Error in PWM Generator Vienna Rectifier
古いコメントを表示
Expected a value representable in the C type 'int'. Found 5.000060 instead. Error in 'test/PWM Generator (Vienna Rectifier)/Gate Signal Generator/Signal Correction' (line 4) switch SmallHexNum
I am getting this error and hence cannot linearize my model to find transfer function and hence desgin PI controllers for it.
回答 (2 件)
Mohamad Nazir
2021 年 6 月 11 日
0 投票
Have you tried to simply insert a "round" block or a "data type conversion" block (or maybe both) for "SmallJexNum" in the "PWM Generator (Vienna Rectifier)" block between the "Switching Time Calculation" block and "Gate Signal Generator" subsystem in order to see if that resolves this error?
In case it does you might get the error that is causing this problem in the first case or no errors so you could run the simulation in order to investigate more (I'd start by observing Iabc and checking the switching period notably)
1 件のコメント
Arkadeep Deb
2021 年 6 月 11 日
編集済み: Arkadeep Deb
2021 年 6 月 11 日
Dr. Pemendra Kumar Pardhi
2021 年 6 月 11 日
0 投票
Dear Arkadeep Deb
Please used datatype conversion with boolean in place of intiger 8 (int 8)
I think it may creat a problems.
コミュニティ
その他の回答 パワー エレクトロニクス コミュニティ
カテゴリ
ヘルプ センター および File Exchange で Simscape Electrical についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!