Understanding Ohm’s Law is a cornerstone of electronics, offering a simple yet powerful way to understand how electrical circuits work. Whether you’re a beginner or just brushing up on the basics, this guide will help you grasp the fundamental relationship between voltage, current, and resistance.
Understanding Ohm’s Law?
Ohm’s Law states that the current (I) flowing through a circuit is directly proportional to the voltage (V) and inversely proportional to the resistance (R), provided that physical quantities like length of wire, area of cross section and temperature remains the same.
The formula is
• V=I×R
• I=V/R (I=V÷R)
• R=V/I (R=V÷I)

Here’s what these terms mean:
- Voltage (V): The “push” or electrical pressure that drives current, measured in volts.
- Current (I): The flow of electric charge through the circuit, measured in amperes (A).
- Resistance (R): The opposition to current flow, measured in ohms (Ω).
Simulation
We created a simple circuit in TinkerCAD consisting of:
- Battery Pack: Two AA batteries providing a nominal voltage of 3.0 V
- Resistor: Configurable values (50Ω, 100Ω, 150Ω) to observe the effects of resistance changes.
- LED: A non-ohmic component with a forward voltage drop of approximately 2.0 V
- Ammeter and Voltmeters: To measure current and voltage across components.
Link To Simulation
Simulator Case Studies:
Case 1: Resistor = 100Ω
- Voltage across the resistor (VR) = 1.00V.
- Voltage across the LED (VLED) = 1.99V.
- Current through the circuit (I) = 10.0mA.
Analysis :
I = VR/R = 1.00 / 100 = 0.01 A = 10.0 mA
The simulation confirms that Ohm’s Law holds true for the resistor.
Case 2: Resistor = 150Ω
- Voltage across the resistor (VR) = 1.04V.
- Voltage across the LED (VLED) = 1.95V.
- Current through the circuit (I) = 6.96mA.
Analysis:
I = VR/R = 1.04 / 150 = 0.00693A ≈ 6.96mA
Increasing resistance reduces current, dimming the LED.
Case 3: Resistor = 50Ω
- Voltage across the resistor (VRV_RVR) = 0.918V.
- Voltage across the LED (VLEDV_{LED}VLED) = 2.06V.
- Current through the circuit (III) = 18.4mA.
Analysis:
I = VR/R = 0.918 / 50 = 0.01836A ≈ 18.4mA
Decreasing resistance increases current, making the LED brighter but risking damage.
Key Learnings from the Simulation
1. Resistor Value Controls Current
- Increasing resistance decreases current, dimming the LED.
- Decreasing resistance increases current, brightening the LED but risking overheating.
Tip: Choose a resistor that limits current to within the LED’s safe range (e.g., 10−20mA).
2. Voltage Across Components
The total voltage from the battery is shared between the resistor and the LED
Vtotal = VR + VLED
As resistance changes, the voltage across the resistor (VR) adjusts while the LED’s voltage (VLED) remains nearly constant.
3. LED Behaviour
LEDs are non-ohmic devices:
- They have a fixed forward voltage (VLED) that doesn’t change much with current.
- Without a resistor, the current can spike and damage the LED.
4. Real vs. Ideal Components
In theory:
Total battery voltage = 3.0 V
In practice:
Internal resistance in the battery reduces the output slightly to 2.98−2.99 V , which is normal in real circuits.
Common Questions and Troubleshooting
Why Does the Voltage Across the Resistor Change?
The voltage drop (VR) depends on both the resistance (R) and current (I). As resistance increases, current decreases, allowing the resistor to drop more voltage.
Why Can’t We Calculate the LED’s Resistance?
LEDs are non-ohmic, meaning their resistance isn’t constant. Instead of resistance, focus on their:
- Forward voltage: The voltage needed to conduct 2.0 V here).
- Current rating: The maximum current the LED can safely handle.
How Can We Verify Ohm’s Law in Other Circuits?
- Measure voltage across the resistor (VR) and current (I).
- Calculate resistance R = VR / I
- Compare this value with the resistor’s actual value.
Conclusion
This simulation shows how Ohm’s Law works in practice while highlighting real-world deviations like internal resistance and nonlinear components like LEDs. By experimenting with resistor values and measuring current and voltage, you can deepen your understanding of circuit behavior and design circuits confidently.
Explore these concepts yourself in TinkerCAD and see Ohm’s Law come to life!








