zero crossing detection cause simulation error
16 ビュー (過去 30 日間)
古いコメントを表示
Hi, the model error information is as below when I do simulation using PLECS circuit,
"At time 0.0063829341183167269, simulation hits (1000) consecutive zero crossings. Consecutive zero crossings will slow down the simulation or cause the simulation to hang. To continue the simulation, you may 1) Try using Adaptive zero-crossing detection algorithm or 2) Disable the zero crossing of the blocks shown in the following table. "
It will be fine if I follow the suggestion 1) or 2) but I do need Zero crossing function since there are comparator circuit. Another error information occurs when I disable zero crossing,
"The circuit model contains non-sampled zero crossings. For accurate simulation results you need to enable the zero-crossing detection of the Simulink solver."
0 件のコメント
回答 (1 件)
Hildo
2015 年 11 月 1 日
I have the exactly same problem, even changing the configurations. I know that problem occur because I am using a comparative block to generate a PWM signal. But I don't how to fix. I thought to change the solve method (now I am using ode23t) but my model is write to work in this solve because is a Stiff Problem.
参考
カテゴリ
Help Center および File Exchange で General Applications についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!