Simple question on Modbus RTU

N

Thread Starter

Nilupul

Hi!

I am using MODBUS RTU. I have several slave devices and one master device. I don't know how they should be connected together. Are they need a switch (like ethernet switch) or can we connect them together with any other way.

Thanks in advance.
 
Modbus RTU with multiple slaves works over RS-485.

RS-485 is designed to be parallel daisy chained, from A to A to A, B to B to B, sig gnd to sig gnd to sig gnd, device 1 to device 2 to device 3, etc.

There are RS-485 hubs that are 'active' devices which allow multiple devices to be wired to one common hub, but the hub replicates the 1-to-2-to-3 sequence internally,but avoids the problems inherent when long 'stub' wiring is used to connect a hub and spoke topology.

http://www.cc-concepts.com/products/rs485/hub/
 
I need to know they should connect physically. What are the parts I have to buy? I heard that I need to buy passive taps and line termination units. Can you please help me on that.
 
J

Jerry Miille

Kudos Dave!

You included the sig gnd connection in your description!

There are lots of installations that are "missing" this very important connection.

Jerry Miille

Miille Applied Research Co., Inc.
http://www.miille.com/
 
Top