Strand 9 Technical Math & Science for DC Electronic Circuits

Electrical Quantities and Circuit Conventions

DC (direct current) circuit analysis starts with a small set of physical quantities that describe how electrical energy is stored, pushed, and moved through components. If you get these quantities—and their sign conventions—clear early, the rest of circuit math becomes much more predictable.

Charge, current, and the idea of “flow”

Electric charge is a property of matter that causes electrical effects. In circuit work you usually don’t track individual charges—you track how fast charge is moving.

Current is the rate of flow of charge past a point. The definition is:

I=QtI = \frac{Q}{t}

  • II is current in amperes A\text{A}
  • QQ is charge in coulombs C\text{C}
  • tt is time in seconds s\text{s}

Why it matters: current is what “delivers” energy to loads (resistors, lamps, motors). Many troubleshooting tasks boil down to: is the right current flowing?

A crucial convention: in most circuit diagrams, conventional current flows from the positive terminal of a source toward the negative terminal. Electron flow is opposite, but conventional current is the standard used for equations and schematics.

Voltage (potential difference) as electrical “push”

Voltage is electrical potential difference: the energy per unit charge between two points.

V=WQV = \frac{W}{Q}

  • VV in volts V\text{V}
  • WW is energy/work in joules J\text{J}
  • QQ in coulombs C\text{C}

Why it matters: voltage is what causes current to flow through components. In DC circuits, sources (batteries, DC supplies) establish voltages; components respond by drawing currents.

A common beginner confusion is thinking “voltage flows.” It doesn’t. Voltage is a difference between two points—like a height difference on a hill. Current is more like the water flow rate down a pipe.

Resistance and conductance

Resistance describes how much a component opposes current for a given voltage. It is measured in ohms Ω\Omega.

Conductance is the “ease of conducting” and is the reciprocal of resistance:

G=1RG = \frac{1}{R}

  • GG in siemens S\text{S}
  • RR in ohms Ω\Omega

Why it matters: many DC circuits are designed by choosing resistances to set currents and voltages (biasing, dividers, LED resistors, pull-ups).

Power and energy (preview)

In DC circuits you’ll constantly connect voltage and current to power (rate of energy transfer). The fundamental relationship is:

P=VIP = V I

Power is what determines whether a resistor overheats, whether a supply is large enough, and how much energy a battery will deliver over time.

Reference directions, polarity, and the passive sign convention

Circuit equations only work cleanly when you are consistent about sign.

  • You assign a polarity to a voltage across a component: a ++ side and a - side.
  • You assign a reference direction to a current through the component.

With the passive sign convention, you define current as entering the ++ terminal of a component. Then:

  • If VV is positive and II enters the ++ terminal, the component is absorbing power (typical for a resistor).
  • If the current enters the - terminal, the component is delivering power (typical for a source).

This isn’t “physics changing”—it’s bookkeeping. The payoff is that power calculations and Kirchhoff’s laws come out with fewer sign surprises.

SI units and metric prefixes (you must be fluent)

In DC electronics, values span many orders of magnitude. Prefix mistakes are one of the fastest ways to get answers that are off by factors of 10310^3 or 10610^6.

QuantityUnitCommon prefixesExamples
CurrentA\text{A}mA\text{mA}, μA\mu\text{A}2mA=0.002A2\,\text{mA} = 0.002\,\text{A}
ResistanceΩ\OmegakΩ\text{k}\Omega, MΩ\text{M}\Omega4.7kΩ=4700Ω4.7\,\text{k}\Omega = 4700\,\Omega
VoltageV\text{V}mV\text{mV}, kV\text{kV}300mV=0.3V300\,\text{mV} = 0.3\,\text{V}
CapacitanceF\text{F}μF\mu\text{F}, nF\text{nF}, pF\text{pF}100μF=1.0×104F100\,\mu\text{F} = 1.0\times 10^{-4}\,\text{F}
Exam Focus
  • Typical question patterns:
    • Convert between units and prefixes, then compute a circuit value.
    • Interpret polarity/current arrows and determine whether an element absorbs or delivers power.
    • Identify correct units for computed quantities (e.g., watts vs joules).
  • Common mistakes:
    • Treating m\text{m} (milli) as mega or mixing μ\mu and m\text{m}.
    • Saying “voltage through” or “current across” (swap: voltage is across, current is through).
    • Inconsistent reference directions leading to sign errors.

Technical Math Skills for DC Circuit Work

“Technical math” in circuits is mostly about translating a physical situation into equations and manipulating those equations confidently. Most DC circuit problems are algebra problems wearing an electronics costume.

Rearranging formulas without losing meaning

A core skill is solving formulas for the variable you need. With Ohm’s law (introduced fully next section), you’ll often switch between forms:

V=IRV = I R
I=VRI = \frac{V}{R}
R=VIR = \frac{V}{I}

Why it matters: you rarely get problems that already match the equation format you remember. You must be able to isolate the unknown cleanly.

A reliable method is to treat units like a “reasonableness check.” For example, if you compute II and don’t get amperes, you likely rearranged incorrectly.

Scientific notation and engineering notation

Scientific notation expresses numbers as:

a×10na \times 10^n

