Modelica.Electrical.MultiPhase.Ideal

Multiphase components with idealized behaviour

Information

This package contains analog electrical multiphase components with idealized behaviour, like thyristor, diode, switch, transformer.

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

Package Content

Name Description
Modelica.Electrical.MultiPhase.Ideal.IdealDiode IdealDiode Multiphase ideal diode
Modelica.Electrical.MultiPhase.Ideal.IdealThyristor IdealThyristor Multiphase ideal thyristor
Modelica.Electrical.MultiPhase.Ideal.IdealGTOThyristor IdealGTOThyristor Multiphase ideal GTO thyristor
Modelica.Electrical.MultiPhase.Ideal.IdealCommutingSwitch IdealCommutingSwitch Multiphase ideal commuting switch
Modelica.Electrical.MultiPhase.Ideal.IdealIntermediateSwitch IdealIntermediateSwitch Multiphase ideal intermediate switch
Modelica.Electrical.MultiPhase.Ideal.IdealTransformer IdealTransformer Multiphase ideal transformer
Modelica.Electrical.MultiPhase.Ideal.Idle Idle Multiphase idle branch
Modelica.Electrical.MultiPhase.Ideal.Short Short Multiphase short cut branch
Modelica.Electrical.MultiPhase.Ideal.IdealOpeningSwitch IdealOpeningSwitch Multiphase ideal opener
Modelica.Electrical.MultiPhase.Ideal.IdealClosingSwitch IdealClosingSwitch Multiphase ideal closer
Modelica.Electrical.MultiPhase.Ideal.OpenerWithArc OpenerWithArc Multiphase opener with arc
Modelica.Electrical.MultiPhase.Ideal.CloserWithArc CloserWithArc Multiphase closer with arc

Modelica.Electrical.MultiPhase.Ideal.IdealDiode Modelica.Electrical.MultiPhase.Ideal.IdealDiode

Multiphase ideal diode

Information

Contains m ideal diodes (Modelica.Electrical.Analog.Ideal.IdealDiode).

Extends from Interfaces.TwoPlug (Component with one polyphase electrical port), 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 diode resistance [Ohm]
Goff[m]Opened diode conductance [S]
Vknee[m]Threshold voltage [V]
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 polyphase electrical plug with m pins
plug_nNegative polyphase electrical plug with m pins
heatPort[mh]Conditional heat ports

Modelica.Electrical.MultiPhase.Ideal.IdealThyristor Modelica.Electrical.MultiPhase.Ideal.IdealThyristor

Multiphase ideal thyristor

Information

Contains m ideal thyristors (Modelica.Electrical.Analog.Ideal.IdealThyristor).

Extends from Interfaces.TwoPlug (Component with one polyphase electrical port), 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 thyristor resistance [Ohm]
Goff[m]Opened thyristor conductance [S]
Vknee[m]Threshold voltage [V]
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 polyphase electrical plug with m pins
plug_nNegative polyphase electrical plug with m pins
heatPort[mh]Conditional heat ports
fire[m] 

Modelica.Electrical.MultiPhase.Ideal.IdealGTOThyristor Modelica.Electrical.MultiPhase.Ideal.IdealGTOThyristor

Multiphase ideal GTO thyristor

Information

Contains m ideal GTO thyristors (Modelica.Electrical.Analog.Ideal.IdealGTOThyristor).

Extends from Interfaces.TwoPlug (Component with one polyphase electrical port), 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 thyristor resistance [Ohm]
Goff[m]Opened thyristor conductance [S]
Vknee[m]Threshold voltage [V]
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 polyphase electrical plug with m pins
plug_nNegative polyphase electrical plug with m pins
heatPort[mh]Conditional heat ports
fire[m] 

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

Multiphase ideal commuting switch

Information

Contains m ideal commuting switches (Modelica.Electrical.Analog.Ideal.IdealCommutingSwitch).

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.MultiPhase.Ideal.IdealIntermediateSwitch Modelica.Electrical.MultiPhase.Ideal.IdealIntermediateSwitch

