The trajectory tracking control performance of nonholonomic wheeled mobile robots(NWMRs)is subject to nonholonomic constraints,system uncertainties,and external disturbances.This paper proposes a barrier function-base...The trajectory tracking control performance of nonholonomic wheeled mobile robots(NWMRs)is subject to nonholonomic constraints,system uncertainties,and external disturbances.This paper proposes a barrier function-based adaptive sliding mode control(BFASMC)method to provide high-precision,fast-response performance and robustness for NWMRs.Compared with the conventional adaptive sliding mode control,the proposed control strategy can guarantee that the sliding mode variables converge to a predefined neighborhood of origin with a predefined reaching time independent of the prior knowledge of the uncertainties and disturbances bounds.Another advantage of the proposed algorithm is that the control gains can be adaptively adjusted to follow the disturbances amplitudes thanks to the barrier function.The benefit is that the overestimation of control gain can be eliminated,resulting in chattering reduction.Moreover,a modified barrier function-like control gain is employed to prevent the input saturation problem due to the physical limit of the actuator.The stability analysis and comparative experiments demonstrate that the proposed BFASMC can ensure the prespecified convergence performance of the NWMR system output variables and strong robustness against uncertainties/disturbances.展开更多
Existing mobile robots mostly use graph search algorithms for path planning,which suffer from relatively low planning efficiency owing to high redundancy and large computational complexity.Due to the limitations of th...Existing mobile robots mostly use graph search algorithms for path planning,which suffer from relatively low planning efficiency owing to high redundancy and large computational complexity.Due to the limitations of the neighborhood search strategy,the robots could hardly obtain the most optimal global path.A global path planning algorithm,denoted as EDG*,is proposed by expanding nodes using a well-designed expanding disconnected graph operator(EDG)in this paper.Firstly,all obstacles are marked and their corners are located through the map pre-processing.Then,the EDG operator is designed to find points in non-obstruction areas to complete the rapid expansion of disconnected nodes.Finally,the EDG*heuristic iterative algorithm is proposed.It selects the candidate node through a specific valuation function and realizes the node expansion while avoiding collision with a minimum offset.Path planning experiments were conducted in a typical indoor environment and on the public dataset CSM.The result shows that the proposed EDG*reduced the planning time by more than 90%and total length of paths reduced by more than 4.6%.Compared to A*,Dijkstra and JPS,EDG*does not show an exponential explosion effect in map size.The EDG*showed better performance in terms of path smoothness,and collision avoidance.This shows that the EDG*algorithm proposed in this paper can improve the efficiency of path planning and enhance path quality.展开更多
Object tracking is one of the major tasks for mobile robots in many real-world applications.Also,artificial intelligence and automatic control techniques play an important role in enhancing the performance of mobile r...Object tracking is one of the major tasks for mobile robots in many real-world applications.Also,artificial intelligence and automatic control techniques play an important role in enhancing the performance of mobile robot navigation.In contrast to previous simulation studies,this paper presents a new intelligent mobile robot for accomplishing multi-tasks by tracking red-green-blue(RGB)colored objects in a real experimental field.Moreover,a practical smart controller is developed based on adaptive fuzzy logic and custom proportional-integral-derivative(PID)schemes to achieve accurate tracking results,considering robot command delay and tolerance errors.The design of developed controllers implies some motion rules to mimic the knowledge of experienced operators.Twelve scenarios of three colored object combinations have been successfully tested and evaluated by using the developed controlled image-based robot tracker.Classical PID control failed to handle some tracking scenarios in this study.The proposed adaptive fuzzy PID control achieved the best accurate results with the minimum average final error of 13.8 cm to reach the colored targets,while our designed custom PID control is efficient in saving both average time and traveling distance of 6.6 s and 14.3 cm,respectively.These promising results demonstrate the feasibility of applying our developed image-based robotic system in a colored object-tracking environment to reduce human workloads.展开更多
This paper investigates the adaptive fuzzy finite-time output-feedback fault-tolerant control (FTC) problemfor a class of nonlinear underactuated wheeled mobile robots (UWMRs) system with intermittent actuatorfaults. ...This paper investigates the adaptive fuzzy finite-time output-feedback fault-tolerant control (FTC) problemfor a class of nonlinear underactuated wheeled mobile robots (UWMRs) system with intermittent actuatorfaults. The UWMR system includes unknown nonlinear dynamics and immeasurable states. Fuzzy logic systems(FLSs) are utilized to work out immeasurable functions. Furthermore, with the support of the backsteppingcontrol technique and adaptive fuzzy state observer, a fuzzy adaptive finite-time output-feedback FTC scheme isdeveloped under the intermittent actuator faults. It is testifying the scheme can ensure the controlled nonlinearUWMRs is stable and the estimation errors are convergent. Finally, the comparison results and simulationvalidate the effectiveness of the proposed fuzzy adaptive finite-time FTC approach.展开更多
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.展开更多
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.展开更多
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.展开更多
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...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.展开更多
This paper presents the rigorous study of mobile robot navigation techniques used so far.The step by step investigations of classical and reactive approaches are made here to understand the development of path plannin...This paper presents the rigorous study of mobile robot navigation techniques used so far.The step by step investigations of classical and reactive approaches are made here to understand the development of path planning strategies in various environmental conditions and to identify research gap.The classical approaches such as cell decomposition(CD),roadmap approach(RA),artificial potential field(APF);reactive approaches such as genetic algorithm(GA),fuzzy logic(FL),neural network(NN),firefly algorithm(FA),particle swarm optimization(PSO),ant colony optimization(ACO),bacterial foraging optimization(BFO),artificial bee colony(ABC),cuckoo search(CS),shuffled frog leaping algorithm(SFLA)and other miscellaneous algorithms(OMA)are considered for study.The navigation over static and dynamic condition is analyzed(for single and multiple robot systems)and it has been observed that the reactive approaches are more robust and perform well in all terrain when compared to classical approaches.It is also observed that the reactive approaches are used to improve the performance of the classical approaches as a hybrid algorithm.Hence,reactive approaches are more popular and widely used for path planning of mobile robot.The paper concludes with tabular data and charts comparing the frequency of individual navigational strategies which can be used for specific application in robotics.展开更多
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.展开更多
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.展开更多
A robust fault diagnosis approach is developed by incorporating a set-membership identification (SMI) method. A class of systems with linear models in the form of fault related parameters is investigated, with model u...A robust fault diagnosis approach is developed by incorporating a set-membership identification (SMI) method. A class of systems with linear models in the form of fault related parameters is investigated, with model uncertainties and parameter variations taken into account explicitly and treated as bounded errors. An ellipsoid bounding set-membership identification algorithm is proposed to propagate bounded uncertainties rigorously and the guaranteed feasible set of faults parameters enveloping true parameter values is given. Faults arised from abrupt parameter variations can be detected and isolated on-line by consistency check between predicted and observed parameter sets obtained in the identification procedure. The proposed approach provides the improved robustness with its ability to distinguish real faults from model uncertainties, which comes with the inherent guaranteed robustness of the set-membership framework. Efforts are also made in this work to balance between conservativeness and computation complexity of the overall algorithm. Simulation results for the mobile robot with several slipping faults scenarios demonstrate the correctness of the proposed approach for faults detection and isolation (FDI).展开更多
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.展开更多
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.展开更多
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.展开更多
Good understanding of relationship between parameters of vehicle, terrain and interaction at the interface is required to develop effective navigation and motion control algorithms for autonomous wheeled mobile robots...Good understanding of relationship between parameters of vehicle, terrain and interaction at the interface is required to develop effective navigation and motion control algorithms for autonomous wheeled mobile robots (AWMR) in rough terrain. A model and analysis of relationship among wheel slippage (S), rotation angle (0), sinkage (z) and wheel radius (r) are presented. It is found that wheel rotation angle, sinkage and radius have some influence on wheel slippage. A multi-objective optimization problem with slippage as utility function was formulated and solved in MATLAB. The results reveal the optimal values of wheel-terrain parameters required to achieve optimum slippage on dry sandy terrain. A method of slippage estimation for a five-wheeled mobile robot was presented through comparing the odometric measurements of the powered wheels with those of the fifth non-powered wheel. The experimental result shows that this method is feasible and can be used for online slippage estimation in a sandy terrain.展开更多
An adaptive wheel-legged shape reconfigurable mobile robot,based on a scissor-like mechanism,is proposed for an obstacle detecting and surmounting robot,moving on complex terrain.The robot can dynamically adjust its o...An adaptive wheel-legged shape reconfigurable mobile robot,based on a scissor-like mechanism,is proposed for an obstacle detecting and surmounting robot,moving on complex terrain.The robot can dynamically adjust its own shape,according to the environment,realizing a transformation of wheel shape into leg shape and vice versa.Each wheel-legged mechanism has one degree of freedom,which means that only the relative motion of the inner and outer discs is needed to achieve the transformation of the shape into a wheel or a leg.First,the force analysis of the conversion process of the wheel-legged mechanism is carried out,while the relationship between the driving torque and the friction factor in the non-conversion trigger stage and in the conversion trigger stage is obtained.The results showed that the shape conversion can be better realized by increasing the friction factor of the trigger point.Next,the kinematics analysis of the robot,including climbing the obstacles,stairs and gully,is carried out.The motion of the spokes tip is obtained,in order to derive the folding ratio and the surmountable obstacle height of the wheel-legged mechanism.The parameters of the wheel-legged structure are optimized,to obtain better stability and obstacle climbing ability.Finally,a dynamic simulation model is established by ADAMS,to verify the obstacle climbing performance and gait rationality of the robot,in addition to a prototype experiment.The results showed that the surmountable obstacle height of the robot is about3.05 times the spoke radius.The robot has the stability of a traditional wheel mechanism and the obstacle surmount performance of a leg mechanism,making it more suitable for field reconnaissance and exploration missions.展开更多
Vision-based pose stabilization of nonholonomic mobile robots has received extensive attention. At present, most of the solutions of the problem do not take the robot dynamics into account in the controller design, so...Vision-based pose stabilization of nonholonomic mobile robots has received extensive attention. At present, most of the solutions of the problem do not take the robot dynamics into account in the controller design, so that these controllers are difficult to realize satisfactory control in practical application. Besides, many of the approaches suffer from the initial speed and torque jump which are not practical in the real world. Considering the kinematics and dynamics, a two-stage visual controller for solving the stabilization problem of a mobile robot is presented, applying the integration of adaptive control, sliding-mode control, and neural dynamics. In the first stage, an adaptive kinematic stabilization controller utilized to generate the command of velocity is developed based on Lyapunov theory. In the second stage, adopting the sliding-mode control approach, a dynamic controller with a variable speed function used to reduce the chattering is designed, which is utilized to generate the command of torque to make the actual velocity of the mobile robot asymptotically reach the desired velocity. Furthermore, to handle the speed and torque jump problems, the neural dynamics model is integrated into the above mentioned controllers. The stability of the proposed control system is analyzed by using Lyapunov theory. Finally, the simulation of the control law is implemented in perturbed case, and the results show that the control scheme can solve the stabilization problem effectively. The proposed control law can solve the speed and torque jump problems, overcome external disturbances, and provide a new solution for the vision-based stabilization of the mobile robot.展开更多
While the nonholonomic robots with no-slipping constraints are studied extensively nowadays, the slipping effect is inevitable in many practical applications and should be considered necessarily to achieve autonomous ...While the nonholonomic robots with no-slipping constraints are studied extensively nowadays, the slipping effect is inevitable in many practical applications and should be considered necessarily to achieve autonomous navigation and control purposes especially in outdoor environments. In this paper the robust point stabilization problem of a tracked mobile robot is discussed in the presence of track slipping, which can be treated as model perturbation that violates the pure nonholonomic constraints. The kinematic model of the tracked vehicle is created, in which the slipping is assumed to be a time-varying pa- rameter under certain assumptions of track-soil interaction. By transforming the original system to the special chained form of nonholonomic system, the integrator backstepping procedure with a state-scaling technique is used to construct the controller to stabilize the system at the kinematic level. The global exponential stability of the final system can be guaranteed by Lyapunov theory. Simulation results with different initial states and slipping parameters demonstrate the fast convergence, robustness and insensitivity to the initial state of the proposed method.展开更多
Target tracking control for wheeled mobile robot (WMR) need resolve the problems of kinematics model and tracking algorithm.High-order sliding mode control is a valid method used in the nonlinear tracking control sy...Target tracking control for wheeled mobile robot (WMR) need resolve the problems of kinematics model and tracking algorithm.High-order sliding mode control is a valid method used in the nonlinear tracking control system,which can eliminate the chattering of sliding mode control.Currently there lacks the research of robustness and uncertain factors for high-order sliding mode control.To address the fast convergence and robustness problems of tracking target,the tracking mathematical model of WMR and the target is derived.Based on the finite-time convergence theory and second order sliding mode method,a nonlinear tracking algorithm is designed which guarantees that WMR can catch the target in finite time.At the same time an observer is applied to substitute the uncertain acceleration of the target,then a smooth nonlinear tracking algorithm is proposed.Based on Lyapunov stability theory and finite-time convergence,a finite time convergent smooth second order sliding mode controller and a target tracking algorithm are designed by using second order sliding mode method.The simulation results verified that WMR can catch up the target quickly and reduce the control discontinuity of the velocity of WMR.展开更多
基金the China Scholarship Council(202106690037)the Natural Science Foundation of Anhui Province(19080885QE194)。
文摘The trajectory tracking control performance of nonholonomic wheeled mobile robots(NWMRs)is subject to nonholonomic constraints,system uncertainties,and external disturbances.This paper proposes a barrier function-based adaptive sliding mode control(BFASMC)method to provide high-precision,fast-response performance and robustness for NWMRs.Compared with the conventional adaptive sliding mode control,the proposed control strategy can guarantee that the sliding mode variables converge to a predefined neighborhood of origin with a predefined reaching time independent of the prior knowledge of the uncertainties and disturbances bounds.Another advantage of the proposed algorithm is that the control gains can be adaptively adjusted to follow the disturbances amplitudes thanks to the barrier function.The benefit is that the overestimation of control gain can be eliminated,resulting in chattering reduction.Moreover,a modified barrier function-like control gain is employed to prevent the input saturation problem due to the physical limit of the actuator.The stability analysis and comparative experiments demonstrate that the proposed BFASMC can ensure the prespecified convergence performance of the NWMR system output variables and strong robustness against uncertainties/disturbances.
基金Supported by National Key Research and Development Program of China(Grant No.2022YFB4700402).
文摘Existing mobile robots mostly use graph search algorithms for path planning,which suffer from relatively low planning efficiency owing to high redundancy and large computational complexity.Due to the limitations of the neighborhood search strategy,the robots could hardly obtain the most optimal global path.A global path planning algorithm,denoted as EDG*,is proposed by expanding nodes using a well-designed expanding disconnected graph operator(EDG)in this paper.Firstly,all obstacles are marked and their corners are located through the map pre-processing.Then,the EDG operator is designed to find points in non-obstruction areas to complete the rapid expansion of disconnected nodes.Finally,the EDG*heuristic iterative algorithm is proposed.It selects the candidate node through a specific valuation function and realizes the node expansion while avoiding collision with a minimum offset.Path planning experiments were conducted in a typical indoor environment and on the public dataset CSM.The result shows that the proposed EDG*reduced the planning time by more than 90%and total length of paths reduced by more than 4.6%.Compared to A*,Dijkstra and JPS,EDG*does not show an exponential explosion effect in map size.The EDG*showed better performance in terms of path smoothness,and collision avoidance.This shows that the EDG*algorithm proposed in this paper can improve the efficiency of path planning and enhance path quality.
基金The authors extend their appreciation to the Deanship of Scientific Research at Shaqra University for funding this research work through the Project Number(SU-ANN-2023016).
文摘Object tracking is one of the major tasks for mobile robots in many real-world applications.Also,artificial intelligence and automatic control techniques play an important role in enhancing the performance of mobile robot navigation.In contrast to previous simulation studies,this paper presents a new intelligent mobile robot for accomplishing multi-tasks by tracking red-green-blue(RGB)colored objects in a real experimental field.Moreover,a practical smart controller is developed based on adaptive fuzzy logic and custom proportional-integral-derivative(PID)schemes to achieve accurate tracking results,considering robot command delay and tolerance errors.The design of developed controllers implies some motion rules to mimic the knowledge of experienced operators.Twelve scenarios of three colored object combinations have been successfully tested and evaluated by using the developed controlled image-based robot tracker.Classical PID control failed to handle some tracking scenarios in this study.The proposed adaptive fuzzy PID control achieved the best accurate results with the minimum average final error of 13.8 cm to reach the colored targets,while our designed custom PID control is efficient in saving both average time and traveling distance of 6.6 s and 14.3 cm,respectively.These promising results demonstrate the feasibility of applying our developed image-based robotic system in a colored object-tracking environment to reduce human workloads.
基金the National Natural Science Foundation of China under Grant U22A2043.
文摘This paper investigates the adaptive fuzzy finite-time output-feedback fault-tolerant control (FTC) problemfor a class of nonlinear underactuated wheeled mobile robots (UWMRs) system with intermittent actuatorfaults. The UWMR system includes unknown nonlinear dynamics and immeasurable states. Fuzzy logic systems(FLSs) are utilized to work out immeasurable functions. Furthermore, with the support of the backsteppingcontrol technique and adaptive fuzzy state observer, a fuzzy adaptive finite-time output-feedback FTC scheme isdeveloped under the intermittent actuator faults. It is testifying the scheme can ensure the controlled nonlinearUWMRs is stable and the estimation errors are convergent. Finally, the comparison results and simulationvalidate the effectiveness of the proposed fuzzy adaptive finite-time FTC approach.
基金Cultivation Fund for Innovation Project of Ministry of Education (No.708045)
文摘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.
文摘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.
文摘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.
基金This project is supported by National Hi-tech Research and Development Program of China (863 Program, No. 2002AA420110)
文摘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.
文摘This paper presents the rigorous study of mobile robot navigation techniques used so far.The step by step investigations of classical and reactive approaches are made here to understand the development of path planning strategies in various environmental conditions and to identify research gap.The classical approaches such as cell decomposition(CD),roadmap approach(RA),artificial potential field(APF);reactive approaches such as genetic algorithm(GA),fuzzy logic(FL),neural network(NN),firefly algorithm(FA),particle swarm optimization(PSO),ant colony optimization(ACO),bacterial foraging optimization(BFO),artificial bee colony(ABC),cuckoo search(CS),shuffled frog leaping algorithm(SFLA)and other miscellaneous algorithms(OMA)are considered for study.The navigation over static and dynamic condition is analyzed(for single and multiple robot systems)and it has been observed that the reactive approaches are more robust and perform well in all terrain when compared to classical approaches.It is also observed that the reactive approaches are used to improve the performance of the classical approaches as a hybrid algorithm.Hence,reactive approaches are more popular and widely used for path planning of mobile robot.The paper concludes with tabular data and charts comparing the frequency of individual navigational strategies which can be used for specific application in robotics.
基金supported by State Key Laboratory of Robotics and System of China (Grant No. SKLR-2010 -MS - 14)State Key Lab of Embedded System and Service Computing of China(Grant No. 2010-11)
文摘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.
基金partly supported by the National Natural Science Foundation of China (No.50625516)the 863 program of China(No.2006AA09Z203,2006AA04A110)
文摘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.
基金supported by the National Natural Science Foundation of China(616732546157310061573101)
文摘A robust fault diagnosis approach is developed by incorporating a set-membership identification (SMI) method. A class of systems with linear models in the form of fault related parameters is investigated, with model uncertainties and parameter variations taken into account explicitly and treated as bounded errors. An ellipsoid bounding set-membership identification algorithm is proposed to propagate bounded uncertainties rigorously and the guaranteed feasible set of faults parameters enveloping true parameter values is given. Faults arised from abrupt parameter variations can be detected and isolated on-line by consistency check between predicted and observed parameter sets obtained in the identification procedure. The proposed approach provides the improved robustness with its ability to distinguish real faults from model uncertainties, which comes with the inherent guaranteed robustness of the set-membership framework. Efforts are also made in this work to balance between conservativeness and computation complexity of the overall algorithm. Simulation results for the mobile robot with several slipping faults scenarios demonstrate the correctness of the proposed approach for faults detection and isolation (FDI).
基金supported by the National Natural Science Foundation of China(61573184)the Specialized Research Fund for the Doctoral Program of Higher Education(20133218110013)+1 种基金the Six Talents Peak Project of Jainism Province(2012-XRAY-010)the Fundamental Research Funds for theCentral Universities(NE2016101)
文摘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.
基金This research has been funded by Scientific Research Deanship at University of Ha’il–Saudi Arabia through Project Number BA-2107.
文摘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.
文摘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.
基金Project(60775060) supported by the National Natural Science Foundation of ChinaProject(F200801) supported by the Natural Science Foundation of Heilongjiang Province,China+1 种基金Project(200802171053,20102304110006) supported by the Specialized Research Fund for the Doctoral Program of Higher Education of ChinaProject(2012RFXXG059) supported by Harbin Science and Technology Innovation Talents Special Fund,China
文摘Good understanding of relationship between parameters of vehicle, terrain and interaction at the interface is required to develop effective navigation and motion control algorithms for autonomous wheeled mobile robots (AWMR) in rough terrain. A model and analysis of relationship among wheel slippage (S), rotation angle (0), sinkage (z) and wheel radius (r) are presented. It is found that wheel rotation angle, sinkage and radius have some influence on wheel slippage. A multi-objective optimization problem with slippage as utility function was formulated and solved in MATLAB. The results reveal the optimal values of wheel-terrain parameters required to achieve optimum slippage on dry sandy terrain. A method of slippage estimation for a five-wheeled mobile robot was presented through comparing the odometric measurements of the powered wheels with those of the fifth non-powered wheel. The experimental result shows that this method is feasible and can be used for online slippage estimation in a sandy terrain.
基金financially supported by the National Key R&D Program of China(No.2017YFE0112200)Hebei Province Science and Technology Support Program(No.19391825D)Postgraduate Innovation Subsidy Project of Hebei Province(No.CXZZBS2021134)。
文摘An adaptive wheel-legged shape reconfigurable mobile robot,based on a scissor-like mechanism,is proposed for an obstacle detecting and surmounting robot,moving on complex terrain.The robot can dynamically adjust its own shape,according to the environment,realizing a transformation of wheel shape into leg shape and vice versa.Each wheel-legged mechanism has one degree of freedom,which means that only the relative motion of the inner and outer discs is needed to achieve the transformation of the shape into a wheel or a leg.First,the force analysis of the conversion process of the wheel-legged mechanism is carried out,while the relationship between the driving torque and the friction factor in the non-conversion trigger stage and in the conversion trigger stage is obtained.The results showed that the shape conversion can be better realized by increasing the friction factor of the trigger point.Next,the kinematics analysis of the robot,including climbing the obstacles,stairs and gully,is carried out.The motion of the spokes tip is obtained,in order to derive the folding ratio and the surmountable obstacle height of the wheel-legged mechanism.The parameters of the wheel-legged structure are optimized,to obtain better stability and obstacle climbing ability.Finally,a dynamic simulation model is established by ADAMS,to verify the obstacle climbing performance and gait rationality of the robot,in addition to a prototype experiment.The results showed that the surmountable obstacle height of the robot is about3.05 times the spoke radius.The robot has the stability of a traditional wheel mechanism and the obstacle surmount performance of a leg mechanism,making it more suitable for field reconnaissance and exploration missions.
基金supported by National Key Basic Research and Development Program of China (973 Program,Grant No. 2009CB320602)National Natural Science Foundation of China (Grant Nos. 60834004,61025018)+2 种基金National Science and Technology Major Project of China(Grant No. 2011ZX02504-008)Fundamental Research Funds for the Central Universities of China (Grant No. ZZ1222)Key Laboratory of Advanced Engineering Surveying of NASMG of China (Grant No.TJES1106)
文摘Vision-based pose stabilization of nonholonomic mobile robots has received extensive attention. At present, most of the solutions of the problem do not take the robot dynamics into account in the controller design, so that these controllers are difficult to realize satisfactory control in practical application. Besides, many of the approaches suffer from the initial speed and torque jump which are not practical in the real world. Considering the kinematics and dynamics, a two-stage visual controller for solving the stabilization problem of a mobile robot is presented, applying the integration of adaptive control, sliding-mode control, and neural dynamics. In the first stage, an adaptive kinematic stabilization controller utilized to generate the command of velocity is developed based on Lyapunov theory. In the second stage, adopting the sliding-mode control approach, a dynamic controller with a variable speed function used to reduce the chattering is designed, which is utilized to generate the command of torque to make the actual velocity of the mobile robot asymptotically reach the desired velocity. Furthermore, to handle the speed and torque jump problems, the neural dynamics model is integrated into the above mentioned controllers. The stability of the proposed control system is analyzed by using Lyapunov theory. Finally, the simulation of the control law is implemented in perturbed case, and the results show that the control scheme can solve the stabilization problem effectively. The proposed control law can solve the speed and torque jump problems, overcome external disturbances, and provide a new solution for the vision-based stabilization of the mobile robot.
基金Acknowledgments This work is supported by the National Natural Science Foundation of China (Grant No. 61005092).
文摘While the nonholonomic robots with no-slipping constraints are studied extensively nowadays, the slipping effect is inevitable in many practical applications and should be considered necessarily to achieve autonomous navigation and control purposes especially in outdoor environments. In this paper the robust point stabilization problem of a tracked mobile robot is discussed in the presence of track slipping, which can be treated as model perturbation that violates the pure nonholonomic constraints. The kinematic model of the tracked vehicle is created, in which the slipping is assumed to be a time-varying pa- rameter under certain assumptions of track-soil interaction. By transforming the original system to the special chained form of nonholonomic system, the integrator backstepping procedure with a state-scaling technique is used to construct the controller to stabilize the system at the kinematic level. The global exponential stability of the final system can be guaranteed by Lyapunov theory. Simulation results with different initial states and slipping parameters demonstrate the fast convergence, robustness and insensitivity to the initial state of the proposed method.
基金supported by National Natural Science Foundation of China (Grant No. 61075081)State Key Laboratory of Robotics Technique and System Foundation,Harbin Institute of Technology,China(Grant No. SKIRS200802A02)
文摘Target tracking control for wheeled mobile robot (WMR) need resolve the problems of kinematics model and tracking algorithm.High-order sliding mode control is a valid method used in the nonlinear tracking control system,which can eliminate the chattering of sliding mode control.Currently there lacks the research of robustness and uncertain factors for high-order sliding mode control.To address the fast convergence and robustness problems of tracking target,the tracking mathematical model of WMR and the target is derived.Based on the finite-time convergence theory and second order sliding mode method,a nonlinear tracking algorithm is designed which guarantees that WMR can catch the target in finite time.At the same time an observer is applied to substitute the uncertain acceleration of the target,then a smooth nonlinear tracking algorithm is proposed.Based on Lyapunov stability theory and finite-time convergence,a finite time convergent smooth second order sliding mode controller and a target tracking algorithm are designed by using second order sliding mode method.The simulation results verified that WMR can catch up the target quickly and reduce the control discontinuity of the velocity of WMR.