Kla's Blog

April 10, 2014

MOSFET Parameters with Implant

Filed under: Uncategorized — kla @ 6:10 pm

 

Implant MathCAD

Capture

 

 

 

Capture

 

Capture

Capture

 

Implant

Simulator Initializing Stage

Capture

 

Parameter Extraction – yd is adjusted to obtain required VFB, based on known implant dose.

Capture

Parameters with yd = 0. Effective implant voltage, Vd, is about o.14 V.

Capture

 

LabVIEW Cascode Amplifier Simulation compared with measured data.

Capture

April 9, 2014

MOSFET Simulation Parameter Determination from a Cascode Circuit

Filed under: Uncategorized — kla @ 11:03 pm

The measurement circuit for obtaining data for curve fitting is the following (LTspice). Input vg1 is stepped over a range to produce the desired range of drain  current. The drain current (from VRD), Vd1, and Vd2, are measured, thus Vgs2 and Vds2. The output characteristic is obtained from the circuit by stepping VDD over a range for a given vg1. The device is the Philips HEF4007 CMOS chip. Devices are M1, pins 6, 7, and 8 and M2, 9, 10, and 12. The simulator is the ekv v262 or equivalent.

Capture

Curve fitting parameter determination (M2) includes GAMMA, which provides NSUB, PHI. Curve fitting (M1) produces KP (UO), LAMBDA, and VFB (VTO). Separate adjustments are made to LETA and UCRIT, for best fits. Measured data (National Instruments DAQ and NI-DAQ) are stored in a Global Variable, as shown.

Capture

 

Example application is here, the function which fits the transfer characteristic for KP (sum) and VFB (slope of the difference).

 

Capture

Sum/Slope Computer – The function output (fslope or fsum) is the input to the Newton’s Method Root finder in the curve fitting process. The root-finder loop halts when these values reach a certain specified small value.

Capture

Sample Root Finder – KP – VFB and KP are carried as Global Variables to facilitate  passing along the updates. Note that in this case the plus and minus increments for the input variable (KP) are 100u with KP about 20 (uA).

Capture

Newton’s Method Iteration

Capture

Transfer Function Fit – KP and VFB – MAD is mean absolute point difference, percent.Capture

 

M2 Transfer Characteristic – Sample GAMMA, NSUB.
Capture

With Curve Fit.
Capture

 

Output Characteristic Curve Fit

Simulator uses ekv channel-length modulation function and LETA function.

Capture

Capture

 

Simulated and Measured comparison.

Capture

 

Cascode Root Finder Functions (vd1 and vd2 iterations).Capture

Blog at WordPress.com.