IEC61970 16v29a - SINERGIEN 20170705
Public Attributes | List of all members
IEC61970::Base::Wires::StaticVarCompensator Class Reference

#include <StaticVarCompensator.h>

Inheritance diagram for IEC61970::Base::Wires::StaticVarCompensator:
Inheritance graph
[legend]
Collaboration diagram for IEC61970::Base::Wires::StaticVarCompensator:
Collaboration graph
[legend]

Public Attributes

IEC61970::Base::Domain::Reactance capacitiveRating
 
IEC61970::Base::Domain::Reactance inductiveRating
 
IEC61970::Base::Domain::ReactivePower q
 
IEC61970::Base::Domain::VoltagePerReactivePower slope
 
IEC61970::Base::Wires::SVCControlMode sVCControlMode = IEC61970::Base::Wires::SVCControlMode::_undef
 
IEC61970::Base::Domain::Voltage voltageSetPoint
 
- Public Attributes inherited from IEC61970::Base::Wires::RegulatingCondEq
IEC61970::Base::Domain::Boolean controlEnabled
 
IEC61970::Base::Wires::RegulatingControlRegulatingControl
 
- Public Attributes inherited from IEC61970::Base::Core::Equipment
IEC61970::Base::Domain::Boolean aggregate
 
IEC61970::Base::Domain::Boolean normallyInService
 
- Public Attributes inherited from IEC61970::Base::Core::PowerSystemResource
std::list< IEC61970::Base::Meas::Control * > Controls
 
std::list< IEC61970::Base::Meas::Measurement * > Measurements
 
IEC61970::Base::Core::PSRTypePSRType
 
- Public Attributes inherited from IEC61970::Base::Core::IdentifiedObject
IEC61970::Base::Domain::String aliasName
 
IEC61970::Base::Domain::String description
 
IEC61970::Base::Domain::String mRID
 
IEC61970::Base::Domain::String name
 
std::list< IEC61970::Base::DiagramLayout::DiagramObject * > DiagramObjects
 

Detailed 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.

Member Data Documentation

◆ capacitiveRating

IEC61970::Base::Domain::Reactance IEC61970::Base::Wires::StaticVarCompensator::capacitiveRating

Maximum available capacitive reactance.

◆ inductiveRating

IEC61970::Base::Domain::Reactance IEC61970::Base::Wires::StaticVarCompensator::inductiveRating

Maximum available inductive reactance.

◆ q

IEC61970::Base::Domain::ReactivePower IEC61970::Base::Wires::StaticVarCompensator::q

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

IEC61970::Base::Domain::VoltagePerReactivePower IEC61970::Base::Wires::StaticVarCompensator::slope

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.

◆ sVCControlMode

IEC61970::Base::Wires::SVCControlMode IEC61970::Base::Wires::StaticVarCompensator::sVCControlMode = IEC61970::Base::Wires::SVCControlMode::_undef

SVC control mode.

◆ voltageSetPoint

IEC61970::Base::Domain::Voltage IEC61970::Base::Wires::StaticVarCompensator::voltageSetPoint

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.


The documentation for this class was generated from the following files: