Next Article in Journal
A Novel Chitosan Composite Biomaterial with Drug Eluting Capacity for Maxillary Bone Regeneration
Next Article in Special Issue
Experimental Studies of Welded Joints in Structures Subject to High Impact Vibrations Using Destructive and Non-Destructive Methods
Previous Article in Journal
Effect of Radial-Shear Rolling on the Structure and Hardening of an Al–8%Zn–3.3%Mg–0.8%Ca–1.1%Fe Alloy Manufactured by Electromagnetic Casting
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Identification of Differential Drive Robot Dynamic Model Parameters

Faculty of Mechatronics, Armament and Aerospace, Military University of Technology, Kaliskiego 2 Street, 00-908 Warsaw, Poland
*
Author to whom correspondence should be addressed.
Materials 2023, 16(2), 683; https://doi.org/10.3390/ma16020683
Submission received: 8 December 2022 / Revised: 30 December 2022 / Accepted: 3 January 2023 / Published: 10 January 2023

Abstract

:
The paper presents the identification process of the mathematical model parameters of a differential-drive two-wheeled mobile robot. The values of the unknown parameters of the dynamics model were determined by carrying out their identification offline with the Levenberg-Marguardt method and identification online with the Recursive least-squares method. The authors compared the parameters identified by offline and online methods and proposed to support the recursive least squares method with the results obtained by offline identification. The correctness of the identification process of the robot dynamics model parameters, and the operation of the control system was verified by comparing the desired trajectories and those obtained through simulation studies and laboratory tests. Then an analysis of errors defined as the difference between the values of reference position, orientation and velocity, and those obtained from simulations and laboratory tests was carried out. On itd basis, the quality of regulation in the proposed algorithm was determined.

1. Introduction

By Industry 4.0 standards, internal transportation is becoming one of the most important areas undergoing transformation. Due to the increasingly scarce labor resources and the increasing cost of transporting products in the production process, transportation is considered in the category of losses. Therefore, there is a need to minimize the costs associated with the internal transportation by reducing the distances and times of product movement. One of the solutions to this problem is the introduction of autonomous transport robots that will accurately, quickly, and safely carry out the tasks assigned to them. Automated guided vehicles are mainly used to support material handling operations—in the warehouse, in production and at the intersection of these areas [1]. This can involve a range of tasks, from the timely delivery of parts to the production line to round-the-clock transportation. Full automation of the production process makes it possible to ensure smooth manufacturing of products along the entire process line. Therefore, in line with the idea of Industry 4.0, more and more often, mobile cart units or AGV (Automated Guided Vehicle) robots appear at the end of the production line to transport and manage products. The market for mobile robots is still at an early stage of development.However, for several years there has been an exponential increase in the implementation of transport mobile robots in the industrial sector.This is due to the fact that more and more companies are noticing the possibilities of this type of vehicles to automate internal transport (Figure 1).
When deciding to integrate mobile robots into a production process at a company, it is necessary to define the efficiency of the transport system based on the following assumptions: the number of robots, the number of logistics points, the location of the navigation paths along which they will move and the frequency of changeovers.
The first automatic carts implementing operator-free driving appeared in the 1950s. These were single implementations primarily in the automotive industry. Over time, the advantages of AGV deployments were increasingly recognized and automatic vehicles began to appear in other industries as well, especially in applications related to in-plant logistics. Since then, AGV robot technology has been developing rapidly, as indicated by the fact that there are several types of AGVs [3,4]. The main characteristic of AGV robots is their driving system. One can distinguish:
  • three-wheeled systems (two independent driven wheels, one non-driven castor wheel);
  • four-wheeled systems:
    two independent driven standard wheels mounted on the front of the robot and two castor wheels mounted on the rear of the robot;
    four independently controlled Swedish wheels;
  • six-wheeled systems (two independent driven standard wheels mounted in the center of the robot frame and four castor wheels mounted on the corners of the robot frame).
All vehicles for automatic load handling are regulated by ISO 3691-4:2020 and called automated guided vehicle (AGV) [5]. This standard distinguishes specific names for different types of AGV introduced by manufacturers of these machines. At the beginning, the main division into AGV and AMR (Autonomous Mobile Robots) can be distinguished. AGV technology refers to automated vehicles that move indoors along physically defined paths, requiring the installation of lines or navigation points. This imposes the need to navigate only along a designated path. In case of encountering an obstacle, it requires stopping and waiting for its removal. Changing the path requires changing the navigation line and other markings. An AMR solution involves autonomous vehicles, often called intelligent vehicles, equipped with 2D or 3D scanners, moving based on a self-created map along a self-determined path between destination points, with the ability to avoid obstacles. The use of AMR technology allows for improved production flexibility.The robot itself determines the optimal route for a given task [6]. Changing the tasks or destinations assigned to it is very quick and does not require physical interference in the space in which the robot moves.
This work proposes a control system for the tracking motion of a mobile robot with two differentially controlled drive wheels and two support wheels. The control system was realized using a kinematic and dynamic controller, where the input and output signals are linear and angular velocity. In the presented approach, the problem is the parameters of the mathematical model of the robot dynamics, which are not available to the user. Therefore, their identification is carried out. In this work, the authors performed offline identification using the Levenberg-Marguardt method based on a pre-recorded trajectory, and online identification using the Recursive least-squares (RLS) method while moving along a desired trajectory. To verify the correctness of the identified parameters, simulation studies were carried out in the MATLAB/Simulink environment, followed by laboratory tests using a real robot. During the tests, the effect of random initial parameters in the identification process on the accuracy of trajectory tracking was investigated. The parameters identified by online and offline methods were compared. The novelty of proposed method is the usage of the parameters identified by the Levenberg-Marguardt method as the initial parameters in the online identification. The effect of combination of online and offline methods on the accuracy of tracking the desired trajectory was investigated.
In Section 2, the authors presented related works. Section 3 presents the selected research object for which the control system, kinematic and dynamic model were developed. The Section 4 contains the results of the identification process, the design of the control system, and the results of trajectory tracking considering the identified parameters. In Section 5, the authors summarized the work carried out.

2. Related Works

AGV robots are a good solution for plants that are characterized by low variability of the production process and not very large distances between logistic destinations. In the case of frequent changes in the production process, dynamically changing environment in the plant (e.g., moving workers) [7], disturbances [8,9] and obstacles [10], a safe and flexible control system is required to allow for environmental changes [11,12,13] or reprogramming of the carts for other tasks. Searching for the most appropriate path planning algorithm according to user requirements can be challenging given the large number of examples existing in the literature [14,15,16,17,18,19]. Furthermore, in the case of AGV robots, the precision of the final positioning is crucial for successful loading and unloading of transported goods in typical industrial applications [20]. Designers of robotics systems use advanced tools to assist in the design process of control systems [21,22,23,24,25] to provide the expected functionality of the robot. The working environment has a particular impact on the change in the operating parameters of the robot. Especially when it is difficult [26,27] such as dusty rooms or industrial and sewage pipelines or mines [28].
A way to obtain unknown values of robot model parameters is to identify them. The work [29,30,31,32] presents a methodology for offline identification based on an inverse dynamics model of robots. The offline identification of the dynamics parameters is sufficient only in the case of robots that will not be expanded with additional modules or will not transport loads. In the case of AGV robots transporting loads, their mass and moment of inertia change, which means that the parameters of the model are not constant. When designing the control algorithm, it is necessary to take into account the possibility of changing the model parameters based on their identification using adaptive methods (online identification) [33,34,35,36,37,38]. The most widely used adaptive methods is the Recursive least squares (RLS) method, as presented in papers [39,40]. The example is for trajectory tracking of an autonomous ground vehicle. To estimate the unknown parameters of the system, the authors of [39] proposed a set-membership-based estimator that provides a nonincreasing estimation error. In the proposed predictive controller (MPC) scheme, the authors used the RLS method to improve prediction accuracy by introducing a robustness constraint on the algorithm to parametric and additive uncertainties. The robustness factor is determined offline based on a set of invariant parameters. The size of this set is updated online. The proposed method is a bit computationally complex, so it requires a high-performance on-board computer. Another example of the use of the RLS method is the work [41], whose authors presented a positioning system for a mobile robot using a stereoscopic camera, an IMU, and an Ultra Wideband (UWB) network containing five positioning markers. The system can be extended with additional positioning markers, whose unknown position in the robot’s environment is estimated using the RLS method and Kalman filter. The proposed system works well in general locating the robot in an unknown environment. However it comes with a large positioning error, which unfortunately is not acceptable for transportation tasks. An interesting approach, consistent with the authors of this work, was demonstrated by the authors of papers [41,42,43,44]. They presented the problem of trajectory tracking by a nonholonomic mobile robot without a global positioning system. The main difficulty pointed out in this work is localizing the robot using only its on-board sensors. The authors proposed an adaptive trajectory tracking controller without orientation and velocity measurements. Their method is not based on the estimation of the robot’s position and velocity from the image of an omnidirectional camera mounted on the robot. The paper [43] presents a fusion of an inertial sensor of six degrees of freedom (6-DoF) which comprises the 3-axis of an accelerometer and the 3-axis of a gyroscope, and a vision to determine a low-cost and accurate position for an autonomous mobile robot. For vision, a monocular vision-based object detection algorithm speeded-up robust feature (SURF) and random sample consensus (RANSAC) algorithms were integrated and used to recognize a sample object in several images taken. In contrast to the work of [42], the authors of this work, present a control concept that not use robot-mounted peripheral devices such as laser scanners and cameras. The tracking control concept is based only on odometry data and inertial measurements.

3. Materials and Methods

The considerations presented in this paper include the TURTLEBOT 2 laboratory robot (Figure 2) [45], which is a low-cost training set, used to building and testing wheeled mobile robot control systems. The platform is equipped with a two-wheeled differential drive and basic sensors such as a laser scanner, a 640 × 480 resolution RGB video camera (used for image processing, color, and texture recognition), an IR camera (depth information processing, distance measurement in the range of 0.4–6.5 m), four directional microphones, and an accelerometer. An advantage of using the robot in this task is its open control system based on ROS (Robot Operating System) [46,47,48], which allows quick launch of the platform and integration with sensors [45]. In addition, the drive system of the TURTLEBOT 2 robot is the basis for expansion to the drive systems discussed in the introduction, commonly used in industrial AGVs. Transferring and adapting the control system to another chassis will be extremely fast and simple.

3.1. Kinematic and Dynamic Robot Model

In order to determine the kinematic and dynamic model of the TURTLEBOT 2 robot, the autors used the diagrams shown in Figure 2 and Figure 3.
The 0 0 X 0 Y 0 coordinate system shown in Figure 2b is a global, fixed reference system. The x, y coordinates define the positions and the angle θ define the orientation of the robot in the global coordinate system. A movable coordinate system G X R Y R with an origin at the geometric center of the robot G, is associated with the base of the robot. The vector ν determines the linear velocity, while ω determines the angular velocity of the robot. The numbers 1 and 2 denote the drive wheels, while the letters A and B denote the supporting wheels. The kinematics of the mobile robot TURTLEBOT 2 is described based on [49,50,51,52] by Equation (1) in the form in which the control signals are the linear and angular velocities of the robot:
x ˙ y ˙ θ ˙ = c o s θ 0 s i n θ 0 0 1 v ω
While analyzing the literature in view of control systems, it can be noted that most of the proposed controllers performing the trajectory tracking task consider only the kinematics of the robot. This is an acceptable solution, but in the case of tasks requiring high positioning accuracy and moving at high speed, it is necessary to consider the dynamics of the robot in the control system. In the literature, dynamic models of robots are popular, taking into account torque or motor voltages as steering signals [53,54,55,56]. A much better solution is to use a dynamics model that takes the linear and angular velocities of the robot as control signals [57,58]. This is how commercially available mobile robots are usually controlled. Figure 3 shows a schematic of the TURTLEBOT 2 robot used to determine the dynamics model.
The point G (Figure 3) is not only the robot’s center of mass and center of rotation, but also the tracking point for the desired trajectory. The robot’s velocities are denoted as: ν x —forward velocity, ν y —lateral velocity, ω — angular velocity. In Figure 3, the driving forces of the robot are denoted as F r r x , F r r y —the longitudinal and lateral force of the right wheel and F r l x , F r l y —the longitudinal and lateral force of the left wheel. The dynamics model of the robot was formulated by performing a law of conservation of linear and angular momentum, in the coordinate system associated with the robot, following [59]:
F x = F r l x + F r r x = m v ˙ x v y ω F y = F r l y + F r r y = m v ˙ y v x ω M z = I z ω = d 2 F r r x F r l x
where:
m—mass of the robot,
I z —moment of inertia of the robot with respect to the axis passing through the point G.
The transformation of the system of Equation (2) (see Appendix A) is the dynamic model of the TURTLEBOT 2 robot as presented:
v ˙ x ω ˙ = σ 3 σ 1 v x σ 4 σ 2 ω + 1 σ 1 0 0 1 σ 2 v x d ω d
The model coefficients σ 1 σ 4 contain parameters that are very difficult for a laboratory robot user to obtain. These coefficients are functions of the physical parameters of the robot related to drives, gears, internal controls, friction, and are usually not even included in the manuals or technical sheets of the equipment, so their identification was carried out.

3.2. Offline Identification of Robot Dynamic Model Parameters

Before identifying model parameters, it should be checked whether any of the model parameters can be written as a linear combination of two others. In such a case, it would be possible to write the robot dynamics model with the lower number of parameters. Analyzing the developed mathematical model of the robot, the linear independence between the parameters σ 1 σ 4 is not clearly visible, because some physical parameters affect more than one parameter σ n . A detailed analysis is necessary, which was carried out in the work [58] showing that the model parameters σ 1 to σ 4 are independent, that is, they cannot be written as their linear combination. Ultimately, it is necessary to carry out identification of each of the parameters σ 1 σ 4 .
Offline identification of the parameters of the robot’s dynamics model was carried out using the Levenberg-Marguardt method and measurements of the real test trajectory made by the robot at known constant values of linear and angular velocity. Identification is an iterative process, so in order to perform the first iteration, initial starting values must be entered at the beginning.
To evaluate the impact of starting parameter error on identification time and accuracy, the process was carried out for random initial values of the identified parameter. Starting parameters were described by a normal distribution with expectation value μ = 1 variance σ 2 = 1 in the interval 0 , 1 . The next step was to determine the mean value, the variance and the standard deviation from all samples of the identified parameter.
For the Levenberg-Marguardt method, the minimization criterion takes the form [60,61]:
d m i n J ( x ) d + F ( x ) 2 2
where J ( x ) is the Jacobian of the vector F ( x ) , and d is the direction of the search for the minimum of the function determined according to the rule:
J x T J x + α I d = J x F x , f o r α 0
In the identification process, 50 tests were carried out. Table 1 contains sample values of the identified parameters of the robot dynamics model.
The low values of the standard deviation of the identified parameters suggest the correctness of the identification process for the Levenberg-Marguardt method, which was verified in simulation and laboratory tests, as presented in Section 4.2, Section 4.3, Section 4.4 and Section 4.5.

3.3. Online Identification of Robot Model Parameters

