Subset – Definition and Properties

Explore the Capacitor formula to calculate capacitance based on plate area, separation distance, and the dielectric mate...

Definition of a Capacitor

A parallel plate capacitor consists of two large, flat conducting plates separated by a small distance with a dielectric material between them. This geometry creates a nearly uniform electric field between the plates and serves as the foundation for understanding all capacitors. The capacitance depends directly on the plate area (larger area stores more charge), inversely on the plate separation (closer plates create stronger field), and directly on the permittivity of the dielectric material (higher permittivity allows more charge storage). This simple yet powerful device forms the basis for most electronic capacitors and energy storage systems, making it essential to understand for anyone studying electronics, electrical engineering, or physics.

The concept of storing electrical charge dates back to the Leyden jar, invented in 1745. Systematic study was pioneered by Benjamin Franklin, while Michael Faraday introduced the concept of the dielectric and the electric field in the 1830s. The mathematical framework was solidified by James Clerk Maxwell in the 1860s, leading to the modern understanding of capacitors as fundamental components in electromagnetic theory.

Physical Properties

Capacitance is a fundamental scalar property of a system of conductors that quantifies its ability to store electric charge and potential energy in an electric field.

PropertyDetails
Scalar/Vector NatureCapacitance is a scalar quantity, defined by magnitude only. It does not have a direction.
SI UnitsThe SI unit for capacitance is the farad (F), defined as one coulomb per volt (1 C/V). Common smaller units are the microfarad (µF) and picofarad (pF).
MagnitudeThe magnitude of capacitance is always positive and depends on the geometric properties of the conductors (like area and separation) and the permittivity of the dielectric material between them.
Conservation LawsIn an isolated system of capacitors, total electric charge is conserved. When capacitors are connected, charge redistributes, but the net charge of the isolated system remains constant.
Dimensional FormulaThe dimensional formula for capacitance is [M]⁻¹ [L]⁻² [T]⁴ [I]², derived from its relationship with charge and voltage.
📐

Diagram & Visualization

ε A + + + - - - E d C
A parallel plate capacitor with area A, plate separation d, and dielectric material ε, which determine its capacitance C.
📐

Key Formulas

\[ C = \epsilon \frac{A}{d} = \epsilon_0 \epsilon_r \frac{A}{d} \]
Capacitance
\[ E = \frac{\sigma}{\epsilon} = \frac{Q}{\epsilon A} \]
Electric Field
\[ V = Ed = \frac{Qd}{\epsilon A} \]
Voltage (Potential Difference)
\[ U = \frac{1}{2}CV^2 = \frac{1}{2}\epsilon E^2 Ad \]
Stored Potential Energy
ℹ️

Variables and Constants

SymbolQuantitySI UnitDescription
CCapacitanceF (Farad)The ability of the system to store an electric charge.
APlate AreaThe surface area of one of the conducting plates.
dPlate SeparationmThe distance between the two conducting plates.
QElectric ChargeC (Coulomb)The magnitude of the charge stored on each plate.
VVoltageV (Volt)The potential difference between the two plates.
EElectric FieldV/m or N/CThe magnitude of the uniform electric field between the plates.
UPotential EnergyJ (Joule)The energy stored in the electric field of the capacitor.
σSurface Charge DensityC/m²The charge per unit area on a plate (σ = Q/A).
εPermittivityF/mThe permittivity of the dielectric material between the plates.
ε₀Permittivity of Free Space8.85×10⁻¹² F/mA physical constant representing the permittivity of a vacuum.
εᵣRelative PermittivityDimensionlessThe dielectric constant; the factor by which the dielectric increases capacitance.
📊

Derivation of Capacitance

The formula for the capacitance of a parallel plate capacitor is derived from first principles using Gauss's Law and the definitions of electric potential and capacitance.

Step 1: Electric field from a single charged plate
Using Gauss's law for an infinite conducting sheet, the electric field is uniform and perpendicular to the plate.

\[ E_{single} = \frac{\sigma}{2\epsilon_0} \]

Step 2: Field between two oppositely charged plates
Between the plates, the field from the positive plate (E₊) and the negative plate (E₋) point in the same direction and add together. Outside the plates, they cancel out.

\[ E_{total} = E_+ + E_- = \frac{\sigma}{2\epsilon_0} + \frac{\sigma}{2\epsilon_0} = \frac{\sigma}{\epsilon_0} \]

