>Natural Response of an RC Circuit

Natural Response of an RC circuit

The natural response describes how a circuit behaves on its own after all external sources are removed.

For an RC circuit, this means we look at how the voltage across the capacitor changes when the circuit is left to discharge or charge only through its internal components.

Fig-1: Natural Response of an RC circuit (switching event at t o )

1. Current-Voltage Relationship

As we have alredy discussed in our article on Capacitors and their behaviour, the most important equation for circuit analysis defines the current (I) flowing through the capacitor. The current is proportional to the rate of change of the voltage across it, not the voltage itself.

I ( t ) = C d V ( t ) t

2. Steady-State Requirement

Before we begin analyzing the natural response of an RC circuit, we assume that the switching event took place at time t 0 . The circuit is assumed to have been in DC operation for time t < 0 , with all sources and switch positions fixed, for a duration sufficient that all natural (transient) terms have decayed to zero.

Thus the capacitor voltage at time 𝑡 = 0 is equal to its DC steady-state value ( V s ) and can be used as the initial condition for analyzing the natural response for t > 0 .

Formally, the voltage across the capatitor is equal to the source DC voltage:

lim t 0 v C ( t ) = V D C

or, we can also say that the current through the capacitor is zero:

lim t 0 i C ( t ) = 0

3. Building the Differential Equation

In order to derive the natural response, we apply KCL at the capacitor node. Because the capacitor, C, and the resistor, R, are in series, the sum of the current entering the node and the current leaving the node is equal to zero (0).

We know that both the capacitor and the resistor are in series, therefore, same current is flowing through them. Let's call it "i". Formally,

i R = i C = i

Then applying KCL at the node gives us:

i R + i C = 0

At the capacitor node:

a) Current through the resistor, i R :

( v C 0 ) R

b) Current through the capacitor, i C :

C d v c d t

Subtituting the values in the KCL equation, we get the first-order ODE:

v C R + C d v C d t = 0

4. Solving the first-order ODE

We begin the solution be rewriting the ODE above in standard first-order ODE form.

Step 1: For this, we divide by C

d v C d t + 1 R C v C = 0

Step 2:

Let, α = 1 R C

d v C d t + α v C = 0

Step 3: Separating the variables, we get:

1 v C d v C = α d t

Step 4: Integrating both sides:

1 v C d v C = α d t

or,

ln | v C ( t ) | = α t + K

Step 5: Exponentiate to solve for vC:

v C ( t ) = e K e α t

Step 6: Apply the initial condition for the voltage across the capacitor: v C ( 0 ) = V 0

V 0 = v C ( 0 ) = e K e α 0

Therefore,

V 0 = v C ( 0 ) = e K

Step 7: Final solution (natural response)

v C ( t ) = V 0 e α t

or,

v C ( t ) = V 0 e t R C