SlideShare ist ein Scribd-Unternehmen logo
1 von 40
Preparedby:SharifOmarSalem–ssalemg@gmail.com
Prepared by: Sharif Omar Salem – ssalemg@gmail.com
0
Preparedby:SharifOmarSalem–ssalemg@gmail.com
 Scientists Quotes
 Problems in software development
 Formal Logic
 Formal Methods
 Why to use FM techniques
 Case studies
 Specification
 Verification
 Overview of programming paradigms
 Formal Methods Tools and Notations
1
Preparedby:SharifOmarSalem–ssalemg@gmail.com
 Teaching to unsuspecting youngsters
the effective use of formal methods is
one of the joys of life because it is so
extremely rewarding
(Edgser Dijkstra)
2
Preparedby:SharifOmarSalem–ssalemg@gmail.com
 A more mathematical approach is inevitable.
Professional software development—not the everyday
brand practiced by the public at large—will become
more like a true engineering discipline, applying
mathematical techniques.
I don't know how long this evolution will take, but it will
happen. The basic theory is there, but much work
remains to make it widely applicable.
(Bertrand Meyer, a pioneer of object technology)
3
Preparedby:SharifOmarSalem–ssalemg@gmail.com
 Software engineers want to be real engineers. Real
engineers use mathematics.
Formal methods are the mathematics of software
engineering. Therefore, software engineers should
use formal methods.
(Mike Holloway, NASA)
4
Preparedby:SharifOmarSalem–ssalemg@gmail.com
 How to ensure that S is not ambiguous so that it can be correctly
understood by all the people involved?
 How can S be effectively used for inspecting and testing P?
 How can software tools effectively support the analysis of S,
transformation from S to P, and verification of P against S?
S P
Construct
Specification Program
What to do How to do it
5
Preparedby:SharifOmarSalem–ssalemg@gmail.com
Testing
Requirements
analysis
Design
Coding
Formal
Specification
Validation
Verification
Verification
6
Preparedby:SharifOmarSalem–ssalemg@gmail.com
Simulation Testing Verification
Run-time
monitoring
7
Preparedby:SharifOmarSalem–ssalemg@gmail.com
Simulation
 Means constructing a model of an existing system to be studied or a
system to be built and then executing actions allowed in this model.
 The model can be:
 a physical entity (e.g., scale clay model) or
 a computer representation.
Testing
 Is a technique for detecting errors or problems in implemented
software, hardware, or non-computer systems.
 It consists of executing or operating the system to be tested using a
finite set of inputs and then checking to see if the corresponding
outputs or behavior are correct with respect to the specifications.
8
Preparedby:SharifOmarSalem–ssalemg@gmail.com
Verification
 Is the procedure of confirming that software meets its requirement.
In other words it means checking the software with admiration to
the specification.
Real time monitoring
 Apply your final software in a real world input data.
 ( like beta release software)
9
Preparedby:SharifOmarSalem–ssalemg@gmail.com
• Multiple definitions
 Foundation for organized and careful method of thinking that
characterizes reasoned activity.
 The study of reasoning : specifically concerned with whether
something is correct or false.
 Formal logic focuses on the relationship between statements as
opposed to the content of any particular statement.
10
Preparedby:SharifOmarSalem–ssalemg@gmail.com
Either it’s the fuel filter or it’s the fuel pump.
It’s not the fuel filter.
 It’s the fuel pump.
Example 1: Imagine you’re a mechanic and you know
that either the fuel filter is clogged or the fuel pump
is defective. But you just replaced the fuel filter. So
you know the problem must be with the fuel pump.
11
Preparedby:SharifOmarSalem–ssalemg@gmail.com
 Major goal of software engineers
 Develop reliable systems………..how?
 Formal Methods
 Mathematical languages, techniques and tools
 Used to specify and verify systems
 Goal: Help engineers construct more reliable systems
 A mean to examine the entire state space of a design (whether
hardware or software)
 Establish a correctness or safety property that is true for all possible
inputs
12
Preparedby:SharifOmarSalem–ssalemg@gmail.com
 Formal methods are mathematical techniques for developing
computer-based software and hardware systems.
 In computer science and software engineering, formal methods are
a particular kind of mathematically-based techniques for the
specification, development and verification of software and
hardware systems.
13
Preparedby:SharifOmarSalem–ssalemg@gmail.com
What is formal methods?
Formal methods = Formal Specification (Formal Notation)
+
Refinement
+
Formal Verification (Logical Calculus)
Set theory, logics, algebra, etc.
14
Preparedby:SharifOmarSalem–ssalemg@gmail.com
 Past years of the formal methods
 Obscure notation
 Non-scalable techniques
 Inadequate tool support
 Hard to use tools
 Very few case studies
 Not convincing for practitioners
 Nowadays
 Trying to find more rigorous notations
 Model checking and theorem proving complement simulation in
