Robotics Industry News, Applications and Trends

Official blog of the Robotiq company

recherche

ABOUT ROBOTIQ

Robotiq writers blog about what drives us as a company and what we consider as the new way of thinking about industrial manufacturing, automation and robotics. This includes the latest in industrial robotic trends and breakthroughs, flexible industrial automation, and high-mix, low- volume manufacturing.

OUR ROBOT GRIPPERs

Robotiq’s servo grippers are designed to handle a wide variety of parts with a single gripper and thus avoids using custom tooling and tool changing systems.


2-FINGER ROBOT GRIPPER - 85

A compact and flexible electric gripper to pick all your parts, eliminate changeovers and reduce custom development time and cost.

Parallel Robot Gripper


3-FINGER ROBOT GRIPPER 

A robot gripper with hand-like capabilities designed for industrial automation.

Robot Hand Gripper

Video Gallery

flexible-2-Finger-robot-gripper_thmnl-2

3-finger-robot-gripper

Receive the latest posts!

Your email:

Follow us

Current Articles | RSS Feed RSS Feed

What is the difference between Ethernet/IP and TCP/IP?

  
  
  

When it comes to the industrial protocols that we support here at Robotiq, one of the most frequent questions that gets asked is certainly: what is the difference between Ethernet/IP and TCP/IP? Indeed, for a person unfamiliar with this subject, this can be quite confusing. In our daily lives, when we connect a PC to a network, we need to plug a cable into an ethernet card. However, to access the web, we have to configure our TCP/IP settings. And what does IP stands for again? Well, good question because the answer is: it depends! Let's take a few minutes to demystify all of this.

521px Ethernet RJ45 connector p1160054

An ethernet RJ/45 connector (picture from Wikipedia, Copyright © 2007 David Monniaux)

Some definitions

First, what do all these terms/acronyms mean?

Ethernet is a set of network related technologies (covering the physical layer, data frames, network topology, etc.) defined by the IEEE 802.3 standards.

TCP is an acronym which stands for Transmission Control Protocol. This protocol is responsible for managing the connection between a client and a server, making sure that the data which needs to be transfered is split into several packets which will all eventually reach their destination. If they don't, or if one of them is corrupt, TCP defines how the missing data will be retransmitted.

IP has two different meanings depending on how it is used: Industrial Protocol for Ethernet/IP and Internet Protocol for TCP/IP. Quite confusing! Let's take a closer look at these two protocols.

Ethernet/IP

Ethernet/IP uses the Ethernet infrastructure (who would have guessed?) to manage the connection between various automation devices such as robots, PLCs, sensors, CNCs and other industrial machines. It is managed by the Open DeviceNet Vendors Association (ODVA) and is based on the Common Industrial Protocol (CIP). It is very robust, but it is also complex and the learning curve is very steep (trust me on that one!).

TCP/IP

The real name of the industrial protocol which we support is Modbus TCP/IP. TCP/IP is responsible for the transmission of the packets, which are composed of Modbus frames containing commands to read/write into the shared memory of a device. It is quite easy to learn, as TCP/IP is standard in most programming langages (C/C++, Matlab, Python, etc.) and Modbus is very simple. Also, Modbus TCP/IP is standard with most PCs, which makes it an interesting communication protocol for research laboratories.

Which protocol do you need?

If you are asking yourself this question, chances are good that you need Modbus TCP/IP. I'm suggesting this, because the robot used in the targeted application generally determines if an Ethernet/IP protocol is needed, so if not, then Modbus TCP/IP can be used.

If you still hesitate, just send us an e-mail and we will help you to choose the protocol which is the best suited for your application. Do not forget, however, that many other protocols exist in robotics. At Robotiq, we also support DeviceNet, EtherCAT, Serial RS-232 and now also CANopen. The choice is yours!

pick-and-place-all-your-parts

Comments

ethernet/IP and TCP/IP are single protocol or different protocol
Posted @ Thursday, February 16, 2012 11:40 PM by harish
TCP/IP is a protocol which is responsible for routing the data to a specific IP address and verifying its integrity. We use the term Modbus TCP/IP to refer to Modbus frames which are sent over an ethernet network using the TCP/IP protocol. 
 
Ethernet/IP is itself a protocol which uses TCP/IP for routing the data for which the integrity is crucial. It also uses other protocols such as UDP/IP for data which needs to be sent and received very fast (at the cost of a reduced integrity). Ethernet/IP is much more complex than that, however. For more information, you can take a look on the ODVA website (http://odva.org/default.aspx?tabid=67)
Posted @ Sunday, February 19, 2012 7:22 PM by Nicolas Lauzier
HI, 
 
we need to communicate from TCP/IP (on a PC) to FINS-TCP or EtherNet/IP (on a PLC). What solution do you recommend ? Does-it exist any external module or sofware package for this ? 
 
 
 
Regards.
Posted @ Thursday, October 25, 2012 2:41 PM by Louis St-Laurent
I have a PLC (ControlLogix of AB) with Ethernet/IP and a checkweigher with TCP/IP. I need to connect the two. What would I use to establish communication between them? 
 
Thanks, 
Mike
Posted @ Wednesday, October 31, 2012 9:56 AM by Mike Mahmoodi
I have a ControlLogix PLC that needs to communicate with a network device that communicates via TCP/IP protocol. The network will also have Ethernet/IP communicating devices. Can these two type of devices live and communicate with the PLC?
Posted @ Monday, January 14, 2013 1:21 PM by Mario
Yes I have the similar question but with EtherNet/IP-CIP that is developed by ODVA for Rockwell automation. After reading few articles i found that CIP uses upper three layers of OSI model. It is bit confusing why do we need to use CIP along with EtherNet/IP? Can anyone please help me?
Posted @ Wednesday, February 27, 2013 8:51 AM by Mohammad Mashiur Rahaman
Post Comment
Name
 *
Email
 *
Website (optional)
Comment
 *

Allowed tags: <a> link, <b> bold, <i> italics