next up previous contents
Next: Lab schedule Up: Sequential circuits Previous: Master Slave Flip-Flop (S-R)   Contents

Edge triggered Flip-Flop

\includegraphics[width=3.5in]{lec16figs/M5.eps}

The above diagram shows a positive edge triggered flip-flop. The truth table is as follows

$ J$ $ K$ $ Q_{n+1}$ $ \overline{Q_{n+1}}$
0 1 0 1
1 0 1 0
0 0 $ Q_n$ $ \overline{Q_n}$
1 1 $ \overline{Q_n}$ $ Q_n$

\includegraphics[width=3.5in]{lec16figs/M6.eps}

\includegraphics[width=3.5in]{lec16figs/M8.eps}



ynsingh 2007-07-25