1. Introduction
As environmental protection is gaining increasing attention, the automotive industry is also moving towards more environmentally friendly approaches, leading to an increasing adoption of electric propulsion in vehicles. However, pure electric vehicles still face issues such as insufficient power reserves. Therefore, PHEVs have emerged as a transitional vehicle from traditional vehicles to EVs. While these vehicles utilize both Internal Combustion Engine (ICE) and Electric Motor (EM) as power sources, how to allocate electricity and fuel energy for more efficient use has become the key issue for PHEVs.
The rule-based energy management strategy manages to achieve overall energy utilization efficiency while reducing the emission of polluting gases. This kind of strategy is widely used nowadays with the development of PHEV and EM [1]. Rule-based energy management strategies can be divided into two categories: energy management strategies based on deterministic rules and energy management strategies based on fuzzy rules [2].
This paper summarizes and categorizes existing literature, provides a general overview of rule-based energy management strategies, and respectively further refines and categorizes two kinds of management strategies based on rules according to the determinants of the rules and the number of Fuzzy Logic Controllers (FLCs). Rule-based energy management strategies will be compared with strategies based on optimization algorithms to explain the advantages and disadvantages of rule-based energy management strategies. Rule-based strategies are currently popular in practical applications. This article summarizes and organizes information to facilitate future development and application, and also provides an outlook on the future energy development trend of rule-based PHEVs.
2. Energy management strategy based on deterministic rules
Deterministic rule-based energy management controls the power system according to well-defined rules. A reasonable set of mode transition parameters is set to limit the increase or decrease in the power source's output power, effectively achieving mode transitions based on fixed thresholds. Timely mode transitions ensure that the power source remains within a high efficiency range under varying conditions.
2.1. Management strategy based on State of Charge (SOC)
While electric propulsion offers advantages such as enhanced environmental friendliness and higher energy efficiency, it also faces challenges related to limited battery capacity. For short-distance driving, the primary strategy is to rely on electric power. For extended journeys, a hybrid approach combining gasoline and electric propulsion is typically adopted. As a result, the State of Charge (SOC) has become a critical parameter in determining mode transitions in Plug-in Hybrid Electric Vehicles (PHEVs). The decision to switch between operating modes is based on whether the vehicle’s SOC reaches an empirically predefined threshold.
Operating modes can be roughly categorized into Charge-Depleting (CD) mode and Charge-Sustaining (CS) modes, depending on whether the battery is depleted [3]. In CD mode, the powertrain prioritizes the use of the EM. The ICE only works when the electric motor cannot meet power demands. In CS mode, the ICE offers the majority of power, with the EM operating only for auxiliary driving or regenerative braking. When the SOC exceeds a set threshold, the vehicle uses CD mode, while when the SOC is below the threshold, the vehicle uses CS mode. This ensures that the electric motor operates when the SOC is close to the set threshold, preventing excessive energy loss due to a low battery.
2.2. Management strategies determined by multiple parameters
Unlike management strategies that rely solely on SOC, multi-parameter management strategies utilize multiple operating parameters and steady-state efficiency maps of key components to determine the vehicle's operating state. Common operating parameters include SOC, vehicle speed, drivetrain torque demand, driver power demand, and brake pedal position [4]. Because these strategies consider a more comprehensive set of parameters than SOC-based management strategies, multi-parameter management strategies can further refine power distribution.
|
Operating modes |
The ratio of EM propulsion |
The ratio of ICE propulsion |
|
EV |
High |
\ |
|
BHEV |
Medium |
Medium |
|
CHEV |
Medium |
High |
|
ENG |
\ |
High |
|
ENC |
Charging |
High |
|
REG |
Charging |
\ |
As it is shown in Table 1, based on the ratio of EM to ICE propulsion, the powertrain can be categorized into the following operating modes: Electric Vehicle mode (EV), Both Hybrid Electric Vehicle mode (BHEV), Combined Hybrid Electric Vehicle mode (CHEV), Engine mode (ENG), Engine Charging mode (ENC), and Regenerative braking mode (REG). The proportion of each power source can be adjusted based on various parameter settings, enabling timely switching between various operating modes. More modes enable automobiles to keep the engine and motor in a smaller range with higher efficiency when facing various conditions, and recuperate energy through the REG mode, which makes the automobiles even more efficient.
2.3. Optimization strategy for deterministic rules
Deterministic rules offer advantages such as fast computation, ease of deployment on real vehicles, clear logic, explicit mode switching, and suitability for most driving scenarios. However, due to their fixed thresholds, they can be inadequate for complex road conditions and changes in vehicle status. Therefore, consideration is being given to integrating Dynamic Programming (DP) into deterministic rules for optimization [5]. With the predictive knowledge offered by a Worldwide Light-duty vehicles Test Cycle (WLTC), DP calculates the optimal energy allocation sequence for the overall situation. By deeply analyzing the behavioral patterns of this optimal solution, it extracts implicit, improved control rules. These new rules can then be used to improve the original empirically based rule-based strategy.
While the DP algorithm can find the optimal strategy for the overall situation, it requires predictive knowledge of the whole road conditions and frequent mode switching, placing higher demands on the vehicle's information acquisition capabilities and component durability. Therefore, based on DP, Shi et al. proposed an improved rule-based strategy (IRB) [4]. This strategy requires a linear decrease in SOC with driving distance, while also controlling the SOC using upper and lower limits to avoid frequent mode switching. With a linear decrease in SOC, the referenced SOC can be expressed as [4]:
In the formula,
Therefore, IRB only requires predictive knowledge of the total driving distance to achieve global optimization of the deterministic rule.
3. Energy management strategy based on fuzzy rules
Fuzzy rules were developed to compensate for the rigidity of deterministic rules. Fuzzy rule algorithms simplify complex problems by fuzzifying them. They also incorporate fuzzy set theory, allowing a state to partially belong to a category. Specifically, energy management strategies based on fuzzy rules do not rely on fixed values. Instead, they use a specific fuzzification algorithm to convert data into satisfaction indicators, and then use fuzzy rules to determine system outputs.
3.1. Fuzzy rule algorithm
Fuzzy rule algorithms process uncertainty and fuzzy information by simulating human approximate reasoning. The basic idea is to use fuzzy rules and fuzzy reasoning processes to obtain fuzzy or clear output from input.
Here are the main components of the fuzzy rule algorithm(see Table 2):
|
Fuzzy Rules |
The common form is IF (fuzzy condition) THEN (fuzzy conclusion) |
|
Fuzzification |
Converting the clear input value into the membership degree of the corresponding fuzzy set. |
|
Inference Engine |
The trigger strength of each rule is calculated using fuzzy operators. The conclusion part is cropped or scaled according to the trigger strength to generate the fuzzy output. |
|
Aggregation |
Combine the fuzzy outputs of all rules into a total fuzzy output set. |
|
Defuzzification |
Convert aggregated fuzzy output to crisp numeric values by using certain algorithm. |
The fuzzy logic controller can fuzzify the input information according to a specific membership function, convert it into a degree of membership, and obtain fuzzy conclusions through fuzzy rules [6]. The inference engine then processes the conclusions based on the degree of triggering of the rules to generate fuzzy outputs. The fuzzy outputs are aggregated and the output set is defuzzified using a specific algorithm to obtain clear values after complete processing by the fuzzy algorithm.
3.2. Strategies using a single FLC
For a single FLC, several items of data are simultaneously received at the input, such as SOC, engine torque difference (ΔT), and current motor speed (Nm) [7]. Since only one fuzzy controller manages energy distribution, the output is often power-related data such as the target torque of the two power sources and the engine torque coefficient K, which directly controls the working state of the motor and engine. The strategy of using a single FLC has a single unified rule base and reasoning mechanism, and the rules are coordinated and consistent.
For example, the fuzzy logic control strategy developed by Zhang et al. for parallel PHEVs uses the powertrain torque demand, Treq, and the SOC as inputs, while the desired output is the engine torque demand, Tout [8]. The inputs are fuzzified using Triangular Membership Function to obtain fuzzy subsets, and the fuzzy subsets for the outputs and fuzzy rules are also defined. The specific fuzzy rules are shown in Table 3:
|
SOC/Treq |
VS |
SE |
S |
M |
B |
BE |
VB |
|
very low |
M |
M |
B |
BE |
VB |
VB |
VB |
|
lower |
S |
M |
B |
BE |
BE |
VB |
VB |
|
low |
S |
M |
B |
B |
BE |
BE |
BE |
|
normal |
SE |
S |
M |
M |
B |
BE |
BE |
|
high |
SE |
S |
M |
M |
M |
B |
B |
|
higher |
VS |
SE |
S |
M |
M |
M |
M |
|
very high |
VS |
VS |
SE |
S |
M |
M |
M |
According to the rule table, fuzzy inputs can be converted to fuzzy outputs. Mamdani Fuzzy Inference and Centroid Defuzzification are then used to determine the precise engine torque output.
This example illustrates that a control system using a single FLC has only one core module. Initially, managing the rule base and membership functions is relatively straightforward, with a simple structure and easy initial implementation. However, as the number of input variables increases, the number of fuzzy rules grows exponentially, making the rule base extremely cumbersome and difficult to design, debug, and maintain. Furthermore, to accommodate all situations, the strategy of using a single FLC must make compromises, limiting control accuracy and adaptability, and preventing in-depth optimization for specific subtasks.
3.3. Strategies using multiple fuzzy logic controllers
To address the exponential growth in the number of rules caused by multiple input variables, it is possible to consider using multiple FLCs to form a control system. Using a hierarchical or parallel structure, complex control tasks can be broken down into multiple subtasks, each handled by a dedicated fuzzy logic controller. Each controller only needs to process a subset of the relevant input variables. Li et al. constructed a control system for series HPEVs using three fuzzy logic controllers, employing both hierarchical and parallel structures [9]. The three controllers are the battery working state (BWS) Fuzzy Calculator, FLC1, and FLC2. The specific structure of the control system is shown in Figure 1:
Dedicated controllers within a control system composed of multiple fuzzy logic controllers can achieve more refined and optimized control within their specific areas of responsibility. Through functional decomposition, each controller only needs to process a subset of relevant input variables, reducing the number of rules from a product relationship to a sum relationship, greatly simplifying the design. However, due to the relatively complex structure of the control system, while each sub-controller is simpler to design, the number of controllers that need to be designed and calibrated increases. Furthermore, it is necessary to ensure optimal collaboration between modules. If the interfaces between modules are not properly designed, a small error in one module can propagate and amplify throughout the system, affecting overall performance. This places high demands on control system designers.
4. Conclusion
Energy management strategies based on rules offer advantages such as strong robustness, simple algorithms and strong real-time performance. However, these strategies are less adaptable to complex situations and lack precise energy allocation. The strategies can only ensure the power source operates within a relatively high efficiency range through mode switching, but cannot guarantee that the power source always operates at its highest efficiency, leaving a significant gap between the theoretical efficiency ceiling. Furthermore, these rules are based solely on the designer's experience and fail to maximize the PHEV's fuel-saving potential.
Because the energy management strategies involved in this article utilize different vehicle structures, powertrains, and other key parameters for testing or simulation, and the rules set by the designers are not exactly the same, it has limited meaning to directly compare the efficiency improvement capabilities of each strategy in different vehicle models. If a unified vehicle model can be established to simulate each strategy separately, more specific and direct results can be obtained.
Optimizing rules requires external road information as a supplement. With the development of intelligent control algorithms and connected vehicle technologies, the introduction of more predictive knowledge, combined with optimization methods such as dynamic programming (DP), will improve the adaptability and global optimality of strategies while maintaining real-time performance.
References
[1]. SU Ling, ZENG Yuping& QIN Datong.(2017).Current situation and development trend of plug-in hybrid electric vehicle ’s energy management strategy . Journal of Chongqing University, 40(02), 10-15.
[2]. HU Jianjun, YANG Ying, ZOU Lingbo, PENG Tao.(2021). Adaptive equivalent consumption minimization strategy for plug-in hybrid electric vehicle. Journal of Chongqing University, 44(12), 80-94.
[3]. Zhang, B., Mi, C. C. & Zhang, M.. (2011). Charge-Depleting Control Strategies and Fuel Optimization of Blended-Mode Plug-In Hybrid Electric Vehicles. IEEE Transactions on Vehicular Technology, 60 (4), 1516-1525.
[4]. Dapai Shi, Junjie Guo, Kangjie Liu, Qingling Cai, Zhenghong Wang & Xudong Qu.(2023).Research on an Improved Rule-Based Energy Management Strategy Enlightened by the DP Optimization Results.Sustainability, 15(13),
[5]. Shunzhang Zou, Jun Zhang, Yu Yang, Yunshan Zhou, Yunfeng Liu, Jingyang Peng & Xiaokang Feng. (2025). Rule-Based Control Strategy for a Novel Dual-Motor PHEV Improved by Dynamic Programming. Electronics, 14 (7), 1450-1450.
[6]. Reza Saatchi. (2024). Fuzzy Logic Concepts, Developments and Implementation. Information, 15 (10), 656-656.
[7]. Chen Z., Liu Y., Ye M., Zhang Y., Chen Z. & Li G.. (2021). A survey on key techniques and development perspectives of equivalent consumption minimisation strategy for hybrid electric vehicles. Renewable and Sustainable Energy Reviews, 151.
[8]. ZHANG Zhi-wen ZHANG Shuo & LI Tian-yu. (2018). Research on Control Strategy of Parallel Hybrid Electric Vehicle Based on Fuzzy Logic. Journal of North University of China(Natural Science Edition), 39 (06), 677-686.
[9]. Li, S. G., Sharkh, S. M., Walsh, F. C. & Zhang, C. N.. (2011). Energy and Battery Management of a Plug-In Series Hybrid Electric Vehicle Using Fuzzy Logic. IEEE Transactions on Vehicular Technology, 60 (8), 3571-3585.
Cite this article
Han,J. (2025). Energy Management Strategy Based on Rules in PHEV: A Review. Applied and Computational Engineering,209,37-43.
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-MCEE 2026 Symposium: Advances in Sustainable Aviation and Aerospace Vehicle Automation
© 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]. SU Ling, ZENG Yuping& QIN Datong.(2017).Current situation and development trend of plug-in hybrid electric vehicle ’s energy management strategy . Journal of Chongqing University, 40(02), 10-15.
[2]. HU Jianjun, YANG Ying, ZOU Lingbo, PENG Tao.(2021). Adaptive equivalent consumption minimization strategy for plug-in hybrid electric vehicle. Journal of Chongqing University, 44(12), 80-94.
[3]. Zhang, B., Mi, C. C. & Zhang, M.. (2011). Charge-Depleting Control Strategies and Fuel Optimization of Blended-Mode Plug-In Hybrid Electric Vehicles. IEEE Transactions on Vehicular Technology, 60 (4), 1516-1525.
[4]. Dapai Shi, Junjie Guo, Kangjie Liu, Qingling Cai, Zhenghong Wang & Xudong Qu.(2023).Research on an Improved Rule-Based Energy Management Strategy Enlightened by the DP Optimization Results.Sustainability, 15(13),
[5]. Shunzhang Zou, Jun Zhang, Yu Yang, Yunshan Zhou, Yunfeng Liu, Jingyang Peng & Xiaokang Feng. (2025). Rule-Based Control Strategy for a Novel Dual-Motor PHEV Improved by Dynamic Programming. Electronics, 14 (7), 1450-1450.
[6]. Reza Saatchi. (2024). Fuzzy Logic Concepts, Developments and Implementation. Information, 15 (10), 656-656.
[7]. Chen Z., Liu Y., Ye M., Zhang Y., Chen Z. & Li G.. (2021). A survey on key techniques and development perspectives of equivalent consumption minimisation strategy for hybrid electric vehicles. Renewable and Sustainable Energy Reviews, 151.
[8]. ZHANG Zhi-wen ZHANG Shuo & LI Tian-yu. (2018). Research on Control Strategy of Parallel Hybrid Electric Vehicle Based on Fuzzy Logic. Journal of North University of China(Natural Science Edition), 39 (06), 677-686.
[9]. Li, S. G., Sharkh, S. M., Walsh, F. C. & Zhang, C. N.. (2011). Energy and Battery Management of a Plug-In Series Hybrid Electric Vehicle Using Fuzzy Logic. IEEE Transactions on Vehicular Technology, 60 (8), 3571-3585.