Перейти к содержимому

How Your Computer Actually Works | The City Analogy

Engineered Simply

0:00 / 0:00

How Your Computer Actually Works | The City Analogy

13 просмотров · 1 день назад
Engineered Simply
16 подписчиков
13 просмотров · 1 день назад
Every time you press a key or save a file, your CPU has to talk to memory and devices through a shared set of wires called a bus. But how does that conversation actually work, and what stops it from becoming a bottleneck? In this video, you will learn how computers move data internally, step by step, with simple visual examples like traffic jams and shipping ports. In this video: 0:00 Decoding the machine: the big picture 0:40 Memory hierarchy: volatile memory and speed vs. cost 2:00 Interfaces & devices: the shipping ports 2:40 Latency and the fetch-store paradigm 3:50 Buses, bridges, and crossbar switches 7:20 Polling vs interrupts: the traffic cops 8:35 Fetch-execute cycle and saving/restoring state 9:05 Advanced speed: DMA and operation chaining 10:30 Will a shared bus become a bottleneck? What you will learn: Why memory gets slower as it gets cheaper The difference between polling and interrupts How DMA lets devices move data without the CPU Why a shared bus can become a bottleneck as systems grow Engineered Simply explains engineering ideas step by step. Subscribe so you do not miss the next video! #computerarchitecture #howcomputerswork #engineering #buses #DMA #interrupts