Amplitude Envelope Follower

An envelope follower will essentially determine the amplitude envelope without dipping down into the valleys/zero crossings.

It is a reduction of the information, representing the overal shape of the signal's amplitude (i.e. amplidtude envelpe) without the higher frequency information.

The amplitude envelope $ y(n)$ is given by

$\displaystyle y(n) = (1-\nu)\vert x(n)\vert + \nu y(n-1),
$

where $ \nu$ determines how quickly changes in $ x(n)$ are tracked:

In order to capture attacks in the signal, the value for $ \nu$ is usually smaller for an increasing signal and large for one that is decreasing.

See envfollower.m


``Music 270a: Signal Analysis'' by Tamara Smyth, Department of Music, University of California, San Diego.
Download PDF version (analysis.pdf)
Download compressed PostScript version (analysis.ps.gz)
Download PDF `4 up' version (analysis_4up.pdf)
Download compressed PostScript `4 up' version (analysis_4up.ps.gz)

Copyright © 2019-12-02 by Tamara Smyth.
Please email errata, comments, and suggestions to Tamara Smyth<trsmyth@ucsd.edu>