Skip to content

Class: WindContRotorRIEC

_Rotor resistance control model. _

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

URI: cim:WindContRotorRIEC

 classDiagram
    class WindContRotorRIEC
      IdentifiedObject <|-- WindContRotorRIEC

      WindContRotorRIEC : alias_name

      WindContRotorRIEC : description

      WindContRotorRIEC : diagram_objects

          WindContRotorRIEC --> DiagramObject : diagram_objects

      WindContRotorRIEC : instance_set

          WindContRotorRIEC --> InstanceSet : instance_set

      WindContRotorRIEC : kirr

          WindContRotorRIEC --> PU : kirr

      WindContRotorRIEC : komegafilt

      WindContRotorRIEC : kpfilt

      WindContRotorRIEC : kprr

          WindContRotorRIEC --> PU : kprr

      WindContRotorRIEC : m_rid

      WindContRotorRIEC : names

          WindContRotorRIEC --> Name : names

      WindContRotorRIEC : properties_cimdata_object

          WindContRotorRIEC --> ChangeSetMember : properties_cimdata_object

      WindContRotorRIEC : rmax

          WindContRotorRIEC --> PU : rmax

      WindContRotorRIEC : rmin

          WindContRotorRIEC --> PU : rmin

      WindContRotorRIEC : targeting_cimdata_object

          WindContRotorRIEC --> ChangeSetMember : targeting_cimdata_object

      WindContRotorRIEC : tomegafiltrr

          WindContRotorRIEC --> Seconds : tomegafiltrr

      WindContRotorRIEC : tpfiltrr

          WindContRotorRIEC --> Seconds : tpfiltrr

      WindContRotorRIEC : wind_dynamics_lookup_table

          WindContRotorRIEC --> WindDynamicsLookupTable : wind_dynamics_lookup_table

      WindContRotorRIEC : wind_gen_turbine_type_iec

          WindContRotorRIEC --> WindGenTurbineType2IEC : wind_gen_turbine_type_iec

Inheritance

Slots

Name Cardinality and Range Description Inheritance
kirr 0..1
PU
Integral gain in rotor resistance PI controller (KIrr</i... direct
komegafilt 0..1
Float
Filter gain for generator speed measurement (Komegafilt<... direct
kpfilt 0..1
Float
Filter gain for power measurement (Kpfilt) direct
kprr 0..1
PU
Proportional gain in rotor resistance PI controller (KPrr</sub... direct
rmax 0..1
PU
Maximum rotor resistance (rmax) (> WindContRotorR... direct
rmin 0..1
PU
Minimum rotor resistance (rmin) (< WindContRotorR... direct
tomegafiltrr 0..1
Seconds
Filter time constant for generator speed measurement (Tomegafi... direct
tpfiltrr 0..1
Seconds
Filter time constant for power measurement (Tpfiltrr... direct
wind_gen_turbine_type_iec 1..1
WindGenTurbineType2IEC
Wind turbine type 2 model with whitch this wind control rotor resistance mode... direct
wind_dynamics_lookup_table 1..*
WindDynamicsLookupTable
The wind dynamics lookup table associated with this rotor resistance control ... 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_cont_rotor_riec range WindContRotorRIEC
WindGenTurbineType2IEC wind_cont_rotor_riec range WindContRotorRIEC

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

Direct

name: WindContRotorRIEC
description: "Rotor resistance control model.\r\nReference: IEC 61400-27-1:2015, 5.6.5.3."
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: IdentifiedObject
attributes:
  kirr:
    name: kirr
    description: Integral gain in rotor resistance PI controller (<i>K</i><i><sub>Irr</sub></i>).
      It is a type-dependent parameter.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:WindContRotorRIEC.kirr
    multivalued: false
    domain_of:
    - WindContRotorRIEC
    range: PU
    required: false
  komegafilt:
    name: komegafilt
    description: Filter gain for generator speed measurement (<i>K</i><i><sub>omegafilt</sub></i>).
      It is a type-dependent parameter.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:WindContRotorRIEC.komegafilt
    multivalued: false
    domain_of:
    - WindContRotorRIEC
    range: float
    required: false
  kpfilt:
    name: kpfilt
    description: Filter gain for power measurement (<i>K</i><i><sub>pfilt</sub></i>).
      It is a type-dependent parameter.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:WindContRotorRIEC.kpfilt
    multivalued: false
    domain_of:
    - WindContRotorRIEC
    range: float
    required: false
  kprr:
    name: kprr
    description: Proportional gain in rotor resistance PI controller (<i>K</i><i><sub>Prr</sub></i>).
      It is a type-dependent parameter.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:WindContRotorRIEC.kprr
    multivalued: false
    domain_of:
    - WindContRotorRIEC
    range: PU
    required: false
  rmax:
    name: rmax
    description: Maximum rotor resistance (<i>r</i><i><sub>max</sub></i>) (&gt; WindContRotorRIEC.rmin).
      It is a type-dependent parameter.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:WindContRotorRIEC.rmax
    multivalued: false
    domain_of:
    - GovGAST1
    - WindContRotorRIEC
    range: PU
    required: false
  rmin:
    name: rmin
    description: Minimum rotor resistance (<i>r</i><i><sub>min</sub></i>) (&lt; WindContRotorRIEC.rmax).
      It is a type-dependent parameter.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:WindContRotorRIEC.rmin
    multivalued: false
    domain_of:
    - WindContRotorRIEC
    range: PU
    required: false
  tomegafiltrr:
    name: tomegafiltrr
    description: Filter time constant for generator speed measurement (<i>T</i><i><sub>omegafiltrr</sub></i>)
      (&gt;= 0). It is a type-dependent parameter.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:WindContRotorRIEC.tomegafiltrr
    multivalued: false
    domain_of:
    - WindContRotorRIEC
    range: Seconds
    required: false
  tpfiltrr:
    name: tpfiltrr
    description: Filter time constant for power measurement (<i>T</i><i><sub>pfiltrr</sub></i>)
      (&gt;= 0). It is a type-dependent parameter.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:WindContRotorRIEC.tpfiltrr
    multivalued: false
    domain_of:
    - WindContRotorRIEC
    range: Seconds
    required: false
  wind_gen_turbine_type_iec:
    name: wind_gen_turbine_type_iec
    description: Wind turbine type 2 model with whitch this wind control rotor resistance
      model is associated.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:WindContRotorRIEC.WindGenTurbineType2IEC
    multivalued: false
    domain_of:
    - WindContRotorRIEC
    - WindPitchContPowerIEC
    range: WindGenTurbineType2IEC
    required: true
  wind_dynamics_lookup_table:
    name: wind_dynamics_lookup_table
    description: The wind dynamics lookup table associated with this rotor resistance
      control model.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:WindContRotorRIEC.WindDynamicsLookupTable
    multivalued: true
    domain_of:
    - WindPlantFreqPcontrolIEC
    - WindPlantReactiveControlIEC
    - WindProtectionIEC
    - WindContQPQULimIEC
    - WindContCurrLimIEC
    - WindContPType3IEC
    - WindContRotorRIEC
    - WindPitchContPowerIEC
    - WindGenType3bIEC
    range: WindDynamicsLookupTable
    required: true
class_uri: cim:WindContRotorRIEC

Induced

name: WindContRotorRIEC
description: "Rotor resistance control model.\r\nReference: IEC 61400-27-1:2015, 5.6.5.3."
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: IdentifiedObject
attributes:
  kirr:
    name: kirr
    description: Integral gain in rotor resistance PI controller (<i>K</i><i><sub>Irr</sub></i>).
      It is a type-dependent parameter.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:WindContRotorRIEC.kirr
    multivalued: false
    alias: kirr
    owner: WindContRotorRIEC
    domain_of:
    - WindContRotorRIEC
    range: PU
    required: false
  komegafilt:
    name: komegafilt
    description: Filter gain for generator speed measurement (<i>K</i><i><sub>omegafilt</sub></i>).
      It is a type-dependent parameter.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:WindContRotorRIEC.komegafilt
    multivalued: false
    alias: komegafilt
    owner: WindContRotorRIEC
    domain_of:
    - WindContRotorRIEC
    range: float
    required: false
  kpfilt:
    name: kpfilt
    description: Filter gain for power measurement (<i>K</i><i><sub>pfilt</sub></i>).
      It is a type-dependent parameter.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:WindContRotorRIEC.kpfilt
    multivalued: false
    alias: kpfilt
    owner: WindContRotorRIEC
    domain_of:
    - WindContRotorRIEC
    range: float
    required: false
  kprr:
    name: kprr
    description: Proportional gain in rotor resistance PI controller (<i>K</i><i><sub>Prr</sub></i>).
      It is a type-dependent parameter.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:WindContRotorRIEC.kprr
    multivalued: false
    alias: kprr
    owner: WindContRotorRIEC
    domain_of:
    - WindContRotorRIEC
    range: PU
    required: false
  rmax:
    name: rmax
    description: Maximum rotor resistance (<i>r</i><i><sub>max</sub></i>) (&gt; WindContRotorRIEC.rmin).
      It is a type-dependent parameter.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:WindContRotorRIEC.rmax
    multivalued: false
    alias: rmax
    owner: WindContRotorRIEC
    domain_of:
    - GovGAST1
    - WindContRotorRIEC
    range: PU
    required: false
  rmin:
    name: rmin
    description: Minimum rotor resistance (<i>r</i><i><sub>min</sub></i>) (&lt; WindContRotorRIEC.rmax).
      It is a type-dependent parameter.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:WindContRotorRIEC.rmin
    multivalued: false
    alias: rmin
    owner: WindContRotorRIEC
    domain_of:
    - WindContRotorRIEC
    range: PU
    required: false
  tomegafiltrr:
    name: tomegafiltrr
    description: Filter time constant for generator speed measurement (<i>T</i><i><sub>omegafiltrr</sub></i>)
      (&gt;= 0). It is a type-dependent parameter.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:WindContRotorRIEC.tomegafiltrr
    multivalued: false
    alias: tomegafiltrr
    owner: WindContRotorRIEC
    domain_of:
    - WindContRotorRIEC
    range: Seconds
    required: false
  tpfiltrr:
    name: tpfiltrr
    description: Filter time constant for power measurement (<i>T</i><i><sub>pfiltrr</sub></i>)
      (&gt;= 0). It is a type-dependent parameter.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:WindContRotorRIEC.tpfiltrr
    multivalued: false
    alias: tpfiltrr
    owner: WindContRotorRIEC
    domain_of:
    - WindContRotorRIEC
    range: Seconds
    required: false
  wind_gen_turbine_type_iec:
    name: wind_gen_turbine_type_iec
    description: Wind turbine type 2 model with whitch this wind control rotor resistance
      model is associated.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:WindContRotorRIEC.WindGenTurbineType2IEC
    multivalued: false
    alias: wind_gen_turbine_type_iec
    owner: WindContRotorRIEC
    domain_of:
    - WindContRotorRIEC
    - WindPitchContPowerIEC
    range: WindGenTurbineType2IEC
    required: true
  wind_dynamics_lookup_table:
    name: wind_dynamics_lookup_table
    description: The wind dynamics lookup table associated with this rotor resistance
      control model.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:WindContRotorRIEC.WindDynamicsLookupTable
    multivalued: true
    alias: wind_dynamics_lookup_table
    owner: WindContRotorRIEC
    domain_of:
    - WindPlantFreqPcontrolIEC
    - WindPlantReactiveControlIEC
    - WindProtectionIEC
    - WindContQPQULimIEC
    - WindContCurrLimIEC
    - WindContPType3IEC
    - WindContRotorRIEC
    - WindPitchContPowerIEC
    - WindGenType3bIEC
    range: WindDynamicsLookupTable
    required: true
  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: WindContRotorRIEC
    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: WindContRotorRIEC
    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: WindContRotorRIEC
    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: WindContRotorRIEC
    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: WindContRotorRIEC
    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: WindContRotorRIEC
    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: WindContRotorRIEC
    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: WindContRotorRIEC
    domain_of:
    - IdentifiedObject
    range: ChangeSetMember
    required: false
class_uri: cim:WindContRotorRIEC