Keywords

1 Introduction

A semi-trailer is an unpowered vehicle, typically trained by a powerful vehicle for transporting goods and materials [1]. In contrast to the classic trailer, the semi-trailer is partially supported by the motor unit, so that it can carry heavier loads [2]. As mentioned before, the semi-trailer does not have any power unit [3], which means that every movement or electric consumption must be supplied by the engine of the power vehicle [4]. It can be interesting to have an electric generator installed on the semi-trailer so that fuel is not consumed unnecessarily [5]; the electric generator will convert some kinetic rotational energy of the wheels into electric energy, so we need to understand the impact of having another resistant torque in overall vehicle’s dynamics [6].

In the case of heavy vehicles, pneumatic suspension springs are used instead of conventional steel springs. An electric air pump or a motor compressor pumps the air into flexible bellows, usually in reinforced rubber. Air pressure inflates the bellows and lifts the frame off the pin [7]. Due to the heavyweights, many possible solutions are available based on the kind of load [8]. The most used solution is the hydro-elastic axle suspension [9], which we have considered when studying the problem: this type of suspensions allows us to carry heavy loads, ensuring good stability [10, 11]. The stability of the vehicle is affected by many factors, such as the road profile or due to dynamical instabilities [12, 13]. When articulated vehicles are modelled, they are usually treated as a system of single bodies connected in various ways [14]. The natural way of dealing with such complex systems is to divide the vehicle into several rigid and flexible elements [15, 16].

Furthermore, the dynamic behavior of an articulated vehicle is also complex [17, 18]. Some significant problems need to be solved or simplified to study this mechanical problem [19, 20]. Such issues are:

  • Many degrees of freedom

  • Big distributions of mass

  • The presence of two vehicles connected with a pin

Dynamic analysis can be carried out using mathematical models, among which the quarter car model [21] and half car model [22, 23] are the best known in the literature. These models are mainly used to study the motion of the suspended mass due to various road profiles: having well-calibrated suspension parameters allows us to absorb most of the vibrations coming from the road profile’s variations, and it avoids amplification [24, 25]. Another type of analysis can be done following a multibody approach [26]: the dynamics of the entire vehicle are easier to study using multibody models [27], and the vibrational analysis can be done using a multibody model as well [28, 29].

2 Literature Review

In literature, it is possible to find many mathematical models, more or less complex, to describe the dynamics of a generic vehicle [30]. The half-car model is useful to describe the pitch-and-bounce dynamic of the vehicle.

The mathematical model is useful to analyze vibrations of the system because a relation between longitudinal velocity and road profile (the real cause of vibrations) can always be found.

As mentioned before, a multibody model was preferred to simulate the dynamic behavior of the articulated vehicle [31]. The multibody approach foresees to describe the dynamic of the single body with the system of equations written in the following form:

$$ {\mathbf{M}}\left( {\mathbf{q}} \right){\mathbf{\ddot{q}}} - {\mathbf{Q}}_{{\mathbf{v}}} + {\mathbf{C}}_{{\mathbf{q}}}^{T} {\varvec{\uplambda}} = {\mathbf{F}} $$
(1)
$$ {\mathbf{C}}\left( {{\mathbf{q}},{\dot{\mathbf{q}}}} \right) = 0 $$
(2)

The multibody approach allows managing much more DOF than any other mathematical model thanks to its structure [32]. The kinematic constraints and joints, limit the possible DOFs the multibody system can have, so it is possible to study more complex systems (compared to mathematical models) without significant simplifications [33]. Also, a multibody model is easier to implement and to manage in the calculator; there is a lot of software that simulates the dynamic behavior of the vehicles using a multibody approach [34, 35].

3 Research Methodology

The half-car model is typically referred to a single vehicle (Fig. 1a), but it can be easily extended like reported in Fig. 1b, while in Fig. 2, a possible decomposition of a truck is shown: it is easy to see that, based on the decomposition, the final model of the mechanical system will be more or less complex. The software used in this work named SimScape allows performing multibody analysis of any mechanical system [36]. It requires a 3D model that can be created using any 3D modeling software, so we created a 3D model of a truck using SolidWorks [37, 38].

Fig. 1.
figure 1

Half car model scheme: classic scheme (a); half car applied to the semitrailer-truck system (b).

Fig. 2.
figure 2

A multibody decomposition of an articulated vehicle.

Considering that the focus of this work is the semi-trailer, the 3D model of the motor unit is downloaded on the net, while the semi-trailer is fully designed by the authors [39, 40]. The model is simplified, but every mechanical system needed for motion is included [41, 42]. SimScape outputs a Simulink scheme that can be used to perform simulations [43]. The final Simulink scheme is shown in Fig. 3. The solver used for the simulation is the ode45, based on an explicit Runge-Kutta (4,5) formula. In this scheme, the bodies and the kinematic constraints defined in the 3D model are present and fully editable, so that every mechanical behavior can be modelled and added to the simulation. In Simulink, the following was developed:

Fig. 3.
figure 3

SimScape multi-domain environment.

  • A contact model between tires and road

  • The behavior for the semitrailer’s suspensions

  • An electric machine model for energy recovery

The interaction between a single tire and the road is decomposed in three fundamental components: a normal reaction based on the sinking of the wheel [44]; a longitudinal reaction based on the contact point’s longitudinal velocity between the road and the tire; a lateral reaction introduced only to prevent every unwanted lateral motion.

$$ {\text{F}}_{\text{n}} = - {\text{ky}}_{\text{r}} -\upsigma{\dot{\text{y}}}_{\text{r}} ,{\text{y}}_{\text{r}} < 0 $$
(3)

