Abstract

A recent trend in the development of off-highway construction equipment, such as excavators, is to use a system model for model-based system design in a virtual environment. Also, control system design for advanced excavation systems, such as automatic excavators and hybrid excavators, requires system models in order to design and simulate the control systems. Therefore, modeling of an excavator is an important first step toward the development of advanced excavators. This paper reviews results of recent studies on the modeling of mechanical and hydraulic subsystems for the simulation, design, and control development of excavator systems. Kinematic and dynamic modeling efforts are reviewed first. Then, various approaches in the hydraulic system modeling are presented.

1. Introduction

The model-based system design approach allows for an efficient way of designing and developing complex engineering systems in a virtual environment [1, 2]. In model-based control system design, four steps are typically employed: modeling a plant; synthesizing a controller for the plant; simulating the plant and controller together; and integrating the overall system. Therefore, system modeling is an important first step in model-based system design. Examples of the systems that can benefit from model-based design include off-highway construction and mining equipment as well as automotive and aerospace systems. By employing the model-based system design approach, product development cost and time can be significantly reduced.

Hydraulic excavators are from the most widely used earthmoving equipment in construction and mining industry, and they will continue to play an important role among off-highway vehicles in years to come [35]. Typical operations of hydraulic excavators include grading, digging, and loading, which all require coordinated manipulation of the boom, arm, and bucket cylinders. Due to the high level of skill required for the coordinated operation of the manipulator system, operating an excavator efficiently is not an easy task. An automated excavation system can assist less experienced operators to complete given tasks in a time-efficient manner with acceptable work quality. For example, an autonomous 25-ton hydraulic excavator can fully load a truck in about six passes with a typical loading time of 15–20 seconds per pass. This rate is very close to what an expert operator can perform to manually load a truck using an excavator of the same size [6]. In addition, automatic excavators have the potential to facilitate various excavation and exploration tasks in hazardous environments or remote areas, such as radiation zones [7, 8].

The model-based system design approach can be applied to the design and development of advanced excavators, such as automatic excavators and hybrid excavators. Like any model-based system design, the usual practice in controller development for an advanced excavator system is to derive the system model first and then develop a controller based on the model. Therefore, deriving a system model is a critical component in the development of an excavator. Among many subsystems and components in an excavator, this paper is aimed at providing an overview on the recent development of system models for excavator manipulators.

An excavator manipulator is comprised of kinematically operating mechanical links and a hydraulic system. There exist two main approaches in modeling the mechanical and hydraulic systems: mathematical modeling and simulation modeling using commercially available software tools. This paper starts with a review on kinematic and dynamic modeling of the mechanical linkage, and, then, various modeling approaches on hydraulic systems will be presented. In each system modeling review, mathematical models will be presented first and then simulation models will follow.

2. Kinematic and Dynamic Models of Excavator Manipulator

Kinematic and dynamic models are used for simulation and controller development for an excavator manipulator system [9].

2.1. Kinematic Models

Kinematic equations describe the motion of an excavator manipulator without consideration of the driving forces and torques [10]. In the conventional approaches for kinematic analysis, geometrical dimensions of system components are defined first. Although the actual boom, arm, and bucket in a manipulator are irregularly shaped, for the sake of simplicity of the analysis, they are assumed to be straight joint links whose lengths are defined by the distance between two joints. Each link has its own Cartesian coordinate system that moves with the link. In order to handle coordinate transformation between two Cartesian coordinate systems, the Denavit-Hartenberg (D-H) convention is employed in most research. The D-H convention was first adopted by Vähä and Skibniewski [11] to analyze the kinematics of an excavator model and then further developed by Koivo et al. [12, 13]. According to the D-H convention, -axis of the local coordinate system for each link is chosen to be in the direction of rotation of a revolute joint, and -axis is set to point the other joint in the same link [10]. Then, the direction of -axis is defined according to the right-hand rule. Finally, a fixed Cartesian coordinate system is assigned to the excavator cab to be used as the global coordinate system as shown in Figure 1.

