Electric Circuits Foundations: Charge Flow, Material Response, and Circuit Sources
Current and Current Density
What current is (and what it isn’t)
Electric current is the rate at which electric charge passes through a chosen cross-section of a conductor or circuit element. If you imagine drawing an invisible “gate” cutting across a wire, the current tells you how much charge goes through that gate per unit time.
Mathematically, average current is
I=\frac{\Delta Q}{\Delta t}
and instantaneous current is
I=\frac{dQ}{dt}
where I is current (amperes), Q is charge (coulombs), and t is time (seconds). A current of 1 A means 1 C of charge crosses the chosen surface each second.
A key point for circuits: in a steady DC situation, the same current flows through every cross-section of a single, unbranched wire (charge doesn’t “pile up” significantly in the interior during steady state). That continuity idea is what later makes Kirchhoff’s current law feel natural.
Common misconception to avoid: current is not “how fast electrons travel.” In a metal, electrons’ drift speed is usually very small, even when current is large. What moves fast is the electric field signal that establishes a steady flow around the circuit.
Conventional current vs electron flow
By convention, current direction is defined as the direction positive charge would move. In metallic wires the mobile charges are electrons (negative), so electrons drift opposite the direction of conventional current. AP problems almost always use conventional current—stick to that unless explicitly asked about electron motion.
From current to a local description: current density
In many E&M situations you need a description that does not depend on the particular wire thickness you chose. Current density does that: it describes current per unit area at a point.
For a uniform current through a cross-sectional area A,
J=\frac{I}{A}
where J is the magnitude of the **current density** (units \text{A}/\text{m}^2). More generally, current density is a vector that points in the direction of conventional current.
Why this matters: J connects circuits to fields. In AP Physics C: E&M, you repeatedly translate between “lumped” circuit ideas (like I) and “continuous” field ideas (like \vec{E} and \vec{J}).
Microscopic picture: drift velocity and carrier density
To connect charge motion to current, you model many charge carriers moving with an average drift velocity due to an electric field in the conductor.
If a conductor has:
- carrier number density n (carriers per cubic meter),
- carrier charge q (for electrons, q is negative),
- cross-sectional area A,
- drift speed magnitude v_d,
then the current magnitude is
I=n\lvert q\rvert A v_d
and the corresponding current density magnitude is
J=n\lvert q\rvert v_d
These are “counting” formulas: in time \Delta t, a slice of length v_d\Delta t passes through the cross-section, containing nA(v_d\Delta t) carriers; multiply by charge per carrier and divide by time.
Two important conceptual takeaways:
- A large current does not require large drift speed; you can get large I from large n or large A.
- Drift speed scales inversely with area for fixed current: if a wire narrows, v_d must increase in the narrow part (again consistent with continuity of charge flow).
Example 1: drift speed in a wire
A cylindrical wire carries a steady current I=3.0\ \text{A} and has radius r=0.50\ \text{mm}. Assume one conduction electron per atom with an effective carrier density n=8.5\times 10^{28}\ \text{m}^{-3} and carrier charge magnitude \lvert q\rvert=1.60\times 10^{-19}\ \text{C}. Find the drift speed magnitude v_d.
Step 1: compute area.
A=\pi r^2
A=\pi (5.0\times 10^{-4}\ \text{m})^2=7.85\times 10^{-7}\ \text{m}^2
Step 2: solve I=n\lvert q\rvert A v_d for v_d.
v_d=\frac{I}{n\lvert q\rvert A}
v_d=\frac{3.0}{(8.5\times 10^{28})(1.60\times 10^{-19})(7.85\times 10^{-7})}
v_d\approx 2.8\times 10^{-4}\ \text{m/s}
That’s less than a millimeter per second—yet the circuit “responds” essentially immediately when you close a switch because the electric field establishes itself around the loop quickly.
Example 2: current density from geometry
A current I=2.0\ \text{A} flows uniformly through a wire of diameter 1.0\ \text{mm}. Find J.
Compute area:
A=\pi (5.0\times 10^{-4}\ \text{m})^2=7.85\times 10^{-7}\ \text{m}^2
Then
J=\frac{I}{A}=\frac{2.0}{7.85\times 10^{-7}}\approx 2.5\times 10^{6}\ \text{A}/\text{m}^2
Exam Focus
- Typical question patterns:
- Given I and a wire radius/diameter, compute J or vice versa.
- Use the microscopic model I=n\lvert q\rvert A v_d to find drift speed or infer how v_d changes when A changes.
- Conceptual questions contrasting drift speed with the rapid establishment of current in a circuit.
- Common mistakes:
- Confusing electron flow direction with conventional current direction; keep sign conventions separate from magnitudes.
- Using diameter where radius is needed in A=\pi r^2.
- Treating current as “charge in the wire” rather than “charge crossing a surface per time.”
Resistivity and Resistance
Resistance as a macroscopic property
Resistance is a measure of how strongly a component opposes current for a given potential difference across it. In many AP circuit contexts, you model a component (like a resistor) with Ohm’s law:
V=IR
Here V is the potential difference across the component, I is the current through it, and R is the resistance. An **ohmic** material/component is one where R is effectively constant over the operating range, making V proportional to I.
Why this matters: resistance is the bridge between the “electrostatics” idea of potential difference and the “circuits” idea of steady current. In Unit 3, this is what lets you solve real networks of wires, resistors, and sources.
Common misconception to avoid: R is not the same thing as \rho (resistivity). R depends on the object’s geometry as well as the material.
Resistivity: the material-level cause
Resistivity \rho is a property of a material that quantifies how strongly it resists current flow at the microscopic level. Low resistivity materials (metals) conduct well; high resistivity materials (insulators) conduct poorly.
In a uniform wire of length L and cross-sectional area A,
R=\rho\frac{L}{A}
This formula is powerful because it separates:
- material: \rho
- geometry: L and A
Mechanism intuition: in metals, electrons accelerate between collisions with the lattice; more frequent or more effective collisions mean less drift speed for a given electric field, leading to higher resistivity.
Conductivity and the field-view (connecting to E&M)
In field language, a conductor with current density \vec{J} typically satisfies a microscopic form of Ohm’s law:
\vec{J}=\sigma \vec{E}
where \sigma is the conductivity. Conductivity is the reciprocal of resistivity:
\sigma=\frac{1}{\rho}
This is the conceptual unifier:
- electrostatics gives you \vec{E}
- material response gives you \vec{J}
- current through a cross-section gives you I
If you combine J=\sigma E with J=I/A and treat E as approximately uniform in a uniform wire, you can recover R=\rho L/A.
Notation reference (you’ll see both styles)
| Quantity | Symbol | Units | Key relationship |
|---|---|---|---|
| Resistivity | \rho | \Omega\cdot \text{m} | R=\rho L/A |
| Conductivity | \sigma | \text{S}/\text{m} | \sigma=1/\rho |
| Current density | \vec{J} | \text{A}/\text{m}^2 | \vec{J}=\sigma\vec{E} |
Temperature dependence (what you need conceptually)
For most metals, resistivity increases with temperature because lattice vibrations increase, causing more scattering of electrons. In many AP problems, you may be told or asked qualitatively: “If temperature rises, what happens to resistance?” For metallic conductors, resistance typically increases.
Unless a specific linear approximation is given in your course materials or problem statement, treat temperature effects qualitatively: direction of change and reasoning, not detailed calculation.
Power and energy in resistive elements (closely tied to resistance)
When current flows through resistance, electrical energy is converted into thermal energy (and sometimes light, etc.). The power dissipated in a resistor can be written in equivalent ways:
P=IV
Using V=IR,
P=I^2R
Using I=V/R,
P=\frac{V^2}{R}
Why this matters: AP circuit questions often ask about brightness (power in bulbs), heating, and how power changes when you change resistance or voltage.
Common misconception to avoid: “Higher resistance means higher power.” Not always—depends on what is held constant.
- If I is fixed, larger R gives larger P=I^2R.
- If V is fixed, larger R gives smaller P=V^2/R.
Example 1: geometry change and resistance
A wire of resistivity \rho has length L and area A, so R=\rho L/A. Suppose you stretch the wire to double its length while keeping its volume constant (so material is conserved). What happens to resistance?
Step 1: use volume conservation.
AL=\text{constant}
If L' = 2L then
A' L' = A L
so
A' (2L)=AL
A'=\frac{A}{2}
Step 2: compute new resistance.
R'=\rho\frac{L'}{A'}=\rho\frac{2L}{A/2}=4\rho\frac{L}{A}=4R
Stretching a wire (without changing material) can dramatically increase resistance because you increase L and decrease A.
Example 2: using microscopic Ohm’s law to connect fields to circuit values
A uniform wire has length L=0.20\ \text{m} and conductivity \sigma=5.0\times 10^{7}\ \text{S/m}. The electric field magnitude inside it is E=0.50\ \text{V/m}. The wire radius is r=1.0\ \text{mm}. Find the current magnitude.
Step 1: find current density from J=\sigma E.
J=\sigma E=(5.0\times 10^{7})(0.50)=2.5\times 10^{7}\ \text{A/m}^2
Step 2: compute area and then current.
A=\pi r^2=\pi (1.0\times 10^{-3})^2=3.14\times 10^{-6}\ \text{m}^2
I=JA=(2.5\times 10^{7})(3.14\times 10^{-6})\approx 78\ \text{A}
This kind of problem is testing your ability to move between field descriptions and circuit quantities.
Exam Focus
- Typical question patterns:
- Use R=\rho L/A to compare resistances when dimensions change (stretching, different gauges, series segments).
- Determine how current, voltage drop, or power changes when R changes under fixed V or fixed I conditions.
- Translate between microscopic and macroscopic forms: \vec{J}=\sigma\vec{E} and V=IR.
- Common mistakes:
- Treating resistivity \rho as if it changes with geometry; it’s a material property (at a given temperature).
- Forgetting that doubling radius quadruples area, which quarters resistance (since R\propto 1/A).
- Mixing “held constant” conditions in power reasoning (fixed V vs fixed I).
Electromotive Force (EMF)
What EMF means physically
Electromotive force (EMF), usually written \mathcal{E}, is not a mechanical force. It is an energy-per-charge concept: the source (battery, generator, etc.) does work on charges to raise their electric potential energy.
Conceptually, a circuit needs two things for sustained current:
- a closed path for charges to move through, and
- a non-electrostatic mechanism that “pushes” charges from low potential back to high potential.
Pure electrostatic fields (from static charges) can move charges “downhill” in potential, but they cannot continuously carry charges around a loop while also restoring them to higher potential. EMF represents whatever process does that restoring work—chemical reactions in a battery, electromagnetic induction in a generator, etc.
Quantitatively, EMF is defined as work per unit charge supplied by the source:
\mathcal{E}=\frac{W}{q}
Units are volts (joules per coulomb), just like potential difference.
Common misconception to avoid: EMF is not “the voltage across a battery no matter what.” It equals the battery’s open-circuit potential difference (ideal case), but under load the terminal voltage can be smaller due to internal resistance.
Ideal source vs real source (internal resistance)
An ideal voltage source maintains a fixed potential rise \mathcal{E} regardless of the current drawn. Real sources deviate from this because of **internal resistance** r (representing energy dissipated inside the source).
A useful model is an ideal EMF source in series with a resistor r.
If current I is delivered to an external circuit, then the terminal voltage (the potential difference measured across the source’s terminals) is
V_{\text{terminal}}=\mathcal{E}-Ir
This formula captures a key physical idea: some of the source’s supplied energy per charge is “used up” inside the source itself.
- If the circuit is open (no current), I=0 and
V_{\text{terminal}}=\mathcal{E}
- If the source is delivering current to a load, Ir is positive and the terminal voltage is less than \mathcal{E}.
You can also interpret Ir as the magnitude of the internal voltage drop across the internal resistor.
Energy and power supplied by a source
Because EMF is energy per charge, the rate at which the source supplies energy (power) relates naturally to current:
P_{\text{source}}=I\mathcal{E}
In the internal resistance model, that supplied power splits into:
- power delivered to the external circuit: P_{\text{load}}=IV_{\text{terminal}}
- power dissipated internally: P_{\text{internal}}=I^2 r
The “missing” terminal voltage under load corresponds to real energy losses inside the source.
How EMF fits into loop reasoning
In circuit loop equations (Kirchhoff’s loop rule), you treat an ideal EMF source as a potential rise of magnitude \mathcal{E} when traversing from the negative terminal to the positive terminal. Resistors create potential drops of magnitude IR in the direction of current.
Even before you formally write Kirchhoff’s rules, you can reason this way: the source must provide enough energy per charge to compensate for the energy per charge dissipated in resistive elements around the loop.
Example 1: terminal voltage and internal resistance
A battery has EMF \mathcal{E}=12.0\ \text{V} and internal resistance r=0.50\ \Omega. It is connected to an external resistor R=5.5\ \Omega. Find the current and the terminal voltage.
Step 1: total series resistance.
R_{\text{total}}=R+r=5.5+0.50=6.0\ \Omega
Step 2: current from loop reasoning (ideal source driving series resistances).
I=\frac{\mathcal{E}}{R_{\text{total}}}=\frac{12.0}{6.0}=2.0\ \text{A}
Step 3: terminal voltage.
V_{\text{terminal}}=\mathcal{E}-Ir=12.0-(2.0)(0.50)=11.0\ \text{V}
You can check consistency by computing the drop across the external resistor:
V_R=IR=(2.0)(5.5)=11.0\ \text{V}
So the terminal voltage is exactly what appears across the external load in this simple series circuit.
Example 2: interpreting open-circuit vs loaded measurements
You measure a battery with a voltmeter and read 9.0\ \text{V} (essentially open circuit). When connected to a device drawing I=0.30\ \text{A}, the terminal voltage drops to 8.4\ \text{V}. Estimate internal resistance r.
Treat the open-circuit reading as EMF: \mathcal{E}=9.0\ \text{V}.
Use
V_{\text{terminal}}=\mathcal{E}-Ir
Solve for r:
r=\frac{\mathcal{E}-V_{\text{terminal}}}{I}=\frac{9.0-8.4}{0.30}=2.0\ \Omega
This is a common experimental-style reasoning: internal resistance is inferred from voltage sag under load.
Exam Focus
- Typical question patterns:
- Model a real battery as \mathcal{E} in series with r, then find I and terminal voltage for a given load.
- Compare “open-circuit voltage” to “voltage under load” to determine r or to explain why measured voltage changes.
- Energy/power questions: identify where the source’s energy goes (load vs internal dissipation).
- Common mistakes:
- Calling EMF a force or treating it as a separate unit from volts; it’s measured in volts (J/C).
- Using V_{\text{terminal}}=\mathcal{E}+Ir with the wrong sign when the battery is delivering current (for delivery, terminal voltage is typically less than EMF).
- Forgetting that terminal voltage is what a voltmeter reads across the battery terminals in the circuit (not necessarily equal to \mathcal{E}).