Skip to content

Class: 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

 classDiagram
    class PFVArType2IEEEVArController
      PFVArControllerType2Dynamics <|-- PFVArType2IEEEVArController

      PFVArType2IEEEVArController : alias_name

      PFVArType2IEEEVArController : description

      PFVArType2IEEEVArController : diagram_objects

          PFVArType2IEEEVArController --> DiagramObject : diagram_objects

      PFVArType2IEEEVArController : enabled

      PFVArType2IEEEVArController : excitation_system_dynamics

          PFVArType2IEEEVArController --> ExcitationSystemDynamics : excitation_system_dynamics

      PFVArType2IEEEVArController : exlon

      PFVArType2IEEEVArController : instance_set

          PFVArType2IEEEVArController --> InstanceSet : instance_set

      PFVArType2IEEEVArController : ki

          PFVArType2IEEEVArController --> PU : ki

      PFVArType2IEEEVArController : kp

          PFVArType2IEEEVArController --> PU : kp

      PFVArType2IEEEVArController : m_rid

      PFVArType2IEEEVArController : names

          PFVArType2IEEEVArController --> Name : names

      PFVArType2IEEEVArController : properties_cimdata_object

          PFVArType2IEEEVArController --> ChangeSetMember : properties_cimdata_object

      PFVArType2IEEEVArController : qref

          PFVArType2IEEEVArController --> PU : qref

      PFVArType2IEEEVArController : targeting_cimdata_object

          PFVArType2IEEEVArController --> ChangeSetMember : targeting_cimdata_object

      PFVArType2IEEEVArController : vclmt

          PFVArType2IEEEVArController --> PU : vclmt

      PFVArType2IEEEVArController : vref

          PFVArType2IEEEVArController --> PU : vref

      PFVArType2IEEEVArController : vs

Inheritance

Slots

Name Cardinality and Range Description Inheritance
exlon 0..1
Boolean
Overexcitation or under excitation flag (EXLON)
direct
ki 0..1
PU
Integral gain of the pf controller (KI) direct
kp 0..1
PU
Proportional gain of the pf controller (KP) direct
qref 0..1
PU
Reactive power reference (QREF) direct
vclmt 0..1
PU
Maximum output of the pf controller (VCLMT) direct
vref 0..1
PU
Voltage regulator reference (VREF) direct
vs 0..1
Float
Generator sensing voltage (VS) direct
excitation_system_dynamics 1..1
ExcitationSystemDynamics
Excitation system model with which this power factor or VAr controller type 2... PFVArControllerType2Dynamics
enabled 0..1
Boolean
Function block used indicator DynamicsFunctionBlock
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:PFVArType2IEEEVArController
native cim:PFVArType2IEEEVArController

LinkML Source

Direct

