期刊文献+
共找到5,171篇文章
< 1 2 250 >
每页显示 20 50 100
Research on three-dimensional attack area based on improved backtracking and ALPS-GP algorithms of air-to-air missile
1
作者 ZHANG Haodi WANG Yuhui HE Jiale 《Journal of Systems Engineering and Electronics》 2025年第1期292-310,共19页
In the field of calculating the attack area of air-to-air missiles in modern air combat scenarios,the limitations of existing research,including real-time calculation,accuracy efficiency trade-off,and the absence of t... In the field of calculating the attack area of air-to-air missiles in modern air combat scenarios,the limitations of existing research,including real-time calculation,accuracy efficiency trade-off,and the absence of the three-dimensional attack area model,restrict their practical applications.To address these issues,an improved backtracking algorithm is proposed to improve calculation efficiency.A significant reduction in solution time and maintenance of accuracy in the three-dimensional attack area are achieved by using the proposed algorithm.Furthermore,the age-layered population structure genetic programming(ALPS-GP)algorithm is introduced to determine an analytical polynomial model of the three-dimensional attack area,considering real-time requirements.The accuracy of the polynomial model is enhanced through the coefficient correction using an improved gradient descent algorithm.The study reveals a remarkable combination of high accuracy and efficient real-time computation,with a mean error of 91.89 m using the analytical polynomial model of the three-dimensional attack area solved in just 10^(-4)s,thus meeting the requirements of real-time combat scenarios. 展开更多
关键词 air combat three-dimensional attack area improved backtracking algorithm age-layered population structure genetic programming(ALPS-GP) gradient descent algorithm
在线阅读 下载PDF
Optimization of jamming formation of USV offboard active decoy clusters based on an improved PSO algorithm 被引量:2
2
作者 Zhaodong Wu Yasong Luo Shengliang Hu 《Defence Technology(防务技术)》 SCIE EI CAS CSCD 2024年第2期529-540,共12页
Offboard active decoys(OADs)can effectively jam monopulse radars.However,for missiles approaching from a particular direction and distance,the OAD should be placed at a specific location,posing high requirements for t... Offboard active decoys(OADs)can effectively jam monopulse radars.However,for missiles approaching from a particular direction and distance,the OAD should be placed at a specific location,posing high requirements for timing and deployment.To improve the response speed and jamming effect,a cluster of OADs based on an unmanned surface vehicle(USV)is proposed.The formation of the cluster determines the effectiveness of jamming.First,based on the mechanism of OAD jamming,critical conditions are identified,and a method for assessing the jamming effect is proposed.Then,for the optimization of the cluster formation,a mathematical model is built,and a multi-tribe adaptive particle swarm optimization algorithm based on mutation strategy and Metropolis criterion(3M-APSO)is designed.Finally,the formation optimization problem is solved and analyzed using the 3M-APSO algorithm under specific scenarios.The results show that the improved algorithm has a faster convergence rate and superior performance as compared to the standard Adaptive-PSO algorithm.Compared with a single OAD,the optimal formation of USV-OAD cluster effectively fills the blind area and maximizes the use of jamming resources. 展开更多
关键词 Electronic countermeasure Offboard active decoy USV cluster Jamming formation optimization improved PSO algorithm
在线阅读 下载PDF
基于改进A^(*)和DWA融合的机器人路径规划
3
作者 崔鹏鹏 张梅 周伸伸 《传感器与微系统》 北大核心 2025年第7期144-148,154,共6页
针对传统A^(*)算法在复杂环境中存在的路径冗余、贴近障碍物及动态避障不足等问题,以及动态窗口法(DWA)算法易陷入局部最优、动态响应滞后等问题,本文提出一种改进A^(*)与DWA算法融合的路径规划算法,融合算法将全局路径关键节点与动态... 针对传统A^(*)算法在复杂环境中存在的路径冗余、贴近障碍物及动态避障不足等问题,以及动态窗口法(DWA)算法易陷入局部最优、动态响应滞后等问题,本文提出一种改进A^(*)与DWA算法融合的路径规划算法,融合算法将全局路径关键节点与动态避障结合,兼顾全局最优与动态适应性。在全局规划中,改进A^(*)算法通过自适应评价函数动态调整启发式权重,引入安全距离惩罚项与障碍物密度感知机制,来优化路径安全性与平滑性,并结合线段可达性检测策略消除冗余转折点;在局部规划中,改进DWA算法通过多目标评价函数融合全局路径跟踪、障碍物距离及轨迹平滑性指标,增强避障灵活性与实时性。实验结果表明,该算法在路径全局最优性、动态避障效率及轨迹平滑度方面均表现出显著优势。 展开更多
关键词 机器人路径规划 改进A^(*)算法 改进动态窗口法算法 融合算法 动态避障
在线阅读 下载PDF
基于改进A^(*)算法的矿用巡检机器人路径规划
4
作者 张辉 苏国用 +2 位作者 赵东洋 杨宇豪 何凯 《太原理工大学学报》 北大核心 2025年第3期559-566,共8页
【目的】针对煤矿井下环境非结构化、局部可通行区域窄以及传统A^(*)算法规划路径存在搜索时间长、搜索节点多、路径冗余节点多、路径平滑度较差等问题,提出一种基于改进A^(*)算法的矿用巡检机器人路径规划算法。【方法】首先在传统A^(*... 【目的】针对煤矿井下环境非结构化、局部可通行区域窄以及传统A^(*)算法规划路径存在搜索时间长、搜索节点多、路径冗余节点多、路径平滑度较差等问题,提出一种基于改进A^(*)算法的矿用巡检机器人路径规划算法。【方法】首先在传统A^(*)算法的启发函数中引入预估消耗的指数函数和障碍物覆盖率之和,以提高搜索效率,缩短搜索时间;其次改进传统8邻域搜索为9邻域搜索,从而避免无用搜索,减少搜索节点数量;然后通过Floyd算法剔除路径中的冗余节点;最后采用改进3阶贝塞尔曲线完成路径平滑任务。【结果】结果表明:相较于传统A^(*)算法,在特定的20×20、30×30和40×40栅格地图下,改进A^(*)算法使得搜索时间分别缩短44.1%、63.8%和84.8%,搜索节点分别减少31.6%、47.9%和71%;路径平滑算法能够减少路径节点,改善路径平滑度,更适用于矿用巡检机器人的路径规划。 展开更多
关键词 矿用巡检机器人 路径规划 改进A^(*)算法 FLOYD算法 贝塞尔曲线
在线阅读 下载PDF
基于障碍密度优先策略改进A^(*)算法的AGV路径规划
5
作者 陈一馨 段宇轩 +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
基于改进A^(*)算法的机器人不平坦地形全局路径规划 被引量:5
6
作者 郭聚刚 于军琪 +3 位作者 冯春勇 王凯 陈易圣 董振平 《计算机工程与应用》 北大核心 2025年第5期309-322,共14页
针对机器人在非结构化和不平整地形的路径规划问题,提出了一种基于改进A^(*)算法的全局路径规划方法。改进A^(*)算法引入双向搜索策略以提高算法计算速度。通过路径节点过滤克服了双向搜索策略带来的问题并减少了关键节点的数量,增加坡... 针对机器人在非结构化和不平整地形的路径规划问题,提出了一种基于改进A^(*)算法的全局路径规划方法。改进A^(*)算法引入双向搜索策略以提高算法计算速度。通过路径节点过滤克服了双向搜索策略带来的问题并减少了关键节点的数量,增加坡度约束降低了机器人的爬坡角度和侧倾角度,提高了规划路径的安全性,通过Bézier曲线拟合路径使其变得光滑,更有利于机器人的运动控制。在不同地形和障碍密度的高程图上进行实验,验证了改进的有效性。实验结果表明,与传统A^(*)算法相比,改进A^(*)算法在路径长度增加14.6%至37.84%的情况下,计算时间减少了71.05%至82.90%,关键节点数量减少了51.94%至70.53%,并且爬坡角度和侧倾角度显著减少,路径更加平滑。因此,该方法在提高效率的同时能够在非结构化和不平坦的地形下生成安全可靠的路径。 展开更多
关键词 路径规划 不平坦地形 改进A^(*)算法 移动机器人
在线阅读 下载PDF
基于改进混合A^(*)算法在动态环境中的快速路径规划
7
作者 谭光兴 黄磊昌 李明泽 《现代电子技术》 北大核心 2025年第19期136-142,共7页
为了提高阿克曼底盘无人车的路径规划效率以及在路径跟踪过程中的局部路径规划和避障能力,并降低路径重规划的时间,文中提出一种基于改进混合A^(*)算法的路径规划方法。首先,通过障碍物K-D树得到当前位置特定范围内的障碍物距离和密度状... 为了提高阿克曼底盘无人车的路径规划效率以及在路径跟踪过程中的局部路径规划和避障能力,并降低路径重规划的时间,文中提出一种基于改进混合A^(*)算法的路径规划方法。首先,通过障碍物K-D树得到当前位置特定范围内的障碍物距离和密度状态,根据该状态计算混合A^(*)算法的动态扩展步长和转向角度离散值,提高节点扩展的效率;其次,通过反向路径规划,实现前次搜索节点数据的复用,将数据处理后作为局部路径规划的初始数据,减少节点扩展数量;最后,使用贝塞尔曲线对路径进行平滑处理。仿真实验结果表明:改进后的算法在全局路径规划和局部路径规划中有效减少了扩展节点数和运行时间,无人车能够实现在动态环境中快速进行局部路径规划和避障。 展开更多
关键词 动态节点扩展 反向路径规划 扩展列表复用 局部路径规划 动态避障 改进混合A^(*)算法
在线阅读 下载PDF
随机地图下改进A^(*)路径规划算法研究 被引量:2
8
作者 林硕 金恒江 +1 位作者 韩忠华 赵剑明 《制造技术与机床》 北大核心 2025年第2期43-47,共5页
为解决传统算法在规划AGV(automated guided vehicles)路径时存在的节点多、路径不平滑和拓展范围广等问题,提出了一种改进A*算法。首先,采用栅格法建立环境信息;其次,通过加权后的障碍物比例对启发函数进行改进,同时增加防碰撞函数以... 为解决传统算法在规划AGV(automated guided vehicles)路径时存在的节点多、路径不平滑和拓展范围广等问题,提出了一种改进A*算法。首先,采用栅格法建立环境信息;其次,通过加权后的障碍物比例对启发函数进行改进,同时增加防碰撞函数以降低碰撞概率;最后,对所提出的改进算法进行拐角优化,减少AGV实际作业时的转弯次数。实验数据表明,简单环境下改进A^(*)算法的遍历节点数较两种传统算法分别缩短了85.3%、55.9%;复杂环境下改进A*算法的遍历节点数较两种传统算法缩短94.5%、70.3%。同时拐点数量减少、路径更加平滑、路径规划时间也大幅缩短,提高了运行效率并有效降低碰撞概率。 展开更多
关键词 路径规划 改进A^(*)算法 环境建模 拐角优化 防碰撞
在线阅读 下载PDF
Global optimal path planning for mobile robot based onimproved Dijkstra algorithm and ant system algorithm 被引量:21
9
作者 谭冠政 贺欢 Aaron Sloman 《Journal of Central South University of Technology》 EI 2006年第1期80-86,共7页
A novel method of global optimal path planning for mobile robot was proposed based on the improved Dijkstra algorithm and ant system algorithm. This method includes three steps: the first step is adopting the MAKLINK ... A novel method of global optimal path planning for mobile robot was proposed based on the improved Dijkstra algorithm and ant system algorithm. This method includes three steps: the first step is adopting the MAKLINK graph theory to establish the free space model of the mobile robot, the second step is adopting the improved Dijkstra algorithm to find out a sub-optimal collision-free path, and the third step is using the ant system algorithm to adjust and optimize the location of the sub-optimal path so as to generate the global optimal path for the mobile robot. The computer simulation experiment was carried out and the results show that this method is correct and effective. The comparison of the results confirms that the proposed method is better than the hybrid genetic algorithm in the global optimal path planning. 展开更多
关键词 mobile robot global optimal path planning improved Dijkstra algorithm ant system algorithm MAKLINK graph free MAKLINK line
在线阅读 下载PDF
Improved algorithms to plan missions for agile earth observation satellites 被引量:3
10
作者 Huicheng Hao Wei Jiang Yijun Li 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2014年第5期811-821,共11页
This study concentrates of the new generation of the agile (AEOS). AEOS is a key study object on management problems earth observation satellite in many countries because of its many advantages over non-agile satell... This study concentrates of the new generation of the agile (AEOS). AEOS is a key study object on management problems earth observation satellite in many countries because of its many advantages over non-agile satellites. Hence, the mission planning and scheduling of AEOS is a popular research problem. This research investigates AEOS characteristics and establishes a mission planning model based on the working principle and constraints of AEOS as per analysis. To solve the scheduling issue of AEOS, several improved algorithms are developed. Simulation results suggest that these algorithms are effective. 展开更多
关键词 mission planning immune clone algorithm hybrid genetic algorithm (EA) improved ant colony algorithm general particle swarm optimization (PSO) agile earth observation satellite (AEOS).
在线阅读 下载PDF
Improved algorithm of atmospheric refraction error in Longley-Rice channel model 被引量:2
11
作者 Wang Zuliang Zheng Mao +1 位作者 Wang Juan Zheng Linhua 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2008年第4期683-687,共5页
Longley-Rice channel model modifies the atmospheric refraction by the equivalent earth radius method, which is simple calculation but is not accurate. As it only uses the horizontal difference, but does not make use o... Longley-Rice channel model modifies the atmospheric refraction by the equivalent earth radius method, which is simple calculation but is not accurate. As it only uses the horizontal difference, but does not make use of the vertical section information, it does not agree with the actual propagation path. The atmospheric refraction error correction method of the Longley-Rice channel model has been improved. The improved method makes use of the vertical section information sufficiently and maps the distance between the receiver and transmitter to the radio wave propagation distance, It can exactly reflect the infection of propagation distance for the radio wave propagation loss. It is predicted to be more close to the experimental results by simulation in comparison with the measured data. The effectiveness of improved methods is proved by simulation. 展开更多
关键词 radio wave propagation atmospheric refraction error correction algorithm improvement Longley- Rice model.
在线阅读 下载PDF
Improved genetic algorithm freely searching for dangerous slip surface of slope 被引量:4
12
作者 万文 曹平 +1 位作者 冯涛 袁海平 《Journal of Central South University of Technology》 EI 2005年第6期749-752,共4页
Based on the slice method of the non-circular slip surface for the calculation of integral stability of slope, an improved genetic algorithm was proposed, which can freely search for the most dangerous slip surface of... Based on the slice method of the non-circular slip surface for the calculation of integral stability of slope, an improved genetic algorithm was proposed, which can freely search for the most dangerous slip surface of slope and the corresponding minimum safety factor without supposing the geometric shape of the most dangerous slip surface. This improved genetic algorithm can simulate the genetic evolution process of organisms and avoid the local minimum value compared with the classical methods. The results of engineering cases show that it is a global optimal algorithm and has many advantages, such as higher efficiency and shorter time than the simple genetic algorithm. 展开更多
关键词 slice method dangerous non-circular slip surface minimum safety factor improved genetic algorithm
在线阅读 下载PDF
Forecasting of wind velocity:An improved SVM algorithm combined with simulated annealing 被引量:2
13
作者 刘金朋 牛东晓 +1 位作者 张宏运 王官庆 《Journal of Central South University》 SCIE EI CAS 2013年第2期451-456,共6页
Accurate forecasting of wind velocity can improve the economic dispatch and safe operation of the power system. Support vector machine (SVM) has been proved to be an efficient approach for forecasting. According to th... Accurate forecasting of wind velocity can improve the economic dispatch and safe operation of the power system. Support vector machine (SVM) has been proved to be an efficient approach for forecasting. According to the analysis with support vector machine method, the drawback of determining the parameters only by experts' experience should be improved. After a detailed description of the methodology of SVM and simulated annealing, an improved algorithm was proposed for the automatic optimization of parameters using SVM method. An example has proved that the proposed method can efficiently select the parameters of the SVM method. And by optimizing the parameters, the forecasting accuracy of the max wind velocity increases by 34.45%, which indicates that the new SASVM model improves the forecasting accuracy. 展开更多
关键词 wind velocity forecasting improved algorithm simulated annealing support vector machine
在线阅读 下载PDF
An improved self-adaptive membrane computing optimization algorithm and its applications in residue hydrogenating model parameter estimation 被引量:1
14
作者 芦会彬 薄翠梅 杨世品 《Journal of Central South University》 SCIE EI CAS CSCD 2015年第10期3909-3915,共7页
In order to solve the non-linear and high-dimensional optimization problems more effectively, an improved self-adaptive membrane computing(ISMC) optimization algorithm was proposed. The proposed ISMC algorithm applied... In order to solve the non-linear and high-dimensional optimization problems more effectively, an improved self-adaptive membrane computing(ISMC) optimization algorithm was proposed. The proposed ISMC algorithm applied improved self-adaptive crossover and mutation formulae that can provide appropriate crossover operator and mutation operator based on different functions of the objects and the number of iterations. The performance of ISMC was tested by the benchmark functions. The simulation results for residue hydrogenating kinetics model parameter estimation show that the proposed method is superior to the traditional intelligent algorithms in terms of convergence accuracy and stability in solving the complex parameter optimization problems. 展开更多
关键词 optimization algorithm membrane computing benchmark function improved self-adaptive operator
在线阅读 下载PDF
改进A^(*)与APF的移动机器人路径规划算法研究
15
作者 冯泽鹏 李宗刚 +1 位作者 夏广庆 陈引娟 《计算机工程与应用》 北大核心 2025年第20期132-145,共14页
针对A^(*)路径规划算法在复杂环境中存在搜索效率受限及动态避障能力不足的问题,提出了一种改进A^(*)算法与人工势场法相结合的路径规划方法。对静态障碍物进行预处理获取可视化通行节点,进而建立在空旷区域和障碍物区域分别采用三角形... 针对A^(*)路径规划算法在复杂环境中存在搜索效率受限及动态避障能力不足的问题,提出了一种改进A^(*)算法与人工势场法相结合的路径规划方法。对静态障碍物进行预处理获取可视化通行节点,进而建立在空旷区域和障碍物区域分别采用三角形边界和三邻域的搜索机制,基于双向交替搜索策略实现了全局路径规划;将全局路径离散为等间距轨迹点,并引入人工势能函数将位于轨线上的动态障碍物影响区域建模为椭圆区域,利用机器人与前进方向最近轨迹点的距离作为斥力函数修正因子,将其与前进方向轨迹点吸引力的合力方向作为机器人避障方向,实现局部避障。仿真结果表明,所提算法与传统双向A^(*)算法相比,搜索时间减少了96%,遍历节点数减少了82.28%,机器人在实现避障的同时沿着全局最优路径前行,从而验证了算法的有效性。 展开更多
关键词 移动机器人 路径规划 改进A^(*)算法 APF算法 动态避障
在线阅读 下载PDF
基于Theta^(*)算法和启发路径的无人艇全局路径规划
16
作者 杜家辉 李恒宇 +2 位作者 瞿栋 鲍凌志 钟雨轩 《中国测试》 北大核心 2025年第5期101-109,共9页
在无人艇全局路径规划中,许多算法仅考虑效率而忽略航行安全性。为满足安全性需求,该文提出一种由启发路径构建风险评估函数,并引导最终规划路径向启发路径靠拢的方法。首先,依据启发路径的周围环境构建风险评估函数;其次,对Theta^(*)... 在无人艇全局路径规划中,许多算法仅考虑效率而忽略航行安全性。为满足安全性需求,该文提出一种由启发路径构建风险评估函数,并引导最终规划路径向启发路径靠拢的方法。首先,依据启发路径的周围环境构建风险评估函数;其次,对Theta^(*)算法进行改良,将路径代价作为父节点选取的指标之一;最后,提出一种非均匀代价的计算方式,并与改良Theta^(*)算法相结合,进而得到一条能够避开危险区域,兼具效率与安全性的全局路径。此外,通过一系列实验表明,该文方法成功绕开危险区域,并可根据具体任务需求调整危险系数大小,以较少的路径长度增加换取路径安全性的大幅提升,在实际环境中能够有效规划一条满足任务需求的全局路径。 展开更多
关键词 无人艇 路径规划 启发路径 改良Theta^(*)算法
在线阅读 下载PDF
基于遗传算法和A^(*)算法的多农机协同作业优化方法
17
作者 于逸然 赖惠成 +4 位作者 高古学 张过 彭汪忆楠 杨龙飞 黄俊豪 《系统仿真学报》 北大核心 2025年第9期2397-2408,共12页
针对多农业机械(简称农机)协同作业中的任务分配不均和农机转向路口较多导致时间成本较大问题,提出一种预热策略改进分组遗传算法(pre-heat multi grouped genetic algorithm,PHMGA)与转向约束A^(*)算法(turn A^(*),tA^(*))相结合的任... 针对多农业机械(简称农机)协同作业中的任务分配不均和农机转向路口较多导致时间成本较大问题,提出一种预热策略改进分组遗传算法(pre-heat multi grouped genetic algorithm,PHMGA)与转向约束A^(*)算法(turn A^(*),tA^(*))相结合的任务规划方法。PHMGA基于已知环境为每台农机分配任务,通过考虑行驶、作业及转向距离的代价目标函数确保任务量均衡,并设计多种算子和策略,以搜寻近似最优解。tA^(*)算法则用于选择田间路径,通过转向惩罚规避转向路口较多的复杂区域,进一步缩短作业时间。仿真结果表明:所提算法有效均衡了每台农机的工作量并显著降低了作业时间和等待时间,相比传统算法分别减少了5%和56%~67%。 展开更多
关键词 农业机械 改进分组遗传算法 改进A^(*)算法 多机协同作业规划 任务分配 路径规划
在线阅读 下载PDF
基于双向搜索改进A^(*)算法的无人艇全局路径规划 被引量:1
18
作者 梅梦磊 陈顺洪 +1 位作者 菅永坤 白立 《舰船科学技术》 北大核心 2025年第5期97-102,共6页
为解决传统A^(*)算法搜索效率低、路径拐点多、贴近障碍物等问题,结合无人艇特性,提出一种改进A^(*)算法。首先,引入人工势场法对评价函数进行改进,考虑障碍物斥力场的影响,提高路径安全性;其次,通过改进节点遍历方式和双向搜索机制减... 为解决传统A^(*)算法搜索效率低、路径拐点多、贴近障碍物等问题,结合无人艇特性,提出一种改进A^(*)算法。首先,引入人工势场法对评价函数进行改进,考虑障碍物斥力场的影响,提高路径安全性;其次,通过改进节点遍历方式和双向搜索机制减少搜索节点,提高路径规划速度;最后,对生成路径进行二次优化,删除冗余节点,提升路径平滑性。仿真结果表明,开阔水域场景下改进A^(*)算法在安全性、路径长度、路径平滑性、规划速度方面均有较大提升;岛礁区场景下改进A^(*)算法虽然在路径长度上有所牺牲,但安全性、路径平滑性、规划速度方面具有明显优势。研究成果可为无人艇全局路径规划问题研究提供一定的参考。 展开更多
关键词 路径规划 改进A^(*)算法 斥力场 双向搜索
在线阅读 下载PDF
基于改进A^(*)算法的四向穿梭车路径规划
19
作者 邹天余 刘斌 龚德文 《传感器与微系统》 北大核心 2025年第10期142-145,151,共5页
为解决A^(*)算法在四向穿梭车路径规划过程中遍历节点数和转折次数过多、寻路时间较长的问题,提出一种改进算法。通过跃迁式邻域搜索策略,避免无效搜索;融合S曲线速度规划,实现考虑速度变化的路径规划;引入转向惩罚代价,减少路径折弯次... 为解决A^(*)算法在四向穿梭车路径规划过程中遍历节点数和转折次数过多、寻路时间较长的问题,提出一种改进算法。通过跃迁式邻域搜索策略,避免无效搜索;融合S曲线速度规划,实现考虑速度变化的路径规划;引入转向惩罚代价,减少路径折弯次数;基于穿梭车运动模型,提出改进时间窗,保证穿梭车的安全、可靠运行。实验结果证明:所提算法能有效减少遍历节点数,提高搜索效率,降低转折次数,快速规划出无冲突的时间最短路径。 展开更多
关键词 路径规划 A^(*)算法 改进搜索邻域 四向穿梭车
在线阅读 下载PDF
多红绿灯路段改进A^(*)车速规划算法及其仿真验证
20
作者 乔奉亮 沈照杰 刘丹阳 《控制理论与应用》 北大核心 2025年第8期1496-1504,共9页
为使车辆高效通过交叉路口,减少启停,安全、快速、经济、舒适地完成长路段行车,采用基于规则、A^(*)和改进A^(*)3种不同算法对给定多红绿灯和多限速路段进行车速规划,并在整车–发动机控制模型上开展车速控制仿真测试,对比车速控制效果... 为使车辆高效通过交叉路口,减少启停,安全、快速、经济、舒适地完成长路段行车,采用基于规则、A^(*)和改进A^(*)3种不同算法对给定多红绿灯和多限速路段进行车速规划,并在整车–发动机控制模型上开展车速控制仿真测试,对比车速控制效果、加速度波动和燃油经济性.改进A^(*)算法以位置、时间和加速度为扩展节点状态量,以VT-Micro瞬时燃油消耗量为代价,以红绿灯相位、限速和道路坡度值为约束,优化规划效果.与基于普通A^(*)的车速规划算法相比,改进A^(*)算法车速规划用时减少75.95%,车辆通行时间减少9.60%,加速度变动降低37.90%,燃油消耗量减少2.56%. 展开更多
关键词 改进A^(*)算法 车速规划 智能控制 多红绿灯交叉口
在线阅读 下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部