Logic Gates. Digital Signals Logic Gates NOT (Inverter) Gate AND Gate OR Gate NAND Gate NOR Gate XOR Gate.

Slides:



Advertisements
Similar presentations
Logic Gates.
Advertisements

Digital logic gates.
Logic Gates.
CT455: Computer Organization Logic gate
Programmable Logic Controllers.
Digital Electronics Lecture 2 Logic Gates. Lecture 2 outline Announcement:
Computer Systems – Logic Gates Introduce the basic logic gates Introduce truth tables Introduce Boolean algebra (dont panic!) Examples of combining gates.
Logic Gates.
Logic Gates Some Most All Learning Objective
1 Computer Programming Boolean Logic Copyright © Texas Education Agency, 2013.
topics Logic gates Gates types Universal gates
ADDER, HALF ADDER & FULL ADDER
Digital Electronics Dan Simon Cleveland State University ESC 120 Revised December 30, 2010.
3.1 Logic Signals and Gates Logic Signals ReturnNext  Logic Value: Many physical quantities can be represented two possible numbers or logic values —
Simple One and Two Input Logic Gates Truth Tables and Function Tables Based Upon TTL Levels.
Simple One and Two Input Logic Gates Truth Tables and Function Tables Based Upon 0 – 5 V.
Logical Circuit Design Week 5: Combinational Logic Circuits Mentor Hamiti, MSc Office ,
Logic gates & Boolean Algebra. Introduction Certain components (called logic elements) of the computer combine electric pulses using a set of rules. Electric.
 In studying digital integrated circuits, one must start with the simplest group of circuit, the SSIs or Small Scale Integrated Circuits. Since these.
CPS3340 COMPUTER ARCHITECTURE Fall Semester, /05/2013 Lecture 4: Basics of Logic Design Instructor: Ashraf Yaseen DEPARTMENT OF MATH & COMPUTER.
Daily Sprint 1)A water tank is filled with 2000 gallons of water. Each day, 4% of the water evaporates. No water is added to the tank. To the nearest gallon,
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.
4. Electrons and electronics 4.5 Digital electronics.
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)
1 Ethics of Computing MONT 113G, Spring 2012 Session 1 Digital Circuits, binary Numbers Course webpage:
COMPUTER ARCHITECTURE TRUTH TABLES AND LOGIC GATES.
Fundamental Logic Gates And, Or, Not. Logic Gates: The Basics Regulate the flow of electricity within circuits to perform desired functionalities Each.
COMPUTER ARCHITECTURE & OPERATIONS I Instructor: Yaohang Li.
Basic Logic Gates By : Ashima Wadhwa Assistant Professor (giBS)
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.
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.
Computer Architecture & Operations I
Computer Architecture & Operations I
Logic Gates.
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.
ECE 3130 Digital Electronics and Design
Logic Gates.
Logic Gates Benchmark Companies Inc PO Box Aurora CO
Exclusive OR Gate.
Basic Logical Operations (Fascinating)
KS4 Electricity – Electronic systems
KS4 Electricity – Electronic systems
Digital Signals Digital Signals have two basic states:
Computer Science 210 Computer Organization
Schematics 201 Lecture Topic: Electrical Symbols
For OCR GCSE Computing Unit 1 - Theory
Waveforms & Timing Diagrams
Logic Gates.
JC Technology Logic Gates.
Logic Gates.
KS4 Electricity – Electronic systems
GCSE Computer Science – Logic Gates & Boolean Expressions
DIGITAL ELECTRONICS B.SC FY
Logic Gates.
Binary Logic.
Logic Gates Logic Gates Gateway To Technology
Logic Scenarios Logic Scenarios Gateway To Technology
Truth tables Mrs. Palmer.
Department of Electronics
Logic Gates AIM: To know the different types of logic gate
Basic Logic Operations
What are Logic Gates?.
DIGITAL ELECTRONICS AND LOGIC GATES. ANALOG SIGNAL:- Analog signal is continuous time varying current or voltage signal.
Agenda Lecture Content: Combinatorial Circuits Boolean Algebras
Presentation transcript:

Logic Gates

Digital Signals Logic Gates NOT (Inverter) Gate AND Gate OR Gate NAND Gate NOR Gate XOR Gate

Digital Signals Digital signals 0 (false) or 1 (true) Digital signal 1 is represented by a small voltage. Digital signal 0 is represented by no voltage. Digital Waveforms Each column represents a small amount of time 1 (3V) 0 (0V)

Logic Gates An electronic system that performs a logical operation on an input signal Gates process digital inputs to produce digital outputs. How do computer processors make decisions? How do they do math? Display images? Etc.? LOGIC

1 0 NOT (Inverter) Gate A logic gate that changes its input logic level to the opposite state Symbol 0 1 Truth Table: A table listing all possible inputs to a circuit and the corresponding outputs Truth Table NOT Gate Input (A)Output (Y) A Y

Logic Word Problems If I am hungry and it is 5:00 p.m., then I will eat dinner. If I pedal harder or go downhill, then my bike will go faster. If it is windy and cold, then I am not going to walk home. If my battery is dead or I forget headphones, then I cannot listen to my music. Each word problem uses the same logic as a common gate.

AND Gate If I am hungry AND it is 5:00 p.m., then I will eat dinner. A logic circuit whose: Inputs both = 1 then, Output = 1 Symbol

AND Gate Truth Table AND Gate Input (A)Input (B)Output (Y) A B 0 00 Y

OR Gate If I pedal harder OR go downhill, then my bike will go faster. A logic circuit when: Either Input = 1 then, Output = 1 Symbol

OR Gate Truth Table OR Gate Input (A)Input (B)Output (Y) A B 0 00 Y

NAND Gate If it is windy AND cold, then I am NOT going to walk home. A logic circuit whose: Inputs both = 1 then, Output = 0 Symbol

NAND Gate Truth Table NAND Gate Input (A)Input (B)Output (Y) A B 0 10 Y

NOR Gate If my battery is dead OR I forget headphones, then I will NOT listen to my music. A logic circuit when: Either Input = 1 then, Output = 0 Symbol

NOR Gate Truth Table NOR Gate Input (A)Input (B)Output (Y) A B 0 10 Y

XOR Gate I only have enough money for one friend to go to dinner with me. If either one (but not both) want to go to dinner, well go to dinner. A logic circuit when: If A or B = 1, but not both, then Output = 0 Symbol Possible Inputs (conditions)Outputs First Friend wants to go to dinner (T or F) Second friend wants to go to dinner (T or F) We will go to dinner (T or F) FFF FTT TFT TTF

XOR Gate Truth Table XOR Gate Input (A)Input (B)Output (Y) A B Y

Logic Gates Digital Signals Logic Gates NOT (Inverter) Gate AND Gate OR Gate NAND Gate NOR Gate XOR Gate

Image Resources Microsoft, Inc. (2008). Clip Art. Retrieved September 10, 2008, from