After more than fifty years of continuous production in bipolar and fully half that in CMOS, there’s really neither room nor reason to question the value and versatility of the venerable 555 analog timer. But if it has any significant limitation, it probably lies in the category of raw speed. Still, the LMC555 datasheet tells (albeit in a rather obscure footnote) of an impressive 3MHz capability. The details (including the 3MHz test circuit) appear in Figure 6-2 on page 6 of this 2024 datasheet.
Wow the engineering world with your unique design: Design Ideas Submission Guide
3 MHz for a decades-old, low-power, geriatric analog part isn’t too shabby. It suggests the delightfully simple topology of Figure 1 for a precision 5-decade 1-MHz, current-controlled oscillator, where:
F = 1/(Vth Ct/Ic) = 1/(3.33vCt/Ic) = 1000MHz Ic
Figure 1 A super simple, 5-decade LMC555 current-controlled oscillator.
Figure 1’s LMC555 is doing duty as a current-controlled oscillator with only two external components. It boasts a frequency range spanning 5 decades from 10Hz to (approximately) 1MHz. Cool!
But wait. What’s this “approximately” thing? How problematic is it, and mainly, how can we fix it if it is a problem? Here’s how.
The usual data sheet expression for LMC555 frequency of oscillation (FOO) is:
FOO = 1/(ln(2)RC) = 1/( ln(2) (Ra + 2Rb)C)
But in Figure 6-2, the 3-MHz test circuit, they show Ra = 470, Rb = 200, and C = 200 pF. Those numbers, when plugged into the data sheet arithmetic, yield an RC time constant of 121 ns and therefore predict that the oscillator frequency should hit, not just 3 MHz, but a figure nearly three times faster.
FOO = 1/( ln(2) ((470 + 400)200pF) = 1/120.8ns = 8.28 MHz.
Hold the phone! If 3 MHz is as fast as they can really go, what happened to the missing 5 MHz?
What’s happening is simply that, besides the explicit 121 ns external RC time constant, there’s an implicit time delay (Td) internal to the device of:
Td = 1/3MHz – 1/8.28MHz = 333ns – 121ns = 212ns
These 212 ns of internal delay, while short enough to keep the datasheet cookbook arithmetic accurate for low to moderate frequency, need attention if we want to push things anywhere near pedal-to-the-metal multi-MHz limits. A formula for usefully accurate high-frequency FOO prediction thus becomes more like:
FOO = 1/(Vth Ct/Ic + Td) = 1/(3.33v Ct/Ic + 212ns)
When plotted out, this equation generates the droopy red curve in Figure 2 with a >20% error at 10 mA, which should be 1 MHz but is really only ~800 kHz. Okay. That is pretty pitiful.

Figure 2 Nonlinear red curve versus ideal black shows ~20% error from LMC555 internal delay. The y-axis is the output frequency. The x-axis is the control current.
Luckily, a fix is both available and absurdly easy. It consists of merely a single resistor Rlin added between the Dch (discharge) and Thr (threshold) pins. It works to linearize the current vs frequency function by biasing the Thr pin upward by a voltage = IcRlin. This abbreviates the duration of the sawtooth timing ramp by:
T = IcRlin/(Ic/Ct) = RlinCt = Td
Thus, cancelling the 555 internal delays.
Therefore, if Rlin is chosen so that RlinCt = Td as shown in Figure 3, nonlinearity compensation will be (at least theoretically) complete over the full range of control current as shown in Figure 4. Note:
FOO = 1/(Vth Ct/Ic + 212ns – Td) = 1/(3.33vCt/Ic + 212ns – 212ns) = 1/(3.33vCt/Ic) = Ic 1000MHz

Figure 3 Nonlinearity compensation for 555 internal delays when RlinCt = Td = 212ns.

Figure 4 Frequency of oscillation nonlinearity is foregone and forgotten if Rlin = Td/Ct = 212 ns/300 pF = 706 ohms.
Theoretically.
So the question arises: Can anything practical be made of this theory? More on this soon.
Stephen Woodward‘s relationship with EDN’s DI column goes back quite a long way. Over 200 submissions have been accepted since his first contribution back in 1974. They have included best Design Idea of the year in 1974 and 2001.
Related Content


