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

计算机工程 ›› 2022, Vol. 48 ›› Issue (3): 154-161. doi: 10.19678/j.issn.1000-3428.0059428

• 移动互联与通信技术 • 上一篇    下一篇

针对复杂多环网络拓扑的路由改进算法

荆霞1, 周子韬2, 王永利2   

  1. 1. 南京审计大学 信息工程学院, 南京 211899;
    2. 南京理工大学 计算机科学与工程学院, 南京 210014
  • 收稿日期:2020-09-03 修回日期:2021-01-18 发布日期:2021-01-27
  • 作者简介:荆霞(1977-),女,讲师、硕士,主研方向为计算机网络路由优化、计算机审计、大数据应用;周子韬,硕士;王永利,教授、博士。
  • 基金资助:
    国家自然科学基金(61941113);中央高校基本科研业务费专项资金(30916011328,30918015103);南京市科技计划项目(201805036)。

Improved Routing Algorithm for Complex Multi-ring Network Topology

JING Xia1, ZHOU Zitao2, WANG Yongli2   

  1. 1. School of Information Engineering, Nanjing Audit University, Nanjing 211899, China;
    2. School of Computer Science and Engineering, Nanjing University of Science and Technology, Nanjing 210014, China
  • Received:2020-09-03 Revised:2021-01-18 Published:2021-01-27

摘要: 网络运营商为用户提供的光纤接入主干网大多以环型网络的方式提供服务,然而目前对于大规模、环数众多、连接方式多样化的复杂多环网络缺乏性能优良的路由算法。为解决传统环网结构网络延迟高和传输效率低的问题,提出一种针对复杂多环网络拓扑的路由改进算法,将多环网络中的复杂路由问题转化为单环网中的简单路由问题。在此基础上,通过设计源溯节点还原以及路径还原算法,将单一环网改进为增强环网网络结构,使同一环内通信节点间的路径还原为完整最短路径,并从理论上证明该算法得到的最优路径是无差错的。实验结果表明,相比于现有的优化Dijkstra算法,该算法的搜索空间比提升约13%,具有更好的改进效果,且算法运行时间缩短79%,更适合复杂多环网络的路由计算。

关键词: 多环网络, 路由, 最优路径, 增强环网, 拓扑

Abstract: Most of the optical access backbone networks provided by network operators provide services in the form of ring network.At present, there is a lack of high-performance routing algorithms with good performance for large-scale complex multi-ring networks with a large number of rings and diverse connection modes.In order to solve the problem of high network delay and low transmission efficiency of traditional ring network structure, an improved routing algorithm for complex multi ring network topology is proposed.The complex routing problem in multi ring network is transformed into a simple routing problem in single ring network.The algorithm of source tracing node restoration and path restoration is designed.The single ring network is improved to an enhanced ring network structure, and the path between communication nodes in the same ring is restored to the complete shortest path.It is proved theoretically that the optimal path obtained by the algorithm is error free.The experimental results show that compared with the existing optimized Dijkstra algorithm, the SearchSpace ratio of the algorithm is improved by about 13%, the improvement effect has been significantly improved, and the running time of the algorithm is shortened by 79%.The proposed algorithm is more suitable for routing calculation of complex multi-ring network.

Key words: multi-ring network, routing, optimal path, enhanced ring network, topology

中图分类号: