Doubt with the simulink units.

1 Ansicht (letzte 30 Tage)
Carlos
Carlos am 19 Feb. 2016
Kommentiert: Ralf am 18 Mär. 2016
I have made a model with time in hours. The simulation in simulink (the scope) shows it in hours or in seconds? Thank you so much.

Antworten (1)

Ralf
Ralf am 19 Feb. 2016
It shows the time in seconds.
  2 Kommentare
Carlos
Carlos am 19 Feb. 2016
But... how is it done? I mean, if my differential equations are all in hours, how is it possible that simulink calculates in seconds? And, then, what is the best option, to change all the differential equations to seconds?
Ralf
Ralf am 18 Mär. 2016
Simulink assumes that one simulation step equals one second. If you model your system using time constants in hours, one Simulink time step equals one hour. If you set for example Simulation end time to 10, it would mean 10 hours.
That would work as long as you are using Simulink alone and as long as you model all time constants in Units of hours. But in case you use one of the physical modeling toolboxes like Simscape, Simulink assumes that one step equals one second. In case you want to simulate your model in conjunction with these physical modeling toolboxes, you'll need to rewrite your model to a timescale in seconds.

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Modeling finden Sie in Help Center und File Exchange

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by