Simulation time on Simulink
6 次查看(过去 30 天)
显示 更早的评论
Hi people... For exemplo, if my simulation time in simulink is 10, this represents 10 realy seconds?
0 个评论
采纳的回答
Fangjun Jiang
2011-10-3
You set the start and stop time of your simulation model. If you set the start time to be 0, and the stop time to be 10 and then click the "Start Simulation" button. It might take just 0.1 second to finish the simulation, or it might take 1 hour. It depends on how complex the model is, what is your simulation solver setting and what is your computer CPU power, etc. The Simulink software just generates the clock from 0 to 10 seconds and calculates every bit of data needed at every time step that you set up.
6 个评论
Fangjun Jiang
2011-10-3
I don't know the details but I can't imagine the model is described "per day". If you are talking about charging a battery using solar power, I would think it needs to be modeled per hour at least. The radiation is different in the morning, noon, afternoon and night, right? Unless you are analyzing the solar energy year-around and you are only interested in the solar energy in summer days or winter days. Again, you need to dig deep in your model. This question is better to ask yourself or seek help from whoever knows your model.
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Sources 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!