transistor matching

Status
This old topic is closed. If you want to reopen this topic, contact a moderator using the "Report Post" button.
thank you very much for your help. In searching Passlab, i got some information for matching a mosfet by using resistor. Can some device like this for matching a npn tr?

I know some multimeter can check the hfe; but i wannta to find a way to obtain more (maybe a little) precise result than by using multimeter.
 
derekyu said:
thank you very much for your help. In searching Passlab, i got some information for matching a mosfet by using resistor. Can some device like this for matching a npn tr?

I know some multimeter can check the hfe; but i wannta to find a way to obtain more (maybe a little) precise result than by using multimeter.

My radio shack multimeter matches HFE +/- 1 digit -- regrettably it eats 9V batteries :( --

You don't really need a specialized meter -- if you connect a resistor from Collector to power source, of say 470 ohms, and a resistor from Base to power source of, say 10k ohms, measure the voltage drop across each resistor, calculate the current and voila by dividing you have the HFE - choose the resistor values for current that is appropriate.
 
Elektor published a power MOSFET tester circuit in Nov 93, developed by Ton Giesberts. It matched 2 n-channel and 2 p-channel at a time, under load (peak drain currents of up to 13A), and relied on a scope to display Ugs and Id (x and y) for each device. I am building this as the moment, so I'll report back on how well it works.
 
One simple way to match devices is to use a fixed voltage supply (lab or battery), connect an ammeter between collector and supply, and use a series of resistors between the base and supply. For NPN supply is +, PNP, -.

For high currents it is best to put the transistors onto a heatsink, but it also depends how quickly you make the measurements.

Compare currents measured between two transistors you'd hope are matched.

More accurately you can then connect your meter to measure the base voltage for the same resistors, to calculate base current and therefore gain. Assumes that the collector voltage drop in your meter is low (say < 0.5V at max amps).

So long as you restrict the power supply to e.g. 5V ( I use an old computer SM-PSU for this!) dissipation is not too bad.

For MOSFETS, you need to alter the gate voltage rather than current, so use a low resistance pot. so that your meter does not load it too much (e.g. 1kohm) but you may want to insure against oscillation by including a 100 ohm series resistor.

cheers

John
 
Andrew,

A lab supply is fine!

You want to ensure you are measuring at a reasonably constant and repeatable Vce. I designed a small jig using diff pairs and a current source for NPN and for PNP.

It uses a 12V battery, and a voltage reference to fix about 6V on the bases of a LTP. Diff pair action is used to set the DUT to Vce of 6V, and base bias is injected via a known series resistor so that a simple measurement can be used to figure hfe at the current set by the CCS, which is 60mA, the same as the quiescent of the amp which uses these transistors.

Of 100 C5200/A1943 from the same batch, I can usually extract about thirty pairs within 5% hfe and 0.3% Vbe. This gives around 3% matching of quiescent on the output pairs.

Test speed is important. The test dissipates 0.06 x 6 = 0.36W on each device, so they warm appreciably in a few seconds. The hfe and Vbe both change during this time, so you quickly learn to read off the values after one second, no more, so you do need a fast sampling DMM. I use an entry level Fluke.

Cheers,

Hugh
 
Hi Aksa,
would a fixed time delay after starting the measurment be equally acceptable? Say 6 or 8 or 10 seconds to allow the junction to heat to about the same temperature for each DUT. This might mimic the operational condition more closely, even for To92 devices as well as the power devices you originally referred to.

BTW,
I already copied your original reply to notepad and saved it for posterity (me ;) ).
 
Andrew,

Time is significant. There is a huge difference in time to completion if you need to wait 8 seconds before taking the measurements. If you take your measurement at 1s, it's much quicker, and time is of the essence. I can bound through 100 devices in about forty minutes. Double, or triple that for an 8s wait.

Furthermore, you are comparing from ambient temps. A day of 10C is very different to 20C or 30C. But if all are compared on the same day, at the same ambient temperature, then all is well. It is comparison, after all.

Cheers,

Hugh
 
I use the following circuit to measure the beta (hfe) of TO-3 output transistors. I believe moreover that mainly in them it needs the matching. With this arrangement, using 2 voltmeters you can read directly in VM2 the beta of DUT (Device Under Test). The trick is found in VR1. You calibrate it in order that the VM1 shows 10mV. Then, those mVolts it shows the VM2, are exactly the beta of DUT. They need the components that appear in photos and a voltage source of 5V / 1A. Also, a heatshink as this in photo (l=15cm) in order to not heated easily the transistor and you have enough time to make the appropriate calibrations. And a TO-3 socket to screw and not to solder the transistor for the same reason as above. The beta of a transistor or hfe (D.C. forward current gain) type MJ or MJL of ON semi it varies between 15 and 75. I use this small circuit for 10 years and it is absolute effective.
An externally hosted image should be here but it was not working when we last tested it.


An externally hosted image should be here but it was not working when we last tested it.


An externally hosted image should be here but it was not working when we last tested it.
 
Hi,
Fotios circuit is excellent.

I disagree on the operation.
Fotios method uses a fixed base current and variable collector/emitter current to measure hFE.

I think one should adjust VR1 to give a fixed value of collector current and then read off the base current (V of base resistor).
Then one can compare hFE at a selected but fixed value of collector current.

BTW, adding a third voltmeter to measure Vbe completes the full set of DC measurements.

Now, if someone could show us how to get our PCs to do the measuring/logging for us. A manual sweep over a sensible range of Vbe would be the icing on the cake.
That would be a nice project. :cool:
 
AndrewT said:
Hi,
Fotios circuit is excellent.

I disagree on the operation.
Fotios method uses a fixed base current and variable collector/emitter current to measure hFE.

I think one should adjust VR1 to give a fixed value of collector current and then read off the base current (V of base resistor).
Then one can compare hFE at a selected but fixed value of collector current.

BTW, adding a third voltmeter to measure Vbe completes the full set of DC measurements.

Now, if someone could show us how to get our PCs to do the measuring/logging for us. A manual sweep over a sensible range of Vbe would be the icing on the cake.
That would be a nice project. :cool:

I suppose that, the collector current remains constant for enough time due to large heatshink used to mount the transistor under test and the low current flowing through collector between 20 to 80 mA for the MJ or MJL type transistors - ONsemi datasheet - for a given base current of 1mA (Ib=Vr1/R1=10mV/10Ù=1mA)
Regards
Fotios
 
AndrewT said:

Now, if someone could show us how to get our PCs to do the measuring/logging for us. A manual sweep over a sensible range of Vbe would be the icing on the cake.
That would be a nice project. :cool:


If you care to spend $39 on a USB adapter I've already written the program in Visual Basic -- but you will have to wire up the DAC and ADC etc -- or you can get a Measurement Computing data acquisition card and plug-n-play.
 
Hi Fotios,
you have misunderstood where I am going.

Take a ClassA or ClassAB output stage.
Set up the quiescent current. Lets suppose it's 100mA per device and you have 2 parallel devices in each complementary half.

Now, I would match the devices to have the same Vbe when passing 100mA of collector current and try to get a close match for hFE at the same 100mA of bias current.
It would be even better if the hFE also closely matched at a higher collector current maybe somewhere between 500mA and 1A.

By close I have seen other builders aim for +-10% and even +-5% on hFE. But the more important parameter is a very close match on Vbe at the chosen quiescent current (output bias).

Your circuit can easily do this. It's the way you choose to operate it that varies.
 
Status
This old topic is closed. If you want to reopen this topic, contact a moderator using the "Report Post" button.