Ohm's Law & DC Circuit Fundamentals

OHM’S LAW

  • Statement: In any electrical circuit, the current (II) flowing is
    • Directly proportional to the applied voltage (VV)
    • Inversely proportional to the circuit resistance (RR)
    • Expressed mathematically by Ohm’s equation: I=VRI = \frac{V}{R} (or equivalently V=IRV = IR, R=VIR = \frac{V}{I})
  • Variable definitions
    • VV = voltage across the circuit in volts (V)
    • II = current through the circuit in amperes (A)
    • RR = resistance of the circuit in ohms (Ω)
  • Significance
    • Fundamental law linking the three primary electrical quantities; basis for analyzing all resistive networks.
    • Provides intuitive sense: doubling VV doubles II (if RR unchanged); doubling RR halves II (if VV unchanged).
Worked Examples (Ohm’s Law)
  • Example 1 – Electric Iron
    • Data: I=2AI = 2\,A, V=120VV = 120\,V
    • Resistance: R=VI=1202=60ΩR = \frac{V}{I} = \frac{120}{2} = 60\,\Omega
  • Example 2 – Toaster Element
    • Data: R=20ΩR = 20\,\Omega, V=110VV = 110\,V
    • Current: I=VR=11020=5.5AI = \frac{V}{R} = \frac{110}{20} = 5.5\,A
  • Example 3 – Unknown Voltage
    • Data: R=8ΩR = 8\,\Omega, I=10AI = 10\,A
    • Voltage: V=IR=(10)(8)=80VV = IR = (10)(8) = 80\,V
  • Example 4 – Figure 2.8 Circuit (Large Resistance)
    • Data: V=30VV = 30\,V, R=5×103ΩR = 5\times10^{3}\,\Omega
    • Current: I=305×103=6×103A=6mAI = \frac{30}{5\times10^{3}} = 6\times10^{-3}\,A = 6\,mA
  • Example 5 – Figure 2.9 Circuit (Milliamps Given)
    • Data: I=3×103AI = 3\times10^{-3}\,A, R=10×103ΩR = 10\times10^{3}\,\Omega
    • Voltage: V=IR=(3×103)(10×103)=30VV = IR = (3\times10^{-3})(10\times10^{3}) = 30\,V

DC CIRCUITS

  • Direct-current (DC) circuits contain sources and loads where current flows in one constant direction.
  • Two fundamental connection arrangements: series and parallel.

SERIES CIRCUIT

  • Definition: All devices connected sequentially so there is only one path for current.
  • Practical note: Any open component stops current everywhere (e.g.lown fuse).
Voltage in Series
  • The applied source voltage is split into individual voltage drops across each component.
  • Formula: V<em>T=V</em>1+V<em>2+V</em>3++VnV<em>T = V</em>1 + V<em>2 + V</em>3 + \dots + V_n
Current in Series
  • Same current flows through every element because charge has only one route.
  • Formula: I<em>T=I</em>1=I<em>2=I</em>3==InI<em>T = I</em>1 = I<em>2 = I</em>3 = \dots = I_n
Resistance in Series
  • Total resistance equals the arithmetic sum of all resistances.
  • Formula: R<em>T=R</em>1+R<em>2+R</em>3++RnR<em>T = R</em>1 + R<em>2 + R</em>3 + \dots + R_n
    • Implication: Adding another resistor always increases RTR_T and therefore decreases circuit current.
Example 1 – Figure 3-7
  • Given: R<em>1=2ΩR<em>1 = 2\,\Omega, R</em>2=3ΩR</em>2 = 3\,\Omega, R<em>3=7ΩR<em>3 = 7\,\Omega, V</em>T=240VV</em>T = 240\,V
  • Total resistance: RT=2+3+7=12ΩR_T = 2 + 3 + 7 = 12\,\Omega
  • Total current: I<em>T=V</em>TRT=24012=20AI<em>T = \frac{V</em>T}{R_T} = \frac{240}{12} = 20\,A
  • Individual voltage drops (all share same ITI_T)
    • V<em>1=I</em>TR1=(20)(2)=40VV<em>1 = I</em>T R_1 = (20)(2) = 40\,V
    • V<em>2=I</em>TR2=(20)(3)=60VV<em>2 = I</em>T R_2 = (20)(3) = 60\,V
    • V<em>3=I</em>TR3=(20)(7)=140VV<em>3 = I</em>T R_3 = (20)(7) = 140\,V
    • Check: 40+60+140=240V=VT40 + 60 + 140 = 240\,V = V_T ✔️
