Next Article in Journal
CFD Modelling and Experimental Validation of an Ethanol Spark-Ignition Heavy-Duty Engine
Previous Article in Journal
Correction: Mohapatra et al. A Pragmatic Investigation of Energy Consumption and Utilization Models in the Urban Sector Using Predictive Intelligence Approaches. Energies 2021, 14, 3900
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

A Hierarchical Evolutionary Search Framework with Manifold Learning for Powertrain Optimization of Flying Vehicles

by
Chenghao Lyu
1,2,
Nuo Lei
2,3,
Chaoyi Chen
3,* and
Hao Zhang
4,*
1
School of Mechanical Engineering and Automation, Northeastern University, Shenyang 110819, China
2
Tsintelink Technology Co., Ltd., Beijing 100084, China
3
School of Vehicle and Mobility, Tsinghua University, Beijing 100084, China
4
Department of Mechanical Engineering, Carnegie Mellon University, Pittsburgh, PA 15213, USA
*
Authors to whom correspondence should be addressed.
Energies 2025, 18(13), 3350; https://doi.org/10.3390/en18133350
Submission received: 16 May 2025 / Revised: 13 June 2025 / Accepted: 23 June 2025 / Published: 26 June 2025

Abstract

Hybrid electric vertical take-off and landing (HEVTOL) flying vehicles serve as effective platforms for efficient transportation, forming a cornerstone of the emerging low-altitude economy. However, the current lack of co-optimization methods for powertrain component sizing and energy controller design often leads to suboptimal HEVTOL performance. To address this, this paper proposes a hierarchical manifold-enhanced Bayesian evolutionary optimization (HM-BEO) approach for HEVTOL systems. This framework employs lightweight manifold dimensionality reduction to compress the decision space, enabling Bayesian optimization (BO) on low-dimensional manifolds for a global coarse search. Subsequently, the approximate Pareto solutions generated by BO are utilized as initial populations for a non-dominated sorting genetic algorithm III (NSGA-III), which performs fine-grained refinement in the original high-dimensional design space. The co-optimization aims to minimize fuel consumption, battery state-of-health (SOH) degradation, and manufacturing costs while satisfying dynamic and energy management constraints. Evaluated using representative HEVTOL duty cycles, the HM-BEO demonstrates significant improvements in optimization efficiency and solution quality compared to conventional methods. Specifically, it achieves a 5.3% improvement in fuel economy, a 7.4% mitigation in battery SOH degradation, and a 1.7% reduction in system manufacturing cost compared to standard NSGA-III-based optimization.

1. Introduction

To address growing concerns about greenhouse gas emissions and increasing demand for advanced air mobility, the development of hybrid electric vertical take-off and landing (HEVTOL) flying vehicles has expanded rapidly worldwide [1]. Combining electric power and range extenders, it represents a promising architecture that enables longer ranges and higher payload capacities compared to purely electric variants [2]. Efficient powertrain sizing and an energy management system (EMS) are critical for maximizing the performance of these complex systems with multiple power sources and diverse driving/flight phases, while minimizing operational costs [3]. HEVTOL performance is also influenced by control strategy boundary conditions, which depend on propulsion system component parameters [4]. Therefore, coordinating propulsion system design and energy management while recognizing their interdependencies is essential [5]. The combined effects of component parameters and EMS determine HEVTOL operational performance across different flight envelopes [6]. Effective co-optimization of component sizing and energy management requires appropriate scaling of critical electrical and range extender components alongside optimal control parameter selection [7].
Co-optimization techniques for powertrain design have been extensively researched and refined over the past decade for various powertrain systems [8]. However, directly applying these methods to high-dimensional HEVTOL design problems faces challenges [9], particularly the computational costs associated with evaluating complex multi-physics models [10]. Traditional approaches often neglect or simplify dynamic behaviors, potentially leading to suboptimal performance under real-world flight conditions [11]. For instance, the Willans line method, which uses linear transfer functions to represent input–output power relationships, is commonly employed for engine and motor sizing [12]. This approach simplifies engine fuel consumption and motor electrical loss models by assuming operation within high-efficiency regions [13]. Furthermore, Zhou et al. developed an HEV intelligent sizing system by combining a chaos-enhanced accelerated particle swarm optimization (CAPSO) algorithm with the Willans line method [14]. He et al. used the Willans line method to create proportionally scaled engine fuel consumption maps for optimizing hybrid systems in UAVs [15]. However, the methods ignore the dynamic characteristics and inertia of power machines during operation, potentially reducing model accuracy and creating discrepancies between optimized and actual performance [16]. Thus, developing a hybrid powertrain co-design framework interfacing with surrogate models such as a Bayesian model is essential for accurately capturing dynamic behaviors [12]. In practical hybrid powertrain co-design, multiple performance objectives are typically considered rather than focusing on a single one [17]. The inherent strong nonlinearities and complex constraints of hybrid powertrains often result in interacting and conflicting multi-objective functions. Traditional optimization methods design different weighting factors and combine objective functions into a single one based on specific requirements [18]. However, changing design requirements necessitate redesigning objective functions and restarting optimization processes, leading to significant computational burdens and complexity.
To this end, multi-objective evolutionary algorithms (MOEAs) and non-dominated concepts provide Pareto solution sets, offering designers flexibility in selecting parameter combinations based on design criteria [19]. Current multi-objective optimization techniques, such as the non-dominated sorting genetic algorithm-III (NSGA-III), have been widely adopted for propulsion system co-design [7]. Additionally, Bayesian optimization (BO) has gradually been applied to engineering optimizations due to its efficient exploration capabilities under expensive cost functions [20]. Deb et al. introduced the reference point-based NSGA-III for handling high-dimensional, multi-variable multi-objective problems [21]. He et al. applied NSGA-III to optimize engine displacement, battery pack count, and supercapacitor quantity based on cost-power ratios, energy consumption, and emissions [22]. However, traditional niching strategies in NSGA and its variants may overemphasize diversity, potentially hindering convergence and exposing issues with fixed evolutionary operators that require further investigation [23]. Furthermore, dynamic programming (DP) is frequently used as the control strategy for iterative hybrid powertrain co-optimization [24]. Nevertheless, DP requires prior knowledge of driving conditions and struggles with real-time applications due to high computational demands. Thus, establishing and implementing co-optimization under real-time control is crucial [25]. Li et al. proposed a method to minimize HEV operational costs through rule-based (RB) strategies, including optimized thresholds for specific driving cycles and power split device gear ratios [26]. Although RB strategies are computationally efficient and suitable for real-time applications, achieving desired control effects remains challenging due to heavy reliance on practical engineering experience [27]. Moreover, when facing high-dimensional hybrid system design problems under both ground-driving and flying scenarios, directly applying traditional NSGA-III or BO methods risks encountering the curse of dimensionality, slow convergence and local optimality [28].
Some preliminary studies have emerged that address powertrain optimization of HEVTOLs. However, these works often rely on heuristic or simplified optimization methodologies, which are particularly insufficient in the joint design of component sizing and energy management controllers [29]. For instance, Jung et al. demonstrate the feasibility of controller verification in UAVs, illustrating the challenges in reliable onboard energy controllers [30]. Likewise, Ruan et al. provide a broad overview of propulsion strategies for mobile systems but also reveal the fragmented treatment of system-level optimization across different domains [31]. For ground-based systems, Stefan et al. [32] and Bao et al. [33] focused on the trade-off between battery capacity and mission energy demands, showcasing the importance of optimal hybridization. Meanwhile, Parkar et al. introduced a metaheuristic co-optimization framework, yet still faced convergence inefficiencies in high-dimensional spaces [34]. Based on this, Pardhi et al. incorporated environmental lifecycle factors into the sizing problem, moving closer to multi-objective, multi-domain design formulations [35]. Collectively, these works highlight the value of co-optimizing powertrain architecture and control strategies. However, current solutions often suffer from limited scalability, weak convergence under complex constraints, and insufficient handling of high-dimensional design space gaps, which motivate the development of more structured, hierarchy-enhanced, and dimension-reduced optimization frameworks as proposed in this work [36]. To the best of the authors’ knowledge, no existing work has yet proposed a unified multi-objective optimization framework that simultaneously addresses component sizing and energy management controller calibration for HEVTOLs.
This gap limits the ability of current methodologies to efficiently solve high-dimensional, tightly coupled design problems, thereby falling short of meeting the engineering demands for rapid and high-performance HEVTOL system development. Therefore, this paper proposes a novel hierarchical optimization framework, HM-BEO, integrating lightweight manifold dimensionality reduction with Bayesian coarse search and evolutionary refinement, maintaining optimization accuracy while significantly improving computational efficiency. Compared to conventional methods, this approach ensures high-accuracy modeling of dynamic constraints while substantially enhancing co-optimization quality. Key contributions include: (1) a unified co-optimization framework for HEVTOL component sizing and energy controller calibration, explicitly formulating the design problem as a constrained multi-objective optimization task over a high-dimensional space, targeting real-world metrics such as fuel consumption, battery degradation, and system cost; (2) a hierarchical optimization scheme combining low-dimensional Bayesian global search with NSGA-III-based refinement, which efficiently balances exploration and exploitation across design stages and mitigates the curse of dimensionality; (3) comprehensive validation on representative HEVTOL duty cycles, demonstrating superior convergence, optimization quality, and engineering applicability over traditional single-layer or decoupled optimization methods.
The remainder of this paper is organized as follows: Section 2 describes the hybrid powertrain configuration and energy management strategy. Section 3 formulates the Pareto-based co-optimization problem and details the proposed methodology. Section 4 presents and analyzes co-optimization results of powertrain sizing and controller design, validating the effectiveness of the algorithms. Conclusions are provided in Section 5.

