![]() |
School of Chemical Engineering and Advanced Materials | |
DEALING WITH MEASUREMENT NOISE(A gentle introduction to noise filtering) |
CONTENTS |
Exponentially Weighted Moving Average Filter |
|||||||
|
The moving average filter regards each data point in the data window to be equally important when calculating the average (filtered) value. In dynamic systems, however, the most current values tend to reflect better the state of the process. A filter that places more emphasis on the most recent data would therefore be more useful. Such a filter can be designed by following the procedure used in developing the moving average filter. As before, the starting point is the mean expressed as: But in this case, consider also the mean with one additional point Since By shifting the time index back one
time-step, we obtain the corresponding expression for To simplify the notation, let This expression is known as the Exponentially
Weighted Moving Average Filter. When used as a filter, the value of The value of the filter
constant, The Exponentially Weighted Moving Average filter places more importance to more recent data by discounting older data in an exponential manner (hence the name). This characteristic can be illustrated simply by describing the current average value in terms of past data. For example, since
then Therefore, i.e. But Therefore, If we keep on expanding
What this means is that in calculating the filtered value, more emphasis is given to more recent measurements. The Exponentially Weighted Moving Average filter is arguably the most commonly used noise reduction algorithm in the process industries. However, it is known commonly by a another name; one that has its roots in electrical circuitry that are used to produce smooth electrical signals. |
|||||||
|
|
| © Copyright M.T. Tham (1996-2009) |
| Please email errors, comments or suggestions to ming.tham@ncl.ac.uk. |