期刊文献+
共找到3,837篇文章
< 1 2 192 >
每页显示 20 50 100
Three-Dimensional Trajectory Planning for Robotic Manipulators Using Model Predictive Control and Point Cloud Optimization
1
作者 Zeinel Momynkulov Azhar Tursynova +3 位作者 Olzhas Olzhayev Akhanseri Ikramov Sayat Ibrayev Batyrkhan Omarov 《Computer Modeling in Engineering & Sciences》 2025年第10期891-918,共28页
Robotic manipulators increasingly operate in complex three-dimensional workspaces where accuracy and strict limits on position,velocity,and acceleration must be satisfied.Conventional geometric planners emphasize path... Robotic manipulators increasingly operate in complex three-dimensional workspaces where accuracy and strict limits on position,velocity,and acceleration must be satisfied.Conventional geometric planners emphasize path smoothness but often ignore dynamic feasibility,motivating control-aware trajectory generation.This study presents a novel model predictive control(MPC)framework for three-dimensional trajectory planning of robotic manipulators that integrates second-order dynamic modeling and multi-objective parameter optimization.Unlike conventional interpolation techniques such as cubic splines,B-splines,and linear interpolation,which neglect physical constraints and system dynamics,the proposed method generates dynamically feasible trajectories by directly optimizing over acceleration inputs while minimizing both tracking error and control effort.A key innovation lies in the use of Pareto front analysis for tuning prediction horizon and sampling time,enabling a systematic balance between accuracy and motion smoothness.Comparative evaluation using simulated experiments demonstrates that the proposed MPC approach achieves a minimum mean absolute error(MAE)of 0.170 and reduces maximum acceleration to 0.0217,compared to 0.0385 in classical linear methods.The maximum deviation error was also reduced by approximately 27.4%relative to MPC configurations without tuned parameters.All experiments were conducted in a simulation environment,with computational times per control cycle consistently remaining below 20 milliseconds,indicating practical feasibility for real-time applications.Thiswork advances the state-of-the-art inMPC-based trajectory planning by offering a scalable and interpretable control architecture that meets physical constraints while optimizing motion efficiency,thus making it suitable for deployment in safety-critical robotic applications. 展开更多
关键词 trajectory planning robotic manipulator dynamic constraints motion planning SPLINE real-time control
在线阅读 下载PDF
Smart Assessment of Flight Quality for Trajectory Planning in Internet of Flying Things
2
作者 Weiping Zeng Xiangping Bryce Zhai +3 位作者 Cheng Sun Liusha Jiang Yicong Du Xuefeng Yan 《Computers, Materials & Continua》 2026年第2期653-667,共15页
With the expanding applications of unmanned aerial vehicles(UAVs),precise flight evaluation has emerged as a critical enabler for efficient path planning,directly impacting operational performance and safety.Tradition... With the expanding applications of unmanned aerial vehicles(UAVs),precise flight evaluation has emerged as a critical enabler for efficient path planning,directly impacting operational performance and safety.Traditional path planning algorithms typically combine Dubins curves with local optimization to minimize trajectory length under 3D spatial constraints.However,these methods often overlook the correlation between pilot control quality and UAV flight dynamics,limiting their adaptability in complex scenarios.In this paper,we propose an intelligent flight evaluation model specifically designed to enhancemulti-waypoint trajectory optimization algorithms.Our model leverages a decision tree to integrate attitude parameters and trajectory matching metrics,establishing a quantitative link between pilot control quality and UAV flight states.Experimental results demonstrate that the proposed model not only accurately assesses pilot performance across diverse skill levels but also improves the optimality of generated trajectories.When integrated with our path planning algorithm,it efficiently produces optimal trajectories while strictly adhering to UAV flight constraints.This integrated framework highlights significant potential for real-time UAV training,performance assessment,and adaptive mission planning applications. 展开更多
关键词 UAV trajectory planning flight quality assessment decision tree
在线阅读 下载PDF
Autonomous dispatch trajectory planning of carrier-based vehicles:An iterative safe dispatch corridor framework
3
作者 Keyan Li Xin Li +7 位作者 Yu Wu Zhilong Deng Yan Wang Yishuo Meng Bai Li Xichao Su Lei Wang Xinwei Wang 《Defence Technology(防务技术)》 2026年第2期83-95,共13页
As carrier aircraft sortie frequency and flight deck operational density increase,autonomous dispatch trajectory planning for carrier-based vehicles demands efficient,safe,and kinematically feasible solutions.This pap... As carrier aircraft sortie frequency and flight deck operational density increase,autonomous dispatch trajectory planning for carrier-based vehicles demands efficient,safe,and kinematically feasible solutions.This paper presents an Iterative Safe Dispatch Corridor(iSDC)framework,addressing the suboptimality of the traditional SDC method caused by static corridor construction and redundant obstacle exploration.First,a Kinodynamic-Informed-Bidirectional Rapidly-exploring Random Tree Star(KIBRRT^(*))algorithm is proposed for the front-end coarse planning.By integrating bidirectional tree expansion,goal-biased elliptical sampling,and artificial potential field guidance,it reduces unnecessary exploration near concave obstacles and generates kinematically admissible paths.Secondly,the traditional SDC is implemented in an iterative manner,and the obtained trajectory in the current iteration is fed into the next iteration for corridor generation,thus progressively improving the quality of withincorridor constraints.For tractors,a reverse-motion penalty function is incorporated into the back-end optimizer to prioritize forward driving,aligning with mechanical constraints and human operational preferences.Numerical validations on the data of Gerald R.Ford-class carrier demonstrate that the KIBRRT^(*)reduces average computational time by 75%and expansion nodes by 25%compared to conventional RRT^(*)algorithms.Meanwhile,the iSDC framework yields more time-efficient trajectories for both carrier aircraft and tractors,with the dispatch time reduced by 31.3%and tractor reverse motion proportion decreased by 23.4%relative to traditional SDC.The presented framework offers a scalable solution for autonomous dispatch in confined and safety-critical environment,and an illustrative animation is available at bilibili.com/video/BV1tZ7Zz6Eyz.Moreover,the framework can be easily extended to three-dimension scenarios,and thus applicable for trajectory planning of aerial and underwater vehicles. 展开更多
关键词 Autonomous dispatch trajectory planning Carrier-based vehicle Optimal control RRT^(*) Safe dispatch corridor
在线阅读 下载PDF
Multimodal Trajectory Generation for Robotic Motion Planning Using Transformer-Based Fusion and Adversarial Learning
4
作者 Shtwai Alsubai Ahmad Almadhor +3 位作者 Abdullah Al Hejaili Najib Ben Aoun Tahani Alsubait Vincent Karovic 《Computer Modeling in Engineering & Sciences》 2026年第2期848-869,共22页
In Human–Robot Interaction(HRI),generating robot trajectories that accurately reflect user intentions while ensuring physical realism remains challenging,especially in unstructured environments.In this study,we devel... In Human–Robot Interaction(HRI),generating robot trajectories that accurately reflect user intentions while ensuring physical realism remains challenging,especially in unstructured environments.In this study,we develop a multimodal framework that integrates symbolic task reasoning with continuous trajectory generation.The approach employs transformer models and adversarial training to map high-level intent to robotic motion.Information from multiple data sources,such as voice traits,hand and body keypoints,visual observations,and recorded paths,is integrated simultaneously.These signals are mapped into a shared representation that supports interpretable reasoning while enabling smooth and realistic motion generation.Based on this design,two different learning strategies are investigated.In the first step,grammar-constrained Linear Temporal Logic(LTL)expressions are created from multimodal human inputs.These expressions are subsequently decoded into robot trajectories.The second method generates trajectories directly from symbolic intent and linguistic data,bypassing an intermediate logical representation.Transformer encoders combine multiple types of information,and autoregressive transformer decoders generate motion sequences.Adding smoothness and speed limits during training increases the likelihood of physical feasibility.To improve the realism and stability of the generated trajectories during training,an adversarial discriminator is also included to guide them toward the distribution of actual robot motion.Tests on the NATSGLD dataset indicate that the complete system exhibits stable training behaviour and performance.In normalised coordinates,the logic-based pipeline has an Average Displacement Error(ADE)of 0.040 and a Final Displacement Error(FDE)of 0.036.The adversarial generator makes substantially more progress,reducing ADE to 0.021 and FDE to 0.018.Visual examination confirms that the generated trajectories closely align with observed motion patterns while preserving smooth temporal dynamics. 展开更多
关键词 Multimodal trajectory generation robotic motion planning transformer networks sensor fusion reinforcement learning generative adversarial networks
在线阅读 下载PDF
Three-dimension collision-free trajectory planning of UAVs based on ADS-B information in low-altitude urban airspace 被引量:2
5
作者 Chao DONG Yifan ZHANG +3 位作者 Ziye JIA Yiyang LIAO Lei ZHANG Qihui WU 《Chinese Journal of Aeronautics》 2025年第2期274-285,共12页
The environment of low-altitude urban airspace is complex and variable due to numerous obstacles,non-cooperative aircraft,and birds.Unmanned Aerial Vehicles(UAVs)leveraging environmental information to achieve three-d... The environment of low-altitude urban airspace is complex and variable due to numerous obstacles,non-cooperative aircraft,and birds.Unmanned Aerial Vehicles(UAVs)leveraging environmental information to achieve three-dimension collision-free trajectory planning is the prerequisite to ensure airspace security.However,the timely information of surrounding situation is difficult to acquire by UAVs,which further brings security risks.As a mature technology leveraged in traditional civil aviation,the Automatic Dependent Surveillance-Broadcast(ADS-B)realizes continuous surveillance of the information of aircraft.Consequently,we leverage ADS-B for surveillance and information broadcasting,and divide the aerial airspace into multiple sub-airspaces to improve flight safety in UAV trajectory planning.In detail,we propose the secure Sub-airSpaces Planning(SSP)algorithm and Particle Swarm Optimization Rapidly-exploring Random Trees(PSO-RRT)algorithm for the UAV trajectory planning in law-altitude airspace.The performance of the proposed algorithm is verified by simulations and the results show that SSP reduces both the maximum number of UAVs in the sub-airspace and the length of the trajectory,and PSO-RRT reduces the cost of UAV trajectory in the sub-airspace. 展开更多
关键词 three-dimension trajectory planning of UAV Collision avoidance Sliding window ADS-B Low-altitude urban airspace
原文传递
Revolutionizing hepatobiliary surgery:Impact of three-dimensional imaging and virtual surgical planning on precision,complications,and patient outcomes
6
作者 Himanshu Agrawal Himanshu Tanwar Nikhil Gupta 《Artificial Intelligence in Gastroenterology》 2025年第1期39-51,共13页
BACKGROUND Hepatobiliary surgery is complex and requires a thorough understanding of the liver’s anatomy,biliary system,and vasculature.Traditional imaging methods such as computed tomography(CT)and magnetic resonanc... BACKGROUND Hepatobiliary surgery is complex and requires a thorough understanding of the liver’s anatomy,biliary system,and vasculature.Traditional imaging methods such as computed tomography(CT)and magnetic resonance imaging(MRI),although helpful,fail to provide three-dimensional(3D)relationships of these structures,which are critical for planning and executing complicated surgeries.AIM To explore the use of 3D imaging and virtual surgical planning(VSP)technologies to improve surgical accuracy,reduce complications,and enhance patient recovery in hepatobiliary surgeries.METHODS A comprehensive review of studies published between 2017 and 2024 was conducted through PubMed,Scopus,Google Scholar,and Web of Science.Studies selected focused on 3D imaging and VSP applications in hepatobiliary surgery,assessing surgical precision,complications,and patient outcomes.Thirty studies,including randomized controlled trials,cohort studies,and case reports,were included in the final analysis.RESULTS Various 3D imaging modalities,including multidetector CT,MRI,and 3D rotational angiography,provide high-resolution views of the liver’s vascular and biliary anatomy.VSP allows surgeons to simulate complex surgeries,improving preoperative planning and reducing complications like bleeding and bile leaks.Several studies have demonstrated improved surgical precision,reduced complications,and faster recovery times when 3D imaging and VSP were used in complex surgeries.CONCLUSION 3D imaging and VSP technologies significantly enhance the accuracy and outcomes of hepatobiliary surgeries by providing individualized preoperative planning.While promising,further research,particularly randomized controlled trials,is needed to standardize protocols and evaluate long-term efficacy. 展开更多
关键词 three-dimensional imaging Virtual surgical planning Hepatobiliary surgery Surgical precision Preoperative planning
暂未订购
Hierarchical cooperative path planning method using three-dimensional velocity-obstacle strategy for multiple fixed-wing UAVs
7
作者 ZHOU Zhenlin LONG Teng +1 位作者 SUN Jingliang LI Junzhi 《Journal of Systems Engineering and Electronics》 2025年第5期1342-1352,共11页
A three-dimensional path-planning approach has been developed to coordinate multiple fixed-wing unmanned aerial vehicles(UAVs)while avoiding collisions.The hierarchical path-planning architecture that divides the path... A three-dimensional path-planning approach has been developed to coordinate multiple fixed-wing unmanned aerial vehicles(UAVs)while avoiding collisions.The hierarchical path-planning architecture that divides the path-planning process into two layers is proposed by designing the velocityobstacle strategy for satisfying timeliness and effectiveness.The upper-level layer focuses on creating an efficient Dubins initial path considering the dynamic constraints of the fixed wing.Subsequently,the lower-level layer detects potential collisions and adjusts its flight paths to avoid collisions by using the threedimensional velocity obstacle method,which describes the maneuvering space of collision avoidance as the intersection space of half space.To further handle the dynamic and collisionavoidance constraints,a priority mechanism is designed to ensure that the adjusted path is still feasible for fixed-wing UAVs.Simulation experiments demonstrate the effectiveness of the proposed method. 展开更多
关键词 three-dimensional path planning Dubins path method velocity obstacle collision avoidance
在线阅读 下载PDF
SSA*-PDWA:A Hierarchical Path Planning Framework with Enhanced A*Algorithm and Dynamic Window Approach for Mobile Robots
8
作者 Lishu Qin Yu Gao Xinyuan Lu 《Computers, Materials & Continua》 2026年第4期2069-2094,共26页
With the rapid development of intelligent navigation technology,efficient and safe path planning for mobile robots has become a core requirement.To address the challenges of complex dynamic environments,this paper pro... With the rapid development of intelligent navigation technology,efficient and safe path planning for mobile robots has become a core requirement.To address the challenges of complex dynamic environments,this paper proposes an intelligent path planning framework based on grid map modeling.First,an improved Safe and Smooth A*(SSA*)algorithm is employed for global path planning.By incorporating obstacle expansion and cornerpoint optimization,the proposed SSA*enhances the safety and smoothness of the planned path.Then,a Partitioned Dynamic Window Approach(PDWA)is integrated for local planning,which is triggered when dynamic or sudden static obstacles appear,enabling real-time obstacle avoidance and path adjustment.A unified objective function is constructed,considering path length,safety,and smoothness comprehensively.Multiple simulation experiments are conducted on typical port grid maps.The results demonstrate that the improved SSA*significantly reduces the number of expanded nodes and computation time in static environmentswhile generating smoother and safer paths.Meanwhile,the PDWA exhibits strong real-time performance and robustness in dynamic scenarios,achieving shorter paths and lower planning times compared to other graph search algorithms.The proposedmethodmaintains stable performance across maps of different scales and various port scenarios,verifying its practicality and potential for wider application. 展开更多
关键词 Dynamic window approach improved A*algorithm dynamic path planning trajectory optimization
在线阅读 下载PDF
COM trajectory planning and disturbance-resistant control of a bipedal robot based on CP-ZMP-COM dynamics 被引量:1
9
作者 Chunbiao GAN Zijing LI +1 位作者 Yimin GE Mengyue LU 《Journal of Zhejiang University-Science A(Applied Physics & Engineering)》 2025年第5期492-498,共7页
1Introduction To date,in model-based gait-planning methods,the dynamics of the center of mass(COM)of bipedal robots have been analyzed by establishing their linear inverted pendulum model(LIPM)or extended forms(Owaki ... 1Introduction To date,in model-based gait-planning methods,the dynamics of the center of mass(COM)of bipedal robots have been analyzed by establishing their linear inverted pendulum model(LIPM)or extended forms(Owaki et al.,2010;Englsberger et al.,2015;Xie et al.,2020).With regard to model-based gait-generation methods for uphill and downhill terrain,Kuo(2007)simulated human gait using an inverted pendulum,which provided a circular trajectory for the COM rather than a horizontal trajectory.He found that a horizontal COM trajectory consumed more muscle energy.Massah et al.(2012)utilized a 3D LIPM and the concept of zero moment point(ZMP).They developed a trajectory planner using the semi-elliptical motion equations of an NAO humanoid robot and simulated walking on various sloped terrains using the Webots platform. 展开更多
关键词 com trajectory planning inverted pendulumwhich disturbance resistant control linear inverted pendulum model lipm extended forms owaki bipedal robots human gait dynamics center
原文传递
DDQN-Based 3D Path Planning Algorithm for UAVs in Dynamic Dense Obstacle Environments
10
作者 Wenjie Zhang Meng Yu Yin Wang 《Journal of Beijing Institute of Technology》 2026年第1期84-96,共13页
Online three-dimensional(3D)path planning in dynamic environments is a fundamental problem for achieving autonomous navigation of unmanned aerial vehicles(UAVs).However,existing methods struggle to model traversable d... Online three-dimensional(3D)path planning in dynamic environments is a fundamental problem for achieving autonomous navigation of unmanned aerial vehicles(UAVs).However,existing methods struggle to model traversable dynamic gaps,resulting in conservative and suboptimal trajectories.To address these challenges,this paper proposes a hierarchical reinforcement learning(RL)framework that integrates global path guidance,local trajectory generation,predictive safety evaluation,and neural network-based decision-making.Specifically,the global planner provides long-term navigation guidance,and the local module then utilizes an improved 3D dynamic window approach(DWA)to generate dynamically feasible candidate trajectories.To enhance safety in dense dynamic scenarios,the algorithm introduces a predictive axis-aligned bounding box(AABB)strategy to model the future occupancy of obstacles,combined with convex hull verification for efficient trajectory safety assessment.Furthermore,a double deep Q-network(DDQN)is employed with structured feature encoding,enabling the neural network to reliably select the optimal trajectory from the candidate set,thereby improving robustness and generalization.Comparative experiments conducted in a high-fidelity simulation environment show that the algorithm outperforms existing algorithms,reducing the average number of collisions to 0.2 while shortening the average task completion time by approximately 15%,and achieving a success rate of 97%. 展开更多
关键词 unmanned aerial vehicle(UAV)three-dimensional(3D)path planning 3D dynamic window approach(DWA) predictive axis-aligned bounding box(AABB) double deep Q-network(DDQN) autonomous navigation
在线阅读 下载PDF
Bio-inspired Excavator Digging Trajectory Planning:Insights from Mole Digging Patterns
11
作者 Xiaodan Tan Chen Chen +2 位作者 Zongwei Yao Guoqiang Wang Qingxue Huang 《Journal of Bionic Engineering》 2025年第3期1287-1303,共17页
The automatic and rapid generation of excavation trajectories is the foundation for achieving an intelligent excavator.To obtain high-performance trajectories that enhance operational capacity while avoiding the numer... The automatic and rapid generation of excavation trajectories is the foundation for achieving an intelligent excavator.To obtain high-performance trajectories that enhance operational capacity while avoiding the numerous issues present in existing methods for generating effective excavation paths,this paper proposes a trajectory generation method for excavators based on imitation learning,using the mole as a bionic prototype.Given the high excavation efficiency of moles,this paper first analyzes the structural characteristics of the mole’s forelimbs,its digging principles,morphology,and trajectory patterns.Subsequently,a higher-order polynomial is employed to fit and optimize the mole’s excavation trajectory.Next,imitation learning is conducted on sample trajectories based on Dynamic Movement Primitives,followed by the introduction of an obstacle avoidance algorithm.Simulation experiments and comparisons demonstrate that the mole-inspired trajectory method used in this paper performs well and possesses the ability to generate obstacle avoidance trajectories,as well as the convenience of transferring across different machine models. 展开更多
关键词 Biomimetic EXCAVATOR trajectory planning Imitation learning Dynamic movement primitive
在线阅读 下载PDF
Dung Beetle Optimization Algorithm Based on Bounded Reflection Optimization and Multi-Strategy Fusion for Multi-UAV Trajectory Planning
12
作者 Weicong Tan Qiwu Wu +2 位作者 Lingzhi Jiang Tao Tong Yunchen Su 《Computers, Materials & Continua》 2025年第11期3621-3652,共32页
This study introduces a novel algorithm known as the dung beetle optimization algorithm based on bounded reflection optimization andmulti-strategy fusion(BFDBO),which is designed to tackle the complexities associated ... This study introduces a novel algorithm known as the dung beetle optimization algorithm based on bounded reflection optimization andmulti-strategy fusion(BFDBO),which is designed to tackle the complexities associated with multi-UAV collaborative trajectory planning in intricate battlefield environments.Initially,a collaborative planning cost function for the multi-UAV system is formulated,thereby converting the trajectory planning challenge into an optimization problem.Building on the foundational dung beetle optimization(DBO)algorithm,BFDBO incorporates three significant innovations:a boundary reflection mechanism,an adaptive mixed exploration strategy,and a dynamic multi-scale mutation strategy.These enhancements are intended to optimize the equilibrium between local exploration and global exploitation,facilitating the discovery of globally optimal trajectories thatminimize the cost function.Numerical simulations utilizing the CEC2022 benchmark function indicate that all three enhancements of BFDBOpositively influence its performance,resulting in accelerated convergence and improved optimization accuracy relative to leading optimization algorithms.In two battlefield scenarios of varying complexities,BFDBO achieved a minimum of a 39% reduction in total trajectory planning costs when compared to DBO and three other highperformance variants,while also demonstrating superior average runtime.This evidence underscores the effectiveness and applicability of BFDBO in practical,real-world contexts. 展开更多
关键词 Dung beetle optimizer algorithm swarm intelligence MULTI-UAV trajectory planning complex environments
在线阅读 下载PDF
Multi-stage robust optimization for a class of UAV trajectory planning problems with uncertain nonlinear dynamics
13
作者 Zixin FENG Wenchao XUE +1 位作者 Ran ZHANG Huifeng LI 《Chinese Journal of Aeronautics》 2025年第11期228-234,共7页
Trajectory planning under uncertain dynamics is critical for safety-critical systems like Unmanned Aerial Vehicles(UAVs),where uncertainties in aerodynamic force and control surface failure can lead to mission failure... Trajectory planning under uncertain dynamics is critical for safety-critical systems like Unmanned Aerial Vehicles(UAVs),where uncertainties in aerodynamic force and control surface failure can lead to mission failure.This paper proposes a Multi-stage Robust Optimization(MRO)framework to address nonlinear trajectory planning with bounded but unknown parameters.By integrating first-order sensitivity analysis and sequential optimization,the proposed method ensures robustness against worst-case parameter deviations while maintaining high terminal accuracy.Unlike existing approaches,this paper explicitly quantifies uncertainty propagation through sensitivity bounds and divides long-term planning into sub-stages to reduce cumulative errors.Simulations on a UAV model with uncertainties in aerodynamic coefficients,wind fields and coefficients of control inputs demonstrate that MRO achieves high terminal state accuracy and strong robustness. 展开更多
关键词 Robust optimization UAV trajectory planning Optimal control Uncertain parameters Sensitivity analysis
原文传递
Joint planning method for cross-domain unmanned swarm target assignment and mission trajectory
14
作者 WANG Ning LIANG Xiaolong +2 位作者 LI Zhe HOU Yueqi YANG Aiwu 《Journal of Systems Engineering and Electronics》 2025年第3期736-753,共18页
Compared with single-domain unmanned swarms,cross-domain unmanned swarms continue to face new challenges in terms of platform performance and constraints.In this paper,a joint unmanned swarm target assignment and miss... Compared with single-domain unmanned swarms,cross-domain unmanned swarms continue to face new challenges in terms of platform performance and constraints.In this paper,a joint unmanned swarm target assignment and mission trajectory planning method is proposed to meet the requirements of cross-domain unmanned swarm mission planning.Firstly,the different performances of cross-domain heterogeneous platforms and mission requirements of targets are characterised by using a collection of operational resources.Secondly,an algorithmic framework for joint target assignment and mission trajectory planning is proposed,in which the initial planning of the trajectory is performed in the target assignment phase,while the trajectory is further optimised afterwards.Next,the estimation of the distribution algorithms is combined with the genetic algorithm to solve the objective function.Finally,the algorithm is numerically simulated by specific cases.Simulation results indicate that the proposed algorithm can perform effective task assignment and trajectory planning for cross-domain unmanned swarms.Furthermore,the solution performance of the hybrid estimation of distribution algorithm(EDA)-genetic algorithm(GA)algorithm is better than that of GA and EDA. 展开更多
关键词 cross-domain swarm unmanned system target assignment trajectory planning joint planning hybrid estimation of distribution algorithm(EDA)-genetic algorithm(GA)
在线阅读 下载PDF
UAV trajectory planning based on improved bidirectional RRT algorithm
15
作者 WANG Mengqiao LIU Erlin 《Journal of Measurement Science and Instrumentation》 2025年第4期578-587,共10页
In response to the problems of low sampling efficiency,strong randomness of sampling points,and the tortuous shape of the planned path in the traditional rapidly-exploring random tree(RRT)algorithm and bidirectional R... In response to the problems of low sampling efficiency,strong randomness of sampling points,and the tortuous shape of the planned path in the traditional rapidly-exploring random tree(RRT)algorithm and bidirectional RRT algorithm used for unmanned aerial vehicle(UAV)path planning in complex environments,an improved bidirectional RRT algorithm was proposed.The algorithm firstly adopted a goal-oriented strategy to guide the sampling points towards the target point,and then the artificial potential field acted on the random tree nodes to avoid collision with obstacles and reduced the length of the search path,and the random tree node growth also combined the UAV’s own flight constraints,and by combining the triangulation method to remove the redundant node strategy and the third-order B-spline curve for the smoothing of the trajectory,the planned path was better.The planned paths were more optimized.Finally,the simulation experiments in complex and dynamic environments showed that the algorithm effectively improved the speed of trajectory planning and shortened the length of the trajectory,and could generate a safe,smooth and fast trajectory in complex environments,which could be applied to online trajectory planning. 展开更多
关键词 complex environment bidirectional RRT algorithm target orientation strategy artificial potential field method triangular inequality cut cubic B-spline online trajectory planning
在线阅读 下载PDF
Three-dimensional multi-constraint route planning of unmanned aerial vehicle low-altitude penetration based on coevolutionary multi-agent genetic algorithm 被引量:8
16
作者 彭志红 吴金平 陈杰 《Journal of Central South University》 SCIE EI CAS 2011年第5期1502-1508,共7页
To address the issue of premature convergence and slow convergence rate in three-dimensional (3D) route planning of unmanned aerial vehicle (UAV) low-altitude penetration,a novel route planning method was proposed.Fir... To address the issue of premature convergence and slow convergence rate in three-dimensional (3D) route planning of unmanned aerial vehicle (UAV) low-altitude penetration,a novel route planning method was proposed.First and foremost,a coevolutionary multi-agent genetic algorithm (CE-MAGA) was formed by introducing coevolutionary mechanism to multi-agent genetic algorithm (MAGA),an efficient global optimization algorithm.A dynamic route representation form was also adopted to improve the flight route accuracy.Moreover,an efficient constraint handling method was used to simplify the treatment of multi-constraint and reduce the time-cost of planning computation.Simulation and corresponding analysis show that the planning results of CE-MAGA have better performance on terrain following,terrain avoidance,threat avoidance (TF/TA2) and lower route costs than other existing algorithms.In addition,feasible flight routes can be acquired within 2 s,and the convergence rate of the whole evolutionary process is very fast. 展开更多
关键词 unmanned aerial vehicle (UAV) low-altitude penetration three-dimensional (3D) route planning coevolutionary multiagent genetic algorithm (CE-MAGA)
在线阅读 下载PDF
Three-Dimensional Computed Tomography Assessment and Planning for Severe Lower Limb Deformities: A Case Report of Bilateral Fibular Hemimelia 被引量:2
17
作者 Yoshiteru Kawasaki Mitsuhiko Takahashi Natsuo Yasui 《Open Journal of Orthopedics》 2013年第3期167-171,共5页
To correct a lower limb deformity, orthopedic surgeons must have an exact understanding of the deformity. In general, preoperative planning is carried out using anterior-posterior (AP) and lateral radiographs. However... To correct a lower limb deformity, orthopedic surgeons must have an exact understanding of the deformity. In general, preoperative planning is carried out using anterior-posterior (AP) and lateral radiographs. However, for severe cases with a combination of angular and rotational deformities of the lower limb, obtaining true AP and lateral radiographs is difficult and accurate calculation of the rotational deformity from radiographs is impossible. In this report, we propose to focus on preoperative assessment using three-dimensional (3D) reconstruction images of computed tomography (CT) scans for severe lower limb deformity in a patient with bilateral fibular hemimelia type II according to the Achterman- Kalamchi classification. She underwent bifocal deformity corrections of the bilateral tibiae using Taylor spatial frames in combination with the Ilizarov external fixator. Complete bony union was achieved, without angular deformity or limb length discrepancy. 展开更多
关键词 DEFORMITY Correction PREOPERATIVE planning three-dimensional Computed Tomography FIBULAR Hemimelia TAYLOR Spatial Frame
暂未订购
Progress in reentry trajectory planning for hypersonic vehicle 被引量:27
18
作者 Jiang Zhao Rui Zhou Xuelian Jin 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2014年第4期627-639,共13页
The reentry trajectory planning for hypersonic vehicles is critical and challenging in the presence of numerous nonlinear equations of motion and path constraints, as well as guaranteed satisfaction of accuracy in mee... The reentry trajectory planning for hypersonic vehicles is critical and challenging in the presence of numerous nonlinear equations of motion and path constraints, as well as guaranteed satisfaction of accuracy in meeting all the specified boundary conditions. In the last ten years, many researchers have investigated various strategies to generate a feasible or optimal constrained reentry trajectory for hypersonic vehicles. This paper briefly reviews the new research efforts to promote the capability of reentry trajectory planning. The progress of the onboard reentry trajectory planning, reentry trajectory optimization, and landing footprint is summarized. The main challenges of reentry trajectory planning for hypersonic vehicles are analyzed, focusing on the rapid reentry trajectory optimization, complex geographic constraints, and coop- erative strategies. 展开更多
关键词 hypersonic vehicle reentry trajectory planning on-board planning reentry trajectory optimization footprint.
在线阅读 下载PDF
UAV feasible path planning based on disturbed fluid and trajectory propagation 被引量:25
19
作者 Yao Peng Wang Honglun Su Zikang 《Chinese Journal of Aeronautics》 SCIE EI CAS CSCD 2015年第4期1163-1177,共15页
In this paper, a novel algorithm based on disturbed fluid and trajectory propagation is developed to solve the three-dimensional(3-D) path planning problem of unmanned aerial vehicle(UAV) in static environment.Fir... In this paper, a novel algorithm based on disturbed fluid and trajectory propagation is developed to solve the three-dimensional(3-D) path planning problem of unmanned aerial vehicle(UAV) in static environment.Firstly, inspired by the phenomenon of streamlines avoiding obstacles, the algorithm based on disturbed fluid is developed and broadened.The effect of obstacles on original fluid field is quantified by the perturbation matrix, where the tangential matrix is first introduced.By modifying the original flow field, the modified one is then obtained, where the streamlines can be regarded as planned paths.And the path proves to avoid all obstacles smoothly and swiftly, follow the shape of obstacles effectively and reach the destination eventually.Then, by considering the kinematics and dynamics equations of UAV, the method called trajectory propagation is adopted to judge the feasibility of the path.If the planned path is unfeasible, repulsive and tangential parameters in the perturbation matrix will be adjusted adaptively based on the resolved state variables of UAV.In most cases, a flyable path can be obtained eventually.Simulation results demonstrate the effectiveness of this method. 展开更多
关键词 Disturbed fluid Feasibility three-dimensional (3-D)path planning trajectory propagation Unmanned aerial vehicle(UAV)
原文传递
Trajectory Planning Algorithm Based on Quaternion for 6-DOF Aircraft Wing Automatic Position and Pose Adjustment Method 被引量:13
20
作者 ZhuYongguo Huang Xiang +1 位作者 Fang Wei Li Shuanggao 《Chinese Journal of Aeronautics》 SCIE EI CAS CSCD 2010年第6期707-714,共8页
A 6-degree of freedom (6-DOF) aircraft wing position and pose automatic adjustment method is presented to improve ARJ21 wing-fuselage connection precision and efficiency. Wing position and pose are adjusted by three... A 6-degree of freedom (6-DOF) aircraft wing position and pose automatic adjustment method is presented to improve ARJ21 wing-fuselage connection precision and efficiency. Wing position and pose are adjusted by three pillars which are driven by six high-precision servo motors. During the adjustment process, wing is tracked and positioned by laser tracker. Wing initial position and pose are calibrated by using the measurement coordinates of assembly reference points. Wing target position and pose are calculated according to wing initial, fuselage position and pose, and relative position and pose requirements between wing and fuselage for the connection. Combining Newton-Euler method with quaternion position and pose analyzing method, the inverse kinematics of servo motors, together with the adjustment system dynamics is obtained. Wing quintic polynomial trajectory planning algorithm based on quatemion is proposed; the initial, target position and pose need to be solved and the intermediate moving path is uncertain. Simulation results show that the adjustment method has good dynamic characteristics and satisfies engineering requirements. Preliminary engineering application indicates that ARJ21 wing adjustment efficiency and precision are improved by using the proposed method. 展开更多
关键词 AIRCRAFT assembly calibration position and pose adjustment trajectory planning QUATERNION
原文传递
上一页 1 2 192 下一页 到第
使用帮助 返回顶部