> anishgoyal โ–ˆ


Notes โ€บ Fundamentals of Electric Circuits (Sadiku) Lecture 6

Capacitors and Inductors

calendar_today   article 402 words   access_time 3 min   replay Modified

Table of Contents

Capacitors

Definition 06.1 (Capacitance).

The ratio of a capacitor’s plate charge to the potential difference between the plates, measured in farads (F):

$$q = Cv.$$

In practice, $C$ is dependent on neither $q$ or $v$; it is dependent on capacitor’s physical dimensions (surface area, spacing, and permittivity). For a parallel plate capacitor:

$$ C = \frac{\epsilon A}{d}.$$

Two important properties:

  1. Acts as an open circuit when the voltage is no longer changing with time; for ideal DC circuits, this occurs instantaneously.
  2. The voltage across the capacitor is continuous.
$$ i = C \frac{\mathrm{d}v}{\mathrm{d}t}$$ $$v = \frac{1}{C}\int_{t_{0}}^{t} i(\tau) \, \mathrm{d}\tau + v(t_{o})$$ $$ p = vi = Cv \frac{\mathrm{d}v}{\mathrm{d}t}$$ $$w = \frac{1}{2}Cv^2 = \frac{q^2}{2C}$$

Equivalent Capacitance

$$C_{\text{eq}} = \left(\sum_{n=1}^{N} \frac{1}{C_{n}}\right)^{-1}$$ $$C_{\text{eq}} = \sum_{n = 1}^{N} C_{n}$$

Inductors

Definition 06.2 (Inductance).

The property of an inductor to oppose the change of current through it, measured in henrys (H):

$$v = L \frac{\mathrm{d}i}{\mathrm{d}t}.$$

In practice, $L$ is dependent on neither $v$ nor $i$:

$$L = \frac{N^2 \mu A}{\ell},$$

where $N$ is the turns, $\ell$ is length, $A$ is cross-sectional area, and $\mu$ is permeability of the core.

Two important properties:

  1. Acts as a closed circuit when the current is no longer changing with time; for ideal DC circuits, this occurs instantaneously.
  2. The current through an inductor is continuous.
$$ i = \frac{1}{L} \int_{t_{0}}^{t} v(\tau) \, \mathrm{d}\tau + i(t_{0})$$ $$p = vi = \left( L \frac{\mathrm{d}i}{\mathrm{d}t} \right) i$$ $$w = \frac{1}{2} Li^2$$

Equivalent Inductance

$$L_{\text{eq}} = \sum_{n=1}^{N} L_{n}$$ $$L_{\text{eq}} = \left(\sum_{n=1}^{N} \frac{1}{L_{n}}\right)^{-1}$$

Integrator and Differentiator

Integrator

Definition 06.3 (Integrator).

An op amp with $v_o \propto \int v_{i}$ by replacing $R_f$ with a capacitor in an inverting amplifier.

$$ v_{o} = -\frac{1}{RC} \int_{0}^{t} v_{i}(\tau) \, \mathrm{d}\tau$$

integrator

Differentiator

Definition 06.4 (Differentiator).

An op amp with $v_o \propto \frac{\mathrm{d}v_{i}}{\mathrm{d}t}$ by replacing $R_i$ with a capacitor in an inverting amplifier.

$$v_{o} = -RC \frac{\mathrm{d}v_{i}}{\mathrm{d}t}$$

Graph