Eine Demo buchen

Cut patent&paper research from weeks to hours with PatSnap Eureka AI!

Jetzt ausprobieren

Centralized vs. zonal E/E architecture patents

Centralized vs. Zonal E/E Architecture — PatSnap Insights
Automotive Technology

A patent intelligence analysis of 50+ global filings reveals how the automotive industry is splitting — and converging — on two architectural paradigms for next-generation vehicle electronics: centralized computing platforms and geographically distributed zonal controllers.

PatSnap Insights Team Innovation Intelligence Analysts 11 min read
Teilen
Reviewed by the PatSnap Insights editorial team ·

Why Legacy Distributed ECU Architectures Are Being Replaced

Modern passenger vehicles routinely contain over 100 separate electronic control devices — a fact documented in Sonatus’s patent filings — resulting in networks densely distributed throughout the vehicle, multiple overlapping connection paths, and significantly more hardware than is needed simply to connect devices. The traditional distributed ECU approach, where each function such as window control, powertrain management, or ADAS resides in its own dedicated ECU, produces excessive ECU counts, complex hardware interface wiring, and non-unified software development at the base layer. As Shanghai Qifanggke Technology’s 2025 patent states directly, these characteristics are incompatible with the demands of increasingly intelligent vehicles.

50+
Patent filings analysed across 6 jurisdictions
100+
ECUs in a typical modern passenger vehicle
6+
Active Aptiv PDC patents in Korea & China
4
Software layers in Zeekr’s layered topology

The patent corpus analyzed here spans over 50 filings and applications across China, the United States, Germany, Japan, South Korea, and WIPO. The dominant technical theme is the transition away from these legacy designs toward consolidated computational topologies. Two competing — and increasingly converging — approaches dominate: centralized (central computing platform) architectures and zonal architectures. Leading assignees include Aptiv Technologies, Sonatus Inc., Robert Bosch GmbH, Toyota/Woven by Toyota, Rivian IP Holdings, Marelli, Denso Corporation, and numerous Chinese OEMs such as GAC, Zeekr (零束科技), Xiaomi Automotive, SERES, and FAW Jiefang.

What is E/E Architecture?

Electrical/Electronic (E/E) architecture refers to the complete system design governing how a vehicle’s electronic control units (ECUs), sensors, actuators, communication networks, and power distribution are organized, interconnected, and managed. It determines everything from wiring harness routing to software update capability and functional safety design.

The technical debate centers on how to simultaneously minimize wiring harness complexity, consolidate compute resources, support software-defined vehicle features, and enable functional safety. The answer, as the patent record shows, is not a single winner — it is an architectural convergence that borrows from both paradigms.

Centralized E/E Architecture: Compute Consolidation by Function

Centralized E/E architecture consolidates vehicle control logic into one or more high-performance central computing units (CCUs) that serve as the primary processing hub for the entire vehicle, grouping ECUs and compute resources by functional domain rather than physical location. Audi AG’s 2022 patent for a Central Computing Unit for a Motor Vehicle describes a processor capable of operating at least two different functional systems of a motor vehicle simultaneously, featuring standardized connection interfaces for multiple predetermined component types and executing recognition routines to identify connected functional components — a plug-and-play paradigm where a single compute node logically governs diverse vehicle functions.

Centralized E/E architecture consolidates vehicle control logic into one or more high-performance central computing units (CCUs) that serve as the primary processing hub for the entire vehicle, replacing the legacy model where each function — such as window control, powertrain management, or ADAS — resided in its own dedicated ECU.

At the software layer, centralization enables Service-Oriented Architecture (SOA). Woven by Toyota’s 2024 service-oriented data architecture patent describes a central computing system that executes multiple virtual machines (VMs) to isolate different vehicle services. Microservices are self-contained, standardized independently of programmed functionality, and interoperate via a unified communication plane spanning both VM and mechatronics/sensor layers. This architecture directly enables over-the-air (OTA) updates and rapid feature deployment without hardware changes — a core requirement for software-defined vehicles, as recognized by standards bodies including ISO in their work on automotive software frameworks.

