9

My question is: why do we choose cut-off frequency to satisfy that the magnitude of transfer function \$ H(\omega) = \frac{1}{\sqrt{2}} \$?

Therefore I am not asking how cut-off frequency is calculated as \$ \sqrt{\frac{R}{L}}\$, but I am asking why it is chosen that way.

I know I sound a bit confusing but it is because I am confused. Thanks in advance

awjlogan
  • 7,879
  • 2
  • 29
  • 45
Binary Yildirim
  • 121
  • 1
  • 2
  • 7
  • 1
    To add more confusion: This is really only a _convention_. You can pick other magnitudes to call the cut-off point. -3 dB is pretty useful, though. – pipe Nov 14 '17 at 10:17
  • @pipe huh, I needed this answer to satisfy myself, then my next question is: In what way it is useful so that it is chosen as cut-off frequency? – Binary Yildirim Nov 15 '17 at 17:42
  • I don't think I can answer that better than how Bimpelrekkie did. Since there is never a _hard_ limit in a physically realizable filter, it makes sense to put it where half the power is on one side and half on the other. – pipe Nov 15 '17 at 17:52

1 Answers1

13

H(w) =1/ (square root of 2) That sounds a bit confusing, we usually refer to the cutoff point as the -3 dB point.

That is the same though, -3 dB is half the power.

Let me explain: take your \$H(\omega) = \frac{1}{\sqrt2}\$

That means that at that \$\omega\$ the voltage is divided by \$\sqrt2\$, if this voltage is applied across a (load) resistor at the output of the filter then the current through that same load resistor will also be divided by \$\sqrt2\$.

What does that mean for the Power?

I means that the power is halved.

On a dB Power scale that means -3 dB

Using that "half of the power" as a reference point is useful because if we divide a wideband signal into a low frequency part and a high frequency part then we can do that using a low pass filter and a highpass filter with the same cutoff frequency. At that cutoff frequency half of the power ends up at the output of the lowpass filter and the other half ends up at the output of the highpass filter.

Bimpelrekkie
  • 80,139
  • 2
  • 93
  • 183
  • So "*why do we choose cut-off frequency to satisfy that the magnitude of transfer function H(w) =1/ (square root of 2)?*" is answered with "*I means that the power is halved.*". And... why do we choose when the power has been halved? Maybe this isn't OP's question, but this will be his/hers next question. – Harry Svensson Nov 14 '17 at 10:10
  • I added an explanation for that. – Bimpelrekkie Nov 14 '17 at 10:11
  • 1
    And that deserves a +1 from me. – Harry Svensson Nov 14 '17 at 10:12
  • Doesn't this assume unit gain at DC? Wouldn't $$H(\omega) = \frac{1}{\sqrt2} H (0)$$ be better? – Rodrigo de Azevedo Nov 14 '17 at 12:15
  • @RodrigodeAzevedo Only for a **Low pass filter**. Consider a high pass filter which will often **completely block** DC. More accurately the -3dB point is at a frequency relative to the **passband**. – Bimpelrekkie Nov 14 '17 at 12:38
  • @Bimpelrekkie Sure, but why assume that the passband has unit gain? – Rodrigo de Azevedo Nov 14 '17 at 12:43
  • The gain in the passband doesn't have to be 1 (unity), it can still be anything you like. The answer states \$H(\omega) = \frac{1}{\sqrt2}\$ which comes from the question, more accurate would be: \$H(\omega) = H(\omega_{passband})/ \sqrt2\$ – Bimpelrekkie Nov 14 '17 at 12:51