PU
Per Unit - a positive or negative value referred to a defined base. Values typically range from -10 to +10.
URI: cim:PU
Type: Class
classDiagram
class PU
click PU href "../PU"
PU : PU.multiplier
PU --> UnitMultiplier : PU.multiplier
click UnitMultiplier href "../UnitMultiplier"
PU : PU.unit
PU --> UnitSymbol : PU.unit
click UnitSymbol href "../UnitSymbol"
PU : PU.value
Attributes
| Name | URI | Cardinality and Range | Description | Inheritance |
|---|---|---|---|---|
| value | cim:PU.value | 0..1 float |
direct | |
| unit | cim:PU.unit | 0..1 UnitSymbol |
direct | |
| multiplier | cim:PU.multiplier | 0..1 UnitMultiplier |
direct |
Usages
| used by | used in | type | used |
|---|---|---|---|
| ExternalNetworkInjection | voltageFactor | range | PU |
| SynchronousMachine | satDirectSubtransX | range | PU |
| SynchronousMachine | satDirectSyncX | range | PU |
| SynchronousMachine | satDirectTransX | range | PU |
Identifier and Mapping Information
Schema Source
- from schema: http://iec.ch/TC57/ns/CIM/ShortCircuit-EU#Package_ShortCircuitProfile
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | cim:PU |
| native | this:PU |