Skip to content

RotatingMachine

A rotating machine which may be used as a generator or motor.

  • NOTE: this is an abstract class and should not be instantiated directly

URI: cim:RotatingMachine
Type: Class

 classDiagram
    class RotatingMachine
    click RotatingMachine href "../RotatingMachine"
      RegulatingCondEq <|-- RotatingMachine
        click RegulatingCondEq href "../RegulatingCondEq"


      RotatingMachine <|-- AsynchronousMachine
        click AsynchronousMachine href "../AsynchronousMachine"
      RotatingMachine <|-- SynchronousMachine
        click SynchronousMachine href "../SynchronousMachine"


      RotatingMachine : Equipment.aggregate

      RotatingMachine : ConductingEquipment.BaseVoltage

          RotatingMachine --> BaseVoltage : ConductingEquipment.BaseVoltage
          click BaseVoltage href "../BaseVoltage"

      RotatingMachine : IdentifiedObject.description

      RotatingMachine : Equipment.EquipmentContainer

          RotatingMachine --> EquipmentContainer : Equipment.EquipmentContainer
          click EquipmentContainer href "../EquipmentContainer"

      RotatingMachine : RotatingMachine.GeneratingUnit

          RotatingMachine --> GeneratingUnit : RotatingMachine.GeneratingUnit
          click GeneratingUnit href "../GeneratingUnit"

      RotatingMachine : IdentifiedObject.mRID

      RotatingMachine : IdentifiedObject.name

      RotatingMachine : Equipment.normallyInService

      RotatingMachine : RotatingMachine.ratedPowerFactor

      RotatingMachine : RotatingMachine.ratedS

      RotatingMachine : RotatingMachine.ratedU

      RotatingMachine : RegulatingCondEq.RegulatingControl

          RotatingMachine --> RegulatingControl : RegulatingCondEq.RegulatingControl
          click RegulatingControl href "../RegulatingControl"

Inheritance

Attributes

Name URI Cardinality and Range Description Inheritance
ratedPowerFactor cim:RotatingMachine.ratedPowerFactor 0..1
float
Power factor (nameplate data) direct
ratedS cim:RotatingMachine.ratedS 0..1
ApparentPower
Nameplate apparent power rating for the unit direct
ratedU cim:RotatingMachine.ratedU 0..1
Voltage
Rated voltage (nameplate data, Ur in IEC 60909-0) direct
GeneratingUnit cim:RotatingMachine.GeneratingUnit 0..1
GeneratingUnit
A synchronous machine may operate as a generator and as such becomes a member... 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

Usages

used by used in type used
HydroPump RotatingMachine range RotatingMachine

Identifier and Mapping Information

Schema Source

  • from schema: http://iec.ch/TC57/2020/CPSM-CoreEquipment#

Mappings

Mapping Type Mapped Value
self cim:RotatingMachine
native this:RotatingMachine