Ohm’s Law Explained (With Simple Examples)

1. Introduction

Every phone charger, LED light, and circuit relies on a simple relationship discovered over 200 years ago…

That relationship is Ohm’s Law, and it’s one of the most important concepts in electronics.

Before we dive in, let’s quickly understand electricity in simple terms:

  • Electricity is the movement of electrons through a conductor (like a wire)

  • This movement powers everything from your smartphone to complex circuit boards

Ohm’s Law helps us understand how electricity behaves, making it essential for:

  • Designing circuits

  • Building DIY electronics projects

  • Troubleshooting faults


2. What Is Ohm’s Law?

Ohm’s Law describes the relationship between voltage, current, and resistance.

Here’s the formula:

genui{“math_block_widget_always_prefetch_v2”: {“content”: “V = I \times R”}}

What do these mean?

  • Voltage (V) → Electrical pressure (measured in volts)

  • Current (I) → Flow of electrons (measured in amps)

  • Resistance (R) → Opposition to flow (measured in ohms)

In simple terms:
👉 Voltage pushes current through resistance


3. Understanding Voltage, Current, and Resistance

To make this easier, let’s use a water pipe analogy:

🔋 Voltage (V)

  • Like water pressure

  • The higher the voltage, the stronger the push

🌊 Current (I)

  • Like the flow rate of water

  • More current = more electrons flowing

🚧 Resistance (R)

  • Like a narrow pipe or blockage

  • Higher resistance = less flow

👉 So:

  • High voltage + low resistance = lots of current

  • Low voltage + high resistance = very little current


4. Ohm’s Law Formula (and Triangle)

Ohm’s Law can be rearranged depending on what you need to calculate:

  • V = I × R

  • I = V ÷ R

  • R = V ÷ I

Ohm’s Triangle Tip:

A helpful way to remember this is the Ohm’s triangle:

    V
  -----
  I   R
  • Cover what you want to find

  • The remaining formula appears


5. Worked Examples

This is where it all starts to click 👇

Example 1: Find Current

Given:

  • Voltage = 12V

  • Resistance = 6Ω

Formula:
I = V ÷ R

Calculation:
I = 12 ÷ 6 = 2A

👉 Current = 2 amps


Example 2: Find Resistance

Given:

  • Voltage = 9V

  • Current = 3A

Formula:
R = V ÷ I

Calculation:
R = 9 ÷ 3 =

👉 Resistance = 3 ohms


Example 3: Real-Life LED Circuit

Let’s say you’re powering an LED:

  • Supply voltage = 9V

  • LED needs ≈ 2V

  • Desired current = 0.02A (20mA)

Voltage across resistor:
9V − 2V = 7V

Now calculate resistance:
R = V ÷ I
R = 7 ÷ 0.02 = 350Ω

👉 You’d choose a 330Ω or 360Ω resistor (nearest standard value)


6. Real-World Applications

Ohm’s Law is used everywhere in electronics:

🔧 Designing Circuits

  • Helps calculate correct component values

🔌 Choosing Resistors

  • Prevents components (like LEDs) from burning out

🔋 Battery Devices

  • Ensures safe and efficient power usage

🛠️ Troubleshooting

  • Identify faults like:

    • Too much current

    • Broken components

    • Incorrect wiring


7. Common Mistakes & Misconceptions

Avoid these beginner mistakes:

❌ Mixing up Voltage and Current

  • Voltage = push

  • Current = flow

❌ Ignoring Units

  • Always use:

    • Volts (V)

    • Amps (A)

    • Ohms (Ω)

❌ Assuming Resistance is Constant

  • Some components (like thermistors) change resistance


8. Summary

Let’s quickly recap:

  • Ohm’s Law: V = I × R

  • Voltage pushes current through resistance

  • You can rearrange the formula to find any value

  • It’s essential for building and understanding circuits

👉 Mastering this one formula unlocks a huge part of electronics.


9. FAQs

❓ What is Ohm’s Law in simple terms?

It explains how voltage, current, and resistance are related in an electrical circuit.


❓ Can resistance change?

Yes! Some components (like temperature sensors) change resistance depending on conditions.


❓ Is Ohm’s Law always valid?

Mostly—but not for all components. Devices like diodes and transistors don’t always follow it perfectly.


If you’re getting into electronics or PCB design, understanding Ohm’s Law is your first big step. From here, everything else starts to make a lot more sense ⚡