Course: From Basic Science to Web Hosting
Module 01 — Basic Science
What Is Resistance?
Difficulty: Beginner
Prerequisites: Lesson 005 — What Is an Electrical Circuit?
Estimated time: 20 minutes
1. Learning Objectives
After this lesson, you should understand:
- What electrical resistance means
- Why materials resist current
- The difference between resistance and resistivity
- Why copper has low resistance
- Why silicon behaves differently
- How temperature affects resistance
- How resistance relates to voltage and current
- Why resistance produces heat
2. Start With Current
From the previous lesson:
Voltage
↓
Electric field
↓
Charge carriers respond
↓
Current
But current doesn’t behave the same way in every material.
Compare:
Copper wire
↓
Current flows relatively easily
with:
Plastic
↓
Current is strongly restricted
The electrical behavior that opposes current is related to resistance.
3. What Is Resistance?
Resistance is a physical/electrical property that describes how strongly a component or material opposes electric current under specified conditions.
The unit is:
Ohm (Ω)
The symbol is:
R
4. Simple Example
Consider two resistors:
R₁ = 10 Ω
R₂ = 1000 Ω
If the same voltage is applied:
Same voltage
↓
10 Ω resistor
↓
More current
while:
Same voltage
↓
1000 Ω resistor
↓
Less current
For an ideal resistor:
I = V/R
5. Why Does Resistance Exist?
At the microscopic level, electrons moving through a material interact with the material’s structure.
In a conductor, charge carriers don’t simply move without interaction.
They can be scattered by things such as:
Lattice vibrations
Impurities
Defects
Other scattering mechanisms
These interactions affect electrical resistance.
6. A Simple Physical Picture
Imagine charge carriers trying to move through a material:
→ e⁻ → e⁻
●
●
→ e⁻ ●
The dots represent parts of the material’s microscopic structure.
The charge carriers interact with the material.
A simplified chain is:
Material structure
↓
Carrier scattering
↓
Electrical resistance
The actual physics is described using quantum mechanics and solid-state physics.
7. Resistance vs Resistivity
These are not the same.
Resistance
Describes a particular component or object.
R
Resistivity
A material property.
ρ
For a uniform conductor:
R = ρL/A
where:
R = resistance
ρ = resistivity
L = length
A = cross-sectional area
8. Length Matters
Consider two wires made from the same material:
Wire A
────────
Wire B
────────────────────────
The longer wire generally has greater resistance.
Because:
R ∝ L
for a uniform conductor.
9. Area Matters
Now compare:
Thin wire
────────
Thick wire
════════════
For the same material and length:
Larger area
↓
Lower resistance
because:
R ∝ 1/A
10. Material Matters
Different materials have different resistivities.
Conceptually:
Copper
↓
Low resistivity
↓
Good conductor
while:
Glass
↓
Very high resistivity
↓
Insulator
Silicon falls into the semiconductor category, where conductivity can be controlled.
11. Copper
Copper is widely used in electrical wiring because it has relatively low resistivity.
Therefore:
Copper
↓
Low resistance for practical wire dimensions
↓
Good electrical conductor
12. Plastic
Plastic is generally an electrical insulator.
It strongly restricts charge transport.
Therefore:
Plastic
↓
Very high resistivity
↓
Poor electrical conductor
This is why plastic can be used around electrical wires as insulation.
13. Silicon
Silicon is different.
It is a semiconductor.
Its electrical properties can be changed by:
Doping
Temperature
Electric fields
Material structure
This controllability is extremely important.
It allows us to create:
Diodes
Transistors
Integrated circuits
Computer chips
14. Temperature
Resistance can depend on temperature.
For many metals:
Temperature ↑
↓
Resistance ↑
because increased lattice vibrations generally increase scattering.
But semiconductor behavior can be different.
This is one reason semiconductor physics is more complicated than simple metal resistance.
15. Resistance Produces Heat
When current flows through a resistive element, electrical energy can be converted into thermal energy.
For a resistor:
P = VI
Using Ohm’s Law:
P = I²R
or:
P = V²/R
These are equivalent for an ideal resistor.
16. Example
Suppose:
R = 10 Ω
I = 2 A
Power:
P = I²R
P = 2² × 10
P = 40 W
The resistor must therefore be capable of safely dissipating approximately 40 W under those conditions.
17. Why Does a Computer Produce Heat?
This is a very important connection.
A computer contains enormous numbers of electronic devices.
Electrical energy is transferred in those devices.
Some of that energy ultimately becomes heat.
Electrical energy
↓
Electronic circuits
↓
Computation
+
Heat
Therefore:
CPU
↓
Power consumption
↓
Heat
↓
Cooling system
18. Resistance Is Not Always Bad
Resistance is useful.
Resistors are intentionally used to:
Limit current
Divide voltage
Bias circuits
Set signal levels
Protect components
Control timing
So engineers don’t try to eliminate resistance completely.
They control it.
19. Voltage Divider
Two resistors can create a voltage divider.
Vin
│
R1
│
├──── Vout
│
R2
│
GND
For ideal resistors:
Vout = Vin × R2/(R1 + R2)
This is one of the most useful basic electronic circuits.
20. Why Voltage Dividers Matter
They allow circuits to convert one voltage level into another.
For example:
5 V
↓
Voltage divider
↓
2 V
This basic concept appears throughout electronics.
21. Resistance and Digital Electronics
Now connect resistance to computers.
A transistor circuit has to control voltages and currents.
Resistance and other electrical properties affect:
Current
Voltage
Power
Timing
Signal integrity
Therefore understanding resistance helps us understand transistor circuits later.
22. From Resistance to Semiconductor Physics
Our learning path now looks like:
Matter
↓
Atom
↓
Electron
↓
Electric charge
↓
Electric field
↓
Voltage
↓
Current
↓
Circuit
↓
Resistance
↓
Material properties
↓
Semiconductor
Now we are approaching electronics.
23. Important Distinction
Do not think:
“Resistance means electrons cannot move.”
More accurately:
Resistance describes the relationship between voltage and current for a particular component or system under specified conditions.
For an ideal resistor:
V = IR
Real devices can be nonlinear, temperature-dependent, frequency-dependent, or otherwise more complicated.
24. Three Important Material Properties
Remember:
Conductivity
↓
How readily a material conducts
Resistivity
↓
Intrinsic material property related to conduction
Resistance
↓
Property of a particular object/component
And:
R = ρL/A
25. Quick Check
What is resistance?
Opposition to current represented by the electrical behavior of a component or material.
Unit?
Ohm (Ω)
What determines resistance of a uniform conductor?
Material
Length
Cross-sectional area
Temperature
What is resistivity?
A material property describing its intrinsic tendency to resist electrical conduction.
What happens to the resistance of a longer wire of the same material and area?
Generally:
Length ↑
↓
Resistance ↑
What happens to resistance when cross-sectional area increases?
Generally:
Area ↑
↓
Resistance ↓
26. Connection to Web Hosting
This may seem far away from web hosting, but eventually:
Resistance
↓
Electronic circuits
↓
Transistors
↓
CPU
↓
Server
↓
Network interface
↓
Network signals
↓
Internet
↓
Nginx
↓
Website
↓
Web hosting
The server running your WordPress installation is ultimately an electronic system built from these principles.
Next Lesson
Lesson 007 — What Is Capacitance?
We now introduce the second major passive electrical property:
Charge
↓
Electric field
↓
Capacitance
↓
Capacitor
↓
Energy storage
↓
Charging
↓
Discharging
↓
Time
↓
Filters
↓
Power supplies
↓
Digital circuits
After resistance + capacitance + inductance, we can understand much more of the behavior of real electrical and electronic circuits.
Leave a Reply