10M+ Composants Électroniques En Stock
Certifié ISO
Garantie Incluse
Livraison rapide
Pièces difficiles à trouver ?
Nous les trouvons
Demander un devis

10BASE-T1S Automotive Ethernet Guide: PLCA, Multidrop, MAC-PHY, and CAN Comparison

Jul 31 2026
Source: Michael Chen
Parcourir: 808

10BASE-T1S is a 10 Mbps, half-duplex, single-pair Ethernet technology designed for short point-to-point and multidrop links. A standards-based multidrop mixing segment supports at least eight nodes over at least 25 meters, while PLCA organizes access to the shared cable and reduces normal collisions. This article explains PLCA configuration, PHY and MAC-PHY architectures, network limits, 10BASE-T1S versus CAN, LIN, and 10BASE-T1L, application selection, and production-network validation.

Figure 1. Automotive Ethernet 10BASE-T1S

What Is 10BASE-T1S?

10BASE-T1S is a short-range, single-pair Ethernet physical-layer technology defined by IEEE 802.3cg. Its name describes its main characteristics: 10BASE indicates 10 Mbps baseband communication, T1 indicates transmission over one balanced twisted pair, and S indicates short-reach operation.

Unlike conventional switched Ethernet, 10BASE-T1S can connect multiple devices to a single shared multidrop segment. The devices exchange standard Ethernet frames, allowing sensors, actuators, and edge controllers to communicate through an Ethernet-based architecture.

Specification10BASE-T1S Characteristic
Data rate10 Mbps
CableOne balanced twisted pair
Supported topologiesMultidrop or point-to-point
Multidrop operationHalf-duplex
Multidrop media accessPLCA or CSMA/CD; PLCA is commonly used for controlled access
Frame formatStandard Ethernet frames
Typical roleSensors, actuators, and moderate-bandwidth edge devices

How 10BASE-T1S Works

Figure 2. Signal Flow and Access Sequence Diagram

The Ethernet MAC places application data into Ethernet frames. The MAC passes the frame to the 10BASE-T1S PHY, which encodes the information and drives the electrical signal onto the twisted pair. A receiving PHY decodes the signal and passes the recovered frame to its Ethernet MAC.

On a multidrop network, several nodes share the same physical medium. Access can use CSMA/CD, but PLCA is commonly enabled to organize transmissions and reduce collisions.

A coordinator sends a beacon, after which each node receives a transmit opportunity based on its PLCA ID. A node with data may transmit during its opportunity, while a node with no data yields the medium. This sequence repeats during each PLCA cycle. Every participating node must have a valid, unique PLCA ID, and the coordinator must be configured with the correct number of transmit opportunities.

PLCA controls access to the shared medium, but it does not make the complete application automatically deterministic. End-to-end latency still depends on node count, frame size, traffic loading, software queues, processing time, and higher-layer protocols.

Components and Network Architecture

PHY, MAC-PHY, and Host Architecture

Figure 3. Ethernet Architecture Comparison

ArchitectureHost RequirementHost InterfaceBetter FitMain Tradeoff
External 10BASE-T1S PHYMCU or processor with an Ethernet MACMII, RMII, or another supported media-independent interfaceHosts that already contain an Ethernet MACMore interface pins and PHY integration work
10BASE-T1S MAC-PHYMCU does not need an integrated Ethernet MACOPEN Alliance SPI or another supported serial host interfaceLow-cost MCUs, sensors, and compact actuator nodesSPI throughput, host processing, driver support, and buffering must be evaluated
Integrated edge controllerProcessing, Ethernet, and local interfaces are combinedDevice-dependentZonal nodes requiring local control and several interfacesHigher integration cost and reduced component flexibility

A MAC-PHY does not merely reduce pin count. It allows a microcontroller without an Ethernet MAC to exchange standard Ethernet frames through a serial interface, but the host interface, software driver, buffering, and achievable packet rate must still meet the application requirements.

Multidrop, Point-to-Point, and Zonal Topologies

Figure 4. Automotive Ethernet Network Topologies

A multidrop topology connects several nodes to one shared twisted-pair segment. It reduces the number of cables and switch ports but requires shared-bandwidth planning, correct PLCA configuration, controlled stub lengths, and suitable termination.

A point-to-point topology connects two 10BASE-T1S devices directly. It may be used for a dedicated low-speed Ethernet link when multidrop operation is unnecessary.

