fault types updated
Browse files- Datasheet.md +1 -0
Datasheet.md
CHANGED
|
@@ -50,6 +50,7 @@ The metadata and singal files contain the following information:
|
|
| 50 |
- disturbance type: string, either "Short circuit" or "Load Step up"
|
| 51 |
- disturbance duration: float, duration of the short circuit in seconds, otherwise 0
|
| 52 |
- sc type: integer, 0 for load step up, 1-10 for short circuit type identifier
|
|
|
|
| 53 |
- R1, R2, R3: float, per-phase resistance values of the stochastically sampled random load (Ω), used for load disturbance.
|
| 54 |
- L1, L2, L3: float, per-phase inductance values of the random load (H), used for load disturbance.
|
| 55 |
- C1, C2, C3: float, per-phase capacitance values of the random load (F), used for load disturbance.
|
|
|
|
| 50 |
- disturbance type: string, either "Short circuit" or "Load Step up"
|
| 51 |
- disturbance duration: float, duration of the short circuit in seconds, otherwise 0
|
| 52 |
- sc type: integer, 0 for load step up, 1-10 for short circuit type identifier
|
| 53 |
+
- 1: a-g, 2: b-g, 3:c2g, 4:a-b-g, 5:a-c-g, 6: b-c-g, 7: a-b-c-g, 8: a-b, 9: a-c, 10: b-c
|
| 54 |
- R1, R2, R3: float, per-phase resistance values of the stochastically sampled random load (Ω), used for load disturbance.
|
| 55 |
- L1, L2, L3: float, per-phase inductance values of the random load (H), used for load disturbance.
|
| 56 |
- C1, C2, C3: float, per-phase capacitance values of the random load (F), used for load disturbance.
|