Accendo Reliability

Your Reliability Engineering Professional Development Site

  • Home
  • About
    • Contributors
    • About Us
    • Colophon
    • Survey
  • Reliability.fm
  • Articles
    • CRE Preparation Notes
    • NoMTBF
    • on Leadership & Career
      • Advanced Engineering Culture
      • ASQR&R
      • Engineering Leadership
      • Managing in the 2000s
      • Product Development and Process Improvement
    • on Maintenance Reliability
      • Aasan Asset Management
      • AI & Predictive Maintenance
      • Asset Management in the Mining Industry
      • CMMS and Maintenance Management
      • CMMS and Reliability
      • Conscious Asset
      • EAM & CMMS
      • Everyday RCM
      • History of Maintenance Management
      • Life Cycle Asset Management
      • Maintenance and Reliability
      • Maintenance Management
      • Plant Maintenance
      • Process Plant Reliability Engineering
      • RCM Blitz®
      • ReliabilityXperience
      • Rob’s Reliability Project
      • The Intelligent Transformer Blog
      • The People Side of Maintenance
      • The Reliability Mindset
    • on Product Reliability
      • Accelerated Reliability
      • Achieving the Benefits of Reliability
      • Apex Ridge
      • Field Reliability Data Analysis
      • Metals Engineering and Product Reliability
      • Musings on Reliability and Maintenance Topics
      • Product Validation
      • Reliability by Design
      • Reliability Competence
      • Reliability Engineering Insights
      • Reliability in Emerging Technology
      • Reliability Knowledge
    • on Risk & Safety
      • CERM® Risk Insights
      • Equipment Risk and Reliability in Downhole Applications
      • Operational Risk Process Safety
    • on Systems Thinking
      • Communicating with FINESSE
      • The RCA
    • on Tools & Techniques
      • Big Data & Analytics
      • Experimental Design for NPD
      • Innovative Thinking in Reliability and Durability
      • Inside and Beyond HALT
      • Inside FMEA
      • Institute of Quality & Reliability
      • Integral Concepts
      • Learning from Failures
      • Progress in Field Reliability?
      • R for Engineering
      • Reliability Engineering Using Python
      • Reliability Reflections
      • Statistical Methods for Failure-Time Data
      • Testing 1 2 3
      • The Manufacturing Academy
  • eBooks
  • Resources
    • Accendo Authors
    • FMEA Resources
    • Glossary
    • Feed Forward Publications
    • Openings
    • Books
    • Webinar Sources
    • Podcasts
  • Courses
    • Your Courses
    • Live Courses
      • Introduction to Reliability Engineering & Accelerated Testings Course Landing Page
      • Advanced Accelerated Testing Course Landing Page
    • Integral Concepts Courses
      • Reliability Analysis Methods Course Landing Page
      • Applied Reliability Analysis Course Landing Page
      • Statistics, Hypothesis Testing, & Regression Modeling Course Landing Page
      • Measurement System Assessment Course Landing Page
      • SPC & Process Capability Course Landing Page
      • Design of Experiments Course Landing Page
    • The Manufacturing Academy Courses
      • An Introduction to Reliability Engineering
      • Reliability Engineering Statistics
      • An Introduction to Quality Engineering
      • Quality Engineering Statistics
      • FMEA in Practice
      • Process Capability Analysis course
      • Root Cause Analysis and the 8D Corrective Action Process course
      • Return on Investment online course
    • Industrial Metallurgist Courses
    • FMEA courses Powered by The Luminous Group
    • Foundations of RCM online course
    • Reliability Engineering for Heavy Industry
    • How to be an Online Student
    • Quondam Courses
  • Calendar
    • Call for Papers Listing
    • Upcoming Webinars
    • Webinar Calendar
  • Login
    • Member Home
  • Barringer Process Reliability Introduction Course Landing Page
  • Upcoming Live Events
You are here: Home / Articles / Standby Redundancy with Equal Failure Rates and Perfect Switching

by Fred Schenkelberg 13 Comments

Standby Redundancy with Equal Failure Rates and Perfect Switching

Standby Redundancy with Equal Failure Rates and Perfect Switching

First off, switches are not perfect, so this situation is hypothetical. Yet, when you are exploring adding standby redundancy and haven’t sorted out the switching mechanism, you may be purely curious about the benefits of the redundancy.

Second, in practice, we use different equipment or components for the standby redundancy.