name: PFVArType2IEEEVArController
description: "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.\r\nReference: IEEE 421.5-2005, 11.5."
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: PFVArControllerType2Dynamics
attributes:
  exlon:
    name: exlon
    description: "Overexcitation or under excitation flag (<i>EXLON</i>)\r\ntrue =\
      \ 1 (not in the overexcitation or underexcitation state, integral action is\
      \ active)\r\nfalse = 0 (in the overexcitation or underexcitation state, so integral\
      \ action is disabled to allow the limiter to play its role)."
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:PFVArType2IEEEVArController.exlon
    multivalued: false
    domain_of:
    - PFVArType2IEEEPFController
    - PFVArType2IEEEVArController
    range: boolean
    required: false
  ki:
    name: ki
    description: Integral gain of the pf controller (<i>K</i><i><sub>I</sub></i>).
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:PFVArType2IEEEVArController.ki
    multivalued: false
    domain_of:
    - GovGASTWD
    - GovHydro3
    - GovHydroDD
    - GovHydroPID
    - GovHydroPID2
    - GovHydroR
    - GovHydroWEH
    - GovHydroWPID
    - TurbLCFB1
    - ExcIEEEDC4B
    - ExcIEEEST2A
    - ExcIEEEST3A
    - ExcIEEEST4B
    - ExcDC3A1
    - ExcHU
    - ExcPIC
    - ExcRQB
    - ExcST2A
    - ExcST3A
    - ExcST4B
    - PssIEEE4B
    - PssRQB
    - PFVArType2IEEEPFController
    - PFVArType2IEEEVArController
    - PFVArType2Common1
    range: PU
    required: false
  kp:
    name: kp
    description: Proportional gain of the pf controller (<i>K</i><i><sub>P</sub></i>).
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:PFVArType2IEEEVArController.kp
    multivalued: false
    domain_of:
    - GovGASTWD
    - GovHydroPID
    - GovHydroPID2
    - GovHydroWEH
    - GovHydroWPID
    - GovSteamBB
    - TurbLCFB1
    - ExcIEEEAC7B
    - ExcIEEEDC4B
    - ExcIEEEST2A
    - ExcIEEEST3A
    - ExcIEEEST4B
    - ExcCZ
    - ExcDC3A1
    - ExcPIC
    - ExcSK
    - ExcST2A
    - ExcST3A
    - ExcST4B
    - PFVArType2IEEEPFController
    - PFVArType2IEEEVArController
    - PFVArType2Common1
    - LoadStatic
    range: PU
    required: false
  qref:
    name: qref
    description: 'Reactive power reference (<i>Q</i><i><sub>REF</sub></i>). '
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:PFVArType2IEEEVArController.qref
    multivalued: false
    domain_of:
    - PFVArType2IEEEVArController
    range: PU
    required: false
  vclmt:
    name: vclmt
    description: Maximum output of the pf controller (<i>V</i><i><sub>CLMT</sub></i>).
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:PFVArType2IEEEVArController.vclmt
    multivalued: false
    domain_of:
    - PFVArType2IEEEPFController
    - PFVArType2IEEEVArController
    range: PU
    required: false
  vref:
    name: vref
    description: Voltage regulator reference (<i>V</i><i><sub>REF</sub></i>).
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:PFVArType2IEEEVArController.vref
    multivalued: false
    domain_of:
    - PFVArType2IEEEPFController
    - PFVArType2IEEEVArController
    range: PU
    required: false
  vs:
    name: vs
    description: Generator sensing voltage (<i>V</i><i><sub>S</sub></i>).
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:PFVArType2IEEEVArController.vs
    multivalued: false
    domain_of:
    - PFVArType2IEEEPFController
    - PFVArType2IEEEVArController
    range: float
    required: false
class_uri: cim:PFVArType2IEEEVArController

Induced

