0% found this document useful (0 votes)
4 views

Manual_11

The document is a laboratory manual for Digital Logic Design (CSE-241) focused on understanding decoders. It outlines the objectives, necessary equipment, and components for experiments involving 3-to-8 and 4-to-16 line decoders. The manual includes tasks for constructing circuits to verify the operation of these decoders using truth tables.

Uploaded by

dlpkrshna
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
4 views

Manual_11

The document is a laboratory manual for Digital Logic Design (CSE-241) focused on understanding decoders. It outlines the objectives, necessary equipment, and components for experiments involving 3-to-8 and 4-to-16 line decoders. The manual includes tasks for constructing circuits to verify the operation of these decoders using truth tables.

Uploaded by

dlpkrshna
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

Digital Logic Design CSE-241

INSTITUTE OF BUSINESS ADMINISTRATION, KARACHI


Digital Logic Design (CSE-241)
Laboratory Manual
LAB # 11
DECODERS
Objective:

To understand the basic operation of decoders.

Equipment: Components:

1. One- Single Polarity Variable DC Power 1. One- 3-to-8 Line Decoder, 74LS138
Supply 2. One- 4-to-16 Line Decoder, 74LS154
2. Logic Probe 3. LEDs
4. Switches
5. One- Bread Board

Note: Do consult the data sheets before connecting you ICs

Theory:

DECODERS:

The basic function of a decoder is to detect the presence of a specified combination of bits (code) on its
inputs and to indicate the presence of that code by a specified output level. Now we know that a two bit
can give us 4 codes. So we can design a 2 input 4-output decoder. In which every output represents the
presence of a particular combination of inputs.

What we originally do is for every combination we use an AND gate so that the output of the AND gate
is only high for the one combination it is designed for.

Faculty of Computer Science Page 1


Instructor: Muhammad Usman Arif
Digital Logic Design CSE-241

4-Bit Decoder:

A good example of the binary to decimal decoders could be there use as I/O selectors in microcontroller
and microprocessor circuitries.

Faculty of Computer Science Page 2


Instructor: Muhammad Usman Arif
Digital Logic Design CSE-241

Task 1:
 Construct a circuit using 1-of-16 Decoder, 74LS154 to verify its operation using the truth table
given below.

Task 2:
 Construct a circuit using 3-to-8 Input Decoder, 74LS138 to verify its operation using the truth
table given below.

Faculty of Computer Science Page 3


Instructor: Muhammad Usman Arif

You might also like