What "Data Acquisition" Means on an Industrial PC
Data acquisition (often shortened to DAQ) is the process of capturing signals from the physical world — temperature, pressure, flow, weight, position, voltage, current — and turning them into digital data that software can log, display, and act upon. On a factory floor or in a laboratory, this usually means a host computer that talks to sensors and controllers over serial links, Ethernet, USB, or fieldbus, then records and visualises the readings. A standard office desktop is a poor fit for this job, which is why rugged, fanless industrial PCs have become the default host platform for data acquisition and SCADA-style tasks.
Key Specifications to Look For
When choosing a host computer for data acquisition, the priorities are different from a general-purpose office PC:
| Requirement | Why It Matters for DAQ | Typical Choice |
|---|---|---|
| Fanless, sealed chassis | Dust, metal particles and lint clog fans and cause shutdowns | Fanless industrial PC |
| Serial ports (RS-232 / RS-485) | Most sensors, weighing scales, meters and PLCs still speak serial | Multiple DB9 ports |
| Wide input voltage | Factory power rails are noisy and fluctuate | 12 V DC or 9–36 V DC input |
| 24/7 continuous operation | Data logging runs for months without a reboot | Industrial-grade components |
| Storage endurance | Constant logging writes wear consumer SSDs | 256 GB – 1 TB SSD |
| OS flexibility | Legacy DAQ software may need Windows or Linux | Windows 11 Pro, Linux, or no OS |
| Processor headroom | Polling many channels plus a database and GUI | Intel Core i3/i5, 6+ cores |
A modern 12th-generation Intel Core i3 such as the i3-1215U brings 6 cores (2 performance + 4 efficient) with turbo frequencies up to 4.4 GHz and 10 MB of cache — ample for polling dozens of serial devices in parallel while running a historian database and an operator dashboard. 16 GB of DDR4 RAM is a comfortable baseline when a DAQ application, its database, and a reporting layer all run on the same machine.
Typical Data Acquisition Use Cases
- Machine and process monitoring — reading PLC registers over Modbus RTU/ASCII through RS-485, logging cycle times