In a zonal topology, nearby sensors, actuators, and body-control devices connect to a local 10BASE-T1S segment. A zonal controller collects their traffic and transfers selected data through a faster Ethernet backbone to domain controllers or central computers.

How Many Nodes and How Long Can a 10BASE-T1S Network Be

The IEEE-defined baseline supports at least eight transceiver nodes on a multidrop mixing segment of at least 25 meters. These values are minimum standardized capabilities rather than permission to use any eight-node, 25-meter harness without analysis. The supported node count and channel depend on the selected PHY, node capacitance, cable and stub construction, connectors, termination, protection components, temperature, and EMC conditions.

Bus Interface Components

Figure 5. 10BASE-T1S Ethernet PHY Schematic

The bus interface includes the twisted-pair cable, connectors, coupling capacitors, termination components, and protection devices. Common-mode chokes, filtering components, shielding, and transient suppressors may be added when required by the EMC, ESD, grounding, or environmental design.

The exact interface network must follow the selected PHY manufacturer's reference design and channel requirements. A transformer is not required for every 10BASE-T1S implementation. It may be used in specific isolation or power-coupling architectures, but many PHY reference circuits use capacitive coupling as the minimum bus interface.

Comparison with Other Vehicle Networks

10BASE-T1S vs Faster Automotive Ethernet

TechnologyData RateTypical TopologyBest Fit
10BASE-T1S10 MbpsMultidrop or point-to-pointSensors, actuators, body electronics, and zonal edge devices
100BASE-T1100 MbpsDedicated point-to-pointECUs, control links, displays, and moderate-bandwidth data
1000BASE-T11 GbpsDedicated point-to-pointADAS equipment, high-data-rate ECUs, and vehicle backbones
2.5G/5G/10GBASE-T12.5–10 GbpsDedicated point-to-pointCameras, high-resolution sensors, domain controllers, and central computing

Choose 10BASE-T1S when several moderate-bandwidth devices share a single segment. Choose Automotive Ethernet faster when a device generates continuous, high-bandwidth traffic or requires a dedicated full-duplex connection.

10BASE-T1S vs LIN, CAN, and CAN FD

NetworkCommunication and Access MethodBest FitWhen 10BASE-T1S May Be Preferred
LINLow-speed scheduled communication controlled by a commander nodeSimple switches, motors, lighting modules, and low-cost peripheralsWhen devices require native Ethernet, more bandwidth, or expanded diagnostics
Classical CANPriority-based arbitration with strong fault handlingReal-time control, powertrain, chassis, and established control networksWhen Ethernet integration and higher payload capacity provide a clear system benefit
CAN FDCAN arbitration with larger payloads and a faster data phaseUpgrading existing CAN networks without changing the basic architectureWhen edge devices need Ethernet frames, IP-based services, or direct zonal Ethernet integration
10BASE-T1SShared Ethernet medium using PLCA or CSMA/CDModerate-bandwidth sensors, actuators, and zonal edge devicesBest when several nodes need native Ethernet over one shared twisted pair

10BASE-T1S should not replace LIN, CAN, or CAN FD only because it provides a higher nominal data rate. The decision should also consider software migration, timing behavior, fault containment, component cost, wiring, qualification, and existing vehicle architecture.

Applications of 10BASE-T1S

ApplicationWhy 10BASE-T1S FitsMain Design ChecksWhen 10BASE-T1S Is Unsuitable
Body and comfort electronicsConnects door modules, seats, mirrors, lighting, roof systems, and HVAC actuators to a zonal controllerCombined traffic, wake-up behavior, cable routing, and fault recoveryWhen the functions are simple enough for LIN or an existing CAN network already meets all requirements
Sensors and actuatorsSupports Ethernet-connected temperature, pressure, position, switch, pump, valve, and local motor-control nodesPeak sensor traffic, control latency, node count, and PLCA timingFor cameras, lidar, radar streams, or other continuous high-bandwidth sensor data
Battery and thermal managementSupports monitoring devices, pumps, valves, fans, and temperature sensors with Ethernet-based diagnosticsIsolation, fault containment, environmental limits, timing, and functional safetyWhen required isolation, safety architecture, or timing cannot be achieved on the shared segment
Diagnostics and software updatesSupports status reporting, calibration, logging, firmware transfer, and remote diagnosticsUpdate bandwidth, authentication, recovery, and traffic prioritizationWhen updates or diagnostic traffic would delay safety-critical or time-sensitive communication
Industrial edge networksConnects industrial sensors, actuators, embedded controllers, and monitoring devicesConnector type, cable requirements, EMC, temperature, protection, and power deliveryFor machine vision, uncompressed audio or video, or other sustained high-data-rate applications

