Signals and Systems/Filter Transforms

From testwiki
Jump to navigation Jump to search

Template:Signals and Systems Page

Normalized Lowpass Filter

When designing a filter, it is common practice to first design a normalized low-pass filter, and then use a spectral transform to transform that low-pass filter into a different type of filter (high-pass, band-pass, band-stop).

The reason for this is because the necessary values for designing lowpass filters are extensively described and tabulated. From this, filter design can be reduced to the task of looking up the appropriate values in a table, and then transforming the filter to meet the specific needs.

Lowpass to Lowpass Transformation

Converting a normalized lowpass filter to another lowpass filter allows to set the cutoff frequency of the resulting filter. This is also called frequency scaling.

Transformation

Having a normalized transfer function, with cutoff frequency of 1 Hz, one can modify it in order to move the cutoff frequency to a specified value fc.

This is done with the help of the following replacement:

sfcs

Transfer Function

As an example, the biquadratic transfer function

H(s)=Y(s)X(s)=b2s2+b1s+b0a2s2+a1s+a0

will be transformed into:

H(s)=Y(s)X(s)=b2fc2s2+b1fcs+b0a2fc2s2+a1fcs+a0

In the transfer function, all coefficients are multiplied by the corresponding power of fc.

Analog Element Values

If the filter is given by a circuit and its R, L and C element values found in a table, the transfer function is scaled by changing the element values.

The resistance values will stay as they are (a further impedance scaling can be done).

The capacitance values are changed according to:

1sC1sfcCfc

The inductance values are changed according to:

sLsfcLfc

In the circuit, all capacitances and inductances values are divided by fc.

Lowpass to Highpass

Template:Matlab CMD

Converting a lowpass filter to a highpass filter is one of the easiest transformations available. To transform to a highpass, we will replace all S in our equation with the following:

S=ΩpΩp^S^

Lowpass to Bandpass

Template:Matlab CMD

To Convert from a low-pass filter to a bandpass filter requires that we replace S with the following:

S=U*I/K

Lowpass to Bandstop

Template:Matlab CMD

To convert a lowpass filter to a bandstop filter, we replace every reference to S with:

S=