Question: A JK flip-flop receives a clock and two inputs, J and K. On the rising edge of the clock, it updates the output, Q. If
A JK flip-flop receives a clock and two inputs, J and K. On the rising edge of the clock, it updates the output, Q. If J and K are both 0, Q retains its old value. If only J is 1, Q becomes 1. If only K is 1, Q becomes 0. If both J and K are 1, Q becomes the opposite of its present state.
(a) Construct a JK flip-flop using a D flip-flop and some combinational logic.
(b) Construct a D flip-flop using a JK flip-flop and some combinational logic.
(c) Construct a T flip-flop using a JK flip-flop.
Step by Step Solution
3.39 Rating (174 Votes )
There are 3 Steps involved in it
a b... View full answer
Get step-by-step solutions from verified subject matter experts
