TIVDM1Development process, Logic and VDMTools and Eclipse 1 RT development process, Logic and VDMTools and Eclipse support Peter Gorm Larsen.

Slides:



Advertisements
Similar presentations
Artificial Intelligence
Advertisements

Automated Theorem Proving Lecture 1. Program verification is undecidable! Given program P and specification S, does P satisfy S?
Rigorous Software Development CSCI-GA Instructor: Thomas Wies Spring 2012 Lecture 11.
© by Kenneth H. Rosen, Discrete Mathematics & its Applications, Sixth Edition, Mc Graw-Hill, 2007 Chapter 1: (Part 2): The Foundations: Logic and Proofs.
L41 Lecture 2: Predicates and Quantifiers.. L42 Agenda Predicates and Quantifiers –Existential Quantifier  –Universal Quantifier 
ECE 103 Engineering Programming Chapter 11 One Minute Synopsis Herbert G. Mayer, PSU CS Status 7/1/2014.
Copyright © 2006 Addison-Wesley. All rights reserved.1-1 ICS 410: Programming Languages Chapter 3 : Describing Syntax and Semantics Axiomatic Semantics.
Comp 205: Comparative Programming Languages Semantics of Imperative Programming Languages denotational semantics operational semantics logical semantics.
From Chapter 4 Formal Specification using Z David Lightfoot
 2007 Pearson Education, Inc. All rights reserved C Program Control.
CSE115/ENGR160 Discrete Mathematics 01/20/11 Ming-Hsuan Yang UC Merced 1.
Propositional Calculus Math Foundations of Computer Science.
Discrete Math 6A Max Welling. Recap 1. Proposition: statement that is true or false. 2. Logical operators: NOT, AND, OR, XOR, ,  3. Compound proposition:
Adapted from Discrete Math
Predicates and Quantifiers
Predicates & Quantifiers Goal: Introduce predicate logic, including existential & universal quantification Introduce translation between English sentences.
Lecture 8 Introduction to Logic CSCI – 1900 Mathematics for Computer Science Fall 2014 Bill Pine.
The Foundations: Logic and Proofs
The Foundations: Logic and Proofs
2009/9 1 Logic and Proofs §1.1 Introduction §1.2 Propositional Equivalences §1.3 Predicates and Quantifiers §1.4 Nested Quantifiers §1.5~7 Methods of Proofs.
Discrete Mathematics and Its Applications
Lecture for Week Spring.   Introduction to Propositional Logic  Types of Proposition  Operator and Truth table Agenda.
Mathematical Structures A collection of objects with operations defined on them and the accompanying properties form a mathematical structure or system.
Analyzing the Requirements with Formal Specifications Vienna Development Method Specification Language (VDM-SL) Book: Formal Software Development From.
Formal Methods in SE Lecture 20. Agenda 2  Relations in Z Specification Formal Methods in SE.
TIVDM1Modelling ordered collections1 Peter Gorm Larsen.
Chapter 1, Part II: Predicate Logic With Question/Answer Animations.
CMPF144 FUNDAMENTALS OF COMPUTING THEORY Module 5: Classical Logic.
TIVDM1Modelling unordered collections1 Peter Gorm Larsen.
TIVDM1VDMTools and Logic1 Peter Gorm Larsen. TIVDM1VDMTools and Logic2 Agenda  Overview of VDMTools ® Functionality Demonstration of VDMTools ® and Rational.
Chapter 1, Part II: Predicate Logic With Question/Answer Animations.
Chapter 7 Selection Dept of Computer Engineering Khon Kaen University.
These courseware materials are to be used in conjunction with Software Engineering: A Practitioner’s Approach, 6/e and are provided with permission by.
1 CMSC 250 Discrete Structures CMSC 250 Lecture 1.
Propositional Calculus CS 270: Mathematical Foundations of Computer Science Jeremy Johnson.
TIVDM1RT Development process, Abstract Syntax Trees and Logic 1 RT development process, Abstract Syntax Trees and Logic Peter Gorm Larsen
1 Chapter 4, Part 1 If Control Construct A mechanism for deciding whether an action should be taken JPC and JWD © 2002 McGraw-Hill, Inc. Modified by S.
1 Sections 1.3 and 1.4 Predicates & Quantifiers. 2 Propositional Functions In a mathematical assertion, such as x < 3, there are two parts: –the subject,
Chapter 2 Logic 2.1 Statements 2.2 The Negation of a Statement 2.3 The Disjunction and Conjunction of Statements 2.4 The Implication 2.5 More on Implications.
Chapter 1: The Foundations: Logic and Proofs
Logical Operations – Page 1CSCI 1900 – Discrete Structures CSCI 1900 Discrete Structures Logical Operations Reading: Kolman, Section 2.1.
Predicate Logic One step stronger than propositional logic Copyright © Curt Hill.
1 Logic Our ability to state invariants, record preconditions and post- conditions, and the ability to reason about a formal model depend on the logic.
Copyright © Peter Cappello 2011 Predicates & Quantifiers.
Albert Gatt LIN3021 Formal Semantics Lecture 3. Aims This lecture is divided into two parts: 1. We make our first attempts at formalising the notion of.
From Natural Language to LTL: Difficulties Capturing Natural Language Specification in Formal Languages for Automatic Analysis Elsa L Gunter NJIT.
PREDICATES AND QUANTIFIERS COSC-1321 Discrete Structures 1.
Mathematics for Comter I Lecture 3: Logic (2) Propositional Equivalences Predicates and Quantifiers.
Section 1.4. Propositional Functions Propositional functions become propositions (and have truth values) when their variables are each replaced by a value.
1 Georgia Tech, IIC, GVU, 2006 MAGIC Lab Rossignac Lecture 01: Boolean Logic Sections 1.1 and 1.2 Jarek Rossignac.
CS104 The Foundations: Logic and Proof 1. 2 What is Discrete Structure?  Discrete Objects  Separated from each other (Opposite of continuous)  e.g.,
4 - Conditional Control Structures CHAPTER 4. Introduction A Program is usually not limited to a linear sequence of instructions. In real life, a programme.
Propositional Logic. Assignment Write any five rules each from two games which you like by using propositional logic notations.
Propositional and predicate logic
C Program Control September 15, OBJECTIVES The essentials of counter-controlled repetition. To use the for and do...while repetition statements.
CENG 424-Logic for CS Introduction Based on the Lecture Notes of Konstantin Korovin, Valentin Goranko, Russel and Norvig, and Michael Genesereth.
Chapter 7. Propositional and Predicate Logic
CSE15 Discrete Mathematics 01/23/17
Lecture 1 – Formal Logic.
Predicates & Quantifiers
The Foundations: Logic and Proofs
Principles of Computing – UFCFA3-30-1
Information Technology Department
Computer Security: Art and Science, 2nd Edition
Chapter 7. Propositional and Predicate Logic
Predicates and Quantifiers
Life is Full of Alternatives
Logic Logic is a discipline that studies the principles and methods used to construct valid arguments. An argument is a related sequence of statements.
Logic of Informatics Introduction.
Presentation transcript:

