CurrentFlow
Electrical current with sign convention: positive flow is out of the conducting equipment into the connectivity node. Can be both AC and DC.
URI: cim:CurrentFlow
Type: Class
classDiagram
class CurrentFlow
click CurrentFlow href "../CurrentFlow"
CurrentFlow : CurrentFlow.multiplier
CurrentFlow --> UnitMultiplier : CurrentFlow.multiplier
click UnitMultiplier href "../UnitMultiplier"
CurrentFlow : CurrentFlow.unit
CurrentFlow --> UnitSymbol : CurrentFlow.unit
click UnitSymbol href "../UnitSymbol"
CurrentFlow : CurrentFlow.value
Attributes
| Name | URI | Cardinality and Range | Description | Inheritance |
|---|---|---|---|---|
| value | cim:CurrentFlow.value | 0..1 float |
direct | |
| multiplier | cim:CurrentFlow.multiplier | 0..1 UnitMultiplier |
direct | |
| unit | cim:CurrentFlow.unit | 0..1 UnitSymbol |
direct |
Usages
| used by | used in | type | used |
|---|---|---|---|
| ACDCConverter | idc | range | CurrentFlow |
| CsConverter | idc | range | CurrentFlow |
| VsConverter | idc | range | CurrentFlow |
Identifier and Mapping Information
Schema Source
- from schema: http://iec.ch/TC57/ns/CIM/StateVariables-EU#Package_StateVariablesProfile
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | cim:CurrentFlow |
| native | this:CurrentFlow |