AsynchronousMachine
A rotating machine whose shaft rotates asynchronously with the electrical field. Also known as an induction machine with no external connection to the rotor windings, e.g. squirrel-cage induction machine.
URI: cim:AsynchronousMachine
Type: Class
classDiagram
class AsynchronousMachine
click AsynchronousMachine href "../AsynchronousMachine"
RotatingMachine <|-- AsynchronousMachine
click RotatingMachine href "../RotatingMachine"
AsynchronousMachine : Equipment.aggregate
AsynchronousMachine : ConductingEquipment.BaseVoltage
AsynchronousMachine --> BaseVoltage : ConductingEquipment.BaseVoltage
click BaseVoltage href "../BaseVoltage"
AsynchronousMachine : IdentifiedObject.description
AsynchronousMachine : Equipment.EquipmentContainer
AsynchronousMachine --> EquipmentContainer : Equipment.EquipmentContainer
click EquipmentContainer href "../EquipmentContainer"
AsynchronousMachine : RotatingMachine.GeneratingUnit
AsynchronousMachine --> GeneratingUnit : RotatingMachine.GeneratingUnit
click GeneratingUnit href "../GeneratingUnit"
AsynchronousMachine : IdentifiedObject.mRID
AsynchronousMachine : IdentifiedObject.name
AsynchronousMachine : AsynchronousMachine.nominalFrequency
AsynchronousMachine : AsynchronousMachine.nominalSpeed
AsynchronousMachine : Equipment.normallyInService
AsynchronousMachine : RotatingMachine.ratedPowerFactor
AsynchronousMachine : RotatingMachine.ratedS
AsynchronousMachine : RotatingMachine.ratedU
AsynchronousMachine : RegulatingCondEq.RegulatingControl
AsynchronousMachine --> RegulatingControl : RegulatingCondEq.RegulatingControl
click RegulatingControl href "../RegulatingControl"
Inheritance
- IdentifiedObject
- PowerSystemResource
- Equipment
- ConductingEquipment
- EnergyConnection
- RegulatingCondEq
- RotatingMachine
- AsynchronousMachine
- RotatingMachine
- RegulatingCondEq
- EnergyConnection
- ConductingEquipment
- Equipment
- PowerSystemResource
Attributes
Name | URI | Cardinality and Range | Description | Inheritance |
---|---|---|---|---|
nominalFrequency | cim:AsynchronousMachine.nominalFrequency | 0..1 Frequency |
Nameplate data indicates if the machine is 50 Hz or 60 Hz | direct |
nominalSpeed | cim:AsynchronousMachine.nominalSpeed | 0..1 RotationSpeed |
Nameplate data | 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 |
Identifier and Mapping Information
Schema Source
- from schema: http://iec.ch/TC57/2020/CPSM-CoreEquipment#
Mappings
Mapping Type | Mapped Value |
---|---|
self | cim:AsynchronousMachine |
native | this:AsynchronousMachine |