Chapter 6: 23 E (page 169)
A mission-critical production system has n stages that have to be performed sequentially; stage i is performed by machine . Each machine Mi has a probability of functioning reliably and a probability of failing (and the failures are independent). Therefore, if we implement each stage with a single machine, the probability that the whole system works is . To improve this probability we add redundancy, by having mi copies of the machine Mi that performs stage i. The probability that all mi copies fail simultaneously is only so the probability that stage i is completed correctly is 1 − and the probability that the whole system works Each machine has a cost , and there is a total budget to buy machines. (Assume that B and are positive integers.) Given the probabilities , the costs and the budget find the redundancies that are within the available budget and that maximize the probability that the system works correctly.
Short Answer
Let us first understand the problem clearly:
- We have mission-critical production system in which there are n stages of work. The work of each stage is performed in sequential manner where machine will do stage i work.
- Each machine has probability reliability of , and is the probability of failure.
- If all work is implemented on a single system, then will be the probability of complete system.
- Each machine has the cost ci and total budget.
- We need to find the redundancy so that we do work within the budget Band maximum reliability.
The probability that the whole system works