Skip to content

Class: WindPitchContPowerIEC

_Pitch control power model. _

Reference: IEC 61400-27-1:2015, 5.6.5.1.

URI: cim:WindPitchContPowerIEC

 classDiagram
    class WindPitchContPowerIEC
      IdentifiedObject <|-- WindPitchContPowerIEC

      WindPitchContPowerIEC : alias_name

      WindPitchContPowerIEC : description

      WindPitchContPowerIEC : diagram_objects

          WindPitchContPowerIEC --> DiagramObject : diagram_objects

      WindPitchContPowerIEC : dpmax

          WindPitchContPowerIEC --> PU : dpmax

      WindPitchContPowerIEC : dpmin

          WindPitchContPowerIEC --> PU : dpmin

      WindPitchContPowerIEC : instance_set

          WindPitchContPowerIEC --> InstanceSet : instance_set

      WindPitchContPowerIEC : m_rid

      WindPitchContPowerIEC : names

          WindPitchContPowerIEC --> Name : names

      WindPitchContPowerIEC : pmin

          WindPitchContPowerIEC --> PU : pmin

      WindPitchContPowerIEC : properties_cimdata_object

          WindPitchContPowerIEC --> ChangeSetMember : properties_cimdata_object

      WindPitchContPowerIEC : pset

          WindPitchContPowerIEC --> PU : pset

      WindPitchContPowerIEC : t

          WindPitchContPowerIEC --> Seconds : t

      WindPitchContPowerIEC : targeting_cimdata_object

          WindPitchContPowerIEC --> ChangeSetMember : targeting_cimdata_object

      WindPitchContPowerIEC : tr

          WindPitchContPowerIEC --> Seconds : tr

      WindPitchContPowerIEC : uuvrt

          WindPitchContPowerIEC --> PU : uuvrt

      WindPitchContPowerIEC : wind_dynamics_lookup_table

          WindPitchContPowerIEC --> WindDynamicsLookupTable : wind_dynamics_lookup_table

      WindPitchContPowerIEC : wind_gen_turbine_type_b_iec

          WindPitchContPowerIEC --> WindGenTurbineType1bIEC : wind_gen_turbine_type_b_iec

      WindPitchContPowerIEC : wind_gen_turbine_type_iec

          WindPitchContPowerIEC --> WindGenTurbineType2IEC : wind_gen_turbine_type_iec

Inheritance

Slots

