You are on page 1of 16

Digital System Design Lab

Exp 4. Adder/Subtractor using IC 7483

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


Practicals covered :

1. Simulation of Basic and Universal gates

2. Minimization of equations using Boolean Algebra and its Simulation

3. Minimization of equations using K-Maps and its Simulation

Keep them ready as early as possible to avoid pile of tasks

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


Pre-requisite :

• Basic gates : AND, OR, NOT

• Special Gates : XOR, XNOR

• K-map concept

• Adder/Subtractor Concepts

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


AGENDA :

• Construct a Adder using Gates

• Get familiar with IC 7483 (4-bit Adder)

• Simulate 4 bit Addition using IC 7483

• Convert IC7483 to a Subtractor IC and


perform 4 bit subtraction

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


1 bit Adder using Gates :

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


Logic diagram of Full Adder :

B
SUM
Cin

A
B

B
Cin
Cout

A
Cin

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


Logic diagram of Full Adder (MODIFIED) :

Cout

This is modified FA circuit which has only 2 levels and minimal number of gates are used top
construct the required logic. So, see the importance of understanding minimization techniques.

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


4 bit Ripple Adder :

Each FA stage has


1ns delay

4ns 3ns 2ns 1ns 0ns

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


IC 7483 :

https://www.futurlec.com/74/IC7483.shtml

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


Datasheet IC7483:

https://pdf1.alldatasheet.com/datasheet-pdf/view/128897/FAIRCHILD/7483A.html

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


Adder using IC7483 :

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


Subtractor-Adder using IC 7483 :
If one input of
XOR is held at 1,
then its output is
complement of
other input

Can you infer which


method we are using
here to do
subtraction ?

Think about how would you implement this circuit using IC7483 in multisim! Try NOW
Kshitij Hemant Gurjar DSD Lab SY B.Tech E & Tc
Extend this design to make 8-bit adder-subtractor circuit..!
(Bonus mark question)

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


IC 74LS181 ALU :

https://en.wikipedia.org/wiki/74181 https://www.youtube.com/watch?v=MJi2jHYM-EY 9.45 time


onwards
Kshitij Hemant Gurjar DSD Lab SY B.Tech E & Tc
IC 74LS181 ALU :

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


IC 74LS181 ALU :

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

You might also like