USB curve tracer for NPN transistors

Curve tracer is an electronic test instrument to analyze the characteristics of transistors and other discrete semiconductors. In this post we construct USB base curve tracer to analyze properties of NPN transistors. This curve tracer is build around Microchipā€™s PIC18F4550 MCU and it use simple Windows based GUI application to plot captured data of a transistor.USB curve tracer for NPN transistors

In this design PIC18F4550 MCU is used to establish USB connectivity, perform voltage readings and control current/voltage flow into the test subject. To minimize the cost and to make it simple, we use R2R ladder circuit to generate discrete collector-emitter voltage levels for the transistor on test. In each scan session collector-emitter voltage level get increase from 0V to 7.5V in 256 steps. In this design, ā€œtracerā€ scans the transistor for 7 base current levels which are in between 7ĀµA to 60ĀµA. In viewer application collector-emitter voltage levels are plotted on x-axis and collector current is plotted on y-axis.
In current firmware, PIC18F4550 communicates with the PC over USB-HID class and because of that this may not need any special device drivers on host terminal. In most of Microsoft Windows operating systems the viewer application may be able to communicate with the device directly. Viewer application bundled in this project package are developed using Microsoft .net framework and it can run immediately on any new PC with minimum amount of prerequisites. Based on our experiences the most recommended operating system for this application is either Windows 7 or Windows 10.
To get the perfect results we highly recommended to construct this project on PCB. According to our experiences breadboards and veroboards may generate lot of noises and may finally leads to wrong output(s).

This is an open source hardware project and all itā€™s design files, source codes and compiled binaries are available to download at curvetracer.sourceforge.net. All the content of this project are released under the terms of GNU GPL version 3.0.

For more detail:Ā  USB curve tracer for NPN transistors

About The Author

Ibrar Ayyub

I am an experienced technical writer holding a Master's degree in computer science from BZU Multan, Pakistan University. With a background spanning various industries, particularly in home automation and engineering, I have honed my skills in crafting clear and concise content. Proficient in leveraging infographics and diagrams, I strive to simplify complex concepts for readers. My strength lies in thorough research and presenting information in a structured and logical format.

Follow Us:
LinkedinTwitter