HydroPowerPlant
A hydro power station which can generate or pump. When generating, the generator turbines receive water from an upper reservoir. When pumping, the pumps receive their water from a lower reservoir.
URI: cim:HydroPowerPlant
Type: Class
classDiagram
class HydroPowerPlant
click HydroPowerPlant href "../HydroPowerPlant"
PowerSystemResource <|-- HydroPowerPlant
click PowerSystemResource href "../PowerSystemResource"
HydroPowerPlant : IdentifiedObject.description
HydroPowerPlant : IdentifiedObject.energyIdentCodeEic
HydroPowerPlant : HydroPowerPlant.HydroGeneratingUnits
HydroPowerPlant --> HydroGeneratingUnit : HydroPowerPlant.HydroGeneratingUnits
click HydroGeneratingUnit href "../HydroGeneratingUnit"
HydroPowerPlant : HydroPowerPlant.hydroPlantStorageType
HydroPowerPlant --> HydroPlantStorageKind : HydroPowerPlant.hydroPlantStorageType
click HydroPlantStorageKind href "../HydroPlantStorageKind"
HydroPowerPlant : HydroPowerPlant.HydroPumps
HydroPowerPlant --> HydroPump : HydroPowerPlant.HydroPumps
click HydroPump href "../HydroPump"
HydroPowerPlant : IdentifiedObject.mRID
HydroPowerPlant : IdentifiedObject.name
HydroPowerPlant : IdentifiedObject.shortName
Inheritance
- IdentifiedObject
- PowerSystemResource
- HydroPowerPlant
- PowerSystemResource
Attributes
Name | URI | Cardinality and Range | Description | Inheritance |
---|---|---|---|---|
HydroGeneratingUnits | cim:HydroPowerPlant.HydroGeneratingUnits | * HydroGeneratingUnit |
The hydro generating unit belongs to a hydro power plant | direct |
hydroPlantStorageType | cim:HydroPowerPlant.hydroPlantStorageType | 1 HydroPlantStorageKind |
The type of hydro power plant water storage | direct |
HydroPumps | cim:HydroPowerPlant.HydroPumps | * HydroPump |
The hydro pump may be a member of a pumped storage plant or a pump for distri... | direct |
description | cim:IdentifiedObject.description | 0..1 string |
The description is a free human readable text describing or naming the object | IdentifiedObject |
energyIdentCodeEic | eu:IdentifiedObject.energyIdentCodeEic | 0..1 string |
The attribute is used for an exchange of the EIC code (Energy identification ... | IdentifiedObject |
mRID | cim:IdentifiedObject.mRID | 1 string |
Master resource identifier issued by a model authority | IdentifiedObject |
name | cim:IdentifiedObject.name | 1 string |
The name is any free human readable and possibly non unique text naming the o... | IdentifiedObject |
shortName | eu:IdentifiedObject.shortName | 0..1 string |
The attribute is used for an exchange of a human readable short name with len... | IdentifiedObject |
Usages
used by | used in | type | used |
---|---|---|---|
HydroGeneratingUnit | HydroPowerPlant | range | HydroPowerPlant |
HydroPump | HydroPowerPlant | range | HydroPowerPlant |
Identifier and Mapping Information
Schema Source
- from schema: http://iec.ch/TC57/ns/CIM/CoreEquipment-EU#Package_CoreEquipmentProfile
Mappings
Mapping Type | Mapped Value |
---|---|
self | cim:HydroPowerPlant |
native | this:HydroPowerPlant |