voltage {weibulltools} | R Documentation |
High Voltage Stress Test for the Dielectric Insulation of Generator armature bars
Description
A sample of 58 segments of bars were subjected to a high voltage stress test. Two failure modes occurred, Mode D (degradation failure) and Mode E (early failure).
Usage
voltage
Format
A tibble with 58 rows and 3 variables:
- hours
Observed hours.
- failure_mode
-
One of two failure modes (
D
andE
) orcensored
if no failure occurred. - status
-
If
failure_mode
is eitherD
orE
this is1
else0
.
Source
Doganaksoy, N.; Hahn, G.; Meeker, W. Q., Reliability Analysis by Failure Mode, Quality Progress, 35(6), 47-52, 2002
[Package weibulltools version 2.1.0 Index]