Understanding How Computers Work - I

At the heart of digital photography is the computer, yetthe appropriate type for specific parts of the computer
when you open a computer you find mostly air and a- the key component being the central processor unit
board with a- few tiny items attached. The most(CPU).
remarkable fact about this assembly of items is that ifOne way to visualize the CPU is to imagine that a city
there is the slightest fault in any one of them, then thehas a traffic system in which every junction is
computer will probably not work at all. This gives us ancontrolled by a set of lights, and that at each junction
insight into the way computers work: a strict hierarchythe lights can order a car to turn left, right, stop, and so
of control and instructions so interrelated that theon. When you load a program, such as an
failure of one exchange can bring the whole systemimage-manipulation application, into the CPU, you are
down.programming the way the traffic lights work. Now if
At the top of the hierarchy is you: by turning on theyou speed up the vision, so that the cars are electrical
computer and entering commands via the mouse orpulses and the lights change hundreds of millions of
keyboard, you tell components in the computer whattimes a second, you are close to seeing how a CPU
to" do. Data goes into a controller, which turns it intoworks.