经过安德鲁·桑福德| Updated: 12/23/2015 | Comments: 0

Do you have a network of devices, connected usingMD485interfaces,因此散布以至于需要极长的电缆?您是否担心距离和最终的电缆长度可能会导致沟通问题?在这篇简短的文章中,我们将研究四个技巧,可以帮助确保您的MD485网络正确运行。
MD485networks use RS-485 communications hardware for which the total maximum length is quoted as “up to” 1,200 meters (4,000 feet), with potentially up to 256 devices on the network. As you might suspect, the words “up to” really do indicate that you may not achieve the limits quoted in practice—or at least without careful design.
因此,尽管建立带有短电缆的小型网络是一项简单的任务,但随着网络大小的增长,您可以遇到数据损坏的问题,从而导致大量重试和延迟。有时扩展网络可以“将其推向边缘”,并且它将完全停止工作。
为了帮助您设置可靠的网络,这里有一些提示。
确保您使用的是扭曲的高质量电缆。理想情况下,应屏蔽电缆,并在一端连接到地面。坎贝尔科学提供合适的电缆(Cable2TP),但是您也可以使用现有的结构化接线,例如CAT5/6电缆。无论您使用哪种电缆,请确保用于数据连接的A/B电线来自电缆中的同一对导体。同样,最好设计一个具有线性雏菊设备链的网络,而不是恒星布置。
确保使用电缆中的额外导体将MD485接口之间的所有电阻/参考接地端子连接在一起。在此之前,您可以检查不同MD485接口的地面之间的电压差不太大。如果电压差太大,则可以防止通信,甚至可能是危险的。
要检查电压差,请临时断开接地引用线,然后使用电压表测量电线末端(连接到网络的其余部分)和MD485参考地面之间的电压。如果电势超过几伏,请查看不同系统的接地。如果无法更靠近电势,请考虑添加第三方RS-485隔离中继器。
如果你不得不使用低档次的电缆和cable runs are long, you can try reducing the baud rate over the RS-485 cable itself to 38.4 kb/s or slower. If this does not help and the activity LEDs at remote stations do not light when data is transmitted from the other end, you may have to boost the RS-485 signals. You can do this by splitting the network in half and adding some type of repeater. The repeater could be two MD485 interfaces connected back-to-back via their RS-232 ports, or you could use two MD485 interfaces (with different SDC addresses) that are connected to one data logger set to act as a router. Another option is to use a third-party RS-485 repeater.
如果活动LED如预期的那样闪烁,但您的数据已损坏,请尝试在网络的两个极端末端的每个极端端的A/B线上安装120欧姆端子电阻。这种修改减少了电缆中信号的反射,还有助于消除某些类型的噪声。(对于大多数MD485网络,很少需要这些电阻,并且适合它们可以稍微增加功率使用,但是RS-485网络设计师认为它们的使用被认为是好的实践。)
Making MD485 networks work well with extreme cable lengths can be tricky. I hope these tips help make the job easier for you.
小费:当您将RS-485连接与A时,您可以应用本文中概述的四个提示的原则CR6 Datalogger, via its control ports, or when you connect sensors to a data logger using anSDM-SIO1module。
如果您有任何疑问或评论,请随时在下面发布它们。
Comments
请登录或注册评论。