9
Introduction to Computers By Chinmay Shelke

Introduction to computers

  • Upload
    sid1256

  • View
    155

  • Download
    5

Embed Size (px)

DESCRIPTION

 

Citation preview

Page 1: Introduction to computers

Introduction to Computers

By Chinmay Shelke

Page 2: Introduction to computers

What is Computer?

A computer is an electronic device that is designed to work with information.

It is an advanced electronic device that takes raw data as a i/p from user & processes this data under the control of set of instructions, gives the result & saves o/p for the future use.

A computer is a general purpose device that can be programmed to carry out a set of arithmetic or logical operations.

Page 3: Introduction to computers

Grand Father of computer

In 1822, Charles Babbage purposed and began developing the Difference Engine, considered to be the first automatic computing engine.

It was capable of computing several sets of numbers and making hard copies of the results.

Page 4: Introduction to computers

Computer

Hardware Software FirmwareEx., Cabinet, Mouse,

keyboard, hard disk etc.

System software Application softwareWhich manages the operation of computer.

Add-on features which make your OS more efficient.

Software inside hardware.Ex., BIOS

Page 5: Introduction to computers

What computer does?

A computer can process data, pictures, sound and graphics. They can solve highly complicated problems quickly and accurately.

five major computer operations or functions irrespective of their size are :

1) it accepts data or instructions by way of input,

2) it stores data,

3) it can process data as required by the user,

4) it gives results in the form of output, and

5) it controls all operations inside a computer.

Page 6: Introduction to computers

Block Diagram of computer

Page 7: Introduction to computers

Basic computer operations:

1. Input : The process of entering data and programs in to the computer system.

2. Storage : The process of saving data and instructions permanently.

The storage unit performs the following major functions:

• All data and instructions are stored here before and after processing.

• Intermediate results of processing are also stored here.

3. Processing : The task of performing operations like arithmetic and logical operations. When instructions are given, it processes on data.

4. Output : This is the process of producing results from the data for getting useful information.

5. Control : The manner how instructions are executed and the above operations are performed.

Page 8: Introduction to computers

Functional Units1. Arithmetic Logical Unit (ALU)

The major operations performed by the ALU are addition, subtraction, multiplication, division, logic and comparison.

Data is transferred to ALU from storage unit when required.

After processing the output is returned back to storage unit for further processing or getting stored.

2. Control Unit (CU)

It acts like the supervisor seeing that things are done in proper fashion. Control Unit is responsible for co-ordinating various operations using time signal.

The control unit determines the sequence in which computer programs and instructions are executed.

3. Central Processing Unit (CPU)

The ALU and the CU of a computer system are jointly known as the central processing unit.

You may call CPU as the brain of any computer system. It is just like brain that takes all major decisions, makes all sorts of calculations and directs different parts of the computer functions by activating and controlling the operations.

Page 9: Introduction to computers

Thank You…!!!