List of stereotye to categorize subProfiles Entsoe,ShortCircuit ShortCircuit Operation Entsoe

Concrete Classes

AsynchronousMachine

Wires


A rotating machine whose shaft rotates asynchronously with the electrical field. Also known as an induction machine with no external connection to the rotor windings, e.g squirel-cage induction machine.

-
AsynchronousMachine should not use IdentifiedObject.name. The name is provided in the EQ profile.

Native Members

rr1

1..1

Resistance


Damper 1 winding resistance

rr2

1..1

Resistance


Damper 2 winding resistance

tpo

1..1

Seconds


Transient rotor time constant (> Tppo)

tppo

1..1

Seconds


Sub-transient rotor time constant (> 0.)

xlr1

1..1

Reactance


Damper 1 winding leakage reactance

xlr2

1..1

Reactance


Damper 2 winding leakage reactance

xm

1..1

Reactance


Magnetizing reactance

xp

1..1

Reactance


Transient reactance (unsaturated) (> =Xpp)

xpp

1..1

Reactance


Sub-transient reactance (unsaturated) (> Xl)

xs

1..1

Reactance


Synchronous reactance (>= Xp)

Inherited Members

Inheritance pass: ->RotatingMachine->RegulatingCondEq->ConductingEquipment->Equipment->PowerSystemResource->IdentifiedObject

damping

1..1

Simple_Float

see RotatingMachine

inertia

1..1

Seconds

see RotatingMachine

parametersFormType

1..1

ParametersFormType

see RotatingMachine

saturationFactor

1..1

Simple_Float

see RotatingMachine

saturationFactor120

1..1

Simple_Float

see RotatingMachine

statorLeakageReactance

1..1

Reactance

see RotatingMachine

statorResistance

1..1

Resistance

see RotatingMachine

name

0..1

String

see IdentifiedObject

AttributeBlockParameter

Dynamics


An attribute from the associated PowerSystemResource is used. This is like reflection into the UML model as one must name the paramter the same as the CIM name of the desired attribute. Such parameters are not important for completely standard models as the relation to the CIM attributes is fixed. This object is required for user defined models that use attributes already existing on the PowerSystemResource or its derived classes. Using this class avoids creating new paramter instances (with values) when we already have the values as class attributes of the associated PowerSystemResource. Standard block models might optinally use objects of this class to convey information about the internals of the standard block.

Native Members

attributeName

0..1

String


The name of the attribute in the information model. This could be any attribute of the derived class of the power system resource for which the block is intended to be used. For example, if the one were using the xxx attribute from Generator class, one would specifiy this attribute as "xxx". This would also limit the block to only those classes which have an "xxx" attribute.

This attribute could be replaced by using the inherited IdentifiedObject.name value for the purpose described above.

Inherited Members

Inheritance pass: ->MetaBlockParameter->MetaBlockConnectable->IdentifiedObject

MemberOf_MetaBlock

1..1

MetaBlock

see MetaBlockParameter

name

0..1

String

see IdentifiedObject

Block

Dynamics


A specific usage of a dynamics block, supplied with parameters and any linkages to the power system static model that are required. Sometimes a block is used to simply specify a location of input or output from dyanmics equations to the static model.

Native Members

inService

1..1

Boolean


If false, the block is ignored in dynamics calculations.

MemberOf_BlockConnectivity

1..1

BlockConnectivity


MetaBlock

0..1

MetaBlock


PowerSystemResource

0..1

PowerSystemResource


The power system resource associated with the dyanmics block instance. This is optional because sometimes no linkage is needed, yet parameters must be specified. Also the linkage to Terminal can be used instead of the linkage to PowerSystemResource.

Inherited Members

Inheritance pass: ->PowerSystemResource->IdentifiedObject

name

0..1

String

see IdentifiedObject

BlockConnection

Dynamics


A meta-dyanamics model connectivity specification.

Native Members

MemberOf_BlockConnectivity

1..1

BlockConnectivity


Block

1..1

Block


MetaBlockConnection

1..1

MetaBlockConnection


Inherited Members

Inheritance pass: ->IdentifiedObject

name

0..1

String

see IdentifiedObject

BlockConnectivity

Dynamics


A instance definition of connectivity of BlockUsage objects as defined in a a BlockConnection within the dyanmics-meta-model.

Native Members

MetaBlockConnectivity

1..1

MetaBlockConnectivity


Inherited Members

Inheritance pass: ->IdentifiedObject

name

0..1

String

see IdentifiedObject

BlockParameter

Dynamics


Specification of a paramter for use in a dynamic block. This is a paramters like a time constant that could be unique for each instance of, for example, an exciter in the model.

Native Members

value

1..1

Simple_Float


The paramter value for this instance of a dynamic block usage.

MemberOf_MetaBlockReference

0..1

MetaBlockReference


MemberOf_Block

0..1

Block


MetaBlockParameter

1..1

MetaBlockParameter


Inherited Members

Inheritance pass: ->IdentifiedObject

name

0..1

String

see IdentifiedObject

ExcAC1A

ExcitationSystems


IEEE (1992/2005) AC1A Model
The model represents the field-controlled alternator-rectifier excitation systems
designated Type AC1A. These excitation systems consist of an alternator main exciter with non-controlled
rectifiers.

Native Members

e1

1..1

Simple_Float


Field voltage value 1 (> 0.)

e2

1..1

Simple_Float


Field voltage value 2. (> 0.)

ka

1..1

Simple_Float


AVR gain (> 0.)

kc

1..1

Simple_Float


Rectifier regulation factor (>= 0.)

kd

1..1

Simple_Float


Exciter internal reactance (>= 0.)

ke

1..1

Simple_Float


Exciter field resistance constant

kf

1..1

Simple_Float


Rate feedback gain (>= 0.)

se1

1..1

Simple_Float


Saturation factor at e1 (>= 0.)

se2

1..1

Simple_Float


Saturation factor at e2 (>= 0.)

ta

1..1

Seconds


AVR time constant (> 0.)

tb

1..1

Seconds


TGR lag time constant (>= 0.)

tc

1..1

Seconds


TGR lead time constant

te

1..1

Seconds


Exciter time constant (> 0.)

tf

1..1

Seconds


Rate feedback time constant (> 0.)

tr

1..1

Seconds


Filter time constant (>= 0.)

vamax

1..1

Simple_Float


Maximum AVR output (> 0.)

vamin

1..1

Simple_Float


Minimum AVR output (< 0.)

vrmax

1..1

Simple_Float


Maximum exciter control signal (> 0.)

vrmin

1..1

Simple_Float


Minimum exciter control signal (< 0.)

Inherited Members

Inheritance pass: ->ExcitationSystem->PowerSystemResource->IdentifiedObject

name

0..1

String

see IdentifiedObject

ExcAC2A

ExcitationSystems


IEEE (1992/2005) AC2A Model
The model designated as Type AC2A, represents a high initial response fieldcontrolled
alternator-rectifier excitation system. The alternator main exciter is used with non-controlled
rectifiers. The Type AC2A model is similar to that of Type AC1A except for the inclusion of exciter time
constant compensation and exciter field current limiting elements.

Native Members

e1

1..1

Simple_Float


Field voltage value 1 (> 0.)

e2

1..1

Simple_Float


Field voltage value 2. (> 0.)

ka

1..1

Simple_Float


AVR gain (> 0.)

kb

1..1

Simple_Float


Exciter field current controller gain (> 0.)

kc

1..1

Simple_Float


Rectifier regulation factor (>= 0.)

kd

1..1

Simple_Float


Exciter internal reactance (>= 0.)

ke

1..1

Simple_Float


Exciter field resistance constant

kf

1..1

Simple_Float


Rate feedback gain (>= 0.)

kh

1..1

Simple_Float


Exciter field current feedback gain (>= 0.)

se1

1..1

Simple_Float


Saturation factor at e1 (>= 0.)

se2

1..1

Simple_Float


Saturation factor at e2 (>= 0.)

ta

1..1

Seconds


AVR time constant (> 0.)

tb

1..1

Seconds


TGR lag time constant (>= 0.)

tc

1..1

Seconds


TGR lead time constant

te

1..1

Seconds


Exciter time constant (> 0.)

tf

1..1

Seconds


Rate feedback time constant (> 0.)

tr

1..1

Seconds


Filter time constant (>= 0.)

vamax

1..1

Simple_Float


Maximum AVR output (> 0.)

vamin

1..1

Simple_Float


Minimum AVR output (< 0.)

vfemax

1..1

Simple_Float


Exciter field current limit parameter (>= 0.)

vrmax

1..1

Simple_Float


Maximum exciter control signal (> 0.)

vrmin

1..1

Simple_Float


Minimum exciter control signal (< 0.)

Inherited Members

Inheritance pass: ->ExcitationSystem->PowerSystemResource->IdentifiedObject

name

0..1

String

see IdentifiedObject

ExcAC3A

ExcitationSystems


IEEE (1992/2005) AC3A Model

The model represents the field-controlled alternator-rectifier excitation systems
designated Type AC3A. These excitation systems include an alternator main exciter with non-controlled rectifiers. The exciter employs self-excitation, and the voltage regulator power is derived from the exciter
output voltage. Therefore, this system has an additional nonlinearity, simulated by the use of a multiplier
whose inputs are the voltage regulator command signal, VA, and the exciter output voltage, EFD, times KR.
This model is applicable to excitation systems employing static voltage regulators.

Native Members

e1

1..1

Simple_Float


Field voltage value 1 (> 0.)

e2

1..1

Simple_Float


Field voltage value 2. (> 0.)

efdn

1..1

Simple_Float


Rate feedback gain break level (> 0.)

ka

1..1

Simple_Float


AVR gain (> 0.)

kc

1..1

Simple_Float


Rectifier regulation factor (>= 0.)

kd

1..1

Simple_Float


Exciter internal reactance (>= 0.)

ke

1..1

Simple_Float


Exciter field resistance constant

kf

1..1

Simple_Float


Low level rate feedback gain (>= 0.)

kn

1..1

Simple_Float


High level rate feedback gain (>= 0.)

kr

1..1

Simple_Float


Field self-excitation feedback gain (> 0.)

se1

1..1

Simple_Float


Saturation factor at e1 (>= 0.)

se2

1..1

Simple_Float


Saturation factor at e2 (>= 0.)

ta

1..1

Seconds


AVR time constant (> 0.)

tb

1..1

Seconds


TGR lag time constant (>= 0.)

tc

1..1

Seconds


TGR lead time constant

te

1..1

Seconds


Exciter time constant (> 0.)

tf

1..1

Seconds


Rate feedback time constant (> 0.)

tr

1..1

Seconds


Filter time constant (>= 0.)

vamax

1..1

Simple_Float


Maximum AVR output (> 0.)

vamin

1..1

Simple_Float


Minimum AVR output (< 0.)

vemin

1..1

Simple_Float


Minimum field voltage limit (<= 0.)

vfemax

1..1

Simple_Float


Exciter field current limit parameter (>= 0.)

Inherited Members

Inheritance pass: ->ExcitationSystem->PowerSystemResource->IdentifiedObject

name

0..1

String

see IdentifiedObject

ExcAC4A

ExcitationSystems


IEEE (1992/2005) AC4A Model

The Type AC4A alternator-supplied controlled-rectifier excitation system is quite different from the other type ac systems. This high initial response excitation system utilizes a full thyristor bridge in the exciter output circuit.
The voltage regulator controls the firing of the thyristor bridges. The exciter alternator uses an independent
voltage regulator to control its output voltage to a constant value. These effects are not modeled; however,
transient loading effects on the exciter alternator are included.

Native Members

ka

1..1

Simple_Float


Gain (> 0.)

kc

1..1

Simple_Float


Excitation system regulation (>= 0.)

ta

1..1

Seconds


Time constant (> 0.)

tb

1..1

Seconds


Lag time constant (>= 0.)

tc

1..1

Seconds


Lead time constant

tr

1..1

Seconds


Filter time constant (>= 0.)

vimax

1..1

Simple_Float


Maximum error signal ( > 0.)

vimin

1..1

Simple_Float


Minimum error signal (< 0.)

vrmax

1..1

Simple_Float


Maximum controller output (> 0.)

vrmin

1..1

Simple_Float


Minimum controller output (< 0.)

Inherited Members

Inheritance pass: ->ExcitationSystem->PowerSystemResource->IdentifiedObject

name

0..1

String

see IdentifiedObject

ExcAC5A

ExcitationSystems


IEEE (1992/2005) AC5A Model

The model designated as Type AC5A, is a simplified model for brushless excitation systems. The regulator is supplied from a source, such as a permanent magnet generator, which is not affected by system disturbances.
Unlike other ac models, this model uses loaded rather than open circuit exciter saturation data in the same
way as it is used for the dc models.
Because the model has been widely implemented by the industry, it is sometimes used to represent other
types of systems when either detailed data for them are not available or simplified models are required.

