Skip to main content
Erschienen in: Production Engineering 4/2020

Open Access 14.08.2020 | Machine Tool

Hybrid compliance compensation for path accuracy enhancement in robot machining

verfasst von: Felix Hähn, Matthias Weigold

Erschienen in: Production Engineering | Ausgabe 4/2020

Aktivieren Sie unsere intelligente Suche, um passende Fachinhalte oder Patente zu finden.

search-config
loading …

Abstract

Robot machining processes with high material removal rates lack of high path accuracy mainly due to the low stiffness of industrial robots. The low stiffness leads to process forces caused deviations of the tool center point (TCP) from the planned position of more than 1 mm in industrial applications. To enhance the path accuracy a novel hybrid compliance compensation is developed. It combines a force sensor and model based online compensation with forces of an offline simulation to instantly react to predictable high force changes e.g. at a milling cutter exit from the work piece. The method is applied to a KUKA KR 300 robot. A compliance model based on a forward kinematic with virtual joints is implemented on an external controller. Cartesian or axis specific compensation values are calculated and transferred to the robot via a control circuit. A compliance measurement method is developed and a force torque sensor is mounted to the flange of the robot. The system is validated in with Cartesian and axis specific compensation values as well as with and without pilot control.
Hinweise

Publisher's Note

Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.

1 Introduction and state of the art

For decades, industrial robots have been an integral and steadily growing part of industrial production chains. In the period from 2014 to 2018 sales of industrial robots have nearly doubled [13]. In addition to tasks in the fields of material handling and welding, applications that require high robot accuracy, in the range of a few tenths of a mm, are becoming established. These include tasks in the area of quality assurance, as well as machining of large components. The main reasons for the use of robots are the low investment costs for a large work area that can be expanded with little effort and the flexibility to combine several end effectors and processes. The low path accuracy and both static and dynamic stiffness of industrial robots, especially under changing process forces, are challenging for the machining process. External forces can lead to deviations of the TCP from the planned position of more than 1 mm with a heavy-duty robot in industrial applications [19].
To increase the positional and path accuracy during machining with industrial robots, efforts to improve the construction of the robot, path planning methods and process parallel control strategies can be made. Concepts to increase the position accuracy of serial robots by changes in construction include the reduction of axes [1], hybrid drives with additional torque motors [6] and optimized structural parts [4]. The modifications lead to specialized machines with reduced fields of application and higher costs. In consequence they are not widely used. In the field of path planning, very comprehensive solutions have been developed which are knowledge-based and therefore do not require any additional sensors during operation. Process force models are coupled with multi-body-models of robots to predict compliance [3, 14, 16] or backlash [5] caused path deviations and compensate or reduce them. They can be combined with model-based workpiece placing and process parameter optimization [18]. Therefore, the use of offline compensation methods is very cost-effective, except for the costs incurred for the development or procurement of the software. The disadvantage, however, is that only previously modelled effects are considered. Wear on gears or the tool as well as unforeseeable changes in the workpiece geometry or material properties cannot be compensated. In contrast process-parallel methods rely on sensor signals and compensate deviations directly or model-based. One possibility is the monitoring and correction of the TCP position, which is realized by very cost-intensive position measuring technology, e.g. laser trackers [8, 12, 15]. Second encoder systems, which measure the axis position on the load side in addition to the motor side system, can be used to compensate torsional compliance and gear backlash [7, 9]. However, it is not possible to measure and compensate the compliance of the structural elements and end effectors or tilting in the joints with the system. A promising approach is offered by model-based compensation methods, which feature a compliance model and use a force sensor signal as input [17, 21]. The main back draw of this concept is the unavoidable delay of the robot processing correction signals which leads to minor quality when the process force changes abruptly, e.g. at a cutter exit from the workpiece.
The combination of path planning and process parallel methods represent a promising, but so far not validated, approach [11] to avoid significant differences between predicted and actual machining forces as well as high reaction times of the robot.

2 Compliance compensation concept

The proposed hybrid compliance compensation concept aims on closing this gap. It is mainly a parallel system (online compensation), needing almost no user input or robot program adaption and features an optional path planning input (offline compensation) for higher quality needs.

2.1 Compliance model

The compliance model is based on a real-time capable model including a forward transformation T with 5 parameters introduced in [20].
$$\begin{aligned} T=T_R (\alpha )\cdot T_T (a)\cdot T_T (b)\cdot T_T (d)\cdot T_R (\theta ) \end{aligned}$$
(1)
It models the rotational and tilting compliance of the 6 robot axes as well as the compliance of the linked arm (3) and the arm (5). Figure 1 shows the 14 coordinate systems of the robot referencing to the base coordinate system (0). The model is modified by adding virtual joints at the end effector to take into account the compliance of the force/torque sensor (9), the spindle and its holder (10) as well as the tool (13). The accurate orientation of the tool is calculated by an Euler rotation from coordinate system (11) to (12).
The position \(\overrightarrow{r_{0}}\) of the TCP (14) regarding the base system (0) of the rigid body robot is calculated by
$$\begin{aligned} ^{G_i TCP}{T}=\prod _{i+1}^{14} T_{i+1}= \begin{bmatrix} {R_{i}}&{}\overrightarrow{r_i}\\ {0}&{}1 \end{bmatrix} \end{aligned}$$
(2)
with i = 0. In order to take into account the compliance of the axes and other elements each forward transformation Ti is extended by an additional homogeneous transformation with rotational matrix \(R^{*}_{i}\) using a z–y\(^\prime\)–x\(^{\prime \prime}\)-Euler transformation.
$$\begin{aligned} {\hat{T}_{i}} =T_i \left[ \begin{array}{cccc} &{} &{} &{} 0\\ &{} {R_i^*} &{} &{} 0\\ &{} &{} &{} 0\\ 0 &{} 0 &{} 0 &{} 1 \\ \end{array} \right] \end{aligned}$$
(3)
with
$$\begin{aligned} R_i^*= \left[ \begin{matrix} c(\hat{\beta }_i)c(\hat{\gamma }_i) &{} s(\hat{\alpha }_i) s(\hat{\beta }_i)c(\hat{\gamma }_i)-c(\hat{\alpha }_i)s(\hat{\gamma }_i) &{} \cdots \\ c(\hat{\beta }_i)s(\hat{\gamma }_i)&{}s(\hat{\alpha }_i) s(\hat{\beta }_i)s(\hat{\gamma }_i)+c(\hat{\alpha }_i)c(\hat{\gamma }_i) &{} \cdots \\ -s(\hat{\beta }_i)&{}s(\hat{\alpha }_i)c(\hat{\beta }_i) &{} \cdots \\ \end{matrix} \right. \nonumber \\ \left. \begin{matrix} \cdots &{} c(\hat{\alpha }_i) s(\hat{\beta }_i)c(\hat{\gamma }_i)+s(\hat{\alpha }_i)s(\hat{\gamma }_i)\\ \cdots &{} c(\hat{\alpha }_i) s(\hat{\beta }_i)s(\hat{\gamma }_i)-s(\hat{\alpha }_i)c(\hat{\gamma }_i) \\ \cdots &{} c(\hat{\alpha }_i)c(\hat{\beta }_i) \\ \end{matrix} \right] \end{aligned}$$
(4)
and c(...) \(\equiv cos(...); s(...)\equiv sin(...)\)
The rotation describes the deformation of a virtual joint due to a measured process force at the TCP. The load must be transformed into the coordinate system of the particular joint G. For this purpose, the transformation from joint Gi to the TCP is calculated via Eq. 2. The rotational component Ri is used to transform the force into the joint coordinate system.
$$\begin{aligned} {\overrightarrow{F}_i}={{R}_i}\cdot {\overrightarrow{F}_{TCP}} \end{aligned}$$
(5)
The cross product of the connection vector \(\overrightarrow{{{r}_i}}\) between the joint and TCP and the force provides the torque M acting on the joint.
$$\begin{aligned} \left( \begin{array}{c} M_{C_i} \\ M_{B_i} \\ M_{A_i} \\ \end{array}\right) = \left( \begin{array}{c} r_{x_i} \\ r_{y_i} \\ r_{z_i} \\ \end{array}\right) \times \left( \begin{array}{c} F_{x_i} \\ F_{y_i} \\ F_{z_i} \\ \end{array}\right) \end{aligned}$$
(6)
The angles of elastic deformation of the virtual joints required in \(R^{*}_{i}\) can be determined with knowledge of the stiffness parameters k by
$$\begin{aligned} \hat{\alpha }_i= \frac{M_{C_i}}{k_{C_i}}, \qquad \hat{\beta }_i = \frac{M_{B_i}}{k_{B_i}}, \qquad \hat{\gamma }_i= \frac{M_{A_i}}{k_{A_i}} \end{aligned}$$
(7)
Finally, the deviated position of the TCP by can be calculated with i=0.
$$\begin{aligned} ^{G_i TCP}{\hat{T}=\prod _{i+1}^{14} \hat{T}_{i+1}= \begin{bmatrix} {\hat{R}_{i}}&{}{\overrightarrow{\hat{r}_i}}\\ {0}&{}1 \end{bmatrix} } \end{aligned}$$
(8)
The displacement of the TCP, which is relevant for compensation, can be determined by comparison with the rigid body approach.
$$\begin{aligned} \overrightarrow{\bigtriangleup r}={\overrightarrow{\hat{r}_0}}-\overrightarrow{{{r}_0}} \end{aligned}$$
(9)

