02-03-2011 01:21 PM
This is going to be a message board for a OLED/LED Current-Voltage-Luminance (IVL) testing system that I am in process of developing. The system will be capable of electrically categorizing 36 pixels(9 Devices, 4 pixels each) by performing a reverse bias to forward bias voltage sweep. The system will also measure the light output of a pixel by monitoring the current(A) output of a photodiode. To calibrate the light output the pixels are measured at fixed current density specified by the user before the IVL test using a Luminance meter. The system consist of two keithley 2400 source meters and a keithley 7001 Switch System. One keithley is use to source voltage(V) measure current(A) and the other is used to monitor photodiode current. The switch is used to switch between the 36 pixels.
Eventually I will post the entire project but for now I would like to get some comments on performing a single IVL sweep on a single pixel. I was unable to get the triggering feature to work with keithley's in labview so I had to use sequence structures. I just took the Labview Core 3 and DAQ classes, if possible I would like to implement some of the parallel processing which I learned. I will attach the file VI's in the next post.
02-03-2011 02:06 PM
02-03-2011 02:21 PM
Here are the important vis
02-03-2011 02:23 PM
Let me know if you need to view any others. Again any comments would be appreciated
04-10-2011 11:43 PM
I have developed a simple OLED V-I-L system that employs an NI GPIB connection to a Keithley 2400 SourceMeter and a USB controlled TOPCON BM-7A Colorimeter interfaced with a VBA macro-enabled Microsoft Excel 2003 workbook as the front-end. I made good use of the sample program "ni-488.2_in_excel.xls" available on the NI website. I am now hoping to extend the program to include spectral measurement using a USB spectrophotometer.
I have also written another VBA macro-enabled Excel workbook to import CSV files of multiple V-I-L sweeps to plot V-I-L curves, CIE(x,y) points, calculate current densities (mA/cm2) and efficiencies (cd/A, lm/W) and generate performance statistics (e.g. tables and Box-Whisker plots of cd/A @ 1mA/cm2 ) of groups of devices.
I am happy to provide source code if others would like to investigate the "limited, but cheaper" VBA method.
02-04-2015 05:57 AM
Hi, Could you please share your code. I want to communicate with Topcon BM-7A and use the data in LabVIEW code.
Thanks
Vinamra
02-04-2015 08:27 AM
05-27-2015 04:42 AM
Hi Plexonite,
Can you provide other vis such as hysteresis and PDcurrent2Lum?
Thanks!
05-27-2015 08:36 AM - edited 05-27-2015 08:36 AM
@frankhl wrote:
Hi Plexonite,
Can you provide other vis such as hysteresis and PDcurrent2Lum?
Thanks!
What part of "I no longer have access to the code" in Plexonite's post, do you not understand?
05-27-2015 06:52 PM