Flip Flops

From TRCCompSci - AQA Computer Science
Revision as of 09:45, 16 March 2017 by H.Quartermaine (talk | contribs) (Edge triggered D Type Flip Flop)
Jump to: navigation, search

What is a flip flop

A flip-flop is used to store binary data, and is a simple latching circuit.

Basic (SR) Flip Flops

Bool-rs.gif Basic flip flops are created using two NAND gates cross couples as seen in the image.

Problems with basic (SR) flip flops

Edge triggered D Type Flip Flop

alt text