07-30-2009 07:40 AM
Hi,
I am using a Labview program to get data from a HP4284A LCR Precision Meter. Currently the capacity C and D (that is a loss factor I think) are measured. I want to change the measurement so that C and G (the conductance) are measured. It is possible to do that directly at the hp4284a, but I don't know where to define that in the Labview program. Can someone help me?
Thanks
Stefan
07-30-2009 07:43 AM
Hello,
A simple fact, but I'll throw it out there: isn't conductance just
1 / Resistance
so you could get your R values, do 1 div R, and get G?
07-30-2009 07:57 AM
07-31-2009 06:39 AM
D is the dissipation factor and the relation between R (or ESR Equivalent Series Resistance ) and D can be seen in the following article:
http://wiki.xtronics.com/index.php/Capacitors_and_ESR
I hope it can help you
Best Regards
Andrea Perin
Application Engineer
07-31-2009 09:46 AM - edited 07-31-2009 09:47 AM
You are messing up the terms see here
http://en.wikipedia.org/wiki/Admittance
I do not mean to be patronizing. But then using any measure equipment or software it is very important to have at least some knowledge about the theory behind your measurement. You must be able to evaluate your measurement results.