Multiplexer MCQ Quiz in తెలుగు - Objective Question with Answer for Multiplexer - ముఫ్త్ [PDF] డౌన్‌లోడ్ కరెన్

Last updated on Mar 15, 2025

పొందండి Multiplexer సమాధానాలు మరియు వివరణాత్మక పరిష్కారాలతో బహుళ ఎంపిక ప్రశ్నలు (MCQ క్విజ్). వీటిని ఉచితంగా డౌన్‌లోడ్ చేసుకోండి Multiplexer MCQ క్విజ్ Pdf మరియు బ్యాంకింగ్, SSC, రైల్వే, UPSC, స్టేట్ PSC వంటి మీ రాబోయే పరీక్షల కోసం సిద్ధం చేయండి.

Latest Multiplexer MCQ Objective Questions

Top Multiplexer MCQ Objective Questions

Multiplexer Question 1:

A Boolean function F(A,B,C,D) = π(1, 5,12,15) is to be implemented using an 8×1 multiplexer (A is MSB). The inputs ABC are connected to the select inputs S2S1S0 of the multiplexer respectively.

GATE 2015 P2 44

Which one of the following options gives the correct inputs to pins 0, 1, 2, 3, 4, 5, 6, 7 in order?

  1. D, 0, D, 0, 0, 0, D’, D
  2. D’, 1, D’, 1, 1, 1, D, D’
  3. D, 1, D, 1, 1, 1, D’, D
  4. D’, 0, D’, 0, 0, 0, D, D’

Answer (Detailed Solution Below)

Option 2 : D’, 1, D’, 1, 1, 1, D, D’

Multiplexer Question 1 Detailed Solution

Given maxterm

F (A,B,C,D) = π (1,5,12,15)

The minterms of the given max terms will be

f (A,B,C,D) = Σm (0,2,3,4,6,7,8,9,10,11,13,14) 

 

I0

I1

I2

I3

I4

I5

I6

I7

\(\bar D\left( 0 \right)\)

0

2

4

6

8

10

12

14

\(D\left( 1 \right)\)

1

3

5

7

9

11

13

15

 

\(\bar D\)

1

\(\bar D\)

1

1

1

D

\(\bar D\)

 

Therefore, the correct inputs to pins 0, 1, 2, 3, 4, 5, 6, 7 in order is D’, 1, D’, 1, 1, 1, D, D’

Multiplexer Question 2:

The output F of the 4-to-1 MUX shown in figure is

GATE EE reported 1

  1. \(\overline {XY} + X\)
  2. X + Y
  3. \(\bar X + \bar Y\)
  4. Y

Answer (Detailed Solution Below)

Option 2 : X + Y

Multiplexer Question 2 Detailed Solution

\(F = \overline {{s_1}} \overline {{s_0}} \left( {{I_0}} \right) + \overline {{s_1}} {s_0}\left( {{I_1}} \right) + {s_1}\overline {{s_0}} \left( {{I_2}} \right) + {s_1}{s_0}\left( {{I_3}} \right)\)

= x̅ y̅ (0) + x̅ y (1) + x y̅ (1) + xy (1)

= x̅ y + x y̅ + xy

= x̅ y + x (y̅ + y)

= x + x̅ y = x + y

Multiplexer Question 3:

Which of the following statements is correct?

  1. A 4 × 1 multiplexer has 4 input lines, 2 selection lines and 1 output line
  2. A 4 × 1 multiplexer has 4 output lines, 2 selection lines and 1 input line
  3. A 4 × 1 multiplexer has 4 selection lines, 1 output line and 1 input line
  4. A 4 × 1 multiplexer has 4 output lines, 1 selection line and 4 input lines

Answer (Detailed Solution Below)

Option 1 : A 4 × 1 multiplexer has 4 input lines, 2 selection lines and 1 output line

Multiplexer Question 3 Detailed Solution

Concept:

  • A multiplexer is Many to one data selector.
  • A multiplexer selects one of the many data available at its input depending on the bits on the select line.
  • For 2n inputs, there are n select lines that determine, which input is to be connected to the output.