Native Members

e1

1..1

Simple_Float


Field voltage value 1 (> 0.)

e2

1..1

Simple_Float


Field voltage value 2. (> 0.)

ka

1..1

Simple_Float


Gain (> 0.)

ke

1..1

Simple_Float


Exciter field resistance line slope

kf

1..1

Simple_Float


Rate feedback gain (>= 0.)

se1

1..1

Simple_Float


Saturation factor at e1 (>= 0.)

se2

1..1

Simple_Float


Saturation factor at e2 (>= 0.)

ta

1..1

Seconds


Time constant (> 0.)

te

1..1

Seconds


Exciter time constant, sec. (> 0.)

tf1

1..1

Seconds


Rate feedback lag time constant (> 0.)

tf2

1..1

Seconds


Rate feedback lag time constant (>= 0.)

tf3

1..1

Seconds


Rate feedback lead time constant

tr

1..1

Seconds


Filter time constant (>= 0.)

vrmax

1..1

Simple_Float


Maximum controller output (> 0.)

vrmin

1..1

Simple_Float


Minimum controller output (< 0.)

Inherited Members

Inheritance pass: ->ExcitationSystem->PowerSystemResource->IdentifiedObject

name

0..1

String

see IdentifiedObject

ExcAC6A

ExcitationSystems


IEEE (1992/2005) AC6A Model

The model is used to represent field-controlled alternator-rectifier excitation systems with system-supplied electronic voltage regulators. The maximum output of the regulator, VR, is a function of terminal voltage, VT. The field current limiter included in the original model AC6A remains in the 2005 update.

Native Members

e1

1..1

Simple_Float


Field voltage value 1 (> 0.)

e2

1..1

Simple_Float


Field voltage value 2. (> 0.)

ka

1..1

Simple_Float


Gain (> 0.)

kc

1..1

Simple_Float


Rectifier regulation factor (>= 0.)

kd

1..1

Simple_Float


Exciter internal reactance (>= 0.)

ke

1..1

Simple_Float


Exciter field resistance constant

kh

1..1

Simple_Float


Exciter field current limiter gain (>= 0.)

se1

1..1

Simple_Float


Saturation factor at e1 (>= 0.)

se2

1..1

Simple_Float


Saturation factor at e2 (>= 0.)

ta

1..1

Seconds


Time constant (>= 0.)

tb

1..1

Seconds


Time constant (>= 0.)

tc

1..1

Seconds


Lead time constant

te

1..1

Seconds


Exciter time constant (> 0.)

th

1..1

Seconds


Field current limiter time constant (> 0.)

tj

1..1

Seconds


Field current limiter time constant (>= 0.)

tk

1..1

Seconds


Lag time constant (>= 0.)

tr

1..1

Seconds


Filter time constant

vamax

1..1

Simple_Float


Maximum controller element output (> 0.)

vamin

1..1

Simple_Float


Minimum controller element output (< 0.)

vfelim

1..1

Simple_Float


Exciter field current limit reference (> 0.)

vhmax

1..1

Simple_Float


Maximum field current limiter signal (> 0.)

vrmax

1..1

Simple_Float


Maximum exciter control signal (> 0.)

vrmin

1..1

Simple_Float


Minimum exciter control signal (< 0.)

Inherited Members

Inheritance pass: ->ExcitationSystem->PowerSystemResource->IdentifiedObject

name

0..1

String

see IdentifiedObject

ExcAC7B

ExcitationSystems


IEEE (2005) AC7B Model

These excitation systems consist of an ac alternator with either stationary or rotating rectifiers to produce the
dc field requirements. Upgrades to earlier ac excitation systems, which replace only the controls but retain
the ac alternator and diode rectifier bridge, have resulted in this new model. Some of the features of this excitation system include a high bandwidth inner loop regulating generator field voltage
or exciter current (KF2, KF1), a fast exciter current limit, VFEMAX, to protect the field of the ac alternator, and
the PID generator voltage regulator (AVR). An alternative rate feedback loop (KF, TF) is provided for
stabilization if the AVR does not include a derivative term. If a PSS control is supplied, the Type PSS2B or
PSS3B models are appropriate.

Native Members

e1

1..1

Simple_Float


Field voltage value 1 (> 0.)

e2

1..1

Simple_Float


Field voltage value 2. (> 0.)

kc

1..1

Simple_Float


Rectifier regulation factor (>= 0.)

kd

1..1

Simple_Float


Exciter internal reactance (>= 0.)

kdr

1..1

Simple_Float


Regulator derivative gain (>= 0.)

ke

1..1

Simple_Float


Exciter field resistance constant

kf1

1..1

Simple_Float


Field voltage feedback gain (>= 0.)

kf2

1..1

Simple_Float


Exciter field current feedback gain (>= 0.)

kf3

1..1

Simple_Float


Rate feedback gain (>= 0.)

kia

1..1

Simple_Float


Amplifier integral gain (>= 0.)

kir

1..1

Simple_Float


Regulator integral gain (>= 0.)

kl

1..1

Simple_Float


Exciter field voltage lower limit parameter

kp

1..1

Simple_Float


Exciter field voltage source gain (> 0.)

kpa

1..1

Simple_Float


Amplifier proportional gain (> 0. if kia = 0.)

kpr

1..1

Simple_Float


Regulator proportional gain (> 0. if kir = 0.)

se1

1..1

Simple_Float


Saturation factor at e1 (>= 0.)

se2

1..1

Simple_Float


Saturation factor at e2 (>= 0.)

tdr

1..1

Seconds


Derivative gain washout time constant (>= 0.)

te

1..1

Seconds


Exciter time constant, sec. (> 0.)

tf

1..1

Seconds


Rate feedback time constant (> 0.)

tr

1..1

Seconds


Filter time constant (>= 0.)

vamax

1..1

Simple_Float


Maximum amplifier output (> 0.)

vamin

1..1

Simple_Float


Minimum amplifier output (< 0.)

vemin

1..1

Simple_Float


Minimum exciter ouput voltage (<= 0.)

vfemax

1..1

Simple_Float


Exciter field current limit parameter

vrmax

1..1

Simple_Float


Maximum regulator output (> 0.)

vrmin

1..1

Simple_Float


Minimum regulator output (< 0.)

Inherited Members

Inheritance pass: ->ExcitationSystem->PowerSystemResource->IdentifiedObject

name

0..1

String

see IdentifiedObject

ExcAC8B

ExcitationSystems


IEEE (2005) AC8B Model

The AVR in this model consists of PID
control, with separate constants for the proportional (KPR), integral (KIR), and derivative (KDR) gains. The
representation of the brushless exciter (TE, KE, SE, KC, KD) is similar to the model Type AC2A. The Type AC8B model can be used to represent static voltage
regulators applied to brushless excitation systems. Digitally based voltage regulators feeding dc rotating
main exciters can be represented with the AC Type AC8B model with the parameters KC and KD set to 0.
For thyristor power stages fed from the generator terminals, the limits VRMAX and VRMIN should be a
function of terminal voltage: VT x VRMAX and VT x VRMIN.

Native Members

e1

1..1

Simple_Float


Field voltage value 1 (> 0.)

e2

1..1

Simple_Float


Field voltage value 2. (> 0.)

ka

1..1

Simple_Float


Amplifier gain (> 0.)

kc

1..1

Simple_Float


Rectifier regulation factor (>= 0.)

kd

1..1

Simple_Float


Exciter regulation factor (>= 0.)

kdr

1..1

Simple_Float


Voltage Regulator Derivative Gain (>= 0.)

ke

1..1

Simple_Float


Exciter field proportional constant

kir

1..1

Simple_Float


Voltage Regulator Integral Gain (>= 0.)

kpr

1..1

Simple_Float


Voltage Regulator Proportional Gain (> 0. if
kir = 0.)

se1

1..1

Simple_Float


Saturation factor at e1 (>= 0.)

se2

1..1

Simple_Float


Saturation factor at e2 (>= 0.)

ta

1..1

Seconds


Amplifier time constant (>= 0.)

tdr

1..1

Seconds


Voltage Regulator Derivative Time Constant
(> 0. if kdr > 0.)

te

1..1

Seconds


Exciter field time constant (> 0.)

tr

1..1

Seconds


Voltage transducer time constant (>= 0.)

vemin

1..1

Simple_Float


Minimum exciter ouput voltage (<= 0.)

vfemax

1..1

Simple_Float


Exciter field current limit parameter

vrmax

1..1

Simple_Float


Maximum controller output (> 0.)

vrmin

1..1

Simple_Float


Minimum controller output (<= 0.)

vtmult

1..1

Simple_Float


if not 0, multiply vrmax and vrmin by
terminal voltage

Inherited Members

Inheritance pass: ->ExcitationSystem->PowerSystemResource->IdentifiedObject

name

0..1

String

see IdentifiedObject

ExcBAS

ExcitationSystems


Basler static voltage regulator feeding dc or ac rotating exciter model

Inherited Members

Inheritance pass: ->ExcitationSystem->PowerSystemResource->IdentifiedObject

name

0..1

String

see IdentifiedObject

ExcBBC

ExcitationSystems


Static Excitation System Model with ABB regulator

Inherited Members

Inheritance pass: ->ExcitationSystem->PowerSystemResource->IdentifiedObject

name

0..1

String

see IdentifiedObject

ExcCZ

ExcitationSystems


Czech proportional/integral excitation system model.

Inherited Members

Inheritance pass: ->ExcitationSystem->PowerSystemResource->IdentifiedObject

name

0..1

String

see IdentifiedObject

ExcDC1A

ExcitationSystems


IEEE (1992/2005) DC1A Model

This model is used to represent field-controlled dc
commutator exciters with continuously acting voltage regulators (especially the direct-acting rheostatic,
rotating amplifier, and magnetic amplifier types). Because this model has been widely implemented by the
industry, it is sometimes used to represent other types of systems when detailed data for them are not
available or when a simplified model is required.

Native Members

e1

1..1

Simple_Float


Field voltage value 1 (> 0.)

e2

1..1

Simple_Float


Field voltage value 2. (> 0.)

exclim

1..1

Simple_Float


If not 0, apply lower limit of 0. to exciter
output

ka

1..1

Simple_Float


Gain (> 0.)

ke

1..1

Simple_Float


Exciter field resistance line slope

kf

1..1

Simple_Float


Rate feedback gain (>= 0.)

se1

1..1

Simple_Float


Saturation factor at e1 (>= 0.)

se2

1..1

Simple_Float


Saturation factor at e2 (>= 0.)

ta

1..1

Seconds


Time constant (> 0.)

tb

1..1

Seconds


Lag time constant (>= 0.)

tc

1..1

Seconds


Lead time constant

te

1..1

Seconds


Exciter time constant (> 0.)

tf

1..1

Seconds


Rate feedback time constant, sec. (> 0.)

tr

1..1

Seconds


Filter time constant (>= 0.)

uelin

1..1

Simple_Float


UEL input: if < 2, HV gate; if = 2, add to error signal

vrmax

1..1

Simple_Float


Maximum controller output

vrmin

1..1

Simple_Float


Minimum controller output (< 0.)

Inherited Members

Inheritance pass: ->ExcitationSystem->PowerSystemResource->IdentifiedObject

name

0..1

String

see IdentifiedObject

ExcDC2A

ExcitationSystems


IEEE (1992/2005) DC2A Model

The model is used to represent field-controlled dc commutator exciters with continuously acting voltage regulators having supplies obtained from the generator or auxiliary bus. It differs from the Type DC1A model only in the voltage regulator output limits, which are now proportional to terminal voltage VT.
It is representative of solid-state replacements for various forms of older mechanical and rotating amplifier
regulating equipment connected to dc commutator exciters.

Native Members

e1

1..1

Simple_Float


Field voltage value 1 (> 0.)

e2

1..1

Simple_Float


Field voltage value 2. (> 0.)

exclim

1..1

Simple_Float


If not 0, apply lower limit of 0. to exciter output

ka

1..1

Simple_Float


Gain (> 0.)

ke

1..1

Simple_Float


Exciter field resistance line slope

kf

1..1

Simple_Float


Rate feedback gain (>= 0.)

se1

1..1

Simple_Float


Saturation factor at e1 (>= 0.)

se2

1..1

Simple_Float


Saturation factor at e2 (>= 0.)

ta

1..1

Seconds


Time constant (> 0.)

tb

1..1

Seconds


Lag time constant (>= 0.)

tc

1..1

Seconds


Lead time constant

te

1..1

Seconds


Exciter time constant (> 0.)

tf

1..1

Seconds


