![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/402815/image.png)
Error: "Each physical network must be connected to exactly one Solver Configuration block. There is no Solver Configuration block connected to Physical Network with the following blocks..."
63 ビュー (過去 30 日間)
古いコメントを表示
I would like to Implement the following (see image on the left) Pulse Width Modulation (PWM) circuit on Simulink (see image on the right). However, i keep getting the following error:
"Each physical network must be connected to exactly one Solver Configuration block. There is no Solver Configuration block connected to Physical Network with the following blocks..."
Could someone help me out? Thanks!
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/402790/image.png)
0 件のコメント
回答 (2 件)
Dr. Pemendra Kumar Pardhi
2020 年 11 月 4 日
Dear,
You have to recuired Solver Configuration block at grounding point as shown in attached file
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/402815/image.png)
the Solver Configuration Block can be obtained from
Simulink Library> simscape>foundation library> utilies
3 件のコメント
Joel Van Sickel
2020 年 11 月 4 日
Hello,
the solver configuration block is a simscape block under utilities that you can connect to any part of your simscape network. It associates local solver settings for that simscape network since simscape uses more complex solver's than simulink does. You should be able to start with the default settings.
Regards,
Joel
0 件のコメント
コミュニティ
その他の回答 パワー エレクトロニクス コミュニティ
参考
カテゴリ
Help Center および File Exchange で Nonlinear Operators についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!