In a dynamic system, there may be uncertainties in the robot parameters determined by offline methods; therefore, in [40,57,58], adaptation of the robot dynamics model parameters during motion was proposed. In the paper [58], two laws of adaptation of robot dynamics model parameters were presented. The system discussed in this paper uses parameter adaptation based on the expression:
σ ^ ˙ = γ 1 A T Δ γ 1 Γ σ ^
where γ R 4 × 4 is the gain matrix for parameter adaptation, and σ ^ is the matrix of estimated parameters of the dynamics model, A is the matrix of velocities and accelerations (see Appendix B), and Δ is the matrix of lapses in the form:
Δ = v x d ω d v x ω
The adaptation law (6) by introducing a gain matrix Γ R 4 × 4 gives the possibility to disable the updating of the model parameters when the error is smaller than a preset limit.
In order to check the effect of unknown model parameters on the initial tracking error of the desired trajectory, two studies were conducted in which random values were used as initial parameters in the identification process. Then the values were replaced with values determined by the offline method.
In the first study, online identification was carried out for random initial parameters described by a normal distribution with expectation value μ = 1 and variance σ 2 = 1 in the interval 0 , 1 . The simulation time was set at 120 s. An example of the distribution of the identified parameters σ 1 σ 4 is shown in Figure 4. The values of the starting parameters and those identified by the RLS method are shown in Table 2.
In the second test of the identification process by the RLS method, the parameters identified by the Levenberg-Marguardt method were used as initial parameters. Figure 5 shows the distribution of the identified parameters σ 1 σ 4 . The values of the initial and identified parameters by the Levenberg-Marguardt-assisted RLS method are shown in Table 3.

4. Results

The correctness of the TURTLEBOT 2 robot’s tracking control algorithm and the correctness of the identification of the parameters of its mathematical dynamic model were checked first by simulation and then by implementation on a real robot. The tests were carried out for an 8-shape trajectory described by a system of equations:
x d y d θ d = x 0 + A x sin ( ω x t ) y 0 + A y c o s ( ω y t ) a t a n 2 y ˙ d , x ˙ d + k π
where: x 0 = 0 , y 0 = 0 , A x = 2 [m], A y = 2 [m], ω x = 0.25 [ rad s ] , ω y = 0.125 [ rad s ] , k = 0 if the robot moves forward k = 1 if the robot moves backwards.

4.1. Kinematic and Dynamic Controller

The implementation of the trajectory tracking task by a robot is always associated with the appearance of errors—the difference between the reference position and the actual position [15,62]. For this purpose, a proportional controller with a feedback loop was proposed, developed based on [63]. Whose task is minimizing the position errors e x , e y , e θ described by Equation (9). It is a transformation of the difference between the desired position and orientation, denoted as x t , y t , θ ( t ) , and the real position and orientation, denoted as x r t , y r t , θ r ( t ) :
e x ( t ) e y ( t ) e θ ( t ) = c o s θ ( t ) s i n θ ( t ) 0 s i n θ ( t ) c o s θ ( t ) 0 0 0 1 x ( t ) x r ( t ) y ( t ) y r ( t ) θ ( t ) θ r ( t )
The kinematic controller proposed based on [63] takes the form:
u k v ( t ) u k ω ( t ) = k 1 0 0 0 s i g n v r ( t ) k 2 k 3 e x ( t ) e y ( t ) e θ ( t )
where ν r ( t ) —real linear velocity, u k ν ( t ) and u k ω ( t ) are the control signals of the kinematic controller (linear and angular velocity) and its gains k 1 , k 2 , k 3 are determined from the following equations [63]:
k 1 = k 3 = 2 ε ω n t , f o r ε 0 , 1 , b > 0 k 2 = b v r ( t ) ω n t = ω r 2 t + b v r 2 t
where:
ε —damping coefficient, ω n t —characteristic frequency, b—additional control coefficient, ω r t —real angular velocity.
The assumption for the development of the dynamic controller was to treat the control signals from the kinematics controller (linear and angular velocity) expressed by relation (10) as reference signals. The control law for the dynamic controller was developed based on the inverse dynamics (Appendix B), using the parametric model of robot dynamics (3) and the considerations presented in the paper [58]. The control law is described by the equation:
u d v ( t ) u d ω ( t ) = σ 1 0 0 σ 2 ϑ 1 ϑ 2 + 0 0 0 0 v r ( t ) 0 0 ω r ( t ) σ 1 σ 2 σ 3 σ 4 T ϑ 1 = v ˙ t + k v u k v ( t ) v r ( t ) ϑ 2 = ω ˙ t + k ω u k ω ( t ) ω r ( t )
where k ν and k ω are gains, u d v ( t ) and u d ω ( t ) are control signals of the dynamic controller.

4.2. Simulation Tests of the Control System Considering Parameters Identified Offline

Simulation of the tracking motion of the TURTLEBOT 2 robot (Figure 6) was developed in MATLAB/Simulink environment, using the identified parameters of the robot model. The control system is composed of a:
  • desired trajectory generator module that determines the position x d , y d and orientation θ d ,
  • a generator of the desired linear velocity v d and angular velocity ω d ,
  • a kinematic controller described by Equation (10),
  • a dynamic controller described by Equation (12),
  • and a mathematical model of the robot described by Equations (1) and (3).
Figure 6. Block diagram of the tracking motion simulation of the TURTLEBOT 2 robot.
Figure 6. Block diagram of the tracking motion simulation of the TURTLEBOT 2 robot.
Materials 16 00683 g006
In the simulation, the average values of the model parameters shown in Table 1 were used. A comparison of the desired trajectory and the simulation-obtained trajectory, using the parameters identified by the Levenberg-Marguardt method is shown in Figure 7. The position and orientation errors are shown in Figure 8a, while the velocity errors are shown in Figure 8b.
Based on the analysis of the simulation-determined errors for the Levenberg-Marguardt method (Figure 8), it can be concluded that the controller, developed based on the inverse dynamics with the parameters identified by the Levenberg-Marguardt method, realizes control in tracking motion with position, orientation and velocity errors no greater than:
  • in the x-axis direction: e x = 0.007 [ m ] ,
  • in the y-axis direction: e y = 0.007 [ m ] ,
  • orientation: e θ = 0.021 [ rad ] ,
  • linear velocity e v = 0.001 m s ,
  • angular velocity e ω = 0.007 rad s .
The regulation time for the case of an 8-shape trajectory tracking task is equal to t r 8.2 [ s ] .

4.3. Simulation Studies of the Control System with Online Identification

Online parameters identification of the robot dynamics model was carried out based on the tracking motion simulation scheme shown in Figure 9.
In this case, an adaptive dynamic controller using the RLS method described by Equation (6) was used. The simulation was first carried out for parameters with random values equal to σ 1 = 0.52 , σ 2 = 0.23 , σ 3 = 0.49 , σ 4 = 0.62 . A comparison of the desired and resulting trajectories is shown in Figure 10. The position and orientation errors are shown in Figure 11a, while the velocity errors are shown in Figure 11b.
Based on the analysis of the simulation-determined errors for the RLS method with random initial parameters (Figure 11), it can be concluded that the adaptive controller, realizes control in tracking motion with position, orientation and velocity errors no greater than:
  • in the x-axis direction: e x = 0.009 [ m ] ,
  • in the y-axis direction: e y = 0.016 [ m ] ,
  • orientation: e θ = 0.022 [ rad ] ,
  • linear velocity e v = 0.001 m s ,
  • angular velocity e ω = 0.015 rad s .
