Borrar filtros
Borrar filtros

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

1 visualización (últimos 30 días)
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 ?

Respuesta aceptada

Sainath Varikuti
Sainath Varikuti el 27 de Abr. de 2015
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 comentario
ameen
ameen el 28 de Abr. de 2015
Editada: ameen el 28 de Abr. de 2015
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?

Iniciar sesión para comentar.

Más respuestas (0)

Community Treasure Hunt

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

Start Hunting!

Translated by