ResearchForge / Calculators
← all articles
electric-circuitscurrentchargepowercalculuscircuit-analysisMon May 04
3Blue1Brown-style animation reel

Electric Circuits: Core Equations and Relations

Abstract

Electric circuit analysis rests on a small set of fundamental relationships connecting charge, current, voltage, and power. This article synthesizes the core equations and their physical interpretations, emphasizing the calculus operations that link these quantities. We examine how current relates to charge through differentiation and integration, how to locate peak current in transient circuits, and how power is calculated and signed consistently. These relationships form the foundation for analyzing both steady-state and transient behavior in electrical systems.

Background

Circuit analysis requires precise definitions and relationships among electrical quantities. The most basic of these is the relationship between charge and current: current is not an independent quantity but rather the instantaneous rate at which charge flows [electric-current-definition]. This definition immediately suggests that charge and current are connected through calculus—specifically, through differentiation and integration.

Similarly, power—the rate at which energy is transferred—depends on both voltage and current at any instant. However, the sign of power (whether energy is absorbed or supplied) requires a consistent convention to avoid ambiguity. These foundational ideas are essential before analyzing any circuit, whether simple resistive networks or complex transient responses.

Key Results

Current as the Time Derivative of Charge

Current is defined as the instantaneous rate of change of charge with respect to time:

i=dqdti = \frac{dq}{dt}

where ii is measured in amperes, qq in coulombs, and tt in seconds [electric-current-definition]. This definition is analogous to velocity in mechanics: just as velocity measures how quickly position changes, current measures how quickly charge moves through a conductor. A larger current indicates more charge flowing per unit time.

Charge as the Integral of Current

The inverse relationship allows us to recover charge from current by integration. The total charge that has flowed from time 00 to time tt is:

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

[charge-as-a-function-of-current] This integral "sums" the infinitesimal charge contributions over the time interval. For circuits where current decays to zero, the total charge transferred over an infinite interval is:

qtotal=0i(x)dxq_{\text{total}} = \int_0^{\infty} i(x) \, dx

[current-integration] This relationship is especially important when analyzing capacitors and other charge-storage elements, where the accumulated charge determines the voltage across the component.

Finding Maximum Current in Transient Circuits

In many circuits—particularly those with exponential transients—current rises to a peak and then decays. To locate this peak, we differentiate the current function and set the derivative equal to zero:

didt=0\frac{di}{dt} = 0

[finding-maximum-current-from-charge-expression] Solving for the critical time tt^* gives the moment when current reaches its maximum.

For circuits with exponential charge behavior characterized by a constant α\alpha, the maximum current occurs at:

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

with magnitude:

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

[maximum-current-in-a-circuit] Identifying this peak is critical for practical design: components must be rated to safely handle the worst-case current without damage or degradation.

Power and the Passive Sign Convention

Instantaneous power—the rate at which energy is transferred to or from a circuit element—is calculated as the product of voltage and current:

p(t)=v(t)i(t)p(t) = v(t) \cdot i(t)

[power-calculation-in-circuits] Power is measured in watts. However, the sign of this product depends on the reference directions chosen for voltage and current. To ensure consistent interpretation, the passive sign convention is applied: power is calculated as p=vip = vi when the current reference direction enters the terminal marked with positive voltage polarity [passive-sign-convention]. Under this convention, positive power indicates the element is absorbing energy, while negative power indicates the element is supplying energy.

Worked Examples

Example 1: Charge Accumulated from Exponential Current

Suppose current in a circuit decays exponentially as i(t)=I0et/τi(t) = I_0 e^{-t/\tau}, where I0I_0 is the initial current and τ\tau is the time constant. Find the total charge transferred.

Using the integral relation [current-integration]:

qtotal=0I0ex/τdx=I0τ[ex/τ]0=I0τq_{\text{total}} = \int_0^{\infty} I_0 e^{-x/\tau} \, dx = I_0 \tau \left[ -e^{-x/\tau} \right]_0^{\infty} = I_0 \tau

The total charge transferred equals the product of initial current and time constant. This result is independent of the specific decay rate—only the product matters.

Example 2: Locating Peak Current

Consider a charge function q(t)=Q0(1eαt)q(t) = Q_0 (1 - e^{-\alpha t}), representing charge accumulation in a capacitor during charging. Find when current reaches its maximum.

First, differentiate to find current:

i(t)=dqdt=Q0αeαti(t) = \frac{dq}{dt} = Q_0 \alpha e^{-\alpha t}

Next, differentiate current and set equal to zero:

didt=Q0α2eαt=0\frac{di}{dt} = -Q_0 \alpha^2 e^{-\alpha t} = 0

Since the exponential is never zero, there is no critical point in the interior of the domain. The maximum occurs at t=0t = 0, where i(0)=Q0αi(0) = Q_0 \alpha. This makes physical sense: in a simple RC charging circuit, current is largest at the moment charging begins and decays monotonically thereafter.

For a charge function with a different form—one that initially increases then decreases—a maximum in the interior would occur, as described in [maximum-current-in-a-circuit].

Example 3: Power Absorption in a Resistor

A resistor has voltage v(t)=10sin(t)v(t) = 10 \sin(t) V and current i(t)=2sin(t)i(t) = 2 \sin(t) A, with the current reference entering the positive terminal. Calculate the instantaneous power and determine whether the resistor absorbs or supplies energy.

Using the passive sign convention [passive-sign-convention]:

p(t)=v(t)i(t)=10sin(t)2sin(t)=20sin2(t) Wp(t) = v(t) \cdot i(t) = 10 \sin(t) \cdot 2 \sin(t) = 20 \sin^2(t) \text{ W}

Since sin2(t)0\sin^2(t) \geq 0 for all tt, the power is always non-negative. The resistor absorbs energy at all times, as expected for a passive element. The instantaneous power oscillates between 0 and 20 W, with an average value of 10 W.

References

AI Disclosure

This article was drafted with the assistance of an AI language model. The content is based entirely on the provided course notes and cited sources (Nilsson & Riedel, Electric Circuits 11e). The AI was used to organize material, clarify explanations, and structure the article for readability. All mathematical statements and physical interpretations derive from the source notes; no results were invented or extrapolated beyond the provided material. The author retains responsibility for accuracy and interpretation.

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.