Modelica.Electrical.QuasiStationary.MultiPhase.Basic

Basic components for AC multiphase models

Information

This package hosts basic models for quasi stationary multiphase circuits. Quasi stationary theory can be found in the references.

See also

SinglePhase.Basic

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

Package Content

Name Description
Modelica.Electrical.QuasiStationary.MultiPhase.Basic.Star Star Star connection
Modelica.Electrical.QuasiStationary.MultiPhase.Basic.Delta Delta Delta (polygon) connection
Modelica.Electrical.QuasiStationary.MultiPhase.Basic.MultiStar MultiStar Star connection of multi phase systems consisting of multiple base systems
Modelica.Electrical.QuasiStationary.MultiPhase.Basic.MultiDelta MultiDelta Delta (polygon) connection of multi phase systems consisting of multiple base systems
Modelica.Electrical.QuasiStationary.MultiPhase.Basic.MultiStarResistance MultiStarResistance Resistance connection of star points
Modelica.Electrical.QuasiStationary.MultiPhase.Basic.PlugToPin_p PlugToPin_p Connect one (positive) pin
Modelica.Electrical.QuasiStationary.MultiPhase.Basic.PlugToPin_n PlugToPin_n Connect one (negative) pin
Modelica.Electrical.QuasiStationary.MultiPhase.Basic.PlugToPins_p PlugToPins_p Connect all (positive) pins
Modelica.Electrical.QuasiStationary.MultiPhase.Basic.PlugToPins_n PlugToPins_n Connect all (negative) pins
Modelica.Electrical.QuasiStationary.MultiPhase.Basic.Resistor Resistor Multiphase linear resistor
Modelica.Electrical.QuasiStationary.MultiPhase.Basic.Conductor Conductor Multiphase linear conductor
Modelica.Electrical.QuasiStationary.MultiPhase.Basic.Capacitor Capacitor Multiphase linear capacitor
Modelica.Electrical.QuasiStationary.MultiPhase.Basic.Inductor Inductor Multiphase linear inductor
Modelica.Electrical.QuasiStationary.MultiPhase.Basic.Impedance Impedance Multiphase linear impedance
Modelica.Electrical.QuasiStationary.MultiPhase.Basic.Admittance Admittance Multiphase linear admittance
Modelica.Electrical.QuasiStationary.MultiPhase.Basic.VariableResistor VariableResistor Multiphase variable resistor
Modelica.Electrical.QuasiStationary.MultiPhase.Basic.VariableConductor VariableConductor Multiphase variable conductor
Modelica.Electrical.QuasiStationary.MultiPhase.Basic.VariableCapacitor VariableCapacitor Multiphase variable capacitor
Modelica.Electrical.QuasiStationary.MultiPhase.Basic.VariableInductor VariableInductor Multiphase variable inductor
Modelica.Electrical.QuasiStationary.MultiPhase.Basic.VariableImpedance VariableImpedance Multiphase variable impedance
Modelica.Electrical.QuasiStationary.MultiPhase.Basic.VariableAdmittance VariableAdmittance Multiphase variable admittance

Modelica.Electrical.QuasiStationary.MultiPhase.Basic.Star Modelica.Electrical.QuasiStationary.MultiPhase.Basic.Star

Star connection

Information

Star (wye) connection of a multi phase circuit. The potentials at the star points are the same.

See also

Delta, MultiStar, MultiDelta

Parameters

NameDescription
mNumber of phases

Connectors

NameDescription
plug_p 
pin_n 

Modelica.Electrical.QuasiStationary.MultiPhase.Basic.Delta Modelica.Electrical.QuasiStationary.MultiPhase.Basic.Delta

Delta (polygon) connection

Information

Delta (polygon) connection of a multi phase circuit.

See also

Star, MultiStar, MultiDelta

Parameters

NameDescription
mNumber of phases

Connectors

NameDescription
plug_p 
plug_n 

