0% found this document useful (0 votes)
43 views33 pages

Chapter 7 - 02

1. The document discusses reliability concepts such as failure rate, mean time between failures (MTBF), mean time to failure (MTTF) and how they differ for repairable vs. non-repairable systems. 2. Formulas are provided for calculating failure rate, reliability, and MTBF assuming constant failure rate and using the Weibull distribution where failure rate changes over time. 3. Maintainability concepts like maintainability function and mean time to repair (MTTR) are defined, with the exponential distribution used as an example to calculate MTTR.

Uploaded by

Samuel Wozab
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
43 views33 pages

Chapter 7 - 02

1. The document discusses reliability concepts such as failure rate, mean time between failures (MTBF), mean time to failure (MTTF) and how they differ for repairable vs. non-repairable systems. 2. Formulas are provided for calculating failure rate, reliability, and MTBF assuming constant failure rate and using the Weibull distribution where failure rate changes over time. 3. Maintainability concepts like maintainability function and mean time to repair (MTTR) are defined, with the exponential distribution used as an example to calculate MTTR.

Uploaded by

Samuel Wozab
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 33

Chapter 7 - 02

Reliability and Maintainability

November , 2023

By : Behailu Mamo

1
Failure Rate & Mean Time Between Failures

Failure Rate
 Assume a batch of N items out of which a number k have failed

at time t. The total cumulative time T can be evaluated in one


of the following ways.

i. If it is assumed that each failure is replaced as it occurs, the


cumulative time is
T  Nt
ii. If items are not replaced as they fail, for non-replacement
condition the cumulative time is given by

T  t1  t 2    t k  N  k t 2
Definition:
 For a stated period in the life of an item, the ratio of the total

number of failures to the total cumulative observed time is


defined as the observed failure rate.
total number of failures
observed failure rate 
total cumulative observed time
k
  , ˆ is the failure rate of N items observed
ˆ
T
Units of λ:
- percentage failures per 1000 h,
- failures /h
- failures /106 h 3
Observed Mean Time Between Failures (MTBF)
Definition
For a stated period in the life of an item, the mean value

of the length of time between consecutive failures,


computed as the ratio of the total cumulative observed
time to the total number of failures is defined as the
MTBF.

ˆ T ˆ 1
MTBF    , or ,  
k ˆ
4
Observed Mean Time to Fail (MTTF)
Definition
For a stated period in the life of an item, the ratio of

cumulative time to the total number of failures is defined


as MTTF. T
MTTF 
k
The difference between MTBF and MTTF
 MTTF is applied to items that are not repairable (e.g. Bearings)
 MTBF is applied to items that are repairable.

5
The difference between MTBF and MTTF :
 For Simple failure model:
 Mean Time To Failure – the average time to failures of a component (no
repairs)

For Repairable Failure model:


 Mean time between failures(MTBF)- the average time between inherent

failures of a component during operation.


 Mean Time To Repair (MTTR) – the average time required to repair a failed

component.

6
The difference between MTBF and MTTF : general

7
8
9
10
Reliability Function
Consider the probability of an item failing in the
interval between t and t+dt.
Given the failure rate λ(t), the probability that the item
may fail in the interval t to t+dt, provided it has
survived until time t, is given by the conditional
probability
PE2   t dt
E1

 where E1 is survival up to time t with the survival probability


given by the reliability

Rt   PE1
 And, E2 is item failing between time t and t+dt.
11
The probability of failure in the interval t to t+dt
unconditionally is f(t)dt
 where f(t) is the failure probability density function.
This probability is obtained by the multiplication
theorem which states that

f t dt  PE1 and E2


Noting that

PE1 and E2  PE1  PE 2 E


1

f t dt  PE1 and E2  Rt   t dt


12
Thus, the failure rate is obtained to be

f t 
 t  
Rt 
The probability that an item may fail between running
times 0 and t is

F t    f t dt  1  Rt 
t

Differentiating this equation,

 dR t 
f t  
dt
13
Substituting for f(t) in the equation for λ (t),