For example, we may use a diesel generator as a backup for grid power. Or use a refurbished pump to back up the main pump. Consider this situation for standby redundancy with equal failure rates (same type and age equipment) and a perfect ability to detect and turn on the backup unit as an exercise that leads to other realistic cases.

Let’s explore the math to estimate the system reliability given standby redundancy with an example.

Two power supply systems with one supply in standby

The two supplies have the same expected failure rate, 0.0005 failures per hour, over the duration we expect the system to operate, 730 hours. Only one operates at a time. And, we’re going to ignore how the second supply is turned on when the first one fails for now. We’re assuming a perfect switch.

Here’s a simple diagram of the situation.

Standby Redundancy 2 elements

Where R1 is the reliability function of the power supplies. So, what is the reliability expectation of this standby redundancy configuration?

The formula for we can use in this situation is

$$ \large\displaystyle R\left( t \right)={{e}^{-\lambda t}}\left( 1+\lambda t \right)$$

This is slightly different then the k-out-of-n formula with a 1-out-of-2 situation as the first unit operates alone while the standby unit is dormant and assumed to have not dormant failure period failures.

Adding the values for t and $- \lambda -$ we find

$$ \large\displaystyle \begin{array}{l}R\left( 730 \right)={{e}^{-\left( 0.0005 \right)730}}\left( 1+\left( 0.0005 \right)730 \right)\\R\left( 730 \right)={{e}^{-0.365}}\left( 1.365 \right)\\R\left( 730 \right)=0.948\end{array}$$

A general formula

In the case with n standby units each with a perfect switch when the previous elements have failed, the general formula is

$$ \large\displaystyle R\left( t \right)={{e}^{-\lambda t}}\sum\limits_{i=0}^{n-1}{\frac{{{\left( \lambda t \right)}^{i}}}{i!}}$$

Here’s a simple diagram of a system with n=3. Note the second standby units doesn’t become active until the primary and first standby units fail. After the unit brought online by the first switch fails, the second switch closes allowing the system to operate with the second standby unit.

Standby Redundancy 1 of 3 Elements

You may envision n such standby switches and units in a configuration. Now you can calculate the system reliability for these standby parallel situations.


Related:

Standby Redundancy, Equal Failure Rates, Imperfect Switching (article)

Parallel Systems (article)

RBD and Design Process (article)

 

Filed Under: Articles, CRE Preparation Notes, Reliability Modeling and Predictions Tagged With: Reliability Block Diagram (RBD)

About Fred Schenkelberg

I am the reliability expert at FMS Reliability, a reliability engineering and management consulting firm I founded in 2004. I left Hewlett Packard (HP)’s Reliability Team, where I helped create a culture of reliability across the corporation, to assist other organizations.

« Mechanical Systems Reliability Testing
Reliability Benefits of Alpha and Beta Testing »

