Implementation and Simulation of BCD To Excess 3 Converter.
Implementation and Simulation of BCD To Excess 3 Converter.
ID: 153402032
Experiment No: 10
Objective:
To learn about the conversion of Excess 3 from BCD code.
To implement the obtained equation using different logic gates in the simulator and observe
the outputs.
To verify the outputs using the truth table.
Required Equipment:
Windows computer
Logic Gate Simulator
Experience on use of Basic logic gates
Theory:
Binary Coded Decimal or BCD is simply the 4-bit binary code representation of a decimal digit
with each decimal digit replaced in the integer and fractional parts with its binary equivalent.
BCD Code uses four bits to represent the 10 decimal digits of 0 to 9.
W = A+BC+BD = A+B(C+D)
Z = D’
1
Name: Mohayminul Al-Hamim
ID: 153402032
Circuit Diagram:
Procedure:
Firstly, we open logic design simulator.
We connect input and output with wire.
Then we give input.
Eventually we gain the output.
2
Name: Mohayminul Al-Hamim
ID: 153402032
Discussion:
Take logic gates input correctly.
Proper connection the circuits.
Compere truth table with circuits output.
The results obtained must match Truth Table.