Skip to content

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

 classDiagram
    class PFVArType2IEEEPFController
      PFVArControllerType2Dynamics <|-- PFVArType2IEEEPFController

      PFVArType2IEEEPFController : alias_name

      PFVArType2IEEEPFController : description

      PFVArType2IEEEPFController : diagram_objects

          PFVArType2IEEEPFController --> DiagramObject : diagram_objects

      PFVArType2IEEEPFController : enabled

      PFVArType2IEEEPFController : excitation_system_dynamics

          PFVArType2IEEEPFController --> ExcitationSystemDynamics : excitation_system_dynamics

      PFVArType2IEEEPFController : exlon

      PFVArType2IEEEPFController : instance_set

          PFVArType2IEEEPFController --> InstanceSet : instance_set

      PFVArType2IEEEPFController : ki

          PFVArType2IEEEPFController --> PU : ki

      PFVArType2IEEEPFController : kp

          PFVArType2IEEEPFController --> PU : kp

      PFVArType2IEEEPFController : m_rid

      PFVArType2IEEEPFController : names

          PFVArType2IEEEPFController --> Name : names

      PFVArType2IEEEPFController : pfref

          PFVArType2IEEEPFController --> PU : pfref

      PFVArType2IEEEPFController : properties_cimdata_object

          PFVArType2IEEEPFController --> ChangeSetMember : properties_cimdata_object

      PFVArType2IEEEPFController : targeting_cimdata_object

          PFVArType2IEEEPFController --> ChangeSetMember : targeting_cimdata_object

      PFVArType2IEEEPFController : vclmt

          PFVArType2IEEEPFController --> PU : vclmt

      PFVArType2IEEEPFController : vref

          PFVArType2IEEEPFController --> PU : vref

      PFVArType2IEEEPFController : 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
pfref 0..1
PU
Power factor reference (PFREF) 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:PFVArType2IEEEPFController
native cim:PFVArType2IEEEPFController

LinkML Source

Direct

name: PFVArType2IEEEPFController
description: "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.\r\nReference: IEEE 421.5-2005, 11.4. "
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
    rank: 1000
    slot_uri: cim:PFVArType2IEEEPFController.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>).  Typical
      value = 1.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:PFVArType2IEEEPFController.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>).  Typical
      value = 1.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:PFVArType2IEEEPFController.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
  pfref:
    name: pfref
    description: Power factor reference (<i>P</i><i><sub>FREF</sub></i>).
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:PFVArType2IEEEPFController.pfref
    multivalued: false
    domain_of:
    - PFVArType2IEEEPFController
    range: PU
    required: false
  vclmt:
    name: vclmt
    description: Maximum output of the pf controller (<i>V</i><i><sub>CLMT</sub></i>).  Typical
      value = 0,1.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:PFVArType2IEEEPFController.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
    rank: 1000
    slot_uri: cim:PFVArType2IEEEPFController.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
    rank: 1000
    slot_uri: cim:PFVArType2IEEEPFController.vs
    multivalued: false
    domain_of:
    - PFVArType2IEEEPFController
    - PFVArType2IEEEVArController
    range: float
    required: false
class_uri: cim:PFVArType2IEEEPFController

Induced

name: PFVArType2IEEEPFController
description: "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.\r\nReference: IEEE 421.5-2005, 11.4. "
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
    rank: 1000
    slot_uri: cim:PFVArType2IEEEPFController.exlon
    multivalued: false
    alias: exlon
    owner: PFVArType2IEEEPFController
    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>).  Typical
      value = 1.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:PFVArType2IEEEPFController.ki
    multivalued: false
    alias: ki
    owner: PFVArType2IEEEPFController
    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>).  Typical
      value = 1.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:PFVArType2IEEEPFController.kp
    multivalued: false
    alias: kp
    owner: PFVArType2IEEEPFController
    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
  pfref:
    name: pfref
    description: Power factor reference (<i>P</i><i><sub>FREF</sub></i>).
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:PFVArType2IEEEPFController.pfref
    multivalued: false
    alias: pfref
    owner: PFVArType2IEEEPFController
    domain_of:
    - PFVArType2IEEEPFController
    range: PU
    required: false
  vclmt:
    name: vclmt
    description: Maximum output of the pf controller (<i>V</i><i><sub>CLMT</sub></i>).  Typical
      value = 0,1.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:PFVArType2IEEEPFController.vclmt
    multivalued: false
    alias: vclmt
    owner: PFVArType2IEEEPFController
    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
    rank: 1000
    slot_uri: cim:PFVArType2IEEEPFController.vref
    multivalued: false
    alias: vref
    owner: PFVArType2IEEEPFController
    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
    rank: 1000
    slot_uri: cim:PFVArType2IEEEPFController.vs
    multivalued: false
    alias: vs
    owner: PFVArType2IEEEPFController
    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: PFVArType2IEEEPFController
    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: PFVArType2IEEEPFController
    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: PFVArType2IEEEPFController
    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: PFVArType2IEEEPFController
    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: PFVArType2IEEEPFController
    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: PFVArType2IEEEPFController
    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: PFVArType2IEEEPFController
    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: PFVArType2IEEEPFController
    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: PFVArType2IEEEPFController
    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: PFVArType2IEEEPFController
    domain_of:
    - IdentifiedObject
    range: ChangeSetMember
    required: false
class_uri: cim:PFVArType2IEEEPFController