Computer Lecture
Computer Lecture
What is a Computer?
2
Devices that comprise a computer system
Monitor Speaker
(output) (output) System unit
(processor, memory…)
Printer
(output)
Storage devices
(CD-RW, Floppy,
Hard disk, zip,…)
Mouse
(input)
Scanner Keyboard
(input) (input)
3
What Does a Computer Do?
Input
Process
Output
Storage
4
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.
During the output Phase, the information that has been created is
put into some form, such as a printed report.
The information can also be put in computer storage for future use.
5
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.
6
How Does a Computer Know what
to do?
It must be given a detailed list of instructions,
called a compute program or software, that
tells it exactly what to do.
Before processing a specific job, the computer
program corresponding to that job must be
stored in memory.
Once the program is stored in memory the
compute can start the operation by executing
the program instructions one after the other.
7
What Are The Primary Components Of A
Computer ?
Input devices.
Central Processing Unit
(containing the control
unit and the
arithmetic/logic unit).
Memory.
Output devices.
Storage devices.
8
Input Devices
Keyboard.
Mouse.
9
Keyboard
The most commonly used input device is the
keyboard on which data is entered by manually
keying in or typing certain keys. A keyboard
typically has 101 or 105 keys.
10
Mouse
11
The Central Processing
Unit
The central processing unit (CPU) contains
electronic circuits that cause processing to
occur. The CPU interprets instructions to the
computer, performs the logical and arithmetic
processing operations, and causes the input and
output operations to occur. It is considered the
“brain” of the computer.
12
Memory
13
Amount of RAM in
Computers
The amount of memory in computers is typically
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 million locations A memory location, or byte,
usually stores one character.
Therefore, a computer with 8 MB of memory can
store approximately 8 million characters. One
megabyte can hold approximately 500 pages of text
information.
14
1 byte = 8 bits
16
Storage Devices
17
Floppy Disks
18
Structure Of Floppy Disks
Initially Floppy disks were 8-inches wide, they then
shrank to 5.25 inches, and today the most widely used
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 for
reading and writing.
A track is a narrow recording band that forms a full
circle on the surface of the disk.
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.
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 data to be
magnetically recorded on the surface of the platters.
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 personal computers
range from 10 GB to 120 GB (one billion bytes are called
a gigabyte).
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 for
recording music. In addition it can contain other types
of data such as text, graphics, and video.
The capacity of a CD-ROM is 650 MB of data.
22
Computer Software
23
Operating System
Software
Operating system software tells the computer
how to perform the functions of loading, storing
and executing an application and how to
transfer data.
Today, many computers use an operating system
that has a graphical user interface (GUI) that
provides visual clues such as icon symbols to
help the user. Microsoft Windows
98,xp,vista,and windows 7 is widely used
graphical operating systems. DOS (Disk
Operating System) is an older but still widely
used operating system that is text-based.
24
Application Software
Word processing
Electronic spreadsheet
Database
Presentation graphics
25
Word Processing
26
Electronic Spreadsheets
27
Database Software
28
Presentation Graphics
29