How to connect between subsystems in PLECS?

Hi Guys,
So I want to connect the voltages and current flows from one subsystem to another subsystem:

1-how I connect R1 to the Sub : Voltage divider,how I connect the ground to the gound input of the Voltage divider,How can I inject or output current from the subsystem to the outside and vice versa?

Hi Tarik,

I just wanted to clarify, do you want to connect two PLECS subsystems or a subsystem from PLECS to a subsystem from Simulink?

Regards,
Manu

Hi Manu,
it is to connect two PLECS subsystems. Thanks

To connect two PLECS subsystems use:

  • Electrical ports to establish electrical connections.

  • Signal ports (Signal Inport and Signal Outport) to exchange signals.

  • Electrical Ground to implement an electrical connection to the ground.

Regards,
Manu