Module 2 Flipflop
The word “Sequential” means that things happen in a
“sequence”, one after another and in Sequential Logic
circuits, the actual clock signal determines when things
will happen next. Simple sequential logic circuits can be
constructed from standard Bistable circuits such as: Flip-
flops, Latches and Counters and which themselves can
be made by simply connecting together universal NAND
Gates and/or NOR Gates in a particular combinational
way to produce the required sequential circuit.
[Link]
Clocked SR FF
Conversion of an SR-to-JK Flip-Flop
JK to D
JK to T
D to T
MOD counter
MOD-6 RIPPLE COUNTER•
A mod-6 ripple counter has six states (000, 001,
010, 011, 100 and101). This counter can be
obtained by modifying a basic mod-8counter
using the foregoing procedure of clearing
AND/NAND [Link] circuit using the JK flip-flops
(A, B, C) with preset and clear (P,C,)asynchronous
inputs, is shown in Fig. 8-4. The AND gate is used
toeliminate the two extra states (110 and (111)
of the basic counter.
[Link]
7xc
MOD-3 Counter
[Link]
esign-a-3-bit-synchronous-up-
counter-using-t-flip-flop/