ShuntCompensator
A shunt capacitor or reactor or switchable bank of shunt capacitors or reactors. A section of a shunt compensator is an individual capacitor or reactor. A negative value for bPerSection indicates that the compensator is a reactor. ShuntCompensator is a single terminal device. Ground is implied.
- NOTE: this is an abstract class and should not be instantiated directly
URI: cim:ShuntCompensator
Type: Class
classDiagram
class ShuntCompensator
click ShuntCompensator href "../ShuntCompensator"
RegulatingCondEq <|-- ShuntCompensator
click RegulatingCondEq href "../RegulatingCondEq"
ShuntCompensator <|-- LinearShuntCompensator
click LinearShuntCompensator href "../LinearShuntCompensator"
ShuntCompensator <|-- NonlinearShuntCompensator
click NonlinearShuntCompensator href "../NonlinearShuntCompensator"
ShuntCompensator : Equipment.aggregate
ShuntCompensator : ShuntCompensator.aVRDelay
ShuntCompensator : ConductingEquipment.BaseVoltage
ShuntCompensator --> BaseVoltage : ConductingEquipment.BaseVoltage
click BaseVoltage href "../BaseVoltage"
ShuntCompensator : IdentifiedObject.description
ShuntCompensator : Equipment.EquipmentContainer
ShuntCompensator --> EquipmentContainer : Equipment.EquipmentContainer
click EquipmentContainer href "../EquipmentContainer"
ShuntCompensator : ShuntCompensator.grounded
ShuntCompensator : ShuntCompensator.maximumSections
ShuntCompensator : IdentifiedObject.mRID
ShuntCompensator : IdentifiedObject.name
ShuntCompensator : ShuntCompensator.nomU
ShuntCompensator : Equipment.normallyInService
ShuntCompensator : ShuntCompensator.normalSections
ShuntCompensator : RegulatingCondEq.RegulatingControl
ShuntCompensator --> RegulatingControl : RegulatingCondEq.RegulatingControl
click RegulatingControl href "../RegulatingControl"
ShuntCompensator : ShuntCompensator.voltageSensitivity
Inheritance
Attributes
Name | URI | Cardinality and Range | Description | Inheritance |
---|---|---|---|---|
aVRDelay | cim:ShuntCompensator.aVRDelay | 0..1 Seconds |
An automatic voltage regulation delay (AVRDelay) which is the time delay from... | direct |
grounded | cim:ShuntCompensator.grounded | 0..1 boolean |
Used for Yn and Zn connections | direct |
maximumSections | cim:ShuntCompensator.maximumSections | 1 integer |
The maximum number of sections that may be switched in | direct |
nomU | cim:ShuntCompensator.nomU | 1 Voltage |
The voltage at which the nominal reactive power may be calculated | direct |
normalSections | cim:ShuntCompensator.normalSections | 1 integer |
The normal number of sections switched in | direct |
voltageSensitivity | cim:ShuntCompensator.voltageSensitivity | 0..1 VoltagePerReactivePower |
Voltage sensitivity required for the device to regulate the bus voltage, in v... | direct |
RegulatingControl | cim:RegulatingCondEq.RegulatingControl | 0..1 RegulatingControl |
The regulating control scheme in which this equipment participates | RegulatingCondEq |
BaseVoltage | cim:ConductingEquipment.BaseVoltage | 0..1 BaseVoltage |
Base voltage of this conducting equipment | ConductingEquipment |
aggregate | cim:Equipment.aggregate | 0..1 boolean |
The aggregate flag provides an alternative way of representing an aggregated ... | Equipment |
normallyInService | cim:Equipment.normallyInService | 0..1 boolean |
Specifies the availability of the equipment under normal operating conditions | Equipment |
EquipmentContainer | cim:Equipment.EquipmentContainer | 0..1 EquipmentContainer |
Container of this equipment | Equipment |
mRID | cim:IdentifiedObject.mRID | 1 string |
Master resource identifier issued by a model authority | IdentifiedObject |
description | cim:IdentifiedObject.description | 0..1 string |
The description is a free human readable text describing or naming the object | IdentifiedObject |
name | cim:IdentifiedObject.name | 1 string |
The name is any free human readable and possibly non unique text naming the o... | IdentifiedObject |
Comments
-
- If the reactivePerSection attribute is positive, the Compensator is a capacitor. If the value is negative, the Compensator is a reactor.- Attributes b0PerSection and g0PerSection are not required.
Identifier and Mapping Information
Schema Source
- from schema: http://iec.ch/TC57/2020/CPSM-CoreEquipment#
Mappings
Mapping Type | Mapped Value |
---|---|
self | cim:ShuntCompensator |
native | this:ShuntCompensator |