REVIEW 3 major objections 3 minor 21 references
Enhancing Multirotor Drone Efficiency: Exploring Minimum Energy Consumption Rate of Forward Flight under Varying Payload
T0 review · 3 major / 3 minor · reviewed 2026-08-10 · deepseek-v4-flash
Pith's one-line read A mass-independent constant governs minimum energy per meter in forward flight.
desk verdict The scaling theorem is sound for mechanical power, but the paper overreaches when it applies it to battery energy and range. read the letter →
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
The reading
What carries the argument
The load-bearing identity is the factorization $\mathrm{EPM} = m \cdot Q'(\Theta)\,\omega'(\Theta)/V'_x(\Theta)$, obtained by expressing horizontal velocity, induced velocity, propeller angular velocity, and torque each as a power of mass times a function of pitch angle alone. The pitch angle $\Theta$ then becomes the sole decision variable, so minimizing EPM with respect to $\Theta$ yields a mass-independent optimum $\Theta^*$ and a single constant $C$. The one-to-one mapping between $\Theta$ and $V_x$ in steady horizontal flight is what lets the paper phrase the result either as "constant $\mathrm{EPM}^*/m$" or as "optimal speed proportional to $\sqrt{m}$."
What would settle it
Measure the energy per meter of a fixed airframe at several payload masses, each flown at its measured energy-optimal horizontal speed; if $\mathrm{EPM}^*/m$ is not the same across masses, the constant relationship fails. A cheaper check is to measure the body drag coefficient with and without a large payload and see whether it stays constant.
Extended reading notes
Core claim
The central discovery is that at the velocity minimizing energy per meter, the ratio $\mathrm{EPM}^*/m$ equals a constant $C = Q'(\Theta^*)\,\omega'(\Theta^*)/V'_x(\Theta^*)$, where the three factors depend only on the optimal pitch angle $\Theta^*$ and aerodynamic constants, not on mass. The argument works by scaling: steady-level force balance gives $V_x = \sqrt{m}\,V'_x(\Theta)$, the induced-velocity quartic yields $v_i = \sqrt{m}\,v'_i(\Theta)$, the thrust equation gives $\omega = \sqrt{m}\,\omega'(\Theta)$, and torque becomes $Q = m\,Q'(\Theta)$. Substituting into $\mathrm{EPM} = Q\omega/V_x$ leaves a mass factor times a pure function of $\Theta$, and since the optimum of that function is mass-independent, the optimal pitch angle is fixed and the minimal EPM per mass is a constant.
Load-bearing premise
The derivation assumes the body drag coefficient stays the same when payload changes, and it treats energy consumption as the mechanical propeller power, so electrical losses in the motors, speed controllers, and battery must either be negligible or scale in exactly the same way for the constant to hold for real battery-powered drones.
Editorial extensions
If this is right
- Optimal cruise speed for a drone carrying payload $m$ is predicted to be $\sqrt{m}$ times the optimal speed of the empty vehicle, so heavier loads should be flown faster, not slower.
- The minimum energy needed to fly a fixed distance is $C m L$, giving a ready formula for battery sizing and range estimation.
- Delivery-route planning can minimize energy by pairing heavier payloads with shorter route segments, reducing to a linear integer program or a mass-weighted traveling salesman problem.
- The energy-optimal pitch angle can be precomputed once and used for all payloads, simplifying flight-control laws for energy-efficient cruising.
- The claimed constant is only valid at the optimal speed; at any arbitrary velocity, energy per meter per mass still varies with mass, so the linear mass-dependence formulas do not apply there.
Reading between the lines
- Beyond the paper, if $C$ is truly payload-independent, then a drone's range under a fixed battery is inversely proportional to total mass, which would suggest a simple dispatch rule: carry a given payload on the lightest available airframe.
- Beyond the paper, the same mass-factorization structure might survive in gentle climb or descent, where the steady-state force balance changes but the scaling of $V_x$, $\omega$, and $Q$ with mass could still hold; the paper does not test this.
- Beyond the paper, a testable extension is to check whether $C$ remains mass-independent when the propeller size or blade count changes, since those enter the aerodynamic constants and should change the value of $C$ without destroying its mass-independence.
Signed reviews
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper studies steady-state forward flight of a multirotor UAV and argues that there is a mass-invariant energy-efficiency optimum. Using blade-element/momentum-theory propeller equations plus rigid-body force balance, the authors show that at fixed pitch angle the horizontal velocity, induced velocity, and rotor angular velocity all scale as sqrt(m), while torque scales as m; consequently EPM = Q*omega/V_x scales as m times a function of Theta only. Minimizing EPM over Theta then yields a mass-independent optimal pitch angle, so EPM*/m is a constant C. Numerical simulations with the authors' prior physics-based model reproduce the claimed constant minimum, and Section V applies the result to battery sizing, range prediction, and payload routing.
Significance. If restricted to mechanical propeller shaft power and to a payload-independent body drag coefficient, the central derivation is a genuine analytical result: it identifies a dimensionless invariant (EPM*/m), derives the constant explicitly in Eq. (31) with no fitted parameters, and predicts V_x* proportional to sqrt(m). The mass-invariant optimal pitch angle is a concrete, falsifiable prediction that could be tested experimentally. However, the paper's practical headline is about battery-powered drones and onboard energy capacity, and that claim is not established because the minimized quantity in Eq. (8) is mechanical power only, not the electrical power drawn from the battery. The numerical validation also uses the same model that produced the derivation, so it does not independently confirm the load-bearing simplifications. The theoretical result is a useful contribution if clearly scoped; the current manuscript overstates its applicability.
major comments (3)
- The power minimized in the derivation is mechanical shaft power P = sum(Q_j omega_j), yet Section V applies the result to battery capacity and maximum range. At fixed Theta, the derivation gives Q ~ m, omega ~ sqrt(m), and V_x ~ sqrt(m), so P_mech ~ m^{3/2} and EPM_mech ~ m. In a real electric drive, motor current is approximately proportional to torque Q, so motor copper loss scales as Q^2 ~ m^2; ESC and battery resistive losses also scale as m^2. The battery-power EPM is therefore (P_mech + P_loss)/V_x ~ m + m^{3/2}, so EPM_batt/m = f(Theta) + sqrt(m) g(Theta), and the minimizer Theta* becomes mass-dependent. The constancy theorem in Eq. (30) does not carry over to the energy actually drawn from the battery. The authors must either restrict all claims to lossless actuators or extend the scaling analysis to the full electro-mechanical model advertised in Section II; otherwise Eqs. (33) and (34) are not supported.
- The derivation assumes C_BD is constant regardless of payload. If a payload changes the vehicle's external drag area or orientation, C_BD depends on m, and Eq. (12) becomes V_x = sqrt(m g tanTheta / C_BD(m)), which is not proportional to sqrt(m). The subsequent scaling of v_i, omega, and Q, and the mass-invariance of Theta*, all rely on the exact sqrt(m) form. This assumption is acknowledged in Section III, but it is load-bearing for the headline result, not a minor modeling detail. The paper should state the practical range of validity and ideally test sensitivity to C_BD variation with payload.
- The 'validation studies' in Section III are simulations using the same physics-based model from [10] that underlies the analytical derivation. Such numerical experiments confirm the internal consistency of the model and the algebra, but they do not independently validate the two key assumptions: constant C_BD with payload and mechanical-power-only consumption. Without experimental data, the paper cannot claim empirical validation of the mass-invariance result for real battery-powered drones.
minor comments (3)
- The notation for Q is ambiguous: Eq. (8) sums over propellers, but Eq. (10) writes EPM = Q omega / V_x without an explicit N_p or a definition of Q as total torque. Please clarify whether Q is per-propeller or total torque.
- The quartic solution in the appendix is very hard to follow because several variables (S_1, S_2, S'_2, K_2) are introduced without clear definitions in the main text and the typesetting degrades in places. A concise derivation or a reference to a standard quartic solver would help the reader verify the claimed sqrt(m) scaling of v_i.
- The comparison with prior models in Section V is useful, but the equations are introduced without defining the parameters r(V_x), eta, and zeta in the text immediately around them. Please define all symbols or point to the cited sources more explicitly.
Circularity Check
Constant-EPM/m theorem is internally derived, not fitted, but the numerical 'validation' reuses the same prior model; validation circularity only, so score is low.
-
other
[Abstract and Section III (Model-Based Energy Efficiency Simulations); referenced again in Section V]
"The study is based on a previously developed model capturing the first-principle energy dynamics of the multirotor. ... In this section, we present several important relationships regarding multirotor energy efficiency, velocity, and mass obtained from simulation studies using the previously introduced physics-based model."
The numerical results in Figs. 5-7 are generated by the same 'previously introduced physics-based model' whose equations (Section II) are the premises of the analytical derivation in Section IV. The analytical result EPM*/m = C (Eq. 30) is derived from exactly those model equations, so a numerical simulation using the same model cannot independently confirm the constancy; it only verifies algebraic consistency. No parameter is fitted and the derivation is internally self-contained, so this is validation circularity rather than derivation circularity.
full rationale
The analytical chain is self-contained: given the stated assumptions (constant C_BD, steady horizontal flight, P = sum Q_j omega_j mechanical shaft power, and the BEMT equations), Eq. (12) gives V_x ~ sqrt(m), Eq. (19) gives v_i ~ sqrt(m), Eq. (23) gives omega ~ sqrt(m), and Eq. (25) gives Q ~ m. Substituting into Eq. (10) yields EPM/m = Q'(Theta) omega'(Theta)/V'_x(Theta), a function of Theta only. The first-order condition (27)-(28) therefore has a mass-independent minimizer Theta*, giving EPM* = m C. This is a theorem, not a fit or a restatement of the conclusion; Eq. (31) merely names the derived ratio C. The stated assumption C_BD = const and the omission of motor/ESC/battery losses are modeling limitations, not circular reductions. The only circularity-adjacent feature is that the simulation 'validation' uses the authors' own previously developed model [10], so it confirms internal consistency rather than providing independent empirical support. Hence score 2 rather than 0.
Assumptions & free parameters
assumptions (5)
- domain assumption The blade element momentum model in Eqs. 3-7, with small-angle and u_pr << u_pl approximations, accurately represents propeller thrust and torque.
- domain assumption Body drag coefficient C_BD is constant across payload and at the optimal pitch angle.
- domain assumption Total energy consumption equals mechanical propeller power P = sum(Q_j omega_j) in Eq. 8.
- domain assumption Steady-state horizontal flight with V_z = 0, angular velocity zero, and force balance given by Eq. 11.
- standard math The closed-form quartic solution for v_i in Eq. 20 and the quadratic solution for omega in Eq. 22 are algebraically correct.
Cite this review
Pith. "Pith review of Enhancing Multirotor Drone Efficiency: Exploring Minimum Energy Consumption Rate of Forward Flight under Varying Payload." pith.science (2026). https://pith.science/paper/M2KZDB6W
@misc{pith2026250103102,
author = {Pith},
title = {Pith review of: Enhancing Multirotor Drone Efficiency: Exploring Minimum Energy Consumption Rate of Forward Flight under Varying Payload},
year = {2026},
howpublished = {\url{https://pith.science/paper/M2KZDB6W}},
note = {Machine review of arXiv:2501.03102}
}
read the original abstract
Multirotor unmanned aerial vehicle is a prevailing type of aircraft with wide real-world applications. Energy efficiency is a critical aspect of its performance, determining the range and duration of the missions that can be performed. In this study, we show both analytically and numerically that the optimum of a key energy efficiency index in forward flight, namely energy per meter traveled per unit mass, is a constant under different vehicle mass (including payload). Note that this relationship is only true under the optimal forward velocity that minimizes the energy consumption (under different mass), but not under arbitrary velocity. The study is based on a previously developed model capturing the first-principle energy dynamics of the multirotor, and a key step is to prove that the pitch angle under optimal velocity is a constant. By employing both analytical derivation and validation studies, the research provides critical insights into the optimization of multirotor energy efficiency, and facilitate the development of flight control strategies to extend mission duration and range.
Reference graph
Works this paper leans on
-
[7]
Lifecycle modeling and assessment of unmanned aerial vehicles (Drones) CO2e emissions,
Figliozzi, M. A., “Lifecycle modeling and assessment of unmanned aerial vehicles (Drones) CO2e emissions,”Transportation Research Part D: Transport and Environment, Vol. 57, 2017, pp. 251–261. https://doi.org/https://doi.org/10.1016/j.trd.2017.09. 011, URL https://www.sciencedirect.com/science/article/pii/S1361920917304844
-
[18]
Vehicle Routing Problems for Drone Delivery,
Dorling, K., Heinrichs, J., Messier, G. G., and Magierowski, S., “Vehicle Routing Problems for Drone Delivery,”IEEE Transactions on Systems, Man, and Cybernetics: Systems, Vol. 47, No. 1, 2017, p. 70 – 85. https://doi.org/10.1109/TSMC.2016. 2582745, cited by: 761; All Open Access, Green Open Access
-
[10]
Modeling and Validation of Electric Multirotor Unmanned Aerial Vehicle System Energy Dynamics,
Michel, N., Wei, P., Kong, Z., Sinha, A. K., and Lin, X., “Modeling and Validation of Electric Multirotor Unmanned Aerial Vehicle System Energy Dynamics,”eTransportation, Vol. 12, 2022, p. 100173. https://doi.org/https://doi.org/10.1016/j.etran. 2022.100173
-
[1]
Range, Endurance, and Optimal Speed Estimates for Multicopters,
Bauersfeld, L., and Scaramuzza, D., “Range, Endurance, and Optimal Speed Estimates for Multicopters,”IEEE Robotics and Automation Letters, Vol. 7, No. 2, 2022, pp. 2953–2960. https://doi.org/10.1109/LRA.2022.3145063
arXiv 2022
-
[2]
Unmanned aerial vehicles: A review,
Laghari, A. A., Jumani, A. K., Laghari, R. A., and Nawaz, H., “Unmanned aerial vehicles: A review,”Cognitive Robotics, Vol. 3, 2023, pp. 8–22. https://doi.org/https://doi.org/10.1016/j.cogr.2022.12.004, URL https://www.sciencedirect.com/science/ article/pii/S2667241322000258
-
[3]
Comparison of energy demands of drone-based and ground-based parcel delivery services,
Kirschstein, T., “Comparison of energy demands of drone-based and ground-based parcel delivery services,”Transportation Research Part D: Transport and Environment,Vol.78,2020,p.102209.https://doi.org/https://doi.org/10.1016/j.trd.2019.102209, URL https://www.sciencedirect.com/science/article/pii/S1361920919309575
arXiv 2020
-
[4]
The multiple flying sidekicks traveling salesman problem: Parcel delivery with multiple drones,
Murray, C. C., and Raj, R., “The multiple flying sidekicks traveling salesman problem: Parcel delivery with multiple drones,” Transportation Research Part C: Emerging Technologies , Vol. 110, 2020, pp. 368–398. https://doi.org/https: //doi.org/10.1016/j.trc.2019.11.003, URL https://www.sciencedirect.com/science/article/pii/S0968090X19302505
-
[5]
Multi-visit drone routing problem,
Poikonen, S., and Golden, B., “Multi-visit drone routing problem,”Computers & Operations Research, Vol. 113, 2020, p. 104802. https://doi.org/https://doi.org/10.1016/j.cor.2019.104802, URL https://www.sciencedirect.com/science/article/pii/ S0305054819302448
arXiv 2020
Show all 21 references
-
[6]
Energy use and life cycle greenhouse gas emissions of drones for commercial package delivery,
Stolaroff, J. K., Samaras, C., O’Neill, E. R., Lubers, A., Mitchell, A. S., and Ceperley, D., “Energy use and life cycle greenhouse gas emissions of drones for commercial package delivery,”Nature Communications, Vol. 9, No. 1, 2018. https://doi.org/10.1038/s41467-017-02411-5, ...
2018 doi
-
[8]
EnergyMinimizationforWirelessCommunicationWithRotary-WingUAV,
Zeng,Y.,Xu,J.,andZhang,R.,“EnergyMinimizationforWirelessCommunicationWithRotary-WingUAV,” IEEE Transactions on Wireless Communications, Vol. 18, No. 4, 2019, pp. 2329–2345. https://doi.org/10.1109/TWC.2019.2902559. 12
2019
-
[9]
Energy-aware coverage path planning of UAVs,
Di Franco, C., and Buttazzo, G., “Energy-aware coverage path planning of UAVs,”2015 IEEE International Conference on Autonomous Robot Systems and Competitions, IEEE, 2015, pp. 111–117
2015
-
[11]
Least-Energy Path Planning With Building Accurate Power Consumption Model of Rotary Unmanned Aerial Vehicle,
Hong, D., Lee, S., Cho, Y. H., Baek, D., Kim, J., and Chang, N., “Least-Energy Path Planning With Building Accurate Power Consumption Model of Rotary Unmanned Aerial Vehicle,”IEEE Transactions on Vehicular Technology, Vol. 69, No. 12, 2020, pp. 14803–14817. https://doi.org/10....
2020
-
[12]
Minimizing energy and cost in range-limited drone deliveries with speed optimization,
Dukkanci, O., Kara, B. Y., and Bektaş, T., “Minimizing energy and cost in range-limited drone deliveries with speed optimization,” Transportation Research Part C: Emerging Technologies, Vol. 125, 2021, p. 102985. https://doi.org/https: //doi.org/10.1016/j.trc.2021.102985, URL ...
2021
-
[13]
In-flight range optimization of multicopters using multivariable extremum seeking with adaptive step size,
Wu, X., and Mueller, M. W., “In-flight range optimization of multicopters using multivariable extremum seeking with adaptive step size,”2020 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS), IEEE, 2020, pp. 1545–1550
2020
-
[14]
Energy-Optimal Unmanned Aerial Vehicles Motion Planning and Control Based on Integrated System Physical Dynamics,
Michel, N., Wei, P., Kong, Z., and Lin, X., “Energy-Optimal Unmanned Aerial Vehicles Motion Planning and Control Based on Integrated System Physical Dynamics,”Journal of Dynamic Systems, Measurement, and Control , Vol. 145, No. 4, 2023, p. 041002. https://doi.org/10.1115/1.405...
2023 doi
-
[15]
Practical Endurance Estimation for Minimizing Energy Consumption of Multirotor Unmanned Aerial Vehicles,
Hwang, M.-h., Cha, H.-R., and Jung, S. Y., “Practical Endurance Estimation for Minimizing Energy Consumption of Multirotor Unmanned Aerial Vehicles,”Energies, Vol. 11, No. 9, 2018. https://doi.org/10.3390/en11092221, URL https: //www.mdpi.com/1996-1073/11/9/2221
2018 doi
-
[16]
The vehicle routing problem with drones and drone speed selection,
Tamke, F., and Buscher, U., “The vehicle routing problem with drones and drone speed selection,”Computers & Operations Research, Vol. 152, 2023, p. 106112. https://doi.org/https://doi.org/10.1016/j.cor.2022.106112, URL https://www.sciencedirect. com/science/article/pii/S030505...
2023
-
[17]
Guest Editorial Can Drones Deliver?
D’Andrea, R., “Guest Editorial Can Drones Deliver?”IEEE Transactions on Automation Science and Engineering, Vol. 11, No. 3, 2014, pp. 647–648. https://doi.org/10.1109/TASE.2014.2326952
2014
-
[19]
A lumped-parameter electro-thermal model for cylindrical batteries,
Lin, X., Perez, H. E., Mohan, S., Siegel, J. B., Stefanopoulou, A. G., Ding, Y., and Castanier, M. P., “A lumped-parameter electro-thermal model for cylindrical batteries,”Journal of Power Sources, Vol. 257, 2014, pp. 1–11
2014
-
[20]
Johnson, W.,Helicopter Theory, Dover Publications, New York, NY, 1994
1994
-
[21]
Multiphysical Modeling of Energy Dynamics for Multirotor Unmanned Aerial Vehicles,
Michel, N., Sinha, A. K., Kong, Z., and Lin, X., “Multiphysical Modeling of Energy Dynamics for Multirotor Unmanned Aerial Vehicles,” 2019 International Conference on Unmanned Aircraft Systems (ICUAS), IEEE, 2019, pp. 738–747. 13
2019
Reviewed August 10, 2026 · model on record in the stance chip above.
Discussion (0). Continue with ORCID to comment.