2.2 Compliance control circuit

For online compensation the process forces are measured at the robot flange with a strain gauge force-torque sensor from ATI. After processing them with a low-pass and a moving average filter to get the quasi-static part, the measurement data is forwarded to the real time compliance calculation module to determine the current displacement of the end effector. The calculations are performed on a TwinCAT 3 controller which communicates with the KR C4 controller of the robot (KUKA KR 300 R 2500 Quantec Ultra) via UDP and the robot-sensor-interface (RSI) in a 4 ms cycle to receive the current axis data A1–A6 and send correction signals. Figure 2 shows the control circut concept. The determined correction values are further processed, see Sect. 2.4 and then either send directly to the robot controller (\(\bigtriangleup\) xcorr, ...) or previously converted into axis values via an inverse kinematic. Axis values have the advantage that control terms of the PID controller implemented in the RSI can be individualized for each axis instead of Cartesian direction. Via the controller the correction values lead to a compensated path of the robot arm.

2.3 Pilot control

In order to improve the dynamic behavior of the compliance compensation in the event of abrupt force changes (e.g. milling cutter exit) which shifts the end effector by several tenths of a millimeter, a force pilot-control, introduced in Ref. [2], is used.
Therefore, the motion commands stored in the robot program are combined with roughly estimated cutting forces prior to the machining process (offline). They are read out during the robot program run and are transmitted to the TwinCat 3 controller. In the case of small and medium differences between the estimated and the measured force signal, the measured signal is trusted, because it is assumed that it deviates less from the true value. Increasing milling forces, due to milling cutter wear or material changes, can thus be taken into account. As soon as the differences exceed an adjustable threshold value of currently 150 N, a change of direction or exit of the milling cutter is assumed and the signal is linearly superimposed to the estimated force signal within 80 ms (see Fig. 3).
Hereby the reaction time resulting from the force signal processing and smoothing as well as the robot mechanics can be significantly reduced from approx. 100–150 ms to a maximum of ±12 ms, the cycle time of the robot controller.

2.4 Orthogonal projection

To reduce the axis movements needed to compensate the deviation as well as to prevent oscillations in feed direction \(\overrightarrow{v}\) the correction signal \(\overrightarrow{r}\) is projected in the normal plane of the feed via orthogonal projection
$$\begin{aligned} \overrightarrow{r_v} = \overrightarrow{r} - \frac{\overrightarrow{r}\bullet \overrightarrow{v_n}}{\overrightarrow{v_n}\bullet \overrightarrow{v_n}}\cdot \overrightarrow{v_n}\ \end{aligned}$$
(10)
with
$$\begin{aligned} \overrightarrow{v_n} = \frac{\overrightarrow{v}}{|\overrightarrow{v_n}|} \end{aligned}$$
(11)
Figure 4 shows the vector of feed direction \(\overrightarrow{v}\) (blue), the original correction vector \(\overrightarrow{r}\) (green) as well as the projected correction vector \(\overrightarrow{r_v}\) (red) after signal processing.