Hardware industry
 More industrial sized case studies
 Researchers try to gaining benefits of using formal methods
 …
15
Preparedby:SharifOmarSalem–ssalemg@gmail.com
 Formal methods can be applied at various points through the
development process
 Specification
 Verification
 Specification: Give a description of the system to be developed, and
its properties
 Verification: Prove or disprove the correctness of a system with
respect to the formal specification or property
16
Preparedby:SharifOmarSalem–ssalemg@gmail.com
 The use of formal methods can contribute to the reliability and
robustness of a design.
 However, the high cost of using formal methods means that they are
usually only used in the development of high-integrity systems,
where safety or security is of utmost importance.
 Transport, communications, health and energy are all representative
examples of critical system where errors is not permitted.
 A classic approach to ensuring the adequacy of a software system
is testing or simulation.
 But most of commercial system have a bug report with every release.
 To mention some data, in 2002 the North-American Institute for
Standards and Technologies estimated the cost of bugs in the
American economy to ascend to 59 billion dollars.
17
Preparedby:SharifOmarSalem–ssalemg@gmail.com
 In 1994 an error was discovered in the implementation
of division operations by Pentium processors. Even
though millions of processors had by then been sold,
Intel was forced to exchange (free of charge) all the
units produced .
 Beyond the financial impact, the media emphasized
the loss of confidence shown by Intel users (i.e. the
computer manufacturing industry) that had a much
broader and dramatic effect to the company.
18
Preparedby:SharifOmarSalem–ssalemg@gmail.com
 It is very important to note that formal verification does not obviate
the need for testing and other assertion techniques.
 Formal verification cannot fix bad assumptions in the design, but it
can help identify errors in reasoning which would otherwise be left
unverified.
 In several cases, engineers have reported finding flaws in systems
once they reviewed their designs formally .
 So, Formal Verification if used, it will be used as an additional tools
for assertions and not as a replacement tool.
19
Preparedby:SharifOmarSalem–ssalemg@gmail.com
 The CICS project
 CICS: Customer Information Control System
 The on-line transaction processing system of choice for large IBM
installations
 In the 1980s Oxford Univ. and IBM Hursley Labs formalized parts of
CICS with Z
 There was an overall improvement in the quality of the product
 It is estimated that it reduced 9% of the total development cost
 This work won the Queen’s Award for Technological
 The highest honor that can be bestowed on a UK company.
20
Preparedby:SharifOmarSalem–ssalemg@gmail.com
 Intel uses formal verification quite extensively
 Verification of Intel Pentium 4 floating-point unit with a mixture of STE
and theorem proving
 Verification of bus protocols using pure temporal logic model checking
 Verification of microcode and software for many Intel Itanium floating-
point operations, using pure theorem proving
 FV found many high-quality bugs in P4 and verified “20%” of design
 FV is now standard practice in the floating-point domain
21
Preparedby:SharifOmarSalem–ssalemg@gmail.com
 Small Aircraft Transportation System (SATS)
 Use of a software system that will sequence aircraft into the SATS
airspace in the absence of an airport controller
 There are serious safety issues associated with these software
systems and their underlying key algorithms
22
Preparedby:SharifOmarSalem–ssalemg@gmail.com
 The criticality of such software systems necessitates that strong
guarantees of the safety be developed for them
 Under the SATS program NASA Langley researchers are currently
investigating rigorous verification of these software system using
formal methods
 Modeling and Verification of Air Traffic
 Conflict Detection and Alerting
 …
23
Preparedby:SharifOmarSalem–ssalemg@gmail.com
 Using a language with a mathematically defined syntax and
semantics
 System properties
 Functional behavior
 Timing behavior
 Performance characteristics
 Internal structure
24
Preparedby:SharifOmarSalem–ssalemg@gmail.com
 Specification has been most successful for behavioral properties
 A trend is to integrate different specification languages
 Each enable to handle a different aspect of a system
 Some other non-behavioral aspects of a system
 Performance
 Real-time constraints
 Security policies
 Architectural design