Zeekr Technology (零束科技) provides a layered taxonomy for centralized architectures in its 2023 patent, decomposing the vehicle E/E system into four layers: a minimum control system layer (basic safe driving functions), a standard control system layer (platform-configurable standard features), a customer-specific layer, and a value-added software services layer. Critically, the minimum control layer can independently govern vehicle operation if higher layers fail — embedding fault tolerance directly into the architecture’s design philosophy.

Figure 1 — Zeekr’s Four-Layer Centralized E/E Architecture Topology
Zeekr Four-Layer Centralized Vehicle E/E Architecture Topology Layer 4 — Value-Added Software Services OTA-deployable features, third-party apps, personalisation Layer 3 — Customer-Specific Layer OEM-customised features and configurations per vehicle variant Layer 2 — Standard Control System Platform-configurable standard features shared across variants Layer 1 — Minimum Control System Basic safe driving functions — independent operation if upper layers fail
Zeekr Technology’s 2023 patent decomposes centralized E/E architecture into four layers, with the minimum control layer capable of independently governing vehicle operation if higher layers fail — embedding fault tolerance into the architectural design itself.

Xiaomi Automotive Technology’s 2024 domain control architecture illustrates the hardware substrate of centralized design: an architecture that integrates a Vehicle Control Unit, Ethernet switch, PCIe switch, and functional domain processors via PCIe and Ethernet, forming a central computing platform that pools compute, communication, and storage resources across all functional domains. This domain-centric approach routes all inter-domain communication through a central gateway — a design that maximizes compute consolidation but can create overlapping communication paths at scale.

Zonal E/E Architecture: Geographic Distribution and Power-Data Integration

Zonal E/E architecture organizes ECUs and their connected devices according to their physical location in the vehicle rather than by functional domain — typically front-left, front-right, rear-left, rear-right, or similar geographic divisions — with each zone managed by a Zone Controller (ZC) that aggregates local sensors, actuators, and low-voltage loads, then communicates with a central compute node via a high-speed backbone network such as Ethernet. This geographic organizing principle is the fundamental departure from both legacy distributed and pure centralized approaches.

Zonal E/E architecture organizes vehicle ECUs by physical location — typically front-left, front-right, and rear zones — rather than by functional domain, with each Zone Controller aggregating local sensors and actuators and communicating with a central compute node via a high-speed Ethernet backbone. Robert Bosch GmbH’s patents describe this as breaking and significantly simplifying the previously star-topology cable network, achieving considerably shorter wiring overall.

Robert Bosch GmbH’s 2022 Chinese patents formalize a three-tier zonal architecture: a compute layer (central vehicle computer), an intermediate layer (zone/regional controllers), and an execution layer (sensors, actuators, and ECUs). Zone controllers serve specifically as energy and data distributors, while actual control logic is executed at the central computer. This is the most cited structural framework for zonal E/E design in the patent corpus — a principle adopted implicitly across nearly all hybrid CCU+ZCU implementations analyzed. According to IEEE publications on automotive networking, Ethernet-based backbone architectures such as those described in these patents are becoming the industry standard for high-bandwidth vehicle communication.

Explore the full zonal architecture patent landscape with PatSnap Eureka’s AI-powered search.

Explore Patent Data in PatSnap Eureka →

Aptiv Technologies has developed the Power and Data Center (PDC) as the hardware node for zonal deployment. Across at least six active Korean and Chinese patents spanning 2019–2023, the PDC functions as a combined data concentrator and power distributor delivering scalable network and power redundancy. In smart E/EA implementations, the vehicle is divided into zones, each containing one or more PDCs supplying and aggregating sensors and actuators. Sensors provide data to the PDC through cost-efficient, short-range data links, and actuators receive control data via a high-speed data bus from the PDC — eliminating the need for long-running wires from each device back to a central gateway. The ability to embed small ECU functions directly into PDC hardware reduces total ECU count per vehicle and decreases wiring between PDC and loads.

“Zone controllers serve specifically as energy and data distributors, while actual control logic is executed at the central computer — breaking and significantly simplifying the previously star-topology cable network and achieving considerably shorter wiring overall.”

