Course: From Basic Science to Web Hosting
Module 01 — Basic Science
What Is an Electron?
Difficulty: Beginner
Prerequisites: Lesson 002 — What Is Matter?
Estimated time: 15 minutes
1. Learning Objectives
After this lesson, you should understand:
- What an electron is
- What electric charge means
- Where electrons exist in matter
- The difference between an electron and electricity
- Why electrons are important to electrical circuits
- How electron behavior eventually leads to computers
2. Start With the Atom
From the previous lesson:
Atom
│
├── Nucleus
│ ├── Proton
│ └── Neutron
│
└── Electrons
The nucleus is at the center.
Electrons are described by quantum mechanics as occupying quantum states around the nucleus.
For basic electronics, the most important fact is:
Electrons carry negative electric charge.
3. What Is an Electron?
An electron is an elementary particle with:
- Negative electric charge
- Very small mass
- Intrinsic angular momentum (spin)
- Quantum-mechanical behavior
Its electric charge is:
−
Its mass is approximately:
9.11 × 10⁻³¹ kg
You don’t need to memorize the number yet.
The important idea is:
Electron
↓
Negative charge
4. Is an Electron Made of Smaller Things?
As far as current established particle physics shows, the electron is an elementary particle.
That means it is not known to be composed of smaller constituent particles.
Compare:
Atom
↓
made of smaller particles
Electron
↓
elementary particle
5. Electron vs Proton
Both have electric charge, but their properties are different.
| Particle | Charge | Location |
|---|---|---|
| Proton | Positive | Nucleus |
| Neutron | Neutral | Nucleus |
| Electron | Negative | Electron states around nucleus |
The electron is much lighter than the proton.
6. Where Are Electrons?
A common beginner picture is:
e−
●
↗ ↘
[Nucleus]
↘ ↗
●
e−
This is useful as a rough visualization, but it is not an accurate picture of quantum mechanics.
More accurately:
Nucleus
↓
Quantum states
↓
Electron probability distribution
Electrons do not simply travel around the nucleus in fixed planetary orbits.
7. Why Do Electrons Stay Associated With Atoms?
Electrons have negative charge.
The nucleus contains positively charged protons.
The electromagnetic interaction attracts opposite charges.
Conceptually:
Proton (+)
↓
electromagnetic attraction
↑
Electron (−)
Quantum mechanics determines the allowed states of the electron.
8. Electrons and Energy
Electrons in atoms can occupy different allowed energy states.
Simplified:
Higher energy state
↑
│
Lower energy state
An electron can change its energy state by interacting with its environment and exchanging energy.
This is important for understanding:
Light
Atoms
Semiconductors
Lasers
LEDs
Solar cells
9. Electrons in Materials
An isolated atom behaves differently from a huge collection of atoms forming a solid.
In a solid:
Many atoms
↓
Interact with one another
↓
Electronic energy states form bands
This leads to:
Valence band
Band gap
Conduction band
These concepts will become important when we study semiconductors.
10. What Is Electricity?
This is an important distinction.
An electron is not electricity.
An electron is a particle.
Electricity is a broad term describing phenomena involving electric charge, electric fields, current, voltage, and related electromagnetic effects.
For example:
Electron
↓
has electric charge
Many charge carriers moving
↓
electric current
11. Electric Current
Electric current describes the rate at which electric charge passes through a cross-section.
The basic relationship is:
I = ΔQ / Δt
where:
I = current
Q = electric charge
t = time
Current is measured in:
Ampere (A)
12. Current Does Not Mean “Electrons Are Created”
Suppose a wire is connected to a battery.
The circuit already contains charge carriers.
When an electric field is established through the circuit, charge carriers respond and a current develops.
Simplified:
Battery
↓
Electric field in circuit
↓
Charge carriers respond
↓
Current
This is more accurate than saying:
“The battery creates electricity.”
13. What Is Voltage?
Voltage is electric potential difference.
A simple conceptual analogy is pressure difference.
Potential difference
↓
Voltage
↓
Can drive current through a suitable circuit
Voltage is measured in:
Volts (V)
14. Voltage vs Current
This distinction is essential.
Voltage
Potential difference
Current
Rate of charge flow
They are related but are not the same thing.
15. Example
Suppose a circuit has:
Voltage = 5 V
and current:
Current = 1 A
The electrical power is:
P = V × I
P = 5 × 1
P = 5 W
16. What Makes Electrons Move?
The movement of charge carriers is influenced by electric fields.
Conceptually:
Electric field
↓
Force on charged particles
↓
Charge-carrier motion
For an electron, because it has negative charge, the force direction is opposite the electric-field direction.
This distinction becomes important in electrical engineering.
17. Electron Flow vs Conventional Current
This causes a lot of confusion.
In a metal:
Electrons → generally move opposite conventional current
But electrical engineering defines conventional current as flowing in the direction positive charge would move.
Therefore:
Electron motion
←
Conventional current
→
depending on the circuit orientation.
Both descriptions can be used correctly if the convention is understood.
18. Electrons in Copper
Copper is a conductor.
Its atomic structure allows mobile electrons to participate in electrical conduction.
Simplified:
Copper atoms
↓
Mobile charge carriers
↓
Electrical conduction
That’s why copper is used extensively for wiring.
19. Electrons in Silicon
Silicon behaves differently.
It is a semiconductor.
Its electrical behavior can be controlled through:
Temperature
Doping
Electric fields
Material structure
This controllability is fundamental to semiconductor devices.
20. From Electron to Transistor
Now we can build the chain:
Electron
↓
Electric charge
↓
Electric field
↓
Controlled charge movement
↓
Semiconductor
↓
Transistor
The transistor is one of the most important technologies in computing.
21. From Transistor to Computer
Continue the chain:
Electron
↓
Electricity
↓
Semiconductor
↓
Transistor
↓
Logic gate
↓
Digital circuit
↓
CPU
↓
Computer
↓
Operating system
↓
Network
↓
Internet
↓
Web server
↓
Web hosting
This is the central journey of CresignSys Learn.
22. Important Correction to the Simple “Electron = 1” Idea
We previously used:
Electron present → 1
Electron absent → 0
as a conceptual simplification.
Real computer hardware is more sophisticated.
Digital circuits generally represent logic values using ranges of voltages, not one particular electron being present or absent.
For example, a circuit might interpret:
Low voltage → logical 0
High voltage → logical 1
The exact voltage ranges depend on the technology.
This distinction will become important when we study transistors and logic gates.
23. Key Concepts to Remember
Electron
↓
Elementary particle
↓
Negative electric charge
Electric field
↓
Acts on electric charge
Current
↓
Rate of electric charge flow
Voltage
↓
Electric potential difference
And:
Electron behavior
↓
Electricity
↓
Electronics
24. Quick Check
1. What charge does an electron have?
Negative.
2. Is an electron the same thing as electricity?
No.
3. What is electric current?
The rate of flow of electric charge.
4. What is voltage?
Electric potential difference.
5. Why is electron behavior important to computers?
Because electronic devices control charge and electric fields to create circuits that process information.
Next Lesson
Lesson 004 — What Is Electric Charge?
We will go deeper:
Electric charge
↓
Positive and negative charge
↓
Coulomb
↓
Electric force
↓
Coulomb's law
↓
Electric field
↓
Electric potential
↓
Voltage
↓
Current
This will establish the physics foundation of electricity before we move into circuits and semiconductors.