2.5 Compliance measurement

To identify the stiffness parameters of the compliance model a measurement system is developed. The setup is used to measure the torsional and tilting stiffness of the axis, the linked arm and the arm. The procedure is based on observable cubes which are fixed on the robot structure and can be measured accurately. The observation of two subsequent cubes in the loaded and unloaded state allows the determination of individual stiffness parameters. Figure 5 shows the structure of the compliance measurement system. A test load is applied to the tool center point (TCP) located in the center of a cube attached to the flange of the robot. The test force or moment is applied by a cable pull system and determined by an ATI Omega 160 force-torque sensor, also attached to the flange. A steel cable attached to the TCP is routed over a frame so that a weight attached to the end of the cable together with a variable cable tensioner applies a defined force. Alternatively, to measure some axes, e.g. axis 6, a moment is applied via a bar attached to the cube and two steel cables. The cubes (edge length 100 mm) mounted to the structure change their position depending on the deformation of the robot. Therefore, the relative displacements and rotations of the measuring cubes are determined with laser triangulation sensors. The sensors that measure the cubes are mounted on a movable frame next to the robot and record the movement of the cubes in the world coordinate system. Two measurement cubes are placed on each the linked arm and the arm of the robot to determine the bending and torsional compliance of these structural elements. To determine the relative displacement and as a result the torsional and tilting compliance of the axes, the deviations of the measurement cubes in front of and behind an axis are measured. Due to the small dimensions only one cube is attached to each of the robot elements of the central hand. The bending and torsional compliance of these structural elements are indirectly considered in the axes in front of and behind the element. The positions of the cubes on the robot structure are determined by a laser tracker.
Figure 6 shows the simplified (2D) representation of a robot joint G in the unloaded state (u) and the loaded state (l). In the loaded state, both the orientation of the joint coordinate system as an ideal rigid joint without deformation (l) as well as am elastic joint (l*) are shown.
Table 1
Determined stiffness parameters
(virtual-) joint/KOS
Stiffness in Nmm/rad
\(k_C\)
\(k_B\)
\(k_A\)
1/1
\(1.2 \times 10^{10}\)
\(1.2 \times 10^{10}\)
\(7.5 \times 10^{9}\)
2/2
\(6.1 \times 10^{9}\)
\(6.1 \times 10^{9}\)
\(5.4 \times 10^{9}\)
3/4
\(6.2 \times 10^{9}\)
\(6.2 \times 10^{9}\)
\(4.3 \times 10^{9}\)
4/6
\(3.0 \times 10^{9}\)
\(3.0 \times 10^{9}\)
\(9.0 \times 10^{8}\)
5/7
\(2.5 \times 10^{9}\)
\(2.5 \times 10^{9}\)
\(8.0 \times 10^{8}\)
6/8
\(6.7 \times 10^{8}\)
\(6.7 \times 10^{8}\)
\(4.9 \times 10^{8}\)
Linked arm/3
\(1.2 \times 10^{10}\)
\(3.8 \times 10^{9}\)
\(1.0 \times 10^{10}\)
Arm/5
\(6.1 \times 10^{9}\)
\(1.3 \times 10^{10}\)
\(3.0 \times 10^{9}\)
Sensor/9
\(3.3 \times 10^{9}\)
\(3.3 \times 10^{9}\)
\(5.2 \times 10^{9}\)
Spindle and holder/10
\(1.9 \times 10^{8}\)
\(6.7 \times 10^{7}\)
\(9.1 \times 10^{7}\)
Tool/13
\(9.9 \times 10^{99}\)
\(9.9 \times 10^{99}\)
\(9.9 \times 10^{99}\)
The transformation matrix \({}^{G^{l}_{i} G^{l*}_{i}}\)T is determined, which represents the difference between the two coordinate systems after the load with those before the load. From this, the stiffness values are calculated with knowledge of the acting load. The stiffness values are listed in Table 1.
The measured values determined for axis 6 represent cumulative values of the sensor and axis 6, which are already divided into individual components in the table shown. The stiffness of the end effector was determined while disassembeled from the robot, while the tool can be modeled as stiff, due to the large diameter and short protruding length.

2.6 Process force measurement

