OS Session 5 Microcomputer Technology Slides
OS Session 5 Microcomputer Technology Slides
🠶 Output Units -- "How it shows you what it is doing" Devices are how the
manipulated information is returned to us.
🠶 They commonly include video monitors, printers, and speakers.
🠶 Memory -- "How the processor stores and uses immediate data“
🠶 When you use a program, the computer loads a portion of the program from
the hard drive to the much faster memory (RAM).
🠶 When you "save" your work or quit the program, the data gets written back to
the hard drive
Basic Blocks of a Microcomputer
Basic Blocks of a Microcomputer
🠶 The earliest computing machines had fixed programs. Some very simple
computers still use this design, either for simplicity or training purposes.
🠶 For example, a desk calculator (in principle) is a fixed program computer.
🠶 It can do basic mathematics, but it cannot be used as a word processor or to
run video games.
🠶 To change the program of such a machine, you have to re-wire, re-structure, or
even redesign the machine.
🠶 Indeed, the earliest computers were not so much "programmed as they were
"designed".
🠶 "Reprogramming", when it was possible at all, was a very manual process,
starting with flow charts and paper notes, followed by detailed engineering
designs, and then the often-arduous process of implementing the physical
changes.
Von Neumann Architecture