HW4: Chapters 11 & 12
Ex 11.4. What is the common characteristic of all architectural styles that are geared to supporting software fault tolerance? Redundant and diverse are the characteristics of all architectural styles that are geared to supporting software fault tolerance. Ex 11.7. It has been suggested that the control software for a radiation therapy machine, used to treat patients with cancer, should be implemented using N-version programming. Comment on whether or not you think this is a good suggestion. I think that this is a good suggestion to have the control software implemented using N-version programming. I think this because radiation therapy is a very serious matter and this software can be the reason this person lives or dies. So it would definitely be beneficial to have multiple checks of the software to make sure that the patient always gets the correct amount of radiation. Ex 11.9. Explain why you should explicitly handle all ...