Advanced Tubular Loopback Tester Software

From ATTWiki
Jump to: navigation, search

We've designed Loopback Tester software that is shipped with our RS-232 applications like Benderlink and the Benderlink Ethernet Modules. It is designed to allow you to test RS-232 cables and connectors with only one computer using a loopback connector. A "loopback connector" is a serial connector usually in DB9 form that loops various signals received in the connector back to the signals normally sent out from other computers. This is how the loopback connector is wired:

Loopback passx3.jpg




Loopback Wiring

INCOMING Signals OUTGOING Signals
The RX (Receive pin) is jumped to the TX (Send pin)
The CTS (Clear to Send pin) is jumped to the RTS (Request to Send pin)
In many loopback connectors, the DSR (Data Set Ready) and DCD (Carrier Detect) are jumped to the DTR (Data Terminal Ready)



This forms a complete circuit for testing the original COM port, and all the important connectors and cable in between.

We also use this software to test our Benderlink Ethernet Modules. You can download and use this software for testing the modules also. Here are a few images showing various states of the Loopback Tester software in action.

Loopback Off

This screen shows the loopback software when it is not testing for loopback. Loopback off.jpg


Loopback Complete Success

This screen shows all six lines are working. Loopback passx3.jpg

Loopback Partial Success

This screen shows that the TX-RX and RTS-CTS lines are good. However, the DTR-DSR lines show a disconnect. The total failure count is shown in the green LED text on the right. Loopback passfail.jpg

Testing for Roundtrip Speed (or Latency)

It is possible to test the latency of the TX-RX lines. This test is run every time the loopback is running. The test is thorough because it sends 128 unique characters, but only checks for the return time of one of the characters. In order to complete a latency test, that unique character must eventually come back to the loopback software.

The most accurate way to test for TX-RX latency is to only test for the TX-RX lines like shown in this image.

The current latency at 9600 baud (the rate the loopback software uses) is at 16 milliseconds in this sample run, which means that the unique character is returned over 60 times per second.
Loopback passx1.jpg