The animated version (teaching method 2) Chalk v.s. The Computer

Slides:



Advertisements
Similar presentations
The Important Thing About By. The Important Thing About ******** The important thing about ***** is *****. It is true s/he can *****, *****, and *****.
Advertisements

Decision Structures - If / Else If / Else. Decisions Often we need to make decisions based on information that we receive. Often we need to make decisions.
Logic Gates.
Computer Systems – Logic Gates Introduce the basic logic gates Introduce truth tables Introduce Boolean algebra (dont panic!) Examples of combining gates.
INTRODUCTION LOGICAL OPERATIONS TRUTH TABLE AND RULES.
PROOF BY CONTRADICTION
Write the inverse: Is it true or false? If an animal is a panda, then it is black and white. If an animal is not a panda, then it is not black and white.
Lecture 7 Topics –Boolean Algebra 1. Logic and Bits Operation Computers represent information by bit A bit has two possible values, namely zero and one.
Apply Properties of Rational Exponents
Computer Science 210 Computer Organization Introduction to Boolean Algebra.
Logic Disjunction A disjunction is a compound statement formed by combining two simple sentences using the word “OR”. A disjunction is true when at.
Computer Science: A Structured Programming Approach Using C1 Objectives ❏ To understand how decisions are made in a computer ❏ To understand the logical.
Combination of logic gates  Logic gates can be combined to produce more complex functions.  They can also be combined to substitute one type of gate.
4. Computer Maths and Logic 4.2 Boolean Logic Simplifying Boolean Expressions.
Cell theory, levels of organization and diverse vs. uniform quiz.
Internet Sites  Waygook.org  Bogglesworldesl.com  Esl-galaxy.com  ESLpartyland.com  Usingenglish.com.
Thinking Mathematically
IB Computer Science – Logic
1 Ethics of Computing MONT 113G, Spring 2012 Session 1 Digital Circuits, binary Numbers Course webpage:
Chapter 1: The Foundations: Logic and Proofs
Logic Eric Hoffman Advanced Geometry PLHS Sept
Translating Problems into Equations & A Problem Solving Plan.
Propositional Logic – The Basics (2) Truth-tables for Propositions.
Thinking Mathematically Logic 3.4 Truth Tables for the Conditional and Biconditional.
Modeling the Distributive Property MAFS.3.OA.2.5.
GCSE Computing – Topic 2 Lesson 5a – Binary Logic CHALLENGE TO: identify the different types of logic diagrams. ASPIRE TO: Construct a truth table for.
Chapter 1 – Part 3 ELEMENTARY LOGIC
Presented by: Tutorial Services The Math Center
Computer Science 210 Computer Organization
More on Logical Equivalence
Tutorial 12 Working with Arrays, Loops, and Conditional Statements
Thinking Mathematically
Bool operators and, or, not
Lecture 5 Dynamic Programming
Selection—Making Decisions
Logic Gates.
Classwork/Homework Classwork – Page 90 (11 – 49 odd)
How do I show that two compound propositions are logically equivalent?
Basic Logical Operations (Fascinating)
Looping and Random Numbers
HP Printer Support Number Printer issue Call:
Lecture 5 Dynamic Programming
Teaching Computing to GCSE
1.2 Propositional Equivalences
Intro to Computer Science CS1510 Dr. Sarah Diesburg
3.4 Computer systems Boolean logic Lesson 2.
Computer Science 210 Computer Organization
Logic Gates.
Design and Implementation
More on Logical Equivalence
Mo’ Truth Tables Part II.
GCSE Computer Science – Logic Gates & Boolean Expressions
Discrete Mathematics Lecture 2: Propositional Logic
1.2 Propositional Equivalences
Klenk's Tree Method for Determining the Truth Values of Statements
Propositional Logic 6.2 Truth Functions.
Discrete Mathematics Lecture 2: Propositional Logic
This Lecture Substitution model
Truth tables Mrs. Palmer.
1.2 Propositional Equivalences
Evaluating Boolean expressions
Selection—Making Decisions
Topics discussed in this section:
Dr. Unnikrishnan P.C. Professor, EEE
CHAPTER 3 Logic.
© T Madas.
How to allow the program to know when to stop a loop.
Concepts of Computation
Lesson 3. Controlling program flow. Loops. Methods. Arrays.
Propositional Satisfiability
Presentation transcript:

The animated version (teaching method 2) Chalk v.s. The Computer Truth Tables The animated version (teaching method 2) Chalk v.s. The Computer

Free propositions (the smallest of the small) Last time we saw we need to run through every combination of true and false of our “free” propositions that is

No problem! 2 choices! repeat this twice

Break down the expression To see when this expression is true it is most convenient to break down the proposition into smaller pieces This is a NEW proposition

Break down the expression We continue to break it down! This is a NEW proposition

Free propositions (the smallest of the small) So how do we start this one?

2 choices! repeat this twice

Break down the expression To see when this expression is true it is most convenient to break down the proposition into smaller pieces This is a NEW proposition

Group Work (teaching method 3) Construct a truth table for the following: (RC) (GR) (HP) (SL)