32  FANET-VANET Integration

Air-to-Ground Handoffs, Roadside Gateways, and Traceable Mobility Records

emerging-paradigms
uav
fanet
vanet

32.1 Start Simple

Start with a mission that moves, loses energy, and changes its radio path while it works. In FANET-VANET Integration, the practical question is what the aircraft must sense, relay, decide, and prove before the flight or network role is safe enough to trust.

In 60 Seconds

FANET-VANET integration connects an aerial ad hoc network with vehicles, roadside systems, and traffic operations. The hard part is not naming one routing protocol. It is deciding when an air-to-ground contact is useful, which traffic should move now, which data can wait, and how the handoff will be checked after the mission. A good design records vehicle position, UAV position, link freshness, message priority, gateway state, and buffering decisions.

32.2 Learning Objectives

By the end of this chapter, you will be able to:

  • Explain how UAV FANETs can support vehicle networks without treating vehicles and UAVs as the same mobility problem.
  • Identify the main air-to-ground link roles: vehicle contact, roadside contact, aerial relay, and gateway exit.
  • Build an integration record that includes position freshness, link quality, message priority, gateway state, and buffer state.
  • Choose when to forward immediately, hand off to a roadside path, relay through the aerial network, or store-carry-forward.
  • Check FANET-VANET decisions using decision logs instead of brittle speed, altitude, or fleet-size assumptions.

32.3 Separate Mobility Before Paths

If you only need the routing rule, use this layer: choose a FANET-VANET path after checking vehicle motion, UAV motion, link freshness, message priority, gateway state, and buffer permission separately.

FANET-VANET integration map showing a vehicle contact, roadside unit, selected UAV contact, aerial relay, gateway exit, roadside fallback, and traffic operations path.
FANET-VANET integration compares vehicle, roadside, aerial relay, gateway, and buffered paths before selecting a handoff.

Mobile summary: Treat the road network and UAV network as separate moving layers, then choose vehicle contact, roadside handoff, aerial relay, gateway exit, or buffer from current records.

Vehicle side

Record road position, heading, contact window, source or destination role, and whether the message must reach nearby vehicles now.

Aerial side

Record UAV position, altitude, route intent, relay role, gateway reachability, and how long the air-to-ground contact remains useful.

Decision side

Choose vehicle contact, roadside handoff, aerial relay, gateway exit, or buffer based on priority and current records.

32.4 Road Incident Record

For the rural road obstruction example, the key is not one universal route. The urgent warning and the operations summary have different freshness needs.

Urgent warning

Forward from the reporting vehicle to the freshest UAV contact, then toward nearby vehicles or responders while the contact is current.

Operations summary

Buffer a compact summary when the gateway exit is weak, and forward it after a roadside or gateway path becomes trustworthy.

Handoff log

Record selected path, rejected gateway path, buffer reason, expiry rule, delivery outcome, and any vehicle-facing gap.

32.5 Why Air-Ground Contacts Age

A contact that was correct a few seconds ago can become wrong when either side moves or the message priority changes.

  • Road drift: vehicles leave the contact area or change relevance as the incident queue moves.
  • Flight drift: the UAV route, altitude, or relay role changes the air-to-ground link faster than a static plan suggests.
  • Gateway drift: the best local warning path may not be the best path to traffic operations.
  • Priority drift: a delayed summary can be buffered, but a safety alert may expire if it waits for the same gateway.
FANET-VANET Handoff Boundaries
Minimum Viable Understanding
  • VANET nodes move on roads; FANET nodes move in 3D mission paths. Integration has to respect both mobility models.
  • A UAV can observe a road segment, relay vehicle messages, bridge disconnected vehicle groups, or hand traffic to a roadside or ground gateway.
  • Air-to-ground contacts are useful only while their records are fresh enough for the current message priority.
  • Store-carry-forward remains valid when no current vehicle, roadside, or aerial gateway path is trustworthy.

32.6 Prerequisites

Before continuing, revisit these chapters if any of the terms are unfamiliar:

32.7 What Integration Means

FANET-VANET integration is a bridge between two moving networks. The vehicle side may include cars, trucks, buses, roadside equipment, and traffic-control systems. The aerial side may include observation UAVs, relay UAVs, and gateway UAVs. The integration point is the set of air-to-ground contacts and handoff decisions that move information between these layers.

32.7.1 Vehicle contact

A UAV may exchange alerts, map updates, or sensor summaries with vehicles in its current contact area.

32.7.2 Roadside contact

A UAV may hand data to a roadside unit, field gateway, or temporary command post when that path is fresher than vehicle relay.

32.7.3 Aerial relay

A UAV may forward vehicle-originated data through other UAVs when the nearest ground exit is not directly reachable.

32.7.4 Buffered delivery

When no current path is trustworthy, the UAV can carry lower-priority data until a better vehicle, roadside, or gateway contact appears.

The overview depth layer shows the integration map that anchors vehicle, roadside, aerial relay, gateway, and traffic-operations paths.

32.8 Air-to-Ground Decision Records

An air-to-ground contact should not be trusted only because it exists on a planning diagram. The node making the decision should know what records are current and what records are stale.

32.8.1 Vehicle state

Record vehicle position, heading, contact time, and whether the vehicle is a source, relay, or destination for the message.

32.8.2 UAV state

Record UAV position, altitude, route intent, and whether it can remain near the road segment long enough to serve the message.

32.8.4 Message priority

Separate safety alerts, operational control, routine telemetry, and delayed summaries. They do not need the same forwarding rule.

32.8.5 Gateway state