1 dRt 
 t    
Rt  dt
Integrating both sides gives

R t  dRt 
   t dt  
t

0 1 Rt 
Which gives the reliability function

Rt   exp    t dt 


t

 0 
14
Assuming constant failure rate ,

Rt   exp t   e  t

15
MTBF
Consider the (N-k) items that survived at t. Let (N-k) be
Ns(t). Then
N s t 
Rt  
N
In each time interval dt, the time accumulated is

N s t dt
At time t  the total time accumulated is


 N s t dt
0
16
MTBF is then given by

1   N s t dt
MTBF   N s t dt  
N 0 0 N

  R t dt
0

For constant λ,

  1
MTBF   Rt dt   e dt   t
0 0 

17
1.

18
2..

19
System Reliability with Weibull Failure Probability
Distribution
 In Weibull probability distribution of failure, the failure rate

varies with time. The failure rate and reliability function are
given by, respectively.
Where :

  
 t   t  t0  1  β = shape parameter (slope)

   = Scale parameter (characteristic


life)

 t t  
Rt   exp   0
 
    
For   1 failure rate increases with time resulting in
decreasing reliability.
20
1.

21
22
23
Maintainability

 Maintainability is a characteristic of design and installation which is expressed as

the probability that an item will conform to specified conditions within a given
period of time, when maintenance action is performed in accordance with
prescribed procedures and resources.

 The objective of a maintainability program should be to influence equipment

design to assure that maintenance of the equipment can be accomplished


efficiently and safely.

 Maintainability requirements are usually contractual, and in such cases it is

essential that the test method and the conditions under which it is to be carried
out
24 are carefully defined. Achievement of specified Mean Time to Repair is rather
 Maintainability design features include:

 access to replaceable assemblies

 clear markings for convenience and safety

 maximum use of interchangeability

 elimination of unnecessary adjustments

 clearly written maintenance instructions

 adequate use of test points for fault isolation

 These allow rapid restoration of service by minimizing

downtime.
25
Maintainability Function (Exponentially disritibuted)
 The time-to-restore probability density function g(t) for the

exponential times-to-restore distribution is

g t   e  t

 μ is equipment repair, replacement or restoration rate.

 Given μ, the mean time to correctively repair, replace or restore

the equipment to satisfactory operation is given by


1
MTTR 

t
1 
g t   e MTTR
MTTR 26
 The maintainability function for the exponential time to restore

distribution is
M t1   Pt  t1    g t dt
t1

0
t1
  e dt  t
0
 t1
 1 e

 M t1  is the probability that a repair will be completed


successfully in time t1.

27
Determination of Mean Time To Repair MTTR

 In many practical applications, determination of MTTR is not

easy.
 MTTR is the mean of the distribution of equipment repair time
n
and can be estimated from T i i
MTTR  i 1
n


i 1
i

Where :
 Ti is the time needed to repair the equipment when the ith part
fails
 λi is the constant failure rate of the ith repairable part of the
equipment
 n is the number of repairable parts in the equipment 28
29
Availability:
a) Steady State Availability (inherent availability)
Availability is the available up-time of an
equipment. This is the probability that an
equipment, when used under stated conditions and
ideal support environments, will operate
satisfactorily at any given time.

Ass 

where Ass = steady state availability
= system constant repair rate
= system constant failure rate
30
Substituting for repair rate and failure rate, steady state
availability is
MTBF
Ass 
MTBF  MTTR

 In the calculations of Ass , preventive maintenance down


time, supply down time, queuing downtime,
administrative down time are excluded.
Ass is useful to designers.

31
b) Operational Availability:

This can be defined as the probability that an equipment,


when used under stated conditions in an actual
environment, will operate satisfactorily at any time.

MTBM
Ao 
MTBM  MDT
where
 MTBM = Mean Time Between Maintenance actions

 MDT = Mean Down Time; sum of the mean corrective and


preventive maintenance time intervals including supply down
time, administrative down time, etc.
32
Thank you
If you have any questions ???

33

You might also like