Skip to content

Class: WindMechIEC

_Two mass model. _

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

URI: cim:WindMechIEC

 classDiagram
    class WindMechIEC
      IdentifiedObject <|-- WindMechIEC

      WindMechIEC : alias_name

      WindMechIEC : cdrt

          WindMechIEC --> PU : cdrt

      WindMechIEC : description

      WindMechIEC : diagram_objects

          WindMechIEC --> DiagramObject : diagram_objects

      WindMechIEC : hgen

          WindMechIEC --> Seconds : hgen

      WindMechIEC : hwtr

          WindMechIEC --> Seconds : hwtr

      WindMechIEC : instance_set

          WindMechIEC --> InstanceSet : instance_set

      WindMechIEC : kdrt

          WindMechIEC --> PU : kdrt

      WindMechIEC : m_rid

      WindMechIEC : names

          WindMechIEC --> Name : names

      WindMechIEC : properties_cimdata_object

          WindMechIEC --> ChangeSetMember : properties_cimdata_object

      WindMechIEC : targeting_cimdata_object

          WindMechIEC --> ChangeSetMember : targeting_cimdata_object

      WindMechIEC : wind_turbine_type_b_iec

          WindMechIEC --> WindTurbineType4bIEC : wind_turbine_type_b_iec

      WindMechIEC : wind_turbine_type_iec

          WindMechIEC --> WindTurbineType3IEC : wind_turbine_type_iec

      WindMechIEC : wind_turbine_type_or_iec

          WindMechIEC --> WindTurbineType1or2IEC : wind_turbine_type_or_iec

Inheritance

Slots

