IEC61970 16v29a
Public Attributes | List of all members
IEC61970::Base::Wires::ACLineSegment Class Reference

#include <ACLineSegment.h>

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

Public Attributes

IEC61970::Base::Domain::Susceptance b0ch
 
IEC61970::Base::Domain::Susceptance bch
 
IEC61970::Base::Domain::Conductance g0ch
 
IEC61970::Base::Domain::Conductance gch
 
IEC61970::Base::Domain::Resistance r
 
IEC61970::Base::Domain::Resistance r0
 
IEC61970::Base::Domain::Temperature shortCircuitEndTemperature
 
IEC61970::Base::Domain::Reactance x
 
IEC61970::Base::Domain::Reactance x0
 
std::list< IEC61970::Base::Wires::Clamp * > Clamp
 
- Public Attributes inherited from IEC61970::Base::Wires::Conductor
IEC61970::Base::Domain::Length length
 
- 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 wire or combination of wires, with consistent electrical characteristics, building a single electrical system, used to carry alternating current between points in the power system. For symmetrical, transposed 3ph lines, it is sufficient to use attributes of the line segment, which describe impedances and admittances for the entire length of the segment. Additionally impedances can be computed by using length and associated per length impedances. The BaseVoltage at the two ends of ACLineSegments in a Line shall have the same BaseVoltage.nominalVoltage. However, boundary lines may have slightly different BaseVoltage.nominalVoltages and variation is allowed. Larger voltage difference in general requires use of an equivalent branch.

Member Data Documentation

◆ b0ch

IEC61970::Base::Domain::Susceptance IEC61970::Base::Wires::ACLineSegment::b0ch

Zero sequence shunt (charging) susceptance, uniformly distributed, of the entire line section.

◆ bch

IEC61970::Base::Domain::Susceptance IEC61970::Base::Wires::ACLineSegment::bch

Positive sequence shunt (charging) susceptance, uniformly distributed, of the entire line section. This value represents the full charging over the full length of the line.

◆ Clamp

std::list<IEC61970::Base::Wires::Clamp*> IEC61970::Base::Wires::ACLineSegment::Clamp

The clamps connected to the line segment.

◆ g0ch

IEC61970::Base::Domain::Conductance IEC61970::Base::Wires::ACLineSegment::g0ch

Zero sequence shunt (charging) conductance, uniformly distributed, of the entire line section.

◆ gch

IEC61970::Base::Domain::Conductance IEC61970::Base::Wires::ACLineSegment::gch

Positive sequence shunt (charging) conductance, uniformly distributed, of the entire line section.

◆ r

IEC61970::Base::Domain::Resistance IEC61970::Base::Wires::ACLineSegment::r

Positive sequence series resistance of the entire line section.

◆ r0

IEC61970::Base::Domain::Resistance IEC61970::Base::Wires::ACLineSegment::r0

Zero sequence series resistance of the entire line section.

◆ shortCircuitEndTemperature

IEC61970::Base::Domain::Temperature IEC61970::Base::Wires::ACLineSegment::shortCircuitEndTemperature

Maximum permitted temperature at the end of SC for the calculation of minimum short-circuit currents. Used for short circuit data exchange according to IEC 60909

◆ x

IEC61970::Base::Domain::Reactance IEC61970::Base::Wires::ACLineSegment::x

Positive sequence series reactance of the entire line section.

◆ x0

IEC61970::Base::Domain::Reactance IEC61970::Base::Wires::ACLineSegment::x0

Zero sequence series reactance of the entire line section.


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