Research on Torque Distribution Strategy for Four-Motor Distributed Drive Vehicles

Research Article
Open access

Research on Torque Distribution Strategy for Four-Motor Distributed Drive Vehicles

Jinyi Zhao 1*
  • 1 School of Mechanical and Materials Engineering, North China University of Technology, Bajiao East Street, Beijing, China    
  • *corresponding author 3579789341@qq.com
ACE Vol.169
ISSN (Print): 2755-273X
ISSN (Online): 2755-2721
ISBN (Print): 978-1-80590-209-6
ISBN (Online): 978-1-80590-210-2

Abstract

With the global economic development and technological advancement, electric vehicles (EVs) have emerged as a key trend in the automotive industry due to their zero-emission advantage. However, handling stability issues in high-power EVs have become increasingly critical. This study focuses on torque distribution strategies for four-wheel independently driven distributed systems, aiming to enhance vehicle stability and safety by optimizing yaw and sideslip control.A MATLAB simulation model was developed to compare three strategies: no control, average torque distribution, and optimal control. The optimal strategy minimizes the sum of squared tire load ratios under total driving force and yaw moment constraints, using Lagrangian multipliers to derive torque allocation formulas. The average strategy evenly distributes torque while adjusting lateral differences via yaw moments.Simulations based on a linear two-DOF vehicle model and parameters (e.g., mass, wheelbase) under sinusoidal and delayed sinusoidal steering inputs show that the optimal strategy significantly reduces yaw and sideslip angles at 20–30 m/s, with sideslip optimization (93%–99%) and yaw angle reduction (58%–72%) outperforming other methods. At 10 m/s, while yaw angle RMS improvement is limited, sideslip control remains effective.The study confirms that the optimal torque distribution strategy enhances vehicle stability and handling under most conditions by dynamically optimizing wheel torques, providing a theoretical and simulation-based foundation for distributed drive control design.

Keywords:

Torque Distribution Strategy, Four-Motor Distributed Drive, Yaw/Slip Angle Optimization, Vehicle Stability Control

Zhao,J. (2025). Research on Torque Distribution Strategy for Four-Motor Distributed Drive Vehicles. Applied and Computational Engineering,169,77-85.
Export citation

1. Introduction

With the rapid advancement of the global economy and technological innovation, the automotive industry has witnessed remarkable growth [1-2]. In 2023, global vehicle sales reached approximately 86 million units, underscoring the sector's substantial scale and societal integration [3]. While automobiles have significantly enhanced daily mobility, traditional internal combustion engine (ICE) vehicles [4-5] face increasingly evident limitations, particularly in energy scarcity and environmental pollution. As a result, the development of zero-emission electric vehicles (EVs) [6] driven by renewable energy has become a dominant trend in the automotive industry, reflecting a critical shift toward sustainability and technological innovation.

Recent advancements in battery and motor technologies have significantly enhanced the performance of EVs. However, the rising popularity of high-power EVs has also led to a surge in traffic accidents caused by improper driver operation or deficiencies in vehicle control systems. Effectively managing these "beasts" has thus become a critical concern. Four-wheel-independently driven distributed drive systems can dynamically and optimally distribute the total demanded torque to each actuator, improving vehicle yaw and sideslip control, thereby enhancing handling stability and safety [7].

In this study, a MATLAB simulation model was developed based on research into four-motor distributed drive systems. The control performance of three strategies—no control, average torque distribution, and optimal torque distribution—was compared. The results demonstrate that optimal torque distribution significantly enhances vehicle stability under most operating conditions [8].

2. Dynamic simulation

2.1. Vehicle motion equation

2.1.1. Optimal control allocation

Objective: Distribute the four-wheel torques  Tfl ,  Tfr ,  Trl ,  Trr ​ to minimize the tire load ratio while satisfying the total driving force and yaw moment requirements.

Optimization Objective Function: Minimize the sum of squared tire load ratios, i.e., minimize energy loss:

min(Tfl2Fzfl2+Tfr2Fzfr2+Trl2Fzrl2+Trr2Fzrr2)(1)

 Fzi  is the vertical load on each wheel.  Ti2Fzi2  is the squared tire load ratio, reflecting energy dissipation and friction utilization. A higher vertical load increases the tire’s friction potential.

Constraints:

