Abstract
Medical cyber-physical systems in which multiple medical devices co-ordinate with each other and provide closed-loop control to the patient, have come into prominence in the recent past. One of the main challenges for such systems is guaranteeing their safety even in the presence of significant physiological variabilities among patients. Formal verification based on well-established models of patient physiology has emerged as a potential solution to this problem. However, such techniques face a significant hurdle in terms of scalability due to two main reasons; non-linearity in the physiological models, and large variations in the model parameters due to intra and inter-patient variabilities. In this work, we considered a case-study system of pre-operative and intra-operative care for diabetic patients based on a well-established insulin-infusion protocol. The system comprises a physiological model of the glucose-insulin regulatory system based on Dallaman's model integrated with a proportional-derivative controller that encodes the insulin-infusion protocol. Towards addressing the verification scalability problem, we present a solution for this case-study based on well-known model linearization techniques. We also calculated the error in linearization and incorporated the error into the linearized model. We have constructed both hybrid system model and the corresponding linearized model along with the error and have verified them using dReach and SAL verification tools, respectively. The non-linear model remained non-verifiable for a depth of 8 even after running the verification for more than 20 hours. However, the linearized model was found to be fully verifiable for all the cases and also 2x times faster than the non-linear model for a depth of 7. Therefore, safety of the nonlinear model can be verified with some approximation using the corresponding linearized model.
Original language | English |
---|---|
Title of host publication | Proceedings - 2019 IEEE 22nd International Symposium on Real-Time Distributed Computing, ISORC 2019 |
Publisher | Institute of Electrical and Electronics Engineers Inc. |
Pages | 221-228 |
Number of pages | 8 |
ISBN (Electronic) | 9781728101507 |
DOIs | |
Publication status | Published - May 2019 |
Externally published | Yes |
Event | 22nd IEEE International Symposium on Real-Time Distributed Computing, ISORC 2019 - Valencia, Spain Duration: May 7 2019 → May 9 2019 |
Publication series
Name | Proceedings - 2019 IEEE 22nd International Symposium on Real-Time Distributed Computing, ISORC 2019 |
---|
Conference
Conference | 22nd IEEE International Symposium on Real-Time Distributed Computing, ISORC 2019 |
---|---|
Country/Territory | Spain |
City | Valencia |
Period | 5/7/19 → 5/9/19 |
Bibliographical note
Publisher Copyright:© 2019 IEEE.
ASJC Scopus Subject Areas
- Computer Networks and Communications
- Hardware and Architecture
- Safety, Risk, Reliability and Quality
Keywords
- Dallaman's model
- Jacobian linearization
- PD-controller