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

Digital System Design Lab: Exp6. Code Converters Using Decoders, IC 7442, IC 74148

This document discusses code converters using decoders and encoder integrated circuits. It covers decoders, the IC7442 BCD to decimal decoder, and the IC74148 octal to binary priority encoder. The agenda includes reviewing previous code converters, examining the IC7442 and IC74148, and tasks involving using these ICs to build code converters and verify conversions.

Uploaded by

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

Digital System Design Lab: Exp6. Code Converters Using Decoders, IC 7442, IC 74148

This document discusses code converters using decoders and encoder integrated circuits. It covers decoders, the IC7442 BCD to decimal decoder, and the IC74148 octal to binary priority encoder. The agenda includes reviewing previous code converters, examining the IC7442 and IC74148, and tasks involving using these ICs to build code converters and verify conversions.

Uploaded by

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

Digital System Design Lab

Exp6. Code Converters using Decoders, IC 7442,


IC 74148

Kshitij Hemant Gurjar DSD Lab SY B.Tech E & Tc


Pre-requisite :

• Basic gates : AND, OR, NOT

• Special Gates : XOR, XNOR

• Codes

• Decoders,Encoders concept

Kshitij Hemant Gurjar DSD Lab SY B.Tech E & Tc


AGENDA :

• Previous code converters using DECODERS

• IC 7442

• IC 74148 octal to binary priority encoder

Kshitij Hemant Gurjar DSD Lab SY B.Tech E & Tc


Decoder concept :

Kshitij Hemant Gurjar DSD Lab SY B.Tech E & Tc


Application of decoder :

Kshitij Hemant Gurjar DSD Lab SY B.Tech E & Tc


Basic question :

What function
is this decoder
implementing

What gate will


you use if your
outputs are
ACTIVE_LOW ?

Kshitij Hemant Gurjar DSD Lab SY B.Tech E & Tc


4:16 decoder IC 74154 :

TTL -> 74STD_IC -> 74STD154N

A is LSB and D is MSB here

Kshitij Hemant Gurjar DSD Lab SY B.Tech E & Tc


BCD to Excess-3 :

Now, you use this


simple concept to
construct your code
converter using a
decoder !!

7420N => 4 input NAND and 7430N => 8 input NAND

Kshitij Hemant Gurjar DSD Lab SY B.Tech E & Tc


TASK 1 :

Kshitij Hemant Gurjar DSD Lab SY B.Tech E & Tc


IC 7442 BCD to Decimal decoder :

Kshitij Hemant Gurjar DSD Lab SY B.Tech E & Tc


Application of IC7442 :

A complex circuit
using IC 7442 to
verify that input is
0000 and 0111 for
specific instances..!

Kshitij Hemant Gurjar DSD Lab SY B.Tech E & Tc


TASK 2 :

• Give 4 digital interactive sources at


input and change their values to get a
decimal output using probes.

• See which input is MSB !

• Where is Enable ? It’s active LOW or


HIGH ?

• What happens when IC is disabled ?

TTL -> 74LS_IC -> 74LS42N

Kshitij Hemant Gurjar DSD Lab SY B.Tech E & Tc


Application of encoder :

Kshitij Hemant Gurjar DSD Lab SY B.Tech E & Tc


74148 octal to BCD priority encoder :

• What’s priority here ?

• Order of priority !

• 0 to 7 (downwards), the priority


increases

• Check your Enable is active


LOW/HIGH

• Can anybody tell me a use of this


priority IC ?
Multisim 74148 IC

Kshitij Hemant Gurjar DSD Lab SY B.Tech E & Tc


IC74148 functional table:

Kshitij Hemant Gurjar DSD Lab SY B.Tech E & Tc


TASK 3 :

Use this IC to verify the


octal to BCD conversion !!

Kshitij Hemant Gurjar DSD Lab SY B.Tech E & Tc

You might also like