中国韩国日本在线观看免费,A级尤物一区,日韩精品一二三区无码,欧美日韩少妇色

當(dāng)前位置:主頁 > 科技論文 > 電子信息論文 >

基于可重構(gòu)SoC平臺的排序算法設(shè)計和自相關(guān)算法優(yōu)化

發(fā)布時間:2018-10-05 09:04
【摘要】:SoC在一塊電路上集成了計算單元、存儲器和邏輯運(yùn)算單元?芍貥(gòu)處理器是SoC的一種,其在運(yùn)算速度,靈活性,功耗等方面取得了較好的平衡。多核處理器結(jié)構(gòu)的優(yōu)勢不光在于它的高集成度、高并行度、低功耗、簡單的結(jié)構(gòu)和便于設(shè)計優(yōu)化等,并且在于它能充分利用傳統(tǒng)單核處理器中現(xiàn)有的優(yōu)勢技術(shù),例如寬發(fā)射指令、多線程基礎(chǔ)、低功耗技術(shù)等。目前其主要可以分為同構(gòu)多核和異構(gòu)多核兩種構(gòu)造。自相關(guān)函數(shù)是數(shù)字信號處理中一種常用且重要的函數(shù)。自相關(guān)函數(shù)是衡量一個序列在不同時間點的值的相似程度的量度。目前自相關(guān)函數(shù)通常采用乘累加算法來實現(xiàn)。這種方法結(jié)構(gòu)簡單,利于實現(xiàn),但是在點數(shù)較大時速度較慢。排序算法是一個經(jīng)典且常用的算法。它的目的是將一個無序的序列經(jīng)過多次比較整理成一個有序的序列。隨著計算機(jī)技術(shù)的飛速發(fā)展,排序已經(jīng)逐漸成為當(dāng)代程序設(shè)計中的一種基本算法。當(dāng)代計算機(jī)中沒有專門負(fù)責(zé)排序的運(yùn)算單元,以及"諾依曼(Neumann)"瓶頸,使得軟件排序的效率很低。因此,可以在處理器內(nèi)設(shè)計專門負(fù)責(zé)處理排序的硬件,從而極大提高排序的速度和效率。本文在一款可重構(gòu)SoC平臺的基礎(chǔ)上,設(shè)計并優(yōu)化了用FFT實現(xiàn)的自相關(guān)算法和一種基于排序(合并)樹的排序算法,并將以上兩種算法進(jìn)行仿真驗證與綜合。通過對驗證與綜合結(jié)果的比較分析,從而表明以上兩種算法在大點數(shù)時速度更快,資源開銷更低,更適合并行運(yùn)算。
[Abstract]:SoC integrates computing cells, memory and logical operation units on a single circuit. Reconfigurable processor is a kind of SoC, which achieves a good balance in computing speed, flexibility, power consumption and so on. The advantages of multi-core processor architecture lie not only in its high integration, high parallelism, low power consumption, simple structure and easy design optimization, but also in its ability to make full use of the existing advantages of traditional single-core processors. For example, wide transmit instruction, multi-thread basis, low power technology and so on. At present, it can be divided into two types: isomorphic multicore and isomorphic multicore. Autocorrelation function is a common and important function in digital signal processing. An autocorrelation function is a measure of the similarity of a sequence at different points in time. At present, the autocorrelation function is usually implemented by multiplicative accumulation algorithm. The structure of this method is simple and easy to implement, but the speed is slow when the number of points is large. Sorting algorithm is a classical and commonly used algorithm. Its aim is to arrange an unordered sequence into an ordered sequence after several comparisons. With the rapid development of computer technology, sorting has gradually become a basic algorithm in modern programming. The lack of sorting units in modern computers and the "Neumann (Neumann)" bottleneck make software sorting inefficient. Therefore, hardware dedicated to sorting can be designed within the processor to greatly improve the speed and efficiency of sorting. On the basis of a reconfigurable SoC platform, this paper designs and optimizes the autocorrelation algorithm implemented with FFT and a sort algorithm based on sort (merge) tree, and simulates and synthesizes the above two algorithms. Through the comparison and analysis of the verification and synthesis results, it is shown that the two algorithms are faster in large number of points, lower resource overhead and more suitable for parallel operation.
【學(xué)位授予單位】:南京大學(xué)
【學(xué)位級別】:碩士
【學(xué)位授予年份】:2017
【分類號】:TN47

【相似文獻(xiàn)】

相關(guān)期刊論文 前10條

1 安朝輝;錢劍敏;;一種新的排序算法——端點排序算法[J];現(xiàn)代電子技術(shù);2011年24期

2 盧敏;黃亞樓;謝茂強(qiáng);王揚(yáng);劉杰;廖振;;代價敏感的列表排序算法[J];計算機(jī)研究與發(fā)展;2012年08期

3 張正鈾;;散列排序算法[J];廣西科學(xué)院學(xué)報;1982年01期

4 全惠云;;基于矩陣分裂法的一類異步N&行排序算法[J];計算技術(shù)與自動化;1991年01期

5 董德林;兩個高效排序算法的APPLESOFT BASIC程序[J];麗水師專學(xué)報;1992年S1期

6 王曉東;最優(yōu)堆排序算法[J];小型微型計算機(jī)系統(tǒng);2000年05期

7 吳江,張德同;二次分“檔”鏈接排序算法分析[J];計算機(jī)研究與發(fā)展;2001年08期

8 李德啟,王雄;一種新型快速的排序算法[J];計算機(jī)工程;2001年03期

9 趙忠孝;一種新的散列排序算法[J];電腦開發(fā)與應(yīng)用;2001年03期

10 許善祥,朱學(xué)東,邵敬春;選擇排序算法的改進(jìn)[J];佳木斯大學(xué)學(xué)報(自然科學(xué)版);2001年04期

相關(guān)會議論文 前10條

1 周曉方;金志權(quán);;尋找最佳分布式排序算法[A];第九屆全國數(shù)據(jù)庫學(xué)術(shù)會議論文集(上)[C];1990年

2 張艷秋;李建中;;一種基于蛇型磁帶的排序算法[A];第十八屆全國數(shù)據(jù)庫學(xué)術(shù)會議論文集(研究報告篇)[C];2001年

3 劉春陽;葉君峰;母海龍;陸秋霞;陳滄;高鶯;;一種商品標(biāo)題主題詞的重要性排序算法[A];第五屆全國信息檢索學(xué)術(shù)會議論文集[C];2009年

4 王少帥;湯慶新;姚路;;并行獨(dú)立集排序算法的改進(jìn)與實現(xiàn)[A];第十六屆全國青年通信學(xué)術(shù)會議論文集(上)[C];2011年

5 于芳;王大玲;于戈;陳冬玲;鮑玉斌;;面向用戶的排序算法研究[A];第二十四屆中國數(shù)據(jù)庫學(xué)術(shù)會議論文集(研究報告篇)[C];2007年

6 閆潑;馬軍;陳竹敏;;面向主題的網(wǎng)頁排序算法研究[A];第三屆全國信息檢索與內(nèi)容安全學(xué)術(shù)會議論文集[C];2007年

7 張健沛;李連江;楊靜;;個性化搜索引擎排序算法的研究與改進(jìn)[A];第三屆全國信息檢索與內(nèi)容安全學(xué)術(shù)會議論文集[C];2007年

8 吳志彬;陳義華;;ANP中超矩陣排序算法研究[A];2006中國控制與決策學(xué)術(shù)年會論文集[C];2006年

9 陳叢叢;石冰;陳健;;面向主題的查詢相關(guān)網(wǎng)頁排序算法[A];第三屆中國智能計算大會論文集[C];2009年

10 齊曼;張珩;;實時視覺仿真中幀連貫性應(yīng)用[A];'2000系統(tǒng)仿真技術(shù)及其應(yīng)用學(xué)術(shù)交流會論文集[C];2000年

相關(guān)重要報紙文章 前1條

1 廣東 黃陀;基本算法簡介(三)[N];電腦報;2001年

相關(guān)博士學(xué)位論文 前3條

1 趙立軍;基于歸并的高效排序算法的研究[D];中國科學(xué)院研究生院(計算技術(shù)研究所);1998年

2 崔筠;無向基因組的移位排序算法[D];山東大學(xué);2006年

3 郝凡昌;有向基因組復(fù)合操作重組排序算法研究[D];山東大學(xué);2011年

相關(guān)碩士學(xué)位論文 前10條

1 徐林龍;基于商品特征屬性的排序算法研究[D];西南交通大學(xué);2015年

2 陳浩;基于圖理論的圖像搜索結(jié)果重排序的研究[D];安徽大學(xué);2016年

3 雙全;基于用戶行為分析的搜索排序算法研究[D];華中科技大學(xué);2014年

4 王麒深;面向網(wǎng)絡(luò)輿情的社會情感排序算法研究[D];中國民航大學(xué);2012年

5 郭佳;一種SDN環(huán)境中的網(wǎng)絡(luò)節(jié)點重要性排序算法[D];西安電子科技大學(xué);2015年

6 馮少泳;兩層哈希的重排序算法[D];華南理工大學(xué);2016年

7 陸沛棟;基于可重構(gòu)SoC平臺的排序算法設(shè)計和自相關(guān)算法優(yōu)化[D];南京大學(xué);2017年

8 王靖;數(shù)據(jù)庫管理系統(tǒng)中高能效排序算法[D];浙江工業(yè)大學(xué);2012年

9 尹曉;基因組移位排序算法的改進(jìn)和評測[D];山東大學(xué);2006年

10 黃興;比特位拆分索引排序算法研究[D];清華大學(xué);2007年

,

本文編號:2252794

資料下載
論文發(fā)表

本文鏈接:http://www.lk138.cn/kejilunwen/dianzigongchenglunwen/2252794.html


Copyright(c)文論論文網(wǎng)All Rights Reserved | 網(wǎng)站地圖 |

版權(quán)申明:資料由用戶8dd9a***提供,本站僅收錄摘要或目錄,作者需要刪除請E-mail郵箱bigeng88@qq.com