WOLFRAM SYSTEM MODELER

SwitchYD

Y-D-switch

Diagram

Wolfram Language

In[1]:=
SystemModel["Modelica.Electrical.Machines.Utilities.SwitchYD"]
Out[1]:=

Information

This information is part of the Modelica Standard Library maintained by the Modelica Association.

Simple Star-Delta-switch.
If control is false, plug_sp and plug_sn are star connected and plug_sp connected to the supply plug.
If control is true, plug_sp and plug_sn are delta connected and they are connected to the supply plug.
Note there is a delay between opening star connection and closing delta connection, respectively opening delta connection and closing star connection.

Parameters (4)

m

Value: 3

Type: Integer

Description: Number of phases

Ron

Value: 1e-5

Type: Resistance (Ω)

Description: Closed switch resistance

Goff

Value: 1e-5

Type: Conductance (S)

Description: Opened switch conductance

delayTime

Value: 0

Type: Time (s)

Description: Time delay

Connectors (4)

plugSupply

Type: PositivePlug

Description: To grid

plug_sp

Type: PositivePlug

Description: To positive stator plug

plug_sn

Type: NegativePlug

Description: To negative stator plug

control

Type: BooleanInput[m]

Description: 'input Boolean' as connector

Components (5)

star

Type: Star

Description: Star-connection

delta

Type: Delta

Description: Delta (polygon) connection

idealCloser

Type: IdealClosingSwitch

Description: Polyphase ideal closer

idealOpener

Type: IdealOpeningSwitch

Description: Polyphase ideal opener

logicalDelay

Type: LogicalDelay[m]

Description: Delay boolean signal

Used in Examples (3)

IMC_YD

Modelica.Electrical.Machines.Examples.InductionMachines

Test example: InductionMachineSquirrelCage Y-D

IMC_YD

Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.InductionMachines

Induction machine with squirrel cage starting Y-D

IMC_YD

Modelica.Magnetic.QuasiStatic.FundamentalWave.Examples.BasicMachines.InductionMachines

Induction machine with squirrel cage starting Y-D