LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

interface labview with the test board to identify opamp pins automatically

I love the smell of burnt silicon in the morning.
Message 11 of 18
(845 Views)

Hi pratheek,

 

could you solve your issue?

 

Best regards

Suse

______________________________
Certified LabVIEW Developer (CLD)
0 Kudos
Message 12 of 18
(829 Views)

@Dennis_Knutson wrote:
I love the smell of burnt silicon in the morning.

It quit working because you let the smoke out.

PaulG.
Retired
0 Kudos
Message 13 of 18
(815 Views)

@Suse wrote:

Hi @pratheek,

 

could you solve your issue?

 

Best regards

Suse


I don't think anybody can.  You can't just plug a random IC into a test bed and start hitting random pins with voltages until you somehow figure out the pinout.  There are too many variables.  There are thousands of general-purpose op-amps out there.  Some can run on a single-ended 3V supply, some won't even begin to operate until they have the right positive and negative supply voltages connected (AND the ground).  Some are internally compensated, some require external components.  All will need at least a couple resistors connected to the right pins to work as an op-amp.

 

Bottom line is:  By the time you think you've identified the pins correctly, you've probably damaged the device somehow so why bother testing it?

 

OP:  Get a library of op-amps you want to test including their pinouts AND the parameter set to stimulate them AND the specifications for PASS/FAIL criteria.  Then you can code a test suite.  LabVIEW would be great for this application.

LabVIEW Pro Dev & Measurement Studio Pro (VS Pro) 2019
Message 14 of 18
(803 Views)

Well said!

 

Lynn

0 Kudos
Message 15 of 18
(786 Views)

Thanks alot for ur suggestions. There were few changes done  in my tasks finally. V+ & V- are selected manually and user can select stored device types or manual setup for pinouts

0 Kudos
Message 16 of 18
(764 Views)

That makes much more sense. It is also much easier to implement.

 

Lynn

0 Kudos
Message 17 of 18
(742 Views)

I think it's just a lesson we all learn over the course of our careers:

 

Sometimes something makes perfect sense until you think about implementing it.

Bill
CLD
(Mid-Level minion.)
My support system ensures that I don't look totally incompetent.
Proud to say that I've progressed beyond knowing just enough to be dangerous. I now know enough to know that I have no clue about anything at all.
Humble author of the CLAD Nugget.
0 Kudos
Message 18 of 18
(730 Views)