Validation, Compliance, and Common Problems

Figure 6. Automotive Ethernet Test Lab Setup

PHY, PLCA, and Interoperability Testing

PHY testing should verify transmitter amplitude, timing, encoding, distortion, jitter, receiver sensitivity, management functions, and applicable conformance requirements.

PLCA testing should confirm:

• Coordinator beacon generation

• Unique PLCA IDs

• Correct node-count configuration

• Transmit-opportunity timing

• PLCA-cycle synchronization

• Operation with inactive nodes

• Coordinator reset and recovery

• Behavior when PLCA communication is lost

Interoperability testing should use PHYs or MAC-PHYs from different suppliers that are compliant with the relevant standards. Tests should cover startup, normal traffic, heavy loading, resets, configuration changes, sleep and wake-up, and injected fault conditions.

Channel, EMC, and ESD Validation

Validate the complete channel, including PCB traces, coupling and termination components, protection devices, connectors, the main cable, and node stubs. Testing should confirm impedance, insertion and return loss, mode conversion, signal quality, harness variation, temperature performance, aging, and production tolerances.

Cable and stub lengths, termination placement, node capacitance, and branch construction must remain within the selected PHY requirements. Use the production-intent harness rather than ideal laboratory cables.

EMC and ESD testing should cover emissions, conducted and radiated immunity, electrostatic discharge, supply disturbances, and electrical transients. Protection and common-mode components must provide adequate protection without distorting the communication signal.

Traffic, Sleep/Wake, and Fault-Recovery Testing

Test the network under realistic average and peak traffic, including control messages, sensor bursts, diagnostics, startup communication, firmware updates, retransmissions, and fault-related traffic.

Verify local and remote wake-up, power-mode transitions, interrupted transmissions, power cycling, coordinator resets, and communication recovery. Fault testing should cover cable opens and shorts, missing nodes, duplicate PLCA IDs, delayed frames, overloaded segments, and failed devices.

Functional safety validation should confirm that the system detects lost, delayed, repeated, or incorrect messages and moves to a defined safe state after network, node, or coordinator faults. Cybersecurity requirements should be based on the system threat analysis and protect device identity, software updates, diagnostic access, message integrity, and network boundaries.

Problem or MistakeRecommended ActionImplementation Check
Duplicate PLCA IDsAssign a unique ID to every nodeVerify all node IDs during configuration, startup, and production testing
Missing or incorrectly configured coordinatorConfirm beacon generation, node count, and startup settingsReset or power-cycle the coordinator and confirm that the segment recovers
Too many nodes or incorrect PLCA timingReduce node count, divide the segment, or adjust the network designCompare the complete PLCA cycle with the tightest application deadline
Treating PLCA as complete determinismPerform end-to-end latency analysisInclude queues, frame sizes, software delays, processing time, and higher-layer protocols
Excessive cable or stub lengthFollow the selected PHY's channel and topology limitsMeasure every cable section and node branch using the production harness
Incorrect terminationInstall the specified termination at the required segment locationsConfirm resistance, placement, connections, and behavior across temperature
Unsuitable protection componentsUse protection devices intended for the required signal and environmentValidate signal quality after installing the final ESD and transient components
Poor grounding or common-mode controlReview return paths, routing, shielding, connectors, and common-mode componentsTest the complete ECU and harness for emissions and immunity
Underestimating traffic overheadInclude Ethernet headers, diagnostics, security data, updates, and retransmissionsBase capacity planning on peak traffic rather than application payload alone
Using 10BASE-T1S for continuous camera dataSelect 100BASE-T1, 1000BASE-T1, or multi-gigabit EthernetMatch the link speed to resolution, frame rate, compression, and peak data rate
Testing only identical PHYsPerform cross-supplier interoperability testingTest startup, heavy traffic, faults, sleep/wake, and recovery with mixed devices
Treating the segment like switched EthernetModel it as a shared communication mediumInclude shared bandwidth, PLCA timing, CSMA/CD behavior, and bus-wide faults

How to Select 10BASE-T1S

Calculate Average and Peak Traffic

Figure 7. Network Traffic Analysis Chart

List all control messages, sensor data, diagnostics, startup traffic, software updates, security overhead, retransmissions, and fault-related communication. Calculate both average and peak utilization, rather than relying solely on the application payload.

Leave sufficient capacity for simultaneous traffic bursts and future expansion. A design that operates near the full 10 Mbps nominal rate may experience unacceptable latency when several nodes transmit, updates are performed, or faults generate additional messages.

Define Topology, Node Count, and PLCA Timing

Figure 8. 10BASE-T1S Network and Timing Diagram

Decide whether the devices will use a shared multidrop segment or dedicated point-to-point links. Define the number of nodes, PLCA coordinator, node IDs, number of transmit opportunities, frame sizes, and traffic frequency.

Calculate the resulting PLCA-cycle timing and compare it with application deadlines. Adding nodes can increase the time before a node receives its next transmission opportunity.

Confirm Cable, Stub, Latency, and Recovery Limits

Set limits for the main cable, individual stubs, connectors, PCB traces, termination, node capacitance, startup time, message latency, fault-detection time, and communication recovery.

Use the selected PHY's reference design and channel requirements. Confirm that the intended topology remains valid under harness tolerances, temperature, aging, supply variation, EMC disturbances, and node failures.

Select a PHY, MAC-PHY, or Integrated Architecture

Choose an external PHY when the host already provides a suitable Ethernet MAC. Choose a MAC-PHY when the microcontroller lacks an Ethernet MAC or when a serial host interface simplifies the design.

An integrated switch, edge controller, or sensor-interface device may be more suitable when the node must combine Ethernet communication with local control, multiple sensor interfaces, traffic management, or connection to a faster backbone.

Check package, temperature rating, power modes, wake-up support, diagnostics, software drivers, functional-safety documentation, automotive qualification, protection requirements, and supplier support.

Compare Alternatives and Validate the Prototype

Compare 10BASE-T1S with LIN, CAN, CAN FD, 100BASE-T1, and faster Automotive Ethernet. Evaluate total wiring, switch ports, component cost, software effort, timing, diagnostics, migration requirements, qualification, and long-term availability.

Build the prototype with production-intent PHYs, cables, connectors, protection devices, termination, node configuration, and PCB layout. Validate peak traffic, PLCA operation, interoperability, EMC, ESD, temperature, voltage variation, startup, sleep/wake, cable faults, coordinator faults, and recovery before approving the architecture.

Conclusion

10BASE-T1S is the best option for sensors, actuators, and edge devices that need native Ethernet, moderate bandwidth, and shared single-pair wiring. Its suitability depends on the total traffic load, PLCA timing, channel design, recovery requirements, and complete vehicle or industrial architecture.

It should not automatically replace LIN, CAN, or CAN FD when those networks already meet the required cost, timing, and reliability targets. Applications such as cameras, lidar, and continuous high-bandwidth sensors should use Automotive Ethernet at higher speeds. Before selecting 10BASE-T1S, calculate peak traffic, define the topology, verify physical and timing limits, choose the correct interface architecture, and validate the production-intent network.

Frequently Asked Questions [FAQ]

Q1. Can 10BASE-T1S replace CAN or LIN?

It can replace them in selected applications where native Ethernet, greater bandwidth, improved diagnostics, or zonal integration provides a clear benefit. CAN and LIN remain suitable for many real-time control and cost-sensitive devices.

Q2. How does PLCA affect network latency?

PLCA gives nodes organized transmission opportunities, preventing normal collisions. Latency still depends on node count, frame size, traffic load, software processing, and higher-layer protocols.

Q3. How many nodes can share one 10BASE-T1S segment?

The supported node count depends on the PHY, cable topology, node capacitance, segment length, connectors, and applicable design requirements. The selected component specifications should be adhered to, and the entire channel should be validated.

Q4. Is 10BASE-T1S suitable for cameras and ADAS sensors?

It is unsuitable for raw high-resolution video, lidar, or other continuous high-bandwidth data. These applications require 100BASE-T1, 1000BASE-T1, or multi-gigabit Automotive Ethernet.

Q5. What is the difference between a PHY and a MAC-PHY?

A PHY handles the physical electrical connection, but requires a separate Ethernet MAC. A MAC-PHY combines both functions and can connect to a microcontroller through a simpler serial interface.

Q6. Can power and data use the same twisted pair?

Yes, supported designs may deliver power and data through the same pair. The system must still evaluate coupling, filtering, voltage drop, protection, EMC, thermal performance, and power requirements.