Step 3: Include dielectric effects
If a dielectric material with relative permittivity \(\epsilon_r\) is placed between the plates, it reduces the electric field.

\[ E = \frac{\sigma}{\epsilon_0 \epsilon_r} = \frac{\sigma}{\epsilon} \]

Step 4: Relate electric field to voltage
For a uniform electric field, the potential difference (voltage) V between the plates is the field strength E multiplied by the separation distance d.

\[ V = Ed = \frac{\sigma d}{\epsilon} = \frac{Qd}{\epsilon A} \]

Step 5: Calculate capacitance from its definition
Using the general definition of capacitance, C = Q/V, we substitute the expression for V.

\[ C = \frac{Q}{V} = \frac{Q}{\frac{Qd}{\epsilon A}} = \frac{\epsilon A}{d} \]

Final Result
Substituting \(\epsilon = \epsilon_0 \epsilon_r\) gives the final formula.

\[ C = \epsilon_0 \epsilon_r \frac{A}{d} \]
📚

Types & Special Cases

Capacitors are classified based on their geometry and the dielectric material used, which dictate their capacitance value, voltage rating, and primary applications.

Type / CaseDescriptionWhen to Use
Parallel Plate CapacitorConsists of two parallel conductive plates separated by a dielectric. Capacitance is proportional to the plate area and inversely proportional to the separation distance.A fundamental model for teaching and understanding capacitance. Used in simple filters, timing circuits, and applications requiring stable, moderate capacitance.
Cylindrical CapacitorFormed by two concentric conductive cylinders. Capacitance depends on the length of the cylinders and the ratio of their radii.Commonly found in coaxial cables to control signal integrity and impedance. Also used in certain filter designs and high-frequency applications.
Spherical CapacitorConsists of two concentric conductive spheres. Capacitance is determined by the radii of the inner and outer spheres.Primarily a theoretical model used in electrostatics to illustrate principles. An isolated sphere is a limiting case, used to model the capacitance of a single charged object.
Dielectric-Filled CapacitorAny capacitor where a non-conducting material (dielectric) is inserted between the conductors. The dielectric increases capacitance by a factor κ (dielectric constant).Virtually all practical capacitors use a dielectric to increase capacitance, provide mechanical structure, and increase the maximum operating voltage (breakdown voltage).
🧮

Worked Example: Basic Calculation

A parallel plate capacitor has a plate area of 0.05 m², a plate separation of 2 mm, and is filled with a dielectric material with a relative permittivity of 5. Calculate its capacitance.
  1. Identify the given values and convert to SI units: \(A = 0.05 \, \text{m}^2\), \(d = 2 \, \text{mm} = 2 \times 10^{-3} \, \text{m}\), \(\epsilon_r = 5\).
  2. Recall the formula for capacitance of a parallel plate capacitor: \(C = \epsilon_0 \epsilon_r \frac{A}{d}\).
  3. Substitute the values, using the constant \(\epsilon_0 = 8.85 \times 10^{-12} \, \text{F/m}\).
  4. \(C = (8.85 \times 10^{-12})(5) \frac{0.05}{2 \times 10^{-3}}\)
  5. \(C = \frac{2.2125 \times 10^{-12}}{2 \times 10^{-3}} = 1.10625 \times 10^{-9} \, \text{F}\)
The capacitance is \(1.106 \times 10^{-9} \, \text{F}\), or 1.106 nF.
🧮

Try It

💡

Applications

Electronic Circuits: Used for filtering, timing, coupling/decoupling signals, and smoothing power supplies.

Power Electronics: Used for energy storage in motor starters, power factor correction, and in switched-mode power supplies.

Memory Devices: Microscopic capacitors form the basis of Dynamic Random-Access Memory (DRAM) cells, storing bits of information as charge.

Sensors: Changes in capacitance can be used to measure physical quantities like pressure, humidity, or position.

Touch Screens: Capacitive touch screens detect the location of a finger by measuring the change in capacitance it causes in a grid of conductors.

Energy Systems: Large capacitor banks are used in power grids for voltage regulation, improving power quality, and for delivering high-power pulses.

🏗️

Real-World Numerical Examples

