IEC61970 17v23
Public Attributes | List of all members
IEC61970::Base::DC::ACDCConverter Class Reference

#include <ACDCConverter.h>

Inheritance diagram for IEC61970::Base::DC::ACDCConverter:
Inheritance graph
[legend]
Collaboration diagram for IEC61970::Base::DC::ACDCConverter:
Collaboration graph
[legend]

Public Attributes

IEC61970::Base::Domain::ApparentPower baseS
 
IEC61970::Base::Domain::CurrentFlow idc
 
IEC61970::Base::Domain::ActivePower idleLoss
 
IEC61970::Base::Domain::Voltage maxUdc
 
IEC61970::Base::Domain::Voltage minUdc
 
IEC61970::Base::Domain::Integer numberOfValves
 
IEC61970::Base::Domain::ActivePower p
 
IEC61970::Base::Domain::ActivePower poleLossP
 
IEC61970::Base::Domain::ReactivePower q
 
IEC61970::Base::Domain::Voltage ratedUdc
 
IEC61970::Base::Domain::Resistance resistiveLoss
 
IEC61970::Base::Domain::ActivePowerPerCurrentFlow switchingLoss
 
IEC61970::Base::Domain::ActivePower targetPpcc
 
IEC61970::Base::Domain::Voltage targetUdc
 
IEC61970::Base::Domain::Voltage uc
 
IEC61970::Base::Domain::Voltage udc
 
IEC61970::Base::Domain::Voltage valveU0
 
IEC61970::Base::Core::TerminalPccTerminal
 
- Public Attributes inherited from IEC61970::Base::Core::Equipment
IEC61970::Base::Domain::Boolean aggregate
 
IEC61970::Base::Domain::Boolean inService
 
IEC61970::Base::Domain::Boolean networkAnalysisEnabled
 
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 unit with valves for three phases, together with unit control equipment, essential protective and switching devices, DC storage capacitors, phase reactors and auxiliaries, if any, used for conversion.

Member Data Documentation

◆ baseS

IEC61970::Base::Domain::ApparentPower IEC61970::Base::DC::ACDCConverter::baseS

Base apparent power of the converter pole.

◆ idc

IEC61970::Base::Domain::CurrentFlow IEC61970::Base::DC::ACDCConverter::idc

Converter DC current, also called Id. Converter state variable, result from power flow.

◆ idleLoss

IEC61970::Base::Domain::ActivePower IEC61970::Base::DC::ACDCConverter::idleLoss

Active power loss in pole at no power transfer. Converter configuration data used in power flow.

◆ maxUdc

IEC61970::Base::Domain::Voltage IEC61970::Base::DC::ACDCConverter::maxUdc

The maximum voltage on the DC side at which the converter should operate. Converter configuration data used in power flow.

◆ minUdc

IEC61970::Base::Domain::Voltage IEC61970::Base::DC::ACDCConverter::minUdc

Min allowed converter DC voltage. Converter configuration data used in power flow.

◆ numberOfValves

IEC61970::Base::Domain::Integer IEC61970::Base::DC::ACDCConverter::numberOfValves

Number of valves in the converter. Used in loss calculations.

◆ p

IEC61970::Base::Domain::ActivePower IEC61970::Base::DC::ACDCConverter::p

Active power at the point of common coupling. Load sign convention is used, i.e. positive sign means flow out from a node. Starting value for a steady state solution in the case a simplified power flow model is used.

◆ PccTerminal

IEC61970::Base::Core::Terminal* IEC61970::Base::DC::ACDCConverter::PccTerminal

Point of common coupling terminal for this converter DC side. It is typically the terminal on the power transformer (or switch) closest to the AC network. The power flow measurement must be the sum of all flows into the transformer.

◆ poleLossP

IEC61970::Base::Domain::ActivePower IEC61970::Base::DC::ACDCConverter::poleLossP

The active power loss at a DC Pole = idleLoss + switchingLoss*|Idc| + resitiveLoss*Idc^2 For lossless operation Pdc=Pac For rectifier operation with losses Pdc=Pac-lossP For inverter operation with losses Pdc=Pac+lossP Converter state variable used in power flow.

◆ q

IEC61970::Base::Domain::ReactivePower IEC61970::Base::DC::ACDCConverter::q

Reactive power at the point of common coupling. Load sign convention is used, i. e. positive sign means flow out from a node. Starting value for a steady state solution in the case a simplified power flow model is used.

◆ ratedUdc

IEC61970::Base::Domain::Voltage IEC61970::Base::DC::ACDCConverter::ratedUdc

Rated converter DC voltage, also called UdN. Converter configuration data used in power flow.

◆ resistiveLoss

IEC61970::Base::Domain::Resistance IEC61970::Base::DC::ACDCConverter::resistiveLoss

Converter configuration data used in power flow. Refer to poleLossP.

◆ switchingLoss

IEC61970::Base::Domain::ActivePowerPerCurrentFlow IEC61970::Base::DC::ACDCConverter::switchingLoss

Switching losses, relative to the base apparent power 'baseS'. Refer to poleLossP.

◆ targetPpcc

IEC61970::Base::Domain::ActivePower IEC61970::Base::DC::ACDCConverter::targetPpcc

Real power injection target in AC grid, at point of common coupling.

◆ targetUdc

IEC61970::Base::Domain::Voltage IEC61970::Base::DC::ACDCConverter::targetUdc

Target value for DC voltage magnitude.

◆ uc

IEC61970::Base::Domain::Voltage IEC61970::Base::DC::ACDCConverter::uc

Line-to-line converter voltage, the voltage at the AC side of the valve. Converter state variable, result from power flow.

◆ udc

IEC61970::Base::Domain::Voltage IEC61970::Base::DC::ACDCConverter::udc

Converter voltage at the DC side, also called Ud. Converter state variable, result from power flow.

◆ valveU0

IEC61970::Base::Domain::Voltage IEC61970::Base::DC::ACDCConverter::valveU0

Valve threshold voltage, also called Uvalve. Forward voltage drop when the valve is conducting. Used in loss calculations, i.e. the switchLoss depend on numberOfValves * valveU0.


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