期刊文献+
共找到135篇文章
< 1 2 7 >
每页显示 20 50 100
An Evaluation of Routing Algorithms in Traffic Engineering and Quality of Service Provision of Network on Chips
1
作者 Efthymios N. Lallas 《Engineering(科研)》 2021年第1期1-17,共17页
Nowadays the number of cores that are integrated into NoC (Network on Chip) systems is steadily increasing, and real application traffic, running in such multi-core environments requires more and more bandwidth. In th... Nowadays the number of cores that are integrated into NoC (Network on Chip) systems is steadily increasing, and real application traffic, running in such multi-core environments requires more and more bandwidth. In that sense, NoC architectures should be properly designed so as to provide efficient traffic engineering, as well as QoS support. Routing algorithm choice in conjunction with other parameters, such as network size and topology, traffic features (time and spatial distribution), as well as packet injection rate, packet size, and buffering capability, are all equivalently critical for designing a robust NoC architecture, on the grounds of traffic engineering and QoS provision. In this paper, a thorough numerical investigation is achieved by taking into consideration the criticality of selecting the proper routing algorithm, in conjunction with all the other aforementioned parameters. This is done via implementation of four routing evaluation traffic scenarios varying each parameter either individually, or as a set, thus exhausting all possible combinations, and making compact decisions on proper routing algorithm selection in NoC architectures. It has been shown that the simplicity of a deterministic routing algorithm such as XY, seems to be a reasonable choice, not only for random traffic patterns but also for non-uniform distributed traffic patterns, in terms of delay and throughput for 2D mesh NoC systems. 展开更多
关键词 network on chip QoS Traffic Engineering XY DyAD routing Algorithm Hotspot Traffic
在线阅读 下载PDF
Load balancing strategy of heterogeneous wireless networks based on multi-hop routing algorithm of ad hoc network 被引量:1
2
作者 裴雪兵 朱光喜 《High Technology Letters》 EI CAS 2009年第1期44-50,共7页
Because of different system capacities of base station (BS) or access point (AP) and ununiformity of traffic distribution in different cells, quantities of new call users may be blocked in overloaded cell in commu... Because of different system capacities of base station (BS) or access point (AP) and ununiformity of traffic distribution in different cells, quantities of new call users may be blocked in overloaded cell in communication hot spots. Whereas in some neighboring under-loaded cells, bandwidth may be superfluous because there are only few users to request services. In order to raise resource utilization of the whole heterogeneous networks, several novel load balancing strategies are proposed, which combine the call ad- mission control policy and multi-hop routing protocol of ad-hoc network for load balancing. These loadbalancing strategies firstly make a decision whether to admit a new call or not by considering some parameters like load index and route cost, etc., and then transfer the denied users into neighboring under-loaded cell with surplus channel according to optimum multi-hop routing algorithm. Simulation results show that the proposed load balancing strategies can distribute traffics to the whole heterogeneous wireless netorks, improve the load balance index efficiently, and avoid the call block phenomenon almost absolutely. 展开更多
关键词 load balancing multi-hop routing algorithm call admission control heterogeneous wireless networks
在线阅读 下载PDF
Cluster Based Hierarchical Routing Algorithm for Network on Chip
3
作者 U. Saravanakumar R. Rangarajan +2 位作者 R. Haripriya R. Nithya K. Rajasekar 《Circuits and Systems》 2013年第5期401-406,共6页
This paper presents a new logical mechanism called as Cluster Based Hierarchical Routing (CBHR) to improve the efficiency of NoC. This algorithm comprises the following steps: 1) the network is segmented logically int... This paper presents a new logical mechanism called as Cluster Based Hierarchical Routing (CBHR) to improve the efficiency of NoC. This algorithm comprises the following steps: 1) the network is segmented logically into clusters with same size or different sizes;2) algorithms are assigned for internal and global routing;3) routers working functions are modified logically to support local and global communication. The experiments have conducted for CBHR algorithm for two dimensional mesh and torus architectures. The performance of this mechanism is analyzed and compared with other deterministic and adaptive routing algorithms in terms of energy, throughput with different packet injection ratios. 展开更多
关键词 System on chip network on chip DETERMINISTIC and Adaptive routing algorithms MESH TORUS
在线阅读 下载PDF
Twist-Routing Algorithm for Faulty Network-on-Chips
4
作者 Kunwei Zhang Thomas Moscibroda 《Journal of Computer and Communications》 2016年第14期1-10,共11页
This paper introduces Twist-routing, a new routing algorithm for faulty on-chip networks, which improves Maze-routing, a face-routing based algorithm which uses deflections in routing, and archives full fault coverage... This paper introduces Twist-routing, a new routing algorithm for faulty on-chip networks, which improves Maze-routing, a face-routing based algorithm which uses deflections in routing, and archives full fault coverage and fast packet delivery. To build Twist-routing algorithm, we use bounding circles, which borrows the idea from GOAFR+ routing algorithm for ad-hoc wireless networks. Unlike Maze-routing, whose path length is unbounded even when the optimal path length is fixed, in Twist-routing, the path length is bounded by the cube of the optimal path length. Our evaluations show that Twist-routing algorithm delivers packets up to 35% faster than Maze-routing with a uniform traffic and Erdos-Rényi failure model, when the failure rate and the injection rate vary. 展开更多
关键词 network-on-chip (NoC) Fault-Tolerant routing Maze-routing Algorithm GOAFR+ Algorithm Bounding Circle
在线阅读 下载PDF
Conditional Generative Adversarial Network-Based Travel Route Recommendation
5
作者 Sunbin Shin Luong Vuong Nguyen +3 位作者 Grzegorz J.Nalepa Paulo Novais Xuan Hau Pham Jason J.Jung 《Computers, Materials & Continua》 2026年第1期1178-1217,共40页
Recommending personalized travel routes from sparse,implicit feedback poses a significant challenge,as conventional systems often struggle with information overload and fail to capture the complex,sequential nature of... Recommending personalized travel routes from sparse,implicit feedback poses a significant challenge,as conventional systems often struggle with information overload and fail to capture the complex,sequential nature of user preferences.To address this,we propose a Conditional Generative Adversarial Network(CGAN)that generates diverse and highly relevant itineraries.Our approach begins by constructing a conditional vector that encapsulates a user’s profile.This vector uniquely fuses embeddings from a Heterogeneous Information Network(HIN)to model complex user-place-route relationships,a Recurrent Neural Network(RNN)to capture sequential path dynamics,and Neural Collaborative Filtering(NCF)to incorporate collaborative signals from the wider user base.This comprehensive condition,further enhanced with features representing user interaction confidence and uncertainty,steers a CGAN stabilized by spectral normalization to generate high-fidelity latent route representations,effectively mitigating the data sparsity problem.Recommendations are then formulated using an Anchor-and-Expand algorithm,which selects relevant starting Points of Interest(POI)based on user history,then expands routes through latent similarity matching and geographic coherence optimization,culminating in Traveling Salesman Problem(TSP)-based route optimization for practical travel distances.Experiments on a real-world check-in dataset validate our model’s unique generative capability,achieving F1 scores ranging from 0.163 to 0.305,and near-zero pairs−F1 scores between 0.002 and 0.022.These results confirm the model’s success in generating novel travel routes by recommending new locations and sequences rather than replicating users’past itineraries.This work provides a robust solution for personalized travel planning,capable of generating novel and compelling routes for both new and existing users by learning from collective travel intelligence. 展开更多
关键词 Travel route recommendation conditional generative adversarial network heterogeneous information network anchor-and-expand algorithm
在线阅读 下载PDF
Energy and Throughput Optimized, Cluster Based Hierarchical Routing Algorithm for Heterogeneous Wireless Sensor Networks
6
作者 Mahanth K Gowda K. K. Shukla 《International Journal of Communications, Network and System Sciences》 2011年第5期335-344,共10页
We propose a novel cluster based distributed routing algorithm in a generalized form for heterogeneous wireless sensor networks. Heterogeneity with respect to number/types of communication interfaces, their data rates... We propose a novel cluster based distributed routing algorithm in a generalized form for heterogeneous wireless sensor networks. Heterogeneity with respect to number/types of communication interfaces, their data rates and that with respect to energy dissipation model have been exploited for energy and throughput efficiency. The algorithm makes routing assignment optimized for throughput and energy and has a complexity of N/K*logN+k2logk approximately, where N is the number of nodes and k is the number of kcluster heads. Performance experiments confirm the effectiveness of throughput and energy optimizations. The importance of choosing an optimal cluster radius has been shown. The energy consumption in the network scales up well with respect to the network size. 展开更多
关键词 routing Algorithm Clustering heterogeneous networks WSN ENERGY Efficiency
在线阅读 下载PDF
A fuzzy integrated congestion-aware routing algorithm for network on chip 被引量:1
7
作者 Shahrouz YASREBI Akram REZA +1 位作者 Mohammad NIKRAVAN Seena VAZIFEDAN 《Frontiers of Information Technology & Electronic Engineering》 SCIE EI CSCD 2021年第5期741-755,共15页
Network on chip(NoC)is an infrastructure providing a communication platform to multiprocessor chips.Furthermore,the wormhole-switching method,which shares resources,was used to increase its efficiency;however,this can... Network on chip(NoC)is an infrastructure providing a communication platform to multiprocessor chips.Furthermore,the wormhole-switching method,which shares resources,was used to increase its efficiency;however,this can lead to congestion.Moreover,dealing with this congestion consumes more energy and correspondingly leads to increase in power consumption.Furthermore,consuming more power results in more heat and increases thermal fluctuations that lessen the life span of the infrastructures and,more importantly,the network’s performance.Given these complications,providing a method that controls congestion is a significant design challenge.In this paper,a fuzzy logic congestion control routing algorithm is presented to enhance the NoC’s performance when facing congestion.To avoid congestion,the proposed algorithm employs the occupied input buffer and the total occupied buffers of the neighboring nodes along with the maximum possible path diversity with minimal path length from instant neighbors to the destination as the selection parameters.To enhance the path selection function,the uncertainty of the fuzzy logic algorithm is used.As a result,the average delay,power consumption,and maximum delay are reduced by 14.88%,7.98%,and 19.39%,respectively.Additionally,the proposed method enhances the throughput and the total number of packets received by 14.9%and 11.59%,respectively.To show the significance,the proposed algorithm is examined using transpose traffic patterns,and the average delay is improved by 15.3%.The average delay is reduced by 3.8%in TMPEG-4(treble MPEG-4),36.6%in QPIP(quadruplicate PIP),and 20.9%in TVOPD(treble VOPD). 展开更多
关键词 network on chip routing algorithm Congestion control Fuzzy logic
原文传递
Network on Chip-based Fault Tolerant Routing Algorithm and Its Implementation 被引量:1
8
作者 Shuyan Jiang Shanshan Jiang, Jiang, Peng Liu Yue Liu He Cheng 《计算机科学与技术汇刊(中英文版)》 2013年第4期55-61,共7页
关键词 路由算法 互联网 网络 路由数据
在线阅读 下载PDF
A survey of routing algorithm for mesh Network-on-Chip
9
作者 Yue WU Chao LU Yunji CHEN 《Frontiers of Computer Science》 SCIE EI CSCD 2016年第4期591-601,共11页
With the rapid development of semiconductor in- dustry, the number of cores integrated on chip increases quickly, which brings tough challenges such as bandwidth, scalability and power into on-chip interconnection. Un... With the rapid development of semiconductor in- dustry, the number of cores integrated on chip increases quickly, which brings tough challenges such as bandwidth, scalability and power into on-chip interconnection. Under such background, Network-on-Chip (NoC) is proposed and gradually replacing the traditional on-chip interconnections such as sharing bus and crossbar. For the convenience of physical layout, mesh is the most used topology in NoC design. Routing algorithm, which decides the paths of pack- ets, has significant impact on the latency and throughput of network. Thus routing algorithm plays a vital role in a wellperformed network. This study mainly :focuses on the routing algorithms of mesh NoC. By whether taking network information into consideration in routing decision, routing algorithms of NoC can be roughly classified into oblivious routing and adaptive routing. Oblivious routing costs less without adaptiveness while adaptive routing is on the contrary. To combine the advantages of oblivious and adaptive routing algorithm, half-adaptive algorithms were proposed. In this paper, the concepts, taxonomy and features of routing algorithms of NoC are introduced. Then the importance of routing algorithms in mesh NoC is highlighted, and representative routing algorithms with respective features are reviewed and summarized. Finally, we try to shed light upon the future work of NoC routing algorithms. 展开更多
关键词 network-on-chip mesh topology routing algorithm adaptive routing oblivious routing
原文传递
基于双L形探测区域的片上网络近似通信方法
10
作者 袁江涛 黎思越 +3 位作者 高亨粤 范文杰 李丽 傅玉祥 《计算机工程与设计》 北大核心 2026年第1期82-87,共6页
为解决现有片上网络近似通信技术在高通信负载下无法有效缓解拥塞的问题,提出了一种基于双L形探测区域的近似通信方法(dual L-shaped region-based approximate communication,DLAC)。该方法通过实时监测双L形探测区域内路由节点的缓冲... 为解决现有片上网络近似通信技术在高通信负载下无法有效缓解拥塞的问题,提出了一种基于双L形探测区域的近似通信方法(dual L-shaped region-based approximate communication,DLAC)。该方法通过实时监测双L形探测区域内路由节点的缓冲区占用率,对潜在拥塞节点进行分级管理,并在数据包传输过程中根据节点的实时拥塞等级动态调整近似通信策略。实验结果显示,与传统方法相比,DLAC在高负载情况下显著提升了片上网络的通信效率,同时保证了数据传输的可靠性,为高负载片上网络的拥塞控制提供了新的解决方案。 展开更多
关键词 片上网络 近似通信 拥塞控制 路由算法 高负载通信 通信延迟 多核系统
在线阅读 下载PDF
无虚拟通道的3D NoC ZoneDefense容错路由算法 被引量:1
11
作者 王宇飞 李光顺 吴俊华 《计算机应用研究》 CSCD 北大核心 2016年第1期205-209,共5页
针对3D Mesh NoC中的节点故障,提出了一种无虚拟通道容错路由算法,称为3D ZoneDefense容错路由算法(3D-ZDFT)。该算法建立在3D防御区域基础之上。3D防御区域能够提供故障体的位置信息。根据防御区域提供的故障体位置信息,3D-ZDFT可提前... 针对3D Mesh NoC中的节点故障,提出了一种无虚拟通道容错路由算法,称为3D ZoneDefense容错路由算法(3D-ZDFT)。该算法建立在3D防御区域基础之上。3D防御区域能够提供故障体的位置信息。根据防御区域提供的故障体位置信息,3D-ZDFT可提前发现故障位置并改变转发端口,在实现容错的同时避免引入死锁。实验结果表明,与Ham FA相比,3D-ZDFT具有较低的网络延迟和更高的可靠性。面积开销分析显示,3DZDFT比Ham FA的面积开销高约3.1%。提出的算法在保证网络性能的前提下,有效地实现了容错功能。 展开更多
关键词 容错路由算法 3D Mesh片上网络 凸故障体 3D防御区域 3D奇偶转弯模型
在线阅读 下载PDF
一种3D Octagon双环片上网络拓扑结构 被引量:2
12
作者 王辉 王长山 《中国集成电路》 2011年第3期27-30,65,共5页
随着片上网络IP核结点的增加,芯片面积受限的问题日益突出,利用3D拓扑,用体积换取芯片面积是一种可行的方案,这种结构使各个结点的物理距离更近,从而充分地利用了空间资源,可以有效地减少芯片面积。提出一种3D Octagon双环拓扑结构,在... 随着片上网络IP核结点的增加,芯片面积受限的问题日益突出,利用3D拓扑,用体积换取芯片面积是一种可行的方案,这种结构使各个结点的物理距离更近,从而充分地利用了空间资源,可以有效地减少芯片面积。提出一种3D Octagon双环拓扑结构,在均衡负载模式和对称随机负载模式下分析了其网络延迟和吞吐率。结果表明,3D Octagon双环是一种性能良好、可行性高的片上网络拓扑结构。 展开更多
关键词 片上网络 Octagon 3D拓扑 路由算法
在线阅读 下载PDF
连接主从IP核的Octagon环形网络拓扑结构
13
作者 王辉 王长山 《中国集成电路》 2011年第1期43-47,52,共6页
本文提出了一种连接主从IP核的Octagon环型(Master-Slave IP Core connected Octagon Loop,MSOL)拓扑结构,该拓扑结构具有8m个节点,并且每个节点分别连接主从IP核,除外层环上各核连接3个相邻节点外,内层环上各节点均与4个相邻节点连接。... 本文提出了一种连接主从IP核的Octagon环型(Master-Slave IP Core connected Octagon Loop,MSOL)拓扑结构,该拓扑结构具有8m个节点,并且每个节点分别连接主从IP核,除外层环上各核连接3个相邻节点外,内层环上各节点均与4个相邻节点连接。MSOL是一种拓扑结构简单、平面的、对称的并且具有良好扩展性的互连网络,采用基于最短路径的路由算法,在仿真实验中,对MSOL,Mesh和Cluster-Mesh网络的平均通讯延迟和平均吞吐量进行了模拟分析,结果表明MSOL互连网络较好的平衡了网络性能和成本,是一种更为优化、高效的片上网络拓扑结构。 展开更多
关键词 片上网络 NOC 拓扑结构 路由算法
在线阅读 下载PDF
三维片上网络自适应路由算法研究综述
14
作者 邵晶波 宁家鸿 苏鑫苓 《计算机工程与科学》 北大核心 2025年第10期1745-1755,共11页
近年来,随着半导体制造工艺不断发展,芯片的集成度不断提高。作为大规模片上互连问题的一种解决方案,三维片上网络(3D NoC)已经成为集成电路发展的一个主要趋势。然而,系统之间大规模的通信可能会造成网络拥塞、链路故障以及局部温度过... 近年来,随着半导体制造工艺不断发展,芯片的集成度不断提高。作为大规模片上互连问题的一种解决方案,三维片上网络(3D NoC)已经成为集成电路发展的一个主要趋势。然而,系统之间大规模的通信可能会造成网络拥塞、链路故障以及局部温度过高等问题,从而降低系统性能。故拥塞控制、拓扑感知以及热点避免是路由算法所研究的重点。而3D NoC自适应路由算法根据3D NoC的网络状态,动态地对数据包进行路由决策,已成为3D NoC路由算法研究的热点之一。首先介绍了自适应路由算法的研究历史,阐述了3D NoC自适应路由算法的工作原理和实现方式,并从算法设计原则的角度对算法进行分类。其次在基于路由规则、路由策略以及调整策略方面的分析框架下,对近年来提出的自适应路由算法进行了分析,并归纳了它们的特点。最后,讨论了自适应路由算法面临的挑战和未来发展趋势。 展开更多
关键词 三维片上网络 自适应路由算法 热点 拥塞控制 拓扑感知
在线阅读 下载PDF
基于深度神经网络的片上网络自适应路由算法
15
作者 徐灿 宋留斌 +3 位作者 杨超三 李金海 邱昕 刘文学 《哈尔滨工程大学学报》 北大核心 2025年第12期2575-2582,共8页
针对网络拥塞导致片上网络性能下降的问题,本文提出了一种基于深度神经网络的自适应路由算法。通过基于深度神经网络预测模块,预测路由器节点的拥塞概率,并结合广度优先搜索选择拥塞概率最低的路径传输数据包,实现负载均衡,降低延迟并... 针对网络拥塞导致片上网络性能下降的问题,本文提出了一种基于深度神经网络的自适应路由算法。通过基于深度神经网络预测模块,预测路由器节点的拥塞概率,并结合广度优先搜索选择拥塞概率最低的路径传输数据包,实现负载均衡,降低延迟并提高吞吐率。仿真结果表明,在多种流量场景下,基于深度神经网络的自适应路由算法相较于传统算法,数据包平均延迟减少约17.71%,网络吞吐率提升3.71%,避免网络中心节点的过载现象。本文算法在多种流量场景下均展现出优异的性能提升,为构建高效、低延迟的片上网络提供了一种可行有效的方案。 展开更多
关键词 片上网络 最短路径路由算法 自适应路由算法 深度学习 拥塞概率 网络吞吐率 平均延迟 负载均衡
在线阅读 下载PDF
低轨多层异构星座中低时延拓扑路由联合优化算法
16
作者 赵艳春 林宝军 +2 位作者 田丰 赵帅 杨子健 《宇航学报》 北大核心 2025年第10期2160-2171,共12页
为实现低轨遥感、通信星座全球态势监测与时敏数据快速回传,考虑低轨多层异构星座约束条件,提出一种面向低轨多层异构星座的低时延拓扑路由联合优化算法(LLTRA)。首先,利用星座运行的可预测性,通过虚拟拓扑的方式将星座变化离散化,实现... 为实现低轨遥感、通信星座全球态势监测与时敏数据快速回传,考虑低轨多层异构星座约束条件,提出一种面向低轨多层异构星座的低时延拓扑路由联合优化算法(LLTRA)。首先,利用星座运行的可预测性,通过虚拟拓扑的方式将星座变化离散化,实现静态拓扑下的路由计算。然后,基于业务驱动,提出了异构星座跨层链路的最优时间匹配算法,实现跨层星间链路的建立。最后,考虑链路拥塞,设计路径规避策略,完成路由规划,有效实现了卫星网络的时敏数据快速回传。仿真表明:LLTRA算法相较于基线算法以及经典数据回传算法,能够有效提高跨层链路可用率,并大幅减少路由跳数和降低通信时延。 展开更多
关键词 低轨卫星网络 异构星座 路由算法 星间链路 动态组网
在线阅读 下载PDF
基于算力网络的异构算力请求路由算法 被引量:2
17
作者 章刚 黎曦 《电信科学》 北大核心 2025年第2期95-110,共16页
由于算力请求具有特殊性和独特性,如何为一组异构算力请求寻找传输链路互不相交的有效路径集,使得该组请求能够到达各自目的算力节点,从而实现为该组请求分配算力资源,是当前算力网络面临的关键问题。首先,对异构算力请求的路由问题进... 由于算力请求具有特殊性和独特性,如何为一组异构算力请求寻找传输链路互不相交的有效路径集,使得该组请求能够到达各自目的算力节点,从而实现为该组请求分配算力资源,是当前算力网络面临的关键问题。首先,对异构算力请求的路由问题进行剖析,并通过建模将其转化为非确定性多项式(nondeterministic polynomial,NP)完全问题。针对该问题,提出一种优化型遗传算法。该算法从局部和全局两个层面进行设计:在局部层面,为保证快速收敛到目标解,采用单参数满足随机性策略初始化种群,使得种群广泛地分散在解空间中;采用多参数解(或路径)均衡选择策略进行选择操作,使得被选种群丰富多样;采用两层交叉策略进行交叉操作,目的是拓宽全域搜索广度;采用多参数随机单点变异策略进行变异操作,目的是深挖局域搜索能力。在全局层面,为保证路径不冲突,采用路径分发策略,通过构建求解矩阵,并借助评价函数、可行解随机选择、低需求优先避让原则等方法,确保最终找到一组可行解集。实验从异构算力请求的传输成功率、算法收敛延时比、算力网络负载均衡误差率等3个方面进行验证,相较于IGAGCT算法与RBDQN算法,该算法在传输成功率、算法收敛延时比和负载均衡方面分别平均优化了8.85%、15.51%、17.03%及10.41%、16.5%、16.81%。 展开更多
关键词 算力网络 异构算力请求 遗传算法 算力路由 NP完全问题
在线阅读 下载PDF
基三众核架构中基于同步哈密顿环的无死锁策略
18
作者 李春峰 Karim Soliman +1 位作者 计卫星 石峰 《计算机研究与发展》 北大核心 2025年第4期930-949,共20页
确保片上网络(network-on-chip,NoC)中的数据传输无死锁,是NoC为多处理器片上系统(multi-processor system-on-chip,MPSoC)提供可靠通信服务的前提,决定了NoC甚至MPSoC的可用性.现有的通用防死锁策略难以发挥出特定拓扑结构的自身特点... 确保片上网络(network-on-chip,NoC)中的数据传输无死锁,是NoC为多处理器片上系统(multi-processor system-on-chip,MPSoC)提供可靠通信服务的前提,决定了NoC甚至MPSoC的可用性.现有的通用防死锁策略难以发挥出特定拓扑结构的自身特点和优势,甚至可能会增加网络延迟、功耗以及硬件复杂性.另外,由于路由级和协议级死锁存在显著差异,现有无死锁方案较难同时解决这2类死锁问题,影响了MPSoC的可靠性.利用基三众核架构(triplet-based many-core architecture,TriBA)中拓扑结构自身具有的哈密顿特性提出了基于同步哈密顿环的无死锁策略,该策略依据拓扑结构自身的对称轴和哈密顿边对数据传输进行分类,预防了协议级死锁并提高了数据传输速度;同时使用循环链表技术判断同一缓冲区内数据同步传输方向,消除了路由级死锁并降低了数据传输延迟.在优化前瞻路由算法基础上,设计了基于同步哈密顿环的无死锁路由机制HamSPR(Hamiltonian shortest path routing).GEM5仿真结果表明,与TriBA现有方法相比,HamSPR在合成流量下的平均数据包延迟和功耗分别降低了8.78%~65.40%和6.94%~34.15%,吞吐量提高了8.00%~59.17%;在PARSEC测试集下的应用运行时间和平均数据包延迟分别最高实现了16.51%和42.75%的降低.与2D-Mesh架构相比,TriBA在PARSEC测试集下的应用性能实现了1%~10%的提升. 展开更多
关键词 众核处理器 片上网络 基三众核架构 哈密顿特性 路由算法 死锁预防
在线阅读 下载PDF
异构神经网络芯片片上网络的行为级仿真器设计 被引量:1
19
作者 吴良顺 陶涛 张斌 《集成电路与嵌入式系统》 2025年第12期1-7,共7页
随着神经网络模型日益复杂,片上网络(Network on Chip,NoC)在异构计算系统中扮演着关键通信角色。然而,传统NoC仿真工具普遍缺乏对矩阵处理单元与RISC V可编程核等异构计算单元的支持,难以满足大规模人工智能任务对实时性、吞吐量与能... 随着神经网络模型日益复杂,片上网络(Network on Chip,NoC)在异构计算系统中扮演着关键通信角色。然而,传统NoC仿真工具普遍缺乏对矩阵处理单元与RISC V可编程核等异构计算单元的支持,难以满足大规模人工智能任务对实时性、吞吐量与能效的需求。为应对上述挑战,提出并实现了一种面向异构计算的行为级NoC仿真框架,具备高精度节点建模、动态流水线机制、混合任务感知路由算法以及全链路可视化调试能力。实验结果表明,本文框架在平均延迟、吞吐量与可视化调试效率方面相较传统方法均显著提升,尤其在混合任务流和硬件故障场景下展现出更高的稳定性与可扩展性,为下一代智能计算平台的NoC设计与优化提供了重要支撑。 展开更多
关键词 异构计算 片上网络 行为级仿真 动态流水线 混合路由算法 AI加速器
在线阅读 下载PDF
片上网络相关技术研究综述
20
作者 杨智予 蒋华 李京沐 《电子技术应用》 2025年第8期1-6,共6页
随着集成电路技术向纳米尺度深入发展,片上网络(Network-on-Chip,NoC)作为解决多核系统通信瓶颈的关键技术,受到广泛关注。基于最新研究成果,探讨了影响NoC发展的几个方面关键问题,包括拓扑结构、路由算法、交换机制和服务质量等方面的... 随着集成电路技术向纳米尺度深入发展,片上网络(Network-on-Chip,NoC)作为解决多核系统通信瓶颈的关键技术,受到广泛关注。基于最新研究成果,探讨了影响NoC发展的几个方面关键问题,包括拓扑结构、路由算法、交换机制和服务质量等方面的典型技术和最新进展。研究表明,当前一些新兴技术显著提升了NoC的性能,如降低通信延迟、提升吞吐量、优化功耗控制及提高资源利用率等。尽管如此,仍面临集成难度高、流量管理难等诸多挑战。最后,总结了NoC技术的现存问题,并探讨了未来发展趋势。 展开更多
关键词 片上网络 拓扑结构 路由算法 交换机制 服务质量
在线阅读 下载PDF
上一页 1 2 7 下一页 到第
使用帮助 返回顶部