• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
  • Skip to footer

Microcontroller Tips

Microcontroller engineering resources, new microcontroller products and electronics engineering news

  • Products
    • 8-bit
    • 16-bit
    • 32-bit
    • 64-bit
  • Applications
    • 5G
    • Automotive
    • Connectivity
    • Consumer Electronics
    • EV Engineering
    • Industrial
    • IoT
    • Medical
    • Security
    • Telecommunications
    • Wearables
    • Wireless
  • Learn
    • eBooks / Tech Tips
    • EE Training Days
    • FAQs
    • Learning Center
    • Tech Toolboxes
    • Webinars/Digital Events
  • Resources
    • Design Guide Library
    • DesignFast
    • LEAP Awards
    • Podcasts
    • White Papers
  • Videos
    • EE Videos & Interviews
    • Teardown Videos
  • EE Forums
    • EDABoard.com
    • Electro-Tech-Online.com
  • Engineering Training Days
  • Advertise
  • Subscribe

10Base-T1S/L connects sensors in cars and buildings

June 17, 2024 By Martin Rowe Leave a Comment

IEEE 802.3cg defines these two Ethernet flavors, which deliver data and power over a single pair of wires.

In 2019, IEEE published 802.3cg, which added clauses 146 and 147 to its Ethernet 802.3 standard, which created 10Base-T1S (short reach) and 10Base-T1L (long reach). These two Ethernet flavors can serve vehicles and industry, respectively, where few wires take priority over high speed. Automotive Single-Pair Ethernet (SPE) 1000Base-T still has a place in vehicles for infotainment and assisted driving. Many automotive and industrial sensors don’t need high-speed links but need data and power.

The automotive industry has shown interest in 10Base-T1S because wires make up a significant percentage of a vehicle’s weight. Anything that reduces cabling helps with weight, cost, and energy efficiency. “Wiring is the third heaviest thing in the car,” said Craig Chabot, formerly of the University of New Hampshire Interoperability Lab (UNH-IOL) when EE World visited there in April 2024.

Figure 1. Connecting low-speed devices through 10Base-1TS can bring all data communications within a vehicle through Ethernet. (Image: Digi-Key)

Vehicles currently use low-speed buses such as CAN, LIN, and FlexRay to carry data from sensors, while 1000Base-T high-speed Ethernet handles infotainment systems and serves as an overall communications backbone (Figure 1). The low-speed buses work well, and development on them continues, but there’s a movement to replace them with 10Base-T1S, thereby bringing Ethernet throughout the vehicle. You can use the same protocol stack regardless of the physical (PHY) layer. Connecting low-speed devices such as powertrain sensors using Ethernet instead of traditional buses brings all communications under the high-speed Ethernet backbone.

10Base-T1S devices communicate using half-duplex transmissions with optional full duplex. The bus supports up to eight devices communicating using 12.5 Mbaud at 1 VPP amplitude using 4B/5B encoding, hence a data throughput of 10 Mbps. Neither 10Base-T1S nor 10Base-T1L use forward-error correction (FEC).

In addition to transporting data, Ethernet can deliver small amounts of power over the data lines. It’s called Power over Data Lines (PoDL) or Single-pair Power over Ethernet (SPoE). Don’t confuse that with Power over Ethernet (PoE), which uses separate wire pairs for data and power.

Devices connected to a traditional Ethernet network need switches to manage transmissions and eliminate collisions. This is great for homes, offices, and industrial Ethernet, but switches take up space and add cost. They also add cabling because you need a dedicated eight-wire cable for each device, which is unacceptable in vehicles. 10Base-T1S eliminates switches.

Figure 2. 10Base-T1S uses twisted pairs that can connect up to eight nodes. (Image: Granite River Labs)

10Base-T1S buses can handle up to eight nodes per line, connected through shielded or unshielded twisted pairs. That makes it suitable for zonal architectures within a vehicle. Figure 2 shows how a network might look.

