0% found this document useful (0 votes)
24 views4 pages

DLD Lab - 9

The document describes the design and implementation of a circuit to convert binary coded decimal (BCD) numbers to excess-3 code. It includes objectives, procedures, a design problem, a truth table with decimal, BCD and excess-3 values, K-maps, and the circuit design in simplified and unsimplified forms.

Uploaded by

mubeenyaqub554
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)
24 views4 pages

DLD Lab - 9

The document describes the design and implementation of a circuit to convert binary coded decimal (BCD) numbers to excess-3 code. It includes objectives, procedures, a design problem, a truth table with decimal, BCD and excess-3 values, K-maps, and the circuit design in simplified and unsimplified forms.

Uploaded by

mubeenyaqub554
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/ 4

TITLE:

Implementation and Designing of BCD to EXCESS-3


converter. (OPEN ENDED LAB)

DLD LAB # 9
DEPT: CS-03
DATE OF EXPERIMENT: 12/4/23

NAME:
RIJA MOBIN IFRAH JANNAT EMAN SHAHID

REG NO:
37 40 44

OBJECTIVES:
Implementation and designing of BCD to EXCESS-3 converter and verify the truth table.
INTRODUCTION:
In this lab we design a circuit of by giving 4 inputs and converts their decimals into excess 3 and
shows 4 outputs in binary form.

PROCEDURE:
First we take four inputs converts their decimals into excess 3 by adding 3 in each decimal and
write the binary form of the respective decimals and then we create k-maps by comparing each
output with all inputs. And then we get all the equation and in the end we will design a circuit
according to the equation.

Design Problem:
As an engineer you are required to design a circuit which has input decimal number in binary form as A, B,
C, D with A as MSB and D as LSB, and generate Excess-3 output in binary form as W, X, Y, Z with W as MSB
and D as LSB. Also implement your design to verify your results. Conditions are as.
• Whenever result exceed than number of output bits or in negative value or invalid, it does not
matter for you.
• You should make up truth table accordingly.
• Draw simplified logic diagram which shows excess-3 output.

SOLUTION:

TRUTH TABLE:

A B C D DECIMAL EXCESS- W X Y Z
3
0 0 0 0 0 3 0 0 1 1
0 0 0 1 1 4 0 1 0 0
0 0 1 0 2 5 0 1 0 1
0 0 1 1 3 6 0 1 1 0
0 1 0 0 4 7 0 1 1 1
0 1 0 1 5 8 1 0 0 0
0 1 1 0 6 9 1 0 0 1
0 1 1 1 7 10 1 0 1 0
1 0 0 0 8 11 1 0 1 1
1 0 0 1 9 12 1 1 0 0
1 0 1 0 10 13 1 1 0 1
1 0 1 1 11 14 1 1 1 0
1 1 0 0 12 15 1 1 1 1
1 1 0 1 13 16 X X X X
1 1 1 0 14 17 X X X X
1 1 1 1 15 18 X X X X

K-MAP:

Unsimplified Circuit:
Simplified Circuit:

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy