Automotive Operating System and AIOS Integration Research Report, 2025
Research on automotive AI operating system (AIOS): from AI application and AI-driven to AI-native
Automotive Operating System and AIOS Integration Research Report, 2025, released by ResearchInChina, explains the status quo and trends of AI application in automotive operating systems (OS), and analyzes how vehicle OS and AIOS mutually empower and co-evolve.
The relationship between vehicle OS and AIOS:
From 2023 to 2024, with the rise of central computing architecture, domain operating systems started evolving towards vehicle OS which takes on integrating the full-domain software system.
In the second half of 2024, AI foundation models started being mass-produced and introduced into vehicles, which raises new requirements for vehicle operating systems and also enables their scheduling capabilities, further facilitating the adoption of automotive AIOS.
AIOS is an AI-driven operating system that enables operating systems with "intelligence", that is, allow the systems to independently make optimizations and decisions during task execution and scheduling. AIOS represents the pinnacle of vehicle intelligence, and is responsible for handling complex perceptual data, executing intelligent decision, and realizing human-like interaction, while vehicle OS serves as the software foundation for all vehicle functions. The deep integration of the two is not merely a functional overlay but a key force driving reshaping of underlying architecture, deep synergy in industry chain, and redefinition of competitive rules.
1.Vehicle OS supports the implementation of AI capabilities: Beyond providing computing power and data, the SOA of vehicle OS abstracts vehicle functions into independent services through standardized interfaces, achieving hardware-software decoupling, and makes it easy to call interfaces across different software modules through atomic services, providing a stable and flexible invocation environment for AI models. Take Geely as an example:
Geely’s customized OS, GOS, is based on an SOA development framework that encapsulates various vehicle functions as services and allows AI functions to quickly call these services for agile development and iteration, providing the foundation for the rapid deployment and continuous optimization of AI capabilities. In early 2025, Geely introduced its "Full-Domain AI" system, and upgraded its OS to AIOS, with a model layer set up for AIOS to call.
2.AI reconstructs vehicle OS: Shifting it from the traditional "function-driven" model to a smarter "intent-driven" model:
AI Agents at the application layer can leverage foundation models' semantic analysis capabilities to accurately understand users' natural language commands and even latent intentions, and automatically invoke underlying software modules to complete tasks. The "intent-driven" interaction model is used to enable vehicles to proactively understand needs and provide services, making user experience much more natural and convenient.
Foundation models at the middleware (or model) layer not only provide calling interfaces for agents but also optimize the scheduling capabilities of vehicle OS through planning. This process relies on historical data and real-time system states, and uses reinforcement learning and operations research algorithms to dynamically allocate system resources and prioritize tasks. For instance, when a user simultaneously initiates navigation planning and high-definition video playback, foundation models can predict the urgency of route calculation and the resource demands of video decoding, coordinate CPU, GPU, and NPU compute in advance to ensure both navigation response and smooth video playback, avoiding stuttering caused by resource contention in traditional scheduling algorithms.
Data at the resource layer serves as the bridge between the two. Vehicle OS is responsible for data collection and management, while AIOS handles data analysis and decision-making.
In ArcherMind’s case, its subsidiary Arraymo developed ArraymoAIOS 1.0, an on-device AI operating system which, together with the vehicle operating system FusionOS 2.0, constitutes the technical base of AIOS. Key features of this base include:
Support use of Qualcomm SA8775P to build cockpit agents, and NVIDIA Orin to build vehicle agents, each equipped with 10+ deeply optimized on-device models (DeepSeek, Llama, Baichuan, Gemma, Yi-Chat, etc.).
Introduce intelligent scheduling algorithms to monitor and analyze multi-modal task loads (text, image, audio, etc.) in real time, and dynamically adjust the strategies for allocation of resources like CPU, GPU, and memory.
Introduce the AI acceleration engine AMLightning to efficiently schedule computing units in AI chips, allowing reasoning tasks to run on the most suitable computing unit.
Evolution of AIOS: From AI Application and AI-Driven to AI-Native
In the automotive sector, AI was initially integrated at the application layer of the operating system, invoked via interfaces for specific scenarios. Entering the era of AIOS, AI starts penetrating deeper into the underlying layer, from being integrated into the middleware layer for driving functions, to touching the OS kernel and underlying architecture. In the future, it will evolve into AI-native OS.
As of April 2025, there have been three modes of AI integration in OS, corresponding to the three development phases of AIOS:
AI Application Phase: introduced as applications to serve scenarios.
AI-Driven Phase: connected at the middleware layer, utilizing components like AI Runtime and AI frameworks (models/agents/algorithm frameworks) to drive various software functions more flexibly.
AI-Native Phase: large language models (LLMs) are called as microkernel modular components, providing platform-level AI capabilities for the entire OS.
Huawei believes that the application of AI technology in terminal products typically passes through three phases: AI integration at the application layer, AI fusion at the system layer, and AI-centric new OS.
As of H1 2025, most OEMs have already deployed AI at the application layer and have begun to integrate AI components into the middleware layer. Examples include Li Auto’s Halo OS, NIO’s Sky OS, Xiaomi’s Hyper OS, and Geely’s AIOS GOS.
AI Application Phase
At this phase, AI is integrated into the application layer of OS to be called for scenarios. OS primarily provides computing power and data interfaces to optimize and upgrade basic AI functions like navigation and voice interaction. For example, in a "vehicle assistant" scenario, when a user calls AI for car-related knowledge, AI at the application layer first analyzes the request, converts it into a command, retrieves relevant data from databases, and formulates a natural-language answer displayed on the center console screen.
AI-Driven Phase
At this phase, AIOS extends into the middleware layer, becoming a mainstream approach for AI Agent invocation in intelligent cockpits. Upper-layer agents leverage AI components to directly call SOA atomic services via framework modules to control vehicle functions or other software features. Additionally, toolchains can be used to call multiple external tools and ecological interfaces to achieve "touchless" automation for scenarios.
For instance, the "people search by photographing" function of Li Auto’s MindVLA requires MindVLA to successively complete such steps as object recognition, map data matching, and route planning, involving use of components like AI reasoning framework and reasoning acceleration, and invocation of external maps and location data.

Li Auto’s Halo OS incorporates an AI subsystem in the middleware layer, which includes not only AI Runtime but also components like AI reasoning engine and reasoning acceleration framework.
AI-Native Phase
AI-Native refers to systems or product forms that are fundamentally driven by AI, and deeply integrate AI in design from the ground up.
An AI-Native OS is an operating system that deeply integrates AI into its underlying architecture from the beginning of design, features system-level AI capabilities, and delivers all-scenario intelligent experience and rich agent ecosystems.
When AI and OS achieve deep integration, an AI-Native OS is formed. The system can intelligently optimize resource allocation and task scheduling according to application scenarios and demands, thus bringing a qualitative leap in overall efficiency and intelligence, rather than merely taking AI as an upper-layer application or functional module.
In Huawei’s case, its AI-Native OS has the following features:
Unified AI system base
AI-Native applications
Xiaoyi Super Agent
Open ecosystems
Underpinned by the AI system base, super apps/agents are built and rich ecosystems are created. AI-native HarmonyOS features multimodal understanding, personalized user data understanding, and privacy protection capabilities, and all-scenario perception and collaboration capabilities.
In April 2025, Huawei launched HarmonySpace 5, a HarmonyOS-based cockpit which adopts the MoLA hybrid foundation model architecture. It leverages a multi-model base (including DeepSeek), led by the PanGu Models, to enable system agent and vertical agent scenario applications. The entire upper-layer applications are supported by the system-level AI capabilities of HarmonyOS 5.0.
In ThunderSoft’s case, in 2025, AquaDrive OS has been upgraded to an AI-native OS, offering optimizations in the following directions:
The AI middleware of AquaDrive OS includes agent perception/execution services and an agent management framework to support multi-agent interaction. It also incorporates a foundation model inference and scheduling framework, supporting connection to various cloud and on-device foundation models to achieve life-oriented multimodal recognition and environmental guidance.
Its framework provides SOA services, and enables modular software function calls with atomized support.
Auto Shanghai 2025 Summary Report
The post-show summary report of 2025 Shanghai Auto Show, which mainly includes three parts: the exhibition introduction, OEM, and suppliers. Among them, OEM includes the introduction of models a...
Automotive Operating System and AIOS Integration Research Report, 2025
Research on automotive AI operating system (AIOS): from AI application and AI-driven to AI-native
Automotive Operating System and AIOS Integration Research Report, 2025, released by ResearchInChina, ...
Software-Defined Vehicles in 2025: OEM Software Development and Supply Chain Deployment Strategy Research Report
SDV Research: OEM software development and supply chain deployment strategies from 48 dimensions
The overall framework of software-defined vehicles: (1) Application software layer: cockpit software, ...
Research Report on Automotive Memory Chip Industry and Its Impact on Foundation Models, 2025
Research on automotive memory chips: driven by foundation models, performance requirements and costs of automotive memory chips are greatly improved.
From 2D+CNN small models to BEV+Transformer found...
48V Low-voltage Power Distribution Network (PDN) Architecture and Supply Chain Panorama Research Report, 2025
For a long time, the 48V low-voltage PDN architecture has been dominated by 48V mild hybrids. The electrical topology of 48V mild hybrids is relatively outdated, and Chinese OEMs have not given it suf...
Research Report on Overseas Cockpit Configuration and Supply Chain of Key Models, 2025
Overseas Cockpit Research: Tariffs stir up the global automotive market, and intelligent cockpits promote automobile exports
ResearchInChina has released the Research Report on Overseas Cockpit Co...
Automotive Display, Center Console and Cluster Industry Report, 2025
In addition to cockpit interaction, automotive display is another important carrier of the intelligent cockpit. In recent years, the intelligence level of cockpits has continued to improve, and automo...
Vehicle Functional Safety and Safety Of The Intended Functionality (SOTIF) Research Report, 2025
Functional safety research: under the "equal rights for intelligent driving", safety of the intended functionality (SOTIF) design is crucial
As Chinese new energy vehicle manufacturers propose "Equal...
Chinese OEMs’ AI-Defined Vehicle Strategy Research Report, 2025
AI-Defined Vehicle Report: How AI Reshapes Vehicle Intelligence?
Chinese OEMs’ AI-Defined Vehicle Strategy Research Report, 2025, released by ResearchInChina, studies, analyzes, and summarizes the c...
Automotive Digital Key (UWB, NearLink, and BLE 6.0) Industry Trend Report, 2025
Digital key research: which will dominate digital keys, growing UWB, emerging NearLink or promising Bluetooth 6.0?ResearchInChina has analyzed and predicted the digital key market, communication techn...
Integrated Battery (CTP, CTB, CTC, and CTV) and Battery Innovation Technology Report, 2025
Power battery research: 17 vehicle models use integrated batteries, and 34 battery innovation technologies are released
ResearchInChina released Integrated Battery (CTP, CTB, CTC, and CTV)and Battery...
AI/AR Glasses Industry Research Report, 2025
ResearchInChina released the " AI/AR Glasses Industry Research Report, 2025", which deeply explores the field of AI smart glasses, sorts out product R&D and ecological layout of leading domestic a...
Global and China Passenger Car T-Box Market Report 2025
T-Box Research: T-Box will achieve functional upgrades given the demand from CVIS and end-to-end autonomous driving
ResearchInChina released the "Global and China Passenger Car T-Box Market Report 20...
Automotive Microcontroller Unit (MCU) Industry Report, 2025
Research on automotive MCUs: the independent, controllable supply chain for automotive MCUs is rapidly maturing
Mid-to-high-end MCUs for intelligent vehicle control are a key focus of domestic produc...
Automotive LiDAR Industry Report, 2024-2025
In early 2025, BYD's "Eye of God" Intelligent Driving and Changan Automobile's Tianshu Intelligent Driving sparked a wave of mass intelligent driving, making the democratization of intelligent driving...
Software-Defined Vehicles in 2025: SOA and Middleware Industry Research Report
Research on automotive SOA and middleware: Development towards global SOA, cross-domain communication middleware, AI middleware, etc.
With the implementation of centrally integrated EEAs, OEM softwar...
Global and Chinese OEMs’ Modular and Common Technology Platform Research Report, 2025
Modular platforms and common technology platforms of OEMs are at the core of current technological innovation in automotive industry, aiming to enhance R&D efficiency, reduce costs, and accelerate...
Research Report on the Application of AI in Automotive Cockpits, 2025
Cockpit AI Application Research: From "Usable" to "User-Friendly," from "Deep Interaction" to "Self-Evolution"
From the early 2000s, when voice recognition and facial monitoring functions were first ...