| |

RS485 Hub: Star vs. Daisy Chain – When to Use Which

a professional industrial installation

Quick Field Check: What is your current wiring layout?

Select your physical topology to see the immediate signal risk.

The Two Wiring Topologies

Daisy Chain (T-Connection)

This is the standard RS485 wiring method.

a standard RS485 daisy chain bus topology

How it works: One main cable runs from the master to the farthest device. Every other device connects to this main line with a short stub (as short as possible).

Pros:

  • Best signal integrity
  • Supports longer distances
  • Reliable at high baud rates
  • Only one termination needed at each end

Cons:

  • Can be awkward to wire in existing installations
  • Adding a new device may require running cable from the nearest point
  • Stubs must be kept very short

Star Connection

This is the wiring method used for most other cables—power, video, Ethernet.

black lines simple icons and clear labels professional appearance

In a star topology, each end-device is wired directly back to a master controller at the center, similar to standard Ethernet or power distribution layouts. This is very intuitive for physical installation , but it creates multiple parallel stubs on the RS485 bus .

Pros:

  • Simple to understand and install
  • Easy to add new devices
  • Matches wiring of other systems
  • Faults isolated to one branch

Cons:

  • Uses more cable
  • Not standard for RS485
  • Can cause signal reflections if not handled properly (unless using an active RS485 Hub).
  • No simple way to terminate

Why does this matter? Long stubs and star branches create signal reflection per transmission line principles as described in the Texas Instruments RS-485 Design Guide. At higher baud rates or longer distances, these reflected waves collide with the original data stream, corrupting the digital pulses and causing intermittent timeout errors.

two oscilloscope style waveform displays stacked vertically
a professional industrial installation
two story commercial building office vie

The Problem with Mixing Topologies Without a Hub

What if you have a large system with devices spread out? What if you need star wiring in some areas but daisy chain makes sense in others?

This is where the standard breaks down. You can’t just connect a star network to a daisy chain network and expect it to work. Signal reflections will cause intermittent failures.

RS485 HUB

RS485 Reliability & Solution Analyzer

Professional signal integrity analysis based on TIA/EIA-485 and Transmission Line Theory.

Signal Analysis

Analyzing…

Please adjust parameters to see results.

Engineering Solutions (When Copper Fails):

Option A: Signal Extension

Use a Repeater/Hub to amplify physical voltage and isolation.

View Hubs
Option B: Protocol Gateway

Bypass distance limits by converting Serial to Ethernet/TCP.

View Servers
Option C: Ultimate Immunity

Eliminate EMI noise and ground loops entirely using Fiber Optics.

View Fiber
View Math & Physics Assumptions
1. With 120Ω Termination (Attenuation Limit):
Based on TIA/EIA-485 guidelines. Base Max Distance ≈ 100,000,000 / Baud Rate.
Multiplier: 24AWG = 1.0x, 22AWG Shielded = 1.5x, Unshielded Phone Cable = 0.7x.

2. Without Termination (Reflection Limit):
Not limited by attenuation, but by signal reflection (Transmission Line Theory). To prevent reflections from corrupting data, the propagation delay must be less than 10% of the bit time.
Approximated Limit ≈ 300,000 / Baud Rate (meters). Beyond this threshold, the system fails regardless of wire quality. Margin is considered N/A.
RS485 Distance and Topology Cheat Sheet
A3 Printable

🛠️ Know Your Physical Limits (Offline PDF)

Unsure if your Star branches will cause data errors? Download our high-res RS485 physical layer cheat sheet. It includes the definitive Distance vs. Baud Rate table and top causes for ghost timeouts. Keep it in your toolbox.

* Instant redirect to the high-res PDF. No spam.

How an RS485 Hub Solves the Topology Puzzle

Thousands of dollars in labor and downtime can be spent rewiring an entire facility to the daisy-chain standard. A good active RS485 hub will act as a topology translator at a fraction of the cost . You can keep your existing star wiring , and perfectly isolate ground loops and regenerate the signal .

a three part layout a daisy chain segment on the left an RS485 hub

What the hub does:

  • Signal regeneration: It doesn’t just pass the signal through; it receives it and transmits a fresh copy.
  • Isolation: Each port is electrically isolated (on isolated models), preventing ground loops.
  • Topology conversion: You can connect a daisy chain to one port and stars to others.

The hub becomes the central point that makes different topologies work together.

Other Reasons to Use a Hub

Exceeding the 32-Device Limit

