GovSteamSGO

Simplified steam turbine governor.

Type

Class

URI

cim:GovSteamSGO

CIM standard (perspective)

IEC61970 (Grid)

Slots

Associated classes
Figure 1. Associated classes
Name Cardinality Type Description

InstanceSet

1

InstanceSet

Dataset containing the data objects.

k1

0..1

PU

One / PU regulation (K1).

k2

0..1

PU

Fraction (K2).

k3

0..1

PU

Fraction (K3).

mwbase

0..1

ActivePower

Base for power values (MWbase) (> 0). Unit = MW.

pmax

0..1

PU

Upper power limit (Pmax) (> GovSteamSGO.pmin).

pmin

0..1

Seconds

Lower power limit (Pmin) (>= 0 and < GovSteamSGO.pmax).

t1

0..1

Seconds

Controller lag (T1) (>= 0).

t2

0..1

Seconds

Controller lead compensation (T2) (>= 0).

t3

0..1

Seconds

Governor lag (T3) (> 0).

t4

0..1

Seconds

Delay due to steam inlet volumes associated with steam chest and inlet piping (T4) (>= 0).

t5

0..1

Seconds

Reheater delay including hot and cold leads (T5) (>= 0).

t6

0..1

Seconds

Delay due to IP-LP turbine, crossover pipes and LP end hoods (T6) (>= 0).

AsynchronousMachineDynamics

0..1

AsynchronousMachineDynamics

Asynchronous machine model with which this turbine-governor model is associated. TurbineGovernorDynamics shall have either an association to SynchronousMachineDynamics or to AsynchronousMachineDynamics.

PropertiesCIMDataObject

0..1

ChangeSetMember

The single CIM data object in the appropriate dataset context.

SynchronousMachineDynamics

0..1

SynchronousMachineDynamics

Synchronous machine model with which this turbine-governor model is associated. TurbineGovernorDynamics shall have either an association to SynchronousMachineDynamics or to AsynchronousMachineDynamics.

TurbineLoadControllerDynamics

0..1

TurbineLoadControllerDynamics

Turbine load controller providing input to this turbine-governor.

aliasName

0..1

string

The aliasName is free text human readable name of the object alternative to IdentifiedObject.name. It may be non unique and may not correlate to a naming hierarchy. The attribute aliasName is retained because of backwards compatibility between CIM relases. It is however recommended to replace aliasName with the Name class as aliasName is planned for retirement at a future time.

description

0..1

string

The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.

enabled

0..1

boolean

Function block used indicator. true = use of function block is enabled false = use of function block is disabled.

mRID

0..1

string

Master resource identifier issued by a model authority. The mRID is unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.

name

0..1

string

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

DiagramObjects

0..*

DiagramObject

The diagram objects that are associated with the domain object.

Names

0..*

Name

All names of this identified object.

TargetingCIMDataObject

0..*

ChangeSetMember

Data objects registered.


aliasName

The aliasName is free text human readable name of the object alternative to IdentifiedObject.name. It may be non unique and may not correlate to a naming hierarchy. The attribute aliasName is retained because of backwards compatibility between CIM relases. It is however recommended to replace aliasName with the Name class as aliasName is planned for retirement at a future time.

URI

cim:IdentifiedObject.aliasName

Cardinality

0..1

Type

string

Inherited from

IdentifiedObject

AsynchronousMachineDynamics

Asynchronous machine model with which this turbine-governor model is associated. TurbineGovernorDynamics shall have either an association to SynchronousMachineDynamics or to AsynchronousMachineDynamics.

URI

cim:TurbineGovernorDynamics.AsynchronousMachineDynamics

Cardinality

0..1

Type

AsynchronousMachineDynamics

Inherited from

TurbineGovernorDynamics

description

The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.

URI

cim:IdentifiedObject.description

Cardinality

0..1

Type

string

Inherited from

IdentifiedObject

DiagramObjects

The diagram objects that are associated with the domain object.

URI

cim:IdentifiedObject.DiagramObjects

