Site icon Circuit Ideas for You

Simple Electronic Game Scorer Circuit

The Simple Electronic Game Scorer Circuit has been meticulously crafted to tally and exhibit scores during gameplay.

This system, while simple proves to be an efficient digital counting mechanism that incorporates a IC 555 timer, IC 74LS192 a decade counter, a IC 74LS247 BCD to 7 segment decoder and a 7-segment display.

Its versatility allows for widespread application in various gaming scenarios, quiz competitions and serves as an excellent educational project for those passionate about electronics.

Adhering closely to fundamental counter principles this circuit is particularly suitable for novices in the field.

It can be conveniently powered by a regulated 9V DC power supply.

Circuit Working:

Parts List:

ComponentValue / Part No.QuantityNotes
Resistors (1/4 Watt)100k1
10k1
1k1
560Ω2
CapacitorsCeramic 0.01µF 1
Ceramic 2.2µF1
SemiconductorsIC 5551
IC 74LS1921
IC 74LS2471
SwitchesPush button4
DisplaySeven-Segment LED Common anode type 1

In this post the 555 IC1 creates a pulse every time a button is pressed.

The timing parts, which are resistors R1 and R2 and capacitor C2 are really important because they decide how long the pulse lasts.

This pulse then goes to IC2 which is a synchronous up/down counter called the IC2 74LS192.

Every time IC2 gets a pulse from the 555 timer, it increases its stored number.

This number is kept in a special way called binary-coded decimal BCD.

The BCD output from IC2 is sent to IC3 the 74LS247, which changes the BCD signal into something that a 7-segment display can show.

When you press the button S2, IC2 counts up but if you press S3 it counts down.

IC3 takes the count and decodes it so that the score can be seen on the seven-segment LED display.

To start counting again, you need to press S1 to reset the count then either S2 or S3 and finally S4 to see the score.

The 7-segment display used here is the LTS 542 model, which clearly shows the score in numbers.

Formulas with Calculations:

Below mentioned are the Formulas with Calculations for Simple Electronic Game Scorer Circuit:

555 Timer Pulse Width Calculation:

T = 1.1 × R1 × C2

where,

R1 = 100k

C2 = 2.2μF

T = 1.1 × 100,000 × 2.2 × 10^(-6)

T = 0.242 sec approximately

Current Limiting Resistor Calculation for Display:

R = (V – Vf) / I

where,

How to Build:

To build a Simple Electronic Game Scorer Circuit follow the below mentioned steps:

Conclusion:

The Simple Electronic Game Scorer Circuit is an easy and useful way to create a digital scorekeeper for games.

It uses a IC 555 timer, a decade counter, and a 7-segment display to show scores in real-time.

This project is a great hands on activity for beginners who want to learn about digital electronics and how to design circuits.

With a few small changes, you can make the circuit work with multiple displays or even set it up for automatic scoring.

References:

Datasheet IC 555

Datasheet IC 74LS192

Datasheet IC 74LS247

Exit mobile version