Skip to content

Slot: pa

Phase A active power output in per-unit (base s_base).

URI: distopf:pa

Applicable Classes

Name Description Modifies Slot
GeneratorRecord Generator (DER) data record for DistOPF no

Properties

Type and Range

Property Value
Range Float
Domain Of GeneratorRecord

Cardinality and Requirements

Property Value
### Slot Characteristics
Property Value
If Absent float(0.0)
Owner GeneratorRecord
Additional Constraints **Unit:** | Property | Value | | --- | --- | | ucum_code | pu |

Comments

  • Import: pa, pb, and pc are summed and converted to a single PowerElectronicsConnection.p or SynchronousMachine.p = (pa + pb + pc) × s_base (per-unit to watts); there is no per-phase p on import. Export: pa = PowerElectronicsConnection.p / s_base; pb and pc are left at zero (see the pb/pc comments).

Identifier and Mapping Information

Annotations

property value
order 4
value_type float
precision 6
separator ,

Schema Source

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

Mappings

Mapping Type Mapped Value
self distopf:pa
native distopf:pa
close cim:PowerElectronicsConnection.p, cim:SynchronousMachine.p

LinkML Source

name: pa
annotations:
  order:
    tag: order
    value: 4
  value_type:
    tag: value_type
    value: float
  precision:
    tag: precision
    value: 6
  separator:
    tag: separator
    value: ','
description: Phase A active power output in per-unit (base s_base).
comments:
- 'Import: pa, pb, and pc are summed and converted to a single PowerElectronicsConnection.p
  or SynchronousMachine.p = (pa + pb + pc) × s_base (per-unit to watts); there is
  no per-phase p on import. Export: pa = PowerElectronicsConnection.p / s_base; pb
  and pc are left at zero (see the pb/pc comments).'
from_schema: https://gridappsd.org/cimhub/distopf
close_mappings:
- cim:PowerElectronicsConnection.p
- cim:SynchronousMachine.p
rank: 1000
ifabsent: float(0.0)
owner: GeneratorRecord
domain_of:
- GeneratorRecord
range: float
required: false
unit:
  ucum_code: pu