Single Pair Ethernet Ethernet all the way to the sensor

What is Single Pair Ethernet?

Single Pair Ethernet is Ethernet transmitted over one twisted pair, which allows smaller cables and connectors to bring Ethernet connectivity closer to sensors, actuators and other field devices.

More precisely, SPE is a family of Ethernet physical layer standards that carry Ethernet over one twisted pair rather than the two or four pairs used by conventional Ethernet. Depending on the standard and the cabling, the same connection can also supply power.

Two sentences worth keeping in mind for everything below, because most SPE explainers blur them:

SPE is transport. It carries Ethernet frames to places Ethernet could not previously reach.

Everything above transport is a separate layer. IP addressing, MQTT, security and structured data do not arrive with the cable. They come from what the device itself contains, which is where Perinet's components do their work.

Why SPE exists

In most installations, Ethernet means RJ45, and RJ45 is typically IP20. That one fact explains most of why the field level never got Ethernet. Industrial-grade Ethernet connectors are either too large for a compact device or too expensive to justify on one, and four-pair cable is thick, stiff and awkward to route to something that reports a single value once a second.

So the field level developed its own networks. Fieldbuses did a genuinely good job of the thing they were built for: getting deterministic signals to a controller over cheap two-wire cabling. Millions of installed devices still do exactly that, reliably, and there is no reason to rip them out.

What they were not built for is moving field data directly into IT systems. Doing that means adding a conversion step, and every conversion step costs engineering hours, adds a component to maintain, and gives data one more chance to lose its meaning on the way.

SPE takes a different route. Two wires are easy to terminate, which is why SPE connectors can be small enough for a compact device, or wired in the field by hand, the way Modbus RTU wiring always was. It brings the Ethernet boundary out of the control cabinet and closer to the device.

How SPE works

SPE transmits Ethernet over a single twisted pair. The frames are ordinary Ethernet frames; what changes is the physical layer that carries them.

That single change has knock-on effects worth understanding:

  • Cabling gets smaller and lighter. One pair instead of four means thinner cable, a tighter bend radius and smaller connectors, which can also reduce installation and cable-routing costs.
  • Topology no longer has to be a star. Conventional Ethernet gives you one switch port per device and about 100 m to reach it. With switched SPE devices, the connection can continue from device to device, so lines run in daisy chains and trees instead of every run returning to a cabinet. Distance matters less here than people expect: 10BASE-T1L stretches to roughly 1,000 m, but the last few metres to a sensor rarely need a kilometre. What they need is a route that does not demand its own port and its own conduit.
  • Ethernet reaches closer to the device. Where a device includes the necessary networking stack, it can be addressed and managed with standard Ethernet and IP tooling rather than through a bus-specific master.

Speed, distance and topology vary by standard, and the trade-offs are real. There is no single "SPE speed."

What SPE provides, and what Perinet adds

The short version appeared at the top of this page. Here is what it means in practice.

An SPE cable reaching a sensor does not make that sensor an IP device. A conventional analogue, digital or serial sensor has no network stack; it produces a signal. SPE gives that signal a physically viable path. Something still has to give it an address, a protocol and a security identity.

What SPE provides

  • Ethernet over one twisted pair
  • Smaller cabling and connections that suit compact field devices
  • A standards-based physical and data-link foundation
  • A choice of speeds and network architectures

What Perinet adds

  • A full network stack, so a device becomes addressable and manageable rather than a signal source
  • Per-device security and identity
  • MQTT and HTTPS REST at the device itself
  • Interfaces for the sensors people actually have: analogue, digital and Modbus
  • A direct route for field data into IT systems

Stated plainly: SPE makes Ethernet physically practical at the field level. Perinet makes the connected data usable.

SPE standards and speeds

SPE is defined by a family of IEEE physical layer standards, with connectors standardised separately by IEC.

Standard Speed Reach Topology
10BASE-T1S (IEEE 802.3cg)10 Mbit/sShort, tens of metresPoint-to-point or multidrop (half-duplex when multidrop)
10BASE-T1L (IEEE 802.3cg)10 Mbit/sLong, up to about 1,000 mPoint-to-point, full-duplex
100BASE-T1 (IEEE 802.3bw): Perinet's current technology100 Mbit/s15 m nominal per IEEE 802.3bw (automotive, unshielded); Perinet measured up to 180 m over existing building cable between periCORE Development BoardsPoint-to-point, full-duplex
100BASE-T1L (IEEE 802.3dg)100 Mbit/sLong reach, standardised June 2026Point-to-point, full-duplex
1000BASE-T1 (IEEE 802.3bp)1 Gbit/sShortPoint-to-point, full-duplex
PoDL (IEEE 802.3bu)n/an/aPower over the data pair
IEC 63171-xn/an/aConnector mating faces for industrial and building use

