RC Low Pass Circuit Sine Wave Response

In summary, the conversation discusses the fundamental understanding of an RC circuit sine wave response and the relationship between acceleration and voltage. The equation for a sine wave is y=-ky'' and when used as the input for an RC low pass filter, the output is a shifted sine wave. The equation Vout' = 1/RC*(Vin-Vout) is used to describe the RC circuit response, but the individual is having trouble proving this using the differential equation. Various methods, including using Kirchhoff's voltage law and making an ansatz, were suggested to solve the differential equation and find the steady-state solution. However, the individual is looking for an intuitive visualization of the relationship without using sine or exponential functions. Their attempt to prove the relationship
  • #1
jaydnul
558
15
TL;DR Summary
RC Low Pass Circuit Sine Wave Response
Hey Everyone,

I am trying to gain a level of fundamental understanding of an RC circuit sine wave response through the mathematics and was wondering if someone could help me work it out.

1622431958836.png


Fundamentally a sine wave is represented by the equation y=-ky'' . When a sine wave is used as the input of an RC low pass filter, you get a sine wave out (just phase and amplitude shifted). So I know that when the input waveform has the form Vin=-kVin'' then somehow the output also retains that relationship, Vout=-kVout''. I am having trouble proving this with the equation that describes an RC circuit response: Vout' = 1/RC*(Vin-Vout).

Any help would be great, thanks!
 
  • Like
Likes Delta2
Physics news on Phys.org
  • #2
jaydnul said:
Summary:: RC Low Pass Circuit Sine Wave Response

Any help would be great, thanks!
You have a voltage divider. You can use complex numbers; ( R + X·j )
The impedance of R is real; Zr = ( R + 0·j )
The impedance of C is imag; Zc = ( 0 + Xc·j )
Where Xc is the reactance of the capacitor at frequency f.
Xc = –1 / ( 2·π·f·C ); Yes the reactance of C is negative.

The input appears across the sum; Zin = ( R + Xc·j )
The complex input current is; Iin = Vin / ( R + Xc·j )
The output appears across C; Vout = Iin·( 0 + Xc·j )
Vout = Vin·( 0 + Xc·j ) / ( R + Xc·j )
The complex number Vout gives amplitude and phase.
 
  • #3
I tried to do it via the response equation and couldn't prove it either. Instead I can prove it via the differential equation that corresponds to this circuit:
From Kirchhoff's voltage law we have: $$V_{in}+R\frac{dq(t)}{dt}+\frac{q(t)}{C}=0$$

Now if ##V_{in}=V_{0in}\sin{\omega t}## then we can prove that the solution to this differential equation is $$q(t)=q_0\sin({\omega t+\phi})$$ where ##q_0## and the phase shift ##\phi## are functions of ##R,C,\omega## iirc it is ##\phi=\arctan{\frac{1}{\omega RC}}##.

Hence the voltage on the capacitor is $$V_{out}=\frac{q(t)}{C}=\frac{q_0}{C}\sin({\omega t+\phi})$$ which is also a sine wave shifted by phase ##\phi##

I can post more details on how we solve that differential equation.
 
  • Like
Likes alan123hk
  • #4
