Class: WindTurbineType3IEC
Parent class supporting relationships to IEC wind turbines type 3 including their control models.
classDiagram
class WindTurbineType3IEC
WindTurbineType3or4IEC <|-- WindTurbineType3IEC
WindTurbineType3IEC : alias_name
WindTurbineType3IEC : description
WindTurbineType3IEC : diagram_objects
WindTurbineType3IEC --> DiagramObject : diagram_objects
WindTurbineType3IEC : enabled
WindTurbineType3IEC : instance_set
WindTurbineType3IEC --> InstanceSet : instance_set
WindTurbineType3IEC : m_rid
WindTurbineType3IEC : names
WindTurbineType3IEC --> Name : names
WindTurbineType3IEC : power_electronics_connection
WindTurbineType3IEC --> PowerElectronicsConnection : power_electronics_connection
WindTurbineType3IEC : properties_cimdata_object
WindTurbineType3IEC --> ChangeSetMember : properties_cimdata_object
WindTurbineType3IEC : remote_input_signal
WindTurbineType3IEC --> RemoteInputSignal : remote_input_signal
WindTurbineType3IEC : targeting_cimdata_object
WindTurbineType3IEC --> ChangeSetMember : targeting_cimdata_object
WindTurbineType3IEC : wind_aero_one_dim_iec
WindTurbineType3IEC --> WindAeroOneDimIEC : wind_aero_one_dim_iec
WindTurbineType3IEC : wind_aero_two_dim_iec
WindTurbineType3IEC --> WindAeroTwoDimIEC : wind_aero_two_dim_iec
WindTurbineType3IEC : wind_cont_curr_lim_iec
WindTurbineType3IEC --> WindContCurrLimIEC : wind_cont_curr_lim_iec
WindTurbineType3IEC : wind_cont_pitch_angle_iec
WindTurbineType3IEC --> WindContPitchAngleIEC : wind_cont_pitch_angle_iec
WindTurbineType3IEC : wind_cont_ptype_iec
WindTurbineType3IEC --> WindContPType3IEC : wind_cont_ptype_iec
WindTurbineType3IEC : wind_cont_qiec
WindTurbineType3IEC --> WindContQIEC : wind_cont_qiec
WindTurbineType3IEC : wind_cont_qlim_iec
WindTurbineType3IEC --> WindContQLimIEC : wind_cont_qlim_iec
WindTurbineType3IEC : wind_cont_qpqulim_iec
WindTurbineType3IEC --> WindContQPQULimIEC : wind_cont_qpqulim_iec
WindTurbineType3IEC : wind_gen_type_iec
WindTurbineType3IEC --> WindGenType3IEC : wind_gen_type_iec
WindTurbineType3IEC : wind_mech_iec
WindTurbineType3IEC --> WindMechIEC : wind_mech_iec
WindTurbineType3IEC : wind_plant_dynamics
WindTurbineType3IEC --> WindPlantDynamics : wind_plant_dynamics
WindTurbineType3IEC : wind_protection_iec
WindTurbineType3IEC --> WindProtectionIEC : wind_protection_iec
WindTurbineType3IEC : wind_ref_frame_rot_iec
WindTurbineType3IEC --> WindRefFrameRotIEC : wind_ref_frame_rot_iec
Inheritance
- IdentifiedObject
- DynamicsFunctionBlock
- WindTurbineType3or4Dynamics
- WindTurbineType3or4IEC
- WindTurbineType3IEC
- WindTurbineType3or4IEC
- WindTurbineType3or4Dynamics
- DynamicsFunctionBlock
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| wind_aero_two_dim_iec | 0..1 WindAeroTwoDimIEC |
Wind aerodynamic model associated with this wind turbine type 3 model | direct |
| wind_mech_iec | 1..1 WindMechIEC |
Wind mechanical model associated with this wind turbine type 3 model | direct |
| wind_cont_pitch_angle_iec | 1..1 WindContPitchAngleIEC |
Wind control pitch angle model associated with this wind turbine type 3 | direct |
| wind_gen_type_iec | 0..1 WindGenType3IEC |
Wind generator type 3 model associated with this wind turbine type 3 model | direct |
| wind_cont_ptype_iec | 1..1 WindContPType3IEC |
Wind control P type 3 model associated with this wind turbine type 3 model | direct |
| wind_aero_one_dim_iec | 0..1 WindAeroOneDimIEC |
Wind aerodynamic model associated with this wind generator type 3 model | direct |
| wind_cont_qpqulim_iec | 0..1 WindContQPQULimIEC |
QP and QU limitation model associated with this wind generator type 3 or type... | WindTurbineType3or4IEC |
| wind_cont_curr_lim_iec | 1..1 WindContCurrLimIEC |
Wind control current limitation model associated with this wind turbine type ... | WindTurbineType3or4IEC |
| wind_protection_iec | 1..1 WindProtectionIEC |
Wind turbune protection model associated with this wind generator type 3 or t... | WindTurbineType3or4IEC |
| wind_cont_qiec | 1..1 WindContQIEC |
Wind control Q model associated with this wind turbine type 3 or type 4 model | WindTurbineType3or4IEC |
| wind_ref_frame_rot_iec | 1..1 WindRefFrameRotIEC |
Reference frame rotation model associated with this wind turbine type 3 or ty... | WindTurbineType3or4IEC |
| wind_cont_qlim_iec | 0..1 WindContQLimIEC |
Constant Q limitation model associated with this wind generator type 3 or typ... | WindTurbineType3or4IEC |
| power_electronics_connection | 1..1 PowerElectronicsConnection |
The power electronics connection associated with this wind turbine type 3 or ... | WindTurbineType3or4Dynamics |
| remote_input_signal | 0..1 RemoteInputSignal |
Remote input signal used by these wind turbine type 3 or type 4 models | WindTurbineType3or4Dynamics |
| wind_plant_dynamics | 0..1 WindPlantDynamics |
The wind plant with which the wind turbines type 3 or type 4 are associated | WindTurbineType3or4Dynamics |
| enabled | 0..1 Boolean |
Function block used indicator | DynamicsFunctionBlock |
| 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
Identifier and Mapping Information
Schema Source
- from schema: https://cim.ucaiug.io/ns#TC57CIM
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | cim:WindTurbineType3IEC |
| native | cim:WindTurbineType3IEC |
LinkML Source
Direct
name: WindTurbineType3IEC
description: Parent class supporting relationships to IEC wind turbines type 3 including
their control models.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: WindTurbineType3or4IEC
attributes:
wind_aero_two_dim_iec:
name: wind_aero_two_dim_iec
description: Wind aerodynamic model associated with this wind turbine type 3 model.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:WindTurbineType3IEC.WindAeroTwoDimIEC
multivalued: false
domain_of:
- WindTurbineType3IEC
range: WindAeroTwoDimIEC
required: false
wind_mech_iec:
name: wind_mech_iec
description: Wind mechanical model associated with this wind turbine type 3 model.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:WindTurbineType3IEC.WindMechIEC
multivalued: false
domain_of:
- WindTurbineType1or2IEC
- WindTurbineType4bIEC
- WindTurbineType3IEC
range: WindMechIEC
required: true
wind_cont_pitch_angle_iec:
name: wind_cont_pitch_angle_iec
description: Wind control pitch angle model associated with this wind turbine
type 3.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:WindTurbineType3IEC.WindContPitchAngleIEC
multivalued: false
domain_of:
- WindTurbineType3IEC
range: WindContPitchAngleIEC
required: true
wind_gen_type_iec:
name: wind_gen_type_iec
description: Wind generator type 3 model associated with this wind turbine type
3 model.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:WindTurbineType3IEC.WindGenType3IEC
multivalued: false
domain_of:
- WindTurbineType4bIEC
- WindTurbineType3IEC
- WindTurbineType4aIEC
range: WindGenType3IEC
required: false
wind_cont_ptype_iec:
name: wind_cont_ptype_iec
description: Wind control P type 3 model associated with this wind turbine type
3 model.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:WindTurbineType3IEC.WindContPType3IEC
multivalued: false
domain_of:
- WindDynamicsLookupTable
- WindTurbineType3IEC
range: WindContPType3IEC
required: true
wind_aero_one_dim_iec:
name: wind_aero_one_dim_iec
description: Wind aerodynamic model associated with this wind generator type 3
model.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:WindTurbineType3IEC.WindAeroOneDimIEC
multivalued: false
domain_of:
- WindTurbineType3IEC
range: WindAeroOneDimIEC
required: false
class_uri: cim:WindTurbineType3IEC
Induced
name: WindTurbineType3IEC
description: Parent class supporting relationships to IEC wind turbines type 3 including
their control models.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: WindTurbineType3or4IEC
attributes:
wind_aero_two_dim_iec:
name: wind_aero_two_dim_iec
description: Wind aerodynamic model associated with this wind turbine type 3 model.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:WindTurbineType3IEC.WindAeroTwoDimIEC
multivalued: false
alias: wind_aero_two_dim_iec
owner: WindTurbineType3IEC
domain_of:
- WindTurbineType3IEC
range: WindAeroTwoDimIEC
required: false
wind_mech_iec:
name: wind_mech_iec
description: Wind mechanical model associated with this wind turbine type 3 model.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:WindTurbineType3IEC.WindMechIEC
multivalued: false
alias: wind_mech_iec
owner: WindTurbineType3IEC
domain_of:
- WindTurbineType1or2IEC
- WindTurbineType4bIEC
- WindTurbineType3IEC
range: WindMechIEC
required: true
wind_cont_pitch_angle_iec:
name: wind_cont_pitch_angle_iec
description: Wind control pitch angle model associated with this wind turbine
type 3.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:WindTurbineType3IEC.WindContPitchAngleIEC
multivalued: false
alias: wind_cont_pitch_angle_iec
owner: WindTurbineType3IEC
domain_of:
- WindTurbineType3IEC
range: WindContPitchAngleIEC
required: true
wind_gen_type_iec:
name: wind_gen_type_iec
description: Wind generator type 3 model associated with this wind turbine type
3 model.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:WindTurbineType3IEC.WindGenType3IEC
multivalued: false
alias: wind_gen_type_iec
owner: WindTurbineType3IEC
domain_of:
- WindTurbineType4bIEC
- WindTurbineType3IEC
- WindTurbineType4aIEC
range: WindGenType3IEC
required: false
wind_cont_ptype_iec:
name: wind_cont_ptype_iec
description: Wind control P type 3 model associated with this wind turbine type
3 model.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:WindTurbineType3IEC.WindContPType3IEC
multivalued: false
alias: wind_cont_ptype_iec
owner: WindTurbineType3IEC
domain_of:
- WindDynamicsLookupTable
- WindTurbineType3IEC
range: WindContPType3IEC
required: true
wind_aero_one_dim_iec:
name: wind_aero_one_dim_iec
description: Wind aerodynamic model associated with this wind generator type 3
model.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:WindTurbineType3IEC.WindAeroOneDimIEC
multivalued: false
alias: wind_aero_one_dim_iec
owner: WindTurbineType3IEC
domain_of:
- WindTurbineType3IEC
range: WindAeroOneDimIEC
required: false
wind_cont_qpqulim_iec:
name: wind_cont_qpqulim_iec
description: QP and QU limitation model associated with this wind generator type
3 or type 4 model.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:WindTurbineType3or4IEC.WindContQPQULimIEC
multivalued: false
alias: wind_cont_qpqulim_iec
owner: WindTurbineType3IEC
domain_of:
- WindDynamicsLookupTable
- WindTurbineType3or4IEC
range: WindContQPQULimIEC
required: false
wind_cont_curr_lim_iec:
name: wind_cont_curr_lim_iec
description: Wind control current limitation model associated with this wind turbine
type 3 or type 4 model.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:WindTurbineType3or4IEC.WindContCurrLimIEC
multivalued: false
alias: wind_cont_curr_lim_iec
owner: WindTurbineType3IEC
domain_of:
- WindDynamicsLookupTable
- WindTurbineType3or4IEC
range: WindContCurrLimIEC
required: true
wind_protection_iec:
name: wind_protection_iec
description: Wind turbune protection model associated with this wind generator
type 3 or type 4 model.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:WindTurbineType3or4IEC.WindProtectionIEC
multivalued: false
alias: wind_protection_iec
owner: WindTurbineType3IEC
domain_of:
- WindDynamicsLookupTable
- WindTurbineType3or4IEC
- WindTurbineType1or2IEC
range: WindProtectionIEC
required: true
wind_cont_qiec:
name: wind_cont_qiec
description: Wind control Q model associated with this wind turbine type 3 or
type 4 model.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:WindTurbineType3or4IEC.WIndContQIEC
multivalued: false
alias: wind_cont_qiec
owner: WindTurbineType3IEC
domain_of:
- WindTurbineType3or4IEC
range: WindContQIEC
required: true
wind_ref_frame_rot_iec:
name: wind_ref_frame_rot_iec
description: Reference frame rotation model associated with this wind turbine
type 3 or type 4 model.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:WindTurbineType3or4IEC.WindRefFrameRotIEC
multivalued: false
alias: wind_ref_frame_rot_iec
owner: WindTurbineType3IEC
domain_of:
- WindTurbineType3or4IEC
range: WindRefFrameRotIEC
required: true
wind_cont_qlim_iec:
name: wind_cont_qlim_iec
description: Constant Q limitation model associated with this wind generator type
3 or type 4 model.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:WindTurbineType3or4IEC.WindContQLimIEC
multivalued: false
alias: wind_cont_qlim_iec
owner: WindTurbineType3IEC
domain_of:
- WindTurbineType3or4IEC
range: WindContQLimIEC
required: false
power_electronics_connection:
name: power_electronics_connection
description: The power electronics connection associated with this wind turbine
type 3 or type 4 dynamics model.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:WindTurbineType3or4Dynamics.PowerElectronicsConnection
multivalued: false
alias: power_electronics_connection
owner: WindTurbineType3IEC
domain_of:
- WindTurbineType3or4Dynamics
- PowerElectronicsUnit
- PowerElectronicsConnectionPhase
range: PowerElectronicsConnection
required: true
remote_input_signal:
name: remote_input_signal
description: Remote input signal used by these wind turbine type 3 or type 4 models.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:WindTurbineType3or4Dynamics.RemoteInputSignal
multivalued: false
alias: remote_input_signal
owner: WindTurbineType3IEC
domain_of:
- Terminal
- VoltageCompensatorDynamics
- PowerSystemStabilizerDynamics
- WindPlantDynamics
- WindTurbineType3or4Dynamics
- UnderexcitationLimiterDynamics
- DiscontinuousExcitationControlDynamics
- WindTurbineType1or2Dynamics
- PFVArControllerType1Dynamics
range: RemoteInputSignal
required: false
wind_plant_dynamics:
name: wind_plant_dynamics
description: The wind plant with which the wind turbines type 3 or type 4 are
associated.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:WindTurbineType3or4Dynamics.WindPlantDynamics
multivalued: false
alias: wind_plant_dynamics
owner: WindTurbineType3IEC
domain_of:
- RemoteInputSignal
- WindTurbineType3or4Dynamics
range: WindPlantDynamics
required: false
enabled:
name: enabled
description: "Function block used indicator.\r\ntrue = use of function block is\
\ enabled\r\nfalse = use of function block is disabled."
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:DynamicsFunctionBlock.enabled
multivalued: false
alias: enabled
owner: WindTurbineType3IEC
domain_of:
- ProtectiveAction
- EndDeviceFunction
- RegulatingControl
- DynamicsFunctionBlock
range: boolean
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: WindTurbineType3IEC
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: WindTurbineType3IEC
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: WindTurbineType3IEC
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: WindTurbineType3IEC
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: WindTurbineType3IEC
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: WindTurbineType3IEC
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: WindTurbineType3IEC
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: WindTurbineType3IEC
domain_of:
- IdentifiedObject
range: ChangeSetMember
required: false
class_uri: cim:WindTurbineType3IEC