3 common measures of component reliability are:
Reliability (CR) | CR = 1 - FR |
Failure Rates (FR and FRn) | FR = (Number of failure /Number tested),FRn = (Number of failure/Unit hours of operations) |
Mean Time Between Failures (MTBF) | MTBF=(Unit hours of operations/Number of failure)=(1/FRn) |
Failure rate is a measure used to ascertain reliability of a product or a process. For products that must be replaced because they are dysfunctional, a relevant measure of interest is the mean time to failure (MTTF), and for products that may be repaired and put to service again, a relevant measure of interest is mean time between failures (MTBF). In order to calculate MTTF and MTBF, ideally, we would consider a large number of products to be operated and tested until failure and record the time of the failure for each. The information about MTTF and MTBF helps ascertain reliability. However, it is time consuming and costly to collect enough data to build a probability distribution and cumulative distribution curve of time to failure or time between failures. One way we can deal with this problem is by analyzing a smaller set of data and identifying a distribution that approximates the distribution of time to failure, such as the Exponential, Weibull, or Gamma distributions. Once we have identified a distribution, we can easily calculate failure rate, MTTF, etc.
The combined reliability of all the components in a product forms the basis for system reliability (SR)
When n independent critical components are combined into a product, the SR is determined by:
SR = CR1 x CR2 x CR3 x … x CRn
Consider a product with 50 identical critical components:
-
If each component’s CR = 99.5%, then SR = 77.8%
- If each component’s CR = 98.0%, then SR = 36.4%
- If each component’s CR = 90.0%, then SR = 0.5%
|