Design and Implementation of Handy Audio Analyzer on Embedded Linux

Xiaoguang Chen
2007-01-01
Abstract:The implementation of embedded Linux based handy audio analyzer which aims at measuring the audio parameters of AM broadcasting transmitters used in MW band is introduced in this paper.The design process of both hardware and software of the analyzer as well as methods of measuring signal to noise ratio,frequency response and harmonic distortion is described in detail.The technique of using Qt-embedded to render frequency spectrum is also showed in this paper.To avoid flickering and save computational resource during the rendering phase,off-screen buffering is introduced.The design is proved feasible by the experimental results.
What problem does this paper attempt to address?