The process force is measured with a 6-dof strain gauge based ATI Omega 160 sensor mounted between the flange of the robot and the spindle holder. The measured signals do not directly provide the force acting on the TCP. Instead, they are subject to offsets and refer to the sensor coordinate system S, so that further signal processing is necessary. In a first step a sensor internal offset as well as the weight force of the end effector are determined. Figure 7 depicts the three orientations (O1–O3) needed to identify the parameters of a physical model.
The weight force \(F_G\) is calculated from measurement O1 and O2 while the calculation of the sensor internal offset of the force \(F_{SI}\) and torque \(M_{SI}\) as well as the center of gravity coordinates \(r_G\) include all measurements.
$$\begin{aligned}&F_G= \begin{pmatrix} 0\\ 0\\ {}^{\mathrm{S}}F_{O1,z}-{}^{\mathrm{S}}F_{O2,z} \end{pmatrix} \end{aligned}$$
(12)
$$\begin{aligned}&{}^{\mathrm{S}}F_{SI}= \begin{pmatrix} {}^{\mathrm{S}}F_{O1,x}-\sqrt{2} F_{G,z}\\ {}^{\mathrm{S}}F_{O1,y}-\sqrt{2} F_{G,z}\\ F_{O1,z} \end{pmatrix} \end{aligned}$$
(13)
$$\begin{aligned}&{}^{\mathrm{S}}M_{SI}= \begin{pmatrix} {}^{\mathrm{S}}M_{O3,x}-{}^{\mathrm{S}}r_{G,z} F_{G,z}\\ {}^{\mathrm{S}}M_{O1,y}+\frac{{}^{\mathrm{S}}r_{G,z} F_{G,z}}{\sqrt{2}}\\ M_{O2,z} \end{pmatrix} \end{aligned}$$
(14)
$$\begin{aligned}&{}^{\mathrm{S}}r_G= \begin{pmatrix} \frac{{}^{\mathrm{S}}M_{SI,z}-{}^{\mathrm{S}}M_{O3,z}}{F_{G,z}}\\ {}^{\mathrm{S}}r_{G,x}+\frac{\sqrt{2} ({}^{\mathrm{S}}M_{O1,z}-{}^{\mathrm{S}}M_{SI,z}) }{F_{G,z}}\\ \frac{\sqrt{2} ({}^{\mathrm{S}}M_{O3,x}-{}^{\mathrm{S}}M_{O1,x}) }{(\sqrt{2} -1)F_{G,z}} \end{pmatrix} \end{aligned}$$
(15)
In the second step of the offset compensation an approximation function is calculated with the aim of compensating the remaining force offset, for example from forces caused by the hose pack. Therefore measured values from 27 orientations are recorded in a lookup table. Euler angles are not suitable as input variables for an approximation function for the remaining offset, since small changes in orientation at quadrant transitions result in sign changes, for example from \(-\,180^{\circ }\) to 180\(^{\circ }\). This cannot be represented adequately with an approximation polynomial. An alternative description of the orientation is possible using quaternions, which continuously describe angular positions in space. The conversion of Euler angles into quaternions is realized by the following formula [10].
$$\begin{aligned} \overrightarrow{q}=&\, \left[ \begin{array}{cc} sin(\frac{1}{2}\alpha )sin(\frac{1}{2}\beta )sin(\frac{1}{2}\gamma )+ &{} \cdots \\ sin(\frac{1}{2}\alpha )sin(\frac{1}{2}\beta )sin(\frac{1}{2}\gamma )+ &{} \cdots \\ sin(\frac{1}{2}\alpha )sin(\frac{1}{2}\beta )sin(\frac{1}{2}\gamma )+ &{} \cdots \\ sin(\frac{1}{2}\alpha )sin(\frac{1}{2}\beta )sin(\frac{1}{2}\gamma )+ &{} \cdots \\ \end{array} \right. \nonumber \\&\quad \left. \begin{array}{cc} \cdots &{} cos(\frac{1}{2}\alpha )cos(\frac{1}{2}\beta )cos(\frac{1}{2}\gamma )\\ \cdots &{} cos(\frac{1}{2}\alpha )cos(\frac{1}{2}\beta )cos(\frac{1}{2}\gamma )\\ \cdots &{} cos(\frac{1}{2}\alpha )cos(\frac{1}{2}\beta )cos(\frac{1}{2}\gamma )\\ \cdots &{} cos(\frac{1}{2}\alpha )cos(\frac{1}{2}\beta )cos(\frac{1}{2}\gamma )\\ \end{array} \right] \end{aligned}$$
(16)
As an approximation function, a second degree polynomial is used as shown in formula 17. \(F_{app}\) represents the approximated force and \(q_1\) to \(q_4\) represent the entries of the quaternion q.
$$\begin{aligned} F_{app}= & {} a_{1}+a_{2}q_{1}+a_{3}q_{2}+a_{4}q_{3}+a_{5}q_{4}+a_{6}q^2_{1}\nonumber \\&+a_{7}q^2_{2}+a_{8}q^2_{3}+a_{9}q^2_{4}+a_{10}q_{1}q_{2}+a_{11}q_{1}q_{3}\nonumber \\&+a_{12}q_{1}q_{4}+a_{13}q_{2}q_{3}+a_{14}q_{2}q_{4}+a_{15}q_{3}q_{4} \end{aligned}$$
(17)
Input variables of the compliance model are the forces acting on the TCP. Therefore a transformation of the loads acting on the sensor is necessary. Figure 8 shows the coordinate systems involved in the calculation and selected transformations. These can either be read out from the controller (B TCPT,F TCPT), constructionally determined (F ST) or determined from the other transformations.
At first the force on the sensor corrected by the offset \({}^{\mathrm{S}}F_{S_{komp}}\) is calculated in the sensor coordinate system.
$$\begin{aligned} {}^{\mathrm{S}}F_{S_{komp}}= {}^{\mathrm{S}}F_{M}-{}^{\text {B S}}R^{-1} \cdot F_G -{}^{\mathrm{S}}F_{SI}- {}^{\mathrm{S}}F_{app} \end{aligned}$$
(18)
In contrast to torque the forces are equal at sensor and TCP.
$$\begin{aligned} {}^{\mathrm{S}}F_{TCP_{komp}}= {}^{\mathrm{S}}F_{S_{komp}} \end{aligned}$$
(19)
Finally, the forces are transformed into the TCP coordinate system in order to obtain the required input variables for the compliance model.
$$\begin{aligned} {}^{\text {TCP}}F_{TCP_{komp}}= {}^{\text {TCP S}}R\cdot {}^{\mathrm{S}}F_{TCP_{komp}} \end{aligned}$$
(20)

3 Results and discussion

3.1 Compliance model validation

To validate the compliance model, displacements calculated with the compliance model are compared with the displacement of the robots TCP measured by a Leica Lasertracer 901B. For this purpose, a load of 750 N is applied to the robot with mounted end effector in the three axes of the base coordinate system one after the other. The examinations are carried out at 4 positions in the working area in 5 poses each. Figure 9 shows the results of the validation. Measurements pose 1–20 represent a load in positive x-direction of the base coordinate system, 21–40 in positive y-direction and 41–60 in negative z-direction. The measurements are sorted in ascending order of position and orientation starting with orientation 0, followed by B + 30\(^{\circ }\) and B \(-\,30^{\circ }\) as well as C + 30\(^{\circ }\) and C \(-\,30^{\circ }\). The simulation values correspond well with the measured values both qualitatively and quantitatively. On average the calculated deviation is 6% or 0.11 mm lower than the measured deviation with a maximum difference of 0.44 mm. This leads to the assumption, that the model is accurate enough for compliance compensation purpose.

3.2 Cartesian compensation

The developed compliance compensation is validated on a test workpiece made of aluminium AW2017 with grooves, ramps and a circular pocket. For this purpose, the test workpiece is machined in different settings. The varied options include axis-specific and Cartesian compensation as well as with and without force pilot control. The machining forces while machining with a 16 mm three-edged end mill and a feed rate of 25 mm/s at 13,000 rpm reach up to 546 N and lead to a maximal deviation of 1.4 mm. Figure 10 shows a comparison of the nominal work piece created by an material removal simulation and the actual workpiece scanned with a structured light scanner Breuckmann optoTOP-HE 1080 in uncompensated machining.
The deviations are reduced significantly in compensated machining and Cartesian compensation values leaving a maximal deviation of 0.7 mm at the cutter exit ( see Fig. 11) .
The pilot contol reduces the error at the cutter entrance and exit well, leaving a maximum error of 0.3 mm. The effect is shown in Fig. 12. The error could be the result of compliance model inaccuracy and the absolute robot path accuracy.

