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
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
2014년 3월 6일
Chandrasekhar
2014년 3월 7일
yes
답변 (0개)
이 질문은 마감되었습니다.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!