Transistors are very important in electronics and they make signals strong and turn things ON/OFF and do many jobs, hence, to check if its good then we need to test them.
Also, testing helps find problems and broken parts.
This article for Simple 555 Timer Based Transistor Tester Circuit which show easy way to test transistors with 555 timer IC.
Furthermore, tester works for NPN and PNP transistors and if transistor is good then LED will light.
Circuit Working:

Parts List:
| Components | Values | Quantity |
|---|---|---|
| Resistors | 1k 1/4 watt | 2 |
| 100Ω 1/4 watt | 1 | |
| 2k 1/4 watt | 1 | |
| Preset 10k | 1 | |
| Capacitors | Ceramic 0.01μF | 1 |
| Electrolytic 100μF 16V | 1 | |
| Semiconductors | IC 555 | 1 |
| LED any 5mm 20 mA | 1 | |
| Battery 9V | 1 |
To begin with, in this article, 555 timer works as astable multivibrator and it makes square wave signal and this signal goes to base of transistor we test.
After that, square wave turns transistor ON and OFF again and again.
For NPN transistor connect collector to T1, base to T2 and emitter to T3 and for PNP transistor connect emitter to T1, base to T2 and collector to T3; if LED blinks then transistor is working good.
Blinking means transistor switching ON/OFF with square wave and if LED stays OFF then transistor maybe bad or with wrong connection.
Formulas with Calculations:
555 Timer Transistor Tester Formulas with Example:
1. Frequency of 555 Timer (Astable Mode):
Formula:
f = 1.44 / ((R1 + 2 * R2) * C1)
where:
- R1 is 1kΩ
- R2 is 10kΩ from VR1
- C1 is 100μF
Calculation:
f = 1.44 / ((1000 + 2*10000) * 0.0001)
f = 0.686 Hz
So timer gives about 0.686 Hz output signal.
2. LED Resistor R4:
Formula:
R4 = (Vcc – V_LED) / I_LED
where:
- Vcc is 9V
- V_LED is 2V
- I_LED is 20mA
R4 = (9 – 2) / 0.02 = 350Ω
But use 1kΩ for more safety to LED.
3. Charge and Discharge Time of Capacitor:
Charge time (High):
t_charge = 0.693 * (R1 + R2) * C1
t_charge = 0.693 * (1000 + 10000) * 0.0001 = 0.763 sec
Discharge time (Low):
t_discharge = 0.693 * R2 * C1
t_discharge = 0.693 * 10000 * 0.0001 = 0.693 sec
So LED turns ON and OFF every 0.7 sec.
This shows how long LED stays ON or OFF.
How to Build:
To build a Simple 555 Timer Based Transistor Tester Circuit follow the below mentioned steps for connections:
- First, connect pin 1 of IC1 555 to GND.
- Next, connect one side of VR1 to point between R1 and pin 2 of IC1 and other side of VR1 goes to positive of C1 and negative of C1 to GND.
- Then pin 3 of IC1 goes to T2 base of transistor to test NPN or PNP.
- Now connect pin 4 and pin 8 of IC1 to +9V supply.
- After that, pin 5 goes to GND using capacitor C2.
- Further, pin 6 connects to pin 2 of IC1.
- Pin 7 connects between R1 and R2 in series.
- Finally, T1 collector goes to +9V through LED1 and resistor R4 and T3 emitter connects to -9V GND of battery.
Conclusion:
Overall, this Simple 555 Timer Based Transistor Tester Circuit is easy and useful and it tests both NPN and PNP transistors.
Furthermore, 555 gives square wave to check if transistor works.
Also, circuit requires few parts, simple design which is good for beginners and for a handy testing tool.
Leave a Reply