AAMM (Anti-Aliasing Multichannel Module) | |||||||||||||||||||||
Digital filters for anti-aliasing
The Anti-Alias Multichannel Module (AAMM) provides all-digital filtering that delivers data free of aliasing effects, with superior data quality. Most systems can dispense with hardware anti-aliasing filters. DSP Technology for Anti-AliasingIf it seems implausible that digital signal processing technology can work for this, first visit the article All-Digital Anti-Aliasing on this site. That article will briefly review the topic of aliasing, and explain how the digital processing approach works. The traditional solution is to insert anti-alias lowpass filters into your input signal path prior to sampling. This is a good but imperfect solution. Sometimes the distortions you get from the filtering are worse than the damage the aliasing would have caused. The digital approach uses a very high sampling rate, followed by digital filters to reduce the sample rate to one that is more useful and practical, without aliasing. The filtering is custom-configured for exactly the output rate you specify. Using the AAMFILT processing command The AAMM module package installs the AAMFILT(IPipes(0..3), 4, 50000.0, 5000.0, pReduced) This line can be interpreted as follows.
Technical performanceThe technical performance of the digital filtering is far beyond anything that analog anti-alias filters can do. Hardware filters typically force you to make the difficult choice between phase distortions that corrupt waveform shapes (Butterworth) or frequency attenuation that damages waveform amplitudes (Bessel). With the digital filtering, you do not need to compromise.
Detailed application information is available in the User's Manual for the AAMM module. To obtain a copy of the module to use with an xDAP system, contact Microstar Laboratories. |