IT Lecture Notes by Mark Kelly, McKinnon Secondary College
"H" is for "Hardware"or "I'm In ITA and I Don't Know Anything About
What's Inside Computers"
Warning: some quantum physics is discussed |
| If some of the thoughts above seem familiar to you, some
of the following may help. What other things do you need to know? Let me know.
|
Components of information systemsInformation systems are made up of these components:
None is more important than the others, even though more time and money may be spent on some system components than others. Having a beautiful computer system with no people to operate it, no data to work with, and no organised system of who-does-what-and-how is pointless. All components must be present, synchronised and efficient if the system is to be useful. This section of the site deals mainly with hardware components.
|
HardwareHardware is any part of a computer system that you can touch, pick up, drop, or kick. Software is invisible - software is programs - but it must be stored on hardware (disks, memory chips, tape etc). |
|
|
|
Operating System: An operating system (such as Windows 98, ME, XP) and Linux is the software that controls the overall operation of a PC. It allocates memory to programs, controls disk access, manages hardware, allows multiple programs to run at the same time ("multitasking"), controls security (e.g. user logins). Note that when controlling devices, the operating system rarely directly "talks" to the device. Usually, the operating system issues orders to a device driver which then translates the operating system's command into a form the device can understand. Most devices, such as hard disks, video cards, network cards, etc. have their own CPUs, so often the operating system merely needs to tell the device what needs to be done, and the device's own CPU will take over the work from then on. Early "dumb" devices needed to be driven step by step by the computer's CPU, so the CPU was often bogged down with a lot of extra work. Imagine the CEO of a multinational company having to dispense pens to thousands of workers, and fix the photocopier when it got jammed. That was what the CPUs of older PCs had to do. Nowadays, the CPU is like a general manager of a company, and it issues commands to "middle manager" chips that manage the details of the work to be done. |
Page Started June 25, 2001
Last changed:
April 11, 2008 9:02 AM
Back to the IT Lecture Notes index
IT Lecture notes (c) Mark Kelly, McKinnon Secondary College