Class: LoadGenericNonLinear
Generic non-linear dynamic (GNLD) load. This model can be used in mid-term and long-term voltage stability simulations (i.e., to study voltage collapse), as it can replace a more detailed representation of aggregate load, including induction motors, thermostatically controlled and static loads.
classDiagram
class LoadGenericNonLinear
LoadDynamics <|-- LoadGenericNonLinear
LoadGenericNonLinear : alias_name
LoadGenericNonLinear : bs
LoadGenericNonLinear : bt
LoadGenericNonLinear : description
LoadGenericNonLinear : diagram_objects
LoadGenericNonLinear --> DiagramObject : diagram_objects
LoadGenericNonLinear : energy_consumer
LoadGenericNonLinear --> EnergyConsumer : energy_consumer
LoadGenericNonLinear : generic_non_linear_load_model_type
LoadGenericNonLinear --> GenericNonLinearLoadModelKind : generic_non_linear_load_model_type
LoadGenericNonLinear : instance_set
LoadGenericNonLinear --> InstanceSet : instance_set
LoadGenericNonLinear : ls
LoadGenericNonLinear : lt
LoadGenericNonLinear : m_rid
LoadGenericNonLinear : names
LoadGenericNonLinear --> Name : names
LoadGenericNonLinear : properties_cimdata_object
LoadGenericNonLinear --> ChangeSetMember : properties_cimdata_object
LoadGenericNonLinear : targeting_cimdata_object
LoadGenericNonLinear --> ChangeSetMember : targeting_cimdata_object
LoadGenericNonLinear : tp
LoadGenericNonLinear --> Seconds : tp
LoadGenericNonLinear : tq
LoadGenericNonLinear --> Seconds : tq
Inheritance
- IdentifiedObject
- LoadDynamics
- LoadGenericNonLinear
- LoadDynamics
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| bs | 0..1 Float |
Steady state voltage index for reactive power (BS) | direct |
| bt | 0..1 Float |
Transient voltage index for reactive power (BT) | direct |
| generic_non_linear_load_model_type | 0..1 GenericNonLinearLoadModelKind |
Type of generic non-linear load model | direct |
| ls | 0..1 Float |
Steady state voltage index for active power (LS) | direct |
| lt | 0..1 Float |
Transient voltage index for active power (LT) | direct |
| tp | 0..1 Seconds |
Time constant of lag function of active power (TP) (... | direct |
| tq | 0..1 Seconds |
Time constant of lag function of reactive power (TQ)... | direct |
| energy_consumer | 0..* EnergyConsumer |
Energy consumer to which this dynamics load model applies | LoadDynamics |
| 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 |
Identifier and Mapping Information
Schema Source
- from schema: https://cim.ucaiug.io/ns#TC57CIM
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | cim:LoadGenericNonLinear |
| native | cim:LoadGenericNonLinear |
LinkML Source
Direct
name: LoadGenericNonLinear
description: Generic non-linear dynamic (GNLD) load. This model can be used in mid-term
and long-term voltage stability simulations (i.e., to study voltage collapse), as
it can replace a more detailed representation of aggregate load, including induction
motors, thermostatically controlled and static loads.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: LoadDynamics
attributes:
bs:
name: bs
description: Steady state voltage index for reactive power (<i>BS</i>).
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:LoadGenericNonLinear.bs
multivalued: false
domain_of:
- LoadGenericNonLinear
range: float
required: false
bt:
name: bt
description: Transient voltage index for reactive power (<i>BT</i>).
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:LoadGenericNonLinear.bt
multivalued: false
domain_of:
- LoadGenericNonLinear
range: float
required: false
generic_non_linear_load_model_type:
name: generic_non_linear_load_model_type
description: Type of generic non-linear load model.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:LoadGenericNonLinear.genericNonLinearLoadModelType
multivalued: false
domain_of:
- LoadGenericNonLinear
range: GenericNonLinearLoadModelKind
required: false
ls:
name: ls
description: Steady state voltage index for active power (<i>LS</i>).
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:LoadGenericNonLinear.ls
multivalued: false
domain_of:
- LoadGenericNonLinear
- LoadMotor
range: float
required: false
lt:
name: lt
description: Transient voltage index for active power (<i>LT</i>).
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:LoadGenericNonLinear.lt
multivalued: false
domain_of:
- LoadGenericNonLinear
range: float
required: false
tp:
name: tp
description: Time constant of lag function of active power (<i>T</i><i><sub>P</sub></i>)
(> 0).
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:LoadGenericNonLinear.tp
multivalued: false
domain_of:
- GovHydroIEEE2
- GovHydro2
- GovHydro3
- GovHydro4
- GovHydroDD
- GovHydroPID
- GovHydroR
- GovHydroWEH
- GovSteamEU
- ExcREXS
- ExcSK
- PssPTIST1
- PssPTIST3
- LoadGenericNonLinear
range: Seconds
required: false
tq:
name: tq
description: Time constant of lag function of reactive power (<i>T</i><i><sub>Q</sub></i>)
(> 0).
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:LoadGenericNonLinear.tq
multivalued: false
domain_of:
- LoadGenericNonLinear
range: Seconds
required: false
class_uri: cim:LoadGenericNonLinear
Induced
name: LoadGenericNonLinear
description: Generic non-linear dynamic (GNLD) load. This model can be used in mid-term
and long-term voltage stability simulations (i.e., to study voltage collapse), as
it can replace a more detailed representation of aggregate load, including induction
motors, thermostatically controlled and static loads.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: LoadDynamics
attributes:
bs:
name: bs
description: Steady state voltage index for reactive power (<i>BS</i>).
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:LoadGenericNonLinear.bs
multivalued: false
alias: bs
owner: LoadGenericNonLinear
domain_of:
- LoadGenericNonLinear
range: float
required: false
bt:
name: bt
description: Transient voltage index for reactive power (<i>BT</i>).
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:LoadGenericNonLinear.bt
multivalued: false
alias: bt
owner: LoadGenericNonLinear
domain_of:
- LoadGenericNonLinear
range: float
required: false
generic_non_linear_load_model_type:
name: generic_non_linear_load_model_type
description: Type of generic non-linear load model.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:LoadGenericNonLinear.genericNonLinearLoadModelType
multivalued: false
alias: generic_non_linear_load_model_type
owner: LoadGenericNonLinear
domain_of:
- LoadGenericNonLinear
range: GenericNonLinearLoadModelKind
required: false
ls:
name: ls
description: Steady state voltage index for active power (<i>LS</i>).
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:LoadGenericNonLinear.ls
multivalued: false
alias: ls
owner: LoadGenericNonLinear
domain_of:
- LoadGenericNonLinear
- LoadMotor
range: float
required: false
lt:
name: lt
description: Transient voltage index for active power (<i>LT</i>).
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:LoadGenericNonLinear.lt
multivalued: false
alias: lt
owner: LoadGenericNonLinear
domain_of:
- LoadGenericNonLinear
range: float
required: false
tp:
name: tp
description: Time constant of lag function of active power (<i>T</i><i><sub>P</sub></i>)
(> 0).
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:LoadGenericNonLinear.tp
multivalued: false
alias: tp
owner: LoadGenericNonLinear
domain_of:
- GovHydroIEEE2
- GovHydro2
- GovHydro3
- GovHydro4
- GovHydroDD
- GovHydroPID
- GovHydroR
- GovHydroWEH
- GovSteamEU
- ExcREXS
- ExcSK
- PssPTIST1
- PssPTIST3
- LoadGenericNonLinear
range: Seconds
required: false
tq:
name: tq
description: Time constant of lag function of reactive power (<i>T</i><i><sub>Q</sub></i>)
(> 0).
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:LoadGenericNonLinear.tq
multivalued: false
alias: tq
owner: LoadGenericNonLinear
domain_of:
- LoadGenericNonLinear
range: Seconds
required: false
energy_consumer:
name: energy_consumer
description: Energy consumer to which this dynamics load model applies.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:LoadDynamics.EnergyConsumer
multivalued: true
alias: energy_consumer
owner: LoadGenericNonLinear
domain_of:
- EnergyConsumerPhase
- LoadDynamics
- LoadResponseCharacteristic
- EnergyConsumerAction
range: EnergyConsumer
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: LoadGenericNonLinear
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: LoadGenericNonLinear
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: LoadGenericNonLinear
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: LoadGenericNonLinear
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: LoadGenericNonLinear
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: LoadGenericNonLinear
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: LoadGenericNonLinear
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: LoadGenericNonLinear
domain_of:
- IdentifiedObject
range: ChangeSetMember
required: false
class_uri: cim:LoadGenericNonLinear