Unit 5 (Tutorials) - Sequential Logic Circuits 1
Unit 5 (Tutorials) - Sequential Logic Circuits 1
CLK
Figure 3
D
‘
Q
Figure 1
1
DBV30023
Q8. Design MOD 6 synchronous counter using JK flip flop by answering the
following questions.
Q9. Design a synchronous counter that count from the following sequence:
5,4,7,6,2,3,1by using JK Flip Flop and then repeat again. From your design,
(a) Determine how many flip flop will be used
(b) Sketch the state transition diagram
(c) Construct a truth table based on Present state and Next state
(d) Draw the Karnaugh Map and simplify the Boolean expression
(e) Draw the circuit diagram
(f) Sketch the output waveform for Q0, Q1 and Q2