TIVDM1Development process, Logic and VDMTools and Eclipse 1 RT development process, Logic and VDMTools and Eclipse support Peter Gorm Larsen

TIVDM1Development process, Logic and VDMTools and Eclipse 2 Agenda  Development Process for RT systems Introduction to Logic Overview of VDMTools ® Functionality and Eclipse support

TIVDM1Development process, Logic and VDMTools and Eclipse 3 Reactive systems Nature The World Environment System stimuli response

TIVDM1Development process, Logic and VDMTools and Eclipse 4 Overview of Development Process

TIVDM1Development process, Logic and VDMTools and Eclipse 5 General use case for an embedded system

TIVDM1Development process, Logic and VDMTools and Eclipse 6 Capturing Requirements in VDM-SL operations PerformSystemReaction: seq of SensorInput ==> seq of ActuatorCommand PerformSystemReaction(inputseq) == if inputseq = [] then [] else SensorTreatment(hd inputseq) ^ PerformSystemReaction(tl inputseq) An accumulating parameter can be used for feedback

TIVDM1Development process, Logic and VDMTools and Eclipse 7 Sequential Design Model

TIVDM1Development process, Logic and VDMTools and Eclipse 8 Typical Design Structure An Environment class is needed A SystemName class is needed A World class is introduced for setting up both the environment and the system World shall contain a Run operation World have access to some notion of time The Environment has operation for creating signals to the system and receiving events from the system Flow of control resides with the Environment Each class that do actions has an isFinished operation

TIVDM1Development process, Logic and VDMTools and Eclipse 9 Concurrent Design Model Similar to sequential design model but Identification of threads Determine necessary communication Establish synchronization points Validation of model Typical design structure Flow of control is distributed Synchronization using permission predicates and mutex isFinished operations become skip with permission predicates A simple Timer class is replaced with the TimeStamp class

