Return
Real-time Rectifying Flight Control Misconfiguration Using Intelligent Agent
DOI:10.1145/3702994.png)
Abstract
En 中文
Configurations are supported by most flight control systems, allowing users to control a flying drone adapted to complexities such as environmental changes or mission alterations. Such an advanced functionality also introduces a significant problem-misconfiguration settings. It may cause drone instability, threaten drone safety, and potentially lead to substantial financial loss. However, detecting and rectifying misconfigurations across different flight control systems is challenging because (1) (mis)configuration-related code snippets might be syntactically correct and thus hard to identify through traditional code analysis; (2) the response to each configuration varies under different flying scenarios. In this article, we propose and implement a novel rectification approach, NYCTEA, to detect instability caused by misconfigurations and conduct an on-the-fly rectification. NYCTEA first continuously inspects state changes over consecutive time intervals and calculates the overall deviations to determine whether a drone is in a transition of instability to control loss. When a potential instability is reported, NYCTEA instantly invokes a pre-trained intelligent agent to automatically generate proper configurations and then re-configure the drone against entering a state of loss of control. This process of reconfiguration is conducted iteratively until the instability is eliminated. We integrated NYCTEA with the widely used flight control system, Ardupilot and PX4. The simulated and practical experiment results showed that NYCTEA successfully eliminates instabilities caused by 85% of misconfigurations. For each misconfiguration, NYCTEA averagely generated 4 to 5 configurations to achieve a successful rectification.
Keywords:
Software and its engineering
Software maintenance tools
Hardware
Safety critical systems
Journal
A
IF:
6.2
Papers:
1.2K
Citations:
3.4K