2. Powertrain Modeling and Control Strategy

The hybrid electric flying vehicle studied in this paper adopts a coaxial twelve-rotor layout, with each rotor driven by an independent motor. The system is equipped with a dual-engine range extender system consisting of two internal combustion engines (ICEs) and two sets of electric generators, providing continuous energy replenishment during flight. The two sets of power generation units will adopt the same parameters to ensure systematic symmetry and reliability. All motors and generators are connected to a central DC bus via DC/AC and AC/DC converters, and the battery is connected in parallel to the DC bus via a DC/DC converter for energy storage and auxiliary power supply. During the flight mission, the battery and the range extender system jointly provide power output to the rotor motors. The DC bus serves as a unified energy scheduling platform between various energy sources and loads, supporting multi-source dynamic switching and load balancing.

2.1. Vehicle Dynamics Model

Figure 1 depicts the flying vehicle schematic, showing v a i r (actual flight speed), ϕ (angle between flight direction and horizontal), F A , F l , F f , F a (thrust, lift, air resistance, acceleration), and m g (gravity). From flight aerodynamics, the total flight power of the flying vehicle is computed using the formula:
P P L = P V + P H
where P V and P H are the power for vertical and horizontal motion. Effective vertical and horizontal velocities are v v = v a i r sin ϕ and v h = v a i r cos ϕ . According to [37], P V for vertical motion (climbing and descending) at velocity v v is given by:
P V = m g 2 v v + m g 2 v v 3 + 2 m g ρ π R 0 2 , climbing m g 2 v v m g 2 v v 3 2 m g ρ π R 0 2 , descending
where R 0 is rotor disk radius, A e = π R 0 2 is rotor disk area. Horizontal power P H comprises parasitic power P P and induced power P I needed to overcome parasitic and lift-induced drag. These power components are calculated by:
P P = 1 2 ρ C D A e v h 3 + π 4 N b c b ρ C D ω 3 R 0 4 1 + 3 v h ω R 0 2 P I = m g ω R 0 ψ
where c b is blade chord length, N b number of blades, ω angular velocity, and ψ is solved by the following equation [37]:
g ( ψ ) = 2 ρ π ω 2 R 0 4 ψ v h ω R 0 2 + ψ 2 m g = 0
Therefore, given the flying vehicle’s motion state, total power consumption is computed using Equations (1)–(4).

2.2. Powertrain Model

The engine fuel consumption model and the motor/generator model are detailed below. The engine efficiency model is derived through a fitting process based on experimental data collected from heavy-duty engine tests, and the engine efficiency η ICE is a function of engine power, as illustrated in Figure 2, where the black data points represent the test data and the red line specifically fits the highest efficiency points observed. The motor/generator efficiency η MG is approximated as a constant value of 0.95 to reflect the performance of current high-efficiency electric machines.
m ˙ ICE = P ICE η ICE ( P ICE ) · LHV
P MG , e = P MG , m · η MG k ( P MG , m )
where m ˙ ICE denotes the engine fuel consumption rate, P ICE is the engine power, and LHV refers to the lower heating value of the fuel. Additionally, P MG , e and P MG , m represent the electrical and mechanical power of the motor/generator, respectively. Furthermore, the coefficient k is defined as −1 when it operates as a motor, indicating a power loss, and 1 when it functions as a generator, representing power generation from mechanical to electrical energy with corresponding efficiency.
Considering repeated charge and discharge cycles accelerate battery aging and shorten its lifespan. The large capacity of HEVTOL batteries can also lead to high replacement costs when batteries are excessively aged. Therefore, battery capacity loss has a significant economic impact on HEVTOL performance. To extend battery life, battery state of health (SOH) loss is incorporated as a key objective function. In this work, a thermoelectric coupling model is developed, parameterized as shown in Figure 3. Assuming that charging and discharging have equal effects on battery aging, the battery capacity loss Q b a t l o s s can be expressed as a function of the charge/discharge rate I c , battery temperature T b a t , and SOC. R is the molar gas constant, and Ah represents the accumulated charge.
The battery capacity loss Q b a t l o s s , effective total Ah-throughput A h e f f , and SOH are described by the following equations [7]:
Q b a t l o s s = α · S O C + β · e 31700 163.3 I c R T b a t A h 0.57  
where the coefficients α and β are defined as: α = 1287.6 , S O C 0.45 1385.5 , S O C > 0.45 and β = 6356.3 , S O C 0.45 4193.2 , S O C > 0.45
The total Ah-throughput Γ is defined from the beginning to the end of the battery’s life, given a nominal current I n o m :
Γ = 0 L b a t I n o m τ d τ  
where L b a t indicates the end of the battery’s life.
The severity factor σ is defined as the ratio of the theoretical total Ah-throughput Γ to the practical total Ah-throughput γ [7]:
σ ( I c , T b a t , S O C ) = Γ γ = 0 L b a t I n o m τ d τ 0 L b a t I τ d τ  
The battery life Γ 20 is determined when the battery capacity degrades to 80
Γ 20 = 20 α · S O C n o m + β e 31700 163.3 I c , n o m R T b a t , n o m ( 1 ) 0.57  
where the nominal variables used are I c , n o m = 2.5 , S O C n o m = 0.35 , and T b a t , n o m = 25 °C.
The effective total Ah-throughput can be calculated by integrating the severity factor σ and the absolute value of the battery current [7]:
A h e f f = t 0 t f σ ( I c , T b a t , S O C ) · | I τ | d τ  
When A h e f f equals the nominal total Ah-throughput Γ 20 , the battery’s lifespan is considered terminated. For generality, the initial SOH for each driving cycle is set to 100%. The SOH is then defined by:
S O H = 1 A h e f f Γ 20 · 100 %  

2.3. Energy Controller Model

The HEVTOL in this paper is equipped with the mainstream adaptive equivalent consumption minimization strategy (A-ECMS) energy management system. However, its system control parameters and calibrations are to be jointly determined with component sizing. A-ECMS is an optimization-based control method that uses an equivalence factor (EF) to convert electrical energy consumption into equivalent fuel consumption. The total power demand at time t is denoted by P PL , and the system begins with an initial state-of-charge S O C 0 . The optimization process is subject to physical bounds on power, torque, and speed, along with an SOC tracking tolerance ε . To reduce computational complexity, the control input is limited to battery output power P bat . Engine power P ICE is then determined via:
Consequently, the engine’s fuel consumption rate m ˙ fuel becomes a function of P bat , as the engine operates along its optimal operating line (OOL). The objective is to minimize the cumulative fuel consumption over a drive cycle, as formulated in Equation (13) [38].
  Minimize :   J = t 0 t f m ˙ fuel ( P bat ) d t   Subject to :   S O C ( t 0 ) = S O C 0 | S O C ( t f ) S O C ref ( t f ) | < ε P bat + P ICE = P PL P bat min P bat P bat max S O C min S O C S O C max
To enforce SOC constraints over time, a Hamiltonian function is defined as:
P bat * = arg min P bat m ˙ fuel ( P bat ) p · S O C ˙ ( P bat )
where p is the co-state variable, and S O C ˙ ( P bat ) is the SOC rate of change. The equivalence factor λ is introduced based on the co-state p and the engine efficiency estimate η ˜ ICE , typically set to half of peak thermal efficiency:
λ = 100 · L H V · η ˜ ICE 3600 C U OC · p
Substituting λ into the Hamiltonian, the formulation becomes:
H ( P bat , λ ) = m ˙ fuel P bat + λ L H V · P bat
Since a fixed EF has limitations in adaptability, A-ECMS adopts a proportional-integral (PI) controller to dynamically update the EF [5].
Δ S O C = S O C S O C ref λ t = λ 0 + K p · Δ S O C + K i t 0 t Δ S O C d τ
where λ t represents the EF at time t; λ 0 is the initial EF value, which will be determined via optimization; and K p and K i are the proportional and integral gains, respectively. The overall operation mechanism of A-ECMS is depicted as shown in Figure 4.

3. Co-Optimization of HEVTOL Powertrain Sizing and Energy Management System

To address computational burdens and convergence challenges in traditional methods for high-dimensional design spaces, this paper proposes a hierarchical manifold-enhanced Bayesian-evolutionary optimization (HM-BEO) approach, as illustrated in Figure 5. The methodology comprises three key phases: (1) lightweight manifold discovery—initially identifies latent low-dimensional structures through manifold learning of randomized design variable samples, effectively reducing optimization space dimensionality; (2) manifold-projected Bayesian optimization—constructs Gaussian process (GP) surrogate models within the reduced manifold subspace for Bayesian optimization, enabling rapid global exploration to generate preliminary approximate Pareto solutions; (3) surrogate-guided NSGA-III refinement—maps Bayesian-optimized solutions back to the original space as initial populations and then applies NSGA-III for local multi-objective evolutionary refinement of Pareto frontiers. This hierarchical architecture synergistically combines Bayesian optimization’s global search efficiency with NSGA-III’s diversity preservation in local search, while manifold dimensionality reduction effectively mitigates the curse of dimensionality.

3.1. Problem Formulation

This study focuses on the co-optimization of hybrid electric propulsion system component sizing and energy management strategy. Let the optimization parameters collectively form a decision vector x R N , aiming to simultaneously minimize fuel consumption, battery SOH degradation, and component manufacturing costs. Specifically, we define three optimization objectives: corrected fuel consumption f 1 , battery SOH loss f 2 , and system component cost f 3 , comprehensively addressing both operational and manufacturing cost minimization requirements. The optimization variables include powertrain parameters (maximum ICE power P ICE max , maximum generator power P Gen max , maximum motor power P Mot max ) and control strategy parameters (A-ECMS coefficients λ 0 , K p , and K i ). The parameter ranges are specified in Table 1, which is determined based on extensive manufacturing experience gained from industry and a comprehensive review of relevant configuration and sizing settings derived from existing literature [37].
The objective functions are formulated as follows. The corrected fuel consumption f 1 combines actual engine fuel consumption m fuel with battery SOC consumption equivalent:
f 1 = m fuel + α · Δ SOC
where α denotes the fuel-SOC conversion factor. Battery SOH degradation f 2 , derived from the electro-thermal coupled battery model in Section 2, is defined as:
f 2 = S O H 0 S O H f = 1 1 A h e f f Γ 20 × 100 %
where S O H 0 and S O H f represent initial and final battery health states, A h e f f denotes effective discharge capacity, and Γ 20 is the nominal capacity.
The system component cost f 3 incorporates ICE, generator, motor, and battery costs (with battery capacity pre-calibrated based on acceleration time and range requirements):
f 3 = J ICE + J Gen + J Mot + J Bat
In this study, we assume that only size-dependent direct material costs are considered in the cost model, while other costs such as R&D, integration, and control systems, whose values are weakly correlated with component sizing, are excluded. Component cost models are specified as [7]:
J ICE = 12 × P ICE max + 424 J Gen = 21.775 × P Gen max + 425 J Mot = 21.775 × P Mot max + 425 J Bat = 29000
where J ICE , J Gen , and J Mot represent ICE, generator, and motor costs, respectively, while J Bat includes battery pack and management system costs, with coefficients sourced from Electric Power Research Institute (EPRI) standards [39]. The co-optimization problem is formulated as a multi-objective optimization problem, where S R N denotes the feasible design space, subject to constraints [7]:
min x S   F ( x ) = [ f 1 ( x ) , f 2 ( x ) , f 3 ( x ) ] g i ( x ) 0 ,   i = 1 , , C
where g i ( x ) represents the i-th constraint function encompassing dynamics, component performance, and control system stability limits. Pareto optimality is defined as: x is Pareto-optimal if no other x S satisfies
f k ( x ) f k ( x )   k = 1 , 2 , 3   with   j : f j ( x ) < f j ( x )
The non-dominated solution set is:
X * = x S | x S : F ( x ) F ( x )
where F ( x ) F ( x ) indicates x dominates x across all objectives. This formulation establishes an integrated optimization framework for HEVTOL propulsion system design and control strategy.

