Transfer function and normalized transfer function!
Mostrar comentarios más antiguos
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 comentarios
Rajiv Singh
el 24 de Oct. de 2012
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
el 24 de Oct. de 2012
Vidya Kantamneni
el 24 de Oct. de 2012
Respuestas (0)
Categorías
Más información sobre Dynamic System Models en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!