期刊文献+
共找到1,900篇文章
< 1 2 95 >
每页显示 20 50 100
Heuristics for Improving Operational Performance of Permutation Circulati on-type Vehicle Routing System
1
作者 Hiroshi KISE Mingzhe LU +1 位作者 Guiyan HU Tan LI 《厦门大学学报(自然科学版)》 CAS CSCD 北大核心 2002年第S1期197-199,共3页
This paper discusses an optimization of operating a p ermutation circulation-type vehicle routing system (PCVRS, for short), in w hich several stages are located along by a single loop, and a fleet of vehicles travels... This paper discusses an optimization of operating a p ermutation circulation-type vehicle routing system (PCVRS, for short), in w hich several stages are located along by a single loop, and a fleet of vehicles travels on the loop unidirectionally and repeatedly. Traveling on the loop, each vehicle receives an object from the loading stage and then carries it to a cert ain processing stage, or receives an object from a certain processing stage and then carries it to the unloading stage per a turnaround. No passing is allowed f or the vehicles on the loop (from which the system is called permutation, and th is restriction may cause interferences between vehicles). Material handling systems such as PCVRS are actually encountered in flexible man ufacturing systems and in automated storage/retrieval systems. In this paper, we propose a heuristic algorithm for operating the PCVRS, which i ncorporates a new scheduling method for the vehicles with the SPT (shortest proc essing time) numbering of jobs and a round-robin manner of allocating jobs to t he stages, aiming to reduce interferences between the vehicles. We also give num erical results with respect to system performances attained by the heuristic. Description of the system The PCVRS consists of a set of n v vehicles V={V 1,V 2,...,V n v}, a set of n s, processing stages S p={S 1,S 2,...,S n s}, a loading stage S 0 and an unloading stage S n s +1. We denote by S=S p∪{S 0,S n s+l} the set of all the stages. The vehicles travel on a single loop unidirectionany and repeated ly. The system layout is depicted in Fig.1. There is a set of n jobs J={J 1,J 2,...,J n} to be processed b y the vehicles. Each job consists of two tasks: That is, each vehicle receives a n object from S 0 and then carries it to S l with a certain l∈{1,2, ...,n s} (a throw-in job), or receives an object from S l with a certain l∈{1,2,...,n s} and then carries it to S n s+1 (a throw-out job ) per a turnaround. The loop consists of buffer zones BZ(l) and travel zones TZ(l) (see Fig. 1). Each buffer zone BZ(l) is placed in front of stage S l, l=0,1,..., n s, n s+1, in order to avoid a collision between vehicles (i.e., the syste m adopts the so-called zone control strategy). A heuristic algorithm We develop a heuristic algorithm to obtain a good performance for the PCVRS. An operation π={A/B/C} for the PCVRS consists of three decision factors: (A) Numbering jobs Jobs are loaded into S 0 according to an assending order of job numbers. In this paper, we use the following rules to number jobs: SPT: Order jobs in the shortest processing time rule, i.e., P 1≤P 2≤...≤P n for the set of jobs J={J 1,J 2,...,J n}, rather than the FCFS numbering (i.e., number jobs in first-come-first-served order). The SPT rule intends to reduce interferences between two adjacent vehicles at stages. (B) Allocating jobs to stages For the purpose of balancing loads of processing stages, we adopt the following to allocate jobs to the stages: ORDER: Allocate n jobs to n s, processing stages by an in-order manner , i.e., let l(i) be the index of processing stage allocated job J i by ORDER, it holds that l(i)=n s+1-(i-[(i-1)/n s]n s).(1) The ORDER rule intends to process jobs parallel at stages as many as possible. (C) Scheduling vehicles The following method for scheduling vehicles under ORDER rule is already known: Fig.1 The vehicle ro uting system, PCVRS Fig.2 Mean turnaroun d times by heuristics Unchange: Assign n jobs to n v vehicles such that let k(i) be the i ndex of vehicle processing job J i, then k(i)= i-[(i-1)/n v]n v.(2) In csse of n v≥n s, mod (n v,n s)=0 or n v<n s, mod (n s,n v)=0 (mod(x,y) is the remainder of x/y), the number of interferences between vehicles is minimized at stage S 1 under Unchange sche dules, while in the other cases it is not [Lu et al. (2001a)]. Therefore, in t his paper, we develop a new scheduling method of the vehicles, denoted by Ex change, to modify Unchange schedules. Note 展开更多
关键词 Heuristics for Improving Operational Performance of Permutation Circulati on-type Vehicle routing system type
下载PDF
Antiretroviral Drug Distribution Routing System in Limpopo Province of South Africa
2
《Journal of Mathematics and System Science》 2012年第8期512-522,共11页
This study was concerned with developing an antiretroviral drug distribution routing system with a goal of improving fleet utilization whilst reducing delivery costs. The system would enhance ARV drug delivery satisfa... This study was concerned with developing an antiretroviral drug distribution routing system with a goal of improving fleet utilization whilst reducing delivery costs. The system would enhance ARV drug delivery satisfaction of patients staying in the Limpopo province of South Africa. A VRP mathematical programming problem was formulated and the Savings Based as well as the Sequential Insertion algorithm was used to solve the problem. A mini program was then developed in Visual Basic.Net software that speeded up the vehicle route determination heuristics. This computer based vehicle routing system gave a total travelled distance of 1302.94 km and a space utilization of 93% as compared to the pigeonhole system which had a total travelled distance of 2874.2 km and space utilization of 86% for the demand of 5384 ARV drug patients. Therefore, the mathematical programming approach is more cost effective and efficient thereby enhancing delivery satisfaction to ARV drug patients in the province. 展开更多
关键词 Antiretroviral drug vehicle routing problem pigeon hole system.
下载PDF
CoopAI-Route: DRL Empowered Multi-Agent Cooperative System for Efficient QoS-Aware Routing for Network Slicing in Multi-Domain SDN
3
作者 Meignanamoorthi Dhandapani V.Vetriselvi R.Aishwarya 《Computer Modeling in Engineering & Sciences》 SCIE EI 2024年第9期2449-2486,共38页
The emergence of beyond 5G networks has the potential for seamless and intelligent connectivity on a global scale.Network slicing is crucial in delivering services for different,demanding vertical applications in this... The emergence of beyond 5G networks has the potential for seamless and intelligent connectivity on a global scale.Network slicing is crucial in delivering services for different,demanding vertical applications in this context.Next-generation applications have time-sensitive requirements and depend on the most efficient routing path to ensure packets reach their intended destinations.However,the existing IP(Internet Protocol)over a multi-domain network faces challenges in enforcing network slicing due to minimal collaboration and information sharing among network operators.Conventional inter-domain routing methods,like Border Gateway Protocol(BGP),cannot make routing decisions based on performance,which frequently results in traffic flowing across congested paths that are never optimal.To address these issues,we propose CoopAI-Route,a multi-agent cooperative deep reinforcement learning(DRL)system utilizing hierarchical software-defined networks(SDN).This framework enforces network slicing in multi-domain networks and cooperative communication with various administrators to find performance-based routes in intra-and inter-domain.CoopAI-Route employs the Distributed Global Topology(DGT)algorithm to define inter-domain Quality of Service(QoS)paths.CoopAI-Route uses a DRL agent with a message-passing multi-agent Twin-Delayed Deep Deterministic Policy Gradient method to ensure optimal end-to-end routes adapted to the specific requirements of network slicing applications.Our evaluation demonstrates CoopAI-Route’s commendable performance in scalability,link failure handling,and adaptability to evolving topologies compared to state-of-the-art methods. 展开更多
关键词 6G MULTI-DOMAIN MULTI-AGENT routing DRL SDN
下载PDF
Risk-Balanced Routing Strategy for Service Function Chains of Cyber-Physical Power System Considering Cross-Space Cascading Failure
4
作者 He Wang Xingyu Tong +2 位作者 Huanan Yu XiaoHu Jing Bian 《Energy Engineering》 EI 2024年第9期2525-2542,共18页
Cyber-physical power system(CPPS)has significantly improved the operational efficiency of power systems.However,cross-space cascading failures may occur due to the coupling characteristics,which poses a great threat t... Cyber-physical power system(CPPS)has significantly improved the operational efficiency of power systems.However,cross-space cascading failures may occur due to the coupling characteristics,which poses a great threat to the safety and reliability of CPPS,and there is an acute need to reduce the probability of these failures.Towards this end,this paper first proposes a cascading failure index to identify and quantify the importance of different information in the same class of communication services.On this basis,a joint improved risk-balanced service function chain routing strategy(SFC-RS)is proposed,which is modeled as a robust optimization problem and solved by column-and-constraint generation(C-CG)algorithm.Compared with the traditional shortest-path routing algorithm,the superiority of SFC-RS is verified in the IEEE 30-bus system.The results demonstrate that SFC-RS effectively mitigates the risk associated with information transmission in the network,enhances information transmission accessibility,and effectively limits communication disruption from becoming the cause of cross-space cascading failures. 展开更多
关键词 Cyber-physical power system service function chain risk balance routing optimization cascading failure
下载PDF
TaChord: a Chord system using topology-aware routing and super peers 被引量:4
5
作者 陈东锋 杨寿保 彭小燕 《Journal of Southeast University(English Edition)》 EI CAS 2004年第3期273-278,共6页
Due to minimum consideration of an actual network topology, the existing peer-to-peer (P2P) overlay networks, such as CAN, Chord, Pastry and Tapestry, will lead to high latency and low efficiency. In TaChord, a topolo... Due to minimum consideration of an actual network topology, the existing peer-to-peer (P2P) overlay networks, such as CAN, Chord, Pastry and Tapestry, will lead to high latency and low efficiency. In TaChord, a topology-aware routing approach in P2P overlays and an improved design in Chord are presented. TaChord and other algorithms are evaluated by physical hops, interdomain-adjusted latency, and aggregate bandwidth used per message. Experimental results demonstrate that TaChord has the drastic improvement in routing performance where average physical hop is half that of chord, and the impact of cache management strategies in the TaChord overlay cannot be neglected. 展开更多
关键词 peer-to-peer network topology-aware routing super peer CHORD
下载PDF
Verification of Interdomain Routing System Based on Formal Methods
6
作者 臧志远 罗贵明 殷翀元 《Tsinghua Science and Technology》 SCIE EI CAS 2009年第1期83-89,共7页
In networks, the stable path problem (SPP) usually results in oscillations in interdomain systems and may cause systems to become unstable. With the rapid development of internet technology, the occurrence of SPPs i... In networks, the stable path problem (SPP) usually results in oscillations in interdomain systems and may cause systems to become unstable. With the rapid development of internet technology, the occurrence of SPPs in interdomain systems has quite recently become a significant focus of research. A framework for checking SPPs is presented in this paper with verification of an interdomain routing system using formal methods and the NuSMV software. Sufficient conditions and necessary conditions for determining SPP occurrence are presented with proof of the method's effectiveness. Linear temporal logic was used to model an interdomain routing system and its properties were analyzed. An example is included to demon- strate the method's reliability. 展开更多
关键词 interdomain routing system stable path problem software verification linear temporal logic
原文传递
Multi-type ant system algorithm for the time dependent vehicle routing problem with time windows 被引量:14
7
作者 DENG Ye ZHU Wanhong +1 位作者 LI Hongwei ZHENG Yonghui 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2018年第3期625-638,共14页
The time dependent vehicle routing problem with time windows(TDVRPTW) is considered. A multi-type ant system(MTAS) algorithm hybridized with the ant colony system(ACS)and the max-min ant system(MMAS) algorithm... The time dependent vehicle routing problem with time windows(TDVRPTW) is considered. A multi-type ant system(MTAS) algorithm hybridized with the ant colony system(ACS)and the max-min ant system(MMAS) algorithms is proposed. This combination absorbs the merits of the two algorithms in solutions construction and optimization separately. In order to improve the efficiency of the insertion procedure, a nearest neighbor selection(NNS) mechanism, an insertion local search procedure and a local optimization procedure are specified in detail. And in order to find a balance between good scouting performance and fast convergence rate, an adaptive pheromone updating strategy is proposed in the MTAS. Computational results confirm the MTAS algorithm's good performance with all these strategies on classic vehicle routing problem with time windows(VRPTW) benchmark instances and the TDVRPTW instances, and some better results especially for the number of vehicles and travel times of the best solutions are obtained in comparison with the previous research. 展开更多
关键词 multi-type ant system(MTAS) time dependent vehicle routing problem with time windows(VRPTW) nearest neighbor selection(NNS)
下载PDF
Solving material distribution routing problem in mixed manufacturing systems with a hybrid multi-objective evolutionary algorithm 被引量:7
8
作者 高贵兵 张国军 +2 位作者 黄刚 朱海平 顾佩华 《Journal of Central South University》 SCIE EI CAS 2012年第2期433-442,共10页
The material distribution routing problem in the manufacturing system is a complex combinatorial optimization problem and its main task is to deliver materials to the working stations with low cost and high efficiency... The material distribution routing problem in the manufacturing system is a complex combinatorial optimization problem and its main task is to deliver materials to the working stations with low cost and high efficiency. A multi-objective model was presented for the material distribution routing problem in mixed manufacturing systems, and it was solved by a hybrid multi-objective evolutionary algorithm (HMOEA). The characteristics of the HMOEA are as follows: 1) A route pool is employed to preserve the best routes for the population initiation; 2) A specialized best?worst route crossover (BWRC) mode is designed to perform the crossover operators for selecting the best route from Chromosomes 1 to exchange with the worst one in Chromosomes 2, so that the better genes are inherited to the offspring; 3) A route swap mode is used to perform the mutation for improving the convergence speed and preserving the better gene; 4) Local heuristics search methods are applied in this algorithm. Computational study of a practical case shows that the proposed algorithm can decrease the total travel distance by 51.66%, enhance the average vehicle load rate by 37.85%, cut down 15 routes and reduce a deliver vehicle. The convergence speed of HMOEA is faster than that of famous NSGA-II. 展开更多
关键词 material distribution routing problem multi-objective optimization evolutionary algorithm local search
下载PDF
DRRS-BC:Decentralized Routing Registration System Based on Blockchain 被引量:3
9
作者 Huimin Lu Yu Tang Yi Sun 《IEEE/CAA Journal of Automatica Sinica》 SCIE EI CSCD 2021年第12期1868-1876,共9页
The border gateway protocol(BGP)has become the indispensible infrastructure of the Internet as a typical inter-domain routing protocol.However,it is vulnerable to misconfigurations and malicious attacks since BGP does... The border gateway protocol(BGP)has become the indispensible infrastructure of the Internet as a typical inter-domain routing protocol.However,it is vulnerable to misconfigurations and malicious attacks since BGP does not provide enough authentication mechanism to the route advertisement.As a result,it has brought about many security incidents with huge economic losses.Exiting solutions to the routing security problem such as S-BGP,So-BGP,Ps-BGP,and RPKI,are based on the Public Key Infrastructure and face a high security risk from the centralized structure.In this paper,we propose the decentralized blockchain-based route registration framework-decentralized route registration system based on blockchain(DRRS-BC).In DRRS-BC,we produce a global transaction ledge by the information of address prefixes and autonomous system numbers between multiple organizations and ASs,which is maintained by all blockchain nodes and further used for authentication.By applying blockchain,DRRS-BC perfectly solves the problems of identity authentication,behavior authentication as well as the promotion and deployment problem rather than depending on the authentication center.Moreover,it resists to prefix and subprefix hijacking attacks and meets the performance and security requirements of route registration. 展开更多
关键词 Blockchain DECENTRALIZED routing protocol routing registration
下载PDF
Routing Protocols for Transmitting Large Databases or Multi databases Systems 被引量:2
10
作者 He Hong, Ma Shao han Computer Science Department of Shandong University, Jinan 250100, China 《Wuhan University Journal of Natural Sciences》 CAS 2001年第Z1期448-450,共3页
Most knowledgeable people agree that networking and routing technologies have been around about 25 years. Routing is simultaneously the most complicated function of a network and the most important. It is of the same ... Most knowledgeable people agree that networking and routing technologies have been around about 25 years. Routing is simultaneously the most complicated function of a network and the most important. It is of the same kind that more than 70% of computer application fields are MIS applications. So the challenge in building and using a MIS in the network is developing the means to find, access, and communicate large databases or multi databases systems. Because general databases are not time continuous, in fact, they can not be streaming, so we can't obtain reliable and secure quality of service by deleting some unimportant datagrams in the databases transmission. In this article, we will discuss which kind of routing protocol is the best type for large databases or multi databases systems transmission in the networks. 展开更多
关键词 NETWORK routing protocol DATABASES TRANSMISSION
下载PDF
Error-detected single-photon quantum routing using a quantum dot and a double-sided microcavity system 被引量:1
11
作者 A-Peng Liu Liu-Yong Cheng +3 位作者 Qi Guo Shi-Lei Su Hong-Fu Wang Shou Zhang 《Chinese Physics B》 SCIE EI CAS CSCD 2019年第2期111-116,共6页
Based on a hybrid system consisting of a quantum dot coupled with a double-sided micropillar cavity, we investigate the implementation of an error-detected photonic quantum routing controlled by the other photon. The ... Based on a hybrid system consisting of a quantum dot coupled with a double-sided micropillar cavity, we investigate the implementation of an error-detected photonic quantum routing controlled by the other photon. The computational errors from unexpected experimental imperfections are heralded by single photon detections, resulting in a unit fidelity for the present scheme, so that this scheme is intrinsically robust. We discuss the performance of the scheme with currently achievable experimental parameters. Our results show that the present scheme is efficient. Furthermore, our scheme could provide a promising building block for quantum networks and distributed quantum information processing in the future. 展开更多
关键词 QUANTUM routing error-detected QUANTUM computation QUANTUM information processing
下载PDF
Distributed point-to-point routing method for tasks in cloud control systems 被引量:1
12
作者 WANG Guan ZHAN Yufeng +1 位作者 XIA Yuanqing YAN Liping 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2022年第4期792-804,共13页
With the rapid development of cloud computing and control theory, a new paradigm of networked control systems called cloud control systems is proposed to meet the requirements of large-scale and complex applications. ... With the rapid development of cloud computing and control theory, a new paradigm of networked control systems called cloud control systems is proposed to meet the requirements of large-scale and complex applications. Currently, cloud control systems are mainly built by using a centralized architecture. The centralized system is overly dependent on the central control plane and has huge challenges in large-scale heterogeneous node systems. In this paper, we propose a decentralized approach to establish cloud control systems by proposing a distributed point-to-point task routing method. A considerable number of tasks in the system will not rely on the central plane and will be directly routed to the target devices through the pointto-point routing method, which improves the horizontal scalability of the cloud control system. The point-to-point routing method directly gives a unique address to every task, making inter-task communication more efficient in a complex heterogeneous and busy cloud control systems. Finally, we experimentally demonstrate that the distributed point-to-point task routing approach is compatible against the state-of-the-art central systems in large-scale task situations. 展开更多
关键词 cloud control system task routing cloud-edge-device cooperation
下载PDF
A multi-path routing algorithm of LEO satellite networks based on an improved ant colony system 被引量:1
13
作者 王厚天 Zhang Qi +3 位作者 Xin Xiangjun Tao Ying Chen Dong Liu Naijin 《High Technology Letters》 EI CAS 2014年第3期253-260,共8页
Geography rectangle is used to reduce signaling overhead of the LEO satellite networks.Moreover,a multi-path routing algorithm based on an improved ant colony system(MPRA-AC) is proposed.Matrix indicating the importan... Geography rectangle is used to reduce signaling overhead of the LEO satellite networks.Moreover,a multi-path routing algorithm based on an improved ant colony system(MPRA-AC) is proposed.Matrix indicating the importance of the link between satellites is introduced into MPRA-AC in order to find the optimal path more quickly.Simulation results show that MPRA-AC reduces the number of iterations to achieve a satisfactory solution.At the same time,the packet delivery ratio of LEO satellite networks when running MPRA-AC and DSR-LSN(dynamic source routing algorithm for LEO satellite networks) is compared.The packet delivery ratio is about 7.9%lower when running DSR-LSN.Moreover,because of the mechanism of active load balancing of MPRA-AC,simulation results show that MPRA-AC outperforms DSR-LSN in link utilization when data packets are transmitted in the networks. 展开更多
关键词 ant colony algorithm low earth orbit (LEO) packet delivery ratio routing satellite networks
下载PDF
Adaptability Analysis of IP Routing Protocol in Broadband LEO Constellation Systems 被引量:2
14
作者 SUN Chenhua YIN Bo +2 位作者 LI Xudong TIAN Xing PANG Ce 《ZTE Communications》 2020年第4期34-44,共11页
With the inclusion of satellite Internet as the information infrastructure in China's "new infrastructure" category,relevant domestic industries and scientific research institutes have successively carri... With the inclusion of satellite Internet as the information infrastructure in China's "new infrastructure" category,relevant domestic industries and scientific research institutes have successively carried out the design of broadband low earth orbit(LEO) constellation systems and key technical research.As the core technology for the satellite-to-ground network communications of a broadband LEO constellation system,routing technology is extremely important for the efficient and reliable transmission of various service data.Focusing on the two important broadband LEO constellation systems in China,in-depth analysis and simulation of the high dynamics of the satellite-to-ground satellites are conducted in this paper to obtain more accurate network topology changes and characteristics;then the adaptability of the ground standard IP routing protocol to the broadband LEO constellation system is analyzed,and an LEO constellation simulation scenario is built with the Opnet software.The simulation results of the convergence performance of the standard IP routing protocol are produced.The results show that the IP protocol does not perform well for LEO satellite constellation networks.Based on the studies,some solutions are proposed to take full advantages of the characteristics of LEO satellite systems.These can also provide a reference for the choice of intersatellite routing architecture and protocol technology for broadband LEO constellation in the future development. 展开更多
关键词 satellite Internet IP routing protocol high dynamic networking
下载PDF
Towards Blockchain-Based Secure BGP Routing,Challenges and Future Research Directions 被引量:1
15
作者 Qiong Yang Li Ma +3 位作者 Shanshan Tu Sami Ullah MuhammadWaqas Hisham Alasmary 《Computers, Materials & Continua》 SCIE EI 2024年第5期2035-2062,共28页
Border Gateway Protocol(BGP)is a standard inter-domain routing protocol for the Internet that conveys network layer reachability information and establishes routes to different destinations.The BGP protocol exhibits s... Border Gateway Protocol(BGP)is a standard inter-domain routing protocol for the Internet that conveys network layer reachability information and establishes routes to different destinations.The BGP protocol exhibits security design defects,such as an unconditional trust mechanism and the default acceptance of BGP route announcements from peers by BGP neighboring nodes,easily triggering prefix hijacking,path forgery,route leakage,and other BGP security threats.Meanwhile,the traditional BGP security mechanism,relying on a public key infrastructure,faces issues like a single point of failure and a single point of trust.The decentralization,anti-tampering,and traceability advantages of blockchain offer new solution ideas for constructing secure and trusted inter-domain routing mechanisms.In this paper,we summarize the characteristics of BGP protocol in detail,sort out the BGP security threats and their causes.Additionally,we analyze the shortcomings of the traditional BGP security mechanism and comprehensively evaluate existing blockchain-based solutions to address the above problems and validate the reliability and effectiveness of blockchain-based BGP security methods in mitigating BGP security threats.Finally,we discuss the challenges posed by BGP security problems and outline prospects for future research. 展开更多
关键词 BGP security blockchain prefix hijacking trust model secure routing
下载PDF
Optimal Routing Protocol for Wireless Sensor Network Using Genetic Fuzzy Logic System
16
作者 S.Zulaikha Beevi Abdullah Alabdulatif 《Computers, Materials & Continua》 SCIE EI 2022年第2期4107-4122,共16页
The wireless sensor network(WSN)is a growing sector in the network domain.By implementing it many industries developed smart task for different purposes.Sensor nodes interact with each other and this interaction techn... The wireless sensor network(WSN)is a growing sector in the network domain.By implementing it many industries developed smart task for different purposes.Sensor nodes interact with each other and this interaction technique are handled by different routing protocol.Extending the life of the network in WSN is a challenging issue because energy in sensor nodes are quickly drained.So the overall performance of WSN are degraded by this limitation.To resolve this unreliable low power link,many researches have provided various routing protocols to make the network as dependable and sustainable as possible.While speeding up the data delivery is also considered to be an effective approach to save energy.To achieve this objective,we propose a new energy efficient routing protocol using genetic fuzzy logic system.Our primary objective is to save energy by sending data packets via the shortest path.Numerous studies have proved that the clustering protocol plays an important role in prolonging the life of the sensor node in theWSN.Keeping up with this our second objective is selection of head node from a cluster.This cluster head is selected based on the availability of maximum residual energy among the nodes,lifetime of head-to-head link,and its minimum distance to the base station.The genetic fitness approach is proposed for optimal routing and the selection of cluster head(CH)is employed with fuzzy logic system.As a result,the genetic fuzzy logic system(GFLS)can effectively accelerate the process to solve this problem.MATLAB is used to deploy nodes inWSN.The performance is calculated in terms of efficiency,delay,packet delivery rate and network throughput.The performance is compared with previous pertinent work.The proposed approach has elevated its performance around 8%in packet delivery and 6%in overall network throughput. 展开更多
关键词 CLUSTERING routing protocol cluster head fuzzy logic
下载PDF
Pheromone-Based Ant Routing System for IP Networks
17
作者 张林 任勇 山秀明 《Tsinghua Science and Technology》 EI CAS 2004年第2期213-218,共6页
The pheromone-based ant routing algorithm is a distributed routing algorithm with good scalability and robustness. A 2-D cellular automata (CA) model of the computer network was presented to analyze the algorithm. The... The pheromone-based ant routing algorithm is a distributed routing algorithm with good scalability and robustness. A 2-D cellular automata (CA) model of the computer network was presented to analyze the algorithm. The results show that the procedure of establishing a stable route is self-organized towards the attractive peculiar state, and the duration of time for the routing establishment is power-law distributed. A practical ant routing protocol over an IP network was also presented, and two simulations were done to compare the performance dynamic and the load balancing performance between this protocol and the open shortest path first (OSPF) protocol. The results show that the ant routing protocol out-performs OSPF in these aspects. 展开更多
关键词 routing power-law distribution SELF-ORGANIZATION
原文传递
STTAR: A Traffic- and Thermal-Aware Adaptive Routing for 3D Network-on-Chip Systems
18
作者 Juan Fang Yunfei Mao +3 位作者 Min Cai Li’ang Zhao Huijie Chen Wei Xiang 《Computers, Materials & Continua》 SCIE EI 2022年第9期5531-5545,共15页
Since the three-dimensional Network on Chip(3D NoC)uses through-silicon via technology to connect the chips,each silicon layer is conducted through heterogeneous thermal,and 3D NoC system suffers from thermal problems... Since the three-dimensional Network on Chip(3D NoC)uses through-silicon via technology to connect the chips,each silicon layer is conducted through heterogeneous thermal,and 3D NoC system suffers from thermal problems.To alleviate the seriousness of the thermal problem,the distribution of data packets usually relies on traffic information or historical temperature information.However,thermal problems in 3D NoC cannot be solved only based on traffic or temperature information.Therefore,we propose a Score-Based Traffic-and Thermal-Aware Adaptive Routing(STTAR)that applies traffic load and temperature information to routing.First,the STTAR dynamically adjusts the input and output buffer lengths of each router with traffic load information to limit routing resources in overheated areas and control the rate of temperature rise.Second,STTAR adopts a scoring strategy based on temperature and the number of free slots in the buffer to avoid data packets being transmitted to high-temperature areas and congested areas and to improve the rationality of selecting routing output nodes.In our experiments,the proposed scoring Score-Based Traffic-and Thermal-Aware Adaptive Routing(STTAR)scheme can increase the throughput by about 14.98%to 47.90%and reduce the delay by about 10.80%to 35.36%compared with the previous works. 展开更多
关键词 Buffer allocation THERMAL 3D NoC routing algorithm
下载PDF
Investigation into PCB Routing Loss for Coupled Inductor Based VR (Voltage Regulator) Design in Server Computing System
19
作者 Xiaoguo Liang Jinsong Zhu +1 位作者 Yinghua Ye Yuan-Liang Li 《Energy and Power Engineering》 2017年第4期464-474,共11页
Coupled inductor is one appealing technology to improve transient response and reduce output decoupling significantly in interleaved multi-phase voltage regulators (VRs). One well known problem is that coupled inducto... Coupled inductor is one appealing technology to improve transient response and reduce output decoupling significantly in interleaved multi-phase voltage regulators (VRs). One well known problem is that coupled inductor winding structure causes PCB routing path longer than discrete inductor design. This paper investigates possible PCB routing schemes for coupled inductor and conducts a fair and quantitative comparison with discrete inductor in a server VR design. Simulation and measurement are also conducted to verify the analysis. 展开更多
关键词 PCB routing LOSS Coupled INDUCTOR Voltage Regulator (VR) SERVER
下载PDF
Multipath Cognitive Routing in Integrated Multicast Satellite-HAP System Structures
20
作者 Mohamed M.Elsokkary Mona M.Riad David Grace 《Journal of Electronic Science and Technology》 CAS 2011年第1期41-45,共5页
A new multilayered inter satellite-high altitude platform (HAP) system routing algorithm is proposed,which is mainly based on multipath routing to ensure the network reliability.The proposed multipath routing scheme... A new multilayered inter satellite-high altitude platform (HAP) system routing algorithm is proposed,which is mainly based on multipath routing to ensure the network reliability.The proposed multipath routing scheme principally relies on splitting the traffic between different paths to make the best utilization of multiple routes.Linear programming is the main method used for multipath selection.The major constraints to the quality of service (QoS) (delay and link utilization) have been taken into account to meet the criteria of the advanced multimedia applications.Due to the effect of link utilization,the system encounters traffic flow oscillation between paths over time,which affects the system performance.Hence,to fix this issue,we propose a cognitive routing algorithm which reacts to the long-term changes of the traffic loads rather than short-term ones.The performance of the proposed routing techniques has been evaluated using appropriate simulation models and implemented by Matlab. 展开更多
关键词 Cognitive routing multipath routing satellite-high altitude platform.
下载PDF
上一页 1 2 95 下一页 到第
使用帮助 返回顶部