期刊文献+
共找到2,545篇文章
< 1 2 128 >
每页显示 20 50 100
Fusion Algorithm Based on Improved A^(*)and DWA for USV Path Planning
1
作者 Changyi Li Lei Yao Chao Mi 《哈尔滨工程大学学报(英文版)》 2025年第1期224-237,共14页
The traditional A^(*)algorithm exhibits a low efficiency in the path planning of unmanned surface vehicles(USVs).In addition,the path planned presents numerous redundant inflection waypoints,and the security is low,wh... The traditional A^(*)algorithm exhibits a low efficiency in the path planning of unmanned surface vehicles(USVs).In addition,the path planned presents numerous redundant inflection waypoints,and the security is low,which is not conducive to the control of USV and also affects navigation safety.In this paper,these problems were addressed through the following improvements.First,the path search angle and security were comprehensively considered,and a security expansion strategy of nodes based on the 5×5 neighborhood was proposed.The A^(*)algorithm search neighborhood was expanded from 3×3 to 5×5,and safe nodes were screened out for extension via the node security expansion strategy.This algorithm can also optimize path search angles while improving path security.Second,the distance from the current node to the target node was introduced into the heuristic function.The efficiency of the A^(*)algorithm was improved,and the path was smoothed using the Floyd algorithm.For the dynamic adjustment of the weight to improve the efficiency of DWA,the distance from the USV to the target point was introduced into the evaluation function of the dynamic-window approach(DWA)algorithm.Finally,combined with the local target point selection strategy,the optimized DWA algorithm was performed for local path planning.The experimental results show the smooth and safe path planned by the fusion algorithm,which can successfully avoid dynamic obstacles and is effective and feasible in path planning for USVs. 展开更多
关键词 Improved A^(*)algorithm Optimized DWA algorithm Unmanned surface vehicles path planning Fusion algorithm
在线阅读 下载PDF
Ship Path Planning Based on Sparse A^(*)Algorithm
2
作者 Yongjian Zhai Jianhui Cui +3 位作者 Fanbin Meng Huawei Xie Chunyan Hou Bin Li 《哈尔滨工程大学学报(英文版)》 2025年第1期238-248,共11页
An improved version of the sparse A^(*)algorithm is proposed to address the common issue of excessive expansion of nodes and failure to consider current ship status and parameters in traditional path planning algorith... An improved version of the sparse A^(*)algorithm is proposed to address the common issue of excessive expansion of nodes and failure to consider current ship status and parameters in traditional path planning algorithms.This algorithm considers factors such as initial position and orientation of the ship,safety range,and ship draft to determine the optimal obstacle-avoiding route from the current to the destination point for ship planning.A coordinate transformation algorithm is also applied to convert commonly used latitude and longitude coordinates of ship travel paths to easily utilized and analyzed Cartesian coordinates.The algorithm incorporates a hierarchical chart processing algorithm to handle multilayered chart data.Furthermore,the algorithm considers the impact of ship length on grid size and density when implementing chart gridification,adjusting the grid size and density accordingly based on ship length.Simulation results show that compared to traditional path planning algorithms,the sparse A^(*)algorithm reduces the average number of path points by 25%,decreases the average maximum storage node number by 17%,and raises the average path turning angle by approximately 10°,effectively improving the safety of ship planning paths. 展开更多
关键词 Sparse A^(*)algorithm path planning RASTERIZATION Coordinate transformation Image preprocessing
在线阅读 下载PDF
Improving path planning efficiency for underwater gravity-aided navigation based on a new depth sorting fast search algorithm
3
作者 Xiaocong Zhou Wei Zheng +2 位作者 Zhaowei Li Panlong Wu Yongjin Sun 《Defence Technology(防务技术)》 SCIE EI CAS CSCD 2024年第2期285-296,共12页
This study focuses on the improvement of path planning efficiency for underwater gravity-aided navigation.Firstly,a Depth Sorting Fast Search(DSFS)algorithm was proposed to improve the planning speed of the Quick Rapi... This study focuses on the improvement of path planning efficiency for underwater gravity-aided navigation.Firstly,a Depth Sorting Fast Search(DSFS)algorithm was proposed to improve the planning speed of the Quick Rapidly-exploring Random Trees*(Q-RRT*)algorithm.A cost inequality relationship between an ancestor and its descendants was derived,and the ancestors were filtered accordingly.Secondly,the underwater gravity-aided navigation path planning system was designed based on the DSFS algorithm,taking into account the fitness,safety,and asymptotic optimality of the routes,according to the gravity suitability distribution of the navigation space.Finally,experimental comparisons of the computing performance of the ChooseParent procedure,the Rewire procedure,and the combination of the two procedures for Q-RRT*and DSFS were conducted under the same planning environment and parameter conditions,respectively.The results showed that the computational efficiency of the DSFS algorithm was improved by about 1.2 times compared with the Q-RRT*algorithm while ensuring correct computational results. 展开更多
关键词 Depth Sorting Fast Search algorithm Underwater gravity-aided navigation path planning efficiency Quick Rapidly-exploring Random Trees*(QRRT*)
在线阅读 下载PDF
Path planning in uncertain environment by using firefly algorithm 被引量:16
4
作者 B.K.Patle Anish Pandey +1 位作者 A.Jagadeesh D.R.Parhi 《Defence Technology(防务技术)》 SCIE EI CAS CSCD 2018年第6期691-701,共11页
Autonomous mobile robot navigation is one of the most emerging areas of research by using swarm intelligence. Path planning and obstacle avoidance are most researched current topics like navigational challenges for mo... Autonomous mobile robot navigation is one of the most emerging areas of research by using swarm intelligence. Path planning and obstacle avoidance are most researched current topics like navigational challenges for mobile robot. The paper presents application and implementation of Firefly Algorithm(FA)for Mobile Robot Navigation(MRN) in uncertain environment. The uncertainty is defined over the changing environmental condition from static to dynamic. The attraction of one firefly towards the other firefly due to variation of their brightness is the key concept of the proposed study. The proposed controller efficiently explores the environment and improves the global search in less number of iterations and hence it can be easily implemented for real time obstacle avoidance especially for dynamic environment. It solves the challenges of navigation, minimizes the computational calculations, and avoids random moving of fireflies. The performance of proposed controller is better in terms of path optimality when compared to other intelligent navigational approaches. 展开更多
关键词 Mobile robot NAVIGATION FIREFLY algorithm path planning OBSTACLE AVOIDANCE
在线阅读 下载PDF
Efficient AUV Path Planning in Time-Variant Underwater Environment Using Differential Evolution Algorithm 被引量:5
5
作者 S.Mahmoud Zadeh D.M.W Powers +2 位作者 A.M.Yazdani K.Sammut A.Atyabi 《Journal of Marine Science and Application》 CSCD 2018年第4期585-591,共7页
Robust and efficient AUV path planning is a key element for persistence AUV maneuvering in variable underwater environments. To develop such a path planning system, in this study, differential evolution(DE) algorithm ... Robust and efficient AUV path planning is a key element for persistence AUV maneuvering in variable underwater environments. To develop such a path planning system, in this study, differential evolution(DE) algorithm is employed. The performance of the DE-based planner in generating time-efficient paths to direct the AUV from its initial conditions to the target of interest is investigated within a complexed 3D underwater environment incorporated with turbulent current vector fields, coastal area,islands, and static/dynamic obstacles. The results of simulations indicate the inherent efficiency of the DE-based path planner as it is capable of extracting feasible areas of a real map to determine the allowed spaces for the vehicle deployment while coping undesired current disturbances, exploiting desirable currents, and avoiding collision boundaries in directing the vehicle to its destination. The results are implementable for a realistic scenario and on-board real AUV as the DE planner satisfies all vehicular and environmental constraints while minimizing the travel time/distance, in a computationally efficient manner. 展开更多
关键词 path planning Differential evolution Autonomous UNDERWATER vehicles EVOLUTIONARY algorithms OBSTACLE AVOIDANCE
在线阅读 下载PDF
Application of GA, PSO, and ACO Algorithms to Path Planning of Autonomous Underwater Vehicles 被引量:8
6
作者 Mohammad Pourmahmood Aghababa Mohammad Hossein Amrollahi Mehdi Borjkhani 《Journal of Marine Science and Application》 2012年第3期378-386,共9页
In this paper, an underwater vehicle was modeled with six dimensional nonlinear equations of motion, controlled by DC motors in all degrees of freedom. Near-optimal trajectories in an energetic environment for underwa... In this paper, an underwater vehicle was modeled with six dimensional nonlinear equations of motion, controlled by DC motors in all degrees of freedom. Near-optimal trajectories in an energetic environment for underwater vehicles were computed using a nnmerical solution of a nonlinear optimal control problem (NOCP). An energy performance index as a cost function, which should be minimized, was defmed. The resulting problem was a two-point boundary value problem (TPBVP). A genetic algorithm (GA), particle swarm optimization (PSO), and ant colony optimization (ACO) algorithms were applied to solve the resulting TPBVP. Applying an Euler-Lagrange equation to the NOCP, a conjugate gradient penalty method was also adopted to solve the TPBVP. The problem of energetic environments, involving some energy sources, was discussed. Some near-optimal paths were found using a GA, PSO, and ACO algorithms. Finally, the problem of collision avoidance in an energetic environment was also taken into account. 展开更多
关键词 path planning autonomous underwater vehicle genetic algorithm (GA) particle swarmoptimization (PSO) ant colony optimization (ACO) collision avoidance
在线阅读 下载PDF
Improved lazy theta algorithm based on octree map for path planning of UAV 被引量:1
7
作者 Meng-shun Yuan Tong-le Zhou Mou Chen 《Defence Technology(防务技术)》 SCIE EI CAS CSCD 2023年第5期8-18,共11页
This paper investigates the path planning method of unmanned aerial vehicle(UAV)in threedimensional map.Firstly,in order to keep a safe distance between UAV and obstacles,the obstacle grid in the map is expanded.By us... This paper investigates the path planning method of unmanned aerial vehicle(UAV)in threedimensional map.Firstly,in order to keep a safe distance between UAV and obstacles,the obstacle grid in the map is expanded.By using the data structure of octree,the octree map is constructed,and the search nodes is significantly reduced.Then,the lazy theta*algorithm,including neighbor node search,line-of-sight algorithm and heuristics weight adjustment is improved.In the process of node search,UAV constraint conditions are considered to ensure the planned path is actually flyable.The redundant nodes are reduced by the line-of-sight algorithm through judging whether visible between two nodes.Heuristic weight adjustment strategy is employed to control the precision and speed of search.Finally,the simulation results show that the improved lazy theta*algorithm is suitable for path planning of UAV in complex environment with multi-constraints.The effectiveness and flight ability of the algorithm are verified by comparing experiments and real flight. 展开更多
关键词 Unmanned aerial vehicle path planning Lazy theta*algorithm Octree map Line-of-sight algorithm
在线阅读 下载PDF
Path Planning for Lunar Surface Robots Based on Improved Ant Colony Algorithm 被引量:1
8
作者 SONG Ting SUN Yuqi +2 位作者 YUAN Jianping YANG Haiyue WU Xiande 《Transactions of Nanjing University of Aeronautics and Astronautics》 EI CSCD 2022年第6期672-683,共12页
In the real-world situation,the lunar missions’scale and terrain are different according to various operational regions or worksheets,which requests a more flexible and efficient algorithm to generate task paths.A mu... In the real-world situation,the lunar missions’scale and terrain are different according to various operational regions or worksheets,which requests a more flexible and efficient algorithm to generate task paths.A multi-scale ant colony planning method for the lunar robot is designed to meet the requirements of large scale and complex terrain in lunar space.In the algorithm,the actual lunar surface image is meshed into a gird map,the path planning algorithm is modeled on it,and then the actual path is projected to the original lunar surface and mission.The classical ant colony planning algorithm is rewritten utilizing a multi-scale method to address the diverse task problem.Moreover,the path smoothness is also considered to reduce the magnitude of the steering angle.Finally,several typical conditions to verify the efficiency and feasibility of the proposed algorithm are presented. 展开更多
关键词 ant colony algorithm grid map multi scale path smoothing
在线阅读 下载PDF
Application of A* Algorithm for Real-time Path Re-planning of an Unmanned Surface Vehicle Avoiding Underwater Obstacles 被引量:9
9
作者 Thanapong Phanthong Toshihiro Maki +2 位作者 Tamaki Ura Takashi Sakamaki Pattara Aiyarak 《Journal of Marine Science and Application》 2014年第1期105-116,共12页
This paper describes path re-planning techniques and underwater obstacle avoidance for unmanned surface vehicle(USV) based on multi-beam forward looking sonar(FLS). Near-optimal paths in static and dynamic environment... This paper describes path re-planning techniques and underwater obstacle avoidance for unmanned surface vehicle(USV) based on multi-beam forward looking sonar(FLS). Near-optimal paths in static and dynamic environments with underwater obstacles are computed using a numerical solution procedure based on an A* algorithm. The USV is modeled with a circular shape in 2 degrees of freedom(surge and yaw). In this paper, two-dimensional(2-D) underwater obstacle avoidance and the robust real-time path re-planning technique for actual USV using multi-beam FLS are developed. Our real-time path re-planning algorithm has been tested to regenerate the optimal path for several updated frames in the field of view of the sonar with a proper update frequency of the FLS. The performance of the proposed method was verified through simulations, and sea experiments. For simulations, the USV model can avoid both a single stationary obstacle, multiple stationary obstacles and moving obstacles with the near-optimal trajectory that are performed both in the vehicle and the world reference frame. For sea experiments, the proposed method for an underwater obstacle avoidance system is implemented with a USV test platform. The actual USV is automatically controlled and succeeded in its real-time avoidance against the stationary undersea obstacle in the field of view of the FLS together with the Global Positioning System(GPS) of the USV. 展开更多
关键词 UNDERWATER OBSTACLE AVOIDANCE real-time pathre-planning A* algorithm SONAR image unmanned surface vehicle
在线阅读 下载PDF
Minimum dose path planning for facility inspection based on the discrete Rao-combined ABC algorithm in radioactive environments with obstacles
10
作者 Kwon Ryong Hong Su Il O +2 位作者 Ryon Hui Kim Tae Song Kim Jang Su Kim 《Nuclear Science and Techniques》 SCIE EI CAS CSCD 2023年第4期26-40,共15页
Workers who conduct regular facility inspections in radioactive environments will inevitably be affected by radiation.Therefore,it is important to optimize the inspection path to ensure that workers are exposed to the... Workers who conduct regular facility inspections in radioactive environments will inevitably be affected by radiation.Therefore,it is important to optimize the inspection path to ensure that workers are exposed to the least amount of radiation.This study proposes a discrete Rao-combined artificial bee colony(ABC)algorithm for planning inspection paths with minimum exposure doses in radioactive environments with obstacles.In this algorithm,retaining the framework of the traditional ABC algorithm,we applied the directional solution update rules of Rao algorithms at the employed bee stage and onlooker bee stage to increase the exploitation ability of the algorithm and implement discretion using the swap operator and swap sequence.To increase the randomness of solution generation,the chaos algorithm was used at the initialization stage.The K-opt operation technique was introduced at the scout bee stage to increase the exploration ability of the algorithm.For path planning in an environment with complex structural obstacles,an obstacle detour technique using a recursive algorithm was applied.To evaluate the performance of the proposed algorithm,we performed experimental simulations in three hypothetical environments and compared the results with those of improved particle swarm optimization,chaos particle swarm optimization,improved ant colony optimization,and discrete Rao’s algorithms.The experimental results show the high performance of the proposed discrete Rao-combined ABC algorithm and its obstacle detour capability. 展开更多
关键词 Minimum dose path planning Nuclear facility inspection ABC algorithm Rao algorithms Swap sequence K-opt operation
在线阅读 下载PDF
A Practical Parallel Algorithm for All-Pair Shortest Path Based on Pipelining
11
作者 Hua Wang Ling Tian Chun-Hua Jiang 《Journal of Electronic Science and Technology of China》 2008年第3期329-333,共5页
On the basis of Floyd algorithm with the extended path matrix, a parallel algorithm which resolves all-pair shortest path (APSP) problem on cluster environment is analyzed and designed. Meanwhile, the parallel APSP ... On the basis of Floyd algorithm with the extended path matrix, a parallel algorithm which resolves all-pair shortest path (APSP) problem on cluster environment is analyzed and designed. Meanwhile, the parallel APSP pipelining algorithm makes full use of overlapping technique between computation and communication. Compared with broadcast operation, the parallel algorithm reduces communication cost. This algorithm has been implemented on MPI on PC-cluster. The theoretical analysis and experimental results show that the parallel algorithm is an efficient and scalable algorithm. 展开更多
关键词 All-pair shortest path Floyd algorithm PIPELINING parallel algorithm
在线阅读 下载PDF
基于HTML的Web系统在植保机中的应用研究
12
作者 陈伟卫 《农机化研究》 北大核心 2025年第3期181-185,共5页
为了实现农田信息的实时监控,将农田信息进行可视化处理,设计了本系统。植保机作为农田中数据采集节点和地面工作站的中继站,可实现将农田信息上传地面工作站,且可利用HTML完成农田数据的Web可视化处理。同时,依据通讯路径损耗,确定通... 为了实现农田信息的实时监控,将农田信息进行可视化处理,设计了本系统。植保机作为农田中数据采集节点和地面工作站的中继站,可实现将农田信息上传地面工作站,且可利用HTML完成农田数据的Web可视化处理。同时,依据通讯路径损耗,确定通讯频率为430M,植保机飞行高度为750 m;基于模拟退火算法,实现植保机飞行路径规划;利用HTML完成用户Web网页设计;并对系统进行测试。测试结果表明:土壤湿度监控精度相对误差分布区间为[0.57%, 2.79%],Web网页可以实现各数据节点农田信息的实时显示。 展开更多
关键词 植保机 路径规划 模拟退火算法 WEB可视化
在线阅读 下载PDF
基于WPA的农业运输车辆路径优化模型研究
13
作者 李慧 《农机化研究》 北大核心 2025年第6期252-257,共6页
农业运输车辆路径优化是农业物流领域的关键问题之一。为了实现农产品运输配送成本和碳排放量低等问题,提出了一种基于狼群算法(Wolf Pack Algorithm,WPA)的农业运输车辆路径优化模型,将农业运输车辆路径优化问题建模为一种多目标优化... 农业运输车辆路径优化是农业物流领域的关键问题之一。为了实现农产品运输配送成本和碳排放量低等问题,提出了一种基于狼群算法(Wolf Pack Algorithm,WPA)的农业运输车辆路径优化模型,将农业运输车辆路径优化问题建模为一种多目标优化问题。以最小化总行驶距离和最小化运输时间为研究目标,通过定义适应度函数,并结合狼群算法的搜索策略,实现了农业运输车辆路径的优化。针对黑龙江某农场水稻收获运输配送问题的实际需要,采用所提出的WPA优化模型完成了水稻运输车辆路径方案的优化,并与传统优化方法进行对比,结果表明:基于狼群算法的路径优化模型在农业配送总成本上平均节省了7.97%,碳排放量上平均降低了6.88%。优化后的路径方案可以显著缩短运输距离和时间,提高了农业物流的效率,并最大限度地利用运输资源。 展开更多
关键词 农业运输车 路径规划 狼群算法 多目标优化 适应度函数
在线阅读 下载PDF
基于障碍密度优先策略改进A^(*)算法的AGV路径规划
14
作者 陈一馨 段宇轩 +2 位作者 刘豪 谭世界 郑天乐 《郑州大学学报(工学版)》 北大核心 2025年第2期26-34,共9页
针对传统A^(*)算法在障碍物较多的实际场景下进行AGV路径规划时,存在路径拐点多、路径冗余节点过多以及易陷入局部最优解等问题,提出一种改进A^(*)算法,采用栅格法进行环境建模。首先,在启发函数中引入障碍物密度函数K(n)改进代价函数,... 针对传统A^(*)算法在障碍物较多的实际场景下进行AGV路径规划时,存在路径拐点多、路径冗余节点过多以及易陷入局部最优解等问题,提出一种改进A^(*)算法,采用栅格法进行环境建模。首先,在启发函数中引入障碍物密度函数K(n)改进代价函数,用于更准确地估计当前节点到目标节点的实际代价;其次,采用动态邻域搜索策略提高算法的搜索效率和运行效率;最后,通过冗余节点处理策略减少路径拐点和删除冗余节点,得到只包含起点、转折点以及终点的路径。采用不同尺寸和复杂度的栅格环境地图进行仿真实验,结果表明:所提改进A^(*)算法与传统A^(*)算法以及其他改进的A^(*)算法相比,路径长度分别缩短了4.71%和2.07%,路径拐点数量分别减少了45.45%和20.54%,路径存在节点分别减少了82.24%和62.45%。 展开更多
关键词 路径规划 栅格地图 改进A^(*)算法 启发函数 动态邻域搜索 冗余节点优化
在线阅读 下载PDF
多障碍环境下巡检机器人路径规划优化研究
15
作者 乔道迹 张艳兵 《现代电子技术》 北大核心 2025年第1期130-134,共5页
针对大规模、密集的障碍物分布,高效地搜索最佳路径是一个挑战,为规划出更短的巡检路线,并实现多障碍环境下的灵活避障,文中提出一种多障碍环境下巡检机器人路径规划优化方法。使用二维矩阵构建巡检环境模型,应用D*算法在巡检环境模型... 针对大规模、密集的障碍物分布,高效地搜索最佳路径是一个挑战,为规划出更短的巡检路线,并实现多障碍环境下的灵活避障,文中提出一种多障碍环境下巡检机器人路径规划优化方法。使用二维矩阵构建巡检环境模型,应用D*算法在巡检环境模型中进行巡检机器人路径规划,并将传统D*算法中的扩展步长方式改变为自适应扩展步长,使机器人在面积较大的巡检场地能够更快地完成巡检;将代价函数由欧氏距离替换为切比雪夫诺距离和曼哈顿距离融合的代价函数,并引入了平滑度函数优化线路规划结果,使规划的路径更为平滑,在遇到由于多种原因产生的新障碍物时可以重新规划路径。通过实验结果可知,无论是静态地图还是动态地图,该方法均可以快速准确地规划出一条最佳路线,并且在多种环境中应用该方法能够高效获取路径规划结果。 展开更多
关键词 多障碍 巡检机器人 路径规划 D*算法 动态环境 扩展节点 代价函数 扩展步长
在线阅读 下载PDF
融合手机信令与路测数据的个体高速公路出行全过程路径识别方法
16
作者 程国宏 段征宇 +3 位作者 孙世超 梁丽娟 张培岭 李振铭 《交通与港航》 2025年第2期44-49,56,共7页
传统调查方法和收费站门架在获取高速公路的网内出行轨迹以及网外起讫点信息方面存在不足。为此,提出了一种用于识别个体高速公路出行全程路径的方法。该方法通过路测实验,获取高速公路不同出行路径的通信基站基准序列,并利用Needleman-... 传统调查方法和收费站门架在获取高速公路的网内出行轨迹以及网外起讫点信息方面存在不足。为此,提出了一种用于识别个体高速公路出行全程路径的方法。该方法通过路测实验,获取高速公路不同出行路径的通信基站基准序列,并利用Needleman-Wunsch算法对个体出行产生的手机信令数据序列与已获取通信基站的基准序列进行匹配度计算,从而确定个体的高速公路出行轨迹,并回溯其实际的始发地和目的地。以杭新景高速公路为例,在不同的出行距离、行驶车速和通信状况场景下,方法的整体准确率达到了91%。研究获取的高速出行轨迹和起讫点,有助于高速公路出行路径选择模型的参数标定,并支持高速公路与低等级公路或市政道路的衔接能力评估。 展开更多
关键词 高速公路 出行路径识别 路测实验 手机信令数据 Needleman-Wunsch算法
在线阅读 下载PDF
碳排放约束下的预制构件配送路径规划
17
作者 杨智璇 葛尧 《工程管理学报》 2025年第1期95-101,共7页
建筑行业通过发展装配式建造大力推进行业低碳转型。抓住该前沿性问题,探究碳排放约束下的装配式建筑预制构件配送车辆路径规划问题,以综合配送成本最小为目标建立数学模型,分别基于传统遗传算法和改进遗传算法对模型进行求解,并通过实... 建筑行业通过发展装配式建造大力推进行业低碳转型。抓住该前沿性问题,探究碳排放约束下的装配式建筑预制构件配送车辆路径规划问题,以综合配送成本最小为目标建立数学模型,分别基于传统遗传算法和改进遗传算法对模型进行求解,并通过实际案例验证算法的有效性。结果表明,碳排放成本是装配式建筑企业发展过程中不可忽视的重要因素,在算法求解方面,改进遗传算法比传统遗传算法表现更优。对于降低装配式建筑企业运营成本,促进建筑业绿色转型发展具有重要的理论价值和现实意义。 展开更多
关键词 装配式预制构件 路径规划 碳排放 遗传算法
在线阅读 下载PDF
基于改进A^(*)算法的机器人路径规划
18
作者 苏畅 张曼 《兰州工业学院学报》 2025年第1期103-106,共4页
针对经典A^(*)算法对于喷射混凝土机器人在煤矿巷道作业中存在求解路径容易转向、轨迹耗时长、搜索节点多、路径转折安全性能低等路径规划问题,提出一种改进的A^(*)算法。首先对启发函数权重优化,然后删除冗余节点,最后通过三次B样条曲... 针对经典A^(*)算法对于喷射混凝土机器人在煤矿巷道作业中存在求解路径容易转向、轨迹耗时长、搜索节点多、路径转折安全性能低等路径规划问题,提出一种改进的A^(*)算法。首先对启发函数权重优化,然后删除冗余节点,最后通过三次B样条曲线法降低喷浆机器人的路径转折角度,增加机器人工作的安全性。仿真结果表明:与现有算法相比,所提方案寻路时间节省了30%左右,平均节点个数减少了39%左右。 展开更多
关键词 路径规划 改进A^(*)算法 喷浆机器人 评价函数
在线阅读 下载PDF
终端区离场航空器自主路径规划
19
作者 王红勇 郭宇鹏 《北京航空航天大学学报》 北大核心 2025年第2期446-456,共11页
随着航空器自主保持间隔运行概念的逐渐发展,基于连续爬升运行(CCO)模式,可有效解决当前终端区内航空器离场路径固定单一所造成空域运行效率低问题。为此,提出一种基于人工势场-粒子群优化(APF-PSO)联合算法的终端区离场航空器自主路径... 随着航空器自主保持间隔运行概念的逐渐发展,基于连续爬升运行(CCO)模式,可有效解决当前终端区内航空器离场路径固定单一所造成空域运行效率低问题。为此,提出一种基于人工势场-粒子群优化(APF-PSO)联合算法的终端区离场航空器自主路径规划方法。构建面向航空器自主运行模式的空域环境模型,对空域环境进行栅格化处理并计算各栅格的空域复杂度,限制离场航空器进入高复杂度栅格以保障运行安全;构建基于BADA数据库和减退力爬升模式的航空器爬升性能约束模型;应用APF-PSO联合算法进行路径规划,通过粒子群优化(PSO)算法广域搜索思想解决人工势场法(APF)固有的局部极值-目标不可达问题;使用贝塞尔曲线法优化该路径,引入滑动时间窗口理念优化航空器离场时刻;使用上海终端空域的实际结构和运行数据,应用所提方法进行仿真模拟。仿真结果表明:APF-PSO联合算法可有效生成航空器无冲突离场路径并规避繁忙空域,优化处理后的路径满足航空器爬升性能约束,且优于实际运行路径(路径长度减少23.78%,最大转弯率降低55.73%,最大爬升率降低9.94%);离场航空器自主运行模式下的空中交通复杂性较当前运行模式更为均衡(栅格复杂度峰值降低3.92%),可有效提升空域利用率。 展开更多
关键词 航空运输 航空器自主运行 连续爬升运行 路径规划 人工势场-粒子群优化算法 空中交通管理
在线阅读 下载PDF
考虑混合车队的多中心生鲜产品配送路径优化
20
作者 温廷新 孟昊廷 《交通科技与经济》 2025年第2期9-16,共8页
为解决生鲜产品配送过程中能源消耗成本过高问题,以车辆固定成本、车辆运输成本、货损成本、制冷成本、能源消耗成本以及惩罚成本之和最小化为目标,构建总成本最小化的混合整数规划模型。设计基于混合策略的改进鲸鱼算法,应用拉丁超立... 为解决生鲜产品配送过程中能源消耗成本过高问题,以车辆固定成本、车辆运输成本、货损成本、制冷成本、能源消耗成本以及惩罚成本之和最小化为目标,构建总成本最小化的混合整数规划模型。设计基于混合策略的改进鲸鱼算法,应用拉丁超立方体初始化种群、非线性收敛因子、Levy飞行策略及教与学算法的随机性学习策略,改进原算法的种群分布均匀度、寻优性能和跳出局部最优能力。根据算例对比实验,证明该算法的有效性,并揭示车队配置、车队规模以及配送方式对总成本的影响。实验结果表明:改进后的混合车队比原车队求解结果的总成本节约1103.4494元,车辆装载率增加38.08%。 展开更多
关键词 交通运输经济 路径优化 改进鲸鱼算法 生鲜产品 冷链物流
在线阅读 下载PDF
上一页 1 2 128 下一页 到第
使用帮助 返回顶部