1
CS1010 Introduction to Computing
Lecture 06
Computer Hardware
WHAT IS THE SYSTEM UNIT?
• Box like case that houses the electronic
Information Processing Cycle:
The task of computer, in low level, is to process given data to produce information. Computer takes data, then processes the data as per being instructed and then can either output the generated information to user or store the information to storage or can do both. The generated information can be treated as data in the next cycle. These operations are part of a process called Information Processing Cycle which is a set of steps that computer follow to receive data, process the data and then either display the output to user or store the output to storage or do both.
Four Phases of Information Processing Cycle: 1. Input:
In this phase the computer receives data from input source by user or a program. An input source by user can be an input device like keyboard, mouse, microphone etc.
2. Processing:
After receiving data, here the computer performs actions on the data like mathematical operations or logical comparisons etc. as per being instructed by user or a program.
3. Output:
After processing the data computer has generated information that now can be sent to output. Output can be sent for display in monitor, or to printer or speaker as sound etc. It is also as per required by the user or program.
4. Storage:
Again, after processing the data, computer can also store the data into an storage device for future use.
Phase output and storage, are optional. Both of them can be required and vice-versa, as the generated information can also be directly used by another processing cycle where this generated information will be treated as data to be
SYSTEM UNIT
• The main components of system unit are here
under:
• Mother Board
• CPU
• Primary Memory
• Ports & Connectors
• Buses
• Storage
• Power Supply
System Unit
Processor
RAM
Sound Card
Modem Video Card
NIC Card
MOTHER BOARD
• It is the primary circuit board in a computer or
other electronic device. All the components
connected with CPU are through motherboard.
• Main circuit board in system unit has.
– Microprocessor.
– Integrated Circuits.(control the system)
– Expansion slots.(to attach other devices)
EXPANSION SLOTS & EXPANSION CARDS
EXPANSION SLOTS & EXPANSION CARDS
RAM Slots/ROM
• In RAM slots we fix RAM chips.
• In motherboard we also have ROM chip,
CMOS Battery
• On motherboard we have a small battery
called CMOS battery.
• It contains information about date and time of
computer, when computer goes to sleep mode and shut down.
• When computer is turned off CMOS battery
Display Card
• To display output on monitor, computer must
have graphic card or video card installed.
• Video card provides instructions to program
that is running inside a computer to display on monitor.
• There is two types of video card i.e. VGA and
Sound Card
• Similarly on motherboard there is slot for
sound card.
• Sound card converts digital information into analog signals and vice versa.
• Speakers output the voice which is sent by
MODEM
• The word modem is made by combining two words
Modulator and Demodulator.
• Mo is first two letters of Modulator while dem is first
three letters of Demodulator.
• Microphone is like a modulator, speaker is demodulator
both found in telephones.
• Modem is used for both the purposes of input and
output. Modulator and Demodulator both were found in
LAN Card
• If we want to form a Local Area Network (LAN)
then on each computer motherboard we must have installed a LAN card.
• LAN card is also known as Network Interface
Peripheral Devices
• Peripheral devices are those devices, without these devices
computer can work.
• These devices are not necessary in a computer.
• Usually peripheral devices enhance the functionality of a
computer.
• Mouse and keyboard are peripheral devices.
• Examples:
PROCESSOR
• Processor is the main engine, which do all arithmetic,
logic calculations and control function of the computer.
• Various processors:
– Intel
• Pentium Pro, II, III, IV, Dual-Core, Core-2, Core i3, Core i5, Core i7. • Celeron
– AMD
• Athlon, Sempron,
– PowerPC (Apple, Motorola)
– StrongARM(specially designed for PDAs)
– SPARC (for workstations designed by Sun Microsystems)
BUSES
• What is a bus?
• Electrical channel that allow various devices inside the computer to communicate with each other.
• Bus width determines the number of bits
THE BUS
• In any computer, you will find two bus at least:
– System Bus (processor communicate to input
devices, output devices and storage)
– Memory Bus (processor to memory
• The number of wires in the bus affects the
speed at which data can travel.
• Each wire can transfer one bit of data at a
time, an eight-wire bus can move eight bits at a time.
• Newer model computers have a 64-bit data
MEMORY BUS
• Memory Bus connects processor and RAM. It is subdivided into two types:
–Address Bus –Data Bus
• Address Bus
The address bus is uni-directional pathway that carries addresses generated by the microprocessor to the memory.
• Data Bus
• The data bus is bi-directional.
• Data flows along the data bus from the microprocessor to memory
during a WRITE operation.
• Conversely, data moves from memory to the microprocessor during
MEMORY vs STORAGE
• What is Storage?
• The media on which data, instructions and
information are kept permanently.
• Storage is also called Secondary Storage. • Storage is non-volatile.
• What is Memory?
• The media on which data and information are
kept temporarily.
MEMORY/STORAGE
• Memory
– Ram (volatile)
– Rom (non volatile)
• Storage
– Punch card
– Magnetic Tapes
– Magnetic Disks/Hard disk – Floppy Disk
CLASSIFYING MEMORY/STORAGE
• Classify of memory/storage:
– Electronic storage (RAM/ROM)
– Magnetic storage (Hard Disk, Floppy Disk, Tape)
– Optical storage (CD, DVD)
• Another way of classifying is:
– Volatile (RAM)
• Another way of classifying is Direct & Serial
access:
– Direct Access (RAM, Floppy Disk, Hard disk & CDs)
– Serial Access (Magnetic tape)
• Another way of classifying is Read/Write:
– Read (CDs, Magnetic Tapes)
ACCESS TYPES
ACCESS TIME
• What is Access Time?
• The amount of time
it takes the device to locate an item on a disk.
• Defines the speed of
MAGNETIC TAPES
• A magnetically coated ribbon of plastic capable
of storing large amount of data and information at a low cost.
• Sequential access
only.
• Often used for
FLOPPY DISKS
• A portable inexpensive storage medium.
• Consist of a thin, circular, flexible plastic disk
with a magnetic coating.
• Enclosed in a square-shaped plastic shell.
• Standard disk is 3.5”
HARD DISKS (1/4)
• Consists of several inflexible, circular platters
that store data electronically.
• Also known as
HARD DISKS (2/4)
• What is a removable hard disk?
HARD DISKS (3/4)
• What is a RAID?
• Redundant Array of Independent Disks.
• A type of hard disk system that connects
several smaller disks into a single unit that acts like a single large hard disk.
• More reliable than a
HARD DISKS (4/4)
• What is an Internet Hard Drive? • A service on the web
that provides storage to computer users.
• Sometimes called
online storage.
• Advantage of Internet Hard Drive:
• Large Audio, Video and Graphic files can be
stored to an internet hard drive.
• Files can be accessed from any computer or
device that has internet access.
• Others can be authorized to access data from
COMPACT DISC (CD)
• A flat, round, portable optical storage
medium.
• CD: 650MB
• DVD: 4.7GB – 17GB
WHAT IS A PORT?
• A port is a connection point, a point through which you connect any input or output device or external devices to the system unit.
• Ports are used to connect external devices with
computer i.e. mouse, keyboard, modem etc…
• Example:
TYPES OF PORTS
• Following are the famous ports:
– Parallel Port
– Serial Port
– SCSI
– USB Port
PARALLEL PORT
• Exclusively used for connecting a Printers and Scanners .
• 25-pin Connector.
• Support transmission of multiple bits at the same
SERIAL PORT
• 1 bit of information is transferred at a time.
• In past digital camera’s were connected, Bar code,
SCSI (Small Computer System Interface)
• Faster than serial and parallel port.
• Hard disk and network adaptor to be attached to a
USB PORT
• Bandwidth of 12 Mbit/sec
• For peripherals such as keyboard, mouse, scanner,
printer.
• A USB port can connect
FIREWIRE PORT
• Can connect to digital cameras, camcorders or external
hard drives.
• KB-AT Port
Power Supply
• Power Supply provides electricity to entire
computer.
• A simple power supply takes 220 Walt (AC) to