LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Transistor measurement

Hello,

I have a problem with the dual-channel measurement, as a transistor has three terminals: gate, source and drain, while two channels of the source meter are needed to work synchronously. I find some examples but there is no one mentioned about this. So how can I do to achieve this?

 

Thanks!

0 Kudos
Message 1 of 7
(1,166 Views)

Which device are you using to measure your transistor? What do you want to measure? A standard voltage current characteristic doensn't require any synchronization. Just set a voltage on the gate, sweep the channel and repeat at different gate voltages.

0 Kudos
Message 2 of 7
(1,150 Views)

Thanks for your reply!

Sorry that I don't explain what I did before.

I use LABVIEW to control the sourcemeter Keithley 2636B measuring a transistor, and when one channel sweep the Gate voltage, I also need another channel output a bias darin voltage and measure corresponding drain current. Unfortunately, the data of drain current needs to be collected as every gate voltage changes. So I think these two channel need to work synchronously, 

If I have some mistakes about the work principle, please point out and I'll be very very grateful for your help!

 

 

0 Kudos
Message 3 of 7
(1,127 Views)

Keithley's KickStart software may be a good off the shelf solution for your need - https://www.tek.com/en/products/keithley/keithley-control-software-bench-instruments/kickstart

 

In general, you need to read the user manual to understand how to set up triggering across SMUs along with sweeping and measuring.

Santhosh
Soliton Technologies

New to the forum? Please read community guidelines and how to ask smart questions

Only two ways to appreciate someone who spent their free time to reply/answer your question - give them Kudos or mark their reply as the answer/solution.

Finding it hard to source NI hardware? Try NI Trading Post
0 Kudos
Message 4 of 7
(1,120 Views)

Thank you for your reply!

My group used the Kickstart software for a long time, but now we need a more free and more precise method to measure the transistor.:) And I also hope find some examples of measuring transistors that I can understand the whole process deeply.

0 Kudos
Message 5 of 7
(1,099 Views)

The Keithley 2636 has 2 channels and you can use dataflow to synchronize for basic measurements. If you need super precise timing, you should send an array to the Keithley and measure using triggers or fixed intervals.

 

For basic measurements, this should work well (you may have to set some additional configuration parameters): 

Transistor Basic.png

You can find the drivers here: https://www.tek.com/en/support/software/driver/keithley-series-2600-2600a-2600b-native-labview-2009-...

0 Kudos
Message 6 of 7
(1,070 Views)

Many many thanks!

I 'll read it to find the logic.

 

Best regard!

0 Kudos
Message 7 of 7
(1,032 Views)