Modelica.Electrical.QuasiStationary.MultiPhase.Basic.MultiStar Modelica.Electrical.QuasiStationary.MultiPhase.Basic.MultiStar

Star connection of multi phase systems consisting of multiple base systems

Information

Star (wye) connection of a multi phase circuit consisting of multiple base systems (see multi phase guidelines). The potentials at the star points are all equal.

See also

Star, Delta, MultiDelta

Parameters

NameDescription
mNumber of phases

Connectors

NameDescription
plug_p 
starpoints 

Modelica.Electrical.QuasiStationary.MultiPhase.Basic.MultiDelta Modelica.Electrical.QuasiStationary.MultiPhase.Basic.MultiDelta

Delta (polygon) connection of multi phase systems consisting of multiple base systems

Information

Delta (polygon) connection of a multi phase circuit consisting of multiple base systems (see multi phase guidelines).

See also

Star, Delta, MultiStar

Parameters

NameDescription
mNumber of phases

Connectors

NameDescription
plug_p 
plug_n 

Modelica.Electrical.QuasiStationary.MultiPhase.Basic.MultiStarResistance Modelica.Electrical.QuasiStationary.MultiPhase.Basic.MultiStarResistance

Resistance connection of star points

Information

Multi star points are connected by resistors. This model is required to operate multi phase systems with even phase numbers to avoid ideal connections of start points of base systems; see multi phase guidelines.

Parameters

NameDescription
mNumber of phases
RInsulation resistance between base systems [Ohm]

Connectors

NameDescription
plug 
pin 

Modelica.Electrical.QuasiStationary.MultiPhase.Basic.PlugToPin_p Modelica.Electrical.QuasiStationary.MultiPhase.Basic.PlugToPin_p

Connect one (positive) pin

Information

Connects the single phase (positive) pin k of the multi phase (positive) plug to a single phase (positive) pin.

See also

PlugToPin_n, PlutToPins_p, PlugToPins_n

Parameters

NameDescription
mNumber of phases
kPhase index

Connectors

NameDescription
plug_p 
pin_p 

Modelica.Electrical.QuasiStationary.MultiPhase.Basic.PlugToPin_n Modelica.Electrical.QuasiStationary.MultiPhase.Basic.PlugToPin_n

Connect one (negative) pin

Information

Connects the single phase (negative) pin k of the multi phase (negative) plug to a single phase (negative) pin.

See also

PlugToPin_p, PlutToPins_p, PlugToPins_n

Parameters

NameDescription
mNumber of phases
kPhase index

Connectors

NameDescription
plug_n 
pin_n 

Modelica.Electrical.QuasiStationary.MultiPhase.Basic.PlugToPins_p Modelica.Electrical.QuasiStationary.MultiPhase.Basic.PlugToPins_p

Connect all (positive) pins

Information

Connects all m single phase (positive) pins of the multi phase (positive) plug to an array of m single phase (positive) pins.

See also

PlugToPin_p, PlugToPin_n, PlugToPins_n

Parameters

NameDescription
mnumber of phases

Connectors

NameDescription
plug_p 
pin_p[m] 

Modelica.Electrical.QuasiStationary.MultiPhase.Basic.PlugToPins_n Modelica.Electrical.QuasiStationary.MultiPhase.Basic.PlugToPins_n

Connect all (negative) pins

Information

Connects all m single phase (negative) pins of the multi phase (negative) plug to an array of m single phase (negative) pins.

See also

PlugToPin_p, PlugToPin_n, PlugToPins_p

Parameters

NameDescription
mnumber of phases

Connectors

NameDescription
plug_n 
pin_n[m] 

Modelica.Electrical.QuasiStationary.MultiPhase.Basic.Resistor Modelica.Electrical.QuasiStationary.MultiPhase.Basic.Resistor

Multiphase linear resistor

Information

The linear resistor connects the complex voltages v with the complex currents i by i*R = v, using m single phase Resistors.

