Reliability Applications (Independence and Bayes Rule)



Similar documents
Parallel System This is a system that will fail only if they all fail.

Lecture 1 Introduction Properties of Probability Methods of Enumeration Asrat Temesgen Stockholm University

Lecture Note 1 Set and Probability Theory. MIT Spring 2006 Herman Bennett

Reliability Reliability Models. Chapter 26 Page 1

People have thought about, and defined, probability in different ways. important to note the consequences of the definition:

Counters are sequential circuits which "count" through a specific state sequence.

AP Microeconomics Chapter 12 Outline

5.1 Midsegment Theorem and Coordinate Proof

A Few Basics of Probability

Math 319 Problem Set #3 Solution 21 February 2002

3. Mathematical Induction

Series and Parallel Resistive Circuits

Probability. Section 9. Probability. Probability of A = Number of outcomes for which A happens Total number of outcomes (sample space)

Fibonacci Numbers and Greatest Common Divisors. The Finonacci numbers are the numbers in the sequence 1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89, 144,...

Warm-up Tangent circles Angles inside circles Power of a point. Geometry. Circles. Misha Lavrov. ARML Practice 12/08/2013

The Fundamental Theorem of Arithmetic

Planning a Successful Visual Basic 6.0 to.net Migration: 8 Proven Tips

Definition and Calculus of Probability

6 Series Parallel Circuits

Series-Parallel Circuits. Objectives

MICROPROCESSOR AND MICROCOMPUTER BASICS

Part III. Lecture 3: Probability and Stochastic Processes. Stephen Kinsella (UL) EC4024 February 8, / 149

Technology Update White Paper. High Speed RAID 6. Powered by Custom ASIC Parity Chips

Summary of Formulas and Concepts. Descriptive Statistics (Ch. 1-4)

Let s put together a Manual Processor

Shear Force and Moment Diagrams

Note on growth and growth accounting

Elements of probability theory

ECE302 Spring 2006 HW1 Solutions January 16,

MTH6120 Further Topics in Mathematical Finance Lesson 2

JUST THE MATHS UNIT NUMBER 8.5. VECTORS 5 (Vector equations of straight lines) A.J.Hobson

Multi-variable Calculus and Optimization

Managerial Economics Prof. Trupti Mishra S.J.M. School of Management Indian Institute of Technology, Bombay. Lecture - 13 Consumer Behaviour (Contd )

ADVANCED CONTROL TECHNIQUE OF CENTRIFUGAL COMPRESSOR FOR COMPLEX GAS COMPRESSION PROCESSES

Part II: Evaluating business & engineering assets

Introduction to Hypothesis Testing. Hypothesis Testing. Step 1: State the Hypotheses

Optimal linear-quadratic control

6.3 Conditional Probability and Independence

Conditional Probability, Hypothesis Testing, and the Monty Hall Problem

Basic Probability Concepts

Version : klm. General Certificate of Education. Mathematics MPC1 Pure Core 1. Mark Scheme examination - June series

Earned Value. Valerie Colber, MBA, PMP, SCPM. Not for duplication nor distribution 1

College Algebra - MAT 161 Page: 1 Copyright 2009 Killoran

PART A: For each worker, determine that worker's marginal product of labor.

Latches, the D Flip-Flop & Counter Design. ECE 152A Winter 2012

Bayes Theorem & Diagnostic Tests Screening Tests

Lecture 2. Marginal Functions, Average Functions, Elasticity, the Marginal Principle, and Constrained Optimization

12. Parallels. Then there exists a line through P parallel to l.

One Period Binomial Model

Automata and Formal Languages

Two-sample inference: Continuous data

Take-Home Exercise. z y x. Erik Jonsson School of Engineering and Computer Science. The University of Texas at Dallas

(Refer Slide Time: 2:03)

The "Dutch Book" argument, tracing back to independent work by. F.Ramsey (1926) and B.deFinetti (1937), offers prudential grounds for

Greatest Common Factors and Least Common Multiples with Venn Diagrams

E3: PROBABILITY AND STATISTICS lecture notes

Sensitivity Analysis 3.1 AN EXAMPLE FOR ANALYSIS

3 1B: Solving a System of Equations by Substitution

Partial Fractions. Combining fractions over a common denominator is a familiar operation from algebra:

Review of Fundamental Mathematics

Probability. a number between 0 and 1 that indicates how likely it is that a specific event or set of events will occur.

Chapter 4 - Lecture 1 Probability Density Functions and Cumul. Distribution Functions

abc GCE 2005 Mark Scheme January Series Mathematics MPC1

Confidence intervals

PROCEDURE: 1. Measure and record the actual values of the four resistors listed in Table 10-1.

UC Berkeley Haas School of Business Economic Analysis for Business Decisions (EWMBA 201A)

