edited by
1,029 views

1 Answer

Best answer
1 1 vote

BCD code is from 0-9, so in the code conversion table, numbers from 0-9 are represented. Rest are don't care conditions 

Now that there 4 inputs and 16 outputs, hence we represent it using a 4 χ 16 decoder . The minterms corresponding to D1,D2,D3,D4 are ORed to obtain the circuit 

Position:
Show:

Related questions

0 0 votes
0 0 answers
785
785 views
Sandeep652025 asked Sep 20, 2023
785 views
What is the correct answer of this Question ?
1 1 vote
0 0 answers
3.8k
3.8k views
ajaysoni1924 asked Apr 3, 2019
3,769 views
The adder-subtractor circuit of figure has the following values for mode input M and data inputs A and B. In each case, determine the values of the outputs: $S _ 4 S _3 S...
0 0 votes
0 0 answers
1.2k
1.2k views
ajaysoni1924 asked Apr 3, 2019
1,189 views
The adder-subtractor of the figure is used to subtract the following unsigned 4-bit number: 0110 – 1001(6 – 9) What are the binary values in the nine inputs of the circui...
1 1 vote
0 0 answers
819
819 views
ajaysoni1924 asked Apr 3, 2019
819 views
Construct a BCD-to-Excess-3-code converter with a 4-bit adder.remember that the Excess-3 code digits obtained by adding 3 to the corresponding BCD Digit. what must be don...