Decade Counter
Decade Counter
Decade counter
AIM: To design and implement asynchronous counter using decade counter IC 7490 to count up from
0 to n (n≤9) and demonstrate on seven segment display.
COMPONENTS REQUIRED:
Sl.No Particulars Quantity
1 IC 7490 1
2 Trainer Kit 1
3 Patch cards 1 Bunch
4 Multimeter 1
THEORY:
Asynchronous counter is a counter in which the clock signal is connected to the clock input of only
first stage flip flop. The clock input of the second stage flip flop is triggered by the output of the first
stage flip flop and so on. This introduces an inherent propagation delay time through a flip flop. A
transition of input clock pulse and a transition of the output of a flip flop can never occur exactly at the
same time. Therefore, the two flip flops are never simultaneously triggered, which results in
asynchronous counter operation.
Decimal D C B A a b c d e f g
0 0 0 0 0 ON ON ON ON ON ON OFF
1 0 0 0 1 OFF ON ON OFF OFF OFF OFF
2 0 0 1 0 ON ON OFF ON ON OFF ON
3 0 0 1 1 ON ON ON ON OFF OFF ON
5 0 1 0 1 ON OFF ON ON OFF ON ON
6 0 1 1 0 OFF OFF ON ON ON ON ON
8 1 0 0 0 ON ON ON ON ON ON ON
9 1 0 0 1 ON ON ON OFF OFF ON ON
PROCEDURE:
• Check all the components for their working.
• Insert the appropriate IC into the IC base.
• Make connections as shown in the circuit diagram.
• Verify the Truth Table and observe the outputs.
RESULT: Truth tables of Asynchronous Counter using Decade Counter IC to count up from 0 to 9 is
verified.