3.2. Lightweight Manifold Discovery

To alleviate the curse of dimensionality in the combined decision space of HEVTOL component sizing and energy management control parameter optimization, a lightweight manifold reduction approach is introduced in this work. Based on an initial sampling set { x i } i = 1 M , the underlying low-dimensional manifold structure is identified. The dimension reduction mapping is defined as:
M : R N R r ,   r N
where r denotes the dimension of the reduced manifold. The method employed is local linear embedding (LLE), aiming to preserve the linear relationships within local neighborhoods of the data. Firstly, the reconstruction weights w i j are computed by minimizing the following, where N ( i ) denotes the k-nearest neighbors of point x i . The reconstruction weights are subject to the normalization constraint:
min w i j i = 1 M x i j N ( i ) w i j x j 2 j N ( i ) w i j = 1 ,   i
Subsequently, the low-dimensional embeddings { z i } are obtained by preserving the same reconstruction relationships:
min z i i = 1 M z i j N ( i ) w i j z j 2
To ensure that the dimensionality reduction does not destroy the local structures of the original data, the local preservation error ε local is defined as:
ε local = 1 M i = 1 M ( x i x j ) ( z i z j ) 2
Finally, an inverse mapping Ψ : R r R N is constructed to approximately reconstruct the original space x using locally weighted regression:
x ^ = Ψ ( z ) = i = 1 M ω i ( z ) x i
where ω i ( z ) denotes the weighting coefficients determined by the distance between z and z i . The above manifold reduction process, built upon local linearity preservation, ensures that the intrinsic nonlinear correlations among decision variables are retained in the reduced manifold subspace, thereby enabling subsequent optimization to be conducted within a structurally sound low-dimensional space and significantly reducing the complexity and computational burden of HEVTOL system design optimization.

3.3. Manifold-Projected Bayesian Optimization

After obtaining the low-dimensional manifold subspace R r that characterizes the HEVTOL powertrain co-design parameter search space, a BO strategy is employed for global coarse exploration. For each objective f k , a Gaussian process surrogate model is constructed:
f k ( z ) GP ( μ k ( z ) , k k ( z , z ) ) ,   k = 1 , 2 , 3
where μ k ( z ) denotes the mean function and k k ( z , z ) denotes the covariance function, defined using the squared exponential kernel:
k k ( z , z ) = σ k 2 exp 1 2 l k 2 z z 2
where σ k 2 is the signal variance and l k is the characteristic length scale. The GP predictive mean and variance at a query point z * are given by the following, where Z denotes the set of existing sampled points, Y k represents the observed objective values, and σ n 2 is the noise variance.
μ k ( z * ) = k k ( z * , Z ) [ K k + σ n 2 I ] 1 Y k σ k 2 ( z * ) = k k ( z * , z * ) k k ( z * , Z ) [ K k + σ n 2 I ] 1 k k ( Z , z * )
Based on the GP predictions, the expected improvement (EI) acquisition function is defined as follows, where f best is the best observed objective value so far. Substituting the GP predictions yields the closed-form EI expression [7]:
EI ( z ) = E max ( 0 , f best f k ( z ) ) EI ( z ) = ( f best μ k ( z ) ) Φ f best μ k ( z ) σ k ( z ) + σ k ( z ) ϕ f best μ k ( z ) σ k ( z )
where Φ ( · ) and ϕ ( · ) are the cumulative distribution function and probability density function of the standard normal distribution, respectively. In the case of multiple objectives, a weighted summation of EI values is adopted:
EI multi ( z ) = k = 1 3 w k EI k ( z )
where w k are the weighting factors for each objective. At each iteration, the point maximizing EI multi ( z ) is selected for high-fidelity evaluation and the GP models are subsequently updated. Bayesian Optimization dynamically balances exploration and exploitation through GP-predicted uncertainty, enabling rapid identification of promising regions in the manifold subspace with minimal function evaluations and providing high-quality seed solutions for subsequent evolutionary search.

3.4. Surrogate-Seeded NSGA-III Fine-Tuning

To further refine the optimal combination of co-design parameters and to escape local optima, the preliminary Pareto-optimal solutions { z i } obtained from the Bayesian optimization phase are inversely mapped back to the original design space R N , forming an initial population { x i } for NSGA-III evolutionary optimization. The population P and corresponding objective function evaluations are defined as:
P = { x i } i = 1 N p ,   F ( P ) = { F ( x i ) } i = 1 N p
where N p denotes the population size. The individuals are ranked into different Pareto fronts F 1 , F 2 , based on non-dominated sorting. An individual x i dominates another individual x j if:
k , f k ( x i ) f k ( x j ) l , f l ( x i ) < f l ( x j )
To maintain diversity, the objectives are normalized:
f ˜ k ( x ) = f k ( x ) f k min f k max f k min ,   k = 1 , 2 , 3
where f k min and f k max are preliminary sampling extrema. Predefined reference points { z r } are distributed uniformly in the normalized objective space:
z r = [ z r 1 , z r 2 , z r 3 ] ,   z r k [ 0 , 1 ] ,   k = 1 3 z r k = 1
The perpendicular distance d ( x i , z r ) from each individual to the nearest reference point is calculated as:
d ( x i , z r ) = F ˜ ( x i ) ( F ˜ ( x i ) · z r ) z r 2 z r
Selection is performed based on proximity to reference points, ensuring uniform coverage along the Pareto front. Mutation is performed as:
x i = x i + δ ( b i a i )
where δ is a perturbation sampled from a polynomial distribution, and [ a i , b i ] denotes the bounds of x i . The detailed implementation steps are listed in Algorithm 1, showing each stage of the HM-BEO pipeline. Through the guided initial population seeding, non-dominated sorting, and reference point association, NSGA-III fine-tunes the initial Pareto set uniformly and efficiently explores local improvements via genetic operators, ultimately forming a dense, diverse, and high-performance solution set of optimal component sizing and control parameters for HEVTOL applications.
Algorithm 1: Pseudocode of hierarchical manifold Bayesian evolutionary optimization
 I: Manifold Discovery
1Generate M samples { x i } using Latin Hypercube Sampling
2for each sample x i  do
3   Identify K-nearest neighbors N i
4   Solve local linear reconstruction weights w i j
5end for
6Learn low-dimensional embedding { z i } preserving reconstruction
7Train inverse mapping Ψ : z x (e.g., RBF regression)
8Store manifold dataset D = { ( z i , x i ) }
 II: Manifold-Guided Bayesian Optimization
9Fit GP models for each objective f 1 , f 2 , f 3 on latent variables z
10for  t = 1   to  T BO   do
11   Compute multi-objective acquisition function (e.g., Expected Improvement)
12   Select z * maximizing acquisition
13   Map to x * = Ψ ( z * ) and evaluate f 1 ( x * ) , f 2 ( x * ) , f 3 ( x * )
14   Add ( z * , x * ) to dataset and update GP
15end for
16Select top-N seeds { z i } for fine-tuning
 III: NSGA-III-Based Local Refinement
17Map { z i } to { x i = Ψ ( z i ) } as initial population P 0
18for  g = 1   to  G max   do
19   Evaluate objectives f k ( x ) for all individuals in P g
20   Apply crossover and mutation to produce Q g
21   Merge P g and Q g , select next P g + 1 via NSGA-III selection
22end for
23Return final Pareto front X * = P G max

4. Results and Discussion

This section presents a comparative analysis between the proposed HM-BEO co-optimization framework, built upon scalable component efficiency maps, and two benchmark methods: NSGA-III and standard genetic algorithm (GA) [40]. The optimization and validation processes are conducted under realistic ground cruising cycles and aerial flight scenarios (taking-off, cruising, and landing phases) for HEVTOL operations, using a population size of 90 and a maximum of 60 generations. Further validation is carried out under real-world HEVTOL driving cycles (integrating both terrestrial and aerial modes, see Figure 6), comparing the original A-ECMS strategy with the HM-BEO-optimized HEVTOL parameters. The employed drive cycles are illustrated in Figure 7. Furthermore, this paper adopts MATLAB R2024a for deploying our optimization algorithms, including the HM-BEO framework, while the physical model of the HEVTOL powertrain and its energy management system were built and simulated in Simulink.

4.1. Results of Pareto-Based Co-Optimization

Figure 8 illustrates the evolution of the Pareto optimization results for both the state-of-the-art NSGA-III and the proposed HM-BEO methods. It can be observed that HM-BEO achieves a superior Pareto distribution at early generations, outperforming NSGA-WM even at the final generation, indicating significant improvements in convergence speed and solution quality due to the introduction of manifold dimensionality reduction and hierarchical optimization mechanisms [41].
By comparing the final generations, HM-BEO yields parameter configurations with reduced operational cost and component sizing cost compared to the NSGA-III approach, where the projected Pareto fronts realizes the superior multi-objective optimization capabilities of the HM-BEO framework. For each method, four representative solutions are selected for analysis: the solutions that individually optimize each objective function, including minimum fuel consumption ( f 1 -optimal), minimum battery degradation ( f 2 -optimal), minimum component cost ( f 3 -optimal), as well as a trade-off solution that balances all three objectives. Detailed results are presented in Table 2 and Table 3. These results summarize the optimization outcomes obtained using NSGA-III and HM-BEO, respectively.
From the NSGA-III results, we observe that the f 1 -optimal solution achieves the lowest fuel consumption with f 1 = 18.42 , but at the expense of a relatively higher emission index ( f 2 = 0.14 ) and battery degradation cost ( f 3 = 68,988.5 ). In contrast, the f 2 -optimal solution significantly reduces emissions ( f 2 = 0.13 ) but increases both fuel consumption and battery cost. The trade-off solution offers a balanced configuration, moderately improving all three objectives, making it a strong candidate for practical deployment. Comparatively, HM-BEO delivers similar trends, but with subtle differences in control parameter configurations.
Notably, the trade-off solution in HM-BEO shows a slightly better performance in emission reduction ( f 2 = 0.13 ) than the NSGA-III counterpart, while maintaining comparable fuel consumption and battery cost. This indicates that HM-BEO may offer improved control adaptability in highly constrained environments. Overall, both algorithms demonstrate the ability to generate diverse Pareto-optimal solutions with meaningful variations in parameter tuning, offering flexibility in controller design depending on application priorities. The detailed results regarding the three compared optimization methods are depicted in a summary, as shown in Figure 9.

4.2. Pareto Front Evolution and Convergence Analysis

To quantitatively evaluate convergence behavior and solution diversity, we adopt the inverted generational distance (IGD) metric [42], defined as:
IGD ( P , Q ) = 1 | P | a P d ( a , Q )
where P is the reference Pareto front, Q is the solution set generated by the algorithm, and d ( a , Q ) denotes the Euclidean distance from point a to its nearest neighbor in Q [43].
Figure 10 shows the IGD trends for standard GA, NSGA-III and HM-BEO throughout the optimization process. HM-BEO consistently maintains a lower IGD, indicating better convergence and distribution quality across generations. Notably, IGD values for all the methods stabilize around generations 40 and 50, marking Pareto front convergence. HM-BEO converges significantly earlier, further validating the effectiveness of the hierarchical strategy and manifold-based dimensionality reduction in accelerating convergence.
Table 4 and Figure 11 summarize the comparative performance of the optimized energy management strategies in terms of fuel consumption, battery SOH degradation, and SOC variation. The A-ECMS optimized by the NSGA-III method consumes the most fuel (19.47 L after correction [22]) and results in the greatest battery wear (0.27% SOH loss), with a final SOC of 30.77%. The HM-BEO optimized A-ECMS, however, demonstrates clear improvements in all metrics, reducing fuel usage to 18.44 L after correction while also mitigating SOH degradation and achieving a higher final SOC. The dynamic programming approach, considered a benchmark for optimal control, achieves the best performance with the lowest fuel consumption (17.76 L after correction) and minimal SOH loss (0.25%). Its final SOC is also well-balanced at 34.04%, indicating an effective energy distribution throughout the driving cycle. These results collectively highlight the effectiveness of optimization in improving energy efficiency and battery longevity in hybrid energy management systems.
The optimized energy controller derived via HM-BEO reduces fuel consumption by 5.3%, mitigates battery SOH degradation by 7.4%, and achieves more stable SOC behavior compared to the original method. Therefore, the HM-BEO framework outperforms traditional methods not only in final Pareto front quality but also in convergence speed and robustness. The control strategies optimized under HM-BEO demonstrate superior performance in fuel efficiency, battery preservation, and thermal management, highlighting the engineering applicability and scalability of the proposed methodology for complex hybrid powertrain systems.

5. Conclusions

This paper addresses the challenges of high-dimensional complexity, dynamic constraints, and energy management coupling in HEVTOL propulsion system design by proposing a novel hierarchical manifold-enhanced Bayesian evolutionary optimization framework. Leveraging manifold-based dimensionality reduction with Bayesian evolutionary search, the proposed approach significantly enhances optimization efficiency and system-level performance. Key contributions include:
  • The lightweight manifold-based dimensionality reduction framework is proposed for joint component sizing and energy management parameterization in HEVTOL systems, effectively compressing the high-dimensional design space and improving optimization efficiency.
  • A hybrid optimization strategy combining global Bayesian exploration and refined NSGA-III evolution is designed, enabling efficient escape from local optima while ensuring strict adherence to dynamic constraints. The HM-BEO framework achieves faster convergence compared to NSGA-III, as evidenced by IGD trends.
  • Comprehensive validation under real-world driving scenarios confirms the engineering applicability of the optimized strategy, with the HM-BEO-derived control parameters reducing fuel consumption by 5.3%, mitigating battery SOH degradation by 7.4%, and reducing system manufacturing costs by 1.7% compared to traditional NSGA-III-based optimization. These improvements highlight the framework’s effectiveness in enhancing energy efficiency, battery longevity, and system cost-efficiency for flying vehicles.

