Interval Reachability Analysis

Interval Reachability Analysis
Author: Pierre-Jean Meyer,Alex Devonport,Murat Arcak
Publsiher: Springer Nature
Total Pages: 115
Release: 2021-01-20
Genre: Technology & Engineering
ISBN: 9783030651107

Download Interval Reachability Analysis Book in PDF, Epub and Kindle

This brief presents a suite of computationally efficient methods for bounding trajectories of dynamical systems with multi-dimensional intervals, or ‘boxes’. It explains the importance of bounding trajectories for evaluating the robustness of systems in the face of parametric uncertainty, and for verification or control synthesis problems with respect to safety and reachability properties. The methods presented make use of: interval analysis; monotonicity theory; contraction theory; and data-driven techniques that sample trajectories. The methods are implemented in an accompanying open-source Toolbox for Interval Reachability Analysis. This brief provides a tutorial description of each method, focusing on the requirements and trade-offs relevant to the user, requiring only basic background on dynamical systems. The second part of the brief describes applications of interval reachability analysis. This makes the brief of interest to a wide range of academic researchers, graduate students, and practising engineers in the field of control and verification.

Computer Aided Verification

Computer Aided Verification
Author: Shuvendu K. Lahiri,Chao Wang
Publsiher: Springer Nature
Total Pages: 682
Release: 2020-07-15
Genre: Computers
ISBN: 9783030532888

Download Computer Aided Verification Book in PDF, Epub and Kindle

The open access two-volume set LNCS 12224 and 12225 constitutes the refereed proceedings of the 32st International Conference on Computer Aided Verification, CAV 2020, held in Los Angeles, CA, USA, in July 2020.* The 43 full papers presented together with 18 tool papers and 4 case studies, were carefully reviewed and selected from 240 submissions. The papers were organized in the following topical sections: Part I: AI verification; blockchain and Security; Concurrency; hardware verification and decision procedures; and hybrid and dynamic systems. Part II: model checking; software verification; stochastic systems; and synthesis. *The conference was held virtually due to the COVID-19 pandemic.

Quantitative Modeling and Analysis of Service oriented Real time Systems Using Interval Probabilistic Timed Automata

Quantitative Modeling and Analysis of Service oriented Real time Systems Using Interval Probabilistic Timed Automata
Author: Krause, Christian,Giese, Holger
Publsiher: Universitätsverlag Potsdam
Total Pages: 54
Release: 2012
Genre: Computers
ISBN: 9783869561714

Download Quantitative Modeling and Analysis of Service oriented Real time Systems Using Interval Probabilistic Timed Automata Book in PDF, Epub and Kindle

One of the key challenges in service-oriented systems engineering is the prediction and assurance of non-functional properties, such as the reliability and the availability of composite interorganizational services. Such systems are often characterized by a variety of inherent uncertainties, which must be addressed in the modeling and the analysis approach. The different relevant types of uncertainties can be categorized into (1) epistemic uncertainties due to incomplete knowledge and (2) randomization as explicitly used in protocols or as a result of physical processes. In this report, we study a probabilistic timed model which allows us to quantitatively reason about nonfunctional properties for a restricted class of service-oriented real-time systems using formal methods. To properly motivate the choice for the used approach, we devise a requirements catalogue for the modeling and the analysis of probabilistic real-time systems with uncertainties and provide evidence that the uncertainties of type (1) and (2) in the targeted systems have a major impact on the used models and require distinguished analysis approaches. The formal model we use in this report are Interval Probabilistic Timed Automata (IPTA). Based on the outlined requirements, we give evidence that this model provides both enough expressiveness for a realistic and modular specifiation of the targeted class of systems, and suitable formal methods for analyzing properties, such as safety and reliability properties in a quantitative manner. As technical means for the quantitative analysis, we build on probabilistic model checking, specifically on probabilistic time-bounded reachability analysis and computation of expected reachability rewards and costs. To carry out the quantitative analysis using probabilistic model checking, we developed an extension of the Prism tool for modeling and analyzing IPTA. Our extension of Prism introduces a means for modeling probabilistic uncertainty in the form of probability intervals, as required for IPTA. For analyzing IPTA, our Prism extension moreover adds support for probabilistic reachability checking and computation of expected rewards and costs. We discuss the performance of our extended version of Prism and compare the interval-based IPTA approach to models with fixed probabilities.

Reachability Problems

Reachability Problems
Author: Sylvain Schmitz,Igor Potapov
Publsiher: Springer Nature
Total Pages: 165
Release: 2020-10-15
Genre: Computers
ISBN: 9783030617394

Download Reachability Problems Book in PDF, Epub and Kindle

This book constitutes the refereed proceedings of the 14th International Conference on Reachability Problems, RP 2020, held in Paris, France in October 2020. The 8 full papers presented were carefully reviewed and selected from 25 submissions. In addition, 2 invited papers were included in this volume. The papers cover topics such as reachability for infinite state systems; rewriting systems; reachability analysis in counter/timed/cellular/communicating automata; Petri nets; computational aspects of semigroups, groups, and rings; reachability in dynamical and hybrid systems; frontiers between decidable and undecidable reachability problems; complexity and decidability aspects; predictability in iterative maps; and new computational paradigms.

Formal Modeling and Analysis of Timed Systems

Formal Modeling and Analysis of Timed Systems
Author: Catalin Dima,Mahsa Shirmohammadi
Publsiher: Springer Nature
Total Pages: 165
Release: 2021-08-16
Genre: Computers
ISBN: 9783030850371

Download Formal Modeling and Analysis of Timed Systems Book in PDF, Epub and Kindle

This book constitutes the refereed proceedings of the 19th International Conference on Formal Modeling and Analysis of Timed Systems, FORMATS 2021, held in Paris, France, in August 2021. The 8 full papers that were carefully reviewed and selected from 19 submissions are presented in this volume with 2 invited talks. The papers focus on topics such as probabilistic computation, logic and verification, robotic planning, complexity of timed pattern matching, safety violations in real-time systems, modal and temporal logics, and others.

Principles of Abstract Interpretation

Principles of Abstract Interpretation
Author: Patrick Cousot
Publsiher: MIT Press
Total Pages: 833
Release: 2021-09-21
Genre: Computers
ISBN: 9780262361521

Download Principles of Abstract Interpretation Book in PDF, Epub and Kindle

Introduction to abstract interpretation, with examples of applications to the semantics, specification, verification, and static analysis of computer programs. Formal methods are mathematically rigorous techniques for the specification, development, manipulation, and verification of safe, robust, and secure software and hardware systems. Abstract interpretation is a unifying theory of formal methods that proposes a general methodology for proving the correctness of computing systems, based on their semantics. The concepts of abstract interpretation underlie such software tools as compilers, type systems, and security protocol analyzers. This book provides an introduction to the theory and practice of abstract interpretation, offering examples of applications to semantics, specification, verification, and static analysis of programming languages with emphasis on calculational design. The book covers all necessary computer science and mathematical concepts--including most of the logic, order, linear, fixpoint, and discrete mathematics frequently used in computer science--in separate chapters before they are used in the text. Each chapter offers exercises and selected solutions. Chapter topics include syntax, parsing, trace semantics, properties and their abstraction, fixpoints and their abstractions, reachability semantics, abstract domain and abstract interpreter, specification and verification, effective fixpoint approximation, relational static analysis, and symbolic static analysis. The main applications covered include program semantics, program specification and verification, program dynamic and static analysis of numerical properties and of such symbolic properties as dataflow analysis, software model checking, pointer analysis, dependency, and typing (both for forward and backward analysis), and their combinations. Principles of Abstract Interpretation is suitable for classroom use at the graduate level and as a reference for researchers and practitioners.

PROCEEDINGS OF THE 22ND CONFERENCE ON FORMAL METHODS IN COMPUTER AIDED DESIGN FMCAD 2022

PROCEEDINGS OF THE 22ND CONFERENCE ON FORMAL METHODS IN COMPUTER AIDED DESIGN     FMCAD 2022
Author: Alberto Griggio,Neha Rungta,Georg Weissenbacher,Warren A. Hunt, Jr.
Publsiher: TU Wien Academic Press
Total Pages: 405
Release: 2022-10-12
Genre: Computers
ISBN: 9783854480532

Download PROCEEDINGS OF THE 22ND CONFERENCE ON FORMAL METHODS IN COMPUTER AIDED DESIGN FMCAD 2022 Book in PDF, Epub and Kindle

The Conference on Formal Methods in Computer-Aided Design (FMCAD) is an annual conference on the theory and applications of formal methods in hardware and system in academia and industry for presenting and discussing groundbreaking methods, technologies, theoretical results, and tools for reasoning formally about computing systems. FMCAD covers formal aspects of computer-aided system testing.

Cyber Physical Systems Design Modeling and Evaluation

Cyber Physical Systems  Design  Modeling  and Evaluation
Author: Roger Chamberlain,Walid Taha,Martin Törngren
Publsiher: Springer
Total Pages: 159
Release: 2019-04-12
Genre: Computers
ISBN: 9783030179106

Download Cyber Physical Systems Design Modeling and Evaluation Book in PDF, Epub and Kindle

This book constitutes the proceedings of the 7th International Workshop on Design, Modeling, and Evaluation of Cyber Physical Systems, CyPhy2017, held in conjunction with ESWeek 2017, in Seoul, South Korea, in October 2017. The 10 papers presented together with 1 extended and 1 invited abstracts in this volume were carefully reviewed and selected from 16 submissions. The conference presents a wide range of domains including robotics; smart homes, vehicles, and buildings; medical implants; and future-generation sensor networks.