State variable filter

A state variable filter is a type of active filter. It consists of one or more integrators, connected in some feedback configuration. The most common implementation sums the input signal with its integral and its double integral.

Kerwin-Huelsman-Newcomb (KHN) Biquad Filter Example

The example given below can produce simultaneous lowpass, highpass and bandpass outputs from a single input. This is a second-order (biquad) filter. Its derivation comes from rearranging a high-pass filter's transfer function, which is the ratio of two quadratic functions. The rearrangement reveals that one signal is the sum of integrated copies of another. That is, the rearrangement reveals a state variable filter structure. By using different states as outputs, different kinds of filters can be produced. In more general state variable filter examples, additional filter orders are possible with more integrators (i.e., more states).

Schematic for a state variable filter

The signal input is marked Vin; the LP, HP and BP outputs give the lowpass, highpass and bandpass filtered signals respectively.

For simplicity, we set:

Then:

The pass-band gain for the LP and HP outputs is given by:

It can be seen that the frequency of operation and the Q factor can be varied independently. This and the ability to switch between different filter responses make the state-variable filter widely used in analogue synthesizers.

Values for a resonance frequency of 1 kHz are Rf1 = Rf2 = 10k, C1 = C2 = 15nF and R1 = R2 = 10k

Applications

State variable filters are frequently used for modifying frequency response in audio signal processing. At low Q settings they are often used in parametric equaliser circuits, and at high or variable Q settings to create resonant filter modules in analog synthesizers. For manual control of frequency, R1 and R2 in the section above may be replaced by a dual potentiometer; and for voltage control, the devices U2 and U3 may be replaced by voltage controlled amplifiers or operational transconductance amplifiers.

See also

References

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.