期刊文献+
共找到253篇文章
< 1 2 13 >
每页显示 20 50 100
Energy Optimization for Autonomous Mobile Robot Path Planning Based on Deep Reinforcement Learning
1
作者 Longfei Gao Weidong Wang Dieyun Ke 《Computers, Materials & Continua》 2026年第1期984-998,共15页
At present,energy consumption is one of the main bottlenecks in autonomous mobile robot development.To address the challenge of high energy consumption in path planning for autonomous mobile robots navigating unknown ... At present,energy consumption is one of the main bottlenecks in autonomous mobile robot development.To address the challenge of high energy consumption in path planning for autonomous mobile robots navigating unknown and complex environments,this paper proposes an Attention-Enhanced Dueling Deep Q-Network(ADDueling DQN),which integrates a multi-head attention mechanism and a prioritized experience replay strategy into a Dueling-DQN reinforcement learning framework.A multi-objective reward function,centered on energy efficiency,is designed to comprehensively consider path length,terrain slope,motion smoothness,and obstacle avoidance,enabling optimal low-energy trajectory generation in 3D space from the source.The incorporation of a multihead attention mechanism allows the model to dynamically focus on energy-critical state features—such as slope gradients and obstacle density—thereby significantly improving its ability to recognize and avoid energy-intensive paths.Additionally,the prioritized experience replay mechanism accelerates learning from key decision-making experiences,suppressing inefficient exploration and guiding the policy toward low-energy solutions more rapidly.The effectiveness of the proposed path planning algorithm is validated through simulation experiments conducted in multiple off-road scenarios.Results demonstrate that AD-Dueling DQN consistently achieves the lowest average energy consumption across all tested environments.Moreover,the proposed method exhibits faster convergence and greater training stability compared to baseline algorithms,highlighting its global optimization capability under energy-aware objectives in complex terrains.This study offers an efficient and scalable intelligent control strategy for the development of energy-conscious autonomous navigation systems. 展开更多
关键词 Autonomous mobile robot deep reinforcement learning energy optimization multi-attention mechanism prioritized experience replay dueling deep Q-Network
在线阅读 下载PDF
Cognitive NFIDC-FRBFNN Control Architecture for Robust Path Tracking of Mobile Service Robots in Hospital Settings
2
作者 Huda Talib Najm Ahmed Sabah Al-Araji Nur Syazreen Ahmad 《Computer Modeling in Engineering & Sciences》 2026年第1期989-1022,共34页
Mobile service robots(MSRs)in hospital environments require precise and robust trajectory tracking to ensure reliable operation under dynamic conditions,including model uncertainties and external disturbances.This stu... Mobile service robots(MSRs)in hospital environments require precise and robust trajectory tracking to ensure reliable operation under dynamic conditions,including model uncertainties and external disturbances.This study presents a cognitive control strategy that integrates a Numerical Feedforward Inverse Dynamic Controller(NFIDC)with a Feedback Radial Basis Function Neural Network(FRBFNN).The robot’s mechanical structure was designed in SolidWorks 2022 SP2.0 and validated under operational loads using finite element analysis in ANSYS 2022 R1.The NFIDC-FRBFNN framework merges proactive inverse dynamic compensation with adaptive neural learning to achieve smooth torque responses and accurate motion control.A two-stage simulation evaluation was conducted.In the first stage,the controller was tested in a simulated hospital environment under both ideal and non-ideal conditions.In the second,it was benchmarked against four established controllers-Neural Network Model Reference Adaptive(NNMRA),Z-number Fuzzy Logic(Z-FL),Adaptive Dynamic Controller(ADC),and Fuzzy Logic-PID(FL-PID)—using circular and lemniscate trajectories.Across ten runs,the proposed controller achieved the lowest tracking errors under all conditions.Under ideal conditions,it achieved average improvements of 55.24%,75.75%,and 55.20%in integral absolute error(IAE),integral squared error(ISE),and mean absolute error(MAE),respectively,with coefficient of variation(CV)reductions above 55%.Under non-ideal conditions,average improvements exceeded 64%in IAE,77%in ISE,and 66%in MAE,while maintaining CV reductions above 57%.These results confirm that the NFIDC-FRBFNN controller offers superior accuracy,robustness,and consistency for real-time path tracking in healthcare robotics. 展开更多
关键词 mobile service robot path planning radial basis function neural network trajectory tracking numerical feed forward inverse dynamic controller
在线阅读 下载PDF
Distributed Finite-Time Formation Control of Multiple Mobile Robot Systems Without Global Information
3
作者 Xunhong Sun Haibo Du +1 位作者 Weile Chen Wenwu Zhu 《IEEE/CAA Journal of Automatica Sinica》 2025年第3期630-632,共3页
Dear Editor,This letter considers the formation control of multiple mobile robot systems(MMRS)that only relies on the local observation information.A new distributed finite-time observer is proposed for MMRS under dir... Dear Editor,This letter considers the formation control of multiple mobile robot systems(MMRS)that only relies on the local observation information.A new distributed finite-time observer is proposed for MMRS under directed graph to estimate the relative information between each follower robot and the leader robot.Then the formation control problem is transformed into the tracking problem and a finite-time tracking controller is proposed based on the robot model feature. 展开更多
关键词 estimate relative information mobile robot systems mmrs distributed control robot model finite time control directed graph follower robot formation control
在线阅读 下载PDF
Deep Reinforcement Learning for Zero-Shot Coverage Path Planning With Mobile Robots
4
作者 JoséPedro Carvalho A.Pedro Aguiar 《IEEE/CAA Journal of Automatica Sinica》 2025年第8期1594-1609,共16页
The ability of mobile robots to plan and execute a path is foundational to various path-planning challenges,particularly Coverage Path Planning.While this task has been typically tackled with classical algorithms,thes... The ability of mobile robots to plan and execute a path is foundational to various path-planning challenges,particularly Coverage Path Planning.While this task has been typically tackled with classical algorithms,these often struggle with flexibility and adaptability in unknown environments.On the other hand,recent advances in Reinforcement Learning offer promising approaches,yet a significant gap in the literature remains when it comes to generalization over a large number of parameters.This paper presents a unified,generalized framework for coverage path planning that leverages value-based deep reinforcement learning techniques.The novelty of the framework comes from the design of an observation space that accommodates different map sizes,an action masking scheme that guarantees safety and robustness while also serving as a learning-fromdemonstration technique during training,and a unique reward function that yields value functions that are size-invariant.These are coupled with a curriculum learning-based training strategy and parametric environment randomization,enabling the agent to tackle complete or partial coverage path planning with perfect or incomplete knowledge while generalizing to different map sizes,configurations,sensor payloads,and sub-tasks.Our empirical results show that the algorithm can perform zero-shot learning scenarios at a near-optimal level in environments that follow a similar distribution as during training,outperforming a greedy heuristic by sixfold.Furthermore,in out-of-distribution environments,our method surpasses existing state-of-the-art algorithms in most zero-shot and all few-shot scenarios,paving the way for generalizable and adaptable path-planning algorithms. 展开更多
关键词 Autonomous robots coverage path planning deep reinforcement learning mobile robot partially observable markov decision processes path planning zero-shot generalization
在线阅读 下载PDF
An Embedded Computer Vision Approach to Environment Modeling and Local Path Planning in Autonomous Mobile Robots
5
作者 Rıdvan Yayla Hakan Üçgün Onur Ali Korkmaz 《Computer Modeling in Engineering & Sciences》 2025年第12期4055-4087,共33页
Recent advancements in autonomous vehicle technologies are transforming intelligent transportation systems.Artificial intelligence enables real-time sensing,decision-making,and control on embedded platforms with impro... Recent advancements in autonomous vehicle technologies are transforming intelligent transportation systems.Artificial intelligence enables real-time sensing,decision-making,and control on embedded platforms with improved efficiency.This study presents the design and implementation of an autonomous radio-controlled(RC)vehicle prototype capable of lane line detection,obstacle avoidance,and navigation through dynamic path planning.The system integrates image processing and ultrasonic sensing,utilizing Raspberry Pi for vision-based tasks and ArduinoNano for real-time control.Lane line detection is achieved through conventional image processing techniques,providing the basis for local path generation,while traffic sign classification employs a You Only Look Once(YOLO)model optimized with TensorFlow Lite to support navigation decisions.Images captured by the onboard camera are processed on the Raspberry Pi to extract lane geometry and calculate steering angles,enabling the vehicle to follow the planned path.In addition,ultrasonic sensors placed in three directions at the front of the vehicle detect obstacles and allow real-time path adjustment for safe navigation.Experimental results demonstrate stable performance under controlled conditions,highlighting the system’s potential for scalable autonomous driving applications.This work confirms that deep learning methods can be efficiently deployed on low-power embedded systems,offering a practical framework for navigation,path planning,and intelligent transportation research. 展开更多
关键词 Embedded vision system mobile robot navigation lane detection sensor fusion deep learning on embedded systems real-time path planning
在线阅读 下载PDF
Self-Adaptive LSAC-PID Approach Based on Lyapunov Reward Shaping for Mobile Robots
6
作者 YU Xinyi XU Siyu +1 位作者 FAN Yuehai OU Linlin 《Journal of Shanghai Jiaotong university(Science)》 2025年第6期1085-1102,共18页
In order to solve the control problem of multiple-input multiple-output(MIMO)systems in complex and variable control environments,a model-free adaptive LSAC-PID method based on deep reinforcement learning(RL)is propos... In order to solve the control problem of multiple-input multiple-output(MIMO)systems in complex and variable control environments,a model-free adaptive LSAC-PID method based on deep reinforcement learning(RL)is proposed in this paper for automatic control of mobile robots.According to the environmental feedback,the RL agent of the upper controller outputs the optimal parameters to the lower MIMO PID controllers,which can realize the real-time PID optimal control.First,a model-free adaptive MIMO PID hybrid control strategy is presented to realize real-time optimal tuning of control parameters in terms of soft-actor-critic(SAC)algorithm,which is state-of-the-art RL algorithm.Second,in order to improve the RL convergence speed and the control performance,a Lyapunov-based reward shaping method for off-policy RL algorithm is designed,and a self-adaptive LSAC-PID tuning approach with Lyapunov-based reward is then determined.Through the policy evaluation and policy improvement of the soft policy iteration,the convergence and optimality of the proposed LSAC-PID algorithm are proved mathematically.Finally,based on the proposed reward shaping method,the reward function is designed to improve the system stability for the line-following robot.The simulation and experiment results show that the proposed adaptive LSAC-PID approach has good control performance such as fast convergence speed,high generalization and high real-time performance,and achieves real-time optimal tuning of MIMO PID parameters without the system model and control loop decoupling. 展开更多
关键词 multiple-input multiple-output(MIMO) PID tuning reinforcement learning(RL) Lyapunov-based reward shaping soft actor-critic(SAC) mobile robot
原文传递
ELDE-Net:Efficient Light-Weight Depth Estimation Network for Deep Reinforcement Learning-Based Mobile Robot Path Planning
7
作者 Thai-Viet Dang Dinh-Manh-Cuong Tran +1 位作者 Nhu-Nghia Bui Phan Xuan Tan 《Computers, Materials & Continua》 2025年第11期2651-2680,共30页
Precise and robust three-dimensional object detection(3DOD)presents a promising opportunity in the field of mobile robot(MR)navigation.Monocular 3DOD techniques typically involve extending existing twodimensional obje... Precise and robust three-dimensional object detection(3DOD)presents a promising opportunity in the field of mobile robot(MR)navigation.Monocular 3DOD techniques typically involve extending existing twodimensional object detection(2DOD)frameworks to predict the three-dimensional bounding box(3DBB)of objects captured in 2D RGB images.However,these methods often require multiple images,making them less feasible for various real-time scenarios.To address these challenges,the emergence of agile convolutional neural networks(CNNs)capable of inferring depth froma single image opens a new avenue for investigation.The paper proposes a novel ELDENet network designed to produce cost-effective 3DBounding Box Estimation(3D-BBE)froma single image.This novel framework comprises the PP-LCNet as the encoder and a fast convolutional decoder.Additionally,this integration includes a Squeeze-Exploit(SE)module utilizing the Math Kernel Library for Deep Neural Networks(MKLDNN)optimizer to enhance convolutional efficiency and streamline model size during effective training.Meanwhile,the proposed multi-scale sub-pixel decoder generates high-quality depth maps while maintaining a compact structure.Furthermore,the generated depthmaps provide a clear perspective with distance details of objects in the environment.These depth insights are combined with 2DOD for precise evaluation of 3D Bounding Boxes(3DBB),facilitating scene understanding and optimal route planning for mobile robots.Based on the estimated object center of the 3DBB,the Deep Reinforcement Learning(DRL)-based obstacle avoidance strategy for MRs is developed.Experimental results demonstrate that our model achieves state-of-the-art performance across three datasets:NYU-V2,KITTI,and Cityscapes.Overall,this framework shows significant potential for adaptation in intelligent mechatronic systems,particularly in developing knowledge-driven systems for mobile robot navigation. 展开更多
关键词 3D bounding box estimation depth estimation mobile robot navigation monocular camera object detection
在线阅读 下载PDF
Semi-Autonomous Navigation Based on Local Semantic Map for Mobile Robot
8
作者 ZHAO Yanfei XIAO Peng +1 位作者 WANG Jingchuan GUO Rui 《Journal of Shanghai Jiaotong university(Science)》 2025年第1期27-33,共7页
Mobile robots represented by smart wheelchairs can assist elderly people with mobility difficulties.This paper proposes a multi-mode semi-autonomous navigation system based on a local semantic map for mobile robots,wh... Mobile robots represented by smart wheelchairs can assist elderly people with mobility difficulties.This paper proposes a multi-mode semi-autonomous navigation system based on a local semantic map for mobile robots,which can assist users to implement accurate navigation(e.g.,docking)in the environment without prior maps.In order to overcome the problem of repeated oscillations during the docking of traditional local path planning algorithms,this paper adopts a mode-switching method and uses feedback control to perform docking when approaching semantic goals.At last,comparative experiments were carried out in the real environment.Results show that our method is superior in terms of safety,comfort and docking accuracy. 展开更多
关键词 semi-autonomous navigation mobile robot semantic map voice interaction
原文传递
Fault-tolerant control of wheeled mobile robots with prescribed trajectory tracking performance
9
作者 Jin-Xi Zhang Tianyou Chai 《Journal of Automation and Intelligence》 2025年第2期73-81,共9页
The problem of trajectory tracking for a class of differentially driven wheeled mobile robots(WMRs)under partial loss of the effectiveness of the actuated wheels is investigated in this paper.Such actuator faults may ... The problem of trajectory tracking for a class of differentially driven wheeled mobile robots(WMRs)under partial loss of the effectiveness of the actuated wheels is investigated in this paper.Such actuator faults may cause the loss of strong controllability of the WMR,such that the conventional fault-tolerant control strategies unworkable.In this paper,a new mixed-gain adaption scheme is devised,which is adopted to adapt the gain of a decoupling prescribed performance controller to adaptively compensate for the loss of the effectiveness of the actuators.Different from the existing gain adaption technique which depends on both the barrier functions and their partial derivatives,ours involves only the barrier functions.This yields a lower magnitude of the resulting control signals.Our controller accomplishes trajectory tracking of the WMR with the prescribed rate and accuracy even in the faulty case,and the control design relies on neither the information of the WMR dynamics and the actuator faults nor the tools for function approximation,parameter identification,and fault detection or estimation.The comparative simulation results justify the theoretical findings. 展开更多
关键词 Fault-tolerant control Prescribed performance Trajectory tracking Wheeled mobile robots
在线阅读 下载PDF
Study of a Moment Suspension Mechanism for Off-Road Operation of a Multi-Terrain Mobile Robot
10
作者 Buyun Wang Menglong Jiang +4 位作者 Bing Zhao Wen Peng Yi Liang Jun Cheng Hanchun Hu 《Chinese Journal of Mechanical Engineering》 2025年第5期627-649,共23页
To effectively improve the adaptability and traversal abilities of a multi-terrain mobile robot under the dynamic excitation of multiple roads,we explore the mobile robot’s vibration and joint driving output stall ca... To effectively improve the adaptability and traversal abilities of a multi-terrain mobile robot under the dynamic excitation of multiple roads,we explore the mobile robot’s vibration and joint driving output stall caused by the dynamic excitation of the road spectrum function and analyze techniques for reducing the vibration and enhancing the driving moment of a four-wheel differential-speed mobile robot.A double-wishbone vibration reduction suspension and a moment compensator were designed for a multi-terrain mobile robot by theoretically describing its suspensionwheel-road dynamics.Also,the mobile robot’s road adaptability and traversal abilities were mathematically characterized under dynamic excitation.Co-simulation in ADAMS-MATLAB/Simulink is performed such as the harsh condition of in situ rotation and outdoor experimental schemes are implemented in which the experimental data are analyzed.The experimental result verifies the correctness of the theoretical analysis,as well as the effectiveness of the vibration reduction suspension and the moment compensator.The compatibility of the mobile robot’s driving mechanisms with road traversal abilities has been improved under various terrain conditions in complex field operation scenarios. 展开更多
关键词 Multi-terrain mobile robot Road passability Suspension mechanism Moment compensator
在线阅读 下载PDF
Design of intelligent controller for mobile robot based on fuzzy logic 被引量:3
11
作者 高鸣 宋爱国 《Journal of Southeast University(English Edition)》 EI CAS 2010年第1期62-67,共6页
In order to improve a mobile robot's autonomy in unknown environments, a novel intelligent controller is designed. The proposed controller is based on fuzzy logic with the aim of assisting a multi-sensor equipped mob... In order to improve a mobile robot's autonomy in unknown environments, a novel intelligent controller is designed. The proposed controller is based on fuzzy logic with the aim of assisting a multi-sensor equipped mobile robot to safely navigate in an indoor environment. First, the designs of two behaviors for a robot's autonomous navigation are described, including path tracking and obstacle avoidance, which emulate human driving behaviors and reduce the complexity of the robot's navigation problems in unknown environments. Secondly, the two behaviors are combined by using a finite state machine (FSM), which ensures that the robot can safely track a predefined path in an unknown indoor environment. The inputs to this controller are the readings from the sensors. The corresponding output is the desired direction of the robot. Finally, both the simulation and experimental results verify the effectiveness of the proposed method. 展开更多
关键词 mobile robot path tracking obstacle avoidance fuzzy logic finite state machine
在线阅读 下载PDF
Stabilization of Dynamic Systems for Multiple Omni-Directional Mobile Robots
12
作者 王朝立 谈大龙 王越超 《Journal of Southeast University(English Edition)》 EI CAS 2001年第1期35-40,共6页
This paper deals with the stabilization of dynamic systems for two omni directional mobile robots by using the inner product of two vectors, one is from a robot's position to another's, the other is from a ro... This paper deals with the stabilization of dynamic systems for two omni directional mobile robots by using the inner product of two vectors, one is from a robot's position to another's, the other is from a robot's target point to another's. The multi step control laws given can exponentially stabilize the dynamic system and make the distance between two robots be greater than or equal to the collision free safe distance. The application of it to two omni directional mobile robots is described. Simulation result shows that the proposed controller is effective. 展开更多
关键词 omni directional mobile robot DYNAMICS COORDINATION collision avoidance STABILIZATION
在线阅读 下载PDF
Multi-sensor systems and information processing of mobile robot in uncertain environments
13
作者 乔凤斌 杨汝清 《Journal of Southeast University(English Edition)》 EI CAS 2004年第3期341-345,共5页
The PBJ- 01 robot is a kind of mobile robot featuring six wheels and two swing arms which can help it to fit many terrains. The robot has a sophisticated sensor system, which includes ultrasonic sensors, tentacle sens... The PBJ- 01 robot is a kind of mobile robot featuring six wheels and two swing arms which can help it to fit many terrains. The robot has a sophisticated sensor system, which includes ultrasonic sensors, tentacle sensors and a vision sensor. The PBJ- 01 adopts behavior-based reactive control architecture in which the key part is an object recognition system based on a fuzzy neural network. Simulation validates that this system can conclude the obstacle type from the sensor data, and help the robot decide whether to negotiate or to avoid obstacles. 展开更多
关键词 mobile robot behavior-based reactive control architecture neural network
在线阅读 下载PDF
Application of Wireless Local Area Network Technology in Mobile Robot for Finned Tube Inspection
14
作者 王光荣 马培荪 +2 位作者 曹曦 孙红 李彦明 《Journal of Shanghai University(English Edition)》 CAS 2004年第2期180-186,共7页
This paper introduces a novel robot for outer surface inspection of boiler tubes. The paper describes the hardware system, wireless communication strategy, communication procedure and system software of the robot. The... This paper introduces a novel robot for outer surface inspection of boiler tubes. The paper describes the hardware system, wireless communication strategy, communication procedure and system software of the robot. The WLAN technology is used in the robot. It solves the problem of shielding generated by iron boiler and 11Mbps bandwidth made it possible for video and control stream real-time transmit within the same channel. Though TCP/IP protocol is robust, serial server is a transparent channel but cannot detect error and retransmit the data. In order to improve the reliability of serial communication, a new communication protocol is proposed. Key words boiler tubes - mobile robotics - wireless local area network Project Supported by the National High-Tech Program (Grant No. 2002AA420080) 展开更多
关键词 boiler tubes mobile robotics wireless local area network
在线阅读 下载PDF
Improved Dijkstra Algorithm for Mobile Robot Path Planning and Obstacle Avoidance 被引量:31
15
作者 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
DEVELOPMENT AND MOTION ANALYSIS OF MINIATURE WHEEL-TRACK-LEGGED MOBILE ROBOT 被引量:11
16
作者 DUAN Xingguang HUANG Qiang +2 位作者 XU Yan RAHMAN N ZHENG Change 《Chinese Journal of Mechanical Engineering》 SCIE EI CAS CSCD 2007年第3期24-28,共5页
A miniature wheel-track-legged mobile robot to carry out military and civilian missions in both indoor and outdoor environments is presented.Firstly,the mechanical design is discussed,which consists of four wheeled an... A miniature wheel-track-legged mobile robot to carry out military and civilian missions in both indoor and outdoor environments is presented.Firstly,the mechanical design is discussed,which consists of four wheeled and four independently controlled tracked arms,embedded control system and teleoperation.Then the locomotion modes of the mobile robot and motion analysis are analyzed.The mobile robot can move using wheeled,tracked and legged modes,and it has the characteristics of posture-recovering,high mobility,small size and light weight.Finally,the effectiveness of the deve-loped mobile robot is confirmed by experiments such as posture recovering when tipped over,climb-ing stairs and traversing the high step. 展开更多
关键词 mobile robot Locomotion modes STAIR-CLIMBING Posture recovery
在线阅读 下载PDF
Adaptive Trajectory Tracking Control for a Nonholonomic Mobile Robot 被引量:14
17
作者 CAO Zhengcai ZHAO Yingtao WU Qidi 《Chinese Journal of Mechanical Engineering》 SCIE EI CAS CSCD 2011年第4期546-552,共7页
As one of the core issues of the mobile robot motion control, trajectory tracking has received extensive attention. At present, the solution of the problem only takes kinematic or dynamic model into account separately... As one of the core issues of the mobile robot motion control, trajectory tracking has received extensive attention. At present, the solution of the problem only takes kinematic or dynamic model into account separately, so that the presented strategy is difficult to realize satisfactory tracking quality in practical application. Considering the unknown parameters of two models, this paper presents an adaptive controller for solving the trajectory tracking problem of a mobile robot. Firstly, an adaptive kinematic controller utilized to generate the command of velocity is designed based on Backstepping method. Then, in order to make the real velocity of mobile robot reach the desired velocity asymptotically, a dynamic adaptive controller is proposed adopting reference model and Lyapunov stability theory. Finally, through simulating typical trajectories including circular trajectory, fold line and parabola trajectory in normal and perturbed cases, the results illustrate that the control scheme can solve the tracking problem effectively. The proposed control law, which can tune the kinematic and dynamic model parameters online and overcome external disturbances, provides a novel method for improving trajectory tracking performance of the mobile robot. 展开更多
关键词 nonholonomic mobile robot trajectory tracking model reference adaptive
在线阅读 下载PDF
Robust adaptive control for a nonholonomic mobile robot with unknown parameters 被引量:9
18
作者 Jinbo WU Guohua XU Zhouping YIN 《控制理论与应用(英文版)》 EI 2009年第2期212-218,共7页
A robust adaptive controller for a nonholonomic mobile robot with unknown kinematic and dynamic parameters is proposed. A kinematic controller whose output is the input of the relevant dynamic controller is provided b... A robust adaptive controller for a nonholonomic mobile robot with unknown kinematic and dynamic parameters is proposed. A kinematic controller whose output is the input of the relevant dynamic controller is provided by using the concept of backstepping. An adaptive algorithm is developed in the kinematic controller to approximate the unknown kinematic parameters, and a simple single-layer neural network is used to express the highly nonlinear robot dynamics in terms of the known and unknown parameters. In order to attenuate the effects of the uncertainties and disturbances on tracking performance, a sliding mode control term is added to the dynamic controller. In the deterministic design of feedback controllers for the uncertain dynamic systems, upper bounds on the norm of the uncertainties are an important clue to guarantee the stability of the closed-loop system. However, sometimes these upper bounds may not be easily obtained because of the complexity of the structure of the uncertainties. Thereby, simple adaptation laws are proposed to approximate upper bounds on the norm of the uncertainties to address this problem. The stability of the proposed control system is shown through the Lyapunov method. Lastly, a design example for a mobile robot with two actuated wheels is provided and the feasibility of the controller is demonstrated by numerical simulations. 展开更多
关键词 Nonholonomic constraints mobile robot Sliding mode control Adaptive control ROBUSTNESS Neural network
在线阅读 下载PDF
Robust Tracking Control for Self-balancing Mobile Robots Using Disturbance Observer 被引量:12
19
作者 Mou Chen 《IEEE/CAA Journal of Automatica Sinica》 SCIE EI CSCD 2017年第3期458-465,共8页
In this paper,a robust tracking control scheme based on nonlinear disturbance observer is developed for the self-balancing mobile robot with external unknown disturbances.A desired velocity control law is firstly desi... In this paper,a robust tracking control scheme based on nonlinear disturbance observer is developed for the self-balancing mobile robot with external unknown disturbances.A desired velocity control law is firstly designed using the Lyapunov analysis method and the arctan function.To improve the tracking control performance,a nonlinear disturbance observer is developed to estimate the unknown disturbance of the self-balancing mobile robot.Using the output of the designed disturbance observer,the robust tracking control scheme is presented employing the sliding mode method for the selfbalancing mobile robot.Numerical simulation results further demonstrate the effectiveness of the proposed robust tracking control scheme for the self-balancing mobile robot subject to external unknown disturbances. 展开更多
关键词 Disturbance observer robust tracking control self-balancing mobile robot sliding mode control(SMC)
在线阅读 下载PDF
Global optimal path planning for mobile robot based onimproved Dijkstra algorithm and ant system algorithm 被引量:22
20
作者 谭冠政 贺欢 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
上一页 1 2 13 下一页 到第
使用帮助 返回顶部