透過您的圖書館登入
IP:216.73.216.58
  • 學位論文

MP31編碼器在嵌入式Linux上的實作與效能實作

Acceleration of an MP3 Audio Encoder Implemented on Embedded Linux

指導教授 : 鄭士康

摘要


MP3是現今最流行的音樂檔案格式,隨著各式各樣的行動裝置出現,MP3不只是能在電腦上播放與壓縮,播放MP3的產品在日常生活中已是隨處可見的數位產品,而具有將音樂壓縮編碼成MP3的消費性電子產品也因嵌入式系統的日益發達而有了更多的發揮空間。 本論文將一套開放原始碼的MP3 編碼器從PC 上實作到嵌入式系統上,利用Linux當作嵌入式系統的作業系統,主要以定點數取代浮點數運算的方法來加快執行速度,附帶進行數學函式的化簡,簡化analysis filter的演算法和去掉aliasing reduction,使執行更快速。本論文著重在加速的方法與得到的效能改進,所得聲音因加速處理而稍微有些雜訊不是此論文重點。最後把加速前後的速度作一比較。

關鍵字

編碼 量化 浮點數 定點數 嵌入式系統

並列摘要


MP3 is now the most popular music format. With the appearance of various mobile devices, MP3 is not only played and compressed on the computer. The digital products which played MP3 have been everywhere in the daily life. Because of the development of the embedded system, the commercial electronic products which used in music compress encoding can make further progress. This thesis implements an open source MP3 Encoder on an embedded system. With Linux as the operating system in the embedded system, the fixed point operation is used to increase the executing speed. Besides, the simplification of math functions and algorithms of analysis filter and the reduction of aliasing reduction are also applied to accelerate further. This thesis focuses on the method of speeding up the program in the embedded system. The noise of sound caused by acceleration is not a key point of this thesis. Finally, I will compare the results before and after the acceleration..

並列關鍵字

MP3 encoder MDCT quantize embedded linux

參考文獻


[12] 黃興洋,AAC音訊編碼器設計與實現,國立台灣大學資訊工程研究所碩士論文,2004年。
[2] Marina Bosi, Richard E. Goldberg, “Introduction to Digital Audio Coding and Standards”, Kluwer Academic Publishers, 2003.
[3] Karlheinz Brandenburg, “MP3 AND AAC Explained”, Proe.of the AES 17th International Conference on High Quality Audio Coding, Florence, Italy, 1999.
[4] Marina Bosi, Richard E. Goldberg, “Introduction to Digital Audio Cding and Standards”, ch14, Kluwer Academic Publishers, 2003.
[10] Manoj Kumar, Mohammad Zubair, “A High Performance Software Implementation of MPEG Audio Encoder”, IBM T.J. Watson Research Center, Yorktown Hgts, NY, USA, 1996.

延伸閱讀