The Industrial Internet of Things (IIoT) promises smarter factories, predictive maintenance, and data-driven decision making. But there's a catch: most industrial equipment wasn't designed to connect to the internet.
Millions of PLCs, sensors, and machines communicate using serial protocols (Modbus RTU, PROFIBUS) or proprietary networks that can't natively reach cloud platforms or modern analytics systems. Industrial IoT gateways bridge this gap.
What Is an IoT Gateway?
An IoT gateway is a compact industrial computer that sits between legacy operational technology (OT) and modern information technology (IT) networks. It:
- Collects data from legacy devices via serial, fieldbus, or analog inputs
- Translates protocols from industrial (Modbus, BACnet, OPC) to IT (MQTT, HTTPS, OPC UA)
- Processes locally — filtering, aggregating, and analyzing data at the edge
- Transmits relevant data to cloud platforms, SCADA systems, or enterprise databases
- Secures the boundary between OT and IT networks
Why Not Just Replace Legacy Equipment?
Replacing working industrial equipment to add connectivity is rarely practical:
- Cost: A single CNC machine or process controller can cost $100K-$1M+
- Downtime: Replacement requires production shutdown
- Requalification: Validated processes (pharma, food, aerospace) must be revalidated
- Remaining life: Equipment often has 10-20+ years of remaining useful life
- Availability: Newer models may not support legacy processes
An IoT gateway adds connectivity to existing equipment non-invasively for a fraction of the cost.
Gateway Hardware Requirements
Connectivity
- Serial ports (RS-232/422/485): 2-8 ports for Modbus RTU, PROFIBUS, DNP3
- Ethernet (2+ ports): One for OT network, one for IT/cloud — network segmentation
- Analog/Digital I/O: For direct sensor connection (4-20mA, 0-10V, dry contact)
- Wireless: Wi-Fi, Bluetooth, Zigbee, LoRa for wireless sensor networks
- Cellular (4G/5G): For remote sites without wired internet
Processing
- Low-power CPU: Intel Atom or ARM for basic protocol translation
- Mid-range CPU: Intel Core i3/i5 for edge analytics and local processing
- GPU/NPU: For edge AI and machine learning inference
Industrial Design
- Fanless: No maintenance in unattended locations
- DIN rail mount: Standard control cabinet installation
- Wide temperature: -20°C to 60°C for non-climate-controlled environments
- Low power consumption: 10-25W for battery/solar deployments
Common Gateway Protocols
| Protocol | Layer | Direction | Use Case |
|---|---|---|---|
| Modbus RTU/TCP | Field | Collect | PLCs, sensors, meters |
| OPC UA | Field/Enterprise | Collect/Publish | Modern PLCs, SCADA |
| MQTT | Cloud | Publish | IoT platforms (AWS, Azure) |
| BACnet | Field | Collect | Building automation |
| DNP3 | Field | Collect | Utilities, water/power |
| HTTPS/REST | Cloud | Publish | Custom APIs, databases |
Security: The Critical Concern
IoT gateways sit at the intersection of OT and IT networks — a prime target for cyberattacks. Essential security features:
- Network segmentation: Separate OT and IT network interfaces (never bridge directly)
- Firewall: Built-in stateful firewall with default-deny rules
- Encrypted communication: TLS 1.3 for all cloud communication
- Secure boot: TPM 2.0 with verified boot chain
- VPN support: For secure remote access and cloud tunnels
- Authentication: Certificate-based device identity
- Update mechanism: Secure OTA firmware updates
Deployment Architecture
[Legacy PLCs/Sensors] --serial/fieldbus--> [IoT Gateway] --MQTT/HTTPS--> [Cloud Platform]
|
+--> [Local SCADA/HMI]
+--> [Edge Analytics]
+--> [Historian Database]
Acnodes Corporation manufactures compact, fanless industrial computers ideal for IoT gateway deployments. Contact us for gateway configuration recommendations.