Low-pass filters, frequency selection and H(jw)

  • Thread starter Thread starter Bassalisk
  • Start date Start date
  • Tags Tags
    Filters Frequency
Click For Summary

Discussion Overview

The discussion revolves around low-pass filters, specifically focusing on their frequency selection mechanisms, the mathematical representation of filters using H(jω), and the implications of circuit components like resistors and capacitors in filtering applications. Participants explore both theoretical and practical aspects of RC circuits and their behavior at different frequencies.

Discussion Character

  • Exploratory
  • Technical explanation
  • Conceptual clarification
  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • Some participants express uncertainty about how capacitors in RC circuits filter frequencies and seek clarification on the underlying concepts.
  • One participant suggests sketching RC filter instances with varying capacitance to illustrate frequency response, proposing calculations of reactance at a fixed frequency.
  • Another participant confirms that increasing frequency leads to a decrease in output voltage due to the frequency dependence of the capacitor's reactance.
  • There is a discussion about the voltage divider formula being applicable to frequency-dependent RC filters, with emphasis on the behavior of output voltage as frequency approaches infinity.
  • One participant introduces the concept of LC circuits and their role in tuning radio stations, questioning whether changing capacitance affects resonant frequency.
  • Another participant agrees with the tuning concept and provides historical context about early radio experiments using tunable LC circuits.
  • Participants discuss the phase shift introduced by capacitors in filter circuits and the implications for calculating output voltage in terms of complex impedance.
  • One participant expresses frustration over exam performance despite understanding the concepts, highlighting the impact of minor calculation errors on results.

Areas of Agreement / Disagreement

Participants generally agree on the basic principles of RC and LC circuits and their frequency response characteristics. However, there are varying levels of understanding and some uncertainty regarding the implications of complex impedance and phase shifts in filter behavior.

Contextual Notes

Some participants mention limitations in their educational resources, indicating that certain concepts may not be thoroughly covered in their courses. Additionally, there are unresolved mathematical steps and assumptions regarding the behavior of filters at different frequencies.

Bassalisk
Messages
946
Reaction score
2
Hello,

Recently I've encountered with this topic. Low pass filters and such.

But, generally I am not comfortable with this new idea.

How does this frequency selection works? I mean, I know the math behind it, like integrals H(jw) etc. But how does a, let's say capacitor in a RC circuit filter frequencies ?

I cannot wrap my head around that idea of filtering frequencies.
 
Engineering news on Phys.org
See if this approach helps:

Sketch up three instances of a simple lowpass RC filter with a 1k resistor and a capacitance of 1nF, 100nF and 10uF. Calculate the reactance value for the three different values of capacitance at a fixed frequency (3 kHz will be illustrative in this case) and treat each case as a simple voltage divider.
 
gnurf said:
See if this approach helps:

Sketch up three instances of a simple lowpass RC filter with a 1k resistor and a capacitance of 1nF, 100nF and 10uF. Calculate the reactance value for the three different values of capacitance at a fixed frequency (3 kHz will be illustrative in this case) and treat each case as a simple voltage divider.

I think I get it. If we would then increase frequency, or plot the f(ω), we would get smaller voltage right, for larger frequencies? Because frequency or angular frequency ω is in the denominator?

Did I get it?
 
Yes. The well-known output expression for the resistive voltage divider, Vout = Vin * R2/(R1+R2), is valid also in the general case with impedances.

For your frequency dependent RC filter output, replace R2 with XC = 1/ωC, and it's clear that Vout → 0 when ω → ∞. In practice, you chose R and C so that the cutoff frequency is somewhere below ∞. E.g. you might want to http://en.wikipedia.org/wiki/Cutoff_frequency" signals > 10kHz.

Resistive_divider.png
 
Last edited by a moderator:
gnurf said:
Yes. The well-known output expression for the resistive voltage divider, Vout = Vin * R2/(R1+R2), is valid also in the general case with impedances.

For your frequency dependent RC filter output, replace R2 with XC = 1/ωC, and it's clear that Vout → 0 when ω → ∞. In practice, you chose R and C so that the cutoff frequency suits your needs (e.g. you want to get rid of signals > 10kHz)

Resistive_divider.png

I understand! Thank you. They don't teach us stuff like this in my course. I mean, we are struggling with basics, how could they? :D
 
nice approach, the voltage divider with r2 = f(frequency)

when you build a mental picture that leads the mind naturally to the proper formula, you are developing prowess, in my opinion.

old jim
 
jim hardy said:
nice approach, the voltage divider with r2 = f(frequency)

when you build a mental picture that leads the mind naturally to the proper formula, you are developing prowess, in my opinion.

old jim

Yes. Nowadays everybody just tells you this is this, and that is that. I got explanation in my book for H(jw): this is frequency characteristic of the system.(sort of translation).

And I have to conclude everything from this ! :/


But now when I understood this RC circuit and how it limits the frequency, an old thought crossed my mind.


LC circuit. Maybe a year ago I heard that, through LC circuit we are tuning radio stations.


Changing the parameters(usually C through varicap diode) we are finding the resonant frequency of this LC circuit? Or better said we are changing the resonant frequency of this circuit, selecting just specific radio frequency band, at which LC will resonate ergo will pass the signal, ergo I will hear something.


Am I right?
 
just right.
google 'crystal radio'

