Abstract
Energy conservation and emission reduction is a common concern in various industries. The construction process of electric wheel loaders has the advantages of being zero-emission and having a high energy efficiency, and has been widely recognized by the industry. The frequent shift in wheel loader working processes poses a serious challenge to the operator. Automatic shift is an effective way to improve the operator’s comfort and safety. The driving intention is an important input judgment condition to achieve efficient automatic shift. However, the current methods of vehicle driving intention recognition mainly focus on passenger cars. The working condition of the wheel loader is significantly different from that of the passenger car, with a high shifting frequency and severe load fluctuation. The driving intention recognition method of passenger cars is difficult to transplant directly. In this paper, aiming at the characteristics of wheel loader working conditions, a fuzzy recognition method based on fuzzy control is applied to driving intention recognition for electric wheel loaders. The throttle, throttle change rate and braking signals are used as inputs for recognizing the driving intention at the current moment of the whole machine. Five types of driving intentions, namely, rapid acceleration, normal acceleration, acceleration maintenance, deceleration and braking, are defined and recognized. In order to verify the effectiveness of the proposed method, simulation and experimental research are carried out. The results show that the proposed driving intention recognition method can effectively identify the driver’s intention and provide effective shift signal input for the wheel loader.
1. Introduction
Energy conservation and emission reduction has become the focus of global attention. Wheel loaders account for a large proportion of construction machinery and are widely used in construction sites, mines, highways, ports and other fields. The drive of traditional fuel wheel loaders has low energy efficiency and poor emission. Electrification can effectively improve the energy efficiency and emission of the whole machine during working processes, which is one of the ideal driving schemes [,].
Electric loaders can be further categorized into two configurations: those that adopt a hydraulic torque converter [,] and those that dispense with it []. Among them, the efficiency of the hydraulic torque converter is relatively low due to its susceptibility to load fluctuations, significantly limiting the overall efficiency of electric drive systems [,]. Therefore, the current mainstream electric wheel loader uses a motor to replace the internal combustion engine, cancels the hydraulic torque converter and is directly connected to the transmission by the drive motor []. The multi-gear transmission is necessary to improve the power performance of the vehicle by using the large speed ratio of the low gear. By switching the gear, the drive motor works at a high efficiency and improves the economy [,].
The wheel loader has special working conditions and a harsh working environment. In order to ensure the power performance, it is necessary to switch gears frequently []. According to statistics, the wheel loader switches gears once in an average of 3.6 s (up to 1000 times per hour) []. It seriously increases the driver’s labor intensity and affects the safety of driving [,]. In addition, shifting at the wrong time cannot take advantage of the high efficiency of the electric drive, resulting in the poor economy of the vehicle. Therefore, an automatic transmission system is introduced into the electric wheel loader equipped with automatic transmission. The shift process is controlled by the controller, which can ensure the dynamic performance of the machine and take into account the economy without the influence of the driver’s operation experience. At the same time, it can also reduce the driver’s labor intensity and ensure the safety of driving.
For wheel loader driving, the driver performs a series of operations according to the loader driving state and environmental changes. The driving intention is a reflection of the state. Therefore, in the process of loader automatic shift, the driver’s control intention is an important input judgment condition to achieve efficient automatic shift. The driving intention cannot be obtained directly and needs to be obtained indirectly. Many scholars have performed a lot of research on the recognition of driving intention.
Currently, research on vehicle driving intention recognition is extensive, but it primarily focuses on passenger cars. He et al. [] proposed a driving intention recognition and prediction model based on double-layer hidden Markov (HMM) according to the driver’s control signal and vehicle state information. The test showed that the double-layer HMM could accurately and effectively identify the driving intention and predict the driving behavior. Gebert used the visual system of a deep neural network to identify and predict the driver’s driving intention. The experimental results showed that the recognition accuracy of the model to the driver’s intention reached 83.12% []. Gilman et al. [] proposed a driving perception assistance system to collect and analyze driver-related information and used real-time feedback on the driver’s intention to modify control strategies to improve the vehicle economy. Wang et al. [] proposed a driving intention recognition model based on the random forest method for mining trucks by collecting the data of driver’s driving intention and classifying the categories of driving intention by data clustering analysis. The results showed that this method could effectively identify different driving intentions. Halim et al. [] obtained driving characteristic data by simulating the driving environment, and used k-means clustering, the fuzzy c-means clustering algorithm and the model-based clustering algorithm to cluster the data. The three clustering algorithms all divided the data into four categories. Based on the clustering analysis results, the support vector machine of the artificial neural network and RBF kernel function was trained as a classifier to identify driving intention. The experimental results showed that the recognition accuracy of the neural network was higher than that of the support vector machine classifier.
Wang et al. classified the driver’s braking intention, selected the brake pedal opening and the brake pedal opening change rate as the input parameters of the fuzzy controller to identify the driver’s braking intention, and used the identification results for the coordinated control of the braking system. The simulation results showed that the braking control strategy with driving intention recognition effectively improved the braking energy recovery efficiency []. According to the characteristics of the fuel wheel loader, Yang et al. divided the driving intention into acceleration, braking and fast lifting intentions, and used the fuzzy reasoning method to identify the driving intention. The recognition results were used in the hydraulic mechanical stepless transmission control strategy. The hardware-in-the-loop simulation results showed that the control strategy reduces fuel consumption []. Li et al. [] proposed a driver’s braking intention recognition based on an artificial bee colony support vector machine. After collecting and processing braking data and extracting effective eigenvalues, the recognition was carried out. The results showed that this method was more accurate and faster than the commonly used recognition methods. Liu et al. [] collected a large number of driving samples by using the driving simulator system to carry out experiments. By comparing the differences between the lane keeping intention, lane changing intention and overtaking intention, the driving intention recognition index system was determined, and the driver intention recognition model was established by using the HMM and SVM cascade algorithm. The results showed that the recognition accuracy of the algorithm reached 95.84%, which was significantly higher than that of the HMM or SVM single algorithm. Ji et al. [] used deep learning methods to design a long-term and short-term memory network driving intention and vehicle trajectory prediction model. The model training was completed using real data. The results show that compared with the traditional method, the driving intention recognition accuracy was higher, and the trajectory prediction accuracy was also significantly improved. Jia et al. studied the driving intention in a complex environment, proposed a driving intention game and multi-dimensional deep learning method, and established a typical driving behavior data set. The experimental results showed that the game model could identify the lane change intention, and the deep learning model predicts typical driving behavior. The method was used in the vehicle safety warning system to effectively improve the safety performance [,].
The research on driver intention recognition mainly focuses on passenger cars. The wheel loader is a special vehicle, and the working environment and control method are more complex and harsh than other vehicles. There are relatively few studies in this area. In general, driving intention recognition belongs to pattern recognition, and the commonly used recognition methods include artificial neural networks, hidden Markov models and fuzzy control []. Among them, the artificial neural network is a model established by imitating the thinking mode of human brain neurons, which does not depend on the object model and has a better nonlinear learning ability. The feature parameters or feature vectors are used as input, and a large amount of training is performed on the data samples until the output mode class meets the requirements. However, this method requires a large amount of calculation, has a long iteration time, and no semantic information in the calculation process, so it is not suitable for driver intention recognition. The hidden Markov model is a special kind of Bayesian decision model, which has a strong processing ability for time series data. Although this method can accurately identify the driver’s intention, it has high requirements for controller calculation and is not suitable for practical application on wheel loaders. Fuzzy control is a way to solve engineering problems with no boundary or ambiguity by simulating the logic of human brain thinking. The calculation of the uncertain model by fuzzy control is based on the input of the system and the fuzzy rule reasoning to obtain the output value. The driving intention is generated by the driver’s dynamic change in the driving environment and their own driving habits. There is no specific mathematical model. The fuzzy control logic fits the driver’s thinking, and the calculation amount is relatively small, which can realize real-time control.
In this paper, the electric wheel loader without the hydraulic torque converter is taken into consideration. According to the characteristics of the wheel loader working conditions, a driving intention recognition method based on fuzzy control is proposed. Based on the signals of throttle, throttle change rate and braking, the fuzzy rules of driver intention recognition are constructed to obtain the driver’s control intention of the wheel loader driving process.
2. Driving Intention Division and Recognition Parameter Selection
2.1. Driving Intention Division
The energy distribution scheme of the electric wheel loader is different from that of the traditional fuel wheel loader. The walking system is driven by motor and transmission. In this paper, a 5 t electric wheel loader is taken as the study’s focus. The system schematic diagram is shown in Figure 1. The intention division is closely related to the operation mode. Therefore, through the driver’s experience, the operation characteristics of the wheel loader under the working conditions are analyzed, and the driving intention of the electric wheel loader is divided into acceleration intention, deceleration intention and braking intention.
Figure 1.
Schematic diagram of wheel loader walking and shifting.
- (1)
- Accelerated intention
The wheel loader is mainly used for shoveling and transporting materials. It has a strong periodicity and frequent start and stop under operating conditions. The wheel loader’s operation methods include ‘V’, ‘T’, ‘I’ and ‘L’, and other shapes. Among them, the ‘V’-shaped method is widely used due to its high operational efficiency and small footprint required for the work area. Therefore, taking the commonly used ‘V’-type operation mode as an example, the wheel loader has five stages in a cycle: no-load forward, shoveling, full-load backward, full-load forward, and no-load backward. In a short cycle, the number of starts is as many as four. And continuously operating in this mode, it forms a significant difference compared to the smooth working mode of a passenger car. Coupled with the large mass of the wheel loader, in order to improve the efficiency of the operation, there is often an urgent acceleration demand on the driver at the start. In the process of operation, there are often periods of fast driving to the material pile, fast retreat, fast driving to the transporter unloading, etc. At these times, the speed requirement is relatively high, and it is often necessary to remain in second gear to ensure the high speed requirement. In these cases, it is mainly based on normal acceleration and maintenance of speed. When the wheel loader is digging, due to the large resistance of the material pile, the driver usually increases the throttle pedal opening in order to complete the digging. Under the cyclic working conditions of the wheel loader, the driver’s intention demand changes dramatically. Therefore, in order to better meet the driver’s driving needs, this paper subdivides the acceleration intention of the electric wheel loader into rapid acceleration, normal acceleration and maintenance. The classification and characteristics of acceleration intention are shown in Table 1.
Table 1.
The classification and characteristics of accelerated intention.
- (2)
- Deceleration and braking intention
The wheel loader will frequently start and stop during cycle operation. In the case of a low urgency to reduce the speed, the driver usually reduces the throttle opening. When there is an urgent need to reduce the speed, the accelerator pedal is usually quickly loosened and the brake pedal is stepped down. In order to achieve energy saving and improve the endurance of the electric wheel loader, the corresponding regenerative braking energy recovery strategy is implemented according to the braking force during the braking process. Considering that energy recovery is not the focus of this paper, in the case of vehicle deceleration, the intention is classified as braking intention only when there is a brake pedal signal; otherwise, it is deceleration intention. In summary, the driver’s intention under the deceleration of the electric wheel loader is divided into two categories: deceleration and braking intention. The classification and characteristics of deceleration and braking intention are shown in Table 2.
Table 2.
Classification and characteristics of deceleration and braking intention.
2.2. Identification Parameter Selection
The driving intention recognition parameters of non-engineering vehicles usually select the vehicle speed, accelerator pedal opening and brake pedal opening. For wheel loaders, the vehicle speed can reflect the driver’s intention to a certain extent. However, due to the large mass of the vehicle, there will be a lag phenomenon as an identification parameter. The accelerator pedal opening can reflect the driver’s demand for vehicle acceleration, but this parameter cannot accurately reflect the driver’s urgency when accelerating, and the change rate of the accelerator pedal opening can well reflect the change speed of the accelerator pedal opening, which in turn reflects the driver’s urgency for vehicle acceleration. In addition to acceleration, the vehicle in the deceleration or braking state can also reflect the driver’s driving intention. Therefore, this paper selects three parameters of accelerator pedal opening, accelerator pedal opening change rate and brake pedal opening to identify the driving intention of electric wheel loader.
3. Driving Intention Recognition
3.1. Throttle Pedal Data Acquisition
A real 5 t wheel loader is used to obtain the accelerator pedal opening, accelerator pedal opening change rate and brake pedal opening signals. An electronic accelerator pedal and brake pedal are equipped. A number of drivers with wheel loader driving experience are selected as testers, and the data of pedal opening and opening change rate under different intentions are collected and analyzed as the domain of the fuzzy controller. The limit value of the change rate of the accelerator pedal opening can only be obtained through the test. During the test, the accelerator pedal is pressed and the accelerator pedal is quickly loosened at the fastest speed many times. Some of the collected test data curves are shown in Figure 2 and Figure 3. Considering that the limit value of the throttle opening change rate needs to be left with an appropriate margin, the range of the throttle pedal opening change rate is determined to be (−1000, 800) %/s according to the test results.
Figure 2.
Opening and opening change rate curve under throttle fast stepping.
Figure 3.
Opening and opening change rate curve under throttle quick release.
3.2. Establishment of Fuzzy Control Input and Output Membership Function
The throttle pedal opening and the throttle opening change rate are used as the input of the fuzzy controller. The membership function and domain of the input variables are shown in Table 3 and Figure 4 and Figure 5.
Table 3.
Input variable membership function.
Figure 4.
The membership function of accelerator pedal opening degree.
Figure 5.
The membership function of throttle opening change rate.
The output variable membership function and the domain membership function are shown in Table 4 and Figure 6.
Table 4.
Output variable membership function.
Figure 6.
Driver’s intention membership function.
3.3. Driving Intention Recognition Process
Firstly, the throttle change rate and throttle are used as fuzzy control inputs, and the fuzzy roadbed rule table for driver intention recognition is summarized in Table 5.
Table 5.
Driver intention recognition fuzzy rules.
The driving intention recognition result is unique at the same time, so the acceleration, deceleration and braking intention of the electric wheel loader are combined to identify this. Due to the special working conditions of the wheel loader, there may be a situation where the accelerator pedal and the brake pedal act simultaneously when the driver is operating. Therefore, the fuzzy controller is used to identify the acceleration maintenance and deceleration intention, and the braking intention and the situation of simultaneously stepping on the accelerator pedal and the brake pedal are realized by logical judgment. This article sets the following rules: (1) if there is a brake pedal signal, the output of the fuzzy controller recognition results; (2) if there is a brake pedal signal, and the throttle pedal signal is greater than the brake pedal signal, the recognition result is normal acceleration; (3) if there is a brake pedal signal, and the throttle pedal signal is less than the brake pedal signal, the recognition result is braking. The driving intention recognition process is shown in Figure 7.
Figure 7.
Flow chart of driving intention recognition.
4. Simulation Research
In this paper, a 5 t electric wheel loader is studied. The basic parameters of the wheel loader are shown in Table 6. Using Matlab/Simulink (R2018 a) and AMESim co-simulation, the driving intention recognition model is built in Simulink, and the electric wheel loader vehicle model is built in AMESim. Since the vehicle model built in AMESim can better simulate the driver’s operation of the accelerator pedal and the brake pedal during actual driving, the signal in the AMESim simulation process is selected as the input signal for acceleration intention recognition. The recognition model is shown in Figure 8.
Table 6.
Basic parameters of the loader.
Figure 8.
Driving intention recognition simulation model.
The ‘V’ working condition of the wheel loader is selected to simulate and verify the driving intention. The actual speed, throttle pedal opening and brake pedal opening of the identified input are derived from the AMESim simulation model. The change rate of throttle pedal opening is obtained by time and throttle pedal opening. All inputs are shown in Figure 9.

