How to decide time step for simulink model contains submodels with different response time ?

2 ビュー (過去 30 日間)
I made a Simulink model to represent Ship performance which contains submodels. Each submodel represents a certain component of the ship system and has a different time response.
How should i decide the overall time step of my developed ship simulator ? Also how can i assign or give each submodel its corresponding time step ?

採用された回答

Sainath Varikuti
Sainath Varikuti 2015 年 4 月 27 日
You can use the rate transition block in the parent model to control the execution of each block as well as the execution of the referenced models. The example here illustrates how to use rate transition block.
  1 件のコメント
ameen
ameen 2015 年 4 月 28 日
編集済み: ameen 2015 年 4 月 28 日
Thank you Sainath for your kind reply and help. If i have different sub-models with different time step, the global simulation time should be defined by the largest or the smallest time step of the used sub-models?

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

その他の回答 (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