Issue about simulation time in SIMULINK

Hi,
I have a little issue about simulation time. Basically, I am importing from MATLAB a matrix which gives me thermal power values on hourly base for one year, let's say 8760 values.
I'd like to evaluate in Simulink, on hourly base, the temperature propagation and system performances, according to the variation of those thermal load imported. When I run the simulation in Simulink is enough to consider 8760 as stop time? Is Simulink considering one unit of time as one hour in this case?
ThankS for helping

3 件のコメント

Chandrasekhar
Chandrasekhar 2014 年 3 月 6 日
in simulink, 1 simulation tick can be considered as 1 sec but the duration is not same as 1sec. If the output of your logic depends on present input only and not on time then you can consider 1 simulation tick = 1 hr and the simulation stop time can be 8760.
MICHELE
MICHELE 2014 年 3 月 6 日
Thanks for the reply.
Just to clarify, The outputs I would obtain are related to input coming from MATLAB through some differential equations. Now, for instance, using an integrator block and setting stop time at 8760, is the integrator output giving me back results on Hourly base?
Thanks
Chandrasekhar
Chandrasekhar 2014 年 3 月 7 日
yes

回答 (0 件)

この質問は閉じられています。

質問済み:

2014 年 3 月 6 日

閉鎖済み:

2021 年 8 月 20 日

Community Treasure Hunt

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

Start Hunting!

Translated by