1. What is a Robotaxi? L4/L5 Autonomous Vehicle Architecture
A robotaxi is a Level 4 autonomous vehicle designed to operate without a human driver within a defined operational design domain (ODD). Unlike a consumer vehicle with ADAS (which augments a human driver), a robotaxi must perceive, decide, and act completely autonomously. The sensor suite is an order of magnitude more capable — and the wiring must support it.
Typical L4 sensor suite:
- 8-14 cameras: Forward stereo, surround-view × 4-6, side-facing × 2-4, rear × 1-2. Resolution: 2-8 MP each.
- 5+ radars: Forward long-range, corner short-range × 4. 4D imaging radars output 3D point clouds at 10-30 fps.
- 1-3 LiDAR units: Roof-mounted 360° mechanical or solid-state. Point cloud density: 0.5-2 million points per frame at 10-20 fps.
- Central compute: 2-4 high-performance SoCs (NVIDIA Orin/Thor, Mobileye EyeQ, Qualcomm Snapdragon Ride) in a water-cooled compute enclosure.
2. Robotaxi Wiring Architecture: Sensor to Compute
A robotaxi does not use a domain architecture (separate harnesses for each vehicle function). It uses a zonal architecture with 3-5 physical zones:
- Front zone: Forward cameras, forward radar, front LiDAR → Front Zonal Gateway
- Left zone: Left cameras, left radar → Left Zonal Gateway
- Right zone: Right cameras, right radar → Right Zonal Gateway
- Rear zone: Rear cameras, rear radar → Rear Zonal Gateway
- Roof zone (if roof-mounted LiDAR): LiDAR, GPS/IMU → Roof Zonal Gateway
Each zonal gateway aggregates sensor data and sends it to the Central Compute Platform via Multi-Gigabit automotive Ethernet backbones (5GBASE-T1 or 10GBASE-T1). The central compute fuses sensor data, runs perception/prediction/planning algorithms, and sends control commands back through the zonal gateways to actuators (steering, braking, throttle).
| Zonal Gateway | Connected Sensors | Backbone Link Speed | Connector |
|---|---|---|---|
| Front Gateway | 2 stereo cameras, 1 forward radar, 1 LiDAR | 10GBASE-T1 | H-MTD 2-pair or MATEnet 2-pair |
| Left Gateway | 2 side cameras, 1 corner radar | 2.5GBASE-T1 | H-MTD 1-pair or MATEnet 1-pair |
| Right Gateway | 2 side cameras, 1 corner radar | 2.5GBASE-T1 | H-MTD 1-pair or MATEnet 1-pair |
| Rear Gateway | 2 rear cameras, 1 corner radar | 2.5GBASE-T1 | H-MTD 1-pair or MATEnet 1-pair |
| Roof Gateway | 1 LiDAR, 1 GPS/IMU | Multi-Gigabit (per platform) | H-MTD or MATEnet 2-pair |
3. Cable Requirements by Sensor Type
| Sensor | Bandwidth per Unit | PHY | Connector | Cable Type |
|---|---|---|---|---|
| Camera (2-8 MP) | 100 Mbps – 1 Gbps | 100BASE-T1 or 1000BASE-T1 | Mini FAKRA (coax) or H-MTD (STP) | Dacar 302 coax (Mini FAKRA) or STP (H-MTD) |
| Radar (4D imaging) | 100 Mbps – 1 Gbps | 1000BASE-T1 | H-MTD | STP (Cat6A-equivalent) |
| LiDAR (mechanical) | 100 Mbps – 1 Gbps | 1000BASE-T1 | H-MTD | STP |
| LiDAR (FMCW/solid-state) | 1 – 10 Gbps | MultiGBASE-T1 | H-MTD or MATEnet | STP (precision, low-loss) |
| GPS/IMU | <10 Mbps | CAN FD or 100BASE-T1 | FAKRA or Mini FAKRA | Coax (RG316) |
Sensor-to-cable mapping for L4 autonomous vehicles
4. Compute Module Connectivity — H-MTD and MATEnet Backbone
The central compute platform is the most connector-dense component in the vehicle. It must accept high-speed data from all zonal gateways while withstanding the heat generated by 2-4 SoCs consuming 500W+ combined.
Connector requirements at the central compute:
- 4-6 Ethernet ports (one per zonal gateway, plus redundancy) → H-MTD 1-pair or 2-pair, or other OEM-approved SPE connector such as MATEnet or GEMnet
- Compact footprint: The compute PCB is densely packed. Mini FAKRA and small-footprint SPE connectors are critical
- High-temperature rating: Ambient temperature near the compute enclosure can reach 85°C. Connectors and cables must be rated to 125°C
- Redundancy: Critical paths (front gateway to compute, roof LiDAR to compute) use two independent physical links on separate connectors and separate harness branches
5. Heat, Vibration, and Continuous 24/7 Operation
A robotaxi is not a consumer car — it operates continuously, sometimes 20+ hours per day. This changes the wiring durability requirements:
- Thermal cycling: Consumer vehicles cycle from -20°C to +80°C (engine bay) maybe twice per day. A robotaxi in Phoenix cycles from 0°C (night) to +60°C ambient (day) plus compute heat — potentially 5-10 thermal cycles per day. Cable insulation must withstand thousands of thermal cycles without cracking.
- Vibration endurance: ISO 16750-3 testing for consumer vehicles assumes a baseline of random vibration per axis. Vehicles with higher annual mileage or commercial-duty cycles may require extended vibration testing. The exact test profile and duration should follow the customer drawing and validation plan.
- Connector mating cycles: Consumer vehicles may unplug a connector 5-10 times in its lifetime (manufacturing + service). Robotaxi sensor connectors may be unplugged monthly for cleaning and calibration — specify connectors with ≥100 mating cycles.
6. Example Architecture for L4 Autonomous Vehicle Wiring
The following is a simplified example architecture for L4 autonomous vehicle wiring. Actual sensor count, bandwidth, redundancy, connector family, and cable type vary by vehicle platform and must follow the OEM architecture and safety requirement.
Example configuration: An L4 vehicle might integrate forward-facing cameras, surround-view cameras, front and corner radars, roof-mounted LiDAR, and a central liquid-cooled compute enclosure. Each sensor zone connects to a zonal gateway, which aggregates data and sends it to the central compute platform via automotive Ethernet.
Connector and cable considerations for this architecture:
- Cameras: Multi-channel coax or SPE connectors per the ECU mating interface
- LiDAR and radar: SPE connectors with STP cable for EMC performance
- Backbone between zones and compute: SPE connectors per the OEM-approved connector list
- Redundancy: Safety-critical links may use independent physical paths on separate harness branches
Redundancy Architecture for Safety-Critical Links
In L4/L5 autonomous vehicles, certain sensor-to-compute links are safety-critical and require redundant physical paths. Common redundancy patterns include:
- Dual-path Ethernet: Two independent 1000BASE-T1 links from the front zonal gateway to the central compute, routed through separate harness branches (left and right A-pillar). If one link fails, the compute still receives data from the other.
- Primary + fallback sensor: A front stereo camera pair provides the primary perception path; a secondary wide-angle camera on a separate connector and harness branch provides fallback coverage.
- Ring topology for zonal backbone: Zonal gateways connected in a ring via H-MTD or equivalent SPE connectors. If any single link is severed, data can still reach the compute via the reverse path around the ring.
The specific redundancy strategy is defined by the OEM's functional safety analysis (ISO 26262 ASIL decomposition) and is not a cable assembly design choice.
- Cable insulation: Selected per installation zone temperature and chemical exposure requirements
7. Procurement Considerations for Robotaxi OEMs
- Specify connectors per your platform's approved vendor list: The connector family is chosen by the OEM and Tier-1 ecosystem. H-MTD, MATEnet, GEMnet, NETBridge, and other SPE connector systems may all appear depending on the platform. Ensure at least two qualified sources for supply security.
- Run spare pairs: Add one extra unused twisted pair per zonal backbone link. The cable cost increase is ~15%; the cost of tearing apart a harness to add a pair later is 50-100× higher.
- Dual-source connectors: Ensure at least two qualified suppliers for every connector type. A single-source connector that goes on allocation can halt fleet production for months.
- Pre-qualify for 24/7 thermal duty: Standard automotive validation tests simulate 10-year consumer vehicle life. Request extended thermal cycling (2,000+ cycles) for robotaxi-specific programs.
- Plan for serviceability: Design harness branches so that a failed sensor can be replaced without removing the entire harness. Use in-line connectors (not just PCB-mount) at zonal gateways for field-replaceable branches.
Frequently Asked Questions
Q: What cables does a robotaxi use?
A: A typical L4 autonomous vehicle uses a tiered cable architecture: Mini FAKRA (coax) for camera clusters, H-MTD (STP) for 1000BASE-T1 and Multi-Gigabit backbone links, and standard automotive wire (TXL/GXL) for power and low-speed signals. See the connector/cable selection table in this article for details by sensor type.
Q: How much bandwidth for a L4 autonomous vehicle?
A: A typical L4 vehicle with 8-14 cameras, 4-6 radar units, and 1-3 LiDAR units may require 5-25 Gbps aggregate sensor bandwidth. Individual links range from 100 Mbps (low-resolution camera) to 10 Gbps (LiDAR or Multi-Gigabit backbone). The exact bandwidth depends on sensor resolution, frame rate, compression, and SerDes architecture.
Q: What connectors for autonomous vehicles?
A: Mini FAKRA / HFM (coax) for camera clusters. H-MTD (STP) for 1000BASE-T1 and Multi-Gigabit backbone links. GEMnet or NETBridge for modular multi-pair Ethernet backbone. The specific connector is determined by the OEM platform and ECU mating interface.
Q: How is robotaxi wiring different?
A: Key differences from standard passenger cars: (1) zonal architecture replaces point-to-point wiring, (2) Multi-Gigabit Ethernet backbone connects zonal gateways to central compute, (3) redundant dual-path wiring for safety-critical sensor links, (4) higher duty-cycle requirements (24/7 operation), and (5) more stringent EMC and thermal management due to dense sensor/compute packaging.
Q: What are the thermal requirements?
A: Typically -40°C to +125°C for under-hood components. Cables near the compute platform may see elevated ambient temperatures. High-temperature insulation such as ETFE or XLETFE is commonly used. Standard XLPE or PVC is generally not recommended for sustained elevated-temperature duty.
Building a Robotaxi Fleet?
We support custom cable assemblies for autonomous vehicle and robotaxi development projects, including Mini FAKRA, H-MTD, shielded twisted pair, high-temperature cable options, and project-specific testing requirements.
Send RFQ → Download Solution Brief