Example 2 – Figure 3-8
  • Given: R<em>1=2ΩR<em>1 = 2\,\Omega, R</em>2=6ΩR</em>2 = 6\,\Omega, R<em>3=2ΩR<em>3 = 2\,\Omega, V</em>T=120VV</em>T = 120\,V
  • RT=2+6+2=10ΩR_T = 2 + 6 + 2 = 10\,\Omega
  • IT=12010=12AI_T = \frac{120}{10} = 12\,A
    • Each resistor carries 12 A; voltage drops can be found if needed: V<em>1=24VV<em>1 = 24\,V, V</em>2=72VV</em>2 = 72\,V, V3=24VV_3 = 24\,V.
Series Summary
  • R<em>T=R</em>nR<em>T = \sum R</em>n
  • ITI_T is common to all parts.
  • VTV_T divides proportionally to resistance values.

PARALLEL CIRCUIT

  • Definition: Components are connected so that there are multiple independent paths for current; nodes share common voltage.
  • Useful when loads must operate at same voltage while drawing different currents (e.g.lighting strings, household receptacles).
Voltage in Parallel
  • Each branch experiences the full source voltage.
  • Formula: V<em>T=V</em>1=V<em>2=V</em>3==VnV<em>T = V</em>1 = V<em>2 = V</em>3 = \dots = V_n
    • Safety note: Never place a component rated for lower voltage in a parallel network supplied by higher voltage.
Current in Parallel
  • Current divides among branches according to individual resistances (Ohm’s law in each branch).
  • Formula: I<em>T=I</em>1+I<em>2+I</em>3++InI<em>T = I</em>1 + I<em>2 + I</em>3 + \dots + I_n
Resistance in Parallel
  • Reciprocal addition formula: 1R<em>T=1R</em>1+1R<em>2+1R</em>3++1Rn\frac{1}{R<em>T} = \frac{1}{R</em>1} + \frac{1}{R<em>2} + \frac{1}{R</em>3} + \dots + \frac{1}{R_n}
    • Result: R<em>TR<em>T is always less than the smallest single branch resistance; adding a branch decreases R</em>TR</em>T, increasing total current.
Example 1 – Figure 4-1
  • Given: R<em>1=3ΩR<em>1 = 3\,\Omega, R</em>2=6ΩR</em>2 = 6\,\Omega, R3=8ΩR_3 = 8\,\Omega
  • 1RT=13+16+18=824+424+324=1524\frac{1}{R_T} = \frac{1}{3} + \frac{1}{6} + \frac{1}{8} = \frac{8}{24} + \frac{4}{24} + \frac{3}{24} = \frac{15}{24}
  • RT=2415=1.6ΩR_T = \frac{24}{15} = 1.6\,\Omega
Example 2 – Figure 4-6
  • Given: Branch 1 current I<em>1=3AI<em>1 = 3\,A through R</em>1=40ΩR</em>1 = 40\,\Omega, identical branch 2.
  • Each branch voltage: V<em>1=I</em>1R1=(3)(40)=120VV<em>1 = I</em>1 R_1 = (3)(40) = 120\,V
  • Because voltages are equal in parallel, V<em>T=V</em>1=120VV<em>T = V</em>1 = 120\,V
Parallel Summary
  • VTV_T common across all branches.
  • I<em>T=I</em>nI<em>T = \sum I</em>n (current splits).
  • 1R<em>T=1R</em>n\frac{1}{R<em>T} = \sum \frac{1}{R</em>n}.

COMPARATIVE INSIGHTS & REAL-WORLD RELEVANCE

  • Series vs Parallel trade-offs
    • Series increases reliability risk (one open breaks entire path).
    • Parallel maintains operation when one branch fails, but draws more total current.
  • Household wiring: Outlets are wired in parallel so each appliance receives full line voltage.
  • Measurement instrumentation: Ammeters connect in series (to measure same current); voltmeters connect in parallel (to sample same voltage).
  • Power calculation reminder: Electrical power P=VI=I2R=V2RP = VI = I^2 R = \frac{V^2}{R}; combining with Ohm’s law aids thermal design of resistors, heaters, etc.

ETHICAL & PRACTICAL CONSIDERATIONS

  • Component ratings must never be exceeded to prevent fire, shock, or equipment damage.
  • Engineers must design with margins (derating) and incorporate protection (fuses, circuit breakers).
  • Understanding basic Ohm/series/parallel rules is foundational for later topics: Kirchhoff’s laws, network theorems, AC phasors, semiconductor biasing.

REFERENCES

  • Alexander, C. K., & Sadiku, M. N. (2013). Fundamentals of Electric Circuits (5th ed.). McGraw-Hill.
  • Kubala, T. (2009). Electricity 1: Devices, Circuits, and Materials (9th ed.). DEL MAR CENGAGE Learning.