modelEnable
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
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | m | 3 | Number of phases |
| Enable | |||
| Boolean | useConstantEnable | true | Disable boolean input and use constantEnable, if true |
| Boolean | constantEnable | true | Constant enabling of firing signals |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Interfaces.BooleanInput | enable | Enables fire and notFire |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| PowerConverters.Enable.EnableLogic | enableLogic | Enabling logic |