where 1a<101 \le a < 10.

Engineering notation uses powers of 1010 in multiples of 33 so that the number pairs naturally with metric prefixes (milli, micro, kilo, mega). For instance:

4700=4.7×1034700 = 4.7 \times 10^3

which is 4.7k4.7\,\text{k} in prefix form.

Why it matters: it prevents calculator errors and makes magnitude comparisons easy (e.g., spotting whether a current should be in mA\text{mA} or A\text{A}).

Ratios, proportional reasoning, and scaling

Many circuit relationships are linear for resistive circuits. If RR is constant, then current scales with voltage:

IVI \propto V

So if you double the supply voltage, the current doubles (for the same resistance). This kind of thinking is powerful for quick checks and for catching impossible results.

Graph interpretation: the IIVV line

For a resistor, plotting current vs voltage gives a straight line through the origin. The slope depends on what you plot:

  • If you plot II on the vertical axis and VV on the horizontal axis, then:

I=1RVI = \frac{1}{R} V

The slope is:

slope=1R\text{slope} = \frac{1}{R}

  • If you plot VV vs II, the slope is RR.

Why it matters: some questions give you an IIVV graph and ask you to determine RR from the slope.

Significant figures and tolerances (practical math)

Real resistors have tolerance, such as ±5%\pm 5\% or ±1%\pm 1\%. That means the actual resistance could vary around the labeled value. When you compute expected currents or voltages, your answer is typically “nominal”—real measurements will differ.

A useful habit is to keep extra digits during intermediate calculator steps and round at the end to a sensible number of significant figures.

Worked example: unit conversion + algebra

A resistor is labeled 3.3kΩ3.3\,\text{k}\Omega and has 9V9\,\text{V} across it. Find the current.

1) Convert resistance:

3.3kΩ=3.3×103Ω=3300Ω3.3\,\text{k}\Omega = 3.3 \times 10^3\,\Omega = 3300\,\Omega

2) Use the current form:

I=VRI = \frac{V}{R}

3) Substitute:

I=9V3300Ω=0.002727AI = \frac{9\,\text{V}}{3300\,\Omega} = 0.002727\ldots\,\text{A}

4) Express in mA\text{mA}:

0.002727A=2.73mA0.002727\,\text{A} = 2.73\,\text{mA}

Exam Focus
  • Typical question patterns:
    • Rearrange a formula to solve for an unknown, then substitute numbers with prefixes.
    • Determine a slope from a graph and interpret it as RR or 1R\frac{1}{R}.
    • Use tolerance to compute possible min/max current or voltage.
  • Common mistakes:
    • Mixing prefix conversions (e.g., treating kΩ\text{k}\Omega as 10210^2 instead of 10310^3).
    • Rounding too early and accumulating error.
    • Reading a graph slope backward (confusing ΔIΔV\frac{\Delta I}{\Delta V} with ΔVΔI\frac{\Delta V}{\Delta I}).

Ohm’s Law and Resistive Circuit Behavior

Resistors are the “default” component of DC analysis because their behavior is simple and often a good approximation for real loads.

What Ohm’s law actually says

Ohm’s law relates voltage across a resistor to current through it:

V=IRV = I R

  • VV is voltage across the resistor
  • II is current through it
  • RR is resistance

Why it matters: once you accept that a resistor enforces this relationship, you can predict any one of the three quantities from the other two. Entire networks reduce to repeated use of this relationship plus Kirchhoff’s laws.

Linear (ohmic) vs non-linear behavior

A common misconception is that “Ohm’s law works for any component.” It does not.

  • A component is ohmic if its IIVV characteristic is a straight line through the origin, meaning RR is constant.
  • Many devices are non-ohmic: diodes, LEDs, transistors, lamps (whose filament heats up), etc. Their effective resistance changes with voltage/current.

In early DC circuit problems, resistors are assumed ideal and ohmic.

Using Ohm’s law correctly: across vs through

Ohm’s law is about a single element. When you apply it to a circuit section, you must be sure that:

  • The voltage you use is the voltage across the same element.
  • The current you use is the current through that same element.

Beginners often grab “the supply voltage” and “a branch current” that do not correspond to the same element, producing nonsense.

Worked example: finding an unknown resistance from measurements

A technician measures 2.5V2.5\,\text{V} across a resistor and 5mA5\,\text{mA} through it. Find RR.

Use:

R=VIR = \frac{V}{I}

Convert current:

5mA=5×103A5\,\text{mA} = 5 \times 10^{-3}\,\text{A}

Compute:

R=2.5V5×103A=500ΩR = \frac{2.5\,\text{V}}{5 \times 10^{-3}\,\text{A}} = 500\,\Omega

Worked example: interpreting an IIVV graph

Suppose a resistor’s graph shows that when V=4VV = 4\,\text{V}, I=2mAI = 2\,\text{mA}. Then:

R=VI=4V0.002A=2000ΩR = \frac{V}{I} = \frac{4\,\text{V}}{0.002\,\text{A}} = 2000\,\Omega

So the resistor is 2.0kΩ2.0\,\text{k}\Omega.