Just use Kirchhoff's rule integrating along the circuit. You get
$$R i+\frac{Q}{C}=R \dot{Q} + \frac{Q}{C}=V_{\text{in}}=U_0 \exp(\mathrm{i} \omega t),$$
where the physical quantities are always the real parts of the complex auxilliaray quantities introduced above. For the stationary state you can make the ansatz
$$Q(t)=A \exp(\mathrm{i} \omega t),$$
leading to
$$A (\mathrm{i} \omega R+1/C)=U_0 \; \Rightarrow \; A=\frac{U_0 C}{(\mathrm{i} \omega R C+1} = \hat{A} \exp(\mathrm{i} \phi),$$
where [CORRECTED]
$$\hat{A}=\frac{U_0}{\sqrt{\omega^2 R^2+1/C^2}}, \quad \phi = -\arccos \frac{1}{\sqrt{\omega^2 R^2 C^2 +1}}.$$
So we have [corrected]
$$U_C(t)=Q(t)/C=\frac{U_0}{\sqrt{\omega^2 R^2 C^2+1}} \cos(\omega t+\phi).$$
Since ##\phi \in (-\pi,0)## the "voltage" across the capacitor is by a phase shift ##\phi## behind the phase of the external voltage.
 
Last edited:
  • Like
Likes alan123hk
  • #5
Thanks for all the replies! Just for an intuitive visualization I am more looking for an equation in the form of a differential equation (instead of the solutions to the differential equation), just to show that the relationship between acceleration and voltage remains the same without converting to sines or exp functions. I know that getting a sine wave at the output when there is sine wave at the input must mean the the output voltage retains this voltage/acceleration information.

I understand the phasor/exponential/sinusoidal explanations, but is there a way to prove this without exp or sine functions, just keeping it in the form of the differential equations?

My attempt here:

$$(1) Vin = -k\frac {d^2 Vin} {dt^2}$$
Plugged into the RC circuit equation
$$(2) \frac {d Vout} {dt} = \frac {Vin - Vout}{RC}$$
$$(3) \frac {d Vout} {dt} = \frac {-k\frac {d^2 Vin} {dt^2} - Vout}{RC}$$

Differentiating equation (2)
$$(4) \frac {d^2 Vout} {dt^2} = \frac {\frac {d Vin} {dt} - \frac {d Vout} {dt}} {RC}$$

Then plugging equation (3) into equation (4)

$$(5) \frac {d^2 Vout} {dt^2} = \frac {\frac {d Vin} {dt} - \frac {-k\frac {d^2 Vin} {dt^2} - Vout}{RC}} {RC}$$

Not sure where to go from there, or if I am going in completely the wrong direction...
 
  • #6
I think you want to eliminate Vi, like this:

## RCV'_o + V_o = V_i ## and ## RCV'_o + V_o = kV''_i ##

then ## k(RCV'_o + V_o)'' = (RCV'_o + V_o) ##
 
Last edited:
  • #7
vanhees71 said:
where the physical quantities are always the real parts of the complex auxilliaray quantities introduced above. For the stationary state you can make the ansatz
This method is indeed very convenient to find the steady-state solution. But if in complex situations, such as the initial angle of the input sinusoidal voltage is not zero degree, or the initial stored charge of the capacitor is not zero coulomb , then we need to find the complete transient solution of the differential equation under specific initial conditions.

Sorry, if I digress.

Edit : I think the above is not accurate. Regardless of the initial input voltage angle and initial capacitor charge, there will almost certainly be a transient response part. The question is whether we need to find out this part of the equation.
 
Last edited:
  • Like
Likes Delta2
  • #8
jaydnul said:
Thanks for all the replies! Just for an intuitive visualization I am more looking for an equation in the form of a differential equation (instead of the solutions to the differential equation), just to show that the relationship between acceleration and voltage remains the same without converting to sines or exp functions. I know that getting a sine wave at the output when there is sine wave at the input must mean the the output voltage retains this voltage/acceleration information.

I understand the phasor/exponential/sinusoidal explanations, but is there a way to prove this without exp or sine functions, just keeping it in the form of the differential equations?

My attempt here:

$$(1) Vin = -k\frac {d^2 Vin} {dt^2}$$
Plugged into the RC circuit equation
$$(2) \frac {d Vout} {dt} = \frac {Vin - Vout}{RC}$$
$$(3) \frac {d Vout} {dt} = \frac {-k\frac {d^2 Vin} {dt^2} - Vout}{RC}$$

Differentiating equation (2)
$$(4) \frac {d^2 Vout} {dt^2} = \frac {\frac {d Vin} {dt} - \frac {d Vout} {dt}} {RC}$$

Then plugging equation (3) into equation (4)

$$(5) \frac {d^2 Vout} {dt^2} = \frac {\frac {d Vin} {dt} - \frac {-k\frac {d^2 Vin} {dt^2} - Vout}{RC}} {RC}$$

Not sure where to go from there, or if I am going in completely the wrong direction...
Of course, having used the trick with the exponential ansatz for the stationary state, describing the situation after the transients are damped away, you can simply introduce the usual complex impdedances,
$$Z_R=R, \quad Z_C=-\mathrm{i}{\omega C}, \quad Z_L=\mathrm{i} \omega L.$$
Then you can use the usual parallel and series formulae for resistors in DC theory for the impedances in AC theory. The complex amplitudes or effective values (differing just by a factor of ##\sqrt{2}##) for current and "voltage" then fulfill formally Ohm's Law
$$I=U/Z$$
Writing ##Z=|Z| \exp(\mathrm{i} \varphi)## directly provides the magnitude and phase shift of the relation between ##i## and ##U##.

For the example in the OP you have
$$Z=R-\mathrm{i}{\omega C}$$
And thus
$$I=\frac{U}{R-\mathrm{i}/(\omega C)}=\frac{\mathrm{i} \omega C}{1+\mathrm{i} \omega R}.$$
The voltage across the capacitor is
$$U_C=Z_C I=\mathrm{1}{\omega C}=\frac{U}{\mathrm{i} R \omega C+1}.$$
$$U_C=\frac{U}{\sqrt{\omega^2 R^2 C^2+1}} \exp(\mathrm{i} \phi),$$
where
$$\phi=-\arccos\left (\frac{1}{\sqrt{R^2C^2 \omega^2 + 1}} \right).$$
This agrees with my above (now corrected!) calculation.
 

1. What is a RC low pass circuit?

A RC low pass circuit is a type of electronic circuit that allows low frequency signals to pass through while attenuating high frequency signals. It consists of a resistor (R) and a capacitor (C) connected in series.

2. How does a RC low pass circuit work?

The resistor and capacitor in a RC low pass circuit form a low pass filter, where the capacitor acts as a frequency-dependent resistor. At low frequencies, the capacitor has a high impedance, allowing the signal to pass through. At high frequencies, the capacitor has a low impedance, causing the signal to be attenuated.

3. What is the cutoff frequency of a RC low pass circuit?

The cutoff frequency of a RC low pass circuit is the frequency at which the output signal is attenuated by 3 dB (half of its original amplitude). It is calculated using the formula fc = 1/(2πRC), where R is the resistance in ohms and C is the capacitance in farads.

4. How does a RC low pass circuit affect a sine wave input?

A RC low pass circuit will attenuate the high frequency components of a sine wave input, resulting in a smoother and less steep output waveform. The amount of attenuation depends on the cutoff frequency and the amplitude of the input signal.

5. What are the applications of a RC low pass circuit?

RC low pass circuits are commonly used in electronic devices to filter out unwanted high frequency noise from signals. They are also used in audio systems to improve sound quality by smoothing out the signal. Additionally, RC low pass circuits are used in power supplies to reduce ripple voltage.

Similar threads

Replies
78
Views
3K
  • General Math
Replies
7
Views
2K
Replies
16
Views
1K
Replies
38
Views
3K
  • Electrical Engineering
2
Replies
37
Views
3K
  • Classical Physics
Replies
6
Views
1K
  • Classical Physics
Replies
1
Views
3K
  • Electrical Engineering
Replies
14
Views
813
  • Introductory Physics Homework Help
Replies
3
Views
1K
Replies
9
Views
1K
Back
Top