Doubt with the simulink units.

1 回表示 (過去 30 日間)
Carlos
Carlos 2016 年 2 月 19 日
コメント済み: Ralf 2016 年 3 月 18 日
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.
  1 件のコメント
Carlos
Carlos 2016 年 2 月 21 日
Some help please?

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

回答 (1 件)

Ralf
Ralf 2016 年 2 月 19 日
It shows the time in seconds.
  2 件のコメント
Carlos
Carlos 2016 年 2 月 19 日
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 2016 年 3 月 18 日
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.

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

カテゴリ

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