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:
- is current in amperes
- is charge in coulombs
- is time in seconds
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.
- in volts
- is energy/work in joules
- in coulombs
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 .
Conductance is the “ease of conducting” and is the reciprocal of resistance:
- in siemens
- in ohms
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:
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 is positive and 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 or .
| Quantity | Unit | Common prefixes | Examples |
|---|---|---|---|
| Current | , | ||
| Resistance | , | ||
| Voltage | , | ||
| Capacitance | , , |
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 (milli) as mega or mixing and .
- 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:
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 and don’t get amperes, you likely rearranged incorrectly.
Scientific notation and engineering notation
Scientific notation expresses numbers as:
where .
Engineering notation uses powers of in multiples of so that the number pairs naturally with metric prefixes (milli, micro, kilo, mega). For instance:
which is in prefix form.
Why it matters: it prevents calculator errors and makes magnitude comparisons easy (e.g., spotting whether a current should be in or ).
Ratios, proportional reasoning, and scaling
Many circuit relationships are linear for resistive circuits. If is constant, then current scales with voltage:
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 – 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 on the vertical axis and on the horizontal axis, then:
The slope is:
- If you plot vs , the slope is .
Why it matters: some questions give you an – graph and ask you to determine from the slope.
Significant figures and tolerances (practical math)
Real resistors have tolerance, such as or . 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 and has across it. Find the current.
1) Convert resistance:
2) Use the current form:
3) Substitute:
4) Express in :
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 or .
- Use tolerance to compute possible min/max current or voltage.
- Common mistakes:
- Mixing prefix conversions (e.g., treating as instead of ).
- Rounding too early and accumulating error.
- Reading a graph slope backward (confusing with ).
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:
- is voltage across the resistor
- is current through it
- 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 – characteristic is a straight line through the origin, meaning 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 across a resistor and through it. Find .
Use:
Convert current:
Compute:
Worked example: interpreting an – graph
Suppose a resistor’s graph shows that when , . Then:
So the resistor is .
Exam Focus
- Typical question patterns:
- Compute , , or 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 – 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 to before computing .
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.
- in watts
- in volts
- in amperes
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:
If , then:
If , then:
Why it matters: in problems you might know only and , or only and . 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:
- in joules
- in seconds
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: , , , 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 dissipation, a resistor is technically at the limit—choosing is safer.
Worked example: power in a resistor
A resistor has across it. Find the current and power.
1) Current:
2) Power (use ):
A resistor is adequate here, though provides more thermal margin.
Worked example: energy over time
If a circuit consumes continuously for , the energy is:
Exam Focus
- Typical question patterns:
- Compute resistor power using whichever quantities are given (often choosing between , , ).
- Select an appropriate resistor power rating based on computed dissipation.
- Compare energy usage for different operating times.
- Common mistakes:
- Using with in without converting to .
- 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:
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 is on top (connected to the source positive) and is on bottom (connected to ground), the output taken across is:
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:
For two resistors:
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 and are in parallel and total current entering the junction is , then current through is:
and through is:
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 across the divider output (in parallel with ), the effective bottom resistance becomes:
Then the divider ratio changes and 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 source feeds in series with . Find across .
Worked example: parallel equivalent and source current
A source feeds in parallel with .
Equivalent resistance:
Source current:
Exam Focus
- Typical question patterns:
- Reduce a resistor network to 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:
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:
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, ). 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., , ).
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 through , and to ground through . Also connected from the node to ground is . Find the node voltage .
Interpretation: and are in parallel to ground.
Write KCL at the node, using currents leaving the node toward each connection. Current to the source through depends on the voltage difference across :
Combine the last two terms:
Multiply by :
So:
The node ends up at half the supply because the parallel pair to ground equals , matching .
Worked example: KVL loop equation
A single loop contains a source and two series resistors and . Find loop current .
KVL around the loop (taking source as a rise and resistor drops as ):
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 in series with an **internal resistance** .
Why it matters: when load current increases, the voltage drop across increases, reducing the terminal voltage delivered to the load.
Terminal voltage under load
If load current is , then the terminal voltage is:
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 in series with a resistance .
- Norton equivalent: an ideal current source in parallel with a resistance .
For linear resistive networks:
and:
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 : the open-circuit voltage at the terminals.
2) Find : 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 , from source to the output node, and from output node to ground. You want the Thevenin equivalent at the output node relative to ground.
1) Open-circuit voltage (no load):
2) Thevenin resistance: turn off the source (ideal voltage source becomes a short). Then and are both from the output to ground in parallel:
So, to any load, this divider looks like a source in series with .
Maximum power transfer (when it applies)
For a Thevenin source with series resistance , the load receives maximum power when:
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 much larger than for voltage sources.
Exam Focus
- Typical question patterns:
- Compute terminal voltage given internal resistance and load current.
- Find and for a small resistive network.
- Use Thevenin to compute load current for different values.
- Common mistakes:
- Forgetting to “turn off” sources correctly when finding .
- 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 and with , so ideally .
Now suppose your voltmeter has input resistance . When you measure , the meter is in parallel with :
So the measured output becomes:
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:
- charge in
- capacitance in
- voltage across the capacitor in
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:
RC charging and discharging: the time constant
In an – 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:
- in seconds
- in ohms
- in farads
For a step input charging from toward :
For discharging from an initial voltage toward :
Practical meaning: after about , the capacitor has moved a large fraction toward its final value; after about 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 – circuit is:
- in henries
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 and .
Time constant:
If the capacitor charges toward , then at :
Numerically:
(You typically use a calculator for the exponential.)
Exam Focus
- Typical question patterns:
- Compute 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 for a voltage step: it initially behaves like a short for changing voltage).
- Mixing up RC and RL time constant formulas.
- Forgetting to convert to farads when computing .
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 (often around 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 , LED forward drop , and desired current , the resistor is:
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 battery powers an LED with at desired current . Find .
Convert current:
Compute:
You would typically choose the nearest standard value, such as .
Check resistor power:
A 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 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 source feeds in series with a parallel pair and .
Find: total current, voltage across the parallel network, branch currents, and power in .
1) Parallel equivalent:
2) Total resistance:
3) Total current:
So:
4) Voltage across :
5) Voltage across the parallel pair:
6) Branch currents:
Check with KCL idea: , which matches total current (within rounding).
7) Power in :
So you would not choose a resistor for here; 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.