The reach figures above are design points rather than physical limits. The 15 m for 100BASE-T1 was set for automotive wiring harnesses; the 1,000 m for 10BASE-T1L was set for process plants. Each describes the conditions the standard was written against.

Industrial buildings are already full of cable that was never specified for any of this. So the useful question is what SPE does on it.

In Perinet testing, 100BASE-T1 remained stable at 180 m over Cat5e, 95 m over KNX cable and 100 m over unshielded doorbell wire (YV 2 × 0.6 mm, two solid copper conductors, PVC insulation), though doorbell wire has no standardised impedance so that figure varies by product and should be treated as indicative. Those measurements were taken between two periCORE Development Boards; the endpoint devices matter, and the same Cat5e measured 90 m with a periMICA at one end. Switched devices can create additional segments.

Full method and results: periCORE Cable Performance Application Note.

Two details that trip people up:

IEEE 802.3cg defines both 10BASE-T1S and 10BASE-T1L. They are not interchangeable. T1S is short-reach and can run multidrop; T1L is long-reach and point-to-point.

The letters mean something. In a name like 100BASE-T1, the "T1" identifies twisted-pair Ethernet over a single pair. In 10BASE-T1L, the L marks the long-reach variant; the S in 10BASE-T1S marks the short-reach one.

For connector detail, see the SPE mating faces documentation.

SPE topologies

Topology is where SPE stops being a single thing and becomes an architectural choice.

  • Point-to-point is one device, one cable, one port. Simple, dedicated, and the basis of most higher-speed SPE deployments.
  • Multidrop lets several devices share one line. It is a feature of 10BASE-T1S, and it means devices share bandwidth and run half-duplex. A shared line also needs proper bus termination, which is a footnote on a drawing and a recurring nuisance in a running plant.
  • Switched branching puts a small switch out in the field instead of routing every cable back to a cabinet. periSWITCH is a three-port SPE switch that acts as a branch point close to the devices, so a line can fan out where the machine actually is. 100BASE-T1 is point-to-point at the physical layer, so this is switched branching rather than a shared medium: each segment is its own link, and the switch passes traffic between them.

The practical consequence of branching is less cable, fewer long runs, and a cabinet that does not need a port for every sensor in the building.

Point-to-point Single Pair Ethernet topology A periSTART converts 100BASE-TX and 24VDC into a 100BASE-T1 link. The link runs to a periNODE, which connects to a sensor. The 100BASE-T1 segment is marked with a dashed boundary. 100BASE-T1 100BASE-TX 24VDC periSTART periNODE sensor
Point-to-point: a periSTART converts the 100BASE-TX uplink and 24 VDC supply into a 100BASE-T1 link, which runs to a periNODE and the sensor attached to it. Schematic; distances not to scale.
Branching Single Pair Ethernet topology A periSTART converts 100BASE-TX and 24VDC into a 100BASE-T1 link. The link runs to two periSWITCH units in series, with the line continuing beyond the diagram. Each periSWITCH branches downward to a periNODE; the first connects to a sensor, the second to an actuator. The 100BASE-T1 segment is marked with a dashed boundary. 100BASE-TX 24VDC periSTART 100BASE-T1 periSWITCH periSWITCH periNODE periNODE sensor actuator
Switched branching: each periSWITCH acts as a branch point in the field, so a line fans out where the machines are rather than routing every cable back to the cabinet. Schematic; distances not to scale.

Power over SPE: PoDL and hybrid cabling

"SPE carries power" is true but loosely stated, and the distinction matters when you are specifying a system.

PoDL (Power over Data Line) superimposes power onto the same twisted pair that carries the data, defined in IEEE 802.3bu. One pair, both jobs.

Hybrid cabling is a cable and connector architecture rather than an SPE standard. Power travels on additional conductors alongside the data pair. The cable is slightly larger, and in exchange it supports devices whose power requirements a single pair cannot serve, including devices of different power classes sharing the same cable network.

