Automotive AI Box Research: A new path of edge AI accelerates
This report studies the current application status of automotive AI Box from the aspects of scenario demand, product configuration, and industry chain collaboration, and explores the future trends of automotive AI Box.
AI Box is the "accelerator" for the implementation of edge AI
The "edge-cloud collaboration" solution has become a consensus for the implementation of automotive AI, that is, edge AI solves high-frequency, real-time, privacy-sensitive tasks (such as local data processing, real-time perception, and rapid response), and cloud AI is responsible for complex reasoning, model optimization, and large-scale data storage analysis. The edge/cloud AI division of labor is clear, which reduces the difficulty of deployment and improves AI operating efficiency.
Compared with cloud AI, edge AI has natural advantages in real-time performance and privacy protection. However, as the iteration of AI functions accelerates, typical new problems of edge AI have emerged:
The computing power of the old vehicle model cannot support new AI functions: With the addition of complex functions such as AI Agent, the fixed computing power of the original vehicle integrated chip is often unable to support the continuously growing algorithm demand.
The performance of the existing model cannot cope with the continuous flow of new scenarios: the complexity and number of AI application scenarios have increased. The original vehicle's edge AI model has limited performance after pruning and quantification, and cannot make accurate reasoning and predictions for newly added complex scenarios.
The automotive AI Box can solve the above two problems: on the one hand, it uses a large computing power chip to increase the upper limit of the original vehicle's computing power, providing sufficient computing power support for the implementation of new algorithms and new functions; on the other hand, it presets a basic AI algorithm framework, which not only retains the real-time nature of edge reasoning, but also supports the delivery of optimized lightweight model update packages through the cloud, achieving the continuous evolution of edge AI capabilities, and then relying on its own large computing power to improve AI reasoning/decision-making capabilities under complex scenarios.
Taking supplemental computing power as an example, current edge AI models generally have 1-8 billion parameters, and the computing power requirements of foundation models with a varying number of parameters show clear gradients:
As an edge computing product, the automotive AI Box's initial important purpose in design is to provide computing power. The current AI Box on the market boasts 30-200TOPS, which is enough to meet the computing power required by models with 1-8B parameters.
Among them, the mainstream AI Box is built based on NVIDIA's modules (such as Jetson AGX Orin, Jetson Orin NX, Jetson Orin Nano), with a computing power of 200-275TOPS. It mainly handles tasks such as agent scenario services and multi-modal data processing. For example, the AI Box launched by ThunderSoft, Geely, and NVIDIA is an OEM AI Box with 200TOPS computing power and 205GB/s bandwidth, which is enough to meet the computing power required by agent matrix applications in scenarios such as welcome interaction, active recommendation, enhanced sentry, HPA and GUI interaction.
In addition, ThunderSoft's AI Box not only has built-in Aqua Drive OS and NVIDIA DriveOS, but also built-in AI Agent (such as Sentinel Agent), which can quickly apply the three major capabilities of OS layer computing power allocation, model scheduling, and scenario adaptation to agent scenarios to achieve millisecond-level response to multi-modal data.
The application of AI Box starts from "cockpits of mid-to-low-end vehicle models" + "AM"
As of the end of January 2026, some applications of AI Box had been as follows:
From the perspective of installation, it had been mainly used in the cockpit (also available in Internet of Vehicles, but with fewer cases/applications);
From the OEM/AM perspective, it had been mainly seen in the cockpit AM (also available in the OEM market, but with fewer cases/applications), and IVI systems for old vehicle models or medium to low-end vehicle models.
AM AI Box had boasted a certain scale on the market, and had been mainly used to solve problems such as medium and low-end vehicle models’ IVI lags, backward function versions, and insufficient AI functions. Such a product is connected through a USB cable to provide AI functions or supplement computing power. It had realized IVI-phone interconnection through various connection methods such as HUAWEI HiCar and CarPlay.
OEM AI Box also targets the cockpit AI service issues of medium to low-end vehicle models. It aims to superimpose the technical route of high-performance AI BOX on a medium-computing power cockpit platform to achieve rapid mass production of autonomous foundation models. Typical representatives include the AI ??Box of ADAYO and BICV.
For example, ADAYO’s AI Box can support edge foundation models with 7 billion parameters. By providing standardized high-speed interfaces and supporting mainstream communication methods such as Gigabit Ethernet, it adapts to the current mainstream EEA and introduces foundation models without replacing the existing cockpit platform. While controlling vehicle cost and power consumption, it also reserves space for subsequent EEA upgrades.
1.Cockpit AM cases
AM AI Box already has a certain scale on the market, and is mainly used to solve problems such as low-end and medium vehicle model IVI lags, backward function versions, and insufficient AI functions. Such a product is connected through a USB cable to provide AI functions or supplement computing power. It had realized IVI-phone interconnection through various connection methods such as HUAWEI HiCar and CarPlay. Typical cases include:
Banma Zhixing AI Box
Banma Zhixing launched the Banma AI Box in June 2025. This product is deeply integrated with HUAWEI HiCar and supports IVI-phone interconnection. It also supports the iteration of Banma's latest system and can apply the Yan AI system. This product is initially adapted to the Roewe RX5 (2016-2020), and will gradually be adapted to the older IVI systems of vehicle models such as Roewe RX5, Roewe ERX5, Roewe eRX5, Roewe i6, Roewe ei6, etc.
Dongfeng Honda AI Box
Dongfeng Honda launched the AI-powered automotive cloud box, which is equipped with an 8-core automotive-grade chip that supports implicit installation and can directly apply AI foundation models to support functions such as AI voice, smart car books, short video entertainment, smart search, and image and text creation.
2.Cockpit OEM cases
NIO ET9 is equipped with N-Box, a scalable heterogeneous computing unit, which is also a type of AI Box. This product is equipped with MediaTek MT8628 and can be connected to the central computing platform.
Core configuration of AI Box: heterogeneous computing + AI framework
In summary, the automotive AI Box should meet core requirements such as automotive-grade reliability, flexible computing power supply, and AI ecological openness.
In terms of product configuration: it is necessary to build a complete technology stack of "heterogeneous computing platform + efficient AI tool chain + real-time middleware" to support complex edge AI tasks.
In terms of the industrial chain structure: upstream and downstream vendors should be committed to promoting "standardization of physical interfaces, generalization of data exchange protocols, normalization of functional safety certification, and ecologicalization of software frameworks."
including:
For example, AI Box features "heterogeneous computing + high computing power".
The computing power of mainstream automotive AI Box is 30-200TOPS. The flagship vehicle models use heterogeneous computing chip platforms. For example, the cockpit domain can use Arm Cortex-A (such as A78AE) with high-performance GPU (such as Qualcomm Adreno or high-performance ARM Mali) to support multi-screen 4K rendering and AR-HUD.
In addition, for the entry-level market, Chinese chips such as Rockchip RK3588M achieve a balance between cockpit AI interaction and basic driving-parking integration functions by integrating 6 TOPS NPUs.
In terms of software ecology, AI Box is deeply compatible with mainstream development frameworks such as PyTorch and TensorFlow, and uses ONNX as the core exchange format. At the same time, some chip vendors also provide mature underlying optimization tool chains:
NVIDIA: With the TensorRT tool chain, through operator fusion and INT8/FP8 quantization, model inference performance can be improved by several to dozens of times.
Horizon Robotics: Relying on the "OpenExplorer" platform, it provides comprehensive quantitative training (QAT) tools to ensure that the model can greatly compress the volume while controlling the accuracy loss within the effective range.
This ecological compatibility greatly reduces the threshold for algorithm migration. After developers complete model training in the cloud, they can efficiently deploy it to automotive hardware through compilation and optimization of the vendor tool chain, significantly shortening the cycle from development to production.
For instance, the "MT200 Series" launched by MeiG Smart Technology can be connected to automotive terminals for multi-modal edge processing; it can also be deployed on the roadside for intelligent traffic monitoring and CVIS. As of mid-January 2026, this product had been designated by OEMs.
The software configuration of the MT200 series:
The middleware layer is equipped with a model inference engine based on NPU hardware acceleration, supports ONNX format (inference speed increased by ≥30% after optimization), and supports automated installation and version control of applications;
Its system API encapsulates underlying capabilities such as OpenCV, OpenGL, and audio and video encoding and decoding. The standardized API provides the unified device management, application deployment, and status query interface to simplify upper-layer application development;
The supporting tools integrate visual tool chains, cases and components to support rapid application construction.
Automotive AIOS Research Report, 2026
Automotive AIOS Research: Mass Production Solutions Are Implemented
Mass Production Solutions Are Implemented on A Small Scale.
In 2026, AIOS starts small-scale implementation, helping to improve v...
Automotive Telematics Service Provider (TSP) Research Report, 2026
TSP Research: Leading providers collectively turn to AI agents to provide all-scenario active services
Telematics Service Providers (TSPs) are the core hub of the telematics industry chain, connectin...
Automotive Smart Interior Research Report, 2026
Smart Interior Research: As Technologies like Interactive Starlight Headliner, Hidden Display and Surface Projection Are Launched, Automotive Interiors Become Ever More Intelligent
The Automotive Sma...
Research Report on AI Applications in Cockpits, 2026
AI Application in Cockpits: AI Services Become More Comprehensive, Convenient, and Refined.
In the first half of 2026, cockpit AI functions underwent initial upgrades across multiple dimensions, inc...
Software-Defined Vehicles in 2026: OEM Software Development and Supply Chain Deployment Strategy Research Report
Research on OEMs’ Software Strategies: R&D Focus, Development Strategies and Supplier Building Models of 30 OEMs
In this paper, we adopt a research framework covering 13 subsystems and 48 sub-di...
Passenger Car Chassis Domain Control and Chassis Cross-Domain Integration Research Report, 2026
Chassis Control Research: Mass Production of Full Chassis-by-Wire Solutions Starts
1. A Cluster of Full Chassis-by-Wire Solutions Make Their Debut, and EMB Enters Mass Production and Adoption for the...
Central Domain Control (Powertrain, Chassis, Body) and Motion Controller Research Report, 2026
Central Domain Control and Motion Control Research: XYZ Coordinated Control and Full X-by-Wire Actuation System
With the gradual penetration of L3+ autonomous driving, the chassis control system is ...
48V Low-voltage Power Distribution Network (PDN) Architecture and Supply Chain Panorama Research Report, 2026
Research on 48V Low-Voltage Power Distribution Network (PDN): An Active 48V Supply Chain, with Priority Deployment in High-Power Scenarios Such as Steer-by-Wire Chassis
The automotive 48V low-voltage...
AI-Defined Vehicle (AIDV) OEMs' Deployment Strategies Research Report, 2026
AIDV Research: Deployment Strategies of 22 OEMs
The AI-Defined Vehicle (AIDV) OEMs' Deployment Strategies Research Report, 2026, released by ResearchInChina, analyzes the AI deployment strategies of ...
OEMs’ Passenger Car Model Planning Research Report, 2026
Vehicle Model Planning Research: Chinese OEMs Launch Sub-Brands Intensively, While Multinational OEMs Apply the Brakes to Electrification Strategies
ResearchInChina released the OEMs’ Passenger Car M...
Autonomous Driving Simulation and World Model Research Report, 2026
Autonomous driving simulation research: "Simulation test + world model"-driven test system has become R&D infrastructure.
The "Autonomous Driving Simulation and World Model Research Report, 2026"...
Cockpit-Driving Integration Central Domain Controller SoC and AI Supercomputing Architecture Research Report, 2026
Cockpit-Driving integration and AI supercomputing research: The One Chip solution is rapidly installed in vehicles, and AI supercomputing architectures are moving towards full-domain integration.
AI ...
Intelligent Driving End-to-End Large Model Research Report, 2026
Research on Intelligent Driving Large Models: A Critical Period for Technological Competition and Paradigm Integration
As autonomous driving technology rapidly iterates from L2 to L3?L4, intelligent...
Automotive Digital Key Industry Trend Report, 2026
Digital Key Research: Automotive BLE, UWB and SLE Hardware Layout
The Automotive Digital Key Industry Trend Report, 2026, released by ResearchInChina, analyzes and predicts the digital key market, co...
Monthly Report on Automotive New Technology (May 2026)
UHD gaze technology, full-color LiDAR, UWB, etc. promote the upgrade of intelligent driving perception capabilities
This report is published once a month and is available for annual subscription.The...
In-Cabin Monitoring Systems (DMS, OMS, etc.) Research Report, 2026
In-Cabin Monitoring System Research: DMS to Become Mandatory in 2027, Expected to be Installed in Over 14 Million Vehicles
ResearchInChina released the In-Cabin Monitoring Systems (DMS, OMS, etc.) Re...
Automotive Service-Oriented Architecture (SOA) and Cross-Domain Middleware Industry Report, 2026
Research on automotive SOA and cross-domain middleware: The era of AI atomic services and AI cross-domain fusion agents is coming.
Automotive SOA evolves towards AI + full SOA servitization Driv...
Automotive Display, Center Console and Cluster Industry Report, 2026
Automotive Display Research: Multi-Screen Application Slows Down, While OLED and MiniLED Are Introduced in Vehicles Quickly
In 2026, automotive displays will no longer excessively pursue the number a...