in early days of radio experimenters built home-made radios with just a tunable coil-capacitor and simple rectifier. they could intercept enough power from a wire antenna to drive headphones , with no other power source. i had one when i was about seven.

old jim
 
gnurf said:
Yes. The well-known output expression for the resistive voltage divider, Vout = Vin * R2/(R1+R2), is valid also in the general case with impedances.

For your frequency dependent RC filter output, replace R2 with XC = 1/ωC, and it's clear that Vout → 0 when ω → ∞. In practice, you chose R and C so that the cutoff frequency is somewhere below ∞. E.g. you might want to http://en.wikipedia.org/wiki/Cutoff_frequency" signals > 10kHz.

Resistive_divider.png
Actually, the formula is a little different because of the phase shift introduced by the capacitor.

Now, switch the RC low pass filter around so that you have a CR high pass filter. Does that make sense to you?

One important thing to remember about these simple filters is that the cutoff frequency is where X = R.

[itex]R = X_{C}[/itex]
[itex]R = \frac{1}{2\pi f C}[/itex]

Using your leet algebra skills, solve for f.

The situation with resonant filters is similar. It is where:

[itex]X_{L} = X_{C}[/itex]
[itex]2 \pi f L = \frac{1}{2\pi f C}[/itex]
 
Last edited by a moderator:
  • #10
One more thing though...

When we are plotting H(jω), i see that for the horizontal coordinate line is taken ω and not jω...

I see H(jω) as a function that limits the frequencies, and here in book they plotted it for some example. They said that for simplicity we are considering these spectres to be real, but what do I do with that "j"?

How is that so?
 
  • #11
Jiggy-Ninja said:
Actually, the formula is a little different because of the phase shift introduced by the capacitor.

Now, switch the RC low pass filter around so that you have a CR high pass filter. Does that make sense to you?

One important thing to remember about these simple filters is that the cutoff frequency is where X = R.

[itex]R = X_{C}[/itex]
[itex]R = \frac{1}{2\pi f C}[/itex]

Using your leet algebra skills, solve for f.

The situation with resonant filters is similar. It is where:

[itex]X_{L} = X_{C}[/itex]
[itex]2 \pi f L = \frac{1}{2\pi f C}[/itex]

Yea take the frequencies off the resistor right? Because, loosely speaking, capacitor acts like a "short circuit" for very large ω.(his resistance is ->0)
 
  • #12
Jiggy-Ninja said:
Actually, the formula is a little different because of the phase shift introduced by the capacitor.
Thanks for the correction, Jiggy-Ninja. I was sloppy in my attempt to keep things simple, and you're absolutely right; for an impedance divider, R2 should be replaced with the complex impedance of the capacitor, Z2 = -j * 1/ωC, and not the reactance XC = 1/ωC. The output then becomes

Vout = Vin * Z2/(Z1 + Z2) = Vin * 1/(1 + jωR1C)

So the fact that the RC lowpass circuit attenuates signals of high frequency was only half the story--it also adds a phase shift to the output voltage relative to the input voltage when Z1 begins to dominate Z2 in the above expression.
 
Last edited:
  • #13
Wow...you guys are smart.

I always remember the cutoff frequency as 1/(2*pi*RC)...as stated above. Start with either the Resistor or capacitor, plug and chug and go from there.

Also, keep in mind that the cutoff frequency you just created is DIRECTLY related to the speed of the circuit.

The little equation e^(-t/RC)...plug in your RC constant from above and walla...in DC transient anyways.

Also, if you find your transfer funtion using 1/(JWC) and R...you can find the exact gain and phase angle at any given frequency. Yes, this refers to the bode plot as well.
 
Last edited:
  • #14
I am so angry with myself!

My exam today from signals and systems, was really hard! But I knew EVERYTHING how to solve.

But then the human-error mistress came and made me forgot to divide by 2, in two of the problems!

I will have low points because I made a mistake in calculations! :///
 
  • #15
how familiar. i suffer from awkwardness as well.

it's okay.
that you understood the basic science should give you confidence and make you more relaxed for next exam.
we do our best when unencumbered by self doubt .

best way to prepare for exams is to keep up with classwork, go to bed early night before, walk into exam relaxed and alert. never 'cram' .

old jim
 
  • #16
jim hardy said:
how familiar. i suffer from awkwardness as well.

it's okay.
that you understood the basic science should give you confidence and make you more relaxed for next exam.
we do our best when unencumbered by self doubt .

best way to prepare for exams is to keep up with classwork, go to bed early night before, walk into exam relaxed and alert. never 'cram' .

old jim

I guess :(. I will most certainly do better on next exam. Because, when it comes to understanding the problem, I did have no problems.

Guess I had the yips or something.
 
  • #17
The good news is that you have the whole rest of your life to make tons of more mistakes!~!

Congrats!~!
 
  • #18
psparky said:
The good news is that you have the whole rest of your life to make tons of more mistakes!~!

Congrats!~!

hahahahahaha :D

Looking forward to them :D
 

Similar threads

  • · Replies 4 ·
Replies
4
Views
3K
Replies
2
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 15 ·
Replies
15
Views
2K
Replies
10
Views
3K
  • · Replies 9 ·
Replies
9
Views
1K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
7
Views
4K
  • · Replies 1 ·
Replies
1
Views
4K