How to turn a 3 phase line into a single line in a Simulink diagram?

59 views (last 30 days)
I have modelled a diesel generator on Simulink with the help of Simscape power systems and this serves as a 3 phase (A,B,C) source to a load. I have many more loads and energy storage systems to connect to this microgrid but there is always 3 lines that I have to connect. Is there any way to bundle these 3 lines into just one line to make the diagram look neater?
This is to create a single line diagram.
I tried using the BusCreator but it did not connect to my source because its not a signal that's being output by the Simscape block- it's a power source (electric current)
Many thanks!

Accepted Answer

Sambit Senapati
Sambit Senapati on 21 Sep 2018
Edited: Sambit Senapati on 21 Sep 2018
You need to convert the three lines coming from source to simulink signal using PS-Simulink converter block. Now, use buscreator to club these lines. In order to connect back these signal to simscape block use an Simulink-PS converter block.
  3 Comments
aldi julio
aldi julio on 5 Aug 2021
I have a problem to convert single line diagram to 3 phase. Is there any way to convert it ?
Kim
Kim on 19 Feb 2024
Hi, I also would like to know if there is a way to go from a single line 3-phase to 3 seperate lines in Simulink for measurements.

Sign in to comment.

More Answers (0)

Categories

Find more on Electrical Sensors in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!