Unit 4 - Practice Quiz

ECE213 50 Questions
0 Correct 0 Wrong 50 Left
0/50

1 Which of the following implies that the output of a digital circuit depends not only on the present inputs but also on the past history of inputs?

A. Combinational Logic
B. Sequential Logic
C. Boolean Algebra
D. K-Map Logic

2 The basic building block of a sequential circuit is:

A. Multiplexer
B. Flip-Flop
C. Decoder
D. Full Adder

3 In an SR latch built using NOR gates, which input condition leads to the 'Forbidden' or 'Invalid' state?

A.
B.
C.
D.

4 What is the characteristic equation for an SR flip-flop?

A.
B.
C.
D.

5 A D latch is often referred to as a 'Transparent Latch' because:

A. The output changes immediately when the input changes, provided the Enable is active.
B. It has no propagation delay.
C. The output is always the inverse of the input.
D. It cannot store data.

6 What is the characteristic equation of a D flip-flop?

A.
B.
C.
D.

7 The 'Race-around condition' occurs in which type of flip-flop?

A. D Flip-Flop
B. T Flip-Flop
C. SR Flip-Flop
D. JK Flip-Flop

8 Which circuit configuration effectively eliminates the Race-around condition?

A. Active Low SR Latch
B. Master-Slave JK Flip-Flop
C. Basic D Latch
D. NAND-based SR Latch

9 In a JK flip-flop, if and , the output will be:

A. 0
B. 1
C. (No Change)
D. (Toggle)

10 The characteristic equation of a JK flip-flop is:

A.
B.
C.
D.

11 What is the function of a T flip-flop when ?

A. Set the output to 1
B. Reset the output to 0
C. Toggle the output state
D. Hold the previous state

12 The characteristic equation of a T flip-flop is:

A.
B.
C.
D.

13 Which inputs are required on a JK flip-flop to transition from state to ?

A.
B.
C.
D.

14 To convert a JK flip-flop into a D flip-flop, how should the inputs be connected?

A.
B.
C.
D.

15 What is the minimum time the input signal must be maintained stable after the clock transition?

A. Setup Time ()
B. Hold Time ()
C. Propagation Delay ()
D. Clock Width ()

16 Which symbol generally indicates negative edge triggering on a flip-flop block diagram?

A. A triangle on the clock input
B. A triangle with a bubble on the clock input
C. Just a straight line input
D. A triangle with a square

17 To convert an SR flip-flop to a JK flip-flop, the required external logic connections are:

A.
B.
C.
D.

18 In a Master-Slave flip-flop, when the Clock is High ():

A. The Master is active and the Slave is inactive.
B. The Slave is active and the Master is inactive.
C. Both Master and Slave are active.
D. Both Master and Slave are inactive.

19 What represents the 'excitation table' of a flip-flop?

A. Inputs vs Next State
B. Present State and Inputs vs Next State
C. Present State and Next State vs Required Inputs
D. Inputs vs Outputs

20 How is a T flip-flop constructed using a JK flip-flop?

A. Connect to $1$ and to $0$
B. Connect to $0$ and to $1$
C. Connect both and to the input
D. Connect to and to

21 For a D flip-flop, determine the required input to transition from to .

A. 0
B. 1
C. Don't Care ()
D. Depends on Clock

22 Inputs usually labeled 'PRESET' and 'CLEAR' on a flip-flop are generally:

A. Synchronous inputs
B. Asynchronous inputs
C. Clock inputs
D. Power inputs

23 In a NAND-gate based SR latch (active low inputs), the 'Hold' state is achieved when inputs are:

A.
B.
C.
D.

24 If the present state of a T flip-flop is 1 and the input T is 1, the next state will be:

A. 0
B. 1
C. High Impedance
D. Indeterminate

25 What is the primary difference between a Latch and a Flip-Flop?

A. Latches are edge-triggered; Flip-flops are level-triggered.
B. Latches are level-triggered; Flip-flops are edge-triggered.
C. Latches have a clock; Flip-flops do not.
D. Latches are slower than Flip-flops.

26 In the excitation table of an SR flip-flop, the transition from requires:

A.
B.
C.
D.

27 What logic gate is essentially formed by the conversion of a T flip-flop to a D flip-flop?

