Counters – Exercise – 1

46. The circuit given below fails to produce data output. The individual flip-flops are checked with a logic probe and pulser, and each checks OK. What could be causing the problem?

(a) The data output line may be grounded.
(b) One of the clock input lines may be open.
(c) One of the interconnect lines between two stages may have a solder bridge to ground.
(d) One of the flip-flops may have a solder bridge between its input and Vcc.

Answer
Answer : (b)
Explanation
Explanation : No answer description available for this question. Let us discuss.
Discuss
Discuss : Write your answer. Click here.

47. In an HDL ring counter, many invalid states are included in the programming by:

(a) using a case statement.
(b) using an elsif statement.
(c) including them under others.
(d) the ser_in line.

Answer
Answer : (c)
Explanation
Explanation : No answer description available for this question. Let us discuss.
Discuss
Discuss : Write your answer. Click here.

48. For a one-shot application, how can HDL code be used to make a circuit respond once to each positive transition on its trigger input?

(a) By using a counter
(b) By using an active clock
(c) By using an immediate reload
(d) By using edge trapping

Answer
Answer : (d)
Explanation
Explanation : No answer description available for this question. Let us discuss.
Discuss
Discuss : Write your answer. Click here.

49. In a VHDL retriggerable edge-triggered one-shot, which condition will not exist when a clock edge occurs?

(a) A trigger edge has occurred and we must load the counter.
(b) The counter is zero and we need to keep it at zero.
(c) The shift register is reset.
(d) The counter is not zero and we need to count down by one.

Answer
Answer : (c)
Explanation
Explanation : No answer description available for this question. Let us discuss.
Discuss
Discuss : Write your answer. Click here.

50. Which of the following groups of logic devices would be the minimum required for a MOD-64 synchronous counter?

(a) Five flip-flops, three AND gates
(b) Seven flip-flops, five AND gates
(c) Four flip-flops, ten AND gates
(d) Six flip-flops, four AND gates

Answer
Answer : (d)
Explanation
Explanation : No answer description available for this question. Let us discuss.
Discuss
Discuss : Write your answer. Click here.

Related Posts

  • Counters - 21Counters » Exercise - 121. Which of the following is an invalid state in an 8421 BCD counter? (a) 0011 (b) 1001 (c) 1000 (d) 1100
    Tags: counter, electronics, engineering
  • Counters - 73Counters » Exercise - 173. List which pins need to be connected together on a 7492 to make a MOD-12 counter. (a) 1 to 12, 11 to 6, 9 to 7 (b) 1 to 12, 12 to 6, 11 to 7 (c) 1 to 12, 9 to 6, 8 to 7 (d) 1 to 12
    Tags: counter, electronics, engineering
  • Counters - 55Counters » Exercise - 155. How many flip-flops are required to construct a decade counter? (a) 10 (b) 8 (c) 5 (d) 4
    Tags: counter, electronics, engineering
  • Counters - 20Counters » Exercise - 120. How many different states does a 3-bit asynchronous counter have? (a) 2 (b) 4 (c) 8 (d) 16
    Tags: counter, electronics, engineering
  • Counters - 14Counters » Exercise - 114. List which pins need to be connected together on a 7493 to make a MOD-12 counter. (a) 12 to 1, 11 to 3, 9 to 2 (b) 12 to 1, 11 to 3, 12 to 2 (c) 12 to 1, 11 to 3, 8 to 2 (d) 12 to 1, 11 to 3, 1 to 2
    Tags: counter, electronics, engineering