Interactive Learning: How Data Travels Inside Your Computer
A bus is like a highway system inside your computer. Just like buses and cars travel on roads, data travels on buses between different computer components!
The red circle represents data moving along the bus!
Carries: The actual information
Example: Like the package being delivered
Click to see demo!
Carries: Location information
Example: Like a street address or phone number
Click to see demo!
Carries: Commands and instructions
Example: Like telling someone "read" or "write"
Click to see demo!
Bus width is like the number of lanes on a highway. More lanes = more data can travel at once!
Bus speed is measured in MHz (megahertz). Higher numbers = faster data transfer!
| Bus Type | Speed | Connects | Example |
|---|---|---|---|
| Memory Bus โกโกโก | 3200+ MHz | CPU โ RAM | DDR4/DDR5 |
| PCIe Bus โกโก | 16 GT/s | Motherboard โ Graphics Card | PCIe 4.0 x16 |
| SATA Bus โก | 6 Gb/s | Motherboard โ Hard Drive | SATA III |
| USB Bus | 480 Mb/s - 10 Gb/s | Computer โ Peripherals | USB 2.0/3.0 |
โจ Buses are highways that carry data between components
โจ Three types: Data (package), Address (location), Control (instructions)
โจ Bus width = number of lanes (32-bit vs 64-bit)
โจ Bus speed = how fast data travels (MHz/GHz)
โจ Different buses for different jobs (Memory, PCIe, SATA, USB)
โจ All buses work together like a team to make computers work!
๐ Now you understand how data travels inside your computer!