Mux
Mux
Mux
a) It is a type of decoder which decodes several inputs and gives one output
View Answer
Answer: b
Explanation: A multiplexer (or MUX) is a device that selects one of several analog or digital input signals
and forwards the selected input into a single line.
2. Which combinational circuit is renowned for selecting a single input from multiple inputs & directing
the binary information to output line?
a) Data Selector
b) Data distributor
View Answer
Answer: a
3. It is possible for an enable or strobe input to undergo an expansion of two or more MUX ICs to the
digital multiplexer with the proficiency of large number of
a) Inputs
b) Outputs
c) Selection lines
View Answer
Answer: a
Explanation: It is possible for an enable or strobe input to undergo an expansion of two or more MUX ICs
to the digital multiplexer with the proficiency of large number of inputs.
View Answer
Answer: c
Explanation: the major functioning responsibility of the multiplexing combinational circuit is generation
of selected path between multiple sources and a single destination because it makes the circuit too
flexible.
a) To apply Vcc
b) To connect ground
View Answer
Answer: c
Explanation: Enable input is used to active the chip, when enable is high the chip works (ACTIVE), when
enable is low the chip does not work (MEMORY).
View Answer
Answer: d
Explanation: Since, many operational behaviour can be performed by using a multiplexer. Whereas, a
combinational circuit is a combination of many logic gates which makes the circuit more complex.
a) One digital information from several sources and transmits the selected one
View Answer
Answer: a
Explanation: A digital multiplexer is a combinational circuit that selects one digital information from
several sources and transmits the selected information on a single output line. That is why it is also
known as data selector.
a) Data controller
b) Selected lines
c) Logic gates
View Answer
Answer: b
Explanation: The selection of a particular input line is controlled by a set of selected lines in a
multiplexer, which helps to select a particular input from several sources.
9. If the number of n selected input lines is equal to 2^m then it requires _____ select lines.
a) 2
b) m
c) n
View Answer
Answer: b
Explanation: If the number of n selected input lines is equal to 2^m then it requires m select lines to
select one of m select lines.
10. How many select lines would be required for an 8-line-to-1-line multiplexer?
a) 2
b) 4
c) 8
d) 3
View Answer
Answer: d
Explanation: 2^n input lines, n control lines and 1 output line available for MUX. Here, 8 input lines mean
2^3 inputs. So, 3 control lines are possible.