Question: Component Reliability- Wond PAGE LAYOUT REFERENCES MAILINGS REVIEW VIEW Component Reliability. The following problems specify computer simulations to evaluate the reliability of several component configurations.
Component Reliability- Wond PAGE LAYOUT REFERENCES MAILINGS REVIEW VIEW Component Reliability. The following problems specify computer simulations to evaluate the reliability of several component configurations. Use t C++ and randfloat. 1. Write a program that simulates the design shown in figure 6.17 using a component reliability of0.8 for component 1, 0.85 for component 2, and 0.95 for component B. Print the estimate of the reliability using 5,000 simulations. (The analytical reliability of this system is 0.794.) 2. Write a program that simulates the design shown in figure 6.18 using a component reliability of 0.8 for components 1 and 2, and 0.95 for components 3 and 4. Print the estimate of the reliability using 5,000 simulations. (The analytical reliability of this system is 0.9649.) 3. Write a program that simulates the design shown in figure 6.19 using a component reliability 0.95 for all 3 components. Print the estimate of the reliability using 5,000 simulations. (The analytical reliability of this system is 0.99976.)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
