Skip to content

Class: PssIEEE1A

_IEEE 421.5-2005 type PSS1A power system stabilizer model. PSS1A is the generalized form of a PSS with a single input signal. _

_Reference: IEEE 1A 421.5-2005, 8.1. _

URI: cim:PssIEEE1A

 classDiagram
    class PssIEEE1A
      PowerSystemStabilizerDynamics <|-- PssIEEE1A

      PssIEEE1A : a

          PssIEEE1A --> PU : a

      PssIEEE1A : alias_name

      PssIEEE1A : description

      PssIEEE1A : diagram_objects

          PssIEEE1A --> DiagramObject : diagram_objects

      PssIEEE1A : enabled

      PssIEEE1A : excitation_system_dynamics

          PssIEEE1A --> ExcitationSystemDynamics : excitation_system_dynamics

      PssIEEE1A : input_signal_type

          PssIEEE1A --> InputSignalKind : input_signal_type

      PssIEEE1A : instance_set

          PssIEEE1A --> InstanceSet : instance_set

      PssIEEE1A : ks

          PssIEEE1A --> PU : ks

      PssIEEE1A : m_rid

      PssIEEE1A : names

          PssIEEE1A --> Name : names

      PssIEEE1A : properties_cimdata_object

          PssIEEE1A --> ChangeSetMember : properties_cimdata_object

      PssIEEE1A : remote_input_signal

          PssIEEE1A --> RemoteInputSignal : remote_input_signal

      PssIEEE1A : t

          PssIEEE1A --> Seconds : t

      PssIEEE1A : targeting_cimdata_object

          PssIEEE1A --> ChangeSetMember : targeting_cimdata_object

      PssIEEE1A : vrmax

          PssIEEE1A --> PU : vrmax

      PssIEEE1A : vrmin

          PssIEEE1A --> PU : vrmin

Inheritance

Slots