The regulation time for the case of an 8-shape trajectory tracking task is equal to t r 7.8 [ s ].
Next, the random initial parameters were replaced with average values determined using the Levenberg-Marguardt method. A comparison of the desired trajectory and obtained trajectories from this simulation is shown in Figure 12. The position and orientation errors are shown in Figure 13a, while the velocity errors are shown in Figure 13b.
Based on the analysis of the simulation-determined errors for the RLS method with the initial parameters determined by the Levenberg-Marguardt method (Figure 13), it can be concluded that the adaptive controller, realizes control in tracking motion with position, orientation and velocity errors no greater than:
  • in the x-axis direction: e x = 0.005 [ m ] ,
  • in the y-axis direction: e y = 0.002 [ m ] ,
  • orientation: e θ = 0.001 [ rad ] ,
  • linear velocity e v = 0.001 m s ,
  • angular velocity e ω = 0.017 rad s .
The regulation time for the case of an 8-shape trajectory tracking task is equal to t r 4.8 [ s ] .

4.4. Laboratory Tests of the Control System with Parameters Identified Offline

Verification of the identified parameters was carried out by laboratory tests of the tracking motion using a real robot TURTLEBOT 2. The test used a control system, including a kinematics (10) and dynamics (12) controller, implemented using the basic elements of the Simulink package. The Simulink/ROS library and two tools (Publisher—to publish a specific type of message in a declared communication node, and Subscriber—to receive messages from the robot system transmitted in a declared communication node) were used to communicate with the robot’s operating system. Using Publisher, control signals in the form of linear and angular velocity are sent to the robot system. Using Subscriber, position and orientation are received from the robot system. A block diagram of trajectory tracking by the real TURTLEBOT 2 robot, taking into account parameters identified by offline methods, is shown in Figure 14.
The laboratory test used the average values of the model parameters shown in Table 1. A comparison of the reference and real trajectory for TURTLEBOT 2 robot with the parameters identified by the Levenberg-Marguardt method is shown in Figure 15, position and orientation errors are shown in Figure 16a, and velocity errors are shown in Figure 16b.
Based on the analysis of the errors determined in laboratory tests (Figure 16), it can be concluded that the controller, developed based on the inverse dynamics with the parameters identified by the Levenberg-Marguardt method, realizes control in tracking motion with position, orientation and velocity errors no greater than:
  • in the x-axis direction: e x = 0.033 [ m ] ,
  • in the y-axis direction: e y = 0.046 [ m ] ,
  • orientation: e θ = 0.2 [ rad ] ,
  • linear velocity e v = 0.023 m s ,
  • angular velocity e ω = 0.18 rad s .
The regulation time for the case of 8-shape trajectory tracking task is equal to t r 2.9 [ s ] .

4.5. Laboratory Tests of Control System with Online Identification

The final step was to perform laboratory tests to identify the parameters of the robot’s dynamics model using online methods. A block diagram of trajectory tracking by the real TURTLEBOT 2 robot including the adaptive controller is shown in Figure 17.
The simulation was first carried out for random starting parameters with values of σ 1 = 0.52 , σ 2 = 0.23 , σ 3 = 0.49 , σ 4 = 0.62 . A comparison of the desired and resulting trajectories is shown in Figure 18. Position and orientation errors are shown in Figure 19a, while speed errors are shown in Figure 19b. The distribution of parameters identified during movement is shown in Figure 20.
Based on the analysis of the errors determined during the laboratory test for the RLS method with random initial parameters (Figure 19), it can be concluded that the adaptive controller, realizes control in tracking motion with position, orientation and velocity errors no greater than:
  • in the x-axis direction: e x = 0.021 [ m ] ,
  • in the y-axis direction: e y = 0.013 [ m ] ,
  • orientation: e θ = 0.025 [ rad ] ,
  • linear velocity e v = 0.011 m s ,
  • angular velocity e ω = 0.033 rad s .
The regulation time for the case of an 8-shape trajectory tracking task is equal to t r 7.5 [ s ] .
The random initial parameters were then replaced with average values determined using the Levenberg-Marguardt method. A comparison of the desired and real trajectory is shown in Figure 21. The position and orientation errors for the combination of the RLS and Levenberg-Marguardt methods are shown in Figure 22a, while the velocity errors are shown in Figure 22b. The distribution of parameters identified during movement is shown in Figure 23.
Based on the analysis of the errors determined during the laboratory test for the RLS method with the initial parameters determined by the Levenberg-Marguardt method (Figure 22), it can be concluded that the adaptive controller, realizes control in tracking motion with position, orientation and velocity errors no greater than:
  • in the x-axis direction: e x = 0.009 [ m ] ,
  • in the y-axis direction: e y = 0.008 [ m ] ,
  • orientation: e θ = 0.012 [ rad ] ,
  • linear velocity e v = 0.001 m s ,
  • angular velocity e ω = 0.033 rad s .
The regulation time for the case of an 8-shape trajectory tracking task is equal to t r 1.6 [ s ] .
To compare the selected identification methods, all determined errors discussed in this article, are summarized in the Table 4 below:

5. Conclusions

The article presents the process of identifying the dynamics model parameters of a mobile robot on the example of the laboratory robot TURTLEBOT 2. The identification was carried out by an offline method using a preregistered trajectory and an online method—identifying the parameters during movement. The correctness of the identification process and the values of the identified parameters were checked first by simulating the robot’s tracking motion along a desired trajectory, and then by conducting laboratory tests using a real robot. By making a comparative analysis of the desired and simulation-determined trajectories, and during laboratory testing, it has been concluded that:
  • all the values of the parameters identified by the selected methods are correct, and their implementation in the control system gives satisfactory results of tracking the desired trajectory;
  • parameters identified by the Levenberg-Marguardt method allow trajectory tracking with a tracking error of about 30–40 [mm] and a regulation time of about 2.9 [s];
  • the use of online identification by the RLS method with random initial parameters made it possible to achieve a tracking accuracy of the set trajectory of about 10–20 [mm] and a control time of 7.5 [s]; the use of adaptive technology in the control system made it possible to improve the tracking accuracy compared to the control system with constant values of the parameters of the robot model;
  • The best tracking accuracy of the desired trajectory (a tracking error of about 2–5 [mm] and a regulation time of 1.6 [s]) was achieved using the RLS method with the initial parameters determined by the Levenberg-Marguardt method.
The conducted research has shown an improvement in the accuracy of trajectory tracking of AGV robots, by using a novel combination of offline and online methods proposed by authors, for the identification of mathematical model parameters. Since the identification process and control system have been developed for a differentially driven two-wheeled robot, the presented solution can be implemented to other AGV robots, with a drive system based on the one presented in the article. Since the TURTLEBOT 2 robot is not an accurate industrial unit (it is only a low-cost laboratory robot), it introduces errors in the form of vibrations and inaccuracies in measuring the rotation angle in the z-axis and y-axis (Figure 2a). Implementation of the methodology presented in this paper on a professional and more rigid robot could achieve even better accuracy in tracking the desired trajectory. The development trend toward the use of AGV robots in internal transportation and the cooperation of industrial and mobile robots in manufacturing processes in the age of Industry 4.0 confirms the advisability of the presented research and the need to develop methods to improve the accuracy of tracking the desired trajectory.

Author Contributions

Conceptualization, M.S., L.B. and J.P.; methodology, M.S., J.P. and W.K.; software, M.S., P.P. and S.B.; validation, J.P. and W.K.; formal analysis, L.B.; investigation, M.S. and J.P.; resources, M.S., S.B. and W.K.; data curation, M.S. and P.P.; writing—original draft preparation, M.S., S.B. and J.P.; writing—review and editing, M.S. and S.B.; visualization, M.S.; supervision, L.B. and J.P.; project administration, J.P. and W.K.; funding acquisition, W.K. and M.S. All authors have read and agreed to the published version of the manuscript.

