Question: Draw the circuit and the truth table full using paper and pen . . Question 2 : BCD adder Consider a 4 bit Adder given
Draw the circuit and the truth table full using paper and pen
Question: BCD adder
Consider a bit Adder given the following figure, where A and B are bit numbers:
Dress the corresponding truth table
To realize a BCD adder, we need to:
Step : First add the two binary numbers A and B
Step: If the sum is less or equal than then the value of BCD sum and binary sum will be the same otherwise we will add in binary If a carry results from this addition, add it to the next higherorder BCD digit.
Thus to implement BCD Adder Circuit we require :
bit binary adder for initial addition
Logic circuit to detect sum greater than and
One more bit adder to add in the sum if sum is greater than or carry is
a Dress the truth table for the BCD sum from decimal numbers to
b Give the conditions from the truth table where we need to add to the binary sum? Give a logic equation
c Design a BCD adder using two bits' adder and gate AND and OR
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
