Difference between LTI and transfer function block
4 次查看(过去 30 天)
显示 更早的评论
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 个评论
Paul
2022-4-17
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.
回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!