Integrating Runtime Verification into an
Automated UAS Traffic Management System
Matthew Cauwels, Abigail Hammer, Benjamin Hertz, Phillip H. Jones, Kristin Y. Rozier
This webpage contains supplementary specifications for "Integrating Runtime Verification into an
Automated UAS Traffic Management System" by M. Cauwels, A. Hammer, B. Hertz, P. H. Jones, and K. Y. Rozier
SB_UAS_12
Specification Description
The FlightMode of the UAS will be limited to the following strings at all instances: Automatic, Home
Signals Required
FlightMode
Boolean Conversion of Signals to Atomic Inputs
FlightMode_eq_Automatic: FlightMode == Automatic
FlightMode_eq_Home: FlightMode == Home
MLTL Specification
☐[0,M] (FlightMode_eq_Automatic ∨ FlightMode_eq_Home)
Fault Explanation
Flightmode is not one of predefined strings. Can only be Home or Automatic
Additional Notes
Based on all possible states the UAS FlightMode can enter