|
|
(32 intermediate revisions by 5 users not shown) |
Line 1: |
Line 1: |
| == SCT with delay ==
| | #REDIRECT [[Example_Using_SCT_to_Analyze_Standby_with_Delay]] |
| | |
| ==== Purposes ====
| |
| | |
| The purposes of this example is to illustrate how to apply SCT with delay.
| |
| | |
| ==== Description ====
| |
| | |
| Three devices A, B and C are in parallel. 2 out of 3 are required to perform the task. Initially A and B are working, C is in standby status. If A or B fails, C will replace
| |
| the failed one with some delay. After the failed device is restored, it will become a standby device. For example, If A fails, with 10 hours delay C will become active and replace A. After A is restored, it will become a standby device for B and C.
| |
| | |
| ==== BlockSim Solution ====
| |
| | |
| The BlockSim modeling of this system is shown in Figure below.
| |