필터 지우기
필터 지우기

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

조회 수: 1 (최근 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 CenterFile Exchange에서 Classical Control Design에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by