Everything Science Grade 12

(Marvins-Underground-K-12) #1

CHAPTER 14. ELECTRONICS 14.6


Counting circuits ESCGO


To make a counter youneed several ‘T flip flops’, sometimes called ‘divide by two’
circuits. A T flip flop isa digital circuit which swaps its output (from 0to 1 or from 1
to 0) whenever the input changes from 1 to 0. When the input changes from 0 to 1 it
doesn’t change its output. It is called a flip flop because it changes (flips or flops) each
time it receives a pulse.


If you put a series of pulses 10101010 into a Tflip flop, the result is 01100110. Fig-
ure 14.21 makes this clearer.


time

Output

time

Input

Figure 14.21: The output of a T flip flop, or ‘divide by two’ circuit whena square wave
is connected to the input. The output changes state when the input goesfrom 1 to 0.


As you can see from Figure 14.21, there are half as many pulses in theoutput. This is
why it is called a ‘divideby two’ circuit.


If we connect T flip flops in a chain, then we make a counter which cancount pulses.
As an example, we connect three T flip flops in achain. This is shown inFigure 14.22.


When this circuit is fedwith a stream of pulses, the outputs of the different stages
change. The table below shows how this happens. Each row shows adifferent stage,
with the first stage at thetop. We assume that allof the flip flops have 0 as their output
to start with.

Free download pdf