ResearchForge / Calculators
← all articles
electric-circuitschargecurrentintegrationdifferentiationcircuit-analysisFri Apr 24
3Blue1Brown-style animation reel

Electric Circuits: Key Theorems and Proofs

Abstract

This article examines two foundational relationships in electric circuit analysis: the integral relationship between current and charge, and the method for determining maximum current in time-varying circuits. Both results are essential for understanding transient behavior and component design constraints. We present the mathematical statements, physical intuition, and a worked example demonstrating their application.

Background

Circuit analysis relies on precise relationships between fundamental quantities. Current i(t)i(t) represents the instantaneous flow of electric charge, while charge q(t)q(t) represents the cumulative amount of charge that has moved through a cross-section. The connection between these quantities is not merely algebraic—it is differential in nature, requiring calculus to express one in terms of the other.

In practical circuit design, engineers must predict not only steady-state behavior but also transient responses. When circuits contain energy-storage elements like capacitors or inductors, currents and voltages vary with time according to exponential or oscillatory functions. Identifying the peak current during these transients is critical: exceeding component ratings can cause failure, while underestimating peak currents may lead to inadequate component selection.

Key Results

Charge as the Integral of Current

The fundamental relationship between current and charge is expressed through integration [charge-as-a-function-of-current]:

q(t)=0ti(x)dxq(t) = \int_0^t i(x) \, dx

This equation states that the total charge accumulated from time 00 to time tt equals the integral of the current function over that interval. Physically, this reflects the definition of current as the rate of charge flow: i=dqdti = \frac{dq}{dt}. By inverting this relationship through integration, we recover charge from knowledge of current.

The practical significance is substantial. In capacitor circuits, the charge stored determines the voltage across the device via q=Cvq = Cv. In battery discharge scenarios, integrating the discharge current tells us how much charge has been removed from the battery. This relationship is therefore indispensable for analyzing circuits with time-varying currents.

Maximum Current in Exponential Transients

When a circuit exhibits exponential transient behavior, the current function often takes the form i(t)=f(t)eαti(t) = f(t) e^{-\alpha t} for some constant α>0\alpha > 0 and function f(t)f(t). Finding the maximum of such a function requires differentiation and setting the derivative equal to zero.

According to [maximum-current-in-a-circuit], for circuits where the charge function produces an exponential current decay, the maximum current occurs at:

tmax=1αt_{max} = \frac{1}{\alpha}

and the maximum current value is:

imax=1αe1i_{max} = \frac{1}{\alpha} e^{-1}

This result is crucial for component selection. The peak current determines the minimum current rating required for conductors, switches, and other components. Underestimating this peak can result in component damage or circuit failure during the transient phase, even if steady-state currents are well within safe limits.

Worked Example

Consider a circuit where charge accumulates according to:

q(t)=1α(1eαt)q(t) = \frac{1}{\alpha} \left(1 - e^{-\alpha t}\right)

Step 1: Find the current function.

Using [charge-as-a-function-of-current], current is the time derivative of charge:

i(t)=dqdt=ddt[1α(1eαt)]=eαti(t) = \frac{dq}{dt} = \frac{d}{dt}\left[\frac{1}{\alpha}\left(1 - e^{-\alpha t}\right)\right] = e^{-\alpha t}

Step 2: Locate the maximum.

To find the maximum, differentiate the current:

didt=αeαt\frac{di}{dt} = -\alpha e^{-\alpha t}

Setting this equal to zero: αeαt=0-\alpha e^{-\alpha t} = 0. Since the exponential is never zero, there is no interior critical point. However, examining the behavior: at t=0t = 0, i(0)=1i(0) = 1, and as tt \to \infty, i(t)0i(t) \to 0. The current is monotonically decreasing.

Step 3: Interpret the result.

This example shows a monotonic decay. However, if the charge function were q(t)=tαeαtq(t) = \frac{t}{\alpha} e^{-\alpha t}, then:

i(t)=ddt[tαeαt]=1αeαttααeαt=1αeαt(1αt)i(t) = \frac{d}{dt}\left[\frac{t}{\alpha} e^{-\alpha t}\right] = \frac{1}{\alpha}e^{-\alpha t} - \frac{t}{\alpha}\alpha e^{-\alpha t} = \frac{1}{\alpha}e^{-\alpha t}(1 - \alpha t)

Setting didt=0\frac{di}{dt} = 0 yields t=1αt = \frac{1}{\alpha}, confirming [maximum-current-in-a-circuit]. The maximum current is:

imax=1αe1i_{max} = \frac{1}{\alpha}e^{-1}

This peak occurs at a specific time determined by the circuit parameters, and engineers must ensure all components can handle this transient stress.

References

AI Disclosure

This article was drafted with AI assistance. The structure, mathematical exposition, and worked example were generated based on the provided class notes. All factual claims and equations are cited to the original notes. The article has been reviewed for technical accuracy and clarity. No claims beyond those supported by the cited notes have been included.

Try the math live

References

AI disclosure: Generated from personal class notes with AI assistance. Every factual claim cites a note. Model: claude-haiku-4-5-20251001.