Rivian IP Holdings’ 2025 German patents provide a production-oriented implementation of zonal logic. The vehicle is divided along its longitudinal axis into an eastern ECU (first side) and a western ECU (second side), with a third ECU at the rear. This left-right-rear zonal partitioning enables redundancy: if the primary east or west unit fails, the opposing unit or the rear ECU can assume backup operations. Rivian’s related circuit design patent further incorporates a low-voltage DC-DC backup circuit block within the eastern ECU, explicitly enabling backup operations in the event of primary unit failure — demonstrating that zonal architecture is not merely a wiring optimization but a functional safety mechanism.

Figure 2 — Aptiv PDC Patent Filing Activity: Jurisdictions and Years
Aptiv Power and Data Center PDC Patent Filing Activity by Jurisdiction 2019–2023 Patent Filings 0 1 2 3 1 2019 1 2020 1 2021 1 2022 1 2023 China (CN) Korea (KR)
Aptiv Technologies has at least six active Korean and Chinese patents covering the PDC concept, with filings spanning 2019–2023 — demonstrating sustained commitment to the zonal power-and-data node hardware paradigm.

Sonatus, Inc. has been particularly prolific in defining zonal architecture communication schemes, holding three active US and WO patents (2024–2025). Its architecture includes a network management controller overseeing a multi-zone network, where each zone manager controls communications between endpoints within its own zone and endpoints in at least one other zone — establishing inter-zone messaging without necessarily routing through the central node, a significant departure from purely hub-and-spoke centralized designs.

Head-to-Head: How the Two Architectures Differ Across Five Dimensions

Centralized and zonal E/E architectures differ not just in topology but in their implications for wiring, safety, software, and scalability. The table below summarizes the five most critical dimensions of comparison as documented across the patent corpus.

Dimension Centralized (Domain-Based) Zonal (Geography-Based)
Organizing Principle ECUs grouped by functional domain (powertrain, chassis, ADAS, infotainment) ECUs assigned by physical location (front-left, front-right, rear)
Communication Topology Inter-domain traffic routes through central gateway; risk of overlapping paths High-speed backbone (Ethernet/TSN) between zone controllers and central computer; clean two-tier topology
Wiring Harness Reduces ECU count and cross-domain wiring by consolidating function Reduces harness length by connecting devices only to nearest zone controller; breaks star topology
Functional Safety Achieved via redundant central servers and isolated virtual machines Structural advantage: zone failure does not propagate; Rivian’s east-west design with DC-DC backup illustrates fail-operational behavior
SOA Compatibility Native support for POSIX OS, DDS, SOME/IP on high-performance MPU MCU-class zone controllers lack mature SOA frameworks; central platform must extend SOA downward to zone devices
Key Finding: SOA and Zonal Hardware Don’t Mix Natively

NIO’s 2022 patent on Service-Oriented Architecture for MCUs explicitly documents that MCU-based zone controllers lack mature SOA frameworks due to resource and processing limitations. This creates a stratified software architecture where the central platform hosts services and zone controllers execute commands — making the central compute node indispensable even in zonal designs.

The Wiring Harness Argument: Different Mechanisms, Same Goal

Both architectures reduce wiring versus legacy distributed systems, but through fundamentally different mechanisms. FAW Jiefang’s 2023 patent on commercial vehicle E/E architecture makes the distinction explicit: in purely functional domain architectures, body controllers must connect to both cab components and chassis components, requiring large wiring runs from the cab to the chassis. Zonal sub-controllers for cab and chassis eliminate these long runs by ensuring each device connects only to its nearest zone controller. This geographic proximity principle is the core wiring advantage of zonal design — and it is independent of, and complementary to, the ECU count reduction achieved by centralized compute consolidation.

In purely functional domain E/E architectures, body controllers must connect to both cab and chassis components, requiring large wiring runs across the vehicle. FAW Jiefang’s 2023 patent documents that zone-based sub-controllers eliminate this problem by ensuring each device connects only to its nearest zone controller — a geographic proximity principle that reduces harness length independently of ECU count reduction.

Diagnostic Architecture: A Window Into Hybrid Thinking