TIVDM1Development process, Logic and VDMTools and Eclipse 10 Concurrent Real-Time and Distributed Design Model Timing built in: Use of default durations Use of duration and cycles statements Setting task switching overhead Typical Design Structure SystemName is now turned into a system CPU ’s and BUS ’es are introduced inside SystemName Environment may be turned into a system Some operations are made asynchronous Some Step like threads are made periodic Explicit use of TimeStamp is removed

TIVDM1Development process, Logic and VDMTools and Eclipse 11 Agenda Development Process for RT systems  Introduction to Logic Overview of VDMTools ® Functionality and Eclipse support

TIVDM1Development process, Logic and VDMTools and Eclipse 12 Logic Our ability to state invariants, record pre-conditions and post-conditions, and the ability to reason about a formal model depend on the logic on which the modelling language is based. Classical logical propositions and predicates Connectives Quantifiers

TIVDM1Development process, Logic and VDMTools and Eclipse 13 A temperature monitor example Temperature (C) Time (s) The monitor records the last five temperature readings

TIVDM1Development process, Logic and VDMTools and Eclipse 14 A temperature monitor example The following conditions are to be detected by the monitor: 1.Rising: the last reading in the sample is greater than the first 2.Over limit: there is a reading in the sample in excess of 400 C 3.Continually over limit: all the readings in the sample exceed 400 C 4.Safe: If readings do not exceed 400 C by the middle of the sample, the reactor is safe. If readings exceed 400 C by the middle of the sample, the reactor is still safe provided that the reading at the end of the sample is less than 400 C. 5.Alarm: The alarm is to be raised if and only if the reactor is not safe

TIVDM1Development process, Logic and VDMTools and Eclipse 15 Predicates and Propositions Predicates are simply logical expressions. The simplest kind of logical predicate is a proposition. A proposition is a logical assertion about a particular value or values, usually involving a Boolean operator to compare the values, e.g. 3 < 275 = 9

TIVDM1Development process, Logic and VDMTools and Eclipse 16 Predicates A predicate is a logical expression that is not specific to particular values but contains variables which can stand for one of a range of possible values, e.g. x < 27 (x**2) + x - 6 = 0 The truth or falsehood of a predicate depends on the value taken by the variables.

TIVDM1Development process, Logic and VDMTools and Eclipse 17 Predicates in the monitor example Monitor :: temps : seq of int alarm : bool inv m == len m.temps = 5 Consider a monitor m. m is a sequence so we can index into it: First reading in m : Last reading in m : Predicate stating that the first reading in m is strictly less than the last reading: The truth of the predicate depends on the value of m. m.temps(1) m.temps(5) m.temps(1) < m.temps(5)

TIVDM1Development process, Logic and VDMTools and Eclipse 18 The rising condition The last reading in the sample is greater than the first Monitor :: temps : seq of int alarm : bool inv m == len m.temps = 5 We can express the rising condition as a Boolean function: Rising: Monitor -> bool Rising(m) == m.temps(1) < m.temps(5) For any monitor m, the expression Rising(m) evaluates to true iff the last reading in the sample in m is higher than the first, e.g. Rising( mk_Monitor([233,45,677,650,900], false) ) Rising( mk_Monitor([23,45,67,50,20], false) )

TIVDM1Development process, Logic and VDMTools and Eclipse 19 Logical Operators (Connectives) We will examine the following logical operators: Negation (NOT) Conjunction (AND) Disjunction (OR) Implication (if – then) Biconditional (if and only if) Truth tables can be used to show how these operators can combine propositions to compound propositions.

TIVDM1Development process, Logic and VDMTools and Eclipse 20 Negation (not) Negation allows us to state that the opposite of some logical expression is true, e.g. The temperature in the monitor mon is not rising: not Rising(mon) Truth table for negation: P PP truefalse true

TIVDM1Development process, Logic and VDMTools and Eclipse 21 Disjunction (or) Disjunction allows us to express alternatives that are not necessarily exclusive: Over limit: There is a reading in the sample in excess of 400 C OverLimit: Monitor -> bool OverLimit(m) == m.temps(1) > 400 or m.temps(2) > 400 or m.temps(3) > 400 or m.temps(4) > 400 or m.temps(5) > 400 PQ PQPQ true falsetrue falsetrue false

TIVDM1Development process, Logic and VDMTools and Eclipse 22 Conjunction (and) Conjunction allows us to express the fact that all of a collection of facts are true. Continually over limit: all the readings in the sample exceed 400 C COverLimit: Monitor -> bool COverLimit(m) == m.temps(1) > 400 and m.temps(2) > 400 and m.temps(3) > 400 and m.temps(4) > 400 and m.temps(5) > 400 PQ PQPQ true false truefalse