Name Cardinality and Range Description Inheritance
a 0..1
PU
PSS signal conditioning frequency filter constant (A2) direct
input_signal_type 0..1
InputSignalKind
Type of input signal (rotorAngularFrequencyDeviation, generatorElectricalPowe... direct
ks 0..1
PU
Stabilizer gain (Ks) direct
t 0..1
Seconds
Transducer time constant (T6) (>= 0) direct
vrmax 0..1
PU
Maximum stabilizer output (Vrmax) (> PssIEEE1A direct
vrmin 0..1
PU
Minimum stabilizer output (Vrmin) (< PssIEEE1A 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:PssIEEE1A
native cim:PssIEEE1A

LinkML Source

Direct

name: PssIEEE1A
description: "IEEE 421.5-2005 type PSS1A power system stabilizer model. PSS1A is the\
  \ generalized form of a PSS with a single input signal. \r\nReference: IEEE 1A 421.5-2005,\
  \ 8.1. "
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: PowerSystemStabilizerDynamics
attributes:
  a:
    name: a
    description: PSS signal conditioning frequency filter constant (<i>A2</i>).  Typical
      value = 0,0017.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:PssIEEE1A.a2
    multivalued: false
    domain_of:
    - GovGAST1
    - GovGAST2
    - GovGASTWD
    - MechLoad1
    - ExcAC5A
    - ExcAVR7
    - PssIEEE1A
    - PssIEEE3B
    - Pss1A
    - Pss2B
    - PssPTIST3
    range: PU
    required: false
  input_signal_type:
    name: input_signal_type
    description: Type of input signal (rotorAngularFrequencyDeviation, generatorElectricalPower,
      or busFrequencyDeviation).  Typical value = rotorAngularFrequencyDeviation.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:PssIEEE1A.inputSignalType
    multivalued: false
    domain_of:
    - PssIEEE1A
    - PssIEEE2B
    - Pss1A
    - Pss2ST
    - PssWECC
    range: InputSignalKind
    required: false
  ks:
    name: ks
    description: Stabilizer gain (<i>Ks</i>).  Typical value = 5.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:PssIEEE1A.ks
    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
  t:
    name: t
    description: Transducer time constant (<i>T6</i>) (&gt;= 0).  Typical value =
      0,01.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:PssIEEE1A.t6
    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
  vrmax:
    name: vrmax
    description: Maximum stabilizer output (<i>Vrmax</i>) (&gt; PssIEEE1A.vrmin).  Typical
      value = 0,05.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:PssIEEE1A.vrmax
    multivalued: false
    domain_of:
    - ExcIEEEAC1A
    - ExcIEEEAC2A
    - ExcIEEEAC4A
    - ExcIEEEAC5A
    - ExcIEEEAC6A
    - ExcIEEEAC7B
    - ExcIEEEAC8B
    - ExcIEEEDC1A
    - ExcIEEEDC2A
    - ExcIEEEDC3A
    - ExcIEEEDC4B
    - ExcIEEEST1A
    - ExcIEEEST2A
    - ExcIEEEST3A
    - ExcIEEEST4B
    - ExcIEEEST5B
    - ExcIEEEST6B
    - ExcIEEEST7B
    - ExcAC1A
    - ExcAC2A
    - ExcAC4A
    - ExcAC5A
    - ExcAC6A
    - ExcAC8B
    - ExcBBC
    - ExcCZ
    - ExcDC1A
    - ExcDC2A
    - ExcDC3A
    - ExcDC3A1
    - ExcNI
    - ExcOEX3T
    - ExcPIC
    - ExcREXS
    - ExcST1A
    - ExcST2A
    - ExcST3A
    - ExcST4B
    - ExcST6B
    - ExcST7B
    - PssIEEE1A
    - Pss1A
    range: PU
    required: false
  vrmin:
    name: vrmin
    description: Minimum stabilizer output (<i>Vrmin</i>) (&lt; PssIEEE1A.vrmax).  Typical
      value = -0,05.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:PssIEEE1A.vrmin
    multivalued: false
    domain_of:
    - ExcIEEEAC1A
    - ExcIEEEAC2A
    - ExcIEEEAC4A
    - ExcIEEEAC5A
    - ExcIEEEAC6A
    - ExcIEEEAC7B
    - ExcIEEEAC8B
    - ExcIEEEDC1A
    - ExcIEEEDC2A
    - ExcIEEEDC3A
    - ExcIEEEDC4B
    - ExcIEEEST1A
    - ExcIEEEST2A
    - ExcIEEEST3A
    - ExcIEEEST4B
    - ExcIEEEST5B
    - ExcIEEEST6B
    - ExcIEEEST7B
    - ExcAC1A
    - ExcAC2A
    - ExcAC4A
    - ExcAC5A
    - ExcAC6A
    - ExcAC8B
    - ExcBBC
    - ExcCZ
    - ExcDC1A
    - ExcDC2A
    - ExcDC3A
    - ExcDC3A1
    - ExcNI
    - ExcOEX3T
    - ExcPIC
    - ExcREXS
    - ExcST1A
    - ExcST2A
    - ExcST3A
    - ExcST4B
    - ExcST6B
    - ExcST7B
    - PssIEEE1A
    - Pss1A
    range: PU
    required: false
class_uri: cim:PssIEEE1A

Induced

name: PssIEEE1A
description: "IEEE 421.5-2005 type PSS1A power system stabilizer model. PSS1A is the\
  \ generalized form of a PSS with a single input signal. \r\nReference: IEEE 1A 421.5-2005,\
  \ 8.1. "
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: PowerSystemStabilizerDynamics
attributes:
  a:
    name: a
    description: PSS signal conditioning frequency filter constant (<i>A2</i>).  Typical
      value = 0,0017.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:PssIEEE1A.a2
    multivalued: false
    alias: a
    owner: PssIEEE1A
    domain_of:
    - GovGAST1
    - GovGAST2
    - GovGASTWD
    - MechLoad1
    - ExcAC5A
    - ExcAVR7
    - PssIEEE1A
    - PssIEEE3B
    - Pss1A
    - Pss2B
    - PssPTIST3
    range: PU
    required: false
  input_signal_type:
    name: input_signal_type
    description: Type of input signal (rotorAngularFrequencyDeviation, generatorElectricalPower,
      or busFrequencyDeviation).  Typical value = rotorAngularFrequencyDeviation.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:PssIEEE1A.inputSignalType
    multivalued: false
    alias: input_signal_type
    owner: PssIEEE1A
    domain_of:
    - PssIEEE1A
    - PssIEEE2B
    - Pss1A
    - Pss2ST
    - PssWECC
    range: InputSignalKind
    required: false
  ks:
    name: ks
    description: Stabilizer gain (<i>Ks</i>).  Typical value = 5.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:PssIEEE1A.ks
    multivalued: false
    alias: ks
    owner: PssIEEE1A
    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
  t:
    name: t
    description: Transducer time constant (<i>T6</i>) (&gt;= 0).  Typical value =
      0,01.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:PssIEEE1A.t6
    multivalued: false
    alias: t
    owner: PssIEEE1A
    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
  vrmax:
    name: vrmax
    description: Maximum stabilizer output (<i>Vrmax</i>) (&gt; PssIEEE1A.vrmin).  Typical
      value = 0,05.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:PssIEEE1A.vrmax
    multivalued: false
    alias: vrmax
    owner: PssIEEE1A
    domain_of:
    - ExcIEEEAC1A
    - ExcIEEEAC2A
    - ExcIEEEAC4A
    - ExcIEEEAC5A
    - ExcIEEEAC6A
    - ExcIEEEAC7B
    - ExcIEEEAC8B
    - ExcIEEEDC1A
    - ExcIEEEDC2A
    - ExcIEEEDC3A
    - ExcIEEEDC4B
    - ExcIEEEST1A
    - ExcIEEEST2A
    - ExcIEEEST3A
    - ExcIEEEST4B
    - ExcIEEEST5B
    - ExcIEEEST6B
    - ExcIEEEST7B
    - ExcAC1A
    - ExcAC2A
    - ExcAC4A
    - ExcAC5A
    - ExcAC6A
    - ExcAC8B
    - ExcBBC
    - ExcCZ
    - ExcDC1A
    - ExcDC2A
    - ExcDC3A
    - ExcDC3A1
    - ExcNI
    - ExcOEX3T
    - ExcPIC
    - ExcREXS
    - ExcST1A
    - ExcST2A
    - ExcST3A
    - ExcST4B
    - ExcST6B
    - ExcST7B
    - PssIEEE1A
    - Pss1A
    range: PU
    required: false
  vrmin:
    name: vrmin
    description: Minimum stabilizer output (<i>Vrmin</i>) (&lt; PssIEEE1A.vrmax).  Typical
      value = -0,05.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:PssIEEE1A.vrmin
    multivalued: false
    alias: vrmin
    owner: PssIEEE1A
    domain_of:
    - ExcIEEEAC1A
    - ExcIEEEAC2A
    - ExcIEEEAC4A
    - ExcIEEEAC5A
    - ExcIEEEAC6A
    - ExcIEEEAC7B
    - ExcIEEEAC8B
    - ExcIEEEDC1A
    - ExcIEEEDC2A
    - ExcIEEEDC3A
    - ExcIEEEDC4B
    - ExcIEEEST1A
    - ExcIEEEST2A
    - ExcIEEEST3A
    - ExcIEEEST4B
    - ExcIEEEST5B
    - ExcIEEEST6B
    - ExcIEEEST7B
    - ExcAC1A
    - ExcAC2A
    - ExcAC4A
    - ExcAC5A
    - ExcAC6A
    - ExcAC8B
    - ExcBBC
    - ExcCZ
    - ExcDC1A
    - ExcDC2A
    - ExcDC3A
    - ExcDC3A1
    - ExcNI
    - ExcOEX3T
    - ExcPIC
    - ExcREXS
    - ExcST1A
    - ExcST2A
    - ExcST3A
    - ExcST4B
    - ExcST6B
    - ExcST7B
    - PssIEEE1A
    - Pss1A
    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: PssIEEE1A
    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: PssIEEE1A
    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: PssIEEE1A
    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: PssIEEE1A
    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: PssIEEE1A
    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: PssIEEE1A
    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: PssIEEE1A
    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: PssIEEE1A
    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: PssIEEE1A
    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: PssIEEE1A
    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: PssIEEE1A
    domain_of:
    - IdentifiedObject
    range: ChangeSetMember
    required: false
class_uri: cim:PssIEEE1A