Short answer

Prioritize on-board processing for MAVs requiring high levels of autonomy and real-time responsiveness, while carefully evaluating the communication infrastructure and latency tolerance for remote processing solutions.

Field
Commercial Production
Source
Sensors (2015)
Method
Literature Review and Systems Analysis
Evidence
Strong effect

The decision between on-board and remote processing for MAVs significantly impacts system viability, with on-board processing offering greater autonomy and responsiveness despite higher initial complexity. This commercial production research insight is drawn from a 2015 study published in Sensors. Using Literature review and systems analysis, researchers explored how this design variable affects real-world outcomes. The key design takeaway: Prioritize on-board processing for MAVs requiring high levels of autonomy and real-time responsiveness, while carefully evaluating the communication infrastructure and latency tolerance for remote processing solutions.

Study
Commercial ProductionHigh ImpactStrong effect

On-board vs. Remote Processing for Autonomous Micro-Aerial Vehicle (MAV) Design

The decision between on-board and remote processing for MAVs significantly impacts system viability, with on-board processing offering greater autonomy and responsiveness despite higher initial complexity.

Sensors · 2015

01

Key Findings

  • 01On-board processing offers enhanced autonomy, reduced latency, and independence from external communication links.
  • 02Remote processing can reduce the size, weight, and power requirements of the MAV but introduces latency and reliance on communication.
  • 03SLAM integration is critical for MAV autonomy in enclosed environments.
  • 04Trajectory planning algorithms are essential for navigation and task execution.
02

Application

Design takeaway

Prioritize on-board processing for MAVs requiring high levels of autonomy and real-time responsiveness, while carefully evaluating the communication infrastructure and latency tolerance for remote processing solutions.

How to apply

When designing an autonomous drone, evaluate whether its primary tasks necessitate immediate, independent decision-making (favoring on-board processing) or if it can tolerate communication delays and rely on external computational resources (allowing for remote processing).

Project actions

  • 01Clearly define the operational environment and autonomy requirements of your MAV.
  • 02Research the computational power and power consumption of potential SLAM and navigation algorithms.
  • 03Consider the communication bandwidth and reliability needed if opting for remote processing.
03

Method & Evidence

AimWhat are the trade-offs between on-board and remote processing for autonomous micro-aerial vehicle (MAV) systems, and what are the implications for design decisions?
MethodLiterature Review and Systems Analysis
ProcedureThe paper reviews existing research and concepts related to autonomous MAVs, focusing on Simultaneous Localization and Mapping (SLAM) and trajectory planning. It analyzes the advantages and disadvantages of both on-board and remote processing architectures, providing recommendations for designers.
ContextAutonomous Systems Design, Robotics, Aerial Vehicle Engineering

Variables

IVProcessing location (on-board vs. remote)
DVMAV autonomy, latency, system responsiveness, power consumption, hardware complexity
CVSLAM algorithm complexity, trajectory planning algorithm, environmental conditions, communication link quality (for remote processing)
04

Strengths & Limitations

Strengths

  • +Provides a foundational understanding of critical components for MAV autonomy (SLAM, trajectory planning).
  • +Clearly articulates the fundamental trade-offs between on-board and remote processing.

Limitations

The availability and cost of powerful on-board processing hardware can be a significant constraint for student projects. Reliable wireless communication for remote processing can also be challenging to implement.

Reliability & validity

The paper's findings are based on a review of existing research and theoretical analysis, rather than empirical testing of specific systems. The validity of its recommendations depends on the generalizability of the discussed concepts.

Think critically

To what extent does the increasing power efficiency and miniaturization of computing hardware diminish the traditional advantages of remote processing for autonomous MAVs?

05

Design Principles

"Processing architecture decisions for autonomous systems should balance computational demands with operational requirements for autonomy, latency, and resource constraints."

Designers of autonomous systems, particularly aerial vehicles, must carefully consider the trade-offs between processing locations. This choice influences hardware requirements, power consumption, communication needs, and ultimately, the system's operational capabilities and cost-effectiveness.

06

What This Means for Your Design

When building a robot that flies itself, like a drone, you have to decide if its 'brain' (the computer) should be on the drone itself or somewhere else, like a laptop. Putting the brain on the drone makes it more independent and faster to react, but it needs more power and space. Putting the brain elsewhere saves space and power on the drone but means it needs a good connection and might be a bit slower to react.

How to use in your project

  • 1.Reference this paper when discussing the rationale behind your choice of processing architecture for your autonomous design project, particularly concerning the trade-offs between on-board and remote computation.
07

Add to My Project

08

Quick Cite

Paragraph starter

The selection of processing architecture for autonomous aerial vehicles is a critical design decision. As highlighted by Coppejans and Myburgh (2015), on-board processing offers enhanced autonomy and reduced latency, which is often essential for complex tasks like simultaneous localization and mapping (SLAM) and real-time trajectory planning. Conversely, remote processing can alleviate hardware constraints on the vehicle but introduces dependencies on communication links and potential delays. This trade-off must be carefully considered to ensure the system meets its operational requirements.

09

Source

Sensors

A Primer on Autonomous Aerial Vehicle Design

journal · 2015

View source

Questions About This Research

What does the research say about on-board vs. remote processing for autonomous micro-aerial vehicle (mav) design?
Prioritize on-board processing for MAVs requiring high levels of autonomy and real-time responsiveness, while carefully evaluating the communication infrastructure and latency tolerance for remote processing solutions. Evidence: Sensors (2015).
Why does "On-board vs. Remote Processing for Autonomous Micro-Aerial Vehicle (MAV) Design" matter for design?
Designers of autonomous systems, particularly aerial vehicles, must carefully consider the trade-offs between processing locations. This choice influences hardware requirements, power consumption, communication needs, and ultimately, the system's operational capabilities and cost-effectiveness.
How can designers apply this research?
Prioritize on-board processing for MAVs requiring high levels of autonomy and real-time responsiveness, while carefully evaluating the communication infrastructure and latency tolerance for remote processing solutions.
What were the main findings?
On-board processing offers enhanced autonomy, reduced latency, and independence from external communication links.. Remote processing can reduce the size, weight, and power requirements of the MAV but introduces latency and reliance on communication.. SLAM integration is critical for MAV autonomy in enclosed environments.. Trajectory planning algorithms are essential for navigation and task execution.
What research method was used?
Literature Review and Systems Analysis.
How strong is the evidence?
Evidence strength is rated Strong effect, based on a 2015 journal from Sensors.
What should I do differently in my next project?
When designing an autonomous drone, evaluate whether its primary tasks necessitate immediate, independent decision-making (favoring on-board processing) or if it can tolerate communication delays and rely on external computational resources (allowing for remote processing).
What are the limitations?
The paper focuses on enclosed environments, and findings may differ for outdoor or dynamic settings. Technological advancements in processing power and communication may alter the trade-offs over time.