25
Preparedby:SharifOmarSalem–ssalemg@gmail.com
 Formal methods for specification of the sequential systems
 Z (Spivey 1988)
 Constructive Z (Mirian 1997)
 VDM (Jones 1986)
 Larch (Guttag & Horning 1993)
 States are described in rich math structures (set, relation, function)
 Transition are described in terms of pre- and post- conditions
26
Preparedby:SharifOmarSalem–ssalemg@gmail.com
 Formal methods for specification of the concurrent systems
 CSP (Hoare 1985)
 CCS (Milner 1980)
 Statecharts (Harel 1987)
 Temporal Logic (Pnueli 1981)
 I/O Automata (Lynch and Tuttle 1987)
 States range over simple domains, like integers
 Behavior is defined in terms of sequences, trees, partial orders of
events
27
Preparedby:SharifOmarSalem–ssalemg@gmail.com
Two well established approaches to verification
 Model Checking
 Theorem Proving
Model checking
 Build a finite model of system and perform an exhaustive search
Theorem Proving
 Mechanization of a logical proof
28
Preparedby:SharifOmarSalem–ssalemg@gmail.com
 Both the system and its desired properties are expressed in some
mathematical logic
 Theorem proving is the process of finding a proof from the axioms
of the system
 It can be roughly classified
 Highly automated programs
 Interactive systems with special purpose capabilities
 In contrast to model checking, it can deal with infinite space
 Relies on techniques like reduction.
29
Preparedby:SharifOmarSalem–ssalemg@gmail.com
Transition System
(Automaton, Kripke structure)
System Description
(VERILOG, VHDL, SMV)
Informal
Specification
Temporal Logic Formula
(CTL, LTL, etc.)
 Build a mathematical graphical model of the system:
 what are possible behaviors?
 Write correctness requirement in a specification language:
 what are desirable behaviors?
 Analysis: (Automatically) check that model satisfies specification
 Analysis is performed by an algorithm (tool)
 Analysis gives counterexamples for debugging
30
Preparedby:SharifOmarSalem–ssalemg@gmail.com
 Model checking is completely automatic
 It produces counter examples
 The counter example usually represents subtle error in design
 The main disadvantage : state explosion problem!
31
Preparedby:SharifOmarSalem–ssalemg@gmail.com
 Imperative programming
 is a programming paradigm that describes computation in terms of
statements that change a program state.
 Imperative programs define sequences of commands for the computer
to perform. It define how to achieve the system goals.
 The focus is on How (what steps) the computer should take rather
than what the computer will do
 (ex. C, C++, Java).
 Object Oriented Languages counted as advanced leases from the
original languages.
32
Preparedby:SharifOmarSalem–ssalemg@gmail.com
 Declarative programming
 is a programming paradigm that expresses the logic of a computation
without describing its control flow.
 It attempts to minimize or eliminate side effects by describing what the
program should accomplish, rather than describing how to go about
accomplishing it.
 The focus is on what the computer should do rather than how it
should do it
 (ex. SQL, ProLog, Z notation).
33
Preparedby:SharifOmarSalem–ssalemg@gmail.com
 Functional programming
 is a programming paradigm that treats computation as the evaluation
of mathematical functions and avoids state and mutable data.
 It emphasizes the application of functions.
 Functional programming has its roots in the lambda calculus.
 It is a subset of declarative languages that has heavy focus on
recursion.
 (ex. Lisp, Schema, Haskell).
34
Preparedby:SharifOmarSalem–ssalemg@gmail.com
The following is a sample of some tools and notations using Formal
Methods techniques . Keep in mind that there is many other tools.
 Z Notation: the formal specification notation Z (pronounced "zed"),
useful for describing computer-based systems, is based on Zermelo-
Fraenkel set theory and first order predicate logic.
 Alloy Analyzer: an object modeling notation that is compatible with
development approaches such as UML, and Catalysis, strongly
influenced by the Z specification language.
35
Preparedby:SharifOmarSalem–ssalemg@gmail.com
 VCC: Microsoft Research - VCC is a mechanical verifier for concurrent
C programs. VCC takes a C program, annotated with function
specifications, data invariants, loop invariants, and ghost code, and
tries to prove these annotations correct. If it succeeds, VCC promises
that your program actually meets its specifications.
 JML (Java Modeling Language): a behavioral interface specification
language for Java.
 ESC/Java2 Extended Static Checker for Java tool, using program
verification technology. It attempts to find common run-time errors in
JML-annotated Java programs by static analysis of the program code
and its formal annotations
36
Preparedby:SharifOmarSalem–ssalemg@gmail.com
You can find more information and a list of tools in the following link
 http://formalmethods.wikia.com/wiki/Formal_methods#Individual_nota
