Cyborgan OS: A Lightweight Real-Time Operating System for Artificial Organ

Pan Lv,Hong Li,Jinsong Qiu,Yiqi Li,Gang Pan
DOI: https://doi.org/10.1155/2020/8871626
IF: 1.968
2020-01-01
Security and Communication Networks
Abstract:The software of artificial organ is more and more complex, but it lacks real-time operating system to manage and schedule its resources. In this paper, we propose a lightweight real-time operating system (RTOS) Cyborgan OS based on the SmartOSEK OS. Cyborgan OS optimizes and improves it from the code size, context switch, low power consumption, and partial dynamic update, making it suitable for the artificial organ control system. Finally, we use the heart blood pump model to analyze the task allocation and execution sequence as well as the code size of the whole program. In this application, the maximum space occupied by the code is only 15 kB, which is suitable for most microcontrollers.
What problem does this paper attempt to address?