PssWECC
Dual input power system stabilizer, based on IEEE type 2, with modified output limiter defined by WECC (Western Electricity Coordinating Council, USA).
URI: cim:PssWECC
Type: Class
classDiagram
class PssWECC
click PssWECC href "../PssWECC"
PowerSystemStabilizerDynamics <|-- PssWECC
click PowerSystemStabilizerDynamics href "../PowerSystemStabilizerDynamics"
PssWECC : IdentifiedObject.description
PssWECC : DynamicsFunctionBlock.enabled
PssWECC : PowerSystemStabilizerDynamics.ExcitationSystemDynamics
PssWECC --> ExcitationSystemDynamics : PowerSystemStabilizerDynamics.ExcitationSystemDynamics
click ExcitationSystemDynamics href "../ExcitationSystemDynamics"
PssWECC : PssWECC.inputSignal1Type
PssWECC --> InputSignalKind : PssWECC.inputSignal1Type
click InputSignalKind href "../InputSignalKind"
PssWECC : PssWECC.inputSignal2Type
PssWECC --> InputSignalKind : PssWECC.inputSignal2Type
click InputSignalKind href "../InputSignalKind"
PssWECC : PssWECC.k1
PssWECC --> PU : PssWECC.k1
click PU href "../PU"
PssWECC : PssWECC.k2
PssWECC --> PU : PssWECC.k2
click PU href "../PU"
PssWECC : IdentifiedObject.mRID
PssWECC : IdentifiedObject.name
PssWECC : PowerSystemStabilizerDynamics.RemoteInputSignal
PssWECC --> RemoteInputSignal : PowerSystemStabilizerDynamics.RemoteInputSignal
click RemoteInputSignal href "../RemoteInputSignal"
PssWECC : PssWECC.t1
PssWECC --> Seconds : PssWECC.t1
click Seconds href "../Seconds"
PssWECC : PssWECC.t10
PssWECC --> Seconds : PssWECC.t10
click Seconds href "../Seconds"
PssWECC : PssWECC.t2
PssWECC --> Seconds : PssWECC.t2
click Seconds href "../Seconds"
PssWECC : PssWECC.t3
PssWECC --> Seconds : PssWECC.t3
click Seconds href "../Seconds"
PssWECC : PssWECC.t4
PssWECC --> Seconds : PssWECC.t4
click Seconds href "../Seconds"
PssWECC : PssWECC.t5
PssWECC --> Seconds : PssWECC.t5
click Seconds href "../Seconds"
PssWECC : PssWECC.t6
PssWECC --> Seconds : PssWECC.t6
click Seconds href "../Seconds"
PssWECC : PssWECC.t7
PssWECC --> Seconds : PssWECC.t7
click Seconds href "../Seconds"
PssWECC : PssWECC.t8
PssWECC --> Seconds : PssWECC.t8
click Seconds href "../Seconds"
PssWECC : PssWECC.t9
PssWECC --> Seconds : PssWECC.t9
click Seconds href "../Seconds"
PssWECC : PssWECC.vcl
PssWECC --> PU : PssWECC.vcl
click PU href "../PU"
PssWECC : PssWECC.vcu
PssWECC --> PU : PssWECC.vcu
click PU href "../PU"
PssWECC : PssWECC.vsmax
PssWECC --> PU : PssWECC.vsmax
click PU href "../PU"
PssWECC : PssWECC.vsmin
PssWECC --> PU : PssWECC.vsmin
click PU href "../PU"
Inheritance
Attributes
Name | URI | Cardinality and Range | Description | Inheritance |
---|---|---|---|---|
inputSignal1Type | cim:PssWECC.inputSignal1Type | 1 InputSignalKind |
Type of input signal #1 (rotorAngularFrequencyDeviation, busFrequencyDeviatio... | direct |
inputSignal2Type | cim:PssWECC.inputSignal2Type | 1 InputSignalKind |
Type of input signal #2 (rotorAngularFrequencyDeviation, busFrequencyDeviatio... | direct |
k1 | cim:PssWECC.k1 | 1 PU |
Input signal 1 gain (K1) | direct |
t1 | cim:PssWECC.t1 | 1 Seconds |
Input signal 1 transducer time constant (T1) (>= ... | direct |
k2 | cim:PssWECC.k2 | 1 PU |
Input signal 2 gain (K2) | direct |
t2 | cim:PssWECC.t2 | 1 Seconds |
Input signal 2 transducer time constant (T2) (>= ... | direct |
t3 | cim:PssWECC.t3 | 1 Seconds |
Stabilizer washout time constant (T3) (>= 0) | direct |
t4 | cim:PssWECC.t4 | 1 Seconds |
Stabilizer washout time lag constant (T4) (>= 0) | direct |
t5 | cim:PssWECC.t5 | 1 Seconds |
Lead time constant (T5) (>= 0) | direct |
t6 | cim:PssWECC.t6 | 1 Seconds |
Lag time constant (T6) (>= 0) | direct |
t7 | cim:PssWECC.t7 | 1 Seconds |
Lead time constant (T7) (>= 0) | direct |
t8 | cim:PssWECC.t8 | 1 Seconds |
Lag time constant (T8) (>= 0) | direct |
t10 | cim:PssWECC.t10 | 1 Seconds |
Lag time constant (T10) (>= 0) | direct |
t9 | cim:PssWECC.t9 | 1 Seconds |
Lead time constant (T9) (>= 0) | direct |
vsmax | cim:PssWECC.vsmax | 1 PU |
Maximum output signal (Vsmax) (> PssWECC | direct |
vsmin | cim:PssWECC.vsmin | 1 PU |
Minimum output signal (Vsmin) (< PssWECC | direct |
vcu | cim:PssWECC.vcu | 1 PU |
Maximum value for voltage compensator output (VCU) | direct |
vcl | cim:PssWECC.vcl | 1 PU |
Minimum value for voltage compensator output (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:PssWECC |
native | this:PssWECC |