Simscape Electrical conversion to Simulink and back
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Anish Joshi
el 29 de Dic. de 2020
Respondida: David John
el 6 de Dic. de 2021
Hello,
I have used Simulink for a long time but I am new to Simscape. I am trying to build a model of a DC motor controlled using a H Bridge. Just to try something out, I want to connect the BRK port of the H Bridge to a signal coming from Simulink, using the Simulink-PS convertor block. But I am unable to do so as you can see in the attached picture.
Is this not the right way to connect Simulink to PS?
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/473923/image.png)
Thanks,
Anish
0 comentarios
Respuesta aceptada
David John
el 6 de Dic. de 2021
BRK is an electrical signal, so it needs to come out of a voltage source instead of directly from a Simulink-PS Converter.
Try adding a Controlled Voltage Source between REF and BRK, and connect your Physical Signal to the control node.
0 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Specialized Power Systems 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!