๐ BASIC COMPUTER ๐
- INPUT UNIT
- OUTPUT UNIT
- STORAGE UNIT
- ARTHMETIC LOGIC UNIT
- CONTROL UNIT
- CENTRAL PROCESSING UNIT
- CONCEPT
input unit :
- it accepts (or reads) instruction and data from outside world .
- it converts these nst4ruction and data in computer acceptable form. Units called input interfaces accomplish this task.
- it supplies the converted instruction an data to the storage unit for storage and further processing.
output unit :
- It accepts the produced results, which are in coded form. We cannot understand the coded results easily.
- it converts these coded results to human acceptable ( readable ) form. Unit called interface accomplish this task.
- it supplies the converted results to outside world.
storage unit :
storage unit of a computer system holds data and instruction to be processed and intermediate and output results of processing.
storage unit of all computers is comprised of following two types of storage .
primary storage :
primary memory is internal memory of the computer. It is also known as main memory and Temporary memory .Primary Memory holds the data and instruction on which computer is currently working. Primary Memory is nature volatile. It means when power is switched off it lost all data.
Types of Primary Memory– Primary memory is generally of two types.
- RAM
- ROM
Secondry storage :
Secondary Memory is external memory of the computer. It is also known as Auxiliary memory and permanent memory. It is used to store the different programs and the information permanently. Secondary Memory is nature non volatile. It means data is stored permanently even if power is switched off.
The secondary storage devices are:
- Floppy Disks
- Magnetic (Hard) Disk
- Magnetic Tapes
- Pen Drive
- Winchester Disk
- Optical Disk(CD,DVD)
Arthmatice logic unit (ALU) :
control unit :
- It helps the computer system in the process of carrying out the stored program instructions.
- It interacts with both the main memory and arithmetic logic unit.
- It performs arithmetic or logical operations.
- It coordinates with all the activities related to the other units and the peripherals.
No comments:
Post a Comment