06.02.2014 Views

Latches and Flip Flops

Latches and Flip Flops

Latches and Flip Flops

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

<strong>Flip</strong> <strong>Flops</strong><br />

@ P. Klimo<br />

Exercise: Implementation of JK <strong>Flip</strong> Flop using a RS <strong>Flip</strong> Flop<br />

Block Diagram.<br />

Figure 18: JK <strong>Flip</strong>-Flop as a Finite State Machine<br />

Next State Logic:<br />

K - Map for S:<br />

Q<br />

J K 0 1<br />

0 0 0 0<br />

0 1 0 0<br />

1 1 1 0<br />

1 0 1 0<br />

S = J.Q’<br />

K-Map for R:<br />

Q<br />

J K 0 1<br />

0 0 0 0<br />

0 1 0 0<br />

1 1 1 0<br />

1 0 1 0<br />

R = K.Q<br />

Figure 19: A realisation of J K <strong>Flip</strong> Flop using a RS <strong>Flip</strong> Flop<br />

12

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!