Rate feedback time constant, sec. (> 0.)

tr

1..1

Seconds


Filter time constant (>= 0.)

uelin

1..1

Simple_Float


UEL input: if < 2, HV gate; if = 2, add to error signal

vrmax

1..1

Simple_Float


Maximum controller output

vrmin

1..1

Simple_Float


Minimum controller output (< 0.)

Inherited Members

Inheritance pass: ->ExcitationSystem->PowerSystemResource->IdentifiedObject

name

0..1

String

see IdentifiedObject

ExcDC3A

ExcitationSystems


IEEE (1992/2005) DC3A Model

The Type DC3A model is used to represent older systems, in particular those dc commutator exciters with non-continuously acting regulators that were commonly used before the development of the continuously acting varieties. These systems respond at basically two different rates, depending upon the magnitude of voltage error. For small errors, adjustment is made periodically with a signal to a motor-operated rheostat. Larger errors cause
resistors to be quickly shorted or inserted and a strong forcing signal applied to the exciter. Continuous
motion of the motor-operated rheostat occurs for these larger error signals, even though it is bypassed by
contactor action.

Native Members

e1

1..1

Simple_Float


Field voltage value 1 (> 0.)

e2

1..1

Simple_Float


Field voltage value 2. (> 0.)

exclim

1..1

Simple_Float


If not 0, apply lower limit of 0. to exciter output

ke

1..1

Simple_Float


Exciter field resistance line slope

kv

1..1

Simple_Float


Voltage error threshold min/max control action (> 0.)

se1

1..1

Simple_Float


Saturation factor at e1 (>= 0.)

se2

1..1

Simple_Float


Saturation factor at e2 (>= 0.)

te

1..1

Seconds


Exciter field time constant (> 0.)

tr

1..1

Seconds


Filter time constant (>= 0.)

trh

1..1

Seconds


Rheostat full range travel time (> 0.)

vrmax

1..1

Simple_Float


Maximum control element output (> 0.)

vrmin

1..1

Simple_Float


Minimum control element output (<= 0.)

Inherited Members

Inheritance pass: ->ExcitationSystem->PowerSystemResource->IdentifiedObject

name

0..1

String

see IdentifiedObject

ExcDC4B

ExcitationSystems


IEEE (2005) DC4B Model

These excitation systems utilize a field-controlled dc commutator exciter with a continuously acting voltage
regulator having supplies obtained from the generator or auxiliary bus. The replacement of the controls only
as an upgrade (retaining the dc commutator exciter) has resulted in a new model. This excitation system typically includes a proportional, integral, and differential (PID) generator voltage regulator (AVR). An alternative rate feedback loop (kf, tf) for stabilization is also shown in the model if the AVR does not include a derivative term. If a PSS control is supplied, the appropriate model is the Type PSS2B model.

Native Members

e1

1..1

Simple_Float


Field voltage value 1 (> 0.)

e2

1..1

Simple_Float


Field voltage value 2. (> 0.)

ka

1..1

Simple_Float


Gain (> 0.)

kd

1..1

Simple_Float


Derivative gain (>= 0.)

ke

1..1

Simple_Float


Exciter field resistance line slope

kf

1..1

Simple_Float


Rate feedback gain (>= 0.)

ki

1..1

Simple_Float


Integral gain (>= 0.)

kp

1..1

Simple_Float


Proportional gain (>= 0.)

oelin

1..1

Simple_Float


OEL input: if < 2, LV gate; if = 2, subtract from error signal

se1

1..1

Simple_Float


Saturation factor at e1 (>= 0.)

se2

1..1

Simple_Float


Saturation factor at e2 (>= 0.)

ta

1..1

Seconds


Time constant (> 0.)

td

1..1

Seconds


Derivative time constant (> 0. If kd > 0.)

te

1..1

Seconds


Exciter time constant (> 0.)

tf

1..1

Seconds


Rate feedback time constant (>= 0.)

tr

1..1

Seconds


Filter time constant (>= 0.)

uelin

1..1

Simple_Float


UEL input: if < 2, HV gate; if = 2, add to error signal

vemin

1..1

Simple_Float


Exciter minimum output (<= 0.)

vrmax

1..1

Simple_Float


Maximum controller output

vrmin

1..1

Simple_Float


Minimum controller output (<= 0.)

Inherited Members

Inheritance pass: ->ExcitationSystem->PowerSystemResource->IdentifiedObject

name

0..1

String

see IdentifiedObject

ExcELIN1

ExcitationSystems


Simplified Excitation System Model - ELIN (VATECH)

Inherited Members

Inheritance pass: ->ExcitationSystem->PowerSystemResource->IdentifiedObject

name

0..1

String

see IdentifiedObject

ExcELIN2

ExcitationSystems


Detailed Excitation System Model - ELIN (VATECH)

Inherited Members

Inheritance pass: ->ExcitationSystem->PowerSystemResource->IdentifiedObject

name

0..1

String

see IdentifiedObject

ExcHU

ExcitationSystems


Hungarian Excitation System Model

Inherited Members

Inheritance pass: ->ExcitationSystem->PowerSystemResource->IdentifiedObject

name

0..1

String

see IdentifiedObject

ExcPIC

ExcitationSystems


Excitation System Model with PI voltage regulator

Inherited Members

Inheritance pass: ->ExcitationSystem->PowerSystemResource->IdentifiedObject

name

0..1

String

see IdentifiedObject

ExcREXS

ExcitationSystems


General Purpose Rotating Excitation System Model

Inherited Members

Inheritance pass: ->ExcitationSystem->PowerSystemResource->IdentifiedObject

name

0..1

String

see IdentifiedObject

ExcSCRX

ExcitationSystems


Simple excitation system model representing generic characteristics of many excitation systems; intended for use where negative field current may be a problem

Native Members

cswitch

1..1

Boolean


Power source switch:
1 ? fixed voltage
0 ? generator terminal voltage

emax

1..1

Simple_Float


Maximum field voltage output

emin

1..1

Simple_Float


Minimum field voltage output

k

1..1

Simple_Float


Gain (> 0.)

rcrfd

1..1

Simple_Float


Rc/Rfd - ratio of field discharge resistance to field winding resistance

tatb

1..1

Simple_Float


Ta/Tb - gain reduction ratio of lag-lead element

tb

1..1

Seconds


Denominator time constant of lag-lead block

te

1..1

Seconds


Time constant of gain block (> 0.)

Inherited Members

Inheritance pass: ->ExcitationSystem->PowerSystemResource->IdentifiedObject

name

0..1

String

see IdentifiedObject

ExcSEXS

ExcitationSystems


Simplified Excitation System Model

Native Members

efdmax

1..1

Simple_Float


Field voltage clipping maximum limit

efdmin

1..1

Simple_Float


Field voltage clipping minimum limit

emax

1..1

Simple_Float


Maximum field voltage output

emin

1..1

Simple_Float


Minimum field voltage output

k

1..1

Simple_Float


Gain (> 0.)

kc

1..1

Simple_Float


PI controller gain (> 0. if Tc > 0.)

tatb

1..1

Simple_Float


Ta/Tb - gain reduction ratio of lag-lead element

tb

1..1

Seconds


Denominator time constant of lag-lead block

tc

1..1

Seconds


PI controller phase lead time constant

te

1..1

Seconds


Time constant of gain block (> 0.)

Inherited Members

Inheritance pass: ->ExcitationSystem->PowerSystemResource->IdentifiedObject

name

0..1

String

see IdentifiedObject

ExcSK

ExcitationSystems


Slovakian Excitation System Model (UEL, secondary voltage control)

Inherited Members

Inheritance pass: ->ExcitationSystem->PowerSystemResource->IdentifiedObject

name

0..1

String

see IdentifiedObject

ExcSK2

ExcitationSystems


Slovakian alternator-rectifier Excitation System Model (UEL, secondary voltage control)

Inherited Members

Inheritance pass: ->ExcitationSystem->PowerSystemResource->IdentifiedObject

name

0..1

String

see IdentifiedObject

ExcST1A

ExcitationSystems


IEEE (1992/2005) ST1A Model

