Need help Linearizing a Simulink Model?

1 次查看(过去 30 天)
Mark
Mark 2011-2-2
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 个评论
Arkadiy Turevskiy
Arkadiy Turevskiy 2011-2-24
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 2011-2-25
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.

请先登录,再进行评论。

回答(1 个)

Laura Proctor
Laura Proctor 2012-9-17
编辑:Laura Proctor 2012-9-17
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.

类别

Help CenterFile Exchange 中查找有关 Offline Frequency Response Estimation 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by