Home Subjects Electronics (ECE) Digital Electronics

Electronics (ECE)
Digital Electronics

Analog/digital electronics, communication

100 Q 4 Topics Take Mock Test
Advertisement
Difficulty: All Easy Medium Hard 1–10 of 100
Topics in Electronics (ECE)
A combinational logic circuit implements a function where output Y = (A'BC) + (AB'C) + (ABC'). After minimization using K-map, the circuit requires minimum number of gates. Which of the following is the simplified expression?
A Y = AB + BC + AC
B Y = C(A'B + AB') + ABC'
C Y = C(A ⊕ B) + ABC'
D Y = AC + AB
Correct Answer:  C. Y = C(A ⊕ B) + ABC'
EXPLANATION

Using K-map for three variables: (A'BC) + (AB'C) + (ABC') = C(A'B + AB') + ABC' = C(A ⊕ B) + ABC'. This represents XOR operation with an additional term, which is the minimal form requiring fewer gates than other options.

Test
In a 4-bit synchronous binary counter using JK flip-flops, if the clock frequency is 10 MHz, what is the maximum counting frequency at the MSB output?
A 10 MHz
B 625 kHz
C 1.25 MHz
D 2.5 MHz
Correct Answer:  B. 625 kHz
EXPLANATION

In a 4-bit synchronous counter, the MSB output toggles every 2^4 = 16 clock cycles. Therefore, MSB frequency = 10 MHz / 16 = 625 kHz. This is the divide-by-16 behavior of a 4-bit counter.

Test
Which of the following is a non-volatile memory type commonly used in embedded systems?
A SRAM
B DRAM
C Flash memory
D SDRAM
Correct Answer:  C. Flash memory
EXPLANATION

Flash memory is non-volatile (retains data without power), widely used in embedded systems, SSDs, and microcontrollers as program storage.

Test
In a pipelined architecture with 5 stages, what is the ideal speedup compared to non-pipelined execution?
A 2x
B 3x
C 5x
D 10x
Correct Answer:  C. 5x
EXPLANATION

Ideal speedup in pipelining equals the number of pipeline stages. With 5 stages and optimal conditions, speedup is approximately 5x.

Test
What is the maximum frequency operation for a circuit with total propagation delay of 50 ns?
A 20 MHz
B 50 MHz
C 2 MHz
D 200 MHz
Correct Answer:  A. 20 MHz
EXPLANATION

Maximum frequency = 1 / (propagation delay) = 1 / 50 ns = 1 / (50 × 10^-9 s) = 20 MHz.

Test
A Moore FSM differs from a Mealy FSM in which aspect?
A Number of states
B Output depends only on current state in Moore, but on current state and inputs in Mealy
C Moore uses more flip-flops
D Mealy cannot have feedback loops
Correct Answer:  B. Output depends only on current state in Moore, but on current state and inputs in Mealy
EXPLANATION

Moore FSM outputs depend only on current state, while Mealy FSM outputs depend on both current state and current inputs, allowing faster response.

Test
In a complex digital system, what does 'Setup time' refer to?
A Time for circuit initialization
B Minimum time data must be stable before clock edge
C Time to power up the system
D Duration of reset pulse
Correct Answer:  B. Minimum time data must be stable before clock edge
EXPLANATION

Setup time is the minimum duration that the input data must be stable and valid before the active clock edge arrives at the flip-flop.

Test
Which of the following statements about asynchronous reset is TRUE?
A It requires clock pulse to reset
B It immediately resets the flip-flop independent of clock
C It is slower than synchronous reset
D It cannot be used in practical circuits
Correct Answer:  B. It immediately resets the flip-flop independent of clock
EXPLANATION

Asynchronous reset directly resets the flip-flop without waiting for a clock pulse, providing immediate action regardless of clock state.

Test
What is the output frequency of a 4-bit ripple counter when driven by a 16 MHz clock?
A 4 MHz
B 8 MHz
C 2 MHz
D 1 MHz
Correct Answer:  D. 1 MHz
EXPLANATION

In a 4-bit ripple counter, the output frequency of the last stage is f_clock / 2^4 = 16 MHz / 16 = 1 MHz.

Test
Which type of latch is transparent when the control signal is HIGH?
A SR latch
B D latch
C JK latch
D T latch
Correct Answer:  B. D latch
EXPLANATION

A D latch is transparent (passes input to output) when the Enable/Control signal is HIGH, and latches the value when it goes LOW.

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