Forward kinematic equations were derived to calculate the positions and orientations of the manipulator links when the joint angles and lengths of the links are given [10, 13]. By applying the Denavit-Hartenberg convention, a transformation matrix between two adjacent coordinate systems (from th to th) on a link can be written aswhere is the rotation angle about axis, is the rotation angle of axis about axis, is the offset along the axis, and is the length of the link. Using the coordinate transformation matrix, an arbitrary point in any local coordinate system can be represented in the global coordinate system as where is the position vector in the th coordinate system, is the position vector in the global coordinate system, and is the transformation matrix from the th to the global coordinate systems.

Conversely, inverse kinematic relations can be employed to determine the joint angles and cylinder lengths when the positions and orientations of the links are known [12]. By applying inverse kinematics sequentially, all joint angles and hydraulic cylinder lengths can be obtained. In the research conducted by Pluzhnikov et al., a behavior-based inverse kinematic solver was proposed as shown in Figure 2 [21]. The behavior-based module is characterized by triples such as where represents the activity function, is the target rating function, and is the transfer function of the joint behavior. In Figure 2, is the stimulation, is the inhibition, and is the input vector. These functions calculate the output signals: activity , target rating , and the output vector . According to the authors, this method does not require high computation power but may not find solutions in some cases even if the desired position is reachable.

In the kinematic design of an automatic excavator, path planning is of primary concern where the desired global coordinates of the bucket tip and the associated motion of the other links need to be determined. As an analytical method, the Cartesian-Space trajectory planning method has been extensively applied in the literature [18, 2225]. More specifically, 3rd- or 5th-order polynomials have been employed in the path planning of a manipulator occasionally. The most common practice to design the trajectory is to specify a desired starting point and end point corresponding to operation time as well as the working area and apply the 3rd-order polynomial method as shown in the following [24]: where ’s are coefficients of the polynomials, represents time, is the displacement, and is the velocity.

Although the 3rd-order method is simple to use, the major disadvantage of this approach is that the acceleration of the manipulator links is not continuous. The discontinuities in the acceleration profile may cause sudden and large force variations, which lead to jerk on the manipulator [18, 24]. For this reason, a jerk-free trajectory planning method was developed using 5th-order polynomials, where the motion trajectories can be described by where is the acceleration of a link on the given trajectory [10, 26]. With the position, velocity, and acceleration constraints, the unknown coefficients of the 5th-order polynomials can be obtained. In this manner, the position, velocity, and acceleration of each joint and link can be determined at a given time instance.

In addition to the analytical methods, there exist the so-called rule-based path planning methods. Yamamoto et al. and Yoshida et al. conducted a series of experiments to measure trajectories of a manipulator controlled by different operators [14, 2729]. In their research, trajectories of the links, the corresponding cylinder lengths, and joint angles during excavation and loading processes were measured. In this manner, kinematic features of the motion trajectories could be experimentally extracted for typical excavation operations conducted by skilled operators. Usually, the rule-based paths are designed based on actual manipulator operations and thus are dependent on human operators [6, 14, 2932]. Laser rangefinders have been applied to scan the target area to recognize the topography to determine the manipulator motion that should be followed. An example set of control rules for a truck loading operation is shown in Table 1.

The human dependency of the produced trajectories will introduce variations inevitably. Figure 3 shows recorded tracks of tips of the boom, arm, and bucket links during different operations by an expert operator conducting complex maneuvers.

To enhance the tracking capability for a valid path for the manipulator, a rapidly exploring random tree method was developed by Maeda et al. which improved the responses to the environment disturbances [15]. An example trajectory obtained by the random tree method is shown in Figure 4 for a path searching problem to avoid collisions with obstacles (shown as gray rectangles in the figure).

Another method to generate a working path was developed by Makkonen et al. by combining manipulator position data with a working zone terrain CAD model, which employs triangular elements defined by vertices [33, 34]. In the research by Lee and Kim [16], the excavating trajectory of an autonomous excavator was created by using a method called virtual motion camouflage (VMC), which was enlightened by a predator tracking its prey. The researchers conducted two types of simulations and created trajectories accordingly: one is the obstacle avoidance, which is shown in Figure 5(a), and the other is the digging motion, which is shown in Figure 5(b). The red trajectory shown in Figure 5 is the prey path, which is formed without considering obstacles in the path. The green trajectory is the predator trajectory, which is created by considering the physical constraint. The blue points are reference points, which are used to determine the relative position of the points on the prey and predator trajectories.

Recently, artificial neural networks were applied in the trajectory planning. In the research by Atmeh and Subbarao [35], a dynamic neural network consisting of a recurrent neural network and two feedforward neural networks was used to solve the trajectory generation problems adaptively.

Additionally, a trajectory compensation method based on path prediction was developed. Using this method, a trajectory can be predicted and compensated based on real-time simulation of a simplified system model, to improve control accuracy [36]. In order to optimize an energy consumption rate, Kim et al. applied a gradient descent method. Using the method, the minimum torque or minimum working time trajectory was obtained, and the energy consumption rate was reduced as a result. The geometric and dynamic restrictions of the excavator were taken into account as well in this method [3739].

2.2. Dynamic Models

In a conventional study of manipulator dynamics, mathematical models are derived by applying Newton-Euler’s or Euler-Lagrange’s method. These two different approaches are equivalent and lead to the same set of dynamic equations [11, 13, 37, 4043]. In Euler-Lagrange’s approach, dynamic equations can be derived from a Lagrange energy function by treating a manipulator system as a whole [10, 26]. Dynamic equations can also be derived by applying Newton-Euler’s method successively to each link by considering each link as a free body [11, 13, 23, 41, 42]. In general, the resulting equation takes the following form: where is the torque vector at all joints, represents an angular displacement of the corresponding joint, represents the mass matrix, is the Coriolis force term, and is the gravity term.

In addition to the conventional mathematical modeling, modeling methods based on transfer functions have been developed. In the research by Gu et al. [17], a dynamic response model based on a transfer function was established by using the Simplified Refined Instrumental Variable (SRIV) method. For example, a dynamic equation of a manipulator link can be written as where is a differential operator, is the output angle of the corresponding link, is the input voltage, and is a time-invariant numerator parameter estimated for each manipulator operation. In an experiment for the acquisition of a manipulator input-output relation, input voltage is specified first. Then, parameter is estimated by the SRIV algorithm and the system transfer function can be determined as a result [17]. An example plot of an excavator arm displacement for a constant input drive is shown in Figure 6. Also, Filla developed a rule-based dynamic model, where the model is simulated based on human operator’s inputs [44].

In research by Tafazoli et al. [45], a method for gravitational parameter estimation was proposed. The estimated gravitational parameters were torques produced by gravitational forces. The estimated parameters can be used in gravitational compensation control to obtain improved dynamic performances. For example, for the linkage system shown in Figure 7, joint torque equations can be set up as follows:The parameters in the equations above are shown in Figure 7.

In their research, load pins were used to measure load torques on the links indirectly. Then, a series of static experiments without load on the bucket were carried out. In this manner, the parameters could be estimated with a 5% error [45].

For accurate simulation and visual presentation of excavator manipulators, various commercial software tools have been utilized. Among many choices, three software tools are widely used for excavator simulation: MATLAB/Simulink, Amesim, and Adams [18, 19, 4648]. For example, an excavator manipulator dynamic model developed in SimMechanics is shown in Figure 8, and an excavator model developed in Adams is shown in Figure 9.

Dynamic system simulation software typically has the functionality to produce dynamic properties of a manipulator when a CAD model for the manipulator is available [18, 46]. This process expedites the dynamic modeling of an excavator system with relatively high accuracies.

3. Hydraulic System Modeling

For excavator manipulators, the drive forces or torques are produced by hydraulic systems including pumps, valves, and cylinders [18, 25, 49]. Therefore, modeling and simulation of hydraulic systems comprise an important component for the design and analysis of an excavator manipulator system. As shown in the general hydraulic system modeling process in Figure 10, a model simplification procedure is important due to the complexity of the system.

The conventional modeling approach for a hydraulic system is to apply Newton’s law. For example, the following state variable vector can be defined for a simplified hydraulic system shown in Figure 11: where , , and are the displacement, velocity, and acceleration of the piston, respectively. Then, dynamic equations for the hydraulic system can be derived as follows by neglecting the valve dynamics: where is the cross-sectional area of the hydraulic cylinder, is the cylinder differential pressure, and is the derivative of the resistance force on the piston [20, 40, 45, 5055].

