![](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 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (2)
Dr. Pemendra Kumar Pardhi
el 4 de Nov. de 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 comentarios
Joel Van Sickel
el 4 de Nov. de 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 comentarios
Comunidades de usuarios
Más respuestas en Power Electronics Control
Ver también
Categorías
Más información sobre Nonlinear Operators en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!