Activity 1 Grab a whiteboard and pen, come to the front and work out the Truth Table for the following circuit: 5 minutes R A B C Q.

Slides:



Advertisements
Similar presentations
Sequential Logic Circuits. Set-Reset Latch The Set-Reset latch or bistable is a simple sequential logic circuit that remembers what has happened to the.
Advertisements

Lesson Objectives Understand and produce simple logic diagrams using the operation NOT, AND and OR Produce a truth table from a given logic diagram.
Digital Circuits. Review – Getting the truth table The first step in designing a digital circuit usually is to get the truth table. That is, for every.
ECE 2373 Modern Digital System Design Exam 2. ECE 2372 Exam 2 Thursday March 5 You may use two 8 ½” x 11” pages of information, front and back, write.
08/07/041 CSE-221 Digital Logic Design (DLD) Lecture-8:
CMPUT 101 Lab# – October 1, Lab 4 No demo Questions and the answer sheet can be found on the course website (pdf) Write your answers.
In this module you will learn: What the various logic gates do. How to represent logic gates on a circuit diagram. The truth tables for the logic gates.
Logic Circuits In today’s lesson we will look at: the symbols for NOT, AND, OR and EOR using truth tables to represent logic circuits two new operators.
Constructing A Truth Table XYZF1F InputsOutput Input Combinations 3 – Inputs 8 – Combinations (8 = 2 3 ) Note the binary counting order.
Circuit, State Diagram, State Table
CPSC 171 Introduction to Computer Science Boolean Logic, Gates, & Circuits.
LOGIC GATES Logic generally has only 2 states, ON or OFF, represented by 1 or 0. Logic gates react to inputs in certain ways. Symbol for AND gate INPUT.
Think about the following expression If the number entered is greater than 15 but less than 25 or the number is 100 and the letter chosen is after p but.
OCR GCSE Computing © Hodder Education 2013 Slide 1 OCR GCSE Computing Chapter 2: Binary Logic.
Introduction to Computer Science David Goldschmidt, Ph.D. Computer Science The College of Saint Rose CIS September 6, 2007.
Activity 1 Revise / remember what the term ‘binary logic’ means. What do each of the following look like: NOT gate? AND gate? OR gate? 5 minutes.
GCSE Computing: A451 Computer Systems & Programming Activity 1 Grab a whiteboard and pen, come to the front and work out the.
TODAY YOU ARE LEARNING to explain why data is represented in computer systems in binary form 2. to understand and produce simple logic diagrams.
Chapter 2: Binary logic OCR Computing for GCSE © Hodder Education 2011.
Digital Electronics Truth tables for several gates Aberdeen Grammar School.
Logic Gates Shashidhara H S Dept. of ISE MSRIT. Basic Logic Design and Boolean Algebra GATES = basic digital building blocks which correspond to and perform.
Sneha.  Gates Gates  Characteristics of gates Characteristics of gates  Basic Gates Basic Gates  AND Gate AND Gate  OR gate OR gate  NOT gate NOT.
A-Level Computing#BristolMet Session Objectives#6 MUST understand and produce simple logic diagrams using the operations NOT, AND and OR SHOULD explain.
ACOE1611 Combinational Logic Circuits Reference: M. Mano, C. Kime, “Logic and Computer Design Fundamentals”, Chapter 2.
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.
Abdullah Said Alkalbani University of Buraimi
Teaching Computing to GCSE Level with Python Session 3.
ITEC 352 Lecture 3 Low level components(2). Low-level components Review Electricity Transistors Gates Really simple circuit.
1 GCSE Computing Binary Logic. GCSE Computing 2 Candidates should be able to understand and produce simple logic diagrams using the operations NOT, AND,
Karnaugh Maps (K-Maps)
Circuits & Boolean Expressions. A ABC BC ABC C B A Example # 1: Boolean Expression: Develop a Boolean expression from a circuit.
Activity 1 Revise/research what the word binary means Revise/research what the word logic means 5 minutes.
S3 INNOVATION ELECTRONICS. LESSON TITLE: ELECTRONICS Learning Intention: To understand when to use different types of logic gates Activity: Building own.
CO5023 Building Circuits from Truth Tables. Build the following… Let’s say we want a circuit which acts as described by the following truth table: We.
Activity 1 Research / Revise how RAM stores DATA 5 minutes 1 0.
Binary Logic Derrington KCL CPD/SKE Binary We’ve seen how data of all different sorts and kinds can be represented as binary bits… 0s and 1s 1 is.
ACOE161Digital Circuit Design1 Design Of Combinational Logic Circuits.
Decoders A decoder is a logic circuit that detects the presence of a specific combination of bits at its input. Two simple decoders that detect the presence.
Digital Logic Design. Truth Table  Logic Circuit 1. Start with truth table 2. When your output is a 1, figure out the combination of inputs, ANDs, and.
Logic Gates Review. Logic Gates OR gate – 1 if either input is 1 – 0 if they both are 0.
Lecture 1 Gunjeet kaur Dronacharya group of institutions.
© 2016 AQA. Created by Teachit for AQA Boolean logic Lesson 3.
Unit 1 Logical operators.
Computing Binary Logic.
GCSE OCR Computing A451 Binary logic Computing hardware 6.
Activity 1 5 minutes Grab a whiteboard and pen, come to the front and work out the Truth Table for the following circuit: R A B C Q.
Creating logic gates with Minecraft
Lesson Objectives Aims You should be able to:
Component 1 Logical operators.
Logic Gates.
Questions Describe the following gates
Multiplexer.
Chapter 2.3 Binary Logic.
Karnaugh Maps (K-Maps)
Computer Science 210 Computer Organization
Teaching Computing to GCSE
3.4 Computer systems Boolean logic Lesson 2.
Boolean Logic Boolean Logic is considered to be the basic of digital electronics. We know that a computer’s most basic operation is based on digital electronics.
Logic Gates.
ECB2212-Digital Electronics K-Map
Gates Type AND denoted by X.Y OR denoted by X + Y NOR denoted by X + Y
GCSE Computer Science – Logic Gates & Boolean Expressions
Today You are Learning simple logic diagrams using the operations AND, OR and NOT truth tables combining Boolean operators using AND, OR and NOT.
Combinational Circuits
Binary Logic.
Logic Circuits Analysis
Department of Electronics
Digital Circuits.
Principles & Applications
SYEN 3330 Digital Systems Chapter 2 – Part 1 SYEN 3330 Digital Systems.
Presentation transcript:

Activity 1 Grab a whiteboard and pen, come to the front and work out the Truth Table for the following circuit: 5 minutes R A B C Q

Binary Logic Circuits How do the gates work together to process data?

Binary Logic Circuits Remembering Last Lesson Binary Logic Circuits In your exam you will be expected to be able to look at a circuit and produce a truth table for the inputs and outputs. Learning Objectives: (a)Explain why data is represented in computer systems in binary form (b)Understand and produce simple logic diagrams using the operations NOT, AND and OR (c)Produce a truth table from a given logic diagram A B Q ABQ ?

Binary Logic Circuits Worked Example Learning Objectives: (a)Explain why data is represented in computer systems in binary form (b)Understand and produce simple logic diagrams using the operations NOT, AND and OR (c)Produce a truth table from a given logic diagram A B P Q INPUTS: A, B, C etc OUTPUTS: P, Q, R etc A B Q = Not AP = (NOT A) AND B P = Q AND B

Binary Logic Circuits Tips: 1.Label the inputs on the circuit diagram 2.Label the outputs on the circuit diagram 3.Create a table with a column for each input and output 4.Label the columns (outputs labelled in the form of an expression) 5.Place the combinations of different zeros and ones in the input columns 6.Workout the outputs for each output column in turn Learning Objectives: (a)Explain why data is represented in computer systems in binary form (b)Understand and produce simple logic diagrams using the operations NOT, AND and OR (c)Produce a truth table from a given logic diagram A B P Q INPUTS: A, B, C etc OUTPUTS: P, Q, R etc A B Q = A AND BP = NOT (A AND B)

Binary Logic Circuits Tips: 1.When you place the combinations of different zeros and ones in the input columns…there are patterns that you can remember to help you… Learning Objectives: (a)Explain why data is represented in computer systems in binary form (b)Understand and produce simple logic diagrams using the operations NOT, AND and OR (c)Produce a truth table from a given logic diagram A B ABC What if there were 4 inputs? 2 inputs 3 inputs

Binary Logic Circuits This Lesson… Binary Logic Circuit Expressions In your exam you will also be expected to be able to draw a diagram from an expression. Learning Objectives: (a)Explain why data is represented in computer systems in binary form (b)Understand and produce simple logic diagrams using the operations NOT, AND and OR (c)Produce a truth table from a given logic diagram A B P A B Q = A AND BP = NOT (A AND B) ? How to we draw a diagram from an expression ?

Binary Logic Circuits Binary Logic Circuit Expressions Learning Objectives: (a)Explain why data is represented in computer systems in binary form (b)Understand and produce simple logic diagrams using the operations NOT, AND and OR (c)Produce a truth table from a given logic diagram P = A AND (NOT B ) A B P A B P ----BRACKETS FIRST!---- 1st2nd

Binary Logic Circuits Binary Logic Circuit Expressions Learning Objectives: (a)Explain why data is represented in computer systems in binary form (b)Understand and produce simple logic diagrams using the operations NOT, AND and OR (c)Produce a truth table from a given logic diagram P = NOT ( A AND B ) A B P A B P ----BRACKETS FIRST!---- 1st2nd

Binary Logic Circuits Binary Logic Circuit Expressions Learning Objectives: (a)Explain why data is represented in computer systems in binary form (b)Understand and produce simple logic diagrams using the operations NOT, AND and OR (c)Produce a truth table from a given logic diagram P = ( A OR B ) AND C A B P A B P ----BRACKETS FIRST!---- 1st2nd C C

Binary Logic Circuits Binary Logic Circuit Expressions Learning Objectives: (a)Explain why data is represented in computer systems in binary form (b)Understand and produce simple logic diagrams using the operations NOT, AND and OR (c)Produce a truth table from a given logic diagram P = (NOT A) AND B A B P A B P ----BRACKETS FIRST!---- 1st2nd

Binary Logic Circuits Binary Logic Circuit Expressions Learning Objectives: (a)Explain why data is represented in computer systems in binary form (b)Understand and produce simple logic diagrams using the operations NOT, AND and OR (c)Produce a truth table from a given logic diagram P = ((NOT B) AND C ) OR A A B P A B P ----BRACKETS inside BRACKETS FIRST!---- 1st 2nd C C 3rd