Name Cardinality and Range Description Inheritance
cdrt 0..1
PU
Drive train damping (cdrt) direct
hgen 0..1
Seconds
Inertia constant of generator (Hgen) (>= 0) direct
hwtr 0..1
Seconds
Inertia constant of wind turbine rotor (HWTR) (>=... direct
kdrt 0..1
PU
Drive train stiffness (kdrt) direct
wind_turbine_type_b_iec 0..1
WindTurbineType4bIEC
Wind turbine type 4B model with which this wind mechanical model is associate... direct
wind_turbine_type_iec 0..1
WindTurbineType3IEC
Wind turbine type 3 model with which this wind mechanical model is associated direct
wind_turbine_type_or_iec 0..1
WindTurbineType1or2IEC
Wind generator type 1 or type 2 model with which this wind mechanical model i... 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
WindTurbineType1or2IEC wind_mech_iec range WindMechIEC
WindTurbineType4bIEC wind_mech_iec range WindMechIEC
WindTurbineType3IEC wind_mech_iec range WindMechIEC
WindGenTurbineType2IEC wind_mech_iec range WindMechIEC
WindGenTurbineType1bIEC wind_mech_iec range WindMechIEC
WindGenTurbineType1aIEC wind_mech_iec range WindMechIEC

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

Direct

name: WindMechIEC
description: "Two mass model.\r\nReference: IEC 61400-27-1:2015, 5.6.2.1."
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: IdentifiedObject
attributes:
  cdrt:
    name: cdrt
    description: Drive train damping (<i>c</i><i><sub>drt</sub></i><i>)</i>. It is
      a type-dependent parameter.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:WindMechIEC.cdrt
    multivalued: false
    domain_of:
    - WindMechIEC
    range: PU
    required: false
  hgen:
    name: hgen
    description: Inertia constant of generator (<i>H</i><i><sub>gen</sub></i>) (&gt;=
      0). It is a type-dependent parameter.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:WindMechIEC.hgen
    multivalued: false
    domain_of:
    - WindMechIEC
    range: Seconds
    required: false
  hwtr:
    name: hwtr
    description: Inertia constant of wind turbine rotor (<i>H</i><i><sub>WTR</sub></i>)
      (&gt;= 0). It is a type-dependent parameter.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:WindMechIEC.hwtr
    multivalued: false
    domain_of:
    - WindMechIEC
    range: Seconds
    required: false
  kdrt:
    name: kdrt
    description: Drive train stiffness (<i>k</i><i><sub>drt</sub></i>). It is a type-dependent
      parameter.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:WindMechIEC.kdrt
    multivalued: false
    domain_of:
    - WindMechIEC
    range: PU
    required: false
  wind_turbine_type_b_iec:
    name: wind_turbine_type_b_iec
    description: Wind turbine type 4B model with which this wind mechanical model
      is associated.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:WindMechIEC.WindTurbineType4bIEC
    multivalued: false
    domain_of:
    - WindMechIEC
    - WindGenType4IEC
    - WindContPType4bIEC
    range: WindTurbineType4bIEC
    required: false
  wind_turbine_type_iec:
    name: wind_turbine_type_iec
    description: Wind turbine type 3 model with which this wind mechanical model is
      associated.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:WindMechIEC.WindTurbineType3IEC
    multivalued: false
    domain_of:
    - WindMechIEC
    - WindGenType3aIEC
    - WindGenType3IEC
    - WindAeroTwoDimIEC
    - WindContPitchAngleIEC
    - WindContPType3IEC
    - WindAeroOneDimIEC
    range: WindTurbineType3IEC
    required: false
  wind_turbine_type_or_iec:
    name: wind_turbine_type_or_iec
    description: Wind generator type 1 or type 2 model with which this wind mechanical
      model is associated.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:WindMechIEC.WindTurbineType1or2IEC
    multivalued: false
    domain_of:
    - WindProtectionIEC
    - WindContQPQULimIEC
    - WindContCurrLimIEC
    - WindContQIEC
    - WindRefFrameRotIEC
    - WindContQLimIEC
    - WindMechIEC
    range: WindTurbineType1or2IEC
    required: false
class_uri: cim:WindMechIEC

Induced

name: WindMechIEC
description: "Two mass model.\r\nReference: IEC 61400-27-1:2015, 5.6.2.1."
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: IdentifiedObject
attributes:
  cdrt:
    name: cdrt
    description: Drive train damping (<i>c</i><i><sub>drt</sub></i><i>)</i>. It is
      a type-dependent parameter.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:WindMechIEC.cdrt
    multivalued: false
    alias: cdrt
    owner: WindMechIEC
    domain_of:
    - WindMechIEC
    range: PU
    required: false
  hgen:
    name: hgen
    description: Inertia constant of generator (<i>H</i><i><sub>gen</sub></i>) (&gt;=
      0). It is a type-dependent parameter.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:WindMechIEC.hgen
    multivalued: false
    alias: hgen
    owner: WindMechIEC
    domain_of:
    - WindMechIEC
    range: Seconds
    required: false
  hwtr:
    name: hwtr
    description: Inertia constant of wind turbine rotor (<i>H</i><i><sub>WTR</sub></i>)
      (&gt;= 0). It is a type-dependent parameter.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:WindMechIEC.hwtr
    multivalued: false
    alias: hwtr
    owner: WindMechIEC
    domain_of:
    - WindMechIEC
    range: Seconds
    required: false
  kdrt:
    name: kdrt
    description: Drive train stiffness (<i>k</i><i><sub>drt</sub></i>). It is a type-dependent
      parameter.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:WindMechIEC.kdrt
    multivalued: false
    alias: kdrt
    owner: WindMechIEC
    domain_of:
    - WindMechIEC
    range: PU
    required: false
  wind_turbine_type_b_iec:
    name: wind_turbine_type_b_iec
    description: Wind turbine type 4B model with which this wind mechanical model
      is associated.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:WindMechIEC.WindTurbineType4bIEC
    multivalued: false
    alias: wind_turbine_type_b_iec
    owner: WindMechIEC
    domain_of:
    - WindMechIEC
    - WindGenType4IEC
    - WindContPType4bIEC
    range: WindTurbineType4bIEC
    required: false
  wind_turbine_type_iec:
    name: wind_turbine_type_iec
    description: Wind turbine type 3 model with which this wind mechanical model is
      associated.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:WindMechIEC.WindTurbineType3IEC
    multivalued: false
    alias: wind_turbine_type_iec
    owner: WindMechIEC
    domain_of:
    - WindMechIEC
    - WindGenType3aIEC
    - WindGenType3IEC
    - WindAeroTwoDimIEC
    - WindContPitchAngleIEC
    - WindContPType3IEC
    - WindAeroOneDimIEC
    range: WindTurbineType3IEC
    required: false
  wind_turbine_type_or_iec:
    name: wind_turbine_type_or_iec
    description: Wind generator type 1 or type 2 model with which this wind mechanical
      model is associated.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:WindMechIEC.WindTurbineType1or2IEC
    multivalued: false
    alias: wind_turbine_type_or_iec
    owner: WindMechIEC
    domain_of:
    - WindProtectionIEC
    - WindContQPQULimIEC
    - WindContCurrLimIEC
    - WindContQIEC
    - WindRefFrameRotIEC
    - WindContQLimIEC
    - WindMechIEC
    range: WindTurbineType1or2IEC
    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: WindMechIEC
    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: WindMechIEC
    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: WindMechIEC
    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: WindMechIEC
    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: WindMechIEC
    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: WindMechIEC
    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: WindMechIEC
    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: WindMechIEC
    domain_of:
    - IdentifiedObject
    range: ChangeSetMember
    required: false
class_uri: cim:WindMechIEC