PFVArType2IEEEPFController
IEEE PF controller type 2 which is a summing point type controller making up the outside loop of a two-loop system. This controller is implemented as a slow PI type controller. The voltage regulator forms the inner loop and is implemented as a fast controller.
Reference: IEEE 421.5-2005, 11.4.
URI: cim:PFVArType2IEEEPFController
Type: Class
classDiagram
class PFVArType2IEEEPFController
click PFVArType2IEEEPFController href "../PFVArType2IEEEPFController"
PFVArControllerType2Dynamics <|-- PFVArType2IEEEPFController
click PFVArControllerType2Dynamics href "../PFVArControllerType2Dynamics"
PFVArType2IEEEPFController : IdentifiedObject.description
PFVArType2IEEEPFController : DynamicsFunctionBlock.enabled
PFVArType2IEEEPFController : PFVArControllerType2Dynamics.ExcitationSystemDynamics
PFVArType2IEEEPFController --> ExcitationSystemDynamics : PFVArControllerType2Dynamics.ExcitationSystemDynamics
click ExcitationSystemDynamics href "../ExcitationSystemDynamics"
PFVArType2IEEEPFController : PFVArType2IEEEPFController.exlon
PFVArType2IEEEPFController : PFVArType2IEEEPFController.ki
PFVArType2IEEEPFController --> PU : PFVArType2IEEEPFController.ki
click PU href "../PU"
PFVArType2IEEEPFController : PFVArType2IEEEPFController.kp
PFVArType2IEEEPFController --> PU : PFVArType2IEEEPFController.kp
click PU href "../PU"
PFVArType2IEEEPFController : IdentifiedObject.mRID
PFVArType2IEEEPFController : IdentifiedObject.name
PFVArType2IEEEPFController : PFVArType2IEEEPFController.pfref
PFVArType2IEEEPFController --> PU : PFVArType2IEEEPFController.pfref
click PU href "../PU"
PFVArType2IEEEPFController : PFVArType2IEEEPFController.vclmt
PFVArType2IEEEPFController --> PU : PFVArType2IEEEPFController.vclmt
click PU href "../PU"
PFVArType2IEEEPFController : PFVArType2IEEEPFController.vref
PFVArType2IEEEPFController --> PU : PFVArType2IEEEPFController.vref
click PU href "../PU"
PFVArType2IEEEPFController : PFVArType2IEEEPFController.vs
Inheritance
- IdentifiedObject
- DynamicsFunctionBlock
- PFVArControllerType2Dynamics
- PFVArType2IEEEPFController
- PFVArControllerType2Dynamics
- DynamicsFunctionBlock
Attributes
Name | URI | Cardinality and Range | Description | Inheritance |
---|---|---|---|---|
pfref | cim:PFVArType2IEEEPFController.pfref | 1 PU |
Power factor reference (PFREF) | direct |
vref | cim:PFVArType2IEEEPFController.vref | 1 PU |
Voltage regulator reference (VREF) | direct |
vclmt | cim:PFVArType2IEEEPFController.vclmt | 1 PU |
Maximum output of the pf controller (VCLMT) | direct |
kp | cim:PFVArType2IEEEPFController.kp | 1 PU |
Proportional gain of the pf controller (KP) | direct |
ki | cim:PFVArType2IEEEPFController.ki | 1 PU |
Integral gain of the pf controller (KI) | direct |
vs | cim:PFVArType2IEEEPFController.vs | 1 float |
Generator sensing voltage (VS) | direct |
exlon | cim:PFVArType2IEEEPFController.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:PFVArType2IEEEPFController |
native | this:PFVArType2IEEEPFController |