Current, Resistance, and Ohm's Law
Electric current, resistance, resistivity, and Ohm's law
🔌 Current, Resistance, and Ohm's Law
Electric Current
Electric current is the rate of charge flow:
where:
- = current (Ampere, A)
- = charge passing point (C)
- = time interval (s)
1 Ampere = 1 Coulomb/second
Direction:
- Conventional current: Direction positive charges flow (+ to -)
- Electron flow: Opposite direction (- to +)
We use conventional current!
Drift Velocity
In conductors, electrons drift slowly:
where:
- = charge carrier density
- = cross-sectional area
- = drift velocity (~mm/s, very slow!)
- = elementary charge
💡 Key: Current is fast (~speed of light), but individual electrons drift slowly!
Resistance
Resistance opposes current flow:
Units: Ohm (Ω) = V/A
Resistivity
Material property:
where:
- = resistivity (Ω·m)
- = length
- = cross-sectional area
Good conductors: Low (copper: Ω·m) Insulators: High
Temperature Dependence
where is temperature coefficient.
- Metals: (R increases with T)
- Semiconductors: (R decreases with T)
Ohm's Law
Ohmic materials: Constant R (linear V-I graph) Non-ohmic: R varies (curved V-I graph, like diodes)
Electric Power
Power dissipated in resistor:
Units: Watt (W) = J/s
Energy dissipated (heat):
Electrical Energy Cost
Power companies charge by kilowatt-hour (kWh):
Cost = (Power in kW) × (time in hours) × (rate per kWh)
AC vs DC
DC (Direct Current): Constant direction (batteries) AC (Alternating Current): Oscillates (wall outlets, 60 Hz in US)
For AC: ,
Household: 120 V AC is
Problem-Solving Strategy
- Identify knowns: V, I, or R
- Choose formula:
- Ohm's Law:
- Power:
- Resistance:
- Watch units: A, V, Ω, W
- Check reasonableness
Common Mistakes
❌ Confusing current direction (use conventional!) ❌ Using diameter instead of radius in area () ❌ Wrong power formula (choose based on what you know) ❌ Forgetting to convert units (mA → A, kΩ → Ω) ❌ Treating all materials as ohmic
📚 Practice Problems
1Problem 1easy
❓ Question:
A 12 V battery is connected to a 6.0 Ω resistor. (a) What is the current? (b) What power is dissipated?
💡 Show Solution
Given:
- Voltage: V
- Resistance: Ω
Part (a): Current
Use Ohm's Law:
Part (b): Power dissipated
Or alternatively: ✓
Answer:
- (a) I = 2.0 A
- (b) P = 24 W
2Problem 2easy
❓ Question:
A 12 V battery is connected to a 6.0 Ω resistor. (a) What is the current? (b) What power is dissipated?
💡 Show Solution
Given:
- Voltage: V
- Resistance: Ω
Part (a): Current
Use Ohm's Law:
Part (b): Power dissipated
Or alternatively: ✓
Answer:
- (a) I = 2.0 A
- (b) P = 24 W
3Problem 3medium
❓ Question:
A copper wire (ρ = 1.7 × 10⁻⁸ Ω·m) has length 2.0 m and diameter 1.0 mm. What is its resistance?
💡 Show Solution
Given:
- Resistivity: Ω·m
- Length: m
- Diameter: mm m
Solution:
Step 1: Find cross-sectional area.
Step 2: Calculate resistance.
Answer: R = 0.043 Ω (very low, good conductor!)
4Problem 4medium
❓ Question:
A copper wire (ρ = 1.7 × 10⁻⁸ Ω·m) has length 2.0 m and diameter 1.0 mm. What is its resistance?
💡 Show Solution
Given:
- Resistivity: Ω·m
- Length: m
- Diameter: mm m
Solution:
Step 1: Find cross-sectional area.
Step 2: Calculate resistance.
Answer: R = 0.043 Ω (very low, good conductor!)
5Problem 5easy
❓ Question:
A 12 V battery is connected to a 4.0 Ω resistor. (a) What is the current through the resistor? (b) What is the power dissipated? (c) How much energy is dissipated in 5.0 minutes?
💡 Show Solution
Solution:
Given: V = 12 V, R = 4.0 Ω, t = 5.0 min = 300 s
(a) Current (Ohm's Law): I = V/R = 12/4.0 = 3.0 A
(b) Power: P = VI = 12 × 3.0 = 36 W Or: P = V²/R = 144/4.0 = 36 W ✓ Or: P = I²R = (3.0)²(4.0) = 36 W ✓
(c) Energy: E = Pt = 36 × 300 = 10,800 J or 10.8 kJ
6Problem 6easy
❓ Question:
A 12 V battery is connected to a 4.0 Ω resistor. (a) What is the current through the resistor? (b) What is the power dissipated? (c) How much energy is dissipated in 5.0 minutes?
💡 Show Solution
Solution:
Given: V = 12 V, R = 4.0 Ω, t = 5.0 min = 300 s
(a) Current (Ohm's Law): I = V/R = 12/4.0 = 3.0 A
(b) Power: P = VI = 12 × 3.0 = 36 W Or: P = V²/R = 144/4.0 = 36 W ✓ Or: P = I²R = (3.0)²(4.0) = 36 W ✓
(c) Energy: E = Pt = 36 × 300 = 10,800 J or 10.8 kJ
7Problem 7medium
❓ Question:
A wire of length 2.0 m and cross-sectional area 1.0 × 10⁻⁶ m² has resistance 0.50 Ω. (a) What is the resistivity of the material? (b) If the wire is stretched to 3.0 m (volume constant), what is the new resistance?
💡 Show Solution
Solution:
Given: L = 2.0 m, A = 1.0 × 10⁻⁶ m², R = 0.50 Ω
(a) Resistivity: R = ρL/A ρ = RA/L = (0.50)(1.0 × 10⁻⁶)/2.0 ρ = 2.5 × 10⁻⁷ Ω·m
(b) New resistance after stretching: Volume constant: V = A₁L₁ = A₂L₂ A₂ = A₁L₁/L₂ = (1.0 × 10⁻⁶)(2.0)/3.0 = 6.67 × 10⁻⁷ m²
R₂ = ρL₂/A₂ = (2.5 × 10⁻⁷)(3.0)/(6.67 × 10⁻⁷) R₂ = 1.125 Ω or 1.1 Ω
Alternative: R ∝ L²/V, so R₂ = R₁(L₂/L₁)² = 0.50(3.0/2.0)² = 1.125 Ω ✓
8Problem 8medium
❓ Question:
A wire of length 2.0 m and cross-sectional area 1.0 × 10⁻⁶ m² has resistance 0.50 Ω. (a) What is the resistivity of the material? (b) If the wire is stretched to 3.0 m (volume constant), what is the new resistance?
💡 Show Solution
Solution:
Given: L = 2.0 m, A = 1.0 × 10⁻⁶ m², R = 0.50 Ω
(a) Resistivity: R = ρL/A ρ = RA/L = (0.50)(1.0 × 10⁻⁶)/2.0 ρ = 2.5 × 10⁻⁷ Ω·m
(b) New resistance after stretching: Volume constant: V = A₁L₁ = A₂L₂ A₂ = A₁L₁/L₂ = (1.0 × 10⁻⁶)(2.0)/3.0 = 6.67 × 10⁻⁷ m²
R₂ = ρL₂/A₂ = (2.5 × 10⁻⁷)(3.0)/(6.67 × 10⁻⁷) R₂ = 1.125 Ω or 1.1 Ω
Alternative: R ∝ L²/V, so R₂ = R₁(L₂/L₁)² = 0.50(3.0/2.0)² = 1.125 Ω ✓
9Problem 9hard
❓ Question:
A 1500 W electric heater operates on 120 V. (a) What is the current? (b) What is the resistance? (c) How much does it cost to run for 8 hours if electricity costs $0.12 per kWh?
💡 Show Solution
Given:
- Power: W
- Voltage: V
- Time: hours
- Rate: $0.12 per kWh
Part (a): Current
Part (b): Resistance
Or using Ohm's Law: ✓
Part (c): Cost
Energy used:
Cost:
Answer:
- (a) I = 12.5 A
- (b) R = 9.6 Ω
- (c) Cost = $1.44
10Problem 10hard
❓ Question:
A 1500 W electric heater operates on 120 V. (a) What is the current? (b) What is the resistance? (c) How much does it cost to run for 8 hours if electricity costs $0.12 per kWh?
💡 Show Solution
Given:
- Power: W
- Voltage: V
- Time: hours
- Rate: $0.12 per kWh
Part (a): Current
Part (b): Resistance
Or using Ohm's Law: ✓
Part (c): Cost
Energy used:
Cost:
Answer:
- (a) I = 12.5 A
- (b) R = 9.6 Ω
- (c) Cost = $1.44
Practice with Flashcards
Review key concepts with our flashcard system
Browse All Topics
Explore other calculus topics