Sunteți pe pagina 1din 9

ECE, JIIT NOIDA

Digital Electronics Lab (10B17EC407)

Even Sem (2011-12)

Experiment No: 1
AIM: Introduction to Digital Electronics Lab: Nomenclature of digital ICs, specifications, study of the Data Sheet, concept of Vcc and Ground, verification of the Truth Tables of Logic gates using ICs.

APPARATUS REQUIRED: S. No 1 2 3 Apparatus DC Regulated Power Supply Bread Board Multimeter Specifications +5 V Quantity 1 1 1

COMPONENT REQUIRED: S. No. 1 2 Component ICs LEDs and Connecting Wires Specifications 7400,7410,7411,7420 7402,7404,7408 7432,7486 Quantity 1 each

THEORY: A digital device is a collection of transistors and resistors that implement Boolean logic operations in a circuit. Transistors make up logic gates. Logic gates make up circuits. Circuits make up electronic systems. 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, every terminal is in one of the two binary conditions low (0) or high (1), represented by different voltage levels. The logic state of a terminal can, and generally does, change often, as the circuit processes data. In most logic gates, the low state is approximately zero volts (0 V), while the high state is approximately five volts positive (+5 V). There are seven basic logic gates: AND, OR, XOR, NOT, NAND, NOR, and XNOR

Lab CC: Ms Jasmine Saini

-1-

Faculty: Ms Jasmine Saini and Ms Richa Gupta

ECE, JIIT NOIDA

Digital Electronics Lab (10B17EC407)

Even Sem (2011-12)

The AND gate is so named because, if 0 is called "false" and 1 is called "true," the gate acts in the same way as the logical "and" operator. The following illustration and table show the circuit symbol and logic combinations for an AND gate. (In the symbol, the input terminals are at left and the output terminal is at right.) The output is "true" when both inputs are "true." Otherwise, the output is "false."

AND gate Boolean: Q = A.B Read as A and B gives Q

Input 1 Input 2 Output 0 0 1 1 0 1 0 1 0 0 0 1

IC 7408 Quad 2-input AND Gate

Lab CC: Ms Jasmine Saini

-2-

Faculty: Ms Jasmine Saini and Ms Richa Gupta

ECE, JIIT NOIDA

Digital Electronics Lab (10B17EC407)

Even Sem (2011-12)

The OR gate gets its name from the fact that it behaves after the fashion of the logical inclusive "or." The output is "true" if either or both of the inputs are "true." If both inputs are "false," then the output is "false."

OR gate Boolean: Q= A+B Read as A or B gives Q

Input 1 Input 2 Output 0 0 1 1 0 1 0 1 0 1 1 1

IC 7432 Quad 2-input OR Gate

Lab CC: Ms Jasmine Saini

-3-

Faculty: Ms Jasmine Saini and Ms Richa Gupta

ECE, JIIT NOIDA

Digital Electronics Lab (10B17EC407)

Even Sem (2011-12)

A NOT gate, sometimes called a logical inverter to differentiate it from other types of electronic inverter devices, has only one input. It reverses the logic state.

Inverter or NOT gate

Boolean: Q = Read as inverse (or complement of A is Q, altematively as Q= NOT A

Input Output 1 0 0 1

IC 7404 Hex NOT Gate

Lab CC: Ms Jasmine Saini

-4-

Faculty: Ms Jasmine Saini and Ms Richa Gupta

ECE, JIIT NOIDA

Digital Electronics Lab (10B17EC407)

Even Sem (2011-12)

The NAND gate operates as an AND gate followed by a NOT gate. It acts in the manner of the logical operation "and" followed by negation. The output is "false" if both inputs are "true." Otherwise, the output is "true."

NAND gate Boolean: Q = Read as NOT (A and B) gives Q

Input 1 Input 2 Output 0 0 1 1 0 1 0 1 1 1 1 0

IC 7400 Quad 2-input NAND

Lab CC: Ms Jasmine Saini

-5-

Faculty: Ms Jasmine Saini and Ms Richa Gupta

ECE, JIIT NOIDA

Digital Electronics Lab (10B17EC407)

Even Sem (2011-12)

7410 triple 3-input NAND 7411 triple 3-input AND 7412 triple 3-input NAND (with open collector outputs) 7427 triple 3-input NOR

7420 dual 4-input NAND 7421 dual 4-input AND

Lab CC: Ms Jasmine Saini

-6-

Faculty: Ms Jasmine Saini and Ms Richa Gupta

ECE, JIIT NOIDA

Digital Electronics Lab (10B17EC407)

Even Sem (2011-12)

The NOR gate is a combination OR gate followed by an inverter. Its output is "true" if both inputs are "false." Otherwise, the output is "false."

NOR gate Boolean: Q = Read as NOT (A or B) gives Q

Input 1 Input 2 Output 0 0 1 1 0 1 0 1 1 0 0 0

IC 7402 Quad 2-input NOR Gate

Lab CC: Ms Jasmine Saini

-7-

Faculty: Ms Jasmine Saini and Ms Richa Gupta

ECE, JIIT NOIDA

Digital Electronics Lab (10B17EC407)

Even Sem (2011-12)

The XOR (exclusive-OR) gate acts in the same way as the logical "either/or." The output is "true" if either, but not both, of the inputs are "true." The output is "false" if both inputs are "false" or if both inputs are "true." Another way of looking at this circuit is to observe that the output is 1 if the inputs are different, but 0 if the inputs are the same.

XOR gate Boolean: Q = ( ).(A + B)

Input 1 Input 2 Output 0 0 1 1 0 1 0 1 0 1 1 0

IC 7486 Quad 2-input EX-OR Gate

Lab CC: Ms Jasmine Saini

-8-

Faculty: Ms Jasmine Saini and Ms Richa Gupta

ECE, JIIT NOIDA

Digital Electronics Lab (10B17EC407)

Even Sem (2011-12)

The XNOR (exclusive-NOR) gate is a combination XOR gate followed by an inverter. Its output is "true" if the inputs are the same and false" if the inputs are different.

XNOR gate Input 1 Input 2 Output 0 0 1 1 0 1 0 1 1 0 0 1

RESULT: PRECAUTION: LEARNING OUTCOMES:

Lab CC: Ms Jasmine Saini

-9-

Faculty: Ms Jasmine Saini and Ms Richa Gupta

S-ar putea să vă placă și