Class Description
A facility for providing variable and controllable shunt reactive power. The SVC typically consists of a stepdown transformer, filter, thyristor-controlled reactor, and thyristor-switched capacitor arms.
The SVC may operate in fixed MVar output mode or in voltage control mode. When in voltage control mode, the output of the SVC will be proportional to the deviation of voltage at the controlled bus from the voltage setpoint. The SVC characteristic slope defines the proportion. If the voltage at the controlled bus is equal to the voltage setpoint, the SVC MVar output is zero.
Attributes
Name | Type | Description |
---|---|---|
capacitiveRating | Reactance | Capacitive reactance at maximum capacitive reactive power. Shall always be positive. |
inductiveRating | Reactance | Inductive reactance at maximum inductive reactive power. Shall always be negative. |
q | ReactivePower | Reactive power injection. Load sign convention is used, i.e. positive sign means flow out from a node. |
Starting value for a steady state solution. | ||
slope | VoltagePerReactivePower | The characteristics slope of an SVC defines how the reactive power output changes in proportion to the difference between the regulated bus voltage and the voltage setpoint. |
The attribute shall be a positive value or zero. | ||
sVCControlMode | SVCControlMode | SVC control mode. |
voltageSetPoint | Voltage | The reactive power output of the SVC is proportional to the difference between the voltage at the regulated bus and the voltage setpoint. When the regulated bus voltage is equal to the voltage setpoint, the reactive power output is zero. |
Relationships
Inherits from
Descendant classes
- No descendant classes
Leaf/Root class
IsLeaf | IsRoot |
---|---|
False | False |
Associations
Source Class | Cardinality Source | Target Class | Cardinality Target | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
---|---|---|---|---|---|---|---|
StaticVarCompensatorDynamics | 0..1 | StaticVarCompensator | 1 | StaticVarCompensatorDynamics | Static Var Compensator dynamics model used to describe dynamic behaviour of this Static Var Compensator. | StaticVarCompensator | Static Var Compensator to which Static Var Compensator dynamics model applies. |