GovHydroDD

Double derivative hydro governor and turbine.

Type

Class

URI

cim:GovHydroDD

CIM standard (perspective)

IEC61970 (Grid)

Slots

Associated classes
Figure 1. Associated classes
Name Cardinality Type Description

InstanceSet

1

InstanceSet

Dataset containing the data objects.

aturb

0..1

PU

Turbine numerator multiplier (Aturb) (see parameter detail 3). Typical value = -1.

bturb

0..1

PU

Turbine denominator multiplier (Bturb) (see parameter detail 3). Typical value = 0,5.

db1

0..1

Frequency

Intentional dead-band width (db1). Unit = Hz. Typical value = 0.

db2

0..1

ActivePower

Unintentional dead-band (db2). Unit = MW. Typical value = 0.

eps

0..1

Frequency

Intentional db hysteresis (eps). Unit = Hz. Typical value = 0.

gmax

0..1

PU

Maximum gate opening (Gmax) (> GovHydroDD.gmin). Typical value = 0.

gmin

0..1

PU

Minimum gate opening (Gmin) (< GovHydroDD.gmax). Typical value = 0.

gv1

0..1

PU

Nonlinear gain point 1, PU gv (Gv1). Typical value = 0.

gv2

0..1

PU

Nonlinear gain point 2, PU gv (Gv2). Typical value = 0.

gv3

0..1

PU

Nonlinear gain point 3, PU gv (Gv3). Typical value = 0.

gv4

0..1

PU

Nonlinear gain point 4, PU gv (Gv4). Typical value = 0.

gv5

0..1

PU

Nonlinear gain point 5, PU gv (Gv5). Typical value = 0.

gv6

0..1

PU

Nonlinear gain point 6, PU gv (Gv6). Typical value = 0.

inputSignal

0..1

boolean

Input signal switch (Flag). true = Pe input is used false = feedback is received from CV. Flag is normally dependent on Tt. If Tt is zero, Flag is set to false. If Tt is not zero, Flag is set to true. Typical value = true.

k1

0..1

PU

Single derivative gain (K1). Typical value = 3,6.

k2

0..1

PU

Double derivative gain (K2). Typical value = 0,2.

kg

0..1

PU

Gate servo gain (Kg). Typical value = 3.

ki

0..1

PU

Integral gain (Ki). Typical value = 1.

mwbase

0..1

ActivePower

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

pgv1

0..1

PU

Nonlinear gain point 1, PU power (Pgv1). Typical value = 0.

pgv2

0..1

PU

Nonlinear gain point 2, PU power (Pgv2). Typical value = 0.

pgv3

0..1

PU

Nonlinear gain point 3, PU power (Pgv3). Typical value = 0.

pgv4

0..1

PU

Nonlinear gain point 4, PU power (Pgv4). Typical value = 0.

pgv5

0..1

PU

Nonlinear gain point 5, PU power (Pgv5). Typical value = 0.

pgv6

0..1

PU

Nonlinear gain point 6, PU power (Pgv6). Typical value = 0.

pmax

0..1

PU

Maximum gate opening, PU of MWbase (Pmax) (> GovHydroDD.pmin). Typical value = 1.

pmin

0..1

PU

Minimum gate opening, PU of MWbase (Pmin) (> GovHydroDD.pmax). Typical value = 0.

r

0..1

PU

Steady state droop (R). Typical value = 0,05.

td

0..1

Seconds

Input filter time constant (Td) (>= 0). If = 0, block is bypassed. Typical value = 0.

tf

0..1

Seconds

Washout time constant (Tf) (>= 0). Typical value = 0,1.

tp

0..1

Seconds

Gate servo time constant (Tp) (>= 0). If = 0, block is bypassed. Typical value = 0,35.

tt

0..1

Seconds

Power feedback time constant (Tt) (>= 0). If = 0, block is bypassed. Typical value = 0,02.

tturb

0..1

Seconds

Turbine time constant (Tturb) (>= 0). See parameter detail 3. Typical value = 0,8.

velcl

0..1

float

Maximum gate closing velocity (Velcl). Unit = PU / s. Typical value = -0,14.

velop

0..1

float

Maximum gate opening velocity (Velop). Unit = PU / s. Typical value = 0,09.

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

aturb

Turbine numerator multiplier (Aturb) (see parameter detail 3). Typical value = -1.

URI

cim:GovHydroDD.aturb

Cardinality

0..1

Type

PU

bturb

Turbine denominator multiplier (Bturb) (see parameter detail 3). Typical value = 0,5.

URI

cim:GovHydroDD.bturb

Cardinality

0..1

Type

PU

db1

Intentional dead-band width (db1). Unit = Hz. Typical value = 0.

URI

cim:GovHydroDD.db1

Cardinality

0..1

Type

Frequency

db2

Unintentional dead-band (db2). Unit = MW. Typical value = 0.

URI

cim:GovHydroDD.db2

Cardinality

0..1

Type

ActivePower

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

eps

Intentional db hysteresis (eps). Unit = Hz. Typical value = 0.

URI

cim:GovHydroDD.eps

Cardinality

0..1

Type

Frequency

gmax

Maximum gate opening (Gmax) (> GovHydroDD.gmin). Typical value = 0.

URI

cim:GovHydroDD.gmax

Cardinality

0..1

Type

PU

gmin

Minimum gate opening (Gmin) (< GovHydroDD.gmax). Typical value = 0.

URI

cim:GovHydroDD.gmin

Cardinality

0..1

Type

PU

gv1

Nonlinear gain point 1, PU gv (Gv1). Typical value = 0.

URI

cim:GovHydroDD.gv1

Cardinality

