|
8.
Assessing Product Reliability
8.1. Introduction 8.1.8. How can you evaluate reliability from the "bottom-up" (component failure mode to system failure rate)?
|
|||
| The Standby Model evaluates improved reliability when backup replacements are switched on when failures occur. | A Standby Model refers
to the case in which a key component (or assembly) has an identical backup
component in an "off" state until needed. When the original component fails,
a switch turns on the "standby" backup component and the system continues
to operate.
In the simple case, assume the non-standby part of the system has CDF F(t) and there are (n-1) identical backup units that will operate in sequence until the last one fails. At that point, the system finally fails. The total system lifetime is the sum of n identically distributed random lifetimes, each having CDF F(t). |
||
| Identical backup Standby model leads to convolution formulas | In other words,
Tn = t1 + t2+
... + tn, where each ti has CDF F(t)
and Tn has a CDF we denote by Fn(t).
This can be evaluated using convolution formulas:
![]() In general, convolutions are solved numerically. However, for the special case when F(t) is the exponential model, the above integrations can be solved in closed form. |
||
| Exponential standby systems lead to a gamma lifetime model | Special Case: The Exponential (or Gamma) Standby
Model
If F(t) has the exponential CDF (i.e., F(t) = 1 - e-lt ), then
and the PDF fn(t) is the well-known gamma distribution. Example: An unmanned space probe sent out to explore the solar
system has an onboard computer with reliability characterized by the exponential
distribution with a Mean Time To Failure (MTTF) of 1/ Standby units (as the example shows) are an effective way of increasing reliability and reducing failure rates, especially during the early stages of product life. Their improvement effect is similar to, but greater than, that of parallel redundancy . The drawback, from a practical standpoint, is the expense of extra components that are not needed for functionality. |
||