CIM++ Adapted CIM Codebase
Public Attributes | List of all members
IEC61970::Base::Wires::PetersenCoil Class Reference

#include <PetersenCoil.h>

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

Public Attributes

IEC61970::Base::Wires::PetersenCoilModeKind mode
 
IEC61970::Base::Domain::Voltage nominalU
 
IEC61970::Base::Domain::CurrentFlow offsetCurrent
 
IEC61970::Base::Domain::CurrentFlow positionCurrent
 
IEC61970::Base::Domain::Reactance xGroundMax
 
IEC61970::Base::Domain::Reactance xGroundMin
 
IEC61970::Base::Domain::Reactance xGroundNominal
 
- Public Attributes inherited from IEC61970::Base::Wires::EarthFaultCompensator
IEC61970::Base::Domain::Resistance r
 
- Public Attributes inherited from IEC61970::Base::Core::Equipment
IEC61970::Base::Domain::Boolean aggregate
 
IEC61970::Base::Domain::Boolean inService
 
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 tunable impedance device normally used to offset line charging during single line faults in an ungrounded section of network.

Member Data Documentation

IEC61970::Base::Wires::PetersenCoilModeKind IEC61970::Base::Wires::PetersenCoil::mode

The mode of operation of the Petersen coil.

IEC61970::Base::Domain::Voltage IEC61970::Base::Wires::PetersenCoil::nominalU

The nominal voltage for which the coil is designed.

IEC61970::Base::Domain::CurrentFlow IEC61970::Base::Wires::PetersenCoil::offsetCurrent

The offset current that the Petersen coil controller is operating from the resonant point. This is normally a fixed amount for which the controller is configured and could be positive or negative. Typically 0 to 60 Amperes depending on voltage and resonance conditions.

IEC61970::Base::Domain::CurrentFlow IEC61970::Base::Wires::PetersenCoil::positionCurrent

The control current used to control the Petersen coil also known as the position current. Typically in the range of 20-200mA.

IEC61970::Base::Domain::Reactance IEC61970::Base::Wires::PetersenCoil::xGroundMax

The maximum reactance.

IEC61970::Base::Domain::Reactance IEC61970::Base::Wires::PetersenCoil::xGroundMin

The minimum reactance.

IEC61970::Base::Domain::Reactance IEC61970::Base::Wires::PetersenCoil::xGroundNominal

The nominal reactance. This is the operating point (normally over compensation) that is defined based on the resonance point in the healthy network condition. The impedance is calculated based on nominal voltage divided by position current.


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