name: PFVArType2IEEEVArController
description: "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.\r\nReference: IEEE 421.5-2005, 11.5."
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: PFVArControllerType2Dynamics
attributes:
  exlon:
    name: exlon
    description: "Overexcitation or under excitation flag (<i>EXLON</i>)\r\ntrue =\
      \ 1 (not in the overexcitation or underexcitation state, integral action is\
      \ active)\r\nfalse = 0 (in the overexcitation or underexcitation state, so integral\
      \ action is disabled to allow the limiter to play its role)."
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:PFVArType2IEEEVArController.exlon
    multivalued: false
    alias: exlon
    owner: PFVArType2IEEEVArController
    domain_of:
    - PFVArType2IEEEPFController
    - PFVArType2IEEEVArController
    range: boolean
    required: false
  ki:
    name: ki
    description: Integral gain of the pf controller (<i>K</i><i><sub>I</sub></i>).
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:PFVArType2IEEEVArController.ki
    multivalued: false
    alias: ki
    owner: PFVArType2IEEEVArController
    domain_of:
    - GovGASTWD
    - GovHydro3
    - GovHydroDD
    - GovHydroPID
    - GovHydroPID2
    - GovHydroR
    - GovHydroWEH
    - GovHydroWPID
    - TurbLCFB1
    - ExcIEEEDC4B
    - ExcIEEEST2A
    - ExcIEEEST3A
    - ExcIEEEST4B
    - ExcDC3A1
    - ExcHU
    - ExcPIC
    - ExcRQB
    - ExcST2A
    - ExcST3A
    - ExcST4B
    - PssIEEE4B
    - PssRQB
    - PFVArType2IEEEPFController
    - PFVArType2IEEEVArController
    - PFVArType2Common1
    range: PU
    required: false
  kp:
    name: kp
    description: Proportional gain of the pf controller (<i>K</i><i><sub>P</sub></i>).
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:PFVArType2IEEEVArController.kp
    multivalued: false
    alias: kp
    owner: PFVArType2IEEEVArController
    domain_of:
    - GovGASTWD
    - GovHydroPID
    - GovHydroPID2
    - GovHydroWEH
    - GovHydroWPID
    - GovSteamBB
    - TurbLCFB1
    - ExcIEEEAC7B
    - ExcIEEEDC4B
    - ExcIEEEST2A
    - ExcIEEEST3A
    - ExcIEEEST4B
    - ExcCZ
    - ExcDC3A1
    - ExcPIC
    - ExcSK
    - ExcST2A
    - ExcST3A
    - ExcST4B
    - PFVArType2IEEEPFController
    - PFVArType2IEEEVArController
    - PFVArType2Common1
    - LoadStatic
    range: PU
    required: false
  qref:
    name: qref
    description: 'Reactive power reference (<i>Q</i><i><sub>REF</sub></i>). '
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:PFVArType2IEEEVArController.qref
    multivalued: false
    alias: qref
    owner: PFVArType2IEEEVArController
    domain_of:
    - PFVArType2IEEEVArController
    range: PU
    required: false
  vclmt:
    name: vclmt
    description: Maximum output of the pf controller (<i>V</i><i><sub>CLMT</sub></i>).
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:PFVArType2IEEEVArController.vclmt
    multivalued: false
    alias: vclmt
    owner: PFVArType2IEEEVArController
    domain_of:
    - PFVArType2IEEEPFController
    - PFVArType2IEEEVArController
    range: PU
    required: false
  vref:
    name: vref
    description: Voltage regulator reference (<i>V</i><i><sub>REF</sub></i>).
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:PFVArType2IEEEVArController.vref
    multivalued: false
    alias: vref
    owner: PFVArType2IEEEVArController
    domain_of:
    - PFVArType2IEEEPFController
    - PFVArType2IEEEVArController
    range: PU
    required: false
  vs:
    name: vs
    description: Generator sensing voltage (<i>V</i><i><sub>S</sub></i>).
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:PFVArType2IEEEVArController.vs
    multivalued: false
    alias: vs
    owner: PFVArType2IEEEVArController
    domain_of:
    - PFVArType2IEEEPFController
    - PFVArType2IEEEVArController
    range: float
    required: false
  excitation_system_dynamics:
    name: excitation_system_dynamics
    description: Excitation system model with which this power factor or VAr controller
      type 2 is associated.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:PFVArControllerType2Dynamics.ExcitationSystemDynamics
    multivalued: false
    alias: excitation_system_dynamics
    owner: PFVArType2IEEEVArController
    domain_of:
    - SynchronousMachineDynamics
    - VoltageCompensatorDynamics
    - PowerSystemStabilizerDynamics
    - UnderexcitationLimiterDynamics
    - DiscontinuousExcitationControlDynamics
    - PFVArControllerType1Dynamics
    - OverexcitationLimiterDynamics
    - PFVArControllerType2Dynamics
    range: ExcitationSystemDynamics
    required: true
  enabled:
    name: enabled
    description: "Function block used indicator.\r\ntrue = use of function block is\
      \ enabled\r\nfalse = use of function block is disabled."
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:DynamicsFunctionBlock.enabled
    multivalued: false
    alias: enabled
    owner: PFVArType2IEEEVArController
    domain_of:
    - ProtectiveAction
    - EndDeviceFunction
    - RegulatingControl
    - DynamicsFunctionBlock
    range: boolean
    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: PFVArType2IEEEVArController
    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: PFVArType2IEEEVArController
    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: PFVArType2IEEEVArController
    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: PFVArType2IEEEVArController
    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: PFVArType2IEEEVArController
    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: PFVArType2IEEEVArController
    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: PFVArType2IEEEVArController
    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: PFVArType2IEEEVArController
    domain_of:
    - IdentifiedObject
    range: ChangeSetMember
    required: false
class_uri: cim:PFVArType2IEEEVArController