Problem

Most of these exercises are of an advanced nature. However, any of the exercises from Chap...

Most of these exercises are of an advanced nature. However, any of the exercises from Chapter 8 may be done using odesolve, so look there for more elementary exercises.

A driven RC-circuit is modeled with the initial value problem

,

where f is the frequency of the driving force. For purposes of this demonstration, think of the driving force V1 = cos(2π ft) as the input signal and Vc, the voltage response across the capacitor, as the output signal. This circuit is called a low-pass filter. The goal of this problem is to vary the frequency of the input signal and measure the response of the circuit by directly comparing the output and input signals. We can get odesolve to do this for us with a little subterfuge. If we differentiate the input signal we get . We add this equation to the equation for the circuit to create the system

Note that we want V1(0) = cos(2π f(0)) = 1. We will have odesolve solve the system, and plot the input and output signals on the same figure, allowing easy comparison.

a) Set the frequency to f = 0.04 Hz. Recall that the period and frequency are related by T = 1/f, so the period in this case is T = 25 seconds. Enter the system in odesolve, set the initial conditions to Vc(0) = 0 and V, (0) = 1, and enter the parameter f = 0.04. We want to solve over five periods, so set the solution interval to [0, 5T] = [0,5/f]. Solve and plot both Vc and V1. How severely, if at all, is the output signal attenuated (reduced in amplitude) in comparison to the input signal?

b) Gradually increase the frequency of the input signal from f = 0.04 Hz to f = 1 Hz, adjusting the solution interval in each case to [0,5T] = [0,5/f], graphing the input and output signal over five periods of the input signal.

c) Describe what happens to the amplitude of the output signal in comparison to the input signal as you increase the frequency of the input signal V1/? Why is this circuit called a low-pass filter?

Step-by-Step Solution

Request Professional Solution

Request Solution!

We need at least 10 more requests to produce the solution.

0 / 10 have requested this problem solution

The more requests, the faster the answer.

Request! (Login Required)


All students who have requested the solution will be notified once they are available.
Add your Solution
Textbook Solutions and Answers Search
Solutions For Problems in Chapter 9
ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT