Uppaal Model Checker

From Wikipedia, the free encyclopedia
UPPAAL
Developer(s)Uppsala University
Aalborg University
Initial release1995 (1995)
Stable release
5.0.0 / July 14, 2023; 8 months ago (2023-07-14)
Preview release
5.1.0-beta3 / October 23, 2023; 5 months ago (2023-10-23)
Written inC++ and GUI in Java
Operating systemLinux
Mac OS X
Microsoft Windows
Available inEnglish Danish Japanese Chinese Lithuanian
TypeModel checking
LicenseCommercial Licenses
Academic Licenses
Websitehttp://www.uppaal.org/ http://www.uppaal.com/

UPPAAL is an integrated tool environment for modeling, validation and verification of real-time systems modeled as networks of timed automata, extended with data types (bounded integers, arrays etc.).

It has been used in at least 17 case studies since its release in 1995, including on Lego Mindstorms, for the Philips audio protocol, and in gearbox controllers for Mecel.[1]

The tool has been developed in collaboration between the Design and Analysis of Real-Time Systems group at Uppsala University, Sweden and Basic Research in Computer Science at Aalborg University, Denmark.

There are the following extensions available:

  • Cora for Cost Optimal Reachability Analysis.
  • Tron for Testing Real-time systems ON-line (black-box conformance testing).
  • Cover for COVERerage-optimal off-line test generation.
  • Tiga for TImed GAmes based controller synthesis.
  • Port for component based timed systems, exploiting Partial Order Reduction Techniques.
  • Pro for PRObabilistic reachability analysis. (Discontinued)
  • SMC for Statistical Model Checking.

References[edit]

  1. ^ "Case Studies".

External links[edit]