Figure 9.
Driving intention recognition input.
The driving intention recognition results are shown in Figure 10.
Figure 10.
Driving intention recognition results.
The driving intention recognition result number corresponds to the following: 4: rapid acceleration; 3: normal acceleration; 2: maintenance; 1: deceleration; −1: braking.
During the operation of the wheel loader in the whole ‘V’-type working condition, the driver will frequently manipulate the accelerator pedal and the brake pedal. Therefore, in order to reflect the driver’s intention in time and effectively, the recognition period set in the simulation of this paper is 0.5 s. The results of driving intention recognition are analyzed by combining Figure 9 and Figure 10. When the wheel loader is just starting, the throttle pedal opening increases rapidly, and the intention recognition result is rapid acceleration, which is more accurate. In the range of 5~6.5 s, the accelerator pedal is quickly loosened and the brake signal appears. During this period, the driving intention is first identified as deceleration, and the recognition result is brake when there is a brake signal, which is more accurate. The interval of 6.5~10 s is the shoveling stage, and the recognition result is rapid acceleration, which is more accurate. The throttle opening of 25~26 s is slowly loosened, the vehicle speed is reduced and the recognition result is deceleration, which is more accurate. The throttle opening in the 35~42 s interval is small and the change rate of the throttle opening is small. The recognition result is maintained and more accurate. In summary, the method based on fuzzy control can accurately identify the driver’s intention.
5. Experimental Research
In order to further verify its effectiveness, a simulation test bench for the automatic transmission system of electric wheel loaders is built and experimental research is carried out. The experimental bench is shown in Figure 11. The components of the test bench are consistent with the actual wheel loader, and are mainly composed of a power unit, drive unit, signal acquisition unit, load simulation unit, electro-hydraulic shift control system and so on. The power unit is composed of power batteries to provide high-voltage electric energy for the drive motor. The drive unit is mainly composed of a drive motor, motor controller and transmission. The signal acquisition unit transmits the real-time signal of each sensor through CAN communication. The load simulation unit is mainly composed of an inertia disk, eddy current brake and control cabinet to simulate the external load of the vehicle driving and working conditions.
Figure 11.
Comprehensive test platform for electromechanical hydraulic transmission system of electric wheel loader.
The transmission control unit (TCU) controller selected is the TTC60, featuring an Infineon (Munich, Germany) XC2287 CPU. This controller is equipped with multiple independently programmable general-purpose I/O interfaces, multiple CAN and RS232 communication interfaces, as well as multiple PWM outputs, which facilitate the implementation of a multi-functional test platform.
- (1)
- Operator Input Signals: These include signals from the electronic accelerator pedal, electronic brake pedal, automatic shift switch, gear selection switch, drive mode selection switch, cruise mode switch, brake switch, regenerative brake switch, safety lock switch, power-on/off switch, cooling system switch, emergency switch, and others.
- (2)
- Detection Input Signals: These include analog signals such as the transmission output shaft speed, output shaft torque, oil pressure, and oil temperature.
- (3)
- Control Output Signals: These include solenoid valve control signals for shifting and safety locking.
- (4)
- Status Monitoring Signals: These include information on speed, torque, oil pressure, oil temperature, gear position, and faults.
- (5)
- Communication Interfaces: These include an RS232 serial communication interface for controller development and debugging, a CAN communication interface, and CAN communication interfaces for various components on the platform that simulate the CAN communication of a complete vehicle.
In the experimental process, the driver is required to drive according to the maintenance–acceleration–maintenance–small acceleration–deceleration–acceleration–braking intention in advance. The driver simulates driving by manipulating the accelerator pedal and the brake pedal. The braking force corresponding to the brake pedal is simulated by applying a load to the eddy current brake. The test results are shown in Figure 11, where 1 represents braking, 0 represents no intention to output, 1 represents deceleration, 2 represents maintenance, 3 represents normal acceleration, and 4 represents rapid acceleration.
As shown in Figure 12, the driving intention test results are the speed, the throttle pedal and brake pedal opening and the driving intention recognition results, respectively. The slope of the throttle opening curve can reflect the magnitude of the change rate of the throttle opening. From the results, it can be concluded that from 3 s to 20 s, starting with a small throttle, the change rate of throttle opening and throttle opening is small, which is identified as maintenance intention. During the period from 20 s to 32 s, the accelerator pedal increases rapidly, which is identified as acceleration intention. During the period from 32 s to 51 s, the current vehicle speed is maintained, which is identified as maintenance intention. During the period from 51 s to 60 s, a small amount of acceleration is carried out, the throttle opening increases, and the recognition result is acceleration. During the period from 60 s to 69 s, the accelerator pedal is loosened, the vehicle speed decreases and the recognition result is deceleration intention. During the period from 69 s to 85 s, the accelerator pedal increases slowly, which is identified as maintenance in the slow stage, and normal acceleration is identified at the moment of rapid increase. During the period from 85 s to 86 s, the accelerator pedal is quickly loosened and identified as the deceleration intention, and then the brake pedal signal appears and is identified as the braking intention. According to the above analysis, the fuzzy controller can more sensitively identify the current intention according to the driver’s manipulation, and the recognition result is basically consistent with the specified test intention, so it shows that the method can accurately identify the driver’s intention.
Figure 12.
Driving intention recognition test results.
6. Conclusions
The wheel loader’s working process shifts frequently, and automatic shifting can effectively improve the driver’s driving safety and economy. The driving intention is an important input judgment condition for achieving efficient automatic shift. However, the current methods of vehicle driving intention recognition mainly focus on passenger cars. In this paper, aiming at the electric wheel loader, according to the characteristics of wheel loader working conditions, a fuzzy control driving intention recognition method is proposed. The driving intention of the wheel loader is divided into rapid acceleration, normal acceleration, maintenance, deceleration and braking intention. The throttle, throttle change rate and braking signal are selected as the input parameters of recognition, and the fuzzy rules of driver intention recognition are constructed to obtain the driver’s driving intention for wheel loader driving process. Simulation and experimental studies are carried out, respectively. The results show that the driving intention recognition model based on fuzzy control can accurately identify the driving intention. It can provide effective input for the automatic gear shifting control of electric wheel loaders.
Author Contributions
Conceptualization, Q.C. and T.L.; methodology, Q.C., Y.L. and M.X.; software, M.X.; validation, G.L., H.R. and T.L.; formal analysis, Q.C.; investigation, Q.C.; resources, Q.C.; data curation, Q.C. and Y.L.; writing—original draft preparation, Q.C.; writing—review and editing, H.R. and G.L.; visualization, T.L.; supervision, T.L.; project administration, T.L.; funding acquisition, Q.C., H.R. and T.L. All authors have read and agreed to the published version of the manuscript.
Funding
This research was funded by the National Key Research and Development Program, grant number 2023YFB3406601, National Natural Science Foundation of China, grant number 52475058, and Xiamen Major Science and Technology Plan Project, grant number 3502Z20231013 And The APC was funded by National Key Research and Development Program (2023YFB3406601).
Institutional Review Board Statement
Not applicable.
Informed Consent Statement
Not applicable.
Data Availability Statement
The data is available on the request.
Conflicts of Interest
The authors declare no conflict of interest.
References
- Huang, X.; Yan, W.; Cao, H.; Chen, S.; Tao, G.; Zhang, J. Prospects for purely electric construction machinery: Mechanical components, control strategies and typical machines. Autom. Constr. 2024, 164, 105477. [Google Scholar] [CrossRef]
- Lin, T.; Lin, Y.; Ren, H.; Chen, H.; Chen, Q.; Li, Z. Development and key technologies of pure electric construction machinery. Renew. Sustain. Energy Rev. 2020, 132, 110080. [Google Scholar] [CrossRef]
- You, Y.; Sun, D.; Qin, D. Shift strategy of a new continuously variable transmission based wheel loader. Mech. Mach. Theory 2018, 130, 313–329. [Google Scholar] [CrossRef]
- Wang, H.; Ge, S.; Guo, D.; Jiang, Y. Fuel consumption of a wheel loader with power reflux hydraulic transmission system. J. Vibroengineering 2023, 25, 1327–1341. [Google Scholar] [CrossRef]
- Wang, Y.; Hu, Y.; Ming, Q. Torque Distribution Control Strategy of Electric Wheel Loader with Multiple Drive Motors Based on Optimal Motor Efficiency. SAE Int. J. Commer. Veh. 2023, 16, 257–269. [Google Scholar] [CrossRef]
- Wang, F.; Hong, J.; Ding, R.; Xu, B.; Fiebig, W.J. A Torque Conversion Solution to the Powertrain of Mobile Machine and Its Control Strategy. IEEE Trans. Veh. Technol. 2022, 71, 10361–10373. [Google Scholar] [CrossRef]
- Wang, X.; Wang, Z.; Wang, S.; Cai, W.; Wu, Q.; Ma, W. Design and Control Performance Optimization of Variable Structure Hydrostatic Drive Systems for Wheel Loaders. Machines 2024, 12, 238. [Google Scholar] [CrossRef]
- Cai, S.; Chen, Q.; Lin, T.; Xu, M.; Ren, H. Automatic Shift Control of an Electric Motor Direct Drive for an Electric Wheel loader. Machines 2022, 10, 403. [Google Scholar] [CrossRef]
- Qayamuddin, M.; Sarwar, M.; Siddiqui, A.S.; Haque, A.; Warsi, N.A. A novel control strategy for dual active bridge bidirectional converter for electric vehicle application. Energy Storage 2023, 5, e463. [Google Scholar] [CrossRef]
- Lv, D.; Yuan, L.; Zhu, B.; Liu, Z.; Bai, X. Research on multi objective intelligent shifting schedule of electric vehicle AMT considering ride comfort and economy. Int. J. Veh. Des. 2023, 92, 278–299. [Google Scholar] [CrossRef]
- Wu, G.; Jin, T.; Wang, J. Research on Multi-Mode Variable Parameter Intelligent Shift Control Method of Loader Based on RBF Network. Actuators 2024, 13, 234. [Google Scholar] [CrossRef]
- Li, C.; Chen, R.; Li, Y.; Yao, Z. Comprehensive shifting pattern of two speed transmission system for low-energy pure electric vehicles. China Mech. Eng. 2018, 29, 1818–1825, 1839. [Google Scholar]
- He, L.; Zong, C.; Wang, C. Driving Intention Recognition and Behaviour Prediction Based on a Double-layer Hidden Markov Model. J. Zhejiang Univ.-Sci. C (Comput. Electron.) 2012, 13, 208–217. [Google Scholar] [CrossRef]
- Gebert, P.; Roitberg, A.; Haurilet, M.; Stiefelhagen, R. End-to-end Prediction of Driver Intention Using 3d Convolutional Neural Networks. In Proceedings of the 2019 30th IEEE Intelligent Vehicles Symposium (iv19), Paris, France, 9–12 June 2019; IEEE: New York, NY, USA, 2019; pp. 969–974. [Google Scholar]
- Gilman, E.; Keskinarkaus, A.; Tamminen, S.; Pirttikangas, S.; Röning, J.; Riekki, J. Personalised Assistance for Fuel-efficient Driving. Transp. Res. Part C-Emerg. Technol. 2015, 58, 681–705. [Google Scholar] [CrossRef]
- Wang, Q.; Zhang, R.; Wang, Y.; Lv, S. Machine Learning-based Driving Style Identification of Truck Drivers in Open-pit Mines. Electronics 2020, 9, 19. [Google Scholar] [CrossRef]
- Halim, Z.; Kalsoom, R.; Baig, A.R. Profiling Drivers Based on Driver Dependent Vehicle Driving Features. Appl. Intell. 2016, 44, 645–664. [Google Scholar] [CrossRef]
- Wang, Y. A study of regenerative braking force distribution strategy for battery electric vehicle based on ECE R13. Mech. Eng. Autom. 2019, 1, 21–23. [Google Scholar]
- Yang, S.; Shi, Z.; Peng, Z.; Li, X.; Chu, J. Speed ratio control strategy of wheel loader with HMT based on PTO torque estimation. J. Mech. Eng. 2024, 60, 362–373. [Google Scholar]
- Li, X.; Zhang, X. Recognition method of braking intention of electric vehicles based on ABC-SVM algorithm. China Mech. Eng. 2023, 32, 2125–2135. [Google Scholar]
- Liu, Z.; Wu, X.; Ni, J. Driving intention recognition based on HMM and SVM cascade algorithm. Automot. Eng. 2018, 40, 858–864. [Google Scholar]
- Ji, X.; Fei, C.; He, X.; Liu, Y.; Liu, Y. Intention recognition and trajectory prediction for vehicles using LSTM network. China J. Highw. Transp. 2019, 32, 34–42. [Google Scholar]
- Jia, S.; Hui, F.; Wei, C.; Zhao, X.; Liu, J. Lane-Changing Behavior Prediction Based on Game Theory and Deep Learning. J. Adv. Transp. 2021, 2021, 6634960. [Google Scholar] [CrossRef]
- Jia, S.; Hui, F.; Li, S.; Zhao, X.; Khattak, A.J. Long term memory and convolutional neural network for abnormal driving behavior recognition. IET Intell. Transp. Syst. 2020, 14, 306–312. [Google Scholar] [CrossRef]
- Chen, S.; Wang, J.; Zhang, X.; Lv, L.; Zheng, L.Y. Overview of braking intention recognition for longitudinal dynamic control of vehicls. J. Hebei Univ. Sci. Technol. 2019, 40, 105–111. [Google Scholar]
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 MDPI and/or the editor(s). MDPI 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. |
© 2024 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/).