#include <ACDCConverter.h>
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.
IEC61970::Base::Domain::ApparentPower IEC61970::Base::DC::ACDCConverter::baseS |
Base apparent power of the converter pole.
IEC61970::Base::Domain::CurrentFlow IEC61970::Base::DC::ACDCConverter::idc |
Converter DC current, also called Id. Converter state variable, result from power flow.
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.
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.
IEC61970::Base::Domain::Voltage IEC61970::Base::DC::ACDCConverter::minUdc |
Min allowed converter DC voltage. Converter configuration data used in power flow.
IEC61970::Base::Domain::Integer IEC61970::Base::DC::ACDCConverter::numberOfValves |
Number of valves in the converter. Used in loss calculations.
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.
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.
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.
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.
IEC61970::Base::Domain::Voltage IEC61970::Base::DC::ACDCConverter::ratedUdc |
Rated converter DC voltage, also called UdN. Converter configuration data used in power flow.
IEC61970::Base::Domain::Resistance IEC61970::Base::DC::ACDCConverter::resistiveLoss |
Converter configuration data used in power flow. Refer to poleLossP.
IEC61970::Base::Domain::ActivePowerPerCurrentFlow IEC61970::Base::DC::ACDCConverter::switchingLoss |
Switching losses, relative to the base apparent power 'baseS'. Refer to poleLossP.
IEC61970::Base::Domain::ActivePower IEC61970::Base::DC::ACDCConverter::targetPpcc |
Real power injection target in AC grid, at point of common coupling.
IEC61970::Base::Domain::Voltage IEC61970::Base::DC::ACDCConverter::targetUdc |
Target value for DC voltage magnitude.
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.
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.
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.