SynchronousMachine
An electromechanical device that operates with shaft rotating synchronously with the network. It is a single machine operating either as a generator or synchronous condenser or pump.
URI: cim:SynchronousMachine
Type: Class
classDiagram
class SynchronousMachine
click SynchronousMachine href "../SynchronousMachine"
RotatingMachine <|-- SynchronousMachine
click RotatingMachine href "../RotatingMachine"
SynchronousMachine : Equipment.aggregate
SynchronousMachine : ConductingEquipment.BaseVoltage
SynchronousMachine --> BaseVoltage : ConductingEquipment.BaseVoltage
click BaseVoltage href "../BaseVoltage"
SynchronousMachine : IdentifiedObject.description
SynchronousMachine : Equipment.EquipmentContainer
SynchronousMachine --> EquipmentContainer : Equipment.EquipmentContainer
click EquipmentContainer href "../EquipmentContainer"
SynchronousMachine : RotatingMachine.GeneratingUnit
SynchronousMachine --> GeneratingUnit : RotatingMachine.GeneratingUnit
click GeneratingUnit href "../GeneratingUnit"
SynchronousMachine : SynchronousMachine.InitialReactiveCapabilityCurve
SynchronousMachine --> ReactiveCapabilityCurve : SynchronousMachine.InitialReactiveCapabilityCurve
click ReactiveCapabilityCurve href "../ReactiveCapabilityCurve"
SynchronousMachine : SynchronousMachine.maxQ
SynchronousMachine : SynchronousMachine.minQ
SynchronousMachine : IdentifiedObject.mRID
SynchronousMachine : IdentifiedObject.name
SynchronousMachine : Equipment.normallyInService
SynchronousMachine : SynchronousMachine.qPercent
SynchronousMachine : RotatingMachine.ratedPowerFactor
SynchronousMachine : RotatingMachine.ratedS
SynchronousMachine : RotatingMachine.ratedU
SynchronousMachine : SynchronousMachine.referencePriority
SynchronousMachine : RegulatingCondEq.RegulatingControl
SynchronousMachine --> RegulatingControl : RegulatingCondEq.RegulatingControl
click RegulatingControl href "../RegulatingControl"
Inheritance
- IdentifiedObject
- PowerSystemResource
- Equipment
- ConductingEquipment
- EnergyConnection
- RegulatingCondEq
- RotatingMachine
- SynchronousMachine
- RotatingMachine
- RegulatingCondEq
- EnergyConnection
- ConductingEquipment
- Equipment
- PowerSystemResource
Attributes
Name | URI | Cardinality and Range | Description | Inheritance |
---|---|---|---|---|
maxQ | cim:SynchronousMachine.maxQ | 0..1 ReactivePower |
Maximum reactive power limit | direct |
minQ | cim:SynchronousMachine.minQ | 0..1 ReactivePower |
Minimum reactive power limit for the unit | direct |
qPercent | cim:SynchronousMachine.qPercent | 0..1 PerCent |
Part of the coordinated reactive control that comes from this machine | direct |
referencePriority | cim:SynchronousMachine.referencePriority | 0..1 integer |
Priority of unit for use as powerflow voltage phase angle reference bus selec... | direct |
InitialReactiveCapabilityCurve | cim:SynchronousMachine.InitialReactiveCapabilityCurve | 0..1 ReactiveCapabilityCurve |
The default reactive capability curve for use by a synchronous machine | direct |
ratedPowerFactor | cim:RotatingMachine.ratedPowerFactor | 0..1 float |
Power factor (nameplate data) | RotatingMachine |
ratedS | cim:RotatingMachine.ratedS | 0..1 ApparentPower |
Nameplate apparent power rating for the unit | RotatingMachine |
ratedU | cim:RotatingMachine.ratedU | 0..1 Voltage |
Rated voltage (nameplate data, Ur in IEC 60909-0) | RotatingMachine |
GeneratingUnit | cim:RotatingMachine.GeneratingUnit | 0..1 GeneratingUnit |
A synchronous machine may operate as a generator and as such becomes a member... | RotatingMachine |
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 a SynchronousMachine is not associated with a ReactiveCapabilityCurve, then the minQ and maxQ attributes will be used.- If a ReactiveCapabilityCurve is supplied, then the minQ and maxQ attributes are not required.- If a synchronous condenser is being modeled so that there is no capability for real power output, the SynchronousMachine is not required to be associated with a GeneratingUnit. In this case, the type and operatingMode attributes must both be set to condenser.
Identifier and Mapping Information
Schema Source
- from schema: http://iec.ch/TC57/2020/CPSM-CoreEquipment#
Mappings
Mapping Type | Mapped Value |
---|---|
self | cim:SynchronousMachine |
native | this:SynchronousMachine |