The normal reaction is shown in Eq. (3) and respects the reference systems shown in Fig. 4.

Fig. 4.
figure 4

Wheel schematization.

$$ {\text{F}}_{\text{a}} = {\text{F}}_{\text{n}}\upmu_{\text{d}} \left( {{\text{v}}_{\text{p}} } \right) $$
(4)

The longitudinal reaction is modeled as a friction force [45] as shown in (4), depending on the contact point’s velocity between the road and the wheel.

$$ {\text{F}}_{\text{l}} = -\upsigma_{\text{l}} {\dot{\text{z}}}_{\text{r}} $$
(5)

This lateral reaction is introduced only to avoid every unwanted motion since that in the simulations the vehicle will follow a straight path [46]. The Eq. (5) shows the mathematical model of such force.

The semi-trailer’s suspensions consist of a spring element, typically a pneumatic element [49], and a damper element, typically an oil damper [50]. To simplify, the suspensions are modelled with a torsional spring and a translational damper with their proportionality constants. This displacement is shown in Fig. 5.

Fig. 5.
figure 5

Scheme of the suspension system.

The mathematical models of these two reactions are shown in Eqs. (6), (7).

$$ {\text{T}}_{\text{s}} = {\text{k}}_{\text{s}} \left( {\uptheta_{\text{eq}} -\uptheta_{\text{s}} } \right) $$
(6)
$$ {\text{F}}_{\text{s}} = -\upsigma_{\text{s}} {\dot{\text{z}}}_{\text{s}} $$
(7)

To evaluate the obtainable electric energy, we added a simple DC machine model to every tire. This model needs the rotational velocity of the rotor ω (in this case, the rotational velocity of the wheel) as input and outputs electromechanical resistant torque and generated current. The machine is connected to an electric load and a battery model to store the electric energy. The DC machine follows the electromechanical Eq. (8), with ω angular velocity of the wheels.

$$ {\text{J}}\frac{{{\text{d}}\upomega}}{\text{dt}} = {\text{T}}_{\text{e}} - {\text{T}}_{\text{L}} - {\text{B}}_{\text{m}}\upomega - {\text{T}}_{\text{f}} $$
(8)

In Table 1, the parameters used for the numerical activity are shown: these values were taken from the manuals of manufacturers of suspension for heavy trucks. The overall mass of the semitrailer complete with its load was supposed to be 30 tons, as found in the relevant regulations.

Table 1. Suspension parameters used for the simulations.

We structured the model in main object blocks in which the necessary physics data is measured, while in the behavior blocks, we modeled the dynamics of the problem with the physics data collected before. The road profile was supposed to be flat for simplicity. This work aimed to test the effectiveness of an energy recovery device to be mounted on semi-trailers from an energy point of view. For this reason, we presumed to mount the current generator directly on the wheel axle.

4 Results

The purpose of the simulations was to test the effect of the additional resistant torque on the dynamics of the truck, due to the presence of the generator. Furthermore, we wanted to evaluate the amount of energy harvested during the motion. The following figures show the behavior of the vehicle at various supposed speeds and the corresponding energy accumulated by the device. For all simulations, we decided to activate the device once the cruising speed was reached.

The first simulation is shown in Fig. 6. The impact of the devices barely affects the velocity of the vehicle, but the generated electric power is not so high.

Fig. 6.
figure 6

Vehicle’s speed profile (left); electric power generated (right) – 50 km/h target.

In Fig. 7, it can be seen how the deceleration increases with velocity. The electric power generated starts to be interesting and seems to have an approximately constant trend.

Fig. 7.
figure 7

Vehicle’s speed profile (left); electric power generated (right) – 60 km/h target.

In Fig. 8, the deceleration of the vehicle starts to be significant, together with electric power that increases with velocity.

Fig. 8.
figure 8

Vehicle’s speed profile (left); electric power generated (right) – 70 km/h target.

The final simulation reported, shown in Fig. 9 since most semi-trailers have a speed limit of 80 km/h. The electric power is enough to power many utilities on the semi-trailer, while the deceleration is now consistent: this means that the energy recovery phase can be used as regenerative braking without using regular brakes.

Fig. 9.
figure 9

Vehicle’s speed profile (left); electric power generated (right) – 80 km/h target.

5 Conclusions

In this paper, the authors wanted to evaluate the feasibility of using a generator to harvest energy during the motion of a heavy vehicle. The idea is to generate electricity to power the on-board services, especially in the various stops to which the vehicles are bound by law, avoiding having to turn on the heat engine. This problem is particularly notable for refrigerated trailers, which are obliged to maintain a certain temperature for the proper conservation of the load. For this reason, a multibody model of a semi-trailer has been created, paying particular attention to the suspension system of the towed vehicle. The aim is to evaluate the forces between the wheels and the road surface, evaluating, therefore, the losses due to the presence of the generator. The simulation was conducted with the Simulink software in the Simscape multi-domain environment. For this first study, a simple DC motor was used to test the effectiveness of such an idea. The results for various speed targets reached to evaluate the electric energy at various operating conditions were reported and made it possible to conclude that:

  • An electrical machine on every wheel does not affect the vehicle’s overall stability;

  • At low speed, the resistant electromechanical torques of the devices are neglectable;

  • The electric power at high vehicle’s speed is considerable.

In conclusion, we can affirm that the use of such a device onboard can have a positive influence on the reduction of fuel consumption by reducing emissions and transport costs.