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

以異質雙核心嵌入式系統實現H.264編碼器的任務動態分配管理

DYNAMIC TASKS DISPATCHING MANAGEMENT FOR H.264 ENCODER ON HETEROGENEOUS DUAL-CORE EMBEDDED SYSTEM

指導教授 : 曾嘉影
若您是本文的作者,可授權文章由華藝線上圖書館中協助推廣。

摘要


本論文論述如何使用雙核心嵌入式系統來處理多媒體資料,並說明在處理資料過程中系統資源的管理。現今在非對稱多核心系統上的資料分割大多是在compile的時候採用軟體分割,也就是單純把資料分派給RISC或是DSP核心,而讓另外未分配到資料的核心處於空閒狀態。如果我們能同時使用全部的核心個別處理部份的資料,則整個處理速度將會提升、消耗電力也會減少。在此論文中我們提出了一個動態的資料分配系統,來管理及排程RISC與DSP核心的處理程序並將資料分配給兩個核心。我們使用TI的達文西DM6446嵌入式實驗板做為範例並提供速度提升效果的數據。

關鍵字

H.264 雙核心 動態

並列摘要


This paper shows the mechanism of using a dual-core embedded system to process the multimedia data and how the resources managed to serve the whole process. The partitioning methodologies now for asymmetric dual-core systems typically perform software partitioning during compile time, which assigns tasks simply to RISC (Reduced Instruction Set Computer) or DSP (Digital Signal Processor) only, leaving the other processor idle. If we can use both processors to handle part of the job, the whole process will be faster and save a lot of time and power. In this paper we proposed a dynamic dispatching method to manage and schedule the tasks between RISC and DSP. We dispatch the tasks to both RISC and DSP core. We use TI’s DaVinci DM6446 as our example to show the enhancement of system performance. The paper also indicates the experiment results and the further issues to promote.

並列關鍵字

H.264 DUAL-CORE Dynamic

參考文獻


[1] Cheng-Nan Chiu, Chien-Tang Tseng, and Chun-Jen Tsai, “Tightly-coupled MPEG-4 video encoder framework on asymmetric dual-core platforms,” Circuits and Systems, 2005. ISCAS 2005. Vol. 3, Pages: 2132-2135, May 2005.
[4] Ming-Yu Hung, Bo-Syun. Hsu, Yung-Chia Lin and Jenq-Kuen Lee, “MDI: An Annotation Language for Heterogeneous DSP Processors”, National Tsing Hua University.
[7] Wiegand T, Sullivan J, Bjontegaard G, etc, "Overview of the H.264/AVC video coding standard”, IEEE Trans. on Circuits & Systems Video Technology, vol.13, no.7, pp: 560-576,2003.
[8] lain E Richardson G., "H.264 and MPEG-4 Video Compression, Video Coding for Next Generation Multimedia”, U. S. John Wiley & Sons, 2003
[9] Cheng-Nan Chiu, “H.264 Video Encoding Optimization on Dual-Core Platform”, National Chiao Tung University, June 2005.

延伸閱讀