Engineering Circuits: Bode Plot for Frequency vs. Voltage Gain | Homework Help Statement

AI Thread Summary
The discussion focuses on creating a Bode plot for a circuit's frequency versus voltage gain. The user is attempting to derive the voltage gain equation and transform it into standard form, but is confused about identifying breakpoints for the Bode plot. They correctly identify that the circuit is a lowpass filter with a pole and a zero, but struggle with the calculations involving the capacitor's impedance. Guidance is provided on understanding the low-frequency and high-frequency gain behaviors, as well as the importance of the pole and zero in the Bode plot. The conversation emphasizes the need to visualize the plot and reverse-engineer the math for clarity.
Number2Pencil
Messages
204
Reaction score
1

Homework Statement


sketch a bode plot of frequency versus voltage gain (in decibels) for the following circuit:

bodeplot1.jpg



Homework Equations


Voltage divider: V_X = V_S \frac{Z_X}{Z_T}
Voltage gain: A_V = \frac{V_O}{V_I}
log(A)+log(B) = log(A*B)

The Attempt at a Solution


This is the most complex one I've done up to date, which really just says I'm trying to get a grasp on how to do it. I did all my work following a similar example I've seen done (it's the only example with 3 elements I've seen, thus far)

Step 1: Write voltage gain equation:

A_V = \frac{R_2 + \frac{1}{jwc}}{R_1 + R_2 + \frac{1}{jwc}}

Step 2: Get into "standard form" (1 divided by 1 plus something according to my prof.)

I factored out a 1/jwC out of top and bottom, then split the numerator out of the fraction:

(1 + jwCR_2)*(\frac{1}{1+jwC(R_1 + R_2)}

These two factors will be my "A" and "B", which I will solve find the bode plots for individually then add them together to get the overall bode plot. log(A) + log(B) = log(A*B)

step 3:

This is where I get confused when doing these. My professor always takes the jwC term (and anything connected to it), sets it equal to one, and solves omega, now calling it the "break point", then plugs this back into the equation to get a "frequency ratio". It's usually labeled W_C but in this case there would be a W_1 and W_2; one for each factor. I know how to get one for the 2nd term (B)

For the 2nd term:

W_2C(R_1 + R_2) = 1
\frac{1}{W_2} = C(R_1 + R_2)

which I can substitute back into the equation to give me:

\frac{1}{1+ \frac{jW}{W_2}}

As for the 1st term, I'm not sure what to set equal to one. I tried just setting the jWCR_2 term equal to one, and in the end I got a +20dB at higher frequencies for the total response...and this seems wrong since all the elements are passive. In the example I've seen, there was only a jWCR2 term without the plus one, and it's throwing me off

Can anyone offer any advice?
 
Last edited:
Physics news on Phys.org
It's a lowpass filter with a pole and a zero. The low-frequency gain is 1 when the capacitor is an open circuit, and the high frequency gain is the resistor divider ratio when the cap is a short. You will have a pole where the cap and input resistor have equivalent impedances, and you will have a zero where the cap and lower resistor have equivalent impedances. Does that help? Draw the resulting Bode plot, and work backwards through the math...
 
Back
Top