Name Cardinality and Range Description Inheritance
dpmax 0..1
PU
Rate limit for increasing power (dpmax) (> WindPi... direct
dpmin 0..1
PU
Rate limit for decreasing power (dpmin) (< WindPi... direct
pmin 0..1
PU
Minimum power setting (pmin) direct
pset 0..1
PU
If pinit < pset</... direct
t 0..1
Seconds
Lag time constant (T1) (>= 0) direct
tr 0..1
Seconds
Voltage measurement time constant (Tr) (>= 0) direct
uuvrt 0..1
PU
Dip detection threshold (uUVRT) direct
wind_gen_turbine_type_iec 0..1
WindGenTurbineType2IEC
Wind turbine type 2 model with which this pitch control power model is associ... direct
wind_dynamics_lookup_table 1..*
WindDynamicsLookupTable
The wind dynamics lookup table associated with this pitch control power model direct
wind_gen_turbine_type_b_iec 0..1
WindGenTurbineType1bIEC
Wind turbine type 1B model with which this pitch control power model is assoc... direct
alias_name 0..1
String
The aliasName is free text human readable name of the object alternative to I... IdentifiedObject
description 0..1
String
The description is a free human readable text describing or naming the object IdentifiedObject
m_rid 0..1
String
Master resource identifier issued by a model authority IdentifiedObject
diagram_objects 0..*
DiagramObject
The diagram objects that are associated with the domain object IdentifiedObject
instance_set 1..1
InstanceSet
Dataset containing the data objects IdentifiedObject
names 0..*
Name
All names of this identified object IdentifiedObject
properties_cimdata_object 0..1
ChangeSetMember
The single CIM data object in the appropriate dataset context IdentifiedObject
targeting_cimdata_object 0..*
ChangeSetMember
Data objects registered IdentifiedObject

Usages

used by used in type used
WindDynamicsLookupTable wind_pitch_cont_power_iec range WindPitchContPowerIEC
WindGenTurbineType2IEC wind_pitch_cont_power_iec range WindPitchContPowerIEC
WindGenTurbineType1bIEC wind_pitch_cont_power_iec range WindPitchContPowerIEC

Identifier and Mapping Information

Schema Source

  • from schema: https://cim.ucaiug.io/ns#TC57CIM

Mappings

Mapping Type Mapped Value
self cim:WindPitchContPowerIEC
native cim:WindPitchContPowerIEC

LinkML Source

Direct

name: WindPitchContPowerIEC
description: "Pitch control power model.\r\nReference: IEC 61400-27-1:2015, 5.6.5.1."
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: IdentifiedObject
attributes:
  dpmax:
    name: dpmax
    description: Rate limit for increasing power (<i>dp</i><i><sub>max</sub></i>)
      (&gt; WindPitchContPowerIEC.dpmin). It is a type-dependent parameter.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:WindPitchContPowerIEC.dpmax
    multivalued: false
    domain_of:
    - WindContPType3IEC
    - WindPitchContPowerIEC
    range: PU
    required: false
  dpmin:
    name: dpmin
    description: Rate limit for decreasing power (<i>dp</i><i><sub>min</sub></i>)
      (&lt; WindPitchContPowerIEC.dpmax). It is a type-dependent parameter.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:WindPitchContPowerIEC.dpmin
    multivalued: false
    domain_of:
    - WindPitchContPowerIEC
    range: PU
    required: false
  pmin:
    name: pmin
    description: Minimum power setting (<i>p</i><i><sub>min</sub></i>). It is a type-dependent
      parameter.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:WindPitchContPowerIEC.pmin
    multivalued: false
    domain_of:
    - GovHydroIEEE0
    - GovHydroIEEE2
    - GovSteamIEEE1
    - GovHydro2
    - GovHydro3
    - GovHydroDD
    - GovHydroPID
    - GovHydroR
    - GovHydroWPID
    - GovSteam1
    - GovSteam2
    - GovSteamBB
    - GovSteamFV3
    - GovSteamSGO
    - Pss1
    - Pss5
    - PssPTIST3
    - WindPitchContPowerIEC
    range: PU
    required: false
  pset:
    name: pset
    description: If <i>p</i><i><sub>init</sub></i><sub> </sub>&lt; <i>p</i><i><sub>set</sub></i><sub>
      </sub>then power will be ramped down to <i>p</i><i><sub>min</sub></i>. It is
      (<i>p</i><i><sub>set</sub></i>) in the IEC 61400-27-1:2015. It is a type-dependent
      parameter.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:WindPitchContPowerIEC.pset
    multivalued: false
    domain_of:
    - WindPitchContPowerIEC
    range: PU
    required: false
  t:
    name: t
    description: Lag time constant (<i>T</i><i><sub>1</sub></i>) (&gt;= 0). It is
      a type-dependent parameter.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:WindPitchContPowerIEC.t1
    multivalued: false
    domain_of:
    - GovHydroIEEE0
    - GovSteamIEEE1
    - GovGAST
    - GovGAST1
    - GovGAST2
    - GovGASTWD
    - GovHydroR
    - GovSteam0
    - GovSteam1
    - GovSteam2
    - GovSteamBB
    - GovSteamFV2
    - GovSteamFV3
    - GovSteamSGO
    - ExcIEEEST5B
    - ExcANS
    - ExcAVR3
    - ExcAVR4
    - ExcAVR7
    - ExcBBC
    - ExcOEX3T
    - OverexcLimX1
    - OverexcLimX2
    - PssIEEE1A
    - PssIEEE2B
    - PssIEEE3B
    - Pss1
    - Pss1A
    - Pss2B
    - Pss2ST
    - PssPTIST1
    - PssPTIST3
    - PssSH
    - PssSK
    - PssSTAB2A
    - PssWECC
    - WindPitchContPowerIEC
    range: Seconds
    required: false
  tr:
    name: tr
    description: Voltage measurement time constant (<i>T</i><i><sub>r</sub></i>) (&gt;=
      0). It is a type-dependent parameter.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:WindPitchContPowerIEC.tr
    multivalued: false
    domain_of:
    - VCompIEEEType2
    - GovHydroIEEE2
    - GovGAST2
    - GovGASTWD
    - GovHydro1
    - GovHydro2
    - GovHydro4
    - ExcELIN2
    - ExcHU
    - ExcNI
    - ExcSK
    - VCompIEEEType1
    - WindPitchContPowerIEC
    range: Seconds
    required: false
  uuvrt:
    name: uuvrt
    description: Dip detection threshold (<i>u</i><i><sub>UVRT</sub></i>). It is a
      type-dependent parameter.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:WindPitchContPowerIEC.uuvrt
    multivalued: false
    domain_of:
    - WindPitchContPowerIEC
    range: PU
    required: false
  wind_gen_turbine_type_iec:
    name: wind_gen_turbine_type_iec
    description: Wind turbine type 2 model with which this pitch control power model
      is associated.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:WindPitchContPowerIEC.WindGenTurbineType2IEC
    multivalued: false
    domain_of:
    - WindContRotorRIEC
    - WindPitchContPowerIEC
    range: WindGenTurbineType2IEC
    required: false
  wind_dynamics_lookup_table:
    name: wind_dynamics_lookup_table
    description: The wind dynamics lookup table associated with this pitch control
      power model.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:WindPitchContPowerIEC.WindDynamicsLookupTable
    multivalued: true
    domain_of:
    - WindPlantFreqPcontrolIEC
    - WindPlantReactiveControlIEC
    - WindProtectionIEC
    - WindContQPQULimIEC
    - WindContCurrLimIEC
    - WindContPType3IEC
    - WindContRotorRIEC
    - WindPitchContPowerIEC
    - WindGenType3bIEC
    range: WindDynamicsLookupTable
    required: true
  wind_gen_turbine_type_b_iec:
    name: wind_gen_turbine_type_b_iec
    description: Wind turbine type 1B model with which this pitch control power model
      is associated.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:WindPitchContPowerIEC.WindGenTurbineType1bIEC
    multivalued: false
    domain_of:
    - WindPitchContPowerIEC
    range: WindGenTurbineType1bIEC
    required: false
class_uri: cim:WindPitchContPowerIEC

Induced

name: WindPitchContPowerIEC
description: "Pitch control power model.\r\nReference: IEC 61400-27-1:2015, 5.6.5.1."
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: IdentifiedObject
attributes:
  dpmax:
    name: dpmax
    description: Rate limit for increasing power (<i>dp</i><i><sub>max</sub></i>)
      (&gt; WindPitchContPowerIEC.dpmin). It is a type-dependent parameter.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:WindPitchContPowerIEC.dpmax
    multivalued: false
    alias: dpmax
    owner: WindPitchContPowerIEC
    domain_of:
    - WindContPType3IEC
    - WindPitchContPowerIEC
    range: PU
    required: false
  dpmin:
    name: dpmin
    description: Rate limit for decreasing power (<i>dp</i><i><sub>min</sub></i>)
      (&lt; WindPitchContPowerIEC.dpmax). It is a type-dependent parameter.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:WindPitchContPowerIEC.dpmin
    multivalued: false
    alias: dpmin
    owner: WindPitchContPowerIEC
    domain_of:
    - WindPitchContPowerIEC
    range: PU
    required: false
  pmin:
    name: pmin
    description: Minimum power setting (<i>p</i><i><sub>min</sub></i>). It is a type-dependent
      parameter.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:WindPitchContPowerIEC.pmin
    multivalued: false
    alias: pmin
    owner: WindPitchContPowerIEC
    domain_of:
    - GovHydroIEEE0
    - GovHydroIEEE2
    - GovSteamIEEE1
    - GovHydro2
    - GovHydro3
    - GovHydroDD
    - GovHydroPID
    - GovHydroR
    - GovHydroWPID
    - GovSteam1
    - GovSteam2
    - GovSteamBB
    - GovSteamFV3
    - GovSteamSGO
    - Pss1
    - Pss5
    - PssPTIST3
    - WindPitchContPowerIEC
    range: PU
    required: false
  pset:
    name: pset
    description: If <i>p</i><i><sub>init</sub></i><sub> </sub>&lt; <i>p</i><i><sub>set</sub></i><sub>
      </sub>then power will be ramped down to <i>p</i><i><sub>min</sub></i>. It is
      (<i>p</i><i><sub>set</sub></i>) in the IEC 61400-27-1:2015. It is a type-dependent
      parameter.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:WindPitchContPowerIEC.pset
    multivalued: false
    alias: pset
    owner: WindPitchContPowerIEC
    domain_of:
    - WindPitchContPowerIEC
    range: PU
    required: false
  t:
    name: t
    description: Lag time constant (<i>T</i><i><sub>1</sub></i>) (&gt;= 0). It is
      a type-dependent parameter.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:WindPitchContPowerIEC.t1
    multivalued: false
    alias: t
    owner: WindPitchContPowerIEC
    domain_of:
    - GovHydroIEEE0
    - GovSteamIEEE1
    - GovGAST
    - GovGAST1
    - GovGAST2
    - GovGASTWD
    - GovHydroR
    - GovSteam0
    - GovSteam1
    - GovSteam2
    - GovSteamBB
    - GovSteamFV2
    - GovSteamFV3
    - GovSteamSGO
    - ExcIEEEST5B
    - ExcANS
    - ExcAVR3
    - ExcAVR4
    - ExcAVR7
    - ExcBBC
    - ExcOEX3T
    - OverexcLimX1
    - OverexcLimX2
    - PssIEEE1A
    - PssIEEE2B
    - PssIEEE3B
    - Pss1
    - Pss1A
    - Pss2B
    - Pss2ST
    - PssPTIST1
    - PssPTIST3
    - PssSH
    - PssSK
    - PssSTAB2A
    - PssWECC
    - WindPitchContPowerIEC
    range: Seconds
    required: false
  tr:
    name: tr
    description: Voltage measurement time constant (<i>T</i><i><sub>r</sub></i>) (&gt;=
      0). It is a type-dependent parameter.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:WindPitchContPowerIEC.tr
    multivalued: false
    alias: tr
    owner: WindPitchContPowerIEC
    domain_of:
    - VCompIEEEType2
    - GovHydroIEEE2
    - GovGAST2
    - GovGASTWD
    - GovHydro1
    - GovHydro2
    - GovHydro4
    - ExcELIN2
    - ExcHU
    - ExcNI
    - ExcSK
    - VCompIEEEType1
    - WindPitchContPowerIEC
    range: Seconds
    required: false
  uuvrt:
    name: uuvrt
    description: Dip detection threshold (<i>u</i><i><sub>UVRT</sub></i>). It is a
      type-dependent parameter.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:WindPitchContPowerIEC.uuvrt
    multivalued: false
    alias: uuvrt
    owner: WindPitchContPowerIEC
    domain_of:
    - WindPitchContPowerIEC
    range: PU
    required: false
  wind_gen_turbine_type_iec:
    name: wind_gen_turbine_type_iec
    description: Wind turbine type 2 model with which this pitch control power model
      is associated.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:WindPitchContPowerIEC.WindGenTurbineType2IEC
    multivalued: false
    alias: wind_gen_turbine_type_iec
    owner: WindPitchContPowerIEC
    domain_of:
    - WindContRotorRIEC
    - WindPitchContPowerIEC
    range: WindGenTurbineType2IEC
    required: false
  wind_dynamics_lookup_table:
    name: wind_dynamics_lookup_table
    description: The wind dynamics lookup table associated with this pitch control
      power model.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:WindPitchContPowerIEC.WindDynamicsLookupTable
    multivalued: true
    alias: wind_dynamics_lookup_table
    owner: WindPitchContPowerIEC
    domain_of:
    - WindPlantFreqPcontrolIEC
    - WindPlantReactiveControlIEC
    - WindProtectionIEC
    - WindContQPQULimIEC
    - WindContCurrLimIEC
    - WindContPType3IEC
    - WindContRotorRIEC
    - WindPitchContPowerIEC
    - WindGenType3bIEC
    range: WindDynamicsLookupTable
    required: true
  wind_gen_turbine_type_b_iec:
    name: wind_gen_turbine_type_b_iec
    description: Wind turbine type 1B model with which this pitch control power model
      is associated.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:WindPitchContPowerIEC.WindGenTurbineType1bIEC
    multivalued: false
    alias: wind_gen_turbine_type_b_iec
    owner: WindPitchContPowerIEC
    domain_of:
    - WindPitchContPowerIEC
    range: WindGenTurbineType1bIEC
    required: false
  alias_name:
    name: alias_name
    description: "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.\r\nThe 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.\r\
      \n\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:IdentifiedObject.aliasName
    multivalued: false
    alias: alias_name
    owner: WindPitchContPowerIEC
    domain_of:
    - IdentifiedObject
    range: string
    required: false
  description:
    name: description
    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.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:IdentifiedObject.description
    multivalued: false
    alias: description
    owner: WindPitchContPowerIEC
    domain_of:
    - IdentifiedObject
    - NameType
    - NameTypeAuthority
    - DataSet
    - SwitchingStepGroup
    - AreaReserveSpec
    range: string
    required: false
  m_rid:
    name: m_rid
    description: "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.\r\nFor 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."
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:IdentifiedObject.mRID
    multivalued: false
    alias: m_rid
    owner: WindPitchContPowerIEC
    domain_of:
    - IdentifiedObject
    - DataSet
    range: string
    required: false
  diagram_objects:
    name: diagram_objects
    description: The diagram objects that are associated with the domain object.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:IdentifiedObject.DiagramObjects
    multivalued: true
    alias: diagram_objects
    owner: WindPitchContPowerIEC
    domain_of:
    - IdentifiedObject
    range: DiagramObject
    required: false
  instance_set:
    name: instance_set
    description: Dataset containing the data objects.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:IdentifiedObject.InstanceSet
    multivalued: false
    alias: instance_set
    owner: WindPitchContPowerIEC
    domain_of:
    - IdentifiedObject
    range: InstanceSet
    required: true
  names:
    name: names
    description: All names of this identified object.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:IdentifiedObject.Names
    multivalued: true
    alias: names
    owner: WindPitchContPowerIEC
    domain_of:
    - IdentifiedObject
    - NameType
    range: Name
    required: false
  properties_cimdata_object:
    name: properties_cimdata_object
    description: The single CIM data object in the appropriate dataset context.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:IdentifiedObject.PropertiesCIMDataObject
    multivalued: false
    alias: properties_cimdata_object
    owner: WindPitchContPowerIEC
    domain_of:
    - IdentifiedObject
    range: ChangeSetMember
    required: false
  targeting_cimdata_object:
    name: targeting_cimdata_object
    description: Data objects registered.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:IdentifiedObject.TargetingCIMDataObject
    multivalued: true
    alias: targeting_cimdata_object
    owner: WindPitchContPowerIEC
    domain_of:
    - IdentifiedObject
    range: ChangeSetMember
    required: false
class_uri: cim:WindPitchContPowerIEC