Cardinality

0..*

Type

DiagramObject

Inherited from

IdentifiedObject

enabled

Function block used indicator. true = use of function block is enabled false = use of function block is disabled.

URI

cim:DynamicsFunctionBlock.enabled

Cardinality

0..1

Type

boolean

Inherited from

DynamicsFunctionBlock

InstanceSet

Dataset containing the data objects.

URI

cim:IdentifiedObject.InstanceSet

Cardinality

1

Type

InstanceSet

Inherited from

IdentifiedObject

k1

One / PU regulation (K1).

URI

cim:GovSteamSGO.k1

Cardinality

0..1

Type

PU

k2

Fraction (K2).

URI

cim:GovSteamSGO.k2

Cardinality

0..1

Type

PU

k3

Fraction (K3).

URI

cim:GovSteamSGO.k3

Cardinality

0..1

Type

PU

mRID

Master resource identifier issued by a model authority. The mRID is unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.

URI

cim:IdentifiedObject.mRID

Cardinality

0..1

Type

string

Inherited from

IdentifiedObject

mwbase

Base for power values (MWbase) (> 0). Unit = MW.

URI

cim:GovSteamSGO.mwbase

Cardinality

0..1

Type

ActivePower

name

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

URI

cim:IdentifiedObject.name

Cardinality

0..1

Type

string

Inherited from

IdentifiedObject

Names

All names of this identified object.

URI

cim:IdentifiedObject.Names

Cardinality

0..*

Type

Name

Inherited from

IdentifiedObject

pmax

Upper power limit (Pmax) (> GovSteamSGO.pmin).

URI

cim:GovSteamSGO.pmax

Cardinality

0..1

Type

PU

pmin

Lower power limit (Pmin) (>= 0 and < GovSteamSGO.pmax).

URI

cim:GovSteamSGO.pmin

Cardinality

0..1

Type

Seconds

PropertiesCIMDataObject

The single CIM data object in the appropriate dataset context.

URI

cim:IdentifiedObject.PropertiesCIMDataObject

Cardinality

0..1

Type

ChangeSetMember

Inherited from

IdentifiedObject

SynchronousMachineDynamics

Synchronous machine model with which this turbine-governor model is associated. TurbineGovernorDynamics shall have either an association to SynchronousMachineDynamics or to AsynchronousMachineDynamics.

URI

cim:TurbineGovernorDynamics.SynchronousMachineDynamics

Cardinality

0..1

Type

SynchronousMachineDynamics

Inherited from

TurbineGovernorDynamics

t1

Controller lag (T1) (>= 0).

URI

cim:GovSteamSGO.t1

Cardinality

0..1

Type

Seconds

t2

Controller lead compensation (T2) (>= 0).

URI

cim:GovSteamSGO.t2

Cardinality

0..1

Type

Seconds

t3

Governor lag (T3) (> 0).

URI

cim:GovSteamSGO.t3

Cardinality

0..1

Type

Seconds

t4

Delay due to steam inlet volumes associated with steam chest and inlet piping (T4) (>= 0).

URI

cim:GovSteamSGO.t4

Cardinality

0..1

Type

Seconds

t5

Reheater delay including hot and cold leads (T5) (>= 0).

URI

cim:GovSteamSGO.t5

Cardinality

0..1

Type

Seconds

t6

Delay due to IP-LP turbine, crossover pipes and LP end hoods (T6) (>= 0).

URI

cim:GovSteamSGO.t6

Cardinality

0..1

Type

Seconds

TargetingCIMDataObject

Data objects registered.

URI

cim:IdentifiedObject.TargetingCIMDataObject

Cardinality

0..*

Type

ChangeSetMember

Inherited from

IdentifiedObject

TurbineLoadControllerDynamics

Turbine load controller providing input to this turbine-governor.

URI

cim:TurbineGovernorDynamics.TurbineLoadControllerDynamics

Cardinality

0..1

Type

TurbineLoadControllerDynamics

Inherited from

TurbineGovernorDynamics