3.3 Axis specific compensation model

Axis specific compensation (see Fig. 13) leads to similar results as Cartesian compensation. Noticeable is a reduced compensation quality of the depth of groves in particular when the compensation value is in opposite direction to the movement of the axis. The compensation achieved equals the sent correction values while the compensation in Cartesian coordinates is higher. The assumption is that Cartesian compensation leads to control internal axis specific values which include a backlash compensation while direct axis specific values lack of this feature and are sent to the drive controllers without changes.

4 Summary and future work

A hybrid compliance compensation method is developed. It can reduce process force caused errors of path accuracy in robot based machining by 78% and more. The method combines a force sensor and model based online compensation with forces of an offline simulation to instantly react to predictable high force changes e.g. at a milling cutter exit from the work piece. Thus, the negative effects of milling cutter exits on compensation quality can be significantly reduced. The stiffness values of a KUKA KR 300 robot are identified with a developed measurement system and the compliance compensation method is applied to the robot. For this purpose a compliance model based on a forward kinematic with virtual joints is implemented on an external controller. The external controller communicates with the robot controller and sends correction signals based on latest process force and axis values. The Cartesian compensation leads to higher path accuracy while controller parameters for the axis specific compensation are easier to identify.
Future work includes research on the reasons for poorer path accuracy of axis specific compensation as well as an enhanced robot model.

Acknowledgements

Open Access funding provided by Projekt DEAL.
Open AccessThis article is licensed under a Creative Commons Attribution 4.0 International License, which permits use, sharing, adaptation, distribution and reproduction in any medium or format, as long as you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons licence, and indicate if changes were made. The images or other third party material in this article are included in the article's Creative Commons licence, unless indicated otherwise in a credit line to the material. If material is not included in the article's Creative Commons licence and your intended use is not permitted by statutory regulation or exceeds the permitted use, you will need to obtain permission directly from the copyright holder. To view a copy of this licence, visit http://​creativecommons.​org/​licenses/​by/​4.​0/​.

