modelEnable2
Partial model providing enable parameter and optional enable input for two firing signals
Extends from 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 two firing signal.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | m (from Enable) | 3 | Number of phases |
| Enable | |||
| Boolean | useConstantEnable (from Enable) | true | Disable boolean input and use constantEnable, if true |
| Boolean | constantEnable (from Enable) | true | Constant enabling of firing signals |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Interfaces.BooleanInput | enable (from Enable) | Enables fire and notFire | |
| Modelica.Blocks.Interfaces.BooleanInput | fire_p (from Enable1) | Firing signal of positive potential transistor | |
| Modelica.Blocks.Interfaces.BooleanInput | fire_n | Firing signal of negative potential transistor |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| PowerConverters.Enable.EnableLogic | enableLogic (from Enable) | Enabling logic | |
| Modelica.Blocks.Logical.And | andCondition_p (from Enable1) | And condition for positive firing signal | |
| Modelica.Blocks.Logical.And | andCondition_n | And condition for negative firing signal |