Electronics/RCL time domain simple

From testwiki
Jump to navigation Jump to search

Figure 1: RCL circuit
Figure 1: RCL circuit

When the switch is closed, a voltage step is applied to the RCL circuit. Take the time the switch was closed to be 0s such that the voltage before the switch was closed was 0 volts and the voltage after the switch was closed is a voltage V. The voltage across the capacitor consists of a forced response vf and a natural response vn such that:

vc=vf+vn

The forced response is due to the switch being closed, which is the voltage V for t0. The natural response depends on the circuit values and is given below:

Define the pole frequency ωn and the dampening factor α as:

α=R2L

ωn=1LC

Depending on the values of α and ωn the system can be characterized as:

1. If α>ωn the system is said to be overdamped. The solution for the system has the form:

vn(t)=A1e(α+α2ωn2)t+A2e(αα2ωn2)t

2. If α=ωn the system is said to be critically damped The solution for the system has the form:

vn(t)=Beαt

3. If α<ωn the system is said to be underdamped The solution for the system has the form:

vn(t)=eαt[B1cos(ωn2α2t)+B2sin(ωn2α2t)]

How do you calculate these equations?

Example

Given the following values what is the response of the system when the switch is closed?

R L C V
1kΩ 0.5H 100nF 1V

First calculate the values of α and ωn:

α=R2L=1000

ωn=1LC4472

From these values note that α<ωn. The system is therefore underdamped. The equation for the voltage across the capacitor is then:

vc(t)=1+e1000t[B1cos(4359t)+B2sin(4359t)]

Before the switch was closed assume that the capacitor was fully discharged. This implies that v(t)=0 at the instant the switch was closed (t=0). Substituting t=0 into the previous equation gives:

0=1+B1

Therefore B1=1. Similarly at the instant the switch is closed, the current in the inductor must be zero as the current can not instantly change. Substituting the equation for vc(t) into the equation for the inductor and solving at the instant the switch was closed (t=0) gives:

i(t)=dvc(t)dtC
0=100109[4359B21000B1]

Therefore B20.229. Once vc(t) is known, the voltage across the inductor and resistor (Vout) is given by:

vout=e1000t[cos(4359t)+0.229sin(4359t)]

You have missed a lot of steps, where are they?

Figure 2: Example 1 Underdamped Response
Figure 2: Underdamped Resonse

File:Example1 underdamped.png

Template:BookCat