Exam Focus
  • Typical question patterns:
    • Compute VV, II, or RR for a single resistor or equivalent resistor.
    • Extract resistance from a table or graph of voltage/current data.
    • Determine whether a device is ohmic based on linearity of the IIVV curve.
  • Common mistakes:
    • Using Ohm’s law on a non-ohmic device without being told to approximate.
    • Mixing up “across” and “through,” especially in multi-branch circuits.
    • Forgetting to convert mA\text{mA} to A\text{A} before computing RR.

Electrical Power, Energy, and Component Ratings

Circuit analysis isn’t just about getting voltages and currents “right.” In real builds, the next question is: will anything overheat or exceed its rating?

Power as the rate of energy transfer

Power is the rate at which energy is converted or transferred.

P=VIP = V I

  • PP in watts W\text{W}
  • VV in volts V\text{V}
  • II in amperes A\text{A}

If a resistor has a voltage across it and current through it, it dissipates power as heat.

Power forms for resistors

Using Ohm’s law, you can rewrite power in two very useful ways.

Start with:

P=VIP = V I

If V=IRV = I R, then:

P=I2RP = I^2 R

If I=VRI = \frac{V}{R}, then:

P=V2RP = \frac{V^2}{R}

Why it matters: in problems you might know only II and RR, or only VV and RR. These forms let you compute power without first finding the missing variable.

Energy and time

Power is energy per time, so energy over an interval is:

E=PtE = P t

  • EE in joules J\text{J}
  • tt in seconds s\text{s}

For batteries and power supplies, you often care about energy usage over minutes or hours.

Ratings: resisting the temptation to “just use any resistor”

Resistors have a power rating (common values: 0.25W0.25\,\text{W}, 0.5W0.5\,\text{W}, 1W1\,\text{W}, etc.). If you exceed it, the resistor can overheat, drift in value, discolor the board, or fail open.

A good engineering habit is to include margin. If calculations show 0.24W0.24\,\text{W} dissipation, a 0.25W0.25\,\text{W} resistor is technically at the limit—choosing 0.5W0.5\,\text{W} is safer.

Worked example: power in a resistor

A 1.0kΩ1.0\,\text{k}\Omega resistor has 12V12\,\text{V} across it. Find the current and power.

1) Current:

I=VR=12V1000Ω=0.012AI = \frac{V}{R} = \frac{12\,\text{V}}{1000\,\Omega} = 0.012\,\text{A}

2) Power (use V2R\frac{V^2}{R}):

P=V2R=(12V)21000Ω=0.144WP = \frac{V^2}{R} = \frac{(12\,\text{V})^2}{1000\,\Omega} = 0.144\,\text{W}

A 0.25W0.25\,\text{W} resistor is adequate here, though 0.5W0.5\,\text{W} provides more thermal margin.

Worked example: energy over time

If a circuit consumes 2W2\,\text{W} continuously for 30s30\,\text{s}, the energy is:

E=Pt=2W×30s=60JE = P t = 2\,\text{W} \times 30\,\text{s} = 60\,\text{J}

Exam Focus
  • Typical question patterns:
    • Compute resistor power using whichever quantities are given (often choosing between VIV I, I2RI^2 R, V2R\frac{V^2}{R}).
    • Select an appropriate resistor power rating based on computed dissipation.
    • Compare energy usage for different operating times.
  • Common mistakes:
    • Using P=I2RP = I^2 R with II in mA\text{mA} without converting to A\text{A}.
    • Confusing watts (power) with joules (energy).
    • Ignoring rating margins (treating “equal to rating” as always safe).

Series and Parallel Resistance Networks (Dividers and Loads)

Most DC circuits are combinations of series and parallel connections. You simplify them into an equivalent resistance that behaves the same from the viewpoint of the source.

Series circuits: same current, divided voltage

Components are in series when they are connected end-to-end so that the same current must pass through each.

Key idea: series current is the same through all series elements.

Equivalent resistance in series adds:

Req=R1+R2++RnR_{\text{eq}} = R_1 + R_2 + \cdots + R_n

Why it matters: series combinations are used to limit current and to create voltage dividers.

Voltage divider (a major DC design tool)

A voltage divider uses two resistors in series across a source to produce a fraction of the source voltage.

If R1R_1 is on top (connected to the source positive) and R2R_2 is on bottom (connected to ground), the output taken across R2R_2 is:

Vout=VinR2R1+R2V_{\text{out}} = V_{\text{in}} \frac{R_2}{R_1 + R_2}

Why it matters: dividers set reference voltages and scale sensor signals. However, they only behave ideally when the output is not heavily loaded.

Parallel circuits: same voltage, divided current

Components are in parallel when both ends of each component connect to the same two nodes. Then the voltage across each is the same.

Key idea: parallel voltage is the same across all branches.

Equivalent resistance in parallel follows:

1Req=1R1+1R2++1Rn\frac{1}{R_{\text{eq}}} = \frac{1}{R_1} + \frac{1}{R_2} + \cdots + \frac{1}{R_n}

For two resistors:

Req=R1R2R1+R2R_{\text{eq}} = \frac{R_1 R_2}{R_1 + R_2}

Why it matters: parallel combinations reduce resistance and increase total current draw. Many loads in a system (lamps, modules) are effectively in parallel across a supply.

Current divider (useful but easy to misuse)

In a two-branch parallel network, current divides inversely with resistance. If two resistors R1R_1 and R2R_2 are in parallel and total current entering the junction is IinI_{\text{in}}, then current through R1R_1 is:

I1=IinR2R1+R2I_1 = I_{\text{in}} \frac{R_2}{R_1 + R_2}

and through R2R_2 is:

I2=IinR1R1+R2I_2 = I_{\text{in}} \frac{R_1}{R_1 + R_2}

Notice the “swap”: the branch with larger resistance gets smaller current.

Loading: why dividers fail in real circuits

A common real-world issue is loading. If you connect a load resistance RLR_L across the divider output (in parallel with R2R_2), the effective bottom resistance becomes:

Rbottom=R2RLR2+RLR_{\text{bottom}} = \frac{R_2 R_L}{R_2 + R_L}

Then the divider ratio changes and VoutV_{\text{out}} drops compared to the no-load value. This is one reason why voltage dividers are not used as power supplies for significant loads.

Worked example: series + voltage divider

A 10V10\,\text{V} source feeds R1=2kΩR_1 = 2\,\text{k}\Omega in series with R2=3kΩR_2 = 3\,\text{k}\Omega. Find VoutV_{\text{out}} across R2R_2.

Vout=10V×3kΩ2kΩ+3kΩ=10V×35=6VV_{\text{out}} = 10\,\text{V} \times \frac{3\,\text{k}\Omega}{2\,\text{k}\Omega + 3\,\text{k}\Omega} = 10\,\text{V} \times \frac{3}{5} = 6\,\text{V}

Worked example: parallel equivalent and source current

A 12V12\,\text{V} source feeds R1=1kΩR_1 = 1\,\text{k}\Omega in parallel with R2=2kΩR_2 = 2\,\text{k}\Omega.

Equivalent resistance:

Req=(1000Ω)(2000Ω)1000Ω+2000Ω=2.0×106Ω23000Ω=666.7ΩR_{\text{eq}} = \frac{(1000\,\Omega)(2000\,\Omega)}{1000\,\Omega + 2000\,\Omega} = \frac{2.0 \times 10^6\,\Omega^2}{3000\,\Omega} = 666.7\,\Omega

Source current:

I=VReq=12V666.7Ω=0.018A=18mAI = \frac{V}{R_{\text{eq}}} = \frac{12\,\text{V}}{666.7\,\Omega} = 0.018\,\text{A} = 18\,\text{mA}

Exam Focus
  • Typical question patterns:
    • Reduce a resistor network to ReqR_{\text{eq}} using series/parallel steps.
    • Use a voltage divider formula to compute an output voltage.
    • Identify how adding a load changes divider output (loading).
  • Common mistakes:
    • Adding parallel resistors directly (that only works for series).
    • Forgetting that parallel equivalent resistance must be less than the smallest branch resistance (a quick sanity check).
    • Applying the divider formula even when a load is present but not accounting for it.

Kirchhoff’s Laws and Systematic Circuit Analysis

When circuits are no longer simple series/parallel, you need general laws that apply to any interconnection. Kirchhoff’s laws are the foundation.

Kirchhoff’s Current Law (KCL): charge doesn’t pile up at a node

A node is a connection point where two or more components join. KCL states that the algebraic sum of currents entering a node is zero. In plain language: total current in equals total current out.

Why it matters: KCL is how you analyze parallel networks, multi-branch junctions, and node-voltage methods.

If you define currents entering as positive, one common writing is:

I=0\sum I = 0

Meaning some currents will be negative depending on your assumed directions.

Kirchhoff’s Voltage Law (KVL): energy around a loop balances

A loop is any closed path in a circuit. KVL states that the algebraic sum of voltages around a closed loop is zero.

Why it matters: KVL is how you analyze series paths, multiple sources, and mesh-current methods.

Written generically:

V=0\sum V = 0

KVL is easiest when you keep your sign convention consistent: if you walk across an element from - to ++ you count a rise; from ++ to - you count a drop.

Node-voltage method (practical for many DC networks)

The node-voltage method sets one node as a reference (often ground, 0V0\,\text{V}). Then you label other node voltages relative to ground and use KCL to build equations.

How it works, step by step:
1) Choose ground (reference node).
2) Label unknown node voltages (e.g., V1V_1, V2V_2).
3) Write KCL at each unknown node: sum of currents leaving or entering equals zero.
4) Replace each current with Ohm’s law in terms of node voltages.
5) Solve the resulting system of equations.

Mesh-current method (useful for planar circuits)

The mesh-current method assigns loop currents to meshes (independent loops) and uses KVL to write equations. It’s often clean when there are many series elements.

A key point: a resistor shared by two meshes has voltage drop based on the difference of mesh currents.

Worked example: KCL at a node

A node is connected to 12V12\,\text{V} through R1=3kΩR_1 = 3\,\text{k}\Omega, and to ground through R2=6kΩR_2 = 6\,\text{k}\Omega. Also connected from the node to ground is R3=6kΩR_3 = 6\,\text{k}\Omega. Find the node voltage VV.

