Home Subjects Electrical Engg (EEE) Digital Electronics

Electrical Engg (EEE)
Digital Electronics

Electrical machines, power systems, circuits

19 Q 7 Topics Take Mock Test
Advertisement
Difficulty: All Easy Medium Hard 11–19 of 19
Topics in Electrical Engg (EEE)
When implementing a 3-variable Boolean function using a 2-to-1 multiplexer instead of a 8-to-1, one variable must be:
A Used as select line only
B Used as data input only
C Split between select and data paths through logic gates
D Eliminated from the function
Correct Answer:  C. Split between select and data paths through logic gates
EXPLANATION

A 2-to-1 MUX has only 1 select line (covering 2 input combinations). For 3 variables (8 combinations), the third variable must be processed through additional logic gates and distributed between select and data paths.

Test
A Schmitt trigger input is used in digital circuits primarily to:
A Increase the slew rate of output signals
B Reduce noise and provide hysteresis for clean digital transitions
C Amplify weak input signals to logic levels
D Convert analog signals to digital format
Correct Answer:  B. Reduce noise and provide hysteresis for clean digital transitions
EXPLANATION

Schmitt trigger provides hysteresis (different thresholds for rising/falling edges), effectively eliminating noise-induced multiple transitions on slowly changing inputs.

Test
In a synchronous counter design, all flip-flops receive the clock signal simultaneously. This arrangement primarily eliminates:
A Race conditions and cascading delay
B The need for select lines
C Power consumption
D The requirement for reset signal
Correct Answer:  A. Race conditions and cascading delay
EXPLANATION

Synchronous counters eliminate propagation delay accumulation and race conditions by clocking all flip-flops simultaneously, enabling higher frequency operation.

Test
In a Gray code counter, consecutive counts differ by exactly:
A One bit
B Two bits
C Three bits
D Four bits
Correct Answer:  A. One bit
EXPLANATION

Gray code is designed such that consecutive values differ in exactly one bit position, reducing transition errors in digital systems.

Test
A full adder can be implemented using how many NAND gates minimum?
A 5 gates
B 7 gates
C 9 gates
D 11 gates
Correct Answer:  C. 9 gates
EXPLANATION

A full adder requires 9 NAND gates minimum when implemented using NAND gates exclusively to realize the sum and carry outputs.

Test
A decade counter counts from 0 to 9. To design a decade counter from a binary counter, how many flip-flops minimum are needed along with additional logic?
A 3 flip-flops
B 4 flip-flops
C 5 flip-flops
D 6 flip-flops
Correct Answer:  B. 4 flip-flops
EXPLANATION

4 flip-flops can count 0-15 (MOD-16). With reset logic at count 10, it becomes MOD-10 (decade counter)

Test
Design a circuit using NAND gates only to implement NOR function. How many NAND gates are minimum required?
A 2 gates
B 3 gates
C 4 gates
D 5 gates
Correct Answer:  B. 3 gates
EXPLANATION

NOR(A,B) = NAND(NAND(A,A), NAND(B,B)). First two gates provide inverted inputs, third performs NAND operation

Test
In a 3-bit binary counter with initial state 000, after 9 clock pulses, the state will be:
A 001
B 010
C 100
D 101
Correct Answer:  A. 001
EXPLANATION

3-bit counter is MOD-8. After 8 pulses it returns to 000, so after 9 pulses state is 001 (counts 0-7, repeats)

Test
Which of the following Boolean expressions is equivalent to (A+B)·(A+C)?
A A + BC
B A + B + C
C ABC
D A + B·C
Correct Answer:  A. A + BC
EXPLANATION

Using distribution law: (A+B)·(A+C) = A + BC (Consensus theorem verification)

Test
IGET
IGET AI
Online · Exam prep assistant
Hi! 👋 I'm your iget AI assistant.

Ask me anything about exam prep, MCQ solutions, study tips, or strategies! 🎯
UPSC strategy SSC CGL syllabus Improve aptitude NEET Biology tips