Use of Capacitors in this circuit?

  • Context: Undergrad 
  • Thread starter Thread starter Xyius
  • Start date Start date
  • Tags Tags
    Capacitors Circuit
Click For Summary

Discussion Overview

The discussion centers around the role of capacitors in a signal amplification circuit constructed during a lab course. Participants explore the theoretical and practical implications of using capacitors, particularly in relation to AC and DC signals, as well as the operation of transistors within the circuit.

Discussion Character

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

Main Points Raised

  • Some participants suggest that capacitors isolate the signal input and output from the DC offset in the circuit, allowing the amplifier to operate effectively.
  • Others argue that the capacitors help maintain the shape of the signal and prevent clipping, particularly in a common-emitter configuration.
  • A participant questions whether the capacitors distort the sine wave and discusses the implications of removing them or the biasing resistor.
  • Some contributions highlight the importance of the 150K resistor in controlling base current and preventing transistor saturation.
  • There is a discussion about the different capacitance values used in the circuit and their relationship to load resistance and frequency response.
  • Participants mention the superposition principle and how capacitors behave differently for AC and DC signals.

Areas of Agreement / Disagreement

Participants express a range of views regarding the function of capacitors and the necessity of certain components in the circuit. There is no consensus on all points, particularly regarding the effects of capacitors on signal distortion and the specific values of components used.

Contextual Notes

Some participants note that the circuit's behavior may depend on the specific characteristics of the components used, such as the beta value of the transistor and the impedance of the load. There are also unresolved questions about the appropriateness of component values and configurations.

Who May Find This Useful

This discussion may be of interest to students and practitioners in electrical engineering, particularly those studying circuit design and signal processing.

Xyius
Messages
501
Reaction score
4
In my lab course, we constructed a circuit that would amplify signals. Here is an image of the circuit.

http://desmond.imageshack.us/Himg442/scaled.php?server=442&filename=imgfw.jpg&res=medium

My question is, what is the purpose of the capacitors? In other words, if I was making a signal amplification circuit without this as aid, why would I use capacitors? I asked my professor and he didn't have a concrete answer.

Also, is this the type of circuit that OpAmps Use?

Thanks!
 
Last edited by a moderator:
Physics news on Phys.org
The circuit has (two) single ended DC power supplies -- batteries -- and you want to amplify an AC signal. The caps isolate the signal input and output from the DC offset in the circuit itself. So basically input and output swing +/- 0 volts, but the transistor amplifier operates between 0 and +15. If my professor couldn't explain this I think I would try a different class...

Since it's a common-emitter circuit it's mostly making square waves out of your input, so it might not matter in this particular case. But if you put a resistor in the emitter leg to ground you can reduce the gain and make it sort-of linear. In that case your input and output might be sine waves and the output can swing around ground such that no-input gives you 0v output. This might be of interest if the output was driving a loud speaker because you don't want the speaker to be powered (say pushed all the way in one direction or the other) when there's no signal.

Op-amps usually have push-pull stages rather than single ended like this. Spec sheets (used to have) schematics where you can see how the output stages work. They also tend to run on dual power supplies so as to avoid needing the AC-coupling-capacitors.
 
I don't think I fully understand. I DID have a sine wave output. (Looked at the signal with a scope.)

Are you saying the capacitors offset the signal so it does not cross zero volts? :confused:
 
The circuit shown has the transistor running at it's full gain, maybe 100 or something. If you had a very small input signal it would still retain it's shape without clipping.

What I was trying to say is the capacitors offset the input and output so they DO cross zero volts. The amplifier itself only runs between 0 and +15 volts. The 150K resistor on the base biases the input to the positive so the signal generator can "pull" it up or down.
 
Okay so let me see if I understand. The first capacitor offsets the signal to be only positive because the transistor only works between 0 and 15 volts.

As for the 150K resistor, why must we use such a high resistor? If all we want to do is bias the input to be more positive, can't we just remove the resistor completely? Also, could we not achieve the same result by removing the capacitor as well and simply having the battery of 5 volts? The superposition of the signal wave and the DC voltage would make it above 0 volts would it not?

Also, how does the second capacitor help the signal?

