Class: SvSwitch
_State variable for switch. _
URI: cim:SvSwitch
classDiagram
class SvSwitch
StateVariable <|-- SvSwitch
SvSwitch : open
SvSwitch : phase
SvSwitch --> SinglePhaseKind : phase
SvSwitch : switch
SvSwitch --> Switch : switch
Inheritance
- StateVariable
- SvSwitch
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| open | 0..1 Boolean |
The attribute tells if the computed state of the switch is considered open | direct |
| phase | 0..1 SinglePhaseKind |
The terminal phase at which the connection is applied | direct |
| switch | 1..1 Switch |
The switch associated with the switch state | direct |
Usages
| used by | used in | type | used |
|---|---|---|---|
| ProtectedSwitch | sv_switch | range | SvSwitch |
| Switch | sv_switch | range | SvSwitch |
| Cut | sv_switch | range | SvSwitch |
| Jumper | sv_switch | range | SvSwitch |
| Disconnector | sv_switch | range | SvSwitch |
| Breaker | sv_switch | range | SvSwitch |
| GroundDisconnector | sv_switch | range | SvSwitch |
| Fuse | sv_switch | range | SvSwitch |
| Recloser | sv_switch | range | SvSwitch |
| Sectionaliser | sv_switch | range | SvSwitch |
| LoadBreakSwitch | sv_switch | range | SvSwitch |
| DisconnectingCircuitBreaker | sv_switch | range | SvSwitch |
| MktSwitch | sv_switch | range | SvSwitch |
Identifier and Mapping Information
Schema Source
- from schema: https://cim.ucaiug.io/ns#TC57CIM
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | cim:SvSwitch |
| native | cim:SvSwitch |
LinkML Source
Direct
name: SvSwitch
description: 'State variable for switch. '
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: StateVariable
attributes:
open:
name: open
description: The attribute tells if the computed state of the switch is considered
open.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:SvSwitch.open
multivalued: false
domain_of:
- Switch
- UnavailabilitySwitchAction
- SvSwitch
range: boolean
required: false
phase:
name: phase
description: The terminal phase at which the connection is applied. If missing,
the injection is assumed to be balanced among non-neutral phases.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:SvSwitch.phase
multivalued: false
domain_of:
- SvInjection
- SvVoltage
- SvStatus
- ACLineSegmentPhase
- SvSwitch
- SvPowerFlow
- PowerElectronicsConnectionPhase
- ShuntCompensatorPhase
- SvShuntCompensatorSections
- EnergyConsumerPhase
- EnergySourcePhase
- WireSegmentPhase
range: SinglePhaseKind
required: false
switch:
name: switch
description: The switch associated with the switch state.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:SvSwitch.Switch
multivalued: false
domain_of:
- UnavailabilitySwitchAction
- SvSwitch
- SwitchPhase
- SwitchSchedule
- ExcBBC
range: Switch
required: true
class_uri: cim:SvSwitch
Induced
name: SvSwitch
description: 'State variable for switch. '
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: StateVariable
attributes:
open:
name: open
description: The attribute tells if the computed state of the switch is considered
open.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:SvSwitch.open
multivalued: false
alias: open
owner: SvSwitch
domain_of:
- Switch
- UnavailabilitySwitchAction
- SvSwitch
range: boolean
required: false
phase:
name: phase
description: The terminal phase at which the connection is applied. If missing,
the injection is assumed to be balanced among non-neutral phases.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:SvSwitch.phase
multivalued: false
alias: phase
owner: SvSwitch
domain_of:
- SvInjection
- SvVoltage
- SvStatus
- ACLineSegmentPhase
- SvSwitch
- SvPowerFlow
- PowerElectronicsConnectionPhase
- ShuntCompensatorPhase
- SvShuntCompensatorSections
- EnergyConsumerPhase
- EnergySourcePhase
- WireSegmentPhase
range: SinglePhaseKind
required: false
switch:
name: switch
description: The switch associated with the switch state.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:SvSwitch.Switch
multivalued: false
alias: switch
owner: SvSwitch
domain_of:
- UnavailabilitySwitchAction
- SvSwitch
- SwitchPhase
- SwitchSchedule
- ExcBBC
range: Switch
required: true
class_uri: cim:SvSwitch