![](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 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (2)
Dr. Pemendra Kumar Pardhi
il 4 Nov 2020
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 Commenti
Joel Van Sickel
il 4 Nov 2020
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 Commenti
Community
Più risposte nel Power Electronics Control
Vedere anche
Categorie
Scopri di più su Nonlinear Operators in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!