I. Introduction
A single-pole low pass filtering algorithm, commonly known as the exponentially weighted moving average (EMA) filter, is the most basic implementation of a low pass infinite impulse response (IIR) filter. It has been shown that the EMA has superior performance compared to other low-cost filtering algorithms in terms of both iteration speed and computational requirements [1]. The EMA's filtering effectiveness, however, is dependent on its tuning, as is the case with many other filtering algorithms. In order to present the EMA as a filtering algorithm that is ideal in terms of computational performance and filtering effectiveness, a tuning strategy is needed to ensure that the filter is providing an optimal output. In this paper, an automatic tuning method for a signal with Gaussian distributed noise characteristics is experimentally developed for the EMA whereby the algorithm can be tuned in real-time based on measured signal performance metrics.