Information technology coursework

Authors Avatar

Information technology coursework

To produce a simple introduction to computers for a computer beginner

INTRODUCTION TO COMPUTERS

Input  The Keyboard

The keyboard is essentially based on the standard QWERTY keyboard used by typists. The main differences are the additions made by computer manufacturers. The first thing to notice is that the keyboard has three main sections. The first section is the main QWERTY keyboard, which has three extra keys. The most important of these extra keys is usually marked "ENTER" or "RETURN". The enter key is on the right side of the keyboard and is used to tell the computer that you have finished typing and wish either to move to a fresh empty line or that you want the computer to carry out the typed instruction. The other two additional keys are the "ALT" and the "CONTROL" keys ("CTRL"). These act in the same way as the shift key on the typewriter and so allow normal keys to have a number of different effects.

The second part of the keyboard is the FUNCTION keys. There are always at least ten and sometimes twelve of these labelled F1 to F10 or F12, which are grouped together on the left of the keyboard or along the top of it. They are used by programs like word processors or spreadsheets to give instructions to the computer. They do not normally produce an effect on the screen but can do in some programs.

 

The third part of the keyboard is the numeric key pad. This is situated on the right of the keyboard and serves two functions. Firstly, to move the cursor and secondly to type numbers into the computer. The keys on the keypad usually contain the numbers 0 to 9, the decimal point and the mathematical symbols. The key marked "NUMLOCK" is used to tell the computer if the pad is used to enter numbers (NUMLOCK ON) or to move the cursor (NUMLOCK OFF).

 

Input  The Mouse

A mouse is a device, which can provide an alternative to the keyboard. The mouse itself has a small ball in its base which, when pulled across a smooth surface, moves a special "cursor" across the screen. This cursor can be used to draw or point and is especially effective in providing an easy to use interface for those who have difficulty with keyboards etc.

Processing  The Central Processing Unit

Inside the microcomputer is a tiny silicon chip called the Central Processing Unit or CPU: this can be regarded as the "brain" of the entire system. With the help of the computer's internal memory it executes the instructions in a program by performing simple logical operations at very high speeds  typically an instruction will be performed in millionths of a second.

The chip containing the Central Processing Unit or CPU is the place where the computer does its "thinking". The CPU processes information by fetching a program instruction stored in the computer's memory, executing the instruction and proceeding to the next step in the program. The CPU contains (1) a program counter that tells the CPU where it is in the program. (2) an instruction register that stores the current program instruction. (3) a control unit that decodes the contents of the instruction register. (4) data registers that store the small units of information the CPU is currently processing. (5) a memory address register that holds the address or memory location of the information in its data registers. (6) an Arithmetic and Logic Unit (ALU) that actually performs each small step in the program, and (7) a status or flags register that reports on the work of the ALU. The size or power of a CPU is determined by the length of its registers: 8bit processors work on information in 8bit groups; 16bit processors have registers that hold 16 bits and are twice as fast. 32bit processors provide even more computing speed, and so on.

Join now!

Internal Memory  RAM and ROM

Because the central processing unit only works on small pieces of information at a time, the computer needs a way to store information while it is not being processed. Two kinds of silicon chips serve as the computer's internal memory. Random Access Memory or RAM chips store information temporarily, and the computer can write, read, and erase information on them. RAM chips are erased every time the computer is turned off, so Read Only Memory or ROM chips act as the computer's permanent memory: they store the instructions the CPU needs when you first ...

This is a preview of the whole essay