Application:

A 4 × 1 multiplexer selects one of the 4 inputs and presents it to the output, i.e.

2n = 4

n = log24 = log222

n = 2log22

n = 2

So the number of select lines will be 2.

The block diagram representation of a 4 × 1 multiplexer is as shown:

Digital Eletrconics FT7 images Q4

S1 and S0 indicate the select lines.

Multiplexer Question 4:

The output of a multiplexer shown below is f(w1, w2, w3, w4,w5) = w̅1245 + w1w2 + w1w3 + w1 w4 + w3w4w5

F1 U.B 20.8.20 Pallavi D2

The boxes 1, 2 and 3 represents 2 input logic gates.

Which of the following statements is/are true?

  1. Box-1 represents NOR gate
  2. Box-2 represents NAND gate
  3. Box-3 represents OR gate
  4. Box-2 represents OR gate

Answer (Detailed Solution Below)

Option :

Multiplexer Question 4 Detailed Solution

Concept:

Multiplexer: It is a combinational circuit that selects binary information from one of many input lines and directs it is to single output lines.

The selection of particular input lines is controlled by a set of selection lines.

F1 U.B Madhu 08.05.20 D4

\(Y = {\bar S_1}{\bar S_0}\;{I_0} + {\bar S_1}{S_0}{I_1} + {S_1}{\bar S_0}{I_2} + {S_1}{S_0}{I_3}\)

Calculation:

From the given multiplexer,

f = w̅14 (I0) + w̅1w4(I1) + w14 (I2) + w1w4 (I3)

Given that the output is,

f = w̅1245 + w1w2 + w1w3 + w1w4 + w3w4w5

Now, we need to express every term in terms of w1 and w4 as these are the inputs of selection lines

f = w̅14 (w̅25) + w1w2 (w̅4 + w4) + w1w3 (w̅4 + w4) + w1w4 + w3w4w5 (w̅1 + w1)

= w̅14 (w̅25) + w1w24 + w1w2w4 + w1w34 + w1w3w4 + w3w4w51 + w3w4w5w1 + w1w4

= w̅14 (w̅25) + w̅1w4 (w3w5) + w14 (w2 + w3) + w1w4 (w2 + w3 + w3w5 + 1)

= w̅14 (w̅25) + w̅1w4 (w3w5) + w14 (w2 + w3) + w1w4 (1)

I0 = w̅25 → Box 1 represents NOR gate

I1 = w3w5 → Box 2 represents AND gate

I2 = w2 + w3 → Box 3 represents OR gate

Multiplexer Question 5:

The primary function of the multiplexing is

  1. to select one radio channel from a wide range of transmitted signals
  2. to match the frequency range of a signal to a particular channel
  3. to reduce the bandwidth of a signal
  4. to allow a number of signals to make use of a single communication channel

Answer (Detailed Solution Below)

Option 4 : to allow a number of signals to make use of a single communication channel

Multiplexer Question 5 Detailed Solution

  • Multiplexing is the process of transmission of information from more than one source into a single signal over a shared medium.
  • The primary advantage of multiplexing is that we can transmit a large number of signals through a single medium.
  • The channel can be a physical medium like a coaxial, metallic conductor or a wireless link.
  • The block diagram showing frequency division multiplexing is as shown:

           BSNA TTA D2

Multiplexer Question 6:

Number of control lines required for 16 to 1 multiplexer is _____

  1. 3
  2. 4
  3. 8
  4. 2

Answer (Detailed Solution Below)

Option 2 : 4

Multiplexer Question 6 Detailed Solution

Multiplexer:

  • A multiplexer is Many to one data selector.
  • A multiplexer selects one of the many data available at its input depending on the bits on the select line.
  • For 2m inputs, there are m select lines that determine, which input is to be connected to the output, i.e.

          Number of control lines = log2(number of input lines)

So, m control lines can create 2m combinations

Example:

A 16 × 1 multiplexer selects one of the 16 inputs and presents it to the output, i.e.

2m = 16