Funding

This work was cofinanced by the Military University of Technology under research project UGB 776/2022.

Conflicts of Interest

The authors declare no conflict of interest.

Abbreviations

The following abbreviations are used in this manuscript:
RLSRecursive Least Squares method
L-MLevenberg-Marguardt method
x d , y d , θ d desired robot position and orientation
x , y , θ desired robot position and orientation
v d , ω d desired robot velocities (linear and angular)
v , ω real robot velocities (linear and angular)
v x , v y forward and lateral robot velocities
F r r x , F r r y longitudal and lateral force of right wheel
F r l x , F r l y longitudal and lateral force of left wheel
mmass of the robot
I z moment of inertia of the robot with respect to the axis passing through the point G
Grobot center of mass and center of rotation
σ 1 , , σ 4 parameters of the robot dynamic model
e x , e y , e θ position and orientation tracking errors
e v , e ω velocity errors
u k v , u k ω control signals from kinematic controller
k 1 , k 2 , k 3 gains of the kinematic kontrollers
ϵ oscillation damping coefficient
ω n characteristic frequency
badditional control coefficient
u d v , u d ω control signals from dynamic controller
k v , k ω gains of the dynamic controller
t r regulation time

Appendix A

In the case shown, the robot’s rotation point G is located on the axis connecting the drive wheels so the forces acting in the y-axis direction do not cause any torque. Therefore, the system of Equation (2) can be transformed to the form:
v ˙ x = F r l x + F r r x m + v y ω ω ˙ = d F r r x F r l x 2 I z
Longitudinal velocity v x , lateral velocity v y and angular velocity ω without taking slip into account are equal:
v x = 1 2 r ω r + ω l v x = 0 ω = 1 2 d r ω r ω l
where r—radius of driving wheels, ω r , ω l —angular velocity of wheels (right and left).
The angular velocity of the wheels can be determined by transforming the expressions for the right motor torques τ r and left motor torques τ l [57]:
τ r = k a V r k b ω r R a τ l = k a V l k b ω l R a
where V r , V l —the supply voltages of the motors (right and left), k b —the electrical constants of motors, k a —the mechanical constant of the engines, R a —resistance of motor. The driving wheel dynamics equations [60] take the form:
I e ω r ˙ + B e ω r = τ r F r r x r I e ω l ˙ + B e ω l = τ l F r l x r
where I e —moment of inertia of the wheel with respect to the axis of rotation, B e —coefficient of viscous friction reduced to the motor shaft. The equations of the PD controller implemented to regulate the supply voltage of motors [60] take the form:
u v = k P T v d v x k D T v ˙ x u ω = k P R ω d ω k D R ω ˙
where u v = V r + V l 2 , u ω = V r V l 2 , k P T , k D T , k P R , k D R —gains of PD controllers, v d —desired linear velocity, ω d —desired angular velocity.
By substituting Equation (A3) into Equation (A4) and transforming to form for determining longitudinal driving forces, a system of equations was obtained:
F r r x = 1 r k a R a V r k b ω r I e ω ˙ r + B e ω r F r l x = 1 r k a R a V l k b ω l I e ω ˙ l + B e ω l
Then substituting Equation (A6) into the system of Equation (A1) obtained:
v ˙ x = 1 r m k a R a V l + V r + ω l + ω r k a R a + B e I e ω l + ω r ˙ + v y ω ω ˙ = d I z 2 r k a R a V r V l + ω r + ω l k a R a k b + B e I e ω r + ω l ˙
Combining the above equations with Equations (A2) and (A5) and performing algebraic transformations, expressions describing the TURTLEBOT 2 robot dynamics model were obtained:
v ˙ x 1 k P T R a k a r m 2 + I e r + k D T = v x 1 1 r k P T 1 + B e R a k a + v d ω ˙ x 1 k P R R a 2 k a I z 2 r d + d I e r + k D R = ω d r k P R 1 R a k a + 1 + ω d
or in shortened form:
v ˙ x σ 1 = v x σ 3 + v d ω ˙ x σ 2 = ω σ 4 + ω d

Appendix B

Multiplying Equation (3) on both sides by σ 1 0 0 σ 2 the form was obtained:
σ 1 0 0 σ 2 v ˙ x ω ˙ = σ 3 v x σ 4 ω + 1 0 0 1 v d ω d
By performing transformations, the above expression can be written in the form:
σ 1 0 0 σ 2 v ˙ x ω ˙ + σ 3 σ 4 v x 0 0 ω = 1 0 0 1 v d ω d
and then bring it to parametric form:
v d ω d = σ 1 0 0 σ 2 v ˙ x ω ˙ + 0 0 0 0 v x 0 0 ω σ 1 σ 2 σ 3 σ 4 T
or in shortened form:
v d ω d = v ˙ x 0 0 ω ˙ v x 0 0 ω σ 1 σ 2 σ 3 σ 4 T
v d ω d = A σ
Based on the inverse dynamic task [61], the above expression (A12) can be reduced to the form of dynamic controller (12).

