cimpy.cgmes_v2_4_15.DiscExcContIEEEDEC1A module

class cimpy.cgmes_v2_4_15.DiscExcContIEEEDEC1A.DiscExcContIEEEDEC1A(vtlmt=0.0, vomax=0.0, vomin=0.0, ketl=0.0, vtc=0.0, val=0.0, esc=0.0, kan=0.0, tan=0, tw5=0, vsmax=0.0, vsmin=0.0, td=0, tl1=0, tl2=0, vtm=0.0, vtn=0.0, vanmax=0.0, *args, **kw_args)[source]

The class represents IEEE Type DEC1A discontinuous excitation control model that boosts generator excitation to a level higher than that demanded by the voltage regulator and stabilizer immediately following a system fault. Reference: IEEE Standard 421.5-2005 Section 12.2.

vtlmt

Voltage reference (). Typical Value = 1.1. Default: 0.0

vomax

Limiter (). Typical Value = 0.3. Default: 0.0

vomin

Limiter (). Typical Value = 0.1. Default: 0.0

ketl

Terminal voltage limiter gain (). Typical Value = 47. Default: 0.0

vtc

Terminal voltage level reference (). Typical Value = 0.95. Default: 0.0

val

Regulator voltage reference (). Typical Value = 5.5. Default: 0.0

esc

Speed change reference (). Typical Value = 0.0015. Default: 0.0

kan

Discontinuous controller gain (). Typical Value = 400. Default: 0.0

tan

Discontinuous controller time constant (). Typical Value = 0.08. Default: 0

tw5

DEC washout time constant (). Typical Value = 5. Default: 0

vsmax

Limiter (). Typical Value = 0.2. Default: 0.0

vsmin

Limiter (). Typical Value = -0.066. Default: 0.0

td

Time constant (). Typical Value = 0.03. Default: 0

tl1

Time constant (). Typical Value = 0.025. Default: 0

tl2

Time constant (). Typical Value = 1.25. Default: 0

vtm

Voltage limits (). Typical Value = 1.13. Default: 0.0

vtn

Voltage limits (). Typical Value = 1.12. Default: 0.0

vanmax

Limiter for Van (). Default: 0.0

Documentation of parent class DiscontinuousExcitationControlDynamics:

Discontinuous excitation control function block whose behaviour is described by reference to a standard model .

RemoteInputSignal

Remote input signal used by this discontinuous excitation control system model. Default: None

ExcitationSystemDynamics

Excitation system model with which this discontinuous excitation control model is associated. Default: None

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”

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

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

shortName

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

cgmesProfile

alias of Profile

Inheritance Diagram:

Inheritance diagram of cimpy.cgmes_v2_4_15.DiscExcContIEEEDEC1A