introduction of computer-prince dudhatra-9724949948 (2)

28
1 Introduction to Computers By Rave Harpaz Computer Science Dept. Brooklyn College prince dudhatra-9724949948

Upload: prince-dudhatra

Post on 08-Apr-2018

218 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Introduction of Computer-prince Dudhatra-9724949948 (2)

8/7/2019 Introduction of Computer-prince Dudhatra-9724949948 (2)

http://slidepdf.com/reader/full/introduction-of-computer-prince-dudhatra-9724949948-2 1/28

1

Introduction to Computers

By Rave Harpaz

Computer Science Dept.

Brooklyn College

prince dudhatra-9724949948

Page 2: Introduction of Computer-prince Dudhatra-9724949948 (2)

8/7/2019 Introduction of Computer-prince Dudhatra-9724949948 (2)

http://slidepdf.com/reader/full/introduction-of-computer-prince-dudhatra-9724949948-2 2/28

2

What Is A Computer?

A computer is an electronic device, operating

under the control of instructions (software)stored in its own memory unit, that canaccept data (input), manipulate data(process), and produce information (output)from the processing. Generally, the term is

used to describe a collection of devices that function together as a system.

prince dudhatra-9724949948

Page 3: Introduction of Computer-prince Dudhatra-9724949948 (2)

8/7/2019 Introduction of Computer-prince Dudhatra-9724949948 (2)

http://slidepdf.com/reader/full/introduction-of-computer-prince-dudhatra-9724949948-2 3/28

3

Devices that comprise a computer system

Printer(output)

Monitor(output)

Speaker(output)

Scanner(input)

Mouse(input)

Keyboard(input)

System unit 

(processor, memory«)

Storage devices

(CD-RW, Floppy,Hard disk, zip,«)

prince dudhatra-9724949948

Page 4: Introduction of Computer-prince Dudhatra-9724949948 (2)

8/7/2019 Introduction of Computer-prince Dudhatra-9724949948 (2)

http://slidepdf.com/reader/full/introduction-of-computer-prince-dudhatra-9724949948-2 4/28

4

What Does A Computer Do?

Computers can perform four generaloperations, which comprise the information

processing cycle.

Input 

Process

Output 

Storage

prince dudhatra-9724949948

Page 5: Introduction of Computer-prince Dudhatra-9724949948 (2)

8/7/2019 Introduction of Computer-prince Dudhatra-9724949948 (2)

http://slidepdf.com/reader/full/introduction-of-computer-prince-dudhatra-9724949948-2 5/28

5

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. Informationis data that is organized, meaningful, and useful.

During the output Phase, the information that has been createdis put into some form, such as a printed report.

The information can also be put in computer storage for futureuse.

prince dudhatra-9724949948

Page 6: Introduction of Computer-prince Dudhatra-9724949948 (2)

8/7/2019 Introduction of Computer-prince Dudhatra-9724949948 (2)

http://slidepdf.com/reader/full/introduction-of-computer-prince-dudhatra-9724949948-2 6/28

6

Why Is A Computer So Powerful? The ability to perform the information

processing cycle with amazing speed.

Reliability (low failure rate).

Accuracy.

Ability to store huge amounts of data and

information. Ability to communicate with other computers.

prince dudhatra-9724949948

Page 7: Introduction of Computer-prince Dudhatra-9724949948 (2)

8/7/2019 Introduction of Computer-prince Dudhatra-9724949948 (2)

http://slidepdf.com/reader/full/introduction-of-computer-prince-dudhatra-9724949948-2 7/28

Page 8: Introduction of Computer-prince Dudhatra-9724949948 (2)

8/7/2019 Introduction of Computer-prince Dudhatra-9724949948 (2)

http://slidepdf.com/reader/full/introduction-of-computer-prince-dudhatra-9724949948-2 8/28

8

What Are The Primary

Components Of A Computer ? Input devices.

Central Processing Unit 

(containing the controlunit and thearithmetic/logic unit).

Memory.

Output devices. Storage devices.

prince dudhatra-9724949948

Page 9: Introduction of Computer-prince Dudhatra-9724949948 (2)

8/7/2019 Introduction of Computer-prince Dudhatra-9724949948 (2)

http://slidepdf.com/reader/full/introduction-of-computer-prince-dudhatra-9724949948-2 9/28

9

Input Devices

Keyboard.

Mouse.

prince dudhatra-9724949948

Page 10: Introduction of Computer-prince Dudhatra-9724949948 (2)

8/7/2019 Introduction of Computer-prince Dudhatra-9724949948 (2)

http://slidepdf.com/reader/full/introduction-of-computer-prince-dudhatra-9724949948-2 10/28

10

The Keyboard

The most commonly used input device is thekeyboard on which data is entered bymanually keying in or typing certain keys. A

keyboard typically has 101 or 105 keys.

prince dudhatra-9724949948

Page 11: Introduction of Computer-prince Dudhatra-9724949948 (2)

8/7/2019 Introduction of Computer-prince Dudhatra-9724949948 (2)

