Fourth-order Low-Pass Filter with Floating Gyrator

Charles Eric LaForest, PhD., GateForge Consulting, Ltd.

This is a sketch of a fourth-order low-pass filter circuit. However, instead of the usual multiple-feedback or Sallen-Key designs we use a plain RLC design with the lesser-known floating gyrators to synthesize the inductors. An RLC filter's parameters are very easy to calculate and its behaviour very easy to understand.

There is also an equivalent High-Pass Filter.

This material is almost entirely derived from Active Filters Using Gyrators - Characteristics, and Examples by Rod Elliott of Elliott Sound Products (thank you!). Go read it if you want to know how a gyrator works.

The implementation for the floating gyrator comes from a hint on the Gyrator Wikipedia page:

"However the gyrator can be used in a floating configuration with another gyrator so long as the floating "grounds" are tied together. This allows for a floating gyrator, but the inductance simulated across the input terminals of the gyrator pair must be cut in half for each gyrator to ensure that the desired inductance is met (the impedance of inductors in series adds together)."

You can try out this circuit (including the bias supply and a pre-biased signal source) in the interactive CircuitJS1 simulator: floating_gyrator_lpf.cjs1.

Design and Calculations

The active and passive circuits on the left both implement a fourth-order low-pass filter (LPF), as a buffered pair of second-order LPFs, with an overall calculated critical frequency (Fc) of 1592 Hz and a Q of 5. Both circuits are exactly equivalent as long as the op amps operate in their linear region (no clipping, current limiting, slew rate limiting, etc...) and input current is negligible (e.g.: TL072).

For each second-order filter in both circuits:

Filter Design Constraints

The filter's design brings in some constraints due to the limited input/output range of the op amps, and the nature of RLC circuits at audio frequencies:

Gyrator Design Constraints

By comparing the gyrator's synthesized inductance ((R1a+R1b)*C1*R2) with the equivalent passive circuit, some constraints emerge:

Gyrator Impact on Bias Current

Unfortunately, unlike in the single-supply gyrator-based High-Pass Filter, the capacitor C2 is the path to the virtual ground (Vbias), and so there are no active devices to take away the current load from the bias voltage source. It is thus critical for the bias voltage source to be buffered.


fpgacpu.ca