1. Total driving force equilibrium: The sum of the torques from all four wheels equals the total driving force:

Tfl+Tfr+Trl+Trr=Tvx(2)

2. Yaw moment equilibrium: The torque difference between the left and right wheels balances the desired yaw moment:

Br2r(Tfl+Tfr-Trl-Trr)=Myaw(3)

  Br  is the track width,  r  is the tire rolling radius, and  Myaw ​ is the yaw moment.

The Lagrangian function is constructed using Lagrange multipliers:

L=iTi2Fzi2+λ1(Ti-Tvx)+λ2[Br2r(Tfl+Tfr-Trl-Trr)](4)

 λ1 ​ and  λ2 ​ are Lagrange multipliers.

Taking partial derivatives with respect to each torque and setting them to zero yields:

LTfl=2TflFzfl2-λ1-λ2Br2r=0(5)

LTfr=2TfrFzfr2-λ1+λ2Br2r=0(6)

LTrl=2TrlFzrl2-λ1-λ2Br2r=0(7)

LTrr=2TrrFzrr2-λ1+λ2Br2r=0(8)

The equations reveal symmetry between  Tfl  and  Trl , and between  Tfr  and  Trr . The front-rear torque ratios are derived as:

Trl=Fzrl2Fzfl2Tfl(9)

Trr=Fzrr2Fzfr2Tfr(10)

Substituting these into the constraints:

Total driving force constraint:

Tfl(1+Fzrl2Fzfl2)+Tfr(1+Fzrr2Fzfr2)=Tvx(11)

Yaw moment constraint:

Tfl(1-Fzrl2Fzfl2)-Tfr(1-Fzrr2Fzfr2)=2rMyawBr(12)

Solving these equations gives:

Tfl=Fzfl2Fzfl2+Fzrl2(Tvx2-MyawrBr)(13)

Tfr=Fzfr2Fzfr2+Fzrr2(Tvx2+MyawrBr)(14)

Rear wheel torques are then:

Trl=Fzrl2Fzfl2+Fzrl2(Tvx2-MyawrBr)(15)

Trr=Fzrr2Fzfr2+Fzrr2(Tvx2+MyawrBr)(16)

Coefficient Simplification:

a1=r2(Fzfl2+Fzrl2)(17)

b1=Fzrl2Tvxr22-Fzrl2Myawr3Br(18)

 a1  acts as a normalization coefficient, integrating the complex constraints into a single denominator, while  b1  combines the effects of the total driving force and yaw moment on the rear-left wheel into a single numerator term, thereby simplifying the expression for  Trl . Then:

Trl=b1a1=Fzrl2Fzfl2+Fzrl2(Tvx2-MyawrBr)(19)

 Tvx2 ​​ represents equal distribution of total driving force,  MyawrBr  adjusts the torque difference for yaw control, and  Fzrl2Fzfl2+Fzrl2 ​​ weights the torque allocation based on vertical loads.

Similarly, we obtain:

a2=r2(Fzfr2+Fzrr2)(20)

b2=Fzrr2Tvxr22+Fzrr2Myawr3Br(21)

Then:

Trr=b2a2=Fzrr2Fzfr2+Fzrr2(Tvx2+MyawrBr)(22)

2.1.2. Average control allocation

Objective: Distribute the total driving force equally among four wheels, while adjusting the left-right torque difference via  Myaw ​ for stability:

Tfl+Tfr+Trl+Trr=Tvx(23)

Br2r(Tfl+Tfr-Trl-Trr)=Myaw(24)

The torque difference  T=MyawrBr 

The aforementioned equally distributed torque allocation scenario is more suitable for simple, low-dynamic conditions. In this method, an increase in torque demand on one side results in a corresponding decrease on the opposite side. However, this approach has inherent limitations, as it neglects vertical load variations, potentially leading to wheel slippage or inefficient torque distribution. In contrast, the optimal allocation strategy accounts for vertical loads, enabling enhanced dynamic performance and energy efficiency.

2.1.3. Linear two-degree-of-freedom vehicle model

图片
Figure 1: Linear Two-DOF model

Differential Equations:

{β˙=k1+k2mvxβ+(ak1-bk2vx-1)wr-k1mvxδw˙r=ak1-bk2lzβ+a2k1+b2k2lzwr-ak1lzδ(25)

Vertical Loads:

Fzfl=mg+mgLr2L-mhgax2L-mhgay2Br(26)

Fzfr=mg+mgLr2L-mhgax2L+mhgay2Br(27)

Fzrl=mg+mgLf2L+mhgax2L-mhgay2Br(28)

Fzrr=mg+mgLf2L+mhgax2L+mhgay2Br(29)

The wheelbase  L=Lf+Lr .  Lf  is the distance from the center of mass to the front axle and  Lr  is the distance to the rear axle. The total vertical loads on the front and rear axles are  mgLrL  and  mgLfL , respectively.

 ax ​ denotes longitudinal acceleration.  mhgax  is the moment about the front/rear axle induced by longitudinal acceleration.  mhgaxL  represents the longitudinal load transfer due to acceleration.

 ay  denotes lateral acceleration.  mhgay  is the moment about the roll axis induced by lateral acceleration.  mhgayBr ​​ represents the lateral load transfer due to cornering.

2.2. Select electric vehicle parameters

The vehicle model and selected vehicle parameters are shown in Figure 2 and Table 1

图片
Figure 2: Vehicle model
Table 1: Selected vehicle parameters

Vehicle Parameters

Projects

Values

Vehicle mass

1765kg

Front axle track

1.6m

Rear axle track

1.6m

CG to front axle distance

1.2m

CG to rear axle distance

1.4m

Wheelbase

2.6m

CG height

0.5m

Yaw moment of inertia

2700kg*m^2

Wheel moment of inertia

2.5 kg*m^2

Cornering stiffness of the front axle

-200e3N/rad

Cornering stiffness of the rear axle

-200e3N/rad

2.3. Analysis of simulation results

The simulation results of the vehicle at 30 m/s with sinusoidal steering wheel angle input (Figure 3) are shown in figure 4 and 5.

图片
Figure 3: Sinusoidal steering wheel angle input
图片
Figure 4: Yaw angle
图片
Figure 5: Slip angle

The experimental results under more working conditions are shown in Table 2 and Table 3.

Table 2: Sinusoidal input

Path

Metric

Sinusoidal Input

Without Control

Average Control

Improved

Optimal Control

Improved

10m/s

RMS Yaw Angle(deg)

0.1984

0.2316

-16.75%

0.2288

-15.31%

Max Yaw Angle(deg)

0.4947

0.3254

34.22%

0.3257

34.15%

RMS Slip Angle(deg)

0.4616

0.0084

98.18%

0.0065

98.59%

Max Slip Angle(deg)

1.4660

0.0208

98.58%

0.0137

99.06%

20m/s

RMS Yaw Angle(deg)

0.2087

0.1589

23.87%

0.1415

32.19%

Max Yaw Angle(deg)

0.5744

0.2301

59.94%

0.1929

66.41%

RMS Slip Angle(deg)

0.2322

0.0338

84.44%

0.0250

89.26%

Max Slip Angle(deg)

0.8025

0.0455

94.33%

0.0327

95.93%

30m/s

RMS Yaw Angle(deg)

0.3023

0.1268

58.05%

0.1036

65.72%

Max Yaw Angle(deg)

0.5751

0.2195

61.83%

0.1619

71.86%

RMS Slip Angle(deg)

0.6379

0.0391

93.88%

0.0264

95.87%

Max Slip Angle(deg)

1.5284

0.0512

96.65%

0.0345

97.75%

Table 3: Delayed sinusoidal input

Path

Metric

Delayed Sinusoidal Input

Without Control

Average Control

Improved

Optimal Control

Improved

10m/s

RMS Yaw Angle(deg)

0.1761

0.2098

-19.12%

0.2067

-17.39%

Max Yaw Angle(deg)

0.4537

0.3260

28.15%

0.3242

28.56%

RMS Slip Angle(deg)

0.2219

0.0072

96.77%

0.0055

97.53%

Max Slip Angle(deg)

0.7501

0.0177

97.64%

0.0116

98.45%

20m/s

RMS Yaw Angle(deg)

0.1880

0.1411

24.92%

0.1265

32.74%

Max Yaw Angle(deg)

0.4765

0.2294

51.86%

0.1916

59.79%

RMS Slip Angle(deg)

0.3073

0.0304

90.1%

0.0224

92.7%

Max Slip Angle(deg)

0.9797

0.0452

95.39%

0.0326

96.67%

30m/s

RMS Yaw Angle(deg)

0.2910

0.1177

59.54%

0.0966

66.8%

Max Yaw Angle(deg)

0.5989

0.2195

63.36%

0.1620

72.95%

RMS Slip Angle(deg)

0.5477

0.0359

93.44%

0.0243

95.56%

Max Slip Angle(deg)

1.5494

0.0508

96.72%

0.0345

97.77%

Based on the data presented in Figures 4, 5 and Tables 2, 3, Under the optimal control, the maximum and RMS values of the vehicle's yaw angle and slip angle are significantly improved compared to those under average control and no control. This demonstrates that the optimal control effectively enhances vehicle stability and handling performance at speeds of 20 m/s and 30 m/s under both sinusoidal and delayed sinusoidal steering inputs.

However, the results indicate that the proposed algorithm does not achieve optimal control over the yaw angle RMS value in certain scenarios, such as at a speed of 10 m/s with sinusoidal or delayed sinusoidal steering inputs. Nevertheless, its impact on the yaw angle remains marginal, while the maximum value is substantially optimized. Therefore, it can still be concluded that vehicle stability is improved to some extent even under these conditions.

3. Conclusion

This study conducts a systematic analysis of torque distribution strategies for four-motor distributed drive vehicles, revealing the influence mechanisms of different control strategies on vehicle stability through theoretical modeling and simulation verification. The research establishes an optimal torque distribution model aiming to minimize the sum of squared tire load ratios. By incorporating constraints of total driving force and yaw moment, analytical expressions for four-wheel torques are derived using the Lagrangian multiplier method, and compared with the average distribution strategy and uncontrolled state. Simulation results show that under sinusoidal and delayed sinusoidal steering inputs, the optimal control strategy significantly enhances vehicle dynamic stability:

High-speed conditions (20–30 m/s): The maximum yaw angle is reduced by 58%–72%, and the root mean square (RMS) value is reduced by 58%–66%; the maximum sideslip angle is optimized by 93%–98%, and the RMS value is optimized by 89%–96%, effectively suppressing the risk of excessive yaw and sideslip during vehicle steering. Low-speed conditions (10 m/s): Although the optimization effect on the yaw angle RMS is limited (slightly increased in some scenarios), the sideslip angle is still optimized by 96%–99%, indicating the universal applicability of the optimal strategy for dynamic management of tire grip.

The study further finds that the average distribution strategy tends to cause uneven torque distribution under high-dynamic conditions due to neglecting differences in tire vertical loads. In contrast, the optimal strategy achieves collaborative optimization of driving force and yaw moment by introducing load weight coefficients, significantly improving tire friction utilization and energy efficiency.

In summary, the optimal torque distribution strategy effectively enhances vehicle handling stability and safety under most working conditions by dynamically adjusting four-wheel torques, providing a theoretical basis for the design of control algorithms for distributed drive vehicles. Future research can further integrate real-time road parameter sensing to optimize the robustness of the torque distribution model and adapt to complex driving environments.


References

[1]. A fast and parametric torque distribution strategy for four-wheel-drive energy-efficient electric vehiclesDizqah, A.M.; Lenzo, B.; Sorniotti, A.IEEE Trans Ind Electron, v 63, n 7, p 4367-4376, 2016

[2]. Torque optimization control for electric vehicles with four in-wheel motors equipped with regenerative braking systemXu, W.; Chen, H.; Zhao, H.Mechatronics, v 57, p 95-108, 2019

[3]. Road surface recognition based slip rate and stability control of distributed drive electric vehicles under different conditionsHongbo, W.; Boyang, Z.; Jinfang, H.Proc IMechE, Part D: J Automob Eng, v 237, n 10-11, p 2511-2526, 2023

[4]. All-wheel-drive torque distribution strategy for electric vehicle optimal efficiency considering tire slipCao, K.; Hu, M.; Wang, D.IEEE Access, v 9, p 25245-25257, 2021

[5]. Cooperative control of trajectory tracking and lateral stability of distributed driven electric vehicleZhang, Z.; Jin, B.J Chang Univ Sci Technol Nat Sci, v 20, n 6, p 159-169, 2023

[6]. An integrated control strategy of path following and lateral motion stabilization for autonomous distributed drive electric vehiclesZou, Y.; Guo, N.; Zhang, X.Proc IMechE, Part D: J Automob Eng, v 235, n 4, p 1164-1179, 2021

[7]. A supervisory control strategy of distributed drive electric vehicles for coordinating handling, lateral stability, and energy efficiencyGuo, N.; Zhang, X.; Zou, Y.rans Transp Electrification, v 7, n 4, p 2488-2504, 2021

[8]. MPC-based integrated control of trajectory tracking and handling stability for intelligent driving vehicle driven by four hub motorZhai, L.; Wang, C.; Hou, Y.IEEE Trans Vehicular Technol, v 71, n 3, p 2668-2680, 2022


Cite this article

Zhao,J. (2025). Research on Torque Distribution Strategy for Four-Motor Distributed Drive Vehicles. Applied and Computational Engineering,169,77-85.

Data availability

The datasets used and/or analyzed during the current study will be available from the authors upon reasonable request.

Disclaimer/Publisher's Note

The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of EWA Publishing and/or the editor(s). EWA Publishing and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

About volume

Volume title: Proceedings of CONF-MSS 2025 Symposium: Machine Vision System

ISBN:978-1-80590-209-6(Print) / 978-1-80590-210-2(Online)
Editor:Cheng Wang, Marwan Omar
Conference date: 5 June 2025
Series: Applied and Computational Engineering
Volume number: Vol.169
ISSN:2755-2721(Print) / 2755-273X(Online)

© 2024 by the author(s). Licensee EWA Publishing, Oxford, UK. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license. Authors who publish this series agree to the following terms:
1. Authors retain copyright and grant the series right of first publication with the work simultaneously licensed under a Creative Commons Attribution License that allows others to share the work with an acknowledgment of the work's authorship and initial publication in this series.
2. Authors are able to enter into separate, additional contractual arrangements for the non-exclusive distribution of the series's published version of the work (e.g., post it to an institutional repository or publish it in a book), with an acknowledgment of its initial publication in this series.
3. Authors are permitted and encouraged to post their work online (e.g., in institutional repositories or on their website) prior to and during the submission process, as it can lead to productive exchanges, as well as earlier and greater citation of published work (See Open access policy for details).

References

[1]. A fast and parametric torque distribution strategy for four-wheel-drive energy-efficient electric vehiclesDizqah, A.M.; Lenzo, B.; Sorniotti, A.IEEE Trans Ind Electron, v 63, n 7, p 4367-4376, 2016

[2]. Torque optimization control for electric vehicles with four in-wheel motors equipped with regenerative braking systemXu, W.; Chen, H.; Zhao, H.Mechatronics, v 57, p 95-108, 2019

[3]. Road surface recognition based slip rate and stability control of distributed drive electric vehicles under different conditionsHongbo, W.; Boyang, Z.; Jinfang, H.Proc IMechE, Part D: J Automob Eng, v 237, n 10-11, p 2511-2526, 2023

[4]. All-wheel-drive torque distribution strategy for electric vehicle optimal efficiency considering tire slipCao, K.; Hu, M.; Wang, D.IEEE Access, v 9, p 25245-25257, 2021

[5]. Cooperative control of trajectory tracking and lateral stability of distributed driven electric vehicleZhang, Z.; Jin, B.J Chang Univ Sci Technol Nat Sci, v 20, n 6, p 159-169, 2023

[6]. An integrated control strategy of path following and lateral motion stabilization for autonomous distributed drive electric vehiclesZou, Y.; Guo, N.; Zhang, X.Proc IMechE, Part D: J Automob Eng, v 235, n 4, p 1164-1179, 2021

[7]. A supervisory control strategy of distributed drive electric vehicles for coordinating handling, lateral stability, and energy efficiencyGuo, N.; Zhang, X.; Zou, Y.rans Transp Electrification, v 7, n 4, p 2488-2504, 2021

[8]. MPC-based integrated control of trajectory tracking and handling stability for intelligent driving vehicle driven by four hub motorZhai, L.; Wang, C.; Hou, Y.IEEE Trans Vehicular Technol, v 71, n 3, p 2668-2680, 2022