Interpretation: R2R_2 and R3R_3 are in parallel to ground.

Write KCL at the node, using currents leaving the node toward each connection. Current to the 12V12\,\text{V} source through R1R_1 depends on the voltage difference across R1R_1:

V12V3000Ω+V0V6000Ω+V0V6000Ω=0\frac{V - 12\,\text{V}}{3000\,\Omega} + \frac{V - 0\,\text{V}}{6000\,\Omega} + \frac{V - 0\,\text{V}}{6000\,\Omega} = 0

Combine the last two terms:

V123000+V3000=0\frac{V - 12}{3000} + \frac{V}{3000} = 0

Multiply by 30003000:

V12+V=0V - 12 + V = 0

So:

2V=122V = 12

V=6VV = 6\,\text{V}

The node ends up at half the supply because the parallel pair to ground equals 3kΩ3\,\text{k}\Omega, matching R1R_1.

Worked example: KVL loop equation

A single loop contains a 9V9\,\text{V} source and two series resistors R1=1kΩR_1 = 1\,\text{k}\Omega and R2=2kΩR_2 = 2\,\text{k}\Omega. Find loop current II.

KVL around the loop (taking source as a rise and resistor drops as IRI R):

9VI(1000Ω)I(2000Ω)=09\,\text{V} - I(1000\,\Omega) - I(2000\,\Omega) = 0

93000I=09 - 3000 I = 0

I=93000A=0.003A=3mAI = \frac{9}{3000}\,\text{A} = 0.003\,\text{A} = 3\,\text{mA}

Exam Focus
  • Typical question patterns:
    • Write KCL at a labeled node using node voltages and resistances.
    • Write KVL around a loop and solve for a current or voltage drop.
    • Solve a two-equation system from a two-node or two-mesh circuit.
  • Common mistakes:
    • Mixing up node voltages with voltage drops (a node voltage is relative to ground; a drop is between two nodes).
    • Sign errors when writing KVL (changing direction mid-loop without tracking rises/drops).
    • Forgetting that currents in shared elements depend on differences of node voltages or mesh currents.

Real DC Sources, Internal Resistance, and Equivalent Circuits

Introductory problems often treat sources as ideal, but real supplies and batteries behave like an ideal source plus internal resistance. Understanding this is key for predicting voltage sag and power delivery.

Ideal voltage source vs real voltage source

An ideal voltage source maintains a fixed terminal voltage no matter the current drawn. Real sources cannot do this.

A common model for a real voltage source is an ideal voltage source VsV_s in series with an **internal resistance** RsR_s.

Why it matters: when load current increases, the voltage drop across RsR_s increases, reducing the terminal voltage delivered to the load.

Terminal voltage under load

If load current is II, then the terminal voltage is:

Vterminal=VsIRsV_{\text{terminal}} = V_s - I R_s

This equation explains why a “dead” battery might read close to nominal voltage with no load but collapses when connected to a device.

Thevenin and Norton equivalents (powerful simplification tools)

Many linear DC networks of sources and resistors can be replaced, at two terminals, by an equivalent simpler circuit.

  • Thevenin equivalent: an ideal voltage source VthV_{\text{th}} in series with a resistance RthR_{\text{th}}.
  • Norton equivalent: an ideal current source InI_{\text{n}} in parallel with a resistance RnR_{\text{n}}.

For linear resistive networks:

Rth=RnR_{\text{th}} = R_{\text{n}}

and:

Vth=InRthV_{\text{th}} = I_{\text{n}} R_{\text{th}}

Why it matters: once you have the Thevenin form seen by a load, load current and voltage become simple series calculations.

How to find a Thevenin equivalent (standard approach)

For a two-terminal network:
1) Find VthV_{\text{th}}: the open-circuit voltage at the terminals.
2) Find RthR_{\text{th}}: turn off independent sources (replace ideal voltage sources with shorts, ideal current sources with opens) and compute resistance seen into the terminals.

This procedure is extremely common in assessment questions because it tests whether you understand both circuit behavior (open-circuit) and resistance reduction.

Worked example: Thevenin seen by a load (voltage divider network)

A divider has Vs=10VV_s = 10\,\text{V}, R1=1kΩR_1 = 1\,\text{k}\Omega from source to the output node, and R2=1kΩR_2 = 1\,\text{k}\Omega from output node to ground. You want the Thevenin equivalent at the output node relative to ground.

1) Open-circuit voltage (no load):

Vth=10V×1kΩ1kΩ+1kΩ=5VV_{\text{th}} = 10\,\text{V} \times \frac{1\text{k}\Omega}{1\text{k}\Omega + 1\text{k}\Omega} = 5\,\text{V}

2) Thevenin resistance: turn off the source (ideal voltage source becomes a short). Then R1R_1 and R2R_2 are both from the output to ground in parallel:

Rth=(1000Ω)(1000Ω)1000Ω+1000Ω=500ΩR_{\text{th}} = \frac{(1000\,\Omega)(1000\,\Omega)}{1000\,\Omega + 1000\,\Omega} = 500\,\Omega

So, to any load, this divider looks like a 5V5\,\text{V} source in series with 500Ω500\,\Omega.

