Boolean Primitive
A type with the value space "true" and "false".
Ссылки (137)
| Класс | Свойство | Описание |
|---|---|---|
| cim:DiagramObject | cim:isPolygon |
Defines whether or not the diagram objects points define the boundaries of a polygon or the routing of a polyline. If this value is true then a receiving application should consider the first and last points to be connected. |
| cim:ACDCTerminal | cim:connected |
The connected status is related to a bus-branch model and the topological node to terminal relation. True implies the terminal is connected to the related topological node and false implies it is not. In a bus-branch model, the connected status is used to tell if equipment is disconnected without having to change the connectivity described by the topological node to terminal relation. A valid case is that conducting equipment can be connected in one end and open in the other. In particular for an AC line segment, where the reactive line charging can be significant, this is a relevant case. |
| cim:AsynchronousMachine | cim:converterFedDrive |
Indicates whether the machine is a converter fed drive. Used for short circuit data exchange according to IEC 60909. |
| cim:AsynchronousMachine | cim:reversible |
Indicates for converter drive motors if the power can be reversible. Used for short circuit data exchange according to IEC 60909. |
| cim:Equipment | cim:aggregate |
The aggregate flag provides an alternative way of representing an aggregated (equivalent) element. It is applicable in cases when the dedicated classes for equivalent equipment do not have all of the attributes necessary to represent the required level of detail. In case the flag is set to “true” the single instance of equipment represents multiple pieces of equipment that have been modelled together as an aggregate equivalent obtained by a network reduction procedure. Examples would be power transformers or synchronous machines operating in parallel modelled as a single aggregate power transformer or aggregate synchronous machine. The attribute is not used for EquivalentBranch, EquivalentShunt and EquivalentInjection. |
| cim:Equipment | cim:normallyInService |
Specifies the availability of the equipment under normal operating conditions. True means the equipment is available for topology processing, which determines if the equipment is energized or not. False means that the equipment is treated by network applications as if it is not in the model. |
| cim:Equipment | cim:inService |
Specifies the availability of the equipment. True means the equipment is available for topology processing, which determines if the equipment is energized or not. False means that the equipment is treated by network applications as if it is not in the model. |
| cim:EquivalentInjection | cim:regulationCapability |
Specifies whether or not the EquivalentInjection has the capability to regulate the local voltage. If true the EquivalentInjection can regulate. If false the EquivalentInjection cannot regulate. ReactiveCapabilityCurve can only be associated with EquivalentInjection if the flag is true. |
| cim:EquivalentInjection | cim:regulationStatus |
Specifies the regulation status of the EquivalentInjection. True is regulating. False is not regulating. |
| cim:ExternalNetworkInjection | cim:ikSecond |
Indicates whether initial symmetrical short-circuit current and power have been calculated according to IEC (Ik"). Used only if short circuit calculations are done according to superposition method. |
| cim:RegulatingCondEq | cim:controlEnabled |
Specifies the regulation status of the equipment. True is regulating, false is not regulating. |
| cim:ShuntCompensator | cim:grounded |
Used for Yn and Zn connections. True if the neutral is solidly grounded. |
| cim:PowerTransformer | cim:isPartOfGeneratorUnit |
Indicates whether the machine is part of a power station unit. Used for short circuit data exchange according to IEC 60909. It has an impact on how the correction factors are calculated for transformers, since the transformer is not necessarily part of a synchronous machine and generating unit. It is not always possible to derive this information from the model. This is why the attribute is necessary. |
| cim:PowerTransformer | cim:operationalValuesConsidered |
It is used to define if the data (other attributes related to short circuit data exchange) defines long term operational conditions or not. Used for short circuit data exchange according to IEC 60909. |
| cim:TransformerEnd | cim:grounded |
(for Yn and Zn connections) True if the neutral is solidly grounded. |
| cim:SeriesCompensator | cim:varistorPresent |
Describe if a metal oxide varistor (mov) for over voltage protection is configured in parallel with the series compensator. It is used for short circuit calculations. |
| cim:SynchronousMachine | cim:earthing |
Indicates whether or not the generator is earthed. Used for short circuit data exchange according to IEC 60909. |
| cim:BoundaryPoint | cim:isDirectCurrent |
If true, this boundary point is a point of common coupling (PCC) of a direct current (DC) interconnection, otherwise the interconnection is AC (default). |
| cim:BoundaryPoint | cim:isExcludedFromAreaInterchange |
If true, this boundary point is on the interconnection that is excluded from control area interchange calculation and consequently has no related tie flows. Otherwise, the interconnection is included in control area interchange and a TieFlow is required at all sides of the boundary point (default). |
| cim:SvStatus | cim:inService |
The in service status as a result of topology processing. It indicates if the equipment is considered as energized by the power flow. It reflects if the equipment is connected within a solvable island. It does not necessarily reflect whether or not the island was solved by the power flow. |
| cim:SvSwitch | cim:open |
The attribute tells if the computed state of the switch is considered open. |
| cim:Switch | cim:normalOpen |
The attribute is used in cases when no Measurement for the status value is present. If the Switch has a status measurement the Discrete.normalValue is expected to match with the Switch.normalOpen. |
| cim:Switch | cim:retained |
Branch is retained in the topological solution. The flow through retained switches will normally be calculated in power flow. |
| cim:Switch | cim:open |
The attribute tells if the switch is considered open when used as input to topology processing. |
| cim:Switch | cim:locked |
If true, the switch is locked. The resulting switch state is a combination of locked and Switch.open attributes as follows: <ul> <li>locked=true and Switch.open=true. The resulting state is open and locked;</li> <li>locked=false and Switch.open=true. The resulting state is open;</li> <li>locked=false and Switch.open=false. The resulting state is closed.</li> </ul> |
| cim:TapChanger | cim:ltcFlag |
Specifies whether or not a TapChanger has load tap changing capabilities. |
| cim:TapChanger | cim:controlEnabled |
Specifies the regulation status of the equipment. True is regulating, false is not regulating. |
| cim:DynamicsFunctionBlock | cim:enabled |
Function block used indicator. true = use of function block is enabled false = use of function block is disabled. |
| cim:CSCUserDefined | cim:proprietary |
Behaviour is based on a proprietary model as opposed to a detailed model. true = user-defined model is proprietary with behaviour mutually understood by sending and receiving applications and parameters passed as general attributes false = user-defined model is explicitly defined in terms of control blocks and their input and output signals. |
| cim:ProprietaryParameterDynamics | cim:booleanParameterValue |
Boolean parameter value. If this attribute is populated, integerParameterValue and floatParameterValue will not be. |
| cim:SVCUserDefined | cim:proprietary |
Behaviour is based on a proprietary model as opposed to a detailed model. true = user-defined model is proprietary with behaviour mutually understood by sending and receiving applications and parameters passed as general attributes false = user-defined model is explicitly defined in terms of control blocks and their input and output signals. |
| cim:VSCUserDefined | cim:proprietary |
Behaviour is based on a proprietary model as opposed to a detailed model. true = user-defined model is proprietary with behaviour mutually understood by sending and receiving applications and parameters passed as general attributes false = user-defined model is explicitly defined in terms of control blocks and their input and output signals. |
| cim:WindPlantUserDefined | cim:proprietary |
Behaviour is based on a proprietary model as opposed to a detailed model. true = user-defined model is proprietary with behaviour mutually understood by sending and receiving applications and parameters passed as general attributes false = user-defined model is explicitly defined in terms of control blocks and their input and output signals. |
| cim:WindType1or2UserDefined | cim:proprietary |
Behaviour is based on a proprietary model as opposed to a detailed model. true = user-defined model is proprietary with behaviour mutually understood by sending and receiving applications and parameters passed as general attributes false = user-defined model is explicitly defined in terms of control blocks and their input and output signals. |
| cim:WindType3or4UserDefined | cim:proprietary |
Behaviour is based on a proprietary model as opposed to a detailed model. true = user-defined model is proprietary with behaviour mutually understood by sending and receiving applications and parameters passed as general attributes false = user-defined model is explicitly defined in terms of control blocks and their input and output signals. |
| cim:SynchronousMachineUserDefined | cim:proprietary |
Behaviour is based on a proprietary model as opposed to a detailed model. true = user-defined model is proprietary with behaviour mutually understood by sending and receiving applications and parameters passed as general attributes false = user-defined model is explicitly defined in terms of control blocks and their input and output signals. |
| cim:AsynchronousMachineUserDefined | cim:proprietary |
Behaviour is based on a proprietary model as opposed to a detailed model. true = user-defined model is proprietary with behaviour mutually understood by sending and receiving applications and parameters passed as general attributes false = user-defined model is explicitly defined in terms of control blocks and their input and output signals. |
| cim:TurbineGovernorUserDefined | cim:proprietary |
Behaviour is based on a proprietary model as opposed to a detailed model. true = user-defined model is proprietary with behaviour mutually understood by sending and receiving applications and parameters passed as general attributes false = user-defined model is explicitly defined in terms of control blocks and their input and output signals. |
| cim:TurbineLoadControllerUserDefined | cim:proprietary |
Behaviour is based on a proprietary model as opposed to a detailed model. true = user-defined model is proprietary with behaviour mutually understood by sending and receiving applications and parameters passed as general attributes false = user-defined model is explicitly defined in terms of control blocks and their input and output signals. |
| cim:MechanicalLoadUserDefined | cim:proprietary |
Behaviour is based on a proprietary model as opposed to a detailed model. true = user-defined model is proprietary with behaviour mutually understood by sending and receiving applications and parameters passed as general attributes false = user-defined model is explicitly defined in terms of control blocks and their input and output signals. |
| cim:ExcitationSystemUserDefined | cim:proprietary |
Behaviour is based on a proprietary model as opposed to a detailed model. true = user-defined model is proprietary with behaviour mutually understood by sending and receiving applications and parameters passed as general attributes false = user-defined model is explicitly defined in terms of control blocks and their input and output signals. |
| cim:OverexcitationLimiterUserDefined | cim:proprietary |
Behaviour is based on a proprietary model as opposed to a detailed model. true = user-defined model is proprietary with behaviour mutually understood by sending and receiving applications and parameters passed as general attributes false = user-defined model is explicitly defined in terms of control blocks and their input and output signals. |
| cim:UnderexcitationLimiterUserDefined | cim:proprietary |
Behaviour is based on a proprietary model as opposed to a detailed model. true = user-defined model is proprietary with behaviour mutually understood by sending and receiving applications and parameters passed as general attributes false = user-defined model is explicitly defined in terms of control blocks and their input and output signals. |
| cim:PowerSystemStabilizerUserDefined | cim:proprietary |
Behaviour is based on a proprietary model as opposed to a detailed model. true = user-defined model is proprietary with behaviour mutually understood by sending and receiving applications and parameters passed as general attributes false = user-defined model is explicitly defined in terms of control blocks and their input and output signals. |
| cim:DiscontinuousExcitationControlUserDefined | cim:proprietary |
Behaviour is based on a proprietary model as opposed to a detailed model. true = user-defined model is proprietary with behaviour mutually understood by sending and receiving applications and parameters passed as general attributes false = user-defined model is explicitly defined in terms of control blocks and their input and output signals. |
| cim:PFVArControllerType1UserDefined | cim:proprietary |
Behaviour is based on a proprietary model as opposed to a detailed model. true = user-defined model is proprietary with behaviour mutually understood by sending and receiving applications and parameters passed as general attributes false = user-defined model is explicitly defined in terms of control blocks and their input and output signals. |
| cim:VoltageAdjusterUserDefined | cim:proprietary |
Behaviour is based on a proprietary model as opposed to a detailed model. true = user-defined model is proprietary with behaviour mutually understood by sending and receiving applications and parameters passed as general attributes false = user-defined model is explicitly defined in terms of control blocks and their input and output signals. |
| cim:PFVArControllerType2UserDefined | cim:proprietary |
Behaviour is based on a proprietary model as opposed to a detailed model. true = user-defined model is proprietary with behaviour mutually understood by sending and receiving applications and parameters passed as general attributes false = user-defined model is explicitly defined in terms of control blocks and their input and output signals. |
| cim:VoltageCompensatorUserDefined | cim:proprietary |
Behaviour is based on a proprietary model as opposed to a detailed model. true = user-defined model is proprietary with behaviour mutually understood by sending and receiving applications and parameters passed as general attributes false = user-defined model is explicitly defined in terms of control blocks and their input and output signals. |
| cim:LoadUserDefined | cim:proprietary |
Behaviour is based on a proprietary model as opposed to a detailed model. true = user-defined model is proprietary with behaviour mutually understood by sending and receiving applications and parameters passed as general attributes false = user-defined model is explicitly defined in terms of control blocks and their input and output signals. |
| cim:GovCT1 | cim:wfspd |
Switch for fuel source characteristic to recognize that fuel flow, for a given fuel valve stroke, can be proportional to engine speed (<i>Wfspd</i>). true = fuel flow proportional to speed (for some gas turbines and diesel engines with positive displacement fuel injectors) false = fuel control system keeps fuel flow independent of engine speed. Typical value = true. |
| cim:GovCT2 | cim:wfspd |
Switch for fuel source characteristic to recognize that fuel flow, for a given fuel valve stroke, can be proportional to engine speed (<i>Wfspd</i>). true = fuel flow proportional to speed (for some gas turbines and diesel engines with positive displacement fuel injectors) false = fuel control system keeps fuel flow independent of engine speed. Typical value = false. |
| cim:GovHydro3 | cim:governorControl |
Governor control flag (<i>Cflag</i>). true = PID control is active false = double derivative control is active. Typical value = true. |
| cim:GovHydroDD | cim:inputSignal |
Input signal switch (<i>Flag</i>). true = <i>Pe</i> input is used false = feedback is received from <i>CV</i>. <i>Flag</i> is normally dependent on <i>Tt</i>. If <i>Tt</i> is zero, <i>Flag</i> is set to false. If <i>Tt</i> is not zero, <i>Flag</i> is set to true. Typical value = true. |
| cim:GovHydroFrancis | cim:waterTunnelSurgeChamberSimulation |
Water tunnel and surge chamber simulation (<i>Tflag</i>). true = enable of water tunnel and surge chamber simulation false = inhibit of water tunnel and surge chamber simulation. Typical value = false. |
| cim:GovHydroPelton | cim:simplifiedPelton |
Simplified Pelton model simulation (<i>Sflag</i>). true = enable of simplified Pelton model simulation false = enable of complete Pelton model simulation (non-linear gain). Typical value = true. |
| cim:GovHydroPelton | cim:staticCompensating |
Static compensating characteristic (<i>Cflag</i>). It should be true if simplifiedPelton = false. true = enable of static compensating characteristic false = inhibit of static compensating characteristic. Typical value = false. |
| cim:GovHydroPelton | cim:waterTunnelSurgeChamberSimulation |
Water tunnel and surge chamber simulation (<i>Tflag</i>). true = enable of water tunnel and surge chamber simulation false = inhibit of water tunnel and surge chamber simulation. Typical value = false. |
| cim:GovHydroPID | cim:inputSignal |
Input signal switch (<i>Flag</i>). true = <i>Pe</i> input is used false = feedback is received from <i>CV</i>. <i>Flag</i> is normally dependent on <i>Tt</i>. If <i>Tt </i>is zero, <i>Flag</i> is set to false. If <i>Tt</i> is not zero, <i>Flag</i> is set to true. Typical value = true. |
| cim:GovHydroPID2 | cim:feedbackSignal |
Feedback signal type flag (<i>Flag</i>). true = use gate position feedback signal false = use Pe. |
| cim:GovHydroR | cim:inputSignal |
Input signal switch (<i>Flag</i>). true = <i>Pe</i> input is used false = feedback is received from <i>CV</i>. <i>Flag</i> is normally dependent on <i>Tt</i>. If <i>Tt </i>is zero, <i>Flag</i> is set to false. If <i>Tt</i> is not zero, <i>Flag</i> is set to true. Typical value = true. |
| cim:GovHydroWEH | cim:feedbackSignal |
Feedback signal selection (<i>Sw</i>). true = PID output (if <i>R-Perm-Gate </i>= droop and <i>R-Perm-Pe </i>= 0) false = electrical power (if <i>R-Perm-Gate </i>= 0 and <i>R-Perm-Pe </i>= droop) or false = gate position (if R<i>-Perm-Gate </i>= droop and <i>R-Perm-Pe </i>= 0). Typical value = false. |
| cim:GovSteam1 | cim:sdb1 |
Intentional deadband indicator. true = intentional deadband is applied false = intentional deadband is not applied. Typical value = true. |
| cim:GovSteam1 | cim:sdb2 |
Unintentional deadband location. true = intentional deadband is applied before point "A" false = intentional deadband is applied after point "A". Typical value = true. |
| cim:GovSteam1 | cim:valve |
Nonlinear valve characteristic. true = nonlinear valve characteristic is used false = nonlinear valve characteristic is not used. Typical value = true. |
| cim:GovSteamBB | cim:peflag |
Electric power input selection (Peflag). true = electric power input false = feedback signal. Typical value = false. |
| cim:TurbLCFB1 | cim:speedReferenceGovernor |
Type of turbine governor reference (<i>Type</i>). true = speed reference governor false = load reference governor. Typical value = true. |
| cim:TurbLCFB1 | cim:fbf |
Frequency bias flag (<i>Fbf</i>). true = enable frequency bias false = disable frequency bias. Typical value = false. |
| cim:TurbLCFB1 | cim:pbf |
Power controller flag (<i>Pbf</i>). true = enable load controller false = disable load controller. Typical value = false. |
| cim:ExcIEEEDC1A | cim:uelin |
UEL input (<i>uelin</i>). true = input is connected to the HV gate false = input connects to the error signal. Typical value = true. |
| cim:ExcIEEEDC1A | cim:exclim |
(<i>exclim</i>). IEEE standard is ambiguous about lower limit on exciter output. true = a lower limit of zero is applied to integrator output false = a lower limit of zero is not applied to integrator output. Typical value = true. |
| cim:ExcIEEEDC2A | cim:uelin |
UEL input (<i>uelin</i>). true = input is connected to the HV gate false = input connects to the error signal. Typical value = true. |
| cim:ExcIEEEDC3A | cim:exclim |
(<i>exclim</i>). IEEE standard is ambiguous about lower limit on exciter output. true = a lower limit of zero is applied to integrator output false = a lower limit of zero is not applied to integrator output. Typical value = true. |
| cim:ExcIEEEDC4B | cim:oelin |
OEL input (<i>OELin</i>). true = LV gate false = subtract from error signal. Typical value = true. |
| cim:ExcIEEEDC4B | cim:uelin |
UEL input (<i>UELin</i>). true = HV gate false = add to error signal. Typical value = true. |
| cim:ExcIEEEST1A | cim:pssin |
Selector of the Power System Stabilizer (PSS) input (<i>PSSin</i>). true = PSS input (<i>Vs</i>) added to error signal false = PSS input (<i>Vs</i>) added to voltage regulator output. Typical value = true. |
| cim:ExcIEEEST2A | cim:uelin |
UEL input (<i>UELin</i>). true = HV gate false = add to error signal. Typical value = true. |
| cim:ExcAC1A | cim:hvlvgates |
Indicates if both HV gate and LV gate are active (<i>HVLVgates</i>). true = gates are used false = gates are not used. Typical value = true. |
| cim:ExcAC2A | cim:hvgate |
Indicates if HV gate is active (<i>HVgate</i>). true = gate is used false = gate is not used. Typical value = true. |
| cim:ExcAC2A | cim:lvgate |
Indicates if LV gate is active (<i>LVgate</i>). true = gate is used false = gate is not used. Typical value = true. |
| cim:ExcAC8B | cim:inlim |
Input limiter indicator. true = input limiter <i>Vimax</i> and <i>Vimin</i> is considered false = input limiter <i>Vimax </i>and <i>Vimin</i> is not considered. Typical value = true. |
| cim:ExcAC8B | cim:pidlim |
PID limiter indicator. true = input limiter <i>Vpidmax</i> and <i>Vpidmin</i> is considered false = input limiter <i>Vpidmax</i> and <i>Vpidmin</i> is not considered. Typical value = true. |
| cim:ExcAC8B | cim:telim |
Selector for the limiter on the block (<i>1/sTe</i>). See diagram for meaning of true and false. Typical value = false. |
| cim:ExcAC8B | cim:vtmult |
Multiply by generator's terminal voltage indicator. true =the limits <i>Vrmax</i> and <i>Vrmin</i> are multiplied by the generator’s terminal voltage to represent a thyristor power stage fed from the generator terminals false = limits are not multiplied by generator's terminal voltage. Typical value = false. |
| cim:ExcAVR4 | cim:imul |
AVR output voltage dependency selector (<i>I</i><i><sub>MUL</sub></i>). true = selector is connected false = selector is not connected. Typical value = true. |
| cim:ExcBBC | cim:switch |
Supplementary signal routing selector (<i>switch</i>). true = <i>Vs</i> connected to 3rd summing point false = <i>Vs</i> connected to 1st summing point (see diagram). Typical value = false. |
| cim:ExcDC1A | cim:exclim |
(<i>exclim</i>). IEEE standard is ambiguous about lower limit on exciter output. true = a lower limit of zero is applied to integrator output false = a lower limit of zero is not applied to integrator output. Typical value = true. |
| cim:ExcDC2A | cim:exclim |
(<i>exclim</i>). IEEE standard is ambiguous about lower limit on exciter output. true = a lower limit of zero is applied to integrator output false = a lower limit of zero is not applied to integrator output. Typical value = true. |
| cim:ExcDC2A | cim:vtlim |
(<i>Vtlim</i>). true = limiter at the block (<i>Ka / [1 + sTa]</i>) is dependent on <i>Vt </i> false = limiter at the block is not dependent on <i>Vt</i>. Typical value = true. |
| cim:ExcDC3A | cim:exclim |
(<i>exclim</i>). IEEE standard is ambiguous about lower limit on exciter output. true = a lower limit of zero is applied to integrator output false = a lower limit of zero not applied to integrator output. Typical value = true. |
| cim:ExcDC3A | cim:efdlim |
(<i>Efdlim</i>). true = exciter output limiter is active false = exciter output limiter not active. Typical value = true. |
| cim:ExcDC3A1 | cim:exclim |
(<i>exclim</i>). true = lower limit of zero is applied to integrator output false = lower limit of zero not applied to integrator output. Typical value = true. |
| cim:ExcDC3A1 | cim:vblim |
Vb limiter indicator. true = exciter <i>Vbmax</i> limiter is active false = <i>Vb1max</i> is active. Typical value = true. |
| cim:ExcNI | cim:busFedSelector |
Fed by selector (<i>BusFedSelector</i>). true = bus fed (switch is closed) false = solid fed (switch is open). Typical value = true. |
| cim:ExcSCRX | cim:cswitch |
Power source switch (<i>Cswitch</i>). true = fixed voltage of 1.0 PU false = generator terminal voltage. |
| cim:ExcSK | cim:qconoff |
Secondary voltage control state (<i>Qc_on_off</i>). true = secondary voltage control is on false = secondary voltage control is off. Typical value = false. |
| cim:ExcSK | cim:remote |
Selector to apply automatic calculation in secondary controller model (<i>remote</i>). true = automatic calculation is activated false = manual set is active; the use of desired value of reactive power (<i>Qz</i>) is required. Typical value = true. |
| cim:ExcST2A | cim:uelin |
UEL input (<i>UELin</i>). true = HV gate false = add to error signal. Typical value = false. |
| cim:ExcST4B | cim:uel |
Selector (<i>UEL</i>). true = <i>UEL</i> is part of block diagram false = <i>UEL</i> is not part of block diagram. Typical value = false. |
| cim:ExcST4B | cim:lvgate |
Selector (<i>LVGate</i>). true = <i>LVGate</i> is part of the block diagram false = <i>LVGate</i> is not part of the block diagram. Typical value = false. |
| cim:ExcST6B | cim:k1 |
Selector (<i>K1</i>). true = feedback is from <i>Ifd</i> false = feedback is not from <i>Ifd</i>. Typical value = true. |
| cim:ExcST6B | cim:vilim |
Selector (<i>Vilim</i>). true = <i>Vimin</i>-<i>Vimax</i> limiter is active false = <i>Vimin</i>-<i>Vimax</i> limiter is not active. Typical value = true. |
| cim:ExcST6B | cim:vmult |
Selector (<i>vmult</i>). true = multiply regulator output by terminal voltage false = do not multiply regulator output by terminal voltage. Typical value = true. |
| cim:OverexcLimX2 | cim:m |
(<i>m</i>). true = IFD limiting false = EFD limiting. |
| cim:Pss1 | cim:vadat |
<font color="#0f0f0f">Signal selector (<i>V</i><i><sub>ADAT</sub></i>).</font> <font color="#0f0f0f">true = closed (generator power is greater than <i>Pmin</i>)</font> <font color="#0f0f0f">false = open (<i>Pe</i> is smaller than <i>Pmin</i>).</font> <font color="#0f0f0f">Typical value = true.</font> |
| cim:Pss1A | cim:kd |
Selector (<i>Kd</i>). true = e<sup>-sTdelay</sup> used false = e<sup>-sTdelay</sup> not used. |
| cim:Pss5 | cim:isfreq |
Selector for frequency/shaft speed input (<i>isFreq</i>). true = speed (same meaning as InputSignaKind.rotorSpeed) false = frequency (same meaning as InputSignalKind.busFrequency). Typical value = true (same meaning as InputSignalKind.rotorSpeed). |
| cim:Pss5 | cim:ctw2 |
Selector for second washout enabling (<i>C</i><i><sub>TW2</sub></i>). true = second washout filter is bypassed false = second washout filter in use. Typical value = true. |
| cim:Pss5 | cim:vadat |
<font color="#0f0f0f">Signal selector (<i>V</i><i><sub>adAtt</sub></i>).</font> <font color="#0f0f0f">true = closed (generator power is greater than <i>Pmin</i>)</font> <font color="#0f0f0f">false = open (<i>Pe</i> is smaller than <i>Pmin</i>).</font> <font color="#0f0f0f">Typical value = true.</font> |
| cim:PssPTIST3 | cim:isw |
Digital/analogue output switch (<i>Isw</i>). true = produce analogue output false = convert to digital output, using tap selection table. |
| cim:PFVArType1IEEEPFController | cim:ovex |
Overexcitation Flag (<i>OVEX</i>) true = overexcited false = underexcited. |
| cim:PFVArType2IEEEPFController | cim:exlon |
Overexcitation or under excitation flag (<i>EXLON</i>) true = 1 (not in the overexcitation or underexcitation state, integral action is active) false = 0 (in the overexcitation or underexcitation state, so integral action is disabled to allow the limiter to play its role). |
| cim:PFVArType2IEEEVArController | cim:exlon |
Overexcitation or under excitation flag (<i>EXLON</i>) true = 1 (not in the overexcitation or underexcitation state, integral action is active) false = 0 (in the overexcitation or underexcitation state, so integral action is disabled to allow the limiter to play its role). |
| cim:PFVArType2Common1 | cim:j |
Selector (<i>J</i>). true = control mode for reactive power false = control mode for power factor. |
| cim:WindContCurrLimIEC | cim:mdfslim |
Limitation of type 3 stator current (<i>M</i><i><sub>DFSLim</sub></i>). <i>M</i><i><sub>DFSLim</sub></i><sub> </sub>= 1 for wind turbines type 4. It is a type-dependent parameter. false= total current limitation (0 in the IEC model) true=stator current limitation (1 in the IEC model). |
| cim:WindContCurrLimIEC | cim:mqpri |
Prioritisation of Q control during UVRT (<i>M</i><i><sub>qpri</sub></i>). It is a project-dependent parameter. true = reactive power priority (1 in the IEC model) false = active power priority (0 in the IEC model). |
| cim:WindContPType3IEC | cim:mpuvrt |
Enable UVRT power control mode (<i>M</i><i><sub>pUVRT</sub></i><sub>)</sub>. It is a project-dependent parameter. true = voltage control (1 in the IEC model) false = reactive power control (0 in the IEC model). |
| cim:WindProtectionIEC | cim:mzc |
Zero crossing measurement mode (<i>Mzc</i>). It is a type-dependent parameter. true = WT protection system uses zero crossings to detect frequency (1 in the IEC model) false = WT protection system does not use zero crossings to detect frequency (0 in the IEC model). |
| cim:WindGenType3bIEC | cim:mwtcwp |
Crowbar control mode (<i>M</i><i><sub>WTcwp</sub></i>). It is a case-dependent parameter. true = 1 in the IEC model false = 0 in the IEC model. |
| cim:TieFlow | cim:positiveFlowIn |
Specifies the sign of the tie flow associated with a control area. True if positive flow into the terminal (load convention) is also positive flow into the control area. See the description of ControlArea for further explanation of how TieFlow.positiveFlowIn is used. |
| cim:RegulatingControl | cim:discrete |
The regulation is performed in a discrete mode. This applies to equipment with discrete controls, e.g. tap changers and shunt compensators. |
| cim:RegulatingControl | cim:enabled |
The flag tells if regulation is enabled. |
| cim:LoadResponseCharacteristic | cim:exponentModel |
Indicates the exponential voltage dependency model is to be used. If false, the coefficient model is to be used. The exponential voltage dependency model consist of the attributes: - pVoltageExponent - qVoltageExponent - pFrequencyExponent - qFrequencyExponent. The coefficient model consist of the attributes: - pConstantImpedance - pConstantCurrent - pConstantPower - qConstantImpedance - qConstantCurrent - qConstantPower. The sum of pConstantImpedance, pConstantCurrent and pConstantPower shall equal 1. The sum of qConstantImpedance, qConstantCurrent and qConstantPower shall equal 1. |
| cim:OperationalLimitType | cim:isInfiniteDuration |
Defines if the operational limit type has infinite duration. If true, the limit has infinite duration. If false, the limit has definite duration which is defined by the attribute acceptableDuration. |
| cim:LimitSet | cim:isPercentageLimits |
Tells if the limit values are in percentage of normalValue or the specified Unit for Measurements and Controls. |
| cim:Control | cim:operationInProgress |
Indicates that a client is currently sending control commands that has not completed. |
| cim:Analog | cim:positiveFlowIn |
If true then this measurement is an active power, reactive power or current with the convention that a positive value measured at the Terminal means power is flowing into the related PowerSystemResource. |
| cim:Quality61850 | cim:badReference |
Measurement value may be incorrect due to a reference being out of calibration. |
| cim:Quality61850 | cim:estimatorReplaced |
Value has been replaced by State Estimator. estimatorReplaced is not an IEC61850 quality bit but has been put in this class for convenience. |
| cim:Quality61850 | cim:failure |
This identifier indicates that a supervision function has detected an internal or external failure, e.g. communication failure. |
| cim:Quality61850 | cim:oldData |
Measurement value is old and possibly invalid, as it has not been successfully updated during a specified time interval. |
| cim:Quality61850 | cim:operatorBlocked |
Measurement value is blocked and hence unavailable for transmission. |
| cim:Quality61850 | cim:oscillatory |
To prevent some overload of the communication it is sensible to detect and suppress oscillating (fast changing) binary inputs. If a signal changes in a defined time twice in the same direction (from 0 to 1 or from 1 to 0) then oscillation is detected and the detail quality identifier "oscillatory" is set. If it is detected a configured numbers of transient changes could be passed by. In this time the validity status "questionable" is set. If after this defined numbers of changes the signal is still in the oscillating state the value shall be set either to the opposite state of the previous stable value or to a defined default value. In this case the validity status "questionable" is reset and "invalid" is set as long as the signal is oscillating. If it is configured such that no transient changes should be passed by then the validity status "invalid" is set immediately in addition to the detail quality identifier "oscillatory" (used for status information only). |
| cim:Quality61850 | cim:outOfRange |
Measurement value is beyond a predefined range of value. |
| cim:Quality61850 | cim:overFlow |
Measurement value is beyond the capability of being represented properly. For example, a counter value overflows from maximum count back to a value of zero. |
| cim:Quality61850 | cim:suspect |
A correlation function has detected that the value is not consistent with other values. Typically set by a network State Estimator. |
| cim:Quality61850 | cim:test |
Measurement value is transmitted for test purposes. |
Информация о классе
- ID
Boolean- Тип
- Primitive