Design a parallel plate capacitor for a power supply filter that needs 1000 μF capacitance. Compare designs using air (\(\epsilon_r = 1\)) versus ceramic dielectric (\(\epsilon_r = 3000\)). For both cases, if the maximum safe electric field is 1×10⁶ V/m and operating voltage is 100 V, calculate: (a) required plate separation, (b) plate area needed.
  1. <b>(a) Required plate separation:</b> The field must not exceed the maximum. This is independent of the dielectric material. \(E = V/d \leq E_{max}\).
  2. \(d \geq \frac{V}{E_{max}} = \frac{100 \, \text{V}}{1 \times 10^6 \, \text{V/m}} = 1 \times 10^{-4} \, \text{m} = 0.1 \, \text{mm}\).
  3. <b>(b) Required plate area (Air):</b> Rearrange the capacitance formula \(C = \epsilon_0 \frac{A}{d}\) to solve for A.
  4. \(A_{air} = \frac{Cd}{\epsilon_0} = \frac{(1 \times 10^{-3} \, \text{F})(1 \times 10^{-4} \, \text{m})}{8.85 \times 10^{-12} \, \text{F/m}} = 1.13 \times 10^4 \, \text{m}^2\). This area is impractically large.
  5. <b>(b) Required plate area (Ceramic):</b> Use the formula \(C = \epsilon_0 \epsilon_r \frac{A}{d}\).
  6. \(A_{ceramic} = \frac{Cd}{\epsilon_0 \epsilon_r} = \frac{(1 \times 10^{-3})(1 \times 10^{-4})}{(8.85 \times 10^{-12})(3000)} = 3.77 \, \text{m}^2\). This is a much more practical size.
The minimum plate separation is 0.1 mm for both designs. The air-core capacitor would require an area of 11,300 m², while the ceramic capacitor requires only 3.77 m², demonstrating the critical role of high-k dielectrics in making compact capacitors.
A parallel plate capacitor has plates of area 0.02 m² separated by 1 mm with a dielectric of \(\epsilon_r = 500\). When charged to 200 V, calculate: (a) the capacitance, (b) the charge stored, and (c) the energy stored.
  1. <b>(a) Calculate capacitance:</b> Use the formula \( C = \epsilon_0 \epsilon_r \frac{A}{d} \).
  2. \( C = (8.85 \times 10^{-12})(500) \frac{0.02}{1 \times 10^{-3}} = 8.85 \times 10^{-8} \, \text{F} = 88.5 \, \text{nF} \).
  3. <b>(b) Find charge stored:</b> Use the definition \( Q = CV \).
  4. \( Q = (8.85 \times 10^{-8} \, \text{F})(200 \, \text{V}) = 1.77 \times 10^{-5} \, \text{C} = 17.7 \, \mu\text{C} \).
  5. <b>(c) Calculate energy stored:</b> Use the formula \( U = \frac{1}{2}CV^2 \).
  6. \( U = \frac{1}{2}(8.85 \times 10^{-8} \, \text{F})(200 \, \text{V})^2 = 1.77 \times 10^{-3} \, \text{J} = 1.77 \, \text{mJ} \).
The capacitor has (a) a capacitance of 88.5 nF, (b) stores a charge of 17.7 μC, and (c) stores 1.77 mJ of energy.
🌍

Real-World Scenarios

E = ½CV²
Camera Flash
A camera capacitor charges slowly from the battery, storing energy (E = ½CV²). When the shutter fires, it discharges in microseconds, converting that stored energy into an intense burst of light.
Brake Boost
Hybrid Vehicle
Supercapacitors in hybrid vehicles capture kinetic energy during braking, storing it as E = ½CV², then release it instantly during acceleration to improve fuel efficiency.
Power Grid Stabilisation
Utility-scale capacitor banks store energy (E = ½CV²) at substations to smooth voltage fluctuations, correct power factor, and stabilise the grid during sudden changes in demand.

Camera Flash: A large capacitor stores electrical energy from the camera's battery over a few seconds. When the flash is triggered, this energy is discharged rapidly through a xenon flash tube, creating a very bright, brief burst of light.

Computer Memory (DRAM): Each bit of information in a Dynamic Random-Access Memory (DRAM) chip is stored as the presence or absence of charge in a microscopic capacitor. The computer's memory controller must constantly refresh these capacitors to prevent the charge from leaking away and the data from being lost.

Touch Screens: Capacitive touch screens work by detecting changes in capacitance. A grid of transparent conductors forms a capacitor network. When your finger, which is conductive, touches the screen, it changes the local electric field and capacitance, allowing the device to register the touch location.

⚠️

Limitations and Assumptions