tions.2C_methods_and_tools
37
Preparedby:SharifOmarSalem–ssalemg@gmail.com
 Scientists Quotes
 Problems in software development
 Formal Logic
 Formal Methods
 Why to use FM techniques
 Case studies
 Specification
 Verification
 Overview of programming paradigms
 Formal Methods Tools and Notations
38
Preparedby:SharifOmarSalem–ssalemg@gmail.com
Prepared by: Sharif Omar Salem – ssalemg@gmail.com
39

Weitere ähnliche Inhalte

Was ist angesagt?

Software Reengineering
Software ReengineeringSoftware Reengineering
Software Reengineering
Abdul Wahid
 
verification and validation
verification and validationverification and validation
verification and validation
Dinesh Pasi
 
Software quality
Software qualitySoftware quality
Software quality
jagadeesan
 
Software Engineering - Ch1
Software Engineering - Ch1Software Engineering - Ch1
Software Engineering - Ch1
Siddharth Ayer
 

Was ist angesagt? (20)

Software architecture design ppt
Software architecture design pptSoftware architecture design ppt
Software architecture design ppt
 
Analysis modeling
Analysis modelingAnalysis modeling
Analysis modeling
 
#2 formal methods – principles of logic
#2 formal methods – principles of logic#2 formal methods – principles of logic
#2 formal methods – principles of logic
 
Black box & white-box testing technique
Black box & white-box testing techniqueBlack box & white-box testing technique
Black box & white-box testing technique
 
Software process
Software processSoftware process
Software process
 
Software Architecture
Software ArchitectureSoftware Architecture
Software Architecture
 
Software Reengineering
Software ReengineeringSoftware Reengineering
Software Reengineering
 
#3 formal methods – propositional logic
#3 formal methods – propositional logic#3 formal methods – propositional logic
#3 formal methods – propositional logic
 
Chapter 15 software product metrics
Chapter 15 software product metricsChapter 15 software product metrics
Chapter 15 software product metrics
 
Black box software testing
Black box software testingBlack box software testing
Black box software testing
 
Component level design
Component   level designComponent   level design
Component level design
 
Software Re-Engineering
Software Re-EngineeringSoftware Re-Engineering
Software Re-Engineering
 
verification and validation
verification and validationverification and validation
verification and validation
 
Unit 1 - Introduction to Software Engineering.ppt
Unit 1 - Introduction to Software Engineering.pptUnit 1 - Introduction to Software Engineering.ppt
Unit 1 - Introduction to Software Engineering.ppt
 
Chapter 01 software engineering pressman
Chapter 01  software engineering pressmanChapter 01  software engineering pressman
Chapter 01 software engineering pressman
 
Software quality
Software qualitySoftware quality
Software quality
 
Software testing
Software testing Software testing
Software testing
 
Formal methods 4 - Z notation
Formal methods   4 - Z notationFormal methods   4 - Z notation
Formal methods 4 - Z notation
 
Software re engineering
Software re engineeringSoftware re engineering
Software re engineering
 
Software Engineering - Ch1
Software Engineering - Ch1Software Engineering - Ch1
Software Engineering - Ch1
 

Ähnlich wie #1 formal methods – introduction for software engineering

Mi0033 software engineering...
Mi0033  software engineering...Mi0033  software engineering...
Mi0033 software engineering...
smumbahelp
 
Bindu Chintalapudi - Software Testing -latest (1)
Bindu Chintalapudi - Software Testing -latest (1)Bindu Chintalapudi - Software Testing -latest (1)
Bindu Chintalapudi - Software Testing -latest (1)
bindu chintalapudi
 
Reliable software in a continuous integration/continuous deployment (CI/CD) e...
Reliable software in a continuous integration/continuous deployment (CI/CD) e...Reliable software in a continuous integration/continuous deployment (CI/CD) e...
Reliable software in a continuous integration/continuous deployment (CI/CD) e...
Ann Marie Neufelder
 
David vernon software_engineering_notes
David vernon software_engineering_notesDavid vernon software_engineering_notes
David vernon software_engineering_notes
mitthudwivedi
 

Ähnlich wie #1 formal methods – introduction for software engineering (20)

Emerging engineering issues for building large scale AI systems By Srinivas P...
Emerging engineering issues for building large scale AI systems By Srinivas P...Emerging engineering issues for building large scale AI systems By Srinivas P...
Emerging engineering issues for building large scale AI systems By Srinivas P...
 
Chapter 7_dp-pertemuan_11
 Chapter 7_dp-pertemuan_11 Chapter 7_dp-pertemuan_11
