Chapter 1 Typical Configuration of Computer System
Chapter 1 Typical Configuration of Computer System
Chapter 1 Typical Configuration of Computer System
Introduction:
➢Hardware
➢Software
➢Data
➢Users
Chapter 1 Typical Configuration of Computer System
Review of block diagram of Computer system
Chapter 1 Typical Configuration of Computer System
Chapter 1 Typical Configuration of Computer System
Motherboard
Example: Pentium-IV, Dual Core, Core 2 Duo, Quad Core, i3, i5 and
i7 processors.
Chapter 1 Typical Configuration of Computer System
Components of Motherboard
• Processor (CPU)
• BIOS
• CMOS
• Slots
• Disk Controllers
• I/O Ports and Interfaces
• BUS
Chapter 1 Typical Configuration of Computer System
• Processor (CPU)
CMOS is a type of memory chip to store the date, time and system
setup parameters. These parameters are loaded every time the
computer is started.
Chapter 1 Typical Configuration of Computer System
Slots
A slot is an opening in a computer where you can insert a printed
circuit board. Slots are often called expansion slots because they
allow you to expand the capabilities of a computer.
Expansion Slots
The expansion cards are inserted in the expansion slots. These cards give the
computer new features or increased performance.
➢ ISA (Industry Standard Architecture) slot – ISA slot is
used to connect modem and input devices.
➢ PCI (Peripheral Component Inter Connect) slot – PCI
slots are used to connect graphics accelerator cards, sound
cards, internal modems or SCSI cards. They are much
faster than ISA cards.
➢ AGP (Accelerated Graphic Port) slot – AGP slot is meant to
provide faster access to a graphics accelerator card, thus
enhancing the visual experience for the user. All Celeron
and Pentium-III motherboards come with an AGP slot.
Chapter 1 Typical Configuration of Computer System
RAM slot – RAM slot is used to install memory and is of two
types. They are SIMM (Single Inline Memory Module) slot and
DIMM (Dual Inline Memory Module) slot. The original Pentium
systems typically have either four 72-pin SIMM slots, or two
168-pin DIMM slot to install memory.
PCI Express slot – It has faster bus architecture than AGP and
PCI buses.
Hard disk controller (HDC): The hard disk controller is the interface
that enables the computer to read and write information to the hard
drive. The first standard hard disk controller developed is the IDE
standard drive also known as Advanced Technology Attachment (ATA).
This drive is attached to the motherboard by means of 40-wire ribbon
cable. The IDE standard also allows two drives to connect in a daisy-
chain fashion. The enhanced IDE (EIDE) standard followed shortly.
The EIDE standard is a specification that allows four drives to be
connected
Chapter 1 Typical Configuration of Computer System
Floppy disk controller (FDC): A floppy-disk
controller is the interface that directs and
controls reading from and writing to a
computer’s floppy disk drive (FDD). A single
floppy-disk controller board supports a 33-
wire ribbon cable and can connect up to four
floppy disk drives to the motherboard.
Chapter 1 Typical Configuration of Computer System
I/O Ports and Interfaces
The AGP port is used to connect to graphic card that provides high-
speed video performance typically required in games and other
multimedia applications.
The CPU has a built-in Level1 (L1) cache and Level2 (L2) cache, some CPUs
have a separate cache chip on the motherboard called Level3 (L3) cache.
CPUs have cache size varying from 256KB (L1), 6MB (L2), to 12MB (L3) cache.
Chapter 1 Typical Configuration of Computer System
Primary memory:
RAM temporarily stores the computer’s operating system,
application programs and current data so that the processor
can reach them quickly. RAM is a faster memory and volatile
in nature. i.e. when the power is switched off, the data in this
memory is lost.
ROM is a small memory, which stores the boot firmware (called
BIOS). BIOS hold enough information to enable the computer
to check its hardware and load its operating system into its
RAM at the time of system booting. ROM is non-volatile in
nature. i.e. even when the computer is switched off, the
contents of ROM remains available.
Chapter 1 Typical Configuration of Computer System
Types of RAM
DRAM: It uses transistors and capacitors. The transistors are
arranged in a matrix of rows and columns. The capacitor
holds the bits of information 0 and 1. The transistor and
capacitor are paired to make a memory cell. The transistor
acts as a switch that lets the control circuitry on the memory
chip read the capacitor or change its state. must be refreshed
continually to store information; otherwise it will lose what it
is holding. The refresh operation occurs automatically
thousands of times per second. DRAM is slow because the
refreshing takes time. Access speed of DRAM ranges from 50
to 150 ns.
Chapter 1 Typical Configuration of Computer System
Types of RAM
SRAM: SRAM uses multiple transistors (4 to 6), for each memory
cell. It does not have a capacitor in each cell. It does not need
constant refreshing and therefore is faster than DRAM. SRAM is
more expensive than DRAM, and it takes up more space. It stores
information as long as it is supplied with power. SRAM is very
fast and easier to use. The access speed of SRAM ranges from 2
to 10ns.
SDRAM or Synchronous Dynamic Random Access Memory is a
special type of DRAM that is synchronized to the system clock.
Since it is synchronized to the CPU, it knows when the next cycle
is coming, and has the data ready when the CPU requests it.
This increases efficiency by reducing CPU waiting time.
Chapter 1 Typical Configuration of Computer System
DDR-SDRAM or Double-Data Rate SDRAM works
the same way as does ordinary SDRAM. Data
transfer rate is double when compared to SDRAM.
SMPS
UPS
Types of UPS
Online UPS
Standby UPS