Project

General

Profile

CIM Issues #4806

Updated by Chavdar Ivanov 7 months ago

VoltageAngleLimit class added to the OperationalLimits package.  

 VoltageAngleLimit - Voltage angle limit between two terminals. The association end OperationalLimitSet.Terminal defines one end and the host of the limit. The association end VoltageAngleLimit.AngleReferenceTerminal defines the reference terminal. 


 It has association with Terminal. It has attribute isFlowToRefTerminal. 

 It has attribute value and normalValue - The difference in angle degrees between referenced by the association end OperationalLimitSet.Terminal and the Terminal referenced by the association end VoltageAngleLimit.AngleReferenceTerminal. The value can be positive, negative or zero depending on the angle difference between the two terminals. 

 Attributes normalValue and isFlowToRefTerminal are added to EQ profile in 452. Attribute value is added to SSH in 456.

Back