> anishgoyal


NotesFundamentals of Electric Circuits (Sadiku) Lecture 7

First-Order Circuits

calendar_today   article 820 words   access_time 8 min   replay Modified

Table of Contents

First-Order Circuit

Definition 07.1 (First-Order Circuit).

A circuit containing one energy storage device (resistor/capacitor) with a resistor. Characterized by a first-order differential equation.

Source-Free RC

$$v(t) = V_{0}e^{-\frac{t}{RC}}$$
Definition 07.2 (Natural Response).

The behavior of voltage and current with no external excitation.

Definition 07.3 (Time Constant).

The time required for the response to decay to a factor of $\frac{1}{e}$ or 36.8% of its initial value.

$$\tau = RC$$
$$i(t) = \frac{V_{0}}{R}e^{-\frac{t}{\tau}}$$ $$p(t) = \frac{V_{0}^2}{R}e^{-\frac{2t}{\tau}}$$ $$w(t) = \frac{1}{2}CV_{0}^2 (1-e^{-\frac{2t}{\tau}})$$
Example 07.4.

(Practice Problem 7.1 [Alexander & Sadiku, Fundamentals of Electric Circuits, 7th ed., p. 282])

07 First-Order Circuits 2025-07-04 14.56.53
Example 07.5.

(Practice Problem 7.2 [Alexander & Sadiku, Fundamentals of Electric Circuits, 7th ed., p. 283])

07 First-Order Circuits 2025-07-04 16.57.06

Source-Free RL

$$i(t) = I_{0}e^{-t \frac{R}{L}}$$ $$\tau = \frac{L}{R}$$ $$v(t) = I_{0}R e^{-\frac{t}{\tau}}$$ $$p(t) = I_{0}^2 R e^{-2\frac{t}{\tau}}$$ $$w(t) = \frac{1}{2} LI_{0}^2 (1 - e^{-2\frac{t}{\tau}})$$
Example 07.6.

(Practice Problem 7.3 [Alexander & Sadiku, Fundamentals of Electric Circuits, 7th ed., p. 287])

07 First-Order Circuits 2025-07-04 17.43.23
Example 07.7.

(Practice Problem 7.4 [Alexander & Sadiku, Fundamentals of Electric Circuits, 7th ed., p. 288])

07 First-Order Circuits 2025-07-04 17.53.38
Example 07.8.

(Practice Problem 7.5 [Alexander & Sadiku, Fundamentals of Electric Circuits, 7th ed., p. 289])

07 First-Order Circuits 2025-07-04 18.19.50

Singularity Functions

Definition 07.9 (Singularity Functions).

Functions that are discontinuous or have discontinuous derivatives.

Unit Step

$$u(t) = \begin{cases} 0,& t < 0 \\ 1,& t>0 \end{cases}$$

Unit Impulse

$$\delta(t) = \frac{\mathrm{d}}{\mathrm{d}t}u(t) = \begin{cases} 0,& t<0 \\ \text{Undefined},& t=0 \\ 0,& t>0 \end{cases}$$ $$\int_{0^-}^{0^+} \delta (t) \, \mathrm{d}t = 1$$ $$\int_{a}^{b}f(t)\delta (t - t_{0}) \, \mathrm{d}t = f(t_{0})$$

Unit Ramp

$$r(t) = \int_{-\infty}^{t} u(\tau) \, \mathrm{d}\tau = \begin{cases} 0,& t \le 0 \\ t,& t \ge 0 \end{cases}$$

Complete Response

$$v = v_{n} + v_{f}$$

where $v_n = V_0 e^{-t\frac{t}{\tau}}$ and $v_f = V_s(1 - e^{-\frac{t}{\tau}})$

$$v = v_{t} + v_{ss}$$

where $v_t = (V_0 - V_s)e^{-\frac{t}{\tau}}$ and $v_{ss} = V_s$

$$v(t) = v(\infty) + [v(0) - v(\infty)]e^{-\frac{t}{\tau}}$$

