| |

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

RS485 Hub Star vs. Daisy Chain scaled
RS485 Topology Guide

RS485 is supposed to work with one kind of wiring: a daisy chain. You have one device, another. They are all connected in a single line. This line has to be closed at both ends. That is what the books say.

Things do not always work out that way in real life.

When retrofitting video surveillance, building automation (HVAC), or legacy factory floors, technicians frequently encounter existing cables pulled in a star configuration.

That is where RS485 hubs come in. They help you work around the rules. Only when you really need to. RS485 hubs are useful when you have to deal with RS485. It is not working the way it is supposed to.

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.

RS485 Daisy Chain / Bus Topology Main Trunk (Bus) Master 120Ω Termination Node 1 Node 2 Node 3 Node 4 (End Device) 120Ω Termination Keep Drop Lines (Stubs) as short as possible Standard RS485 Daisy Chain Configuration A single continuous trunk routes through all devices in an RS485 multidrop network. 120Ω termination resistors are installed ONLY at the two physical extreme ends of the main bus to prevent signal reflection.

How to Daisy Chain RS485: 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

Often sought as a daisy chain alternative, this is the wiring method used for most other cables—power, video, Ethernet.

RS485 Star Topology Star topology does not use traditional termination — Each branch acts as an unterminated stub — PLC / Master Node 1 Node 2 Node 3 Node 4 50m 30m 20m 40m Individual cables (1 wire pair per device) Compare to daisy chain: Each device has its own direct cable back to master STAR TOPOLOGY: EACH DEVICE CONNECTS BACK TO THE MASTER WITH ITS OWN CABLE. Simple to route, but NOT standard for RS485. Works reliably only for small systems with short overall distances.

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

What the RS485 Standard Says

The RS485 standard, which is also known as TIA/EIA-485 says that devices should be connected in a line one after the other. This is called a daisy chain topology. The RS485 standard is pretty simple it just needs one cable and really short connections, to each device.

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.

👇 Unsure if your current distance and speed will cause data errors? Use our quick calculator to check your physical limits instantly:

The standard was written for factory floors where you can route cables any way you want. It doesn’t account for the reality of retrofitting into buildings that are already wired in a star pattern. In our field deployments, we’ve seen video surveillance systems successfully use star-wired RS485 for up to 400 meters with about 10 devices—well beyond what the textbook allows.

Daisy Chain Topology – Proper Termination Voltage (V) Time (s) Fast, clean transitions Stable voltage – no reflections Signal integrity preserved. Reliable communication. Star Topology – Direct Connection (No Hub) Voltage (V) Time (s) Slowed rise time Overshoot & Reflection Ringing (Data Corruption) Unreliable – data errors & ghost timeouts likely. Signal quality comparison: Daisy chain with proper termination produces clean square waves. Star wiring without a hub creates impedance mismatches, signal reflections, and ringing—leading to data errors.

When to Use Daisy Chain

Daisy chain is the right choice when:

  • You’re designing a new system from scratch
  • You need maximum distance or speed
  • You have control over cable routing
  • You’re experienced with RS485 termination

This is the “textbook” scenario. It will give you the best performance and fewest headaches.

When Star Makes Sense

Star wiring makes sense when:

  • You’re retrofitting into an existing building
  • Other systems (video, power) are already star-wired
  • Simplicity of installation matters more than absolute performance
  • Device counts are low and distances are moderate

While strict RS485 guidelines prohibit unterminated star branches, real-world field experience dictates otherwise. In legacy video surveillance (PTZ camera) retrofits, it is common to see low-speed RS485 control signals successfully running over star topologies for up to 400 meters with around 10 devices—relying entirely on the transceivers’ tolerance to mild signal reflections.

Video Surveillance Retrofit: Star Topology via Active Hub Control Room (Rack) Master Controller Active RS485 Hub PTZ Cam 1 RS485 Control PTZ Cam 2 RS485 Control PTZ Cam 3 RS485 Control PTZ Cam 4 RS485 Control 120m 180m 80m 150m Star-wired branches act as isolated stubs Typical Security Installation: Each PTZ camera has its own direct cable run. An active RS485 Hub successfully converges all lines to the master controller.

The Problem with Mixing Topologies Without a Hub

What if you have a large system with devices spread out? What if you need a modbus star topology in some areas but a 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. Curious about the exact electrical difference between building a star network from a low-cost terminal block vs an active, opto-isolated hub? Check out our technical comparison: Industrial RS485 Hub vs. Passive Splitter.

Direct Mixed Topology (NO HUB) = Network Failure Master D1 D2 D3 D4 D5 D6 120Ω Term D7 Properly Terminated …but now sees reflections Impedance Mismatch Point Signals reflect at every unterminated branch Causes data corruption & intermittent timeouts NEVER connect a star cluster directly to a daisy chain without an Active RS485 Hub.

Passive Splitters vs. Active Hubs: Breaking the Daisy-Chain Rule

