Skip to content

Class: WindProtectionIEC

_The grid protection model includes protection against over- and under-voltage, and against over- and under-frequency. _

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

URI: cim:WindProtectionIEC

 classDiagram
    class WindProtectionIEC
      IdentifiedObject <|-- WindProtectionIEC

      WindProtectionIEC : alias_name

      WindProtectionIEC : description

      WindProtectionIEC : dfimax

          WindProtectionIEC --> PU : dfimax

      WindProtectionIEC : diagram_objects

          WindProtectionIEC --> DiagramObject : diagram_objects

      WindProtectionIEC : fover

          WindProtectionIEC --> PU : fover

      WindProtectionIEC : funder

          WindProtectionIEC --> PU : funder

      WindProtectionIEC : instance_set

          WindProtectionIEC --> InstanceSet : instance_set

      WindProtectionIEC : m_rid

      WindProtectionIEC : mzc

      WindProtectionIEC : names

          WindProtectionIEC --> Name : names

      WindProtectionIEC : properties_cimdata_object

          WindProtectionIEC --> ChangeSetMember : properties_cimdata_object

      WindProtectionIEC : targeting_cimdata_object

          WindProtectionIEC --> ChangeSetMember : targeting_cimdata_object

      WindProtectionIEC : tfma

          WindProtectionIEC --> Seconds : tfma

      WindProtectionIEC : uover

          WindProtectionIEC --> PU : uover

      WindProtectionIEC : uunder

          WindProtectionIEC --> PU : uunder

      WindProtectionIEC : wind_dynamics_lookup_table

          WindProtectionIEC --> WindDynamicsLookupTable : wind_dynamics_lookup_table

      WindProtectionIEC : wind_turbine_type_or_iec

          WindProtectionIEC --> WindTurbineType1or2IEC : wind_turbine_type_or_iec

Inheritance

Slots

