While I spent last weekend with baking my 723s I could not resist to try with the self
heating 723 reference schematics from Elektor journal July/August 1978 - exactly 40 years after
First of all I wanted to see how the stuff works in detail..
The Elektor's schematics below (I have edited) includes the pin numbers for the DIL14 version, as well as the VRef, VS, VL, RL(R5), IL markings in red for easy referencing.
How does the self-heating voltage reference work?
Voltage regulator and its setting
======================================
Let us consider a standard "setup" with Vcc=12V, RL=33ohm, Vref=7.10V, ambient T=25C.
Imagine there is no T3 (the T3 is the temperature "sensor"). The circuit then works as a standard voltage regulator, where the VL (Load voltage at RL) is set by R3/R4.
The VL will be the MAX voltage you can get at RL then, therefore it limits the max current IL and max power loss at T2 as well.
The T2 transistor is the "chip heater". The power loss (the "heat") produced by the T2 will be
P = (Vcc - VL) * IL [Watt]
We want most heat will be produced by the T2, therefore our intention is to have the VL as small as possible (not to heat the RL resistor instead). On the other hand, the temperature regulation must have enough headroom for proper operation.
The VL set to 1.93V works fine here (as the "regulation at reasonable package temperatures" works well below this value).
You may set the VL higher (ie. to 2.5V) but the initial power loss at T2 (when cold) would be in a dangerous region already.
From my experiments the "temperature regulation" with this circuit and setup works within VL=1.0-1.5V.
That creates T2's power loss of
Pmin = (12.0 - 0.0) * 0.0 / 33 = 0mW
Preg_min = (12.0 - 1.0) * 1.0 / 33 = 333mW
Preg_max = (12.0 - 1.5) * 1.5 / 33 = 477mW
Pmax = (12.0 - 1.93) * 1.93 / 33 = 589mW
The IL is
IL_p_min = 0.0 / 33 = 0mA
IL_p_reg_min = 1.0 / 33 = 30mA
IL_p_reg_max = 1.5 / 33 = 45mA
IL_p_max = 1.93 / 33 = 58mA
Because of that it has a sense to set the VL close to 2V and no higher, as it can smoke the T2 without the regulation.
Temperature sensor and regulation
========================================
Now, with the T3 sensor involved, the regulation works such the rising heat decreases the Vbe of the T3 (a diode with -2mV/C), and with the VS set to a certain threshold the T3 opens (it starts to conduct) thus it pulls the T2's output current down.
1. With VS set close to 0V the T3 does not regulate and you get full VL with maximum power loss at T2.
2. With VS around 0.56V it regulates, and the VL voltage in this setup changes from 1.0-1.5V based on the ambient temperature and 723 package cooling.
3. With VS set higher the regulation stops and the current IL is almost zero (no power loss at T2).
At this regulation range and with this setup the 723 package temperature is somewhere around 30-60C.
The resistor RL remains "cold", the power loss at it is always well below PLmax = 0.058^2 * 33 = 111mW.
Setting up the regulation
========================================
It seems to me the best approach is as follows (Vcc=12V, RL = 33ohm, Vref = 7.10V, Tamb=25C).
1. Use an RL=470-1k resistor (to be at the safe side), and set the VL_max to aprox 2V with R3/R4.
I've been using here R3=22k and R4=10k (my VL_max = 1.93V).
2. replace the RL=1k with RL=33ohm.
3. set the VS such the total current of this circuit is aprox 35mA with package temperature around 40-45C. Temperature below aprox 50C means you can keep your finger at the package for an unlimited time..
The VL will idle somewhere around 1.1V at the equilibrium.
I've been using here R1=22k, P1=3k3, R2=0 while setting it up. Replace the P1 with fixed resistor(s) afterwards.
Mine divider ended up with R1=22k, P1=0, R2=1k8 for Icc=31mA, VL=1.05V, Tpackage=45C at the equilibrium in this setup..
The temperature regulation is pretty agile and fast. A gentle touch on the top of the 723 package with your finger (your finger is usually around 31C) will almost immediately (within a second) rise the VL and IL.
You may monitor the regulation by watching the VL.
EDIT: Added a chart with "T2 heater power loss" against "Vcc change with RL=33ohm".