Eng. Mohammed Timraz Electronics & Communication Engineer University of Palestine Faculty of Engineering and Urban planning Software Engineering Department.

Slides:



Advertisements
Similar presentations
Logic Gates.
Advertisements

CT455: Computer Organization Logic gate
EXPLAIN THE LOGIC OPERATION APPLYING BASIC DIGITAL ENGINEERING By Sri Wahyuni, S.Pd.
Digital Logic Design ESGD2201
Chapter 3 Basic Logic Gates
Digital Electronics Dan Simon Cleveland State University ESC 120 Revised December 30, 2010.
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.
Digital Logic Design ESGD2201
Lecture 8 Topics –Switch –Transistor –CMOS transistor –Logic gates AND, OR, NOT Universal gates: NAND, NOR XOR.
Engineering H192 - Computer Programming Gateway Engineering Education Coalition Lab 2P. 1Winter Quarter Digital Electronics Lab 2.
Eng. Mohammed Timraz Electronics & Communication Engineer University of Palestine Faculty of Engineering and Urban planning Software Engineering Department.
MR. KERINS Logic Gates- Electrical Engineering. LOGIC GATES Logic gates are primarily implemented using diodes or transistors acting as electronic switches,
Eng. Mohammed Timraz Electronics & Communication Engineer University of Palestine Faculty of Engineering and Urban planning Software Engineering Department.
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.
Chapter 4 Gates and Circuits. Integrated Circuits aka CHIPS What’s in this thing???? 4–2.
Logic gates & Boolean Algebra. Introduction Certain components (called logic elements) of the computer combine electric pulses using a set of rules. Electric.
Eng. Mohammed Timraz Electronics & Communication Engineer University of Palestine Faculty of Engineering and Urban planning Software Engineering Department.
Eng. Mohammed Timraz Electronics & Communication Engineer University of Palestine Faculty of Engineering and Urban planning Software Engineering Department.
Eng. Mohammed Timraz Electronics & Communication Engineer University of Palestine Faculty of Engineering and Urban planning Software Engineering Department.
Eng. Mohammed Timraz Electronics & Communication Engineer University of Palestine Faculty of Engineering and Urban planning Software Engineering Department.
Eng. Mohammed Timraz Electronics & Communication Engineer University of Palestine Faculty of Engineering and Urban planning Software Engineering Department.
4. Electrons and electronics 4.5 Digital electronics.
Sneha.  Gates Gates  Characteristics of gates Characteristics of gates  Basic Gates Basic Gates  AND Gate AND Gate  OR gate OR gate  NOT gate NOT.
Eng. Mohammed Timraz Electronics & Communication Engineer University of Palestine Faculty of Engineering and Urban planning Software Engineering Department.
ECEN 248: INTRODUCTION TO DIGITAL SYSTEMS DESIGN Dept. of Electrical and Computer Engineering.
School of Computer and Communication Engineering, UniMAP Mohd ridzuan mohd nor DKT 122/3 - DIGITAL SYSTEM I Chapter.
Module 7.  In Module 3 we have learned about NAND gate – it is a combination of AND operation followed by NOT operation  Symbol A. B = Y  Logic Gate.
CHAPTER 5 Combinational Logic Analysis
AND Gate Inputs Output Input A (Switch) Input B (Switch) Output Y (Lamp) 0 (Open) 0 (OFF) A B Lamp.
Digital electronics 4–1 Gates and Circuits SANJAYBHAI RAJGURU COLLEGE OF ENGG.
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 Unit 16.
Logic gates.
Universal Gate – NOR Universal Gate - NOR Digital Electronics
Universal Gate – NAND Universal Gate - NAND Digital Electronics
Eng. Mai Z. Alyazji October, 2016
ECE 3130 Digital Electronics and Design
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.
Universal Gate – NAND Universal Gate - NAND Digital Electronics
Lab02 :Logic Gate Fundamentals:
Logic Gates.
Logic Gates Benchmark Companies Inc PO Box Aurora CO
EI205 Lecture 5 Dianguang Ma Fall 2008.
Basic Digital Logic.
KS4 Electricity – Electronic systems
KS4 Electricity – Electronic systems
Digital Signals Digital Signals have two basic states:
Basic Digital Logic Basic Gates
Universal Gate – NAND Universal Gate - NAND Digital Electronics
Universal Gate – NOR Universal Gate - NOR Digital Electronics
Intro to Logic Gates Intro to ECSE Analysis K. A. Connor
Schematics 201 Lecture Topic: Electrical Symbols
All very logical I think!
Universal gates.
Digital Logic & Design Lecture 05
Universal Gate – NAND Universal Gate - NAND Digital Electronics
Waveforms & Timing Diagrams
JC Technology Logic Gates.
Logic Gates.
Logic Gates.
KS4 Electricity – Electronic systems
Universal Gate – NOR Universal Gate - NOR Digital Electronics
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.
DIGITAL ELECTRONICS B.SC FY
Digital Logic Experiment
Department of Electronics
Logic Gates AIM: To know the different types of logic gate
Further binary, Logic diagrams and truth tables
Logic Gates By: Asst Lec. Besma Nazar Nadhem
Presentation transcript:

Eng. Mohammed Timraz Electronics & Communication Engineer University of Palestine Faculty of Engineering and Urban planning Software Engineering Department Logic Gates Digital Logic Design Lab. ESGD2203 Lecture 1

Logic Gates OR Gate We can represent the OR gate as a light in an electric circuit applied with two switches as appears in the following electric circuit. Switch From the upper circuit we find that if we connect at least one switch (A or B) the lamp will be ON. (Y) output

Logic Gates ABY (output) 000 (Off) 011 (ON) The OR gate truth table OR Gate The OR Gate Symbol:

Logic Gates OR Gate The OR gate as Integrated Circuit (IC) 74LS32 General Description: This device contains four independent gates each of which performs the logic OR function.

Logic Gates Connection Diagram: OR Gate The OR gate as Integrated Circuit (IC) 74LS32

Logic Gates AND Gate We can represent the AND gate as a light in an electric circuit applied with two switches as appears in the following electric circuit. From the upper circuit we find that we must to connect the two switches (A and B) to do the lamp ON, otherwise the lamp Off. Switch (Y) output

Logic Gates ABY (output) 000 (Off) (ON) The AND gate truth table AND Gate The AND Gate Symbol:

Logic Gates AND Gate The AND gate as Integrated Circuit (IC) 74LS08 General Description: This device contains four independent gates each of which performs the logic AND function.

Logic Gates Connection Diagram: AND Gate The AND gate as Integrated Circuit (IC) 74LS08

Logic Gates AY (output) 01 (ON) 10 (Off) The INVERTER gate truth table INVERTER Gate The INVERTER Gate Symbol:

Logic Gates INVERTER Gate The INVERTER gate as Integrated Circuit (IC) 74LS04 General Description: This device contains six independent gates each of which performs the logic INVERT function.

Logic Gates Connection Diagram: INVERTER Gate The INVERTER gate as Integrated Circuit (IC) 74LS04

Logic Gates The NAND gate truth table NAND Gate The NAND Gate Symbol: ABY (output) 001 (ON) (Off)

Logic Gates NAND Gate The NAND gate as Integrated Circuit (IC) 74LS00 General Description: This device contains four independent gates each of which performs the logic NAND function.

Logic Gates Connection Diagram: NAND Gate The NAND gate as Integrated Circuit (IC) 74LS00

Logic Gates ABY (output) 001 (ON) 010 (Off) The NOR gate truth table NOR Gate The NOR Gate Symbol:

Logic Gates NOR Gate The NOR gate as Integrated Circuit (IC) 74LS02 General Description: This device contains four independent gates each of which performs the logic NOR function.

Logic Gates Connection Diagram: NOR Gate The NOR gate as Integrated Circuit (IC) 74LS02