Voltage-Current-Resistance • Electrical Power • Circuits
\( V = IR \)
Where:
This fundamental equation shows how voltage, current, and resistance are related.
Derived Forms:
\( I = \frac{V}{R} \)
\( R = \frac{V}{I} \)
Power:
\( P = VI = I^2R = \frac{V^2}{R} \)
Example: 12V battery with 4Ω resistor:
\( I = \frac{V}{R} = \frac{12}{4} = 3A \)
Thus, the current is 3 Amperes.
Ohm's Law is a fundamental principle in electrical engineering and physics that describes the relationship between voltage, current, and resistance in an electrical circuit. Named after Georg Ohm, who published his findings in 1827, it states that the current through a conductor between two points is directly proportional to the voltage across the two points, provided the temperature remains constant.
The fundamental Ohm's Law equations:
Ohm's Law is essential in various fields:
Voltage equals current times resistance: V = IR
P = VI = I²R = V²/R
Series: R_total = R₁ + R₂ + ...
Parallel: 1/R_total = 1/R₁ + 1/R₂ + ...
If the voltage across a resistor is doubled while the resistance remains constant, what happens to the current through the resistor?
The answer is C) The current is doubled. According to Ohm's Law: I = V/R. If voltage is doubled (V → 2V) while resistance remains constant, then I_new = (2V)/R = 2(V/R) = 2I_original. This shows that current is directly proportional to voltage when resistance is constant.
This question tests the fundamental relationship in Ohm's Law. Since I = V/R, when R is constant, I and V are directly proportional. This means that if voltage increases by a factor, current increases by the same factor. This direct proportionality is crucial for understanding how electrical circuits respond to changes in voltage sources.
Ohm's Law: V = IR relationship
Direct Proportionality: When one quantity increases, the other increases by the same factor
Constant Resistance: Material property that doesn't change with voltage/current
• I = V/R (Ohm's Law)
• I ∝ V (when R is constant)
• I ∝ 1/R (when V is constant)
• Remember: I = V/R
• Direct proportion: double V = double I
• Always check if resistance is constant
• Forgetting that I and V are directly proportional
• Confusing direct and inverse relationships
• Not checking if resistance remains constant
A circuit contains a 12V battery connected to a 6Ω resistor in series with a parallel combination of 4Ω and 12Ω resistors. Calculate: a) the equivalent resistance of the parallel combination, b) the total circuit resistance, c) the current through the battery, and d) the power dissipated by the 6Ω resistor.
a) Parallel resistance: For 4Ω and 12Ω in parallel: 1/R_parallel = 1/4 + 1/12 = 3/12 + 1/12 = 4/12 = 1/3. So R_parallel = 3Ω.
b) Total resistance: The 6Ω resistor is in series with the parallel combination, so R_total = 6Ω + 3Ω = 9Ω.
c) Battery current: Using Ohm's Law: I = V/R_total = 12V / 9Ω = 1.33A.
d) Power in 6Ω resistor: P = I²R = (1.33A)² × 6Ω = 1.77 × 6 = 10.67W.
This problem combines multiple circuit analysis concepts: series and parallel combinations, Ohm's Law, and power calculation. The key is to simplify the circuit step by step. First, calculate the equivalent resistance of the parallel combination using the parallel resistance formula. Then add it to the series resistor to get total resistance. Finally, apply Ohm's Law to find current and power formulas to find power dissipation.
Series Circuit: Components connected end-to-end
Parallel Circuit: Components connected side-by-side
Equivalent Resistance: Single resistance that replaces a combination
• Series: R_total = R₁ + R₂ + ...
• Parallel: 1/R_total = 1/R₁ + 1/R₂ + ...
• Power: P = I²R = VI = V²/R
• Always simplify circuits step by step
• Redraw circuit after each simplification
• Check if your answers are physically reasonable
• Adding parallel resistances directly instead of using reciprocal formula
• Forgetting to combine series and parallel correctly
• Using wrong current value when calculating power
Q: Does Ohm's Law apply to all electrical components? I've heard about non-ohmic devices.
A: Ohm's Law applies only to ohmic materials, which have a constant resistance over a range of voltages and currents. These include most metallic conductors at constant temperature. Non-ohmic devices like diodes, transistors, and incandescent bulbs have resistance that changes with voltage or current. For example, an incandescent bulb's resistance increases significantly when heated, so V/I isn't constant.
Ohm's Law is valid only when temperature and other physical conditions remain constant. Even for ohmic materials, resistance may vary with temperature, frequency (in AC circuits), or other factors.
Q: How do Kirchhoff's laws complement Ohm's Law in circuit analysis? When do I need both?
A: Ohm's Law relates voltage, current, and resistance in individual components, while Kirchhoff's laws govern how these quantities behave in complete circuits. Kirchhoff's Current Law (KCL) states that current entering a junction equals current leaving it. Kirchhoff's Voltage Law (KVL) states that the sum of voltage drops around any closed loop is zero.
You need both for complex circuits: use KCL and KVL to set up equations based on circuit topology, then use Ohm's Law to relate voltages and currents in resistive elements. Together, they form the foundation of circuit analysis.