LOGIc gates Lesson Objectives: George Boole, ( )

Slides:



Advertisements
Similar presentations
Logic Gates.
Advertisements

Programmable Logic Controllers.
LO: Were learning to understand how logic applies to us when building applications.
Logic Gates.
Logic Gates.
Logic Gates Some Most All Learning Objective
Digital Electronics Dan Simon Cleveland State University ESC 120 Revised December 30, 2010.
Prof. Kavita Bala and Prof. Hakim Weatherspoon CS 3410, Spring 2014 Computer Science Cornell University See: P&H Appendix B.2 and B.3 (Also, see B.0 and.
GK-12 Student designed project (AP physics) Digital logic and Boolean algebra exercise. IC logic gates brought from Stevens were used in making simple.
Gates and Logic: From switches to Transistors, Logic Gates and Logic Circuits Hakim Weatherspoon CS 3410, Spring 2013 Computer Science Cornell University.
3. DIGITAL ELECTRONICS..
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.
Logic gates & Boolean Algebra. Introduction Certain components (called logic elements) of the computer combine electric pulses using a set of rules. Electric.
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 A logic gate is an elementary building block of a digital circuit.digital circuit Most logic gates have two inputs and one output terminals.
LOGIc gates Lesson Objectives: George Boole, ( )
 In studying digital integrated circuits, one must start with the simplest group of circuit, the SSIs or Small Scale Integrated Circuits. Since these.
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.
Gates and Logic Dr John Cowell phones off (please)
Lesson 1.4. and ornot Logic Gate: A device that acts on input signals that it receives to produce an output signal (1 or 0). True = 1 False = 0.
Prof. Hakim Weatherspoon CS 3410, Spring 2015 Computer Science Cornell University See: P&H Appendix B.2 and B.3 (Also, see B.1)
CMP 100 Introduction to Computing Lecture Binary Numbers & Logic Operations.
Logic Gates. A logic gate is an elementary building block of a digital circuit. Most logic gates have two inputs and one output. At any given moment,
Primitive Logic Functions Kuliah Sistem Digital, Teknik Elektro UMY (Rahmat Adiprasetya)
PHYSICS – Digital electronics. LEARNING OBJECTIVES Core Supplement Explain and use the terms analogue and digital in terms of continuous variation and.
Logic Gates Unit 16.
Logic gates.
Basics of Logic gates - Part 1
Lesson Objectives Aims You should be able to:
Logic Gates.
Digital Technology.
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.
Starter Write down a list of what your perfect partner would be like. Can include things to do with looks, hobbies and general habits and traits. Include.
Logic Gates and Boolean Algebra
Logic Gates.
Exclusive OR Gate.
LOGIc gates Objectives: George Boole, ( )
Basic Logical Operations (Fascinating)
KS4 Electricity – Electronic systems
KS4 Electricity – Electronic systems
Digital Signals Digital Signals have two basic states:
Basic Digital Logic Basic Gates
Practice #Digital Logic Mr. Burleson
Thursday, 22 November 2018 Logic Gates
3.4 Computer systems Boolean logic Lesson 2.
All very logical I think!
Waveforms & Timing Diagrams
Logic Gates.
JC Technology Logic Gates.
Boolean Algebra.
CS101 Processor and Ram.
Logic Gates.
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.
KS4 Electricity – Electronic systems
GCSE Computer Science – Logic Gates & Boolean Expressions
ELECTRONIC SYSTEMS Note: There is no compulsory question set on Section 25 of the syllabus. Questions set on topics within Section 25 are always set as.
Logic Gates.
Digital Logic Experiment
Logic Gates Logic Gates Gateway To Technology
Some basic electronics and truth tables
XOR Function Logic Symbol  Description  Truth Table 
Logic Circuits Analysis
Truth tables Mrs. Palmer.
Logic Gates AIM: To know the different types of logic gate
Basic Logic Operations
Further binary, Logic diagrams and truth tables
Introduction to Logic diagrams and truth tables
Presentation transcript:

LOGIc gates Lesson Objectives: George Boole, (1815-1864) To understand the functions of logic gates. To apply gained knowledge to use logic gate To understand truth tables George Boole, (1815-1864) About G. Boole: http://www.google.co.uk/imgres?imgurl=http://library.thinkquest.org/C0126120/boole.jpg&imgrefurl=http:// http://www.kerryr.net/pioneers/boole.htm Did you know? George Boole Inventor of the idea of logic gates. He was born in Lincoln, England and he was the son of a shoemaker in a low class family.

Why are we learning about logic gates?

A logic gate is a digital circuit which either allows a signal to pass through it or to stop it. There are seven basic logic gates: AND, OR, XOR, NOT, NAND, NOR, and XNOR. NOT GATE OR GATE AND GATE ?Logic ! http://www.kpsec.freeuk.com/gates.htm Note that logic gates are not always required because simple logic functions can be performed with switches or diodes:Switches in series (AND function)Switches in parallel (OR function)Combining IC outputs with diodes (OR function) Did you know? Logic gates allow the computer to do things such as add, divide, multiply, do simple yes and no reasoning in certain situations along with other things.

ON/OFF ON/OFF ON /OFF Input Y = A OR B OR Output Input OR An OR gate can have two or more inputs. The output will be positive (True) if at least one input is true. Y = A OR B OR GATE Output Input ON/OFF ON/OFF FRONT DOORBELL SWITCH OR GATE DOORBELL BACK DOORBELL SWITCH ON /OFF The output is "true" if either or both of the inputs are "true." If both inputs are "false," then the output is "false.” It is doesn’t matter if one input will be off- the output will be on http://www.kpsec.freeuk.com/gates.htm

ON/OFF ON/OFF ON /OFF Input AND Output Input AND BURGLAR ALARM GATE An AND gate can have two or more inputs. The output will be positive (true) when both inputs (the input one AND the input two) are positive (true). Y = A AND B Input AND GATE Output Input ON/OFF c ON/OFF PERSON SENSOR AND GATE BURGLAR ALARM ON SWITCH FOR ALARM The output is "true" when both inputs are "true.” Otherwise, the output is "false." If one input will be off – the output will be off as well. http://whatis.techtarget.com/definition/0,,sid9_gci213512,00.html ON /OFF

To add more sensors to alarm GATE AND BEDROOM SENSOR FRONT ROOM BURGLAR ALARM ON SWITCH FOR ALARM ON or OFF ?

ON OFF NOT Output Input CENTRAL NOT HEATING A NOT gate (inverter) has only one input. It reverses the logic state. Y = NOT A NOT GATE Input Output NOT GATE HEAT DETECTOR (ABOVE 20 C) CENTRAL HEATING ON OFF NOT gate has only one input. It reverses the logic state. If the input will be on – the output will be off If the input will be off –the output will be on.

ON OFF Is the Final Output ON (True) or OFF (false) ? OR AND GATE AND NOT ON OFF FINAL OUTPUT ON ? OFF ?

http://www.bbc.co.uk/education/guides/zc4bb9q/revision/2

girlfriend/boyfriend Chooser: Name the logic gates. Test it by answering True or false (Yes or No) for each Input. ? ON YES, She/He is OK Good dancer Good at sport Blue eyes Has a big nose

Design your own girlfriend/boyfriend Chooser By writing your own things in the Input boxes. You can choose the logic gates you have learnt. Name the logic gates. Test the Chooser by answering Yes or Not ( True or false ). ON YES, She/He is OK

http://logic.ly/demo/

Test 1: ? ? ? ? ? ? The output is ON or OFF ? 1. 4. ON OFF ON OFF 5. 2. ? ON ? ON OFF 6. ? ON OFF 1- off, 2- on, 3-off, 4- on, 5-off, 6-on 3. ? ON OFF The output is ON or OFF ?

Test 2: ? ? ? ? The output is ON or OFF ? 7. 10. OFF ON ON OFF OFF 8. 9. ON ? ON 7- on, 8-off, 9-off, 10- on ON ON ON ON The output is ON or OFF ?

Truth tables AND Can you do a truth table for an OR and NOT and XOR A Q 1

Complex logic gates and truth tables D = NOT A E = B AND C Z = D OR E 1