This package hosts ideal models for quasi stationary multiphase circuits. Quasi stationary theory can be found in the references.
| Name | Description |
|---|---|
| Idle branch | |
| Short cut branch | |
| Multiphase ideal commuting switch | |
| Multiphase ideal intermediate switch | |
| Multiphase ideal opener | |
| Multiphase ideal closer |
Modelica.Electrical.QuasiStationary.MultiPhase.Ideal.IdleThis model describes m simple idle branches considering the complex currents i = 0; it uses m single phase idle branches.
| Name | Description |
|---|---|
| m | Number of phases |
| Name | Description |
|---|---|
| plug_p | Positive quasi stationary multi phase plug |
| plug_n | Negative quasi stationary multi phase plug |
Modelica.Electrical.QuasiStationary.MultiPhase.Ideal.ShortThis model describes m simple short branches considering the complex voltages v = 0; it uses m single phase short branches.
| Name | Description |
|---|---|
| m | Number of phases |
| Name | Description |
|---|---|
| plug_p | Positive quasi stationary multi phase plug |
| plug_n | Negative quasi stationary multi phase plug |
Modelica.Electrical.QuasiStationary.MultiPhase.Ideal.IdealCommutingSwitchContains 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).
| Name | Description |
|---|---|
| m | Number of phases |
| Ron[m] | Closed switch resistance [Ohm] |
| Goff[m] | Opened switch conductance [S] |
| mh | Number of heatPorts=number of phases |
| useHeatPort | =true, if all HeatPorts are enabled |
| T[mh] | Fixed device temperatures if useHeatPort = false [K] |
| Name | Description |
|---|---|
| heatPort[mh] | |
| control[m] | true => p--n2 connected, false => p--n1 connected |
| plug_p | |
| plug_n2 | |
| plug_n1 |
Modelica.Electrical.QuasiStationary.MultiPhase.Ideal.IdealIntermediateSwitchContains 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).
| Name | Description |
|---|---|
| m | Number of phases |
| Ron[m] | Closed switch resistance [Ohm] |
| Goff[m] | Opened switch conductance [S] |
| mh | Number of heatPorts=number of phases |
| useHeatPort | =true, if all HeatPorts are enabled |
| T[mh] | Fixed device temperatures if useHeatPort = false [K] |
| Name | Description |
|---|---|
| heatPort[mh] | |
| 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.IdealOpeningSwitchContains 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).
| Name | Description |
|---|---|
| m | Number of phases |
| Ron[m] | Closed switch resistance [Ohm] |
| Goff[m] | Opened switch conductance [S] |
| mh | Number of heatPorts=number of phases |
| useHeatPort | =true, if all HeatPorts are enabled |
| T[mh] | Fixed device temperatures if useHeatPort = false [K] |
| Name | Description |
|---|---|
| plug_p | Positive quasi stationary multi phase plug |
| plug_n | Negative quasi stationary multi phase plug |
| heatPort[mh] | |
| control[m] | true => switch open, false => p--n connected |
Modelica.Electrical.QuasiStationary.MultiPhase.Ideal.IdealClosingSwitchContains 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).
| Name | Description |
|---|---|
| m | Number of phases |
| Ron[m] | Closed switch resistance [Ohm] |
| Goff[m] | Opened switch conductance [S] |
| mh | Number of heatPorts=number of phases |
| useHeatPort | =true, if all HeatPorts are enabled |
| T[mh] | Fixed device temperatures if useHeatPort = false [K] |
| Name | Description |
|---|---|
| plug_p | Positive quasi stationary multi phase plug |
| plug_n | Negative quasi stationary multi phase plug |
| heatPort[mh] | |
| control[m] | true => p--n connected, false => switch open |