cimpy.cgmes_v2_4_15.Pss2B module

class cimpy.cgmes_v2_4_15.Pss2B.Pss2B(a=0.0, inputSignal1Type=None, inputSignal2Type=None, ks1=0.0, ks2=0.0, ks3=0.0, ks4=0.0, m=0, n=0, t1=0.0, t10=0.0, t11=0.0, t2=0.0, t3=0.0, t4=0.0, t6=0.0, t7=0.0, t8=0.0, t9=0.0, ta=0.0, tb=0.0, tw1=0.0, tw2=0.0, tw3=0.0, tw4=0.0, vsi1max=0.0, vsi1min=0.0, vsi2max=0.0, vsi2min=0.0, vstmax=0.0, vstmin=0.0, *args, **kw_args)[source]

Modified IEEE PSS2B Model. Extra lead/lag (or rate) block added at end (up to 4 lead/lags total).

a:

Numerator constant (a). Typical Value = 1. Default: 0.0

inputSignal1Type:

Type of input signal #1. Typical Value = rotorSpeed. Default: None

inputSignal2Type:

Type of input signal #2. Typical Value = generatorElectricalPower. Default: None

ks1:

Stabilizer gain (Ks1). Typical Value = 12. Default: 0.0

ks2:

Gain on signal #2 (Ks2). Typical Value = 0.2. Default: 0.0

ks3:

Gain on signal #2 input before ramp-tracking filter (Ks3). Typical Value = 1. Default: 0.0

ks4:

Gain on signal #2 input after ramp-tracking filter (Ks4). Typical Value = 1. Default: 0.0

m:

Denominator order of ramp tracking filter (M). Typical Value = 5. Default: 0

n:

Order of ramp tracking filter (N). Typical Value = 1. Default: 0

t1:

Lead/lag time constant (T1). Typical Value = 0.12. Default: 0.0

t10:

Lead/lag time constant (T10). Typical Value = 0. Default: 0.0

t11:

Lead/lag time constant (T11). Typical Value = 0. Default: 0.0

t2:

Lead/lag time constant (T2). Typical Value = 0.02. Default: 0.0

t3:

Lead/lag time constant (T3). Typical Value = 0.3. Default: 0.0

t4:

Lead/lag time constant (T4). Typical Value = 0.02. Default: 0.0

t6:

Time constant on signal #1 (T6). Typical Value = 0. Default: 0.0

t7:

Time constant on signal #2 (T7). Typical Value = 2. Default: 0.0

t8:

Lead of ramp tracking filter (T8). Typical Value = 0.2. Default: 0.0

t9:

Lag of ramp tracking filter (T9). Typical Value = 0.1. Default: 0.0

ta:

Lead constant (Ta). Typical Value = 0. Default: 0.0

tb:

Lag time constant (Tb). Typical Value = 0. Default: 0.0

tw1:

First washout on signal #1 (Tw1). Typical Value = 2. Default: 0.0

tw2:

Second washout on signal #1 (Tw2). Typical Value = 2. Default: 0.0

tw3:

First washout on signal #2 (Tw3). Typical Value = 2. Default: 0.0

tw4:

Second washout on signal #2 (Tw4). Typical Value = 0. Default: 0.0

vsi1max:

Input signal #1 max limit (Vsi1max). Typical Value = 2. Default: 0.0

vsi1min:

Input signal #1 min limit (Vsi1min). Typical Value = -2. Default: 0.0

vsi2max:

Input signal #2 max limit (Vsi2max). Typical Value = 2. Default: 0.0

vsi2min:

Input signal #2 min limit (Vsi2min). Typical Value = -2. Default: 0.0

vstmax:

Stabilizer output max limit (Vstmax). Typical Value = 0.1. Default: 0.0

vstmin:

Stabilizer output min limit (Vstmin). Typical Value = -0.1. Default: 0.0

Documentation of parent class PowerSystemStabilizerDynamics:

Power system stabilizer function block whose behaviour is described by reference to a standard model

ExcitationSystemDynamics:

Excitation system model with which this power system stabilizer model is associated. Default: None

RemoteInputSignal:

Remote input signal used by this power system stabilizer model. Default: “list”

Documentation of parent class DynamicsFunctionBlock:

Abstract parent class for all Dynamics function blocks.

enabled:

Function block used indicator. true = use of function block is enabled false = use of function block is disabled. Default: False

Documentation of parent class IdentifiedObject:

This is a root class to provide common identification for all classes needing identification and naming attributes.

DiagramObjects:

The domain object to which this diagram object is associated. Default: “list”

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. Default: ‘’

energyIdentCodeEic:

The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References: Default: ‘’

mRID:

Master resource identifier issued by a model authority. The mRID is globally 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. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements. Default: ‘’

name:

The name is any free human readable and possibly non unique text naming the object. Default: ‘’

shortName:

The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum. Default: ‘’

Inheritance Diagram:

Inheritance diagram of cimpy.cgmes_v2_4_15.Pss2B