CapControl#
( Circuit Element, Control Element )
EPRI’s OpenDSS Documentation for this component: https://opendss.epri.com/CapControl1.html
# |
Name |
Type |
Default |
Units |
Description |
---|---|---|---|---|---|
1 |
|
string |
Full object name of the circuit element, typically a line or transformer, to which the capacitor control’s PT and/or CT are connected.There is no default; must be specified. |
||
2 |
|
integer |
1 |
Number of the terminal of the circuit element to which the CapControl is connected. 1 or 2, typically. |
|
3 |
|
string |
Name of Capacitor element which the CapControl controls. No Default; Must be specified.Do not specify the full object name; “Capacitor” is assumed for the object class. Example: |
||
4 |
|
string |
Current |
Control type. Specify the ONsetting and OFFsetting appropriately with the type of control. (See help for ONsetting) |
|
5 |
|
real |
60.0 |
Ratio of the PT that converts the monitored voltage to the control voltage. If the capacitor is Wye, the 1st phase line-to-neutral voltage is monitored. Else, the line-to-line voltage (1st - 2nd phase) is monitored. |
|
6 |
|
real |
60.0 |
Ratio of the CT from line amps to control ampere setting for current and kvar control types. |
|
7 |
|
real |
300.0 |
Value at which the control arms to switch the capacitor ON (or ratchet up a step). |
|
8 |
|
real |
200.0 |
Value at which the control arms to switch the capacitor OFF. (See help for ONsetting)For Time control, is OK to have Off time the next day ( < On time) |
|
9 |
|
real |
15.0 |
Time delay, in seconds, from when the control is armed before it sends out the switching command to turn ON. The control may reset before the action actually occurs. This is used to determine which capacity control will act first. Default is 15. You may specify any floating point number to achieve a model of whatever condition is necessary. |
|
10 |
|
boolean |
False |
Switch to indicate whether VOLTAGE OVERRIDE is to be considered. Vmax and Vmin must be set to reasonable values if this property is Yes. |
|
11 |
|
real |
126.0 |
V |
Maximum voltage. If the voltage across the capacitor divided by the PTRATIO is greater than this voltage, the capacitor will switch OFF regardless of other control settings. Default is 126 (goes with a PT ratio of 60 for 12.47 kV system). |
12 |
|
real |
115.0 |
V |
Minimum voltage. If the voltage across the capacitor divided by the PTRATIO is less than this voltage, the capacitor will switch ON regardless of other control settings. Default is 115 (goes with a PT ratio of 60 for 12.47 kV system). |
13 |
|
real |
15.0 |
s |
Time delay for control to turn OFF when present state is ON. |
14 |
|
real |
300.0 |
s |
Dead time after capacitor is turned OFF before it can be turned back ON. |
15 |
|
string |
1 |
Number of the phase being monitored for CURRENT control or one of {AVG | MAX | MIN} for all phases. If delta or L-L connection, enter the first or the two phases being monitored [1-2, 2-3, 3-1]. Must be less than the number of phases. Does not apply to kvar control which uses all phases by default. |
|
16 |
|
string |
1 |
Number of the phase being monitored for VOLTAGE control or one of {AVG | MAX | MIN} for all phases. If delta or L-L connection, enter the first or the two phases being monitored [1-2, 2-3, 3-1]. Must be less than the number of phases. Does not apply to kvar control which uses all phases by default. |
|
17 |
|
string |
Name of bus to use for voltage override function. Default is bus at monitored terminal. Sometimes it is useful to monitor a bus in another location to emulate various DMS control algorithms. |
||
18 |
|
boolean |
False |
Log control actions to Eventlog. |
|
19 |
|
string |
Name of DLL containing user-written CapControl model, overriding the default model. Set to “none” to negate previous setting. |
||
20 |
|
string |
String (in quotes or parentheses if necessary) that gets passed to the user-written CapControl model Edit function for defining the data required for that model. |
||
21 |
|
real |
50.0 |
For PF control option, min percent of total bank kvar at which control will close capacitor switch. |
|
22 |
|
boolean |
False |
If Yes, forces Reset of this CapControl. |
|
23 |
|
string |
Load shape used for controlling the connection/disconnection of the capacitor to the grid, when the load shape is DIFFERENT than ZERO (0) the capacitor will be ON and connected to the grid. Otherwise, if the load shape value is EQUAL to ZERO (0) the capacitor bank will be OFF and disconnected from the grid. |
||
24 |
|
real |
Hz |
Base Frequency for ratings. |
|
25 |
|
boolean |
True |
Indicates whether this element is enabled. |
|
26 |
|
string |
Make like another object, e.g.: |
Enumerations#
CapControl: Type#
Value |
---|
|
|
|
|
|
|
Sample links#
These are the 14 sample files with occurrences of this DSS object.
# of occurrences |
Link |
---|---|
9 |
|
9 |
|
5 |
|
4 |
|
3 |
|
2 |
|
2 |
|
2 |
|
2 |
|
2 |
|
1 |
|
1 |
|
1 |
|
1 |
Links are provided to the dss-extensions/electricdss-src repository since there are some edits and fixes. Otherwise, these files should be available on the official OpenDSS SVN or in the OpenDSS application folder if your have a local installation.