Skip to content

Slot: tap_a

Phase A tap position, in steps (0.0 = neutral).

URI: distopf:tap_a

Applicable Classes

Name Description Modifies Slot
RegulatorRecord Step voltage regulator data record for DistOPF no

Properties

Type and Range

Property Value
Range Float
Domain Of RegulatorRecord

Cardinality and Requirements

Property Value
### Slot Characteristics
Property Value
If Absent float(0.0)
Owner RegulatorRecord

Comments

  • Import: RatioTapChanger.step = tap_a directly (tap_a is used as the single representative tap position for the transformer end, regardless of phase; neutralStep is fixed at 0). Export: tap_a = step − neutralStep when the tap changer's phase resolves to A (via TransformerEnd.phases, or by convention from the RatioTapChanger's name); if no phase can be determined, the same tap position is written to tap_a, tap_b, and tap_c.

Identifier and Mapping Information

Annotations

property value
order 6
value_type float
precision 6
separator ,

Schema Source

  • from schema: https://gridappsd.org/cimhub/distopf

Mappings

Mapping Type Mapped Value
self distopf:tap_a
native distopf:tap_a
close cim:RatioTapChanger.step

LinkML Source

name: tap_a
annotations:
  order:
    tag: order
    value: 6
  value_type:
    tag: value_type
    value: float
  precision:
    tag: precision
    value: 6
  separator:
    tag: separator
    value: ','
description: Phase A tap position, in steps (0.0 = neutral).
comments:
- 'Import: RatioTapChanger.step = tap_a directly (tap_a is used as the single representative
  tap position for the transformer end, regardless of phase; neutralStep is fixed
  at 0). Export: tap_a = step  neutralStep when the tap changer''s phase resolves
  to A (via TransformerEnd.phases, or by convention from the RatioTapChanger''s name);
  if no phase can be determined, the same tap position is written to tap_a, tap_b,
  and tap_c.'
from_schema: https://gridappsd.org/cimhub/distopf
close_mappings:
- cim:RatioTapChanger.step
rank: 1000
ifabsent: float(0.0)
owner: RegulatorRecord
domain_of:
- RegulatorRecord
range: float
required: false