State and apply Ohm's Law (V=IR) to calculate voltage, current, or resistance in simple DC circuits.
State and apply the Power Law (P=IV, P=I^2R, P=V^2/R) to calculate power dissipation in DC components.
Analyze the relationship between voltage, current, resistance, and power in various circuit configurations.
Alright, let's talk about the bedrock of every DC circuit: Ohm's Law. You've seen the formula, V = IR. You've probably memorized it. But are you ready to wield it like a pro?
In the world of a technician, Ohm's Law isn't just a formula you plug into a calculator. It's an x-ray vision that lets you see inside a circuit. It’s the diagnostic tool you use to figure out why something isn't working. It's the design principle that stops you from blowing up components.
This guide will take you from the basics to boss-level troubleshooting. Let's get started.
First, let's lock in the core concepts. If you get these, everything else will click into place. Think of a simple garden hose.
Voltage (V) is the Pressure. It's the force from the spigot pushing the water out. More pressure, more push. We measure it in Volts.
Current (I) is the Flow. It's the actual amount of water moving through the hose. We measure it in Amps.
Resistance (R) is the Restriction. It's you putting your thumb over the end of the hose to slow the water down. It's the opposition to flow. We measure it in Ohms (Ω).
Ohm's Law just says that these three things are perfectly related. The tool to remember this relationship is the Magic Triangle:
V
---
I x R
Cover the value you want to find, and the triangle shows you the formula. Simple.
This is where you start using the tool. Let's run through a classic scenario.
Example 1: The Basic Circuit
You have a simple circuit for a small DC motor. The motor has a resistance of 6Ω and you connect it to a 12V car battery. How much current will the motor draw?
Goal: Find Current (I).
Formula (from the triangle): I = V / R
Calculation: I = 12V / 6Ω = 2A
Result: The motor will draw 2 Amps of current.
Example 2: Phone Charger Logic
Your USB phone charger block provides 5V. The charging circuit in your phone needs about 1.5A of current to charge efficiently. What is the effective resistance of the phone's charging circuit?
Goal: Find Resistance (R).
Formula: R = V / I
Calculation: R = 5V / 1.5A = 3.33Ω
Result: The circuit presents about 3.33 Ohms of resistance to the charger.
This is where you move beyond one-step calculations and start looking at how components interact.
Example: The LED Problem (A Technician's Bread and Butter)
You need to power a standard green LED. LEDs are fussy. This one needs a current of 20mA (0.02A) to light up properly, and it has a "forward voltage" of 2.2V (meaning it "uses up" 2.2V of electrical pressure just to turn on). Your power source is a 9V battery.
If you connect the 9V battery directly to the LED, you'll apply way too much pressure and it will pop instantly. You need a resistor to limit the current. Let's analyze this:
Analyze the Voltage: The battery supplies 9V, but the LED needs 2.2V for itself. The leftover voltage must be handled by our resistor.
Voltage for Resistor = 9V (Total) - 2.2V (for LED) = 6.8V
Analyze the Current: We want the current for the entire circuit to be 0.02A.
Apply Ohm's Law to the Resistor: Now you can find the resistance needed.
R = V / I = 6.8V / 0.02A = 340Ω
You've just analyzed a system and used Ohm's Law to find the missing piece. The closest standard resistor value is 330Ω, which would be a perfect choice.
In the real world, there isn't always one "right" answer. There are "good," "better," and "dangerous" answers. This is where you evaluate your options.
Scenario: Let's stick with our LED circuit. We calculated we need a 340Ω resistor. You look in your component box and find three resistors: 100Ω, 330Ω, and 4.7kΩ (4700Ω).
Evaluate the 100Ω: If R is lower, what happens to I? I = V/R = 6.8V / 100Ω = 0.068A (68mA). This is way too much current! The LED will be blindingly bright for a few seconds before it burns out. Bad choice.
Evaluate the 4.7kΩ: If R is much higher, what happens to I? I = V/R = 6.8V / 4700Ω = 0.0014A (1.4mA). This is a tiny trickle of current. The LED might barely glow, if at all. Safe, but doesn't meet the goal.
Evaluate the 330Ω: I = V/R = 6.8V / 330Ω = 0.0206A (20.6mA). This is almost exactly our target current. The best choice.
Now, let's evaluate for safety. Every resistor has a power rating (in Watts) that tells you how much heat it can handle. Did we choose a safe resistor?
Formula for Power: P = IV (or P = I²R)
Calculation: P = (0.0206A) * 6.8V = 0.14W
Evaluation: A standard, cheap resistor is rated for 1/4W (0.25W). Since 0.14W is well below 0.25W, our choice is perfectly safe. It won't even get warm.
This is the highest level. You're not just solving a problem; you're creating a solution when things go wrong.
Troubleshooting Scenario:
You built the LED circuit above with the 9V battery and the 330Ω resistor. You plug it in, but the LED doesn't light up. What do you do?
A rookie might just rebuild the whole thing. A pro uses Ohm's Law to diagnose.
Hypothesis 1: The LED is dead or backwards. The easiest thing to check. Flip it around. Still nothing? Let's move on.
Hypothesis 2: The battery is dead. How do you test this? Use a multimeter to measure its voltage. You measure it and find it's only putting out 4V instead of 9V. Let's analyze the impact of that.
Voltage for Resistor = 4V - 2.2V (for LED) = 1.8V
New Current = I = V/R = 1.8V / 330Ω = 0.005A (5mA).
Conclusion: This current might be too low for the LED to be visible. You've just used Ohm's Law to prove the dead battery is the likely culprit.
Hypothesis 3: The resistor is faulty. Let's say the battery was fine (measured 9V), but the LED is still dark. Could the resistor be the problem? Maybe it's a "failed open" resistor, meaning its internal connection is broken, and its resistance is nearly infinite.
Analysis: If R is infinite, then I = V/R = 9V / ∞ ≈ 0A. No current flows.
Test: You would use your multimeter to measure the resistance of the component directly. If it reads as an open loop, you've found your problem.
By creating and testing hypotheses with Ohm's Law, you work smarter, not harder. You've just gone from a student to a technician.
Use these questions to challenge your understanding. They are ordered from simple recall to complex problem-solving.
(Remembering)
What are the standard units of measurement for Voltage, Current, and Resistance?
According to the Ohm's Law triangle, what is the formula for calculating current if you know voltage and resistance?
(Understanding)
3. Explain the water hose analogy for electrical resistance. What part of the water system represents resistance and why?
4. If you keep the voltage in a circuit the same but you increase the resistance, what will happen to the current? Explain your reasoning.
(Applying)
5. A heating element in an electric dryer has a resistance of 11Ω and is connected to a 240V supply. How much current does it draw?
6. You are testing a car's headlight. You measure that it draws 4.5A from the 12V battery. What is the resistance of the headlight filament?
(Analyzing)
7. A 5V circuit is designed to have 50mA (0.05A) of current. Your calculation shows you need a 100Ω resistor. The actual current you measure is only 40mA. Assuming your 5V supply is accurate, is the actual resistance of your resistor likely higher or lower than 100Ω? Explain how you know.
8. Compare two circuits. Circuit A has a 12V battery and a 120Ω resistor. Circuit B has a 9V battery and a 100Ω resistor. Which circuit will have a higher current flow and why?
(Evaluating)
9. You need to create a circuit with a 24V power supply and limit the current to approximately 2A. You have two resistors to choose from: a 10Ω resistor rated for 20W and a 12Ω resistor rated for 50W. Which resistor is the better choice for this application? Justify your answer with calculations for both resistance and power.
(Creating)
10. A small DC fan in a project box is running much slower than expected. You know it's powered by a 12V supply and is supposed to draw 0.5A. Propose two different possible faults in the circuit that could cause this problem, and describe how you would use a multimeter and Ohm's Law to determine which fault is the real one.