Class: WindGenType4IEC
_IEC type 4 generator set model. _
Reference: IEC 61400-27-1:2015, 5.6.3.4.
URI: cim:WindGenType4IEC
classDiagram
class WindGenType4IEC
IdentifiedObject <|-- WindGenType4IEC
WindGenType4IEC : alias_name
WindGenType4IEC : description
WindGenType4IEC : diagram_objects
WindGenType4IEC --> DiagramObject : diagram_objects
WindGenType4IEC : dipmax
WindGenType4IEC --> PU : dipmax
WindGenType4IEC : diqmax
WindGenType4IEC --> PU : diqmax
WindGenType4IEC : diqmin
WindGenType4IEC --> PU : diqmin
WindGenType4IEC : instance_set
WindGenType4IEC --> InstanceSet : instance_set
WindGenType4IEC : m_rid
WindGenType4IEC : names
WindGenType4IEC --> Name : names
WindGenType4IEC : properties_cimdata_object
WindGenType4IEC --> ChangeSetMember : properties_cimdata_object
WindGenType4IEC : targeting_cimdata_object
WindGenType4IEC --> ChangeSetMember : targeting_cimdata_object
WindGenType4IEC : tg
WindGenType4IEC --> Seconds : tg
WindGenType4IEC : wind_turbine_type_a_iec
WindGenType4IEC --> WindTurbineType4aIEC : wind_turbine_type_a_iec
WindGenType4IEC : wind_turbine_type_b_iec
WindGenType4IEC --> WindTurbineType4bIEC : wind_turbine_type_b_iec
Inheritance
- IdentifiedObject
- WindGenType4IEC
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| dipmax | 0..1 PU |
Maximum active current ramp rate (dipmax) | direct |
| diqmax | 0..1 PU |
Maximum reactive current ramp rate (diqmax) | direct |
| diqmin | 0..1 PU |
Minimum reactive current ramp rate (diqmin) | direct |
| tg | 0..1 Seconds |
Time constant (Tg) (>= 0) | direct |
| wind_turbine_type_b_iec | 0..1 WindTurbineType4bIEC |
Wind turbine type 4B model with which this wind generator type 4 model is ass... | direct |
| wind_turbine_type_a_iec | 0..1 WindTurbineType4aIEC |
Wind turbine type 4A model with which this wind generator type 4 model is ass... | 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 |
|---|---|---|---|
| WindTurbineType4bIEC | wind_gen_type_iec | range | WindGenType4IEC |
| WindTurbineType4aIEC | wind_gen_type_iec | range | WindGenType4IEC |
Identifier and Mapping Information
Schema Source
- from schema: https://cim.ucaiug.io/ns#TC57CIM
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | cim:WindGenType4IEC |
| native | cim:WindGenType4IEC |
LinkML Source
Direct
name: WindGenType4IEC
description: "IEC type 4 generator set model.\r\nReference: IEC 61400-27-1:2015, 5.6.3.4."
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: IdentifiedObject
attributes:
dipmax:
name: dipmax
description: Maximum active current ramp rate (<i>di</i><i><sub>pmax</sub></i>).
It is a project-dependent parameter.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:WindGenType4IEC.dipmax
multivalued: false
domain_of:
- WindGenType3IEC
- WindGenType4IEC
range: PU
required: false
diqmax:
name: diqmax
description: Maximum reactive current ramp rate (<i>di</i><i><sub>qmax</sub></i>).
It is a project-dependent parameter.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:WindGenType4IEC.diqmax
multivalued: false
domain_of:
- WindGenType3IEC
- WindGenType4IEC
range: PU
required: false
diqmin:
name: diqmin
description: Minimum reactive current ramp rate (<i>di</i><i><sub>qmin</sub></i>).
It is a project-dependent parameter.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:WindGenType4IEC.diqmin
multivalued: false
domain_of:
- WindGenType4IEC
range: PU
required: false
tg:
name: tg
description: Time constant (<i>T</i><i><sub>g</sub></i>) (>= 0). It is a type-dependent
parameter.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:WindGenType4IEC.tg
multivalued: false
domain_of:
- GovHydroIEEE2
- GovGAST3
- GovHydro1
- GovHydro2
- GovHydro4
- GovHydroWEH
- ExcIEEEST6B
- ExcIEEEST7B
- ExcST6B
- ExcST7B
- WindGenType4IEC
- WindGenType3bIEC
range: Seconds
required: false
wind_turbine_type_b_iec:
name: wind_turbine_type_b_iec
description: Wind turbine type 4B model with which this wind generator type 4
model is associated.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:WindGenType4IEC.WindTurbineType4bIEC
multivalued: false
domain_of:
- WindMechIEC
- WindGenType4IEC
- WindContPType4bIEC
range: WindTurbineType4bIEC
required: false
wind_turbine_type_a_iec:
name: wind_turbine_type_a_iec
description: Wind turbine type 4A model with which this wind generator type 4
model is associated.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:WindGenType4IEC.WindTurbineType4aIEC
multivalued: false
domain_of:
- WindGenType4IEC
- WindContPType4aIEC
range: WindTurbineType4aIEC
required: false
class_uri: cim:WindGenType4IEC
Induced
name: WindGenType4IEC
description: "IEC type 4 generator set model.\r\nReference: IEC 61400-27-1:2015, 5.6.3.4."
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: IdentifiedObject
attributes:
dipmax:
name: dipmax
description: Maximum active current ramp rate (<i>di</i><i><sub>pmax</sub></i>).
It is a project-dependent parameter.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:WindGenType4IEC.dipmax
multivalued: false
alias: dipmax
owner: WindGenType4IEC
domain_of:
- WindGenType3IEC
- WindGenType4IEC
range: PU
required: false
diqmax:
name: diqmax
description: Maximum reactive current ramp rate (<i>di</i><i><sub>qmax</sub></i>).
It is a project-dependent parameter.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:WindGenType4IEC.diqmax
multivalued: false
alias: diqmax
owner: WindGenType4IEC
domain_of:
- WindGenType3IEC
- WindGenType4IEC
range: PU
required: false
diqmin:
name: diqmin
description: Minimum reactive current ramp rate (<i>di</i><i><sub>qmin</sub></i>).
It is a project-dependent parameter.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:WindGenType4IEC.diqmin
multivalued: false
alias: diqmin
owner: WindGenType4IEC
domain_of:
- WindGenType4IEC
range: PU
required: false
tg:
name: tg
description: Time constant (<i>T</i><i><sub>g</sub></i>) (>= 0). It is a type-dependent
parameter.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:WindGenType4IEC.tg
multivalued: false
alias: tg
owner: WindGenType4IEC
domain_of:
- GovHydroIEEE2
- GovGAST3
- GovHydro1
- GovHydro2
- GovHydro4
- GovHydroWEH
- ExcIEEEST6B
- ExcIEEEST7B
- ExcST6B
- ExcST7B
- WindGenType4IEC
- WindGenType3bIEC
range: Seconds
required: false
wind_turbine_type_b_iec:
name: wind_turbine_type_b_iec
description: Wind turbine type 4B model with which this wind generator type 4
model is associated.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:WindGenType4IEC.WindTurbineType4bIEC
multivalued: false
alias: wind_turbine_type_b_iec
owner: WindGenType4IEC
domain_of:
- WindMechIEC
- WindGenType4IEC
- WindContPType4bIEC
range: WindTurbineType4bIEC
required: false
wind_turbine_type_a_iec:
name: wind_turbine_type_a_iec
description: Wind turbine type 4A model with which this wind generator type 4
model is associated.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:WindGenType4IEC.WindTurbineType4aIEC
multivalued: false
alias: wind_turbine_type_a_iec
owner: WindGenType4IEC
domain_of:
- WindGenType4IEC
- WindContPType4aIEC
range: WindTurbineType4aIEC
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: WindGenType4IEC
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: WindGenType4IEC
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: WindGenType4IEC
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: WindGenType4IEC
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: WindGenType4IEC
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: WindGenType4IEC
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: WindGenType4IEC
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: WindGenType4IEC
domain_of:
- IdentifiedObject
range: ChangeSetMember
required: false
class_uri: cim:WindGenType4IEC