Is Varying Transfer Function description wrong?

1 visualización (últimos 30 días)
Antony
Antony el 5 de Oct. de 2018
Comentada: Mar el 10 de En. de 2019
In Varying Transfer Function (https://www.mathworks.com/help/control/ref/varyingtransferfunction.html) settings dialog showed the following equation:
b0 + b1 s + ... + bN s^N
H(s) = --------------------------------
a0 + a1 s + ... + s^N
This equatin also showed as block image.
But in block help article it says:
b0 + b1 s + ... + bN s^N
H(s) = --------------------------------
1 + a1 s + ... + aN s^N
I think the second formula is correctly describing this block, but in both cases I can't set one coefficient in denominator. Is there a way to set all coefficients in denominator?

Respuesta aceptada

Raghunandan V
Raghunandan V el 5 de Oct. de 2018
You can take a0 common and make the first coefficient 1. from this you can set all the coefficient and then multiply the whole block by (1/a0).
  2 comentarios
Antony
Antony el 5 de Oct. de 2018
Thank, you! This will solve my issue.
Mar
Mar el 10 de En. de 2019
Can you show how this looks like in Simulink?

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Simulink en Help Center y File Exchange.

Productos


Versión

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by