Name Cardinality and Range Description Inheritance
dfimax 0..1
PU
Maximum rate of change of frequency (dFmax) direct
fover 0..1
PU
Wind turbine over frequency protection activation threshold (f... direct
funder 0..1
PU
Wind turbine under frequency protection activation threshold (f<sub... direct
mzc 0..1
Boolean
Zero crossing measurement mode (Mzc) direct
tfma 0..1
Seconds
Time interval of moving average window (TfMA) (>= 0) direct
uover 0..1
PU
Wind turbine over voltage protection activation threshold (uov... direct
uunder 0..1
PU
Wind turbine under voltage protection activation threshold (uu... direct
wind_turbine_type_or_iec 0..1
WindTurbineType1or2IEC
Wind generator type 1 or type 2 model with which this wind turbine protection... direct
wind_dynamics_lookup_table 1..*
WindDynamicsLookupTable
The wind dynamics lookup table associated with this grid protection model 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_protection_iec range WindProtectionIEC
WindTurbineType3or4IEC wind_protection_iec range WindProtectionIEC
WindTurbineType1or2IEC wind_protection_iec range WindProtectionIEC
WindTurbineType4bIEC wind_protection_iec range WindProtectionIEC
WindTurbineType4IEC wind_protection_iec range WindProtectionIEC
WindTurbineType3IEC wind_protection_iec range WindProtectionIEC
WindTurbineType4aIEC wind_protection_iec range WindProtectionIEC
WindGenTurbineType2IEC wind_protection_iec range WindProtectionIEC
WindGenTurbineType1bIEC wind_protection_iec range WindProtectionIEC
WindGenTurbineType1aIEC wind_protection_iec range WindProtectionIEC

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

Direct

name: WindProtectionIEC
description: "The grid protection model includes protection against over- and under-voltage,\
  \ and against over- and under-frequency.\r\nReference: IEC 61400-27-1:2015, 5.6.6."
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: IdentifiedObject
attributes:
  dfimax:
    name: dfimax
    description: Maximum rate of change of frequency (<i>dF</i><i><sub>max</sub></i>).
      It is a type-dependent parameter.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:WindProtectionIEC.dfimax
    multivalued: false
    domain_of:
    - WindProtectionIEC
    range: PU
    required: false
  fover:
    name: fover
    description: 'Wind turbine over frequency protection activation threshold (<i>f</i><i><sub>over</sub></i>).
      It is a project-dependent parameter. '
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:WindProtectionIEC.fover
    multivalued: false
    domain_of:
    - WindProtectionIEC
    range: PU
    required: false
  funder:
    name: funder
    description: Wind turbine under frequency protection activation threshold (<i>f</i><i><sub>under</sub></i>).
      It is a project-dependent parameter.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:WindProtectionIEC.funder
    multivalued: false
    domain_of:
    - WindProtectionIEC
    range: PU
    required: false
  mzc:
    name: mzc
    description: "Zero crossing measurement mode (<i>Mzc</i>).  It is a type-dependent\
      \ parameter. \r\ntrue = WT protection system uses zero crossings to detect frequency\
      \ (1 in the IEC model)\r\nfalse = WT protection system does not use zero crossings\
      \ to detect frequency (0 in the IEC model)."
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:WindProtectionIEC.mzc
    multivalued: false
    domain_of:
    - WindProtectionIEC
    range: boolean
    required: false
  tfma:
    name: tfma
    description: Time interval of moving average window (<i>TfMA</i>) (&gt;= 0).  It
      is a type-dependent parameter.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:WindProtectionIEC.tfma
    multivalued: false
    domain_of:
    - WindProtectionIEC
    range: Seconds
    required: false
  uover:
    name: uover
    description: Wind turbine over voltage protection activation threshold (<i>u</i><i><sub>over</sub></i>).
      It is a project-dependent parameter.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:WindProtectionIEC.uover
    multivalued: false
    domain_of:
    - WindProtectionIEC
    range: PU
    required: false
  uunder:
    name: uunder
    description: Wind turbine under voltage protection activation threshold (<i>u</i><i><sub>under</sub></i>).
      It is a project-dependent parameter.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:WindProtectionIEC.uunder
    multivalued: false
    domain_of:
    - WindProtectionIEC
    range: PU
    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 turbine
      protection model is associated.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:WindProtectionIEC.WindTurbineType1or2IEC
    multivalued: false
    domain_of:
    - WindProtectionIEC
    - WindContQPQULimIEC
    - WindContCurrLimIEC
    - WindContQIEC
    - WindRefFrameRotIEC
    - WindContQLimIEC
    - WindMechIEC
    range: WindTurbineType1or2IEC
    required: false
  wind_dynamics_lookup_table:
    name: wind_dynamics_lookup_table
    description: The wind dynamics lookup table associated with this grid protection
      model.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:WindProtectionIEC.WindDynamicsLookupTable
    multivalued: true
    domain_of:
    - WindPlantFreqPcontrolIEC
    - WindPlantReactiveControlIEC
    - WindProtectionIEC
    - WindContQPQULimIEC
    - WindContCurrLimIEC
    - WindContPType3IEC
    - WindContRotorRIEC
    - WindPitchContPowerIEC
    - WindGenType3bIEC
    range: WindDynamicsLookupTable
    required: true
class_uri: cim:WindProtectionIEC

Induced

name: WindProtectionIEC
description: "The grid protection model includes protection against over- and under-voltage,\
  \ and against over- and under-frequency.\r\nReference: IEC 61400-27-1:2015, 5.6.6."
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: IdentifiedObject
attributes:
  dfimax:
    name: dfimax
    description: Maximum rate of change of frequency (<i>dF</i><i><sub>max</sub></i>).
      It is a type-dependent parameter.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:WindProtectionIEC.dfimax
    multivalued: false
    alias: dfimax
    owner: WindProtectionIEC
    domain_of:
    - WindProtectionIEC
    range: PU
    required: false
  fover:
    name: fover
    description: 'Wind turbine over frequency protection activation threshold (<i>f</i><i><sub>over</sub></i>).
      It is a project-dependent parameter. '
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:WindProtectionIEC.fover
    multivalued: false
    alias: fover
    owner: WindProtectionIEC
    domain_of:
    - WindProtectionIEC
    range: PU
    required: false
  funder:
    name: funder
    description: Wind turbine under frequency protection activation threshold (<i>f</i><i><sub>under</sub></i>).
      It is a project-dependent parameter.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:WindProtectionIEC.funder
    multivalued: false
    alias: funder
    owner: WindProtectionIEC
    domain_of:
    - WindProtectionIEC
    range: PU
    required: false
  mzc:
    name: mzc
    description: "Zero crossing measurement mode (<i>Mzc</i>).  It is a type-dependent\
      \ parameter. \r\ntrue = WT protection system uses zero crossings to detect frequency\
      \ (1 in the IEC model)\r\nfalse = WT protection system does not use zero crossings\
      \ to detect frequency (0 in the IEC model)."
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:WindProtectionIEC.mzc
    multivalued: false
    alias: mzc
    owner: WindProtectionIEC
    domain_of:
    - WindProtectionIEC
    range: boolean
    required: false
  tfma:
    name: tfma
    description: Time interval of moving average window (<i>TfMA</i>) (&gt;= 0).  It
      is a type-dependent parameter.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:WindProtectionIEC.tfma
    multivalued: false
    alias: tfma
    owner: WindProtectionIEC
    domain_of:
    - WindProtectionIEC
    range: Seconds
    required: false
  uover:
    name: uover
    description: Wind turbine over voltage protection activation threshold (<i>u</i><i><sub>over</sub></i>).
      It is a project-dependent parameter.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:WindProtectionIEC.uover
    multivalued: false
    alias: uover
    owner: WindProtectionIEC
    domain_of:
    - WindProtectionIEC
    range: PU
    required: false
  uunder:
    name: uunder
    description: Wind turbine under voltage protection activation threshold (<i>u</i><i><sub>under</sub></i>).
      It is a project-dependent parameter.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:WindProtectionIEC.uunder
    multivalued: false
    alias: uunder
    owner: WindProtectionIEC
    domain_of:
    - WindProtectionIEC
    range: PU
    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 turbine
      protection model is associated.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:WindProtectionIEC.WindTurbineType1or2IEC
    multivalued: false
    alias: wind_turbine_type_or_iec
    owner: WindProtectionIEC
    domain_of:
    - WindProtectionIEC
    - WindContQPQULimIEC
    - WindContCurrLimIEC
    - WindContQIEC
    - WindRefFrameRotIEC
    - WindContQLimIEC
    - WindMechIEC
    range: WindTurbineType1or2IEC
    required: false
  wind_dynamics_lookup_table:
    name: wind_dynamics_lookup_table
    description: The wind dynamics lookup table associated with this grid protection
      model.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:WindProtectionIEC.WindDynamicsLookupTable
    multivalued: true
    alias: wind_dynamics_lookup_table
    owner: WindProtectionIEC
    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: WindProtectionIEC
    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: WindProtectionIEC
    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: WindProtectionIEC
    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: WindProtectionIEC
    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: WindProtectionIEC
    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: WindProtectionIEC
    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: WindProtectionIEC
    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: WindProtectionIEC
    domain_of:
    - IdentifiedObject
    range: ChangeSetMember
    required: false
class_uri: cim:WindProtectionIEC