12-06-2005 05:00 PM
Hi Dev
I tried increasing the sampling freq to 10000 but no help!
When i run the VI (just analog input), with no analog output (ie not feeding the sine wave), i see the offset.
So how do i do get rid of this initial offset? I need help combining the finite acquisition to subtract the offset and then perform the actual acquisition. The test.vi that i had attached is incomplete, can you suggest how i can do the same?
Pls Help!!
Thanks
Krithika
12-06-2005 05:03 PM
12-07-2005 02:39 AM
Hi Krithika,
The simplest way to cancel initial offset is to put the values read in first iteration into a shift register and subrtact all the subsequent values from it
If not do a finite acq and subtaract all future values from that acquired values
Look at attached VI's, they demonstrate both logics.
Regards
Dev
12-08-2005 01:40 PM
hi Dev
I tried implementing the Vi that you sent me - i am getting an error- no buffer trasfer is possible.
I actually changed the filter settings in SCXI 1121 from 4hz to 10Khz and i am able to see a sinusoidal wave. but it has some distortions at the peaks. I have attached my output. I tried using a butterworth filter (lowpass) to filter the signal. But my display of the filtered signal is not a sine wave.
Pls help me out.
12-09-2005 12:02 AM
Hi Krithika,
Of the two VI's i sent, which one gave this error ?