← Latest papers
⚡ electrical engineering

A Metaheuristic Framework for Optimized HAPS-Aided Localization in Urban Areas

This paper proposes a metaheuristic framework that integrates 3D city models and ray-tracing to optimize the number and placement of High-Altitude Platform Stations (HAPS) in dense urban areas, demonstrating that a small, strategically positioned HAPS network can significantly reduce GNSS positioning errors and outperform satellite-only systems under challenging non-line-of-sight conditions.

Original authors: Hongzhao Zheng, Mohamed Atia, Halim Yanikomeroglu

Published 2026-06-23
📖 5 min read🧠 Deep dive

Original authors: Hongzhao Zheng, Mohamed Atia, Halim Yanikomeroglu

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

The Big Picture: Finding Your Way in a Concrete Jungle

Imagine you are trying to find your exact location in a city filled with skyscrapers. Your phone's GPS (which relies on satellites) often gets confused here. The tall buildings block the signals, bounce them around (like an echo in a canyon), or hide them completely. This is called the "urban canyon" problem.

To fix this, the authors suggest adding HAPS (High-Altitude Platform Stations). Think of HAPS as giant, stationary balloons or drones hovering in the stratosphere (about 12 miles up). They act like extra, super-clear satellites that can shine a light down into the city streets where regular satellites can't reach.

The Problem: Too Many Balloons is Bad, Too Few is Worse

The researchers faced a tricky puzzle:

  1. We need enough HAPS to cover the blind spots and fix the GPS errors.
  2. But we don't want too many, because launching and maintaining these platforms is expensive and complicated.
  3. Where do we put them? If you just drop them randomly, they might still be blocked by buildings. If you put them all in one spot, they don't help from different angles.

The goal was to find the perfect number and the perfect spots for these HAPS to get the most accurate location possible without wasting money.

The Challenge: A Maze with No Map

Trying to solve this mathematically is like trying to find the exit of a maze that keeps changing shape.

  • The "Maze": The city has thousands of buildings, and the satellites move across the sky every day.
  • The "Rules": You can't put a HAPS inside a building, and you can't have a fractional HAPS (you can't have 3.5 balloons; it's either 3 or 4).
  • The Difficulty: Because the city is so complex and the number of balloons must be a whole number, standard math formulas (which work on smooth, continuous curves) fail. They get stuck or give impossible answers.

The Solution: A Team of "Smart Explorers"

Since standard math couldn't solve this, the authors used Metaheuristics. Imagine sending out three different teams of "smart explorers" into the maze to find the best solution. These teams don't know the answer beforehand; they learn by trying, failing, and improving.

The three teams used different strategies:

  1. The Evolution Team (ASDNSGA-II & NSGA-III): Think of this like natural selection. They start with a random group of HAPS placements. The "weakest" placements (those that still have bad GPS errors) are discarded. The "strongest" ones are combined and slightly tweaked (mutated) to create a new, better generation. Over time, the population evolves into a perfect solution.
  2. The Swarm Team (MOPSO): Think of this like a flock of birds. Each bird represents a possible HAPS setup. They fly around, looking at where the best birds are and adjusting their own path to get closer to the best spots, while also exploring new areas so they don't all get stuck in the same dead end.

How They Tested It

To make sure these explorers were actually good, the researchers built a virtual city (using 3D models of Wall Street in New York, Lujiazui in Shanghai, and downtown Calgary).

  • They simulated thousands of "receivers" (like cars or phones) on the streets.
  • They used a technique called Ray-Tracing (like a laser scanner) to see exactly which signals would hit the ground and which would be blocked by a specific building.
  • They tested the explorers against a "Greedy" baseline. The Greedy method is like a person who picks the single best spot for the first balloon, then the single best spot for the second, without ever looking back to see if the first choice was a mistake.

The Results: Less is More

The "Smart Explorers" (the metaheuristics) did a much better job than the "Greedy" method, especially when the number of HAPS was low.

  • The Magic Number: They found that 4 HAPS were usually enough to get the location accuracy down to a very safe level (under 18 meters error) in these dense cities.
  • Diminishing Returns: Adding a 5th or 6th balloon helped a little bit, but adding a 7th or 8th didn't help much at all. It was like adding more flashlights to a room that is already bright; you just get redundant light.
  • Why 4? The algorithms figured out that one balloon should hover directly overhead (to help with vertical height), and the others should be spread out around the horizon (to help with horizontal direction). This creates a perfect "net" to catch the signals.
  • Robustness: Even when the researchers simulated terrible conditions (like heavy rain, bad signal reflections, or cheap phones), the smart explorers still found good solutions.

The Takeaway

This paper proves that you don't need to fill the sky with balloons to fix GPS in cities. By using smart computer algorithms to figure out the exact right number and placement, we can get highly accurate location data with just a few well-placed platforms. It's about working smarter, not harder, to navigate the concrete jungle.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →