12-12-2012 04:54 AM
Hello Subir,
If I can do anything for you in the meanwhile, then please let me know.
From now on my forum response time should be back to the normal level.
12-18-2012 05:46 AM
Dear ThiCop,
thanks for waiting so long. So finally the 9215 has solved the issue. I following pictures show that.
The hardware was as usual. I didnt have all the engine and test bench so i just input sine wave as the pressure signals and the same for torque signals (hence the two graphs). The timing clocks were also generated by another function generator(external) . the pressure graph (top) was aquired by NI 9215, and the torque graph (bottom), was aquired by 9205 at 8 microsecond conversion time. both were sampled at 90 K samples/second. As you can see the difference is stark, there is excessive cross talk in the 9205. This crosstalk diminishes if i dont sample more than 1 channel. i tried that and it behaved almost like 9215. Also note that the amplitude of 9205 is wrong since this is an averaged output, over 50 cycles and each time a cycle is averaged, the points dont add up correctly, ultimately increasing the error.
So conclusion, if you want good signal at high sampling rates, dont use a multiplexing card, and if you do, please common all the inputs to ground to reduce impedances and maybe you will have better signal (didnt work for me)..
I am attaching my code so that if someone wants to not repeate the mistakes i did, which is however the real learning 🙂
Thanks for the help!!
12-20-2012 04:17 AM
Hello subir,
It's indeed always a good idea to be very thoughtful about grounding considerations with multiplexed (and actually also with non-multiplexed) cards.
In general you will however see less "grounding problems" with simultaneous sampling, because you're not sharing the ADC.
06-12-2014 08:31 AM
Dear all,
it is not exactly pertained with daq but I want to know about the maximum sampling rate of my hardware. So I want to calculate frequency of the analog values obtained in the waveform graph . Can anyone please help me????
06-12-2014 08:53 AM
06-12-2014 09:02 AM
well actually its not a daq. its arduino uno.
new thread as in?
06-12-2014 09:10 AM
06-12-2014 11:57 PM
I do know its ADC sampling rate. my problem isnt that. After being interfaced with labview i would like to check its speed in labview.
06-13-2014 12:12 AM
06-13-2014 12:22 AM
Am sorry.
I want to know the maximum frequency that can be obtained by an arduino while interfaced with labvieew. The thing is i am setting up an entire system using labview and monitoring it. so the sensors connected to arduino, whose values am viewing in labiew, I would like to know how many samples per second can be obtained , when interfaced with arduino.
Because, i read that it doesnt offer much accuracy after 5khz but i would like to test it and see for myself as well.
hence I requested as to what is the way to know the maximum frequency or sampling rate that can be obtained.