Introduction: Arduino BiCMOS Curve Tracer

About: Have 30+ years of experiences as a Mixed Signal IC Design Engineer.

Draw curve traces for both Bipolar and CMOS transistors using this hardware and free online software.

Step 1: UpLoad and Plot Curve for NPN, PNP, NMOS, and PMOS

The data for the transistor curves gets uploaded into any computer and can be plotted using SciLab or Octave

Step 2: Hook Up the Circuit

The circuit is simple enough for a solderless breadboard. But this type of circuit tends to want to be used more than once. An alternative is to print out  the schematic shown on the right and glue to cardboard. Then hot glue all the components in place, and wire wrap up the circuit. After everything is working, soldering one side of the wire wrap of the components at a times seems to have no trouble with melting the hot glue. The techniques on how to do the wire wrap is described here.

https://www.instructables.com/id/A-Solderless-Printed-Circuit-Board/

Step 3: Now Copy and Paste in the Software

Code needs to be copied and paste into both the Arduino window and Processing widow. The code is simple text, and is included below. Additional code can be found at the follow web site.

http://www.idea2ic.com/BiCmosCurveTracer/Arduino%20BiCmos%20Curve%20Tracer.pdf

Step 4:

After compiling and uploading the Arduino code. Hitting the run button will bring up a graph window. Clip that window and type "s" to start the curve tracing. Typing "w" will write the data into your computer. Use the Show_Sketch_folder menu to find the data file. It will be labeled with the exact second the curve tracing started. This is a good time to rename that data file.

Step 5: Plot the Curves

Programs like SciLab and Octave can read and plot the data file, provided those programs know where to look for the file. The file path can usually be found by opening up a unix terminal window and dragging the file into it. There are four templates. One for each type of transistor. Both the Scilab and Octave templates are included in the previous text file and previous pdf file.

The Mad Science Fair

Participated in the
The Mad Science Fair

Hack It! Challenge

Participated in the
Hack It! Challenge