⚠️ The formula \(C = \epsilon A / d\) assumes the electric field is perfectly uniform and confined between the plates. This is an idealization.
💡 This ideal model ignores 'edge effects' or 'fringing fields,' where the electric field lines curve outwards at the edges of the plates. The approximation is only valid when the plate dimensions are much larger than the separation distance (e.g., when the plate width is at least 10 times the separation).
💡 The formula also assumes a perfect, uniform dielectric material and perfectly flat, parallel conducting plates, which may not be true for real-world components.

Common Mistakes

⚠️ Forgetting to convert all units to SI standards before calculating. Plate area must be in square meters (m²) and separation distance in meters (m). Common errors involve using cm² or mm.
⚠️ Confusing the permittivity of free space (\(\epsilon_0\)) with the total permittivity of the material (\(\epsilon = \epsilon_0 \epsilon_r\)). If a dielectric is present, you must include the dimensionless relative permittivity \(\epsilon_r\).
⚠️ Incorrectly calculating stored energy. The formula is \(U = \frac{1}{2}CV^2\). A common error is omitting the \(\frac{1}{2}\) factor or forgetting to square the voltage.
⚖️

Units and Dimensional Analysis

QuantitySymbolSI UnitUnit Name
CapacitanceCFFarad (Coulomb/Volt)
ChargeQCCoulomb
VoltageVVVolt (Joule/Coulomb)
Electric FieldEV/mVolts per meter
PermittivityεF/mFarads per meter
AreaASquare meter

Dimensional Analysis: Using the fundamental dimensions of Mass (M), Length (L), Time (T), and Electric Current (I):

  • Charge: \([Q] = [I][T]\)
  • Voltage (Work/Charge): \([V] = [M][L]^2[T]^{-3}[I]^{-1}\)
  • Capacitance (Charge/Voltage): \([C] = \frac{[I][T]}{[M][L]^2[T]^{-3}[I]^{-1}} = [M]^{-1}[L]^{-2}[T]^4[I]^2\)
  • Permittivity (from \(C=\epsilon A/d\)): \([\epsilon] = \frac{[C][L]}{[L]^2} = \frac{[C]}{[L]} = [M]^{-1}[L]^{-3}[T]^4[I]^2\)
🎯

Study Strategy

1 🧠 Grasp the Fundamentals
  • Read the DEFINITION section to understand what a parallel plate capacitor is and the role of its plates, separation, and dielectric material.
  • Visualize the uniform electric field between the plates as described in the DEFINITION and understand how it stores energy.
  • Focus on the core relationships: capacitance is directly proportional to plate area (A) and inversely proportional to separation distance (d).
  • Clarify the difference between permittivity of free space (ε₀) and the total permittivity (ε) of a dielectric, as highlighted in the COMMON MISTAKES section.
2 📝 Commit the Formula to Memory
  • Write down the formula C = εA/d multiple times, associating each variable with its physical meaning: Capacitance = permittivity × Area / distance.
  • Create a flashcard listing each variable (C, ε, A, d) and its corresponding SI unit (Farads, Farads per meter, m², m).
  • Practice reciting the formula and the definition of each term without looking at your notes.
  • Remember the expanded form for dielectrics: C = ε₀εᵣA/d, and know that εᵣ is the dimensionless relative permittivity or dielectric constant.
3 ✍️ Practice with Problems
  • Begin with basic calculations, solving for C when A, d, and ε are given. Then, practice rearranging the formula to solve for any other variable.
  • Heed the warning in the COMMON MISTAKES section: always convert all units to SI standards (e.g., cm² to m², mm to m) before you start calculating.
  • Work through problems that involve a dielectric material, ensuring you correctly use the relative permittivity (εᵣ) to find the total capacitance.
  • Attempt complex problems where you might need to calculate the plate area from given dimensions (e.g., radius of a circular plate) before using the formula.
4 🌍 Connect to Real-World Physics
  • Review the APPLICATIONS section and choose one example, like power supplies, to research how capacitors are used for smoothing voltage.
  • Think about the Memory Devices application. Conceptualize how billions of microscopic capacitors store the 1s and 0s of data in your computer's RAM.
  • Explore the SENSORS application. Brainstorm how changing the plate separation 'd' could be used to create a touch sensor or a pressure gauge.
  • Identify three devices in your home that use capacitors (e.g., camera flash, microwave, computer) and relate them to the functions listed in the APPLICATIONS section.
Master capacitance by understanding its structure, memorizing the formula, practicing with careful unit conversion, and connecting it to the technology all around you.

Frequently Asked Questions

×

×