Transfer function and normalized transfer function!
显示 更早的评论
Hallo everybody,
I encountered a small issue today, though quite basic. I hope you can help me regarding the same.
I have designed a filter using some user defined toolbox. I got a discrete transfer function with four zeros and four poles, and like this:
Transfer function:
0.0002606 z^3 + 0.0002606 z^2 + 0.0002606 z + 0.000260
-------------------------------------------------------
z^3 - 2.823 z^2 + 2.667 z - 0.8425
I wanted to check the step response of the above transfer function and so I have entered the block as is in Simulink(Discrete transfer function block).
When I give step input, I get a beautiful step response but the amplitude is somewhere around 60. Why do I get the step response so amplified?
Is my transfer function already normalized? Does the step response of a normalized transfer function and not normalized transfer function makes any difference?
Thanks for your time and effort. Best regards, Vidya
3 个评论
Rajiv Singh
2012-10-24
What are the values of "Initial Value" and "Final Value" in the step block? What vectors did you enter for numerator, denominator in the Discrete transfer function block?
Vidya Kantamneni
2012-10-24
Vidya Kantamneni
2012-10-24
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Dynamic System Models 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!