RS485 drivers are typically rated for 32 unit loads. If you need more devices, a hub lets you add another segment.

a three part horizontal layout a left segment
Extending Distance

The hubs are really helpful because they make the signal strong again. This means the distance limit starts over. With each hub you can actually go 1200 meters more.

Isolation

So you have devices in buildings or they are on different ground levels. This is where an isolated hub comes in handy. The isolated hub protects your devices. It stops the ground loops from forming. It also blocks the voltage spikes that can damage your equipment. The isolated hub is really good, at keeping your devices safe.

two building icons Building A Control Room on the left and Build

Rewiring an entire facility to meet the daisy-chain standard can cost thousands in labor. For a fraction of that cost, an active RS485 hub acts as a topology translator—allowing you to keep your existing star wiring while perfectly isolating ground loops and regenerating the signal.

🛑 Stop Fighting Signal Reflections

Mixing a Star topology into an existing Daisy Chain without an active Hub is a guaranteed recipe for “ghost timeouts” and data corruption. Don’t waste hours debugging bad wiring arrays.

  • Regenerate Signals: Reset the 1200m distance limit on every branch.
  • Isolate Ground Loops: 2500V opto-isolation protects your master PLC.
  • Force Compatibility: Connect T-junctions and Stars safely.
[View Valtoris DIN-Rail Isolated Hubs (From $28.99)] →;
PortsBest ForFeatures to Consider
2-portSimple star conversion, small systemsCaching mode for dual-master applications
4-portMedium systems, mixing multiple starsIsolation for ground break, baud rate range
8-portLarge systems, many device clustersSelf-adaptive baud rate, high node count

Wiring Tips from the Field

Based on hundreds of factory deployments, here are the non-negotiable rules for hub wiring:

Keep stubs strictly minimized: Even in a hub-based configuration, drop lines (stubs) connecting the device to the main branch should be kept as short as physically possible (ideally less than 10% of the total cable length) to minimize localized signal reflection.

a central light blue or gray rectangular RS485 Hub with three

Use shielded twisted pair. This is really important when you are outside or in a factory. The wires are twisted together which helps stop signals from getting in the way. The shield that is, around the wires also helps block these signals.

Ground the shield at one end only. Connect the shield to ground at the hub side, leave it floating at the device side. This prevents ground loops.

Terminate properly.In a star network it is not possible to terminate every branch. The hub is responsible, for handling the quality of the signal on its own. If you are using a combination of network topologies you should follow the instructions provided in the hubs manual to properly terminate the connections.

A and B labeling varies. Manufacturer Pinout Variations: There is no universal standard for labeling RS485 data lines. If a device remains unresponsive, swapping the D+ (A) and D- (B) terminals is a safe, standard diagnostic step that will not cause electrical damage to the transceivers.

Quick Reference: When to Use What

ScenarioRecommended Approach
New installation, clean slateDaisy chain
Small retrofit (<10 devices, <400m)Star directly (empirical limit)
Mixed topology neededHub at central point
More than 32 devicesHub to add segments
Different ground potentialsIsolated hub
Redundant monitoring (two masters)2-port caching hub


Frequently Asked Questions

Q: Can I mix star and daisy chain without a hub?

A: Not reliably. Signal reflections from unmatched branches will cause intermittent failures.

Q: How many devices can I put on one hub port?

A: Typically 32 unit loads per segment, with a total cable length not exceeding 1200 meters.

Q: What’s the difference between a hub and a repeater?

A: A repeater has two ports to extend distance; a hub has multiple ports to create star topologies.

Q: Can I use a passive splitter instead of an active RS485 Hub?

A: No. Passive splitters (T-junctions) create long stubs that violate the TIA/EIA-485 standard. Unlike passive splitters, an active RS485 Hub receives the signal and transmits a fresh, regenerated copy on every port. This is the only reliable way to mix topologies without signal degradation.

Q: Why is an Isolated Hub mandatory for industrial environments?

A: In factories or between buildings, different ground potentials can create ground loops that burn out your master PLC or gateway. An Isolated Hub provides up to 2500V of electrical isolation, blocking voltage spikes and protecting your expensive equipment from permanent damage.

Q: How do I handle termination resistors in a Hub-based Star network?

A: In a Star network, the hub manages signal integrity for each port internally. You generally should not add 120Ω resistors to individual branches unless the cable exceeds 200m or you are using very high baud rates. For mixed layouts, always follow the hub’s specific manual for proper termination.

REQUEST A QUOTE

SKU/Part No.