Trade and Resources: The Heckscher-Ohlin Model. Professor Ralph Ossa International Commercial Policy

Improved Software Testing Using McCabe IQ Coverage Analysis

Mark Scheme (Results) June GCSE Mathematics (1380) Paper 1F (Non-Calculator)

HYPOTHESIS TESTING: POWER OF THE TEST

Cartesian Products and Relations

Lesson 18: Looking More Carefully at Parallel Lines

NPTEL STRUCTURAL RELIABILITY

Application of Linear Algebra in. Electrical Circuits

Binomial lattice model for stock prices

Sudoku puzzles and how to solve them

Concepts in Communication Amplifier Redundancy Systems

STA 371G: Statistics and Modeling

MICROECONOMICS AND POLICY ANALYSIS - U8213 Professor Rajeev H. Dehejia Class Notes - Spring 2001

Resistors in Series and Parallel

Chapter 3. Cartesian Products and Relations. 3.1 Cartesian Products

ECONOMIC THEORY AND OPERATIONS ANALYSIS

research/scientific includes the following: statistical hypotheses: you have a null and alternative you accept one and reject the other

SERIES VS. PARALLEL WIRING. How to wire speaker cabinets

Software Metrics. Lord Kelvin, a physicist. George Miller, a psychologist

Intermediate Math Circles October 10, 2012 Geometry I: Angles

3 Signals and Systems: Part II

Resistors in Series and Parallel

A. The answer as per this document is No, it cannot exist keeping all distances rational.

Introduction to Hypothesis Testing OPRE 6301

The Answer to the 14 Most Frequently Asked Modbus Questions

Chapter 4 Nominal and Effective Interest Rates

Mathematics and Statistics: Apply probability methods in solving problems (91267)

MATH10040 Chapter 2: Prime and relatively prime numbers

Quotient Rings and Field Extensions

The Point-Slope Form

Advanced Computer Architecture-CS501. Computer Systems Design and Architecture 2.1, 2.2, 3.2

Core Maths C1. Revision Notes

So let us begin our quest to find the holy grail of real analysis.

Transcription:

