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 : RegulatingCondEq.controlEnabled
      SynchronousMachine : Equipment.inService
      SynchronousMachine : IdentifiedObject.mRID
      SynchronousMachine : SynchronousMachine.operatingMode
          SynchronousMachine --> SynchronousMachineOperatingMode : SynchronousMachine.operatingMode
          click SynchronousMachineOperatingMode href "../SynchronousMachineOperatingMode"
      SynchronousMachine : RotatingMachine.p
          SynchronousMachine --> ActivePower : RotatingMachine.p
          click ActivePower href "../ActivePower"
      SynchronousMachine : RotatingMachine.q
          SynchronousMachine --> ReactivePower : RotatingMachine.q
          click ReactivePower href "../ReactivePower"
      SynchronousMachine : SynchronousMachine.referencePriority
Inheritance
- IdentifiedObject- PowerSystemResource- Equipment- ConductingEquipment- EnergyConnection- RegulatingCondEq- RotatingMachine- SynchronousMachine
 
 
- RotatingMachine
 
- RegulatingCondEq
 
- EnergyConnection
 
- ConductingEquipment
 
- Equipment
 
- PowerSystemResource
Attributes
| Name | URI | Cardinality and Range | Description | Inheritance | 
|---|---|---|---|---|
| operatingMode | cim:SynchronousMachine.operatingMode | 1 SynchronousMachineOperatingMode | Current mode of operation | direct | 
| referencePriority | cim:SynchronousMachine.referencePriority | 1 integer | Priority of unit for use as powerflow voltage phase angle reference bus selec... | direct | 
| p | cim:RotatingMachine.p | 1 ActivePower | Active power injection | RotatingMachine | 
| q | cim:RotatingMachine.q | 1 ReactivePower | Reactive power injection | RotatingMachine | 
| controlEnabled | cim:RegulatingCondEq.controlEnabled | 1 boolean | Specifies the regulation status of the equipment | RegulatingCondEq | 
| inService | cim:Equipment.inService | 1 boolean | Specifies the availability of the equipment | Equipment | 
| mRID | cim:IdentifiedObject.mRID | 1 string | Master resource identifier issued by a model authority | IdentifiedObject | 
Identifier and Mapping Information
Schema Source
- from schema: http://iec.ch/TC57/ns/CIM/SteadyStateHypothesis-EU#Package_SteadyStateHypothesisProfile
Mappings
| Mapping Type | Mapped Value | 
|---|---|
| self | cim:SynchronousMachine | 
| native | this:SynchronousMachine |