Author Contributions

Methodology, C.L. and N.L.; Software, C.L. and N.L.; Validation, C.L.; Data curation, C.L.; Writing—original draft, C.L.; Writing—review & editing, N.L. and H.Z.; Supervision, C.C. and H.Z.; Funding acquisition, C.C. and H.Z. All authors have read and agreed to the published version of the manuscript.

Funding

This work is supported by the National Natural Science Foundation of China (Grant No. 52302410), research and development of autonomous driving domain controller and its algorithm (Grant No. 2023Z070), and the China Postdoctoral Science Foundation (Grant No. 2024T170489).

Data Availability Statement

The original contributions presented in the study are included in the article, further inquiries can be directed to the corresponding author.

Acknowledgments

The assistance of the interns at Beijing Tsintelink Technology Co., Ltd. in model development and coding is gratefully acknowledged, and the code will be made available upon request for research purposes.

Conflicts of Interest

Authors Chenghao Lyu and Nuo Lei were employed by the Tsintelink Technology Co., Ltd. The remaining authors declare that the research was conducted in the absence of any commercial or financial relationships that could be construed as a potential conflict of interest.

References

  1. Jia, C.; He, H.; Zhou, J.; Li, J.; Wei, Z.; Li, K.; Li, M. A novel deep reinforcement learning-based predictive energy management for fuel cell buses integrating speed and passenger prediction. Int. J. Hydrogen Energy 2025, 100, 456–465. [Google Scholar] [CrossRef]
  2. Chen, C.; Wang, J.; Xu, Q.; Wang, J.; Li, K. Mixed platoon control of automated and human-driven vehicles at a signalized intersection: Dynamical analysis and optimal control. Transp. Res. Part C Emerg. Technol. 2021, 127, 103138. [Google Scholar] [CrossRef]
  3. Liu, X.; Zhao, F.; Geng, J.; Hao, H.; Liu, Z. Comprehensive assessment for different ranges of battery electric vehicles: Is it necessary to develop a battery electric vehicle with an ultra-long range? iScience 2023, 26, 106654. [Google Scholar] [CrossRef]
  4. Qing, H.; Feng, Y.; Zhang, C.; Gao, J.; Chen, H.; Hao, D.; Yu, P.; Simonovic, M. Parallel structure-based decentralized model predictive control of vehicle PEMFC anode circulation system. Energy 2025, 324, 135767. [Google Scholar] [CrossRef]
  5. Jin, N.; Jia, F.; Dai, L.; Liu, H.; Wang, T.; Hu, P. A Hierarchical Energy Management Strategy for PHEVs: Optimizing SOC Trajectory Tracking Performance Using Adaptive Initial Equivalent Factor Strategy (AIEFS). Energy 2025, 318, 134816. [Google Scholar] [CrossRef]
  6. Yi, F.; Shu, X.; Zhou, J.; Zhang, J.; Feng, C.; Gong, H.; Zhang, C.; Yu, W. Remaining useful life prediction of PEMFC based on matrix long short-term memory. Int. J. Hydrogen Energy 2025, 111, 228–237. [Google Scholar] [CrossRef]
  7. Lei, N.; Zhang, H.; Wang, H.; Wang, Z. An Improved Co-Optimization of Component Sizing and Energy Management for Hybrid Powertrains Interacting With High-fidelity Model. IEEE Trans. Veh. Technol. 2023, 72, 15585–15596. [Google Scholar] [CrossRef]
  8. He, R.; Ping, Y.; Li, T.; Zhang, Y.; Chen, R. Phase Transition of n-Heptane/Ethanol Blends from Subcritical to Supercritical Conditions. Int. J. Heat Mass Transf. 2022, 185, 122405. [Google Scholar] [CrossRef]
  9. Zhou, J.; Shu, X.; Zhang, J.; Yi, F.; Jia, C.; Zhang, C.; Kong, X.; Zhang, J.; Wu, G. A deep learning method based on CNN-BiGRU and attention mechanism for proton exchange membrane fuel cell performance degradation prediction. Int. J. Hydrogen Energy 2024, 94, 394–405. [Google Scholar] [CrossRef]
  10. Chen, C.; Cai, M.; Wang, J.; Li, K.; Xu, Q.; Wang, J.; Li, K. Cooperation Method of Connected and Automated Vehicles at Unsignalized Intersections: Lane Changing and Arrival Scheduling. IEEE Trans. Veh. Technol. 2022, 71, 11351–11366. [Google Scholar] [CrossRef]
  11. Lu, D.; Yi, F.; Hu, D.; Li, J.; Yang, Q.; Wang, J. Online optimization of energy management strategy for FCV control parameters considering dual power source lifespan decay synergy. Appl. Energy 2023, 348, 121516. [Google Scholar] [CrossRef]
  12. Wang, Z.; Sasse, J.P.; Trutnevyte, E. Home or workplace charging? Spatio-temporal flexibility of electric vehicles within Swiss electricity system. Energy 2025, 320, 135452. [Google Scholar] [CrossRef]
  13. Jia, C.; Liu, W.; He, H.; Chau, K. Superior energy management for fuel cell vehicles guided by improved DDPG algorithm: Integrating driving intention speed prediction and health-aware control. Appl. Energy 2025, 394, 126195. [Google Scholar] [CrossRef]
  14. Zhou, Q.; Zhang, W.; Cash, S.; Olatunbosun, O.; Xu, H.; Lu, G. Intelligent sizing of a series hybrid electric power-train system based on Chaos-enhanced accelerated particle swarm optimization. Appl. Energy 2017, 189, 588–601. [Google Scholar] [CrossRef]
  15. He, C.; Jia, Y.; Ma, D. Optimization and Analysis of Hybrid Electric System for Distributed Propulsion Tilt-Wing UAV. IEEE Access 2020, 8, 224654–224667. [Google Scholar] [CrossRef]
  16. Jia, C.; Liu, W.; He, H.; Chau, K. Deep reinforcement learning-based energy management strategy for fuel cell buses integrating future road information and cabin comfort control. Energy Convers. Manag. 2024, 321, 119032. [Google Scholar] [CrossRef]
  17. Chen, C.; Xu, Q.; Cai, M.; Wang, J.; Wang, J.; Li, K. Conflict-Free Cooperation Method for Connected and Automated Vehicles at Unsignalized Intersections: Graph-Based Modeling and Optimality Analysis. IEEE Trans. Intell. Transp. Syst. 2022, 23, 21897–21914. [Google Scholar] [CrossRef]
  18. Liu, X.; Zhao, F.; Hao, H.; Liu, Z. Comparative analysis for different vehicle powertrains in terms of energy-saving potential and cost-effectiveness in China. Energy 2023, 276, 127564. [Google Scholar] [CrossRef]
  19. Zhang, H.; Lei, N.; Wang, Z. Ammonia-hydrogen propulsion system for carbon-free heavy-duty vehicles. Appl. Energy 2024, 369, 123505. [Google Scholar] [CrossRef]
  20. Liu, X.; Zhao, F.; Hao, H.; Liu, Z. Opportunities, Challenges and Strategies for Developing Electric Vehicle Energy Storage Systems under the Carbon Neutrality Goal. World Electr. Veh. J. 2023, 14, 170. [Google Scholar] [CrossRef]
  21. Deb, K.; Jain, H. An Evolutionary Many-Objective Optimization Algorithm Using Reference-Point-Based Nondominated Sorting Approach, Part I: Solving Problems With Box Constraints. IEEE Trans. Evol. Comput. 2014, 18, 577–601. [Google Scholar] [CrossRef]
  22. He, Y.; Wang, C.; Zhou, Q.; Li, J.; Makridis, M.; Williams, H.; Lu, G.; Xu, H. Multiobjective component sizing of a hybrid ethanol-electric vehicle propulsion system. Appl. Energy 2020, 266, 114843. [Google Scholar] [CrossRef]
  23. Chen, M.; Li, B.; Bian, Y.; Zhuang, W.; Evangelou, S.; Pan, X.; Chen, B. Intersection Signal-Vehicle Coupled Coordination With Mixed Autonomy Vehicles. IEEE Trans. Transp. Electrif. 2024, 11, 668–681. [Google Scholar] [CrossRef]
  24. Zhang, H.; Fan, Q.; Liu, S.; Li, S.E.; Huang, J.; Wang, Z. Hierarchical energy management strategy for plug-in hybrid electric powertrain integrated with dual-mode combustion engine. Appl. Energy 2021, 304, 117869. [Google Scholar] [CrossRef]
  25. Zhang, H.; Liu, S.; Lei, N.; Fan, Q.; Li, S.E.; Wang, Z. Learning-based supervisory control of dual mode engine-based hybrid electric vehicle with reliance on multivariate trip information. Energy Convers. Manag. 2022, 257, 115450. [Google Scholar] [CrossRef]
  26. Li, Y.; Lu, X.; Kar, N.C. Rule-Based Control Strategy With Novel Parameters Optimization Using NSGA-II for Power-Split PHEV Operation Cost Minimization. IEEE Trans. Veh. Technol. 2014, 63, 3051–3061. [Google Scholar] [CrossRef]
  27. Sun, H.; Li, S.; Li, B.; Chen, M.; Zhang, S.; Zhuang, W.; Yin, G.; Chen, B. Spatial–temporal transformer-based ecological car-following strategy for connected electric vehicles in dynamic environments. Energy 2025, 317, 134673. [Google Scholar] [CrossRef]
  28. Zhang, H.; Chen, B.; Lei, N.; Li, B.; Li, R.; Wang, Z. Integrated Thermal and Energy Management of Connected Hybrid Electric Vehicles Using Deep Reinforcement Learning. IEEE Trans. Transp. Electrif. 2024, 10, 4594–4603. [Google Scholar] [CrossRef]
  29. Li, K.; Zhou, J.; Jia, C.; Yi, F.; Zhang, C. Energy sources durability energy management for fuel cell hybrid electric bus based on deep reinforcement learning considering future terrain information. Int. J. Hydrogen Energy 2024, 52, 821–833. [Google Scholar] [CrossRef]
  30. Wen, Y.; Chu, Z.; Srivastava, A.; Teng, F.; Chen, B. Resilient Microgrid Scheduling With Synthetic Inertia From Electric Vehicles Within a Network of Charging Stations. IEEE Trans. Control Syst. Technol. 2024, 33, 775–787. [Google Scholar] [CrossRef]
  31. He, R.; Ping, Y.; Li, T. Evaporation and condensation characteristics of n -heptane and multi-component diesel droplets under typical spray relevant conditions. Int. J. Heat Mass Transf. 2020, 163, 120162. [Google Scholar] [CrossRef]
  32. Milićević, S.; Blagojević, I.; Milojević, S.; Bukvić, M.; Stojanović, B. Numerical Analysis of Optimal Hybridization in Parallel Hybrid Electric Powertrains for Tracked Vehicles. Energies 2024, 17, 3531. [Google Scholar] [CrossRef]
  33. Bao, H.; Knights, P.; Kizil, M.; Nehring, M. Energy Consumption and Battery Size of Battery Trolley Electric Trucks in Surface Mines. Energies 2024, 17, 1494. [Google Scholar] [CrossRef]
  34. Parkar, O.; Snyder, B.; Rahi, A.; Anwar, S. Modified Particle Swarm Optimization Based Powertrain Energy Management for Range Extended Electric Vehicle. Energies 2023, 16, 5082. [Google Scholar] [CrossRef]
  35. Pardhi, S.; El Baghdadi, M.; Hulsebos, O.; Hegazy, O. Optimal Powertrain Sizing of Series Hybrid Coach Running on Diesel and HVO for Lifetime Carbon Footprint and Total Cost Minimisation. Energies 2022, 15, 6974. [Google Scholar] [CrossRef]
  36. Jia, C.; He, H.; Zhou, J.; Li, J.; Wei, Z.; Li, K. Learning-based model predictive energy management for fuel cell hybrid electric bus with health-aware control. Appl. Energy 2024, 355, 122228. [Google Scholar] [CrossRef]
  37. Ruan, S.; Ma, Y.; Wei, Z.; Zhang, C.; Xiang, C. Data-Driven Cooperative Differential Game Based Energy Management Strategy for Hybrid Electric Propulsion System of a Flying Car. IEEE Trans. Intell. Transp. Syst. 2024, 25, 14770–14784. [Google Scholar] [CrossRef]
  38. Zhang, H.; Lei, N.; Liu, S.; Fan, Q.; Wang, Z. Data-driven predictive energy consumption minimization strategy for connected plug-in hybrid electric vehicles. Energy 2023, 283, 128514. [Google Scholar] [CrossRef]
  39. Wu, X.; Cao, B.; Li, X.; Xu, J.; Ren, X. Component sizing optimization of plug-in hybrid electric vehicles. Appl. Energy 2011, 88, 799–804. [Google Scholar] [CrossRef]
  40. Zhang, X.; Liu, S.; Huang, P.; Han, W.; Lyu, Y.; Xu, M.; Zhao, D. Dynamics as Prompts: In-Context Learning for Sim-to-Real System Identifications. IEEE Robot. Autom. Lett. 2025, 10, 3190–3197. [Google Scholar] [CrossRef]
  41. Xiongbo, D.; Chu, X.; Wang, R.; Chen, Z.; Zhou, F.; Abdellatief, T. The performance and emissions characteristics of the gasoline spark ignition engine fuelled with green and renewable methanol and hydrogen. Renew. Energy 2024, 240, 122184. [Google Scholar] [CrossRef]
  42. Zhang, H.; Chen, B.; Lei, N.; Li, B.; Chen, C.; Wang, Z. Coupled velocity and energy management optimization of connected hybrid electric vehicles for maximum collective efficiency. Appl. Energy 2024, 360, 122792. [Google Scholar] [CrossRef]
  43. Chen, B.; Li, X.; Evangelou, S.; Lot, R. Joint Propulsion and Cooling Energy Management of Hybrid Electric Vehicles by Optimal Control. IEEE Trans. Veh. Technol. 2020, 69, 4894–4906. [Google Scholar] [CrossRef]
