Modelica.Electrical.PowerConverters.Interfaces.Enable

Enabling interfaces

Information

Extends from Modelica.Icons.InterfacesPackage (Icon for packages containing interfaces).

Package Content

Name Description
Modelica.Electrical.PowerConverters.Interfaces.Enable.Enable Enable Partial model providing enable parameter and optional enable input
Modelica.Electrical.PowerConverters.Interfaces.Enable.Enable1 Enable1 Partial model providing enable parameter and optional enable input for one firing signal
Modelica.Electrical.PowerConverters.Interfaces.Enable.Enable1m Enable1m Partial model providing enable parameter and optional enable input for m firing signals
Modelica.Electrical.PowerConverters.Interfaces.Enable.Enable2 Enable2 Partial model providing enable parameter and optional enable input for two firing signals
Modelica.Electrical.PowerConverters.Interfaces.Enable.Enable2m Enable2m Partial model providing enable parameter and optional enable input for 2*m firing signals

Modelica.Electrical.PowerConverters.Interfaces.Enable.Enable Modelica.Electrical.PowerConverters.Interfaces.Enable.Enable

Partial model providing enable parameter and optional enable input

Information

This partial model provides parameters and the conditional input signal for the enabling models:

Parameters

NameDescription
mNumber of phases
Enable
useConstantEnabletrue = disabled boolean input, use constantEnable
constantEnableConstant enabling of firing signals

Connectors

NameDescription
enableEnables fire and notFire

Modelica.Electrical.PowerConverters.Interfaces.Enable.Enable1 Modelica.Electrical.PowerConverters.Interfaces.Enable.Enable1

Partial model providing enable parameter and optional enable input for one firing signal

Information

This partial model provides the enabling logic for one firing signal.

Extends from Modelica.Electrical.PowerConverters.Interfaces.Enable.Enable (Partial model providing enable parameter and optional enable input).

Parameters

NameDescription
mNumber of phases
Enable
useConstantEnabletrue = disabled boolean input, use constantEnable
constantEnableConstant enabling of firing signals

Connectors

NameDescription
enableEnables fire and notFire
fire_pFiring signal of positive potential transistor

Modelica.Electrical.PowerConverters.Interfaces.Enable.Enable1m Modelica.Electrical.PowerConverters.Interfaces.Enable.Enable1m

Partial model providing enable parameter and optional enable input for m firing signals

Information

This partial model provides the enabling logic for m firing signal.

Parameters

NameDescription
mNumber of phases
Enable
useConstantEnabletrue = disabled boolean input, use constantEnable
constantEnableConstant enabling of firing signals

Connectors

NameDescription
fire_p[m]Firing signals of positive potential transistors
enableEnables fire and notFire

Modelica.Electrical.PowerConverters.Interfaces.Enable.Enable2 Modelica.Electrical.PowerConverters.Interfaces.Enable.Enable2

Partial model providing enable parameter and optional enable input for two firing signals

Information

This partial model provides the enabling logic for two firing signal.

Extends from Modelica.Electrical.PowerConverters.Interfaces.Enable.Enable1 (Partial model providing enable parameter and optional enable input for one firing signal).

Parameters

NameDescription
Enable
useConstantEnabletrue = disabled boolean input, use constantEnable
constantEnableConstant enabling of firing signals

Connectors

NameDescription
enableEnables fire and notFire
fire_pFiring signal of positive potential transistor
fire_nFiring signal of negative potential transistor

Modelica.Electrical.PowerConverters.Interfaces.Enable.Enable2m Modelica.Electrical.PowerConverters.Interfaces.Enable.Enable2m

Partial model providing enable parameter and optional enable input for 2*m firing signals

Information

This partial model provides the enabling logic for 2*m firing signal.

Extends from Interfaces.Enable.Enable1m (Partial model providing enable parameter and optional enable input for m firing signals).

Parameters

NameDescription
mNumber of phases
Enable
useConstantEnabletrue = disabled boolean input, use constantEnable
constantEnableConstant enabling of firing signals

Connectors

NameDescription
fire_p[m]Firing signals of positive potential transistors
enableEnables fire and notFire
fire_n[m]Firing signals of negative potential transistors
Automatically generated Thu Dec 19 17:19:59 2019.