12-22-2013 01:24 AM
12-22-2013 04:02 AM
can any one help. give some suggestion, what should be used, how.
sorry , I am still new in Labview and compact RIO
12-22-2013 10:57 AM
Hi MSyafiq,
according to your (hard to read due to scaling) PDF you use a TWL with an iteration time of 200ms, so you get 5 samples/second. Quite slow...
To smooth your signal you may apply a running average filter, like is provided by PtByPtMean. You may apply some hardware low-pass before even wiring the signal into your cRIO module...
12-24-2013 01:21 PM
I wonder if you are getting some power line frequency interference. Because of the apparent low sampling frequency the power line signal would be aliased. If you can increase the sampling rate to several hundred samples per second or higher you could determine the freqeuncy of the interference.
Once you know what it causing the interference, it will be easier to determine how to eliminate or reduce it. If the two pulses which go below zero about two represent a change in the torque, it is possible that the frequency content of the desired signal and the interference are in the same band. That will make standard smoothing or filtering methods much less effective.
Lynn