Pickup Integrator

Charles Eric LaForest, PhD., 2026

When exciting a guitar pickup with an external magnetic field to measure its frequency response, you have to account for the fact that the amplitude of a magnetically induced signal is proportional to its derivative, and so to the frequency of the exciting signal. Thus, for a constant amplitude exciting signal, the output amplitude increases by 6 dB per octave, which makes any variation in frequency response hard to see. We can undo this slope by using an integrator, whose output falls by 6 dB per octave.

The Wikipedia Op amp integrator page contains all the necessary theory in a really accessible way, and the CircuitJS1 simulator file is here.

Circuit Description

From left-to-right, input-to-output, the total circuit goes as follows:

Design Notes

Since this integrator is solely meant for pickup measurements, we don't really need a precise response below about 200 Hz, where a pickup's response is always flat, or above about 10 KHz, where no pickup should have its resonance peak. So the integrator's unity gain point is set to 106 Hz, and every opportunity is taken to filter or refuse to amplify signals below that point, which both helps reduce ambient 60 Hz interference (which a pickup is great at receiving), and works against the greater-than-unity gain of the integrator below 106 Hz, which isn't useful.

Chaining a number of first-order filters as shown is simple, but imprecise. The Q factor become quite low, and the resulting -3 dB point ends up at about 200 Hz. However, in this case, it happens to work well enough: the effective integrator gain remains constant below the unity gain point, and a 60 Hz input ends up attenuated by -20 dB at the output relative to a 1 KHz input of the same amplitude.


Back to Analog Design Elements