期刊文献+
共找到2,657篇文章
< 1 2 133 >
每页显示 20 50 100
基于Dijkstra算法的平滑路径规划方法 被引量:21
1
作者 巩慧 倪翠 +1 位作者 王朋 程诺 《北京航空航天大学学报》 EI CAS CSCD 北大核心 2024年第2期535-541,共7页
移动机器人在复杂环境下沿Dijkstra算法规划的路径运动时,由于所规划的路径存在转折点多、部分转折角度小等问题,导致移动机器人不得不频繁转向,甚至要暂停才能完成转向,严重影响机器人的工作效率。利用几何拓扑学方法,结合实际场景信息... 移动机器人在复杂环境下沿Dijkstra算法规划的路径运动时,由于所规划的路径存在转折点多、部分转折角度小等问题,导致移动机器人不得不频繁转向,甚至要暂停才能完成转向,严重影响机器人的工作效率。利用几何拓扑学方法,结合实际场景信息,提出一种基于Dijkstra算法的平滑路径规划方法。根据应用场景获取连续化地图,将连续化地图离散化后随机生成离散点阵,计算各点之间的欧氏距离,选取与各离散点距离较近、且连线不跨越障碍的多个点,将其连接并生成离散图。在离散图中利用Dijkstra算法搜索最优路径作为引导路径。当移动机器人沿引导路径运动时,结合实际场景信息,采用几何拓扑学计算出移动机器人每一时刻应该采取的最佳动作和运行路线。实验结果表明:所提方法能够有效减少移动机器人运动中的累计转弯角度,增大最小平均转折角度,提高所规划路径的平滑度,从而缩短移动机器人的运动时间,提升机器人的工作效率。 展开更多
关键词 路径规划 dijkstra算法 引导路径 路径平滑度 最优路径
在线阅读 下载PDF
基于改进Dijkstra算法的民机信号敷设路径规划方法 被引量:1
2
作者 吕逸舟 毛建华 +1 位作者 杜晓鹏 许春晖 《机械设计与制造工程》 2024年第9期78-82,共5页
针对规划电气原理信号在全机布线网络中敷设路径时存在不兼容线束通道、计算效率低、敷设路径长等问题,设计了一种基于改进Dijkstra算法的信号敷设方法。由全机布线网络建立敷设通道模型,在信号端接点处采用映射扩展连接,综合布线网络... 针对规划电气原理信号在全机布线网络中敷设路径时存在不兼容线束通道、计算效率低、敷设路径长等问题,设计了一种基于改进Dijkstra算法的信号敷设方法。由全机布线网络建立敷设通道模型,在信号端接点处采用映射扩展连接,综合布线网络形成整体计算结构,并根据待敷设信号的隔离代码与余度动态定义线束通道的权值大小。结合Blender建模软件与某机型数据进行实例分析,结果表明:改进的Dijkstra算法能够准确地将信号敷设至兼容的线束通道中,路径搜索耗时更短,同时在信号数量较大的情况下能够得到总长度与质量更小的敷设结果。 展开更多
关键词 信号敷设 dijkstra算法 布线网络 线束设计
在线阅读 下载PDF
裂缝泡沫流动特征及改进Dijkstra算法优势通道预测
3
作者 徐正晓 李猛 +4 位作者 李兆敏 李宾飞 陶磊 刘洋 于传康 《常州大学学报(自然科学版)》 CAS 2024年第4期46-54,共9页
泡沫在复杂缝网中的流动规律尚不明确,利用多种组合可视化裂缝模型,观察了泡沫在裂缝中的流动特征,采用改进的Dijkstra算法确定裂缝网络节点的加权图,预测了泡沫流动路径。结果表明,泡沫体积分数为90%时其流动阻力达到最大,泡沫在不同... 泡沫在复杂缝网中的流动规律尚不明确,利用多种组合可视化裂缝模型,观察了泡沫在裂缝中的流动特征,采用改进的Dijkstra算法确定裂缝网络节点的加权图,预测了泡沫流动路径。结果表明,泡沫体积分数为90%时其流动阻力达到最大,泡沫在不同开度的平行裂缝流动时,优先在大开度裂缝中流动,在小开度的裂缝中存在气体滞留。在复杂缝网模型中,基于泡沫流体的波及范围和调堵机制对Dijkstra算法进行改进,模拟结果能够在一定程度上与实验结果进行拟合。这些发现验证了泡沫在裂缝型油藏中流动时考虑裂缝的必要性。 展开更多
关键词 裂缝 泡沫 流动特征 改进dijkstra算法 优势通道
在线阅读 下载PDF
融合改进Dijkstra算法和动态窗口法的移动机器人路径规划 被引量:5
4
作者 郭建 杨朋 +2 位作者 曾志豪 黄颖驹 王家淳 《组合机床与自动化加工技术》 北大核心 2024年第3期36-40,共5页
为解决移动机器人在智能制造车间的全局路径规划和局部动态避障问题,提出一种融合改进的Dijkstra算法和改进的DWA算法,对传统Dijkstra算法的路径进行平滑优化,使得路径轨迹更加平滑,动态改变DWA算法中速度评价权重函数,提高避障效率。... 为解决移动机器人在智能制造车间的全局路径规划和局部动态避障问题,提出一种融合改进的Dijkstra算法和改进的DWA算法,对传统Dijkstra算法的路径进行平滑优化,使得路径轨迹更加平滑,动态改变DWA算法中速度评价权重函数,提高避障效率。仿真结果表明,改进Dijkstra算法路径平滑优化后,平均路程缩短比例为0.65%,平均偏航角震荡次数减少了67.70%,改进后的DWA算法运行路程缩小9.68%,路径转折次数降低了33%,运行时间缩短3.88%。基于改进的Dijkstra算法和改进的DWA算法提出一种融合算法,仿真和样机实验结果表明:面对静态、动态障碍物,机器人运行线速度平缓,轨迹光滑,角速度波动明显,证明机器人运动稳定,实时调整方位,具有良好的避障能力。并且多次机器人循环定点实验中机器人纵向(X轴方向)平均误差≤30 mm,横向(Y轴)平均误差≤30 mm,定位精度满足工业需求。 展开更多
关键词 dijkstra算法 动态窗口法 移动机器人路径规划 实时避障
在线阅读 下载PDF
融合改进Dijkstra算法和MPC的单舵轮机器人路径规划 被引量:2
5
作者 郭建 曾志豪 +3 位作者 黄熙航 谢瑞伦 杨朋 王家淳 《组合机床与自动化加工技术》 北大核心 2024年第6期18-23,共6页
为提高单舵轮机器人在路径规划性能和路径跟踪精度,提出一种融合改进Dijkstra算法和MPC的路径规划算法。首先,对比Dijkstra算法和A^(*)算法两种方法获得的路径规划轨迹长度;随后,改进Dijkstra算法,替换与障碍物碰撞的子路径段,并对路径... 为提高单舵轮机器人在路径规划性能和路径跟踪精度,提出一种融合改进Dijkstra算法和MPC的路径规划算法。首先,对比Dijkstra算法和A^(*)算法两种方法获得的路径规划轨迹长度;随后,改进Dijkstra算法,替换与障碍物碰撞的子路径段,并对路径进行平滑优化处理;再者,建立单舵轮机器人数学模型,基于优化后的MPC算法,分别以直线和圆弧路径跟踪进行仿真。仿真实验结果表明,跟踪直线速度从1.19 m/s平稳到达1.91 m/s,角加速度为1 rad/s^(2),跟踪圆弧速度从1.19 m/s增加至2 m/s,角速度平稳变化;最后,通过样机实验结果表明,MPC算法能够使得单舵轮移动机器人运动高度贴合改进的Dijkstra算法路径规划的轨迹,且行驶平稳。 展开更多
关键词 单舵轮机器人 dijkstra算法 模型预测控制轨迹跟踪
在线阅读 下载PDF
Design and Implementation of Bidirectional Dijkstra Algorithm 被引量:5
6
作者 付梦印 李杰 周培德 《Journal of Beijing Institute of Technology》 EI CAS 2003年第4期366-370,共5页
Bidirectional Dijkstra algorithm whose time complexity is 8O(n~2) is proposed. The theory foundation is that the classical Dijkstra algorithm has not any directional feature during searching the shortest path. The alg... Bidirectional Dijkstra algorithm whose time complexity is 8O(n~2) is proposed. The theory foundation is that the classical Dijkstra algorithm has not any directional feature during searching the shortest path. The algorithm takes advantage of the adjacent link and the mechanism of bidirectional search, that is, the algorithm processes the positive search from start point to destination point and the negative search from destination point to start point at the same time. Finally, combining with the practical application of route-planning algorithm in embedded real-time vehicle navigation system (ERTVNS), one example of its practical applications is given, analysis in theory and the experimental results show that compared with the Dijkstra algorithm, the new algorithm can reduce time complexity, and guarantee the searching precision, it satisfies the needs of ERTVNS. 展开更多
关键词 vehicle navigation system route-planning the shortest path dijkstra algorithm bidirectional dijkstra algorithm
在线阅读 下载PDF
Research on the Optimization and Simulation of the Shortest Path Based on Algorithm of Dijkstra 被引量:6
7
作者 Chuan-xiang REN,Xin-gang HAO,Ying-rui WANG, Guang-hui PAN (College of Information and Electrical Engineering,Shandong University of Science and Technology,Qingdao 266510,China) 《Journal of Measurement Science and Instrumentation》 CAS 2010年第S1期199-201,37,共4页
Dijkstra algorithm is a theoretical basis to solve transportation network problems of the shortest path, which has a wide range of application in path optimization. Through analyzing traditional Dijkstra algorithm,on ... Dijkstra algorithm is a theoretical basis to solve transportation network problems of the shortest path, which has a wide range of application in path optimization. Through analyzing traditional Dijkstra algorithm,on account of the insufficiency of this algorithm in path optimization,this paper uses adjacency list and circular linked list with combination to store date,and through the improved quick sorting algorithm for weight sorting, accomplish a quick search to the adjacent node,and so an improved Dijkstra algorithm is got.Then apply it to the optimal path search,and make simulation analysis for this algorithm through the example,also verify the effectiveness of the proposed algorithm. 展开更多
关键词 route optimization dijkstra algorithm fast sorting algorithm adjacency list and circular linked list
在线阅读 下载PDF
Improved Dijkstra Algorithm for Mobile Robot Path Planning and Obstacle Avoidance 被引量:13
8
作者 Shaher Alshammrei Sahbi Boubaker Lioua Kolsi 《Computers, Materials & Continua》 SCIE EI 2022年第9期5939-5954,共16页
Optimal path planning avoiding obstacles is among the most attractive applications of mobile robots(MRs)in both research and education.In this paper,an optimal collision-free algorithm is designed and implemented prac... Optimal path planning avoiding obstacles is among the most attractive applications of mobile robots(MRs)in both research and education.In this paper,an optimal collision-free algorithm is designed and implemented practically based on an improved Dijkstra algorithm.To achieve this research objectives,first,the MR obstacle-free environment is modeled as a diagraph including nodes,edges and weights.Second,Dijkstra algorithm is used offline to generate the shortest path driving the MR from a starting point to a target point.During its movement,the robot should follow the previously obtained path and stop at each node to test if there is an obstacle between the current node and the immediately following node.For this aim,the MR was equipped with an ultrasonic sensor used as obstacle detector.If an obstacle is found,the MR updates its diagraph by excluding the corresponding node.Then,Dijkstra algorithm runs on the modified diagraph.This procedure is repeated until reaching the target point.To verify the efficiency of the proposed approach,a simulation was carried out on a hand-made MR and an environment including 9 nodes,19 edges and 2 obstacles.The obtained optimal path avoiding obstacles has been transferred into motion control and implemented practically using line tracking sensors.This study has shown that the improved Dijkstra algorithm can efficiently solve optimal path planning in environments including obstacles and that STEAM-based MRs are efficient cost-effective tools to practically implement the designed algorithm. 展开更多
关键词 Mobile robot(MR) sTEAM path planning obstacle avoidance improved dijkstra algorithm
在线阅读 下载PDF
Global optimal path planning for mobile robot based onimproved Dijkstra algorithm and ant system algorithm 被引量:20
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
Optimizing Connections:Applied Shortest Path Algorithms for MANETs
10
作者 Ibrahim Alameri Jitka Komarkova +2 位作者 Tawfik Al-Hadhrami Abdulsamad Ebrahim Yahya Atef Gharbi 《Computer Modeling in Engineering & Sciences》 SCIE EI 2024年第10期787-807,共21页
This study is trying to address the critical need for efficient routing in Mobile Ad Hoc Networks(MANETs)from dynamic topologies that pose great challenges because of the mobility of nodes.Themain objective was to del... This study is trying to address the critical need for efficient routing in Mobile Ad Hoc Networks(MANETs)from dynamic topologies that pose great challenges because of the mobility of nodes.Themain objective was to delve into and refine the application of the Dijkstra’s algorithm in this context,a method conventionally esteemed for its efficiency in static networks.Thus,this paper has carried out a comparative theoretical analysis with the Bellman-Ford algorithm,considering adaptation to the dynamic network conditions that are typical for MANETs.This paper has shown through detailed algorithmic analysis that Dijkstra’s algorithm,when adapted for dynamic updates,yields a very workable solution to the problem of real-time routing in MANETs.The results indicate that with these changes,Dijkstra’s algorithm performs much better computationally and 30%better in routing optimization than Bellman-Ford when working with configurations of sparse networks.The theoretical framework adapted,with the adaptation of the Dijkstra’s algorithm for dynamically changing network topologies,is novel in this work and quite different from any traditional application.The adaptation should offer more efficient routing and less computational overhead,most apt in the limited resource environment of MANETs.Thus,from these findings,one may derive a conclusion that the proposed version of Dijkstra’s algorithm is the best and most feasible choice of the routing protocol for MANETs given all pertinent key performance and resource consumption indicators and further that the proposed method offers a marked improvement over traditional methods.This paper,therefore,operationalizes the theoretical model into practical scenarios and also further research with empirical simulations to understand more about its operational effectiveness. 展开更多
关键词 dijkstras algorithm optimization complexity analysis shortest path first comparative algorithm analysis nondeterministic polynomial(NP)-complete
在线阅读 下载PDF
基于Dijkstra算法的搬运车省时路径规划研究 被引量:1
11
作者 闫恩雪 张石强 《价值工程》 2024年第12期26-29,共4页
近年来,制造业快速向着自动化、智能化发展,智能搬运车逐渐映入我们的眼帘。随着智能搬运车的普及,其路径规划的重要性也被重视。Dijkstra算法是经典的路径规划算法之一,而传统的Dijkstra算法只能保留一条最短路径。本文对Dijkstra算法... 近年来,制造业快速向着自动化、智能化发展,智能搬运车逐渐映入我们的眼帘。随着智能搬运车的普及,其路径规划的重要性也被重视。Dijkstra算法是经典的路径规划算法之一,而传统的Dijkstra算法只能保留一条最短路径。本文对Dijkstra算法进行改进,使其能够保留所有最短路径,再将保留的所有路径进行行驶时间的计算,经计算对比筛选出耗时最短的路径。达到不仅路程短,还耗时少的目标,可以有效地节省工作时间,提高效率。 展开更多
关键词 dijkstra算法 路径规划 生产车间
在线阅读 下载PDF
基于Dijkstra算法的移动机器人最短路径规划设计研究 被引量:1
12
作者 靳康杰 《信息与电脑》 2024年第8期47-49,共3页
本研究针对移动机器人的路径规划问题,结合Dijkstra算法进行了深入探讨。设计了一套针对移动机器人的最短路径规划系统,该系统全面考虑了机器人的运动约束、环境信息以及目标位置等关键因素。在此基础上,提出了一种基于Dijkstra算法的... 本研究针对移动机器人的路径规划问题,结合Dijkstra算法进行了深入探讨。设计了一套针对移动机器人的最短路径规划系统,该系统全面考虑了机器人的运动约束、环境信息以及目标位置等关键因素。在此基础上,提出了一种基于Dijkstra算法的路径规划方案,旨在实现高效且精准的路径规划,为移动机器人的自主导航提供有力支持。 展开更多
关键词 移动机器人 最短路径规划 dijkstra算法 自主导航
在线阅读 下载PDF
基于Dijkstra算法的工业园区应急疏散路径规划 被引量:1
13
作者 冯琳洁 杜树新 裘一 《工业控制计算机》 2024年第3期44-46,共3页
针对工业园区道路状况和气体泄露风险,并基于扩散模型泄漏范围的预测,应用Dijkstra算法提出了液体泄漏蒸发后的应急疏散路线规划方法。针对泄漏蒸发事故危险区域内外不同的情况生成相应的应急疏散路线。实际案例分析表明,该方案可以为... 针对工业园区道路状况和气体泄露风险,并基于扩散模型泄漏范围的预测,应用Dijkstra算法提出了液体泄漏蒸发后的应急疏散路线规划方法。针对泄漏蒸发事故危险区域内外不同的情况生成相应的应急疏散路线。实际案例分析表明,该方案可以为工业园区提供泄漏蒸发情况下安全的疏散路线。 展开更多
关键词 工业园区 扩散模型 dijkstra算法 泄漏蒸发 疏散路线
在线阅读 下载PDF
Representation of an Integer by a Quadratic Form through the Cornacchia Algorithm
14
作者 Moumouni Djassibo Woba 《Applied Mathematics》 2024年第9期614-629,共16页
Cornachia’s algorithm can be adapted to the case of the equation x2+dy2=nand even to the case of ax2+bxy+cy2=n. For the sake of completeness, we have given modalities without proofs (the proof in the case of the equa... Cornachia’s algorithm can be adapted to the case of the equation x2+dy2=nand even to the case of ax2+bxy+cy2=n. For the sake of completeness, we have given modalities without proofs (the proof in the case of the equation x2+y2=n). Starting from a quadratic form with two variables f(x,y)=ax2+bxy+cy2and n an integer. We have shown that a primitive positive solution (u,v)of the equation f(x,y)=nis admissible if it is obtained in the following way: we take α modulo n such that f(α,1)≡0modn, u is the first of the remainders of Euclid’s algorithm associated with n and α that is less than 4cn/| D |) (possibly α itself) and the equation f(x,y)=n. has an integer solution u in y. At the end of our work, it also appears that the Cornacchia algorithm is good for the form n=ax2+bxy+cy2if all the primitive positive integer solutions of the equation f(x,y)=nare admissible, i.e. computable by the algorithmic process. 展开更多
关键词 Quadratic Form Cornacchia algorithm Associated Polynomials Euclid’s algorithm Prime Number
在线阅读 下载PDF
钻尖S型容屑槽的砂轮磨削位姿算法研究
15
作者 熊建军 李海宾 +1 位作者 江磊 王金栋 《机械设计与制造》 北大核心 2025年第2期203-207,共5页
钻尖S型容屑槽作为一种新型的钻头端齿结构,不仅能有效提高钻头耐用度、排屑能力,还具有结构复杂、对精度要求高等特点。为了增强其磨削工艺扩展性并提高其加工精度,研究了该类容屑槽在数控加工过程中的砂轮磨削轨迹求解方法:首先,定义... 钻尖S型容屑槽作为一种新型的钻头端齿结构,不仅能有效提高钻头耐用度、排屑能力,还具有结构复杂、对精度要求高等特点。为了增强其磨削工艺扩展性并提高其加工精度,研究了该类容屑槽在数控加工过程中的砂轮磨削轨迹求解方法:首先,定义了容屑槽的结构参数、坐标系,建立了几何表达数学模型;其次,定义磨削工艺参数以及砂轮初始姿态,建立了磨削过程中砂轮轨迹的参数化控制数学模型;在此基础上,采用运动学原理并借助坐标变换矩阵的方式,推导了工件坐标系下的钻尖S型容屑砂轮磨削轨迹的计算方法。基于VC++环境,开发了相应的计算程序并进行了一系列的磨削仿真测试和加工验证,验证了算法的可行性和准确性。 展开更多
关键词 钻尖 s型容屑槽 磨削 位姿 算法
在线阅读 下载PDF
基于Dijkstra-ACO混合算法的煤矿井下应急逃生路径动态规划
16
作者 卢国菊 史文芳 《工矿自动化》 CSCD 北大核心 2024年第10期147-151,178,共6页
煤矿井下应急逃生路径规划需要根据煤矿井下环境的变化及时调整,但传统方法依赖静态网络和固定权重而无法实现逃生路径规划适应井下环境动态变化。针对上述问题,提出了一种基于Dijkstra-ACO(蚁群优化)混合算法的煤矿井下应急逃生路径动... 煤矿井下应急逃生路径规划需要根据煤矿井下环境的变化及时调整,但传统方法依赖静态网络和固定权重而无法实现逃生路径规划适应井下环境动态变化。针对上述问题,提出了一种基于Dijkstra-ACO(蚁群优化)混合算法的煤矿井下应急逃生路径动态规划方法。基于巷道坡度和水位对逃生的影响分析,建立了煤矿井下应急逃生最优路径动态规划模型,实现逃生路径随巷道坡度、水位等环境变化而实时调整,从而提高逃生效率和安全性。采用Dijkstra-ACO混合算法求解煤矿井下应急逃生最优路径动态规划模型,即利用Dijkstra算法快速确定初始路径,引入ACO算法寻找距离最短且安全性最高的逃生路径,实现规划路径能够适应环境变化。搭建了模拟某煤矿多种巷道类型及其坡度、水位等参数的仿真环境,开展了应急逃生路径动态规划实验。结果表明,在50 m×100 m,100 m×200 m,150 m×250 m 3种不同尺寸的测试区域中,基于Dijkstra-ACO混合算法规划的路径长度比基于A^(*)算法和基于改进蚁群算法规划的路径长度缩短了19%以上,同时避障率提高了5%以上。 展开更多
关键词 煤矿井下应急逃生 路径动态规划 dijkstra-ACO混合算法 蚁群优化算法
在线阅读 下载PDF
基于s和B样条曲线的传输机构分段轨迹规划
17
作者 王玉明 杨宝海 +2 位作者 姚宇轩 梁斌 刘冬 《组合机床与自动化加工技术》 北大核心 2025年第1期84-87,共4页
为了改善Pecvd设备在运输石墨舟过程中遇到的振动、过量损耗等问题,提出一种分段式作业轨迹规划方法。分别采用自适应的s曲线以及B样条曲线对传输机构的两段作业轨迹进行轨迹规划,并对较复杂的B样条曲线轨迹采用自适应遗传算法进行优化... 为了改善Pecvd设备在运输石墨舟过程中遇到的振动、过量损耗等问题,提出一种分段式作业轨迹规划方法。分别采用自适应的s曲线以及B样条曲线对传输机构的两段作业轨迹进行轨迹规划,并对较复杂的B样条曲线轨迹采用自适应遗传算法进行优化;同时采用模糊PID控制方法,将机构控制误差限制在合理范围之内。通过石墨舟传输机构模型轨迹仿真实验,验证了所提出的分段轨迹规划方法可使机构运动平稳;实际样机实验验证了该方法控制信号误差在5%以内。实验结果表明,所提出的轨迹规划方法在效率、误差控制方面均符合生产需求,可用于实际生产。 展开更多
关键词 轨迹规划 s曲线 B样条曲线 遗传算法
在线阅读 下载PDF
基于Dijkstra算法的变电站三维电缆最优敷设模型
18
作者 王昊 吴勇 +3 位作者 陈功勋 刘东华 李明远 巫吉祥 《微型电脑应用》 2024年第8期81-84,共4页
为了规划最短、最优电缆敷设路径,针对变电站环境复杂、空间三维避障效果较差的问题,研究基于Dijkstra算法的变电站三维电缆最优敷设模型。通过GIM软件搭建包含设备、桥梁、土建结构以及电缆通道与其连接点五大部分的变电站三维电缆敷... 为了规划最短、最优电缆敷设路径,针对变电站环境复杂、空间三维避障效果较差的问题,研究基于Dijkstra算法的变电站三维电缆最优敷设模型。通过GIM软件搭建包含设备、桥梁、土建结构以及电缆通道与其连接点五大部分的变电站三维电缆敷设空间模型,经空间划分与批量埋管处理后,采用分网格法进行电缆敷设路径规划空间建模,并以电缆敷设过程中容积率限制、转弯数减少以及夹角处扇形搜索为前提,应用Dijkstra算法在路径规划空间模型中规划电缆敷设路径,获取电缆最优敷设路径。将该路径导入三维电缆敷设空间模型,获得变电站三维电缆最优敷设模型。实验结果证明:该模型可获取电缆最优敷设路径,不受变电站实地环境影响,敷设路径短且转折点少,电缆敷设避障效果好。 展开更多
关键词 dijkstra算法 变电站 三维电缆模型 电缆敷设模型 最优敷设路径
在线阅读 下载PDF
Time Complexity of the Oracle Phase in Grover’s Algorithm
19
作者 Ying Liu 《American Journal of Computational Mathematics》 2024年第1期1-10,共10页
Since Grover’s algorithm was first introduced, it has become a category of quantum algorithms that can be applied to many problems through the exploitation of quantum parallelism. The original application was the uns... Since Grover’s algorithm was first introduced, it has become a category of quantum algorithms that can be applied to many problems through the exploitation of quantum parallelism. The original application was the unstructured search problems with the time complexity of O(). In Grover’s algorithm, the key is Oracle and Amplitude Amplification. In this paper, our purpose is to show through examples that, in general, the time complexity of the Oracle Phase is O(N), not O(1). As a result, the time complexity of Grover’s algorithm is O(N), not O(). As a secondary purpose, we also attempt to restore the time complexity of Grover’s algorithm to its original form, O(), by introducing an O(1) parallel algorithm for unstructured search without repeated items, which will work for most cases. In the worst-case scenarios where the number of repeated items is O(N), the time complexity of the Oracle Phase is still O(N) even after additional preprocessing. 展开更多
关键词 Quantum Computing ORACLE Amplitude Amplification Grover’s algorithm
在线阅读 下载PDF
O(logN) Algorithm for Amplitude Amplification and O(logN) Algorithms for Amplitude Transfer in Grover’s Algorithm
20
作者 Ying Liu 《American Journal of Computational Mathematics》 2024年第2期169-188,共20页
Grovers algorithm is a category of quantum algorithms that can be applied to many problems through the exploitation of quantum parallelism. The Amplitude Amplification in Grovers algorithm is T = O(N). This paper intr... Grovers algorithm is a category of quantum algorithms that can be applied to many problems through the exploitation of quantum parallelism. The Amplitude Amplification in Grovers algorithm is T = O(N). This paper introduces two new algorithms for Amplitude Amplification in Grovers algorithm with a time complexity of T = O(logN), aiming to improve efficiency in quantum computing. The difference between Grovers algorithm and our first algorithm is that the Amplitude Amplification ratio in Grovers algorithm is an arithmetic series and ours, a geometric one. Because our Amplitude Amplification ratios converge much faster, the time complexity is improved significantly. In our second algorithm, we introduced a new concept, Amplitude Transfer where the marked state is transferred to a new set of qubits such that the new qubit state is an eigenstate of measurable variables. When the new qubit quantum state is measured, with high probability, the correct solution will be obtained. 展开更多
关键词 Quantum Computing ORACLE Amplitude Amplification Grover’s algorithm
在线阅读 下载PDF
上一页 1 2 133 下一页 到第
使用帮助 返回顶部