Class: Espvlcontrol¶
A Espvlcontrol object in OpenDSS.
URI: dss:Espvlcontrol
classDiagram
class Espvlcontrol
click Espvlcontrol href "../Espvlcontrol/"
Espvlcontrol : basefreq
Espvlcontrol : Element
Espvlcontrol : enabled
Espvlcontrol : Forecast
Espvlcontrol : kvarlimit
Espvlcontrol : kWBand
Espvlcontrol : like
Espvlcontrol : LocalControlList
Espvlcontrol : LocalControlWeights
Espvlcontrol : name
Espvlcontrol : PVSystemList
Espvlcontrol : PVSystemWeights
Espvlcontrol : StorageList
Espvlcontrol : StorageWeights
Espvlcontrol : Terminal
Espvlcontrol : Type
Class Properties¶
| Property | Value |
|---|---|
| Class URI | dss:Espvlcontrol |
Slots¶
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| name | 1 String |
Object name | direct |
| Element | 0..1 String |
Full object name of the circuit element, typically a line or transformer, whi... | direct |
| Terminal | 0..1 Integer |
Number of the terminal of the circuit element to which the ESPVLControl contr... | direct |
| Type | 0..1 String |
Type of controller | direct |
| kWBand | 0..1 Float |
Bandwidth (kW) of the dead band around the target limit | direct |
| kvarlimit | 0..1 Float |
Max kvar to be delivered through the element | direct |
| LocalControlList | 0..1 String |
Array list of ESPVLControl local controller objects to be dispatched by Syste... | direct |
| LocalControlWeights | 0..1 String |
Array of proportional weights corresponding to each ESPVLControl local contro... | direct |
| PVSystemList | 0..1 String |
Array list of PVSystem objects to be dispatched by a Local Controller | direct |
| PVSystemWeights | 0..1 String |
Array of proportional weights corresponding to each PVSystem in the PVSystemL... | direct |
| StorageList | 0..1 String |
Array list of Storage objects to be dispatched by Local Controller | direct |
| StorageWeights | 0..1 String |
Array of proportional weights corresponding to each Storage object in the Sto... | direct |
| Forecast | 0..1 String |
Loadshape object containing daily forecast | 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:Espvlcontrol |
| native | dss:Espvlcontrol |
LinkML Source¶
Direct¶
name: Espvlcontrol
description: A Espvlcontrol 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/espvlcontrol
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
Element:
name: Element
annotations:
order:
tag: order
value: 1
description: Full object name of the circuit element, typically a line or transformer,
which the control is monitoring
from_schema: https://gridappsd.github.io/dss-graph/controls/espvlcontrol
domain_of:
- Upfc
- Espvlcontrol
- Gendispatcher
- Storagecontroller
range: string
required: false
Terminal:
name: Terminal
annotations:
order:
tag: order
value: 2
description: Number of the terminal of the circuit element to which the ESPVLControl
control is connected
from_schema: https://gridappsd.github.io/dss-graph/controls/espvlcontrol
rank: 1000
domain_of:
- Espvlcontrol
- Gendispatcher
- Storagecontroller
range: integer
required: false
Type:
name: Type
annotations:
order:
tag: order
value: 3
description: Type of controller
from_schema: https://gridappsd.github.io/dss-graph/controls/espvlcontrol
domain_of:
- Gictransformer
- Espvlcontrol
range: string
required: false
kWBand:
name: kWBand
annotations:
order:
tag: order
value: 4
description: Bandwidth (kW) of the dead band around the target limit
from_schema: https://gridappsd.github.io/dss-graph/controls/espvlcontrol
rank: 1000
domain_of:
- Espvlcontrol
- Gendispatcher
- Storagecontroller
range: float
required: false
kvarlimit:
name: kvarlimit
annotations:
order:
tag: order
value: 5
description: Max kvar to be delivered through the element
from_schema: https://gridappsd.github.io/dss-graph/controls/espvlcontrol
rank: 1000
domain_of:
- Espvlcontrol
- Gendispatcher
range: float
required: false
LocalControlList:
name: LocalControlList
annotations:
order:
tag: order
value: 6
description: Array list of ESPVLControl local controller objects to be dispatched
by System Controller
from_schema: https://gridappsd.github.io/dss-graph/controls/espvlcontrol
rank: 1000
domain_of:
- Espvlcontrol
range: string
required: false
LocalControlWeights:
name: LocalControlWeights
annotations:
order:
tag: order
value: 7
description: Array of proportional weights corresponding to each ESPVLControl
local controller in the LocalControlList
from_schema: https://gridappsd.github.io/dss-graph/controls/espvlcontrol
rank: 1000
domain_of:
- Espvlcontrol
range: string
required: false
PVSystemList:
name: PVSystemList
annotations:
order:
tag: order
value: 8
description: Array list of PVSystem objects to be dispatched by a Local Controller
from_schema: https://gridappsd.github.io/dss-graph/controls/espvlcontrol
rank: 1000
domain_of:
- Espvlcontrol
- Expcontrol
- Invcontrol
range: string
required: false
PVSystemWeights:
name: PVSystemWeights
annotations:
order:
tag: order
value: 9
description: Array of proportional weights corresponding to each PVSystem in the
PVSystemList
from_schema: https://gridappsd.github.io/dss-graph/controls/espvlcontrol
rank: 1000
domain_of:
- Espvlcontrol
range: string
required: false
StorageList:
name: StorageList
annotations:
order:
tag: order
value: 10
description: Array list of Storage objects to be dispatched by Local Controller
from_schema: https://gridappsd.github.io/dss-graph/controls/espvlcontrol
rank: 1000
domain_of:
- Espvlcontrol
range: string
required: false
StorageWeights:
name: StorageWeights
annotations:
order:
tag: order
value: 11
description: Array of proportional weights corresponding to each Storage object
in the StorageControlList
from_schema: https://gridappsd.github.io/dss-graph/controls/espvlcontrol
rank: 1000
domain_of:
- Espvlcontrol
range: string
required: false
Forecast:
name: Forecast
annotations:
order:
tag: order
value: 12
description: Loadshape object containing daily forecast
from_schema: https://gridappsd.github.io/dss-graph/controls/espvlcontrol
rank: 1000
domain_of:
- Espvlcontrol
range: string
required: false
basefreq:
name: basefreq
annotations:
order:
tag: order
value: 13
description: Base Frequency for ratings
from_schema: https://gridappsd.github.io/dss-graph/controls/espvlcontrol
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: 14
description: '{Yes|No or True|False} Indicates whether this element is enabled'
from_schema: https://gridappsd.github.io/dss-graph/controls/espvlcontrol
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: 15
description: Make like another object, e
from_schema: https://gridappsd.github.io/dss-graph/controls/espvlcontrol
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:Espvlcontrol
Induced¶
name: Espvlcontrol
description: A Espvlcontrol 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/espvlcontrol
identifier: true
owner: Espvlcontrol
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
Element:
name: Element
annotations:
order:
tag: order
value: 1
description: Full object name of the circuit element, typically a line or transformer,
which the control is monitoring
from_schema: https://gridappsd.github.io/dss-graph/controls/espvlcontrol
owner: Espvlcontrol
domain_of:
- Upfc
- Espvlcontrol
- Gendispatcher
- Storagecontroller
range: string
required: false
Terminal:
name: Terminal
annotations:
order:
tag: order
value: 2
description: Number of the terminal of the circuit element to which the ESPVLControl
control is connected
from_schema: https://gridappsd.github.io/dss-graph/controls/espvlcontrol
rank: 1000
owner: Espvlcontrol
domain_of:
- Espvlcontrol
- Gendispatcher
- Storagecontroller
range: integer
required: false
Type:
name: Type
annotations:
order:
tag: order
value: 3
description: Type of controller
from_schema: https://gridappsd.github.io/dss-graph/controls/espvlcontrol
owner: Espvlcontrol
domain_of:
- Gictransformer
- Espvlcontrol
range: string
required: false
kWBand:
name: kWBand
annotations:
order:
tag: order
value: 4
description: Bandwidth (kW) of the dead band around the target limit
from_schema: https://gridappsd.github.io/dss-graph/controls/espvlcontrol
rank: 1000
owner: Espvlcontrol
domain_of:
- Espvlcontrol
- Gendispatcher
- Storagecontroller
range: float
required: false
kvarlimit:
name: kvarlimit
annotations:
order:
tag: order
value: 5
description: Max kvar to be delivered through the element
from_schema: https://gridappsd.github.io/dss-graph/controls/espvlcontrol
rank: 1000
owner: Espvlcontrol
domain_of:
- Espvlcontrol
- Gendispatcher
range: float
required: false
LocalControlList:
name: LocalControlList
annotations:
order:
tag: order
value: 6
description: Array list of ESPVLControl local controller objects to be dispatched
by System Controller
from_schema: https://gridappsd.github.io/dss-graph/controls/espvlcontrol
rank: 1000
owner: Espvlcontrol
domain_of:
- Espvlcontrol
range: string
required: false
LocalControlWeights:
name: LocalControlWeights
annotations:
order:
tag: order
value: 7
description: Array of proportional weights corresponding to each ESPVLControl
local controller in the LocalControlList
from_schema: https://gridappsd.github.io/dss-graph/controls/espvlcontrol
rank: 1000
owner: Espvlcontrol
domain_of:
- Espvlcontrol
range: string
required: false
PVSystemList:
name: PVSystemList
annotations:
order:
tag: order
value: 8
description: Array list of PVSystem objects to be dispatched by a Local Controller
from_schema: https://gridappsd.github.io/dss-graph/controls/espvlcontrol
rank: 1000
owner: Espvlcontrol
domain_of:
- Espvlcontrol
- Expcontrol
- Invcontrol
range: string
required: false
PVSystemWeights:
name: PVSystemWeights
annotations:
order:
tag: order
value: 9
description: Array of proportional weights corresponding to each PVSystem in the
PVSystemList
from_schema: https://gridappsd.github.io/dss-graph/controls/espvlcontrol
rank: 1000
owner: Espvlcontrol
domain_of:
- Espvlcontrol
range: string
required: false
StorageList:
name: StorageList
annotations:
order:
tag: order
value: 10
description: Array list of Storage objects to be dispatched by Local Controller
from_schema: https://gridappsd.github.io/dss-graph/controls/espvlcontrol
rank: 1000
owner: Espvlcontrol
domain_of:
- Espvlcontrol
range: string
required: false
StorageWeights:
name: StorageWeights
annotations:
order:
tag: order
value: 11
description: Array of proportional weights corresponding to each Storage object
in the StorageControlList
from_schema: https://gridappsd.github.io/dss-graph/controls/espvlcontrol
rank: 1000
owner: Espvlcontrol
domain_of:
- Espvlcontrol
range: string
required: false
Forecast:
name: Forecast
annotations:
order:
tag: order
value: 12
description: Loadshape object containing daily forecast
from_schema: https://gridappsd.github.io/dss-graph/controls/espvlcontrol
rank: 1000
owner: Espvlcontrol
domain_of:
- Espvlcontrol
range: string
required: false
basefreq:
name: basefreq
annotations:
order:
tag: order
value: 13
description: Base Frequency for ratings
from_schema: https://gridappsd.github.io/dss-graph/controls/espvlcontrol
owner: Espvlcontrol
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: 14
description: '{Yes|No or True|False} Indicates whether this element is enabled'
from_schema: https://gridappsd.github.io/dss-graph/controls/espvlcontrol
owner: Espvlcontrol
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: 15
description: Make like another object, e
from_schema: https://gridappsd.github.io/dss-graph/controls/espvlcontrol
owner: Espvlcontrol
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:Espvlcontrol