hn.today

Saving Jet Fuel

tech.marksblogg.com29 points13 comments
Screenshot of Saving Jet Fuel

A demonstration shows how open-source tools can shave thousands off long-haul fuel bills by optimizing routes for wind and aircraft performance. A sample calculation estimates a Boeing 787-9 flying Newark to Rome could burn about $68K in jet fuel, and rerouting for winds can cut consumption meaningfully. The workflow couples scikit-decide - a reinforcement learning, planning and scheduling framework - with OpenAP, an aircraft performance and fuel-consumption model developed at TU Delft, and NOAA wind data. The scikit-decide solver can be configured with different fuel models; the write-up compares two A320 flight paths using OpenAP to quantify differences.

Concrete, reproducible setup and data are provided: Python 3.12 in a virtualenv, scikit-decide 1.1.1, openap/opentop, and a list of installed packages (ray, torch-geometric, unified-planning, etc.). Maps were produced with QGIS 4.2.1 and DuckDB (with H3, Lindel, JSON, Parquet, Spatial extensions) for data work. OpenAP bundles extensive aircraft datasets (examples: 17 Boeing, 13 Airbus entries), with rich YAML descriptors - MTOW, wing area, engine options, cruise mach/altitude - and detailed drag polar and phase-specific parameters (cruise speeds, climb/descent rates). The combination of solver, physics-based performance model and meteorological data enables quantitative route optimization and fuel-savings comparisons.

Read on tech.marksblogg.com13 comments on Hacker News

Summary generated by AI from the linked article. hn.today is not affiliated with Hacker News or Y Combinator.

More in Science

The daily digest

Today's best Hacker News stories, summarized and screenshotted, one email a day.