Introduction to Logic diagrams and truth tables

Slides:



Advertisements
Similar presentations
Logic Gates.
Advertisements

Logic Gates.
Programmable Logic Controllers.
Computer Systems – Logic Gates Introduce the basic logic gates Introduce truth tables Introduce Boolean algebra (dont panic!) Examples of combining gates.
EXPLAIN THE LOGIC OPERATION APPLYING BASIC DIGITAL ENGINEERING By Sri Wahyuni, S.Pd.
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.
Digital Electronics Dan Simon Cleveland State University ESC 120 Revised December 30, 2010.
Chapter 4 Logic Gates and Boolean Algebra. Introduction Logic gates are the actual physical implementations of the logical operators. These gates form.
Lab 04 :Serial Data Control Systems : Slide 2 Slide 3 Slide 4 NOR Gate: NAND Gate: NOR / NAND Alternate Symbols: Slide 5 XOR and XNOR Gate: Serial Data.
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 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.
XOR and XNOR Logic Gates. XOR Function Output Y is TRUE if input A OR input B are TRUE Exclusively, else it is FALSE. Logic Symbol  Description  Truth.
NOCTI Review Lesson 4 Objectives:
TODAY YOU ARE LEARNING to explain why data is represented in computer systems in binary form 2. to understand and produce simple logic diagrams.
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.
Chapter 33 Basic Logic Gates. 2 Objectives –After completing this chapter, the student should be able to: Identify and explain the function of the basic.
Sneha.  Gates Gates  Characteristics of gates Characteristics of gates  Basic Gates Basic Gates  AND Gate AND Gate  OR gate OR gate  NOT gate NOT.
Exclusive OR Gate. Logically, the exclusive OR (XOR) operation can be seen as either of the following operations:exclusive OR (XOR) 1. A AND NOT B OR.
Gates and Logic Dr John Cowell phones off (please)
Logic Gates. The Inverter The inverter (NOT circuit) performs the operation called inversion or complementation. Standard logic symbols: 1 1 input output.
Logic Gates. AND gate Produces an output only if both inputs are on Input AInput BOutput (Q) Q=
The inverter performs the Boolean NOT operation. When the input is LOW, the output is HIGH; when the input is HIGH, the output is LOW. The Inverter AX.
Logic Gates Chapter 5 Subject: Digital System Year: 2009.
NAND, NOR, and EXOR (more primitive logical gates) CS Computer Architecture David Mayer.
Digital logic representation In digital logic system,events are described as either 0 or 1 Two logic states 1= logic High 0 = logic Low.
Chapter 33 Basic Logic Gates. Objectives After completing this chapter, you will be able to: –Identify and explain the function of the basic logic gates.
Logic Gates and Boolean Algebra Introduction to Logic II.
4–1. BSCS 5 th Semester Introduction Logic diagram: a graphical representation of a circuit –Each type of gate is represented by a specific graphical.
LOGIC GATES. INTRODUCTION TO LOGIC GATES Boolean functions may be practically implemented by using electronic gates. The following points are important.
Basic Gates and ICs 74LS00 Quad 2-Input NAND gate 74LS02 Quad 2-Input NOR gate 74LS04 Quad 2-Input NOT gate 74LS08 Quad 2-Input AND gate 74LS32 Quad 2-Input.
Logic Gates Learning Objectives Learn that there is a one-to-one relationship between logic gates and Boolean expressions Learn how logic gates are combined.
Author : Khairi LOGIC GATES Logic gate Input Output  Logic gates are electronic switches with one or more input but only one output ogic gates are commonly.
Dr.Ahmed Bayoumi Dr.Shady Elmashad
Logic Gates and Truth Tables
Eng. Mai Z. Alyazji October, 2016
Logic Gates.
Questions Describe the following gates
CSIS-110 Introduction to Computer Science
Logic What is logic? Logic is the name given to an electronic component which will monitor a number of inputs and give an output depending on them Input.
Minecraft Logic Gates!.
Spreadsheets.
Logic Gates, Boolean Algebra and Karnaugh Maps
Logic Gates.
Logic Gates Benchmark Companies Inc PO Box Aurora CO
EI205 Lecture 5 Dianguang Ma Fall 2008.
Exclusive OR Gate.
KS4 Electricity – Electronic systems
KS4 Electricity – Electronic systems
Digital Signals Digital Signals have two basic states:
Basic Digital Logic Basic Gates
Agenda – 2/12/18 Questions? Readings: CSI 4, P
Universal gates.
Digital Logic & Design Lecture 05
Logic Gates.
Logic Gates.
Logic Gates.
KS4 Electricity – Electronic systems
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.
Logic Gates.
Chapter 4 Gates and Circuits.
Digital Logic Experiment
Department of Electronics
Logic Gates AIM: To know the different types of logic gate
Eng. Ahmed M Bader El-Din October, 2018
Further binary, Logic diagrams and truth tables
Logic Gates By: Asst Lec. Besma Nazar Nadhem
Introduction to Logic diagrams and truth tables
Agenda Lecture Content: Combinatorial Circuits Boolean Algebras
Presentation transcript:

Introduction to Logic diagrams and truth tables

Starter In pairs answer these questions What does Boolean mean? Can you think of different sensors? Why would use a not gate with a light sensor?

Learning Objectives We are learning to use Logic diagrams and truth tables. Learning Outcomes All – Not, And, Or Gates Most-NAnd, NOr and Xor Some - able to draw diagram using gate symbols.

And Gate

Or Gate

Not Gate

Have a go See the diagrams that have been sent and you have a go.

AND gate Input A Input B Output (Q) 1 Produces an output only if both inputs are on Input A Input B Output (Q) 1

OR Gate Input A Input B Output (Q) 1 Produces an output when one or the other input are active…. Input A Input B Output (Q) 1

NOT Gate Input (A) Output (Q) 1 A NOT gate inverts its input 1 could play the opposite game?

Some Fun Questions. Logic Lab http://www.neuroproductions.be/logic-lab/ Or Logic https://logic.ly/demo/

Explain possible use Fire Alarm. Outside light Any others?

Nand

Nor

Xor (Exor)

Have a go See the diagrams that have been sent and you have a go.

NOT AND = NAND Input A Input B A.B Output (Q)=A.B 1

NOT OR = NOR Input A Input B A+B Output (Q) A+B 1

XOR – Exclusive OR Input A Input B Output (Q) 1

Truth table video Go through gates

Plenary Review Not, And, Or Review NAnd, Nor, Xor

Main Task Complete the Sheets Make sure this is completed for Prep