Fuse#
( Circuit Element, Control Element )
EPRI’s OpenDSS Documentation for this component: https://opendss.epri.com/Fuse.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 Fuse is 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 Fuse is connected. 1 or 2, typically. |
|
3 |
|
string |
Name of circuit element switch that the Fuse 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 Fuse. 1 or 2, typically. Default is 1. Assumes all phases of the element have a fuse of this type. |
|
5 |
|
string |
tlink |
Name of the TCC Curve object that determines the fuse blowing. Must have been previously defined as a TCC_Curve object. Default is “Tlink”. Multiplying the current values in the curve by the “RatedCurrent” value gives the actual current. |
|
6 |
|
real |
1.0 |
Multiplier or actual phase amps for the phase TCC curve. |
|
7 |
|
real |
0.0 |
s |
Fixed delay time added to Fuse blowing time determined from the TCC curve. Used to represent fuse clearing time or any other delay. |
8 |
|
string |
DEPRECATED. See “State” property. |
||
9 |
|
array of strings |
ARRAY of strings {Open | Closed} representing the Normal state of the fuse in each phase of the controlled element. The fuse reverts to this state for reset, change of mode, etc. Defaults to “State” if not specifically declared. |
||
10 |
|
array of strings |
[closed, closed, closed] |
ARRAY of strings {Open | Closed} representing the Actual state of the fuse in each phase of the controlled element. Upon setting, immediately forces state of fuse(s). Simulates manual control on Fuse. Defaults to Closed for all phases. |
|
11 |
|
real |
Hz |
Base Frequency for ratings. |
|
12 |
|
boolean |
True |
Indicates whether this element is enabled. |
|
13 |
|
string |
Make like another object, e.g.: |
Enumerations#
Fuse: Action#
Value |
---|
|
|
Fuse: State#
Value |
---|
|
|
Sample links#
These are the 6 sample files with occurrences of this DSS object.
# of occurrences |
Link |
---|---|
30 |
|
30 |
|
2 |
|
2 |
|
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.