Skip to content

Slot: MVAsc3

MVA Short circuit, 3-phase fault. Used to derive positive-sequence impedance.

URI: dss:MVAsc3

Applicable Classes

Name Description Modifies Slot
Vsource A Vsource object in OpenDSS representing an ideal voltage source (slack bus) ... no

Properties

Type and Range

Property Value
Range Float
Domain Of Vsource

Cardinality and Requirements

Property Value
### Slot Characteristics
Property Value
Owner Vsource

Comments

  • Import fallback, used only when R1/X1/R0/X0 are not all given: Z1 = basekv² / MVAsc3; r = Z1 / √(1 + x1r1²); x = r × x1r1 (x1r1 defaults to 4.0 if not specified). Not stored directly on CIM; r and x are the canonical fields and are always written back on export via R1/X1 — MVAsc3 itself is not exported.

Identifier and Mapping Information

Annotations

property value
order 7

Schema Source

  • from schema: https://gridappsd.github.io/dss-graph/opendss

Mappings

Mapping Type Mapped Value
self dss:MVAsc3
native dss:MVAsc3
close cim:EnergySource.r, cim:EnergySource.x

LinkML Source

name: MVAsc3
annotations:
  order:
    tag: order
    value: 7
description: MVA Short circuit, 3-phase fault. Used to derive positive-sequence impedance.
comments:
- 'Import fallback, used only when R1/X1/R0/X0 are not all given: Z1 = basekv² / MVAsc3;
  r = Z1 / √(1 + x1r1²); x = r × x1r1 (x1r1 defaults to 4.0 if not specified). Not
  stored directly on CIM; r and x are the canonical fields and are always written
  back on export via R1/X1  MVAsc3 itself is not exported.'
from_schema: https://gridappsd.github.io/dss-graph/opendss
close_mappings:
- cim:EnergySource.r
- cim:EnergySource.x
rank: 1000
owner: Vsource
domain_of:
- Vsource
range: float
required: false