期刊文献+
共找到269篇文章
< 1 2 14 >
每页显示 20 50 100
Distributed collaborative complete coverage path planning based on hybrid strategy 被引量:1
1
作者 ZHANG Jia DU Xin +1 位作者 DONG Qichen XIN Bin 《Journal of Systems Engineering and Electronics》 SCIE CSCD 2024年第2期463-472,共10页
Collaborative coverage path planning(CCPP) refers to obtaining the shortest paths passing over all places except obstacles in a certain area or space. A multi-unmanned aerial vehicle(UAV) collaborative CCPP algorithm ... Collaborative coverage path planning(CCPP) refers to obtaining the shortest paths passing over all places except obstacles in a certain area or space. A multi-unmanned aerial vehicle(UAV) collaborative CCPP algorithm is proposed for the urban rescue search or military search in outdoor environment.Due to flexible control of small UAVs, it can be considered that all UAVs fly at the same altitude, that is, they perform search tasks on a two-dimensional plane. Based on the agents’ motion characteristics and environmental information, a mathematical model of CCPP problem is established. The minimum time for UAVs to complete the CCPP is the objective function, and complete coverage constraint, no-fly constraint, collision avoidance constraint, and communication constraint are considered. Four motion strategies and two communication strategies are designed. Then a distributed CCPP algorithm is designed based on hybrid strategies. Simulation results compared with patternbased genetic algorithm(PBGA) and random search method show that the proposed method has stronger real-time performance and better scalability and can complete the complete CCPP task more efficiently and stably. 展开更多
关键词 multi-agent cooperation unmanned aerial vehicles(UAV) distributed algorithm complete coverage path planning(CCPP)
在线阅读 下载PDF
Complete Coverage Path Planning Based on Improved Area Division
2
作者 Lihuan Ma Zhuo Sun Yuan Gao 《World Journal of Engineering and Technology》 2023年第4期965-975,共11页
It is difficult to solve complete coverage path planning directly in the obstructed area. Therefore, in this paper, we propose a method of complete coverage path planning with improved area division. Firstly, the bous... It is difficult to solve complete coverage path planning directly in the obstructed area. Therefore, in this paper, we propose a method of complete coverage path planning with improved area division. Firstly, the boustrophedon cell decomposition method is used to partition the map into sub-regions. The complete coverage paths within each sub-region are obtained by the Boustrophedon back-and-forth motions, and the order of traversal of the sub-regions is then described as a generalised traveling salesman problem with pickup and delivery based on the relative positions of the vertices of each sub-region. An adaptive large neighbourhood algorithm is proposed to quickly obtain solution results in traversal order. The effectiveness of the improved algorithm on traversal cost reduction is verified in this paper through multiple sets of experiments. . 展开更多
关键词 Generalized Traveling Salesman Problem with Pickup and Delivery Com-plete coverage path planning Boustrophedon Cellular Decomposition Adaptive Large-Neighborhood Search Algorithm Mobile Robot
在线阅读 下载PDF
Multiple fixed-wing UAVs collaborative coverage 3D path planning method for complex areas
3
作者 Mengyang Wang Dong Zhang +1 位作者 Chaoyue Li Zhaohua Zhang 《Defence Technology(防务技术)》 2025年第5期197-215,共19页
Complex multi-area collaborative coverage path planning in dynamic environments poses a significant challenge for multi-fixed-wing UAVs(multi-UAV).This study establishes a comprehensive framework that incorporates UAV... Complex multi-area collaborative coverage path planning in dynamic environments poses a significant challenge for multi-fixed-wing UAVs(multi-UAV).This study establishes a comprehensive framework that incorporates UAV capabilities,terrain,complex areas,and mission dynamics.A novel dynamic collaborative path planning algorithm is introduced,designed to ensure complete coverage of designated areas.This algorithm meticulously optimizes the operation,entry,and transition paths for each UAV,while also establishing evaluation metrics to refine coverage sequences for each area.Additionally,a three-dimensional path is computed utilizing an altitude descent method,effectively integrating twodimensional coverage paths with altitude constraints.The efficacy of the proposed approach is validated through digital simulations and mixed-reality semi-physical experiments across a variety of dynamic scenarios,including both single-area and multi-area coverage by multi-UAV.Results show that the coverage paths generated by this method significantly reduce both computation time and path length,providing a reliable solution for dynamic multi-UAV mission planning in semi-physical environments. 展开更多
关键词 Multi-fixed-wing UAVs(multi-UAV) Minimum time cooperative coverage Dynamic complete coverage path planning(DCCPP) Dubins curves Improved dynamic programming algorithm(IDP)
在线阅读 下载PDF
Enhanced Coverage Path Planning Strategies for UAV Swarms Based on SADQN Algorithm
4
作者 Zhuoyan Xie Qi Wang +1 位作者 Bin Kong Shang Gao 《Computers, Materials & Continua》 2025年第8期3013-3027,共15页
In the current era of intelligent technologies,comprehensive and precise regional coverage path planning is critical for tasks such as environmental monitoring,emergency rescue,and agricultural plant protection.Owing ... In the current era of intelligent technologies,comprehensive and precise regional coverage path planning is critical for tasks such as environmental monitoring,emergency rescue,and agricultural plant protection.Owing to their exceptional flexibility and rapid deployment capabilities,unmanned aerial vehicles(UAVs)have emerged as the ideal platforms for accomplishing these tasks.This study proposes a swarm A^(*)-guided Deep Q-Network(SADQN)algorithm to address the coverage path planning(CPP)problem for UAV swarms in complex environments.Firstly,to overcome the dependency of traditional modeling methods on regular terrain environments,this study proposes an improved cellular decomposition method for map discretization.Simultaneously,a distributed UAV swarm system architecture is adopted,which,through the integration of multi-scale maps,addresses the issues of redundant operations and flight conflicts inmulti-UAV cooperative coverage.Secondly,the heuristic mechanism of the A^(*)algorithmis combinedwith full-coverage path planning,and this approach is incorporated at the initial stage ofDeep Q-Network(DQN)algorithm training to provide effective guidance in action selection,thereby accelerating convergence.Additionally,a prioritized experience replay mechanism is introduced to further enhance the coverage performance of the algorithm.To evaluate the efficacy of the proposed algorithm,simulation experiments were conducted in several irregular environments and compared with several popular algorithms.Simulation results show that the SADQNalgorithmoutperforms othermethods,achieving performance comparable to that of the baseline prior algorithm,with an average coverage efficiency exceeding 2.6 and fewer turning maneuvers.In addition,the algorithm demonstrates excellent generalization ability,enabling it to adapt to different environments. 展开更多
关键词 coverage path planning unmanned aerial vehicles swarmintelligence DeepQ-Network A^(%MUL%)algorithm prioritized experience replay
暂未订购
Energy-Efficient UAVs Coverage Path Planning Approach 被引量:2
5
作者 Gamil Ahmed Tarek Sheltami +1 位作者 Ashraf Mahmoud Ansar Yasar 《Computer Modeling in Engineering & Sciences》 SCIE EI 2023年第9期3239-3263,共25页
Unmanned aerial vehicles(UAVs),commonly known as drones,have drawn significant consideration thanks to their agility,mobility,and flexibility features.They play a crucial role in modern reconnaissance,inspection,intel... Unmanned aerial vehicles(UAVs),commonly known as drones,have drawn significant consideration thanks to their agility,mobility,and flexibility features.They play a crucial role in modern reconnaissance,inspection,intelligence,and surveillance missions.Coverage path planning(CPP)which is one of the crucial aspects that determines an intelligent system’s quality seeks an optimal trajectory to fully cover the region of interest(ROI).However,the flight time of the UAV is limited due to a battery limitation and may not cover the whole region,especially in large region.Therefore,energy consumption is one of the most challenging issues that need to be optimized.In this paper,we propose an energy-efficient coverage path planning algorithm to solve the CPP problem.The objective is to generate a collision-free coverage path that minimizes the overall energy consumption and guarantees covering the whole region.To do so,the flight path is optimized and the number of turns is reduced to minimize the energy consumption.The proposed approach first decomposes the ROI into a set of cells depending on a UAV camera footprint.Then,the coverage path planning problem is formulated,where the exact solution is determined using the CPLEX solver.For small-scale problems,the CPLEX shows a better solution in a reasonable time.However,the CPLEX solver fails to generate the solution within a reasonable time for large-scale problems.Thus,to solve the model for large-scale problems,simulated annealing forCPP is developed.The results show that heuristic approaches yield a better solution for large-scale problems within amuch shorter execution time than the CPLEX solver.Finally,we compare the simulated annealing against the greedy algorithm.The results show that simulated annealing outperforms the greedy algorithm in generating better solution quality. 展开更多
关键词 coverage path planning MILP CPLEX solver energy model optimization region of interest area of interest
在线阅读 下载PDF
Parameter value selection strategy for complete coverage path planning based on the Lüsystem to perform specific types of missions 被引量:1
6
作者 Caihong LI Cong LIU +1 位作者 Yong SONG Zhenying LIANG 《Frontiers of Information Technology & Electronic Engineering》 SCIE EI CSCD 2023年第2期231-244,共14页
We propose a novel parameter value selection strategy for the Lüsystem to construct a chaotic robot to accomplish the complete coverage path planning(CCPP)task.The algorithm can meet the requirements of high rand... We propose a novel parameter value selection strategy for the Lüsystem to construct a chaotic robot to accomplish the complete coverage path planning(CCPP)task.The algorithm can meet the requirements of high randomness and coverage rate to perform specific types of missions.First,we roughly determine the value range of the parameter of the Lüsystem to meet the requirement of being a dissipative system.Second,we calculate the Lyapunov exponents to narrow the value range further.Next,we draw the phase planes of the system to approximately judge the topological distribution characteristics of its trajectories.Furthermore,we calculate the Pearson correlation coefficient of the variable for those good ones to judge its random characteristics.Finally,we construct a chaotic robot using variables with the determined parameter values and simulate and test the coverage rate to study the relationship between the coverage rate and the random characteristics of the variables.The above selection strategy gradually narrows the value range of the system parameter according to the randomness requirement of the coverage trajectory.Using the proposed strategy,proper variables can be chosen with a larger Lyapunov exponent to construct a chaotic robot with a higher coverage rate.Another chaotic system,the Lorenz system,is used to verify the feasibility and effectiveness of the designed strategy.The proposed strategy for enhancing the coverage rate of the mobile robot can improve the efficiency of accomplishing CCPP tasks under specific types of missions. 展开更多
关键词 Chaotic mobile robot Lüsystem complete coverage path planning(CCPP) Parameter value selection strategy Lyapunov exponent Pearson correlation coefficient
原文传递
Complete coverage path planning for an Arnold system based mobile robot to perform specific types of missions 被引量:7
7
作者 Cai-hong LI Chun FANG +2 位作者 Feng-ying WANG Bin XIA Yong SONG 《Frontiers of Information Technology & Electronic Engineering》 SCIE EI CSCD 2019年第11期1530-1542,共13页
We propose a contraction transformation algorithm to plan a complete coverage trajectory for a mobile robot to ac-complish specific types of missions based on the Arnold dynamical system. First, we construct a chaotic... We propose a contraction transformation algorithm to plan a complete coverage trajectory for a mobile robot to ac-complish specific types of missions based on the Arnold dynamical system. First, we construct a chaotic mobile robot by com-bining the variable z of the Arnold equation and the kinematic equation of the robot. Second, we construct the candidate sets including the initial points with a relatively high coverage rate of the constructed mobile robot. Then the trajectory is contracted to the current position of the robot based on the designed contraction transformation strategy, to form a continuous complete cov-erage trajectory to execute the specific types of missions. Compared with the traditional method, the designed algorithm requires no obstacle avoidance to the boundary of the given workplace, possesses a high coverage rate, and keeps the chaotic characteristics of the produced coverage trajectory relatively unchanged, which enables the robot to accomplish special missions with features of completeness, randomness, or unpredictability. 展开更多
关键词 Chaotic mobile robot Arnold dynamical system Contraction transformation complete coverage path planning Candidate set
原文传递
Development of Global Geographical Coverage Area for Terrestrial Networks Internetworked with Leo Satellite Network 被引量:1
8
作者 V. O. C. Eke A. N. Nzeako 《Communications and Network》 2014年第4期228-242,共15页
Network planning, analysis and design are an iterative process aimed at ensuring that a new network service meets the needs of subscribers and operators. During the initial start-up phase, coverage is the big issue an... Network planning, analysis and design are an iterative process aimed at ensuring that a new network service meets the needs of subscribers and operators. During the initial start-up phase, coverage is the big issue and coverage in telecommunications systems is related to the service area where a bare minimum access in the wireless network is possible. In order to guarantee visibility of at least one satellite above a certain satellite elevation, more satellites are required in the constellation to provide Global network services. Hence, the aim of this paper is to develop wide area network coverage for sparsely distributed earth stations in the world. A hybrid geometrical topology model using spherical coordinate framework was devised to provide wide area network coverage for sparsely distributed earth stations in the world. This topology model ensures Global satellite continuous network coverage for terrestrial networks. A computation of path lengths between any two satellites put in place to provide network services to selected cities in the world was carried out. A consideration of a suitable routing decision mechanism, routing protocols and algorithms were considered in the work while the shortest paths as well as the alternate paths between located nodes were computed. It was observed that a particular satellite with the central angle of 27&deg;can provide services into the diameter of the instantaneous coverage distance of 4081.3 Km which is typical of wide area network coverage. This implies that link-state database routing scheme can be applied, continuous global geographical coverage with minimum span, minimum traffic pattern and latency are guaranteed. Traffic handover rerouting strategies need further research. Also, traffic engineering resources such as channel capacity and bandwidth utilization schemes need to be investigated. Satellite ATM network architecture will benefit and needs further study. 展开更多
关键词 NETWORK planning GLOBAL NETWORK coverage VISIBILITY Angle Link-State Database ORTHOGONAL Route path Dijkstras Algorithm
暂未订购
Deep Reinforcement Learning for Zero-Shot Coverage Path Planning With Mobile Robots
9
作者 JoséPedro Carvalho A.Pedro Aguiar 《IEEE/CAA Journal of Automatica Sinica》 2025年第8期1594-1609,共16页
The ability of mobile robots to plan and execute a path is foundational to various path-planning challenges,particularly Coverage Path Planning.While this task has been typically tackled with classical algorithms,thes... The ability of mobile robots to plan and execute a path is foundational to various path-planning challenges,particularly Coverage Path Planning.While this task has been typically tackled with classical algorithms,these often struggle with flexibility and adaptability in unknown environments.On the other hand,recent advances in Reinforcement Learning offer promising approaches,yet a significant gap in the literature remains when it comes to generalization over a large number of parameters.This paper presents a unified,generalized framework for coverage path planning that leverages value-based deep reinforcement learning techniques.The novelty of the framework comes from the design of an observation space that accommodates different map sizes,an action masking scheme that guarantees safety and robustness while also serving as a learning-fromdemonstration technique during training,and a unique reward function that yields value functions that are size-invariant.These are coupled with a curriculum learning-based training strategy and parametric environment randomization,enabling the agent to tackle complete or partial coverage path planning with perfect or incomplete knowledge while generalizing to different map sizes,configurations,sensor payloads,and sub-tasks.Our empirical results show that the algorithm can perform zero-shot learning scenarios at a near-optimal level in environments that follow a similar distribution as during training,outperforming a greedy heuristic by sixfold.Furthermore,in out-of-distribution environments,our method surpasses existing state-of-the-art algorithms in most zero-shot and all few-shot scenarios,paving the way for generalizable and adaptable path-planning algorithms. 展开更多
关键词 Autonomous robots coverage path planning deep reinforcement learning mobile robot partially observable markov decision processes path planning zero-shot generalization
在线阅读 下载PDF
Automatic collaborative water surface coverage and cleaning strategy of UAV and USVs
10
作者 Tianping Deng Xiaohui Xu +3 位作者 Zeyan Ding Xiao Xiao Ming Zhu Kai Peng 《Digital Communications and Networks》 2025年第2期365-376,共12页
As the problem of surface garbage pollution becomes more serious,it is necessary to improve the efficiency of garbage inspection and picking rather than traditional manual methods.Due to lightness,Unmanned Aerial Vehi... As the problem of surface garbage pollution becomes more serious,it is necessary to improve the efficiency of garbage inspection and picking rather than traditional manual methods.Due to lightness,Unmanned Aerial Vehicles(UAVs)can traverse the entire water surface in a short time through their flight field of view.In addition,Unmanned Surface Vessels(USVs)can provide battery replacement and pick up garbage.In this paper,we innovatively establish a system framework for the collaboration between UAV and USVs,and develop an automatic water cleaning strategy.First,on the basis of the partition principle,we propose a collaborative coverage path algorithm based on UAV off-site takeoff and landing to achieve global inspection.Second,we design a task scheduling and assignment algorithm for USVs to balance the garbage loads based on the particle swarm optimization algorithm.Finally,based on the swarm intelligence algorithm,we also design an autonomous obstacle avoidance path planning algorithm for USVs to realize autonomous navigation and collaborative cleaning.The system can simultaneously perform inspection and clearance tasks under certain constraints.The simulation results show that the proposed algorithms have higher generality and flexibility while effectively improving computational efficiency and reducing actual cleaning costs compared with other schemes. 展开更多
关键词 UAV USVs Collaborative cleaning path planning coverage Autonomous obstacle avoidance
在线阅读 下载PDF
芡实打捞船全覆盖作业路径规划研究
11
作者 陈志 胡军 +2 位作者 石航 刘昶希 李宇飞 《农机化研究》 北大核心 2026年第2期183-190,共8页
芡实打捞船工作环境复杂,由于自身的操纵性约束使得常规的全覆盖路径规划算法对其适用性不高。基于此,对芡实种植环境特点进行分析,提出了其种植水域的环境建模方法。首先,详细从水动力学因素、固定支点、舵效和推进效率等4个方面探讨... 芡实打捞船工作环境复杂,由于自身的操纵性约束使得常规的全覆盖路径规划算法对其适用性不高。基于此,对芡实种植环境特点进行分析,提出了其种植水域的环境建模方法。首先,详细从水动力学因素、固定支点、舵效和推进效率等4个方面探讨了芡实打捞船与传统农机作业的区别,通过对比转弯代价得出最佳工作方式;然后,将芡实打捞船全覆盖作业路径规划转化为旅行商(TSP)问题,以最小化转弯路径总距离为优化目标,提出了基于TSP的芡实打捞船全覆盖路径规划方法,并采用改进的粒子群优化算法进行求解;最后,通过MatLab平台进行仿真对比试验。结果表明:基于改进PSO算法的路径规划方法能够有效降低芡实打捞船的转弯路径总距离,提高作业效率和质量,同时减少不必要的能源消耗。通过算法寻优性能分析,验证了改进粒子群优化算法在解决芡实打捞船作业路径优化问题上具有一定的优势。研究成果为芡实打捞船在复杂水域环境中的高效作业提供了理论支持,对推动农业船舶路径规划的发展具有重要意义。 展开更多
关键词 t
在线阅读 下载PDF
多边形田块下无人插秧机全覆盖作业路径规划方法
12
作者 葛德强 吴昭昭 +2 位作者 季海波 杜华庆 李晋阳 《农机化研究》 北大核心 2026年第2期191-198,共8页
针对多边形田块下无人插秧机作业路径规划效率低、覆盖率低、适应性差的问题,提出了一种全覆盖作业路径规划方法。构建了转弯成本公式,分析了转弯方式对路径规划的影响规律,并在此基础上采用道格拉斯—普克算法结合等距偏移算法对田块... 针对多边形田块下无人插秧机作业路径规划效率低、覆盖率低、适应性差的问题,提出了一种全覆盖作业路径规划方法。构建了转弯成本公式,分析了转弯方式对路径规划的影响规律,并在此基础上采用道格拉斯—普克算法结合等距偏移算法对田块边界进行预处理,划分了内外工作区。以最小化转弯成本为目标,提出最优作业方向角求取方法,并对作业方向进行了优化。综合考虑田块出入口位置和奇偶作业行的约束,以转弯成本最小为优化目标,提出了基于改进遗传算法的遍历顺序优化方法,求解最优的全覆盖路径遍历顺序,解决了传统遍历方式适应性差和由大规模路径引起经典遗传算法陷入局部最优化的问题。为了验证提出算法的有效性,对3块典型田块开展了路径规划试验,结果显示:路径平均作业覆盖率达94.75%,平均有效作业比达93.56%,作业成本比传统方法最高减少了6.7%。由此表明,全覆盖路径规划算法的效果满足插秧机作业要求。 展开更多
关键词
在线阅读 下载PDF
基于改进粒子群算法的高地隙无人喷雾机对不规则凸田块的全覆盖作业路径规划 被引量:6
13
作者 刘国海 万亚连 +3 位作者 沈跃 刘慧 何思伟 张亚飞 《华南农业大学学报》 北大核心 2025年第3期390-398,共9页
【目的】满足高地隙无人喷雾机自主导航全覆盖作业的应用需求并优化农机作业效率。【方法】提出了一种针对不规则凸田块的全覆盖遍历路径规划算法。首先,通过获取农田区域的边界数据,得到不规则凸田块的边界轮廓模型;其次,在传统U型转... 【目的】满足高地隙无人喷雾机自主导航全覆盖作业的应用需求并优化农机作业效率。【方法】提出了一种针对不规则凸田块的全覆盖遍历路径规划算法。首先,通过获取农田区域的边界数据,得到不规则凸田块的边界轮廓模型;其次,在传统U型转弯方式的基础上,引入作业行与田块边界的夹角,对作业行间的衔接路径原理进行详细阐述;由经过不规则凸区域中心点的直线进行平行线偏移,生成随机方向角的全覆盖作业行后,通过改进的粒子群优化(Particle swarm optimizer,PSO)算法对作业行方向角进行最优化,规划出遍历田块的全覆盖作业路径;最后,将算法在4块典型实际田块中进行仿真测试。【结果】与传统路径规划算法相比,改进PSO算法在1~4个田块的总遍历距离分别减少9.01、23.25、8.71和14.32 m,转弯次数减少率分别下降11.1%、61.5%、16.7%和5.3%,额外覆盖比分别减少0.20、0.96、0.45和1.96个百分点,有效减少了无人农机的能量消耗、提高了作业效率。【结论】在作业区域被完全覆盖的前提下,本算法能规划出无人农机行驶路程较短、覆盖率较高和转弯次数较少的作业路径,可为无人农机的路径规划技术的发展提供理论支撑。 展开更多
关键词
在线阅读 下载PDF
面向大飞机上表面视觉覆盖任务的无人机路径规划 被引量:2
14
作者 张二虎 郑永帅 +2 位作者 杨朝栋 刘国良 田国会 《计算机工程与应用》 北大核心 2025年第12期385-390,共6页
为高效执行大型飞机外表面损伤检查的三维视觉覆盖任务,提出了一种新颖的基于模糊聚类的无人机覆盖路径规划方法。该方法基于模糊聚类算法生成一系列满足视觉覆盖需求的候选视点,将视觉覆盖问题转换为组合优化问题并基于贪婪搜索算法求... 为高效执行大型飞机外表面损伤检查的三维视觉覆盖任务,提出了一种新颖的基于模糊聚类的无人机覆盖路径规划方法。该方法基于模糊聚类算法生成一系列满足视觉覆盖需求的候选视点,将视觉覆盖问题转换为组合优化问题并基于贪婪搜索算法求解出最优视点子集,采用遗传算法规划无人机遍历视点的最优路径;其中前两步的目的是完成视图规划,用于找到一组覆盖率足够高而数量尽量少的视点子集,最后一步用于规划无人机遍历视点的路径,提高巡检效率。实验结果表明,提出的方法与随机采样法相比,视点数量减少了16.55%,巡检路径长度缩短了4.28%,显著提升了覆盖和巡检效率。 展开更多
关键词
在线阅读 下载PDF
Uniform Coverage of Fibres over Open-contoured Freeform Structure Based on Arc-length Parameter 被引量:8
15
作者 Wang Xiaoping An Luling Zhang Liyan Zhou Laishui 《Chinese Journal of Aeronautics》 SCIE EI CAS CSCD 2008年第6期571-577,共7页
This article uses arc-length parameters for path planning to carry out robotic fibre placement (RFP) over open-contoured structures This allows representing the initial path and offset points using an identical math... This article uses arc-length parameters for path planning to carry out robotic fibre placement (RFP) over open-contoured structures This allows representing the initial path and offset points using an identical mathematical equation and computation by more simple arithmetic. With the help of classical differential geometry, the calculation of fiber-placing paths may be reduced to solution of initial-value problems of first-order ordinary differential equations in the parametric domain (parametrically defined mould surface) or in 3D space (an implicitly defined mould surface), thereby significantly improving on the existing methods. Compared with the conventional methods, the proposed method, besides its computational simplicity, has a better error control mechanism in computing the initial path and offset points. Numerical experiments are also carried out to demonstrate the feasibility of the new method in composite forming processes and also its potential application in computer numerical control (CNC) machining, surface trim, and other industrial practices. 展开更多
关键词 path planning fibre placement offset curve uniform coverage
原文传递
Robot coverage algorithm under rectangular decomposition environment
16
作者 张赤斌 颜肖龙 《Journal of Southeast University(English Edition)》 EI CAS 2008年第2期188-191,共4页
The environment modeling algorithm named rectangular decomposition, which is composed of cellular nodes and interleaving networks, is proposed. The principle of environment modeling is to divide the environment into i... The environment modeling algorithm named rectangular decomposition, which is composed of cellular nodes and interleaving networks, is proposed. The principle of environment modeling is to divide the environment into individual square sub-areas. Each sub-area is orientated by the central point of the sub-areas called a node. The rectangular map based on the square map can enlarge the square area side size to increase the coverage efficiency in the case of there being an adjacent obstacle. Based on this algorithm, a new coverage algorithm, which includes global path planning and local path planning, is introduced. In the global path planning, uncovered subspaces are found by using a special rule. A one-dimensional array P, which is used to obtain the searching priority of node in every direction, is defined as the search rule. The array P includes the condition of coverage towards the adjacent cells, the condition of connectivity and the priorities defined by the user in all eight directions. In the local path planning, every sub-area is covered by using template models according to the shape of the environment. The simulation experiments show that the coverage algorithm is simple, efficient and adapted for complex two- dimensional environments. 展开更多
关键词 path planning complete coverage algorithm rectangular decomposition
在线阅读 下载PDF
基于随机初始位置约束的多AUV覆盖路径规划方法
17
作者 张美燕 张帅 +1 位作者 蔡文郁 傅淑丹 《传感技术学报》 北大核心 2025年第6期1056-1063,共8页
针对多自主水下航行器(Autonomous Underwater Vehicle,AUV)的全覆盖路径规划问题,提出了一种考虑随机初始位置约束的多AUV覆盖路径规划方法(Dividing Areas based on Robots Initial Positions CPP,DARIP-CPP)。根据多自主水下机器人... 针对多自主水下航行器(Autonomous Underwater Vehicle,AUV)的全覆盖路径规划问题,提出了一种考虑随机初始位置约束的多AUV覆盖路径规划方法(Dividing Areas based on Robots Initial Positions CPP,DARIP-CPP)。根据多自主水下机器人的随机初始位置对工作海域进行均衡区域划分,将划分所得的不重叠区域分配给多AUV进行独立覆盖路径规划,每台AUV利用生物启发神经网络(Bio-inspired Neural Network)优化各个区域的全覆盖路径。为了克服传统全覆盖路径规划中的“死区”问题,采用A^(*)路径规划算法进行“死区”逃离,沿着较短的路径快速到达未覆盖区域点。仿真结果表明,所提出的DARIPCPP方法可有效提高多AUV全覆盖目标区域的工作效率。 展开更多
关键词 AUV A^(%MUL%)
在线阅读 下载PDF
考虑异巢起降的无人机山地巡检覆盖路径规划
18
作者 羊钊 胡锦标 +1 位作者 王艳 齐洪彪 《系统工程与电子技术》 北大核心 2025年第8期2622-2631,共10页
为解决山地区域的防火巡检问题,提出基于异巢起降运行模式的多无人机覆盖路径规划模型。首先,提出山地区域的空中覆盖视觉航路点生成方法,建立风影响下的无人机能量消耗模型,其次,提出异巢起降的运行模式,以总能耗最小、总转弯角最小和... 为解决山地区域的防火巡检问题,提出基于异巢起降运行模式的多无人机覆盖路径规划模型。首先,提出山地区域的空中覆盖视觉航路点生成方法,建立风影响下的无人机能量消耗模型,其次,提出异巢起降的运行模式,以总能耗最小、总转弯角最小和单无人机最大能耗最小作为优化目标,建立多无人机覆盖路径规划模型,最后,提出两阶段求解算法,一阶段将航路点的遍历问题建模为旅行商问题生成总能耗与总转弯角较小的回路,二阶段计算机巢的最优插入位置以实现单无人机最大能耗最小化。对比实验表明,所提出的算法在3个目标上相比于牛耕法路径均取得一定提升。所提算法能够兼顾总能耗、总转弯角与单无人机最大能耗规划多无人机覆盖路径。 展开更多
关键词
在线阅读 下载PDF
面向未知目标收集的移动机器人规划方法研究
19
作者 陈彦杰 范俊炜 +3 位作者 张丽萍 江文圣 赖镇南 王耀南 《控制与决策》 北大核心 2025年第9期2654-2662,共9页
移动机器人在执行未知目标收集任务时通常面临环境未知、目标信息缺失等挑战.针对未知环境目标收集任务时易忽视探索角落边界、过度拓展覆盖范围而产生的任务完成效率低、路径冗余等问题,提出一种同时探索和覆盖的运动规划方法(SECPP).... 移动机器人在执行未知目标收集任务时通常面临环境未知、目标信息缺失等挑战.针对未知环境目标收集任务时易忽视探索角落边界、过度拓展覆盖范围而产生的任务完成效率低、路径冗余等问题,提出一种同时探索和覆盖的运动规划方法(SECPP).首先,SECPP算法通过由环境信息量和移动代价构成的信息增益函数,从边界采样的候选探索点中选择信息增益最大的为实际探索点.然后,考虑机器人探索后地图信息的变化,搭建平衡框架来判断局部环境探明情况.若局部环境未探明,则使得机器人持续根据选定探索点执行环境探索任务;若局部环境已探明,则提取任务区域信息,通过由路径探索因子和覆盖引导点构成的覆盖奖励函数,生成区域覆盖路径,使得机器人沿路径移动并同步执行目标采集,以实现区域目标的完全收集.最后,将SECPP算法与其他同类先进算法进行仿真和实验对比,仿真和实验结果表明,SECPP能够以更短的重复路径长度、更少的转角数量以及更短的时间完成未知目标收集任务. 展开更多
关键词
原文传递
基于随机搜索两阶段规划模型算法的未知海域水下全覆盖路径规划研究
20
作者 王兆杰 茆明 +6 位作者 李丁山 孙牧 熊进辉 高峰 翟桥柱 张赫 刘浩 《中国舰船研究》 北大核心 2025年第4期286-294,共9页
[目的]针对水下航行器在目标海域执行先期驱潜、阵地游猎等搜索任务的典型应用场景,探讨在无先验信息且受探测能力约束的条件下,实现未知海域高效无死角覆盖搜索的方法。[方法]通过建立未知海域搜索路径规划数学模型,并针对随机搜索策... [目的]针对水下航行器在目标海域执行先期驱潜、阵地游猎等搜索任务的典型应用场景,探讨在无先验信息且受探测能力约束的条件下,实现未知海域高效无死角覆盖搜索的方法。[方法]通过建立未知海域搜索路径规划数学模型,并针对随机搜索策略设计基于两阶段规划的启发式求解方法,得出不同形状海域中各类搜索策略的效率结果。[结果]矩形海域中,平行搜索或螺旋搜索效率最高,之字搜索策略效率最低;圆形海域中,螺旋搜索效率最高;不规则海域中,平行搜索、之字搜索和螺旋搜索均无法直接应用,随机搜索可不经海域近似处理找到近优解。[结论]所建立的数学模型满足“全面覆盖未知海域”及“最短时间完成搜索”等条件,设计的随机搜索两阶段规划模型算法,能在不离散化战场物理空间、约束条件和决策变量的前提下,为任意不规则连通海域规划出满足全覆盖要求的随机搜索航路。 展开更多
关键词
在线阅读 下载PDF
上一页 1 2 14 下一页 到第
使用帮助 返回顶部