Figure 1. Dynamics model of the HEVTOL.
Figure 1. Dynamics model of the HEVTOL.
Energies 18 03350 g001
Figure 2. The efficiency curve of the engine with normalized output power index.
Figure 2. The efficiency curve of the engine with normalized output power index.
Energies 18 03350 g002
Figure 3. Open circuit voltage and resistance during battery charging and discharging.
Figure 3. Open circuit voltage and resistance during battery charging and discharging.
Energies 18 03350 g003
Figure 4. The principle of adaptive-equivalent consumption minimization strategy for energy management controller.
Figure 4. The principle of adaptive-equivalent consumption minimization strategy for energy management controller.
Energies 18 03350 g004
Figure 5. The overall design of the hierarchical manifold-enhanced Bayesian evolutionary optimization for the HEVTOL powertrain sizing and energy management system.
Figure 5. The overall design of the hierarchical manifold-enhanced Bayesian evolutionary optimization for the HEVTOL powertrain sizing and energy management system.
Energies 18 03350 g005
Figure 6. Scenario setting of a typical driving condition for HEVTOLs.
Figure 6. Scenario setting of a typical driving condition for HEVTOLs.
Energies 18 03350 g006
Figure 7. The employed drive cycles integrating both terrestrial and aerial modes.
Figure 7. The employed drive cycles integrating both terrestrial and aerial modes.
Energies 18 03350 g007
Figure 8. Evolution of Pareto optimization results: (a) for NSGA-III and (b) for HM-BEO.
Figure 8. Evolution of Pareto optimization results: (a) for NSGA-III and (b) for HM-BEO.
Energies 18 03350 g008
Figure 9. Comparisons of the specific Pareto solutions generated from GA, NSGA-III and HM-BEO.
Figure 9. Comparisons of the specific Pareto solutions generated from GA, NSGA-III and HM-BEO.
Energies 18 03350 g009
Figure 10. The dynamics of IGD value during optimization with GA, NSGA-III and HM-BEO.
Figure 10. The dynamics of IGD value during optimization with GA, NSGA-III and HM-BEO.
Energies 18 03350 g010
Figure 11. Comparisons of fuel consumption and SOH degradation between the optimized A-ECMS energy management strategies and the globally optimal DP results: (a) shows the absolute values while (b) presents the relative errors.
Figure 11. Comparisons of fuel consumption and SOH degradation between the optimized A-ECMS energy management strategies and the globally optimal DP results: (a) shows the absolute values while (b) presents the relative errors.
Energies 18 03350 g011
Table 1. Variable definitions for HEVTOL powertrain and controller co-optimization.
Table 1. Variable definitions for HEVTOL powertrain and controller co-optimization.
       Parameter Definition               Value Range
       Max ICE Power P ICE max                80 kW P ICE max 300 kW
       Max Generator Power P Gen max               50 kW P Gen max 300 kW
       Motor Max Power P Mot max               60 kW P Mot max 120 kW
       A-ECMS Initial EF λ 0               0 λ 0 8
       A-ECMS Proportional Gain K p               0 K p 50
       A-ECMS Integral Gain K i               0 K i 5
