Urgent.News

One page, thousands of outlets. See who else covered it.

Editions

Tech

Could satellites hit your brakes? EU speed control rumours explained for drivers in Spain

New cars across the EU already come with a system that nags you about speed limits. Now talk in Brussels […]

Could satellites hit your brakes? EU speed control rumours explained for drivers in Spain

New cars sold in the EU since July 2024 must have Intelligent Speed Assistance (ISA), a system that alerts drivers if they exceed speed limits. This technology, which includes cameras reading road signs and GPS mapping, can beep, flash warnings, or even temporarily reduce engine power if the limit is exceeded. Drivers can override ISA, but the system automatically re-engages each time the engine is started.

ISA comes standard on more than a dozen advanced driver assistance systems, which also include lane-keeping, drowsiness detection, and sign recognition.

Recently, there have been discussions in Brussels about a more advanced ISA that could use satellites to control a driver's speed. Such a system would pinpoint the car's location using satellites, GPS, maps, and mobile networks, and automatically reduce engine power if necessary to keep the vehicle within the speed limit. Some sources suggest this could be implemented by 2030, but no official plans or legislation have been announced.

Critics of this proposed satellite ISA system point to reliability issues, with independent tests by Thatcham Research finding that current ISA systems often misread speed limits at change points. This could lead to unexpected interventions, especially during overtaking. Additionally, many drivers find the constant beeping annoying and feel that the system is second-guessing their actions. As a result, some simply turn off the ISA system, which negates the safety benefits it was designed to provide.

European Commission spokespeople have made it clear that there is no formal plan for mandatory satellite ISA systems that force cars to slow down without easy override. Discussions on this matter remain purely exploratory, and no draft legislation has been found in official EU records. While current EU rules already require the warning version of ISA, stronger intervention would require new legislation, political agreement, and improved accuracy first.

In Spain, road limits are strictly enforced, and heavy fines are imposed through the Dirección General de Tráfico (DGT). New cars arriving in showrooms already come equipped with the beeping ISA system, regardless of the driver's preference. Most hire cars also do not offer an option to disable ISA. Therefore, anyone purchasing or leasing a recent model in Spain will encounter this warning system.

For those interested in driving in Spain, Euro Weekly News provides a guide to Spanish road rules in 2026 and tips on obtaining a Spanish driving licence. The European Commission's official website offers further information on road safety technology, while the latest general safety rules are summarized on a dedicated page. As of now, the idea of satellite speed control remains a rumor, but the ISA warning system is a real feature in new cars.

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

Read the original at euroweeklynews.com →

More in Tech

Null Is Not Zero: Building a JavaScript SEO Audit That Admits Its Limits

We moved a server-side SEO engine into a Chrome extension. Measuring the page was the easy half. Saying what we could not measure was the hard half.

  • The engine returns number | null, where 0 signifies measured zero and null denotes unmeasurable.
  • Browser extension required handling unavailable measurements, unlike server-side approach.
  • PerformanceObserver silently fails, violating Null Is Not Zero rule if not checked first.

Build an MCP server in Rust with rmcp: a walk-through 🦀

This tutorial walks through building an MCP server in Rust with rmcp , the official Model Context Protocol Rust SDK. The example is a real one: a devops agent that manages AWS EC2 G5g instances…

  • Tutorial guides building MCP server in Rust using rmcp SDK
  • Server manages AWS EC2 Graviton2 boxes with NVIDIA T4G GPUs
  • Rust server offers lower startup time and smaller supply chain

More from Sunday 16 August →