LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Ways to smoothen signals

Hi All,

My program DAQ input from my labview reads a wide range of values. From negative milivolt to 0.435volt for example. Is there any way to smoothen the signal? Currently, I'm using the 'collector & statistics'. Every time I change my collector-max number of samples by increasing it, the values is almost like 20-21 Degree Celsius.

Is there any other way to smoothen signals? Thank You.

 

Regards,

Isa

0 Kudos
Message 1 of 5
(2,845 Views)

When you say "smoothen" do you mean to reduce noise on the signal? If so, there are a number of techniques. One method that is easy to implement is a 3-point running median.

 

Mike...


Certified Professional Instructor
Certified LabVIEW Architect
LabVIEW Champion

"... after all, He's not a tame lion..."

For help with grief and grieving.
0 Kudos
Message 2 of 5
(2,830 Views)

Hi mike,

but what is 3-point running median?

 

Thanks & Regards,

Isa

0 Kudos
Message 3 of 5
(2,824 Views)
http://en.wikipedia.org/wiki/Median_filter. Also have in mind Isabella, that Google is your true friend. Always there for you 😉


Besides which, my opinion is that Express VIs Carthage must be destroyed deleted
(Sorry no Labview "brag list" so far)
0 Kudos
Message 4 of 5
(2,794 Views)

Hi

  Can yuo send me the screen shoot of your graph or chart.Do u want to filter the noise or smoothen?You may try to use filter if you wan to remove noise.

Let me know what eaxctly you want?

 

Regards.

S.Ahmad

AE

0 Kudos
Message 5 of 5
(2,770 Views)