TIVDM1Development process, Logic and VDMTools and Eclipse 23 Implication Implication allows us to express facts which are only true under certain conditions (“if … then …”): Safe: If readings do not exceed 400 C by the middle of the sample, the reactor is safe. If readings exceed 400 C by the middle of the sample, the reactor is still safe provided that the reading at the end of the sample is less than 400 C. Safe: Monitor -> bool Safe(m) == m.temps(3) > 400 => m.temps(5) < 400 PQ PQPQ true false true false true

TIVDM1Development process, Logic and VDMTools and Eclipse 24 Biimplication Biimplication allows us to express equivalence (“if and only if”). Alarm: The alarm is to be raised if and only if the reactor is not safe This can be recorded as an invariant property: Monitor :: temps : seq of int alarm : bool inv m == len m.temps = 5 and not Safe(m.temps) m.alarm PQ PQPQ true false truefalse true

TIVDM1Development process, Logic and VDMTools and Eclipse 25 Operator Precedence and Associativity not has the highest precedence Followed by and, or, => and in that order => has right grouping i.e. oA => B => C without brackets means oA => (B => C) The other logical operators are associative so right and left grouping are equivalent, i.e. oA and (B and C) is identical to (A and B) and C

TIVDM1Development process, Logic and VDMTools and Eclipse 26 Quantifiers For large collections of values, using a variable makes more sense than dealing with each case separately. inds m.temps represents indices (1-5) of the sample The “over limit” condition can then be expressed more economically as: exists i in set inds m.temps & temps(i) > 400 The “continually over limit” condition can then be expressed using “ forall ”: COverLimit: Monitor -> bool COverLimit(m) == forall i in set inds m.temps & temps(i) > 400

TIVDM1Development process, Logic and VDMTools and Eclipse 27 Quantifiers Syntax: forall binding & predicate exists binding & predicate There are two types of binding: Type Binding, e.g. x : nat n : seq of char Set Binding, e.g. i in set inds m x in set {1,…,20} A type binding lets the bound variable range over a type (a possibly infinite collection of values). A set binding lets the bound variable range over a finite set of values.

TIVDM1Development process, Logic and VDMTools and Eclipse 28 Universal quantification Universal quantification is a generalised form of conjunction For example, the statement “every natural number is greater than or equal to zero” is denoted by  n: nat  n  0 (  is a turned-round “A”, “for All” and written as “ forall ” in ASCII) “for all n drawn from the natural numbers, n is greater than or equal to zero” This statement is equivalent to (and a lot more succinct than): 0  0  1  0  2  0  3  0  …

TIVDM1Development process, Logic and VDMTools and Eclipse 29 Questions Formulate the following statements using predicate logic: Everybody likes Danish pastry Everybody either likes Danish pastry or is a vegetarian Either everybody likes Danish pastry or everybody is a vegetarian Are the last two statements equivalent?

TIVDM1Development process, Logic and VDMTools and Eclipse 30 Existential quantification Existential quantification allows us to assert that a predicate holds for at least one value — but not necessarily all values — of a given set For example, the statement “there is a natural number that is greater than or equal to zero” is denoted by:  n: nat  n  0 (  is a turned-round “E”, “there Exists” and written as “ exists ” in ASCII) “there exists an n drawn from the natural numbers such that n is greater than or equal to zero” 0  0  1  0  2  0  3  0  …

TIVDM1Development process, Logic and VDMTools and Eclipse 31 Questions Formulate the following statements using predicate logic: Somebody likes Danish pastry There is somebody who either likes Danish pastry or is a vegetarian Either somebody likes Danish pastry or somebody is a vegetarian Are the last two statements equivalent?

TIVDM1Development process, Logic and VDMTools and Eclipse 32 Quantifiers Several variables may be bound at once by a single quantifier, e.g. forall x,y in set {1,…,5} & X <> y => not m.temps(x) = m.temps(y) Would this predicate be true for the following value of m.temps ? [320, 220, 105, 119, 150]

TIVDM1Development process, Logic and VDMTools and Eclipse 33 Formulation Questions All the readings in the sample are less than 400 and greater than 50. Each reading in the sample is up to 10 greater than its predecessor. There are two distinct readings in the sample which are over 400. forall i in set inds m.temps & m.temps(i) 50 forall i in set inds m.temps\{1} & m.temps(i – 1) + 10 <= m.temps(i) exists i,j in set inds m.temps & i <> j and m.temps(i) > 400 and m.temps(j) > 400

