GrossToNetActivePowerCurve
Relationship between the generating unit's gross active power output on the X-axis (measured at the terminals of the machine(s)) and the generating unit's net active power output on the Y-axis (based on utility-defined measurements at the power station). Station service loads, when modeled, should be treated as non-conforming bus loads. There may be more than one curve, depending on the auxiliary equipment that is in service.
URI: cim:GrossToNetActivePowerCurve
Type: Class
classDiagram
class GrossToNetActivePowerCurve
click GrossToNetActivePowerCurve href "../GrossToNetActivePowerCurve"
Curve <|-- GrossToNetActivePowerCurve
click Curve href "../Curve"
GrossToNetActivePowerCurve : IdentifiedObject.description
GrossToNetActivePowerCurve : GrossToNetActivePowerCurve.GeneratingUnit
GrossToNetActivePowerCurve --> GeneratingUnit : GrossToNetActivePowerCurve.GeneratingUnit
click GeneratingUnit href "../GeneratingUnit"
GrossToNetActivePowerCurve : IdentifiedObject.mRID
GrossToNetActivePowerCurve : IdentifiedObject.name
Inheritance
- IdentifiedObject
- Curve
- GrossToNetActivePowerCurve
- Curve
Attributes
Name | URI | Cardinality and Range | Description | Inheritance |
---|---|---|---|---|
GeneratingUnit | cim:GrossToNetActivePowerCurve.GeneratingUnit | 1 GeneratingUnit |
A generating unit may have a gross active power to net active power curve, de... | direct |
mRID | cim:IdentifiedObject.mRID | 0..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 |
Comments
- – Because the x and y values will always be specified in MW, the xMultiplier and y1Multiplier attributes do not need to be supplied.
Identifier and Mapping Information
Schema Source
- from schema: http://iec.ch/TC57/2013/CPSM-Operation#
Mappings
Mapping Type | Mapped Value |
---|---|
self | cim:GrossToNetActivePowerCurve |
native | this:GrossToNetActivePowerCurve |