Computer Science, asked by nikhilasiraparapu37, 4 months ago

From the basics, design a BCD adder. Demonstrate the addition 9 and 8 using the adder with stepwise results.​

Answers

Answered by harshal4820
1

Answer:

mark as a brilliant. answerr

mark as a brilliant. answerr

Explanation:

hehehhdgwbcndjbfnnfndnrd

Answered by rathoreniharika222
1

Answer:

BCD stand for binary coded decimal. Suppose, we have two 4-bit numbers A and B. The value of A and B can varies from 0(0000 in binary) to 9(1001 in binary) because we are considering decimal numbers.

The output will varies from 0 to 18, if we are not considering the carry from the previous sum. But if we are considering the carry, then the maximum value of output will be 19 (i.e. 9+9+1 = 19).

When we are simply adding A and B, then we get the binary sum. Here, to get the output in BCD form, we will use BCD Adder.

please follow me and mark as brainliest..

Similar questions