Digital Counter Project

Status
Not open for further replies.

Ian0

Joined Aug 7, 2020
13,097
True answer! You can use either.
TTL will need a bigger power supply. 74HC will get the same frequency range as TTL. 4000 series CMOS will do if you don't need much more than a few hundred kHz, but there are some neat CMOS devices such 4026, 4033 and 40110 that can count and drive a display and don't exist in the TTL/HCMOS range.
 

Thread Starter

circuit_maker

Joined Feb 25, 2025
10
thx
True answer! You can use either.
TTL will need a bigger power supply. 74HC will get the same frequency range as TTL. 4000 series CMOS will do if you don't need much more than a few hundred kHz, but there are some neat CMOS devices such 4026, 4033 and 40110 that can count and drive a display and don't exist in the TTL/HCMOS range.
IanO
 

Thread Starter

circuit_maker

Joined Feb 25, 2025
10
What did you want to count?
Probably audio frequencies as well as timebase frequency for various digital projects.
I would use it as a piece of test equipment really.

I felt that this project would be a good learning experience as it would hopefully involve different
types of digital circuits to expand my practical knowledge.
 

Ian0

Joined Aug 7, 2020
13,097
40110 would probably be the device to use.
Here's a datasheet. It's a bit disappointing because datasheets of that era had lots of useful circuit examples, and this one doesn't.
Every second, you need a negative pulse on LATCH to transfer the data to the display, and then a positive going pulse on RESET to make the counter start again from 0, so what you see on the display is the number it counted in a second.
You will probably get some results with "CD40110 frequency counter" in a search engine.
 

Thread Starter

circuit_maker

Joined Feb 25, 2025
10
Thanks
40110 would probably be the device to use.
Here's a datasheet. It's a bit disappointing because datasheets of that era had lots of useful circuit examples, and this one doesn't.
Every second, you need a negative pulse on LATCH to transfer the data to the display, and then a positive going pulse on RESET to make the counter start again from 0, so what you see on the display is the number it counted in a second.
You will probably get some results with "CD40110 frequency counter" in a search engine.
Thanks Ian. I will do some research now.
 
Status
Not open for further replies.
Top