Voltage
Electrical voltage, can be both AC and DC.
URI: cim:Voltage
Type: Class
classDiagram
class Voltage
click Voltage href "../Voltage"
Voltage : Voltage.multiplier
Voltage --> UnitMultiplier : Voltage.multiplier
click UnitMultiplier href "../UnitMultiplier"
Voltage : Voltage.unit
Voltage --> UnitSymbol : Voltage.unit
click UnitSymbol href "../UnitSymbol"
Voltage : Voltage.value
Attributes
| Name | URI | Cardinality and Range | Description | Inheritance |
|---|---|---|---|---|
| value | cim:Voltage.value | 0..1 float |
direct | |
| multiplier | cim:Voltage.multiplier | 0..1 UnitMultiplier |
direct | |
| unit | cim:Voltage.unit | 0..1 UnitSymbol |
direct |
Usages
| used by | used in | type | used |
|---|---|---|---|
| ACDCConverter | targetUdc | range | Voltage |
| CsConverter | targetUdc | range | Voltage |
| EnergySource | voltageMagnitude | range | Voltage |
| EquivalentInjection | regulationTarget | range | Voltage |
| VoltageLimit | value | range | Voltage |
| VsConverter | targetUpcc | range | Voltage |
| VsConverter | targetUdc | range | Voltage |
Identifier and Mapping Information
Schema Source
- from schema: http://iec.ch/TC57/ns/CIM/SteadyStateHypothesis-EU#Package_SteadyStateHypothesisProfile
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | cim:Voltage |
| native | this:Voltage |