Perinet's components use hybrid cabling, supplying 2A at 24V.

The trade-off only becomes obvious once you build something. PoDL requires the power class of the device and of the supplying equipment to be matched, so a network of devices with different loads can complicate switch selection and network design. It also costs space: the circuitry needed to put power on the data pair makes the device bigger, in some cases bigger than the same device would be with ordinary Ethernet. In compact devices, that extra circuitry can reduce or even erase the size advantage that SPE was intended to provide.

Hybrid cabling avoids both problems. Data stays on the SPE pair, power runs on separate conductors, and devices with different load requirements share one architecture within the system's overall power budget. The cost is a slightly larger cable.

SPE and Ethernet-APL: related, not the same

These two terms get used as synonyms and they are not.

SPE is the broad family of single-pair Ethernet physical layers described above.

10BASE-T1L is one member of that family: 10 Mbit/s, long reach.

Ethernet-APL (Advanced Physical Layer) is built on 10BASE-T1L and adds the requirements and profiles needed for process-industry environments, including intrinsic safety for hazardous areas such as chemical and oil and gas plants, where long cable runs and explosion protection dominate the specification.

So Ethernet-APL is not a separate alternative to SPE. It is a process-industry profile built on one SPE physical layer, and not a superset of the family.

Perinet works in a different part of the landscape, on 100BASE-T1, aimed at digitalisation broadly and at industrial and building applications in particular, rather than at process control in hazardous areas.

SPE alongside your existing automation

The common framing is SPE versus fieldbus. It is the wrong frame, because it implies a choice you do not have to make.

Your PLC exists to control the machine, and its inputs and outputs are wired for that job. It does it well, it is validated, and interfering with it to extract a temperature reading for a dashboard is a poor trade. In most plants the reason field data never reaches IT is not that the control system is bad. It is that a controller built to run tight processes is far more engineering-heavy than monitoring needs to be, so every request to surface one more value turns into engineering work, revalidation, and risk on the production side.

So do not replace that path. Add a second one.

SPE makes it practical to run a parallel route for data: sensors connected directly to the IP network, feeding IT and analytics systems, while the existing control path keeps doing control. Two paths, two purposes, neither compromising the other.

One path for control. One path for data.

One sensor feeding two independent paths: upward to the PLC and machine control, unchanged; downward through Perinet to IT and analytics for monitoring

That reframing also explains where the savings come from. It is not that Ethernet is cheaper than a fieldbus per metre. It is that a direct path removes the translation layer, and translation layers are where the hidden costs accumulate: the gateway to specify and maintain, the mapping to document, the engineer who understands it, the day lost when a tag name changes.

We have measured that difference. PLC versus periSNOOP for Sensor Data Monitoring compares extracting the same sensor data through a PLC with EtherCAT against a periSNOOP clipped onto the existing loop.

SPE is not automatically the right answer for every device network. Where the job is parameterisation and diagnostics of devices through a master, IO-Link remains a strong fit, and the useful question is which layer you want to remove rather than which vendor is right. Where conventional signals are already concentrated in a cabinet, the honest comparison is SPE against remote I/O rather than against a fieldbus.

The endpoint changes. Each sensor gets its own IP-addressable network endpoint with its own security identity, reached over SPE, with no programming or address mapping to get it there. No master, no gateway in between. The trade-off is deterministic real-time control, which stays where it belongs, on the PLC.

Where SPE is used

  • Brownfield retrofit. Bring sensors already sitting in the machine onto the IP network, without redesigning the machine around them.
  • New measurement points. Add an off-the-shelf sensor where nothing was measured before. No I/O card, no PLC change, no automation project to get one number out of a machine.
  • Condition monitoring and predictive maintenance. Continuous field data in a form analytics tools can use, rather than a manual reading logged once a shift.
  • Machine and line performance. Live availability, performance and quality data from equipment already on the floor. See OEE monitoring for packaging lines.
  • Smart buildings. Distributed, low-bandwidth sensing across a large site, where cable volume is the dominant cost and topology is the lever that reduces it.

How to put a sensor on an SPE network

The sensor may already be installed, or it may be added specifically for a new measurement. Either way, a Perinet deployment can follow this path:

  1. Connect the signal. A periNODE adapter takes the analogue, digital or Modbus output of a sensor and puts it on the network as structured data. That works for a sensor already wired into the machine, and equally for an off-the-shelf sensor added where nothing was measured before, with no existing system required.
  2. Branch where it makes sense. periSWITCH fans a line out close to the devices, so cabling follows the machine rather than the cabinet.
  3. Bridge to standard Ethernet. periSTART converts between the SPE network and conventional Ethernet infrastructure.
  4. Process on site. periMICA, a modular edge computer, runs monitoring, dashboards and analytics locally, and passes on what belongs upstream.

In a retrofit of this kind, the control program and the PLC stay exactly as they are. If you are designing a new device rather than connecting one, the route runs through periCORE instead, described below.

Perinet architecture: sensors and actuators connect through periNODE adapters and periSWITCH to a Single Pair Ethernet segment, bridged by periSTART or periMICA to traditional Ethernet, then via a router to IoT platform, ERP and operations IT systems

SPE components from Perinet

For connecting what is already on the floor, the Smart Components do the work. periNODE adapters bring analogue, digital and Modbus sensors onto the network as structured data. periSWITCH branches SPE lines close to the devices. periSTART converts between the SPE network and standard Ethernet. periSNOOP sits inline in a 4-20 mA loop and reads it without affecting the signal the controller receives.

Above them, the periMICA modular edge computer turns connected sensor data into monitoring, analytics and AI-ready information on site.

To try it, start with a kit.

Building connectivity into your own device?
periCORE gives device manufacturers the same network identity, per-device security, MQTT and HTTPS REST functionality in an embedded module.

Frequently asked questions

It depends on the standard, the cabling, and which figure you mean. 10BASE-T1L reaches up to about 1,000 m. For 100BASE-T1 the nominal figure in IEEE 802.3bw is 15 m, set for the automotive environment the standard was written for. On the cable already installed in buildings, Perinet has measured considerably further between periCORE Development Boards: 180 m over Cat5e, 95 m over KNX cable, and 100 m over unshielded doorbell wire, though doorbell wire has no standardised impedance so that figure is indicative. Endpoint devices matter: the same Cat5e measured 90 m with a periMICA at one end. Each switched device can start another segment, so a daisy chain extends the network well beyond a single run.

It can. PoDL puts power on the data pair itself; hybrid cables carry it on additional conductors. Power is not automatic in every SPE implementation, so it needs to be specified.

SPE connectors are standardised under IEC 63171, with variants for industrial and building environments.

It is better understood as a different architecture rather than a replacement. A fieldbus carries signals to a controller and remains good at that. SPE extends Ethernet to the device, which makes a direct path to IT systems possible alongside the existing control network.

Often yes, and this is one of SPE's more practical attractions. The nominal 15 m in IEEE 802.3bw was set for automotive conditions; on building cable, between periCORE Development Boards, Perinet has measured Cat5e stable at 180 m, KNX cable at 95 m, and even unshielded doorbell wire at 100 m. Whether one specific existing run works depends on its electrical properties, length, connectors and shielding, so it is worth testing rather than assuming.

It can remove protocol-conversion gateways, because devices communicate over Ethernet and IP without translation. It does not necessarily remove every box in the path: media conversion, aggregation, security and edge processing may still be wanted, depending on the architecture.

Ethernet-based systems can support real-time and deterministic behaviour through additional mechanisms, but determinism is not an automatic property of SPE. Perinet's own communication is non-deterministic by design: these components exist to carry monitoring and analytics data, not to close control loops. The control network keeps that job.

No. 10BASE-T1L is one SPE standard, providing 10 Mbit/s over long distances. SPE is the wider family, which also includes 10BASE-T1S for short-reach and multidrop use, and the higher-speed 100BASE-T1 and 1000BASE-T1.

Reach against bandwidth. 10BASE-T1L carries 10 Mbit/s up to roughly 1,000 m, which suits process plants and large buildings. 100BASE-T1 carries 100 Mbit/s, with a nominal 15 m in IEEE 802.3bw, a figure set for automotive use. Both are point-to-point and full-duplex. Perinet's components use 100BASE-T1, and on existing building cable have been measured to 180 m over Cat5e between periCORE Development Boards, with each switched device able to start another segment.

Have a question about Single Pair Ethernet?

Tell us about your application, existing architecture or connectivity challenge. Our team can help you assess whether SPE and Perinet are a fit.