Electric Powertrain in Semi-Trailers
Electric Powertrain in Semi-Trailers
Anton Gustafsson
Eric Olsson
Anton Gustafsson
Eric Olsson
iv
Dimensioning and Packaging of an Electrical Powertrain in a Semi-trailer
Anton Gustafsson
Eric Olsson
Department of Mechanics and Maritime Sciences
Chalmers University of Technology
Abstract
This thesis set out to dimension an electrical powertrain and package it in an ex-
isting chassis. The thesis started with benchmarking an existing E-Trailer together
with the responsible people. The pre-study started with a market analysis of other
companies to better understand what they were developing. But to get a deeper
understanding of what the companies were developing the market analysis trans-
formed into a patent search. The pre-study resulted in a list of requirements for the
E-Trailer.
To find out what dimensions the motor needed to execute functions such as increas-
ing the startability and reversing only using the trailer’s powertrain several hand
calculations were made. To optimise the powertrain for fuel efficiency on different
routes several drive cycles simulations were made. Once the dimensions of the motor
and the batteries were decided it was time to select components that were available
or soon to be available within Volvo Group. When the components were selected a
rough CAD assembly was created to find out if the powertrain would work in the
special chassis. The E-Trailer is expected to save up to 42% fuel compared to a
conventional setup on a predetermined route.
v
Acknowledgements
First of we would like to thank our supervisors Clive Misquith, Emil Petterson,
Lena Larsson and Per Axel Ohlsson for their support through out this thesis.
The insights and knowledge they have shared have been of great help in this thesis.
We would also like to thank the following persons for their support and advice during
this thesis:
• Per Björe, CPAC
• Olof Cronquist, CPAC
• Lennart Cider, Expert Product Dev./Engineering, Volvo Technology
• Niklas Fröjd, Expert Technology Specialist-Handling, Volvo Technology
• Geert Iven, Goodyear
• Klara Pålsson, Product Architect, Volvo Technology
Lastly, we would like to thank the HCT group at Volvo Technology for including
us in their group and giving us the support needed to make the best out of this thesis.
Anton Gustafsson
Eric Olsson
Gothenburg, June 2023
vii
List of Acronyms
Below is the list of acronyms that have been used throughout this thesis:
ix
Nomenclature
Below is the nomenclature of parameters and variables that have been used through-
out this thesis.
Parameters
Variables
xi
Pij Power on/from component ij
Nji Normal force on/from component ji
Fj Force on/from component j
dmax Maximal distance traveled in a day
xii
Contents
List of Acronyms ix
Nomenclature xi
1 Introduction 1
1.1 Aim . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2
1.2 Limitations . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2
2 Background 3
2.1 Use Cases for an E-Trailer . . . . . . . . . . . . . . . . . . . . . . . . 3
2.1.1 Reversing and arranging at terminals . . . . . . . . . . . . . . 3
2.1.2 Startability . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4
2.1.3 Stability while descending . . . . . . . . . . . . . . . . . . . . 4
2.2 Regulations and Standards . . . . . . . . . . . . . . . . . . . . . . . . 5
2.2.1 Standard Weights . . . . . . . . . . . . . . . . . . . . . . . . . 6
2.2.2 Standard Lengths & widths . . . . . . . . . . . . . . . . . . . 7
2.2.3 High Capacity Transportation . . . . . . . . . . . . . . . . . . 8
2.3 Naming conventions and basic concepts . . . . . . . . . . . . . . . . . 9
2.3.1 Axle variants and configurations . . . . . . . . . . . . . . . . . 9
2.3.2 5th Wheel and Kingpin . . . . . . . . . . . . . . . . . . . . . . 11
2.4 Maneuverability and Stability . . . . . . . . . . . . . . . . . . . . . . 11
3 Method 13
3.1 Method Overview . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13
3.2 The Prestudy . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 14
3.2.1 Internal Reports, Experiences, and Testing . . . . . . . . . . . 14
3.2.2 Market Analysis . . . . . . . . . . . . . . . . . . . . . . . . . . 15
3.2.3 Patent search . . . . . . . . . . . . . . . . . . . . . . . . . . . 18
3.3 List of Requirements . . . . . . . . . . . . . . . . . . . . . . . . . . . 20
3.3.1 Vehicle Dynamics . . . . . . . . . . . . . . . . . . . . . . . . . 21
3.3.1.1 Baseline truck and trailer . . . . . . . . . . . . . . . 21
3.3.1.2 Base cargo weight . . . . . . . . . . . . . . . . . . . 22
3.3.1.3 Reverse straight . . . . . . . . . . . . . . . . . . . . 22
xiii
Contents
xiv
Contents
5 Conclusion 79
5.1 General conclusions . . . . . . . . . . . . . . . . . . . . . . . . . . . . 79
5.2 Simulations . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 79
5.3 Packaging . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 81
Bibliography 83
A Appendix A I
B Appendix B III
C Appendix C V
D Appendix D VII
E Appendix E IX
E.1 Second and third axle lifted . . . . . . . . . . . . . . . . . . . . . . . IX
E.2 First and second axle lifted . . . . . . . . . . . . . . . . . . . . . . . . X
F Appendix F XI
xv
Contents
xvi
List of Figures
2.1 Reverse assist for longer combinations. Idea by Lena Larsson and
Emil Petterson. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4
2.2 Components that could be used in a vehicle combination [7] . . . . . 5
2.3 Bearing capacity classes of roads within Gothenburg [10] . . . . . . . 6
2.4 Visualization of the longest vehicle combinations from the 25.25m
regulation [14] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7
2.5 Turning radius requirement . . . . . . . . . . . . . . . . . . . . . . . 8
2.6 Carbon footprint of different weight limited transportation. Green
boxes indicate measured fuel savings[7] . . . . . . . . . . . . . . . . . 8
2.7 Decrease of vehicles needed for the same volume transported [7] . . . 9
xvii
List of Figures
3.22 Free body diagram of the trailer with first and second axle lifted. . . 47
3.23 Propeller shaft angle, α, is dependent of the vertical position of the
axles. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 49
3.24 Side and top view of the distances needed to calculate the propeller
shaft length. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 51
3.25 Propeller shaft angle, β, is not dependent on the vertical position of
the axles. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 52
3.26 Trailer Dynamics packaging of their powertrain. . . . . . . . . . . . . 53
3.27 Battery position on the first generation of the E-Trailer at Volvo Trucks. 53
3.28 Radiator placement on the first E-Trailer . . . . . . . . . . . . . . . . 54
3.29 ISO view of the Parator Chassis. . . . . . . . . . . . . . . . . . . . . 55
E.1 Free body diagram of the trailer with second and third axle lifted. . . IX
E.2 Free body diagram of the trailer with first and second axle lifted. . . X
xviii
List of Tables
xix
List of Tables
xx
1
Introduction
New long-term goals of global emissions such as the ’Paris Agreement’, which partly
states that there should be a decrease of emissions such that the general temperature
only rises with 2°C [5] and the ’European Green Deal’ which states that until 2030
Europe should have a decrease of 55% compared to the carbon footprint of 1990 as
well as being CO2 -neutral by 2050[3] creates the need of change within the mobility
industry. There is an interest in realizing projects that can help Europe become
the first climate-neutral continent. One of the many steps towards this is to make
transportation more sustainable and less dependent on resources that contribute to
the negative effects on the climate.
The move towards more sustainable transport solutions is making the transport
industry move towards different energy sources than traditional fossil fuels. Volvo
Trucks plans to have a fossil-free product range by 2040 with the help of battery-
electric and fuel-cell electric vehicles [16]. This change in energy sources also brings
changes in how truck manufacturers look at their product range. These new energy
sources are less energy dense compared to liquid fossil fuels, like diesel, which means
that the available transportation range is more limited than before. This requires
the transportation solution to be more tailored to the specific type of transport and
route. Together the fact that the customer does not want to pay for, potentially,
over-dimensioned components that could be a result of limited customization, shows
that the need for more customization will be even more preferable in the future. This
can be hard to meet at the large scale of a truck manufacturer, like Volvo Trucks,
due to each truck being built requiring more manual work than before to meet the
customer’s expectations and requirements. A commonly used solution to this is to
make the trucks modular. With the change in fuel and powertrains, this appears to
be even more important, to make a competitive package for the new trucks compared
to the old variants.
A promising idea that should decrease the carbon footprint is to integrate an elec-
trical propulsion system in a semitrailer, further E-Trailer. This makes it possible
for the semitrailer to help the truck during several operations. One example of an
operation is highway driving. The highways often have elevation differences where
the E-trailer could make it possible to help propel the truck during uphills while
recuperating energy during downhills. The downhill recovery will also help with
improving the stability of the truck-trailer combination compared to a regular semi-
trailer. Other benefits could be to use the propulsion system in the semitrailer to
help with operations such as reversing and pushing extra power during heavy starts,
which would decrease the energy usage from the diesel engine.
1
1. Introduction
1.1 Aim
The aim of this thesis is to present a deeper understanding of the capabilities,
benefits, and general pros and cons of having an electrically propelled trailer and
how, or if, they change depending on the route. This knowledge will help and
guide the future development of the E-Trailer at Volvo Trucks. The thesis also aims
to present a design suggestion of how a modular packaging solution for such an
E-Trailer could look like.
1.2 Limitations
This thesis work will be done during the spring of 2023 and covers 30 credits per
person, in total 60 credits for two students.
• Existing simulation tools for powertrain simulation will be used.
• Only one type of diesel truck will be considered when simulating.
• Only currently or soon to be on the market component from Volvo will be
considered in the design and simulations.
• Supplier proposals and quotations from suppliers not included.
2
2
Background
In the following chapter background knowledge used in this thesis will be described
as well as some necessary central concepts.
3
2. Background
Figure 2.1: Reverse assist for longer combinations. Idea by Lena Larsson and
Emil Petterson.
2.1.2 Startability
Naturally, the E-Trailer adds more traction force to the combination. This is be-
cause the normal force from the trailer’s mass now can be used as traction force.
This allows the combination to start from steeper slopes or to be able to start with
higher gross combination weights. By having an axle on the trailer the traction force
is more spread out over the entire vehicle combination. Because of this, the vehicle
combination will not be as sensitive to surface friction. The driven axle/axles on
the truck could have too little traction to deliver the required traction force to move
the combination. With the help of the E-Trailer, the extra traction force could be
applied to a surface with better friction and propel the combination.
The E-Trailer also would allow driving uphills at a more constant speed since the
electric powertrain could support with extra traction force. This extra traction force
would also allow the truck to run in higher gears while going up the hill, making
the ICE run at lower RPM and thereby saving fuel.
4
2. Background
means that the conventional brakes can be used less, since less energy is needed to
be transformed into heat and that the conventional brakes can be used for longer
periods of time without getting overheated due to heavy usage. Applying the brake
force at the end of the combination will also increase the stability of the combination
making it less prone to jack-knife, which is a scenario where the trailer pushes the
truck, making it spin and fold towards the trailer.
5
2. Background
6
2. Background
Figure 2.4: Visualization of the longest vehicle combinations from the 25.25m
regulation [14]
To ensure that the truck and vehicle combination can safely maneuver the roads in
Sweden there are turning requirements. These turning requirements are for both
the truck itself, but there are also requirements on the entire vehicle combination.
The requirements differ a bit between the two cases considering the different lengths
that are in place. In figure 2.5 the outer radius and inner radius requirements for
an entire vehicle combination are shown. The vehicle combination has to be able to
turn with an outer radius of 12.5m and an inner radius of 2.0m. The only difference
between the entire vehicle combination and the requirements for a single truck is
that the inner radius requirement increases from 2.0m to 5.3m.
7
2. Background
There are also several rules and exceptions that are not mentioned regarding the
distances from the kingpin to the axle configurations, the total length of the cargo
spaces, the distance from the middle axle to the rearmost part of the cargo space
(overhang), braking requirements, rules of the fifth wheel on all trailers/trucks/-
dollys, etc. More about the regulations can be read on the national transportation
agency’s web page [9] and their explanatory legal loading document [13].
The same report also mentions that for volume-limited transportation the total
length of the vehicle combination is more important. The decrease in vehicles needed
for the same amount of transported cargo can be seen in figure 2.7. The longer
8
2. Background
combination also has a lower carbon footprint and fewer drivers which could lead to
cheaper and more environmentally friendly transportation.
Figure 2.7: Decrease of vehicles needed for the same volume transported [7]
The fuel savings shown makes the argument to open up more of the road network to
a higher rating than BK4 (which currently is the highest-rated road). Sweden has
since 2020 started tests with vehicle combinations up to 100 tons and 32.5m. Finland
has already opened up a lot of its public roads to 76 tons and 34.5m combinations,
while they are also testing up to 104 tons combinations [7].
Heavier transportation could see the benefit of having functions such as better sta-
bility, reversing, and power shifting. These functions could all be done with the help
of an E-Trailer.
9
2. Background
There are several axle configurations possible on a truck since the number of axles
can be as much as 5. Some common configurations for trucks are 6x4, 6x2, and
4x2. When there are two rear axles on a truck, such as the 6x2 or 6x4 variants,
the rear axle configuration is known as a bogie. For semi-trailers, the conventional
configuration is to have 3 axles. These configurations can be built up with different
numbers of driven axles and also different positions of the driven axles. A truck
or trailer might also have liftable and/or steerable axles to suit their transport
requirements better. Because of this, there are some terms and concepts that need
to be known.
Tandem
A tandem bogie is defined as a bogie where both axles are driven. This will generally
allow the traction force to be distributed, which could improve the traction if the
ground surface is slippery. A tandem might have the possibility to disengage one of
the driven axles if needed. This decoupling will allow for the possibility of lifting one
of the axles. According to the "Tandem Axle Lift" in appendix F, this is especially
beneficial for energy consumption and also allows for better maneuverability or
stability.
Tag axle
A tag axle is defined as a non-driven axle behind the driven axle, it "tags along" the
driven axle. It might be liftable, steerable, or both.
Pusher axle
A pusher axle is defined as a non-driven axle in front of the driven axle. The driven
axle is pushing the axle in front of it. Like the tag axle, it can also be lifted and
steered, however, it can only be steered hydraulically. This is because of the lateral
dynamics of a truck, where if the pusher axle were to be self steered it would always
contradict the wanted lateral movement.
Liftable axles
As the name suggests, a liftable axle is an axle that can be lifted if necessary. If it
is the first axle in an axle combination it will improve the turning radius by moving
the rotation point close to the combination. By moving the rotation point closer to
the vehicle the low-speed maneuverability of the entire combination becomes better,
meaning that the inner turning radius will increase. But because the rotation point
is closer to the vehicle combination the high-speed stability will be worse than if
the axle were not lifted. Lifting axles is also a very common practice to reduce fuel
consumption. Another benefit is that lifting axles shifts the loads to other axles.
This could be beneficial if the trailer has a driven axle and needs an increase in
traction force for a start.
10
2. Background
Steerable axles
Steerable axles come in two different layouts, actively steered or self-steered. The
benefit of steerable axles comes when the truck and trailer are loaded to a point
where lifting the axles no longer is an option. The hydraulically steered tag axle
uses a hydraulic system to actively steer the axle. The axle’s steering angle can
reach a maximum of 11.5◦ . According to the datasheet "Hydraulically steered axle"
in Appendix F the axle allows for the maximal steering angle up to a vehicle speed
of 0-15 kph. When the truck reaches 15 kph the steering angle starts to decrease
until it reaches 38 kph when it becomes fixed. The self-steered axle is pneumatically
controlled and allows for steering up to 25 kph. According to the datasheet "Self
Steered Axle" in appendix F the control cylinder locks itself in the rigid position
when it reaches 25 kph. When the truck reaches 25 kph the control cylinder locks
itself and becomes fixed.
E-Axle
An E-Axle is a driven axle that could house part of an electrical powertrain. The E-
Axles come in several different configurations. The minimal requirement is that one
or several electrical motors should be mounted to the axle. This could be in order
to save space, reduce the need for propeller shafts, etc. It can include a gearbox or
even inverters and other power electronics.
11
2. Background
12
3
Method
In the following chapter, the methods used in this thesis work will be presented. It
will begin with an overview of the methods used in this project followed by more
in-depth explanations of how and why each method was used.
With the list of requirements set, drive cycle simulations of different battery and
motor sizes on three different routes were conducted. The three routes consisted of
one mostly flat, one very hilly, and one route with a mix of both. The aim was to
get a better understanding of how different powertrain parameters affected different
performance parameters such as fuel consumption and profitability, compared to
the base combination on the same routes. This was done without any relation to
what was available at Volvo, but instead to see trends in which powertrain variables
affected performance parameters the most and if there were any breaking points
where certain powertrain variables stopped or had less effect on the performance
parameters. These trends were then used, together with the list of requirements,
to decide which existing powertrain solutions that could be suited for each route.
These trends also made it possible to leave recommendations for what an optimal
powertrain for an E-Trailer could look like.
13
3. Method
was done as a base to start from and to be changed further down the line so that
lessons learned from unexpected changes could be implemented.
An analysis of the current market and competitors was also carried out during
the prestudy, with the intention of widening the understanding of the market and
current solutions. Since the concept of an electrically propelled trailer still was in
its initial stage of development, even for competitors, information was difficult to
gather. Volvo Trucks had done a market analysis for the development of the first
E-Trailer where the most information was gathered by networking, conferences, and
press releases. The result of this market analysis turned out to cover most of the
competitors and was deemed to still be valid and useful for this project. As an
extension of the market analysis, a patent search was also conducted to get a better
picture of what competitors could be working on or if any other competitors could
be expected to enter the market in the future.
What was learned during the building of the E-Trailer was mainly that the usage of
two cooling mediums, requiring two separate loops was not recommended in future
builds. Why this was done in the first E-Trailer was due to the approach taken
during designing it. The approach was to build it with what was available "in the
14
3. Method
A similar project that was of interest was the E-Dolly, an electrically powered dolly
that was built a couple of years before the first E-Trailer. The most interesting
aspect of this project was the powertrain and its layout. It had the last axle driven
meaning that a propeller shaft passed over the first axle to the two electric motors.
Such a layout would open up the possibilities of axle configurations on a future
E-Trailer. Having different configurations possible could allow a selection from the
customer to optimize for their needs.
From the discussions with the engineers involved in the first E-Trailer, it was de-
cided that this E-Trailer should be a three-axled trailer like the first generation. Due
to it being a common configuration of axles for a trailer. The previous E-Trailer
was based on a container trailer and a decision was made to stick with this type of
trailer for this E-Trailer as well. A container trailer is a cheap chassis to buy, easy
to work on, and flexible to test with due to the ease of changing the gross combina-
tion weight, GCW, by changing containers or their contents. It is also decided that
powertrain components should be sourced from what was available at Volvo Group.
This was to make the building easier and less costly.
The following subsection will briefly describe the competitors’ E-Trailers in terms
of specifications and choice of powertrain. It will also bring up how far they have
come in their development.
Trailer Dynamics
Trailer Dynamics has three different versions of their E-Trailer, all with continuous
power of 360 kW and peak power of 580 kW. The difference is the battery capacity
with a 300 kWh, a 450 kWh, and a 600 kWh configuration. Trailer dynamics in-
cludes a 44 kW charger, the system runs on 800 V and the 600 kWh configuration
has a claimed 21.4-ton payload capacity.
Trailer Dynamics uses an E-axle for their powertrain and it’s placed as the second
axle on the trailer. Their E-axle allows for a compact design that does not seem to
interfere with their axle placement. Batteries are located in front of the first axle
in a modular system. The inverters and other electronics seem to be placed behind
the third axle. Figure 3.1 shows the trailer and powertrain layout.
15
3. Method
In April of 2023 Trailer.se wrote an article about DB Schenkers field testing of Trailer
Dynamics E-Trailers [1]. The claimed results showed a decrease of fuel consumption
between 24-55 % according to DB Schenker. They also claimed that the fuel savings
were just 0.7 to 0.9 % off from the expected values.
ZF
ZF bought WABCO on the 29th of May in 2020 and thereby acquired their E-Trailer
product. WABCO’s design, from 2019, had the motor powering the third axle with
the motor placed behind it. The batteries were placed in front of the first axle, like
Trailer Dynamics. The inverter and the cooling system were both placed behind the
third axle on each side of the motor. The ZF layout, presented in 2021, was slightly
different from the WABCO design. It seemed to have the second axle driven with
an E-axle and the inverters packaged between the batteries and axles.
The specification of the motors and batteries were not disclosed by either WABCO
or ZF. Judging from the short clips and images that were available it seemed like
it is a smaller battery and motor compared to other competitors. This assumption
was also backed up by a ZF press release seen in Appendix B (also have this link to
the same thing, where they estimate up to 16 % fuel and CO2 savings on shorter
routes and up to 7 % on longer routes. Figure 3.2 shows the trailer and powertrain
layout.
16
3. Method
Randon
VAK
The Finish trailer and body builder VAK is currently working on a pilot project
for an E-Trailer that they aim to commission during 2023. It consists of an E-axle
propelling the second axle. Battery and cooling are mounted in front of the first
axle and by the presented specifications the capacity is 15 kWh. VAK estimates 2-10
% lower fuel consumption with this powertrain. VAK also claims that the whole
powertrain will only add 1000 kg to an existing trailer. Figure 3.3 shows the trailer
and powertrain layout.
17
3. Method
The database Espacenet was used and the keywords used are found in the list be-
low. Not all keywords resulted in relevant results and therefore all results will not
be covered in this report. Instead, a summary of the most relevant results will be
presented in the following subsections.
• Electric
• Semi-Trailer
• Semitrailer
• Trailer
• Propelled
• Driven
• ZF
• Trailer Dynamics
• Actuated
• Self propelled
• Self driven
• Electrified
From the patent search, a few patents stood out as being more interesting or relevant.
Some patents found even described the whole concept of an E-Trailer and gave a
glimpse into what the competitors might be trying to develop. It was also discovered
18
3. Method
that many patents cover the concept of a driven trailer and that these patents were
quite similar. Therefore not all of them will be covered here and instead, only the
ones that are more applicable to the thesis. In the following sections, these patents
will be shortly described.
DE102021202321A1
Published: 15-09-2022
Keywords: "ZF" and "trailer" and "propelled"
This patent from Zahnradfabrik Friedrichshafen, ZF, describes a truck towing (with
a traction battery and a charger) and a trailer (which is also carrying traction
batteries and a charger). The patent covers how the distribution of energy could be
done during charging and during driving, i.e. which traction battery to use up first,
if the second one should charge the first one, etc. It also mentions that the trailer
could include a motor to provide extra power/energy when needed.
DE102020108391A1
Published: 30-09-2021
Keywords: "ZF" and "trailer" or "propelled" or "driven"
Similar to DE102021202321A1 this patent, also from ZF, describes a trailer that
includes an electric drive unit. The patent focuses more on the control methods of
the electric machine, how to know how much energy to deploy, and how to deploy
it.
DE102010042268A1
Published: 12-04-2012
Keywords: "ZF" or "trailer" or "propelled"
This patent from ZF describes a hydraulically driven trailer where each of the two
driven wheels are powered separately. This gives the possibility to control the torque
on each wheel resulting in less tire wear and added control of the trailer. The
hydraulic propulsion system can also be used as a generator which provides electrical
energy while braking.
EP4059755A1
Published: 11-03-2022
Keywords: "trailer dynamics"
19
3. Method
CN105691479A
Published: 22-06-2016
Keywords: "propelled" and "semi-trailer" and "semitrailer" and "trailer"
GB1385172A
Published: 26-02-1975
Keywords: "electric" and "semi-trailer" and "semitrailer" and "trailer"
A solution where each driven axle on both truck and trailer is powered by hub
motors. The generator is located on the truck and provides power to the trailer.
The patent mentions the benefit of the electric motors on the trailer when braking
due to them reducing the risk of "jack-knifing".
US11453292B2
Published: 27-09-2022
Keywords: "propelled trailer"
In this patent, a driven trailer is described. The method of propulsion covers hy-
draulic motors, pneumatic motors, and electric motors. It mentions that the driven
axle also acts as an electric brake when deceleration is needed. The patent aims to
solve driving scenarios where there is no space for both a truck and a trailer. Since
the trailer is smaller this patent wants the trailer to be equipped with a full pow-
ertrain that can therefore propel itself into smaller spaces. The patent also covers
how the transmission of power from the motor to the wheel will be carried out.
20
3. Method
The base truck was based on a truck used in the Auto-Freight project at Volvo
Trucks. The truck was operating the route between the Gothenburg harbour and
Viared in Borås daily. This was a very well-documented route for fuel consumption
which made it easier to compare and validate the simulated values and by that also
get a better approximation of what an E-Trailer could perform on the same route.
The truck’s usual commission, to transport containers from Gothenburg harbour to
Viared, was also deemed as a realistic scenario where an E-Trailer could be used in
the future. In table 3.1 are some of the specifications for the truck listed. These
are mostly taken from the real truck using Transportstyrelsen [12], otherwise taken
from in-house reports.
Chassis 6*4
Axle distance, 1-2 axle 3600 [mm]
Axle distance, 2-3 axle 1370 [mm]
Weight 10000 [kg]
Engine d13, 375 [kW]
Gearbox Automatic, 12-speed
21
3. Method
The base trailer was decided to have the same axle distances as the first generation
of the E-Trailer. The weight was specified as the weight of the first-generation E-
Trailer without any powertrain components installed. In table 3.2 the specifications
for the base trailer are presented.
Chassis 3 axles
Axle distance, kingpin to 2 axle 7900 [mm]
Axle distance, 2-3 axle 1350 [mm]
Weight 6500 [kg]
22
3. Method
• The traction force of the truck is seen as one common force from the two driven
axles.
• The normal force on the driven axle pair is acting in the middle of the two
axles.
• The truck and trailer are viewed as one solid body when connected. No cou-
pling forces are taken into consideration.
• The truck and trailer are in steady state and no load transfer is taken into
consideration.
• The truck and trailer are standing on level ground.
• Both truck and trailer have a weight distribution rear/front of 50/50.
• Aerodynamic forces are not considered since we are considering the start-
ability of the combination.
Figure 3.4: Schematic view of the base truck and trailer combination with
measurements.
Figure 3.4 shows the majority of the measurements used during the calculations.
The measurements have the following values:
In the figure 3.5 the forces that are acting on the combination can be seen. The
truck has the mass of a standard 6x4 Volvo truck which weighs roughly 10000 kg.
23
3. Method
The mass of the trailer is divided into several masses since it is easier to compare the
E-Trailer to a conventional combination. The weight of the trailer itself is roughly
6500 kg, the weight of the powertrain is 2000 kg and the payload is 15000 kg. The
gradient of the slope αslope is 0°for the base calculations. αslope could, however, be
used iteratively to find the maximum gradient this maneuver could be performed in
with a specific powertrain.
Table 3.4: Constants and their values used for calculating the force needed to
start reversing straight.
Figure 3.5: Free body diagram of the truck and trailer configuration, not
including kingpin forces.
From the free body diagram in figure 3.5 both a vertical and a horizontal equilibrium
equation can be extracted:
24
3. Method
Frrx = FN x ∗ cf [N ] (3.8)
With the help of the free body diagrams, in figures 3.6 and 3.7, the following equa-
tions were extracted:
By doing a moment equilibrium equation of the truck around point A in figure 3.6,
equation 3.11 was derived. It was done at this point since the kingpin and traction
force would be excluded, making the calculations easier. The equation 3.12 was
acquired by doing a moment equilibrium equation around point B in figure 3.7. It
was done at this point to exclude both the traction force on the trailer and the
kingpin force.
25
3. Method
To solve the system of equations consisting of 3.2 to 3.12 the split of traction force
from the truck and the trailer needed to be determined. To determine the minimum
traction force that is required from the trailer’s electrical powertrain the traction
force from the truck is set to zero.
To calculate the energy that was lost by changing gear the existing energy of the
vehicle combination had to be calculated. Figure 3.8 shows the forces that act on
the vehicle combination during a gear shift in a slope. Equation 3.13 is the total
energy the vehicle combination has before the gear change. There is no potential
energy due to the height reference point being set when the gear shift starts. One of
three possible losses is the aerodynamic drag, the force produced by the aerodynamic
drag is described in equation 3.14. The second loss is the rolling resistance, the force
created by the rolling resistance is estimated by the rolling resistance coefficient cf
and the total load that acts on the tires. The force created by the rolling resistance
can be seen in equation 3.15. To ensure that equation 3.19 was as accurate as
possible the addition of the truck’s inertia was added. Equation 3.16 shows a simple
expression of how the inertia of the truck can be calculated. In order to validate
equation 3.19, the variable ashif t was determined from iterative testing. This was
26
3. Method
done by comparing real-life data of how long it takes to shift gears in a truck with a
trailer attached and what velocity it had after the up-shift. The velocity the vehicle
combination should have after the up-shift is described by equation 3.18. Equation
3.19 overestimates the energy lost compared to the real data due to the magnitude
of the variable ashif t , which acts as a safety factor. Equation 3.20 then calculates
the peak power needed from the electric motor in order to "powershift". The power
needed with regards to different angles of the slope and different masses, the values
of αslope and mtrailer used are shown in table 3.6.
Figure 3.8: Forces that act on the combination while shifting in a slope.
fig
2
EKE1 = (mtrailer + mtruck ) ∗ Vstart [J] (3.13)
2
cd ∗ Af rontal ∗ ρair ∗ Vstart
Faero = [N ] (3.14)
2
Frr = cf ∗ (FN 3 + FN 1 + FN 0 )[N ] (3.15)
s
EKE1 − ELost
Vaf ter = [m/s] (3.18)
mtruck + mtrailer
ELost = EP Elost + Vstart ∗ tshif ting ∗ (Frr + Faero − Finertia )[W s] (3.19)
Elost
PneededEM = [W ] (3.20)
tshif ting
27
3. Method
Table 3.5: Values used for calculating the energy lost during an up-shift.
αslope 0 1 2 3 4 5
mtrailer 10 15 20 30 40 50
Calculation
In order to turn the combination there has to be an angle between the trailer and the
truck, this is the articulation angle α, and a steering wheel angle β. Because of the
angles β and α in figure 3.9 there will be a force component acting as friction on the
wheels of the truck. This will increase the total force needed compared to a straight
reverse. This friction force’s magnitude is particularly hard to estimate because it
requires deep knowledge about how tires work and also depends on the angles α and
β, loads, and velocities. The resulting force due to this friction force and its angle θ
is visualized in figure 3.10. Because no data on the tires were available, the different
θ angles were changed iteratively in the equation 3.21 with the values seen in the
tables 3.7 and 3.8.
Thub = rw ∗(cf ∗(FN 0 +FN 1 +FN 3 )+FN 1 ∗µ∗sin(θrear )+FN 0 ∗µ∗sin(θf ront )) (3.21)
θf ront [deg] 0 1 0 1 2 1 2 3 2 3 4 3 4 5 4 5
θrear [deg] 0 0 1 1 1 2 2 2 3 3 3 4 4 4 5 5
28
3. Method
Table 3.8: Constants and their values used for calculating the force needed to
reverse with the truck in a angle.
Figure 3.9: Free body diagram of the vehicle combination doing a angled reverse
Figure 3.10: Free Body diagram of a tire in the angled reverse scenario
29
3. Method
Simulation
The angled reverse was also simulated in a Volvo tool called VTM with the help of
Niklas Fröjd. A meeting with Niklas was set up to discuss the case of reversing with
an angle and having the trailer pull the truck instead of having the truck pushing
the trailer. The simulations were done using the base trailer. The simulation starts
with the wheels being straight as well as the entire combination. The trailer then
starts to pull the truck, while the truck starts doing the normal reversing maneuvers.
The simulations, therefore, tested different steering angles and articulation angles
and resulted in different torques on the driven trailer axle.
Testing
The case of reversing with articulation and a wheel angle was also tested with the
first-generation E-Trailer. This was done by driving the truck and the first gen-
eration E-Trailer into different articulation angles while having the steering wheel
straight (same as the articulation angle). From this position, the E-Trailer at-
tempted to reverse the entire combination.
30
3. Method
Trucks with the E-Trailer concept. Therefore the simulation program was created
to have it as one of its outputs, making the comparison easy to do. Estimated
profitability on the route was also deduced from the results form the simulations.
This was done to evaluate if there was any potential money to be saved with the
use of an E-Trailer. In the case that many powertrain combinations had similar fuel
savings, the profitability was used as a second value to decide which combination
was the most beneficial on a specific route.
The simulations were done in two main stages; the sweep simulations and the final
simulations. Both types will be described more in-depth in section 3.4.3 and section
3.4.6 respectively. In short, the sweep simulations were done with a fixed set of
motor sizes and a fixed set of battery sizes. All combinations were simulated on
all routes and the motors and batteries had no connection to existing components.
The goal here was only to see if there were any trends in what type of combinations
were more beneficial on a route or if there were any other trends to be seen. The
trends and results found from these sweep simulations were then used as a guide
for selecting an existing motor and battery that would be the most optimal for a
selected route. These selected components were then to be simulated to estimate
how much fuel that could be saved on this route with this final powertrain.
The simulation tool was built in a way that the trailer only propels its own weight
and never helps propelling the truck. This is because of safety reasons but also a
big limitation of the program. An example when this matters is when the trailer
is unloaded, this means that the motor only propels a small portion of what it is
capable of. This results in that a powerful motor is not going to save any more
energy than a less powerful motor, considering they both have enough energy from
the battery. This could be optimised further to decrease the fuel consumption.
Deployment Strategy
The deployment strategy used is very basic and can be improved immensely. It
works is by setting a target velocity the vehicle combination will deploy energy to
maintain it. If the battery has energy stored and the vehicle is in a short uphill we
can deploy peak power from the motor, otherwise it outputs continuous power. If
there is no energy in the battery the motor will only act as a generator until there
is enough energy to start acting as a motor again. The rest of the required energy
has to come from the truck’s diesel engine.
31
3. Method
Table 3.9: Values used in the simulation tool to validate the diesel consumption
of a conventional truck.
32
3. Method
that the elevation profile has to be taken from Hällered proving ground. This route
at Hällered had already been integrated into a file by Per Björe at CPAC. The
weight and target speed were transferred to the simulation tool and the simulations
were run with the powertrain settings of the first-generation E-Trailer. The masses,
SoC, and target velocity that was used can be seen in table 3.10. The simulations
were also run with the correct masses but without the electric powertrain turned
off in order to get a baseline. The fuel consumption with the electric powertrain
turned on was then compared to the baseline result. The validation data for the
fuel savings were taken from a test of the first-generation E-Trailer. This test was
done by driving 9 laps around the test track at Hällered. 3 laps were done with a
higher SoC, 3 without the powertrain activated, and 3 with the SoC being at the
lowest limit. The three laps with the powertrain deactivated resulted in average fuel
consumption of 3.87L diesel. All of the real tests of the powertrain on the E-Trailer
are compared to this average consumption.
Table 3.10: Values used in the simulation tool to validate PT part of code.
This section of simulations were done by "sweeping" over a selected range of battery
capacities and motor sizes. It was done by selecting one motor size and then changing
the battery capacity, "sweeping" over the batteries, for each simulation. When all
battery capacities were simulated with that motor, the motor was changed and the
process was redone. This ensured that all combinations of motor torque and battery
capacities were methodically simulated. Only these two parameters were changed
between the simulation to keep the combinations to a minimum and also to make
the result easier to analyze.
The selected motor sizes and battery capacities were, as mentioned earlier, not
related to any existing components. The range of motor sizes ranged from 250 Nm
of peak torque to 2500 Nm of peak torque. The batteries ranged from 50 kWh to
2000 kWh. In table 3.11 the full list of motor sizes is presented. To avoid limiting
the motors, by having lower power ratings from the battery, the battery’s peak, and
continuous power were changed to the same as the motor’s.
33
3. Method
Table 3.11: Selection of motors that were used in the sweep simulations.
In order to make the simulation results more realistic parameters needed to run
the simulations had to be derived. The following section will describe how this was
done.
34
3. Method
Powertrain Weights
With higher battery capacities and motor torques also comes a higher weight. To
take this into consideration a ratio between capacity and weight as well as between
peak power and mass was calculated. To calculate the battery ratio, values of ca-
pacity and weight from an existing battery currently used in the Volvo group were
used. The same was done for the motor ratio. Here the motor is one of the ones cur-
rently used in electric Volvo trucks. In table 3.12 the values and ratios are presented.
Table 3.12: Ratios for calculating the mass of motors and batteries depending on
peak power and capacity.
These ratios were then used to calculate the weight of the E-Trailer in each simu-
lation to determine how efficient each combination was. The weight was calculated
by using equation 3.23. The weight of the trailer, mtrailer , and the mass of auxiliary
components, maux , were estimated from the current E-Trailer. These corrections
mainly were done to the weight of the auxiliary components such as; cooling, in-
verters, and mounting and were done consent with the thesis supervisor from Afry,
35
3. Method
Clive Misquith, who is involved in the E-trailer project as well. The values used are
shown in the tables 3.12 and 3.13.
Tampere to Helsinki
The driving cycle chosen to simulate a quite flat elevation profile is the route between
Tampere and Helsinki. This route has an elevation difference of roughly 140m. This
36
3. Method
is not very flat, but the big elevation difference is located close to Helsinki and is
very local, see figure 3.12. The driving cycle is both starting and ending in Tampere
(roughly 360 km), this is because in most cases the haulage contractors have a
location where they park their trucks. Starting and ending the route at the same
place also makes sure there is no natural gain of potential energy. The highest
elevation the route reaches is almost 140m and the lowest is sea level.
2 × Tampere to Helsinki
To simulate a full day of driving the normal Tampere-Helsinki route was done twice,
resulting in 718km. This distance is barely possible on a normal day but can be made
possible through extra time according to Trafikverket [11]. The elevation profile is
shown in figure 3.13.
37
3. Method
These cities are located in the Taurus mountains in the southeast of Turkey and
were chosen in order to simulate how different powertrains would perform in hilly
conditions. The cumulative height gain of the route was almost 11000 m and can
be seen in figure 3.14 while the cumulative height loss was a bit more than 11000 m.
During this route there is some potential energy to gain, it is however considered
neglectable due to the characteristics of the route. The total distance of this route
is roughly 450 km and the elevation differs between 400-2500 m .
Figure 3.14: Altitude profile of the route from Kurtalan to Bahçesaray to Cizre
In order to simulate a full day of driving the initial route in Turkey was extended
by going back to Kurtalan. This resulted in the trip being a total of 610km with
the elevation profile shown in figure 3.15. It also results in the route not gaining
any potential energy.
38
3. Method
Figure 3.15: Altitude profile of the route from Kurtalan to Bahçesaray to Cizre
to Kurtalan
39
3. Method
Econvetional
(1 − ) · 100 (3.25)
EE−T railer
A higher percentage indicated more diesel saved and potentially a better combi-
nation. However, since these batteries and motors were not based on existing or
near-future components some of these combinations were not realistic. To filter
these out and end up with more realistic combinations some other aspects were
taken into account.
Physical limitations
To narrow down the results even further, a maximum battery capacity of 750 kWh
was set. This was based on what Volvo currently have in their trucks. A similar
approach was taken to determine the maximum motor torque. A solution with
three motors is currently in use for Volvo Trucks’ electrical truck, the FM electric,
with a torque output of 1200 Nm. With this information, it was determined that
a realistic, maximum, motor torque would be 1500 Nm. The simulation results for
higher capacity batteries and higher torque motors were still used to identify trends
and to observe if any of the trends dropped off if the motor or battery capacity
got bigger. The results could also be used as pointers to what could be possible to
achieve in the future if the battery and electric motor technology becomes better
and more affordable.
40
3. Method
Profitability
By taking the diesel and electricity costs into account it was possible to calculate if a
combination was also saving money and therefore could be seen as beneficial in that
aspect as well. This was done by calculating the cost of the diesel required to drive
the route with a conventional truck and trailer and comparing it to the diesel and
electricity cost required to drive with an E-Trailer on the same route. Equation 3.26
was used to calculate the cost of the consumed diesel for the conventional truck and
trailer. Equation 3.27 was used to calculate the cost of charging the E-Trailer and
using equation 3.28 the combined cost of driving an ICE truck with an E-Trailer.
The difference in cost was then calculated using equation 3.29.
Since these prices always fluctuate, some limitations had to be set to get a fixed
value that represents reality as well as possible. The price for the diesel was derived
from taking the diesel price of the day from the closest gas station in Sweden and
subtracting 25% for taxes.
According to InCharge [15] the cost for electricity, grid, and taxes results in a cost
between 2-4 SEK/kWh depending on which company supplies the electricity, in what
area of the country you are located, what time of day the charging takes place and
what electricity contract you have. Since the price of charging varied significantly
and had a big impact on the profitability of the E-Trailer a sensitivity analysis was
carried out. The analysis was done after the sweep simulations were done to select
a powertrain configuration that would be realistic, one for each route. The sweep
simulations were all done with a charging price of 2 SEK/kWh. All three routes
were included in the analysis and it was done by changing the charging price from
1-5 SEK/kWh and seeing how it affected the profitability on the selected powertrain
and the routes. It was also assumed that the charging also only took place at night
since the prices were lower and it also represented a realistic case, where the night
was usually the only time a trailer was standing still for a longer amount of time
and therefore could be charged a considerable amount. In table 3.14 the derived
prices for diesel and electricity can be found.
Costdiesel
Costconvetional = Econvetnional (3.26)
10
Costdiesel
CostE−T railer = EE−T railer + Costelectricity Echarged (3.28)
10
41
3. Method
if a powertrain’s Costdif f erence ≥ 0 and if its battery capacity and motor torque
were within the specified limits. From the remaining powertrains, that fulfilled
these requirements, the one which had the greatest fuel savings was selected as the
best possible powertrain for that specific route. This was done for each route to
determine the most optimal powertrain for each.
Powertrain Parameters
To find the data needed to start the final simulations the datasheets for both the
battery and motors were used.
In the datasheet for the batteries, it was concluded that the peak power output is
173 kW and that the continuous power output is 91 kW.
42
3. Method
In the datasheet for the motors, there is a constant for both the peak power and
the continuous power. Where the peak power is 150 kW for 150 seconds and for 10
seconds it is 160 kW. A mean value of these two where selected (155 kW). The motors
can deliver 105 kW continuously. The datasheet does not give the torque/power/rpm
curves of the motor. The motors can deliver 266 Nm continuously for 0-38% of the
speed range. This results in the motor’s starts to field weakening in order to increase
the rpm at this point (3800 rpm), which then gives us the graphs needed.
There were several different variants within the three-axle configuration, not includ-
ing the driven axle, as well. Each with its own benefits and drawbacks. The main
variants of axles are;
• Liftable
• Steerable
– Self steered
– Hydraulically steered
• Liftable and steerable
A conventional trailer usually does not have these variants, due to the increased
price of adding such features. However, it is becoming more common to have a
first liftable axle on the trailer to decrease rolling resistance and fuel consumption
according to L. Cider [2]. This together with the wish of having both steerable and
liftable axles on the E-Trailer, led to the decision to implement both liftable and
steerable axles in the concept.
43
3. Method
Figure 3.18: Truck and trailer combination with second and third axle lifted.
If the first axle was unliftable, the overhang of the trailer, with the two last axles
lifted, would have been too large. This overhang would lower the kingpin pressure
by "lifting" the trailer at the kingpin. By lowering the kingpin pressure, the axle
pressure on the trailer will increase, potentially becoming too much, resulting in a
lower cargo weight. The lower king pin pressure also decreases the axle pressure
on the driven axle/axles on the truck decreasing the traction force and with that
a decreased cargo weight. For the drivability of such a combination, it would be
easy to maneuver at lower speeds due to its shorter wheelbase. However, it could
be unstable at higher speeds. Since these trailers mostly are driven on highways at
high speeds an unstable combination was not acceptable. In figure 3.18 a schematic
figure of this scenario is shown.
In the case of the third axle being the unliftable the problem with weight distribu-
tion becomes the opposite with an increased kingpin pressure due to there being too
little overhang. This could also result in a lower maximal cargo weight. When it
came to the drivability of such a combination, the combination would have a longer
wheelbase making it stable at higher speeds, which was preferable, but more diffi-
cult to maneuver at lower speed. In figure 3.19 a schematic figure of this scenario is
shown.
The last case of having the second axle unliftable became a compromise between the
two earlier cases. It created a smaller overhang, decreasing the kingpin pressure, as
well as moving more weight in front of the balancing point, by lifting the first axle,
increasing the kingpin pressure. In figure 3.20 a schematic figure of this scenario is
shown.
44
3. Method
Figure 3.19: Truck and trailer combination with first and second axle lifted.
Figure 3.20: Truck and trailer combination with first and third axle lifted.
45
3. Method
Figure 3.21: Free body diagram of the trailer with no axles lifted.
This unchanged kingpin pressure was also tested by calculating the difference in
the kingpin pressure between having all three wheels on the ground compared to
having the first and third axles lifted. This was done by making a free-body diagram
of the trailer with all three wheels on the ground, figure 3.21. From the free body
diagram two equilibrium equations were derived, equation 3.30 and 3.31. From these
equations, the kingpin force, Fkp , was solved. The same was done for the case of
having the first and third axles lifted. Figure 3.22 shows the free body diagram of
that case and equation E.2 and E.2 was the derived equations from that free body
diagram. The same was also done for the first and second cases described above.
The free body diagram and equations for those cases can be found in appendix E.
F1 l1 F2 l2 l3 l4
− + + F3 (l2 + ) + F4 (l2 + l3 + ) − Fkp (l2 + l3 + l4 ) − FN l2 − FN (l2 + l3 ) = 0
2 2 2 2
(3.30)
F1 l1 F2 l2 l3 l4
− + + F3 (l2 + ) + F4 (l2 + l3 + ) − Fkp (l2 + l3 + l4 ) − FN l2 = 0 (3.32)
2 2 2 2
46
3. Method
Figure 3.22: Free body diagram of the trailer with first and second axle lifted.
Table 3.15: Values of base trailer constants used to calculate the kingpin forces,
Fkp .
47
3. Method
taken around the contact patch of the third axles tire, marked with "A" in the figures.
mpayload g
q= [N/m] (3.34)
l1 + 2l2 + l3
Using the distributed load coefficient, q, the forces F1−4 was calculated using equa-
tions 3.35 - 3.38.
ql1
F1 = (3.35)
2
l2
F2 = q(l1 + ) (3.36)
2
3l2
F3 = q(l1 + ) (3.37)
2
l3
F4 = q(l1 + 2l2 + ) (3.38)
2
With all forces and distances known, the kingpin pressure, Fkp , for both cases were
solved for and compared using MATLAB.
Having the second axle unliftable, and thereby driven, also brings another benefit
when it comes to maneuverability with all axles down. The resulting rotating center
for the three axles ends up in the second axle. Having the second axle being the
driven axle helps the rotation of the trailer since the driving force is acting on the
same axles as the trailer rotates about. If the first axle would have been driven,
the axle would have pulled the trailer straight instead of helping the rotation. The
same logic applies if the third axle would have been driven, but instead of pulling
it straight, it would have pushed it straight. For 8x2 trucks, which also have a
three-axle combination in the rear, that operates on roads in good condition it is
common to have this axle configuration.
The use of a propeller shaft was looked into. It was due to that current electric
Volvo trucks were using it. The components available are designed to be used with
a propeller shaft. A propeller shaft was also beneficial since it moved the motors
and eventual gearboxes away from the axles, where there is space for them.
Since the axles can move up and down, due to the suspension and road surface, as
well as be lifted it was important to ensure that the propeller shaft and the pusher
axle would not clash in any scenario. To test this, a worst-case scenario was set
48
3. Method
up. If the propeller shaft cleared the pusher axle it was deemed to work in any
scenario. The test setup was inspired by a similar test that was conducted in Emil
Olsson’s report regarding the packaging and design of the first E-Trailer. In the
scenario where the first axle, the pusher, is lifted up and the second, driven axle,
was dropped. These values used were the maximum bump and droop distances that
the axles were designed for. By lowering the driven axle the propeller shaft angle,
α, decreases. This also decreased the clearance to the pusher axle and by having
the pusher axle lifted, the clearance became the smallest possible, making it the
worst-case scenario. In figure 3.23 this decrease of α is visualized. A normal ride
height scenario, with both axles at ride height, and a scenario with a full bump on
the driven axle and ride height on the pusher axle were also carried out to ensure
no unexpected clashes would appear. The change in travel from normal ride height
for each axle and scenario can be found in table 4.20
Figure 3.23: Propeller shaft angle, α, is dependent of the vertical position of the
axles.
49
3. Method
Table 3.16: Positive distance indicates the compression of the suspension and the
axle moves up. A negative indicates the opposite and the axle moves down.
Each scenario was tested by positioning the axles in CAD with the gearbox and the
propeller shaft in their respective positions. A drawing was then created to measure
clearance distances between the propeller shaft and the axle as well as to ensure
that the angles and distances of the propeller shaft were within the specified ranges.
The gearbox and motor placement were then changed in order to obtain the right
angles and distances as well as to prevent clashing.
Since the propeller shaft moves with the driven axle its length varies. By testing
these scenarios it also showed how much this movement affected the length of the
propeller shaft. Due to an offset between the gearbox flange and the driven axle,
the y-distance, and the height difference between the two, the z-distance and the
length of the propeller shaft, lprop , were needed to be calculated in 3D. To calculate
the length Pythagoras theorem in 3D was used, see equation 3.39. In figure 3.24 the
required distances to do the calculations are shown. To get both the full range of
lengths the propeller shaft could encounter the distances were measured in all three
cases described earlier in this section. Then the smallest and largest measurement
was taken to be the extremes for the propeller shaft length.
q
lprop = x2 + y 2 + z 2 (3.39)
Emil’s report stated some important limits of the propeller shaft. First, the maxi-
mum length of the propeller shaft should not exceed 2100 mm. Secondly, the working
range of the universal joints on the propeller shaft was between 1-6◦ with the axles
in normal ride height. This meant that the propeller shaft angle could exceed this
range in shorter periods of time if necessary. However, if the angle were to exceed
this range continuously the expected lifetime would decrease. As explained earlier
the propeller shaft operates in the 3D-space and there are two angles to take into
account, the α-angle described earlier, and the angle β shown in figure 3.25. The
latter only needed to be checked once since it does not change regardless of the
scenario. This is due to that the y-distance never changes since the suspension does
not move in the lateral direction while in use. Because of these requirements, the
motor/gearbox was placed and packaged first, since they largely affect the propeller
shaft’s angles and length.
50
3. Method
(a) The x and y distances was measured from the top view.
Figure 3.24: Side and top view of the distances needed to calculate the propeller
shaft length.
51
3. Method
Figure 3.25: Propeller shaft angle, β, is not dependent on the vertical position of
the axles.
The scenarios were tested using CAD. The axles were put in position together with
the gearbox and the propeller shaft in their respective positions. A drawing was
then created to measure clearance distances between the propeller shaft and the
axle as well as to make sure that the angles and distances of the propeller shaft were
within the specified ranges. Gearbox and motor placement were then changed until
there was no clashing of the axles or propeller shaft.
The placement of the batteries was decided based on where space in the chassis was
available as well as how they would affect the center of mass of the trailer. Since
the batteries were the heaviest component their placement could affect both the
drivability and loading capacity of the trailer. Looking at competitors and where
they placed their batteries as well as where they were located on the first generation
E-Trailer, a possible solution was to place them between the first axle and the
support legs of the trailer. This space was not occupied by anything on a regular
trailer and was often left empty or used to package cooling units for the trailer. In
figure 3.26 and 3.27 the placement of the batteries can be seen.
52
3. Method
Figure 3.27: Battery position on the first generation of the E-Trailer at Volvo
Trucks.
This location was also beneficial in terms of positioning the center of mass. Since it
was centered on the trailer making the potential shift of its position minimal. This
minimal change in center of mass also resulted in the axle and kingpin pressures
would remain similar to a regular trailer, just with a greater magnitude.
Other electrical components, like the inverter and charger, had greater degrees of
freedom in terms of positioning since they were smaller and lighter. However, looking
at an electrical schematic of an electric powertrain, the inverter will be located be-
tween the batteries and the motor and the charger will be connected to the battery.
Which made it beneficial to also package them close to their connected components.
For the inverters, it meant being close to the batteries and the motors. The charger
could, as seen in figure 3.26, be placed behind the third axle together with other
auxiliary components. It was preferred to have the charger closer to the batteries in
order to keep the entire powertrain as centered as possible.
53
3. Method
The positioning of the cooling components mainly focuses on the placement of the
radiators since they are the most important. The main requirement was to have
sufficient airflow through the radiators. The first E-Trailer positioned the radiators
in front of the batteries, one on each side, see figure 3.28. This feeds the radiators
with clear air without anything to obstruct it. Other positions for the radiators
could have been between the batteries and the first axle or behind the third. The
problem with these positions was that the front of the radiators would have been
blocked by either the batteries or the rear fender, decreasing the amount of air
naturally passing through.
54
3. Method
3.6.1.1 Chassis
The chassis sub-assembly contained two assemblies, the Parator chassis and the
Volvo Chassis. The Parator chassis is the upper chassis that carries the containers.
It also included the kingpin to connect the trailer to the truck as well as the support
legs and lights. Figure 3.29 shows a CAD representation of the Parator chassis. It
was taken from the previous E-Trailer since it was not going to change and be built
by Parator. It was mounted to the Volvo chassis using the mounting method derived
from a previous thesis report [4]. The Volvo chassis was the lower chassis built by
Volvo Trucks. It consists of Volvo frames rails, cross members, towing members
etc. These parts were carried over parts from the previous E-Trailer design. Axles
and suspension components were sourced from existing trucks using the described
method above.
55
3. Method
56
4
Results & Discussion
This chapter contains the results found gathering information from different sources,
what the list of requirements included, what trends were accumulated from the
simulations, the dimensions of the final powertrain, the fuel savings on the different
routes and how the final powertrain is packaged inside the trailer. Once the different
results are presented there will also be a discussion with thoughts and reasoning
around the results.
The result of the hand calculations is presented in table 4.1. The equations are used
to focus on calculating the torque needed on the hub, which then is divided with
different gear ratios to calculate what peak torque is needed from the motor. This
can be seen in table 4.1 where the torque needed from the motor, for a 33-ton GCW
is 220Nm with a 4.11 ratio on the rear axle.
57
4. Results & Discussion
GCW [ton] Torque hub [Nm] Gear ratio 4.11 [Nm] Gear ratio 3.52 [Nm]
33 908 220 258
48 1320 321 375
63 1735 422 492
The function of reversing with an articulation and steering angle was calculated,
simulated and tested.
Calculations
The calculation part was done iteratively, and the result can be seen in table ??.
The torque is calculated at the hubs of the drive axle and is measured in the unit
kNm.
θf ront 0 1 0 1 2 1 2 3 2 3 4 3 4 5 4 5
θrear 0 0 1 1 1 2 2 2 3 3 3 4 4 4 5 5
Thub 1.3 1.8 2.6 3.1 3.6 4.4 4.9 5.3 6.1 6.6 7.1 7.9 8.4 8.9 9.7 10
Simulation
The x-axis in the figures 4.1 represents the time in seconds. The x-axis times are
the same for both 4.1a and 4.1b. The y-axis in figure 4.1a shows the articulation
angle and the steering wheel angle in °. The blue line represents the steering wheel
angle, which ranges from -5 °to 15 °. The black line in the same figure represents the
vehicle’s articulation angle during the reverse. The y-axis in figure 4.1b shows the
torque needed on each driven hub of the trailer. The torque is negative because of
the direction the combination has, since it is reversing the torque is negative. The
maximal torque needed according to the simulation is roughly 1.6 kNm on each hub.
Thus resulting in a total torque need of 3.2 kNm.
58
4. Results & Discussion
(a) Steering wheel angle and articulation an- (b) Torque needed on each hub from the sim-
gle simulated ulated articulation and steering angles
Testing
The result from testing the first generation E-Trailer was that the motor can not
pull the vehicle combination from any significant angle. It was also very sensitive
to the slope of the ground, where even small slopes made significant differences.
Discussion
The angled reverse is a very difficult area to fully comprehend. The calculations
depend on tire data that is determined from testing, according to the simulation
tool the first-generation E-Trailer is enough, and the testing of the first-generation
E-Trailer suggests that it definitely is not possible. If the function of reversing with
angles is a function that is wanted the E-Trailer has to be built and tested. An
E-Trailer with higher gear ratios from the motor to the ground will most definitely
deliver enough traction force to test this more thoroughly and thereby deliver the
minimum traction force needed.
4.1.1.3 Powershift
The calculations made for the powershift function resulted in the values that can be
seen in table 4.2. In the table the mass of the trailer (mtrailer ) is given in tons, the
angle αs is given in °and the power needed from the electric motor (PEM ) is given
in kW. Since an up-shift is not going to be more than 10s the power needed from
the electric motor can be assumed to be peak power.
59
4. Results & Discussion
Table 4.2: Values of mtrailer and αslope and the resulting power need from the EM
at 40km/h initial Velocity
Discussion
A quite powerful motor is needed to have the powershift function. For completely
flat roads the needed power is relatively low, however, it is important to know that
no roads are completely flat and the needed motor power increases significantly
between 0°and 1°.
A 300kW motor seems to be a size that can handle a spread of masses/angles very
well. It is important to know that the steps in table 4.2 will affect these values. If for
instance, the steps of the variable mtrailer would have been 5 tons the needed motor
size would be different. Therefore it is important to know the expected payload on
the trailer that the powershift function will be dimensioned for.
The initial velocity of 40km/h where chosen as the average speed of the powershift
calculations. This means that with larger velocities the peak power needed of the
motor will increase. The table 4.2 is therefore only valid for velocities of 40km/h or
below.
60
4. Results & Discussion
Attempt 1 2 3
Real Consumption [kWh] 22.4 40.4 27.4
Simulation Consumption [kWh] 29.4 47. 35.2
Discussion
The amount of fuel that is consumed seems to always be higher in the simulation
tool when compared to real data. We believe this might be because the simulation
savings of diesel is scaled from how many kWh of fuel is needed. This means that
the amount in liters is calculated by using the efficiency values of different parts of
the powertrain. These efficiency values are estimations and might be different in
reality. An example of this is the efficiency of the diesel engine, where the value for
the diesel engine’s efficiency was 30%. In reality, it might be higher which would
result in fewer liters of diesel consumed. As long as the simulation is consistent
and calculates the fuel consumption equally for the E-Trailer the percentage of fuel
savings should be similar. The exact amount of fuel consumed should however not
be trusted fully.
Table 4.4: Results from real test data and simulation data
Discussion
In attempt 1 it can be seen that the simulation has not used as much energy com-
pared to the real data. This means that the simulation tool saves the correct amount
of fuel but is not draining the battery correctly. In attempts 2 and 3 it can be seen
that the SoC at the end of the route is following the real value while the fuel-savins
are more than in the real-life data. We think this means that the battery runs out
later than it should. This will lead to the battery lasting longer and the total fuel
savings at the end of a route are going to be more than it should be.
61
4. Results & Discussion
Having more real testing data would also be useful in order to simulate more and
higher levels of SoC. This could lead to more data and would make it easier to draw
a conclusion about the simulation tool.
The Simulation tool is most likely overestimating the electrical powertrain. We
decided due to time limitations that we would use this simulation tool with increased
mass as safety-factor and would not spend time on making changes in order to
improve it.
The conclusions from the simulation validation are that the tool itself is not perfect.
But since the intended simulation tool was not an option, we had to go with the
next best thing, which was this tool.
4.2.2.1 3 × Gothenburg-Borås-Gothenburg
The best match of motor and battery size of the sweep simulations on the route
three times Gothenburg to Borås (Viared) back to Gothenburg can be seen in table
4.5. A maximal fuel saving of 38.9% is achieved by the motor with 1500 Nm of peak
torque when it is combined with a battery size of 650 kWh. Another powertrain
that was simulated consists of a motor that delivers 750 Nm peak torque and has a
battery with a capacity of 550 kWh. This powertrain will save roughly 30.2% fuel
compared to a conventional combination.
Motor Size [Nm] Battery Size [kWh] Maximal Fuel Savings [%]
250 250 10.7
500 450 22.4
750 550 30.2
1000 600 34.6
1500 650 38.9
Discussion
That the maximal fuel savings are archived by the biggest powertrain is not a sur-
prise since it will also be the most expensive one with its 650 kWh of battery capacity.
In table 4.5 it can be seen that the increase in battery capacity is not linear. This
is because of the different motors’ possibility to regenerate potential energy back
to electric energy. Where the bigger motors regenerate more energy, therefore the
62
4. Results & Discussion
powertrains with bigger motors do not have the need for a linearly increased bat-
tery capacity. But a bigger motor will need an increase in battery capacity because
a bigger motor consumes more energy. In the same table, it is also evident that
the total fuel savings increases with the bigger powertrains, however, the amount it
saves decreases with each step of powertrain size. For example, between the 250 Nm
motor and the 500 Nm motor, the total fuel savings increased by 11.7 percentage
units. Between the 500 Nm motor and the 750 Nm motor, the fuel-saving increase
is 7.8 percentage units. From the 750 Nm motor to the 1000 Nm, the increase is 4.4
percentage units. While a bigger step of motor size (500 Nm instead of the previous
250 Nm steps) from the 1000 Nm to the 1500 Nm motor is only 4.3 percentage units.
Determining which powertrain would be the best is difficult. If the cost of the trailer
is not in consideration the best powertrain would be the biggest powertrain since it
would save the most fuel. The most efficient when considering fuel savings per kWh
battery would be the 500 Nm motor. And a middle ground would be the powertrain
with the 750 Nm motor.
4.2.2.2 2 × Tampere-Helsinki-Tampere
The results of the simulations on the route that starts from Tampere, goes to Helsinki
and then back to Tampere 2 times in a day can be seen in the table 4.6. The maximal
fuel saving is made with the powertrain that consists of the motor with 1500 Nm
peak torque and a battery capacity of 1000 kWh. Another powertrain consists of
a motor that delivers 500 Nm peak torque combined with a battery pack with a
capacity of 750 kWh.
Motor Size [Nm] Battery Size [kWh] Maximal Fuel Savings [%]
250 500 13.3
500 750 22.8
750 1000 29.6
1000 1000 32.4
1500 1000 33.0
63
4. Results & Discussion
Discussion
The maximal fuel savings is still achieved by the largest powertrain possible. The
largest powertrain simulated can be seen in table 4.6 where the 1500 Nm and its
1000 kWh battery capacity saves roughly 33% fuel compared to the conventional
combination. But if the cost of the batteries and motors is considered this changes
quite drastically. This can also be seen in table 4.6 where the best battery capacities
for each motor size are shown. The increased fuel savings between the 1500 Nm
motor and the 1000 Nm motor is only 0.6 percentage units, and the fuel savings
between the 750 Nm and the 1000 Nm motors are only 2.8 percentage units. This is
most likely due to a bad match between the bigger motors and their batteries and
the bad match is a result of not simulating bigger batteries than 1000 kWh. This is
because it would be incredibly expensive to put more than 1000 kWh of batteries on
the trailer. The step from the 500 Nm motor to the 750 Nm motor is a significant 6.8
percentage units, but the 750 Nm motor requires a battery capacity of 1000kWh.
This battery size is right now unrealistic because of its specific energy and cost.
Batteries with a capacity over 750 kWh are therefore not fulfilling the requirements.
This means that the 750 kWh needed with the 500 Nm motor is considered the most
optimal for this route.
4.2.2.3 Kurtalan-Bahçesaray-Cizre
The results of the best powertrain combinations that were simulated can be seen in
table 4.7. The maximal fuel savings comes from the powertrain combination that
has a motor with 1500Nm peak torque and a battery capacity of 200 kWh. On
this route, the most optimal powertrain is also the powertrain with the highest fuel
savings.
Motor Size [Nm] Battery Size [kWh] Maximal Fuel Savings [%]
250 50 -1.3
500 50 4.0
750 100 8.9
1000 150 13.7
1500 200 22.4
Discussion
This is the only route where the powertrain that saves the most also is quite realistic.
Table 4.7 shows that the maximal fuel savings are around 22.4% with a 1500 Nm
motor and a 200 kWh battery. However the table 4.7 does not show how the fuel
savings differs between different battery capacities and the same motor. In this case,
the best fuel savings for the 1500 Nm motor is the 200 kWh one, but it does not show
that the 100 kWh battery capacity saves 22.0% when it is compared to a conventional
combination. The fuel savings between a 200 kWh battery and a 100 kWh battery
64
4. Results & Discussion
is therefore only 0.4 percentage units. In this case, the extra fuel savings from a 200
kWh battery does not make up for having an extra 100 kWh of battery capacity. It
is important to know that this route is an absolute extreme and has the extra cost,
both weight-wise and the price of the 100 kWh extra battery capacity. It might
be beneficial on routes that are similar but not exactly as extreme. Deciding an
absolute optimal is therefore more difficult on this route than the others, but the
trend of having a big motor combined with a relatively small battery is evident.
The result of the sensitivity analysis on each route is presented below as well as
what powertrain that was compared and its reduction in fuel consumption.
3 x GBG-Viared
Powertrain specs: 1000 Nm, 600 kWh battery and saving 34,6% fuel
2 x Tempere-Helsinki
Powertrain specs: 750 Nm, 750 kWh battery and saving 23,7% fuel
Turkey
Powertrain specs: 1500 Nm, 100 kWh battery and saving 22,0% fuel
65
4. Results & Discussion
Discussion
The charging price has a big effect on if it is possible to save money using an E-
Trailer due to lower fuel consumption. It can clearly be seen in the results above and
shows that the price of liquid fuel, diesel in this case, is very cheap for the amount of
energy it carries compared to electricity. The outlier here is that the route in Turkey
actually being profitable regardless of the change in charging price. This follows a
trend seen on the other routes as well being that the larger battery capacity the
trailer is equipped with, the less profitable it becomes. This can be traced to the
fact that the scenario tested is with a fully charged battery. The more the customer
has to charge the battery, the more energy needs to be regenerated to make up for
that initial cost. On routes where the "free" regenerative energy is less available,
such as more flat routes like Helsinki-Temper, fewer opportunities are there to gain
back that initial investment. On the other hand, on a route like Turkey where the
route is very hilly, the opportunity of using regenerative braking to get back electric
energy is easier. Once again, this shows that regenerative braking is very important
to make both more effective, but also potentially profitable as well. It is important
to remember that the E-Trailer is not aimed to make transport more profitable,
but rather reduce emissions by reducing fuel consumption, to meet potential future
regulations. Such an adaptation will most likely cost the customer and the question
becomes more of: "How much is a customer willing to pay to reduce emissions by
X%?". Which is a question only a potential buyer of an E-Trailer can answer.
66
4. Results & Discussion
Part No of units
Electric motor 2
Battery 4
Inverter 2
Gearbox 1
In table 4.12 and 4.13 the selected component’s specifications are compared to the
targeted specifications.
Table 4.12: Specification for the selected components used in the final simulation.
Discussion
The selected powertrain components do not match the specification of the targeted
powertrain derived from the sweep simulations perfectly. This has a lot to do with
the SoC window used in the sweep simulations. Because of the small SoC window,
a big increase in battery capacity was needed which also increases the mass of the
trailer.
Comparing the battery capacity it might look like the batteries are even further
away from what the initial simulations suggested. But in the end, they ended up
carrying more capacity than the wanted 550 kWh. This is due to their larger SoC
window compared to the simulated batteries. As mentioned earlier the SoC window
during the sweep simulations was between 30-70 % and the final batteries had a
simulated window of 10-90%, which also included a ∼ 5 % safety margin to what
67
4. Results & Discussion
their specified window was. This difference was due to the large safety margins
taken when testing the first E-Trailer where the SOC window was set to be 30-70%.
A range that became the only reference before the specification sheet for the se-
lected, "Cube", batteries were found. In the end, this was a positive discovery and
the effective capacity aimed for had to be calculated from the stated capacity in the
simulations to get the required usable capacity. Since the selected batteries had a
larger SoC window this meant a decrease in total battery capacity needed, fewer
battery modules needed, fewer components to package and a lighter E-Trailer.
The biggest difference we saw during the powertrain selection was the addition of
a gearbox. This addition is because there are no electrical powertrains available at
Volvo that do not include one. The most common powertrain includes an automatic
12-speed gearbox which would be unnecessary for the E-Trailer. The smaller trucks
have another gearbox that is only 2-speed. Because the gearbox with 12 gears was
deemed unnecessary the configurations with the 2-speed gearbox were selected. This
left the choice between EPT402 and EPT802. Both configurations come with the
same electric motor, where the EPT402 configuration only has 1 motor and the
EPT802 configuration has 2 of them. The motor can deliver a peak torque of 400
Nm, but together with the highest gear of the gearbox, the torque to the drive axle
is around 1400 Nm. According to the sweep simulations, the EPT402 configuration
would therefore be more than enough. But during some initial simulations of this
powertrain, it became evident that the EPT402 did not drain the batteries (with
the new battery capacity and mass). Instead of further decreasing the battery
capacity the EPT802 was simulated. The EPT802 drained the battery more and
was therefore a better match with the battery than the EPT402 configuration.
From these specifications, it can also be seen that the powertrain is power limited by
the batteries. Meaning that the motors can push and regenerate more power than
the batteries can handle. This is not ideal of course, especially when considering
the effect of regenerative braking. When the electrical powertrain is limited by the
batteries and not the motors, the effect of having bigger motors will be neglected
and thereby some energy will not be transferred back to the batteries.
The final simulations altered the different routes, the initial SoC and the payload to
see what fuel savings we could expect from the final powertrain. The first couple of
simulations were made on the route between Gothenburg and Viared. The results
are presented as a percentage fuel saving compared to a conventional combination
and can be seen in table 4.14. The maximal fuel saving reached 42.1% and is reached
when the E-Trailer is fully charged when leaving Gothenburg and pulling 15 tons of
payload. The fuel needed from the truck’s diesel tank is visualized in figure 4.2, the
figure also shows how much the conventional combination would consume.
68
4. Results & Discussion
Figure 4.2: Energy needed from the trucks diesel tank with E-Trailer compared
to a conventional trailer on the route Gothenburg to Borås
The final powertrain was also simulated on the route that starts in Tampere and
goes to Helsinki then back two times. The results of the powertrain pushing different
payloads while having different initial SoC are presented in table 4.15. The maximal
fuel savings is 30.6% with the E-Trailer compared to the conventional trailer. This
was also done with the least amount of payload (15 tons) and a fully charged battery
and can be seen in figure 4.3.
69
4. Results & Discussion
Figure 4.3: Energy needed from the trucks diesel tank with E-Trailer compared
to a conventional trailer on the route from Tampere to Helsinki
The final simulations were conducted on the route that starts in Kurtalan and
then goes to Bahçesaray and Cizre while ending up back in Kurtalan. The fuel
savings that are simulated with the final powertrain with different payloads and
initial SoC is presented in table 4.16. The maximal fuel savings is 28.7% compared to
a conventional and the difference between the two different combinations is visualized
in figure 4.4.
70
4. Results & Discussion
Figure 4.4: Energy needed from the trucks diesel tank with E-Trailer compared
to a conventional trailer on the route in eastern Turkey
Discussion
The final powertrain did a lot better than we expected. We think that this mainly
has to do with the over-estimated SoC window when doing the first simulations.
By increasing the SoC window from 40% to 80% the needed battery capacity was
halved. Because of the decrease in needed battery capacity, the total mass of the
batteries will also decrease. Another reason is probably that the motor is bigger
than the sweep simulations. The final powertrain simulations, therefore, have even
better values than the initial sweeping simulations.
71
4. Results & Discussion
The decrease in mass is especially evident in the simulations on the Turkish route.
Where the final powertrain improves on all of the initial simulations where the best
fuel savings generally was made with a big motor and a small battery.
Even if the simulation tool is not the most accurate, having up to roughly 42% of
fuel savings should end up saving fuel on a real truck. To find out exactly how much
this E-Trailer can save it has to be built and tested.
It would be interesting to simulate different amounts of cube batteries. For example
reducing the amount to 3, 2 or even 1 and see how much a cheaper E-Trailer could
reduce the fuel consumption. Maybe even trying the EPT402 configurations together
with other amounts of batteries.
4.4 Packaging
The final packaging of the E-Trailer can be seen in figure 4.5 and 4.6. In the following
subsections, the final packaging of each subassembly will be presented.
72
4. Results & Discussion
4.4.1 Chassis
The chassis contains both the Parator container chassis and the Volvo chassis. The
second axle was decided to be the driven one with the first and third liftable. To
increase the maneuverability of the truck and trailer combination when it was loaded
and can not lift any axles, the third axle was also decided to be self-steered. The
first axle was decided to only be liftable.
The axle distances can be found in table 4.17. The final axle configuration was a
3-axle trailer with a pusher axle configuration and the last axle was both liftable
and self-steered. The three-axle combination was packaged more similar to what a
four-axle truck would have been, with the second and third axle sharing mounting
points and the first axle still being a single, compared to the first E-Trailer which
had three single axles mounted together. This change should make the ordering and
assembly of the trailer slightly simpler since it would follow a more standardized
assembly. In figure 4.7 - 4.8 CAD visualization of the chassis is shown.
Distance [mm]
Kingpin to Axle 1 7050
Axle 1 to Axle 2 1350
Axle 2 to Axle 3 1375
Axle 3 to Rear 1712
In table 4.18 and 4.19 the kingpin forces calculated for the four different cases with
varying lifted axles are presented. The results in table 4.18 use the base trailer’s
axle distances and table 4.19 shows the results using the final axle distances shown
in table 4.17. The payload used was the previously derived 15 tons for both trailers.
Table 4.18: Resulting kingpin force with different combinations of lifted axles
using base trailer distances.
Table 4.19: Resulting king pin force with different combination of lifted axles
using final distances.
73
4. Results & Discussion
Discussion
The decision to only have the third axle steered was because the pushed axle can
not be self-steered. A hydraulically steered axle would have required an extra hy-
draulic system which was unwanted due to increased complexity and part count. A
hydraulically steered axle could, however, most likely have been implemented if the
need for it was expressed by a customer.
As seen in table 4.18 the kingpin force was the same between case 1 and case 4, as
expected. The other two cases also produced results that were expected with case 2
reducing the kingpin force due to creating an overhang that counteracts the initial
moment pushing down on the kingpin. A similar comment can be said about the
third case, where the moment arm, creating the moment pushing the kingpin down,
is increased. Since the load is assumed to be equally spread out over the trailer,
the increased distance also increases the force that pushes the kingpin down. The
same trends can be seen in the final distances with the difference that case 1 and
case 4 no longer being exactly the same. This is due to the slightly longer distance
between axles two and three compared to the base trailer. The distance from the
third axle to the rear of the final trailer is slightly longer on the base trailer making
the results differ slightly as well. None of these differences should be noticeable in
real life.
74
4. Results & Discussion
Figure 4.9: Side view of drive axle in full droop and pusher in full bump.
Figure 4.10: Top view of drive axle in full droop and pusher in full bump.
75
4. Results & Discussion
Table 4.20: Resulting values of lprop and α from the three scenarios tested.
The propeller shaft was not visualized in CAD due to issues with the alignment of
the universal joints. Below, in figure 4.11 an isometric view of the subassembly can
be found. The mounts are the same used for this motor and gearbox combination
in production trucks.
The electrical powertrain was packaged between the supporting legs and the first
axle on the trailer. Batteries were mounted using their original mounting solution
on the side of the trailer. Inverters and the charger were placed in between the
batteries. All smaller components were not included. This was because there was
no time to decide upon them. They will be added later and will most likely be
placed on top of the batteries for easy access, similar to the first generation of E-
Trailer. The radiators were placed in front of the batteries using carryover mounting
solutions from the first generation of the E-Trailer. They originate from a hybrid
powertrain from Volvo Busses. Figure 4.12 shows an isometric view of the electric
powertrain.
76
4. Results & Discussion
Figure 4.13: Top view of the assembly with components marked out.
77
4. Results & Discussion
Most of the wishes were also fulfilled. The ones that are not seen as fulfilled are:
• Maximizing the articulation and steering wheel angle when reversing only using
the E-Trailers powertrain.
• Minimize weight.
• Minimizing the length of cooling hoses and cables.
As mentioned earlier no reliable value for the angled reverse case could be derived
in this thesis and therefore not possible to judge if the selected powertrains specifi-
cation could do it or at what angle. Instead, this is recommended to be tested with
the selected powertrain.
Due to time and also the requirement of using Volvo components, the wish to min-
imize the weight of the trailer chassis was not looked into. This was mostly due to
no real components design was done in this thesis since all significant components
were already designed.
The wish of minimizing the length of cooling hoses and cables was not looked into
either since the packaging never was mature enough to a point where cable and hose
routing was relevant.
78
5
Conclusion
In this final chapter conclusions drawn from the simulation results and packaging
will be presented together with some thoughts on the whole E-Trailer concept in
general. Finally, some recommendations for future studies will be brought up to
cover areas that were discovered, but not fully explored in this thesis.
5.2 Simulations
The concept of adding an electric powertrain to a trailer to reduce fuel consumption
is viable and the simulations show it very clearly. It might not come as a surprise
79
5. Conclusion
since it is effectively adding another source of energy to the combination. Since this
second source is an electric powertrain there will be a substantial decrease in fuel
consumption and thereby carbon emissions. The fact that an electric powertrain
adds the possibility to regenerate energy to be reused also adds to the reduction of
fuel consumption.
We thought that a more powerful powertrain would lead to increased fuel savings.
However, this is not always the case and it was shown in this thesis. The selection of a
powertrain is very route dependent and in this thesis, the main goal was to maximize
the savings in fuel consumption. This made the selection of the optimal powertrain
for each route simple, but maybe not the most realistic or easily defendable when it
comes to the investment of the E-Trailer.
Similar results can be had by different powertrain configurations on the same route.
This makes the decision of the optimal configuration difficult to decide since the
decision comes down to customer specific preferences.
Making the decision of which powertrain size to go with was difficult since it would
come down to customer preferences or requirements to truly get the best one. Some-
thing that was concluded to be the case for most things when it comes to the trucking
and transporting industry.
To make a general, simulation would not be possible and the only realistic way of
doing the simulation is to make specific cases to compare against. This is due to the
vast amount of variables and customer specific requirements that go into building
a truck. Therefore it would be interesting to continue this study with a transport
company to get these variables from them and then derive an optimal powertrain for
their specific use case and route. Without these customer requirements, it is hard
or near impossible to say which powertrain is the best for them, since it depends
too much between routes and their requirements.
An interesting trend that was discovered in the simulations was the importance of
regenerative braking and how it affected both fuel consumption and how it can make
the E-Trailer profitable for a customer. This is not only relevant for the E-Trailer,
but for any electric powertrain since the energy that otherwise would be lost now
can be transferred back to electrical energy. Making the required battery capacity
smaller, making the battery pack smaller and lighter. This sets some requirements
on both the motor and batteries as well and in this thesis it was shown that the
batteries were the limiting factor in terms of the ability to take care of the regener-
ated energy in the final selected components.
Regenerative braking is, to some extent, affected by the deployment strategy of the
electric powertrain. The strategy used in this thesis was very basic. However, it
was not impossible to see how a more adaptive or advanced strategy could save
even more fuel and is strongly recommended as something that should be looked
into, in order to push the development of the E-Trailer further. Especially since the
other limiting factors are hardware related, batteries and motors. Developing better
motors and batteries to increase the powertrain’s performance in terms of power
80
5. Conclusion
It is difficult to say how accurate the simulations of the selected components actually
are. Since more specifications were known about the simulated components, the sim-
ulations should be more accurate than the sweep simulation, which also correlated
fairly well with the real test. Fortunately, the second generation of the E-Trailer
ended up with a very similar powertrain to the one derived in this thesis. Therefore
it is strongly recommended to do some or all of the test that was carried out in this
thesis with that one to have some good data for validation. Especially the arraigning
maneuvers described in the vehicle dynamics section should be quick and easy to
test since they can be done in closed of areas like Hällered. An important test there
would be the reversed at an angle since no real answer was found for that in this
thesis.
It is important to know that the simulations are very rough and real data is always
preferred. To know for certain if the motors are a good match to the battery capacity
is impossible without testing. Therefore we would recommend that this powertrain
is tested to gather real information about the powertrain size and how much fuel it
actually saves.
5.3 Packaging
The packaging portion of this thesis went as planned and the implementation of a
pusher axle on the trailer turned out to be doable. Since it was almost only packag-
ing of Volvo Trucks components, designed to fit together, the process went smoothly.
It did not fully reach the level of detail that was initially thought possible. This was
due to the process of finding the right components as well as knowing what other
auxiliary components, such as coolant pumps and reservoirs, were required. To have
this level of detail would have required schematics of the electrical and cooling sys-
tems, something that was out of the scoop for this thesis.
With the packaging now done, it would have been interesting to try to fit an E-axle
into the E-Trailer but there was no time. It would make the powertrain a bit more
compact due to the removal of the propeller shaft and maybe it could be proven
that more gears have some benefit in the future.
81
5. Conclusion
82
Bibliography
83
Bibliography
84
A
Appendix A
List of requirements
Requirements:
Wishes:
• Minimize weight.
• Two liftable axles.
• Steerable axles.
• Maximize the possible angle between the truck and trailer when reversing by
only using the E-Trailer.
• Minimize number of cooling medias.
• Minimize length of cables and cooling hoses.
• Maximize regenerated energy in slopes.
I
A. Appendix A
II
B
Appendix B
III
B. Appendix B
IV
C
Appendix C
V
C. Appendix C
VI
D
Appendix D
VII
D. Appendix D
VIII
E
Appendix E
Figure E.1: Free body diagram of the trailer with second and third axle lifted.
F1 l1 F2 l2 F3 3l2 l3
− + + + F4 (2l2 + ) − Fkp (l3 + 2l2 ) − FN l2 = 0
2 2 2 2
FN + Fkp − (F1 + F2 + F3 + F4 ) = 0
IX
E. Appendix E
Figure E.2: Free body diagram of the trailer with first and second axle lifted.
FN + Fkp − (F1 + F2 + F3 + F4 ) = 0
X
F
Appendix F
Volvo Reports
XI
DEPARTMENT OF SOME SUBJECT OR TECHNOLOGY
CHALMERS UNIVERSITY OF TECHNOLOGY
Gothenburg, Sweden
www.chalmers.se