- The Step size (fundamental time step) for a Simulation determines the time intervals at which the solver computes the model’s states. For fixed-step solvers, you can specify the step size or let Simulink choose it automatically. A smaller step size increases accuracy but also increases simulation time.
- Block Sample time is the time step at which the block states and outputs are updated in a simulation. Different blocks can have different sample times within a model.
- The sample time for Powergui block is used to ensure the electrical system’s dynamics are captured accurately, whereas block sample time is set to control the execution rate of specific blocks. Powergui block is specific for the electrical system in a simulation. Different systems can have different Powergui blocks.
How to distinguish between different time blocks and proprieties
4 次查看(过去 30 天)
显示 更早的评论
I am very confused between different time stage or topologies like in photo for simulink
-Power gui sample time
-Solver fixed time
And blocks sample time
Each one has own value
Is there any rule to respect when choosing seting time for each configuration
picture attached
0 个评论
采纳的回答
Shubham
2024-10-2
编辑:Shubham
2024-10-7
Hey Yasser,
I understand that the different sample times in Simulink can be confusing. Each sample time has a separate purpose.
For better results, ensure that the sample times of different blocks and the solver are consistent.
You may find the following MATLAB Answer useful for understanding the key difference between Simulation Step Size and Block Sample time: https://www.mathworks.com/matlabcentral/answers/1924525-what-is-the-difference-between-step-size-and-sample-time#answer_1187415
I hope this answers your query!
0 个评论
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Power Transmission and Distribution 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!