Computer Hardware Note
Computer Hardware Note
COMPUTER HARDWARE
COMPUTER
Computer is an advanced electronic device that is designed to work with
Information. It takes raw data as input from the user and
processes these data under the control of set of instructions
(called program) and gives the result (output) and saves output
for the future use. It can process both numerical and non-
numerical (arithmetic and logical) calculations.
Numerical: 1, 2, 3 etc.
Non-numerical: (data in any form of data that is measured in words- (non-
numbers)
Arithmetic (=the branch of mathematic concerned with numbers) Ex: +,-,*./,
%,<>
Logical: The Logical Operations that can be performed in a Digital Computer
are, checking whether a variable, say, A is equal to or greater than or less
than another variable, say, B or a constant.
Input: Entering data into a computer
Processing: Performing operations on data
Output: Presenting the result
Storage: Save the result for future
Categories of Computer
There are two major categories of computer Digital computers and Analog
computers. Digital computer functions by receiving & computing data
converted in binary form (0 and 1) while Analog computer functions
continuously, no matter what the variations are in the input i.e. temperature,
voltage.
2
Analog Computer
Digital Computer
TYPES OF COMPUTERS
❖ Micro Computer
Microcomputer is also known as a personal computer. It is a general-
purpose computer that is designed for individual use. It has a
microprocessor as a central processing unit, memory, storage area, input
unit and output unit. Laptops and desktop computers are examples of
microcomputers.
It is the smallest in size among all types of computers.
It is less expansive and easy to use.
A limited number of software can be used.
They are suitable for personal work that may be making an assignment,
watching a movie, or at office for office work.
IBM pc, Apple, Microsoft, Dell, and Lenovo, Sony, HP, etc. are some of the PC
manufactures.
❖ Personal Computers:
A personal computer is a multi-purpose computer. PCs are based on the
microprocessor technology. They comprise of a monitor, a keyboard, CPU
with floppy, CD and Hard disks and a mouse.
They cost less and are suitable for house and individual use. They run
software like compilers, image viewers, games, word processing, accounting,
desktop publishing, and for running spreadsheet and database management
applications and, to browse Internet to check emails, to download material
from web sites etc.
4
❖ Laptops:
They are equivalent to PCs in their functionality. But, very small in size
compared to PCs. They are portable, in the sense; you can carry them
wherever you travel. They run on battery. As long as the battery can supply
power, the laptops function. Here, monitor, keyboard, Mouse, storage
devices are integrated as one device and get a Common power supply.
Advantage is, they are portable and handy.
Basic disadvantages are, they are costly and theft prone. If you want to
upgrade the existing configuration, they proved to be still costlier.
❖ Minicomputers:
Minicomputers are known as mid-range computers that contain one or more
processors. Minicomputer is a multiprocessing system capable of supporting
from up to 200 users simultaneously. They support multiprocessing which
means these multiple processors share the same computer memory and
other required peripheral devices to perform the given task.
Computer that is smaller, less expensive, and less powerful than a
mainframe or supercomputer, but more expensive and more powerful than a
personal computer.
Minicomputers are used for scientific and engineering computations,
business-transaction processing, departments, file handling (Files are used to
store data in a storage device permanently. File handling provides a mechanism to
store the output of a program in a file and to perform various operations) and
database management. They are used by small and mid-size industries.
Minicomputers are commonly used as servers in the network environment.
personal computer is connected to the network with minicomputer acting
like a Servers.
UNIX and Linux operating system are used in Minicomputers.
❖ Mainframe computers
Mainframe computer likes as a big centralized
machine that contains the large memory, huge
storage space, multiple high-grade processors,
so it has ultra-processing power compare to
standard computer systems.
Mainframe computer uses the primary memory such as (RAM) and multiple
processors. It serves as a central processing unit for all workstations and
terminals points associated with it. A mainframe computer was designed to
be used process large amounts of data in pet bytes.
5
❖ Supercomputers
Supercomputers are the fastest and the most expensive
computers. These huge computers are used to solve very
complex science and engineering problems.
Supercomputers get their processing power by taking
advantage of parallel processing (two or
more processors); they use lots of CPUs at the same time
on one problem. A typical supercomputer can do up to
ten trillion individual calculations every second
Such computers have been used primarily for scientific and engineering work
requiring exceedingly high-speed computations.
Common applications for supercomputers include testing
mathematical models for complex physical phenomena or
designs, such as climate and weather, evolution of the
cosmos, nuclear weapons and reactors, new chemical
compounds (especially for pharmaceutical purposes), and
cryptology.
For example, weather forecasting, scientific simulations, (animated)
graphics, fluid dynamic calculations, nuclear energy research, electronic
design.
6
❖ Server
A server is a central computer that contains collections of data and
programs. Also called a network server.
A server provides resources, data, services, or programs to all connected
computers (Users), known as clients, over a network. Client computers
request information from the server over the network. Servers tend to have
more storage, memory and processing power than a normal workstation. In
theory, whenever computers share resources with client machines, they are
considered servers. There are many types of servers, including web servers,
mail servers, Application servers, Print servers DNS servers and virtual
servers (Website).
Ex: The Domain Name System (DNS) is the phonebook of the Internet. When
users type domain names such as ‘google.com’ or ‘nytimes.com’ into web
browsers, DNS is responsible for finding the correct IP address for those
sites. Browsers then use those addresses to communicate with origin servers
or CDN edge servers to access website information.
❖ Workstations:
They are high end PCs. They contain more memory and high-speed
processor compared to PCs.
They are used in business but by a single user. Typical work done on
workstations includes video editing, animation, drafting of an architectural
design, animation etc.
It is a type of computer used for engineering applications (Computer Aided
Design (CAD/CAM- Computer Aided Manufacturing), desktop publishing,
software development, and other types of applications that require a
moderate amount of computing power and relatively high-quality graphics
capabilities.
Workstations generally come with a large, high-resolution graphics screen,
at large amount of RAM, built-in network support, and a graphical user
interface.
The current workstation market uses x86-64 microprocessors. Operating
systems available for these platforms include Microsoft Windows, FreeBSD,
various Linux distributions, Apple macOS (formerly known as OS X), and
Oracle Solaris.
7
Hybrid Computer
Computers that exhibit features of both Analog and Digital computers are
called Hybrid Computers. The logical operations are solved by the digital
aspects and the differential equations are solved using the analog features.
Few important examples of Hybrid Computers include It uses in the ICU
(intensive Unit Care) of the Hospital.
Applied in the sectors like ships, defense sector, airline sector. Digital
machines like an ultrasound machine, CT scan machines, and ATMs.
The speedometer used in cars is also an example of a hybrid computer.
COMPUTER HARDWARE
The term computer hardware refers to the physical components of a
computer system, including such items as the Central Processing Unit (CPU),
motherboard, disk drives, monitor, and keyboard, printer, case and drives
(floppy, hard drive, CD, DVD, etc...).
SOFTWARE
Software is a term used to describe a computer program, which is a set of
instructions that tells the computer what to do. Software can be split into
three categories. They are:
Programming software:
This software is used by computer programmers to help write computer
code. Ex: C, C++…etc.
Operating system software:
This software runs the computer. It has the instructions for using memory,
video cards, keyboards, etc.
The three most common operating systems for personal computers are
Microsoft Windows, macOS, and Linux. Some popular, modern graphical user
interface or GUI (pronounced gooey) examples include Microsoft Windows,
macOS, Ubuntu Unity, and GNOME Shell for desktop environments, and
Android, Apple's iOS, BlackBerry OS, Windows 10 Mobile, Palm OS-WebOS,
and Firefox OS for smartphones.
A GUI (graphical user interface) is a system of interactive visual components
for computer software. ... A GUI is considered to be more user-friendly than
a text-based command-line interface, such as MS-DOS, or the shell of Unix-
like operating systems.
8
A GUI displays objects that convey information, and represent actions that
can be taken by the user. The objects change color, size, or visibility when
the user interacts with them.
GUI objects include icons, cursors, and buttons. These graphical elements
are sometimes enhanced with sounds, or visual effects like transparency and
drop shadows.
Applications software:
There are literally thousands of different software applications. some of the
more common ones includes: Microsoft Office, Web browsers, Adobe
Photoshop…etc.
Input Devices: -
❖ Keyboard
Keyboard is the most popular input device that allows users to type
Alphabets, numbers, and operators, and also to control the cursor on the
screen.
There are different types of keyboards But the QWERTY keyboard is the most
widely used. Apart from the normal alphabetical keys. The keyboard has a
Numeric Keypad, Navigation Keys & Function Keys.
10
1. Typing (alphanumeric) keys. These keys include the same letter, number, punctuation
keys like comma, period,
Semicolon, brackets.
• SHIFT Key – this key is used to capitalize a letter you want to change. To do this press
the letter you want while holding down the shift key.
11
• Backspace Key – This key will erase any characters on the left side of the
cursor.
• CTRL and ALT Keys ‐ these keys are called combination keys because they
only work together with another Key.
• Status Lights – these are the lights found on the upper right part of the keyboard. Each
light has a name from a particular key. If the lights are on, it means the key is activated.
Spacebar
It is used to enter a space at the current cursor location.
Insert
Insert key is used to toggle between insert and overwrite mode during data entry.
Tab
Tab is used to move the cursor to the next tab position defined in the document.
Also, It is used to insert indentation into a document.
1. AT SMPS
2. ATX SMPS
3. BTX SMPS
PROCESSOR
The terms processor, is also known as central processing unit (CPU) and
microprocessor are commonly linked as synonyms. Most people use the
word “processor” interchangeably with the term “CPU”.
Intel and AMD are main companies, which are produced best quality
processors in the market.
Fetch – In which, to obtain all instructions from main memory unit (RAM).
Decode –All programs to be executed are translated to into Assembly
instructions. (coding)Assembly code must be decoded into binary
instructions, which are understandable to your CPU.
18
Execute – now decoded instructions are sent to each component so that the
desired operation can be performed.
Store Phase: After completing above three phases, CPU releases the finally
feedback, then produced output data is moved to memory units for storing.
A computer can simultaneously test for more than one condition. In fact, a
logic unit can usually discern six logical relationships: equal to, less than,
greater than, less than or equal to, greater than or equal to, and not equal.
They are used by the processor to store small amounts of data that are
needed during processing, such as:
• the address of the next instructions that to be executed, after
completing execution of the currently instruction.
• the results of calculations
System Bus: known as an address bus, data bus, or local bus, a bus is a
connection between components or devices connected to a computer. For
example, a bus carries data between a CPU and the system memory via the
motherboard.
Each core of a CPU can perform operations separately from the others. Or,
multiple cores may work together to perform parallel operations on a shared
set of data in the CPU's memory cache. Each core has own cache memory,
and they can make communication with its cache as needed
In Single Core CPU, FIFO (First Come First Serve) model is used, it means that
couple of operations goes to CPU for processing according to priority base,
and left operations get wait until first operation completed.
22
There are some examples which are used as dual core processors such as
Intel Core Duo, the AMD X2, and the dual-core PowerPC G5.
For example, the Nvidia GeForce GTX 280 GPU has 240 cores,
CPU vs GPU
CPU GPU
(Serial memory processing is the act of attending to and processing one item
at a time. )
Memory Unit
Memory unit is the main components of CPU, because its main objective is to
store all instructions, and pass them to other component of CPU (Control
unit). It is also known as a main/primary/internal memory.
1. Read only memory (ROM): - ROM is a part of the memory unit. This is read only
memory. It cannot be used to written. ROM is used in situations where the data
must be held permanently.
2. Random access memory (RAM): - RAM is also part of memory unit. It is used
for temporary storage of program data. Its data is lost when power is turned off.
24
MOTHERBOARD
Motherboard is the Backbone of the Computer. The motherboard is a
computer’s central communications backbone connectivity point, through
which all components and external peripherals connect. The motherboard is
the main component of any branded or assembled PC, laptop, tablet or a
mobile phone.
Motherboard Consist of Processor Socket, RAM slots, PCI slots, AGP slot, IDE
connectors and Ports. Every motherboard has connectors and slots to
connect all the remaining parts of CPU. Here the list of all the slot and
connector of motherboard.
Motherboard ports: Many Ports are in back side of the CPU. Input and output
devices are connected here to communicate with CPU.
1. PS/2 Ports 4. Parallel Port or Printer Port
2. Serial Port 5. USB Ports
3. VGA Port 6. Ethernet Port
7. Audio Ports
VGA (Video Graphics Array) or Monitor Ports - VGA port is used to connect
monitors, which has 15 pin in three rows. It is always in blue color. This is also
a D shape connector and this is female port. This port is come from
motherboard. When your VGA port has broken, you must get the PCI VGA card
to connect monitor. It is inserted in PCI slot.
DVI (Digital Video Interface) - LCD monitors work in a digital mode and support
the DVI format. At one time, a digital signal offered better
image quality compared to analog technology. However,
analog signal processing technology has improved over the
years and the difference in quality is now minimal.
USB versions:
USB 1.1: Many versions from introduced USB. USB 1.1 released in 1998.
It supports 1.5 Mbits per second.
USB 2.0: It released in 2000. USB 1.1 has been upgraded by USB 2.0 with Hi-
Speed. It supports 480 Mbits per second. So that, this is called as hi-speed USB.
USB 3.0: It released in 2008. It is 10 times faster than USB 2.0. Speed is 5 Gbits
per second.
Ethernet or LAN port- Ethernet port is also called as LAN port this
port is used to connect Local Area Network (connected to another
computer or LAN HUB or LAN Switch or Router. It has 8 pins. RJ45
jack is used to insert in this connector. It has two LED. Green LED
for connectivity and orange LED for sending data.
CPU Socket- CPU Socket or Processor Socket. This is used to install or insert the
processor. The PGA (Pin Grid Array), LGA (Land Grid Array) and BGA (BALL GRID
ARRAY): are the CPU's forms that are the most popular
27
BGA
There is also a BGA socket, which stands for "ball grid array". The BGA
technique permanently attaches the processor to the motherboard during
production, making upgrades impossible
BGA are laptop sockets are designed to accept CPU chips that do not have pins.
BGA sockets frequently require the CPU to be soldered in place.
PGA LGA
28
THE CHIPSET: Chip set is a set of IC, used to be many IC’s work together to
provide support to CPU and I/O (input out device) and make the whole system
works, currently the chipset are integrated in to very few large scale IC. A few
motherboard manufacturers, such as Intel and AMD, make their own chipsets.
But other motherboard manufacturers use chipsets made by another
manufacturer. The major chipset manufacturers are Intel, AMD, NVIDIA and SiS
(Silicon Integrated Systems Corp) in that order.
The most chipset today's composed of two components, -
1. North bridge
2. South bridge
RAM SLOTS or DIMM SLOTS (Dual Inline Memory Module) : RAM slots are used
to insert RAMs. There are so many types of ram slots. They are SD ram slots,
DDR ram slots, DDR2, DDR3 & DDR4 ram slots. SD stands for synchronize
Dynamic and DDR Stands for Double Data Rate.
AGP SLOT: AGP slots are used to insert or install AGP Cards. AGP full form is Accelerated
Graphics Port or Advanced Graphics Port. This slot is for graphics and 3d gaming purpose. It is
always beside the PCI slots
PCI SLOTS or EXPANSION SLOT: PCI slots are used to Insert or install
Add-on cards, such as LAN cards, Sound cards, Capture cards and TV
tuner cards. PCI full form is Peripheral Component Interconnect.
IDE (INTEGRATED DEVICE ELECTRONICS) DRIVE CONNECTORS: The two ide drive
connectors are marked IDE1, the primary channel, and IDE2, the secondary
channel. It is also called PATA (Parallel Advanced Technology Attachment)
connectors. Each connector supports two drives, a master and a slave. IDE ports,
the 40-pin connector, these ports are for connecting IDE hard disk drives or IDE
CD-ROM or IDE CD writer.
IDE 1
IDE 2
SATA Power
BIOS (Basic input and Output system): This is also one of the important chips.
The BIOS, ROM BIOS, or System BIOS is a chip located on all motherboards that
contain instructions on how to load basic computer hardware and includes a
test referred to as a POST (Power On Self-Test) that helps verify the computer
meets requirements to boot up properly. The program is stored in the Read
Only Memory (ROM) ROM can retain BIOS permanently even though electric
power was removed from the system.
32
Power Connector: This power connector is ATX power connector. It has 20 or 24 pin
connectors. Motherboard takes the power from this connector to work. This Power
Connectors let you attach two leads from (SMPS)Power Supply to the motherboard
Power Connector
Motherboard Power Connector
Attach to MB
12 Volt power connector: This 12-volt power connector for CPU socket. (Processor) if
this is not connected to the CPU will not work. It is near the CPU Socket.
Attach to MB
MB 12 ATX CONNCECTOR
SMPS 12 VOLT POWER CONNECTOR CONNECTOR
These are the motherboard front panel connections like start, Restart buttons
etc. here the +PW- is the power SW. +HD- is the HDD LED connector, -RES+ is
the Reset connector, +speak is the speaker connector.
HD+, HD: to connect to the hard disk indicator at front of the PC, when hard disk is work
indicator at the front of the case will blink.
33
Power Led +: -Power Led to connect to the power on indicator at the front of the
PC when the PC is Powered on the indicator will turns on.
MSG +, MSG: - to connect to the Led indicator at the front of the PC, this light
will turn on when the PC is in standby mode.
Power +, Power: - to connect to the power on/off switch at the front of the PC.
RES+, RES: - to connect to the Reset switch from the front of the PC.
SPK+, SPK: - to connect to the small speaker inside the case this is useful for
diagnostic purpose, during power on self-test if the BIOS found some
hardware problem BIOS will generate the sound on this speaker,
this is called BIOS beep code.
Front panel USB and audio connectors: These are the usb1 and usb2
front panel connectors. In the connectors there is a missing pin to
connect the right direction. So connect the front panel USB cables to
the front USB connector. At the same way connect front panel audio
also. This connector has also missing pin.
AT Motherboard
34
These Motherboards are the oldest of its kind. AT means Advanced Technology
(AT) power connectors. The AT Motherboard was tradition motherboard that
was introduced by IBM Company in 80s with size ranging 13.8 x 12 inches.
There are two power connectors of 6 pin each mounted on the AT
motherboards. Due to their big size, they were not able to use in small size
desktop computers. This Motherboard made it difficult for new drives to get
installed. When they were used in early 286/386 and 486 Computers.
ATX Motherboard:
The ATX Motherboards seem to have gone through lots of upgrades in recent
times.
ATX is the most common Motherboard design which is used in smaller boards
(including micro-ATX, FlexATX, nano-ITX, Mini-ITX).
Examples are –Dual Core, Core 2 Duo, Core 2 Quad, Quad Core, i3, i5 and i7
Processors
36
Micro-ATX Motherboard
It is smaller than the typical ATX Motherboards with a dimension of 9.6 x 9.6
inches. Some manufactures have a dimension reduced to 9.6 x 8.1 inches. Most
modern ATX Motherboards have a maximum of seven PCI or PCI-Express
expansion slots, while microATX boards only have a maximum of four.
This Motherboard has less ports and slots as compared to Standard ATX board.
This type of motherboard is more suitable for those who don’t want to much
connectivity and later upgrades like adding more ram and additional GPU or
Graphics card and adding PCI cards. these types of motherboard is cost
effective to ATX motherboard.
This type of motherboard form factor supports both Intel and AMD processors.
It is commonly used on Small Form Factor Desktop Computers.
37
Mini-ITX often has two memory slots, 1 PCI Express or mini-PCI slot, several
USB ports, and one network port. Some Mini-ITX motherboards include an
onboard VGA port and an HDMI port.
E-ATX Motherboard:
E-ATX is also called with full name “extended ATX Motherboard”. The E-ATX is
primarily used for gaming. This Motherboard can be expanded to have huge
memory and can accommodate a powerful CPU with more cores. This
motherboard is designed for both dual CPU and single configuration and has up
to 8 ram slots and has more PCIe and PCI slots for adding PCI cards for
different purposes. It is used for workstations and servers. these types of
motherboard use for mainly playing games.
39
HARD DISK
HARD DISK DRIVE :- Hard disk drive is a main storage device of computer. It’s a
non-violated drive and stores the data permanently, so that this is permanently
storage device and it’s a secondary memory of a computer.
hard drives and Low speed and low capacity than SCSI hard drives. 4pin SATA
cables are used to connect hard drives to motherboard. These drives capacities
are 80GB, 120GB, 160GB, 250GB, 320GB, 500GB, 1TB and 2TB. (Some hard
drives have 4pin power connector also.)
SCSI Hard Drives: SCSI stands for (Small Computer System Interface). These
drives have generally 50 to 68 pins. These drives are very high capacity and
high speed than both IDE and SATA drives. 50 to 68 pin SCSI data cables are
used to connect these hard drives. Generally, these drives are used in servers.
Good for 24/7 operations Capacities are 160GB, 250GB, 320GB, and 500GB,
1TB, 2TB, 5TB and 10TB.
The hard drive, which typically provides storage for data and applications within
a computer, has four key components inside its casing -- the platter (for
storing data), the spindle (for spinning the platters), the read/write arm (for
reading and writing data) and the actuator (for controlling the actions of the
read/write arm).
Platter
Platters are made out of aluminum, glass or ceramic disk that is coated in a
magnetic media and is located within a hard drive to permanently store all your
computer's data.
When the computer is turned on, these platters will begin to rotate at so many
rotations per minute (RPM).
This rate varies depending upon the model of hard drive you have; an example
of how fast a hard drive may spin is 7200 RPM. As the disk platters are rotating,
the read/write head accesses information on one of the platters.
Data is stored on the platters in tracks, sectors and cylinders to keep it
organized and easier to find.
42
A cylinder is any set of all of tracks of equal diameter in a hard disk drive
(HDD). As can be seen in the picture, the red highlighted tracks correspond on
each hard drive platter.)
43
Actuator
The actuator or head actuator is a small motor that moves a hard drive's heads
over the media surface, to read and write data. It takes instructions from the
drive's circuit board to control the movement of the read/write arm and
supervise the transfer of data to and from the platters. It's responsible for
ensuring the read/write heads are in exactly the right place at all times.
The read/write arm controls the movement of the read/write heads, which do
the actual reading and writing on the disk platters by converting the magnetic
surface into an electric current (read the disk) or transform electrical current
into magnetic field (write the disk). The arm makes sure the heads are in the
right position based on the data that needs to be accessed or written; it's also
known as the head arm or actuator arm.
The Spindle
The spindle keeps the platters in position and rotates them as required. The
revolutions-per-minute rating decide how fast data can be written to and read
from the hard drive. A typical internal desktop drive runs at 7,200 RPM
(rotations per minute), though faster and slower speeds are available. The
spindle keeps the platters at a fixed distance apart from each other to enable
the read/write arm to gain access.
actuator arm
The part of a hard disk to which the read/write arms attach. All the heads are
attached to a single head actuator, also called an actuator arm, that moves the
heads around the platters.
44
System Memory
Computer memory is a generic term for all of the different types of data storage
technology that a computer may use, including RAM & ROM.
Computer memory is of two basic type – Primary memory (RAM and ROM) and
Secondary memory (hard drive, CD,etc.). Random Access Memory (RAM) is
primary-volatile memory and Read Only Memory (ROM) is primary-non-volatile
memory.
The most important things to understand about RAM are that RAM memory is
very fast, it can be written to as well as read, it is volatile (so all data stored in
RAM memory is lost when it loses power)
• It is also called as read write memory or the main memory or the primary
memory.
• The programs and data that the CPU requires during execution of a
program are stored in this memory.
• It is a volatile memory as the data loses when the power is turned off.
• RAM is further classified into two types- SRAM (Static Random-Access
Memory) and DRAM (Dynamic Random Access Memory).
DRAM: DRAM stands for Dynamic RAM, and it is the most common type of
RAM used in computers. The oldest type is known as single data rate (SDR)
DRAM, but newer computers use faster dual data rate (DDR) DRAM. DDR comes
in several versions including DDR2, DDR3, and DDR4, which offer better
performance and are more energy efficient than DDR. DRAM consists of a one
capacitor and one transistor.
SRAM: SRAM stands for Static RAM, and it is a particular type of RAM which is
faster than DRAM, it has six transistors in each cell. For those reasons SRAM is
generally only used as a data cache within a CPU itself or as RAM in very high-
end server systems. A small SRAM cache of the most imminently-needed data
can result in significant speed improvements in a system
Characteristic of Static RAM
• Long life
• No need to refresh
• Faster
• Used as cache memory
• Large size
• Expensive
• High power consumption
Rambus DRAM (RDRAM) It was popular in the early 2000s and was mainly used
for video game devices and graphics cards, with transfer speeds up to 1 GHz.
DDR SDRAM (2000) 2.6 V, 2.5 V 100 – 200 MHz 200 – 400 MT/s
DDR2 SDRAM (2003) 1.8 V, 1.55 V 200 – 400 MHz 400 – 1066 MT/s
DDR3 SDRAM (2007) 1.5 V, 1.35 V 400 MHz – 1066 MHz 800 – 2133 MT/s
DDR4 SDRAM (2014) 1.2 V 1066 – 1600 MHz 1600 – 3200 MT/s
47
DIMM
DIMM (Dual In-Line Memory Module) also has metal connectors similar to SIMM,
but either of the sides of the connector does not rely on the other. Advanced
motherboards use 168, 184, 240 pin DIMMs. It consumes 3.3 volts of power
and can store from 32 MB up to 1GB of memory.
48
Pins
DIMM and SIMM are manufactured with pins which enable them to connect to
the PC’s motherboard. The typical SIMM module has 72 pins, while the most
common pin configuration of the DIMM module is 168 pins. Other DIMM
configurations include 100, 144, 172, 184, 204, 214 and 240 pins.
Comparison Chart
BASIS FOR
SIMM DIMM
COMPARISON
Applications 486 CPU and early Modern Pentium PCs are enabled
Pentium computers use with DIMM modules.
SIMM.
BIOS
BIOS stand for Basic Input and Output System, Which is a small chip in
motherboard. But it is one of the important chips in motherboard. It has
predefined software.
BIOS are also called as CMOS BIOS. CMOS stands for Complementary Metal
Oxide Semiconductor. It has predefined Software, which checks the each and
every component of motherboard, when we turn on the CPU that is called POST.
POST stands for Power on Self Test, after which the system starts booting up
It stores the setting of motherboard components and its specifications, Date,
time and passwords. In motherboard there is a battery to give power to BIOS
chip to store the settings. There is a jumper to reset the setting of BIOS. It is
useful, when BIOS software Corrupted.
There is a option to see BIOS settings on start-up. Intel Motherboards have F2
button, Mercury Motherboards have Del button and branded systems have F10
49
button to change or Entering setting of a BIOS. When you press the key at
startup, BIOS settings will be on screen. You can see system configuration and
other settings here.
This is the Award BIOS options. they are Standard CMOS features, Advanced
BIOS features, Advanced Chipset features, Integrated Peripherals, Power
Management Setup, PnP/PCI configurations, PC Health Status,
Frequency/Voltage Control, Load Fail-safe Defaults, Load Optimized Defaults,
Set Supervisor Password, Set User Password, Save & Exit Setup and Exit Without
Saving, and below the shortcut keys Esc to Quit, F10 to Save & Exit setup, Arrow
keys to select Items and to change the values +/-, PU/PD.
Standard CMOS setting: - In these settings, Date, Time settings, disk drive
settings, how many drives have detected or not. In this motherboard, hard
drives connected to IDE channel 0 Master, that means Primary Master and DVD
RW connected to IDE channel 4 Master. Floppy drive settings, if your system has
floppy disk drives, you must enable Drive A. Bottom of this window, there are
some option to change settings.
Advanced settings: Hard disk boot priority settings for using more than one
hard drives, select hard drive for boot. At the same CD-ROM boot priority
important options are first boot and second boot devices. First boot always in
Hard disk, but whenever you format your system, you must change first boot
device as CD drive to boot from bootable CD.
Advanced Chipset settings: These settings for Graphics purpose. Your system
has Installed AGP cards, these settings are automatically enabled. But you have
to select or change card memory here.
Load fail safe defaults settings: load fail safe default settings are used to
restore the default settings of BIOS
Supervisor password: is used to set password to all BIOS settings. To create
password, just select the option and enter password and conformation. User
password is used to login. This option is to view the all BIOS settings. If you
want to change option supervisor password is must.
Last two options are used to save or not options. Save & exit option is saving
your settings and without saving option is not saving option.
50
An operating system is system software that works as an interface between a user and the
computer hardware, that manages computer hardware, software resources, and provides
common services for computer programs. (A computer program is a collection of
instructions that performs a specific task when executed)
The primary objective of an operating system is to make computer system convenient to
use and to utilize computer hardware in an efficient manner.
The operating system performs the basic tasks such as receiving input from the keyboard,
processing instructions and sending output to the screen. Without an operating system, a
computer is useless.