0% found this document useful (0 votes)
30 views46 pages

Experiment 4

This document provides instructions for an experiment to validate the truth tables of logic gates. The experiment objectives are to understand and validate the truth tables of logic gates including OR, AND, NAND, NOR, NOT, and XOR gates. The document describes setting up circuits using breadboards to test the different logic gates and compares the output to the truth tables. It also provides background on logic gates and their importance in electrical and electronics applications.

Uploaded by

Advitiya Sharma
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
30 views46 pages

Experiment 4

This document provides instructions for an experiment to validate the truth tables of logic gates. The experiment objectives are to understand and validate the truth tables of logic gates including OR, AND, NAND, NOR, NOT, and XOR gates. The document describes setting up circuits using breadboards to test the different logic gates and compares the output to the truth tables. It also provides background on logic gates and their importance in electrical and electronics applications.

Uploaded by

Advitiya Sharma
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 46

INSTITUTE UIE

DEPARTMENT ACADEMIC UNIT-2


Bachelor of Engineering (Computer Science & Engineering)
Subject Name Introduction to Electrical & Electronics Engineering Lab
Subject Code 23ECH-B-101
Prepared By
Dr.Shikha
Experiment 4
Validation of truth tables of logic gates
(7400, 7402, 7404, 7408, 7432, and 7486).
DISCOVER . LEARN . EMPOWER
Importance of Basic Electrical &
Electronics Engineering
• Use from home appliances to industrial plants.
• Usage in communication and satellite navigation system.
• Handles in electronics equipment and computers.
• Deals with the problem of power transmission and motor control.
• Control and monitor the medical appliances in hospitals.
• High voltage applications with heavy current.
• Robotics applications.
• Product designing and development.

2
COURSE OBJECTIVE

OBJECTIVE
• Understand and Validate truth tables of logic gates
(7400,7402,7404,7408,7432 and 7486).

3
Course
Objectives
S. No. Objectives

To make students make students understand Electrical & Electronics Engg.


1 fundamentals.

2
To prepare students to perform the analysis and design of various
Electrical & digital electronic circuits

https://library.automationdirect.com/basic-el
ectrical-theory/

4
EXPERIMENT
Validation of truth tables of logic gates
(7400, 7402, 7404, 7408, 7432, and 7486).

5
Course Outcomes
CO
Numbe Title Level
r

Understan
CO1 Students will be able to understand and verify kirchhoff’s laws. d

Students will be able to establish relationship between voltage


CO2
and current in series R-L circuit. Apply

CO3 Students will be able to demonstrate the working of LVDT. Apply

CO4
Students will be able to design LED based circuit using arduino Analyze &
and analyze the results. Create https://library.automationdirect.com/basic-el
ectrical-theory/
CO5
Students will be able to interface inverting and non-inverting Evaluate &
amplifier and determine the gain of operational amplifier. Design
6
Agenda!!!
Discussion • Symbol and functionality
• What is logic gate • Physical appearance and data
• Its use!!!! sheet
• Types of logic gates Demo
• Importance of Truth table • Realization on breadboard
OR gate • Simulation on Simulator
• Symbol and functionality Task
• Physical appearance and data • Validation of Truth Tables for
sheet 7400,7402,7404,7486
Demo Summary and references for reading
• Realization on breadboard material
• Simulation on Simulator
AND gate 7
LOGIC GATES
• Logic + Gates = Logic Gates.
• Why Logic?
• AND, OR, NOT…. are called as logical operations.
• Why Gates?
• It stops/allows the flow of logic.(i.e. logic ‘1’ or logic ‘0’).
• Why Logic Gates?
• It stops/allows the flow of logic.

8
USE ????
• They can perform simple or highly complex operations by joining a
variety of logic gates.