Maximum power transfer (when it applies)

For a Thevenin source VthV_{\text{th}} with series resistance RthR_{\text{th}}, the load receives maximum power when:

RL=RthR_L = R_{\text{th}}

Why it matters: this is used in some communication/power-matching contexts, but in many DC power systems you do not want maximum power transfer—you want efficiency, which often means RLR_L much larger than RthR_{\text{th}} for voltage sources.

Exam Focus
  • Typical question patterns:
    • Compute terminal voltage given internal resistance and load current.
    • Find VthV_{\text{th}} and RthR_{\text{th}} for a small resistive network.
    • Use Thevenin to compute load current for different RLR_L values.
  • Common mistakes:
    • Forgetting to “turn off” sources correctly when finding RthR_{\text{th}}.
    • Treating internal resistance as if it were in parallel with the source (for the common voltage-source model, it is series).
    • Assuming maximum power transfer is always a design goal (often it is not for DC supplies).

Measurement, Instruments, and Practical Circuit Reality

DC circuit math is only half the job. The other half is measuring correctly and understanding what the meter does to the circuit.

Multimeters: voltage, current, and resistance modes

A digital multimeter (DMM) typically measures:

  • Voltage by connecting in parallel with the element or nodes of interest.
  • Current by inserting the meter in series so the circuit current flows through the meter.
  • Resistance by applying a small internal test current/voltage—so you must measure resistance with power removed from the circuit.

Why it matters: incorrect meter connection can blow fuses (in current mode) or give misleading readings.

Voltmeter behavior: high input resistance (but not infinite)

A voltmeter ideally draws no current. Real meters have a large input resistance (often on the order of megaohms, depending on range and meter design). Because it is finite, the meter can load a high-resistance circuit and change the voltage you are trying to measure.

This effect becomes important in voltage dividers with large resistors. The meter is effectively a load resistance placed in parallel with the divider output.

Ammeter behavior: low resistance (but not zero)

An ammeter ideally adds no resistance in series. Real ammeters have small internal resistance and often a fuse. If you mistakenly place an ammeter across a voltage source (like a voltmeter), you create a near-short circuit—huge current can flow and blow the meter fuse or damage the supply.

Ohmmeter rules

When measuring resistance:

  • Power off the circuit.
  • Discharge capacitors.
  • Ideally isolate the component (or at least understand parallel paths that can change the reading).

A common confusion is measuring a resistor in-circuit and getting a smaller value than expected—often because the resistor is in parallel with other resistive paths.

Resistor color codes and tolerances (practical identification)

In hands-on settings, you often identify resistors by color bands. The exact coding standard is widely taught in electronics programs; the key conceptual point is that color bands encode significant digits, a multiplier, and tolerance.

Why it matters: misreading a multiplier band changes resistance by powers of ten—exactly the kind of error that makes currents wildly too large or too small.

Troubleshooting mindset: open vs short

Many DC faults can be categorized simply:

  • Open circuit: a break—no current flows. Symptoms: expected voltage drops don’t appear; nodes float.
  • Short circuit: unintended low resistance path. Symptoms: excessive current, voltage sag, overheating, blown fuses.

A powerful troubleshooting approach is to predict what voltages should be at key nodes using divider/KCL reasoning, then measure and compare.

Worked example: meter loading on a divider

A divider uses R1=1MΩR_1 = 1\,\text{M}\Omega and R2=1MΩR_2 = 1\,\text{M}\Omega with Vin=10VV_{\text{in}} = 10\,\text{V}, so ideally Vout=5VV_{\text{out}} = 5\,\text{V}.

Now suppose your voltmeter has input resistance Rm=1MΩR_m = 1\,\text{M}\Omega. When you measure VoutV_{\text{out}}, the meter is in parallel with R2R_2:

Rbottom=(1MΩ)(1MΩ)1MΩ+1MΩ=0.5MΩR_{\text{bottom}} = \frac{(1\,\text{M}\Omega)(1\,\text{M}\Omega)}{1\,\text{M}\Omega + 1\,\text{M}\Omega} = 0.5\,\text{M}\Omega

So the measured output becomes:

Vout=10V×0.5MΩ1MΩ+0.5MΩ=10V×13=3.33VV_{\text{out}} = 10\,\text{V} \times \frac{0.5\,\text{M}\Omega}{1\,\text{M}\Omega + 0.5\,\text{M}\Omega} = 10\,\text{V} \times \frac{1}{3} = 3.33\,\text{V}

The meter didn’t “lie”—it changed the circuit by loading it.

Exam Focus
  • Typical question patterns:
    • Choose correct meter connection (series for current, parallel for voltage) from a diagram.
    • Predict measurement error due to meter loading (modeled as finite input resistance).
    • Identify whether a fault is open or short from symptom descriptions.
  • Common mistakes:
    • Measuring current by placing the meter across a source (shorting the circuit).
    • Measuring resistance with power applied (invalid reading and possible damage).
    • Ignoring parallel paths when measuring components in-circuit.

Capacitors and Inductors in DC Circuits (Transients and Time Constants)

Although DC means “constant,” many DC circuits change state when you switch them on/off, press a button, or connect a battery. Capacitors and inductors dominate these transient behaviors.

