Advanced Microprocessors
- An n flip-flops ripple counter can count up to—
-
View Hint View Answer Discuss in Forum
A ripple counter having n-flip-flops will count upto 2n stages.
For example: If n = 2 ⇒ 22 = 4 can count up to 4 stages meansCorrect Option: A
A ripple counter having n-flip-flops will count upto 2n stages.
For example: If n = 2 ⇒ 22 = 4 can count up to 4 stages means
- For an input pulse train of clock period T, the delay produced by an n stage shift register—
-
View Hint View Answer Discuss in Forum
nT, Because in the case of shift register all the flipflops are connected in cascaded fashion.
Correct Option: B
nT, Because in the case of shift register all the flipflops are connected in cascaded fashion.
- How many flip-flop are needed to divide the frequency by 8?
-
View Hint View Answer Discuss in Forum
23 = 8 means 3 flip-flop required.
mg src = "http://images.interviewmania.com/wp-content/uploads/2019/05/Capture-20a2.png">
∴ Frequency divided by 8. Hence alternative (C) is the correct answer.Correct Option: C
23 = 8 means 3 flip-flop required.
mg src = "http://images.interviewmania.com/wp-content/uploads/2019/05/Capture-20a2.png">
∴ Frequency divided by 8. Hence alternative (C) is the correct answer.
- Which of the following condition must be met to avoid race around problem where, tp is propagation delay of the NAND gate, Δt is pulse width and T is period of pulse train?
-
View Hint View Answer Discuss in Forum
Condition to avoid race around problem:
where, Δt = Pulse width
T = Period of pulse
2tp = Propagation delay of two NAND gates or flip-flop.
It may be noted that tp is the propagation delay of one gate. However any flip-flop made up of 4 NAND gates or NOR gates, and any input passes through 2 gates, that's why here we must take 2tp propagation delay.Correct Option: B
Condition to avoid race around problem:
where, Δt = Pulse width
T = Period of pulse
2tp = Propagation delay of two NAND gates or flip-flop.
It may be noted that tp is the propagation delay of one gate. However any flip-flop made up of 4 NAND gates or NOR gates, and any input passes through 2 gates, that's why here we must take 2tp propagation delay.
- What is the form of boolean expression AB + BC = Y?
-
View Hint View Answer Discuss in Forum
Sum of product form
i.e., sum of product. Hence alternative (B) is the correct answer.Correct Option: B
Sum of product form
i.e., sum of product. Hence alternative (B) is the correct answer.