Going from Discrete Transfer Function (DTF) to Finite Step Response (FSR)

Hello,

I hope you are keeping well.

I am using Automation Studio 4 (AS 4).

I am trying to implement the MTMpcSisoLite function block into my simulation. I have been given a discrete transfer function of the system model, but I see that MTMpcSiso function block only takes a Finite Impulse Response (FIR) model or an FSR model. Is there any way of converting the discrete transfer model to an FSR using the inbuilt functionalities of AS 4?

Any help would be greatly appreciated.

Thanks in advance.

Is there anyone who can help with this question? @s_reilly, if you don’t get an answer here, please contact B&R support.

Thanks for the reply.

I’ll get on to them if no one can help in the next while :smile: .

1 Like

Hello,

There is no function to convert discrete transfer functions into finite-step response in Automation Studio.

However, there is a library that calculates matrix, vector, and systems of linear equation.

As I remember that the FSR transformation process requires a recursive. Depends on the order of the transfer function, it may not be appropriate to run on a fast Real-Time task.

Beset Regards,

1 Like