Jaguar Land Rover’s 2025 distributed diagnostic architecture patent illustrates how the two paradigms are being synthesized in practice. Application functions are hosted on a central computing platform (CCP) for system-level fault monitoring, while Remote Input/Output Concentrators (RIOs) — effectively zone nodes — perform component-level fault monitoring locally and report to a central Vehicle Diagnostic Manager (VDM). This division of diagnostic labor — system intelligence at the center, local sensing at the zone — mirrors the broader hybrid convergence trend.

Key Patent Assignees and the Emerging Hybrid Paradigm

The dominant trend in recent filings is convergence: a central computing platform (CCU/CCP) paired with geographically distributed zone controllers (ZCU), achieving software centralization and hardware distribution simultaneously. Chinese OEMs and technology companies — including Zeekr (零束科技), Xiaomi Automotive, GAC, NIO (蔚来), SERES (赛力斯), FAW Jiefang, and Beijing NEVTECH — collectively represent the largest volume of recent active or pending filings, almost uniformly targeting this hybrid CCU+ZCU architecture. This reflects the Chinese automotive industry’s rapid push toward software-defined vehicle platforms, a trend tracked by McKinsey and other industry analysts as one of the most significant shifts in global automotive R&D investment.

Figure 3 — Key Patent Assignees by Architecture Focus
Key Patent Assignees in Centralized vs Zonal E/E Architecture — Automotive Electronics Innovation Centralized Focus Zonal Focus Hybrid CCU+ZCU Audi AG Central Computing Unit (2022) Aptiv Technologies PDC — 6+ patents (2019–2023) Shanghai Qifanggke CCU + ZCU design (2025) Woven by Toyota SOA / VM isolation (2024) Sonatus, Inc. Zonal comms — 3 patents (2024–25) Langtu Automotive Central integrated arch. (2024) Xiaomi Automotive Domain control system (2024) Robert Bosch GmbH 3-layer zonal model (2022) FAW Jiefang Zone + domain fusion (2023) Zeekr / 零束科技 4-layer topology (2023) Rivian IP Holdings East-west zonal + DC-DC (2025) Jaguar Land Rover Distributed diagnostics (2025) Toyota North America Zonal ECU assignment (2025) NIO / 蔚来 SOA for MCUs (2022)
Patent assignees span Tier-1 suppliers (Aptiv, Bosch, Denso, Marelli), OEMs (Audi, Toyota, Rivian, Jaguar Land Rover), and Chinese technology companies — with the hybrid CCU+ZCU column representing the largest and most recent cluster of activity.

Langtu Automotive’s 2024 Vehicle Central Integrated Architecture patent defines the hybrid model directly: a central computing platform plus multiple zone controllers (front cabin ZCU, left cabin ZCU, right cabin ZCU), where software function modules within zone controllers can be individually enabled or disabled for customization across vehicle variants. This combination of centralized compute governance with zonal hardware distribution — and per-variant software configurability — represents the architecture that most recent filings are converging toward.

Track every patent filing in automotive E/E architecture across 100+ jurisdictions with PatSnap Eureka.

Analyse Patents with PatSnap Eureka →

From the Tier-1 supplier perspective, Marelli’s 2025 Japanese patent explicitly notes that zone architecture, alongside domain and SOA architectures, is among the primary proposed responses to wiring harness complexity and component cost — framing the architectural choice not as a binary decision but as a set of complementary strategies that can be combined. Denso Corporation’s 2021 vehicle network system patent describes zone ECUs placed in each of a plurality of zones, each controlling devices installed in the corresponding zone, with a central ECU managing them collectively — a formulation that aligns with the Bosch three-layer model and has become the de facto reference architecture for zonal implementations across the industry, as reflected in filings submitted to patent offices tracked by EPO.

The dominant emerging paradigm in automotive E/E architecture, as documented across recent global patent filings, is a hybrid CCU+ZCU model combining a central computing platform (CCU) with geographically distributed zone controllers (ZCU). Chinese OEMs including Zeekr, Xiaomi Automotive, NIO, SERES, and FAW Jiefang collectively represent the largest volume of recent filings targeting this hybrid architecture, reflecting the Chinese automotive industry’s rapid push toward software-defined vehicle platforms.

Häufig gestellte Fragen

Centralized vs. zonal E/E architecture — key questions answered

