A decoder with n inputs has how many outputs?
GATE CSE · Digital Logic
Generate GATE-level questions covering multiplexers, demultiplexers, encoders, decoders, adders, subtractors, and comparators. Include logic design, truth tables, and minimum gate implementation problems.
86 questions · 0 PYQs · 20 AI practice · GATE CSE 2027
A decoder with n inputs has how many outputs?
A 4-to-1 multiplexer is used to implement the Boolean function . The select lines are A and B (A is MSB). Which of the following correctly specifies the data inputs I0, I1, I2, I3?
In a half-adder, the Carry output is represented by which logic gate?
A 4-bit magnitude comparator compares two numbers A (A3 A2 A1 A0) and B (B3 B2 B1 B0). The output is 1 when A is less than B. Which of the following is the correct Boolean expression for ?
Consider three 4-variable functions f1, f2, and f3, expressed in sum-of-minterms as
f1 = Σ(0, 2, 5, 8, 14),
f2 = Σ(2, 3, 6, 8, 14, 15),
f3 = Σ(2, 7, 11, 14).
For the circuit with one AND gate and one XOR gate, the output function f can be expressed as:
A multiplexer selects one of many inputs based on ______.
A 4-bit ripple carry adder is built using four full adders. Each full adder has a propagation delay of 10 ns for sum and 5 ns for carry output. The worst-case delay of the ripple carry adder to produce the final sum and carry out is:
How many 3-to-8 line decoders with an enable input are needed to construct a 6-to-64 line decoder without using any other logic gates?
The minimum number of 2-to-1 multiplexers required to implement a 4-to-1 multiplexer is:
The minimum number of 2-to-1 multiplexers required to construct an 8-to-1 multiplexer is:
A 3-bit binary comparator has two inputs A (A2 A1 A0) and B (B2 B1 B0). The output is 1 when A > B. The minimized Boolean expression for is:
A 4-bit binary adder is implemented using 4 full adders in ripple carry fashion. If the propagation delay of a full adder for sum is 20 ns and for carry is 10 ns, the worst-case propagation delay for the adder to produce the correct final sum is:
The minimum number of 2-to-1 multiplexers required to implement a 2-input XOR gate is:
Which of the following statements about a carry lookahead adder is/are true?
In a carry lookahead adder, the generate function and propagate function for the i-th bit are defined as and . The carry output is given by:
A 4-to-1 multiplexer with select lines S1 and S0 is used to implement a Boolean function. If S1=A and S0=B, and the inputs are I0=0, I1=C, I2=C', I3=1, what is the resulting function?
A 4-to-1 multiplexer has inputs I0, I1, I2, I3 and select lines S1 and S0 (S1 is MSB). The output Y is given by . If the multiplexer is used to implement the Boolean function , with inputs A and B connected to S1 and S0 respectively, then which of the following is the correct connection of C to the data inputs?
An 8-to-1 multiplexer has inputs I0 to I7 and select lines S2, S1, S0. It is used to implement the function . If A, B, C are connected to S2, S1, S0 respectively, then which of the following is a correct assignment for the data inputs (I0 to I7) in terms of D?
A combinational circuit is defined by the Boolean functions: and . Implement both functions using a single 3-to-8 decoder and two OR gates. The number of OR gate inputs required is:
A combinational circuit is to be designed that converts a 4-bit binary number to its 2's complement. The number of gates required is minimum when using:
Want unlimited AI-generated Combinational Circuits questions?
Sign up free and practice with adaptive difficulty — Easy, Medium, Hard. New questions every session.
Start practising for free →