フィルターのクリア

s-function cannot be linearized ?

6 ビュー (過去 30 日間)
Minjae Yoo
Minjae Yoo 2019 年 10 月 21 日
回答済み: Siddharth Jawahar 2020 年 10 月 9 日
Hi.
I have builded my dynamics on level 2 s-function.
the simulink model that include level 2 s-function cannot be linearized for PID tuner things ?
because, PID tunner not working with level 2 s-function block.
I am not sure everything now. could you give some clue to me ?
please, let me know.

回答 (1 件)

Siddharth Jawahar
Siddharth Jawahar 2020 年 10 月 9 日
Hi Minjae Woo,
S-function blocks do not have analytical jacobians which are essential for linearization. That's the reason PID tuner is not able to linearize your model. As a alternate, you can use the frequnecy response estimation technique in PID tuner to get a frequency response of your system out that the PID tuner can use for tuning your gains. Please see below for documentation on:
1) Frequency response estimation with PID tuner with an example:
2)Understand how linearization is carried out in Simulink in Simulink Control Design:
HTH,
Sid

カテゴリ

Help Center および File ExchangePID Controller Tuning についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by