TIVDM1Development process, Logic and VDMTools and Eclipse 34 Combination of quantifiers Assume we have a predicate with two free variables P(x,y) where x : X and y : Y Then quantifiers can be combined:  y : Y   x : X  P(x,y) or  y : Y   x : X  P(x,y) Would these be equal if X, Y are int and P = x >y? However if the same quantifier was used both places the expressions would be equivalent:  y : Y   x : X  P(x,y)   x : X   y : Y  P(x,y)  y : Y   x : X  P(x,y)   x : X   y : Y  P(x,y)

TIVDM1Development process, Logic and VDMTools and Eclipse 35 Quantifiers Suppose we have to formalise the following property: There is a “single minimum” in the sequence of readings, i.e. there is a reading which is strictly smaller than any of the other readings. Suppose the order of the quantifiers is reversed. exists i in set inds m.temps & forall j in set inds m.temps & i <> j => m.temps(i) < m.temps(j)

TIVDM1Development process, Logic and VDMTools and Eclipse 36 Questions Translate the following into English:  x:Elephant & grey(x)  x:ANIMAL & elephant(x) => grey(x)  x : ANIMAL & bird(x)  has-wings(x)   flies(x) Represent the following using predicate logic formulae: “Joanne is a teacher, she teaches AI, and likes chocolate.” “Some teachers do not like chocolate”

TIVDM1Development process, Logic and VDMTools and Eclipse 37 Agenda Development Process for RT systems Introduction to Logic  Overview of VDMTools ® Functionality and Eclipse support

TIVDM1Development process, Logic and VDMTools and Eclipse 38 VDMTools ® Overview The Rose-VDM++ Link Document Generator Code Generators - C++, Java Syntax & Type Checker API (Corba), DL Facility Interpreter (Debugger)Integrity CheckerJava to VDM++

TIVDM1Development process, Logic and VDMTools and Eclipse 39 Japanese Support via Unicode

TIVDM1Development process, Logic and VDMTools and Eclipse 40 Validation with VDMTools ® VDM specs Test cases Expected results Actual results Comparison Execution

TIVDM1Development process, Logic and VDMTools and Eclipse 41 Documentation in MS Word/RTF One compound document: Documentation Specification Test coverage Test coverage statistics

TIVDM1Development process, Logic and VDMTools and Eclipse 42 Architecture of the Rose VDM++ Link VDM++ Toolbox IBM Rational Rose ClassRepositoryClassRepository Merge Tool VDM++ Files UMLDiagrams UML model file

TIVDM1Development process, Logic and VDMTools and Eclipse 43 Integrity checker

TIVDM1Development process, Logic and VDMTools and Eclipse 44 Reference Material The VDM++ Language for VICE, CSK, 2005 The VDM++ User Manual, CSK, 2005 The VDM++ Installation Guide, CSK, 2005 Rational Rose Link Plug-in Installation and User Guide, CSK, 2005

TIVDM1Development process, Logic and VDMTools and Eclipse 45 Further Information An Executable Subset of Meta-IV with Loose Specification, P.G. Larsen, P.B. Lassen, VDM '91: Formal Software Development Methods, 1991An Executable Subset of Meta-IV with Loose Specification The IFAD VDM-SL Toolbox: A Practical Approach to Formal Specifications, R. Elmstrøm, P.G. Larsen, P.B. Lassen, ACM Sigplan Notices, September 1994The IFAD VDM-SL Toolbox: A Practical Approach to Formal Specifications Computer-aided Validation of Formal Specifications, P. Mukherjee, Software Engineering Journal, July 1995 Ten Years of Historical Development - ”Bootstrapping” VDMTools, P.G. Larsen, Journal of Universal Computer Science, 2001Ten Years of Historical Development - ”Bootstrapping” VDMTools

TIVDM1Development process, Logic and VDMTools and Eclipse 46 Summary What have I presented today? Development Process for RT systems Introduction to Logic Introduction to VDMTools ® and Eclipse Support What do you need to do now? Read chapter 4 and 5 of the book for next week Get Eclipse and VDMTools installed Start playing with the combination of VDMTools, Eclipse and Rose Read existing material about the selected project Formulate a new requirements definition for the project Decide upon the purpose of the model to develop Present about this project for the rest of us

TIVDM1Development process, Logic and VDMTools and Eclipse 47 Quote of the day The successful construction of all machinery depends on the perfection of the tools employed, and whoever is the master in the art of tool-making possesses the key to the construction of all machines. Charles Babbage, 1851