Recloser#
( Circuit Element, Control Element )
EPRI’s OpenDSS Documentation for this component: https://opendss.epri.com/Recloser.html
# |
Name |
Type |
Default |
Units |
Description |
---|---|---|---|---|---|
1 |
|
string |
Full object name of the circuit element, typically a line, transformer, load, or generator, to which the Recloser’s PT and/or CT are connected. This is the “monitored” element. There is no default; must be specified. |
||
2 |
|
integer |
1 |
Number of the terminal of the circuit element to which the Recloser is connected. 1 or 2, typically. |
|
3 |
|
string |
Name of circuit element switch that the Recloser controls. Specify the full object name. Defaults to the same as the Monitored element. This is the “controlled” element. |
||
4 |
|
integer |
1 |
Number of the terminal of the controlled element in which the switch is controlled by the Recloser. 1 or 2, typically. Default is 1. |
|
5 |
|
integer |
1 |
Number of Fast (fuse saving) operations. (See “Shots”) |
|
6 |
|
string |
a |
Name of the TCC Curve object that determines the Phase Fast trip. Must have been previously defined as a TCC_Curve object. Default is “A”. Multiplying the current values in the curve by the “phasetrip” value gives the actual current. |
|
7 |
|
string |
d |
Name of the TCC Curve object that determines the Phase Delayed trip. Must have been previously defined as a TCC_Curve object. Default is “D”.Multiplying the current values in the curve by the “phasetrip” value gives the actual current. |
|
8 |
|
string |
Name of the TCC Curve object that determines the Ground Fast trip. Must have been previously defined as a TCC_Curve object. Default is none (ignored). Multiplying the current values in the curve by the “groundtrip” value gives the actual current. |
||
9 |
|
string |
Name of the TCC Curve object that determines the Ground Delayed trip. Must have been previously defined as a TCC_Curve object. Default is none (ignored).Multiplying the current values in the curve by the “groundtrip” value gives the actual current. |
||
10 |
|
real |
1.0 |
Multiplier or actual phase amps for the phase TCC curve. |
|
11 |
|
real |
1.0 |
Multiplier or actual ground amps (3I0) for the ground TCC curve. |
|
12 |
|
real |
0.0 |
Actual amps for instantaneous phase trip which is assumed to happen in 0.01 sec + Delay Time. Default is 0.0, which signifies no inst trip. |
|
13 |
|
real |
0.0 |
Actual amps for instantaneous ground trip which is assumed to happen in 0.01 sec + Delay Time. Default is 0.0, which signifies no inst trip. |
|
14 |
|
real |
15.0 |
s |
Reset time for Recloser. |
15 |
|
integer |
4 |
Total Number of fast and delayed shots to lockout. Default is 4. This is one more than the number of reclose intervals. |
|
16 |
|
array of reals |
[0.5, 2.0, 2.0] |
Array of reclose intervals. Default for Recloser is (0.5, 2.0, 2.0) seconds. A locked out Recloser must be closed manually (action=close). |
|
17 |
|
real |
0.0 |
s |
Fixed delay time added to Recloser trip time. Used to represent breaker time or any other delay. |
18 |
|
string |
DEPRECATED. See “State” property |
||
19 |
|
real |
1.0 |
Time dial for Phase Fast trip curve. Multiplier on time axis of specified curve. |
|
20 |
|
real |
1.0 |
Time dial for Ground Fast trip curve. Multiplier on time axis of specified curve. |
|
21 |
|
real |
1.0 |
Time dial for Phase Delayed trip curve. Multiplier on time axis of specified curve. |
|
22 |
|
real |
1.0 |
Time dial for Ground Delayed trip curve. Multiplier on time axis of specified curve. |
|
23 |
|
string |
closed |
Normal state of the recloser. The recloser reverts to this state for reset, change of mode, etc. Defaults to “State” if not specifically declared. |
|
24 |
|
string |
closed |
Actual state of the recloser. Upon setting, immediately forces state of the recloser, overriding the Recloser control. Simulates manual control on recloser. Defaults to Closed. “Open” causes the controlled element to open and lock out. “Closed” causes the controlled element to close and the recloser to reset to its first operation. |
|
25 |
|
real |
Hz |
Base Frequency for ratings. |
|
26 |
|
boolean |
True |
Indicates whether this element is enabled. |
|
27 |
|
string |
Make like another object, e.g.: |
Enumerations#
Recloser: Action#
Value |
---|
|
|
|
Recloser: State#
Value |
---|
|
|
|
Sample links#
These are the 4 sample files with occurrences of this DSS object.
# of occurrences |
Link |
---|---|
3 |
|
3 |
|
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.