modelEnable1
Partial model providing enable parameter and optional enable input for one firing signal
Extends from PowerConverters.Interfaces.Enable.Enable (Partial model providing enable parameter and optional enable input).
Information
This partial model provides the enabling logic for one 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 | Firing signal of positive potential transistor |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| PowerConverters.Enable.EnableLogic | enableLogic (from Enable) | Enabling logic | |
| Modelica.Blocks.Logical.And | andCondition_p | And condition for positive firing signal |