cimpy.cgmes_v2_4_15.PssPTIST3 module

class cimpy.cgmes_v2_4_15.PssPTIST3.PssPTIST3(a0=0.0, a1=0.0, a2=0.0, a3=0.0, a4=0.0, a5=0.0, al=0.0, athres=0.0, b0=0.0, b1=0.0, b2=0.0, b3=0.0, b4=0.0, b5=0.0, dl=0.0, dtc=0.0, dtf=0.0, dtp=0.0, isw=False, k=0.0, lthres=0.0, m=0.0, nav=0.0, ncl=0.0, ncr=0.0, pmin=0.0, t1=0.0, t2=0.0, t3=0.0, t4=0.0, t5=0.0, t6=0.0, tf=0.0, tp=0.0, *args, **kw_args)[source]

PTI Microprocessor-Based Stabilizer type 3.

a0:

Filter coefficient (A0). Default: 0.0

a1:

Limiter (Al). Default: 0.0

a2:

Filter coefficient (A2). Default: 0.0

a3:

Filter coefficient (A3). Default: 0.0

a4:

Filter coefficient (A4). Default: 0.0

a5:

Filter coefficient (A5). Default: 0.0

al:

Limiter (Al). Default: 0.0

athres:

Threshold value above which output averaging will be bypassed (Athres). Typical Value = 0.005. Default: 0.0

b0:

Filter coefficient (B0). Default: 0.0

b1:

Filter coefficient (B1). Default: 0.0

b2:

Filter coefficient (B2). Default: 0.0

b3:

Filter coefficient (B3). Default: 0.0

b4:

Filter coefficient (B4). Default: 0.0

b5:

Filter coefficient (B5). Default: 0.0

dl:

Limiter (Dl). Default: 0.0

dtc:

Time step related to activation of controls (0.03 for 50 Hz) (Dtc). Typical Value = 0.025. Default: 0.0

dtf:

Time step frequency calculation (0.03 for 50 Hz) (Dtf). Typical Value = 0.025. Default: 0.0

dtp:

Time step active power calculation (0.015 for 50 Hz) (Dtp). Typical Value = 0.0125. Default: 0.0

isw:

Digital/analog output switch (Isw). true = produce analog output false = convert to digital output, using tap selection table. Default: False

k:

Gain (K). Typical Value = 9. Default: 0.0

lthres:

Threshold value (Lthres). Default: 0.0

m:

(M). M=2*H. Typical Value = 5. Default: 0.0

nav:

Number of control outputs to average (Nav) (1 <= Nav <= 16). Typical Value = 4. Default: 0.0

ncl:

Number of counts at limit to active limit function (Ncl) (>0). Default: 0.0

ncr:

Number of counts until reset after limit function is triggered (Ncr). Default: 0.0

pmin:

(Pmin). Default: 0.0

t1:

Time constant (T1). Typical Value = 0.3. Default: 0.0

t2:

Time constant (T2). Typical Value = 1. Default: 0.0

t3:

Time constant (T3). Typical Value = 0.2. Default: 0.0

t4:

Time constant (T4). Typical Value = 0.05. Default: 0.0

t5:

Time constant (T5). Default: 0.0

t6:

Time constant (T6). Default: 0.0

tf:

Time constant (Tf). Typical Value = 0.2. Default: 0.0

tp:

Time constant (Tp). Typical Value = 0.2. 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.PssPTIST3