Industrial cellular modems and DTUs (Data Terminal Units) sit at the serial-to-IP boundary of every SCADA, PLC, and remote telemetry project; choosing the wrong one silently drops packets or burns the field engineer in the cabinet. The first hard cut is interface: a terminal-block RS485 port is preferred over a DB9 RS232 when the device lives on a DIN rail next to VFDs and contactors [S1].
Throughput is the second cut. Modern industrial-grade modems quote downlink up to 100 Mbps and uplink up to 50 Mbps, which is the envelope you need for serial-camera image transport or aggregated Modbus polling of 30+ slaves [S1]. Below that envelope, expect buffer overruns, silent Modbus timeouts, and forced device reboots. For a primer on how these devices sit in the wider IIoT stack, see the industrial modem encyclopedia entry.
What a DTU Actually Does on the Wire
A DTU encapsulates serial frames from a PLC, MCU, or sensor into TCP or UDP packets addressed to a data-center IP and port, then transmits them over 4G/3G/2G, NB-IoT, or LTE Cat M1 [S2][S3]. The dial-up sequence assigns an internal operator-allocated IP, which means the device behaves like a node on a private APN reachable from the SCADA host [S2].
Three work modes are common in the field: DTU mode (serial-to-server over 4G or SMS), MODEM mode (transparent dial-up), and a third SMS-only or command-mode variant used for wake-up and remote configuration [S3]. Buyer mistake: specifying a modem in MODEM mode where the application needs DTU mode, which leaves the server unable to initiate sessions because the device has no fixed public IP. The industrial modem reference summarises which mode maps to which SCADA topology.
Interface, Power, and Mechanical Baseline
For most brownfield cabinets, specify RS232 plus RS485 on terminal blocks, not DB9; DB9 pin headers vibrate loose in IP54 enclosures and are a top field-failure cause [S1]. A wide-input DC 8-28 V supply is the de-facto industrial modem rail, covering 12 V and 24 V panel buses without an external converter [S4].
Mechanically, DIN-rail mount, ESD and surge protection on the serial and antenna ports, and a published operating temperature window (commonly -35 to +75 °C for industrial-grade parts) are non-negotiable for outdoor or substation cabinets [S1][S4]. If your plant is in a Class I Div 2 area or ATEX zone, you also need the certification dossier, not just a marketing claim. LoRa DTUs in the same family can reach 10 km line-of-sight at 30 dBm, which matters for pipeline and reservoir telemetry where cellular coverage is weak [S4].
Radio, Operator, and Protocol Choices

Pick the radio to the data, not to the marketing brochure. 4G LTE is the default for anything over a few kilobits per second; NB-IoT and LTE Cat M1 fit battery-powered metering on a low duty cycle; LoRa fits private long-range SCADA where you own the gateway [S3][S4]. Operator selection should follow a site survey, not a price sheet, because low-end module vendors ship radios with short MTBF and unstable band locking [S1].
On the protocol side, Modbus RTU over RS485 remains the dominant fieldbus, with Modbus TCP and MQTT as the typical uplink choices; transparent TCP/UDP and custom AT-command passthrough cover legacy equipment [S3][S4]. Watch the encryption layer: many low-cost DTUs still ship with plain TCP and no TLS, which is a problem for utility and substation deployments. For a comparative look at how DTU selection fits inside a broader control-room procurement, see industrial automation software procurement: a 2026 spec-first buyer's framework.
Side-by-Side: 4G DTU vs 5G Modem vs LoRa DTU vs NB-IoT Module
For buyers comparing the four common form factors, the decision matrix is roughly: 4G DTU for general SCADA at 100 Mbps down / 50 Mbps up with RS232/RS485; 5G modem where uplink bandwidth or sub-10 ms latency drives cost, mainly video and AGV fleets; LoRa DTU at 30 dBm for up to 10 km private links where there is no cellular signal; NB-IoT module for low-bandwidth, battery-powered metering on licensed spectrum with deep indoor penetration [S1][S3][S4].
If the cabinet is a retrofit on an existing PLC, choose the 4G DTU on terminal blocks; if it is a greenfield solar-powered meter, choose NB-IoT for sleep current and licensed-band coverage; if the asset is a pipeline in a cellular dead zone, choose LoRa with your own gateway. See fiber media converter sizing and selection: a 2026 spec-first map for the wired-side counterpart when fibre backhaul replaces cellular at the aggregation node.
Who Should NOT Pick the Cheap Consumer 4G Dongle

Consumer USB 4G dongles are not industrial modems: they lack terminal-block power, RS485, surge protection on the antenna port, and a published wide-temperature window, and they fail first brownout, first surge, first cabinet fan failure [S1][S4]. They also typically lack SMS wake-up, remote firmware upgrade, and master-slave dual-center support, which means every configuration change is a truck roll [S1].
A second category to avoid: unbranded modules assembled with low-end 4G chipsets and no conformal coating, sold at deep discount; the failure mode is band-lock loss and short MTBF, which cost more in site visits than the savings on the BOM [S1]. If a vendor cannot hand you a CE/FCC/RoHS dossier and a conformal-coating datasheet line, walk away. A useful adjacent read on hardened field hardware is fiber media converter suppliers and manufacturers: spec-first 2026 map, which applies the same vendor-due-diligence logic to a different layer.
Shortlist Logic and Trackable Signals
Build the shortlist on four gates: RS232/RS485 terminal-block interface, industrial-grade wide-voltage DC input, certified wide-temperature operation with documented ESD/surge ratings, and a transparent-protocol firmware that supports Modbus RTU plus MQTT or TCP/UDP with TLS [S1][S3][S4]. Rank survivors on downlink/uplink rate, sleep current for solar sites, and APN or private-network support for utility deployments.
Track two signals in the next sourcing cycle: LTE Cat 1 bis module pricing falling below the Cat M1 price point, which is rewriting the mid-band metering default; and the spread of private 5G NR-U licences in industrial parks, which over the next 12-24 months will shift 4G DTU volume into either NB-IoT at the low end or 5G at the high end. For a wider read on how these moves fit adjacent capital-equipment cycles, see bulldozer demand signals: civic demolition surges in Delhi-NCR while defense buyers pivot to autonomous D9 conversions.
Component reference pages worth checking: industrial adhesive, and industrial borescope.