A Modbus Users' Community

A Control.com syndicated community

Link to Control.com main site
Control.com main forum
Link to the Modbus.org site
Modbus.org main site
Developers' Forum

To view additional discussions, click here.


Return to Modbus Users' Community Home Page

Modicon NOE Modules
May 1, 2008 12:55 am, by Saad
Subject : PLCs
from the Modbus Communication speed dept.
Text :
We are working on a project where we are to replace a RS-232 modbus interface with a TCP interface. For this Modicon has recommended the NOE cards, i.e. Ethernet Cards for Quantum PLCs. The customer expects an increase in the communication speed. My point is that even though we have provided a high bandwidth to Modbus but Modbus has its generic limitations. So it will run at the same speed, i.e. 19200 bps over the 100 Mbps channel. Is there a document reference that I can see for the same?
Reply


  • Re: Modicon NOE Modules
    May 3, 2008 4:11 am, by Fred Loveless
    For most Modicon device you will see a considerable increase in communications because this is native ethernet, althought the packet size is still small. Some 3rd party manufacturers have taken the approach of mothering a Modbus Ethernet to serial converter to their serial communications cards. Even with these there is typically an increase in performance because the bus speed is usually much faster than the serial speed. The only complaint I could have is that they kept the communicaitons packet size the same as the serial packet size.

    Fred Loveless
    Application Engineer
    Kepware Technologies
    http://www.kepware.com
    Reply

  • Re: Modicon NOE Modules
    May 3, 2008 4:02 am, by Bill Code
    The protocol specification documents are available from:
    http://www.modbus.org/specs.php
    MODBUS APPLICATION PROTOCOL SPECIFICATION
    MODBUS MESSAGING ON TCP/IP IMPLEMENTATION GUIDE

    You will see that a Modbus message is transported via IP over Ethernet, a.k.a tunneling. The Modbus message is carried in the payload of the IP. The throughput is limited by the same factors that limit any communications using IP over Ethernet.

    There is a processing delay introduced by the receiver of the message before a response is returned.

    In a nutshell, with the exception of the format of the data carried in the IP payload being Modbus,
    the network, transport, and physical layers have nothing in common with Modbus over serial line.

    That being said, if somewhere in the end-to-end path between communicating nodes, a serial line
    exists, throughput will, of course, be limited.

    I have used NOE to HMI (PC Ethernet port) and NOE to NOE and performance is very good.

    Bill
    Reply

  • Re: Modicon NOE Modules
    May 3, 2008 3:59 am, by B Galarneau
    NOE Cards are communicating with the CPU directly by the backplane. There is no serial limitaion or conversion involved. It is Modbus TCPIP protocol and i can assure you it is really fast. That is why you dont want to use an external Modbus TCPIP to serial converter.
    Reply


  • The man who sets out to carry a cat by its tail learns something that will always be useful and which never will grow dim or doubtful. - Mark Twain
    Your use of this site is subject to the terms and conditions set forth under Legal Notices and the Privacy Policy. Please read those terms and conditions carefully. Subject to the rights expressly reserved to others under Legal Notices, the content of this site and the compilation thereof is ©1999-2006 Control Technology Corporation. Powered by Python, Zope, and Squishdot, inspiration by Slashdot. (Vers.ZSQ1.0)