A large number of current electronic equipment communicate with computers via serial ports. RS-485 is one of the legacy serial interfaces still widely applied these days. Extremely common in industrial automation, RS-485 is used in industrial networks, including Modbus, Profibus DP, ARCNET, BitBus, WorldFip, LON, Interbus, as well as many other non-standard networks. At present, serial RS-485 port is rightfully considered to be the most efficient way of serial communication. So, let’s find out why RS-485 communication remains that popular and what is the simplest way to monitor and test this common interface.
Contents
- What is RS-485?
- RS-485 communication: main features
- How to test RS-485 ports?
- Core functionality of RS-485 test tool
- How-to guide?
What is RS-485?
RS-485 (currently known as EIA/TIA-485) is a standard interface of the physical layer of communication, a signal transmission method, the 1st level of the Open System Interconnection model. RS-485 has been created in order to expand the physical capabilities of RS-232 interface.
The serial EIA-485 connection is done using a cable of two or three wires: a data wire, a wire with inverted data, and, often, a zero wire (ground, 0 V). This way, transmitters and receivers exchange data via a twisted-pair cable of 22 or 24 AWG solid wires. The main idea here is to transport one signal over two wires. While one wire transmits the original signal, the other one transports its inverse copy. Such transmission method provides high resistance to common mode interference. The twisted-pair cable that serves as a transmission line can be shielded or unshielded.
RS-485 communication: main features
Despite the wide variety of modern alternative solutions, today RS-485 technology remains the basis of many communication networks. The major advantages of RS-485 interface are:
- Two-way data exchange via one twisted pair of wires;
- support for several transceivers connected to the same line, i.e., the ability to create a network;
- long length of the communication line;
- high transmission speed.
Now, let’s take a closer look at the main characteristics of RS-485 communication:
- Bi-directional half-duplex data transmission. Serial data stream can be transported in one direction, data transfer to the other side requires using a transceiver. A transceiver (commonly referred to as 'driver') is a device or an electrical circuit that forms a physical signal on the transmitter side.
- Symmetrical communication channel. Receiving or transmitting data requires two equivalent signal wires. The wires are used to exchange data in both directions (alternatively). With the help of a twisted pair cable, the symmetrical channel significantly increases the stability of a signal and suppresses electromagnetic radiation generated by the useful signal.
- Multi-pointing. RS-485 communication line can work with multiple receivers and transceivers connected. At the same time, one transmitter and several receivers can be attached to one communication line at a time. All the other transmitters that need to be connected should wait until the communication line is free for data transmission.
How to test RS-485 ports with Serial Port Monitor
The EIA/TIA-485 standard is widely used in industrial applications that work over long distances and require high speeds of data transmission. The interface is particularly useful for connecting serial devices in noisy environments like process control plants, utilities sites, and factories.
RS-485 port is embedded on various devices, including low-speed modems, programmable logic controllers, computer numerically controlled machine tools, point of sale terminals, metering instruments, large special automated machines, and other equipment.
So, it should come as no surprise that specialists working with RS-485 ports may need to test the serial interfaces in order to identify and resolve problems that may appear in RS-485 networks. More than that, programmers who develop industrial serial applications may also require a specialized tool for reading and monitoring serial ports their apps communicate with.
Thankfully, there’s a dedicated RS-485 test software that is designed to make it as simple as possible to monitor and analyze RS-485 port activity. Packed with a slew of advanced features, the software doesn’t need additional hardware to track and record data going through monitored serial ports.