Capacitors: storing energy in an electric field

A capacitor stores charge and energy. The key relationship is:

Q=CVQ = C V

  • QQ charge in C\text{C}
  • CC capacitance in F\text{F}
  • VV voltage across the capacitor in V\text{V}

Why it matters: capacitors can smooth supply variations, create delays, and filter signals. In DC steady state, a capacitor behaves like an open circuit, but during changes it allows current to flow as it charges or discharges.

Energy stored in a capacitor is:

E=12CV2E = \frac{1}{2} C V^2

RC charging and discharging: the time constant

In an RRCC circuit, the voltage across the capacitor does not change instantly because changing capacitor voltage requires moving charge.

The characteristic time scale is the time constant:

τ=RC\tau = R C

  • τ\tau in seconds
  • RR in ohms
  • CC in farads

For a step input charging from 0V0\,\text{V} toward VsV_s:

VC(t)=Vs(1et/τ)V_C(t) = V_s \left(1 - e^{-t/\tau}\right)

For discharging from an initial voltage V0V_0 toward 0V0\,\text{V}:

VC(t)=V0et/τV_C(t) = V_0 e^{-t/\tau}

Practical meaning: after about 1τ1\tau, the capacitor has moved a large fraction toward its final value; after about 5τ5\tau it is very close to fully charged/discharged.

Inductors: storing energy in a magnetic field

An inductor stores energy in a magnetic field and resists changes in current.

In DC steady state (after transients), an ideal inductor behaves like a short circuit (zero voltage drop). During transients, it can develop a voltage to oppose the change in current.

A common time constant for an RRLL circuit is:

τ=LR\tau = \frac{L}{R}

  • LL in henries H\text{H}

Why it matters: inductors appear in relays, motors, solenoids—places where switching current causes voltage spikes.

Switching spikes and protection (real-world connection)

When current through an inductor is interrupted quickly, the inductor can generate a large voltage spike. In practical DC electronics, a diode placed across a relay coil (often called a flyback diode) gives the current a safe path and reduces the spike.

Worked example: RC timing

A circuit has R=100kΩR = 100\,\text{k}\Omega and C=10μFC = 10\,\mu\text{F}.

Time constant:

τ=RC=(100000Ω)(10×106F)=1s\tau = R C = (100\,000\,\Omega)(10 \times 10^{-6}\,\text{F}) = 1\,\text{s}

If the capacitor charges toward 5V5\,\text{V}, then at t=1st = 1\,\text{s}:

VC(1s)=5V(1e1)V_C(1\,\text{s}) = 5\,\text{V} \left(1 - e^{-1}\right)

Numerically:

VC(1s)5V×0.632=3.16VV_C(1\,\text{s}) \approx 5\,\text{V} \times 0.632 = 3.16\,\text{V}

(You typically use a calculator for the exponential.)

Exam Focus
  • Typical question patterns:
    • Compute τ\tau for RC or RL circuits and interpret what it means physically.
    • Use the exponential equations to find capacitor voltage at a given time.
    • Identify steady-state behavior: capacitor open-circuit, inductor short-circuit (ideal models).
  • Common mistakes:
    • Treating a capacitor as open at the instant of switching (it is the opposite at t=0t = 0 for a voltage step: it initially behaves like a short for changing voltage).
    • Mixing up RC and RL time constant formulas.
    • Forgetting to convert μF\mu\text{F} to farads when computing τ\tau.

Diodes in DC Circuits (Basic Models and Common Applications)

Even though diodes are non-linear, they are so common in DC systems (polarity protection, indicator LEDs, rectification) that you need a basic working model.

What a diode does

A diode is a two-terminal semiconductor device that strongly prefers current in one direction.

  • Forward-biased diode: conducts significant current.
  • Reverse-biased diode: ideally blocks current (real diodes have small leakage and a breakdown limit).

Why it matters: diodes enforce directionality—protecting circuits from reverse polarity, steering current paths, and creating DC from AC (rectifiers).

The practical “voltage drop” model

A common beginner-friendly model is:

  • If forward-biased, the diode has an approximately constant forward voltage drop VDV_D (often around 0.7V0.7\,\text{V} for a silicon diode, but the exact value depends on current and diode type).
  • If reverse-biased (and not in breakdown), it is open-circuit.

This model is approximate, but it is often what DC circuit problems expect unless they specify a more detailed diode equation.

LED current limiting (a classic DC design task)

An LED is a diode that emits light when forward-biased. LEDs must be protected from excessive current. The simplest method is a series resistor.

If you have supply VsV_s, LED forward drop VFV_F, and desired current II, the resistor is:

R=VsVFIR = \frac{V_s - V_F}{I}

Why it matters: without the resistor, small voltage changes can cause large current changes, damaging the LED.

Zener diodes (basic voltage regulation concept)

A Zener diode is designed to operate in reverse breakdown at a specified voltage, providing a roughly constant voltage reference across it (within limits).

In simple regulators, a series resistor limits current and the Zener clamps voltage. This is conceptually similar to “voltage stabilization,” but real design must check power dissipation in both resistor and Zener.

Worked example: choosing an LED resistor