m = log216 = log224

m = 4log22

m = 4

So the number of select lines will be 4.

Multiplexer Question 7:

For implementing Boolean function F (A, B, C, D) = Σm (0, 1, 2, 4, 6, 9, 12, 14) using 8:1 multiplexer with select lines as B, C and D. Which of the following is correct?

  1. I0 and I2 are A̅
  2. I0 and I2 are A
  3. I1, I3 and I4 are connected to A̅
  4. I5, I6 and I7 are connected to 0

Answer (Detailed Solution Below)

Option 1 : I0 and I2 are A̅

Multiplexer Question 7 Detailed Solution

F (A, B, C, D) = Σm (0, 1, 2, 4, 6, 9, 12, 14)

To implement the above Boolean expression using a 8 : 1 multiplexer, the selection lines are B, C and D.

Now drawing the Truth table by taking A as MSB.

F1 U.B Madhu 13.04.20 D10

From the above truth table,

\({I_0} = \;\bar A,{I_1} = 1,{I_2} = \bar A,{I_3} = 0,{I_4} = 1,{I_5} = 0,{I_6} = 1,{I_7} = 0\)

Now, the required 8:1 multiplexer is as shown below.

F1 U.B Madhu 13.04.20 D11

Multiplexer Question 8:

F6 Madhuri Engineering 18.08.2022 D21

For the multiplexer shown above, the number of selection lines is equal to ________?

  1. 3
  2. 2
  3. 8
  4. 1

Answer (Detailed Solution Below)

Option 1 : 3

Multiplexer Question 8 Detailed Solution

The correct answer is option (1)

Concept:

Multiplexer:

  • It is type of combinational circuit for which the present output depends only on the present input.
  • It is also known as memoryless circuit because there are no memory element to store the past output.
  • A multiplexer is a many to one data selector.
  • It selects one of the many data available at its input depending on the bits of the select lines.
  • For 2n inputs, there are n select lines that determine which input is to be connected to the output.

F6 Madhuri Engineering 18.08.2022 D21

In the given multiplexer circuit, we have 8 input lines.

∴ 2n = 8

2= 23

By comparing exponents on both sides we get;

n = 3

In conclusion, the total number of select lines is (n) = 3

Multiplexer Question 9:

How many data select lines are required for an 8-line-to-1-line multiplexer?

  1. 2
  2. 4
  3. 8
  4. 3

Answer (Detailed Solution Below)

Option 4 : 3

Multiplexer Question 9 Detailed Solution

Multiplexer: 

  • A multiplexer is Many to one data selector.
  • A multiplexer selects one of the many data available at its input depending on the bits on the select line.
  • For selecting eight inputs, there are three data select lines that must be used. The multiplexer requires the data select lines. We have three data select lines for eight inputs, and it's an 8:1 multiplexer.

F1-Savita Engineering 17-6-22 D10

Example:

An 8 × 1 multiplexer selects one of the 8 inputs and presents it to the output, i.e.
2m  = 8
m = log2 8 = log2 (23)
m = 3log2 2
m = 3

So, the number of data select lines are 3.

Multiplexer Question 10:

Let X = a ⊕ b, the Boolean function at the output of the given circuit is

F1 Shubham 23.11.20 Pallavi D 1

  1. 0
  2. a
  3. a ⊕ b
  4. a ⊙ b

Answer (Detailed Solution Below)

Option 3 : a ⊕ b

Multiplexer Question 10 Detailed Solution

Concept:

F3 S.B Madhu 22.07.20 D3

For a 2 × 1 MUX is shown above, the output function F is expressed as:

F = S̅1 I0 + S1I1

Application:

Let the Output of Multiplexer is Y.

Y = X̅.X + X.X̅.

Y = 0

Y0 = 0 ⊙ X̅

With X = a ⊕ b, X̅ = a ⊙ b

Y0 = 0 ⊙ (a ⊙ b)

Y0 = a ⊕ b
Get Free Access Now
Hot Links: online teen patti teen patti game paisa wala teen patti lucky teen patti master apk download