Skip to main content

Central Process Unit (CPU) and its functions

 Central Processing Unit (CPU)

CPU is the brain of any computer system. In a human body all major decisions are taken by the brain and all other parts of the body function as directed by the brain. Similarly, in a computer system, all major calculations, manipulations and comparisons are made by CPU. CPU is also responsible by all other units of the computer system.
  1. ALU - Arithmetic and Logic Unit
  2. CU - Control Unit
  3. Main Memory and Primary Memory

Arithmetic/Logic Unit (ALU)

All calculations including comparisons are made by the ALU. The data and instructions, stored in the primary memory prior to processing, are transferred to the ALU where processing takes place.

  • Arithmetic operations include addition, subtractions, multiplication and division
  • Logical operations involve comparisons.

  Control Unit (CU)

Control Unit will control the flow of data.
Control Unit is the "boss" and coordinates all of the CPUs activities.
Uses programming instructions, it controls the flow of  information through the processor by controlling what happens inside the processor. We communicate with the computer through programming languages. For examples: COBOL, C++, HTML, JavaScript or visual basic or visual basic.net.




Comments

Popular posts from this blog

What do Computer do? Data and Information

 What do Computer do? Input, Process, Output and Store data Data and Information  All Computer processing requires data, which is a collection of raw facts, figures and symbols, such as numbers, words, images, video and sound given to the computer during the input phase. Computers manipulate data to create information. Information is data that is organized, meaningful and useful.

Memory Unit and types of memory

 Memory Unit Found on the motherboard Short Term Random Access Memory (RAM) Long Term Read Only Memory (ROM) Random Access Memory (RAM) RAM is a read/write memory. Information can be written into and read from a RAM. It is a volatile memory. It retains the stored information as long as it is supplied with power supply is switched off or interrupted, the stored information in the RAM is lost. RAMs of various capacities are available for example, 256MB, 512MB and so on. Read Only Memory (ROM) Rom is a permanent type memory. Its content are not lost when power supply is switched off. The user cannot write into a ROM. Its contents are written into at manufacturing time. ROMs store permanent programs and other types of data which are needed by the computer to execute user program. Types Of ROM PROM (Programmable ROM) EPROM (Erasable PROM) EEPROM (Electronically Erasable PROM) Cache Memory The data or contents of the main memory that are used frequently by CPU are stored in the cache memory

What is a Computer?

 What is a Computer? Computer stands for " Commonly Operated Machine Particularly Used For Trade Education and Research" . It is a very versatile electronic machine man has ever created. Computers have made a great impact on everyday life. Their presence is felt in almost everyway of life be IT home, School, College, Office, Industry, Hospital, Bank, Retail stores, Railways, Research and Design Organizations etc.