Table 2. Performance of representative solutions under NSGA-III optimization.
Table 2. Performance of representative solutions under NSGA-III optimization.
            f 1 -Optimal f 2 -Optimal f 3 -OptimalTrade-Off
Max ICE Power (kW)           259.55257.76248.81263.13
Max Gen Power (kW)           238.79237.14228.91242.08
Max Mot Power (kW)           94.599.9100.894.5
λ 0 (-)           0.325.755.50.64
K p (-)           20.934.255.4941.05
K i (-)           1.341.391.270.24
f 1 value-corrected (L)           18.4119.8319.0418.78
f 2 value (%)           0.140.120.140.13
f 3 value (USD)           68,988.569,805.067,332.569,632.5
Table 3. Performance of representative solutions under HM-BEO optimization.
Table 3. Performance of representative solutions under HM-BEO optimization.
            f 1 -Optimal f 2 -Optimal f 3 -OptimalTrade-Off
Max ICE Power (kW)           255.97254.18247.02257.76
Max Gen Power (kW)           235.49233.84227.25237.13
Max Mot Power (kW)           93.698.197.290.9
λ 0 (-)           0.565.465.620.56
K p (-)           22.543.685.1851.28
K i (-)           1.481.261.270.18
f 1 value-corrected (L)           17.9919.6718.9618.34
f 2 value (%)           0.130.120.140.12
f 3 value (USD)           68,850.569,908.566,550.568,425.0
Table 4. Summary of fuel consumption, SOH degradation, and SOC variations under different energy management strategies and global optimization.
Table 4. Summary of fuel consumption, SOH degradation, and SOC variations under different energy management strategies and global optimization.
Strategy           Corrected m fuel (L)SOC Loss (%)Start SOC (%)Final SOC (%)
A-ECMS with NSGA-III           19.470.27460.0030.76
A-ECMS with HM-BEO           18.440.25960.0034.89
Dynamic programming (DP)           17.760.25660.0034.03
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.

Share and Cite

MDPI and ACS Style

Lyu, C.; Lei, N.; Chen, C.; Zhang, H. A Hierarchical Evolutionary Search Framework with Manifold Learning for Powertrain Optimization of Flying Vehicles. Energies 2025, 18, 3350. https://doi.org/10.3390/en18133350

AMA Style

Lyu C, Lei N, Chen C, Zhang H. A Hierarchical Evolutionary Search Framework with Manifold Learning for Powertrain Optimization of Flying Vehicles. Energies. 2025; 18(13):3350. https://doi.org/10.3390/en18133350

Chicago/Turabian Style

Lyu, Chenghao, Nuo Lei, Chaoyi Chen, and Hao Zhang. 2025. "A Hierarchical Evolutionary Search Framework with Manifold Learning for Powertrain Optimization of Flying Vehicles" Energies 18, no. 13: 3350. https://doi.org/10.3390/en18133350

APA Style

Lyu, C., Lei, N., Chen, C., & Zhang, H. (2025). A Hierarchical Evolutionary Search Framework with Manifold Learning for Powertrain Optimization of Flying Vehicles. Energies, 18(13), 3350. https://doi.org/10.3390/en18133350

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Article metric data becomes available approximately 24 hours after publication online.
Back to TopTop