A. AND gate
B. OR gate
C. XOR gate logic on the input
D. NOT gate

28 Which flip-flop is known as a 'Delay' flip-flop?

A. SR Flip-Flop
B. JK Flip-Flop
C. T Flip-Flop
D. D Flip-Flop

29 The Setup Time () is defined as:

A. Time after clock edge data must stay stable.
B. Time required for output to change.
C. Time before clock edge data must be stable.
D. Time required to clear the flip-flop.

30 If a JK flip-flop is used as a toggle switch () with a clock frequency of , what is the frequency of the output ?

A.
B.
C.
D.

31 The 'Invalid' state of an SR latch () is avoided in a JK flip-flop by:

A. Forcing the output to 0.
B. Forcing the output to 1.
C. Toggling the current state.
D. Disconnecting the power.

32 Which of the following equations represents the conversion from D flip-flop to T flip-flop (Input driven by external and current state)?

A.
B.
C.
D.

33 Which component is added to a basic latch to make it synchronous?

A. Inverter
B. Clock signal gated with inputs
C. Feedback loop
D. Pull-up resistor

34 In the context of Flip-Flop conversion, the 'Target' flip-flop is:

A. The flip-flop we want to build.
B. The flip-flop physically available to use.
C. The external combinational logic.
D. The clock source.

35 For a JK flip-flop, the excitation requirement for the transition is:

A.
B.
C.
D.

36 The Master-Slave flip-flop is constructed using:

A. Two latches connected in parallel.
B. Two latches connected in series with complementary clocks.
C. Two flip-flops connected in series with the same clock.
D. One latch and one buffer.

37 A bistable multivibrator is another name for:

A. A Clock generator
B. A Flip-Flop
C. An Encoder
D. A Comparator

38 In a positive edge-triggered D flip-flop, the output updates when:

A. The clock is High (logic 1).
B. The clock is Low (logic 0).
C. The clock transitions from 0 to 1.
D. The clock transitions from 1 to 0.

39 The propagation delay () of a flip-flop is:

A. The time it takes for the clock to rise.
B. The time interval between the triggering edge of the clock and the stabilization of the output change.
C. The time the input must be stable before the clock.
D. The frequency of the clock.

40 Which logical error allows the Master-Slave JK flip-flop to function correctly where a basic JK flip-flop fails?

A. It fixes fan-out issues.
B. It prevents the output from feeding back to the input while the input is still active (Race-around).
C. It increases the voltage levels.
D. It reduces power consumption.

41 If a T flip-flop has inputs and current state , the next state is:

A. 0
B. 1
C. Toggle
D. X

42 The excitation table for a T flip-flop shows that to go from to , must be:

A. 0
B. 1
C. X
D. Clocked

43 In a cross-coupled NAND gate latch, the output is connected to:

A. One input of the gate.
B. The output of the gate.
C. The Set input.
D. The ground.

44 When converting SR to T flip-flop, the equations derived are:

A.
B.
C.
D.

45 The standard symbol for a clock input with a 'Dynamic Indicator' (triangle) but no bubble represents:

A. Active High Level Trigger
B. Active Low Level Trigger
C. Positive Edge Trigger
D. Negative Edge Trigger

46 Why are asynchronous inputs (Preset/Clear) often active low?

A. Because TTL logic handles low signals better.
B. To prevent accidental activation by noise (which is often high spikes).
C. It is just a manufacturing standard.
D. Because they are connected to ground.

47 What is Metastability in flip-flops?

A. A state where the output is strictly 0.
B. An unstable state occurring if Setup/Hold times are violated, where output hovers between 0 and 1.
C. The state when Clock is High.
D. A feature used for random number generation.

48 Consider a JK flip-flop. If , which input combination results in ?

A.
B.
C.
D.

49 What happens if the clock pulse width is greater than the propagation delay of the flip-flop in a level-triggered JK flip-flop?

A. Normal operation
B. Race-around condition
C. Metastability
D. Output holds indefinitely

50 Which flip-flop has no 'No Change' condition in its standard truth table (excluding Enable control)?

A. SR Flip-Flop
B. JK Flip-Flop
C. D Flip-Flop
D. T Flip-Flop