Charge, Current, Voltage, Power & Energy
This guide has eleven chapters, and every one of them is downstream of this one. Circuits are built in layers: this chapter gives you the four raw quantities — charge, current, voltage, power — and the sign convention that keeps their bookkeeping honest. Chapter 2 adds Kirchhoff's two laws, which are just charge conservation and energy conservation wearing circuit clothes. Chapters 3–4 use those laws to simplify whole networks (series/parallel, dividers, node/mesh analysis, Thévenin/Norton). Chapters 5–6 add two new elements — capacitors and inductors — whose defining feature is that they store energy rather than dissipate it, which forces the idea of a circuit changing over time. Chapters 7–9 take that same energy-storage idea and push it to sinusoidal steady state: AC, phasors, impedance, complex power. Chapter 10 closes with op-amps, an active element built from all of the above. Nothing later works if and aren't reflexive by the time you get there — budget real time here even though it looks like the "easy" chapter. It is the one chapter every other chapter cites.
1. Charge and current: current is a rate
Charge is the fundamental quantity — every electron carries a fixed charge of C, and everything electrical ultimately reduces to how much charge moved, and how fast. Current is not a separate substance flowing through a wire — it is a bookkeeping rate: how much charge crosses a fixed cross-section of the conductor per unit time.
That definition, written as a derivative, and its inverse (recovering charge from a known current by integrating):
1 ampere 1 coulomb/second, by definition. The integral form is just the derivative form solved for — the is not optional bookkeeping, it's the charge that was already there before you started the clock.
Why a derivative and not, say, "charge over time"? Because can change instant to instant — a average would blur out exactly the transient behaviour (charging curves, AC waveforms) that later chapters care about. The derivative is the instantaneous rate, the same idea as instantaneous velocity being rather than .
A capacitor's stored charge is measured as for and C for . Find , and describe its behaviour.
Differentiate: A
At : A (largest, because is rising fastest right at ).
As : (the charge curve flattens out at C, so the rate of charge arrival dies off).
2. Voltage: potential difference, and why it needs two subscripts
Voltage is potential energy per unit charge — the work done moving one coulomb of charge from one point to another. Because it's always a difference between two points, a single voltage number is meaningless without saying between which two terminals, and in which order. That's what the double subscript is for: is the potential at relative to ; swap the order and you flip the sign, .
An ideal voltage source holds fixed regardless of what's connected to it (zero internal resistance); an ideal current source holds the current through it fixed regardless of the voltage across it. Both are idealizations you'll refine in Chapter 3 when real (non-ideal) sources with internal resistance show up.
3. Power: where actually comes from
Power is not a new physical primitive — it falls straight out of the definitions above. Voltage is energy per unit charge (); current is charge per unit time (). Multiply them and the charge cancels, leaving energy per unit time, which is exactly what power means:
Units check the same way: . This is the whole reason volts amps gives watts — it isn't a coincidence of unit naming, it's the coulombs cancelling.
Energy is then just power integrated back up over time — the inverse relationship, exactly parallel to the pair above:
3.1 The passive sign convention — the one rule that decides absorbing vs. delivering
only tells you a number; whether that number means "this element is absorbing energy" or "supplying it" depends entirely on how the reference arrow for sits relative to the reference terminal for . This is the single most exam-tested idea in the whole chapter, and it's a two-case rule:
Same physical situation, two bookkeeping conventions: a battery being charged has current forced into its terminal (passive, absorbing — it's storing chemical energy). The same battery discharging naturally has current flowing out of its terminal (active, delivering).
Classify each as absorbing or delivering power, and find the magnitude.
Element A: V, A, passive configuration (current into ).
W, absorbed.
Element B: V, A, also passive.
W, absorbed.
Element C: V, A, active configuration.
W , so — watch the double negative — it comes out positive in the active formula, meaning W is genuinely delivered.
3.2 Energy with time-varying and
When voltage and current are constant, . When they vary with time, you have to integrate — this is exactly where the derivative-and-integral pattern from §1 reappears for power and energy.
A device is held at a constant V while its current decays as A (passive configuration). Find the total energy absorbed over .
W
J
4. Build the meter: power, energy, and a real electricity bill
Every "electricity bill" problem in the exercises (P1.19, P1.26, Tutorial 1 P4/P5) is the same three-step chain: pick and , get instantaneous power , then integrate power over time to get energy, then multiply by a utility's rate to get cost. The widget below makes that chain live: drag and and watch the meter accumulate energy and cost in real time (sped up — 1 real second below stands for the "elapsed time" slider's unit).
5. Practice problems
A device has A for , and an initial stored charge of C.
(a) Find for . (b) What is the total charge that has ever passed into the device, as ? (c) Differentiate your answer to (a) as a check — does it return the given ?
C
As , , so C.
A — matches the given . ✓
A small solar panel feeds a resistive load. The panel's terminals read V, and its reference current A is defined as leaving the panel's terminal. The load sees the same current entering its own terminal, with V across it.
(a) Is the panel absorbing or delivering power, and how much? (b) Is the load absorbing or delivering, and how much? (c) Verify energy conservation for the pair. (d) If the panel runs like this for 5 hours a day, find the daily energy delivered in kWh, and its dollar value at a utility rate of $0.15/kWh.
Current leaving the terminal is the active configuration:
W. Negative in the active formula means power is delivered: the panel supplies 45 W.
Current entering the terminal is the passive configuration:
W, absorbed by the load.
W. ✓ — everything the panel supplies, the load absorbs, exactly, as it must in a two-element loop.
Power delivered is constant at 45 W, so energy over 5 h:
Value at $0.15/kWh: — about 3.4¢ per day.
A window air conditioner runs on this daily schedule: off from midnight to 8 a.m. (0 W); 900 W from 8 a.m. to 5 p.m.; 1500 W from 5 p.m. to 10 p.m.; and a 300 W fan-only mode from 10 p.m. to midnight.
(a) Total energy consumed in one day, in kWh. (b) Daily cost at $0.14/kWh. (c) Average power over the full 24 hours — compute it two independent ways and confirm they agree.
Segment energies: ; Wh; Wh; Wh.
Total: Wh kWh.
Cost .
Method 1 (energy over time): W.
Method 2 (duration-weighted average of the four power levels):
W. ✓ Both methods agree, as they must — they're the same sum, grouped differently.
Charge, current, voltage, power, energy, and the passive sign convention are the alphabet; the next chapter gives you the grammar — Kirchhoff's current and voltage laws, which let you write down equations for a whole network instead of one element at a time.