The resistor model also has m optional conditional heat ports. A linear temperature dependency of the resistances for enabled heat ports is also taken into account.

See also

Resistor, Conductor, Capacitor, Inductor, Impedance, Admittance, Variable resistor, Variable conductor, Variable capacitor, Variable inductor, Variable impedance, Variable admittance

Extends from Interfaces.TwoPlug (Two plugs with pin-adapter), Modelica.Electrical.MultiPhase.Interfaces.ConditionalHeatPort (Partial model to include conditional HeatPorts in order to describe the power loss via a thermal network).

Parameters

NameDescription
mNumber of phases
R_ref[m]Reference resistances at T_ref [Ohm]
T_ref[m]Reference temperatures [K]
alpha_ref[m]Temperature coefficient of resistance (R_actual = R_ref*(1 + alpha_ref*(heatPort.T - T_ref)) [1/K]
mhNumber of heatPorts=number of phases
useHeatPort=true, if all heat ports are enabled
T[mh]Fixed device temperatures if useHeatPort = false [K]

Connectors

NameDescription
plug_pPositive quasi stationary multi phase plug
plug_nNegative quasi stationary multi phase plug
heatPort[mh]Conditional heat ports

Modelica.Electrical.QuasiStationary.MultiPhase.Basic.Conductor Modelica.Electrical.QuasiStationary.MultiPhase.Basic.Conductor

Multiphase linear conductor

Information

The linear resistor connects the complex currents i with the complex voltages v by v*G = i, using m single phase Conductors.

The conductor model also has m optional conditional heat ports. A linear temperature dependency of the conductances for enabled heat ports is also taken into account.

See also

Conductor, Resistor, Capacitor, Inductor, Impedance, Admittance, Variable resistor, Variable conductor, Variable capacitor, Variable inductor, Variable impedance, Variable admittance

Extends from Interfaces.TwoPlug (Two plugs with pin-adapter), Modelica.Electrical.MultiPhase.Interfaces.ConditionalHeatPort (Partial model to include conditional HeatPorts in order to describe the power loss via a thermal network).

Parameters

NameDescription
mNumber of phases
G_ref[m]Reference conductances at T_ref [S]
T_ref[m]Reference temperatures [K]
alpha_ref[m]Temperature coefficient of conductance (G_actual = G_ref/(1 + alpha_ref*(heatPort.T - T_ref)) [1/K]
mhNumber of heatPorts=number of phases
useHeatPort=true, if all heat ports are enabled
T[mh]Fixed device temperatures if useHeatPort = false [K]

Connectors

NameDescription
plug_pPositive quasi stationary multi phase plug
plug_nNegative quasi stationary multi phase plug
heatPort[mh]Conditional heat ports

Modelica.Electrical.QuasiStationary.MultiPhase.Basic.Capacitor Modelica.Electrical.QuasiStationary.MultiPhase.Basic.Capacitor

Multiphase linear capacitor

Information

The linear capacitor connects the complex currents i with the complex voltages v by v*j*ω*C = i, using m single phase Capacitors.

See also

Capacitor, Resistor, Conductor, Inductor, Impedance, Admittance, Variable resistor, Variable conductor, Variable capacitor, Variable inductor, Variable impedance, Variable admittance

Extends from Interfaces.TwoPlug (Two plugs with pin-adapter).

Parameters

NameDescription
mNumber of phases
C[m]Capacitances [F]

Connectors

NameDescription
plug_pPositive quasi stationary multi phase plug
plug_nNegative quasi stationary multi phase plug

Modelica.Electrical.QuasiStationary.MultiPhase.Basic.Inductor Modelica.Electrical.QuasiStationary.MultiPhase.Basic.Inductor

Multiphase linear inductor

Information

The linear inductor connects the complex voltages v with the complex currents i by i*j*ω*L = v, using m single phase Inductors.

See also

Inductor, Resistor, Conductor, Capacitor, Impedance, Admittance, Variable resistor, Variable conductor, Variable capacitor, Variable inductor, Variable impedance, Variable admittance

Extends from Interfaces.TwoPlug (Two plugs with pin-adapter).

Parameters

NameDescription
mNumber of phases
L[m]Inductances [H]

Connectors

NameDescription
plug_pPositive quasi stationary multi phase plug
plug_nNegative quasi stationary multi phase plug

Modelica.Electrical.QuasiStationary.MultiPhase.Basic.Impedance Modelica.Electrical.QuasiStationary.MultiPhase.Basic.Impedance

Multiphase linear impedance

Information

The linear impedance connects the complex voltages v with the complex currents i by v = Z*i, using m single phase impedances. The resistive components are modeled temperature dependent, so the real parts R = real(Z) are determined from the actual operating temperature and the reference input resistances real(Z_ref).

See also

Inductance, Resistor, Conductor, Capacitor, Admittance, Variable resistor, Variable conductor, Variable capacitor, Variable inductor, Variable impedance, Variable admittance

Extends from Interfaces.TwoPlug (Two plugs with pin-adapter), Modelica.Electrical.MultiPhase.Interfaces.ConditionalHeatPort (Partial model to include conditional HeatPorts in order to describe the power loss via a thermal network).

Parameters

NameDescription
mNumber of phases
Z_ref[m]Complex impedances R_ref + j*X_ref
T_ref[m]Reference temperatures [K]
alpha_ref[m]Temperature coefficient of resistance (R_actual = R_ref*(1 + alpha_ref*(heatPort.T - T_ref)) [1/K]
mhNumber of heatPorts=number of phases
useHeatPort=true, if all heat ports are enabled
T[mh]Fixed device temperatures if useHeatPort = false [K]

Connectors

NameDescription
plug_pPositive quasi stationary multi phase plug
plug_nNegative quasi stationary multi phase plug
heatPort[mh]Conditional heat ports

Modelica.Electrical.QuasiStationary.MultiPhase.Basic.Admittance Modelica.Electrical.QuasiStationary.MultiPhase.Basic.Admittance

Multiphase linear admittance

Information

The linear admittance connects the complex voltages v with the complex currents i by i*Y = v, using m single phase admittances. The resistive components are modeled temperature dependent, so the real parts G = real(Y) are determined from the actual operating temperature and the reference input conductances real(Y_ref).

See also

Admittance, Resistor, Conductor, Capacitor, Impedance, Variable resistor, Variable conductor, Variable capacitor, Variable inductor, Variable impedance, Variable admittance

Extends from Interfaces.TwoPlug (Two plugs with pin-adapter), Modelica.Electrical.MultiPhase.Interfaces.ConditionalHeatPort (Partial model to include conditional HeatPorts in order to describe the power loss via a thermal network).

Parameters

NameDescription
mNumber of phases
Y_ref[m]Complex admittances G_ref + j*B_ref
T_ref[m]Reference temperatures [K]
alpha_ref[m]Temperature coefficient of resistance (R_actual = R_ref*(1 + alpha_ref*(heatPort.T - T_ref)) [1/K]
mhNumber of heatPorts=number of phases
useHeatPort=true, if all heat ports are enabled
T[mh]Fixed device temperatures if useHeatPort = false [K]

Connectors

NameDescription
plug_pPositive quasi stationary multi phase plug
plug_nNegative quasi stationary multi phase plug
heatPort[mh]Conditional heat ports

Modelica.Electrical.QuasiStationary.MultiPhase.Basic.VariableResistor Modelica.Electrical.QuasiStationary.MultiPhase.Basic.VariableResistor

Multiphase variable resistor

Information

The linear resistors connect the complex voltages v with the complex currents i by i*R = v, using m single phase variable Resistors. The resistances R are given as m input signals.

The resistor model also has m optional conditional heat ports. A linear temperature dependency of the resistances is also taken into account.

See also

VariableResistor, Resistor, Conductor, Capacitor, Inductor, Impedance, Admittance, Variable conductor, Variable capacitor, Variable inductor, Variable impedance, Variable admittance

Extends from Interfaces.TwoPlug (Two plugs with pin-adapter), Modelica.Electrical.MultiPhase.Interfaces.ConditionalHeatPort (Partial model to include conditional HeatPorts in order to describe the power loss via a thermal network).

Parameters

NameDescription
mNumber of phases
T_ref[m]Reference temperatures [K]
alpha_ref[m]Temperature coefficient of resistance (R_actual = R_ref*(1 + alpha_ref*(heatPort.T - T_ref)) [1/K]
mhNumber of heatPorts=number of phases
useHeatPort=true, if all heat ports are enabled
T[mh]Fixed device temperatures if useHeatPort = false [K]

Connectors

NameDescription
plug_pPositive quasi stationary multi phase plug
plug_nNegative quasi stationary multi phase plug
heatPort[mh]Conditional heat ports
R_ref[m]Variable resistance [Ohm]

Modelica.Electrical.QuasiStationary.MultiPhase.Basic.VariableConductor Modelica.Electrical.QuasiStationary.MultiPhase.Basic.VariableConductor

Multiphase variable conductor

Information

The linear resistors connect the complex currents i with the complex voltages v by v*G = i, using m single phase variable Conductors. The conductances G are given as m input signals.

The conductor model also has m optional conditional heat ports. A linear temperature dependency of the conductances is also taken into account.

See also

VariableConductor, Resistor, Conductor, Capacitor, Inductor, Impedance, Admittance, Variable resistor, Variable capacitor, Variable inductor Variable impedance, Variable admittance

Extends from Interfaces.TwoPlug (Two plugs with pin-adapter), Modelica.Electrical.MultiPhase.Interfaces.ConditionalHeatPort (Partial model to include conditional HeatPorts in order to describe the power loss via a thermal network).

Parameters

NameDescription
mNumber of phases
T_ref[m]Reference temperatures [K]
alpha_ref[m]Temperature coefficient of resistance (G_actual = G_ref/(1 + alpha_ref*(heatPort.T - T_ref)) [1/K]
mhNumber of heatPorts=number of phases
useHeatPort=true, if all heat ports are enabled
T[mh]Fixed device temperatures if useHeatPort = false [K]

Connectors

NameDescription
plug_pPositive quasi stationary multi phase plug
plug_nNegative quasi stationary multi phase plug
heatPort[mh]Conditional heat ports
G_ref[m]Variable conductance [S]

Modelica.Electrical.QuasiStationary.MultiPhase.Basic.VariableCapacitor Modelica.Electrical.QuasiStationary.MultiPhase.Basic.VariableCapacitor

Multiphase variable capacitor

Information

The linear capacitors connect the complex currents i with the complex voltages v by v*j*ω*C = i, using m single phase variable Capacitors. The capacitances C are given as m input signals.

See also

VariableCapacitor, Resistor, Conductor, Capacitor, Inductor, Impedance, Admittance, Variable resistor, Variable conductor, Variable inductor Variable impedance, Variable admittance

Extends from Interfaces.TwoPlug (Two plugs with pin-adapter).

Parameters

NameDescription
mNumber of phases

Connectors

NameDescription
plug_pPositive quasi stationary multi phase plug
plug_nNegative quasi stationary multi phase plug
C[m]Variable capacitance [F]

Modelica.Electrical.QuasiStationary.MultiPhase.Basic.VariableInductor Modelica.Electrical.QuasiStationary.MultiPhase.Basic.VariableInductor

Multiphase variable inductor

Information

The linear inductors connect the complex voltages v with the complex currents i by i*j*ω*L = v, using m single phase variable Inductors. The inductances L are given as m input signals.

See also

Inductor, Resistor, Conductor, Capacitor, Inductor, Impedance, Admittance, Variable resistor, Variable conductor, Variable capacitor Variable impedance, Variable admittance

Extends from Interfaces.TwoPlug (Two plugs with pin-adapter).

Parameters

NameDescription
mNumber of phases

Connectors

NameDescription
plug_pPositive quasi stationary multi phase plug
plug_nNegative quasi stationary multi phase plug
L[m]Variable inductance [H]

Modelica.Electrical.QuasiStationary.MultiPhase.Basic.VariableImpedance Modelica.Electrical.QuasiStationary.MultiPhase.Basic.VariableImpedance

Multiphase variable impedance

Information

The linear impedances connect the complex voltages v with the complex currents i by i*Z = v, using m single phase variable impedance. The impedances Z_ref are given as complex input signals, representing the resistive and reactive components of the input impedances. The resistive components are modeled temperature dependent, so the real parts R = real(Z) are determined from the actual operating temperature and the reference input resistances real(Z_ref).

The impedance model also has m optional conditional heat ports. A linear temperature dependency of the resistances is also taken into account.

See also

VariableResistor, Resistor, Conductor, Capacitor, Inductor, Impedance, Admittance, Variable conductor, Variable capacitor, Variable inductor Variable admittance

Extends from Interfaces.TwoPlug (Two plugs with pin-adapter), Modelica.Electrical.MultiPhase.Interfaces.ConditionalHeatPort (Partial model to include conditional HeatPorts in order to describe the power loss via a thermal network).

Parameters

NameDescription
mNumber of phases
T_ref[m]Reference temperatures [K]
alpha_ref[m]Temperature coefficient of resistance (R_actual = R_ref*(1 + alpha_ref*(heatPort.T - T_ref)) [1/K]
mhNumber of heatPorts=number of phases
useHeatPort=true, if all heat ports are enabled
T[mh]Fixed device temperatures if useHeatPort = false [K]

Connectors

NameDescription
plug_pPositive quasi stationary multi phase plug
plug_nNegative quasi stationary multi phase plug
heatPort[mh]Conditional heat ports
Z_ref[m]Variable complex impedances

Modelica.Electrical.QuasiStationary.MultiPhase.Basic.VariableAdmittance Modelica.Electrical.QuasiStationary.MultiPhase.Basic.VariableAdmittance

Multiphase variable admittance

Information

The linear admittances connect the complex voltages v with the complex currents i by v*Z = i, using m single phase variable admittances. The admittances Y_ref are given as complex input signals, representing the resistive and reactive components of the input admittance. The resistive components are modeled temperature dependent, so the real parts G = real(Y) are determined from the actual operating temperature and the reference input conductances real(Y_ref).

The admittance model also has m optional conditional heat ports. A linear temperature dependency of the conductances is also taken into account.

See also

VariableResistor, Resistor, Conductor, Capacitor, Inductor, Impedance, Admittance, Variable conductor, Variable capacitor, Variable inductor Variable impedance,

Extends from Interfaces.TwoPlug (Two plugs with pin-adapter), Modelica.Electrical.MultiPhase.Interfaces.ConditionalHeatPort (Partial model to include conditional HeatPorts in order to describe the power loss via a thermal network).

Parameters

NameDescription
mNumber of phases
T_ref[m]Reference temperatures [K]
alpha_ref[m]Temperature coefficient of resistance (R_actual = R_ref*(1 + alpha_ref*(heatPort.T - T_ref)) [1/K]
mhNumber of heatPorts=number of phases
useHeatPort=true, if all heat ports are enabled
T[mh]Fixed device temperatures if useHeatPort = false [K]

Connectors

NameDescription
plug_pPositive quasi stationary multi phase plug
plug_nNegative quasi stationary multi phase plug
heatPort[mh]Conditional heat ports
Y_ref[m]Variable complex admittances
Automatically generated Tue Apr 05 09:36:30 2016.