Skip to content

Slot: ZIPV

Array of 7 coefficients for ZIP load model. First 3 are ZIP weighting factors for real power (should sum to 1). Next 3 are ZIP weighting factors for reactive power (should sum to 1). Last 1 is cut-off voltage in p.u. of base kV.

URI: dss:ZIPV

Applicable Classes

Name Description Modifies Slot
Load A Load object in OpenDSS representing an energy consumer connected to a bus i... no

Properties

Type and Range

Property Value
Range Float
Domain Of Load

Cardinality and Requirements

Property Value
Multivalued Yes
### Slot Characteristics
Property Value
Owner Load

Comments

  • Only meaningful when model=ZIPV (8). Import: the 7 elements (p_z, p_i, p_p, q_z, q_i, q_p, Vminpu) are read directly into the matching LoadResponseCharacteristic ZIP-fraction fields (Vminpu is not currently stored). Export: when the LoadResponseCharacteristic's ZIP fractions don't match one of the standard DSS profiles (models ½/⅗) and it is not an exponent model, ZIPV is written as [p_z, p_i, p_p, q_z, q_i, q_p, 0.5] — the 7th element (Vminpu) is always exported as a fixed 0.5, since it is not stored on CIM.

Identifier and Mapping Information

Annotations

property value
order 33

Schema Source

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

Mappings

Mapping Type Mapped Value
self dss:ZIPV
native dss:ZIPV
close cim:LoadResponseCharacteristic

LinkML Source

name: ZIPV
annotations:
  order:
    tag: order
    value: 33
description: Array of 7 coefficients for ZIP load model. First 3 are ZIP weighting
  factors for real power (should sum to 1). Next 3 are ZIP weighting factors for reactive
  power (should sum to 1). Last 1 is cut-off voltage in p.u. of base kV.
comments:
- 'Only meaningful when model=ZIPV (8). Import: the 7 elements (p_z, p_i, p_p, q_z,
  q_i, q_p, Vminpu) are read directly into the matching LoadResponseCharacteristic
  ZIP-fraction fields (Vminpu is not currently stored). Export: when the LoadResponseCharacteristic''s
  ZIP fractions don''t match one of the standard DSS profiles (models 1/2/3/5) and
  it is not an exponent model, ZIPV is written as [p_z, p_i, p_p, q_z, q_i, q_p, 0.5]
   the 7th element (Vminpu) is always exported as a fixed 0.5, since it is not stored
  on CIM.'
from_schema: https://gridappsd.github.io/dss-graph/opendss
close_mappings:
- cim:LoadResponseCharacteristic
rank: 1000
owner: Load
domain_of:
- Load
range: float
required: false
multivalued: true