Reliability Applications (Independence and Bayes Rule ECE 313 Probability with Engineering Applications Lecture 5 Professor Ravi K. Iyer University of Illinois

Today s Topics Review of Physical vs. Stochastic Independence Example Reliability Applications Multiversion Programming N-version software Recovery blocks Series and Parallel Systems

Physical vs. Stochastic Independence Example Stochastic independence does not imply physical independence. Example: A(I 1 =1 B(I 2 =1 I 2 I 1 + output C (output=1 Assume that A,B are independent and that P(A=P(B=1/2 C => event, output = 1 Questions: Are A and C independent? Explain

Physical vs. Stochastic Independence Example P(A = 1/2 P(C = 1/2 P(A C= 1/4 = P(A.P(C A and C are stochastically independent. But physically they are not independent, because there is a logical relation between the inputs and the output of a OR gate and Event C (output=1 happens when events A (I 1 =1 and B (I 2 =0 happen.

Multiversion Programming

Multiversion Programming A technique for fault-tolerant software [Randell 1978], consists of a primary and an alternate module for each critical task and a test for determining whether a module performed its function correctly. This is called a recovery block. If the primary module fails, the detection test indicates its failure and the alternate module is activated. Define the events: A = Primary module functions correctly. B = Alternate module functions correctly. D = Detection test following the execution of the primary performs its task correctly. Assume that event pairs A and D as well as B and D are independent but events A and B are dependent. Derive an expression for the failure probability of a recovery block.

Multiversion Programming (cont. P(A" P(A" P(D" P(D" P(D" P(D" S" P(B/A" P(B/A" P(B/A" P(B/A" F" S" F" S" F" Distributive Law (E3 P(failure = P(B A P(D P(A + P(B A P(DP(A + P(A P(D = P(B A P(D + P(B A P(D + P(A P(D = P((B A A P(D + P(B A P(D = P((B A (A A P(D + P(B A P(D = P(B A P(D + P(B A P(D

Application to Reliability Evaluation Consider the problem of computing reliability of so-called seriesparallel systems. A series system is one in which all components are so interrelated that the entire system will fail if any one of its components fails. A parallel system is one that will fail only if all its components fail. We will assume that failure events of components in a system are mutually independent. Consider a series system of n components.

Application to Reliability Evaluation (cont. For I=1,2,,n, define events A i = Component i is functioning properly. The reliability, R i, of component i is defined as the probability that the component is functioning properly. Then: R i =P(A i. By the assumption of series connections, the system reliability: R s = P = P(A 1 A 2 A n = P(A 1 P(A 2 P(A n n = R i i=1 ( The system is functioning properly. " (2.1

Example of Effect of Complexity on Reliability This example demonstrates how quickly system reliability degrades with an increase in complexity. For example, if a system consists of five components in a series, each having a reliability of 0.970, then the system reliability is 0.970 5 =0.859. If the system complexity is increased so that it contains ten similar components, its reliability is reduced 0.970 10 =0.738. Consider what happens to system reliability when a large system such as a computer system consists of tens to hundreds of thousands of components.

Increasing Reliability Using Redundancy One way to increase the reliability of a system is to use redundancy, i.e., to replicate components with small reliabilities. This is called parallel redundancy. Consider a system consisting of n independent components in parallel; the system fails to function only if n components have failed. Define event A i = The component i is functioning properly and A p = The parallel system of n components is functioning properly. Also let R i =P(A i and R p =P(A p. To establish a relation between A p and the A i s, it is easier to consider the complementary events. Thus: A p = The parallel system has failed. Therefore, by independence: = All n components have failed. = A 1 A 2 A n P(A p = P(A 1 A 2 A n = P(A 1 P(A 2 P(A n

Increasing Reliability Using Redundancy (cont. Now let F p =1-R p be the unreliability of the parallel system, and similarly let F i =1-R i be the unreliability of component i. Then, since A i and A i are mutually exclusive and collectively exhaustive events, we have: 1= P(S = P(A i + P(A i And: F i = P(A i = 1 P(A i Then: F p = P( A i = n F i i 1 And: R p = 1 F p = 1 (1 R i n i=1

Product Law of Unreliabilities Thus, for parallel systems of n independent components, we have a product law of unreliabilities analogous to the product law of reliabilities of series systems. If we have a parallel system of five components, each with a reliability of 0.970, then the system reliability is increased to: 1 (1 0.970 5 = 1 (0.03 5 = 1 0.0000000243 = 0.9999999757 However, we should be aware of the law of diminishing returns.

Reliability Curve of a Parallel Redundant System 1.0 Reliability R p (n 0.99 0.98 0.97 0.96 0.95 1.0 2.0 3.0 4.0 5.0 6.0 7.0 8.0 9.0 10.0 Number of components n, each with R=0.97

Reliability of Series-Parallel Systems We can use formulas parallel and series systems in combination to compute the reliability of a system having both series and parallel parts (series-parallel systems. Consider a series-parallel system of n serial stages, where stage i consists of n i identical components in parallel.

Reliability of Series-Parallel Systems (cont. The reliability of each component of stage i is R i. Assuming that all components are independent, R sp : n R sp = [1 (1 R i n i ] i=1

Series-Parallel System Example Consider the series-parallel system shown in the diagram below, consisting of five stages, with n 1 =n 2 =n 5 =1, n 3 =3, n 4 =2, and R 1 =0.95, R 2 =0.99, R 3 =0.70, R 4 =0.75, and R 5 =0.9. Then: R sp = 0.95 0.99 (1 0.3 3 (1 0.25 2 0.9 = 0.772 R 3 R 4 R 5 R 1 R 2 R 3 R 4 R 3

Application of Bayes Complex system Example Consider evaluating the reliability R of the five-component system. The system is said to be functioning properly only if all the components on at least one path from point A to point B are functioning properly. C 1 C 4 A C 2 B C 3 C 5

Bayes Formula Example 3 (cont. Define for i = 1, 2,, 5 event i = Component i is functioning properly let R i = reliability of component i = P( i let = System is functioning properly let R = system reliability = P( Thus is a union of four events These four events are not mutually exclusive. Therefore, we cannot directly use axiom (A3. Note, however, that we could use relation (Rd, which does apply to union of interesting events. But this method is computationally tedious for a relatively long list of events. Instead, using the theorem of total probability, we have: ( ( ( ( 5 3 5 2 4 2 4 1 = 1 ( ( ( ( ( ( ( ( 2 2 2 2 2 2 2 2 R P R P P P P P P + = + = P( = P( 2 + P( 2

Bayes Formula Example 3 (cont. Now to compute P( 2 observe that since component C 2 is functioning, the status of components C 1 and C 3 is irrelevant. The system is equivalent to two components C 4 and C 5 in parallel. Therefore we get: P( 2 =1 (1 R 4 (1 R 5 To compute P( 2, since C 2 is known to have failed, the resulting system is a series-parallel one whose reliability is: P( 2 = 1 (1 R1R4 (1 R3 R 5 Combining previous equations and substituting, we have: P(x = R = [1 (1 R 4 (1 R 5 ]R 2 +[1 (1 R 1 R 4 (1 R 3 R 5 ](1 R 2 = 1 R 2 (1 R 4 (1 R 5 (1 R 2 (1 R 1 R 4 (1 R 3 R 5