跳到主要內容

臺灣博碩士論文加值系統

(216.73.216.172) 您好!臺灣時間:2025/09/11 06:06
字體大小: 字級放大   字級縮小   預設字形  
回查詢結果 :::

詳目顯示

我願授權國圖
: 
twitterline
研究生:李有倫
研究生(外文):Yu-Lun Li
論文名稱:有效的實作MP3解碼器
論文名稱(外文):Efficient implementation of MP3 decoder
指導教授:陳添福陳添福引用關係張世杰張世杰引用關係
指導教授(外文):Tien-Fu ChenShih-Chieh Chang
學位類別:碩士
校院名稱:國立中正大學
系所名稱:資訊工程研究所
學門:工程學門
學類:電資工程學類
論文種類:學術論文
論文出版年:2002
畢業學年度:90
語文別:中文
論文頁數:41
中文關鍵詞:MP3
外文關鍵詞:MP3
相關次數:
  • 被引用被引用:0
  • 點閱點閱:243
  • 評分評分:
  • 下載下載:0
  • 收藏至我的研究室書目清單書目收藏:1
Moving Picture Experts Group-1 / Layer3(MP3)演算法在軟體的應用上日趨成熟,因此以硬體來實現出MP3就成了一個新的課題,其中解碼的部份,由於需要符合即時的撥放,更適合以硬體來實現,所以本篇論文就是要以硬體來實現出MP3解碼器,並且我們選擇用現場可程式化邏輯陣列(Field Programmable Gate Array, FPGA)做為設計的環境。以軟體來做MP3解碼的時候,為了運算的方便,所以對於記憶體的使用就無特別限制,但是若在硬體設計時不去考慮的話,就會因為增加了記憶體而讓設計成本和功率消耗提高,所以針對MP3解碼的一些特性,我們也提出一種有效的記憶體使用方式,在降低記憶體使用量也還可以維持即時撥放。

The Moving Picture Experts Group-1 / Layer3(MP3)algorithm on software application becomes more and more great. Therefore, to use hardware to implement MP3 obviously become a new field of course. In decoder section, because it needs to match the standard of real-time which makes it even better to present it by hardware. The objective for this thesis is to implement MP3 decoder by using hardware. Moreover, we decide to use Field Programmable Gate Array〈FPGA〉as for our design environment. We use software to do MP3 decode, because it is easier on calculation. Therefore, we don’t have any restriction on memory size. However, if we don’t consider this problem when we are designing our hardware, it would increase the price and the power consumption. That’s why we suggest a more effective memory management method according to some characteristic of MP3 decode. This method can reduce the memory size use and it can also maintain the real-time standard.

1. Introduction………………………………………1
2. MPEG Background……………………………………5
3. MP3 Decoder Algorithm……………………………10
4. Efficient Memory Management Method.…………18
5. Implementation of Our MP3 Decoder……………35
6. Conclusions…………………………………………40
Reference……………………………………………41

[1] ISO/IEC International Standard IS 11172-3 “Information Technology - Coding of Moving Pictures and Associated Audio for Digital Storage Media at up to about 1.5 Mbits/s - Part 3: Audio.”
[2] K. Brandenburg and G. Stoll, “Overview of MPEG Audio: Current and Future Standards for Low - Bit - Rate Audio Coding,” Journal of the Audio Engineering Society, vol. 45, pp. 421, Jan/Feb 1997.
[3] J. Princen, A. Johnson, and A. Bradley, “Subband/Transform Coding Technique Based on Time Domain Aliasing Cancellation,” Proc. Int’l Conf. IEEE ASSP, IEEE Press, Piscataway, N.J., 1987, pp.2161-2164.
[4] B. Schar, “Critical Bands,” in Foundations of Modern Auditory Theory, J. Tobias, ed., Academic Press, New York and London, 1970, pp. 159-202.
[5] J.D. Johnston, “Transform Coding of Audio Signals Using Perceptual Noise Criteria,” IEEE J. on Selected Areas in Comm, Vol. 6, Feb. 1988, pp.314-323.
[6] D. Wiese and G. Stoll, “Bitrate Reduction of High Quality Audio Signals by Modeling the Ears’ Masking Thresholds,” 89th AES Convention, preprint 2970, Audio Engineering Society, New York, 1990.
[7] Yung-Chih Chen, “Implementation of MP3 player with software and hardware code design”, 2002.
[8] Ren-Bin Lai, “MP3 decoder with faster IMDCT”, 2002.
[9] Seymour Shlien, “Guide to MPEG-1 Audio Standard”, 1994.

QRCODE
 
 
 
 
 
                                                                                                                                                                                                                                                                                                                                                                                                               
第一頁 上一頁 下一頁 最後一頁 top