Choosing the Right Coupling Capacitor: Factors to Consider

  • Thread starter Thread starter Grim Arrow
  • Start date Start date
  • Tags Tags
    Coupling Value
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
10 replies · 3K views
Grim Arrow
Messages
54
Reaction score
2
How do I determine the value of a blocking capacitor for say this circuit:
common-emitter-RC-coupled-amplifier.png

What I mean is, sure Cin must behave like a short circuit at working frequency, but something tells me there is more to the choice of a coupling capacitor than this.
 
Engineering news on Phys.org
Grim Arrow said:
...something tells me there is more to the choice of a coupling capacitor than this.
IMO not a lot! Price, physical size, reliability - which tend to favour small, non-electrolytic devices.
You don't need (and can't get) a short cct, so you can calculate how low you need to go to get the frequency response you need. If you make the capacitance too large, you may get irritating issues with it charging to quiescent DC levels at switch on. Low enough is low enough.
 
Grim Arrow said:
How do I determine the value of a blocking capacitor for say this circuit:

circuit operating frequency is the main criteria
audio freqs -- 1uF to ~ 15uF electrolytics would be very commonly used

At RF, a whole different ball game and cap values at different freq ranges ( bands) becomes more critical
could be anything from 100's of pF @ HF 3 - 30MHz to a few pF at freq's over 1000 MHz (1GHz)Dave
 
Are there any particular formulas?
 
Screenshot_2016-09-07-15-57-19.png

I found this in a site called "Learningaboutelectronics" and it says I can use this table to choose a coupling cap for my frequency needs. This sure solves some of my problems, but I need to know how they got these values.
 
Grim Arrow said:
What I mean is, sure Cin must behave like a short circuit at working frequency, but something tells me there is more to the choice of a coupling capacitor than this.

If you replace the transistor and all it's biasing components with a resistor equal to the input impedance then you essentially end up with a high pass circuit like this..

High-pass-filter-diagram2.png


Choose C to set the corner frequency.
 
  • Like
Likes   Reactions: Grim Arrow and jim hardy
CWatters said:
If you replace the transistor and all it's biasing components with a resistor equal to the input impedance then you essentially end up with a high pass circuit like this..

High-pass-filter-diagram2.png


Choose C to set the corner frequency.
Thanks!
 
Grim Arrow said:
Are there any particular formulas?
Yes, there is. The corner frequency is equal to Fc = 1/(2*Π*R*C)≈ 0.16/(R*C). The frequency at which R = Xc
C is the capacitance of a capacitor and the R is the resistance "seen" by capacitor The effective resistance that will discharge the capacitor.
So for Cin we have Cin ≈ 0.16/(Rs + Rin*Fc), Ce ≈ 0.16/(1/gm * Fc), count ≈ 0.16/(Rc+RL*Fc)

Rs - is a signal source resistance
Rin - the amplifier input resistance ≈ R1||R2||(β*1/gm )
gm - the BJT transconductance gm ≈ Ic/26mV ≈ 40*Ic
 
  • Like
Likes   Reactions: Grim Arrow
Jony130 said:
Yes, there is. The corner frequency is equal to Fc = 1/(2*Π*R*C)≈ 0.16/(R*C). The frequency at which R = Xc
C is the capacitance of a capacitor and the R is the resistance "seen" by capacitor The effective resistance that will discharge the capacitor.
So for Cin we have Cin ≈ 0.16/(Rs + Rin*Fc), Ce ≈ 0.16/(1/gm * Fc), count ≈ 0.16/(Rc+RL*Fc)

Rs - is a signal source resistance
Rin - the amplifier input resistance ≈ R1||R2||(β*1/gm )
gm - the BJT transconductance gm ≈ Ic/26mV ≈ 40*Ic
Thanks! And the input resistance is given by R1||R2 + the transistor's input resistance(Ube/Ib)?
 
Grim Arrow said:
And the input resistance is given by R1||R2 + the transistor's input resistance(Ube/Ib)?
Yes.
 
  • Like
Likes   Reactions: Grim Arrow
Jony130 said:
Yes.
Thanks once again!