VAdjIEEE
IEEE voltage adjuster which is used to represent the voltage adjuster in either a power factor or VAr control system.
Reference: IEEE 421.5-2005, 11.1.
URI: cim:VAdjIEEE
Type: Class
classDiagram
class VAdjIEEE
click VAdjIEEE href "../VAdjIEEE"
VoltageAdjusterDynamics <|-- VAdjIEEE
click VoltageAdjusterDynamics href "../VoltageAdjusterDynamics"
VAdjIEEE : VAdjIEEE.adjslew
VAdjIEEE : IdentifiedObject.description
VAdjIEEE : DynamicsFunctionBlock.enabled
VAdjIEEE : IdentifiedObject.mRID
VAdjIEEE : IdentifiedObject.name
VAdjIEEE : VoltageAdjusterDynamics.PFVArControllerType1Dynamics
VAdjIEEE --> PFVArControllerType1Dynamics : VoltageAdjusterDynamics.PFVArControllerType1Dynamics
click PFVArControllerType1Dynamics href "../PFVArControllerType1Dynamics"
VAdjIEEE : VAdjIEEE.taoff
VAdjIEEE --> Seconds : VAdjIEEE.taoff
click Seconds href "../Seconds"
VAdjIEEE : VAdjIEEE.taon
VAdjIEEE --> Seconds : VAdjIEEE.taon
click Seconds href "../Seconds"
VAdjIEEE : VAdjIEEE.vadjf
VAdjIEEE : VAdjIEEE.vadjmax
VAdjIEEE --> PU : VAdjIEEE.vadjmax
click PU href "../PU"
VAdjIEEE : VAdjIEEE.vadjmin
VAdjIEEE --> PU : VAdjIEEE.vadjmin
click PU href "../PU"
Inheritance
Attributes
Name | URI | Cardinality and Range | Description | Inheritance |
---|---|---|---|---|
vadjf | cim:VAdjIEEE.vadjf | 1 float |
Set high to provide a continuous raise or lower (VADJF</... | direct |
adjslew | cim:VAdjIEEE.adjslew | 1 float |
Rate at which output of adjuster changes (ADJ_SLEW) | direct |
vadjmax | cim:VAdjIEEE.vadjmax | 1 PU |
Maximum output of the adjuster (VADJMAX) (> VAdjI... | direct |
vadjmin | cim:VAdjIEEE.vadjmin | 1 PU |
Minimum output of the adjuster (VADJMIN) (< VAdjI... | direct |
taon | cim:VAdjIEEE.taon | 1 Seconds |
Time that adjuster pulses are on (TAON) (>= 0) | direct |
taoff | cim:VAdjIEEE.taoff | 1 Seconds |
Time that adjuster pulses are off (TAOFF) (>= 0) | direct |
PFVArControllerType1Dynamics | cim:VoltageAdjusterDynamics.PFVArControllerType1Dynamics | 1 PFVArControllerType1Dynamics |
Power factor or VAr controller type 1 model with which this voltage adjuster ... | VoltageAdjusterDynamics |
enabled | cim:DynamicsFunctionBlock.enabled | 1 boolean |
Function block used indicator | DynamicsFunctionBlock |
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:VAdjIEEE |
native | this:VAdjIEEE |