modelBaseQStatus
Base dynamic model QStatus
Extends from BaseClasses.BaseQStatusDangling (Base dynamic model QStatus at terminal 1).
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Boolean | limUQDown10 (from BaseQStatusDangling) | Whether the minimum reactive power limits are reached or not at terminal 1, start value | |
| Boolean | limUQUp10 (from BaseQStatusDangling) | Whether the maximum reactive power limits are reached or not at terminal 1, start value | |
| QStatus | q1Status0 (from BaseQStatusDangling) | Start voltage regulation status of terminal 1: Standard, AbsorptionMax, GenerationMax | |
| Boolean | limUQDown20 | Whether the minimum reactive power limits are reached or not at terminal 2, start value | |
| Boolean | limUQUp20 | Whether the maximum reactive power limits are reached or not at terminal 2, start value | |
| QStatus | q2Status0 | Start voltage regulation status of terminal 2: Standard, AbsorptionMax, GenerationMax |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Boolean | limUQDown1 (from BaseQStatusDangling) | Whether the minimum reactive power limits are reached or not at terminal 1 | |
| Boolean | limUQUp1 (from BaseQStatusDangling) | Whether the maximum reactive power limits are reached or not at terminal 1 | |
| QStatus | q1Status (from BaseQStatusDangling) | Voltage regulation status of terminal 1: Standard, AbsorptionMax or GenerationMax | |
| Boolean | limUQDown2 | Whether the minimum reactive power limits are reached or not at terminal 2 | |
| Boolean | limUQUp2 | Whether the maximum reactive power limits are reached or not at terminal 2 | |
| QStatus | q2Status | Voltage regulation status of terminal 2: Standard, AbsorptionMax or GenerationMax |