126. A gated S-R latch and its associated waveforms are shown below. What, if anything, is wrong and what could be causing the problem?
(a) The output is always low; the circuit is defective.
(b) The Q output should be the complement of the output; the S and R terminals are reversed.
(c) The Q should be following the R input; the R input is defective.
(d) There is nothing wrong with the circuit.
127. A positive edge-triggered J-K flip-flop is used to produce a two-phase clock. However, when the circuit is operated it produces erratic results. Close examination with a scope reveals the presence of glitches. What causes the glitches, and how might the problem be corrected?
(a) The PRESET and CLEAR terminals may have been left floating; they should be properly terminated if not being used.
(b) The problem is caused by a race condition between the J and K inputs; an inverter should be inserted in one of the terminals to correct the problem.
(c) A race condition exists between the Q and Q outputs to the AND gate; the AND gate should be replaced with a NAND gate.
(d) A race condition exists between the clock and the outputs of the flip-flop feeding the AND gate; replace the flip-flop with a negative edge-triggered J-K Flip-Flop.
128. The circuit given below fails to function; the inputs are checked with a logic probe and the following indications are obtained: CLK, J1, J2, J3, K1, K2, and K3 are pulsing. Q and are HIGH. and PRE are LOW. What could be causing the problem?
(a) There is no problem.
(b) The clock should be held HIGH.
(c) The PRE is stuck LOW.
(d) The CLR is stuck HIGH.
129. Which is not an Altera primitive port identifier?
(a) clk
(b) ena
(c) clr
(d) prn
130. In VHDL, how many inputs will a primitive JK flip-flop have?
(a) 2
(b) 3
(c) 4
(d) 5
Related Posts
51. How many flip-flops are required to produce a divide-by-128 device? (a) 1 (b) 4 (c) 6 (d) 7 52. Propagation delay time, tPLH, is measured from the ________. (a) triggering edge of the clock pulse to the LOW-to-HIGH transition of the output (b) triggering edge of the clock pulse to the HIGH-to-LOW transition of the output (c) preset input to the LOW-to-HIGH transition of the output (d) clear input to the HIGH-to-LOW transition of the output 53. Which statement BEST describes the operation of a negative-edge-triggered D flip-flop? (a) The logic level at the D input is transferred to Q on NGT of CLK. (b) The Q output is ALWAYS identical to the CLK input if the D input is HIGH. (c) The Q output is ALWAYS identical to the D input when CLK = PGT. (d) The Q output is ALWAYS identical to the D input. 54. Determine the output frequency for a frequency division circuit that contains 12 flip-flops with an input clock frequency of 20.48 MHz. (a) 10.24 kHz (b) 5 kHz (c) 30.24 kHz (d) 15 kHz 55. What is the difference between the 7476 and the 74LS76? (a) the 7476 is master-slave, the 74LS76…
5555555555 40. Which of the following describes the operation of a positive edge-triggered D-type flip-flop? (a) If both inputs are HIGH, the output will toggle. (b) The output will follow the input on the leading edge of the clock. (c) When both inputs are LOW, an invalid state exists. (d) The input is toggled into the flip-flop on the leading edge of the clock and is passed to the output on the trailing edge of the clock.
555555555571. Which of the following describes the operation of a positive edge-triggered D flip-flop? (a) If both inputs are HIGH, the output will toggle. (b) The output will follow the input on the leading edge of the clock. (c) When both inputs are LOW, an invalid state exists. (d) The input is toggled into the flip-flop on the leading edge of the clock and is passed to the output on the trailing edge of the clock.