期刊文献+
共找到1,604篇文章
< 1 2 81 >
每页显示 20 50 100
Multimodal Trajectory Generation for Robotic Motion Planning Using Transformer-Based Fusion and Adversarial Learning
1
作者 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
Gait Planning,and Motion Control Methods for Quadruped Robots:Achieving High Environmental Adaptability:A Review
2
作者 Sheng Dong Feihu Fan +2 位作者 Yinuo Chen Shangpeng Guo Jiayu Liu 《Computer Modeling in Engineering & Sciences》 2025年第4期1-50,共50页
Legged robots have always been a focal point of research for scholars domestically and internationally.Compared to other types of robots,quadruped robots exhibit superior balance and stability,enabling them to adapt e... Legged robots have always been a focal point of research for scholars domestically and internationally.Compared to other types of robots,quadruped robots exhibit superior balance and stability,enabling them to adapt effectively to diverse environments and traverse rugged terrains.This makes them well-suited for applications such as search and rescue,exploration,and transportation,with strong environmental adaptability,high flexibility,and broad application prospects.This paper discusses the current state of research on quadruped robots in terms of development status,gait trajectory planning methods,motion control strategies,reinforcement learning applications,and control algorithm integration.It highlights advancements in modeling,optimization,control,and data-driven approaches.The study identifies the adoption of efficient gait planning algorithms,the integration of reinforcement learning-based control technologies,and data-driven methods as key directions for the development of quadruped robots.The aim is to provide theoretical references for researchers in the field of quadruped robotics. 展开更多
关键词 Quadruped robots model-based planning motion control autonomous learning algorithmintegration
在线阅读 下载PDF
A Comprehensive Review of Key Technologies for Robot Motion Planning in Contact Tasks in Industrial Automation Scenarios
3
作者 Shibo Jin Kaichen Ke +2 位作者 Boyang Gao Li Fu Xingrong Huang 《Chinese Journal of Mechanical Engineering》 2025年第6期208-226,共19页
With the swift advancement of industrial automation,robots have emerged as an essential component in emerging industries and high-end equipment,thereby propelling industrial production towards greater intelligence and... With the swift advancement of industrial automation,robots have emerged as an essential component in emerging industries and high-end equipment,thereby propelling industrial production towards greater intelligence and efficiency.This paper reviews the pivotal technologies for motion planning of robots engaged in contact tasks within industrial automation contexts,encompassing environmental recognition,trajectory generation strategies,and sim-to-real transfer.Environmental recognition technology empowers robots to accurately discern objects and obstacles in their operational environment.Trajectory generation strategies formulate optimal motion paths based on environmental data and task specifications.Sim-to-real transfer is committed to effectively translating strategies from simulated environments to actual production,thereby diminishing the discrepancies between simulation and reality.The article also delves into the application of artificial intelligence in robot motion planning and how embodied intelligence models catalyze the evolution of robotics technology towards enhanced intelligence and automation.The paper concludes with a synthesis of the methodologies addressing this challenge and a perspective on the myriad challenges that warrant attention. 展开更多
关键词 Industrial automation motion planning Environmental recognition Trajectory generation Sim-to-real transfer
在线阅读 下载PDF
Generative Adversarial Network Based Heuristics for Sampling-Based Path Planning 被引量:13
4
作者 Tianyi Zhang Jiankun Wang Max Q.-H.Meng 《IEEE/CAA Journal of Automatica Sinica》 SCIE EI CSCD 2022年第1期64-74,共11页
Sampling-based path planning is a popular methodology for robot path planning.With a uniform sampling strategy to explore the state space,a feasible path can be found without the complex geometric modeling of the conf... Sampling-based path planning is a popular methodology for robot path planning.With a uniform sampling strategy to explore the state space,a feasible path can be found without the complex geometric modeling of the configuration space.However,the quality of the initial solution is not guaranteed,and the convergence speed to the optimal solution is slow.In this paper,we present a novel image-based path planning algorithm to overcome these limitations.Specifically,a generative adversarial network(GAN)is designed to take the environment map(denoted as RGB image)as the input without other preprocessing works.The output is also an RGB image where the promising region(where a feasible path probably exists)is segmented.This promising region is utilized as a heuristic to achieve non-uniform sampling for the path planner.We conduct a number of simulation experiments to validate the effectiveness of the proposed method,and the results demonstrate that our method performs much better in terms of the quality of the initial solution and the convergence speed to the optimal solution.Furthermore,apart from the environments similar to the training set,our method also works well on the environments which are very different from the training set. 展开更多
关键词 Generative adversarial network(GAN) optimal path planning robot path planning sampling-based path planning
在线阅读 下载PDF
Fast,Safe and Robust Motion Planning for Autonomous Vehicles Based on Robust Control Invariant Tubes
5
作者 Mingzhuo Zhao Tong Shen +1 位作者 Fanxun Wang Guodong Yin 《Chinese Journal of Mechanical Engineering》 2025年第2期326-343,共18页
This paper tackles uncertainties between planning and actual models.It extends the concept of RCI(robust control invariant)tubes,originally a parameterized representation of closed-loop control robustness in tradition... This paper tackles uncertainties between planning and actual models.It extends the concept of RCI(robust control invariant)tubes,originally a parameterized representation of closed-loop control robustness in traditional feedback control,to the domain of motion planning for autonomous vehicles.Thus,closed-loop system uncertainty can be preemptively addressed during vehicle motion planning.This involves selecting collision-free trajectories to minimize the volume of robust invariant tubes.Furthermore,constraints on state and control variables are translated into constraints on the RCI tubes of the closed-loop system,ensuring that motion planning produces a safe and optimal trajectory while maintaining flexibility,rather than solely optimizing for the open-loop nominal model.Additionally,to expedite the solving process,we were inspired by L2gain to parameterize the RCI tubes and developed a parameterized explicit iterative expression for propagating ellipsoidal uncertainty sets within closedloop systems.Furthermore,we applied the pseudospectral orthogonal collocation method to parameterize the optimization problem of transcribing trajectories using high-order Lagrangian polynomials.Finally,under various operating conditions,we incorporate both the kinematic and dynamic models of the vehicle and also conduct simulations and analyses of uncertainties such as heading angle measurement,chassis response,and steering hysteresis.Our proposed robust motion planning framework has been validated to effectively address nearly all bounded uncertainties while anticipating potential tracking errors in control during the planning phase.This ensures fast,closed-loop safety and robustness in vehicle motion planning. 展开更多
关键词 motion planning Vehicle dynamics Robust control invariant tubes Autonomous driving Robust control Trajectory optimization
在线阅读 下载PDF
Intermediary RRT*-PSO:A Multi-Directional Hybrid Fast Convergence Sampling-Based Path Planning Algorithm 被引量:2
6
作者 Loc Q.Huynh Ly V.Tran +2 位作者 Phuc N.K.Phan Zhiqiu Yu Son V.T.Dao 《Computers, Materials & Continua》 SCIE EI 2023年第8期2281-2300,共20页
Path planning is a prevalent process that helps mobile robots find the most efficient pathway from the starting position to the goal position to avoid collisions with obstacles.In this paper,we propose a novel path pl... Path planning is a prevalent process that helps mobile robots find the most efficient pathway from the starting position to the goal position to avoid collisions with obstacles.In this paper,we propose a novel path planning algorithm-Intermediary RRT*-PSO-by utilizing the exploring speed advantages of Rapidly exploring Random Trees and using its solution to feed to a metaheuristic-based optimizer,Particle swarm optimization(PSO),for fine-tuning and enhancement.In Phase 1,the start and goal trees are initialized at the starting and goal positions,respectively,and the intermediary tree is initialized at a random unexplored region of the search space.The trees were grown until one met the other and then merged and re-initialized in other unexplored regions.If the start and goal trees merge,the first solution is found and passed through a minimization process to reduce unnecessary nodes.Phase 2 begins by feeding the minimized solution from Phase 1 as the global best particle of PSO to optimize the path.After simulating two special benchmark configurations and six practice configurations with special cases,the results of the study concluded that the proposed method is capable of handling small to large,simple to complex continuous environments,whereas it was very tedious for the previous method to achieve. 展开更多
关键词 motion planning global path planning rapidly exploring random trees particle swarm optimization
在线阅读 下载PDF
Parallel Planning:A New Motion Planning Framework for Autonomous Driving 被引量:21
7
作者 Long Chen Xuemin Hu +3 位作者 Wei Tian Hong Wang Dongpu Cao Fei-Yue Wang 《IEEE/CAA Journal of Automatica Sinica》 EI CSCD 2019年第1期236-246,共11页
Motion planning is one of the most significant technologies for autonomous driving. To make motion planning models able to learn from the environment and to deal with emergency situations, a new motion planning framew... Motion planning is one of the most significant technologies for autonomous driving. To make motion planning models able to learn from the environment and to deal with emergency situations, a new motion planning framework called as"parallel planning" is proposed in this paper. In order to generate sufficient and various training samples, artificial traffic scenes are firstly constructed based on the knowledge from the reality.A deep planning model which combines a convolutional neural network(CNN) with the Long Short-Term Memory module(LSTM) is developed to make planning decisions in an end-toend mode. This model can learn from both real and artificial traffic scenes and imitate the driving style of human drivers.Moreover, a parallel deep reinforcement learning approach is also presented to improve the robustness of planning model and reduce the error rate. To handle emergency situations, a hybrid generative model including a variational auto-encoder(VAE) and a generative adversarial network(GAN) is utilized to learn from virtual emergencies generated in artificial traffic scenes. While an autonomous vehicle is moving, the hybrid generative model generates multiple video clips in parallel, which correspond to different potential emergency scenarios. Simultaneously, the deep planning model makes planning decisions for both virtual and current real scenes. The final planning decision is determined by analysis of real observations. Leveraging the parallel planning approach, the planner is able to make rational decisions without heavy calculation burden when an emergency occurs. 展开更多
关键词 Autonomous driving artificial TRAFFIC SCENE deep learning EMERGENCIES motion planning PARALLEL planning
在线阅读 下载PDF
A review of mobile robot motion planning methods:from classical motion planning workflows to reinforcement learning-based architectures 被引量:11
8
作者 DONG Lu HE Zichen +1 位作者 SONG Chunwei SUN Changyin 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2023年第2期439-459,共21页
Motion planning is critical to realize the autonomous operation of mobile robots.As the complexity and randomness of robot application scenarios increase,the planning capability of the classical hierarchical motion pl... Motion planning is critical to realize the autonomous operation of mobile robots.As the complexity and randomness of robot application scenarios increase,the planning capability of the classical hierarchical motion planners is challenged.With the development of machine learning,the deep reinforcement learning(DRL)-based motion planner has gradually become a research hotspot due to its several advantageous feature.The DRL-based motion planner is model-free and does not rely on the prior structured map.Most importantly,the DRL-based motion planner achieves the unification of the global planner and the local planner.In this paper,we provide a systematic review of various motion planning methods.Firstly,we summarize the representative and state-of-the-art works for each submodule of the classical motion planning architecture and analyze their performance features.Then,we concentrate on summarizing reinforcement learning(RL)-based motion planning approaches,including motion planners combined with RL improvements,map-free RL-based motion planners,and multi-robot cooperative planning methods.Finally,we analyze the urgent challenges faced by these mainstream RLbased motion planners in detail,review some state-of-the-art works for these issues,and propose suggestions for future research. 展开更多
关键词 mobile robot reinforcement learning(RL) motion planning multi-robot cooperative planning
在线阅读 下载PDF
Post-Impact Motion Planning and Tracking Control for Autonomous Vehicles 被引量:7
9
作者 Cong Wang Zhenpo Wang +2 位作者 Lei Zhang Huilong Yu Dongpu Cao 《Chinese Journal of Mechanical Engineering》 SCIE EI CAS CSCD 2022年第5期315-332,共18页
There is an increasing awareness of the need to reduce traffic accidents and fatality due to vehicle collision.Post-impact hazards can be more serious as the driver may fail to maintain effective control after collisi... There is an increasing awareness of the need to reduce traffic accidents and fatality due to vehicle collision.Post-impact hazards can be more serious as the driver may fail to maintain effective control after collisions.To avoid subsequent crash events and to stabilize the vehicle,this paper proposes a post-impact motion planning and stability control method for autonomous vehicles.An enabling motion planning method is proposed for post-impact situations by combining the polynomial curve and artificial potential field while considering obstacle avoidance.A hierarchical controller that consists of an upper and a lower controller is then developed to track the planned motion.In the upper controller,a time-varying linear quadratic regulator is presented to calculate the desired generalized forces.In the lower controller,a nonlinear-optimization-based torque allocation algorithm is proposed to optimally coordinate the actuators to realize the desired generalized forces.The proposed scheme is verified under comprehensive driving scenarios through hardware-in-loop tests. 展开更多
关键词 Active safety Post-impact control motion planning Vehicle dynamics control
在线阅读 下载PDF
Relevant experience learning:A deep reinforcement learning method for UAV autonomous motion planning in complex unknown environments 被引量:24
10
作者 Zijian HU Xiaoguang GAO +2 位作者 Kaifang WAN Yiwei ZHAI Qianglong WANG 《Chinese Journal of Aeronautics》 SCIE EI CAS CSCD 2021年第12期187-204,共18页
Unmanned Aerial Vehicles(UAVs)play a vital role in military warfare.In a variety of battlefield mission scenarios,UAVs are required to safely fly to designated locations without human intervention.Therefore,finding a ... Unmanned Aerial Vehicles(UAVs)play a vital role in military warfare.In a variety of battlefield mission scenarios,UAVs are required to safely fly to designated locations without human intervention.Therefore,finding a suitable method to solve the UAV Autonomous Motion Planning(AMP)problem can improve the success rate of UAV missions to a certain extent.In recent years,many studies have used Deep Reinforcement Learning(DRL)methods to address the AMP problem and have achieved good results.From the perspective of sampling,this paper designs a sampling method with double-screening,combines it with the Deep Deterministic Policy Gradient(DDPG)algorithm,and proposes the Relevant Experience Learning-DDPG(REL-DDPG)algorithm.The REL-DDPG algorithm uses a Prioritized Experience Replay(PER)mechanism to break the correlation of continuous experiences in the experience pool,finds the experiences most similar to the current state to learn according to the theory in human education,and expands the influence of the learning process on action selection at the current state.All experiments are applied in a complex unknown simulation environment constructed based on the parameters of a real UAV.The training experiments show that REL-DDPG improves the convergence speed and the convergence result compared to the state-of-the-art DDPG algorithm,while the testing experiments show the applicability of the algorithm and investigate the performance under different parameter conditions. 展开更多
关键词 Autonomous motion planning(AMP) Deep Deterministic Policy Gradient(DDPG) Deep Reinforcement Learning(DRL) Sampling method UAV
原文传递
MPC-based Motion Planning and Control Enables Smarter and Safer Autonomous Marine Vehicles:Perspectives and a Tutorial Survey 被引量:6
11
作者 Henglai Wei Yang Shi 《IEEE/CAA Journal of Automatica Sinica》 SCIE EI CSCD 2023年第1期8-24,共17页
Autonomous marine vehicles(AMVs)have received considerable attention in the past few decades,mainly because they play essential roles in broad marine applications such as environmental monitoring and resource explorat... Autonomous marine vehicles(AMVs)have received considerable attention in the past few decades,mainly because they play essential roles in broad marine applications such as environmental monitoring and resource exploration.Recent advances in the field of communication technologies,perception capability,computational power and advanced optimization algorithms have stimulated new interest in the development of AMVs.In order to deploy the constrained AMVs in the complex dynamic maritime environment,it is crucial to enhance the guidance and control capabilities through effective and practical planning,and control algorithms.Model predictive control(MPC)has been exceptionally successful in different fields due to its ability to systematically handle constraints while optimizing control performance.This paper aims to provide a review of recent progress in the context of motion planning and control for AMVs from the perceptive of MPC.Finally,future research trends and directions in this substantial research area of AMVs are highlighted. 展开更多
关键词 Autonomous marine vehicles(AMVs) model predictive control(MPC) motion control motion planning
在线阅读 下载PDF
Motion Planning Algorithms of Redundant Manipulators Based on Self-motion Manifolds 被引量:4
12
作者 YAO Yufeng ZHAO Jianwen HUANG Bo 《Chinese Journal of Mechanical Engineering》 SCIE EI CAS CSCD 2010年第1期80-87,共8页
The current motion planning approaches for redundant manipulators mainly includes two categories:improved gradient-projection method and some other efficiency numerical methods.The former is excessively sensitive to p... The current motion planning approaches for redundant manipulators mainly includes two categories:improved gradient-projection method and some other efficiency numerical methods.The former is excessively sensitive to parameters,which makes adjustment difficult;and the latter treats the motion planning as general task by ignoring the particularity,which has good universal property but reduces the solving speed for on-line real-time planning.In this paper,a novel stepwise solution based on self-motion manifold is proposed for motion planning of redundant manipulators,namely,the chief tasks and secondary tasks are implemented step by step.Firstly,the posture tracking of end-effector is achieved accurately by employing the non-redundant joint.Secondly,the end-effector is set to keep stationary.Finally,self-motion of manipulator is realized via additional work on the gradient of redundant joint displacement.To verify this solution,experiments of round obstacle avoiding are carried out via the planar 3 degree-of-~eedom manipulator.And the experimental results indicate that this motion planning algorithm can effectively achieve obstacle avoiding and posture tracking of the end-effector.Compared with traditional gradient projection method,this approach can accelerate the problem-solving process,and is more applicable to obstacle avoiding and other additional work in displacement level. 展开更多
关键词 redundant manipulators SELF-motion motion planning inverse kinematics
在线阅读 下载PDF
Motion Planning for Vibration Reducing of Free-floating Redundant Manipulators Based on Hybrid Optimization Approach 被引量:8
13
作者 LIAO Yihuan LI Daokui TANG Guojin 《Chinese Journal of Aeronautics》 SCIE EI CAS CSCD 2011年第4期533-540,共8页
This paper is concerned with optimal motion planning for vibration reducing of free-floating flexible redundant manipulators.Firstly,dynamic model of the system is established based on Lagrange method,and the motion p... This paper is concerned with optimal motion planning for vibration reducing of free-floating flexible redundant manipulators.Firstly,dynamic model of the system is established based on Lagrange method,and the motion planning model for vibration reducing is proposed.Secondly,a hybrid optimization approach employing Gauss pseudospectral method(GPM)and direct shooting method(DSM),is proposed to solve the motion planning problem.In this approach,the motion planning problem is transformed into a non-linear parameter optimization problem using GPM,and genetic algorithm(GA)is employed to locate the approximate solution.Subsequently,an optimization model is formulated based on DSM,and sequential quadratic programming(SQP)algorithm is used to obtain the accurate solution,with the approximate solution as an initial reference solution.Finally,several numerical simulations are investigated,and the global vibration or residual vibration of flexible link is obviously reduced by the joint trajectory which is obtained by the hybrid optimization approach.The numerical simulation results indicate that the approach is effective and stable to the motion planning problem of vibration reducing. 展开更多
关键词 flexible manipulator dynamic modeling motion planning Gauss pseudospectral method direct shooting method genetic algorithm sequential quadratic programming
原文传递
Rollover Prevention and Motion Planning for an Intelligent Heavy Truck 被引量:6
14
作者 Zhilin Jin Jingxuan Li +2 位作者 Hong Wang Jun Li Chaosheng Huang 《Chinese Journal of Mechanical Engineering》 SCIE EI CAS CSCD 2021年第5期81-95,共15页
It is very necessary for an intelligent heavy truck to have the ability to prevent rollover independently.However,it was rarely considered in intelligent vehicle motion planning.To improve rollover stability,a motion ... It is very necessary for an intelligent heavy truck to have the ability to prevent rollover independently.However,it was rarely considered in intelligent vehicle motion planning.To improve rollover stability,a motion planning strategy with autonomous anti rollover ability for an intelligent heavy truck is put forward in this paper.Considering the influence of unsprung mass in the front axle and the rear axle and the body roll stiffness on vehicle rollover stability,a rollover dynamics model is built for the intelligent heavy truck.From the model,a novel rollover index is derived to evaluate vehicle rollover risk accurately,and a model predictive control algorithm is applicated to design the motion planning strategy for the intelligent heavy truck,which integrates the vehicle rollover stability,the artificial potential field for the obstacle avoidance,the path tracking and vehicle dynamics constrains.Then,the optimal path is obtained to meet the requirements that the intelligent heavy truck can avoid obstacles and drive stably without rollover.In addition,three typical scenarios are designed to numerically simulate the dynamic performance of the intelligent heavy truck.The results show that the proposed motion planning strategy can avoid collisions and improve vehicle rollover stability effectively even under the worst driving scenarios. 展开更多
关键词 Rollover prevention Intelligent heavy truck motion planning Path tracking Artificial potential field
在线阅读 下载PDF
Safe Motion Planning and Control Framework for Automated Vehicles with Zonotopic TRMPC 被引量:3
15
作者 Hao Zheng Yinong Li +1 位作者 Ling Zheng Ehsan Hashemi 《Engineering》 SCIE EI CAS CSCD 2024年第2期146-159,共14页
Model mismatches can cause multi-dimensional uncertainties for the receding horizon control strategies of automated vehicles(AVs).The uncertainties may lead to potentially hazardous behaviors when the AV tracks ideal ... Model mismatches can cause multi-dimensional uncertainties for the receding horizon control strategies of automated vehicles(AVs).The uncertainties may lead to potentially hazardous behaviors when the AV tracks ideal trajectories that are individually optimized by the AV's planning layer.To address this issue,this study proposes a safe motion planning and control(SMPAC)framework for AVs.For the control layer,a dynamic model including multi-dimensional uncertainties is established.A zonotopic tube-based robust model predictive control scheme is proposed to constrain the uncertain system in a bounded minimum robust positive invariant set.A flexible tube with varying cross-sections is constructed to reduce the controller conservatism.For the planning layer,a concept of safety sets,representing the geometric boundaries of the ego vehicle and obstacles under uncertainties,is proposed.The safety sets provide the basis for the subsequent evaluation and ranking of the generated trajectories.An efficient collision avoidance algorithm decides the desired trajectory through the intersection detection of the safety sets between the ego vehicle and obstacles.A numerical simulation and hardware-in-the-loop experiment validate the effectiveness and real-time performance of the SMPAC.The result of two driving scenarios indicates that the SMPAC can guarantee the safety of automated driving under multi-dimensional uncertainties. 展开更多
关键词 Automated vehicles Automated driving motion planning motion control Tube MPC ZONOTOPE
在线阅读 下载PDF
Motion Planning Based Coordinated Control for Hydraulic Excavators 被引量:4
16
作者 GAO Yingjie JIN Yanchao ZHANG Qin 《Chinese Journal of Mechanical Engineering》 SCIE EI CAS CSCD 2009年第1期97-101,共5页
Hydraulic excavator is one type of the most widely applied construction equipment for various applications mainly because of its versatility and mobility.Among the tasks performed by a hydraulic excavator,repeatable l... Hydraulic excavator is one type of the most widely applied construction equipment for various applications mainly because of its versatility and mobility.Among the tasks performed by a hydraulic excavator,repeatable level digging or flat surface finishing may take a large percentage.Using automated functions to perform such repeatable and tedious jobs will not only greatly increase the overall productivity but more importantly also improve the operation safety.For the purpose of investigating the technology without loss of generality,this research is conducted to create a coordinate control method for the boom,arm and bucket cylinders on a hydraulic excavator to perform accurate and effective works.On the basis of the kinematic analysis of the excavator linkage system,the tip trajectory of the end-effector can be determined in terms of three hydraulic cylinders coordinated motion with a visualized method.The coordination of those hydraulic cylinders is realized by controlling three electro-hydraulic proportional valves coordinately.Therefore,the complex control algorithm of a hydraulic excavator can be simplified into coordinated motion control of three individual systems.This coordinate control algorithm was validated on a wheeled hydraulic excavator,and the validation results indicated that this developed control method could satisfactorily accomplish the auto-digging function for level digging or flat surface finishing. 展开更多
关键词 hydraulic excavator motion planning coordinated control
在线阅读 下载PDF
A homogenization-planning-tracking method to solve cooperative autonomous motion control for heterogeneous carrier dispatch systems 被引量:5
17
作者 Jie LIU Xianzhou DONG +3 位作者 Xinwei WANG Kaikai CUI Xiwang QIE Jun JIA 《Chinese Journal of Aeronautics》 SCIE EI CAS CSCD 2022年第9期293-305,共13页
Taxiing aircraft and towed aircraft with drawbar are two typical dispatch modes on the flight deck of aircraft carriers. In this paper, a novel hierarchical solution strategy, named as the Homogenization-Planning-Trac... Taxiing aircraft and towed aircraft with drawbar are two typical dispatch modes on the flight deck of aircraft carriers. In this paper, a novel hierarchical solution strategy, named as the Homogenization-Planning-Tracking(HPT) method, to solve cooperative autonomous motion control for heterogeneous carrier dispatch systems is developed. In the homogenization layer, any towed aircraft system involved in the sortie task is abstracted into a virtual taxiing aircraft. This layer transforms the heterogeneous systems into a homogeneous configuration. Then in the planning layer, a centralized optimal control problem is formulated for the homogeneous system. Compared with conducting the path planning directly with the original heterogeneous system, the homogenization layer contributes to reduce the dimension and nonlinearity of the formulated optimal control problem in the planning layer and consequently improves the robustness and efficiency of the solution process. Finally, in the tracking layer, a receding horizon controller is developed to track the reference trajectory obtained in the planning layer. To improve the tracking performance,multi-objective optimization techniques are implemented offline in advance to determine optimal weight parameters used in the tracking layer. Simulations demonstrate that smooth and collision-free cooperative trajectory can be generated efficiently in the planning phase. And robust trajectory tracking can be realized in the presence of external disturbances in the tracking phase.The developed HPT method provides a promising solution to the autonomous deck dispatch for unmanned carrier aircraft in the future. 展开更多
关键词 Autonomous motion control Carrier dispatch system Heterogeneous system Cooperative trajectory planning Receding horizon control Weight optimization
原文传递
Inverted Modelling:An Effective Way to Support Motion Planning of Legged Mobile Robots 被引量:2
18
作者 Chenyao Zhao Weizhong Guo 《Chinese Journal of Mechanical Engineering》 SCIE EI CAS CSCD 2023年第1期268-279,共12页
This paper presents an effective way to support motion planning of legged mobile robots—Inverted Modelling,based on the equivalent metamorphic mechanism concept.The difference from the previous research is that we he... This paper presents an effective way to support motion planning of legged mobile robots—Inverted Modelling,based on the equivalent metamorphic mechanism concept.The difference from the previous research is that we herein invert the equivalent parallel mechanism.Assuming the leg mechanisms are hybrid links,the body of robot being considered as fixed platform,and ground as moving platform.The motion performance is transformed and measured in the body frame.Terrain and joint limits are used as input parameters to the model,resulting in the representation which is independent of terrains and particular poses in Inverted Modelling.Hence,it can universally be applied to any kind of legged robots as global motion performance framework.Several performance measurements using Inverted Modelling are presented and used in motion performance evaluation.According to the requirements of actual work like motion continuity and stability,motion planning of legged robot can be achieved using different measurements on different terrains.Two cases studies present the simulations of quadruped and hexapod robots walking on rugged roads.The results verify the correctness and effectiveness of the proposed method. 展开更多
关键词 Gait planning Inverted Modelling Legged mobile robot motion planning WORKSPACE
在线阅读 下载PDF
Driving Environment Uncertainty-Aware Motion Planning for Autonomous Vehicles 被引量:3
19
作者 Xiaolin Tang Kai Yang +4 位作者 Hong Wang Wenhao Yu Xin Yang Teng Liu Jun Li 《Chinese Journal of Mechanical Engineering》 SCIE EI CAS CSCD 2022年第5期301-314,共14页
Autonomous vehicles require safe motion planning in uncertain environments,which are largely caused by surrounding vehicles.In this paper,a driving environment uncertainty-aware motion planning framework is proposed t... Autonomous vehicles require safe motion planning in uncertain environments,which are largely caused by surrounding vehicles.In this paper,a driving environment uncertainty-aware motion planning framework is proposed to lower the risk of position uncertainty of surrounding vehicles with considering the risk of rollover.First,a 4-degree of freedom vehicle dynamics model,and a rollover risk index are introduced.Besides,the uncertainty of surrounding vehicles’position is processed and propagated based on the Extended Kalman Filter method.Then,the uncertainty potential field is established to handle the position uncertainty of autonomous vehicles.In addition,the model predictive controller is designed as the motion planning framework which accounts for the rollover risk,the position uncertainty of the surrounding vehicles,and vehicle dynamic constraints of autonomous vehicles.Furthermore,two edge cases,the cut-in scenario,and merging scenario are designed.Finally,the safety,effectiveness,and real-time performance of the proposed motion planning framework are demonstrated by employing a hardware-in-the-loop experiment bench. 展开更多
关键词 Position uncertainty Rollover prevention Autonomous vehicles motion planning Model predictive control
在线阅读 下载PDF
上一页 1 2 81 下一页 到第
使用帮助 返回顶部