0..1

Type

PU

gv2

Nonlinear gain point 2, PU gv (Gv2). Typical value = 0.

URI

cim:GovHydroDD.gv2

Cardinality

0..1

Type

PU

gv3

Nonlinear gain point 3, PU gv (Gv3). Typical value = 0.

URI

cim:GovHydroDD.gv3

Cardinality

0..1

Type

PU

gv4

Nonlinear gain point 4, PU gv (Gv4). Typical value = 0.

URI

cim:GovHydroDD.gv4

Cardinality

0..1

Type

PU

gv5

Nonlinear gain point 5, PU gv (Gv5). Typical value = 0.

URI

cim:GovHydroDD.gv5

Cardinality

0..1

Type

PU

gv6

Nonlinear gain point 6, PU gv (Gv6). Typical value = 0.

URI

cim:GovHydroDD.gv6

Cardinality

0..1

Type

PU

inputSignal

Input signal switch (Flag). true = Pe input is used false = feedback is received from CV. Flag is normally dependent on Tt. If Tt is zero, Flag is set to false. If Tt is not zero, Flag is set to true. Typical value = true.

URI

cim:GovHydroDD.inputSignal

Cardinality

0..1

Type

boolean

InstanceSet

Dataset containing the data objects.

URI

cim:IdentifiedObject.InstanceSet

Cardinality

1

Type

InstanceSet

Inherited from

IdentifiedObject

k1

Single derivative gain (K1). Typical value = 3,6.

URI

cim:GovHydroDD.k1

Cardinality

0..1

Type

PU

k2

Double derivative gain (K2). Typical value = 0,2.

URI

cim:GovHydroDD.k2

Cardinality

0..1

Type

PU

kg

Gate servo gain (Kg). Typical value = 3.

URI

cim:GovHydroDD.kg

Cardinality

0..1

Type

PU

ki

Integral gain (Ki). Typical value = 1.

URI

cim:GovHydroDD.ki

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:GovHydroDD.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

pgv1

Nonlinear gain point 1, PU power (Pgv1). Typical value = 0.

URI

cim:GovHydroDD.pgv1

Cardinality

0..1

Type

PU

pgv2

Nonlinear gain point 2, PU power (Pgv2). Typical value = 0.

URI

cim:GovHydroDD.pgv2

Cardinality

0..1

Type

PU

pgv3

Nonlinear gain point 3, PU power (Pgv3). Typical value = 0.

URI

cim:GovHydroDD.pgv3

Cardinality

0..1

Type

PU

pgv4

Nonlinear gain point 4, PU power (Pgv4). Typical value = 0.

URI

cim:GovHydroDD.pgv4

Cardinality

0..1

Type

PU

pgv5

Nonlinear gain point 5, PU power (Pgv5). Typical value = 0.

URI

cim:GovHydroDD.pgv5

Cardinality

0..1

Type

PU

pgv6

Nonlinear gain point 6, PU power (Pgv6). Typical value = 0.

URI

cim:GovHydroDD.pgv6

Cardinality

0..1

Type

PU

pmax

Maximum gate opening, PU of MWbase (Pmax) (> GovHydroDD.pmin). Typical value = 1.

URI

cim:GovHydroDD.pmax

Cardinality

0..1

Type

PU

pmin

Minimum gate opening, PU of MWbase (Pmin) (> GovHydroDD.pmax). Typical value = 0.

URI

cim:GovHydroDD.pmin

Cardinality

0..1

Type

PU

PropertiesCIMDataObject

The single CIM data object in the appropriate dataset context.

URI

cim:IdentifiedObject.PropertiesCIMDataObject

Cardinality

0..1

Type

ChangeSetMember

Inherited from

IdentifiedObject

r

Steady state droop (R). Typical value = 0,05.

URI

cim:GovHydroDD.r

Cardinality

0..1

Type

PU

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

TargetingCIMDataObject

Data objects registered.

URI

cim:IdentifiedObject.TargetingCIMDataObject

Cardinality

0..*

Type

ChangeSetMember

Inherited from

IdentifiedObject

td

Input filter time constant (Td) (>= 0). If = 0, block is bypassed. Typical value = 0.

URI

cim:GovHydroDD.td

Cardinality

0..1

Type

Seconds

tf

Washout time constant (Tf) (>= 0). Typical value = 0,1.

URI

cim:GovHydroDD.tf

Cardinality

0..1

Type

Seconds

tp

Gate servo time constant (Tp) (>= 0). If = 0, block is bypassed. Typical value = 0,35.

URI

cim:GovHydroDD.tp

Cardinality

0..1

Type

Seconds

tt

Power feedback time constant (Tt) (>= 0). If = 0, block is bypassed. Typical value = 0,02.

URI

cim:GovHydroDD.tt

Cardinality

0..1

Type

Seconds

tturb

Turbine time constant (Tturb) (>= 0). See parameter detail 3. Typical value = 0,8.

URI

cim:GovHydroDD.tturb

Cardinality

0..1

Type

Seconds

TurbineLoadControllerDynamics

Turbine load controller providing input to this turbine-governor.

URI

cim:TurbineGovernorDynamics.TurbineLoadControllerDynamics

Cardinality

0..1

Type

TurbineLoadControllerDynamics

Inherited from

TurbineGovernorDynamics

velcl

Maximum gate closing velocity (Velcl). Unit = PU / s. Typical value = -0,14.

URI

cim:GovHydroDD.velcl

Cardinality

0..1

Type

float

velop

Maximum gate opening velocity (Velop). Unit = PU / s. Typical value = 0,09.

URI

cim:GovHydroDD.velop

Cardinality

0..1

Type

float