555 & 4060 repeatable timer help ...#2

AnalogKid

Joined Aug 1, 2013
12,153
In case it is not clear, post #20, U4 Q2 is the 10 second output pulse.

Separate from that, there is no standard for how to name the outputs of these counters. I have two 4060 datasheets; the Nexperia goes from Q3 to Q13, and the National Semi goes from Q4 to Q14. In both cases, the Q3/Q4 pin is the output of the fourth counter stage. If you check the internal block diagrams, they are the same.

ak
 
Last edited:

sghioto

Joined Dec 31, 2017
8,634
The point of CR5 is when the diode gate is low it will be around .7 volts CR5 is my lame attempt to get rid of this voltage.
I know what it's for but on your schematic it's in backwards.
How will Q1 turn ON with CR5 as seen in the schematic?
1738791480007.png
 

kaindub

Joined Oct 28, 2019
179
How is the 4060 more accurate than a 555?
Both use RC as timing. The accuracy depends on the variation in the R and the C. These are independent of the values.
 

crutschow

Joined Mar 14, 2008
38,537
How is the 4060 more accurate than a 555?
Both use RC as timing. The accuracy depends on the variation in the R and the C. These are independent of the values.
For small delay times that is true.
For long delay times, the large RC values required by the 555 lead to leakage issues (especially from electrolytic capacitors which have high leakage and poor capacitance tolerance) that reduce the 555 timing accuracy.
 

AnalogKid

Joined Aug 1, 2013
12,153
In terms of just the silicon, a 555 is much more accurate than a 4060. That is, it contributes less error to the overall circuit's predictability (calculated frequency versus actual frequency). The issue with the 4060 is that the frequency is affected by variations in the CMOS gate input transition level. This is not a tightly controlled parameter.

OTOH the 555 has two analog comparators with decent performance for its time, plus a reference voltage divider stack that naturally accurate to 1% without laser trimming, and has near-perfect temperature tracking. IIRC the datasheet says the device contributes 2% or less to the output frequency accuracy. That was a big deal because when the chip came out, a 1% resistor cost a dollar in low quantities. Also, the circuit's performance is ratiometric with respect to Vcc, almost completely eliminating errors due to variations in the circuit's operating voltage.

The big advantage with the 4060 is that for the same output period, the capacitor size is either 8,192 or 16,384 times smaller than with a 555. Depending on the circuit, that can be enough to change from a +/-20% electrolytic to a 1% film capacitor that also is smaller and costs less.

ak
 

Wendy

Joined Mar 24, 2008
23,798
Digital is always going to beat analog. With crystal controlled oscillators timing is much more predictable but if you need simple the 555 is the way to go just understand that there is a sacrifice in accuracy using it.
 
Last edited:
Top