Publisher's Note

Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.
Literatur
1.
Zurück zum Zitat Abele E, Kulok M, Weigold M (2005) Analysis of a machining industrial robot. In: Proceedings of the 10th international scientific conference on production engineering-CIM2005, Lumbarda, Croatia, pp II 1–11 Abele E, Kulok M, Weigold M (2005) Analysis of a machining industrial robot. In: Proceedings of the 10th international scientific conference on production engineering-CIM2005, Lumbarda, Croatia, pp II 1–11
9.
Zurück zum Zitat Guillo M, Dubourg L (2016) Dual control loop force/position with secondary encoders: Impact & improvement of industrial robot deviation on FSW quality. In Proceedings of the 11th international symposium on frictionStir welding, Cambridge, UK, 17–19 May 2016 Guillo M, Dubourg L (2016) Dual control loop force/position with secondary encoders: Impact & improvement of industrial robot deviation on FSW quality. In Proceedings of the 11th international symposium on frictionStir welding, Cambridge, UK, 17–19 May 2016
11.
Zurück zum Zitat Lehmann C, Halbauer M, Euhus D, Overbeck D (2012) Milling with industrial robots: strategies to reduce and compensate process force induced accuracy influences. In: Proceedings of 2012 IEEE 17th international conference on emerging technologies & factory automation (ETFA 2012). IEEE. https://doi.org/10.1109/etfa.2012.6489741 Lehmann C, Halbauer M, Euhus D, Overbeck D (2012) Milling with industrial robots: strategies to reduce and compensate process force induced accuracy influences. In: Proceedings of 2012 IEEE 17th international conference on emerging technologies & factory automation (ETFA 2012). IEEE. https://​doi.​org/​10.​1109/​etfa.​2012.​6489741
12.
Zurück zum Zitat Moeller C, Schmidt HC, Koch P, Boehlmann C, Kothe S, Wollnack J, Hintze W (2017) Real time pose control of an industrial robotic system for machining of large scale components in aerospace industry using laser tracker system. SAE Int J Aerosp 10(2):100–108. https://doi.org/10.4271/2017-01-2165CrossRef Moeller C, Schmidt HC, Koch P, Boehlmann C, Kothe S, Wollnack J, Hintze W (2017) Real time pose control of an industrial robotic system for machining of large scale components in aerospace industry using laser tracker system. SAE Int J Aerosp 10(2):100–108. https://​doi.​org/​10.​4271/​2017-01-2165CrossRef
13.
Zurück zum Zitat Müller C (2019) IFR press conference Müller C (2019) IFR press conference
15.
Zurück zum Zitat Posada JRD, Schneider U, Pidan S, Geravand M, Stelzer P, Verl A (2016) High accurate robotic drilling with external sensor and compliance model-based compensation. In: 2016 IEEE international conference on robotics and automation (ICRA). IEEE. https://doi.org/10.1109/icra.2016.7487579 Posada JRD, Schneider U, Pidan S, Geravand M, Stelzer P, Verl A (2016) High accurate robotic drilling with external sensor and compliance model-based compensation. In: 2016 IEEE international conference on robotics and automation (ICRA). IEEE. https://​doi.​org/​10.​1109/​icra.​2016.​7487579
16.
Zurück zum Zitat Reinl C, Friedmann M, Bauer J, Pischan M, Abele E, von Stryk O (2011) Model-based off-line compensation of path deviation for industrial robots in milling applications. In: 2011 IEEE/ASME international conference on advanced intelligent mechatronics (AIM). IEEE. https://doi.org/10.1109/aim.2011.6027113 Reinl C, Friedmann M, Bauer J, Pischan M, Abele E, von Stryk O (2011) Model-based off-line compensation of path deviation for industrial robots in milling applications. In: 2011 IEEE/ASME international conference on advanced intelligent mechatronics (AIM). IEEE. https://​doi.​org/​10.​1109/​aim.​2011.​6027113
19.
Zurück zum Zitat Weigold M (2008) Kompensation der Werkzeugabdrängung bei der spanenden Bearbeitung mit Industrierobotern. Ph.D. thesis, erschienen in der Schriftenreihe des PTW: “Innovation Fertigungstechnik“ im Shaker Verlag, zugl. Diss. TU Darmstadt Weigold M (2008) Kompensation der Werkzeugabdrängung bei der spanenden Bearbeitung mit Industrierobotern. Ph.D. thesis, erschienen in der Schriftenreihe des PTW: “Innovation Fertigungstechnik“ im Shaker Verlag, zugl. Diss. TU Darmstadt
21.
Zurück zum Zitat Zhang H, Wang J, Zhang G, Gan Z, Pan Z, Cui H, Zhu Z (2005) Machining with flexible manipulator: toward improving robotic machining performance. In: Proceedings, 2005 IEEE/ASME international conference on advanced intelligent mechatronics. IEEE. https://doi.org/10.1109/aim.2005.1511161 Zhang H, Wang J, Zhang G, Gan Z, Pan Z, Cui H, Zhu Z (2005) Machining with flexible manipulator: toward improving robotic machining performance. In: Proceedings, 2005 IEEE/ASME international conference on advanced intelligent mechatronics. IEEE. https://​doi.​org/​10.​1109/​aim.​2005.​1511161
Metadaten
Titel
Hybrid compliance compensation for path accuracy enhancement in robot machining
verfasst von
Felix Hähn
Matthias Weigold
Publikationsdatum
14.08.2020
Verlag
Springer Berlin Heidelberg
Erschienen in
Production Engineering / Ausgabe 4/2020
Print ISSN: 0944-6524
Elektronische ISSN: 1863-7353
DOI
https://doi.org/10.1007/s11740-020-00976-7

Weitere Artikel der Ausgabe 4/2020

Production Engineering 4/2020 Zur Ausgabe

    Marktübersichten

    Die im Laufe eines Jahres in der „adhäsion“ veröffentlichten Marktübersichten helfen Anwendern verschiedenster Branchen, sich einen gezielten Überblick über Lieferantenangebote zu verschaffen.