Fault#
( Circuit Element, PD Element )
EPRI’s OpenDSS Documentation for this component: https://opendss.epri.com/Fault.html
# |
Name |
Type |
Default |
Units |
Description |
---|---|---|---|---|---|
1 |
|
string |
Name of first bus. Examples: |
||
2 |
|
string |
Name of 2nd bus of the 2-terminal Fault object. Defaults to all phases connected to first bus, node 0, if not specified. (Shunt Wye Connection to ground reference) |
||
3 |
|
integer |
1 |
Number of Phases. |
|
4 |
|
real |
Ω |
Resistance for each phase. Assumed to be Mean value if gaussian random mode.Max value if uniform mode. A Fault is actually a series resistance that defaults to a wye connection to ground on the second terminal. You may reconnect the 2nd terminal to achieve whatever connection. Use the Gmatrix property to specify an arbitrary conductance matrix. |
|
5 |
|
real |
Percent standard deviation in resistance to assume for Monte Carlo fault (MF) solution mode for GAUSSIAN distribution. Default is 0 (no variation from mean). |
||
6 |
|
array of reals |
Use this to specify a nodal conductance (G) matrix to represent some arbitrary resistance network. Specify in lower triangle form as usual for DSS matrices. |
||
7 |
|
real |
0.0 |
s |
Time at which the fault is established for time varying simulations. Default is 0 s, on at the beginning of the simulation. |
8 |
|
boolean |
False |
Designate whether the fault is temporary. For Time-varying simulations, the fault will be removed if the current through the fault drops below the MINAMPS criteria. |
|
9 |
|
real |
5.0 |
A |
Minimum current that can sustain a temporary fault. |
10 |
|
real |
Normal rated current. |
||
11 |
|
real |
Maximum or emergency current rating. |
||
12 |
|
real |
0.0 |
Fault.faultrate |
|
13 |
|
real |
100.0 |
Percent of failures that become permanent. |
|
14 |
|
real |
0.0 |
Hours to repair. |
|
15 |
|
real |
Hz |
Base Frequency for ratings. |
|
16 |
|
boolean |
True |
Indicates whether this element is enabled. |
|
17 |
|
string |
Make like another object, e.g.: |
Sample links#
These are the top 20 sample files with occurrences of this DSS object.
# of occurrences |
Link |
---|---|
7 |
|
7 |
|
7 |
|
7 |
|
7 |
|
7 |
|
7 |
|
7 |
|
6 |
|
2 |
|
2 |
|
2 |
|
2 |
|
1 |
|
1 |
|
1 |
|
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.