Urgent.News

What's breaking now, across thousands of outlets.

Tech

UK funds flying broadband stations with power beamed from below

£70M ARIA program backs 18 projects aiming to keep connectivity aloft for a week

UK funds flying broadband stations with power beamed from below

The UK's Advanced Research and Invention Agency (ARIA) is investing £70 million ($94 million) over three and a half years to develop aircraft capable of providing connectivity using high-flying platforms. Known as Enduring Atmospheric Platforms, the program aims to create alternative solutions to orbital satellites for delivering connectivity to underserved areas of the UK and other parts of the world.

ARIA is funding 18 projects, each focusing on three technical areas: enabling technologies, system integration and testing, and deployment and communications. One project, Carousel by Menapia, involves producing a constellation of multi-rotor high-altitude aircraft that can operate at altitudes up to 20 km (12 miles) to create a persistent "canopy" over the UK.

Another initiative, Enduring Drone Networks by VFP Aerospace, aims for persistent presence via a relay team of drones that will cycle between their service altitude and ground stations for recharging. This project targets a production cost of £50,000 ($67,000) per drone. In the enabling technologies category, Hypanode Ltd is developing a fuel cell power system, Scalable Laser Ltd is working on laser-based power beaming technology, and Space Solar Engineering Ltd is exploring radio frequency power beaming.

ARIA's program director for Enduring Atmospheric Platforms, Rico Chandra, emphasizes that the agency is backing bold ideas, including fixed-wing solar aircraft and unconventional designs like aircraft with spinning wings instead of propellers. The agency aims to establish the UK as a leader in high-altitude platform industry design, building, and scaling.

Written by urgent.news from The Register's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

Also reported by 1 other outlet

Read the original at theregister.com →

More in Tech

Why Most SOCs Alert on the Wrong Things (and How to Fix It)

If you've worked inside a Security Operations Center for more than a few months, you already know the feeling: hundreds of alerts a day, most of them noise, and the one alert that actually mattered…

  • Most SIEM deployments start with vendor-supplied correlation rules, leading to alert overload.
  • Improvement requires shifting focus to meaningful attacker behavior patterns and proper rule tuning.

BDD in Kotlin: The Options, and How to Choose

I've been writing acceptance tests on the JVM since 2009. Concordion first, then Cucumber on the teams around me, then Yatspec, and eventually I wrote my own.

  • Choose BDD framework based on audience: developers read output, testers/analysts need artefact.
  • Spek provides refactoring support and test result output for Kotlin-native projects.

How an Everyday Upload Limit Turned into an Algorithm Problem

1. The Problem I recently got a bug ticket about a file upload flow. The application is deployed on Vercel. When creating an order, users can attach multiple files, and the original implementation…

  • Creating orders with multiple files caused breach of Vercel's 4.5 MB request limit
  • Files uploaded individually increased HTTP requests
  • Problem resembled Bin Packing Problem, akin to LeetCode 1986

More from Wednesday 16 September →