E-Book, Englisch, 368 Seiten, E-Book
Fisher An Introduction to Practical Formal Methods Using Temporal Logic
1. Auflage 2011
ISBN: 978-1-119-99146-5
Verlag: John Wiley & Sons
Format: EPUB
Kopierschutz: Adobe DRM (»Systemvoraussetzungen)
E-Book, Englisch, 368 Seiten, E-Book
ISBN: 978-1-119-99146-5
Verlag: John Wiley & Sons
Format: EPUB
Kopierschutz: Adobe DRM (»Systemvoraussetzungen)
The name "temporal logic" may sound complex and daunting; but whilethey describe potentially complex scenarios, temporal logics areoften based on a few simple, and fundamental, concepts -highlighted in this book. An Introduction to Practical FormalMethods Using Temporal Logic provides an introduction to formalmethods based on temporal logic, for developing and testing complexcomputational systems. These methods are supported by manywell-developed tools, techniques and results that can be applied toa wide range of systems.
Fisher begins with a full introduction to the subject, coveringthe basics of temporal logic and using a variety of examples,exercises and pointers to more advanced work to help clarify andillustrate the topics discussed. He goes on to describe how thislogic can be used to specify a variety of computational systems,looking at issues of linking specifications, concurrency,communication and composition ability. He then analyses temporalspecification techniques such as deductive verification,algorithmic verification, and direct execution to develop andverify computational systems. The final chapter on case studiesanalyses the potential problems that can occur in a range ofengineering applications in the areas of robotics, railwaysignalling, hardware design, ubiquitous computing, intelligentagents, and information security, and explains how temporal logiccan improve their accuracy and reliability.
* Models temporal notions and uses them to analyze computationalsystems
* Provides a broad approach to temporal logic across many formalmethods - including specification, verification andimplementation
* Introduces and explains freely available tools based ontemporal logics and shows how these can be applied
* Presents exercises and pointers to further study in eachchapter, as well as an accompanying website providing links toadditional systems based upon temporal logic as well as additionalmaterial related to the book.
Autoren/Hrsg.
Weitere Infos & Material
Preface vii
1 Introduction 1
1.1 Aims of the book 2
1.2 Why temporal logic? 3
1.3 What is temporal logic? 4
1.4 Structure of the book 6
2 Temporal logic 9
2.1 Intuition 10
2.2 Syntactic aspects 12
2.3 Semantics 14
2.4 Reactive system properties 22
2.5 What is temporal logic? 25
2.6 Normal form 28
2.7 Büchi automata and temporal logic 29
2.8 Advanced topics 37
2.9 Final exercises 47
3 Specification 49
3.1 Describing simple behaviours 49
3.2 A semantics of imperative programs 53
3.3 Linking specifications 60
3.4 Advanced topics 74
3.5 Final exercises 82
3.6 Where to next? 83
4 Deduction 85
4.1 Temporal proof 85
4.2 Clausal temporal resolution 87
4.3 The TSPASS system 108
4.4 Advanced topics 122
4.5 Final exercises 127
5 Model checking 129
5.1 Algorithmic verification 129
5.2 Automata-theoretic model checking 135
5.3 The Spin system 143
5.4 Advanced topics 171
5.5 Final exercises 181
6 Execution 185
6.1 From specifications to programs 185
6.2 MetateM: executing temporal formulae 188
6.3 The Concurrent MetateM system 211
6.4 Advanced topics 233
7 Selected applications 243
7.1 Model checking programs 243
7.2 Security protocol analysis 246
7.3 Recognizing temporal patterns 251
7.4 Parameterized systems 255
7.5 Reasoning with intervals 260
7.6 Planning 264
8 Summary 267
A Review of classical logic 269
A.1 Introduction 269
A.2 Propositional logic 271
A.3 Normal forms 276
A.4 Propositional resolution 279
A.5 Horn clauses 286
A.6 First-order logic 288
B Solutions to exercises 307
References 321
Index 349