Still have questions? Let PatSnap Eureka answer them for you.

Ask PatSnap Eureka for a Deeper Answer →

Referenzen

  1. A Central-Domain-Control-Based Intelligent Vehicle Electronic/Electrical Architecture — Shanghai Qifanggke Technology Co., 2025
  2. System, Method, and Apparatus to Execute Vehicle Communications Using a Zonal Architecture (US, Active) — Sonatus, Inc., 2024
  3. System, Method, and Apparatus to Execute Vehicle Communications Using a Zonal Architecture (US, 2025) — Sonatus, Inc., 2025
  4. System, Method, and Apparatus to Execute Vehicle Communications Using a Zonal Architecture (WO) — Sonatus, Inc., 2024
  5. Zonal Architecture for Vehicle — Toyota Motor North America, Inc., 2025
  6. Multizonal Vehicle Architecture (DE) — Rivian IP Holdings LLC, 2025
  7. Circuit Design with Zonal Architecture — Rivian IP Holdings LLC, 2025
  8. Multi-Zonal Vehicle Architecture (CN) — Rivian IP Holdings LLC, 2025
  9. Method for Operating a Vehicle Network, Vehicle Network and Control Device — Robert Bosch GmbH, 2022
  10. Method for Operating a Vehicle Network, Vehicle Network and Computing System — Robert Bosch GmbH, 2022
  11. Power and Data Center (PDC) for Automotive Applications (CN, 2020) — Aptiv Technologies Limited, 2020
  12. Power and Data Center (PDC) for Automotive Applications (CN, 2022) — Aptiv Technologies Limited, 2022
  13. Power and Data Center (PDC) for Automotive Applications (KR, 2021) — Aptiv Technologies Limited, 2021
  14. Power and Data Center (PDC) for Automotive Applications (KR, 2023) — Aptiv Technologies Limited, 2023
  15. Central Computing Unit for a Motor Vehicle — Audi AG, 2022
  16. Service-Oriented Data Architecture for Vehicles (JP, 2024) — Woven by Toyota US, Inc., 2024
  17. Service-Oriented Data Architecture for Vehicles (JP, 2025) — Woven by Toyota US, Inc., 2025
  18. A Layered Topology Structure for Vehicle Electronic/Electrical Architecture — Zeekr Technology Co. Ltd. (零束科技), 2023
  19. Vehicle Domain Control System Architecture and Vehicle — Xiaomi Automotive Technology Co., 2024
  20. Electronic/Electrical Architecture for Commercial Vehicles Based on Zone and Functional Domain Fusion — FAW Jiefang Automotive Co., Ltd., 2023
  21. Zone Oriented Control System for Vehicle and Corresponding Control Method — Marelli Europe S.p.A., 2025
  22. Vehicle Network System (Zone ECU) — Denso Corporation, 2021
  23. Vehicle Central Integrated Architecture and Configuration Method — Langtu Automotive Technology Co., 2024
  24. Distributed Diagnostic Architecture for Vehicles — Jaguar Land Rover Limited, 2025
  25. Service-Oriented Architecture for MCUs in Electronic/Electrical Architecture — NIO (Weilai Automobile Technology), 2022
  26. System for Executing Vehicle Communications Using a Zone Architecture (CN) — Sonatus, Inc. (桑纳特斯公司), 2025
  27. PCIe-Based Vehicle Resource Sharing Method — Beijing Jingwei Hirain Technologies, 2024
  28. Vehicle Control System and Design Method of Vehicle Control System — Mazda Motor Corporation, 2021
  29. WIPO — World Intellectual Property Organization: Global Patent Database
  30. EPO — European Patent Office: Automotive Technology Patent Classifications
  31. IEEE — Automotive Ethernet and Vehicle Network Standards
  32. ISO — Automotive Software Architecture and Functional Safety Standards

All data and statistics in this article are sourced from the references above and from PatSnap‘s proprietary innovation intelligence platform.

Ihr Partner für künstliche Intelligenz
für intelligentere Innovationen

PatSnap fuses the world’s largest proprietary innovation dataset with cutting-edge AI to
supercharge R&D, IP strategy, materials science, and drug discovery.

Eine Demo buchen