ICT CH-2
ICT CH-2
Computer Systems
Chapter Objectives
• At the end of this chapter, students will be able to:
• Define computer systems and its components.
• Identify and give examples of categories of computer hardware.
• Identify types of software and difference between software and hardware.
What is Computer System
• A computer system is a set of parts, including the computer itself, that
work together to perform tasks.
• These tasks may be relatively simple, as in a calculator, or they may be
very complex, as in air traffic control systems.
• The collection of hardware and software constitutes a computer system.
• But the real meaning of "computer system" comes with interconnection.
• Generally, a computer system is composed of two main components:
• Computer hardware and
• Computer software
Computer Hardware
4
Computer Hard…
Input Devices
• Input devices are used to enter information into computer.
• They convert the data we give them into the form that can be
manipulated in the computer (electronic format).
• Keyboard
• Mouse
• Optical Recognition Systems
• OMR (Optical Mark recognition)
• Image Scanner
• Speech Recognition Systems
• Light Pen
• Touch Screen
Keyboard
• Keyboard is an input device consisting of a set of typewriter-like keys
that enable one to enter data into a computer.
• The keys on the keyboard are often classified as follows
• Alphanumeric keys - Letters and numbers
• Punctuation keys - comma, period, semicolon, etc.
• Special keys- function keys, control keys, arrow keys, caps lock, etc.
• The arrangement of the keys on the keyboard may differ.
• The most common in English- speaking countries is the QWERTY
keyboard.
Mouse
• Mouse is a hand-operated device that controls the movement of the
cursor or pointer on a display screen.
• Mouse have three buttons
• Left-button: for left click. Example, selecting text
• Right-button: for right click. Example, see property of file
• Middle button: for scrolling purpose. This button is sometimes missing.
• Most mice are connected to the system unit by a cable or cord.
• There are also cordless (wireless) mice connected with the computer
by infrared light
Other Input Devices
• RAM
ROM
• ROM stores data and programs that are permanently required by the
computer.
• They have programs built into them at the factory and that program
could not be changed or erased by the user, but read.
• It is non-volatile, read-only (not changeable) memory.
• ROM contains special instruction called BIOS that the computer uses
when it is turned on.
CMOS
• CMOS contains essential information that is required when the
computer is turned on. E.g. RAM size, type of mouse, etc.
• It is non-volatile, but modifiable to incorporate changes.
• It is powered by battery when computer is off.
Secondary Storage
• Secondary storage (also called auxiliary storage) supplements the
primary memory.
• It includes punched cards, punched paper tape, magnetic tape,
magnetic disk and optical disk.
• Based on information access, secondary storage devices are
divided into two:
• Sequential Access: information is accessed sequentially. E.g. tape
recorder cassette
• Random Access: information can be accessed in any order. E.g. CD
Sequential Access Media
• Punched Cards:-
• Data is stored on punched cards by cutting parts of the paper out and
leaving other parts intact.
• The cut part (hole) may represent binary 1 and the intact part represents
binary 0.
• Magnetic Tapes
• consists of thin ribbon plastic called tape.
• One side of the tape is coated with iron-oxide, a material that can be
magnetized.
Con’t
• Disadvantage:
• Sequential access
• Advantage:
• Store more data on a small area
• Today they are used primarily for back up purposes.
• Backup is data that is stored in a different place than the original
computer where data is used.
Random Access Storage Media
• Magnetic Disks
• Magnetic disk is the most widely used storage medium on all computers.
• It consists of a round piece of plastic or metal the surface of which is covered with
magnetic material.
• Magnetic disks are metals or plastic platters coated with ferrous oxide, an easily
magnetically material.
• Magnetic disks offer:
• High storage capacity
• Reliability
• Fast date access during reading or writing to disk.
• Examples: floppy disk, hard disk
Hard Disk.
• A high capacity magnetic disk made up of metal which can be fixed in the system
unit of the computer.
• It serves as a secondary storage and it enables very fast accessibility of data.
• Disks (Platters) are grouped together to form hard disk. The disks, which are
usually grouped together into a disk pack are separated by small air spaces to
allow access for read-write head.
• Each disk is subdivided into tracks and sectors on which information is stored.
• The disk pack is mounted on a magnetic disk drive which rotates the disk at speed
up to 1,000 revolutions per second.
Cont’d
• The amount of time it takes to retrieve (or store) data from (or
to) disk is called the disk access time.
• Data is stored on hard disks by magnetizing and demagnetizing
the surface each cylinder.
• They store data on both sides of the cylinder i.e two sided. It is
read-write head that reads or writes data from/to hard disk.
Optical Disks
• Optical disks use laser light to read or write data to/from optical disk.
• Optical disks use high powered laser light to burn microscopic holes on the
surface of the disk to store data, and low powered laser to read data.
• Burned out part is called pit, and the non-burnt part is called land.
• Land may represent binary 0 and pit binary 1.
• There are two most common types of optical disks:
• CD (Compact Disc)
• DVD (Digital Versatile Disc)
CD (Compact Disc)
• CD can store 700BM of information. Data is stored
only on one side of the disc.
• There are three basic types of CDs:
• CD-ROM(Compact Disc Read Only Memory):- This kind of is
read only. You can’t write or erase data from this type of
CD.
• CD-R (Compact Disc Recordable) :-write only once read
many times.
• CD-RW(Compact Disc Read-Write):- They are also called
erasable optical discs.
DVD (Digital Versatile Disk)
• It is similar to CD except that it can store large amounts of data and it
has narrow tracks than CD.
• It can store 4 -17GB of information.
System Unit
• Is the main body of a desktop computer.
• It typically consists of a metal or (rarely) plastic enclosure containing the
motherboard, power supply, cooling fans, internal disk drives, and memory
and expansion cards
• Case: the enclosure that contains the main components of a computer
• Power Supply: converts 120/240 volts Alternating Current (AC) into 5 and
12 volts Direct Current (DC) used by the PC.
• Motherboard: is the central or primary circuit board making up a complex
electronic system. A typical computer is built with the
microprocessor(CPU), main memory(RAM), and other basic components on
the motherboard.
Cont’d
• Ports and Connectors:
• A port is a socket used to connect the peripheral devices to system unit.
• It serves as an interface between the computer and other computers or
peripherals
Serial ports:
• serial port transmits or receives data one bit at a time. Used for keyboard, mouse etc.
• A newer type of Serial port is the USB.
Parallel ports:
• transfer and receive multiple bits of information at a time. (eight bits of data
simultaneously across eight parallel wires.)
• Used for printers, disk drives, tape drives, etc.
Ports and back of the system
Con’t
• Expansion Slots and Cards
• An expansion slot is a socket designed to hold circuit boards called cards.
Expansion cards add capability to your computer like playing sound (sound
card), watching TV (TV card), connecting computers together (network card)
or to the internet (modem), etc. These cards are plugged into the expansion
slot of the motherboard.
• Drives:
• drives are devices that read data from or write data onto storage devices.
• Examples of drives include hard disk drive, floppy disk drive, CD drive, DVD
drive, etc. Drives have some sort of motors that rotate the storage devices
from which data is read or onto which data is stored.
The peripherals
• A peripheral is any device connected to the system unit.
• These are keyboards, monitors, mice, printers, scanners,
microphones, speakers, cameras, to list just the most familiar ones.
Computer Software
Introduction