Electronics Tester: KEC Conference KEC Conference
Electronics Tester: KEC Conference KEC Conference
ELECTRONICS TESTER
Krishna Sapkota Krishna Keshav Chaudhary
Department of Computer and Electronics Engineering Department of Computer and Electronics Engineering
KANTIPUR ENGINEERING COLLEGE KANTIPUR ENGINEERING COLLEGE
Kathmandu, Nepal Kathmandu, Nepal
[email protected] [email protected]
Abstract—Electronics is the most sensitive part of any project customers and competitors [2]. TI engineers developed a Cen-
as the minor difference can result in failure. So, the electronic tralized Automatic Tester (CAT) transistor-testing machine in
component must be tested first, before they are used otherwise 1958. TIs Transistor and Component Tester (TACT) introduced
they, might be the reason for project failure. It is a tedious
work to debug the circuit and confirm whether the circuit is in 1962 served the company and its customers for many years.
creating the problem or the electronics component if the project One of the first integrated circuit testers offered commercially
produces undesirable results. Thus, this paper describes the idea was the Signetics Model 1420 [2]. Along with the time after
of the checking the electronics components. Electronics Tester is the innovation of first integrated circuit tester there came sev-
built around the Arduino mega as a micro-controller and a Nokia eral different IC’s testers some tester available commercially
LCD 5110 graphical LCD. The system is capable of testing digital
IC’s up to pin 20, 555 timer IC, IC 741 operational amplifiers, include GUT-7000 Linear IC, Model 570A Analog IC Tester,
Resistor, Capacitor, and Transistor. Model 575A Digital IC Tester, DICT 02 and DICT 03
Index Terms—Nokia LCD 5110, Digital IC, 555 timer IC, 741 Universal IC Testers. All these testers available commercially
Op-amp Electronics Tester, RJ45 cable, On board testing are not economical and an addition of new IC is not possible,
thus to overcome these kinds of problem digital IC Tester
I. I NTRODUCTION is integrated into Electronics Tester. It is capable of testing
different kind digital IC up to pin 20 in two modes i.e.
Electronics components like resistor, capacitor, diode, IC automatic and manual mode along with features of adding
(Integrated Circuit), etc. have the different configuration so, of new IC’s with a slight update on the database.
they have to be tested by a particular kind of testers which Electronics tester test digital IC by applying necessary
involves more complicated and time involved in it will also inputs to the gates of the IC to be tested, which is placed
be more. Thus, here’s an Electronics tester to overcome such in the ZIF socket, output response is received from the micro-
problem which can test resistor, capacitor, transistor, RJ45 controller and corresponding outputs are also accumulated
cable, different kinds of digital ICs and 555 timer IC and 741 by Arduino board where the output is compared with the
op-amp. functional or the logic table and if any discrepancy results, it
Dramatic improvement of integrated technology in IC man- displays the failure results on the LCD display screen. 741 op-
ufacturing is rapidly leading to exceedingly complex, multi- amp operates in comparator mode for testing and 555 timer IC
million transistor chips. All the functionalities of an electronic testing is integrated with capacitor testing. Resistor measure-
system are being integrated on a single chip in less than 2 ment is done by connecting an unknown resistor with a known
cm square silicon area. This growth is expected to continue resistor in series and then applying the voltage divider rule.
full force for the future years. With the increase of such Capacitance measurement uses two approaches first charging
integration densities and complexities, problems associated and discharging approach Arduino capacitance meter for the
with testing of ICs have become much more Complex and range 1pF to 100nF and second multivibrator approach for
acute [1]. IC testing have now become a front-end issue in the range 1µF to 1000µF. For the testing of Rj45 cable, they are
semiconductor world, which needs an effective solution with simply considered as the transmission path for the clock pulse
reliable performance. For the first two decades of the industry, generated and it simply checks the output sequence generated
semiconductor manufacturers custom-built most of their own in different pins of Rj45 when the input is given to the one end
tools and equipment in-house. In the early 1960s, Fairchild of a Rj45 cable. On the basis of that, it tells whether the cable
Semiconductor, Signetics, Texas Instruments, and others began is connected in straight through or cross-over connection and it
to sell their specialized semiconductor test equipment to their is operational or not. Transistor testing is carried through the
transistor.
II. M ETHODOLOGY
Choose test Mode
A. IC Testing
In IC testing mode, there are two different modes, i.e.
automatic and manual mode.
Automatic Mode: In this process, at the first number of pins of Input Pin Yes IS No Input Ic
an IC that undergoes testing is taken as input. The device then Automatic
Number number
Mode?
starts manifesting all the possible input signal to the IC and
takes backs each possible output. If the responses match the
output of a particular IC’s in the DATABASE, then it declares Test the Test the
that the IC is functioning properly. It also displays the truth condition condition
table of the IC that undergoes the testing procedure. If an IC
is being tested in automatic mode then it provides with the
possible name of the IC, that is included in the database after
comparing the results obtained. IC is Yes IS All Gate No Display ”GOOD”
”GOOD” Good? and ”BAD” Gate
Manual Mode: At first IC number is entered, after that it
applies each possible input for that IC defined and records the
output of that IC. If the output obtained matches the response
defined in the DATABASE for that IC, then the IC is declared
good otherwise, indicates the bad gate among the number of
gates in that IC. Furthermore, different kinds of digital ICs
other than logic gates can be tested with this device as the
logic gate is an elementary building block of a digital circuit Yes Show
so, the output is either 1’s or 0’s. Thus, comparing the output truth table
obtained from the applied input to the pre-defined response at Truth
DATABASE device confirms that, the digital IC under test is Table
No
of ”IC”
functioning well.
END
B. Resistance measurement
If an unknown resistor and the known resistor are connected
in series then using the voltage divider rule. we get Fig 1: Flowchart of the IC testing
R1
R2 = Vout × (1)
Vin − Vout
•if the positive forward voltage is found from Base to
Where, Emitter and Base to Collector, we assume a properly
R1 = known resistance functioning NPN
R2 = Unknown resistance • if the positive forward voltage is found from Emitter
Vin = input voltage to Base and Collector to Base, we assume a properly
Vout = output voltage functioning PNP
Thus, form above equation 1 calculation of resistance mea- • the forward voltage will be around 0.7V for silicon
surement can be done. For precision, range are provided i.e transistors
upto 2.2KΩ, 2.2KΩ to 22KΩ, 22KΩ to 220KΩ and upto or When the transistor is tested Electronics tester distinguish the
greater than 1M Ω. NPN or PNP transistor with its forward junction voltage.
C. Transistor Testing D. RJ45 cable Testing
A Bipolar junction transistor (BJT) can be considered a
The circuit of RJ45 tester circuit is built around most
back-to-back pair of diodes.
popular timer IC NE555 configured in astable multivibrator
• NPN have the common anode on the base mode which is designed to generate 1 Hz clock pulse and a
• PNP have the common cathode on the base decade counter IC CD4017B. The output is taken from pin
This arrangement gives rise to one technique for testing BJTs Q0 to Q3 (pin 3, 2, 4 and 7) which drive LED sequence. This
is to measure the forward voltage between Base-Emitter and output is connected to CON2 (RJ45 socket), through which
Base-Collector. clock pulse is sent and the returning pulse is connected to
1.44
F requency = (3) comprises two diodes and very few passive components and
(R1 + 2R2 ) × C
AND gate if the gate is fully operational. Truth Table for all
gates is shown and finally overall results is displayed. The
Table 2:
F INAL R ESULTS