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.
URI: cim:LoadGenericNonLinear
Type: Class
classDiagram
class LoadGenericNonLinear
click LoadGenericNonLinear href "../LoadGenericNonLinear"
LoadDynamics <|-- LoadGenericNonLinear
click LoadDynamics href "../LoadDynamics"
LoadGenericNonLinear : LoadGenericNonLinear.bs
LoadGenericNonLinear : LoadGenericNonLinear.bt
LoadGenericNonLinear : IdentifiedObject.description
LoadGenericNonLinear : LoadDynamics.EnergyConsumer
LoadGenericNonLinear --> EnergyConsumer : LoadDynamics.EnergyConsumer
click EnergyConsumer href "../EnergyConsumer"
LoadGenericNonLinear : LoadGenericNonLinear.genericNonLinearLoadModelType
LoadGenericNonLinear --> GenericNonLinearLoadModelKind : LoadGenericNonLinear.genericNonLinearLoadModelType
click GenericNonLinearLoadModelKind href "../GenericNonLinearLoadModelKind"
LoadGenericNonLinear : LoadGenericNonLinear.ls
LoadGenericNonLinear : LoadGenericNonLinear.lt
LoadGenericNonLinear : IdentifiedObject.mRID
LoadGenericNonLinear : IdentifiedObject.name
LoadGenericNonLinear : LoadGenericNonLinear.tp
LoadGenericNonLinear --> Seconds : LoadGenericNonLinear.tp
click Seconds href "../Seconds"
LoadGenericNonLinear : LoadGenericNonLinear.tq
LoadGenericNonLinear --> Seconds : LoadGenericNonLinear.tq
click Seconds href "../Seconds"
Inheritance
- IdentifiedObject
- LoadDynamics
- LoadGenericNonLinear
- LoadDynamics
Attributes
Name | URI | Cardinality and Range | Description | Inheritance |
---|---|---|---|---|
genericNonLinearLoadModelType | cim:LoadGenericNonLinear.genericNonLinearLoadModelType | 1 GenericNonLinearLoadModelKind |
Type of generic non-linear load model | direct |
tp | cim:LoadGenericNonLinear.tp | 1 Seconds |
Time constant of lag function of active power (TP) (... | direct |
tq | cim:LoadGenericNonLinear.tq | 1 Seconds |
Time constant of lag function of reactive power (TQ)... | direct |
ls | cim:LoadGenericNonLinear.ls | 1 float |
Steady state voltage index for active power (LS) | direct |
lt | cim:LoadGenericNonLinear.lt | 1 float |
Transient voltage index for active power (LT) | direct |
bs | cim:LoadGenericNonLinear.bs | 1 float |
Steady state voltage index for reactive power (BS) | direct |
bt | cim:LoadGenericNonLinear.bt | 1 float |
Transient voltage index for reactive power (BT) | direct |
EnergyConsumer | cim:LoadDynamics.EnergyConsumer | * EnergyConsumer |
Energy consumer to which this dynamics load model applies | LoadDynamics |
description | cim:IdentifiedObject.description | 0..1 string |
The description is a free human readable text describing or naming the object | IdentifiedObject |
mRID | cim:IdentifiedObject.mRID | 1 string |
Master resource identifier issued by a model authority | IdentifiedObject |
name | cim:IdentifiedObject.name | 0..1 string |
The name is any free human readable and possibly non unique text naming the o... | IdentifiedObject |
Identifier and Mapping Information
Schema Source
- from schema: http://iec.ch/TC57/ns/CIM/Dynamics-EU#Package_DynamicsProfile
Mappings
Mapping Type | Mapped Value |
---|---|
self | cim:LoadGenericNonLinear |
native | this:LoadGenericNonLinear |