Tech note: making your own V-I plots at home
55 points - yesterday at 8:10 PM
SourceComments
Looking at the ONSemi datasheet for the BS170, it is very clear that the "Drain−Source Breakdown Voltage" spec only applies at "VGS = 0, ID = 100 uA DC".
Doesn't it cause problems for designers if the curves measured from actual devices look different from those shown in textbooks?
Not as much as you'd think, because (a) the measured curves are still within the stated parameters, and (b) many basic parameters vary from one part to the next (or as the same part drifts over time) even more.
Look at the values of V_GS used in the graphs: [2.34, 2.5, 2.63, 2.71 V]. They differ by 0.4 V. But the data sheet specifies V_GS(th) (the V_GS threshold needed to just start to turn on) as a range of 0.8 to 3.0 V!
A range isn't even given for the slope of the curve (g_fs). The datasheet only gives a "typical" value at a single operating point.
So the designer cannot rely on this parameter to determine the behavior of the circuit, only its general range and direction. You can't just use the bare transistor alone and expect to get an oscillator or amplifier that behaves predictably.
Any manufacturable circuit must ensure that these variations are completely dominated by negative feedback. This is why actual circuits tend to have networks of resistors and capacitors hanging off of every leg of every transistor.
The ancient curve tracers, like the widely used Tektronix 576 or 577, could do things for which you would need much more expensive SMUs than that shown in TFA.
For example they could go up to voltages like 1500 V or 1600 V, to see the breakdowns of power transistors or diodes and they could apply very high powers during short pulses, e.g. up to 1000 W with the high current fixture, to see the V/I characteristics up to higher currents, like 200 A.
In general the most interesting parts of the V/I characteristics are towards higher voltages, to see the breakdown behavior, or towards higher currents, to see things like saturation voltages for bipolar transistors or minimum resistances for FETs and to see how the gain drops at higher currents.
A movie showing the use of a curve tracer:
Nice pictures with the same:
https://www.pa4tim.nl/meetapparatuur/tektronix-576-de-koning...
That said today everything is pretty much digital, you have Acqiris/Agilent 1 GHz ADCs and all the measurements are done in software, but I still remember using my old 20 MHz HMAG oscilloscope in XY mode with a triangle voltage generator to plot IV curves in real-time. Good old times!
IMHO this is a wasted opportunity to write a solid book on the subject. The poking at existing literature and offering a “true” intuition is tiresome at best.