<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>THERAC-25 by Nurhannani Jailani</title>
      <link>https://padlet.com/nurhannani_jailani/Foc2SE04</link>
      <description>The Software Fatal Failure</description>
      <language>en-us</language>
      <pubDate>2019-03-06 05:12:15 UTC</pubDate>
      <lastBuildDate>2023-01-28 02:15:38 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url></url>
      </image>
      <item>
         <title>WHAT IS THERAC- 25</title>
         <author>nurhannani_jailani</author>
         <link>https://padlet.com/nurhannani_jailani/Foc2SE04/wish/338240632</link>
         <description><![CDATA[<div>The Therac-25 was a medical linear accelerator, used to treat cancer patients to remove tumor.<br> <br>Medical linear accelerators accelerate electron to create high-energy beams that can destroy tumors with minimal impact on surrounding healthy tissue<br><br></div><ul><li>Shallow tissue is treated with accelerated electrons</li><li>Scanning magnets placed in the way of the beam; the spread of the beam (and thus its power) could be controlled by a magnetic fields generated by these magnets</li><li>Deeper tissue is treated with X-ray photons</li><li>The X-ray beam is flattened by a device in the machine to direct the appropriate intensity to the patient.</li><li>Beams kill (or retard the growth of) the cancerous tissues</li></ul>]]></description>
         <enclosure url="" />
         <pubDate>2019-03-06 05:15:18 UTC</pubDate>
         <guid>https://padlet.com/nurhannani_jailani/Foc2SE04/wish/338240632</guid>
      </item>
      <item>
         <title>HISTORY AND DEVELOPMENT</title>
         <author>nurhannani_jailani</author>
         <link>https://padlet.com/nurhannani_jailani/Foc2SE04/wish/338240795</link>
         <description><![CDATA[<div>Early 1970,AECL(Atomic Energy of Canada Limited) and a French Company (CGR) collaborate to build Medical Linear Accelerators (linacs).<br><br></div><ul><li>They develop Therac-6, and Therac-20.</li><li>AECL and CGR end their working relationship in 1981.</li><li>In 1976, AECL develops the revolutionary "double pass" accelerator which leads to the development of Therac-25.</li><li>In March, 1983, AECL performs a safety analysis of Therac-25 which apparently excludes an analysis of software.</li><li>Medical linear accelerators (linacs) known generally as “Therac-25”.</li></ul>]]></description>
         <enclosure url="" />
         <pubDate>2019-03-06 05:16:35 UTC</pubDate>
         <guid>https://padlet.com/nurhannani_jailani/Foc2SE04/wish/338240795</guid>
      </item>
      <item>
         <title>PROBLEM ISSUES</title>
         <author>nurhannani_jailani</author>
         <link>https://padlet.com/nurhannani_jailani/Foc2SE04/wish/338241093</link>
         <description><![CDATA[<div>At East Texas Cancer Center,patient complains of a bright flash of light, heard a frying, buzzing sound, and felt a thump and heat like an electric shock.<br><br></div><ul><li>This indicates radiation overdose by Therac-25 machines after cancer treatment session</li><li>A few days after the unit was put back into operation, another patient complained that his face felt like it was on fire.</li><li>Another potential overdose of radiation beam by Therac-25.</li><li>Both patients died after 4months and 3 weeks respectively due to administered overdose of radiation</li></ul>]]></description>
         <enclosure url="" />
         <pubDate>2019-03-06 05:18:55 UTC</pubDate>
         <guid>https://padlet.com/nurhannani_jailani/Foc2SE04/wish/338241093</guid>
      </item>
      <item>
         <title>PROBLEM BACKGROUND</title>
         <author>nurhannani_jailani</author>
         <link>https://padlet.com/nurhannani_jailani/Foc2SE04/wish/338241206</link>
         <description><![CDATA[<div>At first AECL denied that the Therac-25 was capable of delivering an overdose of radiation. The machine had so many safeguards in place that it frequently threw error codes and paused treatment, giving less than the prescribed amount of radiation<br><br>AECL carefully ran test after test and could not reproduce the error. The only possible cause they could come up with was a temporary failure in the three microswitches which determined the turntable’s position. The microswitch circuit was re-designed such that the failure of any one microswitch could be detected by the computer. This modification was quickly added and was in place for the rest of the accidents.<br><br>The Therac-25 displayed a “Malfunction 54” message. The message was not mentioned in the manuals. AECL explained that Malfunction 54 meant that the Therac-25’s computer could not determine if there a underdose OR overdose of radiation.</div>]]></description>
         <enclosure url="" />
         <pubDate>2019-03-06 05:19:59 UTC</pubDate>
         <guid>https://padlet.com/nurhannani_jailani/Foc2SE04/wish/338241206</guid>
      </item>
      <item>
         <title>ISSUES HIGHLIGHTED</title>
         <author>nurhannani_jailani</author>
         <link>https://padlet.com/nurhannani_jailani/Foc2SE04/wish/338241292</link>
         <description><![CDATA[<div>Error message provide by Therac 25 monitor are not helpful to operators<br><br></div><ul><li>Machine pauses treatment but does not indicate reason why</li><li>The equipment control task did not properly synchronize with the operator interface task, so that race conditions occurred if the operator changed the setup too quickly.</li><li>Software is required to monitor several activities simultaneously in real time</li><li>Interaction with operator</li><li>Monitoring input and editing changes from an operator</li><li>Updating the screen to show the current status of machine</li><li>There were no independent checks that the software was operating correctly (verification)</li></ul><div> </div>]]></description>
         <enclosure url="" />
         <pubDate>2019-03-06 05:20:46 UTC</pubDate>
         <guid>https://padlet.com/nurhannani_jailani/Foc2SE04/wish/338241292</guid>
      </item>
      <item>
         <title>SUMMARY</title>
         <author>nurhannani_jailani</author>
         <link>https://padlet.com/nurhannani_jailani/Foc2SE04/wish/338241381</link>
         <description><![CDATA[<div>From all analysis, Therac-25 should be </div><ul><li>Software quality assurance practices and standards should be established.</li><li>Designs should be kept simple and ensure user-friendly interfaces</li><li>Ways to get information about errors, i.e., software audit trails should be designed into the software from the beginning.</li><li>The software should be subjected to extensive testing and formal analysis at the module and software level.</li><li>System testing alone is not adequate; verification would be very valuable.</li><li>Involve users at all phases product development</li></ul>]]></description>
         <enclosure url="" />
         <pubDate>2019-03-06 05:21:28 UTC</pubDate>
         <guid>https://padlet.com/nurhannani_jailani/Foc2SE04/wish/338241381</guid>
      </item>
      <item>
         <title>THERAC -25</title>
         <author>nurhannani_jailani</author>
         <link>https://padlet.com/nurhannani_jailani/Foc2SE04/wish/338245272</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/222988335/a717c89e758382867c80dea4a773ad0e/therac.jpg" />
         <pubDate>2019-03-06 05:55:20 UTC</pubDate>
         <guid>https://padlet.com/nurhannani_jailani/Foc2SE04/wish/338245272</guid>
      </item>
   </channel>
</rss>
