HydroPump
A synchronous motor-driven pump, typically associated with a pumped storage plant.
URI: cim:HydroPump
Type: Class
classDiagram
class HydroPump
click HydroPump href "../HydroPump"
PowerSystemResource <|-- HydroPump
click PowerSystemResource href "../PowerSystemResource"
HydroPump : IdentifiedObject.description
HydroPump : HydroPump.HydroPowerPlant
HydroPump --> HydroPowerPlant : HydroPump.HydroPowerPlant
click HydroPowerPlant href "../HydroPowerPlant"
HydroPump : IdentifiedObject.mRID
HydroPump : IdentifiedObject.name
HydroPump : HydroPump.RotatingMachine
HydroPump --> RotatingMachine : HydroPump.RotatingMachine
click RotatingMachine href "../RotatingMachine"
Inheritance
- IdentifiedObject
- PowerSystemResource
- HydroPump
- PowerSystemResource
Attributes
Name | URI | Cardinality and Range | Description | Inheritance |
---|---|---|---|---|
HydroPowerPlant | cim:HydroPump.HydroPowerPlant | 0..1 HydroPowerPlant |
The hydro pump may be a member of a pumped storage plant or a pump for distri... | direct |
RotatingMachine | cim:HydroPump.RotatingMachine | 1 RotatingMachine |
The synchronous machine drives the turbine which moves the water from a low e... | direct |
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:HydroPump |
native | this:HydroPump |