-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Paper Discussion 6b: Trustworthy Medical Device Software #45
Comments
Reviewer: Sean McBride Review Type: Critical Review Problem Being Solved:Provides a high-level overview of the unique attributes of software systems in a manner accessible to physicians, policymakers, and regulators. Main Contributions:
Questions:
Critiques:
|
Reviewer: Graham Schock Problem Being Solved Contributions Questions
Critiques
|
Reviewer: Akinori Kahata
|
Reviewer: Rachell Kim Problem Being Solved: Two major concerns surrounding medical device software are effectiveness and safety. Complexity of the software systems, incompatibility of software systems from differing manufacturers, and inconsideration of potential human errors during software design all contribute to disastrous effects to patients who depend on the trustworthiness of these devices. This paper attempts to provide a summary of the risks and benefits of software used within medical devices. Main Contributions: This paper provides a high level analysis on the various roles of software in medical devices. The author evaluates the current state of software management in medical devices and offers a few solutions that may aid in mitigating harmful accidents as a result of faulty software systems. Questions:
Critique:
|
Reviewer: Greg KahlReview Type: ComprehensiveProblem Being SolvedAs technology has advanced, and particularly embedded systems, naturally embedded systems and microcontrollers are being implemented in medical devices in order to bring additional features, real time monitoring, and even prescription of medication to patients automatically. Although the addition of computers into these medical devices adds great new features and monitoring, it also brings in an additional layer of error. There are new security risks you have to worry about, and even software bugs that may result misinformation, diagnosis, or even over-distribution of medicine. ContributionsThis paper explores what exactly makes these Medical Devices untrustworthy. They believe that in order to make medical devices that are trustworthy there is a certain design approach you must take in order to design a secure system. They advocated for more carefully thought out system specifications to help reduce all possible "bad cases" no matter how unlikely they are to occur. In addition to this there should be safety precautions put into place in order to reduce the chance of human error affecting the performance of the system. Finally, they advocate for more open/researchable environment in which these systems can improve and the FDA can better regulate the software being put into place. Questions1 - They briefly discussed how a lot of these systems are beginning to connect to the internet but never really discussed the wireless security of these systems. Isn't it a major risk if if someone can gain access to the devices distributing medicine/care to people? 2 - They discussed the development of more specific specifications and requirements for these systems. Isn't it extremely difficult to develop bullet-proof specifications for every edge case? 3 - In the past we have discussed schedulers and scheduling tasks that have direct impact on human lives as highest priority. It seems that a lot of these devices have this aspect, how does the scheduler and its security come into play when designing a trustworthy medical device? |
Reviewer: Eric Wendt Overview/Problems Being Solved Contributions Questions:
|
Reviewer: Sam Hanna Problem Being Solved: Important Areas: Questions:
Critiques:
|
Reviewer: Cuidi Wei Problem being solved Main contributions Questions |
Reviewer: Sam Frey Problem: Contributions: Questions:
|
Reviewer: Pat Cody Review Type: Critical Review Problem Being Solved:Software is increasingly being combined with medicine to create smart medical devices, but a failure in one of these devices is far worse than a smart fridge, as these devices can be the difference between saving or killing someone. Testing these devices is also difficult, as they might perform fine in a vacuum, but in practice they might behave incorrectly when in communication with other devices. Main Contributions:This paper highlights many of the technical issues that contribute to medical device software failure, ranging from a poor spec to poor software engineering techniques. It also discusses policy improvements, such as requiring better data collection and allowing for open research in the area, as opposed to the often-proprietary nature of medical research. Questions:
Critiques:
|
The text was updated successfully, but these errors were encountered: