OpenIPSL.Electrical.ThreePhase.Buses

Multi-phase buses

Information

This package contains models for multi-phase buses.

It contains single-phase, two-phase and three-phase buses that are used as nodes in the system. It also contains one model for a three-phase infinite bus model and a measurement bus.

Extends from Modelica.Icons.Package (Icon for standard packages).

Package Content

Name Description
OpenIPSL.Electrical.ThreePhase.Buses.InfiniteBus InfiniteBus Three-phase infinite bus
OpenIPSL.Electrical.ThreePhase.Buses.Bus_3Ph Bus_3Ph Three-phase bus
OpenIPSL.Electrical.ThreePhase.Buses.Bus_2Ph Bus_2Ph Two-phase bus
OpenIPSL.Electrical.ThreePhase.Buses.Bus_1Ph Bus_1Ph Single-phase bus
OpenIPSL.Electrical.ThreePhase.Buses.MeasurementBus MeasurementBus Three-phase active and reactive power measurement bus

OpenIPSL.Electrical.ThreePhase.Buses.InfiniteBus OpenIPSL.Electrical.ThreePhase.Buses.InfiniteBus

Three-phase infinite bus

Information

This is a three-phase infinite bus model.

An infinite bus represents a very strong system. This means that no matter how much power is drained from or injected in it, the bus will keep the values of frequency, voltage magnitude and voltage angle constant.

The infinite bus also provides the angle references that can be used in coherency studies or in power flow results.

Extends from ThreePhaseComponent (Partial model for inheritance of single-phase base power based on three-phase system base power.).

Parameters

NameDescription
Power flow data
S_bSystem base [VA]
S_pPhase base [VA]
V_bBase voltage of the bus [V]
V_AVoltage magnitude for phase A [1]
angle_AVoltage angle for phase A [rad]
V_BVoltage magnitude for phase B [1]
angle_BVoltage angle for phase B [rad]
V_CVoltage magnitude for phase C [1]
angle_CVoltage angle for phase C [rad]
P_AInitial active power [W]
Q_AInitial reactive power [var]
P_BInitial active power [W]
Q_BInitial reactive power [var]
P_CInitial active power [W]
Q_CInitial reactive power [var]
fnSystem frequency [Hz]

Connectors

NameDescription
p1 
p2 
p3 

OpenIPSL.Electrical.ThreePhase.Buses.Bus_3Ph OpenIPSL.Electrical.ThreePhase.Buses.Bus_3Ph

Three-phase bus

Information

This is a three-phase bus model.

A bus represents a node in a power system. Therefore, this model can be used to verify voltage magnitude and angle in the three-phase nodes of the system.

Although it is not necessary, it is extremely recommended to connect one bus model between two other three-phase models.

Please, check if this bus model is the appropriate one for your system. For the connection of two- or single-phase models, two- or single-phase buses might be a better fit.

Extends from ThreePhaseComponent (Partial model for inheritance of single-phase base power based on three-phase system base power.).

Parameters

NameDescription
Power flow data
S_bSystem base [VA]
S_pPhase base [VA]
V_AVoltage magnitude for phase A [1]
V_BVoltage magnitude for phase B [1]
V_CVoltage magnitude for phase C [1]
angle_AVoltage angle for phase A [rad]
angle_BVoltage angle for phase B [rad]
angle_CVoltage angle for phase C [rad]

Connectors

NameDescription
p1 
p2 
p3 

OpenIPSL.Electrical.ThreePhase.Buses.Bus_2Ph OpenIPSL.Electrical.ThreePhase.Buses.Bus_2Ph

Two-phase bus

Information

This is a two-phase bus model.

A bus represents a node in a power system. Therefore, this model can be used to verify voltage magnitude and angle in the two-phase nodes of the system.

Although it is not necessary, it is extremely recommended to connect one bus model between two other two-phase models.

Please, check if this bus model is the appropriate one for your system. For the connection of three- or single-phase models, three- or single-phase buses might be a better fit.

Extends from ThreePhaseComponent (Partial model for inheritance of single-phase base power based on three-phase system base power.).

Parameters

NameDescription
Power flow data
S_bSystem base [VA]
S_pPhase base [VA]
V_1Voltage magnitude for phase 1 [1]
V_2Voltage magnitude for phase 2 [1]
angle_1Voltage angle for phase 1 [rad]
angle_2Voltage angle for phase 2 [rad]

Connectors

NameDescription
p1 
p2 

OpenIPSL.Electrical.ThreePhase.Buses.Bus_1Ph OpenIPSL.Electrical.ThreePhase.Buses.Bus_1Ph

Single-phase bus

Information

This is a single-phase bus model.

A bus represents a node in a power system. Therefore, this model can be used to verify voltage magnitude and angle in the single-phase nodes of the system.

Although it is not necessary, it is extremely recommended to connect one bus model between two other single-phase models.

Please, check if this bus model is the appropriate one for your system. For the connection of three- or two-phase models, three- or two-phase buses might be a better fit.

Extends from ThreePhaseComponent (Partial model for inheritance of single-phase base power based on three-phase system base power.).

Parameters

NameDescription
Power flow data
S_bSystem base [VA]
S_pPhase base [VA]
V_1Voltage magnitude for phase 1 [1]
angle_1Voltage angle for phase 1 [rad]

Connectors

NameDescription
p1 

OpenIPSL.Electrical.ThreePhase.Buses.MeasurementBus OpenIPSL.Electrical.ThreePhase.Buses.MeasurementBus

Three-phase active and reactive power measurement bus

Information

This three-phase measurement device should be connected in series, between two other devices. The main features of this device are listed below:

The device returns, as real outputs, active and reactive powers coming from each of the three phases. All values are calculated in per unit, using the system's three-phase power base, S_b, provided in model SystemBase. The outputs are explained in the list below:

Extends from ThreePhaseComponent (Partial model for inheritance of single-phase base power based on three-phase system base power.).

Parameters

NameDescription
Power flow data
S_bSystem base [VA]
S_pPhase base [VA]

Connectors

NameDescription
p1Phase A output
p2Phase B output
p3Phase C output
p4Phase A input
p5Phase B input
p6Phase C input
pa[pu, system base] [1]
pb[pu, system base] [1]
pc[pu, system base] [1]
qa[pu, system base] [1]
qb[pu, system base] [1]
qc[pu, system base] [1]
Automatically generated Thu Oct 6 17:41:44 2022.