当前位置:主页 > 科技论文 > 计算机论文 >

并行随机行走算法设计及其在IC电源噪声分析中的应用

发布时间:2018-05-31 22:32

  本文选题:并行计算 + 随机行走 ; 参考:《西北大学》2013年硕士论文


【摘要】:随机行走算法是一个广泛应用于工程应用领域的经典统计算法。随着科技的不断发展,工程研究中的问题规模和复杂度越来越大,如何高效利用随机行走算法是人们面临的一个新问题。面对求解问题复杂度不断增加、处理数据不断增大的事实,迫切需要新的技术或方法促使随机行走算法能够胜任这些新的挑战。并行计算是提高算法执行效率的有效途径之一。程序设计者把具有并行特征的串行算法并行化实现,并运行在高效的并行系统中,从而提高算法的执行效率。因此,可以利用并行计算技术来提高随机行走算法的执行效率 本文主要研究并行随机行走算法的设计和应用技术。首先,研究了随机行走算法的基本理论,介绍了并行计算的主要方法,通过分析随机行走算法的可并行性特征,提出了基于MPI的并行随机行走算法。接着,对基于MPI的并行随机行走算法的设计思路和算法流程进行了详细的分析。最后,将设计好的并行随机行走算法应用于电路分析领域,对大规模集成电路的电源噪声进行计算分析。本文提出的并行随机行走算法基于主-从模式进行设计,并通过MPI实现进程间的通信,采用C语言编程实现,并在IBM Blade HS22刀片服务器上进行并行算法的性能测试。通过串行随机行走算法与并行随机行走算法的对比实验,证明并行技术能够有效的提高随机行走算法的执行效率。
[Abstract]:Random walk algorithm is a classical statistical algorithm widely used in engineering applications. With the development of science and technology, the scale and complexity of the problems in engineering research are becoming larger and larger. How to efficiently utilize the random walk algorithm is a new problem that people face. In the face of the increasing complexity of solving the problem and the increasing data processing, new techniques or methods are urgently needed to enable the random walk algorithm to meet these new challenges. Parallel computing is one of the effective ways to improve the efficiency of algorithm execution. The program designer parallelizes the serial algorithm with parallel characteristics and runs in an efficient parallel system, thus improving the efficiency of the algorithm. Therefore, parallel computing technology can be used to improve the execution efficiency of random walk algorithm. This paper mainly studies the design and application of parallel random walk algorithm. Firstly, the basic theory of random walk algorithm is studied, and the main methods of parallel computing are introduced. By analyzing the parallelism characteristics of random walk algorithm, a parallel random walk algorithm based on MPI is proposed. Then, the design idea and algorithm flow of parallel random walk algorithm based on MPI are analyzed in detail. Finally, the designed parallel random walk algorithm is applied to the field of circuit analysis to calculate and analyze the power noise of LSI. The parallel random walk algorithm proposed in this paper is designed based on master-slave mode, and interprocess communication is realized by MPI. The parallel algorithm is programmed in C language, and the performance of parallel algorithm is tested on IBM Blade HS22 blade server. By comparing the serial random walk algorithm with the parallel random walk algorithm, it is proved that the parallel technology can effectively improve the execution efficiency of the random walk algorithm.
【学位授予单位】:西北大学
【学位级别】:硕士
【学位授予年份】:2013
【分类号】:TP338.6

【参考文献】

相关期刊论文 前10条

1 苏浩航;张义门;张玉明;满进财;;基于层次化随机游走算法的静态P/G网分析[J];电子器件;2007年03期

2 王莱;布朗运动和随机行走的计算机仿真[J];工科物理;1998年06期

3 郭军;李明辉;董社勤;申卫昌;;随机行走的电路分析应用及并行化改进[J];计算机工程与应用;2010年18期

4 骆祖莹,王国璞,蔡懿慈,洪先龙,Sheldon,X.-D.Tan;基于部分随机行走的电源线/地线(P/G)网络快速求解方法[J];计算机辅助设计与图形学学报;2004年11期

5 康乐;蔡懿慈;洪先龙;;随机行走算法研究及其在电源/地线网络瞬态优化中的应用[J];计算机辅助设计与图形学学报;2007年09期

6 郭军;董社勤;;随机行走算法在IC芯片热分析中的应用[J];计算机辅助设计与图形学学报;2010年04期

7 苏浩航;张义门;张玉明;解敏;满进财;;基于改进的压缩式随机游走算法对静态电源/地网的模拟[J];计算物理;2007年06期

8 陈国良;孙广中;徐云;龙柏;;并行计算的一体化研究现状与发展趋势[J];科学通报;2009年08期

9 邓俊勇;钱江华;卓成;周金芳;陈抗生;;用于电源/地网络分析的随机行走算法改进[J];浙江大学学报(工学版);2007年08期

10 邓俊勇;钱江华;卓成;周金芳;陈抗生;;基于随机行走的电源pads分配算法[J];浙江大学学报(工学版);2008年06期

相关博士学位论文 前3条

1 邓俊勇;深亚微米芯片设计中的电源完整性相关问题研究[D];浙江大学;2011年

2 孙建明;甚高频交易数据的金融计量研究[D];华中科技大学;2004年

3 姚震;并行程序设计模型若干问题研究[D];中国科学技术大学;2006年

相关硕士学位论文 前9条

1 陈科;基于高性能计算机的并行计算研究[D];大连理工大学;2011年

2 孙晗琦;并行计算在计算流体力学中的研究[D];大连理工大学;2005年

3 张治宏;基于MPI的并行计算研究[D];中国地质大学(北京);2006年

4 霍旭光;基于MPI高性能计算方法的研究[D];中国地质大学(北京);2006年

5 袁健美;SGI服务器并行计算环境建设及并行作业管理[D];湘潭大学;2006年

6 姚成浪;基于MPI的集群计算系统设计与实现[D];哈尔滨工程大学;2007年

7 李永旭;基于MPI标准的并行计算平台的设计与实现[D];东北师范大学;2007年

8 许廷霆;随机行走模型在交通中的应用[D];北京交通大学;2009年

9 张国春;平面上的一种随机行走模型及其计算机模拟[D];河北大学;2010年



本文编号:1961576

资料下载
论文发表

本文链接:https://www.wllwen.com/kejilunwen/jisuanjikexuelunwen/1961576.html


Copyright(c)文论论文网All Rights Reserved | 网站地图 |

版权申明:资料由用户0eb5f***提供,本站仅收录摘要或目录,作者需要删除请E-mail邮箱bigeng88@qq.com