For the minterm designation Y = ? m (1, 3, 5, 7) the complete expression is
Options
A. Y = ABC + A B C
B. Y = AB C + A B C + ABC + A BC
C. Y = ABC + AB C + ABC + A BC
D. Y = ABC + ABC + ABC + A BC
Correct Answer
Y = AB C + A B C + ABC + A BC
Explanation
Decimal number 1 = binary number 001 = ABC Decimal number 7 = binary number 111= ABC, Decimal number 3 = binary number 011= ABC Decimal number 5 = binary number 101= ABC . Hence result.
Digital Electronics problems
Search Results
1. The greatest negative number which can be stored is 8 bit computer using 2's complement arithmetic is
1's complement of 0101 is 1010 and 2's complement is 1010+1 = 1011.
5. A memory system of size 16 k bytes is to be designed using memory chips which have 12 address lines and 4 data lines each. The number of such chips required to design the memory system is
All AND inputs must be 1 and inhibit 0 for output to be 1.
9. The fixed count that should be used so that the output register will represent the input for a 6 bit dual slope A/D converter uses a reference of -6v and a 1 MHz clock. It uses a fixed count of 40 (101000).