Multiphase ideal intermediate switch

Information

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

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.MultiPhase.Ideal.IdealTransformer Modelica.Electrical.MultiPhase.Ideal.IdealTransformer

Multiphase ideal transformer

Information

Contains m ideal transformers (Modelica.Electrical.Analog.Ideal.IdealTransformer).

Note: Due to the above equations, also DC signals will be transformed!

Extends from Interfaces.FourPlug (Component with two polyphase electrical ports).

Parameters

NameDescription
mNumber of phases
n[m]Turns ratio primary:secondary voltage
considerMagnetizationChoice of considering magnetization
Lm1[m]Magnetization inductances w.r.t. primary side [H]

Connectors

NameDescription
plug_p1Positive electrical polyphase plug of port 1 with m pins
plug_p2Positive electrical polyphase plug of port 2 with m pins
plug_n1Negative electrical polyphase plug of port 1 with m pins
plug_n2Negative electrical polyphase plug of port 2 with m pins

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

Multiphase idle branch

Information

Contains m idles (Modelica.Electrical.Analog.Ideal.Idle)

Extends from Interfaces.TwoPlug (Component with one polyphase electrical port).

Parameters

NameDescription
mNumber of phases

Connectors

NameDescription
plug_pPositive polyphase electrical plug with m pins
plug_nNegative polyphase electrical plug with m pins

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

Multiphase short cut branch

Information

Contains m short cuts (Modelica.Electrical.Analog.Ideal.Short)

Extends from Interfaces.TwoPlug (Component with one polyphase electrical port).

Parameters

NameDescription
mNumber of phases

Connectors

NameDescription
plug_pPositive polyphase electrical plug with m pins
plug_nNegative polyphase electrical plug with m pins

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

Multiphase ideal opener

Information

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

Extends from Interfaces.TwoPlug (Component with one polyphase electrical port), 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 polyphase electrical plug with m pins
plug_nNegative polyphase electrical plug with m pins
heatPort[mh]Conditional heat ports
control[m]true => switch open, false => p--n connected

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

Multiphase ideal closer

Information

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

<

Extends from Interfaces.TwoPlug (Component with one polyphase electrical port), 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 polyphase electrical plug with m pins
plug_nNegative polyphase electrical plug with m pins
heatPort[mh]Conditional heat ports
control[m]true => p--n connected, false => switch open

Modelica.Electrical.MultiPhase.Ideal.OpenerWithArc Modelica.Electrical.MultiPhase.Ideal.OpenerWithArc

Multiphase opener with arc

Information

Contains m opening switches with arc (Modelica.Electrical.Analog.Ideal.OpenerWithArc).

Extends from Interfaces.TwoPlug (Component with one polyphase electrical port), 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]
V0[m]Initial arc voltage [V]
dVdt[m]Arc voltage slope [V/s]
Vmax[m]Max. arc voltage [V]
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 polyphase electrical plug with m pins
plug_nNegative polyphase electrical plug with m pins
heatPort[mh]Conditional heat ports
control[m]true => switch open, false => p--n connected

Modelica.Electrical.MultiPhase.Ideal.CloserWithArc Modelica.Electrical.MultiPhase.Ideal.CloserWithArc

Multiphase closer with arc

Information

Contains m closing switches with arc (Modelica.Electrical.Analog.Ideal.CloserWithArc).

Extends from Interfaces.TwoPlug (Component with one polyphase electrical port), 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]
V0[m]Initial arc voltage [V]
dVdt[m]Arc voltage slope [V/s]
Vmax[m]Max. arc voltage [V]
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 polyphase electrical plug with m pins
plug_nNegative polyphase electrical plug with m pins
heatPort[mh]Conditional heat ports
control[m]true => switch open, false => p--n connected
Automatically generated Thu Dec 19 17:19:58 2019.