Capacitance — Diagnostic Tests
Unit Tests
UT-1: Parallel Plate Capacitor with Dielectric
Question:
A parallel plate capacitor consists of two square plates of side 0.10m separated by 2.0mm in vacuum. A dielectric of relative permittivity εr=4.5 and thickness 1.0mm is inserted between the plates, leaving a 0.5mm air gap on each side.
(a) Calculate the capacitance.
(b) The capacitor is charged to 200V with the dielectric in place. The dielectric is then carefully removed without discharging the capacitor. Calculate the new voltage across the capacitor.
(c) Calculate the energy stored before and after removing the dielectric. Account for any difference.
Take ε0=8.85×10−12Fm−1.
Solution:
(a) The system consists of three capacitors in series: air (0.5mm), dielectric (1.0mm), air (0.5mm).
Plate area: A=(0.10)2=0.010m2
Cair=L◆B◆ε0A◆RB◆◆LB◆dair◆RB◆=L◆B◆8.85×10−12×0.010◆RB◆◆LB◆0.5×10−3◆RB◆=1.77×10−10F=177pF
Cdielectric=L◆B◆ε0εrA◆RB◆◆LB◆ddiel◆RB◆=L◆B◆8.85×10−12×4.5×0.010◆RB◆◆LB◆1.0×10−3◆RB◆=3.983×10−10F=398pF
For two air gaps in series: L◆B◆1◆RB◆◆LB◆Cair,total◆RB◆=1771+1771=1772⇒Cair,total=88.5pF
Total capacitance: C1=88.51+3981=0.01130+0.002513=0.01381pF−1
C=72.4pF
(b) Charge is conserved: Q=CV=72.4×10−12×200=1.448×10−8C
After removing the dielectric, the capacitor is entirely air-filled:
C′=L◆B◆ε0A◆RB◆◆LB◆d◆RB◆=L◆B◆8.85×10−12×0.010◆RB◆◆LB◆2.0×10−3◆RB◆=4.425×10−11F=44.3pF
New voltage: V′=Q/C′=1.448×10−8/(4.425×10−11)=327V
(c) Energy before: E=21CV2=0.5×72.4×10−12×40000=1.448×10−6J=1.45μJ
Energy after: E′=21C′V′2=0.5×44.3×10−12×3272=0.5×44.3×10−12×106929=2.369×10−6J=2.37μJ
The energy increased by 0.92μJ. This extra energy came from the work done against the electric field in removing the dielectric (the dielectric is attracted into the capacitor, so removing it requires work).
Question:
A capacitor of capacitance C=100μF is charged from a 12V battery through a resistor.
(a) Calculate the energy stored on the capacitor using each of the three formulae: 21CV2, 21QV, and 2CQ2.
(b) Calculate the total energy supplied by the battery during charging.
(c) Calculate the energy dissipated in the resistor and express it as a percentage of the battery's output.
Solution:
(a) Final charge: Q=CV=100×10−6×12=1.2×10−3C
Using 21CV2: E=0.5×100×10−6×144=7.20×10−3J=7.20mJ
Using 21QV: E=0.5×1.2×10−3×12=7.20mJ
Using 2CQ2: E=(1.2×10−3)2/(2×100×10−6)=1.44×10−6/(2×10−4)=7.20mJ
All three give the same result, as expected. The three formulae are equivalent since Q=CV.
(b) The battery supplies charge Q at constant voltage V:
Ebattery=QV=1.2×10−3×12=14.4×10−3J=14.4mJ
(c) Energy dissipated in the resistor =Ebattery−Ecapacitor=14.4−7.2=7.2mJ
Percentage =7.2/14.4×100=50%
Exactly half the energy supplied by the battery is stored on the capacitor, and half is dissipated as heat in the resistor. This is a general result for RC charging: regardless of the value of R, exactly half the energy is always lost.
UT-3: RC Discharge Through a Changing Resistance
Question:
A capacitor of capacitance C=470μF is charged to 20V. It is then discharged through a resistor R=100kΩ.
(a) Calculate the time constant and the time for the voltage to fall to 5.0V.
(b) Calculate the current at t=0 and at t=2τ.
(c) Calculate the charge remaining on the capacitor at t=3τ.
Solution:
(a) Time constant: τ=RC=100×103×470×10−6=47.0s
Voltage during discharge: V=V0e−t/τ
5.0=20×e−t/47
e−t/47=0.25
−t/47=ln(0.25)=−1.386
t=1.386×47=65.2s
(b) At t=0: I0=V0/R=20/(100×103)=2.0×10−4A=0.20mA
At t=2τ=94s: I=I0e−2=0.20×e−2=0.20×0.1353=0.0271mA
(c) At t=3τ=141s:
Q=Q0e−3=CV0e−3=470×10−6×20×0.0498=4.68×10−4C
After 3τ, only 4.98% of the original charge remains. After 5τ, less than 1% remains.
Integration Tests
IT-1: RC Circuit Driving an Oscilloscope (with Oscillations)
Question:
An RC circuit with R=10kΩ and C=100nF is driven by a square wave voltage source that alternates between 0V and 5.0V with frequency f.
(a) Calculate the time constant. For what frequency would the capacitor voltage just reach 63% of the supply voltage during each half-cycle?
(b) If the driving frequency is 1.0kHz, sketch the voltage across the capacitor over two complete cycles.
(c) Explain how this circuit can be used to convert a square wave into an approximate triangular wave.
Solution:
(a) τ=RC=10×103×100×10−9=1.0×10−3s=1.0ms
For the capacitor to reach 63% during one half-cycle: τ=T/2=1/(2f)
f=L◆B◆1◆RB◆◆LB◆2τ◆RB◆=L◆B◆1◆RB◆◆LB◆2×10−3◆RB◆=500Hz
(b) At f=1.0kHz, the period is T=1.0ms and the half-cycle is 0.50ms.
Since τ=1.0ms and the half-cycle is 0.5τ, the capacitor charges to only:
VC=V0(1−e−0.5)=5.0(1−0.6065)=5.0×0.3935=1.97V
The voltage across the capacitor rises exponentially to 1.97V during each half-cycle, then decays back. The waveform is a series of exponential rises and falls that do not reach the full supply voltage.
(c) When the time constant is much longer than the half-period of the square wave (τ≫T/2), the capacitor only charges (or discharges) through a small fraction of its range during each half-cycle. Over this small range, the exponential curve is approximately linear, so the voltage across the capacitor approximates a triangular wave. The amplitude of the triangular wave is approximately V0T/(2τ) for τ≫T/2.
For example, with τ=10T/2=5T, the capacitor charges to only V0(1−e−0.2)≈0.18V0 during each half-cycle, and this portion of the exponential is nearly linear.
IT-2: Capacitor Microphone (with Wave Properties)
Question:
A capacitor microphone consists of two parallel plates, one fixed and one flexible (diaphragm), separated by 20μm. Each plate has area 2.0×10−3m2. The capacitor is connected in series with a 10MΩ resistor and a 200V DC supply.
(a) Calculate the capacitance at rest.
(b) A sound wave causes the diaphragm to oscillate with amplitude 1.0μm at 1000Hz. Calculate the approximate peak-to-peak voltage variation across the resistor.
(c) Calculate the time constant and explain why the time constant must satisfy τ≫1/f for the microphone to work correctly.
Take ε0=8.85×10−12Fm−1.
Solution:
(a) C=L◆B◆ε0A◆RB◆◆LB◆d◆RB◆=L◆B◆8.85×10−12×2.0×10−3◆RB◆◆LB◆20×10−6◆RB◆=L◆B◆1.77×10−14◆RB◆◆LB◆2.0×10−5◆RB◆=8.85×10−10F=885pF
(b) The charge on the capacitor is approximately constant (since τ is large): Q≈CV0=885×10−12×200=1.77×10−7C
When the separation changes by Δd=±1.0μm:
ΔC=−L◆B◆ε0AΔd◆RB◆◆LB◆d2◆RB◆=−L◆B◆8.85×10−12×2.0×10−3×1.0×10−6◆RB◆◆LB◆(20×10−6)2◆RB◆=−L◆B◆1.77×10−20◆RB◆◆LB◆4.0×10−10◆RB◆=−4.43×10−11F
The voltage across the capacitor changes: VC=Q/C
ΔVC≈−L◆B◆QΔC◆RB◆◆LB◆C2◆RB◆=−L◆B◆1.77×10−7×(−4.43×10−11)◆RB◆◆LB◆(8.85×10−10)2◆RB◆=L◆B◆7.84×10−18◆RB◆◆LB◆7.83×10−19◆RB◆=10.0V
Peak-to-peak variation across the resistor ≈20V.
(c) τ=RC=10×106×885×10−12=8.85×10−3s=8.85ms
1/f=1.0ms
Since τ=8.85ms≫1.0ms=1/f, the condition is satisfied. The time constant must be much longer than the period of the sound wave so that the capacitor voltage cannot follow the rapid changes in capacitance. This means the charge on the capacitor remains approximately constant, and the voltage changes are caused by the changing capacitance, producing an AC signal across the resistor that faithfully reproduces the sound wave.
IT-3: Energy Transfer in a Two-Capacitor System (with DC Circuits)
Question:
Capacitor C1=10μF is charged to 50V. It is then connected across an initially uncharged capacitor C2=40μF.
(a) Calculate the final voltage across both capacitors after they are connected.
(b) Calculate the total energy stored before and after connection. Account for the difference.
(c) A resistor R=100Ω is placed between the capacitors during connection. Calculate the peak current and the total energy dissipated in the resistor.
Solution:
(a) Charge is conserved: Q1=C1V1=10×10−6×50=5.0×10−4C
After connection, the capacitors are in parallel: Ctotal=C1+C2=50μF
Vf=L◆B◆Q1◆RB◆◆LB◆Ctotal◆RB◆=L◆B◆5.0×10−4◆RB◆◆LB◆50×10−6◆RB◆=10V
(b) Energy before: Ei=21C1V12=0.5×10−5×2500=12.5×10−3J=12.5mJ
Energy after: Ef=21(C1+C2)Vf2=0.5×50×10−6×100=2.5×10−3J=2.5mJ
Energy lost =12.5−2.5=10.0mJ
This energy is dissipated as heat in the connecting wires (or resistor) and as electromagnetic radiation during the transient current flow. This is a fundamental result: connecting two capacitors always results in energy loss.
(c) At t=0, C2 is uncharged (zero voltage) and C1 is at 50V, so the full voltage difference appears across R:
I0=RV1=10050=0.50A
The time constant for the discharge: τ=R×C1+C2C1C2=100×L◆B◆10×40◆RB◆◆LB◆50◆RB◆×10−6=100×8×10−6=8.0×10−4s
Total energy dissipated in the resistor =10.0mJ (same as the energy lost, regardless of R).
This confirms that the energy loss is independent of the resistance value -- even with R=0, the same amount of energy would be lost (as radiation rather than heat).