Class: SvVoltage
State variable for voltage.
URI: cim:SvVoltage
classDiagram
class SvVoltage
StateVariable <|-- SvVoltage
SvVoltage : angle
SvVoltage --> AngleDegrees : angle
SvVoltage : phase
SvVoltage --> SinglePhaseKind : phase
SvVoltage : topological_node
SvVoltage --> TopologicalNode : topological_node
SvVoltage : v
SvVoltage --> Voltage : v
Inheritance
- StateVariable
- SvVoltage
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| angle | 0..1 AngleDegrees |
The voltage angle of the topological node complex voltage with respect to sys... | direct |
| phase | 0..1 SinglePhaseKind |
If specified the voltage is the line to ground voltage of the individual phas... | direct |
| v | 0..1 Voltage |
The voltage magnitude at the topological node | direct |
| topological_node | 1..1 TopologicalNode |
The topological node associated with the voltage state | direct |
Usages
| used by | used in | type | used |
|---|---|---|---|
| TopologicalNode | sv_voltage | range | SvVoltage |
Identifier and Mapping Information
Schema Source
- from schema: https://cim.ucaiug.io/ns#TC57CIM
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | cim:SvVoltage |
| native | cim:SvVoltage |
LinkML Source
Direct
name: SvVoltage
description: State variable for voltage.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: StateVariable
attributes:
angle:
name: angle
description: "The voltage angle of the topological node complex voltage with respect\
\ to system reference.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:SvVoltage.angle
multivalued: false
domain_of:
- SvVoltage
- PhaseTapChangerTablePoint
range: AngleDegrees
required: false
phase:
name: phase
description: 'If specified the voltage is the line to ground voltage of the individual
phase. If unspecified, then the voltage is assumed balanced. '
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:SvVoltage.phase
multivalued: false
domain_of:
- SvInjection
- SvVoltage
- SvStatus
- ACLineSegmentPhase
- SvSwitch
- SvPowerFlow
- PowerElectronicsConnectionPhase
- ShuntCompensatorPhase
- SvShuntCompensatorSections
- EnergyConsumerPhase
- EnergySourcePhase
- WireSegmentPhase
range: SinglePhaseKind
required: false
v:
name: v
description: The voltage magnitude at the topological node. The attribute shall
be a positive value.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:SvVoltage.v
multivalued: false
domain_of:
- SvVoltage
range: Voltage
required: false
topological_node:
name: topological_node
description: The topological node associated with the voltage state.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:SvVoltage.TopologicalNode
multivalued: false
domain_of:
- ReportingGroup
- BusNameMarker
- ConnectivityNodeContainer
- SvInjection
- SvVoltage
- ConnectivityNode
- Terminal
- BaseVoltage
range: TopologicalNode
required: true
class_uri: cim:SvVoltage
Induced
name: SvVoltage
description: State variable for voltage.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: StateVariable
attributes:
angle:
name: angle
description: "The voltage angle of the topological node complex voltage with respect\
\ to system reference.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:SvVoltage.angle
multivalued: false
alias: angle
owner: SvVoltage
domain_of:
- SvVoltage
- PhaseTapChangerTablePoint
range: AngleDegrees
required: false
phase:
name: phase
description: 'If specified the voltage is the line to ground voltage of the individual
phase. If unspecified, then the voltage is assumed balanced. '
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:SvVoltage.phase
multivalued: false
alias: phase
owner: SvVoltage
domain_of:
- SvInjection
- SvVoltage
- SvStatus
- ACLineSegmentPhase
- SvSwitch
- SvPowerFlow
- PowerElectronicsConnectionPhase
- ShuntCompensatorPhase
- SvShuntCompensatorSections
- EnergyConsumerPhase
- EnergySourcePhase
- WireSegmentPhase
range: SinglePhaseKind
required: false
v:
name: v
description: The voltage magnitude at the topological node. The attribute shall
be a positive value.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:SvVoltage.v
multivalued: false
alias: v
owner: SvVoltage
domain_of:
- SvVoltage
range: Voltage
required: false
topological_node:
name: topological_node
description: The topological node associated with the voltage state.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:SvVoltage.TopologicalNode
multivalued: false
alias: topological_node
owner: SvVoltage
domain_of:
- ReportingGroup
- BusNameMarker
- ConnectivityNodeContainer
- SvInjection
- SvVoltage
- ConnectivityNode
- Terminal
- BaseVoltage
range: TopologicalNode
required: true
class_uri: cim:SvVoltage