作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2009, Vol. 35 ›› Issue (17): 241-243,. doi: 10.3969/j.issn.1000-3428.2009.17.083

• 开发研究与设计技术 • 上一篇    下一篇

并行DSP系统消息传递路由算法

王 哲,王希敏   

  1. (海军工程大学电子工程学院,武汉 430033)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2009-09-05 发布日期:2009-09-05

Parallel DSP System Message-passing Routing Algorithm

WANG Zhe, WANG Xi-min   

  1. (College of Electronic Engineering, Naval University of Engineering, Wuhan 430033)
  • Received:1900-01-01 Revised:1900-01-01 Online:2009-09-05 Published:2009-09-05

摘要: 为了提高DSP系统软件的移植性,设计消息传递路由算法。采用邻接表存储并行系统硬件拓扑结构,增加节点数据流信息为算法搜索的限制条件以提高算法效率。以ADSPTS101并行系统为例,使用VisualDSP++平台实现并验证该算法。结果表明,该算法有效解决并行DSP系统的消息传递问题,提高系统性能,在并行DSP系统中有较强通用性。

关键词: 并行DSP系统, 消息传递, 路由算法, 数据流

Abstract: In order to improve the portability of the parallel Digital Signal Processing(DSP) system, this paper designs a message-passing routing algorithm. It advances the efficiency of algorithm through using adjacency list to store the structure of system hardware topology and enhances information of node data flows as restrictive qualification for algorithm searching. ADSPTS101 parallel system is as an example, it implements and validates the routing algorithm using VisualDSP++ platform. Result shows that the algorithm solves the problem of message-passing in parallel DSP system effectively, enhances the performance of system, and it has more applicability in parallel DSP system.

中图分类号: