PFVArType2IEEEVArController
IEEE VAR controller type 2 which is a summing point type controller. It makes up the outside loop of a two-loop system. This controller is implemented as a slow PI type controller, and the voltage regulator forms the inner loop and is implemented as a fast controller.
Reference: IEEE 421.5-2005, 11.5.
URI: cim:PFVArType2IEEEVArController
Type: Class
classDiagram
class PFVArType2IEEEVArController
click PFVArType2IEEEVArController href "../PFVArType2IEEEVArController"
PFVArControllerType2Dynamics <|-- PFVArType2IEEEVArController
click PFVArControllerType2Dynamics href "../PFVArControllerType2Dynamics"
PFVArType2IEEEVArController : IdentifiedObject.description
PFVArType2IEEEVArController : DynamicsFunctionBlock.enabled
PFVArType2IEEEVArController : PFVArControllerType2Dynamics.ExcitationSystemDynamics
PFVArType2IEEEVArController --> ExcitationSystemDynamics : PFVArControllerType2Dynamics.ExcitationSystemDynamics
click ExcitationSystemDynamics href "../ExcitationSystemDynamics"
PFVArType2IEEEVArController : PFVArType2IEEEVArController.exlon
PFVArType2IEEEVArController : PFVArType2IEEEVArController.ki
PFVArType2IEEEVArController --> PU : PFVArType2IEEEVArController.ki
click PU href "../PU"
PFVArType2IEEEVArController : PFVArType2IEEEVArController.kp
PFVArType2IEEEVArController --> PU : PFVArType2IEEEVArController.kp
click PU href "../PU"
PFVArType2IEEEVArController : IdentifiedObject.mRID
PFVArType2IEEEVArController : IdentifiedObject.name
PFVArType2IEEEVArController : PFVArType2IEEEVArController.qref
PFVArType2IEEEVArController --> PU : PFVArType2IEEEVArController.qref
click PU href "../PU"
PFVArType2IEEEVArController : PFVArType2IEEEVArController.vclmt
PFVArType2IEEEVArController --> PU : PFVArType2IEEEVArController.vclmt
click PU href "../PU"
PFVArType2IEEEVArController : PFVArType2IEEEVArController.vref
PFVArType2IEEEVArController --> PU : PFVArType2IEEEVArController.vref
click PU href "../PU"
PFVArType2IEEEVArController : PFVArType2IEEEVArController.vs
Inheritance
- IdentifiedObject
- DynamicsFunctionBlock
- PFVArControllerType2Dynamics
- PFVArType2IEEEVArController
- PFVArControllerType2Dynamics
- DynamicsFunctionBlock
Attributes
Name | URI | Cardinality and Range | Description | Inheritance |
---|---|---|---|---|
qref | cim:PFVArType2IEEEVArController.qref | 1 PU |
Reactive power reference (QREF) | direct |
vref | cim:PFVArType2IEEEVArController.vref | 1 PU |
Voltage regulator reference (VREF) | direct |
vclmt | cim:PFVArType2IEEEVArController.vclmt | 1 PU |
Maximum output of the pf controller (VCLMT) | direct |
kp | cim:PFVArType2IEEEVArController.kp | 1 PU |
Proportional gain of the pf controller (KP) | direct |
ki | cim:PFVArType2IEEEVArController.ki | 1 PU |
Integral gain of the pf controller (KI) | direct |
vs | cim:PFVArType2IEEEVArController.vs | 1 float |
Generator sensing voltage (VS) | direct |
exlon | cim:PFVArType2IEEEVArController.exlon | 1 boolean |
Overexcitation or under excitation flag (EXLON) | direct |
ExcitationSystemDynamics | cim:PFVArControllerType2Dynamics.ExcitationSystemDynamics | 1 ExcitationSystemDynamics |
Excitation system model with which this power factor or VAr controller type 2... | PFVArControllerType2Dynamics |
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:PFVArType2IEEEVArController |
native | this:PFVArType2IEEEVArController |