Know which roadside, vehicle, aerial, or ground gateway path can move the data out of the local contact area.

32.8.6 Buffer state

Record whether data is allowed to wait, how long it can wait, and why it was carried instead of forwarded immediately.

32.9 Message Flow Patterns

The same mission can use several message paths. The design should state which path is preferred for each traffic class and what fallback is used when the preferred path is unavailable.

A no-panel FANET-VANET message flow diagram showing immediate vehicle alert, aerial relay, roadside handoff, gateway exit, and store-carry-forward fallback
Figure 32.1: FANET-VANET message flow showing immediate vehicle alert, aerial relay, roadside handoff, gateway exit, and store-carry-forward fallback.

32.9.1 Safety alert

Forward immediately through the freshest useful contact. Prefer the path that can reach affected vehicles or responders soonest.

32.9.2 Road observation

Forward through the aerial relay or roadside path when available. Buffer if the observation remains useful after a short delay.

32.9.3 Operations telemetry

Send through the gateway path when available. Lower-rate summaries can wait during temporary partitions.

32.9.4 Bulk records

Carry until a stable gateway contact appears. This protects link capacity for urgent messages.

32.10 Handoff Record

FANET-VANET integration needs logs that explain handoff choices. These records help distinguish a design problem from a normal temporary partition.

FANET-VANET handoff record showing vehicle record, UAV record, link freshness, priority class, gateway choice, buffer decision, rejected options, outcome, and retest trigger.
Figure 32.2: FANET-VANET handoff record connecting current records to a selected path and retest trigger.

A useful handoff record includes:

  • Source and destination role: vehicle, UAV, roadside unit, ground gateway, or traffic operations.
  • Record freshness: when the vehicle state, UAV state, and link state were last observed.
  • Priority class: safety alert, control, telemetry, observation, or delayed records.
  • Selected path: vehicle contact, aerial relay, roadside handoff, gateway exit, or buffer.
  • Rejected alternatives: why another path was not used.
  • Outcome: delivered, buffered, retried, expired, or failed with reason.

32.11 Worked Example: Rural Road Incident

Scenario: A vehicle reports a road obstruction in a sparse area. A UAV has a current air-to-ground contact with the reporting vehicle. Another UAV has a fresher path to a roadside unit. A gateway UAV can forward to traffic operations, but the direct path is temporarily weak.

Decision record:

32.11.1 Safety alert

The obstruction alert is forwarded immediately from the reporting vehicle to the nearest UAV, then to the UAV with the fresher roadside path.

32.11.2 Vehicle warning

Nearby vehicles receive the warning from the UAV while the contact is fresh. The message is small and priority is high.

32.11.3 Operations update

The gateway path is weak, so the UAV stores a compact operations summary and forwards it when the gateway path improves.

32.11.4 Decision note

The log records that the gateway path was rejected for the immediate alert but used later for the operations summary.

Result: The urgent vehicle-facing alert moves immediately through the best current contact, while lower-priority operations records wait for a more trustworthy gateway path.

32.12 Readiness Checklist

Use this checklist before accepting a FANET-VANET design:

32.12.1 Mobility

  • Are vehicle and UAV motion modeled separately?
  • Are stale position records expired?
  • Is the contact useful for the message priority?

32.12.3 Traffic

  • Are safety alerts separated from delayed records?
  • Is buffer permission explicit?
  • Are lower-priority flows prevented from blocking urgent traffic?

32.12.4 Handoff log

  • Are selected and rejected paths logged?
  • Are handoff outcomes visible?
  • Can a delivery gap be explained after the mission?

32.13 Knowledge Check

Quiz: FANET-VANET Integration

Label the Diagram

Code Challenge

32.14 Common Pitfalls

Vehicles follow road constraints; UAVs follow mission paths in 3D. Integration logic needs separate records for each side.

Urgent alerts should move quickly, but delayed records can wait for a better gateway path. Priority classes protect scarce contact time.

An old contact can make a path look useful after a vehicle or UAV has moved away. Expire stale records and log the observation time.

A roadside unit or temporary field gateway can be a better handoff than a weak direct gateway path. Compare all current exits.

When a message is carried instead of forwarded, record why it was allowed to wait and when it should expire.

32.15 Concept Relationships

  • VANET describes vehicle-to-vehicle and vehicle-to-roadside communication in road environments.
  • FANET adds aerial relays, observation, and gateway paths.
  • Air-to-ground contact connects one vehicle-side path to one aerial-side path.
  • Gateway state determines how the message leaves the local contact area.
  • Buffer state protects data during temporary partitions.
  • Handoff record explains selected paths, rejected alternatives, and outcomes.

32.16 Further Reading

  • Vehicular ad hoc networking literature for vehicle-to-vehicle and vehicle-to-roadside message patterns.
  • FANET routing literature for aerial relay, gateway selection, and 3D topology records.
  • Delay-tolerant networking literature for store-carry-forward behavior during intermittent contacts.
  • Transportation operations and UAV operating guidance from the relevant authority for safety, command, and airspace responsibilities.

32.17 Summary

FANET-VANET integration joins aerial UAV networks with road-based vehicle networks. Good designs avoid brittle fixed mobility assertions. They classify traffic, keep vehicle and UAV records fresh, compare vehicle, roadside, aerial, and gateway paths, buffer data that can wait, and log each selected or rejected handoff so the mission can be checked.

32.18 What’s Next

32.19 Key Takeaway

UAV, FANET, and VANET integration needs mobility prediction, safety boundaries, priority messaging, and reliable handoff between air and ground networks.