02-19-2008 09:59 AM
02-20-2008 08:59 AM - edited 02-20-2008 09:00 AM
02-20-2008 09:16 AM
Thanks for the response John.
That throws a big monkey wrench into my plans. The DAQ that I'm setting up is for use in a test vehicle with a 12vdc power source. My plan was to use USB devices connected to a notebook computer. PCI and PXI are not preferred for this task.
02-20-2008 12:26 PM - edited 02-20-2008 12:28 PM
Hey Tobin,
While the 6255 and all USB M-Series devices only have 2 counters, there may be other options. You could use the correlated digital inputs (if you're not already using them) to acquire at up to 1 MHz (sometimes more on some systems), and then in post processing get the frequencies of the digital signals. You would only have 1 MHz timing resolution rather than 80MHz, but for your lower frequencies this may be ok.
If you want the timing resolution and to stick with USB, you could look into the Bus Powered M-Series, like the NI USB-6210. They have the same counters (actually slightly better) as the externally powered, cost less and wouldn't take up that much space. They'll only have 2 counters as well, but you could buy 2 more for a total of 6 counters.
Hope this gives you some other options,
Andrew S
02-20-2008 01:07 PM
Hi Andrew,
Let me see if I understand this. Are you saying that I can gather my 70+ analog signals at around 750kS/s (aggregate) while gathering my digital input signals at around 1MS/s and then use some processing in my VI to calculate a reasonably accurate frequency measurement on 6 of those digital inputs? Say enough to distiguish 2000 Hz from 2020 Hz?
I'm less concerned about absolute accuracy than I am with relative accuracy. I will be comparing each input's frequency to the other inputs and looking for differences. Four of the frequency inputs are of wheel velocities. I want to be able to recognize vehicle turning radius based on wheel speeds along with detecting if a wheel has broken traction (over or under speed).
Tobin G.
02-20-2008 05:16 PM
02-20-2008 05:37 PM