http://slidepdf.com/reader/full/introduction-of-computer-prince-dudhatra-9724949948-2 11/28

11

The Mouse

Is a pointing device which is used to controlthe movement of a mouse pointer on thescreen to make selections from the screen. Amouse has one to five buttons. The bottom of the mouse is flat and contains a mechanismthat detects movement of the mouse.

prince dudhatra-9724949948

Page 12: Introduction of Computer-prince Dudhatra-9724949948 (2)

8/7/2019 Introduction of Computer-prince Dudhatra-9724949948 (2)

http://slidepdf.com/reader/full/introduction-of-computer-prince-dudhatra-9724949948-2 12/28

12

The Central processing Unit 

The central processing unit (CPU) containselectronic circuits that cause processing tooccur. The CPU interprets instructions to the

computer, performs the logical and arithmeticprocessing operations, and causes the input and output operations to occur. It isconsidered the ³brain´ of the computer.

prince dudhatra-9724949948

Page 13: Introduction of Computer-prince Dudhatra-9724949948 (2)

8/7/2019 Introduction of Computer-prince Dudhatra-9724949948 (2)

http://slidepdf.com/reader/full/introduction-of-computer-prince-dudhatra-9724949948-2 13/28

13

Memory

Memory also called Random Access Memoryor RAM (temporary memory) is the mainmemory of the computer. It consists of 

electronic components that store dataincluding numbers, letters of the alphabet,graphics and sound. Any information stored inRAM is lost when the computer is turned off.

Read Only Memory or ROM is memory that isetched on a chip that has start-up directionsfor your computer. It is permanent memory.

prince dudhatra-9724949948

Page 14: Introduction of Computer-prince Dudhatra-9724949948 (2)

8/7/2019 Introduction of Computer-prince Dudhatra-9724949948 (2)

http://slidepdf.com/reader/full/introduction-of-computer-prince-dudhatra-9724949948-2 14/28

14

Amount Of RAM In Computers

The amount of memory in computers istypically measured in kilobytes or megabytes.One kilobyte (K or KB) equals approximately

1,000 memory locations and one megabyte(M or MB) equals approximately one millionlocations A memory location, or byte, usuallystores one character.

Therefore, a computer with 8 MB of memorycan store approximately 8 million characters.One megabyte can hold approximately 500pages of text information.

prince dudhatra-9724949948

Page 15: Introduction of Computer-prince Dudhatra-9724949948 (2)

8/7/2019 Introduction of Computer-prince Dudhatra-9724949948 (2)

http://slidepdf.com/reader/full/introduction-of-computer-prince-dudhatra-9724949948-2 15/28

15

Output Devices

Output devices make the informationresulting from the processing available foruse. The two output devices more commonly

used are the printer and the computerscreen.

The printer produces a hard copy of youroutput, and the computer screen produces asoft copy of your output.

prince dudhatra-9724949948

Page 16: Introduction of Computer-prince Dudhatra-9724949948 (2)

8/7/2019 Introduction of Computer-prince Dudhatra-9724949948 (2)

http://slidepdf.com/reader/full/introduction-of-computer-prince-dudhatra-9724949948-2 16/28

16

Storage Devices

Auxiliary storage devices are used to storedata when they are not being used inmemory. The most common types of auxiliarystorage used on personal computers arefloppy disks, hard disks and CD-ROM drives.

prince dudhatra-9724949948

Page 17: Introduction of Computer-prince Dudhatra-9724949948 (2)

8/7/2019 Introduction of Computer-prince Dudhatra-9724949948 (2)

http://slidepdf.com/reader/full/introduction-of-computer-prince-dudhatra-9724949948-2 17/28

17

Floppy Disks

A floppy disk is a portable, inexpensivestorage medium that consists of a thin,circular, flexible plastic disk with a magnetic

coating enclosed in a square-shaped plasticshell.

prince dudhatra-9724949948

Page 18: Introduction of Computer-prince Dudhatra-9724949948 (2)

8/7/2019 Introduction of Computer-prince Dudhatra-9724949948 (2)

http://slidepdf.com/reader/full/introduction-of-computer-prince-dudhatra-9724949948-2 18/28

18

Structure Of Floppy Disks Initially Floppy disks were 8-inches wide, they then

shrank to 5.25 inches, and today the most widelyused folly disks are 3.5 inches wide and can typically

store 1.44 megabytes of data. A folly disk is a magnetic disk, which means that it 

used magnetic patterns to store data.

Data in floppy disks can be read from and written to.

Formatting is the process of preparing a disk forreading and writing.

A track is a narrow recording band that forms a fullcircle on the surface of the disk.

prince dudhatra-9724949948

Page 19: Introduction of Computer-prince Dudhatra-9724949948 (2)

8/7/2019 Introduction of Computer-prince Dudhatra-9724949948 (2)

http://slidepdf.com/reader/full/introduction-of-computer-prince-dudhatra-9724949948-2 19/28

19

The disk¶s storage locations are divided into pie-shaped sections called sectors.