References

  1. Szrek, J.; Jakubiak, J.; Zimroz, R. A Mobile Robot-Based System for Automatic Inspection of Belt Conveyors in Mining Industry. Energies 2022, 15, 327. [Google Scholar] [CrossRef]
  2. Pia̧tek, Z. Mobile Industrial Robots Enters Polish Mobile Robot Market (In Polish). 2018. Available online: https://przemysl-40.pl/index.php/2018/01/11/mobile-industrial-robots-wchodzi-na-polski-rynek/ (accessed on 5 December 2022).
  3. AGV, AIV, AMR, SGV—So What’s the Deal with the Nomenclature? (In Polish). Available online: http://www.mobot.pl/artykul/5095/agv-aiv-amr-sgv-czyli-o-co-chodzi-z-tym-nazewnictwem/ (accessed on 5 December 2022).
  4. Jahn, U.; Heß, D.; Stampa, M.; Sutorma, A.; Röhrig, C.; Schulz, P.; Wolff, C. A Taxonomy for Mobile Robots: Types, Applications, Capabilities, Implementations, Requirements, and Challenges. Robotics 2020, 9, 109. [Google Scholar] [CrossRef]
  5. SFS-EN ISO 3691-4:2020; Industrial Trucks. Safety Requirements and Verification. Part 4: Driverless Industrial Trucks and Their Systems. SFS: Singapore, 2020.
  6. Vasconcelos, J.V.R.; Brandão, A.S.; Sarcinelli-Filho, M. Real-Time Path Planning for Strategic Missions. Appl. Sci. 2020, 10, 7773. [Google Scholar] [CrossRef]
  7. Zhou, Z.; Zhu, P.; Zeng, Z.; Xiao, J.; Lu, H.; Zhou, Z. Robot navigation in a crowd by integrating deep reinforcement learning and online planning. Appl. Intell. 2022, 52, 15600–15616. [Google Scholar] [CrossRef]
  8. Wróblewski, P. Analysis of Torque Waveforms in Two-Cylinder Engines for Ultralight Aircraft Propulsion Operating on 0W-8 and 0W-16 Oils at High Thermal Loads Using the Diamond-like Carbon Composite Coating. SAE Int. J. Engines 2021, 15, 2022. [Google Scholar] [CrossRef]
  9. Chen, Y.; Xie, B.; Long, J.; Kuang, Y.; Chen, X.; Hou, M.; Gao, J.; Zhou, S.; Fan, B.; He, Y.; et al. Interfacial Laser-Induced Graphene Enabling High-Performance Liquid-Solid Triboelectric Nanogenerator. Adv. Mater. 2021, 33, 2104290. [Google Scholar] [CrossRef]
  10. Siwek, M.; Besseghieur, K.; Baranowski, L. The effects of the swarm configuration and the obstacles placement on control signals transmission delays in decentralized ROS-embedded group of mobile robots. AIP Conf. Proc. 2018, 2029, 20069. [Google Scholar] [CrossRef]
  11. Timofeev, A.; Daeef, F. Control of a transport robot in extreme weather based on computer vision systems. J. Phys. Conf. Ser. 2021, 2131, 32027. [Google Scholar] [CrossRef]
  12. Javed, M.A.; Muram, F.U.; Punnekkat, S.; Hansson, H. Safe and secure platooning of Automated Guided Vehicles in Industry 4.0. J. Syst. Archit. 2021, 121, 102309. [Google Scholar] [CrossRef]
  13. Falcó, A.; Hilario, L.; Montés, N.; Mora, M.C.; Nadal, E. A Path Planning Algorithm for a Dynamic Environment Based on Proper Generalized Decomposition. Mathematics 2020, 8, 2245. [Google Scholar] [CrossRef]
  14. Sánchez-Ibáñez, J.R.; Pérez-Del-pulgar, C.J.; García-Cerezo, A. Path planning for autonomous mobile robots: A review. Sensors 2021, 21, 7898. [Google Scholar] [CrossRef] [PubMed]
  15. Zhang, H.Y.; Lin, W.M.; Chen, A.X. Path planning for the mobile robot: A review. Symmetry 2018, 10, 450. [Google Scholar] [CrossRef] [Green Version]
  16. Kaczmarek, W.; Borys, S.; Panasiuk, J.; Siwek, M.; Prusaczyk, P. Experimental Study of the Vibrations of a Roller Shutter Gripper. Appl. Sci. 2022, 12, 9996. [Google Scholar] [CrossRef]
  17. Borys, S.; Kaczmarek, W.; Laskowski, D.; Polak, R. Experimental Study of the Vibration of the Spot Welding Gun at a Robotic Station. Appl. Sci. 2022, 12, 12209. [Google Scholar] [CrossRef]
  18. Ravankar, A.; Ravankar, A.A.; Kobayashi, Y.; Hoshino, Y.; Peng, C.C. Path smoothing techniques in robot navigation: State-of-the-art, current and future challenges. Sensors 2018, 18, 3170. [Google Scholar] [CrossRef] [Green Version]
  19. Wu, M.; Dai, S.L.; Yang, C. Mixed reality enhanced user interactive path planning for omnidirectional mobile robot. Appl. Sci. 2020, 10, 1135. [Google Scholar] [CrossRef] [Green Version]
  20. Andreasson, H.; Saarinen, J.; Cirillo, M.; Stoyanov, T.; Lilienthal, A.J. Drive the drive: From discrete motion plans to smooth drivable trajectories. Robotics 2014, 3, 400–416. [Google Scholar] [CrossRef] [Green Version]
  21. Siwek, M.; Baranowski, L.; Panasiuk, J.; Kaczmarek, W. Modeling and simulation of movement of dispersed group of mobile robots using Simscape multibody software. AIP Conf. Proc. 2019, 2078, 020045. [Google Scholar] [CrossRef]
  22. Baranowski, L.; Siwek, M. Use of 3D Simulation to Design Theoretical and Real Pipe Inspection Mobile Robot Model. Acta Mech. Autom. 2018, 12, 232–236. [Google Scholar] [CrossRef] [Green Version]
  23. Noh, S.; Park, J.; Park, J. Autonomous Mobile Robot Navigation in Indoor Environments: Mapping, Localization, and Planning. In Proceedings of the International Conference on Information and Communication Technology Convergence, Jeju, Republic of Korea, 21–23 October 2020; pp. 908–913. [Google Scholar] [CrossRef]
  24. Besseghieur, K.L.; Trebinski, R.; Kaczmarek, W.; Panasiuk, J. Trajectory tracking control for a nonholonomic mobile robot under ROS. J. Phys. Conf. Ser. 2018, 1016, 12008. [Google Scholar] [CrossRef] [Green Version]
  25. Gonçalves, F.; Ribeiro, T.; Ribeiro, A.F.; Lopes, G.; Flores, P. A Recursive Algorithm for the Forward Kinematic Analysis of Robotic Systems Using Euler Angles. Robotics 2022, 11, 15. [Google Scholar] [CrossRef]
  26. Groves, K.; Hernandez, E.; West, A.; Wright, T.; Lennox, B. Robotic exploration of an unknown nuclear environment using radiation informed autonomous navigation. Robotics 2021, 10, 78. [Google Scholar] [CrossRef]
  27. Wróblewski, P. Investigation of energy losses of the internal combustion engine taking into account the correlation of the hydrophobic and hydrophilic. Energy 2023, 264, 126002. [Google Scholar] [CrossRef]
  28. Panasiuk, J.; Siwek, M.; Kaczmarek, W.; Borys, S.; Prusaczyk, P. The concept of using the mobile robot for telemechanical wires installation in pipelines. AIP Conf. Proc. 2018, 2029, 020054. [Google Scholar] [CrossRef]
  29. Khosla, P.K.; Kanade, T. Parameter Identification of Robot Dynamics. In Proceedings of the 24th IEEE Conference on Decision and Control, Fort Lauderdale, FL, USA, 11–13 December 1985; pp. 1754–1760. [Google Scholar] [CrossRef]
  30. Gautier, M.; Janot, A.; Vandanjon, P.O. A new closed-loop output error method for parameter identification of robot dynamics. IEEE Trans. Control Syst. Technol. 2013, 21, 428–444. [Google Scholar] [CrossRef] [Green Version]
  31. Briot, S.; Krut, S.; Gautier, M. Dynamic Parameter Identification of Overactuated Parallel Robots. J. Dyn. Syst. Meas. Control. Trans. ASME 2015, 137, 111002. [Google Scholar] [CrossRef]
  32. Lomakin, A.; Deutscher, J. Identification of dynamic parameters for rigid robots based on polynomial approximation. In Proceedings of the IEEE/RSJ International Conference on Intelligent Robots and Systems, Las Vegas, NV, USA, 24 October 2020–24 January 2021; pp. 7271–7278. [Google Scholar] [CrossRef]
  33. Uddin, N. Adaptive control system design for two-wheeled robot stabilization. In Proceedings of the 12th South East Asian Technical University Consortium, Yogyakarta, Indonesia, 12–13 March 2018; pp. 1–5. [Google Scholar] [CrossRef]
  34. Al-Jlailaty, H.; Jomaa, H.; Daher, N.; Asmar, D. Balancing a Two-Wheeled Mobile Robot using Adaptive Control. In Proceedings of the 2018 IEEE International Multidisciplinary Conference on Engineering Technology, Beirut, Lebanon, 14–16 November 2018; pp. 1–7. [Google Scholar] [CrossRef]
  35. Zhai, J.; Song, Z. Adaptive sliding mode trajectory tracking control for wheeled mobile robots. Int. J. Control 2019, 92, 2255–2262. [Google Scholar] [CrossRef]
  36. Chen, Y.; Li, Z.; Kong, H.; Ke, F. Model predictive tracking control of nonholonomic mobile robots with coupled input constraints and unknown dynamics. IEEE Trans. Ind. Inform. 2019, 15, 3196–3205. [Google Scholar] [CrossRef]
  37. Al-Mayyahi, A.; Wang, W.; Birch, P. Adaptive neuro-fuzzy technique for autonomous ground vehicle navigation. Robotics 2014, 3, 349–370. [Google Scholar] [CrossRef] [Green Version]
  38. Bouzoualegh, S.; Guechi, E.H.; Kelaiaia, R. Model Predictive Control of a Differential-Drive Mobile Robot. Acta Univ. Sapientiae Electr. Mech. Eng. 2018, 10, 20–41. [Google Scholar] [CrossRef] [Green Version]
  39. Zhang, K.; Sun, Q.; Shi, Y. Trajectory Tracking Control of Autonomous Ground Vehicles Using Adaptive Learning MPC. IEEE Trans. Neural Netw. Learn. Syst. 2021, 32, 5554–5564. [Google Scholar] [CrossRef]
  40. Wu, W.; You, J.; Zhang, Y.; Li, M.; Su, K. Parameter Identification of Spatial-Temporal Varying Processes by a Multi-Robot System in Realistic Diffusion Fields. Robotica 2021, 39, 842–861. [Google Scholar] [CrossRef]
  41. Xu, X.; Liu, X.; Zhao, B.; Yang, B. An extensible positioning system for locating mobile robots in unfamiliar environments. Sensors 2019, 19, 4025. [Google Scholar] [CrossRef] [Green Version]
  42. Li, L.; Liu, Y.H.; Jiang, T.; Wang, K.; Fang, M. Adaptive Trajectory Tracking of Nonholonomic Mobile Robots Using Vision-Based Position and Velocity Estimation. IEEE Trans. Cybern. 2018, 48, 571–582. [Google Scholar] [CrossRef] [PubMed]
  43. Alatise, M.; Hancke, G. Pose Estimation of a Mobile Robot Based on Fusion of IMU Data and Vision Data Using an Extended Kalman Filter. Sensors 2017, 17, 2164. [Google Scholar] [CrossRef]
  44. Liu, Y.; Zhao, C.; Ren, M. An Enhanced Hybrid Visual–Inertial Odometry System for Indoor Mobile Robot. Sensors 2022, 22, 2930. [Google Scholar] [CrossRef]
  45. Robot Operating System. Available online: https://www.roscomponents.com/en/mobile-robots/9-turtlebot-2.html (accessed on 5 December 2022).
  46. Rivera, Z.B.; De Simone, M.C.; Guida, D. Unmanned Ground Vehicle Modelling in Gazebo/ROS-Based Environments. Machines 2019, 7, 42. [Google Scholar] [CrossRef] [Green Version]
  47. Zhao, J.; Liu, S.; Li, J. Research and Implementation of Autonomous Navigation for Mobile Robots Based on SLAM Algorithm under ROS. Sensors 2022, 22, 4172. [Google Scholar] [CrossRef]
  48. Chen, C.S.; Lin, C.J.; Lai, C.C.; Lin, S.Y. Velocity Estimation and Cost Map Generation for Dynamic Obstacle Avoidance of ROS Based AMR. Machines 2022, 10, 501. [Google Scholar] [CrossRef]
  49. Giergiel, M.; Malka, P. Modelowanie Kinematyki I Dynamiki Mobilnego Minirobota. Model. Inżynierskie 2006, 157–162. [Google Scholar]
  50. Giergiel, M.J.; Hendzel, Z.; Żylski, W. Modelowanie i Sterowanie Mobilnych Robotów Kołowych; Wydawnictwo Naukowe PWN: Warszawa, Poland, 2013; p. 257. [Google Scholar]
  51. Malka, P. Pozycjonowanie i Nada̧żanie Minirobota Kołowego; AGH: Kraków, Poland, 2007. [Google Scholar]
  52. Siegwart, R.; Nourbakhsh, I.R.; Scaramuzza, D. Introduction to Autonomous Mobile Robots; The MIT Press: Cambridge, MA, USA, 2011; Volume 49, pp. 49–1492. [Google Scholar] [CrossRef] [Green Version]
  53. Nascimento Martins, F.; Santos Brandão, A. Motion Control and Velocity-Based Dynamic Compensation for Mobile Robots. In Applications of Mobile Robots; IntechOpen: London, UK, 2019. [Google Scholar] [CrossRef] [Green Version]
  54. Das, T.; Kar, I.N. Design and implementation of an adaptive fuzzy logic-based controller for wheeled mobile robots. IEEE Trans. Control Syst. Technol. 2006, 14, 501–510. [Google Scholar] [CrossRef]
  55. Hendzel, Z.; Rykała, Ł. Modelling of dynamics of a wheeled mobile robot with mecanum wheels with the use of lagrange equations of the second kind. Int. J. Appl. Mech. Eng. 2017, 22, 81–99. [Google Scholar] [CrossRef] [Green Version]
  56. Ahmad Abu Hatab, R.D. Dynamic Modelling of Differential-Drive Mobile Robots using Lagrange and Newton-Euler Methodologies: A Unified Framework. Adv. Robot. Autom. 2013, 2, 1–7. [Google Scholar] [CrossRef] [Green Version]
  57. De La Cruz, C.; Carelli, R. Dynamic model based formation control and obstacle avoidance of multi-robot systems. Robotica 2008, 26, 345–356. [Google Scholar] [CrossRef]
  58. Martins, F.N.; Sarcinelli-Filho, M.; Carelli, R. A Velocity-Based Dynamic Model and Its Properties for Differential Drive Mobile Robots. J. Intell. Robot. Syst. Theory Appl. 2017, 85, 277–292. [Google Scholar] [CrossRef]
  59. Zhang, Y.; Hong, D.; Chung, J.H.; Velinsky, S.A. Dynamic model based robust tracking control of a differentially steered wheeled mobile robot. In Proceedings of the American Control Conference, Philadelphia, PA, USA, 26–26 June 1998; Volume 2, pp. 850–855. [Google Scholar] [CrossRef]
  60. Gratton, S.; Lawless, A.S.; Nichols, N.K. Approximate Gauss-newton methods for nonlinear least squares problems. SIAM J. Optim. 2007, 18, 106–132. [Google Scholar] [CrossRef] [Green Version]
  61. Moré, J.J. The Levenberg-Marquardt algorithm: Implementation and theory. In Numerical Analysis; Springer: Berlin/Heidelberg, Germany, 1978; pp. 105–116. [Google Scholar] [CrossRef] [Green Version]
  62. Palacín, J.; Rubies, E.; Clotet, E. Systematic Odometry Error Evaluation and Correction in a Human-Sized Three-Wheeled Omnidirectional Mobile Robot Using Flower-Shaped Calibration Trajectories. Appl. Sci. 2022, 12, 2606. [Google Scholar] [CrossRef]
  63. Klančar, G.; Matko, D.; Blažič, S. Mobile robot control on a reference path. In Proceedings of the 2005 IEEE International Symposium on, Mediterrean Conference on Control and Automation Intelligent Control, Limassol, Cyprus, 27–29 June 2005; Volume 2005, pp. 1343–1348. [Google Scholar] [CrossRef]