If you are extending networks or splitting a bus, engineers have to choose between a cheap passive RS485 splitter (essentially a terminal block tying wires together) or an active Industrial RS485 Hub.

Creating a star topology by using a passive splitter is creating long, unterminated ‘stubs’. The electrical energy doesn’t just vanish when high-speed digital pulses race down a copper wire and hit the end of an unterminated stub. Due to the impedance-mismatch the energy will be reflected back down the wire. This is called signal reflection or standing wave.

Transmission line theory says that when these reflected waves interfere with the incoming data stream , they distort the square waves . A clean 1 or 0 is converted to a distorted voltage spike. The receiving PLC cannot read the bit causing a CRC error and a Modbus timeout.

Physical LimitationPassive Splitter NetworkActive RS485 Hub Network
Maximum DistanceDegrades rapidly; severe ringing.Resets distance limit (1200m per branch).
Node CapacityLimited by Master’s drive strength.Resets capacity limit (32+ nodes per port).
Signal WaveformRounds off over distance.Regenerated to factory-spec square waves.

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.

Download High-Res PDF

Direct download. No email required. Feel free to print it out and pin it on your server rack.

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.

RS485 Hub: The Topology Translator Daisy Chain Segment (Properly Terminated) Master 120Ω Node 1 Node 2 Active RS485 Hub OPTO-ISOLATION Signal Regeneration & 2500V Isolation Blocks ground loops & resets distance Star / Home-Run Branches (Driven Cleanly & Independently) Device A Branch 1 Device B Branch 2 The Right Way to Mix Topologies: An Active RS485 Hub bridges the daisy-chain and star segments. Each port regenerates the signal independently, eliminating reflections.

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.

Overcoming the 32-Device Limit with an RS485 Hub Segment 1 Max 32 Unit Loads Reached Master 120Ω D1 D2 D31 Active RS485 Hub (Regenerator) Total: 62+ Devices on One Master Segment 2 Brand New 32-Device Capacity D32 D33 D62 120Ω How it works: Each active hub port creates a new, independent RS485 segment. This resets the physical load limit, granting you another full 32-unit capacity per port.

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.

Preventing Ground Loops with Opto-Isolation Building A: Control Room PLC Master Ground A (0V) Building B: Factory Floor Remote Node Ground B (+45V) Ground Potential Difference (ΔV) Causes destructive stray currents Isolated RS485 Hub 2500V RS485 Cable RS485 Cable Data passes via optical signal Ground Loop Blocked How Galvanic Isolation Protects Your Equipment: The hub severs the physical electrical path between buildings. Data crosses the gap optically, but dangerous ground currents cannot pass.

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.

Surviving VFD Noise: Why Opto-Isolation is Critical

Industrial environments are brutally noisy. Engineers constantly battle Electromagnetic Interference (EMI), with Variable Frequency Drives (VFDs) being the primary culprits. VFDs control motor speed using Pulse Width Modulation (PWM), creating high-frequency voltage transients (high dv/dt).

These high-frequency transients radiate outward and couple into nearby RS485 communication lines, inducing “noise spikes”. Because passive splitters have no filtering or isolation, this noise travels freely across the entire network, overwhelming the PLC receivers. An active industrial hub features built-in opto-isolation. EMI transients and VFD harmonics cannot cross the microscopic physical gap within the optocoupler, creating an impenetrable firewall against electrical noise.

Interactive Demo: Opto-Isolation vs. VFD Surge

Click the button below to simulate a high-voltage transient from a Variable Frequency Drive.

Noisy VFD
Valtoris 2.5kV Hub
Master PLC

🛑 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)] →

Choosing the Right Hub

Hubs come in different sizes and features. Here’s what to consider.

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

Port count: How many branches do you need? A 4-port hub can connect one master device (such as an Industrial 4G Router) to three star branches, or act as a central point for multiple segments.

Isolation: If cables run between buildings or outdoors, get an isolated model. The 2500V isolation protects against ground loops and surges.

Caching: Some 2-port hubs have a mode. This mode helps when two masters read data from one slave. It also helps when one master reads data from two slaves. This feature is useful in systems where monitoring needs to be on like, in redundant monitoring systems.

Baud rate range: Make sure the hub supports your communication speed. Most industrial hubs handle 1200 to 460800 bps.

Not sure which configuration fits your panel? Browse our [DIN-rail Isolated RS485 Hubs] to compare port layouts and specs.

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.

RS485 Wiring Rule: Keep Drop Lines (Stubs) Short RS485 Hub (Main Bus) Device A 0.5m GOOD: Short Stub Minimal signal reflection. Optimal data integrity. Device B 5.0m ACCEPTABLE: Borderline Ensure stub is under 10% of total main trunk length. Device C 25.0m+ BAD: Too Long! Acts as an antenna. Causes severe signal ringing, reflections, and continuous CRC data errors. The 10% Rule: To prevent interference, any individual stub length must remain under 10% of the entire network length.

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

A Final Thought

RS485 is a standard that works well when you use it correctly.. In real life things are not always perfect like they are in books. A hub helps you make RS485 work for your building of making your building work for RS485.

You should pick a hub that has the number of ports and can keep things separate like it is supposed to. If you wire it up carefully it will last for a time. When you are looking at options look for things that are made for industrial use like being able to work in very hot or cold temperatures being able to mount on a DIN rail and being able to keep things separate properly. Companies, like Valtoris have a lot of options that have these features.


*Note: This guide references the TIA/EIA‑485 standard and practical experiences from the field. Always consult your device manuals for specific wiring requirements.*

Frequently Asked Questions

Can I use standard CAT5/CAT6 Ethernet cable for RS485 wiring?
Yes, this is extremely common in retrofits, but you must wire it correctly. You must use a single twisted pair for Data+ and Data- (e.g., solid Blue for D+, striped Blue for D-). Never split the data signals across two different colored pairs, or you will lose the noise-canceling benefits of the twist. Also, note that CAT5 uses 24 AWG wire, which has higher resistance than thicker 22 AWG industrial cables, slightly reducing your maximum distance.
Do I need to connect the third Ground wire (GND), or is 2-wire enough?
While RS485 is often called a “2-wire” network, a third reference ground wire is highly recommended to equalize the common-mode voltage between devices. If the voltage potential between two buildings drifts too far apart, it can destroy the transceivers. If you cannot run a ground wire, you must use an Opto-Isolated RS485 Hub to electronically sever the ground loop.
What are Fail-Safe Bias Resistors, and do I need them?
When no device is transmitting, the RS485 bus goes “idle.” In noisy environments, this floating state can cause receivers to read false data (ghost characters). Fail-safe bias resistors force the D+ and D- lines into a known state during idle times. High-quality Active RS485 Hubs usually have built-in bias resistors, relieving you from having to calculate and add them manually.
Can I use a cheap passive splitter (T-junction) instead of an active RS485 Hub?
No. Passive splitters merely twist wires together, creating long, unterminated stubs that violate the TIA/EIA-485 standard. These stubs act as antennas for signal reflection. An Active RS485 Hub physically receives the signal and transmits a fresh, regenerated copy on every port, which is the only way to safely mix Star and Daisy-Chain topologies.
Do I need to manually set the baud rate with DIP switches?
No. Valtoris 4-port and 8-port RS485 Hubs feature self-adaptive baud rates ranging from 300 to 460800bps. This true plug-and-play design completely eliminates the hassle of manually adjusting tiny DIP switches in a dark control cabinet.
Does it matter which port I connect the master PLC to?
Yes, it is critical. Valtoris hubs are directional to properly isolate and route data. You must connect your Master device (e.g., PLC or PC) to the designated “RS485 main port” (labeled 485A and 485B). Your field devices must be wired to the extended “slave ports” (labeled OUT1, OUT2, etc.). Wiring them backwards will break the communication logic.
How do I handle termination resistors in a Hub-based Star network?
In a Star network routed through an Active Hub, the hub manages the signal integrity for each port internally. You generally should not add 120Ω resistors to the individual branches unless a specific branch is exceptionally long (e.g., acting as its own daisy-chain sub-segment). Always follow the specific manual of your hub.
Can RS485 be daisy chained?
Yes. In fact, daisy chaining is the strict, standard-compliant (TIA/EIA-485) method for wiring RS485 devices. A single continuous cable routes through all devices, terminating only at the two physical extreme ends. This prevents signal reflection and ensures reliable data transfer.
If I use an active hub to create a star topology, where do I put the 120-ohm termination resistors?
Because an active hub isolates each port, every branch effectively becomes its own independent RS485 network. You should place a 120-ohm termination resistor at the far physical end of each branch (at the last sensor or drive). Do not place resistors at the hub’s output ports, as the hub’s transceivers internally manage the origin point.
Can an RS485 hub connect legacy devices running at 9600 bps to a new PLC running at 115200 bps?
A standard RS485 repeater hub requires all devices on all branches to share the exact same baud rate and parity. However, if you are dealing with mismatched serial parameters, you need a Caching Hub. It acts as a data buffer, allowing you to set independent baud rates for the Master port and Slave ports.
If I don’t put termination resistor on RS485 what happens?
If you don’t put a termination resistor on an RS485 network, high speed electrical signals hitting the end of the cable will reflect back. This results in signal reflection (or ringing) which distorts the original data stream and causes CRC data corruption, ghost characters and intermittent Modbus communication timeouts especially on long distance links or high baud rates.

TALK TO A CONNECTIVITY ENGINEER

Are CRC errors on your factory floor caused by signal reflections from an uncontrolled Star topology? If you drop your current wiring array below, our team can help you spec the exact Hub routing needed to stabilize the bus.