02-18-2008 07:49 PM
02-18-2008 08:27 PM
02-18-2008 09:08 PM
02-19-2008 05:56 PM
Hello Iprowell,
tbd raises a good point in that your measurements aren't necessarily simultaneous. Unfortunately there isn't a way to synchronize (use same sample clock and start trigger) a USB-9233 with a PCI-6031E, but I have a couple other suggestions depending upon your application.
If you are doing analog input on both of these cards have you considered doing it all on one of them? This would eliminate the synchronization problem and likely remove the issue of combining the data so that it can be displayed on a single graph. If your application allows you to use a single device that would probably be the easiest way to proceed.
The best option would be to use the USB-9233 since it is a simultaneous sampling card. It has a different analog to digital converter (ADC) for each channel so if you sample multiple channels at the same rate on this card the measurements truly occur at the same time. On a normal data acquisition (DAQ) card there is a sample clock and a convert clock. The sample clock runs at your sample rate and the convert clock would run much faster so that it could multiplex each of your channels to a single ADC to take the measurement. In many applications this interchannel delay is acceptable, but it is up to you if that is the case here.
I assume you probably already know this and the reason you're probably using the PCI-6031E for one of the channels is because the input voltage is outside the ±5 volt range for the 9233. If the input range is the problem one solution would be to get an attenuator for the larger signal to make it fit the range of the 9233. If getting an attenuator isn’t an option you could always do all of your sampling on the PCI-6031E, but as I mentioned above this card doesn’t have simultaneous sampling and the resolution is also lower.
I hope this sheds a little light on tbd’s concerns, and please post back with more information if you have questions.
Have a good night!
02-19-2008 06:10 PM
02-19-2008 09:14 PM - edited 02-19-2008 09:23 PM
02-20-2008 06:06 PM
Hello iprowell,
If you'd like to provide some information about the overall goal of your test setup it would make it easier to make some recommendations.
1. How many different IEPE accelerometers do you want to measure?
2. How many standard accelerometers do you want to measure?
3. Do you need all measurements to be synchronized?
4. Do you need simultaneous sampling?
If you need more than 4 channels sampled simultaneously then you'll likely need to get some different hardware so that you can properly synchronize your acquisition across multiple devices. The more information you can give about what you're trying to do the better.
Thanks,