Pss2ST
PTI microprocessor-based stabilizer type 1.
URI: cim:Pss2ST
Type: Class
classDiagram
class Pss2ST
click Pss2ST href "../Pss2ST"
PowerSystemStabilizerDynamics <|-- Pss2ST
click PowerSystemStabilizerDynamics href "../PowerSystemStabilizerDynamics"
Pss2ST : IdentifiedObject.description
Pss2ST : DynamicsFunctionBlock.enabled
Pss2ST : PowerSystemStabilizerDynamics.ExcitationSystemDynamics
Pss2ST --> ExcitationSystemDynamics : PowerSystemStabilizerDynamics.ExcitationSystemDynamics
click ExcitationSystemDynamics href "../ExcitationSystemDynamics"
Pss2ST : Pss2ST.inputSignal1Type
Pss2ST --> InputSignalKind : Pss2ST.inputSignal1Type
click InputSignalKind href "../InputSignalKind"
Pss2ST : Pss2ST.inputSignal2Type
Pss2ST --> InputSignalKind : Pss2ST.inputSignal2Type
click InputSignalKind href "../InputSignalKind"
Pss2ST : Pss2ST.k1
Pss2ST --> PU : Pss2ST.k1
click PU href "../PU"
Pss2ST : Pss2ST.k2
Pss2ST --> PU : Pss2ST.k2
click PU href "../PU"
Pss2ST : Pss2ST.lsmax
Pss2ST --> PU : Pss2ST.lsmax
click PU href "../PU"
Pss2ST : Pss2ST.lsmin
Pss2ST --> PU : Pss2ST.lsmin
click PU href "../PU"
Pss2ST : IdentifiedObject.mRID
Pss2ST : IdentifiedObject.name
Pss2ST : PowerSystemStabilizerDynamics.RemoteInputSignal
Pss2ST --> RemoteInputSignal : PowerSystemStabilizerDynamics.RemoteInputSignal
click RemoteInputSignal href "../RemoteInputSignal"
Pss2ST : Pss2ST.t1
Pss2ST --> Seconds : Pss2ST.t1
click Seconds href "../Seconds"
Pss2ST : Pss2ST.t10
Pss2ST --> Seconds : Pss2ST.t10
click Seconds href "../Seconds"
Pss2ST : Pss2ST.t2
Pss2ST --> Seconds : Pss2ST.t2
click Seconds href "../Seconds"
Pss2ST : Pss2ST.t3
Pss2ST --> Seconds : Pss2ST.t3
click Seconds href "../Seconds"
Pss2ST : Pss2ST.t4
Pss2ST --> Seconds : Pss2ST.t4
click Seconds href "../Seconds"
Pss2ST : Pss2ST.t5
Pss2ST --> Seconds : Pss2ST.t5
click Seconds href "../Seconds"
Pss2ST : Pss2ST.t6
Pss2ST --> Seconds : Pss2ST.t6
click Seconds href "../Seconds"
Pss2ST : Pss2ST.t7
Pss2ST --> Seconds : Pss2ST.t7
click Seconds href "../Seconds"
Pss2ST : Pss2ST.t8
Pss2ST --> Seconds : Pss2ST.t8
click Seconds href "../Seconds"
Pss2ST : Pss2ST.t9
Pss2ST --> Seconds : Pss2ST.t9
click Seconds href "../Seconds"
Pss2ST : Pss2ST.vcl
Pss2ST --> PU : Pss2ST.vcl
click PU href "../PU"
Pss2ST : Pss2ST.vcu
Pss2ST --> PU : Pss2ST.vcu
click PU href "../PU"
Inheritance
Attributes
Name | URI | Cardinality and Range | Description | Inheritance |
---|---|---|---|---|
inputSignal1Type | cim:Pss2ST.inputSignal1Type | 1 InputSignalKind |
Type of input signal #1 (rotorAngularFrequencyDeviation, busFrequencyDeviatio... | direct |
inputSignal2Type | cim:Pss2ST.inputSignal2Type | 1 InputSignalKind |
Type of input signal #2 (rotorAngularFrequencyDeviation, busFrequencyDeviatio... | direct |
k1 | cim:Pss2ST.k1 | 1 PU |
Gain (K1) | direct |
k2 | cim:Pss2ST.k2 | 1 PU |
Gain (K2) | direct |
t1 | cim:Pss2ST.t1 | 1 Seconds |
Time constant (T1) (>= 0) | direct |
t2 | cim:Pss2ST.t2 | 1 Seconds |
Time constant (T2) (>= 0) | direct |
t3 | cim:Pss2ST.t3 | 1 Seconds |
Time constant (T3) (>= 0) | direct |
t4 | cim:Pss2ST.t4 | 1 Seconds |
Time constant (T4) (>= 0) | direct |
t5 | cim:Pss2ST.t5 | 1 Seconds |
Time constant (T5) (>= 0) | direct |
t6 | cim:Pss2ST.t6 | 1 Seconds |
Time constant (T6) (>= 0) | direct |
t7 | cim:Pss2ST.t7 | 1 Seconds |
Time constant (T7) (>= 0) | direct |
t8 | cim:Pss2ST.t8 | 1 Seconds |
Time constant (T8) (>= 0) | direct |
t9 | cim:Pss2ST.t9 | 1 Seconds |
Time constant (T9) (>= 0) | direct |
t10 | cim:Pss2ST.t10 | 1 Seconds |
Time constant (T10) (>= 0) | direct |
lsmax | cim:Pss2ST.lsmax | 1 PU |
Limiter (LSMAX) (> Pss2ST | direct |
lsmin | cim:Pss2ST.lsmin | 1 PU |
Limiter (LSMIN) (< Pss2ST | direct |
vcu | cim:Pss2ST.vcu | 1 PU |
Cutoff limiter (VCU) | direct |
vcl | cim:Pss2ST.vcl | 1 PU |
Cutoff limiter (VCL) | direct |
RemoteInputSignal | cim:PowerSystemStabilizerDynamics.RemoteInputSignal | * RemoteInputSignal |
Remote input signal used by this power system stabilizer model | PowerSystemStabilizerDynamics |
ExcitationSystemDynamics | cim:PowerSystemStabilizerDynamics.ExcitationSystemDynamics | 1 ExcitationSystemDynamics |
Excitation system model with which this power system stabilizer model is asso... | PowerSystemStabilizerDynamics |
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:Pss2ST |
native | this:Pss2ST |