Mathematical modeling of hydraulic pipes used in manipulators has been well studied and can be found in textbooks [56]. Thus, it is not included in this review paper. In the research conducted by Casoli and Anthony, a variable displacement hydraulic pump was modeled [55]. As a critical component of the pump, a flow compensator was modeled by governing equations, which described interaction of the fluid dynamics model and mechanical-geometrical model. The fluid dynamics model calculates the internal pressure of the chamber and the flow rate between the adjacent chambers, and the mechanical-geometrical model determines the forces acting on the spool which affects the dynamics and flow area. In the fluid dynamics model, time rate of change of the pressure can be described by the following equation:where is the fluid absolute pressure, is bulk modulus, is mass flow rate, is fluid density, is control volume, and identifies the control volume considered. The mass flow rate is calculated aswhere is the discharge coefficient and is the flow area.

In addition to mathematical modeling, excavator hydraulic systems have been modeled by using software tools, such as SimHydraulics and Amesim. In recent publications, various hydraulic system modeling software tools have been applied to model hydraulic systems [18, 46, 5153, 57]. These modeling software tools feature graphical modeling capabilities so that a user can easily construct a system model by arranging components in a physically representative manner. For example, an excavator hydraulic system modeled in SimHydraulics in MATLAB/Simulink is shown in Figure 12.

Lee and Chang proposed a bond-graph based hydraulic system modeling approach as shown in Figure 13 [20]. Bond graph, which interprets the relation between components on the basis of energy transmission, is applied to conceptually model a simplified hydraulic system first. Then, a nonlinear mathematical model of the target system can be generated by using modeling software.

It was found that friction in an excavator hydraulic system is significant and cannot be neglected [45]. Due to the difficulties in estimating the loads in the system precisely, however, a gray-box hydraulic system modeling method was developed with an associated machine learning method. In the research conducted by Casoli and Anthony, a variable displacement hydraulic pump was modeled as a gray box as shown in Figure 14 [55]. As shown in the figure, the flow and pressure compensators are modeled as white boxes and flow characteristics as a black box. Together, they are called gray box.

There have also been efforts to develop empirical models. Possible losses in hydraulic systems were also accounted in input-output relations in the gray-box approach [49, 54, 55, 58, 59].

In most hydraulic system modeling approaches, governing equations are derived first. Then, a graphical diagram is formed to construct a system model with hydraulic system modeling software. Additionally, the system uncertainties are estimated and bounded and then added to the system model. In this manner, a relatively accurate hydraulic system model can be developed.

Finally, some of the key features of widely used modeling and simulation software are summarized in Table 2.

4. Conclusion and Outlook

Model-based system design practice can be applied to the design and development of advanced excavators. Since the first important step in the model-based system design is the system model development, significant amount of research has been conducted on the modeling of excavator systems, especially manipulators.

The Denavit-Hartenberg process has been extensively applied in the kinematic analyses of excavator manipulators, and both experimental and analytical trajectory planning methods have been used to generate desired trajectories of excavator manipulators. Dynamic system models have been derived by applying Newton-Euler’s method or by using software tools such as SimScape, Amesim, and Adams. Hydraulic system models are usually simplified greatly due to the complexity of the real hydraulic systems. For hydraulic systems, modeling of the hydraulic loss is essential for simulation accuracy. Since it is difficult to accurately model hydraulic systems especially when the system is complex, however, designers rely mostly on commercial software tools for that purpose.

Advancement in excavator systems design can occur in many different ways. Two notable directions include electrification and hybridization for energy efficiency and automation of excavator operations. Due to the increasing complexity in the system architecture, development of these advanced excavator systems inevitably requires model-based system design approach. Therefore, accurate model development will be increasingly important and high-fidelity multiphysics software tools will be required to design and simulate both mechanical and hydraulic subsystems simultaneously.

The current state-of-the-art simulation software allows high-fidelity simulation of hydraulic systems in connection with mechanical multibody dynamics. They allow formation of complex hydraulic systems using numerous built-in component models including pipes, valves, and pumps. Using thus-formed system models, various dynamic and hydraulic performances can be simulated and studied. The simulation results are accurate enough to replace numerous physical prototyping and testing required for new system development.

While the current simulation models and software are focused mainly on the mechanical and hydraulic performances, the future research needs to be directed toward development of more energy-efficient systems by incorporating power sources and transmission. Thus, a high-fidelity internal combustion engine or hybrid electric system model needs to be employed and drive-cycle simulations need to be conducted to improve the system design for better energy efficiency.

Competing Interests

The authors declare that they have no competing interests.