A sectors is capable of holding 512 bytes of data. A typical floppy stores data on both sides and has 80

tracks on each side with 18 sectors per track.

prince dudhatra-9724949948

Page 20: Introduction of Computer-prince Dudhatra-9724949948 (2)

8/7/2019 Introduction of Computer-prince Dudhatra-9724949948 (2)

http://slidepdf.com/reader/full/introduction-of-computer-prince-dudhatra-9724949948-2 20/28

20

Hard Disks Another form of auxiliary storage is a hard disk. A

hard disk consists of one or more rigid metal plates

coated with a metal oxide material that allows datato be magnetically recorded on the surface of theplatters.

The hard disk platters spin at a high rate of speed,typically 5400 to 7200 revolutions per minute (RPM).

Storage capacites of hard disks for personalcomputers range from 10 GB to 120 GB (one billionbytes are called a gigabyte).

prince dudhatra-9724949948

Page 21: Introduction of Computer-prince Dudhatra-9724949948 (2)

8/7/2019 Introduction of Computer-prince Dudhatra-9724949948 (2)

http://slidepdf.com/reader/full/introduction-of-computer-prince-dudhatra-9724949948-2 21/28

21

Compact Discs A compact disk (CD), also called an optical disc, is a

flat round, portable storage medium that is usually

4.75 inch in diameter. A CD-ROM (read only memory), is a compact disc

that used the same laser technology as audio CDs forrecording music. In addition it can contain othertypes of data such as text, graphics, and video.

The capacity of a CD-ROM is 650 MB of data.

prince dudhatra-9724949948

Page 22: Introduction of Computer-prince Dudhatra-9724949948 (2)

8/7/2019 Introduction of Computer-prince Dudhatra-9724949948 (2)

http://slidepdf.com/reader/full/introduction-of-computer-prince-dudhatra-9724949948-2 22/28

22

Computer Software

Computer software is the key toproductive use of computers.

Software can be categorized intotwo types:

Operating system software Application software.

prince dudhatra-9724949948

Page 23: Introduction of Computer-prince Dudhatra-9724949948 (2)

8/7/2019 Introduction of Computer-prince Dudhatra-9724949948 (2)

http://slidepdf.com/reader/full/introduction-of-computer-prince-dudhatra-9724949948-2 23/28

23

Operating System Software

Operating system software tells the computerhow to perform the functions of loading,

storing and executing an application and howto transfer data.

Today, many computers use an operatingsystem that has a graphical user interface(GUI) that provides visual clues such as iconsymbols to help the user. Microsoft Windows 98 is a widely used graphicaloperating system. DOS (Disk OperatingSystem) is an older but still widely used

operating system that is text-based.prince dudhatra-9724949948

Page 24: Introduction of Computer-prince Dudhatra-9724949948 (2)

8/7/2019 Introduction of Computer-prince Dudhatra-9724949948 (2)

http://slidepdf.com/reader/full/introduction-of-computer-prince-dudhatra-9724949948-2 24/28

24

Application Software

Application Software consists of programsthat tell a computer how to produceinformation. Some of the more commonly

used packages are:

Word processing

Electronic spreadsheet

Database

Presentation graphics

prince dudhatra-9724949948

Page 25: Introduction of Computer-prince Dudhatra-9724949948 (2)

8/7/2019 Introduction of Computer-prince Dudhatra-9724949948 (2)

http://slidepdf.com/reader/full/introduction-of-computer-prince-dudhatra-9724949948-2 25/28

25

Word Processing

Word Processing software is used to create and print documents. A key advantage of word processingsoftware is that users easily can make changes indocuments.

prince dudhatra-9724949948

Page 26: Introduction of Computer-prince Dudhatra-9724949948 (2)

8/7/2019 Introduction of Computer-prince Dudhatra-9724949948 (2)

http://slidepdf.com/reader/full/introduction-of-computer-prince-dudhatra-9724949948-2 26/28

26

Electronic Spreadsheets

Electronic spreadsheet software allows the user to

add, subtract, and perform user-defined calculationson rows and columns of numbers. These numberscan be changed and the spreadsheet quicklyrecalculates the new results.

prince dudhatra-9724949948

Page 27: Introduction of Computer-prince Dudhatra-9724949948 (2)

8/7/2019 Introduction of Computer-prince Dudhatra-9724949948 (2)

http://slidepdf.com/reader/full/introduction-of-computer-prince-dudhatra-9724949948-2 27/28

27

Database Software

Allows the user to enter, retrieve, and update data inan organized and efficient manner, with flexibleinquiry and reporting capabilities.

prince dudhatra-9724949948

Page 28: Introduction of Computer-prince Dudhatra-9724949948 (2)

8/7/2019 Introduction of Computer-prince Dudhatra-9724949948 (2)

http://slidepdf.com/reader/full/introduction-of-computer-prince-dudhatra-9724949948-2 28/28

28

Presentation Graphics

Presentation graphic software allows the user to

create documents called slides to be used in makingthe presentations. Using special projection devices,the slides display as they appear on the computerscreen.

prince dudhatra-9724949948