Doesn't the capacitor "distort" or "mess up" the sine wave? Wouldn't it start to discharge when the voltage went negative and thus, change the look of the wave?

I am getting closer but I am not quite there yet! :(
 
Xyius said:
Okay so let me see if I understand. The first capacitor offsets the signal to be only positive because the transistor only works between 0 and 15 volts.

As for the 150K resistor, why must we use such a high resistor? If all we want to do is bias the input to be more positive, can't we just remove the resistor completely? Also, could we not achieve the same result by removing the capacitor as well and simply having the battery of 5 volts? The superposition of the signal wave and the DC voltage would make it above 0 volts would it not?

Also, how does the second capacitor help the signal?

Doesn't the capacitor "distort" or "mess up" the sine wave? Wouldn't it start to discharge when the voltage went negative and thus, change the look of the wave?

I am getting closer but I am not quite there yet! :(
Hello Xyius,

Note: Without the 150K resistor, your transistor breaks instantly!

Beside the useful and clear explanations of schip666!, the following comment may also help you.

1. The 150K resistor controls the base current , in a common emitter configuration, the gain is proportional to this current. A smaller resistor can yield a high base current. The collector current is β( ≈100) times larger than the base current, so the voltage drop along the 1K resistor can saturate the transistor. A high base current can damage the transistor too.

2. Without the 33μF capacitor , DC current would flow into the ac generator which has a very low impedance. Some related problems would arise as well.

3. As for the 100μF capacitor, if the transistor is working in its linear region ( this is possible for very small input AC voltages), we have an steady state sinusoidal wave with a DC offset at the collector. In this case, the capacitor does not distort the signal but it may attenuate it slightly. If the transistor get saturated or if negative half-cycle of the input signal turns the transistor off, then the output signal may deviate from being sinusoidal as you mentioned.

By the way, I think it's better to use a high resistor in series with the function generator.
I prevents saturation of the transistor in positive half cycles, Of course you will get a lower voltage gain for the whole circuit.
 
In my electrical engineering classes we learned to solve this kind of circuit by separating AC and DC signals, and using the superposition principle to find the "real" output of the circuit. DC current "sees" the capacitors as open circuits. If you're familiar with impedance, you can convince yourself by using the impedance formula for a capacitor, which is Z=1/jωc. For DC currents ω=0, so Z tends to ∞.
 
Thanks a lot guys, I believe I understand now. :D

I just have one question. How did you guys know the transistor is rated to have a beta value of around 100?
 
  • #10
Why 33uf and 100n at the output?
Shouldn't they be equal since the input freq is equal to output freq.
 
  • #11
likephysics said:
Why 33uf and 100n at the output?
Shouldn't they be equal since the input freq is equal to output freq.

ِDifferent impedance. The load resistance is not fixed and could be low. A larger capacitance is needed to make sure that the cut of frequency is lower than the working frequency.
 
  • #12
Xyius said:
In my lab course, we constructed a circuit that would amplify signals. Here is an image of the circuit.

My question is, what is the purpose of the capacitors? In other words, if I was making a signal amplification circuit without this as aid, why would I use capacitors? I asked my professor and he didn't have a concrete answer.

Also, is this the type of circuit that OpAmps Use?

Thanks!

From now on, when you see this type of circuits with capacitors, remember only 2 properties of capacitors.
a) A capacitor passes AC (Sine wave type) signals. [picky people will bring in reactance here].
b) A capacitor blocks DC signals (Battery or DC power).
 
  • #13
Neandethal00 said:
From now on, when you see this type of circuits with capacitors, remember only 2 properties of capacitors.
a) A capacitor passes AC (Sine wave type) signals. [picky people will bring in reactance here].
b) A capacitor blocks DC signals (Battery or DC power).

Thank you! This helps tremendously! :)
 

Similar threads

  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 32 ·
2
Replies
32
Views
10K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 29 ·
Replies
29
Views
2K
  • · Replies 13 ·
Replies
13
Views
5K
  • · Replies 24 ·
Replies
24
Views
4K
Replies
3
Views
2K
  • · Replies 4 ·
Replies
4
Views
4K