Figure 1. The number of mobile robots used in industry [2].
Figure 1. The number of mobile robots used in industry [2].
Materials 16 00683 g001
Figure 2. (a) Isometric view of the TURTLEBOT 2 robot with the coordinate system; (b) kinematic structure to determine the kinematic model.
Figure 2. (a) Isometric view of the TURTLEBOT 2 robot with the coordinate system; (b) kinematic structure to determine the kinematic model.
Materials 16 00683 g002
Figure 3. TURTLEBOT 2 robot schematic for developing the dynamics model.
Figure 3. TURTLEBOT 2 robot schematic for developing the dynamics model.
Materials 16 00683 g003
Figure 4. An example of the RLS identification process (test No. 1 from Table 2).
Figure 4. An example of the RLS identification process (test No. 1 from Table 2).
Materials 16 00683 g004
Figure 5. An example of the identification process using the Levenberg-Marguardt-assisted RLS method.
Figure 5. An example of the identification process using the Levenberg-Marguardt-assisted RLS method.
Materials 16 00683 g005
Figure 7. Comparison of the desired trajectory and that obtained by simulation for the Levenberg- Marguardt method.
Figure 7. Comparison of the desired trajectory and that obtained by simulation for the Levenberg- Marguardt method.
Materials 16 00683 g007
Figure 8. Errors for the Levenberg-Marguardt method: (a) reference trajectory tracking, (b) velocity.
Figure 8. Errors for the Levenberg-Marguardt method: (a) reference trajectory tracking, (b) velocity.
Materials 16 00683 g008
Figure 9. Block diagram of the TURTLEBOT 2 robot’s tracking motion simulation.
Figure 9. Block diagram of the TURTLEBOT 2 robot’s tracking motion simulation.
Materials 16 00683 g009
Figure 10. Comparison of reference and actual trajectories in a simulation test for the RLS method with random initial parameters.
Figure 10. Comparison of reference and actual trajectories in a simulation test for the RLS method with random initial parameters.
Materials 16 00683 g010
Figure 11. Errors for the RLS method with random initial parameters: (a) tracking the reference trajectory (b) velocity.
Figure 11. Errors for the RLS method with random initial parameters: (a) tracking the reference trajectory (b) velocity.
Materials 16 00683 g011
Figure 12. Comparison of the reference trajectory and the one obtained by simulation for the combination of RLS and Levenberg-Marguardt methods.
Figure 12. Comparison of the reference trajectory and the one obtained by simulation for the combination of RLS and Levenberg-Marguardt methods.
Materials 16 00683 g012
Figure 13. Errors for the RLS method with initial parameters determined by the Levenberg-Marguardt method: (a) tracking the reference trajectory (b) velocity.
Figure 13. Errors for the RLS method with initial parameters determined by the Levenberg-Marguardt method: (a) tracking the reference trajectory (b) velocity.
Materials 16 00683 g013
Figure 14. Block diagram of the real TURTLEBOT 2 robot’s tracking motion control system.
Figure 14. Block diagram of the real TURTLEBOT 2 robot’s tracking motion control system.
Materials 16 00683 g014
Figure 15. Comparison of reference and real trajectories in a laboratory test.
Figure 15. Comparison of reference and real trajectories in a laboratory test.
Materials 16 00683 g015
Figure 16. Errors for the Levenberg-Marguardt method: (a) tracking the reference trajectory (b) velocity.
Figure 16. Errors for the Levenberg-Marguardt method: (a) tracking the reference trajectory (b) velocity.
Materials 16 00683 g016
Figure 17. Block diagram of a real robot tracking motion with an adaptive controller.
Figure 17. Block diagram of a real robot tracking motion with an adaptive controller.
Materials 16 00683 g017
Figure 18. Comparison of reference and real trajectories in a laboratory test of RLS identification with random values of initial parameters.
Figure 18. Comparison of reference and real trajectories in a laboratory test of RLS identification with random values of initial parameters.
Materials 16 00683 g018
Figure 19. The errors of: (a) tracking the reference trajectory (b) speed.
Figure 19. The errors of: (a) tracking the reference trajectory (b) speed.
Materials 16 00683 g019
Figure 20. Distribution of parameters identified online by the RLS method with random values of initial parameters in the laboratory test.
Figure 20. Distribution of parameters identified online by the RLS method with random values of initial parameters in the laboratory test.
Materials 16 00683 g020
Figure 21. Comparison of the reference and real trajectories in the laboratory test of identification by the RLS method with the values of the initial parameters determined by the Levenberg-Marguardt method.
Figure 21. Comparison of the reference and real trajectories in the laboratory test of identification by the RLS method with the values of the initial parameters determined by the Levenberg-Marguardt method.
Materials 16 00683 g021
Figure 22. Errors for the RLS method with initial parameters determined by the Levenberg-Marguardt method: (a) tracking of the reference trajectory, (b) velocity.
Figure 22. Errors for the RLS method with initial parameters determined by the Levenberg-Marguardt method: (a) tracking of the reference trajectory, (b) velocity.
Materials 16 00683 g022
Figure 23. Distribution of parameters identified online by the RLS method with random values of initial parameters in the laboratory test.
Figure 23. Distribution of parameters identified online by the RLS method with random values of initial parameters in the laboratory test.
Materials 16 00683 g023
Table 1. Example values of parameters identified by the Levenberg-Marguardt method.
Table 1. Example values of parameters identified by the Levenberg-Marguardt method.
Test No. σ 1 σ 2 σ 3 σ 4 Identification Time [s]
1Initial values0.160.520.960.37
Identified values4.095.460.970.296.65
2Initial values0.610.260.760.29
Identified values3.144.060.810.246.01
3Initial values0.590.550.920.29
Identified values3.144.170.830.246.40
4Initial values0.650.450.550.30
Identified values3.494.630.850.245.92
5Initial values0.380.560.080.05
Identified values3.374.560.840.265.65
Average3.474.580.870.256.13
Variance0.150.300.000.00
Standard deviation0.350.490.060.02
Table 2. Example values of model parameters identified by the RLS method with random values of initial parameters.
Table 2. Example values of model parameters identified by the RLS method with random values of initial parameters.
Test No. σ 1 σ 2 σ 3 σ 4
1Initial values0.60.710.220.12
Identified values3.164.150.920.3
2Initial values0.930.730.490.58
Identified values3.264.510.890.22
3Initial values0.240.460.960.55
Identified values3.844.340.860.25
4Initial values0.520.230.490.62
Identified values3.373.870.780.28
5Initial values0.680.390.370.99
Identified values3.324.160.760.24
Average3.394.210.840.26
Variance0.060.050.000.00
Standard deviation0.240.210.060.03
Table 3. Values of parameters identified by offline-assisted RLS methods.
Table 3. Values of parameters identified by offline-assisted RLS methods.
σ 1 σ 2 σ 3 σ 4
Test No.Initial values3.474.580.870.25
1RLS + offline3.684.490.900.22
2RLS + offline3.664.500.800.22
3RLS + offline3.624.510.850.23
4RLS + offline3.674.520.890.20
5RLS + offline3.624.540.830.24
Average3.654.510.850.22
Variance0.000.000.000.00
Standard deviation0.030.020.040.01
Table 4. A summary of the errors determined in the studies presented.
Table 4. A summary of the errors determined in the studies presented.
ErrorsSimulation TestsLaboratory Tests
L-MRLSRLS + L-ML-MRLSRLS − L-M
e x [ m ] 0.0070.0090.0050.0330.0210.009
e y [ m ] 0.0070.0160.0020.0460.0130.008
e θ [ rad ] 0.0210.0220.0010.20.0250.012
e v m s 0.0010.0010.0010.0230.0110.001
e ω rad s 0.0070.0150.0170.180.0330.033
t r [ s ] 8.27.84.82.97.51.6
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Siwek, M.; Panasiuk, J.; Baranowski, L.; Kaczmarek, W.; Prusaczyk, P.; Borys, S. Identification of Differential Drive Robot Dynamic Model Parameters. Materials 2023, 16, 683. https://doi.org/10.3390/ma16020683

AMA Style

Siwek M, Panasiuk J, Baranowski L, Kaczmarek W, Prusaczyk P, Borys S. Identification of Differential Drive Robot Dynamic Model Parameters. Materials. 2023; 16(2):683. https://doi.org/10.3390/ma16020683

Chicago/Turabian Style

Siwek, Michał, Jarosław Panasiuk, Leszek Baranowski, Wojciech Kaczmarek, Piotr Prusaczyk, and Szymon Borys. 2023. "Identification of Differential Drive Robot Dynamic Model Parameters" Materials 16, no. 2: 683. https://doi.org/10.3390/ma16020683

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop