Digital counter circuit

30,431

Digital counter
Digital counter

With this counter you can count laps for example (in conjunction with the Simple light trap). The circuit uses two TTL ICs 74LSxx the series. The left IC is a decimaalteller. The input pulses 14 are counted and converted to the corresponding BCD code. This code is passed to the second IC, which is a code converter and display driver. Here the BCD code corrects the display driver for LD1. The counter can be any TTL signal is sent (eg with the printer port). The signal must not exceed 5 volts. R1-R7 = 220 ? LD1 = 7 segment LED display (common anode) IC1 = 74LS90 IC2 = 74LS247

The described circuit is a lap counter utilizing two TTL (Transistor-Transistor Logic) integrated circuits from the 74LS series. The first integrated circuit, designated as IC1 (74LS90), functions as a decimal counter. It is capable of counting input pulses, which in this application can be generated from various sources, such as a printer port. The maximum input voltage for the circuit is constrained to 5 volts to ensure compatibility with TTL logic levels.

The 74LS90 IC counts up to 10 (from 0 to 9) and outputs the count in Binary-Coded Decimal (BCD) format. This BCD output is then fed into the second integrated circuit, IC2 (74LS247), which serves as a BCD to 7-segment display decoder/driver. The primary role of the 74LS247 is to convert the BCD output from the 74LS90 into a format suitable for driving a common anode 7-segment LED display, designated as LD1.

Resistors R1 through R7, each valued at 220 ohms, are connected in series with the segments of the 7-segment display. These resistors limit the current flowing through the LEDs, thereby preventing damage and ensuring proper operation of the display. The common anode configuration of the display implies that the anode of each segment is connected to a positive voltage supply, while the cathodes are driven low by the 74LS247 to illuminate the respective segments.

Overall, this circuit provides a straightforward solution for counting laps or similar applications, effectively utilizing TTL technology to achieve reliable performance in pulse counting and display driving.With this counter you can count laps for example (in conjunction with the Simple light trap ). The circuit uses two TTL ICs 74LSxx the series. The left IC is a decimaalteller. The input pulses 14 are counted and converted to the corresponding BCD code. This code is passed to the second IC, which is a code converter and display driver. Here the BCD code correct the display driver for LD1. The counter can be any TTL signal is sent (eg with the printer port). The signal must not exceed 5 volts. R1-R7 = 220 ? LD1 = 7 segment LED display (common anode) IC1 = 74LS90 IC2 = 74LS247 🔗 External reference