9
TYPES OF LOGIC GATES
TYPES OF GATES Depends on the Implemented LOGIC:
• AND: True if A and B are both true
• OR: True if A or B are true
• XOR: True if either A or B are true, false if both are true
• NOT: Inverted; false if input is true, true if input is false
• NAND: AND followed by NOT; false if both A and B are true
• NOR: OR followed by NOT; true if both A and B are false
Every logic gate has two inputs - A and B
excluding NOT.
10
TRUTH TABLE
• A truth table is a way of organizing information to list out all
possible scenarios.

• The table used to represent the boolean expression of a logic gate


function is commonly called a Truth Table.

• A logic gate truth table shows each possible input combination to


the gate or circuit with the resultant output depending upon the
combination of these input(s).

11
OR GATE

12
OR gate IC (HD74LS32P)

Data sheet available at https://www.alldatasheet.com/

• Data sheet is like a manual for electronic components.


• Provided by the manufacturer.
13
14
15
BLOCK DIAGRAM FOR CIRCUIT

Input Processing Output

16
BALLAST RESISTOR
R= R= R=

17
PULL DOWN RESISTOR

Vcc Vcc

S1 S1
Switch Switch

Digital Digital
IC IC
R1 R1
High value High value
resistor resistor
GND GND

18
Circuit Diagram (OR Gate)

19
AND GATE

20
AND gate IC (HD74LS08)

Data sheet available at https://www.alldatasheet.com/

21
22
23
Task

Validate truth table for


NAND(7400),NOR(7402),
NOT(7404) and XOR(7486)

24
NAND Gate

25
NAND gate IC (HD74LS00)

Data sheet available at https://www.alldatasheet.com/

26
27
28
NOR Gate

29
NOR gate IC (HD74LS02)

Data sheet available at https://www.alldatasheet.com/

30
31
32
NOT Gate

33
NOT gate IC (HD74LS04)

Data sheet available at https://www.alldatasheet.com/

34
35
36
XOR Gate
¿ 𝐀 𝐁+𝐀 𝐁

37
XOR gate IC (HD74LS86)

Data sheet available at https://www.alldatasheet.com/

38
39
40
EVALUATION FOCUS

Ability to read and


extract the required
Validated output
information from
from the circuit.
data sheet in order
to design a circuit.

5 5

Correctness of the Documentation of


circuit connections the work done

5
20 5

41
Cheat sheet for Viva-Voce!!!

• Question based on the reason for classification of logic gates?


• Questions related to connections in the bread board.
• Questions related to the choice of voltage and resistance used in the
circuit.
• Questions related to information extracted from data sheet
• Ballast resistor and its calculation
• Pull down resistor, its use and calculation of its value

42
REVIEW
• Logic gates stops/allows the flow of logic.
• Logic gates perform Logical Operations (AND, OR, NOT, NAND, NOR).
• Datasheet is manual for electronics components.
• Ballast resistor is used to limit the current through the LED that
prevents it from burning.
• When the switch is open, the pull-down resistor pulls the input
voltage down to ground (logical zero value), preventing an undefined
state at the input.

43
What you have achieved today!!!
Course Objective
• To conceive, analyse, design and build combinational and sequential digital logic solutions for
everyday problems.

Course Outcomes
At the end of the course, a student will be able to:
• To identify the different types of digital circuits and their difference and to illustrate the various
types of gates.
• To understand the various elements of digital system and to implement their applications.
• To illustrate the relation between Combinational & Sequential Circuits and to apply for practical
applications.
• To solve the basic problems related to different types of digital circuits and to calculate it using
various numerical problems.
• To create different hardware and software based digital applications.
44
References

Data sheet OR gate- https://


www.alldatasheet.com/datasheet-pdf/pdf/248452/RENESAS/HD74HC3
2P.html
Data sheet AND gate- https
://www.alldatasheet.com/datasheet-pdf/pdf/247363/RENESAS/HD74LS
08.html
Data sheet led - https://
pdf1.alldatasheet.com/datasheet-pdf/view/986384/ROITHNER/LED19.
html
Ballast resistor -
https://www.evilmadscientist.com/2012/resistors-for-leds/
Pull down resistor- 45
THANK YOU

For queries
Email: [email protected]
Contact no: +91-9915369888

You might also like