Need help Linearizing a Simulink Model?

1 visualización (últimos 30 días)
Mark
Mark el 2 de Feb. de 2011
Hello,
I need help linearizing a non-linear switching variable frequency variable voltage power supply in order to implement the controls.
So far i have tried operating points, linmod, dlinmod, tfestimate, frestimate but no luck. My results always show zero response for step or bode plots. State space results show an A matrix but zero for B,C,and D. Any more suggestions I can try? Are some simulink models not able to linearize? (This model includes digital logic and flip-flops etc.) However, the overall relationship is a setpoint sinusoidal voltage to an output voltage, SO I believe there should be a way to find this relationship.
Please help!
  2 comentarios
Arkadiy Turevskiy
Arkadiy Turevskiy el 24 de Feb. de 2011
Some models will linearize to zero, when they have things like switching (pwm type) or conditionally enabled subsystems.
frestimate should be able to help in this case. Would you be willing to e-mail your model so I could take a look at it?
Erman Korkut
Erman Korkut el 25 de Feb. de 2011
Frestimate usually takes a couple of tries to come up with the right input signal parameter values such as amplitudes, sample times and frequency values. It is always helpful to look at your simulation results using frest.simView command. You can check this demo on how to use frestimate and frest.simView to inspect the estimation/simulation results:
http://www.mathworks.com/products/simcontrol/demos.html?file=/products/demos/shipping/slcontrol/scdenginepad.html
Another tool that might be helpful to you is system identification toolbox.
As Arkadiy mentioned, I would be happy to look at your model if you can send it.

Iniciar sesión para comentar.

Respuestas (1)

Laura Proctor
Laura Proctor el 17 de Sept. de 2012
Editada: Laura Proctor el 17 de Sept. de 2012
Posting the comment from Erman Korkut as a solution:
Frestimate usually takes a couple of tries to come up with the right input signal parameter values such as amplitudes, sample times and frequency values. It is always helpful to look at your simulation results using frest.simView command. You can check this demo on how to use frestimate and frest.simView to inspect the estimation/simulation results:
Another tool that might be helpful to you is system identification toolbox.
As Arkadiy mentioned, I would be happy to look at your model if you can send it.

Categorías

Más información sobre Offline Frequency Response Estimation en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by