Recommendations for Machine Monitoring Architecture with Tulip
  • 17 Nov 2022
  • 4 Minutes to read
  • Contributors

Recommendations for Machine Monitoring Architecture with Tulip


Article Summary

This document is highly technical in nature and should be reviewed with your IT department.

In this article you will learn:

  • Our recommendations and requirements on structuring a machine monitoring environment
  • What it means to port forward your OPC UA Server

Recommendations for Machine Monitoring Architecture with Tulip

Tulip is a Frontline Operations Platform that provides a cloud service to its customers. At Tulip, communication between the Tulip Cloud and machines on the Shop Floor is facilitated through the use of a Tulip Connector Host and an OPC UA Server running on a customer's internal network.

The Tulip Connector Host acts as the connection point between the Tulip Platform and any third party service accessible over HTTP, SQL, and OPC UA protocols. You can find more information about the Tulip Connector Host in this document.

OPC UA Servers provide machine aggregation and communication translation services. If you are looking for OPC UA Server software, Tulip has found that PTC KEPServerEX can reliably deliver in this market.

Most customers run their OPC UA server software on a virtual machine. If you require physical hardware to run your OPC UA Server software, Tulip recommends an Intel NUC i7 with part number: NUC7i7BNH, a NVMe 250gb SSD, and 16GB of DDR3 RAM.

Tulip Cloud Connector Host

Most of Tulip's customers make use of the Tulip Cloud Connector Host to establish a connection to their OPC UA Server.

There are two reasons that most of our customers choose the Tulip Cloud Connector Host:

  1. Bi-weekly Updates
  2. Better Support.

To establish communication between the Tulip Cloud Connector Host and an internal OPC UA Server, a customer must set up a port forwarding rule on their network. A diagram describing this machine monitoring architecture is provided below.

Port forwarding a connection to your OPC UA Server

Port forwarding is a networking technique that's used to give external, public devices access to computer services on internal, private networks. We recommend that all of our customers set up port forwarding on their network router to facilitate communication between the Tulip Cloud Connector Host and the OPC UA Server on their network.

A socket, comprised of an IP address and a port, identifies an application or service on a device within a TCP/IP network.

The IP address identifies the device uniquely in the network and the port identifies the application or service running on that device. The combination of the IP address and the port allows multiple applications or services to run on any one device.

The NAT (network address translator) runs on the customer's network router and maps the source (public) IP and port to a destination (private) IP and port.

Once this mapping has been made, external, public devices like the Tulip Cloud Connector Host sends TCP/IP packets to the source (public) IP address and port. The NAT router maps those packets and re-transmits them to the destination (private) IP address and port.

As a security precaution, we ask all of our customers to whitelist Tulip's Cloud IPs and blacklist all other IP addresses for the specified source IP and port. This is to ensure that only the Tulip Connector Host can communicate with the OPC UA server running on the customer's network.

For the NAT mapping to be persistent, the server that is running the OPC UA Server will need to have a static IP assigned to it.

On-Premise Connector Host

Some of Tulip's customers have networking requirements that limit their ability to make use of cloud products.

In this case, Tulip can provide a customer's network with a Tulip Connector Host for executing communication internally on a customer's network. With this option, the inbound network requirement becomes an outbound network requirement as described in the diagram below.

Please additionally review this document for more requirements surrounding the installation and configuration of a Tulip On-Premise Connector Host.


Did you find what you were looking for?

You can also head to community.tulip.co to post your question or see if others have faced a similar question!


Was this article helpful?