1 basic cptr concepts

Post on 10-Apr-2018

224 Views

Category:

Documents

0 Downloads

Preview:

Click to see full reader

TRANSCRIPT

8/8/2019 1 Basic Cptr Concepts

http://slidepdf.com/reader/full/1-basic-cptr-concepts 1/18

BASICCOMPUTER

CONCEPTS

Course: Introduction to Computers

8/8/2019 1 Basic Cptr Concepts

http://slidepdf.com/reader/full/1-basic-cptr-concepts 2/18

What Is A Computer?

 A computer is an electronic device,oper ating under the control of  instructions (software) stored in its ownmemory unit, that can accept data

(input), manipulate data (process), andproduce information (output) from the

processing. Gener ally, t

he term is usedto describe a collection of devices that

function together as a system.

8/8/2019 1 Basic Cptr Concepts

http://slidepdf.com/reader/full/1-basic-cptr-concepts 3/18

Major Components of a Computer 

 A computer system consists of two main parts: hardware

and software.

Hardware is the electronic and mechanical parts of   a

computer system.

Soft ware is the data and the computer progr ams of   a

computer system.

8/8/2019 1 Basic Cptr Concepts

http://slidepdf.com/reader/full/1-basic-cptr-concepts 4/18

Hardware vs. Software

Hardware

The computer equipment

Includes printers, monitors, disk drives, etc.

Software

Progr ams which tell the computer what to do

Examples - word processing, gr  ade book,

tutorials, games, etc.

8/8/2019 1 Basic Cptr Concepts

http://slidepdf.com/reader/full/1-basic-cptr-concepts 5/18

Computer Oper ations

Input Processing Output

Stor age

8/8/2019 1 Basic Cptr Concepts

http://slidepdf.com/reader/full/1-basic-cptr-concepts 6/18

Input-Process-Output Model (IPO)

Input: keyboard, mouse, scanner, punch cards

Processing: CPU executes the computer progr am Output: monitor, printer, f ax machine

Stor age: hard drive, optical media, diskettes, magnetic tape

8/8/2019 1 Basic Cptr Concepts

http://slidepdf.com/reader/full/1-basic-cptr-concepts 7/18

What Are The Primary Components Of A

Computer ?

Input devices.

Centr al Processing

Unit (containing

the control unit andthe arithmetic/logic

unit).

Memory.

Output devices. Stor age devices.

8/8/2019 1 Basic Cptr Concepts

http://slidepdf.com/reader/full/1-basic-cptr-concepts 8/18

Input DevicesComputers accept information from the

outside world.

The keyboard is the most common inputdevice.

Pointing devices like the mouse also

receive input.

8/8/2019 1 Basic Cptr Concepts

http://slidepdf.com/reader/full/1-basic-cptr-concepts 9/18

Process Information

The processor, or central processing unit

(CPU), processes information, and

performs all the necessary arithmetic

calculations. The CPU is like the ³br ain´ of 

the computer.

8/8/2019 1 Basic Cptr Concepts

http://slidepdf.com/reader/full/1-basic-cptr-concepts 10/18

Output Devices

Computers produce information and send it

to the outside world.

 A video monitor is a common outputdevice.

Printers also produce output.

8/8/2019 1 Basic Cptr Concepts

http://slidepdf.com/reader/full/1-basic-cptr-concepts 11/18

Store Information

Memory and stor age devices are used to

store information.

Primary storage is the computer¶s mainmemory.

Secondary storage uses disks or other 

media.

Primary stor age Secondary stor age

8/8/2019 1 Basic Cptr Concepts

http://slidepdf.com/reader/full/1-basic-cptr-concepts 12/18

Buses, Ports, and Peripher als

Information tr avels

between components

through groups of 

wires called buses.

8/8/2019 1 Basic Cptr Concepts

http://slidepdf.com/reader/full/1-basic-cptr-concepts 13/18

Buses, Ports, and Peripher als

Peripher als:

are external devices for receiving input or 

producing output (keyboard, monitor, andmouse).

communicate with other parts of the system.

8/8/2019 1 Basic Cptr Concepts

http://slidepdf.com/reader/full/1-basic-cptr-concepts 14/18

Buses, Ports,and Perip

her 

als

Provide attachment and

communication with 

external devices bymeans of:

Slots:-

(for internal attachment)

Ports:-(for external attachments)

8/8/2019 1 Basic Cptr Concepts

http://slidepdf.com/reader/full/1-basic-cptr-concepts 15/18

Benefits of Using Computers

Error-free calculations

Speed Flexibility

Stor age

Consistency and repetition

8/8/2019 1 Basic Cptr Concepts

http://slidepdf.com/reader/full/1-basic-cptr-concepts 16/18

How Computer present the data

Most computers are digital. They

recognize only two discrete

states; on and off.

Computers are electronic devices

powered by electricity,ha

vingonly two states; on and off.

8/8/2019 1 Basic Cptr Concepts

http://slidepdf.com/reader/full/1-basic-cptr-concepts 17/18

Data Representation

The digit 0 represent theelectronic state on and digit 1

represent the electronic state off .This is called binary data

representation

8/8/2019 1 Basic Cptr Concepts

http://slidepdf.com/reader/full/1-basic-cptr-concepts 18/18

Binary system

It is a number system that has just

two unique digits,0 and 1,called bits.

Binary Conversion

top related