Two Digit 7 Segment Display Using 53 Counter Aim:: Apparatus
Two Digit 7 Segment Display Using 53 Counter Aim:: Apparatus
Apparatus:
1) Trainer kit
2) Patch chords
3) Power supply
Theory:
74LS90 is a MOD-10 decade counter that generates a BCD output
code. It consists of 4 master slave JK flip-flop which are internally
connected to provide MOD-2 counter and MOD-5 counter. 74LS90 also has
an independent toggle JK flip-flop by CLK-A and other there are driven by
the CLK-B.
The decade counter, which divides by 10 counters and provides BCD
output 0 to 9. This is also called as decade counter. These counters comprise
of a divide by 2 and divide by 2 and divide by 5. Output Q0 Q3 are BCD
outputs, inputs A & B are clock to the counter, divide by 2 and divide by 5
counters respectively R01 AND R02 are the reset inputs, when these are
activated, counter goes to 0000. S01 & S02 are the set inputs to the
counter, when these inputs are activated, counter outputs go to 1001
cascading of the two decade counter we are performing 53 counter.
Pin-diagram (74LS90):
Circuit diagram:-
Procedure:
Truth table:
INPUTS OUTPUTS
R92 R91 Qd Qc Qb Qa
H H H L L H
L L COUNT
Result: The two digit 7 segment display using the 53 counter is implemented.
Reasoning Questions