A practical guide for system integrators, field test engineers, and R&D professionals designing data acquisition (DAQ) and signal conditioning architectures. Translate sensor outputs into engineering insight with confidence in synchronization, dynamic range, and traceability.
What’s Covered
- Why architecture matters more than channel count
- DAQ fundamentals: sampling, synchronization, dynamic range
- Signal conditioning: protect data integrity at the source
- TEDS for repeatable, error-resistant setup
- Calibration and measurement traceability
- Platform selection: lab, mobile, and mixed environments
- Deep-dive cluster guides
- FAQ
Why architecture matters more than channel count
It is tempting to specify a DAQ by counting sensors and adding 20%. That gets you a working system. It does not get you a system that produces the same answer next year, on a different rig, in a different lab. Decisions made early in the architecture, synchronization domain, conditioning topology, data format, calibration strategy, define how confidently your team can compare results across campaigns and across sites.
Durham Instruments specifies, supplies, and supports complete DAQ and conditioning systems built around the Brüel & Kjær / HBM (HBK) ecosystem: QuantumX for modular universal labs, Genesis HighSpeed for transient and high-bandwidth events, MGCplus for scalable test stands, LAN-XI / Fusion-LN for sound and vibration, and eDAQ-XR & Fusion-RX for rugged mobile testing.
1 µs
Inter-channel synchronization on modern modular DAQ
24-bit
ADC resolution typical on dynamic measurement modules
5
HBK platform families covered for lab, lab-mobile, and rugged
ISO 9001:2015
Certified Durham Instruments quality system
DAQ fundamentals: sampling, synchronization, dynamic range
Sampling and bandwidth
Sample at a rate that lets your anti-aliasing filter cleanly reject content above your highest frequency of interest. The Nyquist rate is the minimum, not the target. For dynamic vibration and acoustic work, oversample by a comfortable margin and document the anti-aliasing filter actually applied.
Synchronization
For derivative quantities (phase, modal parameters, transfer functions, intensity), synchronization between channels matters more than sample rate. Modern HBK modules synchronize at the microsecond level and propagate timing across distributed front ends. If your campaign spans more than one chassis, plan synchronization explicitly.
Dynamic range and gain structure
Dynamic range is the ratio between the largest signal you can record without clipping and the smallest signal that rises above the noise floor. Gain structure, where in the chain you amplify, sets dynamic range almost as much as ADC bit depth. Set gain near the sensor where possible, and avoid late-stage amplification that lifts noise along with signal.
| Architecture decision | What it controls | Common mistake |
|---|---|---|
| Sample rate | Bandwidth, aliasing margin | Setting Nyquist exactly at signal max, alias products contaminate the band of interest |
| Synchronization | Cross-channel phase, derived quantities | Mixing chassis from different vendors without verifying timing protocol |
| Gain structure | Dynamic range, SNR | Late amplification raises noise floor with signal |
| Storage format | Compatibility with analysis software | Proprietary container that requires conversion before analysis |
| Channel grouping | Throughput, file size, ease of analysis | One mega-file per campaign vs. structured groupings per test phase |
Signal conditioning: protect data integrity at the source
Signal conditioning sits between the sensor and the ADC. It is responsible for the first three of any measurement chain’s defenses: excitation (giving the sensor what it needs to work), isolation (preventing ground loops and protecting both ends), and filtering / amplification (matching signal characteristics to the ADC input range). Poor conditioning is the most common cause of unrecoverable data quality problems.
Conditioning building blocks
- Bridge excitation and amplification for strain gauges, load cells, pressure sensors
- IEPE / CCLD current source for piezoelectric accelerometers and microphones
- Charge amplification for charge-mode accelerometers
- LVDT / RVDT signal conditioners (LVM-110, SCM100, LDM-1000)
- Isolated conditioners for high-noise industrial environments (ISG and similar)
- Modular industrial systems (PME, PMX) for mixed-sensor installations
Durham Instruments stocks the full conditioning lineup at products/signal-conditioning and supports application-level integration with QuantumX bridge, IEPE, universal, and thermocouple modules.
Validate conditioning before you trust the data. Inject a known signal at the sensor or at the conditioner input and confirm the recorded value at the ADC matches expectation within your acceptance tolerance. Doing this once before a campaign saves days of debate later.
TEDS for repeatable, error-resistant setup
TEDS, Transducer Electronic Datasheet, embeds calibration and configuration data inside the sensor. A TEDS-aware DAQ reads sensitivity, units, range, and serial number directly when the sensor is connected, removing the most common source of channel configuration errors: someone typing the wrong sensitivity from a paper certificate.
Durham Instruments supplies HBM TEDS-ready amplifiers, TEDS modules, and a TEDS Dongle for writing your own data to sensors. Used systematically, TEDS standardizes onboarding across large test programs and maintains a controlled library of approved sensor templates.
Calibration and measurement traceability
Calibration is the bridge between a recorded number and the physical quantity it represents. Without traceability, a measurement is an opinion. Durham Instruments operates under ISO 9001:2015 and provides calibration services for load cells, torque transducers, accelerometers, acoustic sensors, and reference instruments, with documented uncertainty and traceability to recognized standards.
-
Define criticality
Classify each channel by impact of an out-of-tolerance event. Critical channels get tighter intervals and stricter as-found / as-left documentation.
-
Set intervals by data, not habit
Use as-found history to extend intervals on stable assets and shorten them on drifting ones. Annual is a default, not a requirement.
-
Document uncertainty
Every certificate should state expanded uncertainty with coverage factor. Without it, the calibration cannot defend a tight specification.
-
Audit traceability
Confirm each calibration links back to a national or international standard via an unbroken chain of certified labs.
Platform selection: lab, mobile, and mixed environments
| Platform | Strength | Typical applications |
|---|---|---|
| HBK QuantumX | Modular universal DAQ; mix bridge, IEPE, thermocouple, and frequency in one chassis | Lab and field test, mixed-sensor campaigns, structural and durability testing |
| Genesis HighSpeed | Transient recorder and high-bandwidth DAQ with deep memory and slot-based architecture | Power electronics, ballistics, transient mechanical events, electrical fast events |
| MGCplus | Scalable test-stand DAQ with high channel counts and rugged conditioning | Test cells, dyno integration, durability rigs |
| LAN-XI / Fusion-LN | Networked sound and vibration front end optimized for acoustic and NVH | NVH, modal analysis, building acoustics, aero-acoustic |
| eDAQ-XR & Fusion-RX | Rugged mobile DAQ for in-vehicle and outdoor field testing | Road load data, mobile durability, off-highway testing |
Deep-dive cluster guides
Four detailed guides cover the most consequential decisions in a DAQ and conditioning architecture.
Choosing the Right DAQ System
A decision framework for channel count, sampling, synchronization, and deployment model across multi-channel test programs.
Read guide →
Signal Conditioning Best Practices
Isolation, amplification, and filtering practice that preserves data quality from strain, force, pressure, and acceleration sensors.
Read guide →
TEDS Plug & Measure Technology
How TEDS workflows accelerate setup, reduce configuration errors, and standardize sensor onboarding in large test facilities.
Read guide →
Calibration & Measurement Traceability
Calibration intervals, uncertainty documentation, and audit-ready traceability across high-criticality test assets.
Read guide →
FAQ
What is the difference between data acquisition and signal conditioning?
Signal conditioning prepares a sensor’s output, providing excitation, isolation, amplification, and filtering, so the signal can be digitized accurately. Data acquisition (DAQ) is the system that performs the digitization, timing, storage, and transfer of those conditioned signals to analysis software. In modern modular systems the two are tightly integrated, but they remain distinct functions.
What sample rate do I need for my DAQ system?
Determine the highest frequency of interest in your signal, then sample at a rate that allows your anti-aliasing filter to cleanly reject content above that frequency. For dynamic mechanical and acoustic measurements, oversample comfortably above Nyquist. Document the anti-aliasing filter applied and the resulting effective bandwidth.
What is TEDS, and is it worth standardizing on?
TEDS (Transducer Electronic Datasheet) embeds calibration and configuration data in the sensor itself. A TEDS-aware DAQ reads it automatically, eliminating the most common configuration error, manual entry of an incorrect sensitivity. For large or rotating test programs, standardizing on TEDS is almost always cost-effective.
How often should DAQ and conditioning hardware be recalibrated?
Annual calibration is the most common default; criticality, drift history, and contract requirements can shorten or extend that interval. Critical channels, those tied to safety, compliance, or product release decisions, should be on tighter intervals than reference instruments.
Does Durham Instruments offer complete integrated DAQ and analysis software?
Yes. Durham Instruments scopes complete measurement systems including hardware, software, and integration support. Our team works with HBK and partner platforms and supports custom configurations and channel maps. Contact us with your channel list and analysis requirements.
Specify a complete DAQ & conditioning system
Get expert support sizing channel counts, selecting platforms, and integrating analysis software for your next test program.