Computing.Net > Forums > Programming > data acquisition

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

data acquisition

Reply to Message Icon

Name: bhaskarreddy
Date: March 6, 2006 at 02:46:25 Pacific
OS: windows
CPU/Ram: P2
Comment:

Hai all,

I want acquire the data from impedance analyzer (capacitance, C, and dissipation factor, D)as a function of temperature over a frequency range. If anyone has code for this or using some program or having the source the program/code, please help me out.

Thanking you in advance



Sponsored Link
Ads by Google

Response Number 1
Name: elric
Date: March 6, 2006 at 07:14:53 Pacific
Reply:

G'day,

Is the impedance analyser doing all the work?
That is, is it sending data out of a port in a definable format?
This format would be in the manual and you could convert it using some application like VBA or C.
The important thing here is the hardware connection- what type of port is it using for output ie serial, parallel or even the IEEE instrumentation bus (488?? Sorry I forget the standard).
Once you know this you can decide on the software.
Here is a link to a site that provides a free driver that can be configured (for serial only I think) to the protocol that your analyser is using, this data is then imported to an excel spreadsheet and charted etc:

www.windmill.co.uk
Good luck,
Elric


0

Response Number 2
Name: bhaskarreddy
Date: March 7, 2006 at 10:24:24 Pacific
Reply:

Hai,

thanks for the response. I am using the IEEE 488 HPIB card for interfacing the impedance analyzer to the PC. The impedance analyzer directly reads the values of capacitance and dissipation factor. I have to read the temperature from a voltmeter connected to thermocouple. The impedance analyzer has the frequency variation provision in steps and continuous sweep. Your help is highly appreciated.

Thanks in advance



0

Response Number 3
Name: elric
Date: March 8, 2006 at 04:44:06 Pacific
Reply:

G'day,

Yes, I suspected as much. Now, is the voltmeter connected to the IEEE bus as well?
If my memory serves we well, the IEEE bus is a parallel bus not too disimilar to the SCSI interface.
If this is the case, do you have any software with the card? Something like LABVIEW? If you want to obtain data from the voltmeter you will need something that will "talk" to the card.
I'm not sure how the card is interfaced to the PC bus, but I'm guessing it will be somewhere in the area about 300H which IBM reserved for I/O cards.
If this is the case, you may be able to write an application in something like VB or VBA (excell) that will extract the information you want.
Get back to us and let us know more details about the card and software.
regards,
Elric


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


VB.Net Datagrid Delete Editable JTable in a JWin...



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: data acquisition

I need ur help www.computing.net/answers/programming/i-need-ur-help/147.html

db and pich in Visual basic www.computing.net/answers/programming/db-and-pich-in-visual-basic/3927.html

How powerful is C? www.computing.net/answers/programming/how-powerful-is-c/11784.html