7

Buried Zener voltage references like LTZ1000A are known for their low-noise. High stability of reference voltage is often improved by temperature stabilization at somewhat elevated temperature.

I wonder, does it impact noise performance? Is there any benefit in lowering operating temperature to room temperature/0/-20/-40°C with the goal of reduced noise, assuming that absolute precision of output voltage is less important than noise?

BarsMonster
  • 3,267
  • 4
  • 45
  • 79

2 Answers2

11

It might actually be the other way around: The hotter an avalanche breakdown reference diode is, the lower its noise. This paper by Vishay explains it quite well. To summarize: The breakdown of an avalanche diode is stochastic and not continuous. The diode's capacitance gets charged over time, causing the voltage across the diode to increase, until the next electron avalanche carries away some of the accumulated charge. At higher temperatures, those avalanches occur more frequently. Therefore, if the current through the diode stays constant, the amount of charge carried away by each avalanche gets smaller, which also makes the voltage fluctuations smaller.

Of course, if you need low noise, you can just whack a large ceramic or film capacitor in parallel to the reference diode and you're good. Capacitors are as low noise as it gets.

Additionally, as explained in the answer by tobalt, some references might actually get noisier as temperature rises, especially those that contain active circuitry like the LM399. The LTZ1000A is a raw zener diode, however, and should therefore become less noisy with increasing current and/or temperature. (The datasheet does confirm that it becomes less noisy as current increases, so avalanche noise effects should dominate in this case.)

Jonathan S.
  • 14,865
  • 28
  • 50
  • Interesting paper, but I am not sure that it applies entirely to buried zener. afaik those are especially made to have a consistent breakdown. Also the current in this paper is rather low. – tobalt May 16 '21 at 18:03
  • You are right about the LM399 not being representative. – tobalt May 16 '21 at 19:06
3

i think Jonathan has it right and what I wrote below applies only to the LM399

There is a plot that shows exactly that in the datasheet of the LM399. When it is cooler, it is less noisy.

However, maintaining temperature stability requires it to be above ambient (when using a simple indirect heater) and stability is vital for low deep 1/f noise.

If you're working in -40C ambient and keep the reference at -30C noise will be lower. Another possible way would be to use a peltier element to stabilize the Zener at a temperature independent of ambient temperature..but none of these approaches are usual or easy and I know no commercial product that does this.

As shown in the other answer by Jonathan S., The Zener breakdown can become inconsistent at low currents and probably more so at very low temperature. Therefore I assume that you need more and more current to tap the low noise potential of lower temperatures.

tobalt
  • 18,646
  • 16
  • 73
  • Maintaining temperature stability doesn't *require* it to be above ambient, it's just *far* easier if it is. – Hearth May 16 '21 at 18:04
  • Yes that is what I meant. Just building a heater is as easy as it gets and that needs a little headroom above ambient. – tobalt May 16 '21 at 18:07
  • Sure, but depending on how much precision you need, a refrigerated system might be worth it. Depends on what exactly you're doing, and I'd question your methods if you tried to make something that needed to be refrigerated for noise reasons, but if you're trying to make some kind of picovoltmeter or something you may need to! – Hearth May 16 '21 at 18:45