Trimming a subsystem in simulink
古いコメントを表示
I am trying to linearize a nonlinear model. The nonllinear model is a subsystem in my simulink model file. I defined my I/O signals in simulink model but when I am trying to find the operating point for linearization i.e. trimming the model, simulink says that my model does not have any input or output points. My whole simulink model file does not have any inputs or output ports but a subystem of my model has them and I want to linearize only that subystem.
On the other hand, I am able to linearize this subsystem because linearize function allows me to linearize individual blocks or subsystems. But I cannot choose a trimming point about which I want to linearize the subystem. Does Simulink allow me to do this?
2 件のコメント
Ryan G
2013 年 3 月 11 日
Can you upload an image of your model showing the input and output points?
Are you using the linearization GUI or the trim function? If you use the GUI you can export into MATLAB code once it is successful for easier implementation.
Shyam Mudiraj
2013 年 3 月 11 日
採用された回答
その他の回答 (1 件)
YI YANG
2016 年 11 月 28 日
0 投票
I have the exactly the same question on how to linearize my simulink block. I think my case is a little bit more complicated than Shyam's. All my 8 states won't be stable if there's no input signals, which means I must specify my input signals before doing the linearization. Are there any tricks here let me tell simulink what my inputs are?
Thanks so much
カテゴリ
ヘルプ センター および File Exchange で Event Functions についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!