Choosing the Right Coupling Capacitor: Factors to Consider

  • Thread starter Thread starter Grim Arrow
  • Start date Start date
  • Tags Tags
    Coupling Value
AI Thread Summary
Choosing the right coupling capacitor involves considering the circuit's operating frequency and ensuring the capacitor behaves like a short circuit at that frequency. While price, size, and reliability favor small, non-electrolytic capacitors, the capacitance value must be carefully calculated to avoid issues with DC levels at startup. For audio frequencies, common capacitor values range from 1uF to 15uF, while RF applications require much smaller values, often in the hundreds of picofarads. The corner frequency can be determined using the formula Fc = 1/(2*Π*R*C), where R is the resistance seen by the capacitor. Accurate selection of the coupling capacitor is crucial for optimal circuit performance.
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 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), Cout ≈ 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 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), Cout ≈ 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)?
 
  • #10
Grim Arrow said:
And the input resistance is given by R1||R2 + the transistor's input resistance(Ube/Ib)?
Yes.
 
  • Like
Likes Grim Arrow
  • #11
Jony130 said:
Yes.
Thanks once again!
 
Back
Top