Reliability Module
Reliability Module
1. Define reliability,
2. State and explain different forms of components arrangements,
3. Calculate reliability of a system,
4. Calculate expected life of a system, and
5. Calculate failure rate of a system.
2.2 Reliability
Component Arrangements.
Calculation of system reliability.
Expected life of a system.
Failure rate of a system.
Series system.
Simple parallel system.
Mixed system.
K-out-n system.
Each of these arrangements will be presented, along with analysis methods, in the sections
that follow.
1 2 n-1 n
The reliability of the system is the probability that component 1functions and component 2
functions and all of the other components in the system function. So, all n units must function
for the system to function. The reliability of the system is then given by:
Where:
n
Rss P( X i ).
i 1
n n
Rss P( X i ) p p n .
i 1 i 1
For a series system, the reliability of the system is equal to the product of the reliabilities of
its individual components
Example 1
Three subsystems are connected in series and make up a system. Subsystem 1 has a reliability
of 0.995, subsystem 2 has a reliability of 0.987 and subsystem 3 has a reliability of 0.973.
What is the overall reliability of the system?
Solution to example 1
Since the components are connected in series, the reliability of the system is simply:
In a series system, the component with the smallest reliability has the biggest effect on the
system's reliability. There is a common saying that "a chain is only as strong as its weakest
link." This is a good example of the effect of a component in a series system. In a chain, all
the rings are in series and if any of the rings break, the system fails. In addition, the weakest
link in the chain is the one that will break first. The weakest link dictates the strength of the
chain in the same way that the weakest component/subsystem dictates the reliability of a
series system. As a result, the reliability of a series system is always less than the reliability
of the least reliable component.
Example 3
Consider three components arranged in series, where p1 = 0.60, p 2 =0.70 and p 3 = 0.80.
In the following table, we examine the effect of each component's reliability on the overall
system reliability. The first row of the table shows the given reliabilities for each component
and the corresponding system reliability for these values. In the second row, the reliability of
Component 1 is increased by a value of 0.10 while keeping the reliabilities of the other two
components constant. Similarly, by increasing the reliabilities of Components 2 and 3 in rows
3 and 4 by a value of 0.10, while keeping the reliabilities of the other components at the given
values, we can observe the effect of each component's reliability on the overall system
reliability.
Table 2.1: Effect of each component's reliability on the overall system reliability
It is clear that the highest value for the system's reliability was achieved when the reliability
of Component 1, which is the least reliable component, was increased by a value of 10%.
This can be shown graphically by figure 2.1 below.
n n
Rss P( X i ) p p n .
i 1 i 1
n
As n , the expression Rss p p n 0, since 0 p 1. The higher the value of n
i 1
the faster it tends to zero.
Table 2.2 below illustrates the effect of the number of components arranged in series on the
system's reliability for different component reliability values. This figure also demonstrates
the dramatic effect that the number of components has on the system's reliability, particularly
when the component reliability is low. In other words, in order to achieve high system
reliability, the component reliability must be high also, especially for systems with many
components arranged in series.
As evidenced by the table above, the reliability of the system decreases with an increase of
number of components in the system if components are connected in series. The table also
shows that if the components have low reliability, the rate at which the overall system
reliability tends to zero when increasing number of components in series is faster than when
the reliability of the component is high.
Figure 2.2: Effect of the number of components in a series configuration for two
different cases.
Example 4
Consider a system that consists of a single component. The reliability of the component is
0.95, thus the reliability of the system is 0.95. What would the reliability of the system be if
there were more than one component (with the same individual reliability) in series? Table
2.2 shows the effect on the system's reliability by adding consecutive components (with the
same reliability) in series.
In a simple parallel system, as shown in Figure 4.5, at least one of the components must
function satisfactorily for the system to function. Components in parallel are also referred to
as redundant components. Redundancy is a very important aspect of system design and
reliability in that adding redundancy is one of several methods of improving system
reliability. This type of arrangement is widely used in:
Aerospace industry,
RAID computer hard drive systems,
Brake systems,
Support cables in bridges, etc.
n-1
The probability of failure for a system with n statistically independent parallel components is
the probability that component 1 fails and component 2 fails and all of the other components
in the system fail. So in a parallel system, all n components must fail for the system to fail.
This is to say, if component 1 functions or component 2 functions or any of the n components
functions, then the whole system will function. The reliability of the system is then given by:
Rps 1 P( X i )
Where:
n
If pi p, then Rps 1 (1 p) 1 (1 p)n . As n , Rps 1.
i 1
Example 5
Solution to Example 5
Since the reliabilities of the subsystems are arranged in parallel, the reliability of the system
is:
1 0.000001755
0.999998245.
When we examined a system of components in series, we found that the least reliable
component has the biggest effect on the reliability of the system. However, the component
with the highest reliability in a parallel system has the biggest effect on the system's
reliability, since the most reliable component is the one that will most likely fail last. This is a
very important property of the parallel system, specifically in the design and improvement of
systems.
Example 6
Consider three components arranged reliability-wise in parallel with p1 = 0.60, p 2 = 0.70 and
p 3 = 0.80. The corresponding reliability for the system is RPS = 0.976. In Table 3, we can
examine the effect of each component's reliability on the overall system reliability. The first
row of the table shows the given reliabilities for each component and the corresponding
system reliability for these values. In the second row, the reliability of Component 1 is
increased by a value of 0.10 while keeping the reliability of the other two components
constant. Similarly, by increasing the reliabilities of Components 2 and 3 in the third and
fourth rows by a value of 0.10 while keeping the reliabilities of the other components at the
given values, we can observe the effect of each component's reliability on the overall system
reliability. It is clear that the highest value for the system's reliability was achieved when the
7 Mwembe | Introduction to Reliability and its Application
reliability of Component 3, which is the most reliable component, was increased. Once again,
this is the opposite of what was encountered with a pure series system.
Figure 2.4: Rate of change of parallel system reliability when increasing the reliability
of each component.
Effect of Number of Components in Parallel
In the case of the parallel system, the number of components has the opposite effect of the
one observed for the series configuration. For a parallel system, as the number of
components/subsystems increases, the system's reliability increases.
Failure rate
Figure 4.7 illustrates that a high system reliability can be achieved with low-reliability
components, provided that there are a sufficient number of components in parallel. Note that
Figure 4.7 is the mirror image of Figure 4.3, which presents the effect of the number of
components in a series configuration.
8 Mwembe | Introduction to Reliability and its Application
Example 7
Consider a system that consists of a single component. The reliability of the component is
0.60, thus the reliability of the system is 0.60. What would the reliability of the system be if
the system were composed of two, four or six such components in parallel?
Clearly, the reliability of a system can be improved by adding redundancy. However, it must
be noted that doing so is usually costly in terms of additional components, additional weight,
volume, etc.
Reliability optimization and costs are covered in textbooks of reliability analysis and is
beyond the scope of this module.
While many smaller systems can be accurately represented by either a simple series or parallel
system, there may be larger systems that involve both series and parallel systems in the
overall system. Such systems can be analyzed by calculating the reliabilities for the
individual series and parallel sections and then combining them in the appropriate manner.
Such a methodology is illustrated in the following example.
Example 8
Consider a system with three components. Units 1 and 2 are connected in series and Unit 3 is
connected in parallel with the first two, as shown in the next figure.
Solution to Example 8
First, the reliability of the series segment consisting of Units 1 and 2 is calculated:
R1, 2 p1 * p 2
0.995 * 0.987
0.9821
The k-out-of-n arrangement is a special case of parallel system. This type of arrangement
requires that at least k components succeed out of the total n parallel components for the
system to function. For example, consider an airplane that has four engines. Furthermore,
suppose that the design of the aircraft is such that at least two engines are required to function
for the aircraft to remain airborne. This means that the engines are in a k-out-of-n system,
where k = 2 and n = 4. More specifically, they are in a 2-out-of-4 arrangement.
Even though we classified the k-out-of-n system a special case of parallel system, it can also
be viewed as a general arrangement type. As the number of components required to keep the
system functioning approaches the total number of units in the system, the system's behaviour
tends towards that of a series system. If the number of units required is equal to the number
of units in the system, it is a series system. In other words, a series system of statistically
The simplest case of components in a k-out-of-n system is when the components are
independent and identical. In other words, all the components have the same failure
distribution and whenever a failure occurs, the remaining components are not affected. In this
case, the reliability of the system with such a arrangement can be evaluated using the
binomial distribution, or:
Where:
Example 9
Consider a system of six pumps of which at least four must function properly for system
success. Each pump has a reliability of p =0.85. What is the probability of the system?
Solution to Example 9
Note that the system arrangement becomes a simple parallel configuration for k = 1 and the
system is a six unit series arrangement ((0.85)6 = 0.377) for k = 6.
In the case where the k-out-of-n components are not identical, the reliability must be
calculated in a different way. One approach is to use the event space method. In this method,
all possible operational combinations are considered in order to obtain the system's reliability.
The method is illustrated with the following example.
Three hard drives in a computer system are arranged in parallel. At least two of them must
function in order for the computer to work properly. Each hard drive is of the same size and
speed, but they are made by different manufacturers and have different reliabilities. The
reliability of HD1 is 0.9, HD 2 is 0.88 and HD 3 is 0.85. What is the reliability of the system?
Solution to Example 10
Since at least two hard drives must be functioning at all times, only one failure is allowed.
This is a 2-out-of-3 arrangement.
The probability of success for the system (reliability) can now be expressed as:
This equation for the reliability of the system can be reduced to:
Or:
If all three hard drives had the same reliability, R, then the equation for the reliability of the
system could be further reduced to:
The path-tracing method uses every path from a starting point to an ending point. Since
system success involves having at least one path available from one end to the other, as long
as at least one path from the beginning to the end of the path is available, then the system has
not failed. One could consider the example of a plumbing schematic. If a component in the
system fails, the "water'" can no longer flow through it. As long as there is at least one path
for the "water" to flow from the start to the end of the system, the system is successful. This
method involves identifying all of the paths the "water" could take and calculating the
reliability of the path based on the components that lie along that path. The reliability of the
system is simply the probability of the union of these paths. In order to maintain consistency
of the analysis, starting and ending blocks for the system must be defined.
Example 12
D
A
The reliability of the system is simply the probability of the union of these paths:
Example 13
Solution to Example 13
Assume starting and ending blocks that cannot fail, as shown next.
Or:
The failure of a unit in a system means the termination of the unit's ability to perform the
required function. Suppose that the time to failure T has the probability density function f (t ) .
The failure distribution function is the probability of an item failing in the time interval [0,t].
t
F (t ) P(T t ) f (t )dt where t 0.
0
The reliability function or survivor function is the probability of a unit which does not fail in
the time interval [0,t].
Rt 1 F (t ) P(T t ).
The mean time to failure (MTTF) of a unit is:
MTTF E (T ) tf (t )dt Rt dt.
0 0
Exponential Distribution
1
t
1. Reliability function Rt e
1
t
2. Failure Distribution function F (t ) 1 e
1
1 t
3. Density function of failure f (t ) e
f (t ) 1
4. Failure rate (t )
Rt
1
t
5. Mean Time to Failure MTTF e
dt
0
n
i)
1
n ( t
6. System Reliability(series) Rss pi e 1
i 1
n
1
7. Cummulative Failure rate (t ) i
i 1
2.5 Failure Rate of a system
Consider a component or system that performed successfully over the interval [0, t]. If the
variable of this component is time to failure T, then we can denote the probability of the
distribution of the time to failure of the component by F and the density function given by f.
1, if T t.
It is clear that T
0, if T t.
Failure rate tends to increase with time, this could be due to over usage of a component or
system. A failure rate that remains constant or increases with age is said to have an increasing
failure rate (IFR). In some applications, the failure rate tends to decrease with age. Certain
solid-state electronic devices are believed to have a decreasing failure rate. The failure rate
that remains constant or decreases with age is said to have a decreasing failure rate (DFR).
The time to failure distribution is completely determined by the failure rate. It can easily be
shown that:
t
( ) d
Rt 1 F (t ) e 0
.
Example 15
Consider a component whose failure distribution is given by the exponential, that is:
x
1
f ( x) e . Find the failure rate of this component.
0 0
t x x t
1 t
e
0
dx. [e
o
] 1 e .
t t
Therefore, Rt 1 F (t ) =1- 1 e e
.
t
1
e
(t )
1
.
1
e
DFR IFR
Failure rate
Constant
Time
In fact, using the expression relating the time to failure distribution and the failure rate, it is
evident that a component having a constant failure rate must have a time to failure
distribution that is exponential.
1. (a) A time to failure distribution is said to have a Weibull distribution if the probability
density function is given by:
f(t) = t 1et , 0.
Find the failure rate, and show that the Weibull is IFR(increasing failure rate) when 1
and DFR(decreasing failure rate)when 0 1.
2. The diagram below shows a reliability of a system. In the system, the components
function independently of each other with reliabilities given in the boxes. Determine the
reliability of the system.
0.91 0.92
3
1
2 4
5. The diagram below shows the layout of 14 engines used by “Air Force 1” a plane
used by the African leader. The reliability of one engine is 0.98. Calculate the reliability of
the whole plane in terms of the engines reliability.
6. (a) Suppose that a series system has two components, and that the components function
independently of each other for an amount of time (in hours) uniformly distributed
over the interval (0,100). Find the system’s:
(i) Reliability function,
(ii) Failure rate function, and
(iii) Expected life.
7. The diagram below shows a mixed system. In the system the components function
independently of each other with reliabilities given in the boxes. Calculate the reliability of
the system.
P3
p1 P4
P2
8. A system will function as long as at least one of the three components functions. When all
three components are functioning, the distribution of the life of each component is
9.
C2
C1
C3
The system in the sketch above will function as long as component C1 and at least one of the
components C2 and C3 functions. Let Xi be random variable denoting the lifetime of the
component Ci, i= 1, 2 and 3. Let Y = max[X2, X3] and Z= min[X1, Y]. Assume that the
X i ' s are independent (negative) exponential random variables with mean 1.
10. A system, which is composed of two components, will function as long as at least one of
the two components functions. When both components are operating, the lifetime distribution
of each is exponential with mean 1. However, the distribution of the remaining lifetime of the
good component, after one fails, is exponential with mean ½. (The idea is that after one
component fails the other component carries twice the load and hence has only half the
expected lifetime.) Find the lifetime of the distribution.
11. Show that the structure function for a system, consisting of 4 components which
functions if and only if component 1 and 2 function and at least one of the components 3
or 4 function, is given by:
( X1, X 2 , X 3 , X 4 ) X1 X 2 max( X 3 , X 4 ).
12. Show that the structure function for a system, consisting of three components which
function if and only if component 1 functions and at least one of the components 2 or 3
functions, is given by:
13. A time to failure distribution is said to have a Weibull distribution if the cumulative
distribution function is given by:
t
F(t) = 1 e , , 0.
Find the failure rate, and show that the Weibull is IFR when 1 and DFR when 0 1.
Selected References
1. Barlow R.E and Proschan F: Mathematical Theory of Reliability, Wiley, New York,
1965.
2. Lieberman G.J : “The status and Impact of Reliability Methodology”, Naval Research
logistics Quarterly, 16(1):17-35,1969.
5. Kececioglu, D., Reliability and Life Testing Handbook, Prentice Hall, 1993.
10. Romeu, J.L. Reliability Estimations for Exponential Life, RIAC START, Volume 10.