MCQ IN COMPUTER SCIENCE & ENGINEERING

COMPUTER SCIENCE AND ENGINEERING

DIGITAL LOGIC

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
If you design the following circuit using 4:1 multiplexer, then what will be the first input to the MUX. (Take A, B as selection line)F(A, B, C)=minterm(1, 3, 4, 7)
A
C
B
C’
C
1
D
A
Explanation: 

Detailed explanation-1: -A 4×1 MUX is used to implement a 3-input Boolean function as show in figure. The Boolean function P( A, B, C) implemented is. No worries!

Detailed explanation-2: -The most common and popular 4-to-1 line multiplexer is IC 74153 which, is a dual 4-to-1 line multiplexer. It consists of two identical 4-to-1 multiplexers. It has two separate enable or strobe inputs to switch ON or OFF the individual multiplexers. But the Select lines are common to both the Multiplexers.

Detailed explanation-3: -A 4-to-1 multiplexer takes 4 inputs and directs a single selected input to output. The selection of input is controlled by selection inputs. A 4-to-1 multiplexer consists of a 2-to-4 decoder and 4X2 AND-OR. This multiplexer however takes 4 8-bit bus as inputs and outputs a single 8-bit bus.

Detailed explanation-4: -Three(3) 2 : 1 MUX are required to implement 4 : 1 MUX.

There is 1 question to complete.