Grade 11 Physics Notes (CH-11)
Notes
Grade 11 Physics
Chapter 11: Fundamentals of Electronics
This chapter includes:
- Semiconductors
- Transistors
- Integrated Circuits (ICs)
- Logic Gates
11.1 Semiconductors
What is a Semiconductor?
A semiconductor is a material whose conductivity is between:
- conductor (good conductor)
- insulator (poor conductor)
Examples:
- Silicon (Si)
- Germanium (Ge)
Types of Materials
| Material | Conductivity |
|---|---|
| Conductor | High |
| Semiconductor | Medium |
| Insulator | Very low |
Types of Semiconductors
1. Intrinsic Semiconductor
- Pure semiconductor
- No impurity added
Example:
- Pure silicon
2. Extrinsic Semiconductor
- Impurity is added to improve conductivity
Two types:
(a) N-type Semiconductor
- Has extra electrons
- Electrons are majority carriers
(b) P-type Semiconductor
- Has holes
- Holes are majority carriers
PN Junction
When P-type and N-type join together:
P-type + N-type→PN Junction
This forms a diode.
Diode
A diode allows current in only one direction.
Forward Bias
- Current flows
Reverse Bias
- Current does not flow
Uses of Diodes
- Rectifiers
- Power supplies
- Signal detection
- Electronic circuits
11.2 Transistor
What is a Transistor?
A transistor is an electronic device used for:
- amplification
- switching
Types of Transistors
1. NPN Transistor
2. PNP Transistor
Main Parts
| Part | Symbol | Function |
|---|---|---|
| Emitter | E | emits charge |
| Base | B | controls current |
| Collector | C | collects charge |
Transistor Action
Small base current controls large collector current.
So transistor can:
- amplify signals
- work as an electronic switch
Applications
- Radios
- Amplifiers
- Computers
- TVs
- Communication systems
11.3 Integrated Circuit (IC)
What is IC?
An Integrated Circuit is a tiny electronic circuit made on a small chip.
It contains:
- transistors
- resistors
- capacitors
on one semiconductor chip.
Advantages of ICs
- Small size
- Low cost
- High speed
- Reliable
- Low power consumption
Uses of ICs
- Mobile phones
- Computers
- Watches
- Calculators
- Electronic devices
11.4 Logic Gates
Logic gates are basic digital electronic circuits.
They use:
- binary numbers
- 0 and 1
Basic Logic Gates
1. AND Gate
Output is 1 only if all inputs are 1.
Truth Table
| A | B | Output |
|---|---|---|
| 0 | 0 | 0 |
| 0 | 1 | 0 |
| 1 | 0 | 0 |
| 1 | 1 | 1 |
2. OR Gate
Output is 1 if at least one input is 1.
| A | B | Output |
|---|---|---|
| 0 | 0 | 0 |
| 0 | 1 | 1 |
| 1 | 0 | 1 |
| 1 | 1 | 1 |
3. NOT Gate
Output is opposite of input.
| A | Output |
|---|---|
| 0 | 1 |
| 1 | 0 |
Derived Logic Gates
NAND Gate
NOT + AND
NOR Gate
NOT + OR
XOR Gate
Output is 1 when inputs are different.
Important Points to Remember
| Topic | Key Point |
|---|---|
| Semiconductor | Medium conductivity |
| N-type | Extra electrons |
| P-type | Extra holes |
| Diode | Current flows one way |
| Transistor | Amplifier and switch |
| IC | Many components on one chip |
| Logic Gates | Digital decision circuits |
Very Short Summary
- Semiconductors are used in electronic devices.
- Diodes control current direction.
- Transistors amplify and switch signals.
- ICs contain many tiny circuits in one chip.
- Logic gates perform digital operations.
Important Exam Questions
- What is a semiconductor?
- Differentiate between P-type and N-type semiconductors.
- What is a transistor?
- State the advantages of integrated circuits.
- Draw truth tables of AND, OR, and NOT gates.
- What is the function of a diode?
- Write two uses of logic gates.
Quick Memory Tricks
- Diode → one-way current
- Transistor → amplifier/switch
- IC → tiny complete circuit
- AND → all must be 1
- OR → any one is 1
- NOT → opposite output
Comments
Post a Comment