Skip to main content

Universal Tester for 3 pin Devices


Most 3-terminal active components can be  tested statically using just an ohmmeter. But  when you have a lot of these devices to test,  the procedure soon becomes boring. That’s  where the idea came from to combine fast,  easy testing for these types of device into a  single instrument.

The unit described here enables you to test  NPN and PNP bipolar transistors, N-or Pchannel FETs or MOSFETs, UJTs, triacs, and thyristors. Regardless of the type of device, the  tests are non-destructive. Universal connectors allow testing of all package types, including SMDs (up to a point). The unit lets you  change from one type of device to another in  a trice. It avoids using a multi-pole switch, as  they’re too expensive and hard to find.

Circuit diagram :

Universal Tester for 3-pin Devices-Circuit Diagram

Universal Tester for 3-pin Devices Circuit Diagram

Here’s how to build a versatile instrument at  a ridiculously low cost. IC1 is a 4066 quad CMOS switch which will let us switch between bipolar transistors and FETs. LEDs D1–D4 tell us about the condition  of the test device, when we press the ‘Test’  button. The 4066 can only handle a few milliamps, not  enough for the other component types to be  tested, hence the reason for using relay RE1.  This 12 V relay offers two NO contacts. The  first applies power to the UJT test circuit, the  second applies it to the triac and thyristor test  circuit.

Extensive testing has shown that the best way  to test UJT transistors is to do so dynamically,  with the help of a relaxation oscillator. Net-work R11/C1 sets the oscillator frequency to  around 2 Hz. On pin B1 of the UJT we find a  nice sawtooth, which is not of much interest  to us here. However, pin B2 gives good but  very short pulses. IC2, wired as a monostable,  lengthens these pulses so they can be clearly  seen via LED D5.

The relay’s second pole is going to drive the  thyristor’ sortriac’s trigger pin. The value of  R18 is a good compromise with respect to the varying trigger currents for this type of  device. Resistor R17 is important, as the hold-ing current must be high enough for a triac;  250 mA is a good compromise. LED D6 tells  you if the device is in good condition or not;  but watch out, the test result must be con-firmed by briefly cutting the power in order  to reset the triac.

On the web page for this article [1] you’ll find  the author’s CAD files (PCB layout and front  panel) along with some photos of his project.  On the prototype, the LEDs and the ‘Test’  button were wired onto the copper side of  the PCB. The six female connectors for the  devices being tested were salvaged, but there  are lots of models available on the market (the  pitch is standard). The test cable crocodile  clips must be as small as possible for testing  SMD devices.

 

Author : Georges Treels - Copyright : Elektor


Comments

Popular posts from this blog

Digital Fan Regulator Circuit Diagram

This is the project of Digital Fan Regulator Circuit diagram. The circuit presented here can be used to control the speed of  fans using induction motor. The speed control is nonlinear, i.e. in steps. The current step number is displayed on a 7-segment display. Speed can be varied over a wide range because the circuit can alter the voltage applied to the fan motor from 130V to 230V RMS in a maximum of seven steps.  The triac used in the final stage is fired at different angles to get different voltage outputs by applying short-dura-tion current pulses at its gate. For this pur-pose a UJT relax-ation oscillator is used that outputs sawtooth waveform. This waveform is coupled to the gate of the triac through an optocoupler (MOC3011) that has a triac driver output stage.  Pedestal voltage control is used for varying the firing angle of the triac. The power supply for the relaxation oscillator is derived from the rectified mains via 10-kilo-ohm, 10W series dropping/limit-ing...

Home automation with Telegram BOT

The project I’m going to describe today it’s a sort of proof of concept that will demonstrate the possibility to remote control sensors and actuators (for example a couple of relays) via Telegram. Telegram is an instant messaging application, similar to the famous Whatsapp. Last June, the Telegram developers announced that a new set of APIs were available to develop bots. [ ]

24 Hour Timer

Description: These two circuits are multi-range timers offering periods of up to 24 hours and beyond. Both are essentially the same. The main difference is that when the time runs out, Version 1 energizes the relay and Version 2 de-energizes it. The first uses less power while the timer is running; and the second uses less power after the timer stops. Pick the one that best suits your application. Notes: The Cmos 4060 is a 14 bit binary counter with a built in oscillator. The oscillator consists of the two inverters connected to Pins 9, 10 & 11; and its frequency is set by R3, R4 & C3.The green Led flashes while the oscillator is running: and the IC counts the number of oscillations. Although it's a 14 bit counter, not all of the bits are accessible. Those that can be reached are shown on the drawing. By adjusting the frequency of the oscillator you can set the length of time it takes for any given output to go high. This output then switches the transistor; which in turn o...