Chapter 7_dp-pertemuan_11
 
Mi0033 software engineering...
Mi0033  software engineering...Mi0033  software engineering...
Mi0033 software engineering...
 
Cyber review-guide
Cyber review-guideCyber review-guide
Cyber review-guide
 
FROM PLM TO ERP : A SOFTWARE SYSTEMS ENGINEERING INTEGRATION
FROM PLM TO ERP : A SOFTWARE SYSTEMS ENGINEERING INTEGRATIONFROM PLM TO ERP : A SOFTWARE SYSTEMS ENGINEERING INTEGRATION
FROM PLM TO ERP : A SOFTWARE SYSTEMS ENGINEERING INTEGRATION
 
INTERNAL Assign no 207( JAIPUR NATIONAL UNI)
INTERNAL Assign no   207( JAIPUR NATIONAL UNI)INTERNAL Assign no   207( JAIPUR NATIONAL UNI)
INTERNAL Assign no 207( JAIPUR NATIONAL UNI)
 
Next generation software testing trends
Next generation software testing trendsNext generation software testing trends
Next generation software testing trends
 
Foundations of Software Testing Lecture 4
Foundations of Software Testing Lecture 4Foundations of Software Testing Lecture 4
Foundations of Software Testing Lecture 4
 
System imolementation(Modern Systems Analysis and Design)
System imolementation(Modern Systems Analysis and Design)System imolementation(Modern Systems Analysis and Design)
System imolementation(Modern Systems Analysis and Design)
 
Bindu Chintalapudi - Software Testing -latest (1)
Bindu Chintalapudi - Software Testing -latest (1)Bindu Chintalapudi - Software Testing -latest (1)
Bindu Chintalapudi - Software Testing -latest (1)
 
Reliable software in a continuous integration/continuous deployment (CI/CD) e...
Reliable software in a continuous integration/continuous deployment (CI/CD) e...Reliable software in a continuous integration/continuous deployment (CI/CD) e...
Reliable software in a continuous integration/continuous deployment (CI/CD) e...
 
SE18_Lec 01_Introduction to Software Engineering
SE18_Lec 01_Introduction to Software EngineeringSE18_Lec 01_Introduction to Software Engineering
SE18_Lec 01_Introduction to Software Engineering
 
se01.ppt
se01.pptse01.ppt
se01.ppt
 
Foutse_Khomh.pptx
Foutse_Khomh.pptxFoutse_Khomh.pptx
Foutse_Khomh.pptx
 
Agile Development in Aerospace and Defense
Agile Development in Aerospace and DefenseAgile Development in Aerospace and Defense
Agile Development in Aerospace and Defense
 
Introduction to Software Engineering
Introduction to Software EngineeringIntroduction to Software Engineering
Introduction to Software Engineering
 
David vernon software_engineering_notes
David vernon software_engineering_notesDavid vernon software_engineering_notes
David vernon software_engineering_notes
 
The New Categories of Software Defects in the Era of AI and ML - DevOps Next
The New Categories of Software Defects in the Era of AI and ML - DevOps NextThe New Categories of Software Defects in the Era of AI and ML - DevOps Next
The New Categories of Software Defects in the Era of AI and ML - DevOps Next
 
computer system validation
computer system validationcomputer system validation
computer system validation
 
Using formal methods in Industrial Software Development
Using formal methods in Industrial Software DevelopmentUsing formal methods in Industrial Software Development
Using formal methods in Industrial Software Development
 

Mehr von Sharif Omar Salem (6)

PhD Presentation (Doctorate)
PhD Presentation (Doctorate)PhD Presentation (Doctorate)
PhD Presentation (Doctorate)
 
#8 formal methods – pro logic
#8 formal methods – pro logic#8 formal methods – pro logic
#8 formal methods – pro logic
 
#7 formal methods – loop proof examples
#7 formal methods – loop proof   examples#7 formal methods – loop proof   examples
#7 formal methods – loop proof examples
 
#6 formal methods – loop proof using induction method
#6 formal methods – loop proof using induction method#6 formal methods – loop proof using induction method
#6 formal methods – loop proof using induction method
 
#5 formal methods – hoare logic
#5 formal methods – hoare logic#5 formal methods – hoare logic
#5 formal methods – hoare logic
 
#4 formal methods – predicate logic
#4 formal methods – predicate logic#4 formal methods – predicate logic
#4 formal methods – predicate logic
 

Kürzlich hochgeladen

