Skip to content

Class: PssIEEE2B

_IEEE 421.5-2005 type PSS2B power system stabilizer model. This stabilizer model is designed to represent a variety of dual-input stabilizers, which normally use combinations of power and speed or frequency to derive the stabilizing signal. _

Reference: IEEE 2B 421.5-2005, 8.2.

URI: cim:PssIEEE2B

 classDiagram
    class PssIEEE2B
      PowerSystemStabilizerDynamics <|-- PssIEEE2B

      PssIEEE2B : alias_name

      PssIEEE2B : description

      PssIEEE2B : diagram_objects

          PssIEEE2B --> DiagramObject : diagram_objects

      PssIEEE2B : enabled

      PssIEEE2B : excitation_system_dynamics

          PssIEEE2B --> ExcitationSystemDynamics : excitation_system_dynamics

      PssIEEE2B : input_signal_type

          PssIEEE2B --> InputSignalKind : input_signal_type

      PssIEEE2B : instance_set

          PssIEEE2B --> InstanceSet : instance_set

      PssIEEE2B : ks

          PssIEEE2B --> PU : ks

      PssIEEE2B : m

      PssIEEE2B : m_rid

      PssIEEE2B : n

      PssIEEE2B : names

          PssIEEE2B --> Name : names

      PssIEEE2B : properties_cimdata_object

          PssIEEE2B --> ChangeSetMember : properties_cimdata_object

      PssIEEE2B : remote_input_signal

          PssIEEE2B --> RemoteInputSignal : remote_input_signal

      PssIEEE2B : t

          PssIEEE2B --> Seconds : t

      PssIEEE2B : targeting_cimdata_object

          PssIEEE2B --> ChangeSetMember : targeting_cimdata_object

      PssIEEE2B : tw

          PssIEEE2B --> Seconds : tw

      PssIEEE2B : vsi_max

          PssIEEE2B --> PU : vsi_max

      PssIEEE2B : vsi_min

          PssIEEE2B --> PU : vsi_min

      PssIEEE2B : vstmax

          PssIEEE2B --> PU : vstmax

      PssIEEE2B : vstmin

          PssIEEE2B --> PU : vstmin

Inheritance

Slots