where $v(0)$ is the voltage at $t = 0^+$ and $v(\infty)$ is the steady-state value

Example 07.10.

(Example 7.10 [Alexander & Sadiku, Fundamentals of Electric Circuits, 7th ed., p. 301])

07 First-Order Circuits 2025-07-04 19.09.25
Example 07.11.

(Practice Problem 7.10 [Alexander & Sadiku, Fundamentals of Electric Circuits, 7th ed., p. 302])

07 First-Order Circuits 2025-07-04 19.20.42
Example 07.12.

Example 7.11 [Alexander & Sadiku, Fundamentals of Electric Circuits, 7th ed., p. 302]

07 First-Order Circuits 2025-07-04 21.31.30
Example 07.13.

Practice Problem 7.11 [Alexander & Sadiku, Fundamentals of Electric Circuits, 7th ed., p. 303]

07 First-Order Circuits 2025-07-04 22.00.35

RC Step Response

$$v(t) = \begin{cases} V_{0},& t < 0 \\ V_{s} + (V_{0}-V_{s})e^{-\frac{t}{\tau}},& t > 0 \end{cases}$$ $$v(t) = V_{s}(1-e^{-\frac{t}{\tau}})u(t)$$ $$\frac{V_{s}}{R} e^{-\frac{t}{\tau}}u(t)$$

RL Step Response

$$i(t) = \frac{V_{s}}{R} + \left( I_{0} - \frac{V_{s}}{R} \right) e^{-\frac{t}{\tau}}$$ $$i(t) = \frac{V_{s}}{R} (1-e^{-\frac{t}{\tau}})u(t)$$ $$v(t) = V_{s}e^{-\frac{t}{\tau}}u(t)$$ $$i(t) = i(\infty) + [i(0) - i(\infty)]e^{-\frac{t}{\tau}}$$
Example 07.14.

(Example 7.12 [Alexander & Sadiku, Fundamentals of Electric Circuits, 7th ed., p. 306])

07 First-Order Circuits 2025-07-04 22.35.15
Example 07.15.

(Practice Problem 7.12 [Alexander & Sadiku, Fundamentals of Electric Circuits, 7th ed., p. 306])

07 First-Order Circuits 2025-07-04 22.39.56
Example 07.16.

(Example 7.13 [Alexander & Sadiku, Fundamentals of Electric Circuits, 7th ed., p. 307])

07 First-Order Circuits 2025-07-04 22.46.23
Example 07.17.

(Practice Problem 7.13 [Alexander & Sadiku, Fundamentals of Electric Circuits, 7th ed., p. 308])

07 First-Order Circuits 2025-07-04 23.10.51

First-Order Op Amps

Example 07.18.

(Example 7.14 [Alexander & Sadiku, Fundamentals of Electric Circuits, 7th ed., p. 309])

07 First-Order Circuits 2025-07-04 23.39.14
Example 07.19.

(Practice Problem 7.14 [Alexander & Sadiku, Fundamentals of Electric Circuits, 7th ed., p. 310])

07 First-Order Circuits 2025-07-05 00.16.32
Example 07.20.

Example 7.15 [Alexander & Sadiku, Fundamentals of Electric Circuits, 7th ed., p. 310]

07 First-Order Circuits 2025-07-05 00.41.04
Example 07.21.

(Practice Problem 7.15 [Alexander & Sadiku, Fundamentals of Electric Circuits, 7th ed., p. 311])

07 First-Order Circuits 2025-07-05 01.38.03
Example 07.22.

(Example 7.16 [Alexander & Sadiku, Fundamentals of Electric Circuits, 7th ed., p. 312])

07 First-Order Circuits 2025-07-05 02.10.24
Example 07.23.

(Practice Problem 7.16 [Alexander & Sadiku, Fundamentals of Electric Circuits, 7th ed., p. 313])

07 First-Order Circuits 2025-07-05 02.40.37

Sources

Graph