How to converge 3 phases of simulink voltage onto a simscape VI measurement which accepts 1 port
16 次查看(过去 30 天)
显示 更早的评论
As mentioned, I'm wanting working between simulink and simscape libraries. My voltage source block outputs 3 phases of voltage, although the measurement block that I need accepts a single connection with 3 signals. Notsure how to get around this as cant use a mux. Any help would be much appreciated!
0 个评论
回答(3 个)
Joel Van Sickel
2023-2-8
This block lets you switch between one line representations of 3 phase wires: https://www.mathworks.com/help/sps/ref/phasesplitter.html;jsessionid=12d81ff0f3faaf382533c296ec45
0 个评论
Mohamad Nazir
2023-2-8
All you have to do is right click on the current & voltage sensor, choose Simscape > Modeling option > expanded three-phase ports, as you can see in the attached screenshot
0 个评论
Sabin
2023-2-8
You can directly use a Controlled Voltage Source (Three-Phase) in Simscape Electrical. Assuming that the Subsystem you have is using blocks from the Simscape technology you can directly connect it to the measurement sensor by changing the 'Modeling option' dropdown in the Current and Voltage Sensor (Three-Phase) to 'Expanded three-phase ports'. I hope this helps.
0 个评论
社区
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Electrical Sensors 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!