Without a switch to manage transmissions, how can multiple Ethernet nodes play together without interfering with each other? Nodes stay in a high-Z state when they’re not talking to Node 0, the coordinator. “PHY-layer collision avoidance (PLCA) is the biggest thing about 10Base-T1S,” said UNH-IOL’s Jason Sisk during EE World’s lab visit.

PLCA operates at the PHY layer and does not interface with the medium access control (MAC) layer or any other layers. PLCA initiates when Node 0 sends a 20-bit beacon to all other nodes. IEEE 802.3cg defines a transmit-opportunity timer on each node, which the node resets upon receiving the beacon. The beacon includes a node ID that’s independent of its Ethernet MAC address. This begins a transmit cycle, letting each node transmit only during its turn, or opportunity, whenever the beacon’s ID matches that of a given drop. If a drop doesn’t have data to send, it remains in a high-Z state and doesn’t place a load on the bus. If a drop has data, it sends a commit signal while others wait their turn. “If you want to transmit,” said Sisk, “you’re in a 50 Ω configuration. If you’re listening, you’re in a high-Z state.” Figure 3 shows how the beacon, commit, and data transmissions fit within an Ethernet frame.

PLCA
Figure 3. In a PLCA cycle, the beacon, transmit, and data fit within an Ethernet frame. (Image: Avnet)

“If you have a trunk and two end nodes,” added Chabot, “you’ve got 100 Ω matched over a 100 Ω trunk.” “When you add a drop node, you’re looking at [two] 100 Ω [impedances] in parallel, so you have 50 Ω. In terms of reflections, the network needs proper termination. The length of the wire will affect that. Thus, you want an impedance match and how do you deal with that if the length of wire is different? How do you deal with the terminations in terms of a particular 10Base-T1S bus? Fortunately, the 10Base-T PHY ICs take care of that. There’s no need for anything more than optional termination resistors.”

Data, power, and test

Clearly, 10Base-T1S isn’t a simple point-to-point network, making it unique among Ethernet flavors. In addition to its multidrop capability, 10Base-T1S can also deliver power, though it has just two wires. That ability also exists in 10Base-T1L, a point-to-point network designed for industrial use. 10Base-T1L networks require switches to manage transmissions, the same as other Ethernet flavors.

PoDL interoperability test bench
Figure 4. UNH-IOL has developed compliance and interoperability tests for 10Base-1TS and 10Base-T1L PoDL. Image courtesy of UNH-IOL

Because PoDL and SPoE use the same wire pairs to transmit data, power delivery needs to be negotiated between the source and loads. The UNH-IOL has developed test boards and software for testing communications and power delivery. Lab technician Marc Tausanovich demonstrated PoDL and SPoE tests. Figure 4 shows the test bench.

The test sequence begins with the Power Sourcing Equipment (PSE) pulling the line low, after which it looks for a load needing power. The remote load provides a pulse with a duration from 8.0 msec to 10.5 msec. Upon receiving the proper pulse, the source knows the classification of the load. For automotive 10Base-T1S, the class is known, and thus, the PoDL system operates using an unmanaged configuration. That’s as opposed to 10Base-T1L, where the needed voltage could be one of several classes. An oscilloscope captures the timing waveform and transfers it to a PC, where Matlab calculates the pulse width.

Noise on the load is particularly important when the same wires carry both power and data. Too much noise can cause data errors. Using AC coupling to remove the DC signal component, the oscilloscope captures the signal. Once the waveform data is on the PC, Matlab applies digital filters that let it measure in-band noise and total noise. The noise plots are visible on the monitor in Figure 4.

Figure 5. A close-up of test boards at UNH-IOL shows test probes for an oscilloscope and DMM, plus connections to power supplies and to a computer for software control through Matlab. Photo by Martin Rowe

Figure 5 shows a close-up of PSE and network node test boards, each of which contains a 10Base-T-S PHY. The instrumentation consists of two power supplies, an electronic load, and a multimeter, which measure current. The top meter, which reads “Overload,” was not in use at the time.

10Base-T1S and its industrial cousin 10Base-T1L have the potential to simplify automotive and industrial digital communications. UNH-IOL’s Sisk noted that 10Base-T1S and PoDL will take time to find their way into vehicles. He noted that even with compliance and interoperability testing, automakers will still perform their own tests, which could take three years to complete.

Resources: 10Base-T1S Ethernet PHYs and test equipment
PHY:

  • Microchip LAN8672
  • OnSemi NCN26010

Test equipment:

  • 10Base-T1S Logic Analyzer / Protocol Analyzer, Acute
  • QPHY-10Base-T1S oscilloscope software, Teledyne LeCroy
  • AE6920T Automotive Ethernet Tx Test Software, Keysight Technologies
  • PicoScope 3000E Series USB oscilloscope

References
“The Art of Networking (Series 10): Power over Data Line is Ready to Use,” Renesas.

Johnson, Mara, “PoDL and SPoE: What it Means for Industrial and Automotive Conformance Testing,” University of New Hampshire.

Chabot, Craig, “The Evolution of Power for Single Pair Ethernet,” University of New Hampshire.

“Will Ethernet cancel CAN? ” Avnet.

“What is 10Base-T1S Automotive Ethernet?” Teledyne LeCroy.

Hurley, Fionn, “Why 10BASE-T1S Is the Missing Ethernet Link for Automotive Communications,” Analog Devices.

“Introduction to 10BASE-T1S Automotive Ethernet Test Standards,” Granite River Labs.

You may also like:


  • What inductor characteristics are needed for PoDL in Single-Pair Ethernet?

  • How do common mode inductors work in Single-Pair Ethernet?

  • What is Single-Pair Ethernet and PoDL?

  • Single-Pair Ethernet devices simply integration into 10BASE-T1S network infrastructure

Filed Under: Automotive, Connectivity, Ethernet, FAQ, Featured, Featured Contributions, Industrial, PoE Tagged With: microchiptechnologiesinc, ON Semiconductor

Reader Interactions

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Primary Sidebar

Featured Contributions

Five challenges for developing next-generation ADAS and autonomous vehicles

Securing IoT devices against quantum computing risks

RISC-V implementation strategies for certification of safety-critical systems

What’s new with Matter: how Matter 1.4 is reshaping interoperability and energy management

Edge AI: Revolutionizing real-time data processing and automation

More Featured Contributions

EE TECH TOOLBOX

“ee
Tech Toolbox: 5G Technology
This Tech Toolbox covers the basics of 5G technology plus a story about how engineers designed and built a prototype DSL router mostly from old cellphone parts. Download this first 5G/wired/wireless communications Tech Toolbox to learn more!

EE Learning Center

EE Learning Center

EE ENGINEERING TRAINING DAYS

engineering
“bills
“microcontroller
EXPAND YOUR KNOWLEDGE AND STAY CONNECTED
Get the latest info on technologies, tools and strategies for EE professionals.

DesignFast

Design Fast Logo
Component Selection Made Simple.

Try it Today
design fast globle

Footer

Microcontroller Tips

EE World Online Network

  • 5G Technology World
  • EE World Online
  • Engineers Garage
  • Analog IC Tips
  • Battery Power Tips
  • Connector Tips
  • DesignFast
  • EDA Board Forums
  • Electro Tech Online Forums
  • EV Engineering
  • Power Electronic Tips
  • Sensor Tips
  • Test and Measurement Tips

Microcontroller Tips

  • Subscribe to our newsletter
  • Advertise with us
  • Contact us
  • About us

Copyright © 2025 · WTWH Media LLC and its licensors. All rights reserved.
The material on this site may not be reproduced, distributed, transmitted, cached or otherwise used, except with the prior written permission of WTWH Media.

Privacy Policy