← Latest papers
⚡ electrical engineering

DQN Based Joint UAV Trajectory and Association Planning in NTN Assisted Networks

This paper proposes a Deep Q-Network (DQN) based algorithm for joint UAV trajectory and association planning within an integrated GEO-terrestrial network architecture to minimize energy consumption, handover frequency, and disconnection for Advanced Air Mobility applications.

Original authors: Afsoon Alidadi Shamsabadi, Cosmas Mwaba, Thomas Nugent, Jie Gao, Pablo Madoery, Halim Yanikomeroglu, Subhadeep Pal

Published 2026-03-24
📖 4 min read☕ Coffee break read

Original authors: Afsoon Alidadi Shamsabadi, Cosmas Mwaba, Thomas Nugent, Jie Gao, Pablo Madoery, Halim Yanikomeroglu, Subhadeep Pal

Original paper dedicated to the public domain under CC0 1.0 (http://creativecommons.org/publicdomain/zero/1.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

Imagine you are flying a high-tech drone (a UAV) to deliver a package across a city. Your drone has a limited battery, and its most important job is to stay connected to a "control tower" so you can steer it. If the connection drops, the drone might crash or get lost.

Here is the problem: The ground is full of cell towers (like the ones for your phone), but they are designed to look down at people on the street. If your drone flies high, the signal is weak. Plus, if you fly over a park or a rural area, there might be no towers at all, leaving your drone in a "dead zone."

This paper proposes a clever solution: Don't just rely on the ground; look up to the sky.

The Big Idea: A Two-Story Internet

Think of the internet connection for your drone as a two-story building:

  1. The Ground Floor (Terrestrial Network): This is made of local cell towers. They are fast and have low delay (like a local courier), but they have "blind spots" where the signal doesn't reach.
  2. The Penthouse (GEO Satellite): This is a giant satellite hovering high above the Earth. It covers the entire city and even the countryside. It's like a lighthouse that never goes out. However, talking to it takes a tiny bit longer (higher latency) and uses more energy.

The challenge is that your drone has to decide: "Should I talk to the fast ground tower, or the reliable satellite?" And at the same time, it needs to decide: "Which path should I fly to save my battery?"

If the drone switches back and forth too much between towers, it gets confused (this is called a "handover"), which wastes energy and risks dropping the connection.

The "Smart Pilot": The DQN Brain

The authors created a "Smart Pilot" for the drone using a type of Artificial Intelligence called Deep Q-Network (DQN).

Imagine training a video game character. At first, the character flies randomly, crashes into dead zones, and runs out of battery. But every time it makes a mistake, it gets a "negative score." Every time it flies efficiently and stays connected, it gets a "positive score."

Over thousands of practice flights (simulations), the AI learns the perfect strategy:

  • When to fly straight: To save battery.
  • When to switch to the satellite: When it's about to enter a dead zone or when the ground signal is too weak.
  • When to stick to the ground: When the signal is strong and switching would waste energy.

The AI doesn't just memorize one route; it learns a policy (a set of rules) that helps it adapt to any situation.

What the Experiments Showed

The researchers tested this "Smart Pilot" in a simulated 3km x 3km city. Here is what they found:

  1. The Hybrid Approach Wins: When the drone could use both the ground towers and the satellite, it flew a shorter, more direct path. It was like having a GPS that could switch between a local road map and a satellite view depending on traffic.
  2. Fewer Dead Zones: In a system with only ground towers, the drone hit "dead zones" (where it lost signal) five times. With the satellite help, it only hit one dead zone.
  3. The Balancing Act: The AI is smart enough to listen to your instructions.
    • If you tell it, "Save battery!", it will fly the shortest path and use the satellite to avoid weak spots, even if it means switching connections a bit more.
    • If you tell it, "Don't switch connections!", it will stick to the ground towers even if it has to take a longer, winding route to avoid switching to the satellite.

The Takeaway

This paper shows that by combining ground cell towers with satellites and using AI to make the decisions, we can make drone delivery and air travel much safer and more efficient.

In simple terms: Instead of forcing a drone to choose between a fast but spotty ground connection and a slow but reliable sky connection, this AI acts as a wise conductor, orchestrating a seamless dance between the two. This ensures the drone never loses its way, never runs out of juice, and gets to its destination safely.

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 →