This icon indicates packages containing interfaces.
Extends from Modelica.Icons.InterfacesPackage (Icon for packages containing interfaces).
| Name | Description |
|---|---|
Enable | Partial model providing enable parameter and optional enable input |
Enable1 | Partial model providing enable parameter and optional enable input for one firing signal |
Enable1m | Partial model providing enable parameter and optional enable input for m firing signals |
Enable2 | Partial model providing enable parameter and optional enable input for two firing signals |
Enable2m | Partial model providing enable parameter and optional enable input for 2*m firing signals |
This partial model provides parameters and the conditional input signal for the enabling models:
| Type | Name | Default | Description |
|---|---|---|---|
Boolean | useConstantEnable | true | true = disabled boolean input, use constantEnable |
Boolean | constantEnable | true | Constant enabling of firing signals |
Integer | m | 3 | Number of phases |
| Type | Name | Description |
|---|---|---|
input BooleanInput | enable | Enables fire and notFire |
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).
| Type | Name | Default | Description |
|---|---|---|---|
Boolean | useConstantEnable | true | true = disabled boolean input, use constantEnable |
Boolean | constantEnable | true | Constant enabling of firing signals |
final Integer | m | 1 | Number of phases |
| Type | Name | Description |
|---|---|---|
input BooleanInput | enable | Enables fire and notFire |
input BooleanInput | fire_p | Firing signal of positive potential transistor |
This partial model provides the enabling logic for m firing signal.
| Type | Name | Default | Description |
|---|---|---|---|
Boolean | useConstantEnable | true | true = disabled boolean input, use constantEnable |
Boolean | constantEnable | true | Constant enabling of firing signals |
Integer | m | 3 | Number of phases |
| Type | Name | Description |
|---|---|---|
input BooleanInput | fire_p[m] | Firing signals of positive potential transistors |
input BooleanInput | enable | Enables fire and notFire |
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).
| Type | Name | Default | Description |
|---|---|---|---|
Boolean | useConstantEnable | true | true = disabled boolean input, use constantEnable |
Boolean | constantEnable | true | Constant enabling of firing signals |
final Integer | m | 1 | Number of phases |
| Type | Name | Description |
|---|---|---|
input BooleanInput | enable | Enables fire and notFire |
input BooleanInput | fire_p | Firing signal of positive potential transistor |
input BooleanInput | fire_n | Firing signal of negative potential transistor |
This partial model provides the enabling logic for 2*m firing signal.
Extends from Modelica.Electrical.PowerConverters.Interfaces.Enable.Enable1m (Partial model providing enable parameter and optional enable input for m firing signals).
| Type | Name | Default | Description |
|---|---|---|---|
Boolean | useConstantEnable | true | true = disabled boolean input, use constantEnable |
Boolean | constantEnable | true | Constant enabling of firing signals |
Integer | m | 3 | Number of phases |
| Type | Name | Description |
|---|---|---|
input BooleanInput | fire_p[m] | Firing signals of positive potential transistors |
input BooleanInput | enable | Enables fire and notFire |
input BooleanInput | fire_n[m] | Firing signals of negative potential transistors |
Generated 2018-12-12 12:10:22 EST by MapleSim.