LPF Magnitude Slope: Why is it 20dB/Decade?

In summary, the -20dB/decade is the rate of fall for each zero in the denominator of the transfer function. This is due to the use of logarithms and voltage in the formula. It is assumed because it is a quickhand method for plotting the approximate frequency response asymptotically. However, the assumption may not be accurate at the frequencies where the pole is located.
  • #1
salil87
26
0
Hi
I have read that LPF (or HPF) have magnitudes which fall at the rate of 20dB/decade from the corner frequency onwards. Why is it assumed this way although the slope is changing with frequency?

Thanks
Salil
 
Engineering news on Phys.org
  • #2
The -20dB/decade is the rate of fall for each zero in the denominator of the transfer function. It's the slope of the straight line tangent that the actual response always approaches for frequencies well beyond the corner frequency, as seen on a gain (dB) vs. frequency plot.

A single-pole LPF transfer function takes the form: A₀/(1 + j ω/ω₀)

A two-pole LPF transfer function takes the form: A₀/❲(1 + j ω/ω₀) (1 + j ω/ω₁)❳
With two poles in its transfer function, the two-pole LPF falls off at -40dB/decade
 
  • #3
Hi Salil, stop reading at any point, but I'll give you a lot of information you may or may not know already.

First, bode plots have a corresponding transfer function. A transfer function can have poles and zeroes (when the function = 0 or is undefined). The bode magnitude plot you're referring to is the magnitude of the transfer function in dB. An example of a transfer function with 1 pole and 1 zero is below at frequencies [itex]\tau_{1}[/itex] and [itex]\tau_{2}[/itex] and [itex]s = j\omega[/itex]. Note a transfer function can be written in different looking but equivalent algebraic forms depending on what you want to see (time constant, poles/zeros, frequency, DC gain, etc), but this can also be confusing. I wrote it out in the form I did to show that when [itex]s = -\frac{1}{\tau1}[/itex], the function is undefined at that pole.

[itex]tf = \frac{s+\frac{1}{\tau_{1}}}{s+\frac{1}{\tau_{2}}}[/itex]

The frequency of a pole or zero marks where the affect of its slope begins. For any pole, the slope will decrease at a rate of 20dB/decade, and when multiple poles are in effect, you multiply this slope by how many poles have accumulated . Likewise, each zero will add 20dB/decade. e.g.: 2 poles = -40db, 3 poles = -60db, 2 zeroes = 40db, 1 pole and 1 zero = 0db.

About your question of why this is assumed; it is assumed this way because it is a quickhand method for plotting the approximate frequency response asymptotically, and so they usually only talk about the rules without the reasoning behind it.

But its not that much math to see how it works. The value of 20dB/decade slope is a consequence of using logarithm and using voltage rather than power, which results in using 20log instead of 10log since voltage squared is proportional to power. If you consider that the log of anything has a slope of 1 per a decade, then its easy to see how this number comes about, e.g. log(1) = 0, log(10) = 1, log(100) = 2, etc.

The slope is demonstrated by picking any decade interval:

[itex]\frac{log(100) - log(10)} {1\:decade} = \frac{2 -1}{1\:decade} = \frac{1}{1\:decade}[/itex]

The 20 comes into play as I mentioned previously, because we take 20log instead of just log. So for example, if we have a transfer function with 1 pole, the division of the pole turns into a logarithmic subtraction. If you plug in two frequencies that are a decade apart and calculate the change in magnitude over frequency, you get the -20dB/decade.




If the above explanation isn't enough, keep reading and consider an example given 1 pole transfer function:

[itex]tf = \frac{1}{s +\frac{1}{\tau}}[/itex]
subsituting the laplace s variable, its magnitude is found as:

[itex]20log\left(\left|tf\right|\right) = 20log\left(\left|\frac{1}{jw + (\frac{1}{\tau})^{2}}\right|\right) = 20log\left(\frac{1}{\sqrt{\omega^{2}+(\frac{1}{\tau})^{2}}}\right)[/itex]

if you use the property that multiplication/division translates to addition/subtraction in log, and find the slope of the expression at a decade interval between [itex]\omega[/itex] and [itex]10\omega[/itex], you get:

[itex]=\frac{20log\left(1\right)-20log\left(\sqrt{(10\omega)^{2}+(\frac{1}{\tau})^{2}}\right)-20log\left(1\right)+20log\left(\sqrt{(\omega)^{2}+(\frac{1}{\tau})^{2}}\right)}{1\:decade}[/itex]


[itex]= \frac{20log\left(\sqrt{\omega^{2}+(\frac{1}{\tau})^{2}}\right) - 20log\left(\sqrt{(10\omega)^{2}+(\frac{1}{\tau})^{2}}\right)}{1\:decade}[/itex]

Now the tricky part comes in trying to make the slope asymptotic, rather than smooth, which is purely so you can draw these down fast without doing the math. When you short hand draw a bode, you approximate and plot it asymptotically, however if you look at the real bode plot, you will notice its smooth. The assumption made is that the terms [itex]\omega^{2}[/itex] and [itex](10\omega)^{2}[/itex] are relatively much larger than the [itex](\frac{1}{\tau})^{2}[/itex]. Around the frequencies where the pole is, this assumption is not as accurate, and that's where you see the deviation of the real bode plot from the asymptotic plot. So, if we go the asymptotic route, and assume [itex](\frac{1}{\tau})^{2}[/itex] is negligible then the slope becomes:

[itex]= \frac{20log\left(\sqrt{\omega^{2}}\right) - 20log\left(\sqrt{(10\omega)^{2}}\right)}{1\:decade}[/itex]

again, using logs to separate the multiplication into addition,

[itex]= \frac{20log\left(\omega\right) - 20log\left(10\omega\right)}{1\:decade}= \frac{20log\left(\omega\right) - 20log\left(\omega\right) - 20log\left(10\right)}{1\:decade} = \frac{- 20log\left(10\right)}{1\:decade}[/itex]

[itex]= \frac{- 20dB}{1\:decade}[/itex]
 
Last edited:
  • #4
DragonPetter said:
Hi Salil, stop reading at any point, but I'll give you a lot of information you may or may not know already.

Thanks a lot DragonPetter for your wonderful explanation. I really couldn't stop reading. Actually I tried a lot using derivatives and stuff. Must have messed it. Thanks again.
Salil
 
  • #5


Hello Salil,

Thank you for your question. The magnitude slope of 20dB/decade for LPF (low-pass filter) is a common assumption because it is based on the behavior of a first-order filter. A first-order filter has a transfer function that decreases at a rate of 20dB/decade after the corner frequency. This means that for every 10-fold increase in frequency, the magnitude of the filter decreases by a factor of 10 (which corresponds to a decrease of 20dB). This behavior is observed in many electronic and electrical systems, making it a convenient and widely used assumption for LPF.

However, it is important to note that the actual magnitude slope of a filter can vary depending on its design and components. In some cases, the slope may be steeper or shallower than 20dB/decade. This is why it is always important to carefully analyze and measure the frequency response of a filter to accurately determine its characteristics.

I hope this helps to answer your question. If you have any further inquiries, please don't hesitate to ask.

Best,
 

What is LPF Magnitude Slope?

LPF Magnitude Slope refers to the rate at which the magnitude of a low-pass filter decreases as the frequency increases. It is usually measured in decibels (dB) per decade.

Why is the LPF Magnitude Slope typically 20dB/Decade?

This slope of 20dB/decade is a common characteristic of a first-order low-pass filter, which is the simplest type of low-pass filter. It is determined by the design of the filter and the components used.

How does LPF Magnitude Slope affect the performance of a filter?

A steeper LPF Magnitude Slope means that the filter is more effective at attenuating higher frequencies, allowing only lower frequencies to pass through. This can improve the overall performance of the filter in reducing noise and distortion.

Can the LPF Magnitude Slope be changed?

Yes, the LPF Magnitude Slope can be changed by altering the design of the filter or by using different components. Higher order low-pass filters can have steeper slopes, such as 40dB/decade or 60dB/decade.

What other factors should be considered when choosing a low-pass filter?

In addition to LPF Magnitude Slope, other important factors to consider include the cutoff frequency, passband and stopband ripple, and the filter's roll-off characteristics. The specific application and desired performance will also impact the choice of filter.

Similar threads

Replies
1
Views
658
  • Electrical Engineering
Replies
10
Views
2K
  • Electrical Engineering
2
Replies
49
Views
2K
  • Electrical Engineering
Replies
2
Views
1K
  • General Math
Replies
5
Views
2K
Replies
10
Views
3K
  • STEM Educators and Teaching
Replies
11
Views
2K
  • Precalculus Mathematics Homework Help
Replies
2
Views
694
  • Engineering and Comp Sci Homework Help
Replies
1
Views
7K
Replies
25
Views
5K
Back
Top