1.2 INTRODUCTION TO PC
Specifically, a computer receives input (data or/and instructions) through the input devices (such as keyboard or mouse) process the data according to the specified instructions and then presents the output (results) in a readable form on its output device, i.e. either on its screen/monitor or on paper through the printer attached to it.
A simple analogy can be drawn between the sequence of operations performed by a computer and man to process data.
Suppose a student asks a teacher “what happens when 8 is multiplied by 6”. He receives the answer 40 from teacher. In the case of computer, this process can be described as follows: The teacher’s brain receives the question through his ears (analogous to a computer’s input device), processes the question with the help of his brain’s information processing and analytical ability (analogous to computer’s Central Processing Unit) and give the answer through the mouth (analogous to a computer’s output device). Further, just as the teacher can write down the answer on a sheet of paper or blackboard, the computer can also print the answer on a paper through a printer attached to it.
From the outside, a computer looks like:
• Control Unit (CU)• Arithmetic-Logic Unit (ALU)• Memory Unit
• Input Devices such as Keyboard, Mouse or Scanner are used to enterinput (data or/and instructions), directly into the computer.
• The CPU is like the human brain; it has a memory and just like there isa faculty in the brain that regulates the functioning of all parts of the body; it hasa control-unit (CU), which controls the entire operation of a computer includingits input and output devices.• Processing of data is done in the arithmetic and logic unit (ALU). Itperforms Arithmetic and logic operations such as addition, subtraction,multiplication, and division. Here, the word “Logic” is used because a computer(unlike a calculator) has a capacity to do logical operations also, such ascomparing two numbers etc.
• The input is released under the direction of control unit (CU) from the inputdevice (say key board) to the memory unit.• The control unit directs the requisite part of input to be sent to the ALU forbeing processed.• After the processing is over, control unit directs the ALU to release theprocessed output to the memory.• Then, finally, the output is released from the memory to the output device (say monitor/screen). Introduction to PC
Thus, a computer does mainly the following four functions:
1) Receiving Input : Accept information from outside through various input devices such as Keyboard, Mouse, etc.
2) Process Information : Perform arithmetic and logical operations on the information
3) Produce output : Communicate information to the outside world through output devices like monitor, printer etc.
4) Store information: Store the information in storage devices like, hard disk, pen drive etc.
These four functions are responsible for everything that computers do. Components of a computer system are given in Figure 5.
Fig. Components of a computer system






Comments
Post a Comment