Re: xy graph in polar coordinates



How can I set this up to correctly filter my analog input? 
 
The graph stuff is all set, the only problem is that my analog input jumps up and down just slightly but enough to make the pointer on the graph wiggle back and forth when it should stay constant reflecting a constant input angle.
 
I have it set up to do a moving average on the signal right now, but the problem with averaging is that when the input angle does change, the display graph lags in responding while the averaging catches up.
 
I think a low pass filter may be the way to go, but I get error warnings every time I try to change the current filter from a smoothing/averaging filter to a low pass.
 
Any suggestions?
 
Thanks,
Bryan
 
(version 7.1)


SyringeAngleMOD.vi:
http://forums.ni.com/attachments/ni/170/157626/1/SyringeAngleMOD.vi
.



Relevant Pages

  • Help with plotting averaged data points in XY graph.
    ... i am trying to create a vi which interfaces with a few nanovoltmeters and current sources for electrical measurements. ... User inputs minimum and maximum current outputs, the number of data points he wishes to obtain for the graph, and the number of times V is read at the same current setting for averaging purposes. ...
    (comp.lang.labview)
  • AddSourceFilterForMoniker() locks up sometimes.
    ... I've coded a simple filter graph to capture frames from a video camera ... I can grab frames from the Sample Grabber with no ...
    (microsoft.public.multimedia.directx.dshow.programming)
  • AddSourceFilterForMoniker() locks up sometimes.
    ... I've coded a simple filter graph to capture frames from a video camera ... I can grab frames from the Sample Grabber with no ...
    (microsoft.public.win32.programmer.directx.video)
  • Re: Confusing message from GraphEdit
    ... GetState to the filter graph I walked thru the list of the filters and asked ... From GraphEdit I press Run and Pause - works fine. ...
    (microsoft.public.win32.programmer.directx.video)
  • Re: Crash on seek and stop
    ... for one of the worker threads that is blocked inside a filter. ... The graph will pause before stopping or seeking. ... // MPEG-2 Stream Splitter ... IPin splitterInputPin = RpsUtils.getPin(mpgSplitterIntfc, ...
    (microsoft.public.win32.programmer.directx.video)