Skip to content

Class: Expcontrol

A Expcontrol object in OpenDSS.

URI: dss:Expcontrol

 classDiagram
    class Expcontrol
    click Expcontrol href "../Expcontrol/"
      Expcontrol : basefreq

      Expcontrol : DeltaQ_factor

      Expcontrol : DERList

      Expcontrol : enabled

      Expcontrol : EventLog

      Expcontrol : like

      Expcontrol : name

      Expcontrol : PreferQ

      Expcontrol : PVSystemList

      Expcontrol : Qbias

      Expcontrol : QmaxLag

      Expcontrol : QmaxLead

      Expcontrol : Slope

      Expcontrol : Tresponse

      Expcontrol : Vreg

      Expcontrol : VregMax

      Expcontrol : VregMin

      Expcontrol : VregTau

Class Properties

Property Value
Class URI dss:Expcontrol

Slots

Name Cardinality and Range Description Inheritance
name 1
String
Object name direct
PVSystemList 0..1
String
Array list of PVSystems to be controlled direct
Vreg 0..1
Float
Per-unit voltage at which reactive power is zero; defaults to 1 direct
Slope 0..1
Float
Per-unit reactive power injection / per-unit voltage deviation from Vreg; def... direct
VregTau 0..1
Float
Time constant for adaptive Vreg direct
Qbias 0..1
Float
Equilibrium per-unit reactive power when V=Vreg; defaults to 0 direct
VregMin 0..1
String
Lower limit on adaptive Vreg; defaults to 0 direct
VregMax 0..1
String
Upper limit on adaptive Vreg; defaults to 1 direct
QmaxLead 0..1
Float
Limit on leading (inductive) reactive power injection, in per-unit of base kv... direct
QmaxLag 0..1
Float
Limit on lagging (capacitive) reactive power injection, in per-unit of base k... direct
EventLog 0..1
String
{Yes/True* No/False} Default is No for ExpControl
DeltaQ_factor 0..1
Integer
Convergence parameter; Defaults to 0 direct
PreferQ 0..1
Float
{Yes/True* No/False} Default is No for ExpControl
Tresponse 0..1
Float
Open-loop response time for changes in Q direct
DERList 0..1
String
Alternative to PVSystemList for CIM export and import direct
basefreq 0..1
Float
Base Frequency for ratings direct
enabled 0..1
Boolean
{Yes No or True
like 0..1
String
Make like another object, e direct

Identifier and Mapping Information

Schema Source

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

Mappings

Mapping Type Mapped Value
self dss:Expcontrol
native dss:Expcontrol

LinkML Source

Direct

name: Expcontrol
description: A Expcontrol object in OpenDSS.
from_schema: https://gridappsd.github.io/dss-graph/opendss
attributes:
  name:
    name: name
    description: Object name. Must be unique per object type.
    from_schema: https://gridappsd.github.io/dss-graph/controls/expcontrol
    identifier: true
    domain_of:
    - Load
    - Generator
    - Generic5
    - Gicline
    - Indmach012
    - Pvsystem
    - Storage
    - Upfc
    - Vccs
    - Vsconverter
    - Windgen
    - Autotrans
    - Capacitor
    - Gictransformer
    - Line
    - Reactor
    - Transformer
    - Capcontrol
    - Espvlcontrol
    - Expcontrol
    - Fuse
    - Gendispatcher
    - Invcontrol
    - Pycontrol
    - Recloser
    - Regcontrol
    - Relay
    - Storagecontroller
    - Swtcontrol
    - Upfccontrol
    - Cndata
    - Dynamicexp
    - Growthshape
    - Linecode
    - Linegeometry
    - Linespacing
    - Loadshape
    - Priceshape
    - Spectrum
    - TccCurve
    - Tsdata
    - Tshape
    - Wiredata
    - Xfmrcode
    - Xycurve
    - Energymeter
    - Fmonitor
    - Monitor
    - Sensor
    - Fault
    - Gicsource
    - Isource
    - Vsource
    range: string
    required: true
  PVSystemList:
    name: PVSystemList
    annotations:
      order:
        tag: order
        value: 1
    description: Array list of PVSystems to be controlled
    from_schema: https://gridappsd.github.io/dss-graph/controls/expcontrol
    domain_of:
    - Espvlcontrol
    - Expcontrol
    - Invcontrol
    range: string
    required: false
  Vreg:
    name: Vreg
    annotations:
      order:
        tag: order
        value: 2
    description: Per-unit voltage at which reactive power is zero; defaults to 1
    from_schema: https://gridappsd.github.io/dss-graph/controls/expcontrol
    rank: 1000
    domain_of:
    - Expcontrol
    range: float
    required: false
  Slope:
    name: Slope
    annotations:
      order:
        tag: order
        value: 3
    description: Per-unit reactive power injection / per-unit voltage deviation from
      Vreg; defaults to 50
    from_schema: https://gridappsd.github.io/dss-graph/controls/expcontrol
    rank: 1000
    domain_of:
    - Expcontrol
    range: float
    required: false
  VregTau:
    name: VregTau
    annotations:
      order:
        tag: order
        value: 4
    description: Time constant for adaptive Vreg
    from_schema: https://gridappsd.github.io/dss-graph/controls/expcontrol
    rank: 1000
    domain_of:
    - Expcontrol
    range: float
    required: false
  Qbias:
    name: Qbias
    annotations:
      order:
        tag: order
        value: 5
    description: Equilibrium per-unit reactive power when V=Vreg; defaults to 0
    from_schema: https://gridappsd.github.io/dss-graph/controls/expcontrol
    rank: 1000
    domain_of:
    - Expcontrol
    range: float
    required: false
  VregMin:
    name: VregMin
    annotations:
      order:
        tag: order
        value: 6
    description: Lower limit on adaptive Vreg; defaults to 0
    from_schema: https://gridappsd.github.io/dss-graph/controls/expcontrol
    rank: 1000
    domain_of:
    - Expcontrol
    range: string
    required: false
  VregMax:
    name: VregMax
    annotations:
      order:
        tag: order
        value: 7
    description: Upper limit on adaptive Vreg; defaults to 1
    from_schema: https://gridappsd.github.io/dss-graph/controls/expcontrol
    rank: 1000
    domain_of:
    - Expcontrol
    range: string
    required: false
  QmaxLead:
    name: QmaxLead
    annotations:
      order:
        tag: order
        value: 8
    description: Limit on leading (inductive) reactive power injection, in per-unit
      of base kva; defaults to 0
    from_schema: https://gridappsd.github.io/dss-graph/controls/expcontrol
    rank: 1000
    domain_of:
    - Expcontrol
    range: float
    required: false
  QmaxLag:
    name: QmaxLag
    annotations:
      order:
        tag: order
        value: 9
    description: Limit on lagging (capacitive) reactive power injection, in per-unit
      of base kva; defaults to 0
    from_schema: https://gridappsd.github.io/dss-graph/controls/expcontrol
    rank: 1000
    domain_of:
    - Expcontrol
    range: float
    required: false
  EventLog:
    name: EventLog
    annotations:
      order:
        tag: order
        value: 10
    description: '{Yes/True* | No/False} Default is No for ExpControl'
    from_schema: https://gridappsd.github.io/dss-graph/controls/expcontrol
    domain_of:
    - Capcontrol
    - Expcontrol
    - Invcontrol
    - Regcontrol
    - Relay
    - Storagecontroller
    range: string
    required: false
  DeltaQ_factor:
    name: DeltaQ_factor
    annotations:
      order:
        tag: order
        value: 11
    description: Convergence parameter; Defaults to 0
    from_schema: https://gridappsd.github.io/dss-graph/controls/expcontrol
    rank: 1000
    domain_of:
    - Expcontrol
    range: integer
    required: false
  PreferQ:
    name: PreferQ
    annotations:
      order:
        tag: order
        value: 12
    description: '{Yes/True* | No/False} Default is No for ExpControl'
    from_schema: https://gridappsd.github.io/dss-graph/controls/expcontrol
    rank: 1000
    domain_of:
    - Expcontrol
    range: float
    required: false
  Tresponse:
    name: Tresponse
    annotations:
      order:
        tag: order
        value: 13
    description: Open-loop response time for changes in Q
    from_schema: https://gridappsd.github.io/dss-graph/controls/expcontrol
    rank: 1000
    domain_of:
    - Expcontrol
    range: float
    required: false
  DERList:
    name: DERList
    annotations:
      order:
        tag: order
        value: 14
    description: Alternative to PVSystemList for CIM export and import
    from_schema: https://gridappsd.github.io/dss-graph/controls/expcontrol
    rank: 1000
    domain_of:
    - Expcontrol
    - Invcontrol
    range: string
    required: false
  basefreq:
    name: basefreq
    annotations:
      order:
        tag: order
        value: 15
    description: Base Frequency for ratings
    from_schema: https://gridappsd.github.io/dss-graph/controls/expcontrol
    domain_of:
    - Load
    - Generator
    - Generic5
    - Gicline
    - Indmach012
    - Pvsystem
    - Storage
    - Upfc
    - Vccs
    - Vsconverter
    - Windgen
    - Autotrans
    - Capacitor
    - Gictransformer
    - Line
    - Reactor
    - Transformer
    - Capcontrol
    - Espvlcontrol
    - Expcontrol
    - Fuse
    - Gendispatcher
    - Invcontrol
    - Pycontrol
    - Recloser
    - Regcontrol
    - Relay
    - Storagecontroller
    - Swtcontrol
    - Upfccontrol
    - Energymeter
    - Fmonitor
    - Monitor
    - Sensor
    - Fault
    - Gicsource
    - Isource
    - Vsource
    range: float
    required: false
  enabled:
    name: enabled
    annotations:
      order:
        tag: order
        value: 16
    description: '{Yes|No or True|False} Indicates whether this element is enabled'
    from_schema: https://gridappsd.github.io/dss-graph/controls/expcontrol
    domain_of:
    - Load
    - Generator
    - Generic5
    - Gicline
    - Indmach012
    - Pvsystem
    - Storage
    - Upfc
    - Vccs
    - Vsconverter
    - Windgen
    - Autotrans
    - Capacitor
    - Gictransformer
    - Line
    - Reactor
    - Transformer
    - Capcontrol
    - Espvlcontrol
    - Expcontrol
    - Fuse
    - Gendispatcher
    - Invcontrol
    - Pycontrol
    - Recloser
    - Regcontrol
    - Relay
    - Storagecontroller
    - Swtcontrol
    - Upfccontrol
    - Energymeter
    - Fmonitor
    - Monitor
    - Sensor
    - Fault
    - Gicsource
    - Isource
    - Vsource
    range: boolean
    required: false
  like:
    name: like
    annotations:
      order:
        tag: order
        value: 17
    description: Make like another object, e
    from_schema: https://gridappsd.github.io/dss-graph/controls/expcontrol
    domain_of:
    - Load
    - Generator
    - Generic5
    - Gicline
    - Indmach012
    - Pvsystem
    - Storage
    - Upfc
    - Vccs
    - Vsconverter
    - Windgen
    - Autotrans
    - Capacitor
    - Gictransformer
    - Line
    - Reactor
    - Transformer
    - Capcontrol
    - Espvlcontrol
    - Expcontrol
    - Fuse
    - Gendispatcher
    - Invcontrol
    - Pycontrol
    - Recloser
    - Regcontrol
    - Relay
    - Storagecontroller
    - Swtcontrol
    - Upfccontrol
    - Cndata
    - Dynamicexp
    - Growthshape
    - Linecode
    - Linegeometry
    - Linespacing
    - Loadshape
    - Priceshape
    - Spectrum
    - TccCurve
    - Tsdata
    - Tshape
    - Wiredata
    - Xfmrcode
    - Xycurve
    - Energymeter
    - Fmonitor
    - Monitor
    - Sensor
    - Fault
    - Gicsource
    - Isource
    - Vsource
    range: string
    required: false
class_uri: dss:Expcontrol

Induced

name: Expcontrol
description: A Expcontrol object in OpenDSS.
from_schema: https://gridappsd.github.io/dss-graph/opendss
attributes:
  name:
    name: name
    description: Object name. Must be unique per object type.
    from_schema: https://gridappsd.github.io/dss-graph/controls/expcontrol
    identifier: true
    owner: Expcontrol
    domain_of:
    - Load
    - Generator
    - Generic5
    - Gicline
    - Indmach012
    - Pvsystem
    - Storage
    - Upfc
    - Vccs
    - Vsconverter
    - Windgen
    - Autotrans
    - Capacitor
    - Gictransformer
    - Line
    - Reactor
    - Transformer
    - Capcontrol
    - Espvlcontrol
    - Expcontrol
    - Fuse
    - Gendispatcher
    - Invcontrol
    - Pycontrol
    - Recloser
    - Regcontrol
    - Relay
    - Storagecontroller
    - Swtcontrol
    - Upfccontrol
    - Cndata
    - Dynamicexp
    - Growthshape
    - Linecode
    - Linegeometry
    - Linespacing
    - Loadshape
    - Priceshape
    - Spectrum
    - TccCurve
    - Tsdata
    - Tshape
    - Wiredata
    - Xfmrcode
    - Xycurve
    - Energymeter
    - Fmonitor
    - Monitor
    - Sensor
    - Fault
    - Gicsource
    - Isource
    - Vsource
    range: string
    required: true
  PVSystemList:
    name: PVSystemList
    annotations:
      order:
        tag: order
        value: 1
    description: Array list of PVSystems to be controlled
    from_schema: https://gridappsd.github.io/dss-graph/controls/expcontrol
    owner: Expcontrol
    domain_of:
    - Espvlcontrol
    - Expcontrol
    - Invcontrol
    range: string
    required: false
  Vreg:
    name: Vreg
    annotations:
      order:
        tag: order
        value: 2
    description: Per-unit voltage at which reactive power is zero; defaults to 1
    from_schema: https://gridappsd.github.io/dss-graph/controls/expcontrol
    rank: 1000
    owner: Expcontrol
    domain_of:
    - Expcontrol
    range: float
    required: false
  Slope:
    name: Slope
    annotations:
      order:
        tag: order
        value: 3
    description: Per-unit reactive power injection / per-unit voltage deviation from
      Vreg; defaults to 50
    from_schema: https://gridappsd.github.io/dss-graph/controls/expcontrol
    rank: 1000
    owner: Expcontrol
    domain_of:
    - Expcontrol
    range: float
    required: false
  VregTau:
    name: VregTau
    annotations:
      order:
        tag: order
        value: 4
    description: Time constant for adaptive Vreg
    from_schema: https://gridappsd.github.io/dss-graph/controls/expcontrol
    rank: 1000
    owner: Expcontrol
    domain_of:
    - Expcontrol
    range: float
    required: false
  Qbias:
    name: Qbias
    annotations:
      order:
        tag: order
        value: 5
    description: Equilibrium per-unit reactive power when V=Vreg; defaults to 0
    from_schema: https://gridappsd.github.io/dss-graph/controls/expcontrol
    rank: 1000
    owner: Expcontrol
    domain_of:
    - Expcontrol
    range: float
    required: false
  VregMin:
    name: VregMin
    annotations:
      order:
        tag: order
        value: 6
    description: Lower limit on adaptive Vreg; defaults to 0
    from_schema: https://gridappsd.github.io/dss-graph/controls/expcontrol
    rank: 1000
    owner: Expcontrol
    domain_of:
    - Expcontrol
    range: string
    required: false
  VregMax:
    name: VregMax
    annotations:
      order:
        tag: order
        value: 7
    description: Upper limit on adaptive Vreg; defaults to 1
    from_schema: https://gridappsd.github.io/dss-graph/controls/expcontrol
    rank: 1000
    owner: Expcontrol
    domain_of:
    - Expcontrol
    range: string
    required: false
  QmaxLead:
    name: QmaxLead
    annotations:
      order:
        tag: order
        value: 8
    description: Limit on leading (inductive) reactive power injection, in per-unit
      of base kva; defaults to 0
    from_schema: https://gridappsd.github.io/dss-graph/controls/expcontrol
    rank: 1000
    owner: Expcontrol
    domain_of:
    - Expcontrol
    range: float
    required: false
  QmaxLag:
    name: QmaxLag
    annotations:
      order:
        tag: order
        value: 9
    description: Limit on lagging (capacitive) reactive power injection, in per-unit
      of base kva; defaults to 0
    from_schema: https://gridappsd.github.io/dss-graph/controls/expcontrol
    rank: 1000
    owner: Expcontrol
    domain_of:
    - Expcontrol
    range: float
    required: false
  EventLog:
    name: EventLog
    annotations:
      order:
        tag: order
        value: 10
    description: '{Yes/True* | No/False} Default is No for ExpControl'
    from_schema: https://gridappsd.github.io/dss-graph/controls/expcontrol
    owner: Expcontrol
    domain_of:
    - Capcontrol
    - Expcontrol
    - Invcontrol
    - Regcontrol
    - Relay
    - Storagecontroller
    range: string
    required: false
  DeltaQ_factor:
    name: DeltaQ_factor
    annotations:
      order:
        tag: order
        value: 11
    description: Convergence parameter; Defaults to 0
    from_schema: https://gridappsd.github.io/dss-graph/controls/expcontrol
    rank: 1000
    owner: Expcontrol
    domain_of:
    - Expcontrol
    range: integer
    required: false
  PreferQ:
    name: PreferQ
    annotations:
      order:
        tag: order
        value: 12
    description: '{Yes/True* | No/False} Default is No for ExpControl'
    from_schema: https://gridappsd.github.io/dss-graph/controls/expcontrol
    rank: 1000
    owner: Expcontrol
    domain_of:
    - Expcontrol
    range: float
    required: false
  Tresponse:
    name: Tresponse
    annotations:
      order:
        tag: order
        value: 13
    description: Open-loop response time for changes in Q
    from_schema: https://gridappsd.github.io/dss-graph/controls/expcontrol
    rank: 1000
    owner: Expcontrol
    domain_of:
    - Expcontrol
    range: float
    required: false
  DERList:
    name: DERList
    annotations:
      order:
        tag: order
        value: 14
    description: Alternative to PVSystemList for CIM export and import
    from_schema: https://gridappsd.github.io/dss-graph/controls/expcontrol
    rank: 1000
    owner: Expcontrol
    domain_of:
    - Expcontrol
    - Invcontrol
    range: string
    required: false
  basefreq:
    name: basefreq
    annotations:
      order:
        tag: order
        value: 15
    description: Base Frequency for ratings
    from_schema: https://gridappsd.github.io/dss-graph/controls/expcontrol
    owner: Expcontrol
    domain_of:
    - Load
    - Generator
    - Generic5
    - Gicline
    - Indmach012
    - Pvsystem
    - Storage
    - Upfc
    - Vccs
    - Vsconverter
    - Windgen
    - Autotrans
    - Capacitor
    - Gictransformer
    - Line
    - Reactor
    - Transformer
    - Capcontrol
    - Espvlcontrol
    - Expcontrol
    - Fuse
    - Gendispatcher
    - Invcontrol
    - Pycontrol
    - Recloser
    - Regcontrol
    - Relay
    - Storagecontroller
    - Swtcontrol
    - Upfccontrol
    - Energymeter
    - Fmonitor
    - Monitor
    - Sensor
    - Fault
    - Gicsource
    - Isource
    - Vsource
    range: float
    required: false
  enabled:
    name: enabled
    annotations:
      order:
        tag: order
        value: 16
    description: '{Yes|No or True|False} Indicates whether this element is enabled'
    from_schema: https://gridappsd.github.io/dss-graph/controls/expcontrol
    owner: Expcontrol
    domain_of:
    - Load
    - Generator
    - Generic5
    - Gicline
    - Indmach012
    - Pvsystem
    - Storage
    - Upfc
    - Vccs
    - Vsconverter
    - Windgen
    - Autotrans
    - Capacitor
    - Gictransformer
    - Line
    - Reactor
    - Transformer
    - Capcontrol
    - Espvlcontrol
    - Expcontrol
    - Fuse
    - Gendispatcher
    - Invcontrol
    - Pycontrol
    - Recloser
    - Regcontrol
    - Relay
    - Storagecontroller
    - Swtcontrol
    - Upfccontrol
    - Energymeter
    - Fmonitor
    - Monitor
    - Sensor
    - Fault
    - Gicsource
    - Isource
    - Vsource
    range: boolean
    required: false
  like:
    name: like
    annotations:
      order:
        tag: order
        value: 17
    description: Make like another object, e
    from_schema: https://gridappsd.github.io/dss-graph/controls/expcontrol
    owner: Expcontrol
    domain_of:
    - Load
    - Generator
    - Generic5
    - Gicline
    - Indmach012
    - Pvsystem
    - Storage
    - Upfc
    - Vccs
    - Vsconverter
    - Windgen
    - Autotrans
    - Capacitor
    - Gictransformer
    - Line
    - Reactor
    - Transformer
    - Capcontrol
    - Espvlcontrol
    - Expcontrol
    - Fuse
    - Gendispatcher
    - Invcontrol
    - Pycontrol
    - Recloser
    - Regcontrol
    - Relay
    - Storagecontroller
    - Swtcontrol
    - Upfccontrol
    - Cndata
    - Dynamicexp
    - Growthshape
    - Linecode
    - Linegeometry
    - Linespacing
    - Loadshape
    - Priceshape
    - Spectrum
    - TccCurve
    - Tsdata
    - Tshape
    - Wiredata
    - Xfmrcode
    - Xycurve
    - Energymeter
    - Fmonitor
    - Monitor
    - Sensor
    - Fault
    - Gicsource
    - Isource
    - Vsource
    range: string
    required: false
class_uri: dss:Expcontrol