欢迎访问《图学学报》

图学学报 ›› 2026, Vol. 47 ›› Issue (3): 661-670.DOI: 10.11996/JG.j.2095-302X.2026030661

• 数字化设计与制造 • 上一篇    下一篇

一种基于网格折叠的飞机燃油油箱油液体积快速算法

马纪明1(), 王洪轩1, 张思宇2, 王法岩1, 张志明2, 曲仁理1   

  1. 1 北京航空航天大学中法工程师学院北京 100191
    2 航空工业四川泛华航空仪表电器有限公司四川 成都 610500
  • 收稿日期:2025-10-14 接受日期:2026-03-24 出版日期:2026-06-30 发布日期:2026-06-30
  • 通讯作者:马纪明,E-mail:jiming.ma@buaa.edu.cn

A rapid algorithm for aircraft fuel tank liquid volume calculation based on mesh folding

MA Jiming1(), WANG Hongxuan1, ZHANG Siyu2, WANG Fayan1, ZHANG Zhiming2, QU Renli1   

  1. 1 Sino-French Engineer School, Beihang University, Beijing 100191, China
    2 AVIC Sichuan Fanhua Aviation Instrument and Electric Co., Ltd., Chengdu Sichuan 610500, China
  • Received:2025-10-14 Accepted:2026-03-24 Published:2026-06-30 Online:2026-06-30
  • Contact: MA Jiming,E-mail:jiming.ma@buaa.edu.cn

摘要:

飞机燃油油箱作为飞行器能源系统的核心组件,其油量测量的准确性直接关系到飞行安全与航程规划。然而,现代飞机油箱为适应机身气动布局,往往设计成形状极不规则且内部包含加强筋、隔板等复杂结构的容器。在飞机执行爬升、俯冲或侧倾等机动动作时,传统基于单一液位传感器的测量方法难以准确反映真实油量。针对复杂结构油箱内油液体积计算问题,提出了一种基于网格折叠的油箱体积算法。首先根据燃油油箱STL格式文件提取网格信息;然后根据飞机姿态和液位高度信息,确定油箱内油液平面位置;之后基于油液平面,对与平面相交的油箱网格进行划分重构;重构完成后,将油液平面上方网格折叠投影至油液平面;最终将处理后的所有网格体积加和得到油箱油液体积。与传统的切片法、凸包法及体素法相比在计算速度上展现出显著优势: 切片法在处理复杂内部结构时易产生截面重构误差且高精度计算耗时较长;凸包法难以适应非凸几何特征;体素法则受限于分辨率与计算效率的平衡。该方法具有良好的普适性,不受油箱内部复杂结构的限制,避免了繁琐的截面网格重构过程,在保证计算精度的同时大幅提升了运算速度。最后,在不同网格面数、凹陷率等模型特征下与切片法、体素法和蒙特卡洛法进行了对比验证,证明了该算法的普适性、快速性和准确性。同时针对某实际飞机燃油油箱进行了试验验证,仿真结果与试验结果匹配一致,证明了其可用性。

关键词: 体积计算, 三角形网格, 燃油油箱, STL模型, 网格折叠

Abstract:

As a critical component of aircraft energy systems, the precision of fuel quantity measurement within aircraft fuel tanks is paramount, directly influencing flight safety, operational stability, and mission range planning. However, to optimize the aerodynamic layout and maximize space utilization within the fuselage, modern aircraft fuel tanks are frequently designed with highly irregular geometries. These containers often incorporate complex internal structures, including stiffeners, baffles, and surge boxes, which significantly complicate the relationship between liquid level height and actual fuel volume. Consequently, during dynamic flight maneuvers such as climbing, diving, or rolling, traditional measurement techniques relying solely on single-point liquid-level sensors fail to accurately reflect the true fuel quantity, leading to potential safety hazards and inefficient fuel management. To address the challenging fuel-volume calculation within tanks possessing such complex internal architectures, this research introduced an innovative volume calculation algorithm based on a mesh folding technique. This approach bypassed the need for simplified geometric assumptions, instead leveraging high-fidelity three-dimensional data. The computational procedure was systematic and robust: initially, comprehensive mesh topology information was extracted directly from the fuel tank’s STL (STereoLithography) format file. Subsequently, by integrating real-time aircraft attitude data, specifically pitch and roll angles, with sensor-derived liquid level, the exact spatial position and orientation of the fuel liquid plane were determined. Once the liquid plane was established, the algorithm identified all mesh elements that intersected with this plane. These specific elements underwent a precise division and reconstruction process to align perfectly with the fluid boundary. Following this reconstruction, a unique “folding” operation was executed: all mesh components located above the liquid plane were virtually folded and projected down onto the liquid plane surface. This transformation effectively converted the complex problem of calculating a partial volume within an irregular, tilted container into a straightforward summation of closed mesh volumes. Finally, the volumes of all processed mesh elements below the projected plane were aggregated to yield the precise total fuel volume. When evaluated against conventional volume-calculation strategies, such as the slicing, convex-hull, and voxel methods, the proposed mesh-folding technique demonstrated distinct and significant advantages. The traditional slicing method, although intuitive, was prone to substantial errors during cross-sectional reconstruction when dealing with intricate internal baffles and often requried excessive computational time when high precision was required. The convex hull method was fundamentally limited by its inability to accurately model the non-convex geometric features inherent in most fuel tanks. Similarly, the voxel method faced a persistent dilemma: achieving high resolution requires prohibitive computational resources, whereas lowering resolution compromised accuracy. In contrast, the mesh folding method exhibited exceptional universal applicability. It was not limited by the complexity of internal tank structures and completely eliminated the tedious and time-consuming steps associated with complex cross-sectional mesh reconstruction. As a result, this approach achieved a superior balance, delivering high-precision calculations at speeds suitable for real-time onboard applications. To rigorously validate the performance of this algorithm, extensive comparative simulations were conducted. The proposed method was benchmarked against the slicing, voxel, and Monte Carlo methods across a diverse set of model characteristics, varying both the number of mesh faces and the degree of geometric concavity. These tests confirmed the algorithm’s robustness, demonstrating its consistent accuracy and superior computational efficiency regardless of model complexity. Furthermore, the practical viability of the method was verified through physical experiments on an actual aircraft fuel tank. By simulating various flight attitudes and comparing the algorithm’s output with empirical measurements obtained from controlled filling and weighing tests, the results showed strong consistency between simulation and experiment. This close alignment not only validated the theoretical framework but also demonstrated the method’s readiness for engineering application, offering a reliable technical pathway for the development of next-generation high-precision fuel measurement systems.

Key words: volume calculation, triangular mesh, fuel tank, STereoLithography model, mesh folding

中图分类号: