フィルターのクリア

Initial value and time delay SIMULINK

4 ビュー (過去 30 日間)
Karl Persson
Karl Persson 2021 年 3 月 17 日
コメント済み: Karl Persson 2021 年 3 月 23 日
Hi!
I have a system that im trying to create a controller for but I can't make a good model in SIMULINK.
The system looks like the one I drawn below and the output signal should look something like the plot I've drawn. However I can't make the initial value and the time delay work at the same time. Eather I get a system with 0 time delay and with the right initial value or I get a system with 0.5s time delay and 0 as its initial value.
How should I make this system in SIMULINK.
The system is in continious time.
Thanks,

採用された回答

Kiran Felix Robert
Kiran Felix Robert 2021 年 3 月 23 日
Hi Karl,
As your System is in continuous time,you can utilize the Transport Delay Block and the Transfer Fcn with initial outputs block (in Simulink extras) to model the initial output and the Time delay.
Or,
In order to provide the initial condition for transfer function you can convert it to its controllable canonical state-space (tf2ss) form then use the state-space block. Refer this documentation page.
  1 件のコメント
Karl Persson
Karl Persson 2021 年 3 月 23 日
Thanks!

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeModeling についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by