05-12-2008 04:23 AM
05-12-2008 07:22 AM
05-12-2008 02:40 PM
05-13-2008 03:34 AM
05-13-2008 10:47 AM
Hi dsasorin,
You can use your 6210 to measure the frequency of your signal. The 6210 has 2 - 32 bit counters on-board. It has built-in timebases of 80, 20 and 0.1 MHz available for use with the counters. You will still need to attenuate the signal. The maximum input rating for the 6210’s counters in 5 volts. They are TTL digital inputs. Also the counter inputs are not designed for negative voltages. So you may need to rectify your signal as well as attenuating it. Examples of frequency measurements using the DAQmx drivers can be found in the NI Example Finder. In Labview go to Help >> Find Examples… >> Hardware Input and Output >> DAQmx >> Counter Measurements >> Digital Frequency. Please let me know if you have any questions and take care.
Thanks,
05-13-2008 11:11 AM
If converting your signal to a digital signal is too difficult, just get it down to +/- 10 V and use a regular analog input daq channel. Acquire it at the maximum rate possible, then measure the time between zero crossings. If you measure the time between two rising zero crossings, you will have the period of the signal. You can even interpolate if you want more accuracy. It takes a little bit of work, but it is extremely accurate. For even more accuracy, measure the time between 10 rising zero crossings and divide by 10. On the hardware end, it only takes a couple of resistors to make a voltage divider.
Bruce
05-13-2008 01:28 PM
May be just to save your time...
We did something similar,and saw that network frequency has a little time of coherence,
in other words,we could measure accurately only a mean frequency,but never could thay "Today the freq. of a network
is 50.007 Hz".
Best regards,
Michael