how to set multilevel inverter delay time?

조회 수: 4 (최근 30일)
widiya
widiya 2024년 12월 18일
편집: Divyanshu 2024년 12월 19일
I am making a multilevel inverter model but an error occurred, and a notification like this appears
''Error:An error occurred while running the simulation and the simulation was terminated
Caused by:
Scheduled hit time 4.8979591000000003e-05 is less than the current time 4.8979591000000003e-05 for rate with index 170 and identifier ygterbaru/Subsystem16/Subsystem3/Variable Pulse Delay$0.'' how can I handle this problem

답변 (1개)

Divyanshu
Divyanshu 2024년 12월 19일
편집: Divyanshu 2024년 12월 19일
Hello @widiya,
A possible reason can be the max step size specified in configuration parameters for 'variable-solver'.
You can try modifying the max-step size preferably increase it and try to simulate the model again. If the solver type for model is 'variable-solver' then the option max-step size can be found at:
Confguration parameters > Solver > Solver details > Max-step size.
However, if this doesn't resolves the issue, please share the model files so that I can find the root-cause of the issue.

카테고리

Help CenterFile Exchange에서 Electrical Block Libraries에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by