Real-Time Implementation of MPEG-1 Audio decoder on ARM RISC

ARM RISC 상에서의 MPEG-1 Audio decoder의 실시간 구현

  • 김선태 (한국전자통신연구원 인터넷정보가전연구부)
  • Published : 2000.11.01

Abstract

Recently, many complex DSP (Digital Signal Processing) algorithms have being realized on RISC CPU due to good compilation, low power consumption and large memory space. But, real-time implementation of multiple DSP algorithms on RISC requires the minimum and efficient memory usage and the lower occupancy of CPU. In this thesis, the original floating-point code of MPEG-1 audio decoder is converted to the fixed-point code and then optimized to the efficient assembly code in time-consuming function in accord with RISC feature. Finally, compared with floating-point and fixed-point, about 30 and 3 times speed enhancements are achieved respectively. And 3~4 times memory spaces are spared.

Keywords