Modelica.Electrical.QuasiStationary.MultiPhase.Ideal

Ideal components for AC multiphase models

Information

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

See also

SinglePhase.Ideal

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

Package Content

Name Description
Modelica.Electrical.QuasiStationary.MultiPhase.Ideal.Idle Idle Idle branch
Modelica.Electrical.QuasiStationary.MultiPhase.Ideal.Short Short Short cut branch
Modelica.Electrical.QuasiStationary.MultiPhase.Ideal.IdealCommutingSwitch IdealCommutingSwitch Multiphase ideal commuting switch
Modelica.Electrical.QuasiStationary.MultiPhase.Ideal.IdealIntermediateSwitch IdealIntermediateSwitch Multiphase ideal intermediate switch
Modelica.Electrical.QuasiStationary.MultiPhase.Ideal.IdealOpeningSwitch IdealOpeningSwitch Multiphase ideal opener
Modelica.Electrical.QuasiStationary.MultiPhase.Ideal.IdealClosingSwitch IdealClosingSwitch Multiphase ideal closer

Modelica.Electrical.QuasiStationary.MultiPhase.Ideal.Idle Modelica.Electrical.QuasiStationary.MultiPhase.Ideal.Idle

Idle branch

Information

This model describes m simple idle branches considering the complex currents i = 0; it uses m single phase idle branches.

See also

Idle, Short

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

Modelica.Electrical.QuasiStationary.MultiPhase.Ideal.Short Modelica.Electrical.QuasiStationary.MultiPhase.Ideal.Short

Short cut branch

Information

This model describes m simple short branches considering the complex voltages v = 0; it uses m single phase short branches.

See also

Short, Idle

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

Modelica.Electrical.QuasiStationary.MultiPhase.Ideal.IdealCommutingSwitch Modelica.Electrical.QuasiStationary.MultiPhase.Ideal.IdealCommutingSwitch

Multiphase ideal commuting switch

Information

Contains m singlephase ideal commuting switches (Modelica.Electrical.QuasiStationary.SinglePhase.Ideal.IdealCommutingSwitch).

Use with care: This switch is only intended to be used for structural changes, not fast switching sequences, due to the quasistationary formulation.

Extends from 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
Ron[m]Closed switch resistance [Ohm]
Goff[m]Opened switch conductance [S]
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
heatPort[mh]Conditional heat ports
control[m]true => p--n2 connected, false => p--n1 connected
plug_p 
plug_n2 
plug_n1 

Modelica.Electrical.QuasiStationary.MultiPhase.Ideal.IdealIntermediateSwitch Modelica.Electrical.QuasiStationary.MultiPhase.Ideal.IdealIntermediateSwitch

Multiphase ideal intermediate switch

Information

Contains m ideal intermediate switches (Modelica.Electrical.QuasiStationary.SinglePhase.Ideal.IdealIntermediateSwitch).

Use with care: This switch is only intended to be used for structural changes, not fast switching sequences, due to the quasistationary formulation.

Extends from 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
Ron[m]Closed switch resistance [Ohm]
Goff[m]Opened switch conductance [S]
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
heatPort[mh]Conditional heat ports
control[m]true => p1--n2, p2--n1 connected, otherwise p1--n1, p2--n2 connected
plug_p1 
plug_p2 
plug_n2 
plug_n1 

Modelica.Electrical.QuasiStationary.MultiPhase.Ideal.IdealOpeningSwitch Modelica.Electrical.QuasiStationary.MultiPhase.Ideal.IdealOpeningSwitch

Multiphase ideal opener

Information

Contains m ideal opening switches (Modelica.Electrical.QuasiStationary.SinglePhase.Ideal.IdealOpeningSwitch).

Use with care: This switch is only intended to be used for structural changes, not fast switching sequences, due to the quasistationary formulation.

Extends from Modelica.Electrical.QuasiStationary.MultiPhase.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
Ron[m]Closed switch resistance [Ohm]
Goff[m]Opened switch conductance [S]
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
control[m]true => switch open, false => p--n connected

Modelica.Electrical.QuasiStationary.MultiPhase.Ideal.IdealClosingSwitch Modelica.Electrical.QuasiStationary.MultiPhase.Ideal.IdealClosingSwitch

Multiphase ideal closer

Information

Contains m ideal closing switches (Modelica.Electrical.QuasiStationary.SinglePhase.Ideal.IdealClosingSwitch).

Use with care: This switch is only intended to be used for structural changes, not fast switching sequences, due to the quasistationary formulation.

Extends from Modelica.Electrical.QuasiStationary.MultiPhase.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
Ron[m]Closed switch resistance [Ohm]
Goff[m]Opened switch conductance [S]
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
control[m]true => p--n connected, false => switch open
Automatically generated Tue Apr 05 09:36:30 2016.