modelRPFaultFunction
rpfault function for HVDC
Information
This function calculates a signal that is equal to 1 in normal conditions, 0 when the HVDC link is blocked, and that goes back to 1 with a ramp when it is unblocked.Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Types.PerUnit | SlopeRPFault | Slope of the recovery of rpfault after a fault in pu/s |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Interfaces.BooleanInput | blocked1 | If true, HVDC link is blocked on side 1 | |
| Modelica.Blocks.Interfaces.BooleanInput | blocked2 | If true, HVDC link is blocked on side 2 | |
| Modelica.Blocks.Interfaces.RealOutput | rpfault | Signal that is equal to 1 in normal conditions, 0 when the HVDC link is blocked, and that goes back to 1 with a ramp when it is unblocked |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Types.Time | timer |