Presentation is loading. Please wait.

Presentation is loading. Please wait.

CHAPTER 8 - COUNTER -.

Similar presentations


Presentation on theme: "CHAPTER 8 - COUNTER -."— Presentation transcript:

1 CHAPTER 8 - COUNTER -

2 Counter A counter – a group of flip-flops connected together to perform counting operations. The number of flip-flops used and the way in which they are connected determine the number of states (modulus). Two broad categories according to the way they are clocked: Asynchronous counter Synchronous counter

3 Asynchronous Counter Operation
The term asynchronous refers to events that do not have a fixed time relationship with each other and, generally, do not occur at the same time. An asynchronous counter is one in which the flip flops (FF) within the counter do not change states at exactly the same time because they do not have a common clock pulse.

4 Asynchronous Counter Operation
Asynchronous binary counter 2-bit asynchronous binary counter 3-bit asynchronous binary counter 4-bit asynchronous binary counter Asynchronous decade counter

5 A 2-bit asynchronous binary counter
The clock (CLK) is applied to the clock input (C) of only the first flip flop which is always the least significant bit (LSB). The second flip flop is triggered by the output of the first flip flop. Because of the inherent propagation delay time through a flip flop, a transition of the input clock pulse (CLK) and a transition of the output of FF0 can never occur at the exactly the same time. Therefore, the two flip flop are never simultaneously triggered, so the counter operation is asynchronous.

6 A 2-bit asynchronous binary counter

7 The Binary State Sequence
CLOCK PULSE Q1 Q0 Initially 1 2 3 4 (recycles)

8 Three-bit asynchronous binary counter and its timing diagram for one cycle

9 The Binary State Sequence for a 3-bit Binary Counter
CLOCK PULSE Q2 Q1 Q0 Initially 1 2 3 4 5 6 7 8 (recycles)

10 Propagation delays in a 3-bit asynchronous (ripple-clocked) binary counter.

11 Example A 4 bit asynchronous binary counter is shown in figure below. Each flip flop is negative edge triggered and has a propagation delay for 10 nanoseconds (ns). Develop a timing diagram showing the Q output of each flip flop.

12 Asynchronous Decade Counters
The modulus of a counter is the number of unique states through which the counter will sequence. The maximum possible number of states (max modulus) is 2n . Where n is the number of flip-flops. Counter can also be designed to have a number of states in their sequence that is less than the maximum of 2n. The resulting sequence is called truncated sequence. Counter with ten states are called decade counter. To obtain a truncated sequence it is necessary to force the counter to recycle before going through all of its possible states.

13 An Asynchronously Clocked Decade Counter with Asynchronous recycling

14 Example Show how an asynchronous counter can be implemented having a modulus of twelve with a straight binary sequence from 0000 through 1011.

15 The 74LS93 4 bit asynchronous binary counter
The 74LS93 is an example of a specific integrated circuit asynchronous counter. It consists of a single flip flop and a 3 bit asynchronous counter. It can be used as divide by 2 device if only the single flip flop is used, or it can be used as a modulus 8 counter if only the 3 bit counter portion is used. This device also provide gated reset inputs, (RO(1) and RO(2)). When both of these inputs are HIGH, the counter is reset to 0000 state .

16 Configurations of the 74LS93 asynchronous counter
The qualifying label, CTR DIV n indicates a counter with n states

17 Example Show how the 74LS93 can be used as a modulus 12 counter

18 Synchronous Counter Operation
Synchronous refers to events that have a fixed time relationship with each other. A synchronous counter is one in which all the flip flops in the counter are clocked at the same time by a common clock pulse. Synchronous binary counters 2-bit counter 3-bit counter 4-bit counter Synchronous BCD decade counter

19 A 2 bit Synchronous Binary Counter

20 Operation First, assume both flip-flop are reset. When the positive triggered edge of the first clock is applied, FF0 will toggle and Q0 go to high. Input J1 and K1 are both LOW because Q0, to which they connected are connected, has not yet gone HIGH, has not yet gone HIGH (because a propagation delay from the triggered edge of the clock pulse until the Q output actually makes a transition). So, J1= 0 and K1 = 0 when the leading edge of the first clock pulse is applied. This a no change condition, and therefore FF1 does not change state. After CLK1, Q0 = 1 and Q1 = 0. When the leading edge of CLK2 occurs, FF0 toggle and Q0 will go LOW

21 Timing details for the 2-bit synchronous counter operation (the propagation delays of both flip-flops are assumed to be equal)

22 A 3 bit Synchronous Binary Counter

23 Binary State Sequence for a 3 Bit Binary Counter

24 A 4 bit Synchronous Binary Counter
Points where the AND gate outputs are HIGH are indicated by the shaded areas.

25 A 4 bit Synchronous Decade Counter

26 States of a 4 bit Synchronous Decade Counter


Download ppt "CHAPTER 8 - COUNTER -."

Similar presentations


Ads by Google