modelBaseLVRT
Low-voltage ride-through protection
Parameters
| Type | Name | Default | Description |
| Integer | NbPoints | | Number of points used to describe the LVRT curve |
| Types.VoltageModulePu | UMinPu | fill(0, NbPoints) | Voltage threshold under which the automaton is activated in pu (base UNom) (for each point used to describe the LVRT curve) |
| Types.Time | tLagAction | fill(0, NbPoints) | Time-lag due to the actual tripping action in s (for each point used to describe the LVRT curve) |
Connectors
| Type | Name | Default | Description |
| Connectors.BPin | switchOffSignal | | Switch off message for the generator |
Components
| Type | Name | Default | Description |
| Types.VoltageModulePu | UMonitoredPu | | Monitored voltage in pu (base UNom) |
| Types.Time | tThresholdReached | | Time when the threshold was reached in s |
| Boolean | tripped | | true if the protection tripped (for each point used to describe the LVRT curve) |