LVDT Sensitivity & Range
Calculate LVDT output voltage, sensitivity in mV/mm, and linear range from excitation voltage and stroke. Design displacement sensor signal chains.
Formula
How It Works
This calculator computes LVDT (Linear Variable Differential Transformer) output voltage from displacement, essential for precision metrology engineers, aerospace actuator designers, and CNC machine developers. An LVDT is an electromechanical sensor that converts linear position into an AC voltage with essentially infinite resolution. It consists of a primary winding and two secondary windings on a cylindrical former with a free-moving ferromagnetic core. AC excitation (1-10 kHz typically) of the primary induces voltages in the secondaries; when the core is centered, secondary voltages are equal and opposite, giving zero differential output. Core displacement causes voltage imbalance proportional to position: Vout = S Vex (x/FS), where S is sensitivity in mV/V per mm (typically 1-5 mV/V/mm), Vex is excitation amplitude, x is displacement, and FS is full stroke. Per MIL-PRF-24042 (Performance Specification: Transducers, Linear Variable Differential, General Specification For) and SAE ARP4187 (Aerospace Recommended Practice for Linear Variable Differential Transformers), precision LVDTs achieve +/-0.1% linearity over +/-80% of stroke and infinite resolution (limited only by signal conditioning). LVDT calibration traceability follows NIST SP 811 (NIST Guide to the SI) and IEEE Standard 1451.4 (IEEE Standard for a Smart Transducer Interface for Sensors and Actuators — Mixed-Mode Communication Protocols and Transducer Electronic Data Sheet formats). Temperature coefficient is typically +/-0.02%/C per manufacturers Honeywell, Macro Sensors, and TE Connectivity.
Worked Example
Design signal conditioning for a Macro Sensors GHSA-750-500 LVDT (stroke +/-12.7 mm, sensitivity 2.5 mV/V/mm) in a hydraulic servo valve feedback system. Excitation is 3 Vrms at 5 kHz, target 10V output at full stroke.
- Full-stroke sensitivity: 2.5 mV/V/mm * 12.7 mm = 31.75 mV/V at full stroke
- Full-stroke output: Vout_fs = 31.75 mV/V * 3V = 95.25 mV rms
- Required demodulator + amplifier gain: G = 10V / 0.09525V = 105 V/V
- Use AD598 LVDT signal conditioner (excitation + demod + DC output in one IC)
- AD598 gain set: Rg = 62.5k / (G/10 - 1) = 62.5k / 9.5 = 6.58 kOhm
- Bandwidth: set by AD598 filter caps, use 10 Hz for servo stability (100 ms response)
- Resolution: AD598 noise is 15 uV rms -> 15 uV / (95.25 mV/12.7 mm) = 2 um
- Linearity error: +/-0.1% * 12.7 mm = +/-12.7 um
Practical Tips
- ✓Use dedicated LVDT signal conditioner ICs (AD598, AD698, LDC1614) to provide excitation, phase-sensitive demodulation, and filtering in a single package; AD598 operates from single 9-36V supply per Analog Devices datasheet
- ✓Match excitation frequency to LVDT specification: lower frequencies (100 Hz-1 kHz) reduce eddy current losses in the core; higher frequencies (5-10 kHz) improve bandwidth for dynamic position measurement; optimal is typically 2-5 kHz
- ✓Ensure the core is guided mechanically to move axially only; lateral movement or tilting introduces nonlinearity and can cause premature wear in guide bearings; radial clearance should be <50 um per MIL-PRF-24042
Common Mistakes
- ✗Applying DC excitation: LVDTs require AC excitation (typically 1-10 kHz sine wave) because transformer coupling only works with time-varying magnetic fields; DC produces no output per basic transformer theory
- ✗Measuring LVDT output with DC voltmeter: raw output is AC proportional in amplitude to displacement; a phase-sensitive demodulator (AD598, AD698) converts it to bipolar DC proportional to signed displacement
- ✗Exceeding linear stroke range: beyond +/-80% of rated stroke, output becomes increasingly nonlinear (2-5% deviation); use an LVDT with 25% larger stroke than required per Macro Sensors application guide
Frequently Asked Questions
Related Calculators
Sensor
Sensor Accuracy
Calculate total sensor error using RSS and worst-case methods. Analyze offset, gain, nonlinearity, resolution, and temperature drift contributions.
Sensor
Capacitive Sensor
Calculate capacitance and sensitivity (pF/mm) between sensor plate and target. Design capacitive proximity and touch sensor detection circuits.
Sensor
Hall Effect Sensor
Calculate Hall voltage V_H = R_H·I·B/t, carrier density, and sensitivity for Hall effect sensors. Covers magnetic field measurement, current sensing, and position detection applications.
Sensor
NTC Thermistor
Calculate temperature from NTC thermistor resistance using the Steinhart-Hart beta equation. Get Kelvin and Celsius outputs for sensor circuit design.