# A New Hierarchical Software Architecture Towards Safety-Critical Aspects   of a Drone System

**Authors:** Xiao-rui Zhu, Chen Liang, Zhen-guo Yin, Zhong Shao, Meng-qi Liu, Hao, Chen

arXiv: 1905.06768 · 2019-05-17

## TL;DR

This paper introduces a hierarchical software architecture for drones that employs formal verification to enhance safety and reliability, focusing on verifying critical device drivers to prevent software-induced crashes.

## Contribution

It presents a novel hierarchical architecture with formal verification applied to drone device drivers, building on a verified OS kernel for improved safety.

## Key findings

- Improved reliability in drone systems with verified device drivers.
- Formal methods effectively prevent software failures in critical components.
- Enhanced safety assurance for safety-critical drone applications.

## Abstract

In this paper, a new hierarchical software architecture is proposed to improve the safety and reliability of a safety-critical drone system from the perspective of its source code. The proposed architecture uses formal verification methods to ensure that the implementation of each module satisfies its expected design specification, so that it prevents a drone from crashing due to unexpected software failures. This study builds on top of a formally verified operating system kernel, certified kit operating system (CertiKOS). Since device drivers are considered the most important parts affecting the safety of the drone system, we focus mainly on verifying bus drivers such as the serial peripheral interface and the inter-integrated circuit drivers in a drone system using a rigorous formal verification method. Experiments have been carried out to demonstrate the improvement in reliability in case of device anomalies.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1905.06768/full.md

## Figures

18 figures with captions in the complete paper: https://tomesphere.com/paper/1905.06768/full.md

## References

15 references — full list in the complete paper: https://tomesphere.com/paper/1905.06768/full.md

---
Source: https://tomesphere.com/paper/1905.06768