<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Data Sovereignty Archives - peregrine.ai</title>
	<atom:link href="https://peregrine.ai/tag/data-sovereignty/feed/" rel="self" type="application/rss+xml" />
	<link>https://peregrine.ai/tag/data-sovereignty/</link>
	<description></description>
	<lastBuildDate>Tue, 09 Dec 2025 14:36:42 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://peregrine.ai/wp-content/uploads/2023/10/logo-icon-midnight.svg</url>
	<title>Data Sovereignty Archives - peregrine.ai</title>
	<link>https://peregrine.ai/tag/data-sovereignty/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Peregrine.ai in Gaia-X 4 Advanced Mobility Services: Building Edge Intelligence for a Sovereign Mobility Ecosystem</title>
		<link>https://peregrine.ai/peregrine-ai-in-gaia-x-4-advanced-mobility-services-building-edge-intelligence-for-a-sovereign-mobility-ecosystem/</link>
		
		<dc:creator><![CDATA[Hasan Farooqui]]></dc:creator>
		<pubDate>Fri, 07 Nov 2025 12:55:57 +0000</pubDate>
				<category><![CDATA[Labs]]></category>
		<category><![CDATA[Advanced Mobility Services]]></category>
		<category><![CDATA[Autonomous Driving]]></category>
		<category><![CDATA[computer vision]]></category>
		<category><![CDATA[Data Sovereignty]]></category>
		<category><![CDATA[Edge Computing]]></category>
		<category><![CDATA[Gaia-X]]></category>
		<category><![CDATA[Peregrine One]]></category>
		<guid isPermaLink="false">https://peregrine.ai/?p=4812</guid>

					<description><![CDATA[<p>From 2021 to 2025 Peregrine.ai took part in Gaia-X 4 Advanced Mobility Services (AMS), a European research programme within the Gaia-X 4 Future Mobility family funded by the German Federal Ministry for Economic Affairs and Climate Action (BMWK). The goal of Gaia-X 4 AMS was to develop the foundations of an open, federated data ecosystem [&#8230;]</p>
<p>The post <a href="https://peregrine.ai/peregrine-ai-in-gaia-x-4-advanced-mobility-services-building-edge-intelligence-for-a-sovereign-mobility-ecosystem/">Peregrine.ai in Gaia-X 4 Advanced Mobility Services: Building Edge Intelligence for a Sovereign Mobility Ecosystem</a> appeared first on <a href="https://peregrine.ai">peregrine.ai</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p><br>From 2021 to 2025 Peregrine.ai took part in <em>Gaia-X 4 Advanced Mobility Services (AMS)</em>, a European research programme within the <em>Gaia-X 4 Future Mobility</em> family funded by the German Federal Ministry for Economic Affairs and Climate Action (BMWK).<br><br>The goal of Gaia-X 4 AMS was to develop the foundations of an open, federated data ecosystem for mobility — one that allows vehicles, infrastructure, and service providers to exchange information securely and under full data sovereignty.<br></p>



<p><br>Peregrine led <strong>Sub-project 4: Safe Coordination of Autonomous Vehicles</strong>, focusing on the visual-intelligence and edge-processing layer that links real-world sensor data to the Gaia-X network.<br></p>



<h2 class="wp-block-heading"><br><strong>Engineering challenge</strong><br></h2>



<p><br>At the start of the project no European solution existed that could combine edge-level AI inference, on-device anonymisation, and standardised interfaces for data-space integration.<br><br>Our task was to build that capability from the ground up: designing hardware that could process video in real time, creating algorithms that would run locally instead of in the cloud, and defining data structures that could interoperate with the Gaia-X standards.<br></p>



<h2 class="wp-block-heading"><br><strong>Hardware development</strong><br></h2>



<p><br>To meet these needs we designed <strong>Peregrine One</strong>, our own edge camera platform built around a Qualcomm SoC.<br><br>The unit integrates an RGB sensor, IMU, GPS, modem, and local storage in a compact enclosure capable of sustained inference at the edge. Every stage — from mechanical design to firmware tuning — was tested in real conditions for thermal stability, vibration resistance, and data integrity.<br></p>



<p><br>The Peregrine One platform became both a proof of concept and a reference design for future deployments of embedded visual AI in fleets and infrastructure. It demonstrated that high-performance, privacy-compliant vision systems can be built entirely within Europe’s supply and regulatory environment.<br></p>



<h2 class="wp-block-heading"><br><strong>Algorithm research and optimisation</strong><br></h2>



<p><br>In parallel the Labs team re-engineered Peregrine’s computer-vision models to run efficiently on limited hardware.<br><br>We adapted modern convolutional architectures such as MobileNet and CenterNet, applied quantisation and pruning to reduce compute load, and carried out systematic tests of inference speed, power draw, and stability.<br><br>All processing happens on the device itself, ensuring real-time performance and GDPR compliance without reliance on external cloud resources.</p>



<p><br>These experiments produced a portable perception stack capable of detecting and classifying road damage, traffic signs, and environmental context directly at the edge.<br></p>



<h2 class="wp-block-heading"><br><strong>Data modelling and integration</strong><br></h2>



<p><br>Autonomous systems need a shared language for describing the environments in which they can safely operate — the <em>Operational Design Domain (ODD)</em>.<br><br>Peregrine developed an <strong>ODD-compatible data structure</strong> that connects sensor output to real-world operational data (OD).<br><br>The model covers object categories, location coordinates, timestamps, and condition metadata, making road and signage information machine-readable and ready for automated routing or mapping.<br></p>



<p><br>Data was collected in multiple German cities including Berlin, Hamburg, Frankfurt, and Munich through partnerships with municipal and fleet operators such as HVV.<br><br>All datasets were formatted for use in Gaia-X-compliant environments including <strong>Pontus-X</strong> and the <strong>Mobility Data Space</strong>, where they can be discovered and reused through federated connectors.<br></p>



<h2 class="wp-block-heading"><br><strong>Collaboration and ecosystem work</strong><br></h2>



<p><br>As lead of Sub-project 4 Peregrine coordinated the interface between partners including Fraunhofer IVI, Consider IT, OECON, DLR, Bernard Group, and DeltaDAO.<br><br>Joint development covered ODD modelling, routing, reaction planning, and integration into live demonstrations — among them a public showcase at Hannover Messe 2024.<br><br>Beyond the technical contributions, Peregrine also helped shape requirements for the <strong>Eclipse Dataspace Components (EDC)</strong> stack, ensuring that features like MQTT-based data streams and local connectors would support edge scenarios with low latency.<br></p>



<h2 class="wp-block-heading"><br><strong>Results</strong><br></h2>



<p><br>The project delivered a complete chain from perception hardware to federated data provisioning.<br><br>Peregrine One provided the physical platform, the optimised algorithms delivered reliable on-device vision, and the new ODD/OD schema linked these results into Gaia-X data spaces.<br><br>Together they form a working demonstration of how edge-generated mobility data can be shared securely and interoperably across Europe.<br></p>



<p><br>These outcomes now inform Peregrine’s ongoing work in geospatial analytics, telematics integration, and infrastructure monitoring.<br><br>The same architecture is being adapted for new hardware generations and for collaborations with leading mapping and telematics partners.<br></p>



<h2 class="wp-block-heading"><br><strong>Why it matters</strong><br></h2>



<p><br>Gaia-X 4 AMS shows that real-time perception, privacy, and interoperability are not conflicting goals.<br><br>By merging embedded intelligence with open European data standards, Peregrine helped establish a blueprint for how future mobility systems can remain connected without depending on external platforms.<br><br>It is a step toward a digital infrastructure where data stays sovereign and technology remains accountable.<br></p>



<h2 class="wp-block-heading"><br><strong>Outlook</strong><br></h2>



<p><br>The knowledge gained through this collaboration feeds directly into <strong>Peregrine Labs</strong>, our applied-AI engineering division.<br><br>Labs continues to refine the edge-vision stack developed in Gaia-X 4 AMS for deployment across mobility, smart-city, and industrial environments.<br><br>The same core technology that ran inside Peregrine One is now being adapted for drones, stationary sensors, and next-generation fleet systems.<br></p>



<p><br>For a detailed technical summary, the full <strong>Gaia-X 4 AMS Final Report</strong> is available through the TIB Hannover open-access repository:<br><a href="https://oa.tib.eu/renate/items/bb4e3e75-5714-4e0c-b2fa-42db9fca5b00">Read the report</a><br></p>



<h2 class="wp-block-heading"><br><strong>About Peregrine Labs</strong><br></h2>



<p><br>Peregrine Labs is the engineering unit of Peregrine.ai.<br><br>Its focus is on designing, building, and deploying visual-intelligence systems that operate efficiently at the edge — from vehicles and drones to city infrastructure.<br><br>Labs bridges applied research and field deployment, helping organisations bring intelligent perception into real-world environments.<br></p>



<p><br>More information: <a href="https://www.peregrine.ai/labs">peregrine.ai/labs</a><br></p>
<p>The post <a href="https://peregrine.ai/peregrine-ai-in-gaia-x-4-advanced-mobility-services-building-edge-intelligence-for-a-sovereign-mobility-ecosystem/">Peregrine.ai in Gaia-X 4 Advanced Mobility Services: Building Edge Intelligence for a Sovereign Mobility Ecosystem</a> appeared first on <a href="https://peregrine.ai">peregrine.ai</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
