03-08-2007 03:49 AM
Dear all,
I am using PCI-6251 card to acquisitate data from a sensor, the sample rate sample number are both 1,000,000. I save the data into TDMS file in every 10 second, the file size is about 80 MB. I think it is very big, How much file size is in saving 1,000,000 data?
Many thanks
03-08-2007 07:05 AM
03-08-2007 09:11 AM
03-08-2007 10:55 AM
What is the frequency range of the signal you are sampling? You may be able to lower your sampling rate if it is under 500KHz (Nyquist Theorem- sample at least 2 times faster than highest frequency component of the signal).
For example, if you signal only on has frequency component of up to 100KHz, then you can sample at 200Ks/sec and still have an adequate reconstruction of your signal.
03-08-2007 11:27 AM
03-08-2007 12:20 PM
It is directly related to frequency- if you sample at a lower rate, that generates less data, thus file size is smaller.
Don't know how to unzip, maybe through a system application call.
If 80MB is too big for your hard drive, suggest you get a larger one. Windows will eventually stall out with limited system resources.
Alternative- save to a USB memory stick?
03-09-2007 06:36 AM
03-12-2007 09:54 AM