Ohm’s Law Calculator
Calculate voltage, current, resistance, and power using Ohm’s Law.
Ohm’s Law Formula Wheel
V = I × R
I = V ÷ R
R = V ÷ I
P = V × I
Common Resistor Values
Common Resistor Wattage Ratings
| Wattage | Typical Usage |
|---|---|
| 1/8W | Low-power signal circuits |
| 1/4W | General hobby electronics |
| 1/2W | Higher current circuits |
| 1W+ | Power electronics and heat-heavy applications |
What Is Ohm’s Law?
Ohm’s Law is one of the most important basic principles in electronics and electrical engineering. It describes the relationship between voltage, current, and resistance in an electrical circuit. Understanding this relationship makes it much easier to design, troubleshoot, and safely build circuits.
The basic formula is:
Voltage = Current × Resistance
This can also be rearranged to calculate current or resistance depending on which values are already known.
Why Ohm’s Law Matters
Ohm’s Law is used constantly in electronics, from simple LED circuits to more advanced power supplies, amplifiers, microcontroller projects, and industrial systems. Even basic hobby electronics often rely on Ohm’s Law calculations to choose the correct resistor values and estimate power consumption.
If the resistance in a circuit is too low, excessive current can flow and damage components. If resistance is too high, a circuit may not function correctly. Using an Ohm’s Law calculator helps avoid these problems by quickly working out safe and practical values.
Understanding Voltage, Current, and Resistance
Voltage (V)
Voltage is the electrical pressure that pushes current through a circuit. Batteries, power supplies, and USB ports all provide voltage. Common examples include 5V USB power, 9V batteries, and 12V power adapters.
Current (I)
Current measures the flow of electrical charge through a circuit. It is measured in amps (A). Small electronics projects often use milliamps (mA), which are one-thousandth of an amp.
Resistance (R)
Resistance limits the flow of current. Resistors are used to protect components, divide voltages, reduce current, and control circuit behavior.
Power (P)
Power represents the amount of energy used by a circuit or component. It is measured in watts (W). Excessive power can create heat and damage components if the correct resistor wattage is not chosen.
Common Ohm’s Law Formulas
- V = I × R — Calculate voltage
- I = V ÷ R — Calculate current
- R = V ÷ I — Calculate resistance
- P = V × I — Calculate power
Practical Electronics Examples
LED Circuit Example
Suppose you have:
- 5V power supply
- 20mA LED current
- 2V LED forward voltage
Using Ohm’s Law, you can calculate the resistor needed to safely power the LED without damaging it.
Arduino and ESP32 Projects
Ohm’s Law is frequently used in Arduino, ESP32, Raspberry Pi, and microcontroller projects. It helps determine resistor values for LEDs, pull-up resistors, pull-down resistors, sensor circuits, and voltage dividers.
Power Supply Design
When designing or troubleshooting power circuits, Ohm’s Law helps estimate current draw and power dissipation. This is important for selecting safe resistor wattages and preventing overheating.
Common Resistor Values
Many electronics projects use standard resistor values from the E12 series. Some common examples include:
- 220Ω
- 330Ω
- 470Ω
- 1KΩ
- 10KΩ
- 100KΩ
These are widely available and suitable for many beginner electronics projects.
Resistor Wattage Ratings
Choosing the correct resistor wattage is important. If a resistor dissipates more power than it is rated for, it can overheat or fail.
| Resistor Rating | Typical Usage |
|---|---|
| 1/8W | Low-power signal circuits |
| 1/4W | General hobby electronics |
| 1/2W | Higher current circuits |
| 1W+ | Power electronics applications |
When Would You Use an Ohm’s Law Calculator?
An Ohm’s Law calculator is useful whenever you need to:
- Calculate resistor values
- Estimate current draw
- Check voltage levels
- Calculate power consumption
- Choose resistor wattages
- Design basic circuits
- Troubleshoot electronics projects
It is especially useful for beginners because it removes the need to manually rearrange formulas and reduces calculation mistakes.
Frequently Asked Questions
What is the easiest way to remember Ohm’s Law?
Many people remember the triangle method:
- V on top
- I and R underneath
Cover the value you want to calculate and the remaining layout shows the formula.
Why is current measured in amps?
Current is measured in amperes (amps), named after physicist André-Marie Ampère. Small electronics often use milliamps because the current levels are much smaller.
Can I use Ohm’s Law for AC circuits?
Basic Ohm’s Law applies to both DC and AC circuits, although AC systems may also involve impedance and phase relationships in more advanced calculations.
Why does resistance create heat?
As electrical current flows through resistance, energy is converted into heat. This is why resistors have wattage ratings and can become warm in high-power circuits.
Do all circuits follow Ohm’s Law?
Most simple electronic components follow Ohm’s Law closely, but some devices such as diodes, LEDs, and transistors have more complex electrical behavior.
