Clear Filters
Clear Filters

Difference between LTI and transfer function block

2 views (last 30 days)
I have a first order transfer function of the form :
and I know its output form for a step input
I tried impleneting it using transfer function block in simulink with a step input, and didn't get the expected result
But, when implementing it using the LTI block I got the exepected reuslt.
My question is, why the outputs are different, shouldn't they be the same since the trasnfer function can also represent an LTI system?
Thank you
  1 Comment
Paul
Paul on 17 Apr 2022
Can you provide more details explaining exactly what you tried. I see identical output from from the LTI block and the Transfer Function block for a0 = 1 and b0 = 2.

Sign in to comment.

Answers (0)

Products


Release

R2021a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!