- Published on
KembaraXtra-Computer Science-The Amazing Transistor
1. Introduction to Transistors
1. Introduction to Transistors
- Problem: Mechanical switches are impractical for complex digital circuits because computers need numerous inputs and outputs from one circuit need to feed into another.
- Solution: Transistors act as electrically controlled electronic switches.
- Definition: A device used to switch or amplify current.
- Focus: Primarily on the switching capabilities for digital circuits.
- Significance: The foundation of modern electronics and computing devices.
- Two main types:
- Bipolar Junction Transistors (BJTs)
- Field-Effect Transistors (FETs)
- Focus (for simplicity): BJTs
- Terminals: Base, Collector, Emitter
- Types:
- NPN
- PNP
- Focus (for explanation): NPN BJTs
- Core Principle: Applying a small current at the base allows a larger current to flow from the collector to the emitter.
- Analogy:
- Applying current to the base = Turning the switch ON
- Removing current from the base = Turning the switch OFF
- Setup: NPN transistor connected with resistors and voltage sources.
- Components:
- Vcc: Positive supply voltage applied to the collector (provides power). "cc" stands for "common collector." Standard positive voltage in NPN circuits.
- Vout: Output voltage to be controlled (High when transistor is ON, Low when transistor is OFF).
- Vin: Input voltage that electrically controls the switch.
- Vin is LOW (connected to ground):
- No current flows to the base.
- Transistor acts like an open circuit between collector and emitter.
- Vout is LOW.
- Analogy: The transistor is OFF, like an open (disconnected) switch.
- Vin is HIGH:
- Current flows to the base.
- Transistor conducts current from collector to emitter.
- Vout is HIGH (effectively connected to Vcc).
- Analogy: The transistor is ON, like a closed (connected) switch.
0 Comments