Comments

  1. sameer.sheeba@gmail.com says

    September 7, 2015 at 6:58 AM

    Yes, this is for perfect switching. In case of imperfect switching you need to just multiply the probability of failure of that imperfect switch with the equation you have provided. But, have you experienced it by iterating 1000 times through Monte-carlo simulation. I mean the result.What results did you get.

    Reply
    • Fred Schenkelberg says

      September 9, 2015 at 3:14 AM

      Thanks for the comment Sameer,

      I’ve not tried the Monte Carlo approach and will have to explore it later. For some cases it is possible to analytically solve for system reliability including imperfect switching, which is the topic of another post.

      Cheers,

      Fred

      Reply
  2. Dick Somes says

    April 13, 2017 at 11:48 AM

    I’m trying to understand the rationale behind the computation. Can you provide a derivation of the formula? Fifty years ago I was a reliability engineer in my first job. At the time we focused on active redundancy because of the state of failure detection and switching technology.

    Reply
    • Fred Schenkelberg says

      April 15, 2017 at 8:50 AM

      HI Dick,

      I found a reasonable explanation in

      Reliability in Engineering Design” target=”_blank”>Reliability in Engineering Design by Kailash C. Kapur. Wiley, 1977 pg 218-221 [affiliate link to Amazon]

      Here are the scanned pages from my copy. You will need to be logged into Accendo Reliability to download.

      Cheers,

      Fred

      Reply
  3. Aaron McDonald says

    February 18, 2020 at 9:49 AM

    Hello,

    Is it possible to be directed to a derivation for this? I generally understand how to set-up the problem for a duty/stand-by system but can’t get over the hump of fully solving it.

    Regards,

    Aaron

    Reply
    • Fred Schenkelberg says

      February 18, 2020 at 10:00 AM

      Hi Aaron,

      good question – most of my references just include the formulas for the various situations with perfect or imperfect switches. A general derivation might start with thinking through the probabilities involved and how to combine them. An imperfect switch would be in series with the second unit, I suppose.

      Cheers,

      Fred

      Reply
  4. Farid Jalali says

    June 8, 2020 at 5:10 AM

    Hello Fred,

    is there a formula or referenced that you can point me to for when active and standby units have different failure rates?

    Thank you,
    Farid

    Reply
    • Fred Schenkelberg says

      June 8, 2020 at 6:31 AM

      Hi Farid,

      I haven’t written about such a case and a quick check of a couple of the reference books I have hasn’t turned up such a case. It is a good idea, so will add to my list of topics to research and write a short tutorial.

      cheers,

      Fred

      Reply
  5. ayca says

    August 31, 2020 at 3:57 AM

    I found this article while i search generator reliability. In case of any power failure, the generator is activated, in this case is always generator redundant a system? When the generator is used in this way, is it a subsystem that always increases the reliability of the system?

    Thank for all informations.
    ayca

    Reply
    • Fred Schenkelberg says

      August 31, 2020 at 7:21 AM

      Hi Ayca,

      The reliability of the various elements of the system don’t really change – the redundant elements improve the availability of the overall system.

      At the overall system level, with the generator, the ability (probability) of the system to provide power (function) over time in the specified environment has an improved reliability performance. The tradeoff comes with a more complex system and an increased cost of maintenance.

      cheers,

      Fred

      Reply
  6. Dragan Banjevic says

    April 3, 2021 at 3:23 PM

    Unfortunately, there is no simple elementary way to derive the general formula. But the following reasoning may help to understand it. Consider the case with perfect switching, for now, with one standby, and equal failure rates. R(t) = Prob (system survives up to t) = Prob(first element survives up to t) + Prob(first elements fails at some point x before t, and the second element survives for the remaining time t – x) = exp(-λt) + Sum over possible x between 0 and t[ λexp(-λx) Δx exp(-λ(t-x))] = exp(-λt) + λexp(-λt) * Sum over sum over possible x between 0 and t [Δx] = exp(-λt) + λexp(-λt) t = exp(-λt)[1 + λt]. Here, λexp(-λx) Δx is the probability that the first unit fails in a short interval Δx (using pdf for exponential distribution). Mathematically, summation is replaced by integration. For the case with imperfect switch, the same derivation, except we have to include probability of successful switching, p, after failure of the first element, so the formula is R(t) = exp(-λt)[1 + λpt]. For cases with more than one element, problem gets more complicated, because we have several situations: no failure of the first element up to t, or failure of the first element before t, and survival of the second element to t, or failures of the first and second element before t, and survival of the third element to t, and so on, up to the last element. Integration step by step will solve the problem. Exactly the same reasoning works with different failure rates, but the formula is more complicated.

    Reply
  7. ASHOK SINGH BHANDARI says

    September 2, 2022 at 9:39 PM

    It’s an interesting topic to go through. I was wondering about the mixed redundancy, i.e. some components are actively redundant and others are on standby. Can you explain the reliability function of such systems? It would be very helpful.

    Thank you.

    Reply
    • Fred Schenkelberg says

      September 3, 2022 at 7:09 AM

      HI Ashok,

      In a mixed redundancy setup – I would treat the active redundancy elements first as one system, then use the result of the active elements and the standby elements as a second system to do the calculations.

      cheers,

      Fred

      Reply

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

CRE Preparation Notes

Article by Fred Schenkelberg

Join Accendo

Join our members-only community for full access to exclusive eBooks, webinars, training, and more.

It’s free and only takes a minute.

Get Full Site Access

Not ready to join?
Stay current on new articles, podcasts, webinars, courses and more added to the Accendo Reliability website each week.
No membership required to subscribe.

[popup type="" link_text="Get Weekly Email Updates" link_class="button" ][display_form id=266][/popup]

  • CRE Preparation Notes
  • CRE Prep
  • Reliability Management
  • Probability and Statistics for Reliability
  • Reliability in Design and Development
  • Reliability Modeling and Predictions
  • Reliability Testing
  • Maintainability and Availability
  • Data Collection and Use

© 2025 FMS Reliability · Privacy Policy · Terms of Service · Cookies Policy