Name Cardinality and Range Description Inheritance
input_signal_type 0..1
InputSignalKind
Type of input signal #2 (generatorElectricalPower) direct
ks 0..1
PU
Gain on signal #2 input before ramp-tracking filter (Ks3) direct
m 0..1
Integer
Denominator order of ramp tracking filter (M) direct
n 0..1
Integer
Order of ramp tracking filter (N) direct
t 0..1
Seconds
Lag of ramp tracking filter (T9) (>= 0) direct
tw 0..1
Seconds
Second washout on signal #2 (Tw4) (>= 0) direct
vsi_max 0..1
PU
Input signal #2 maximum limit (Vsi2max) (> PssIEEE2B direct
vsi_min 0..1
PU
Input signal #2 minimum limit (Vsi2min) (< PssIEEE2B direct
vstmax 0..1
PU
Stabilizer output maximum limit (Vstmax) (> PssIEEE2B direct
vstmin 0..1
PU
Stabilizer output minimum limit (Vstmin) (< PssIEEE2B direct
excitation_system_dynamics 1..1
ExcitationSystemDynamics
Excitation system model with which this power system stabilizer model is asso... PowerSystemStabilizerDynamics
remote_input_signal 0..*
RemoteInputSignal
Remote input signal used by this power system stabilizer model PowerSystemStabilizerDynamics
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:PssIEEE2B
native cim:PssIEEE2B

LinkML Source

Direct

name: PssIEEE2B
description: "IEEE 421.5-2005 type PSS2B power system stabilizer model. This stabilizer\
  \ model is designed to represent a variety of dual-input stabilizers, which normally\
  \ use combinations of power and speed or frequency to derive the stabilizing signal.\r\
  \nReference: IEEE 2B 421.5-2005, 8.2."
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: PowerSystemStabilizerDynamics
attributes:
  input_signal_type:
    name: input_signal_type
    description: 'Type of input signal #2 (generatorElectricalPower).  Typical value
      = generatorElectricalPower.'
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:PssIEEE2B.inputSignal2Type
    multivalued: false
    domain_of:
    - PssIEEE1A
    - PssIEEE2B
    - Pss1A
    - Pss2ST
    - PssWECC
    range: InputSignalKind
    required: false
  ks:
    name: ks
    description: 'Gain on signal #2 input before ramp-tracking filter (<i>Ks3</i>).  Typical
      value = 1.'
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:PssIEEE2B.ks3
    multivalued: false
    domain_of:
    - SynchronousMachineTimeConstantReactance
    - GovSteamBB
    - ExcAC1A
    - ExcAC2A
    - ExcAC3A
    - ExcAC5A
    - ExcAC6A
    - ExcAC8B
    - ExcDC1A
    - ExcDC2A
    - ExcDC3A
    - ExcELIN1
    - ExcREXS
    - ExcST3A
    - PssIEEE1A
    - PssIEEE2B
    - PssIEEE3B
    - Pss1
    - Pss1A
    - Pss2B
    - PssELIN2
    range: PU
    required: false
  m:
    name: m
    description: Denominator order of ramp tracking filter (<i>M</i>).  Typical value
      = 5.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:PssIEEE2B.m
    multivalued: false
    domain_of:
    - OverexcLimX2
    - PssIEEE2B
    - Pss2B
    - PssPTIST1
    - PssPTIST3
    range: integer
    required: false
  n:
    name: n
    description: Order of ramp tracking filter (<i>N</i>).  Typical value = 1.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:PssIEEE2B.n
    multivalued: false
    domain_of:
    - PssIEEE2B
    - Pss2B
    range: integer
    required: false
  t:
    name: t
    description: Lag of ramp tracking filter (<i>T9</i>) (&gt;= 0).  Typical value
      = 0,1.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:PssIEEE2B.t9
    multivalued: false
    domain_of:
    - GovHydroIEEE0
    - GovSteamIEEE1
    - GovGAST
    - GovGAST1
    - GovGAST2
    - GovGASTWD
    - GovHydroR
    - GovSteam0
    - GovSteam1
    - GovSteam2
    - GovSteamBB
    - GovSteamFV2
    - GovSteamFV3
    - GovSteamSGO
    - ExcIEEEST5B
    - ExcANS
    - ExcAVR3
    - ExcAVR4
    - ExcAVR7
    - ExcBBC
    - ExcOEX3T
    - OverexcLimX1
    - OverexcLimX2
    - PssIEEE1A
    - PssIEEE2B
    - PssIEEE3B
    - Pss1
    - Pss1A
    - Pss2B
    - Pss2ST
    - PssPTIST1
    - PssPTIST3
    - PssSH
    - PssSK
    - PssSTAB2A
    - PssWECC
    - WindPitchContPowerIEC
    range: Seconds
    required: false
  tw:
    name: tw
    description: 'Second washout on signal #2 (<i>Tw4</i>) (&gt;= 0).  Typical value
      = 0.'
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:PssIEEE2B.tw4
    multivalued: false
    domain_of:
    - GovHydroIEEE2
    - GovHydro1
    - GovHydro2
    - GovHydro3
    - GovHydro4
    - GovHydroPID2
    - GovHydroR
    - GovHydroWEH
    - GovHydroWPID
    - GovSteamEU
    - PssIEEE2B
    - PssIEEE3B
    - Pss2B
    - Pss5
    - DiscExcContIEEEDEC1A
    range: Seconds
    required: false
  vsi_max:
    name: vsi_max
    description: 'Input signal #2 maximum limit (<i>Vsi2max</i>) (&gt; PssIEEE2B.vsi2min).  Typical
      value = 2.'
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:PssIEEE2B.vsi2max
    multivalued: false
    domain_of:
    - PssIEEE2B
    - Pss2B
    range: PU
    required: false
  vsi_min:
    name: vsi_min
    description: 'Input signal #2 minimum limit (<i>Vsi2min</i>) (&lt; PssIEEE2B.vsi2max).  Typical
      value = -2.'
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:PssIEEE2B.vsi2min
    multivalued: false
    domain_of:
    - PssIEEE2B
    - Pss2B
    range: PU
    required: false
  vstmax:
    name: vstmax
    description: Stabilizer output maximum limit (<i>Vstmax</i>) (&gt; PssIEEE2B.vstmin).  Typical
      value = 0,1.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:PssIEEE2B.vstmax
    multivalued: false
    domain_of:
    - PssIEEE2B
    - PssIEEE3B
    - PssIEEE4B
    - Pss2B
    range: PU
    required: false
  vstmin:
    name: vstmin
    description: Stabilizer output minimum limit (<i>Vstmin</i>) (&lt; PssIEEE2B.vstmax).  Typical
      value = -0,1.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:PssIEEE2B.vstmin
    multivalued: false
    domain_of:
    - PssIEEE2B
    - PssIEEE3B
    - PssIEEE4B
    - Pss2B
    range: PU
    required: false
class_uri: cim:PssIEEE2B

Induced

name: PssIEEE2B
description: "IEEE 421.5-2005 type PSS2B power system stabilizer model. This stabilizer\
  \ model is designed to represent a variety of dual-input stabilizers, which normally\
  \ use combinations of power and speed or frequency to derive the stabilizing signal.\r\
  \nReference: IEEE 2B 421.5-2005, 8.2."
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: PowerSystemStabilizerDynamics
attributes:
  input_signal_type:
    name: input_signal_type
    description: 'Type of input signal #2 (generatorElectricalPower).  Typical value
      = generatorElectricalPower.'
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:PssIEEE2B.inputSignal2Type
    multivalued: false
    alias: input_signal_type
    owner: PssIEEE2B
    domain_of:
    - PssIEEE1A
    - PssIEEE2B
    - Pss1A
    - Pss2ST
    - PssWECC
    range: InputSignalKind
    required: false
  ks:
    name: ks
    description: 'Gain on signal #2 input before ramp-tracking filter (<i>Ks3</i>).  Typical
      value = 1.'
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:PssIEEE2B.ks3
    multivalued: false
    alias: ks
    owner: PssIEEE2B
    domain_of:
    - SynchronousMachineTimeConstantReactance
    - GovSteamBB
    - ExcAC1A
    - ExcAC2A
    - ExcAC3A
    - ExcAC5A
    - ExcAC6A
    - ExcAC8B
    - ExcDC1A
    - ExcDC2A
    - ExcDC3A
    - ExcELIN1
    - ExcREXS
    - ExcST3A
    - PssIEEE1A
    - PssIEEE2B
    - PssIEEE3B
    - Pss1
    - Pss1A
    - Pss2B
    - PssELIN2
    range: PU
    required: false
  m:
    name: m
    description: Denominator order of ramp tracking filter (<i>M</i>).  Typical value
      = 5.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:PssIEEE2B.m
    multivalued: false
    alias: m
    owner: PssIEEE2B
    domain_of:
    - OverexcLimX2
    - PssIEEE2B
    - Pss2B
    - PssPTIST1
    - PssPTIST3
    range: integer
    required: false
  n:
    name: n
    description: Order of ramp tracking filter (<i>N</i>).  Typical value = 1.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:PssIEEE2B.n
    multivalued: false
    alias: n
    owner: PssIEEE2B
    domain_of:
    - PssIEEE2B
    - Pss2B
    range: integer
    required: false
  t:
    name: t
    description: Lag of ramp tracking filter (<i>T9</i>) (&gt;= 0).  Typical value
      = 0,1.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:PssIEEE2B.t9
    multivalued: false
    alias: t
    owner: PssIEEE2B
    domain_of:
    - GovHydroIEEE0
    - GovSteamIEEE1
    - GovGAST
    - GovGAST1
    - GovGAST2
    - GovGASTWD
    - GovHydroR
    - GovSteam0
    - GovSteam1
    - GovSteam2
    - GovSteamBB
    - GovSteamFV2
    - GovSteamFV3
    - GovSteamSGO
    - ExcIEEEST5B
    - ExcANS
    - ExcAVR3
    - ExcAVR4
    - ExcAVR7
    - ExcBBC
    - ExcOEX3T
    - OverexcLimX1
    - OverexcLimX2
    - PssIEEE1A
    - PssIEEE2B
    - PssIEEE3B
    - Pss1
    - Pss1A
    - Pss2B
    - Pss2ST
    - PssPTIST1
    - PssPTIST3
    - PssSH
    - PssSK
    - PssSTAB2A
    - PssWECC
    - WindPitchContPowerIEC
    range: Seconds
    required: false
  tw:
    name: tw
    description: 'Second washout on signal #2 (<i>Tw4</i>) (&gt;= 0).  Typical value
      = 0.'
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:PssIEEE2B.tw4
    multivalued: false
    alias: tw
    owner: PssIEEE2B
    domain_of:
    - GovHydroIEEE2
    - GovHydro1
    - GovHydro2
    - GovHydro3
    - GovHydro4
    - GovHydroPID2
    - GovHydroR
    - GovHydroWEH
    - GovHydroWPID
    - GovSteamEU
    - PssIEEE2B
    - PssIEEE3B
    - Pss2B
    - Pss5
    - DiscExcContIEEEDEC1A
    range: Seconds
    required: false
  vsi_max:
    name: vsi_max
    description: 'Input signal #2 maximum limit (<i>Vsi2max</i>) (&gt; PssIEEE2B.vsi2min).  Typical
      value = 2.'
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:PssIEEE2B.vsi2max
    multivalued: false
    alias: vsi_max
    owner: PssIEEE2B
    domain_of:
    - PssIEEE2B
    - Pss2B
    range: PU
    required: false
  vsi_min:
    name: vsi_min
    description: 'Input signal #2 minimum limit (<i>Vsi2min</i>) (&lt; PssIEEE2B.vsi2max).  Typical
      value = -2.'
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:PssIEEE2B.vsi2min
    multivalued: false
    alias: vsi_min
    owner: PssIEEE2B
    domain_of:
    - PssIEEE2B
    - Pss2B
    range: PU
    required: false
  vstmax:
    name: vstmax
    description: Stabilizer output maximum limit (<i>Vstmax</i>) (&gt; PssIEEE2B.vstmin).  Typical
      value = 0,1.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:PssIEEE2B.vstmax
    multivalued: false
    alias: vstmax
    owner: PssIEEE2B
    domain_of:
    - PssIEEE2B
    - PssIEEE3B
    - PssIEEE4B
    - Pss2B
    range: PU
    required: false
  vstmin:
    name: vstmin
    description: Stabilizer output minimum limit (<i>Vstmin</i>) (&lt; PssIEEE2B.vstmax).  Typical
      value = -0,1.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:PssIEEE2B.vstmin
    multivalued: false
    alias: vstmin
    owner: PssIEEE2B
    domain_of:
    - PssIEEE2B
    - PssIEEE3B
    - PssIEEE4B
    - Pss2B
    range: PU
    required: false
  excitation_system_dynamics:
    name: excitation_system_dynamics
    description: Excitation system model with which this power system stabilizer model
      is associated.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:PowerSystemStabilizerDynamics.ExcitationSystemDynamics
    multivalued: false
    alias: excitation_system_dynamics
    owner: PssIEEE2B
    domain_of:
    - SynchronousMachineDynamics
    - VoltageCompensatorDynamics
    - PowerSystemStabilizerDynamics
    - UnderexcitationLimiterDynamics
    - DiscontinuousExcitationControlDynamics
    - PFVArControllerType1Dynamics
    - OverexcitationLimiterDynamics
    - PFVArControllerType2Dynamics
    range: ExcitationSystemDynamics
    required: true
  remote_input_signal:
    name: remote_input_signal
    description: Remote input signal used by this power system stabilizer model.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:PowerSystemStabilizerDynamics.RemoteInputSignal
    multivalued: true
    alias: remote_input_signal
    owner: PssIEEE2B
    domain_of:
    - Terminal
    - VoltageCompensatorDynamics
    - PowerSystemStabilizerDynamics
    - WindPlantDynamics
    - WindTurbineType3or4Dynamics
    - UnderexcitationLimiterDynamics
    - DiscontinuousExcitationControlDynamics
    - WindTurbineType1or2Dynamics
    - PFVArControllerType1Dynamics
    range: RemoteInputSignal
    required: false
  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: PssIEEE2B
    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: PssIEEE2B
    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: PssIEEE2B
    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: PssIEEE2B
    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: PssIEEE2B
    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: PssIEEE2B
    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: PssIEEE2B
    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: PssIEEE2B
    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: PssIEEE2B
    domain_of:
    - IdentifiedObject
    range: ChangeSetMember
    required: false
class_uri: cim:PssIEEE2B