A 9V9\,\text{V} battery powers an LED with VF=2.0VV_F = 2.0\,\text{V} at desired current I=15mAI = 15\,\text{mA}. Find RR.

Convert current:

I=15mA=0.015AI = 15\,\text{mA} = 0.015\,\text{A}

Compute:

R=9V2.0V0.015A=7.00.015Ω=466.7ΩR = \frac{9\,\text{V} - 2.0\,\text{V}}{0.015\,\text{A}} = \frac{7.0}{0.015}\,\Omega = 466.7\,\Omega

You would typically choose the nearest standard value, such as 470Ω470\,\Omega.

Check resistor power:

P=I2R=(0.015A)2(470Ω)=0.10575WP = I^2 R = (0.015\,\text{A})^2(470\,\Omega) = 0.10575\,\text{W}

A 0.25W0.25\,\text{W} resistor is suitable.

Exam Focus
  • Typical question patterns:
    • Determine whether a diode is forward- or reverse-biased given polarities.
    • Compute current through a diode-resistor circuit using a constant-drop model.
    • Size an LED series resistor and check power.
  • Common mistakes:
    • Treating a diode like a resistor and applying Ohm’s law directly across it.
    • Forgetting the diode drop when computing series resistor voltage.
    • Omitting a current-limiting resistor for an LED in calculations.

Integrated Problem-Solving: From Schematic to Numbers

Real DC circuit questions often combine several of the previous topics. The skill is not memorizing more formulas—it is choosing a consistent method and checking your work.

A consistent method you can apply to most DC problems

1) Label what is known and unknown: node voltages, branch currents, component values.
2) Choose a strategy:

  • Series/parallel reduction if the topology allows.
  • Node-voltage (KCL) if there are multiple branches and shared nodes.
  • Mesh-current (KVL) if there are multiple loops.
    3) Write equations before plugging numbers. This reduces arithmetic-driven confusion.
    4) Check reasonableness:
  • Does current increase when resistance decreases?
  • Is parallel ReqR_{\text{eq}} less than the smallest resistor?
  • Are power values plausible for the component ratings?
    5) Track units at every step.
Worked example: mixed network with power check

A 12V12\,\text{V} source feeds R1=100ΩR_1 = 100\,\Omega in series with a parallel pair R2=220ΩR_2 = 220\,\Omega and R3=330ΩR_3 = 330\,\Omega.

Find: total current, voltage across the parallel network, branch currents, and power in R1R_1.

1) Parallel equivalent:

R23=(220)(330)220+330Ω=72600550Ω=132ΩR_{23} = \frac{(220)(330)}{220 + 330}\,\Omega = \frac{72600}{550}\,\Omega = 132\,\Omega

2) Total resistance:

Req=R1+R23=100Ω+132Ω=232ΩR_{\text{eq}} = R_1 + R_{23} = 100\,\Omega + 132\,\Omega = 232\,\Omega

3) Total current:

Itotal=12V232Ω=0.05172AI_{\text{total}} = \frac{12\,\text{V}}{232\,\Omega} = 0.05172\,\text{A}

So:

Itotal=51.7mAI_{\text{total}} = 51.7\,\text{mA}

4) Voltage across R1R_1:

V1=ItotalR1=0.05172A×100Ω=5.17VV_1 = I_{\text{total}} R_1 = 0.05172\,\text{A} \times 100\,\Omega = 5.17\,\text{V}

5) Voltage across the parallel pair:

V23=12V5.17V=6.83VV_{23} = 12\,\text{V} - 5.17\,\text{V} = 6.83\,\text{V}

6) Branch currents:

I2=V23R2=6.83V220Ω=0.0310A=31.0mAI_2 = \frac{V_{23}}{R_2} = \frac{6.83\,\text{V}}{220\,\Omega} = 0.0310\,\text{A} = 31.0\,\text{mA}

I3=V23R3=6.83V330Ω=0.0207A=20.7mAI_3 = \frac{V_{23}}{R_3} = \frac{6.83\,\text{V}}{330\,\Omega} = 0.0207\,\text{A} = 20.7\,\text{mA}

Check with KCL idea: 31.0mA+20.7mA=51.7mA31.0\,\text{mA} + 20.7\,\text{mA} = 51.7\,\text{mA}, which matches total current (within rounding).

7) Power in R1R_1:

P1=Itotal2R1=(0.05172A)2×100Ω=0.267WP_1 = I_{\text{total}}^2 R_1 = (0.05172\,\text{A})^2 \times 100\,\Omega = 0.267\,\text{W}

So you would not choose a 0.25W0.25\,\text{W} resistor for R1R_1 here; 0.5W0.5\,\text{W} would be a safer minimum.

Exam Focus
  • Typical question patterns:
    • Multi-step reduction (series/parallel) followed by voltage/current/power calculations.
    • Use KCL as a consistency check on computed branch currents.
    • Determine whether component power ratings are exceeded.
  • Common mistakes:
    • Calculating branch currents using the supply voltage instead of the branch voltage.
    • Forgetting to power-check the series resistor that carries the total current.
    • Not performing sanity checks (e.g., KCL at a junction) to catch arithmetic slips.