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!