Download Capacitors

Survey
yes no Was this document useful for you?
   Thank you for your participation!

* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project

Document related concepts

Integrating ADC wikipedia , lookup

Power MOSFET wikipedia , lookup

Switched-mode power supply wikipedia , lookup

Oscilloscope history wikipedia , lookup

Rectiverter wikipedia , lookup

UniPro protocol stack wikipedia , lookup

Test probe wikipedia , lookup

RLC circuit wikipedia , lookup

Immunity-aware programming wikipedia , lookup

Transcript
Capacitors
The charge q on a capacitor’s plate is proportional to the potential difference V across the
capacitor. We express this relationship with
q
V  ,
C
where C is a proportionality constant known as the capacitance. C is measured in the unit of the
farad, F, (1 farad = 1 coulomb/volt). In Figure 1, if the clip is attached to point B, the capacitor
charges to a potential V0 (volts). If the clip is attached to point A, the capacitor discharges.
Figure 1
As the current flows, the charge q is depleted, reducing the potential across the capacitor, which
in turn reduces the current. This process creates an exponentially decreasing current, modeled by
V (t )  V0 e
t
 RC
The rate of the decrease is determined by the product RC, known as the time constant of the
circuit. A large time constantmeans that the capacitor will discharge slowly. When the capacitor
is charged, the potential across it approaches the final value exponentially, modeled by
 t
V (t )  V0 1  e RC 


The same time constant RC describes the rate of charging as well as the rate of discharging.
OBJECTIVES

Measure an experimental time constant of a resistor-capacitor circuit.
 Compare the time constant to the value predicted from the component values of the
resistance and capacitance.
 Measure the potential across a capacitor as a function of time as it discharges and as it
charges.
 Fit an exponential function to the data. One of the fit parameters corresponds to an
experimental time constant.
MATERIALS
computer
Go Link or Vernier computer interface
Logger Pro
Vernier Voltage Probe
Physics with Computers
Capacitor
Resistor Box or individual resistors
Two C or D cells with battery holder
Three connecting wires
27 - 1
Experiment 27
PROCEDURE
1. Connect the circuit as shown in Figure 1 above.
2. Connect the Differential Voltage Probe to the Go Link. Connect the positive side of the
capacitor to the red and the negative side to the black clip on the Voltage Probe.
3. With everything connected, open Logger Pro and you should see a Potential vs. Time graph.
4. Record the capacitor value in the table. Calculate a resistor value that will give you a time
constant ( = RC) of 1.0 s. Record the resistor value in the table, and make that value on the
resistor box. With the clip attached to the discharge side of the battery, zero out the voltage
probe.
5. For the “Charge 1” data, click
to begin data collection. As soon as graphing starts,
attach the clip to the charge side of the battery.
6.
The mathematical model for a capacitor charging is,

 t 
V (t )  V0 1  e RC 


Select the data beginning after the potential has started to increase by dragging across the
graph. Click the curve fit button, , and from the function selection box, choose the Inverse
Exponent function, A*(1 – exp(–Ct)) + B. Click
and inspect the fit. Click
to
return to the main graph. Record the value of the fit parameters (A, B, and C) in your data
table. (You may have to check the time offset box to get a good data fit).
7. For the “Discharge 1” data, make sure the capacitor is full charged. Click
data collection. The mathematical model for a capacitor discharging is
V (t )  V0 e
to begin
 t
RC
Select only the data after the potential has started to decrease by dragging across the graph;
that is, omit the constant portion. Click the curve fit tool , and from the function selection
box, choose the Natural Exponent function, A*exp(–Ct ) + B. Click
, and inspect the
fit. Click
to return to the main graph window. Record the value of the fit parameters
(A, B, and C) in your data table.
8. Repeat the experiment for “Charge 2” and “Discharge 2”, but this time pick an RC value that
will charge the capacitor to 95% of VO in 2.0 s.
DATA TABLE
Fit parameters from the computer
Trial
A
B
C
1/C
Resistor
Capacitor
Timeconstant
R
()
C
(F)
RC
(s)
Charge 1
Discharge 1
Charge 2
Discharge 2
27 - 2
Physics with Computers
Capacitors
ANALYSIS
1. In the data table, calculate the time constant of the circuit used; that is, the product of
resistance in ohms and capacitance in farads. (Note that 1 F= 1 s).
2. Calculate and enter in the data table the inverse of the fit constant C for each trial. Now
compare each of these values to the time constant of your circuit.
3. What was the effect of increasing the resistance of the resistor on the way the capacitor
discharged?
4. How would the graphs of your discharge graph look if you plotted the natural logarithm of
the potential across the capacitor vs. time? Sketch a prediction. Show Run 1 (the first
discharge of the capacitor) and hide the remaining runs. Click on the y-axis label and select
ln(V). Click
to see the new plot.
5. What is the significance of the slope of the plot of ln(V) vs. time for a capacitor discharge
circuit?
Physics with Computers
27 - 3