Skip to content

Slot: XHL

Percent reactance, H-L (winding 1 to winding 2). Use for 2- or 3-winding transformers. On the kVA base of winding 1.

URI: dss:XHL

Applicable Classes

Name Description Modifies Slot
Transformer A Transformer object in OpenDSS representing a multi-winding transformer conn... no

Properties

Type and Range

Property Value
Range Float
Domain Of Transformer

Cardinality and Requirements

Property Value
### Slot Characteristics
Property Value
Owner Transformer

Comments

  • Winding 1-to-2 leakage reactance, in percent on the kVA base of winding 1. Import: x_ohm = (XHL / 100) * zbase, where zbase = kV_wdg1^2 * 1000 / kVA_wdg1 (both taken from the lower- numbered winding of the pair — here winding 1). Export: the same zbase formula recovers XHL = (x / zbase) * 100.

Identifier and Mapping Information

Annotations

property value
order 17

Schema Source

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

Mappings

Mapping Type Mapped Value
self dss:XHL
native dss:XHL
close cim:TransformerMeshImpedance.x

LinkML Source

name: XHL
annotations:
  order:
    tag: order
    value: 17
description: Percent reactance, H-L (winding 1 to winding 2). Use for 2- or 3-winding
  transformers. On the kVA base of winding 1.
comments:
- 'Winding 1-to-2 leakage reactance, in percent on the kVA base of winding 1. Import:
  x_ohm = (XHL / 100) * zbase, where zbase = kV_wdg1^2 * 1000 / kVA_wdg1 (both taken
  from the lower- numbered winding of the pair  here winding 1). Export: the same
  zbase formula recovers XHL = (x / zbase) * 100.'
from_schema: https://gridappsd.github.io/dss-graph/opendss
close_mappings:
- cim:TransformerMeshImpedance.x
rank: 1000
owner: Transformer
domain_of:
- Transformer
range: float
required: false