The computer model of the Type ST1A potential-source controlled-rectifier excitation system represents systems in which excitation power is supplied through a transformer from the generator terminals (or the unit's auxiliary bus) and is regulated by a controlled rectifier. The maximum exciter voltage available from such systems is directly related to the generator terminal voltage.

Native Members

ilr

1..1

Simple_Float


Maximum field current

ka

1..1

Simple_Float


Gain (> 0.)

kc

1..1

Simple_Float


Excitation system regulation factor (>= 0.)

kf

1..1

Simple_Float


Rate feedback gain (>= 0.)

klr

1..1

Simple_Float


Gain on field current limit

pssin

1..1

Simple_Float


= 0 ? PSS input (Vs) added to error signal
not 0 ? PSS input (Vs) added to voltage regulator output

ta

1..1

Seconds


Time constant (>= 0.)

tb

1..1

Seconds


Lag time constant (>= 0.)

tb1

1..1

Seconds


Lag time constant (>= 0.)

tc

1..1

Seconds


Lead time constant

tc1

1..1

Seconds


Lead time constant

tf

1..1

Seconds


Rate feedback time constant (>= 0.)

tr

1..1

Seconds


Voltage transducer time constant (>= 0.)

uelin

1..1

Simple_Float


If equal 2, then UEL input added to error signal.
If equal 1, then UEL input HV gate with error signal.
If equal -1, then UEL input HV gate with voltage regulation output.
If equal 0, then ignore UEL signal.

vamax

1..1

Simple_Float


Maximum control element output (> 0.)

vamin

1..1

Simple_Float


Minimum control element output (< 0.)

vimax

1..1

Simple_Float


Maximum error (> 0.)

vimin

1..1

Simple_Float


Minimum error (< 0.)

vrmax

1..1

Simple_Float


Excitation voltage upper limit (> 0.)

vrmin

1..1

Simple_Float


Excitation voltage lower limit (< 0.)

Inherited Members

Inheritance pass: ->ExcitationSystem->PowerSystemResource->IdentifiedObject

name

0..1

String

see IdentifiedObject

ExcST2A

ExcitationSystems


IEEE (1992/2005) ST2A Model

Some static systems utilize both current and voltage sources (generator terminal quantities) to comprise the
power source. These compound-source rectifier excitation systems are designated Type ST2A. The regulator controls the exciter output through controlled
saturation of the power transformer components.

Native Members

efdmax

1..1

Simple_Float


Maximum field voltage (>=0.)

ka

1..1

Simple_Float


Gain (> 0.)

kc

1..1

Simple_Float


Rectifier loading factor (>= 0.)

ke

1..1

Simple_Float


Time constant feedback

kf

1..1

Simple_Float


Rate feedback gain (>= 0.)

ki

1..1

Simple_Float


Current source gain (>= 0.)

kp

1..1

Simple_Float


Potential source gain (>= 0.)

ta

1..1

Seconds


Time constant (> 0.)

tb

1..1

Seconds


Time constant (>=0.)

tc

1..1

Seconds


Time constant

te

1..1

Seconds


Transformer saturation control time constant (> 0.)

tf

1..1

Seconds


Rate feedback time constant (>= 0.)

tr

1..1

Seconds


Filter time constant (>= 0.)

uelin

1..1

Simple_Float


UEL input: if = 1, HV gate; if = 2, add to error signal

vrmax

1..1

Simple_Float


Maximum controller output (> 0.)

vrmin

1..1

Simple_Float


Minimum controller output (< 0.)

Inherited Members

Inheritance pass: ->ExcitationSystem->PowerSystemResource->IdentifiedObject

name

0..1

String

see IdentifiedObject

ExcST3A

ExcitationSystems


IEEE (1992/2005) ST3A Model

Some static systems utilize a field voltage control loop to linearize the exciter control characteristic. This also makes the output independent of supply source variations until supply limitations are reached.
These systems utilize a variety of controlled-rectifier designs: full thyristor complements or hybrid bridges
in either series or shunt configurations. The power source may consist of only a potential source, either fed from the machine terminals or from internal windings. Some designs may have compound power sources utilizing both machine potential and current. These power sources are represented as phasor combinations of machine terminal current and voltage and are accommodated by suitable parameters in the model Type ST3A.

Native Members

angp

1..1

Simple_Float


Phase angle of potential source

ka

1..1

Simple_Float


AVR gain (> 0.)

kc

1..1

Simple_Float


Exciter regulation factor (>= 0.)

kg

1..1

Simple_Float


Inner loop feedback gain (>= 0.)

ki

1..1

Simple_Float


Current source gain (>= 0.)

km

1..1

Simple_Float


Inner loop forward gain (> 0.)

kp

1..1

Simple_Float


Potential source gain (> 0.)

ta

1..1

Seconds


AVR time constant (>= 0.)

tb

1..1

Seconds


AVR lag time constant (>= 0.)

tc

1..1

Seconds


AVR lead time constant

tm

1..1

Seconds


Inner loop time constant (> 0.)

tr

1..1

Seconds


Voltage transducer time constant (>= 0.)

vbmax

1..1

Simple_Float


Maximum excitation voltage (> 0.)

vgmax

1..1

Simple_Float


Maximum inner loop feedback voltage (>= 0.)

vimax

1..1

Simple_Float


Maximum error (> 0.)

vimin

1..1

Simple_Float


Minimum error (< 0.)

vmmax

1..1

Simple_Float


Maximum inner loop output (> 0.)

vmmin

1..1

Simple_Float


Minimum inner loop output (<= 0.)

vrmax

1..1

Simple_Float


Maximum AVR output (> 0.)

vrmin

1..1

Simple_Float


Minimum AVR output (< 0.)

xl

1..1

Simple_Float


P-bar reactance (>= 0.)

Inherited Members

Inheritance pass: ->ExcitationSystem->PowerSystemResource->IdentifiedObject

name

0..1

String

see IdentifiedObject

ExcST4B

ExcitationSystems


IEEE (2005) ST4B Model

This model is a variation of the Type ST3A model, with a proportional plus integral (PI) regulator block
replacing the lag-lead regulator characteristic that was in the ST3A model. Both potential- and compoundsource
rectifier excitation systems are modeled. The PI regulator blocks have nonwindup limits that are represented. The voltage regulator of this model is typically implemented digitally.

Native Members

angp

1..1

Simple_Float


Phase angle of potential source

kc

1..1

Simple_Float


Exciter regulation factor (>= 0.)

kg

1..1

Simple_Float


Inner loop feedback gain (>= 0.)

ki

1..1

Simple_Float


Current source gain (>= 0.)

kim

1..1

Simple_Float


Integral gain of inner loop regulator

kir

1..1

Simple_Float


AVR Integral gain

kp

1..1

Simple_Float


Potential source gain (> 0.)

kpm

1..1

Simple_Float


Prop. gain of inner loop regulator

kpr

1..1

Simple_Float


AVR proportional gain

ta

1..1

Seconds


AVR time constant (>= 0.)

tr

1..1

Seconds


Voltage transducer time constant (>= 0.)

vbmax

1..1

Simple_Float


Maximum excitation voltage (> 0.)

vgmax

1..1

Simple_Float


Maximum inner loop feedback gain (>= 0.)

vmmax

1..1

Simple_Float


Maximum inner loop regulator output

vmmin

1..1

Simple_Float


Minimum inner loop regulator output

vrmax

1..1

Simple_Float


Maximum AVR output (> 0.)

vrmin

1..1

Simple_Float


Minimum AVR output (< 0.)

xl

1..1

Simple_Float


P-bar leakage reactance (>= 0.)

Inherited Members

Inheritance pass: ->ExcitationSystem->PowerSystemResource->IdentifiedObject

name

0..1

String

see IdentifiedObject

ExcST5B

ExcitationSystems


IEEE (2005) ST5B Model

The Type ST5B excitation system is a variation of the Type ST1A model, with alternative overexcitation and underexcitation inputs and additional limits. The corresponding stabilizer models that can be used with these models are the Type PSS2B, PSS3B, or PSS4B.

Native Members

kc

1..1

Simple_Float


Rectifier regulation factor (>= 0.)

kr

1..1

Simple_Float


Regulator gain (> 0.)

t1

1..1

Seconds


Firing circuit time constant (>= 0.)

tb1

1..1

Seconds


Regulator lag time constant (>= 0.)

tb2

1..1

Seconds


Regulator lag time constant (>= 0.)

tc1

1..1

Seconds


Regulator lead time constant

tc2

1..1

Seconds


Regulator lead time constant.

tob1

1..1

Seconds


OEL lag time constant (>= 0.)

tob2

1..1

Seconds


OEL lag time constant (>= 0.)

toc1

1..1

Seconds


OEL lead time constant

toc2

1..1

Seconds


OEL lead time constant

tr

1..1

Seconds


Filter time constant (>= 0.)

tub1

1..1

Seconds


UEL lag time constant (>= 0.)

tub2

1..1

Seconds


UEL lag time constant (>= 0.)

tuc1

1..1

Seconds


UEL lead time constant.

tuc2

1..1

Seconds


UEL lead time constant

vrmax

1..1

Simple_Float


Maximum regulator output (> 0.)

vrmin

1..1

Simple_Float


Minimum regulator output (< 0.)

Inherited Members

Inheritance pass: ->ExcitationSystem->PowerSystemResource->IdentifiedObject

name

0..1

String

see IdentifiedObject

ExcST6B

ExcitationSystems


IEEE (2005) ST6B Model

The AVR consists of a PI voltage regulator with an inner loop field voltage regulator and pre-control. The field voltage regulator implements a proportional control. The pre-control and the delay in the feedback circuit increase the dynamic response.

Native Members

ilr

1..1

Simple_Float


Field current limiter setpoint (> 0.)

kcl

1..1

Simple_Float


Field current limiter conversion factor (> 0.)

kff

1..1

Simple_Float


Feedforward gain

kg

1..1

Simple_Float


Feedback gain (>= 0.)

kia

1..1

Simple_Float


Regulator integral gain (> 0.)

klr

1..1

Simple_Float


Field current limiter gain (> 0.)

km

1..1

Simple_Float


Main gain

kpa

1..1

Simple_Float


Regulator proportional gain (> 0.)

oelin

1..1

Simple_Float


OEL input selector: 1 ? before UEL, 2 ? after UEL, 0 ? no OEL input

tg

1..1

Seconds


Feedback time constant (>= 0.)

tr

1..1

Seconds


Filter time constant (>= 0.)

ts

1..1

Seconds


Rectifier firing time constant (not in IEEE model) (>= 0.)

vamax

1..1

Simple_Float


PI maximum output. (> 0.)

vamin

1..1

Simple_Float


PI minimum output (< 0.)

vmult

1..1

Simple_Float


If non-zero, multiply regulator output by terminal voltage

vrmax

1..1

Simple_Float


Maximum regulator output (> 0.)

vrmin

1..1

Simple_Float


Minimum regulator output (< 0.)

Inherited Members

Inheritance pass: ->ExcitationSystem->PowerSystemResource->IdentifiedObject

name

0..1

String

see IdentifiedObject

ExcST7B

ExcitationSystems


IEEE (2005) ST7B Model

The model ST7B is representative of static potential-source excitation systems. In this system,
the AVR consists of a PI voltage regulator. A phase lead-lag filter in series allows introduction of a
derivative function, typically used with brushless excitation systems. In that case, the regulator is of the PID type. In addition, the terminal voltage channel includes a phase lead-lag filter. The AVR includes the appropriate inputs on its reference for overexcitation limiter (OEL1), underexcitation limiter (UEL), stator current limiter (SCL), and current compensator (DROOP). All these limitations, when they work at voltage reference level, keep the PSS (VS signal from Type PSS1A, PSS2A, or PSS2B) in
operation. However, the UEL limitation can also be transferred to the high value (HV) gate acting on the
output signal. In addition, the output signal passes through a low value (LV) gate for a ceiling overexcitation
limiter (OEL2).

Native Members

kh

1..1

Simple_Float


High-value gate feedback gain (>= 0.)

kia

1..1

Simple_Float


Feedback gain (>= 0.)

kl

1..1

Simple_Float


Low-value gate feedback gain (>= 0.)

kpa

1..1

Simple_Float


Regulator proportional gain (> 0.)

oelin

1..1

Simple_Float


OEL input selector: 1 ? add to Vref, 2 ? input LV gate,
2 ? output LV gate, 0 ? no OEL input

tb

1..1

Seconds


Lead-lag denominator time constant (>= 0.)

tc

1..1

Seconds


Lead-lag numerator time constant (>= 0.)

tf

1..1

Seconds


Input lead-lag denominator time constant (>= 0.)

tg

1..1

Seconds


Input lead-lag numerator time constant (>= 0.)

tia

1..1

Seconds


Feedback time constant (>= 0.)

tr

1..1

Seconds


Filter time constant

ts

1..1

Seconds


Rectifier firing time constant (>= 0.) (not in IEEE model)

uelin

1..1

Simple_Float


UEL input selector: 1 ? add to Vref, 2 ? input HV gate,
3 ? output HV gate, 0 ? no UEL input

vmax

1..1

Simple_Float


Maximum voltage reference signal (> 0.)

vmin

1..1

Simple_Float


Minimum voltage reference signal (> 0.)

vrmax

1..1

Simple_Float


Maximum field voltage output (> 0.)

vrmin

1..1

Simple_Float


Minimum field voltage output (< 0.)

Inherited Members

Inheritance pass: ->ExcitationSystem->PowerSystemResource->IdentifiedObject

name

0..1

String

see IdentifiedObject

ExcWT2E

ExcitationSystems


Type 2 standard wind turbine field resistance control model

Inherited Members

Inheritance pass: ->ExcitationSystem->PowerSystemResource->IdentifiedObject

name

0..1

String

see IdentifiedObject

ExcWT3E

ExcitationSystems


Type 3 standard wind turbine converter control model

Inherited Members

Inheritance pass: ->ExcitationSystem->PowerSystemResource->IdentifiedObject

name

0..1

String

see IdentifiedObject

ExcWT4E

ExcitationSystems


Type 4 standard wind turbine convertor control model

Inherited Members

Inheritance pass: ->ExcitationSystem->PowerSystemResource->IdentifiedObject

name

0..1

String

see IdentifiedObject

GenEquiv

GeneratorDynamics2


An equivalent representation of a synchronous generator as a constant internal voltage behind an impedance Ra plus Xp.

Native Members

xp

1..1

Reactance


Equivalent reactance, also known as Xp.

SynchronousMachine

0..1

SynchronousMachine


The synchronous machine of the equivalent.

Inherited Members

Inheritance pass: ->RotatingMachine->RegulatingCondEq->ConductingEquipment->Equipment->PowerSystemResource->IdentifiedObject

damping

1..1

Simple_Float

see RotatingMachine

inertia

1..1

Seconds

see RotatingMachine

parametersFormType

1..1

ParametersFormType

see RotatingMachine

saturationFactor

1..1

Simple_Float

see RotatingMachine

saturationFactor120

1..1

Simple_Float

see RotatingMachine

statorLeakageReactance

1..1

Reactance

see RotatingMachine

statorResistance

1..1

Resistance

see RotatingMachine

name

0..1

String

see IdentifiedObject

GenLoad

GeneratorDynamics2


Representation of a small generator as a negative load rather than a dynamic generator model. This practice is also referred to as "netting" the generation with the load, i.e. taking the net value of load minus generation as the new load value. For dynamic modeling purposes, each generator that does not have a dynamic load model must have a genLoad record.

Native Members

SynchronousMachine

0..1

SynchronousMachine


The synchronous machine.

Inherited Members

Inheritance pass: ->RegulatingCondEq->ConductingEquipment->Equipment->PowerSystemResource->IdentifiedObject

name

0..1

String

see IdentifiedObject

GovCT1

TurbineGovernors


General model for any prime mover with a PID governor, used primarily for combustion turbine and combined cycle units.

Native Members

aset

1..1

Simple_Float


Acceleration limiter setpoint

db

1..1

Simple_Float


Speed governor dead band

dm

1..1

Simple_Float


Speed sensitivity coefficient

ka

1..1

Simple_Float


Acceleration limiter gain

kdgov

1..1

Simple_Float


Governor derivative gain

kigov

1..1

Simple_Float


Governor integral gain

kiload

1..1

Simple_Float


Load limiter integral gain for PI controller

kimw

1..1

Simple_Float


Power controller (reset) gain

kpgov

1..1

Simple_Float


Governor proportional gain

kpload

1..1

Simple_Float


Load limiter proportional gain for PI controller

kturb

1..1

Simple_Float


Turbine gain (>0.)

ldref

1..1

Simple_Float


Load limiter reference value

maxerr

1..1

Simple_Float


Maximum value for speed error signal

minerr

1..1

Simple_Float


Minimum value for speed error signal

mwbase

1..1

ActivePower


Base for power values (> 0.)

pmwset

1..1

ActivePower


Power controller setpoint

r

1..1

Simple_Float


Permanent droop

rclose

1..1

Simple_Float


Minimum valve closing rate

rdown

1..1

Simple_Float


Maximum rate of load limit decrease

ropen

1..1

Simple_Float


Maximum valve opening rate

rselect

1..1

DroopSignalFeedbackType


Feedback signal for droop.
= electrical power
= none (isochronous governor)
= fuel valve stroke ( true stroke)
= governor output ( requested stroke)

rup

1..1

Simple_Float


Maximum rate of load limit increase

ta

1..1

Seconds


Acceleration limiter time constant (>0.)

tact

1..1

Seconds


Actuator time constant

tb

1..1

Seconds


Turbine lag time constant, sec. (>0.)

tc

1..1

Seconds


Turbine lead time constant, sec.

tdgov

1..1

Seconds


Governor derivative controller time constant

teng

1..1

Seconds


Transport time delay for diesel engine

tfload

1..1

Seconds


Load Limiter time constant (>0.)

tpelec

1..1

Seconds


Electrical power transducer time constant, sec. (>0.)

tsa

1..1

Seconds


Temperature detection lead time constant

tsb

1..1

Seconds


Temperature detection lag time constant

vmax

1..1

Simple_Float


Maximum valve position limit

vmin

1..1

Simple_Float


Minimum valve position limit

wfnl

1..1

Simple_Float


No load fuel flow

wfspd

1..1

Boolean


Switch for fuel source characteristic
= 0 for fuel flow independent of speed
= 1 fuel flow proportional to speed

Inherited Members

Inheritance pass: ->TurbineGovernor->PowerSystemResource->IdentifiedObject

name

0..1

String

see IdentifiedObject

GovCT2

TurbineGovernors


Inherited Members

Inheritance pass: ->TurbineGovernor->PowerSystemResource->IdentifiedObject

name

0..1

String

see IdentifiedObject

GovDUM

TurbineGovernors


Inherited Members

Inheritance pass: ->TurbineGovernor->PowerSystemResource->IdentifiedObject

name

0..1

String

see IdentifiedObject

GovGASM

TurbineGovernors


Inherited Members

Inheritance pass: ->TurbineGovernor->PowerSystemResource->IdentifiedObject

name

0..1

String

see IdentifiedObject

GovGAST

TurbineGovernors


Inherited Members

Inheritance pass: ->TurbineGovernor->PowerSystemResource->IdentifiedObject

name

0..1

String

see IdentifiedObject

GovGAST2

TurbineGovernors


Inherited Members

Inheritance pass: ->TurbineGovernor->PowerSystemResource->IdentifiedObject

name

0..1

String

see IdentifiedObject

GovGASTWD

TurbineGovernors


Inherited Members

Inheritance pass: ->TurbineGovernor->PowerSystemResource->IdentifiedObject

name

0..1

String

see IdentifiedObject

GovHydro0

TurbineGovernors


Inherited Members

Inheritance pass: ->TurbineGovernor->PowerSystemResource->IdentifiedObject

name

0..1

String

see IdentifiedObject

GovHydro1

TurbineGovernors


Hydro turbine-governor model.

Native Members

at

1..1

Simple_Float


Turbine gain (>0)

dturb

1..1

Simple_Float


Turbine damping factor (>=0)

gmax

1..1

Simple_Float


Maximum gate opening (>0)

gmin

1..1

Simple_Float


Minimum gate opening (>=0)

mwbase

1..1

ActivePower


Base for power values (> 0.)

qnl

1..1

Simple_Float


No-load flow at nominal head (>=0)

rperm

1..1

Simple_Float


Permanent droop (R) (>0)

rtemp

1..1

Simple_Float


Temporary droop (r) (>R)

tf

1..1

Seconds


Filter time constant (>0)

tg

1..1

Seconds


Gate servo time constant (>0)

tr

1..1

Seconds


Washout time constant (>0)

tw

1..1

Seconds


Water inertia time constant (>0)

velm

1..1

Simple_Float


Maximum gate velocity (>0)

Inherited Members

Inheritance pass: ->TurbineGovernor->PowerSystemResource->IdentifiedObject

name

0..1

String

see IdentifiedObject

GovHydro2

TurbineGovernors


Native Members

aturb

1..1

Simple_Float


Turbine numerator multiplier

bturb

1..1

Simple_Float


Turbine denominator multiplier

db1

1..1

Frequency


Intentional deadband width

db2

1..1

ActivePower


Unintentional deadband

eps

1..1

Frequency


Intentional db hysteresis

gv1

1..1

Simple_Float


Nonlinear gain point 1, p.u. gv

gv2

1..1

Simple_Float


Nonlinear gain point 2, p.u. gv

gv3

1..1

Simple_Float


Nonlinear gain point 3, p.u. gv

gv4

1..1

Simple_Float


Nonlinear gain point 4, p.u. gv

gv5

1..1

Simple_Float


Nonlinear gain point 5, p.u. gv

gv6

1..1

Simple_Float


Nonlinear gain point 6, p.u. gv

kturb

1..1

Simple_Float


Turbine gain

mwbase

1..1

ActivePower


Base for power values (> 0.)

pgv1

1..1

Simple_Float


Nonlinear gain point 1, p.u. power

pgv2

1..1

Simple_Float


Nonlinear gain point 2, p.u. power

pgv3

1..1

Simple_Float


Nonlinear gain point 3, p.u. power

pgv4

1..1

Simple_Float


Nonlinear gain point 4, p.u. power

pgv5

1..1

Simple_Float


Nonlinear gain point 5, p.u. power

pgv6

1..1

Simple_Float


Nonlinear gain point 6, p.u. power

pmax

1..1

Simple_Float


Maximum gate opening

pmin

1..1

Simple_Float


Minimum gate opening

rperm

1..1

Simple_Float


Permanent droop

rtemp

1..1

Simple_Float


Temporary droop

tg

1..1

Seconds


Gate servo time constant

tp

1..1

Seconds


Pilot servo valve time constant

tr

1..1

Seconds


Dashpot time constant

tw

1..1

Seconds


Water inertia time constant

uc

1..1

Simple_Float


Maximum gate closing velocity (<0.)

uo

1..1

Simple_Float


Maximum gate opening velocity

Inherited Members

Inheritance pass: ->TurbineGovernor->PowerSystemResource->IdentifiedObject

name

0..1

String

see IdentifiedObject

GovHydro3

TurbineGovernors


Inherited Members

Inheritance pass: ->TurbineGovernor->PowerSystemResource->IdentifiedObject

name

0..1

String

see IdentifiedObject

GovHydro4

TurbineGovernors


Inherited Members

Inheritance pass: ->TurbineGovernor->PowerSystemResource->IdentifiedObject

name

0..1

String

see IdentifiedObject

GovHydroDD

TurbineGovernors


Inherited Members

Inheritance pass: ->TurbineGovernor->PowerSystemResource->IdentifiedObject

name

0..1

String

see IdentifiedObject

GovHydroPID

TurbineGovernors


Inherited Members

Inheritance pass: ->TurbineGovernor->PowerSystemResource->IdentifiedObject

name

0..1

String

see IdentifiedObject

GovHydroPID2

TurbineGovernors


Inherited Members

Inheritance pass: ->TurbineGovernor->PowerSystemResource->IdentifiedObject

name

0..1

String

see IdentifiedObject

GovHydroR

TurbineGovernors


Inherited Members

Inheritance pass: ->TurbineGovernor->PowerSystemResource->IdentifiedObject

name

0..1

String

see IdentifiedObject

GovHydroWEH

TurbineGovernors


Inherited Members

Inheritance pass: ->TurbineGovernor->PowerSystemResource->IdentifiedObject

name

0..1

String

see IdentifiedObject

GovHydroWPID

TurbineGovernors


Inherited Members

Inheritance pass: ->TurbineGovernor->PowerSystemResource->IdentifiedObject

name

0..1

String

see IdentifiedObject

GovRAV

TurbineGovernors


Inherited Members

Inheritance pass: ->TurbineGovernor->PowerSystemResource->IdentifiedObject

name

0..1

String

see IdentifiedObject

GovSteam0

TurbineGovernors


A simplified steam turbine-governor model.

Native Members

dt

1..1

Simple_Float


Turbine damping coefficient

mwbase

1..1

ActivePower


Base for power values (> 0.)

r

1..1

Simple_Float


Permanent droop

t1

1..1

Seconds


Steam bowl time constant

t2

1..1

Seconds


Numerator time constant of T2/T3 block

t3

1..1

Seconds


Reheater time constant

vmax

1..1

Simple_Float


Maximum valve position, p.u. of mwcap

vmin

1..1

Simple_Float


Minimum valve position, p.u. of mwcap

Inherited Members

Inheritance pass: ->TurbineGovernor->PowerSystemResource->IdentifiedObject

name

0..1

String

see IdentifiedObject

GovSteam1

TurbineGovernors


IEEE steam turbine/governor model (with optional deadband and nonlinear valve gain added)

Native Members

db1

1..1

Frequency


Intentional deadband width

db2

1..1

ActivePower


Unintentional deadband

eps

1..1

Frequency


Intentional db hysteresis

gv1

1..1

Simple_Float


Nonlinear gain valve position point 1

gv2

1..1

Simple_Float


Nonlinear gain valve position point 2

gv3

1..1

Simple_Float


Nonlinear gain valve position point 3

gv4

1..1

Simple_Float


Nonlinear gain valve position point 4

gv5

1..1

Simple_Float


Nonlinear gain valve position point 5

gv6

1..1

Simple_Float


Nonlinear gain valve position point 6

k

1..1

Simple_Float


Governor gain (reciprocal of droop) (> 0.)

k1

1..1

Simple_Float


Fraction of HP shaft power after first boiler pass

k2

1..1

Simple_Float


Fraction of LP shaft power after first boiler pass

k3

1..1

Simple_Float


Fraction of HP shaft power after second boiler pass

k4

1..1

Simple_Float


Fraction of LP shaft power after second boiler pass

k5

1..1

Simple_Float


Fraction of HP shaft power after third boiler pass

k6

1..1

Simple_Float


Fraction of LP shaft power after third boiler pass

k7

1..1

Simple_Float


Fraction of HP shaft power after fourth boiler pass

k8

1..1

Simple_Float


Fraction of LP shaft power after fourth boiler pass

mwbase

1..1

ActivePower


Base for power values (> 0.)

pgv1

1..1

Simple_Float


Nonlinear gain power value point 1

pgv2

1..1

Simple_Float


Nonlinear gain power value point 2

pgv3

1..1

Simple_Float


Nonlinear gain power value point 3

pgv4

1..1

Simple_Float


Nonlinear gain power value point 4

pgv5

1..1

Simple_Float


Nonlinear gain power value point 5

pgv6

1..1

Simple_Float


Nonlinear gain power value point 6

pmax

1..1

Simple_Float


Maximum valve opening (> Pmin)

pmin

1..1

Simple_Float


Minimum valve opening (>= 0.)

t1

1..1

Seconds


Governor lag time constant

t2

1..1

Seconds


Governor lead time constant

t3

1..1

Seconds


Valve positioner time constant (> 0.)

t4

1..1

Seconds


Inlet piping/steam bowl time constant

t5

1..1

Seconds


Time constant of second boiler pass

t6

1..1

Seconds


Time constant of third boiler pass

t7

1..1

Seconds


Time constant of fourth boiler pas

uc

1..1

Simple_Float


Maximum valve closing velocity, p.u./sec (< 0.)

uo

1..1

Simple_Float


Maximum valve opening velocity (> 0.)

Inherited Members

Inheritance pass: ->TurbineGovernor->PowerSystemResource->IdentifiedObject

name

0..1

String

see IdentifiedObject

GovSteamCC

TurbineGovernors


Inherited Members

Inheritance pass: ->TurbineGovernor->PowerSystemResource->IdentifiedObject

name

0..1

String

see IdentifiedObject

GovSteamEU

TurbineGovernors


Inherited Members

Inheritance pass: ->TurbineGovernor->PowerSystemResource->IdentifiedObject

name

0..1

String

see IdentifiedObject

GovSteamFV2

TurbineGovernors


Inherited Members

Inheritance pass: ->TurbineGovernor->PowerSystemResource->IdentifiedObject

name

0..1

String

see IdentifiedObject

GovSteamFV3

TurbineGovernors


Inherited Members

Inheritance pass: ->TurbineGovernor->PowerSystemResource->IdentifiedObject

name

0..1

String

see IdentifiedObject

GovSteamSGO

TurbineGovernors


Inherited Members

Inheritance pass: ->TurbineGovernor->PowerSystemResource->IdentifiedObject

name

0..1

String

see IdentifiedObject

GovWT1P

TurbineGovernors


Inherited Members

Inheritance pass: ->TurbineGovernor->PowerSystemResource->IdentifiedObject

name

0..1

String

see IdentifiedObject

GovWT1T

TurbineGovernors


Inherited Members

Inheritance pass: ->TurbineGovernor->PowerSystemResource->IdentifiedObject

name

0..1

String

see IdentifiedObject

GovWT2P

TurbineGovernors


Inherited Members

Inheritance pass: ->TurbineGovernor->PowerSystemResource->IdentifiedObject

name

0..1

String

see IdentifiedObject

GovWT2T

TurbineGovernors


Inherited Members

Inheritance pass: ->TurbineGovernor->PowerSystemResource->IdentifiedObject

name

0..1

String

see IdentifiedObject

GovWT3P

TurbineGovernors


Inherited Members

Inheritance pass: ->TurbineGovernor->PowerSystemResource->IdentifiedObject

name

0..1

String

see IdentifiedObject

GovWT3T

TurbineGovernors


Inherited Members

Inheritance pass: ->TurbineGovernor->PowerSystemResource->IdentifiedObject

name

0..1

String

see IdentifiedObject

GovWT4P

TurbineGovernors


Inherited Members

Inheritance pass: ->TurbineGovernor->PowerSystemResource->IdentifiedObject

name

0..1

String

see IdentifiedObject

GovWT4T

TurbineGovernors


Inherited Members

Inheritance pass: ->TurbineGovernor->PowerSystemResource->IdentifiedObject

name

0..1

String

see IdentifiedObject

LoadMotor

LoadDynamics


Aggregate induction motor load. This model is used to represent a fraction of an ordinary load as "induction motor load". It allows load that is treated as ordinary constant power in power flow analysis to be represented by an induction motor in dynamic simulation. Either a "one-cage" or "two-cage" model of the induction machine can be modeled. Magnetic saturation is not modeled.

This model is intended for representation of aggregations of many motors dispersed through a load represented at a high voltage bus but where there is no information on the characteristics of individual motors.

Native Members

d

1..1

Simple_Float


Damping factor

h

1..1

Seconds


Inertia constant

lfac

1..1

Simple_Float


Loading factor - ratio of initial P to motor MVA base

lp

1..1

Reactance


Transient reactance

lpp

1..1

Reactance


Sub-transient reactance

ls

1..1

Reactance


Synchronous reactance

pfrac

1..1

Simple_Float


Fraction of constant-power load to be represented by this motor model (between 1.0 and 0.0)

ra

1..1

Resistance


Stator resistance

tbkr

1..1

Seconds


Circuit breaker operating time (default = 999)

tpo

1..1

Seconds


Transient rotor time constant

tppo

1..1

Seconds


Sub-transient rotor time constant

tv

1..1

Seconds


Voltage trip pickup time (default = 999)

vt

1..1

Voltage


Voltage threshold for tripping (default = 0)

Inherited Members

Inheritance pass: ->AggregateLoad->PowerSystemResource->IdentifiedObject

EnergyConsumer

0..*

EnergyConsumer

see AggregateLoad

name

0..1

String

see IdentifiedObject

LoadStaticArea

LoadDynamics


Static load associated with an Area.

Inherited Members

Inheritance pass: ->LoadStatic->AggregateLoad->PowerSystemResource->IdentifiedObject

ep1

1..1

Simple_Float

see LoadStatic

ep2

1..1

Simple_Float

see LoadStatic

ep3

1..1

Simple_Float

see LoadStatic

eq1

1..1

Simple_Float

see LoadStatic

eq2

1..1

Simple_Float

see LoadStatic

eq3

1..1

Simple_Float

see LoadStatic

kp1

1..1

Simple_Float

see LoadStatic

kp2

1..1

Simple_Float

see LoadStatic

kp3

1..1

Simple_Float

see LoadStatic

kp4

1..1

Simple_Float

see LoadStatic

kpf

1..1

Simple_Float

see LoadStatic

kq1

1..1

Simple_Float

see LoadStatic

kq2

1..1

Simple_Float

see LoadStatic

kq3

1..1

Simple_Float

see LoadStatic

kq4

1..1

Simple_Float

see LoadStatic

kqf

1..1

Simple_Float

see LoadStatic

staticLoadType

1..1

StaticLoadType

see LoadStatic

EnergyConsumer

0..*

EnergyConsumer

see AggregateLoad

name

0..1

String

see IdentifiedObject

LoadStaticBus

LoadDynamics


Static load model associated with a single bus.

Inherited Members

Inheritance pass: ->LoadStatic->AggregateLoad->PowerSystemResource->IdentifiedObject

ep1

1..1

Simple_Float

see LoadStatic

ep2

1..1

Simple_Float

see LoadStatic

ep3

1..1

Simple_Float

see LoadStatic

eq1

1..1

Simple_Float

see LoadStatic

eq2

1..1

Simple_Float

see LoadStatic

eq3

1..1

Simple_Float

see LoadStatic

kp1

1..1

Simple_Float

see LoadStatic

kp2

1..1

Simple_Float

see LoadStatic

kp3

1..1

Simple_Float

see LoadStatic

kp4

1..1

Simple_Float

see LoadStatic

kpf

1..1

Simple_Float

see LoadStatic

kq1

1..1

Simple_Float

see LoadStatic

kq2

1..1

Simple_Float

see LoadStatic

kq3

1..1

Simple_Float

see LoadStatic

kq4

1..1

Simple_Float

see LoadStatic

kqf

1..1

Simple_Float

see LoadStatic

staticLoadType

1..1

StaticLoadType

see LoadStatic

EnergyConsumer

0..*

EnergyConsumer

see AggregateLoad

name

0..1

String

see IdentifiedObject

LoadStaticOwner

LoadDynamics


Static load associated with a single owner.

Inherited Members

Inheritance pass: ->LoadStatic->AggregateLoad->PowerSystemResource->IdentifiedObject

ep1

1..1

Simple_Float

see LoadStatic

ep2

1..1

Simple_Float

see LoadStatic

ep3

1..1

Simple_Float

see LoadStatic

eq1

1..1

Simple_Float

see LoadStatic

eq2

1..1

Simple_Float

see LoadStatic

eq3

1..1

Simple_Float

see LoadStatic

kp1

1..1

Simple_Float

see LoadStatic

kp2

1..1

Simple_Float

see LoadStatic

kp3

1..1

Simple_Float

see LoadStatic

kp4

1..1

Simple_Float

see LoadStatic

kpf

1..1

Simple_Float

see LoadStatic

kq1

1..1

Simple_Float

see LoadStatic

kq2

1..1

Simple_Float

see LoadStatic

kq3

1..1

Simple_Float

see LoadStatic

kq4

1..1

Simple_Float

see LoadStatic

kqf

1..1

Simple_Float

see LoadStatic

staticLoadType

1..1

StaticLoadType

see LoadStatic

EnergyConsumer

0..*

EnergyConsumer

see AggregateLoad

name

0..1

String

see IdentifiedObject

LoadStaticSystem

LoadDynamics


Static load associated with a specific system.

Inherited Members

Inheritance pass: ->LoadStatic->AggregateLoad->PowerSystemResource->IdentifiedObject

ep1

1..1

Simple_Float

see LoadStatic

ep2

1..1

Simple_Float

see LoadStatic

ep3

1..1

Simple_Float

see LoadStatic

eq1

1..1

Simple_Float

see LoadStatic

eq2

1..1

Simple_Float

see LoadStatic

eq3

1..1

Simple_Float

see LoadStatic

kp1

1..1

Simple_Float

see LoadStatic

kp2

1..1

Simple_Float

see LoadStatic

kp3

1..1

Simple_Float

see LoadStatic

kp4

1..1

Simple_Float

see LoadStatic

kpf

1..1

Simple_Float

see LoadStatic

kq1

1..1

Simple_Float

see LoadStatic

kq2

1..1

Simple_Float

see LoadStatic

kq3

1..1

Simple_Float

see LoadStatic

kq4

1..1

Simple_Float

see LoadStatic

kqf

1..1

Simple_Float

see LoadStatic

staticLoadType

1..1

StaticLoadType

see LoadStatic

EnergyConsumer

0..*

EnergyConsumer

see AggregateLoad

name

0..1

String

see IdentifiedObject

LoadStaticZone

LoadDynamics


Static load associated with a zone.

Inherited Members

Inheritance pass: ->LoadStatic->AggregateLoad->PowerSystemResource->IdentifiedObject

ep1

1..1

Simple_Float

see LoadStatic

ep2

1..1

Simple_Float

see LoadStatic

ep3

1..1

Simple_Float

see LoadStatic

eq1

1..1

Simple_Float

see LoadStatic

eq2

1..1

Simple_Float

see LoadStatic

eq3

1..1

Simple_Float

see LoadStatic

kp1

1..1

Simple_Float

see LoadStatic

kp2

1..1

Simple_Float

see LoadStatic

kp3

1..1

Simple_Float

see LoadStatic

kp4

1..1

Simple_Float

see LoadStatic

kpf

1..1

Simple_Float

see LoadStatic

kq1

1..1

Simple_Float

see LoadStatic

kq2

1..1

Simple_Float

see LoadStatic

kq3

1..1

Simple_Float

see LoadStatic

kq4

1..1

Simple_Float

see LoadStatic

kqf

1..1

Simple_Float

see LoadStatic

staticLoadType

1..1

StaticLoadType

see LoadStatic

EnergyConsumer

0..*

EnergyConsumer

see AggregateLoad

name

0..1

String

see IdentifiedObject

MechLoad1

MotorDynamics


Mechanical load model 1

Native Members

a

1..1

Simple_Float


Speed squared coefficient

b

1..1

Simple_Float


Speed squared coefficient

d

1..1

Simple_Float


Speed to the exponent coefficient

e

1..1

Simple_Float


Exponent

Inherited Members

Inheritance pass: ->MechanicalLoad->PowerSystemResource->IdentifiedObject

name

0..1

String

see IdentifiedObject

MetaBlock

Dynamics


A block is a meta-data representation of a control block. It has an external interface and an optinal internal interface. Blocks internals can be ommitted if the block is well understood by both exchange parties. When well understood by both partice the block can be treated as a primitive block. All dynamic models must be defined to the level of primtive blocks in order for the model to be consumed and used for dynamic simulation. Examples of primitive blocks include a well known IEEE exciter model, a summation block, or an integrator block.

Native Members

proprietary

1..1

Boolean


This block is a proprietary block. Only inputs, outputs and parameters are exchanged.

Inherited Members

Inheritance pass: ->IdentifiedObject

name

0..1

String

see IdentifiedObject

MetaBlockConInput

Dynamics


If model the association to MeasurementType, the it means take the input from the associated PSR or Terminal in the static model.

Native Members

MemberOf_MetaBlockConnection

1..1

MetaBlockConnection


Inherited Members

Inheritance pass: ->IdentifiedObject

name

0..1

String

see IdentifiedObject

MetaBlockConnection

Dynamics


Native Members

MemberOf_MetaBlockConnectivity

1..1

MetaBlockConnectivity


Inherited Members

Inheritance pass: ->IdentifiedObject

name

0..1

String

see IdentifiedObject

MetaBlockConnectivity

Dynamics


Native Members

Inherited Members

Inheritance pass: ->IdentifiedObject

name

0..1

String

see IdentifiedObject

MetaBlockConOutput

Dynamics


If model uses MeasurementType association, it means the output is pushed back to the steady state model (if reasonable).

Native Members

MemberOf_MetaBlockConnection

1..1

MetaBlockConnection


Inherited Members

Inheritance pass: ->IdentifiedObject

name

0..1

String

see IdentifiedObject

MetaBlockConSignal

Dynamics


Native Members

MemberOf_MetaBlockConnectivity

1..1

MetaBlockConnectivity


MetaBlockConInput

1..1

MetaBlockConInput


MetaBlockConOutput

1..1

MetaBlockConOutput


Inherited Members

Inheritance pass: ->IdentifiedObject

name

0..1

String

see IdentifiedObject

MetaBlockInput

Dynamics


Linkage at the dynanics meta model level. The output of a block could link to this. This is a public interface external to the block.

Native Members

MemberOf_MetaBlock

1..1

MetaBlock


Input belongs to this block.

Inherited Members

Inheritance pass: ->MetaBlockConnectable->IdentifiedObject

name

0..1

String

see IdentifiedObject

MetaBlockInputReference

Dynamics


Native Members

StandardControlBlock_MetaBlockConnectable

1..1

MetaBlockConnectable


MetaBlockConnectable

1..1

MetaBlockConnectable


MemberOf_MetaBlockReference

1..1

MetaBlockReference


Inherited Members

Inheritance pass: ->IdentifiedObject

name

0..1

String

see IdentifiedObject

MetaBlockOutput

Dynamics


Output state of a block. This is a public interface external to the block. One or more block outputs should be specified in order to link blocks together. Certain block kinds might require a specific output. For example, an exciter block might require an output called "Ea".

Native Members

MemberOf_MetaBlock

1..1

MetaBlock


The block that contains the output.

Inherited Members

Inheritance pass: ->MetaBlockConnectable->IdentifiedObject

name

0..1

String

see IdentifiedObject

MetaBlockOutputReference

Dynamics


Native Members

StandardControlBlock_MetaBlockConnectable

0..1

MetaBlockConnectable


MetaBlockConnectable

0..1

MetaBlockConnectable


MemberOf_MetaBlockReference

1..1

MetaBlockReference


Inherited Members

Inheritance pass: ->IdentifiedObject

name

0..1

String

see IdentifiedObject

MetaBlockParameter

Dynamics


An identified parameter of a block. This is meta dynamics model and does not contain specific parameter values. When using a block one would need to supply specific parameter values. These are typically time constants, but are not restricted to this. Sometimes, for standard blocks, the block paramter may come directly from the attributes of an associated PowerSystemResource object, but such parameters may be specified to enable user defined models to alter the behavior of a standard block.

Native Members

MemberOf_MetaBlock

1..1

MetaBlock


Paramter belongs to this block.

Inherited Members

Inheritance pass: ->MetaBlockConnectable->IdentifiedObject

name

0..1

String

see IdentifiedObject

MetaBlockParameterReference

Dynamics


References a parameter of a block used in the internal representation of a block.

Native Members

StandardControlBlock_MetaBlockConnectable

0..1

MetaBlockConnectable


MetaBlockConnectable

0..1

MetaBlockConnectable


MemberOf_MetaBlockReference

1..1

MetaBlockReference


Inherited Members

Inheritance pass: ->IdentifiedObject

name

0..1

String

see IdentifiedObject

MetaBlockReference

Dynamics


References a control block at the internal meta dynamics model level. These references are contained in other blocks and reference the single instance of the meta model that defines a particular block definition. One would not expect to see bock references contained within a primitive block.

Native Members

equationType

1..1

String


should be enum, initial conditions vs. simulation equations

MetaBlock

1..1

MetaBlock


MemberOf_MetaBlock

1..1

MetaBlock


Inherited Members

Inheritance pass: ->IdentifiedObject

name

0..1

String

see IdentifiedObject

MetaBlockSignal

Dynamics


Native Members

From

1..1

MetaBlockInputReference


MemberOf_MetaBlock

1..1

MetaBlock


To

1..1

MetaBlockOutputReference


Inherited Members

Inheritance pass: ->IdentifiedObject

name

0..1

String

see IdentifiedObject

MetaBlockState

Dynamics


Native Members

MemberOf_MetaBlock

1..1

MetaBlock


Inherited Members

Inheritance pass: ->MetaBlockConnectable->IdentifiedObject

name

0..1

String

see IdentifiedObject

MetaBlockStateReference

Dynamics


Native Members

MetaBlockConnectable

1..1

MetaBlockConnectable


StandardControlBlock_MetaBlockConnectable

1..1

MetaBlockConnectable


MemberOf_MetaBlockReference

1..1

MetaBlockReference


Inherited Members

Inheritance pass: ->IdentifiedObject

name

0..1

String

see IdentifiedObject

PssIEEE1A

PowerSystemStabilizers


PSS type IEEE PSS1A

Inherited Members

Inheritance pass: ->PowerSystemStabilizer->PowerSystemResource->IdentifiedObject

name

0..1

String

see IdentifiedObject

PssIEEE2B

PowerSystemStabilizers


IEEE (2005) PSS2B Model

This stabilizer model is designed to represent a variety of dual-input stabilizers, which normally use combinations of power and speed or frequency to derive the stabilizing signal.

Native Members

a

1..1

Simple_Float


Numerator constant

j1

1..1

Integer


Input signal #1 code
1 shaft speed
2 frequency of bus voltage
3 generator electrical power
4 generator accelerating power
5 amplitude of bus voltage
6 derivative of bus voltage amplitude

j2

1..1

Integer


Input signal #2 code
1 shaft speed
2 frequency of bus voltage
3 generator electrical power
4 generator accelerating power
5 amplitude of bus voltage
6 derivative of bus voltage amplitude

ks1

1..1

Simple_Float


Stabilizer gain

ks2

1..1

Simple_Float


Gain on signal #2

ks3

1..1

Simple_Float


Gain on signal #2 input before ramp-tracking filter

ks4

1..1

Simple_Float


Gain on signal #2 input after ramp-tracking filter

m

1..1

Integer


Denominator order of ramp tracking filter

n

1..1

Integer


Order of ramp tracking filter

t1

1..1

Seconds


Lead/lag time constant

t10

1..1

Seconds


Lead/lag time constant

t11

1..1

Seconds


Lead/lag time constant

t2

1..1

Seconds


Lead/lag time constant

t3

1..1

Seconds


Lead/lag time constant

t4

1..1

Seconds


Lead/lag time constant

t6

1..1

Seconds


Time constant on signal #1

t7

1..1

Seconds


Time constant on signal #2

t8

1..1

Seconds


Lead of ramp tracking filter

t9

1..1

Seconds


Lag of ramp tracking filter

ta

1..1

Seconds


Lead constant

tb

1..1

Seconds


Lag time constant

tw1

1..1

Seconds


First washout on signal #1

tw2

1..1

Seconds


Second washout on signal #1

tw3

1..1

Seconds


First washout on signal #2

tw4

1..1

Seconds


Second washout on signal #2

vsi1max

1..1

Simple_Float


Input signal #1 max limit

vsi1min

1..1

Simple_Float


Input signal #1 min limit

vsi2max

1..1

Simple_Float


Input signal #2 max limit

vsi2min

1..1

Simple_Float


Input signal #2 min limit

vstmax

1..1

Simple_Float


Stabilizer output max limit

vstmin

1..1

Simple_Float


Stabilizer output min limit

Inherited Members

Inheritance pass: ->PowerSystemStabilizer->PowerSystemResource->IdentifiedObject

name

0..1

String

see IdentifiedObject

PssIEEE3B

PowerSystemStabilizers


PSS type IEEE PSS3B

Inherited Members

Inheritance pass: ->PowerSystemStabilizer->PowerSystemResource->IdentifiedObject

name

0..1

String

see IdentifiedObject

PssIEEE4B

PowerSystemStabilizers


PSS type IEEE PSS4B

Inherited Members

Inheritance pass: ->PowerSystemStabilizer->PowerSystemResource->IdentifiedObject

name

0..1

String

see IdentifiedObject

PssPTIST1

PowerSystemStabilizers


PTI microprocessor-based stabilizer model type 1

Inherited Members

Inheritance pass: ->PowerSystemStabilizer->PowerSystemResource->IdentifiedObject

name

0..1

String

see IdentifiedObject

PssPTIST3

PowerSystemStabilizers


PTI microprocessor-based stabilizer model type 3

Inherited Members

Inheritance pass: ->PowerSystemStabilizer->PowerSystemResource->IdentifiedObject

name

0..1

String

see IdentifiedObject

PssSB

PowerSystemStabilizers


Dual input PSS, pss2a and transient stabilizer

Inherited Members

Inheritance pass: ->PowerSystemStabilizer->PowerSystemResource->IdentifiedObject

name

0..1

String

see IdentifiedObject

PssSB4

PowerSystemStabilizers


Power sensitive stabilizer model

Inherited Members

Inheritance pass: ->PowerSystemStabilizer->PowerSystemResource->IdentifiedObject

name

0..1

String

see IdentifiedObject

PssSH

PowerSystemStabilizers


Siemens H infinity PSS

Inherited Members

Inheritance pass: ->PowerSystemStabilizer->PowerSystemResource->IdentifiedObject

name

0..1

String

see IdentifiedObject

PssSK

PowerSystemStabilizers


PSS Slovakian type - three inputs

Inherited Members

Inheritance pass: ->PowerSystemStabilizer->PowerSystemResource->IdentifiedObject

name

0..1

String

see IdentifiedObject

PssWSCC

PowerSystemStabilizers


Dual input PSS

Inherited Members

Inheritance pass: ->PowerSystemStabilizer->PowerSystemResource->IdentifiedObject

name

0..1

String

see IdentifiedObject

SynchronousMachine

Wires


An electromechanical device that operates with shaft rotating synchronously with the network. It is a single machine operating either as a generator or synchronous condenser or pump.

-
SynchronousMachine should not use IdentifiedObject.name. The name is provided in the EQ profile.

Native Members (Entsoe)

ifdbaseType

0..1

IfdBaseType


Ifag, Ifnl, Iffl, other

ifdBaseValue

0..1

CurrentFlow


Ifd base current if ifdbasetype = other

ks

0..1

Simple_Float


Saturation loading correction factor (>=0)

r1d

0..1

PU


D-axis damper 1 winding resistance

r1q

0..1

PU


Q-axis damper 1 winding resistance

r2q

0..1

PU


Q-axis damper 2 winding resistance

rfd

0..1

PU


Field winding resistance

s12q

0..1

Simple_Float


Q-axis saturation factor at 120% of rated term (>=s1q)

s1q

0..1

Simple_Float


Q-axis saturation factor at rated term voltage (>=0)

tc

0..1

Seconds


Damping time constant for "Canay" reactance

x1d

0..1

PU


D-axis damper 1 winding reactance

x1q

0..1

PU


Q-axis damper 1 winding leakage reactance

x2q

0..1

PU


Q-axis damper 1 winding leakage reactance

xad

0..1

PU


D-axis mutual reactance

xaq

0..1

PU


Q-axis mutual reactance

xf1d

0..1

PU


Differential mutual ("Canay") reactance

xfd

0..1

PU


Field winding leakage reactance

Native Members

tpdo

1..1

Seconds


Direct axis transient rotor time constant, also known as T'do

tppdo

1..1

Seconds


Direct axis sub-transient rotor time constant, also known as T''do

tppqo

1..1

Seconds


Quadrature axis subtransient rotor time constant, also known as T"qo

tpqo

1..1

Seconds


Quadrature axis transient rotor time constant, also known as T'qo

xDirectSubtrans

1..1

PU


Direct-axis subtransient reactance, also known as X"d.

xDirectSync

1..1

PU


Direct-axis synchronous reactance. The quotient of a sustained value of that AC component of armature voltage that is produced by the total direct-axis flux due to direct-axis armature current and the value of the AC component of this current, the machine running at rated speed. (Xd)

xDirectTrans

1..1

PU


Direct-axis transient reactance, also known as X'd.

xQuadSubtrans

1..1

PU


Quadrature-axis subtransient reactance, also known as X"q.

xQuadSync

1..1

PU


Quadrature-axis synchronous reactance (Xq) , the ratio of the component of reactive armature voltage, due to the quadrature-axis component of armature current, to this component of current, under steady state conditions and at rated frequency.

xQuadTrans

1..1

PU


Quadrature-axis transient reactance, also known as X'q.

TieToMeasurement

Dynamics


Ties a block input to a specific state variable measurment. Thus giving a unit type, a location in the network (typically a terminal). A specific value is not given, just enough information to obtain the value from the model during a solution. This has nothing to do with SCADA.

Native Members

MetaBlockInput

1..1

MetaBlockInput


The identified block input to which this measurement applies. Note this applies only to the external interface of blocks.

Block

1..1

Block


Block owning the measurement.

Measurement

1..1

Measurement


Measurement linkage for dyanmics.

TLCFB1

TurbineGovernors


Inherited Members

Inheritance pass: ->TurbineGovernor->PowerSystemResource->IdentifiedObject

name

0..1

String

see IdentifiedObject

VcompCross

VoltageCompensatorDynamics


Voltage Compensation Model for Cross-Compound Generating Unit

Native Members

rcomp2

1..1

Resistance


Cross-Compensating (compounding) resistance

xcomp2

1..1

Reactance


Cross-Compensating (compounding) reactance

Inherited Members

Inheritance pass: ->VoltageCompensator->PowerSystemResource->IdentifiedObject

name

0..1

String

see IdentifiedObject

VcompIEEE

VoltageCompensatorDynamics


IEEE Voltage Compensation Model

Native Members

rcomp

1..1

Resistance


Compensating (compounding) resistance

xcomp

1..1

Reactance


Compensating (compounding) reactance

Inherited Members

Inheritance pass: ->VoltageCompensator->PowerSystemResource->IdentifiedObject

name

0..1

String

see IdentifiedObject

Abstract Classes

AggregateLoad

LoadDynamics


Aggregate loads are used to represent all or part of the real and reactive load from a load in the static (power flow) data. This load is usually the aggregation of many individual load devices. The load models are approximate representation of the aggregate response of the load devices to system disturbances.

Models of loads for dynamic analysis may themselves be either static or dynamic. A static load model represents the sensitivity of the real and reactive power consumed by the load to the amplitude and frequency of the bus voltage. A dynamic load model can used to represent the aggregate response of the motor components of the load.

Large industrial motors or groups of similar motors may be represented by individual motor models (synchronous or asynchronous) which are usually represented as generators with negative Pgen in the static (power flow) data.

Native Members

EnergyConsumer

0..*

EnergyConsumer


The energy consumers for this aggregate load.

Inherited Members

Inheritance pass: ->PowerSystemResource->IdentifiedObject

name

0..1

String

see IdentifiedObject

ConductingEquipment

Core


The parts of the power system that are designed to carry current or that are conductively connected through terminals.

Inherited Members

Inheritance pass: ->Equipment->PowerSystemResource->IdentifiedObject

name

0..1

String

see IdentifiedObject

EnergyConsumer

Wires


Generic user of energy - a point of consumption on the power system model.

Native Members

EntsoeDynamicsVersion

EntsoeDynamicsProfile


Profile version details

Native Members

baseURI

1..1

String

DefaultValue=htt://iec.ch/TC57/61970-457/Dynamics/1


Profile URI used in the Model Exchange header. It uniquely identifies the Profile and its version. It matches URI used for CPSM.

date

1..1

Date

FixedValue=2011-07-16


Profile creation date
Form is YYYY-MM-DD for example for January 5, 2009 it is 2009-01-05.

URI

1..1

String

FixedValue=http://www.entsoe.eu/profile/Dynamics/Edition2_v19


This is the base URI for the profile

version

1..1

String

FixedValue=Entsoe_Dynamics_Edition2_v19


Profile version

Equipment

Core


The parts of a power system that are physical devices, electronic or mechanical

Inherited Members

Inheritance pass: ->PowerSystemResource->IdentifiedObject

name

0..1

String

see IdentifiedObject

ExcitationSystem

ExcitationSystems


An excitation system provides the field voltage (Efd) for a synchronous machine model. It is linked to a specific generator by the Bus number and Unit ID.

Inherited Members

Inheritance pass: ->PowerSystemResource->IdentifiedObject

name

0..1

String

see IdentifiedObject

IdentifiedObject

Core


This is a root class to provide common identification for all classes needing identification and naming attributes

-
IdentifiedObject.name should not be used for SynchronousMachine and AsynchronousMachine.

Native Members

name

0..1

String


The name is any free human readable and possibly non unique text naming the object.

IEC61970CIMVersion

EntsoeDynamicsProfile


This is the IEC 61970 CIM version number assigned to this UML model.

-
The CIM base URI is "http://iec.ch/TC57/2010/CIM-schema-cim15#"

Native Members

date

0..1

Date

FixedValue=2011-07-07


Form is YYYY-MM-DD for example for January 5, 2009 it is 2009-01-05.

version

0..1

String

FixedValue=IEC61970CIM15v31


Form is IEC61970CIMXXvYY where XX is the major CIM package version and the YY is the minor version. For ecample IEC61970CIM13v18.

LoadStatic

LoadDynamics


General Static Load Model. A static load model represents the sensitivity of the real and reactive power consumed by the load to the amplitude and frequency of the bus voltage.

Native Members

ep1

1..1

Simple_Float


ep2

1..1

Simple_Float


ep3

1..1

Simple_Float


eq1

1..1

Simple_Float


eq2

1..1

Simple_Float


eq3

1..1

Simple_Float


kp1

1..1

Simple_Float


kp2

1..1

Simple_Float


kp3

1..1

Simple_Float


kp4

1..1

Simple_Float


kpf

1..1

Simple_Float


kq1

1..1

Simple_Float


kq2

1..1

Simple_Float


kq3

1..1

Simple_Float


kq4

1..1

Simple_Float


kqf

1..1

Simple_Float


staticLoadType

1..1

StaticLoadType


Type of static load model

Inherited Members

Inheritance pass: ->AggregateLoad->PowerSystemResource->IdentifiedObject

EnergyConsumer

0..*

EnergyConsumer

see AggregateLoad

name

0..1

String

see IdentifiedObject

Measurement

Meas


A Measurement represents any measured, calculated or non-measured non-calculated quantity. Any piece of equipment may contain Measurements, e.g. a substation may have temperature measurements and door open indications, a transformer may have oil temperature and tank pressure measurements, a bay may contain a number of power flow measurements and a Breaker may contain a switch status measurement.
The PSR - Measurement association is intended to capture this use of Measurement and is included in the naming hierarchy based on EquipmentContainer. The naming hierarchy typically has Measurements as leafs, e.g. Substation-VoltageLevel-Bay-Switch-Measurement.
Some Measurements represent quantities related to a particular sensor location in the network, e.g. a voltage transformer (PT) at a busbar or a current transformer (CT) at the bar between a breaker and an isolator. The sensing position is not captured in the PSR - Measurement association. Instead it is captured by the Measurement - Terminal association that is used to define the sensing location in the network topology. The location is defined by the connection of the Terminal to ConductingEquipment.
If both a Terminal and PSR are associated, and the PSR is of type ConductingEquipment, the associated Terminal should belong to that ConductingEquipment instance.
When the sensor location is needed both Measurement-PSR and Measurement-Terminal are used. The Measurement-Terminal association is never used alone.

Native Members

MechanicalLoad

MotorDynamics


A mechanical load represents the variation in a motor's shaft torque or power as a
function of shaft speed.

Inherited Members

Inheritance pass: ->PowerSystemResource->IdentifiedObject

name

0..1

String

see IdentifiedObject

MetaBlockConnectable

Dynamics


This is a source connection for a block input at the dynamics meta-data level. The subtypes represent different ways to obtain the numbers. Note that a block output is NOT derived from this class since block outputs can only be computed from references to other blocks via the BlockOutputReference class.

Native Members

Inherited Members

Inheritance pass: ->IdentifiedObject

name

0..1

String

see IdentifiedObject

PowerSystemResource

Core


A power system resource can be an item of equipment such as a Switch, an EquipmentContainer containing many individual items of equipment such as a Substation, or an organisational entity such as SubControlArea. Power system resources can have measurements associated.

Native Members

Inherited Members

Inheritance pass: ->IdentifiedObject

name

0..1

String

see IdentifiedObject

PowerSystemStabilizer

PowerSystemStabilizers


A PSS provides an input (Vs) to the excitation system model to improve damping of system oscillations. A variety of input signals may be used depending on the particular design.

Inherited Members

Inheritance pass: ->PowerSystemResource->IdentifiedObject

name

0..1

String

see IdentifiedObject

RegulatingCondEq

Wires


A type of conducting equipment that can regulate a quanity (i.e. voltage or flow) at a specific point in the network.

Inherited Members

Inheritance pass: ->ConductingEquipment->Equipment->PowerSystemResource->IdentifiedObject

name

0..1

String

see IdentifiedObject

RotatingMachine

Wires


A rotating machine which may be used as a generator or motor.

Native Members

damping

1..1

Simple_Float


Damping torque coefficient, a proportionality constant that, when multiplied by the angular velocity of the rotor poles with respect to the magnetic field (frequency), results in the damping torque. This value is often zero when the sources of damping torques (generator damper windings, load damping effects, etc.) are modeled in detail.

inertia

1..1

Seconds


Inertia constant of generator or motor and mechanical load. Must be greater than zero. This is the specification for the stored energy in the rotating mass when operating at rated speed. For a generator, this includes the generator plus all other elements (turbine, exciter) on the same shaft and has units of MW-sec. For a motor, it includes the motor plus its mechanical load. Conventional units are per unit on the generator MVA base, usually expressed as MW-second./MVA or just second. This value is used in the accelerating power reference frame for operator training simulator solutions.

parametersFormType

1..1

ParametersFormType


saturationFactor

1..1

Simple_Float


Saturation factor at rated terminal voltage. Should be greather than or equal to zero.

saturationFactor120

1..1

Simple_Float


Saturation factor at 120% of rated terminal voltage. Should be greater than or equal to the saturation factor at rated terminal voltage.

statorLeakageReactance

1..1

Reactance


Stator leakage reactance. Should be greater than or equal to 0.

statorResistance

1..1

Resistance


Stator (armature) resistance. Should be greather than or equal to zero. Equivalent resistance when used for GenEquiv model.

Inherited Members

Inheritance pass: ->RegulatingCondEq->ConductingEquipment->Equipment->PowerSystemResource->IdentifiedObject

name

0..1

String

see IdentifiedObject

TurbineGovernor

TurbineGovernors


The turbine-governor determines the mechanical power (Pm) supplied to the generator model

Inherited Members

Inheritance pass: ->PowerSystemResource->IdentifiedObject

name

0..1

String

see IdentifiedObject

VoltageCompensator

VoltageCompensatorDynamics


A voltage compensator adjusts the terminal voltage feedback to the excitation system by adding a quantity that is proportional to the terminal current of the generator. It is linked to a specific generator by the Bus number and Unit ID

Inherited Members

Inheritance pass: ->PowerSystemResource->IdentifiedObject

name

0..1

String

see IdentifiedObject

Enumerations

DroopSignalFeedbackType

TurbineGovernors


electricalPower


none


isochronous governor

fuelValveStroke


true stroke

governorOutput


requested stroke

StaticLoadType

LoadDynamics


Type of static load

exponential


ZIP1


ZIP2


ParametersFormType

EntsoeDomainProfile


timeConstantReactance


equivalentCircuit


IfdBaseType

GeneratorDynamics2


ifag


ifnl


iffl


other


Compound types

Datatypes

Resistance

EntsoeDomainProfile


Resistance (real part of impedance).

-
Value type is IEEE 754 simple precision floating point

value

0..1

Float

Constraint=>choice=simple


The value space for Float type is the one of IEEE 754 simple precision floating point. It correspond to the xs:float datatype

unit

0..1

UnitSymbol

FixedValue=ohm


multiplier

0..1

UnitMultiplier

FixedValue=none


Seconds

EntsoeDomainProfile


Time, in seconds

-
Value type is IEEE 754 simple precision floating point

value

0..1

Float

Constraint=>choice=simple


The value space for Float type is the one of IEEE 754 simple precision floating point. It correspond to the xs:float datatype

unit

0..1

UnitSymbol

FixedValue=s


multiplier

0..1

UnitMultiplier

FixedValue=none


Reactance

EntsoeDomainProfile


Reactance (imaginary part of impedance), at rated frequency.

-
Value type is IEEE 754 simple precision floating point

value

0..1

Float

Constraint=>choice=simple


The value space for Float type is the one of IEEE 754 simple precision floating point. It correspond to the xs:float datatype

unit

0..1

UnitSymbol

FixedValue=ohm


multiplier

0..1

UnitMultiplier

FixedValue=none


Simple_Float

EntsoeDomainProfile


A floating point number. The range is unspecified and not limited.

-
In ENTSO-E profile, Simple_Float range is the IEEE754 simple precision floating point one. It correspond to xs:float datatype

value

1..1

Float

Constraint=>choice=simple


ActivePower

EntsoeDomainProfile


Product of RMS value of the voltage and the RMS value of the in-phase component of the current

-
Value type is IEEE 754 simple precision floating point

value

0..1

Float

Constraint=>choice=simple


The value space for Float type is the one of IEEE 754 simple precision floating point. It correspond to the xs:float datatype

unit

0..1

UnitSymbol

FixedValue=W


multiplier

0..1

UnitMultiplier

FixedValue=M


Frequency

EntsoeDomainProfile


Cycles per second

-
Value type is IEEE 754 simple precision floating point

value

0..1

Float

Constraint=>choice=simple


The value space for Float type is the one of IEEE 754 simple precision floating point. It correspond to the xs:float datatype

unit

0..1

UnitSymbol

FixedValue=Hz


multiplier

0..1

UnitMultiplier

DefaultValue=none


Voltage

EntsoeDomainProfile


Electrical voltage.

-
Value type is IEEE 754 simple precision floating point

value

0..1

Float

Constraint=>choice=simple


The value space for Float type is the one of IEEE 754 simple precision floating point. It correspond to the xs:float datatype

unit

0..1

UnitSymbol

FixedValue=V


multiplier

0..1

UnitMultiplier

FixedValue=k


CurrentFlow

EntsoeDomainProfile


Electrical current (positive flow is out of the ConductingEquipment into the ConnectivityNode)

-
Value type is IEEE 754 simple precision floating point

value

0..1

Float

Constraint=>choice=simple


unit

0..1

UnitSymbol

FixedValue=A


multiplier

0..1

UnitMultiplier

FixedValue=none


PU

EntsoeDomainProfile


Per Unit - a positive or negative value referred to a defined base. Values typically range from -10 to +10.

-
Value type is IEEE 754 simple precision floating point

value

0..1

Float

Constraint=>choice=simple


unit

0..1

UnitSymbol

FixedValue=none


multiplier

0..1

UnitMultiplier

FixedValue=none