1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
QucHHunhnh
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
ciinovamais
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
heathfieldcps1
 

Kürzlich hochgeladen (20)

Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdf
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.
 
Dyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptxDyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptx
 
Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
 
Google Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptxGoogle Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptx
 
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentation
 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.
 
Spatium Project Simulation student brief
Spatium Project Simulation student briefSpatium Project Simulation student brief
Spatium Project Simulation student brief
 
ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptx
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POS
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docx
 
Unit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxUnit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptx
 

#1 formal methods – introduction for software engineering

  • 2. Preparedby:SharifOmarSalem–ssalemg@gmail.com  Scientists Quotes  Problems in software development  Formal Logic  Formal Methods  Why to use FM techniques  Case studies  Specification  Verification  Overview of programming paradigms  Formal Methods Tools and Notations 1
  • 3. Preparedby:SharifOmarSalem–ssalemg@gmail.com  Teaching to unsuspecting youngsters the effective use of formal methods is one of the joys of life because it is so extremely rewarding (Edgser Dijkstra) 2
  • 4. Preparedby:SharifOmarSalem–ssalemg@gmail.com  A more mathematical approach is inevitable. Professional software development—not the everyday brand practiced by the public at large—will become more like a true engineering discipline, applying mathematical techniques. I don't know how long this evolution will take, but it will happen. The basic theory is there, but much work remains to make it widely applicable. (Bertrand Meyer, a pioneer of object technology) 3
  • 5. Preparedby:SharifOmarSalem–ssalemg@gmail.com  Software engineers want to be real engineers. Real engineers use mathematics. Formal methods are the mathematics of software engineering. Therefore, software engineers should use formal methods. (Mike Holloway, NASA) 4
  • 6. Preparedby:SharifOmarSalem–ssalemg@gmail.com  How to ensure that S is not ambiguous so that it can be correctly understood by all the people involved?  How can S be effectively used for inspecting and testing P?  How can software tools effectively support the analysis of S, transformation from S to P, and verification of P against S? S P Construct Specification Program What to do How to do it 5
  • 9. Preparedby:SharifOmarSalem–ssalemg@gmail.com Simulation  Means constructing a model of an existing system to be studied or a system to be built and then executing actions allowed in this model.  The model can be:  a physical entity (e.g., scale clay model) or  a computer representation. Testing  Is a technique for detecting errors or problems in implemented software, hardware, or non-computer systems.  It consists of executing or operating the system to be tested using a finite set of inputs and then checking to see if the corresponding outputs or behavior are correct with respect to the specifications. 8
  • 10. Preparedby:SharifOmarSalem–ssalemg@gmail.com Verification  Is the procedure of confirming that software meets its requirement. In other words it means checking the software with admiration to the specification. Real time monitoring  Apply your final software in a real world input data.  ( like beta release software) 9
  • 11. Preparedby:SharifOmarSalem–ssalemg@gmail.com • Multiple definitions  Foundation for organized and careful method of thinking that characterizes reasoned activity.  The study of reasoning : specifically concerned with whether something is correct or false.  Formal logic focuses on the relationship between statements as opposed to the content of any particular statement. 10
  • 12. Preparedby:SharifOmarSalem–ssalemg@gmail.com Either it’s the fuel filter or it’s the fuel pump. It’s not the fuel filter.  It’s the fuel pump. Example 1: Imagine you’re a mechanic and you know that either the fuel filter is clogged or the fuel pump is defective. But you just replaced the fuel filter. So you know the problem must be with the fuel pump. 11
  • 13. Preparedby:SharifOmarSalem–ssalemg@gmail.com  Major goal of software engineers  Develop reliable systems………..how?  Formal Methods  Mathematical languages, techniques and tools  Used to specify and verify systems  Goal: Help engineers construct more reliable systems  A mean to examine the entire state space of a design (whether hardware or software)  Establish a correctness or safety property that is true for all possible inputs 12
  • 14. Preparedby:SharifOmarSalem–ssalemg@gmail.com  Formal methods are mathematical techniques for developing computer-based software and hardware systems.  In computer science and software engineering, formal methods are a particular kind of mathematically-based techniques for the specification, development and verification of software and hardware systems. 13
  • 15. Preparedby:SharifOmarSalem–ssalemg@gmail.com What is formal methods? Formal methods = Formal Specification (Formal Notation) + Refinement + Formal Verification (Logical Calculus) Set theory, logics, algebra, etc. 14
  • 16. Preparedby:SharifOmarSalem–ssalemg@gmail.com  Past years of the formal methods  Obscure notation  Non-scalable techniques  Inadequate tool support  Hard to use tools  Very few case studies  Not convincing for practitioners  Nowadays  Trying to find more rigorous notations  Model checking and theorem proving complement simulation in Hardware industry  More industrial sized case studies  Researchers try to gaining benefits of using formal methods  … 15
  • 17. Preparedby:SharifOmarSalem–ssalemg@gmail.com  Formal methods can be applied at various points through the development process  Specification  Verification  Specification: Give a description of the system to be developed, and its properties  Verification: Prove or disprove the correctness of a system with respect to the formal specification or property 16
  • 18. Preparedby:SharifOmarSalem–ssalemg@gmail.com  The use of formal methods can contribute to the reliability and robustness of a design.  However, the high cost of using formal methods means that they are usually only used in the development of high-integrity systems, where safety or security is of utmost importance.  Transport, communications, health and energy are all representative examples of critical system where errors is not permitted.  A classic approach to ensuring the adequacy of a software system is testing or simulation.  But most of commercial system have a bug report with every release.  To mention some data, in 2002 the North-American Institute for Standards and Technologies estimated the cost of bugs in the American economy to ascend to 59 billion dollars. 17
  • 19. Preparedby:SharifOmarSalem–ssalemg@gmail.com  In 1994 an error was discovered in the implementation of division operations by Pentium processors. Even though millions of processors had by then been sold, Intel was forced to exchange (free of charge) all the units produced .  Beyond the financial impact, the media emphasized the loss of confidence shown by Intel users (i.e. the computer manufacturing industry) that had a much broader and dramatic effect to the company. 18
  • 20. Preparedby:SharifOmarSalem–ssalemg@gmail.com  It is very important to note that formal verification does not obviate the need for testing and other assertion techniques.  Formal verification cannot fix bad assumptions in the design, but it can help identify errors in reasoning which would otherwise be left unverified.  In several cases, engineers have reported finding flaws in systems once they reviewed their designs formally .  So, Formal Verification if used, it will be used as an additional tools for assertions and not as a replacement tool. 19
  • 21. Preparedby:SharifOmarSalem–ssalemg@gmail.com  The CICS project  CICS: Customer Information Control System  The on-line transaction processing system of choice for large IBM installations  In the 1980s Oxford Univ. and IBM Hursley Labs formalized parts of CICS with Z  There was an overall improvement in the quality of the product  It is estimated that it reduced 9% of the total development cost  This work won the Queen’s Award for Technological  The highest honor that can be bestowed on a UK company. 20
  • 22. Preparedby:SharifOmarSalem–ssalemg@gmail.com  Intel uses formal verification quite extensively  Verification of Intel Pentium 4 floating-point unit with a mixture of STE and theorem proving  Verification of bus protocols using pure temporal logic model checking  Verification of microcode and software for many Intel Itanium floating- point operations, using pure theorem proving  FV found many high-quality bugs in P4 and verified “20%” of design  FV is now standard practice in the floating-point domain 21
  • 23. Preparedby:SharifOmarSalem–ssalemg@gmail.com  Small Aircraft Transportation System (SATS)  Use of a software system that will sequence aircraft into the SATS airspace in the absence of an airport controller  There are serious safety issues associated with these software systems and their underlying key algorithms 22
  • 24. Preparedby:SharifOmarSalem–ssalemg@gmail.com  The criticality of such software systems necessitates that strong guarantees of the safety be developed for them  Under the SATS program NASA Langley researchers are currently investigating rigorous verification of these software system using formal methods  Modeling and Verification of Air Traffic  Conflict Detection and Alerting  … 23
  • 25. Preparedby:SharifOmarSalem–ssalemg@gmail.com  Using a language with a mathematically defined syntax and semantics  System properties  Functional behavior  Timing behavior  Performance characteristics  Internal structure 24
  • 26. Preparedby:SharifOmarSalem–ssalemg@gmail.com  Specification has been most successful for behavioral properties  A trend is to integrate different specification languages  Each enable to handle a different aspect of a system  Some other non-behavioral aspects of a system  Performance  Real-time constraints  Security policies  Architectural design 25
  • 27. Preparedby:SharifOmarSalem–ssalemg@gmail.com  Formal methods for specification of the sequential systems  Z (Spivey 1988)  Constructive Z (Mirian 1997)  VDM (Jones 1986)  Larch (Guttag & Horning 1993)  States are described in rich math structures (set, relation, function)  Transition are described in terms of pre- and post- conditions 26
  • 28. Preparedby:SharifOmarSalem–ssalemg@gmail.com  Formal methods for specification of the concurrent systems  CSP (Hoare 1985)  CCS (Milner 1980)  Statecharts (Harel 1987)  Temporal Logic (Pnueli 1981)  I/O Automata (Lynch and Tuttle 1987)  States range over simple domains, like integers  Behavior is defined in terms of sequences, trees, partial orders of events 27
  • 29. Preparedby:SharifOmarSalem–ssalemg@gmail.com Two well established approaches to verification  Model Checking  Theorem Proving Model checking  Build a finite model of system and perform an exhaustive search Theorem Proving  Mechanization of a logical proof 28
  • 30. Preparedby:SharifOmarSalem–ssalemg@gmail.com  Both the system and its desired properties are expressed in some mathematical logic  Theorem proving is the process of finding a proof from the axioms of the system  It can be roughly classified  Highly automated programs  Interactive systems with special purpose capabilities  In contrast to model checking, it can deal with infinite space  Relies on techniques like reduction. 29
  • 31. Preparedby:SharifOmarSalem–ssalemg@gmail.com Transition System (Automaton, Kripke structure) System Description (VERILOG, VHDL, SMV) Informal Specification Temporal Logic Formula (CTL, LTL, etc.)  Build a mathematical graphical model of the system:  what are possible behaviors?  Write correctness requirement in a specification language:  what are desirable behaviors?  Analysis: (Automatically) check that model satisfies specification  Analysis is performed by an algorithm (tool)  Analysis gives counterexamples for debugging 30
  • 32. Preparedby:SharifOmarSalem–ssalemg@gmail.com  Model checking is completely automatic  It produces counter examples  The counter example usually represents subtle error in design  The main disadvantage : state explosion problem! 31
  • 33. Preparedby:SharifOmarSalem–ssalemg@gmail.com  Imperative programming  is a programming paradigm that describes computation in terms of statements that change a program state.  Imperative programs define sequences of commands for the computer to perform. It define how to achieve the system goals.  The focus is on How (what steps) the computer should take rather than what the computer will do  (ex. C, C++, Java).  Object Oriented Languages counted as advanced leases from the original languages. 32
  • 34. Preparedby:SharifOmarSalem–ssalemg@gmail.com  Declarative programming  is a programming paradigm that expresses the logic of a computation without describing its control flow.  It attempts to minimize or eliminate side effects by describing what the program should accomplish, rather than describing how to go about accomplishing it.  The focus is on what the computer should do rather than how it should do it  (ex. SQL, ProLog, Z notation). 33
  • 35. Preparedby:SharifOmarSalem–ssalemg@gmail.com  Functional programming  is a programming paradigm that treats computation as the evaluation of mathematical functions and avoids state and mutable data.  It emphasizes the application of functions.  Functional programming has its roots in the lambda calculus.  It is a subset of declarative languages that has heavy focus on recursion.  (ex. Lisp, Schema, Haskell). 34
  • 36. Preparedby:SharifOmarSalem–ssalemg@gmail.com The following is a sample of some tools and notations using Formal Methods techniques . Keep in mind that there is many other tools.  Z Notation: the formal specification notation Z (pronounced "zed"), useful for describing computer-based systems, is based on Zermelo- Fraenkel set theory and first order predicate logic.  Alloy Analyzer: an object modeling notation that is compatible with development approaches such as UML, and Catalysis, strongly influenced by the Z specification language. 35
  • 37. Preparedby:SharifOmarSalem–ssalemg@gmail.com  VCC: Microsoft Research - VCC is a mechanical verifier for concurrent C programs. VCC takes a C program, annotated with function specifications, data invariants, loop invariants, and ghost code, and tries to prove these annotations correct. If it succeeds, VCC promises that your program actually meets its specifications.  JML (Java Modeling Language): a behavioral interface specification language for Java.  ESC/Java2 Extended Static Checker for Java tool, using program verification technology. It attempts to find common run-time errors in JML-annotated Java programs by static analysis of the program code and its formal annotations 36
  • 38. Preparedby:SharifOmarSalem–ssalemg@gmail.com You can find more information and a list of tools in the following link  http://formalmethods.wikia.com/wiki/Formal_methods#Individual_nota tions.2C_methods_and_tools 37
  • 39. Preparedby:SharifOmarSalem–ssalemg@gmail.com  Scientists Quotes  Problems in software development  Formal Logic  Formal Methods  Why to use FM techniques  Case studies  Specification  Verification  Overview of programming paradigms  Formal Methods Tools and Notations 38