Artificial intelligence (AI), robotics, and intelligent systems are increasingly penetrating our society. With recent advances in AI, especially in intelligent control and computing, robots are gaining the ability t...Artificial intelligence (AI), robotics, and intelligent systems are increasingly penetrating our society. With recent advances in AI, especially in intelligent control and computing, robots are gaining the ability to learn, make decisions, and operate in ways much similar to humans.To a large extent.展开更多
Existing control methods for humanoid robots,such as Model Predictive Control(MPC)and Reinforcement Learning(RL),generally lack the modeling and exploitation of rhythmic mechanisms.As a result,they struggle to balance...Existing control methods for humanoid robots,such as Model Predictive Control(MPC)and Reinforcement Learning(RL),generally lack the modeling and exploitation of rhythmic mechanisms.As a result,they struggle to balance stability,energy efficiency,and gait transition capability during typical rhythmic motions like walking and running.To address this limitation,we propose Walk2Run,a unified control framework inspired by biological rhythmicity.The method introduces control priors based on the frequency modulation observed in human walk-run transitions.Specifically,we extract rhythmic parameters from motion capture data to construct a Rhythm Generator grounded in Central Pattern Generator(CPG)principles,which guides the policy to produce speed-adaptive periodic motion.This rhythmic guidance is further integrated with a constrained reinforcement learning framework using barrier function optimization,enhancing training stability and output feasibility.Experimental results demonstrate that our method outperforms traditional approaches across multiple metrics,achieving more natural rhythmic motion with improved energy efficiency in medium-to high-speed scenarios,while also enhancing gait stability and adaptability to the robotic platform.展开更多
Robotics has aroused huge attention since the 1950s.Irrespective of the uniqueness that industrial applications exhibit,conventional rigid robots have displayed noticeable limitations,particularly in safe cooperation ...Robotics has aroused huge attention since the 1950s.Irrespective of the uniqueness that industrial applications exhibit,conventional rigid robots have displayed noticeable limitations,particularly in safe cooperation as well as with environmental adaption.Accordingly,scientists have shifted their focus on soft robotics to apply this type of robots more effectively in unstructured environments.For decades,they have been committed to exploring sub-fields of soft robotics(e.g.,cutting-edge techniques in design and fabrication,accurate modeling,as well as advanced control algorithms).Although scientists have made many different efforts,they share the common goal of enhancing applicability.The presented paper aims to brief the progress of soft robotic research for readers interested in this field,and clarify how an appropriate control algorithm can be produced for soft robots with specific morphologies.This paper,instead of enumerating existing modeling or control methods of a certain soft robot prototype,interprets for the relationship between morphology and morphology-dependent motion strategy,attempts to delve into the common issues in a particular class of soft robots,and elucidates a generic solution to enhance their performance.展开更多
Iterative Learning Control (ILC) captures interests of many scholars because of its capability of high precision control implement without identifying plant mathematical models, and it is widely applied in control e...Iterative Learning Control (ILC) captures interests of many scholars because of its capability of high precision control implement without identifying plant mathematical models, and it is widely applied in control engineering. Presently, most ILC algorithms still follow the original ideas of ARIMOTO, in which the iterative-learning-rate is composed by the control error with its derivative and integral values. This kind of algorithms will result in inevitable problems such as huge computation, big storage capacity for algorithm data, and also weak robust. In order to resolve these problems, an improved iterative learning control algorithm with fixed step is proposed here which breaks the primary thought of ARIMOTO. In this algorithm, the control step is set only according to the value of the control error, which could enormously reduce the computation and storage size demanded, also improve the robust of the algorithm by not using the differential coefficient of the iterative learning error. In this paper, the convergence conditions of this proposed fixed step iterative learning algorithm is theoretically analyzed and testified. Then the algorithm is tested through simulation researches on a time-variant object with randomly set disturbance through calculation of step threshold value, algorithm robustness testing,and evaluation of the relation between convergence speed and step size. Finally the algorithm is validated on a valve-serving-cylinder system of a joint robot with time-variant parameters. Experiment results demonstrate the stability of the algorithm and also the relationship between step value and convergence rate. Both simulation and experiment testify the feasibility and validity of the new algorithm proposed here. And it is worth to noticing that this algorithm is simple but with strong robust after improvements, which provides new ideas to the research of iterative learning control algorithms.展开更多
A new visual servo control scheme for a robotic manipulator is presented in this paper, where a back propagation (BP) neural network is used to make a direct transition from image feature to joint angles without req...A new visual servo control scheme for a robotic manipulator is presented in this paper, where a back propagation (BP) neural network is used to make a direct transition from image feature to joint angles without requiring robot kinematics and camera calibration. To speed up the convergence and avoid local minimum of the neural network, this paper uses a genetic algorithm to find the optimal initial weights and thresholds and then uses the BP Mgorithm to train the neural network according to the data given. The proposed method can effectively combine the good global searching ability of genetic algorithms with the accurate local searching feature of BP neural network. The Simulink model for PUMA560 robot visual servo system based on the improved BP neural network is built with the Robotics Toolbox of Matlab. The simulation results indicate that the proposed method can accelerate convergence of the image errors and provide a simple and effective way of robot control.展开更多
This paper proposes a high-speed nonsingular terminal switched sliding mode control(HNT-SSMC) strategy for robot manipulators. The proposed approach enhances the control system performance by switching among appropria...This paper proposes a high-speed nonsingular terminal switched sliding mode control(HNT-SSMC) strategy for robot manipulators. The proposed approach enhances the control system performance by switching among appropriate sliding mode controllers according to different control demands in different regions of the state space. It is shown that the highspeed nonsingular terminal switched sliding mode(HNT-SSM)which is the representation of different control demands and enforced by the HNT-SSMC has the property of global highspeed convergence compared with the nonsingular fast terminal sliding mode(NFTSM), and provides the global non-singularity.The simulation study of an application example is carried out to validate the effectiveness of the proposed strategy.展开更多
In order to apply the terminal sliding mode control to robot manipulators,prior knowledge of the exact upper bound of parameter uncertainties,and external disturbances is necessary.However,this bound will not be easil...In order to apply the terminal sliding mode control to robot manipulators,prior knowledge of the exact upper bound of parameter uncertainties,and external disturbances is necessary.However,this bound will not be easily determined because of the complexity and unpredictability of the structure of uncertainties in the dynamics of the robot.To resolve this problem in robot control,we propose a new robust adaptive terminal sliding mode control for tracking problems in robotic manipulators.By applying this adaptive controller,prior knowledge is not required because the controller is able to estimate the upper bound of uncertainties and disturbances.Also,the proposed controller can eliminate the chattering effect without losing the robustness property.The stability of the control algorithm can be easily verified by using Lyapunov theory.The proposed controller is tested in simulation on a two-degree-of-freedom robot to prove its effectiveness.展开更多
To deal with the uncertainty factors of robotic systems, a robust adaptive tracking controller is proposed. The knowledge of the uncertainty factors is assumed to be unidentified; the proposed controller can guarantee...To deal with the uncertainty factors of robotic systems, a robust adaptive tracking controller is proposed. The knowledge of the uncertainty factors is assumed to be unidentified; the proposed controller can guarantee robustness to parametric and dynamics uncertainties and can also reject any bounded, immeasurable disturbances entering the system. The stability of the proposed controller is proven by the Lyapunov method. The proposed controller can easily be implemented and the stability of the closed system can be ensured; the tracking error and adaptation parameter error are uniformly ultimately bounded (UUB). Finally, some simulation examples are utilized to illustrate the control performance.展开更多
Taking advantage of their inherent dexterity,robotic arms are competent in completing many tasks efficiently.As a result of the modeling complexity and kinematic uncertainty of robotic arms,model-free control paradigm...Taking advantage of their inherent dexterity,robotic arms are competent in completing many tasks efficiently.As a result of the modeling complexity and kinematic uncertainty of robotic arms,model-free control paradigm has been proposed and investigated extensively.However,robust model-free control of robotic arms in the presence of noise interference remains a problem worth studying.In this paper,we first propose a new kind of zeroing neural network(ZNN),i.e.,integration-enhanced noise-tolerant ZNN(IENT-ZNN)with integration-enhanced noisetolerant capability.Then,a unified dual IENT-ZNN scheme based on the proposed IENT-ZNN is presented for the kinematic control problem of both rigid-link and continuum robotic arms,which improves the performance of robotic arms with the disturbance of noise,without knowing the structural parameters of the robotic arms.The finite-time convergence and robustness of the proposed control scheme are proven by theoretical analysis.Finally,simulation studies and experimental demonstrations verify that the proposed control scheme is feasible in the kinematic control of different robotic arms and can achieve better results in terms of accuracy and robustness.展开更多
Because of its ease of implementation,a linear PID controller is generally used to control robotic manipulators.Linear controllers cannot effectively cope with uncertainties and variations in the parameters;therefore,...Because of its ease of implementation,a linear PID controller is generally used to control robotic manipulators.Linear controllers cannot effectively cope with uncertainties and variations in the parameters;therefore,nonlinear controllers with robust performance which can cope with these are recommended.The sliding mode control(SMC)is a robust state feedback control method for nonlinear systems that,in addition having a simple design,efficiently overcomes uncertainties and disturbances in the system.It also has a very fast transient response that is desirable when controlling robotic manipulators.The most critical drawback to SMC is chattering in the control input signal.To solve this problem,in this study,SMC is used with a boundary layer(SMCBL)to eliminate the chattering and improve the performance of the system.The proposed SMCBL was compared with inverse dynamic control(IDC),a conventional nonlinear control method.The kinematic and dynamic equations of the IRB-120 robot manipulator were initially extracted completely and accurately,and then the control of the robot manipulator using SMC was evaluated.For validation,the proposed control method was implemented on a 6-DOF IRB-120 robot manipulator in the presence of uncertainties.The results were simulated,tested,and compared in the MATLAB/Simulink environment.To further validate our work,the results were tested and confirmed experimentally on an actual IRB-120 robot manipulator.展开更多
In recent years, a large number of relatively advanced and often ready-to-use robotic hardware components and systems have been developed for small-scale use. As these tools are mature, there is now a shift towards ad...In recent years, a large number of relatively advanced and often ready-to-use robotic hardware components and systems have been developed for small-scale use. As these tools are mature, there is now a shift towards advanced applications. These often require automation and demand reliability, efficiency and decisional autonomy. New software tools and algorithms for artificial intelligence(AI) and machine learning(ML) can help here. However, since there are many software-based control approaches for small-scale robotics, it is rather unclear how these can be integrated and which approach may be used as a starting point. Therefore, this paper attempts to shed light on existing approaches with their advantages and disadvantages compared to established requirements. For this purpose, a survey was conducted in the target group. The software categories presented include vendor-provided software, robotic software frameworks(RSF), scientific software and in-house developed software(IHDS). Typical representatives for each category are described in detail, including Smar Act precision tool commander, Math Works Matlab and national instruments Lab VIEW, as well as the robot operating system(ROS). The identified software categories and their representatives are rated for end user satisfaction based on functional and non-functional requirements, recommendations and learning curves. The paper concludes with a recommendation of ROS as a basis for future work.展开更多
Space robot is assembled and tested in gravity environment, and completes on-orbit service(OOS) in microgravity environment. The kinematic and dynamic characteristic of the robot will change with the variations of g...Space robot is assembled and tested in gravity environment, and completes on-orbit service(OOS) in microgravity environment. The kinematic and dynamic characteristic of the robot will change with the variations of gravity in different working condition. Fully considering the change of kinematic and dynamic models caused by the change of gravity environment, a fuzzy adaptive robust control(FARC) strategy which is adaptive to these model variations is put forward for trajectory tracking control of space robot. A fuzzy algorithm is employed to approximate the nonlinear uncertainties in the model, adaptive laws of the parameters are constructed, and the approximation error is compensated by using a robust control algorithm. The stability of the control system is guaranteed based on the Lyapunov theory and the trajectory tracking control simulation is performed. The simulation results are compared with the proportional plus derivative(PD) controller, and the effectiveness to achieve better trajectory tracking performance under different gravity environment without changing the control parameters and the advantage of the proposed controller are verified.展开更多
A composite nonlinear feedback tracking controller for motion control of robot manipulators is described. The structure of the controller is composed of a composite nonlinear feedback law plus full robot nonlinear dyn...A composite nonlinear feedback tracking controller for motion control of robot manipulators is described. The structure of the controller is composed of a composite nonlinear feedback law plus full robot nonlinear dynamics compensation. The stability is carried out in the presence of friction. The controller takes advantage of varying damping ratios induced by the composite nonlinear feedback control, so the transient performance of the closed-loop is remarkably improved. Simulation results demonstrate the feasibility of the proposed method.展开更多
In the existing modular joint design and control methods of collaborative robots, the inertia of the manipulator link is large,the dynamic trajectory planning ability is weak, the collision stop safety strategy is dep...In the existing modular joint design and control methods of collaborative robots, the inertia of the manipulator link is large,the dynamic trajectory planning ability is weak, the collision stop safety strategy is dependent, and the adaptability and safety to the changing environment are limited. This paper develops a six-degree-of-freedom lightweight collaborative manipulator with real-time dynamic trajectory planning and active compliance control. Firstly, a novel motor installation, joint transmission, and link design method is put forward to reduce the inertia of the links and improve intrinsic safety. At the same time, to enhance the dynamic operation capability and quick response of the manipulator, a smooth planning of position and orientation under initial/end pose and velocity constraints is proposed. The adaptability to the environment is improved by the active compliance control. Finally, experiments are carried out to verify the effectiveness of the proposed design, planning, and control methods.展开更多
This paper presents an in-depth analytical and empirical assessment of the performance of DoubleBee,a novel hybrid aerial-ground robot.Particularly,the dynamic model of the robot with ground contact is analyzed,and th...This paper presents an in-depth analytical and empirical assessment of the performance of DoubleBee,a novel hybrid aerial-ground robot.Particularly,the dynamic model of the robot with ground contact is analyzed,and the unknown parameters in the model are identified.We apply an unscented Kalman filter-based approach and a least square-based approach to estimate the parameters with given measurements and inputs at every time step.Real data are collected and used to estimate the parameters;test data verify that the values obtained are able to model the rotation of the robot accurately.A gain-scheduled feedback controller is proposed,which leverages the identified model to generate accurate control inputs to drive the system to the desired states.The system is proven to track a constant-velocity reference signal with bounded error.Simulations and real-world experiments using the proposed controller show improved performance than the PID-based controller in tracking step commands and maintaining attitude under robot movement.展开更多
The paper introduces an electroencephalography(EEG) driven online position control scheme for a robot arm by utilizing motor imagery to activate and error related potential(ErrP) to stop the movement of the individual...The paper introduces an electroencephalography(EEG) driven online position control scheme for a robot arm by utilizing motor imagery to activate and error related potential(ErrP) to stop the movement of the individual links, following a fixed(pre-defined) order of link selection. The right(left)hand motor imagery is used to turn a link clockwise(counterclockwise) and foot imagery is used to move a link forward. The occurrence of ErrP here indicates that the link under motion crosses the visually fixed target position, which usually is a plane/line/point depending on the desired transition of the link across 3D planes/around 2D lines/along 2D lines respectively. The imagined task about individual link's movement is decoded by a classifier into three possible class labels: clockwise, counterclockwise and no movement in case of rotational movements and forward, backward and no movement in case of translational movements. One additional classifier is required to detect the occurrence of the ErrP signal, elicited due to visually inspired positional link error with reference to a geometrically selected target position. Wavelet coefficients and adaptive autoregressive parameters are extracted as features for motor imagery and ErrP signals respectively. Support vector machine classifiers are used to decode motor imagination and ErrP with high classification accuracy above 80%. The average time taken by the proposed scheme to decode and execute control intentions for the complete movement of three links of a robot is approximately33 seconds. The steady-state error and peak overshoot of the proposed controller are experimentally obtained as 1.1% and4.6% respectively.展开更多
Openness is one of the features of modern robot controllers. Although many modeling technologies have been discussed to model and develop open robot controllers, the focus is always on modeling methodology. The relati...Openness is one of the features of modern robot controllers. Although many modeling technologies have been discussed to model and develop open robot controllers, the focus is always on modeling methodology. The relation between the former and the latter is usually ignored. According to the general software architecture of open robot controllers, this paper discusses modeling and developing methods. And the relation between the typical ones is analyzed.展开更多
Currently most of control methods are of one degree of freedom(1-DOF)control structure for the robot systems which are affected by unmeasurable harmonic disturbances,at the same time in order to obtain perfect disturb...Currently most of control methods are of one degree of freedom(1-DOF)control structure for the robot systems which are affected by unmeasurable harmonic disturbances,at the same time in order to obtain perfect disturbance attenuation level,the controller gain must be increased.In practice,however,for robotic actuators,there are physical constraints that limit the amplitude of the available torques.This paper considers the problem of tracking control under input constraints for robot manipulators which are affected by unmeasurable harmonic disturbances.A new control scheme is proposed for the problem,which is composed of a parameter-dependent nonlinear observer and a tracking controller.The parameter-dependent nonlinear observer,designed based on the internal model principle,can achieve an estimation and compensation of a class of harmonic disturbances with unknown frequencies.The tracking controller,designed via adaptive control techniques,can make the systems asymptotically track the desired trajectories.In the control design,the continuous piecewise differentiable increasing function is used to limit control input amplitude,such that the control input saturation is avoided.The Lyapunov stability of closed loop systems is analyzed.To validate proposed control scheme,simulation results are provided for a two link horizontal robot manipulator.The simulation results show that the proposed control scheme ensures asymptotic tracking in presence of an uncertain external disturbance acting on the system.An important feature of the methodology consists of the fact that the designed controller is of 2-DOF control structure,namely,it has the ability to overcome the conflict between controller gain and robustness against external disturbances in the traditional 1-DOF control structure framework.展开更多
Considering the compliance control problem of a hexapod robot under different environments, a control strategy based on the improved adaptive control algorithm is proposed. The model of robot structure and impedance c...Considering the compliance control problem of a hexapod robot under different environments, a control strategy based on the improved adaptive control algorithm is proposed. The model of robot structure and impedance control is established. Then, the indirect adaptive control algorithm is derived. Through the analysis of its parameters, it can be noticed that the algorithm does not meet the requirements of the robot compliance control in a complex environment. Therefore, the fuzzy control algorithm is used to adjust the adaptive control parameters. The satisfied system response can be obtained based on the adjustment in real time according to the error between input and output. Comparative experiments and analysis of traditional adaptive control and the improved adaptive control algorithm are presented. It can be verified that not only desired contact force can be reached quickly in different environments, but also smaller contact impact and sliding avoidance are guaranteed, which means that the control strategy has great significance to enhance the adaptability of the hexapod robot.展开更多
This paper proposes robot position control using force information for cooperative work between two remote robot systems with force feedback in each of which a user operates a remote robot by using a haptic interface ...This paper proposes robot position control using force information for cooperative work between two remote robot systems with force feedback in each of which a user operates a remote robot by using a haptic interface device while observing work of the robot with a video camera. We also investigate the effect of the proposed control by experiment. As cooperative work, we deal with work in which two robots carry an object together. The robot position control using force information finely adjusts the position of the robot arm to reduce the force applied to the object. Thus, the purpose of the control is to avoid large force so that the object is not broken. In our experiment, we make a comparison among the following three cases in order to clarify how to carry out the control effectively. In the first case, the two robots are operated manually by a user with his/her both hands. In the second case, one robot is operated manually by a user, and the other robot is moved automatically under the proposed control. In the last case, the object is carried directly by a human instead of the robot which is operated by the user in the second case. As a result, experimental results demonstrate that the control can help each system operated manually by the user to carry the object smoothly.展开更多
文摘Artificial intelligence (AI), robotics, and intelligent systems are increasingly penetrating our society. With recent advances in AI, especially in intelligent control and computing, robots are gaining the ability to learn, make decisions, and operate in ways much similar to humans.To a large extent.
基金supported in part by the National Natural Science Foundation of China(Grant Numbers:U2013602)the National Key R&D Program of China(Grant Number:2022YFB4601802)+1 种基金the Self-Planned Task of the State Key Laboratory of Robotics and System(Grant Number:2023FRFK01001)the National Independent Project of China(Grant Number:SKLR202301A12).
文摘Existing control methods for humanoid robots,such as Model Predictive Control(MPC)and Reinforcement Learning(RL),generally lack the modeling and exploitation of rhythmic mechanisms.As a result,they struggle to balance stability,energy efficiency,and gait transition capability during typical rhythmic motions like walking and running.To address this limitation,we propose Walk2Run,a unified control framework inspired by biological rhythmicity.The method introduces control priors based on the frequency modulation observed in human walk-run transitions.Specifically,we extract rhythmic parameters from motion capture data to construct a Rhythm Generator grounded in Central Pattern Generator(CPG)principles,which guides the policy to produce speed-adaptive periodic motion.This rhythmic guidance is further integrated with a constrained reinforcement learning framework using barrier function optimization,enhancing training stability and output feasibility.Experimental results demonstrate that our method outperforms traditional approaches across multiple metrics,achieving more natural rhythmic motion with improved energy efficiency in medium-to high-speed scenarios,while also enhancing gait stability and adaptability to the robotic platform.
文摘Robotics has aroused huge attention since the 1950s.Irrespective of the uniqueness that industrial applications exhibit,conventional rigid robots have displayed noticeable limitations,particularly in safe cooperation as well as with environmental adaption.Accordingly,scientists have shifted their focus on soft robotics to apply this type of robots more effectively in unstructured environments.For decades,they have been committed to exploring sub-fields of soft robotics(e.g.,cutting-edge techniques in design and fabrication,accurate modeling,as well as advanced control algorithms).Although scientists have made many different efforts,they share the common goal of enhancing applicability.The presented paper aims to brief the progress of soft robotic research for readers interested in this field,and clarify how an appropriate control algorithm can be produced for soft robots with specific morphologies.This paper,instead of enumerating existing modeling or control methods of a certain soft robot prototype,interprets for the relationship between morphology and morphology-dependent motion strategy,attempts to delve into the common issues in a particular class of soft robots,and elucidates a generic solution to enhance their performance.
基金supported by Specialized Research Fund for Doctoral Program of Higher Education of China (Grant No. 20091102120038)
文摘Iterative Learning Control (ILC) captures interests of many scholars because of its capability of high precision control implement without identifying plant mathematical models, and it is widely applied in control engineering. Presently, most ILC algorithms still follow the original ideas of ARIMOTO, in which the iterative-learning-rate is composed by the control error with its derivative and integral values. This kind of algorithms will result in inevitable problems such as huge computation, big storage capacity for algorithm data, and also weak robust. In order to resolve these problems, an improved iterative learning control algorithm with fixed step is proposed here which breaks the primary thought of ARIMOTO. In this algorithm, the control step is set only according to the value of the control error, which could enormously reduce the computation and storage size demanded, also improve the robust of the algorithm by not using the differential coefficient of the iterative learning error. In this paper, the convergence conditions of this proposed fixed step iterative learning algorithm is theoretically analyzed and testified. Then the algorithm is tested through simulation researches on a time-variant object with randomly set disturbance through calculation of step threshold value, algorithm robustness testing,and evaluation of the relation between convergence speed and step size. Finally the algorithm is validated on a valve-serving-cylinder system of a joint robot with time-variant parameters. Experiment results demonstrate the stability of the algorithm and also the relationship between step value and convergence rate. Both simulation and experiment testify the feasibility and validity of the new algorithm proposed here. And it is worth to noticing that this algorithm is simple but with strong robust after improvements, which provides new ideas to the research of iterative learning control algorithms.
文摘A new visual servo control scheme for a robotic manipulator is presented in this paper, where a back propagation (BP) neural network is used to make a direct transition from image feature to joint angles without requiring robot kinematics and camera calibration. To speed up the convergence and avoid local minimum of the neural network, this paper uses a genetic algorithm to find the optimal initial weights and thresholds and then uses the BP Mgorithm to train the neural network according to the data given. The proposed method can effectively combine the good global searching ability of genetic algorithms with the accurate local searching feature of BP neural network. The Simulink model for PUMA560 robot visual servo system based on the improved BP neural network is built with the Robotics Toolbox of Matlab. The simulation results indicate that the proposed method can accelerate convergence of the image errors and provide a simple and effective way of robot control.
基金supported partially by the Research Program of Science and Technology at Universities of Inner Mongolia Autonomous Region(NJZY13279)
文摘This paper proposes a high-speed nonsingular terminal switched sliding mode control(HNT-SSMC) strategy for robot manipulators. The proposed approach enhances the control system performance by switching among appropriate sliding mode controllers according to different control demands in different regions of the state space. It is shown that the highspeed nonsingular terminal switched sliding mode(HNT-SSM)which is the representation of different control demands and enforced by the HNT-SSMC has the property of global highspeed convergence compared with the nonsingular fast terminal sliding mode(NFTSM), and provides the global non-singularity.The simulation study of an application example is carried out to validate the effectiveness of the proposed strategy.
文摘In order to apply the terminal sliding mode control to robot manipulators,prior knowledge of the exact upper bound of parameter uncertainties,and external disturbances is necessary.However,this bound will not be easily determined because of the complexity and unpredictability of the structure of uncertainties in the dynamics of the robot.To resolve this problem in robot control,we propose a new robust adaptive terminal sliding mode control for tracking problems in robotic manipulators.By applying this adaptive controller,prior knowledge is not required because the controller is able to estimate the upper bound of uncertainties and disturbances.Also,the proposed controller can eliminate the chattering effect without losing the robustness property.The stability of the control algorithm can be easily verified by using Lyapunov theory.The proposed controller is tested in simulation on a two-degree-of-freedom robot to prove its effectiveness.
基金the Cultivation Fund of the Key Scientific and Technical Innovation Project,Ministry of Education of China (No.706043)Hunan Provincial Natural Science Foundation of China (No.06JJ50121)the National Natural Science Foundation of China (No.60775047).
文摘To deal with the uncertainty factors of robotic systems, a robust adaptive tracking controller is proposed. The knowledge of the uncertainty factors is assumed to be unidentified; the proposed controller can guarantee robustness to parametric and dynamics uncertainties and can also reject any bounded, immeasurable disturbances entering the system. The stability of the proposed controller is proven by the Lyapunov method. The proposed controller can easily be implemented and the stability of the closed system can be ensured; the tracking error and adaptation parameter error are uniformly ultimately bounded (UUB). Finally, some simulation examples are utilized to illustrate the control performance.
基金supported by the National Natural Science Foundation of China(62173352,62103112)the Guangdong Basic and Applied Basic Research Foundation(2021A1515012314)+1 种基金the Open Project of Shenzhen Institute of Artificial Intelligence and Robotics for Society(AC01202005006)the Key-Area Research and Development Program of Guangzhou(202007030004)。
文摘Taking advantage of their inherent dexterity,robotic arms are competent in completing many tasks efficiently.As a result of the modeling complexity and kinematic uncertainty of robotic arms,model-free control paradigm has been proposed and investigated extensively.However,robust model-free control of robotic arms in the presence of noise interference remains a problem worth studying.In this paper,we first propose a new kind of zeroing neural network(ZNN),i.e.,integration-enhanced noise-tolerant ZNN(IENT-ZNN)with integration-enhanced noisetolerant capability.Then,a unified dual IENT-ZNN scheme based on the proposed IENT-ZNN is presented for the kinematic control problem of both rigid-link and continuum robotic arms,which improves the performance of robotic arms with the disturbance of noise,without knowing the structural parameters of the robotic arms.The finite-time convergence and robustness of the proposed control scheme are proven by theoretical analysis.Finally,simulation studies and experimental demonstrations verify that the proposed control scheme is feasible in the kinematic control of different robotic arms and can achieve better results in terms of accuracy and robustness.
文摘Because of its ease of implementation,a linear PID controller is generally used to control robotic manipulators.Linear controllers cannot effectively cope with uncertainties and variations in the parameters;therefore,nonlinear controllers with robust performance which can cope with these are recommended.The sliding mode control(SMC)is a robust state feedback control method for nonlinear systems that,in addition having a simple design,efficiently overcomes uncertainties and disturbances in the system.It also has a very fast transient response that is desirable when controlling robotic manipulators.The most critical drawback to SMC is chattering in the control input signal.To solve this problem,in this study,SMC is used with a boundary layer(SMCBL)to eliminate the chattering and improve the performance of the system.The proposed SMCBL was compared with inverse dynamic control(IDC),a conventional nonlinear control method.The kinematic and dynamic equations of the IRB-120 robot manipulator were initially extracted completely and accurately,and then the control of the robot manipulator using SMC was evaluated.For validation,the proposed control method was implemented on a 6-DOF IRB-120 robot manipulator in the presence of uncertainties.The results were simulated,tested,and compared in the MATLAB/Simulink environment.To further validate our work,the results were tested and confirmed experimentally on an actual IRB-120 robot manipulator.
文摘In recent years, a large number of relatively advanced and often ready-to-use robotic hardware components and systems have been developed for small-scale use. As these tools are mature, there is now a shift towards advanced applications. These often require automation and demand reliability, efficiency and decisional autonomy. New software tools and algorithms for artificial intelligence(AI) and machine learning(ML) can help here. However, since there are many software-based control approaches for small-scale robotics, it is rather unclear how these can be integrated and which approach may be used as a starting point. Therefore, this paper attempts to shed light on existing approaches with their advantages and disadvantages compared to established requirements. For this purpose, a survey was conducted in the target group. The software categories presented include vendor-provided software, robotic software frameworks(RSF), scientific software and in-house developed software(IHDS). Typical representatives for each category are described in detail, including Smar Act precision tool commander, Math Works Matlab and national instruments Lab VIEW, as well as the robot operating system(ROS). The identified software categories and their representatives are rated for end user satisfaction based on functional and non-functional requirements, recommendations and learning curves. The paper concludes with a recommendation of ROS as a basis for future work.
基金supported by the National High-tech Research and Development Program of China
文摘Space robot is assembled and tested in gravity environment, and completes on-orbit service(OOS) in microgravity environment. The kinematic and dynamic characteristic of the robot will change with the variations of gravity in different working condition. Fully considering the change of kinematic and dynamic models caused by the change of gravity environment, a fuzzy adaptive robust control(FARC) strategy which is adaptive to these model variations is put forward for trajectory tracking control of space robot. A fuzzy algorithm is employed to approximate the nonlinear uncertainties in the model, adaptive laws of the parameters are constructed, and the approximation error is compensated by using a robust control algorithm. The stability of the control system is guaranteed based on the Lyapunov theory and the trajectory tracking control simulation is performed. The simulation results are compared with the proportional plus derivative(PD) controller, and the effectiveness to achieve better trajectory tracking performance under different gravity environment without changing the control parameters and the advantage of the proposed controller are verified.
基金supported by the National Natural Science Foundation of China (60428303)
文摘A composite nonlinear feedback tracking controller for motion control of robot manipulators is described. The structure of the controller is composed of a composite nonlinear feedback law plus full robot nonlinear dynamics compensation. The stability is carried out in the presence of friction. The controller takes advantage of varying damping ratios induced by the composite nonlinear feedback control, so the transient performance of the closed-loop is remarkably improved. Simulation results demonstrate the feasibility of the proposed method.
基金supported by National Key Research and Development Program of China (No. 2018AAA0103003)National Natural Science Foundation of China(No. 61773378)+1 种基金the Basic Research Program (No.JCKY*******B029)the Strategic Priority Research Program of Chinese Academy of Sciences (No. XDB32050100)。
文摘In the existing modular joint design and control methods of collaborative robots, the inertia of the manipulator link is large,the dynamic trajectory planning ability is weak, the collision stop safety strategy is dependent, and the adaptability and safety to the changing environment are limited. This paper develops a six-degree-of-freedom lightweight collaborative manipulator with real-time dynamic trajectory planning and active compliance control. Firstly, a novel motor installation, joint transmission, and link design method is put forward to reduce the inertia of the links and improve intrinsic safety. At the same time, to enhance the dynamic operation capability and quick response of the manipulator, a smooth planning of position and orientation under initial/end pose and velocity constraints is proposed. The adaptability to the environment is improved by the active compliance control. Finally, experiments are carried out to verify the effectiveness of the proposed design, planning, and control methods.
文摘This paper presents an in-depth analytical and empirical assessment of the performance of DoubleBee,a novel hybrid aerial-ground robot.Particularly,the dynamic model of the robot with ground contact is analyzed,and the unknown parameters in the model are identified.We apply an unscented Kalman filter-based approach and a least square-based approach to estimate the parameters with given measurements and inputs at every time step.Real data are collected and used to estimate the parameters;test data verify that the values obtained are able to model the rotation of the robot accurately.A gain-scheduled feedback controller is proposed,which leverages the identified model to generate accurate control inputs to drive the system to the desired states.The system is proven to track a constant-velocity reference signal with bounded error.Simulations and real-world experiments using the proposed controller show improved performance than the PID-based controller in tracking step commands and maintaining attitude under robot movement.
基金supported by UGC Sponsored UPE-ⅡProject in Cognitive Science of Jadavpur University,Kolkata
文摘The paper introduces an electroencephalography(EEG) driven online position control scheme for a robot arm by utilizing motor imagery to activate and error related potential(ErrP) to stop the movement of the individual links, following a fixed(pre-defined) order of link selection. The right(left)hand motor imagery is used to turn a link clockwise(counterclockwise) and foot imagery is used to move a link forward. The occurrence of ErrP here indicates that the link under motion crosses the visually fixed target position, which usually is a plane/line/point depending on the desired transition of the link across 3D planes/around 2D lines/along 2D lines respectively. The imagined task about individual link's movement is decoded by a classifier into three possible class labels: clockwise, counterclockwise and no movement in case of rotational movements and forward, backward and no movement in case of translational movements. One additional classifier is required to detect the occurrence of the ErrP signal, elicited due to visually inspired positional link error with reference to a geometrically selected target position. Wavelet coefficients and adaptive autoregressive parameters are extracted as features for motor imagery and ErrP signals respectively. Support vector machine classifiers are used to decode motor imagination and ErrP with high classification accuracy above 80%. The average time taken by the proposed scheme to decode and execute control intentions for the complete movement of three links of a robot is approximately33 seconds. The steady-state error and peak overshoot of the proposed controller are experimentally obtained as 1.1% and4.6% respectively.
文摘Openness is one of the features of modern robot controllers. Although many modeling technologies have been discussed to model and develop open robot controllers, the focus is always on modeling methodology. The relation between the former and the latter is usually ignored. According to the general software architecture of open robot controllers, this paper discusses modeling and developing methods. And the relation between the typical ones is analyzed.
基金supported by National Natural Science Foundation of China(Grant No.60736022)
文摘Currently most of control methods are of one degree of freedom(1-DOF)control structure for the robot systems which are affected by unmeasurable harmonic disturbances,at the same time in order to obtain perfect disturbance attenuation level,the controller gain must be increased.In practice,however,for robotic actuators,there are physical constraints that limit the amplitude of the available torques.This paper considers the problem of tracking control under input constraints for robot manipulators which are affected by unmeasurable harmonic disturbances.A new control scheme is proposed for the problem,which is composed of a parameter-dependent nonlinear observer and a tracking controller.The parameter-dependent nonlinear observer,designed based on the internal model principle,can achieve an estimation and compensation of a class of harmonic disturbances with unknown frequencies.The tracking controller,designed via adaptive control techniques,can make the systems asymptotically track the desired trajectories.In the control design,the continuous piecewise differentiable increasing function is used to limit control input amplitude,such that the control input saturation is avoided.The Lyapunov stability of closed loop systems is analyzed.To validate proposed control scheme,simulation results are provided for a two link horizontal robot manipulator.The simulation results show that the proposed control scheme ensures asymptotic tracking in presence of an uncertain external disturbance acting on the system.An important feature of the methodology consists of the fact that the designed controller is of 2-DOF control structure,namely,it has the ability to overcome the conflict between controller gain and robustness against external disturbances in the traditional 1-DOF control structure framework.
基金Project(51221004) supported by the Science Fund for Creative Research Groups of National Natural Science Foundation of ChinaProject(2010R50036) supported by the Program for Zhejiang Leading Team of S&T Innovation,China
文摘Considering the compliance control problem of a hexapod robot under different environments, a control strategy based on the improved adaptive control algorithm is proposed. The model of robot structure and impedance control is established. Then, the indirect adaptive control algorithm is derived. Through the analysis of its parameters, it can be noticed that the algorithm does not meet the requirements of the robot compliance control in a complex environment. Therefore, the fuzzy control algorithm is used to adjust the adaptive control parameters. The satisfied system response can be obtained based on the adjustment in real time according to the error between input and output. Comparative experiments and analysis of traditional adaptive control and the improved adaptive control algorithm are presented. It can be verified that not only desired contact force can be reached quickly in different environments, but also smaller contact impact and sliding avoidance are guaranteed, which means that the control strategy has great significance to enhance the adaptability of the hexapod robot.
文摘This paper proposes robot position control using force information for cooperative work between two remote robot systems with force feedback in each of which a user operates a remote robot by using a haptic interface device while observing work of the robot with a video camera. We also investigate the effect of the proposed control by experiment. As cooperative work, we deal with work in which two robots carry an object together. The robot position control using force information finely adjusts the position of the robot arm to reduce the force applied to the object. Thus, the purpose of the control is to avoid large force so that the object is not broken. In our experiment, we make a comparison among the following three cases in order to clarify how to carry out the control effectively. In the first case, the two robots are operated manually by a user with his/her both hands. In the second case, one robot is operated manually by a user, and the other robot is moved automatically under the proposed control. In the last case, the object is carried directly by a human instead of the robot which is operated by the user in the second case. As a result, experimental results demonstrate that the control can help each system operated manually by the user to carry the object smoothly.