EWMA vs Low Pass Analog Smoothing

iraiam

Member
Join Date
Jul 2011
Location
Right here
Posts
146
I'm working on an improvement project that has me a little confused.

Weighing product throughput and then adding other ingredients based on that weight.

What I am grappling with is why the original engineers went with Low Pass filtering. EWMA filtering results in a smoother analog.

We don't need to see small sudden changes in the weight, which would be detrimental to our process, particularly since these small changes in real world throughput are not at all track-able at the point in the process where the other ingredients are added.

Hmmm, when I read what I just wrote, I guess the answer is obvious, I should switch this input to EWMA filtering.
 
The simplified generic format for the EWMA filter is identical to the digital implementation of a first order low pass filter. I don't think you will see a significant difference in filtering either way.

Keith
 
I'll find out, they are both subroutines; I can change over by modifying a single JSR instruction.

It may not be necessary after all to change any code, I worked on the field device and found some parameters that were less than ideal.
 

Similar Topics

Hi, The hardware is: Click Plc model # CO-O1DD1-O HMI model # S3ML-R magnetic-inductive flow meter model # FMM100-1001. I will set the flow meter...
Replies
4
Views
130
I'm a beginner in the automation field and I've set up an automation system connecting several devices (datalogger, radio, etc.) via Modbus RS485...
Replies
5
Views
215
Anyone have issues with RSLinx being very slow to open. It sometimes will say "Checking Activation" at the bottom for what seems like an...
Replies
2
Views
141
I'm a newbie who started a job as a repair tech recently. I've had plenty of luck with ABBs, Allen Bradleys, and a few others, but I can't seem to...
Replies
1
Views
159
Hi All, we've recently upgraded from FTView SE v10 to v12. Since the upgrade we've been having a problem where the HMI is slow to update tags in...
Replies
0
Views
87
Back
Top Bottom