Template:Rotation: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
| Dingzhou Cao (talk | contribs) | Dingzhou Cao (talk | contribs) | ||
| Line 2: | Line 2: | ||
| ==== Description  ==== | ==== Description  ==== | ||
| Three devices A, B and C are in parallel and rotate to perform the task. A is ON initially, B and C are standby. When A fails, Turn B On; when B fails, turn C ON and when C fails, Turn A ON.    | Three devices A, B and C are in parallel and rotate to perform the task. A is ON initially, B and C are standby. When A fails, Turn B On; when B fails, turn C ON and when C fails, Turn A ON. The desired situation is that, at every moment, one and only one device is operating.  This means that, when a device is done with repair, it should be standby if there is already one device operating; or it should be operating when there is not device operating.  | ||
| ==== BlockSim Solution ==== | ==== BlockSim Solution ==== | ||
| [[Category:BlockSim_Examples]] | [[Category:BlockSim_Examples]] | ||
Revision as of 20:41, 20 July 2011
Rotation Example
Description
Three devices A, B and C are in parallel and rotate to perform the task. A is ON initially, B and C are standby. When A fails, Turn B On; when B fails, turn C ON and when C fails, Turn A ON. The desired situation is that, at every moment, one and only one device is operating. This means that, when a device is done with repair, it should be standby if there is already one device operating; or it should be operating when there is not device operating.