Enums (49 total)

ID Имя Описание
AsynchronousMachineKind
2 значений
Kind of Asynchronous Machine.
BatteryStateKind
5 значений
The state of the battery unit.
ControlAreaTypeKind
3 значений
The type of control area.
CsOperatingModeKind
2 значений
Operating mode for HVDC line operating as Current Source Converter.
CsPpccControlKind
3 значений
Active power control modes for HVDC line operating as Current Source Converter.
Currency
161 значений
Monetary currencies. ISO 4217 standard including 3-character currency code.
CurveStyle
2 значений
Style or shape of curve.
DCConverterOperatingModeKind
3 значений
The operating mode of an HVDC bipole.
DCPolarityKind
3 значений
Polarity for DC circuits.
DroopSignalFeedbackKind
4 значений
Governor droop signal feedback source.
ExcIEEEST1AUELselectorKind
4 значений
Types of connections for the UEL input used in ExcIEEEST1A.
ExcREXSFeedbackSignalKind
3 значений
Types of rate feedback signals.
ExcST6BOELselectorKind
3 значений
Types of connections for the OEL input used for static excitation systems type 6B.
ExcST7BOELselectorKind
4 значений
Types of connections for the OEL input used for static excitation systems type 7B.
ExcST7BUELselectorKind
4 значений
Types of connections for the UEL input used for static excitation systems type 7B.
FrancisGovernorControlKind
3 значений
Governor control flag for Francis hydro model.
FuelType
10 значений
Type of fuel.
GeneratorControlSource
4 значений
The source of controls for a generating unit.
GenericNonLinearLoadModelKind
2 значений
Type of generic non-linear load model.
GovHydro4ModelKind
3 значений
Possible types of GovHydro4 models.
HydroEnergyConversionKind
2 значений
Specifies the capability of the hydro generating unit to convert energy as a generator or pump.
HydroPlantStorageKind
3 значений
The type of hydro power plant.
HydroTurbineKind
3 значений
Type of turbine.
IfdBaseKind
3 значений
Excitation base system mode.
InputSignalKind
11 значений
Types of input signals. In dynamics modelling, commonly represented by the <i>j</i> parameter.
OperationalLimitDirectionKind
3 значений
The direction attribute describes the side of a limit that is a violation.
OrientationKind
2 значений
The orientation of the coordinate system with respect to top, left, and the coordinate number system.
PetersenCoilModeKind
3 значений
The mode of operation for a Petersen coil.
PhaseCode
26 значений
An unordered enumeration of phase identifiers. Allows designation of phases for both transmission and distribution equipment, circuits and loads. The enumeration, by itself, does not describe how the phases are connected together or connected to ground. Ground is not explicitly denoted as a phase. Residential and small commercial loads are often served from single-phase, or split-phase, secondary circuits. For the example of s12N, phases 1 and 2 refer to hot wires that are 180 degrees out of phase, while N refers to the neutral wire. Through single-phase transformer connections, these secondary circuits may be served from one or two of the primary phases A, B, and C. For three-phase loads, use the A, B, C phase codes instead of s12N. The integer values are from IEC 61968-9 to support revenue metering applications.
RegulatingControlModeKind
8 значений
The kind of regulation model. For example regulating voltage, reactive power, active power, etc.
RemoteSignalKind
9 значений
Type of input signal coming from remote bus.
RotorKind
2 значений
Type of rotor on physical machine.
ShortCircuitRotorKind
4 значений
Type of rotor, used by short circuit applications.
Source
3 значений
Source gives information related to the origin of a value.
StaticLoadModelKind
4 значений
Type of static load model.
SynchronousMachineKind
7 значений
Synchronous machine type.
SynchronousMachineModelKind
5 значений
Type of synchronous machine model used in dynamic simulation applications.
SynchronousMachineOperatingMode
3 значений
Synchronous machine operating mode.
UnitMultiplier
21 значений
The unit multipliers defined for the CIM. When applied to unit symbols, the unit symbol is treated as a derived unit. Regardless of the contents of the unit symbol text, the unit symbol shall be treated as if it were a single-character unit symbol. Unit symbols should not contain multipliers, and it should be left to the multiplier to define the multiple for an entire data type. For example, if a unit symbol is "m2Pers" and the multiplier is "k", then the value is k(m**2/s), and the multiplier applies to the entire final value, not to any individual part of the value. This can be conceptualized by substituting a derived unit symbol for the unit type. If one imagines that the symbol "Þ" represents the derived unit "m2Pers", then applying the multiplier "k" can be conceptualized simply as "kÞ". For example, the SI unit for mass is "kg" and not "g". If the unit symbol is defined as "kg", then the multiplier is applied to "kg" as a whole and does not replace the "k" in front of the "g". In this case, the multiplier of "m" would be used with the unit symbol of "kg" to represent one gram. As a text string, this violates the instructions in IEC 80000-1. However, because the unit symbol in CIM is treated as a derived unit instead of as an SI unit, it makes more sense to conceptualize the "kg" as if it were replaced by one of the proposed replacements for the SI mass symbol. If one imagines that the "kg" were replaced by a symbol "Þ", then it is easier to conceptualize the multiplier "m" as creating the proper unit "mÞ", and not the forbidden unit "mkg".
UnitSymbol
141 значений
The derived units defined for usage in the CIM. In some cases, the derived unit is equal to an SI unit. Whenever possible, the standard derived symbol is used instead of the formula for the derived unit. For example, the unit symbol Farad is defined as "F" instead of "CPerV". In cases where a standard symbol does not exist for a derived unit, the formula for the unit is used as the unit symbol. For example, density does not have a standard symbol and so it is represented as "kgPerm3". With the exception of the "kg", which is an SI unit, the unit symbols do not contain multipliers and therefore represent the base derived unit to which a multiplier can be applied as a whole. Every unit symbol is treated as an unparseable text as if it were a single-letter symbol. The meaning of each unit symbol is defined by the accompanying descriptive text and not by the text contents of the unit symbol. To allow the widest possible range of serializations without requiring special character handling, several substitutions are made which deviate from the format described in IEC 80000-1. The division symbol "/" is replaced by the letters "Per". Exponents are written in plain text after the unit as "m3" instead of being formatted as "m" with a superscript of 3 or introducing a symbol as in "m^3". The degree symbol "°" is replaced with the letters "deg". Any clarification of the meaning for a substitution is included in the description for the unit symbol. Non-SI units are included in list of unit symbols to allow sources of data to be correctly labelled with their non-SI units (for example, a GPS sensor that is reporting numbers that represent feet instead of meters). This allows software to use the unit symbol information correctly convert and scale the raw data of those sources into SI-based units. The integer values are used for harmonization with IEC 61850.
Validity
3 значений
Validity for MeasurementValue.
VsPpccControlKind
6 значений
Types applicable to the control of real power and/or DC voltage by voltage source converter.
VsQpccControlKind
4 значений
Kind of reactive power control at point of common coupling for a voltage source converter.
WindGenUnitKind
2 значений
Kind of wind generating unit.
WindingConnection
7 значений
Winding connection type.
WindLookupTableFunctionKind
16 значений
Function of the lookup table.
WindPlantQcontrolModeKind
4 значений
Reactive power/voltage controller mode.
WindQcontrolModeKind
5 значений
General wind turbine Q control modes <i>M</i><i><sub>qG</sub></i><i>.</i>
WindUVRTQcontrolModeKind
3 значений
UVRT Q control modes <i>M</i><i><sub>qUVRT</sub></i><i>.</i>