SlideShare una empresa de Scribd logo
1 de 33
Descargar para leer sin conexión
Introduction 
 The main printed circuit board in a 
computer is known as the Motherboard. It 
is also known as System Board, Main 
Board or Printed Wired Board (PWB). It is 
also sometimes abbreviated or shortened 
to Mobo. Attached to it, we have 
numerous motherboard components that 
are crucial in the functioning of the 
computer.
 The motherboard acts as the connection 
point where major computer 
components are attached to. It holds 
many of the crucial components of the 
system like the processor, memory, 
expansion slots and connects directly or 
indirectly to every part of the PC. 
 The type of motherboard installed in a PC 
has a great effect on system speed and 
expansion capabilities.
Motherboard Components 
 The motherboard holds all the major logic 
components of the computer. 
 Here we are going to see with no 
particular order, some of these major 
motherboard components and their 
function in a computer.
The diagram above shows the major component of 
a motherboard
PARTS OF THE MOTHERBOARD
CPU- Central Processing Unit 
 It is also known as the microprocessor or 
the processor. It is the brain of the 
computer, and it is responsible for 
fetching, decoding and executing 
program instructions as well as performing 
mathematical and logical calculations.
 The processor chip is 
identified by the processor 
type and the 
manufacturer; and this 
information is usually 
inscribed on the processor 
chip e.g. Intel 386, 
Advanced Micro Devices 
(AMD) 386, Cyrix 486, 
Pentium MMX, (old 
processor types) Intel 
Core 2Duo, iCore7 and 
many more.
 If the processor chip is not 
on the motherboard, you 
can identify the processor 
socket as socket 1 to 
Socket 8, LGA 775 among 
others. This can help you 
identify the processor that 
fits in the socket. For 
example a 486DX 
processor fits into Socket 
3. 
LGA 775 SOCKET
Main Memory / 
Random Access Memory (RAM) 
 Random Access Memory or RAM most 
commonly refers to computer chips that 
temporarily store dynamic data when you are 
working with your computer to enhance the 
computer performance. 
 In other words, it is the working place of your 
computer where active programs and data are 
loaded so that any time the processor requires 
them, it doesn't have to fetch them from the hard 
disk which will take a longer access time.
 Random access 
memory is volatile 
memory, meaning it 
loses its contents 
once power is turned 
off. This is different 
from non-volatile 
memory such as hard 
disks and flash 
memory, which do not 
require a power 
source to retain data. KINGSTON TECH. 8GB 
DDR3 RAM
 When a computer shuts down properly, all 
data located in Random Access Memory is 
returned back to permanent storage on the 
hard drive or flash drive. At the next boot-up, 
RAM begins to fill with programs 
automatically loaded at startup, a process 
called booting. Later on, the user opens 
other files and programs that are still 
loaded in the memory.
BIOS- Basic Input Output 
System 
 BIOS is a term that stands for Basic 
Input/Output System. BIOS is a Read Only 
Memory which consists of low-level software that 
controls the system hardware and acts as an 
interface between the operating system and the 
hardware. Most people know the term BIOS by 
another name—device drivers, or just drivers. 
BIOS is essentially the link between the 
computer hardware and software in a system.
 All motherboards include 
a small block of Read 
Only Memory (ROM) 
which is separate from 
the main system memory 
used for loading and 
running software. On 
PCs, the BIOS contains 
all the code required to 
control the keyboard, 
display screen, disk 
drives, serial 
communications, and a 
number of miscellaneous 
functions. 
KINGSTON TECH. 8GB 
DDR3 RAM
CMOS RAM - Complimentary Metal 
Oxide Semiconductor Random 
Access Memory 
 Motherboards also 
include a small separate 
block of memory made 
from CMOS RAM chips 
which is kept alive by a 
battery (known as a 
CMOS battery) even 
when the PC’s power is 
off. This prevents 
reconfiguration when the 
PC is powered on. 
CMOS BATTERY
 CMOS devices require very little power to operate. 
 The CMOS RAM is used to store basic Information about 
the PC’s configuration for instance:- 
 Floppy disk and hard disk drive types 
 Information about CPU 
 RAM size 
 Date and time 
 Serial and parallel port information 
 Plug and Play information 
 Power Saving settings 
 The Other Important data kept in CMOS memory is the 
time and date, which is updated by a Real Time Clock 
(RTC).
Cache Memory 
 It is a small block of high-speed memory 
(RAM) that enhances PC performance by pre-loading 
information from the (relatively slow) 
main memory and passing it to the processor on 
demand. 
 Most CPUs have an internal cache memory (in-built 
in the processor) which is referred to as 
Level 1 cache memory or primary cache 
memory. This can be supplemented by external 
cache memory fitted on the motherboard. This is 
the Level 2 Cache memory or secondary cache.
 In modern 
computers, we are 
having Level 1 and 
2 cache memory 
build into the 
processor die. If a 
third cache is 
implemented 
outside the die, it is 
referred to as the 
Level 3 (L3) cache. 
L2 CACHE OF AN OLD 
MOTHERBOARD
Expansion Bus 
 This is an input/output pathway from the 
CPU to peripheral devices typically made 
up of a series of slots on the motherboard. 
Expansion boards (cards) plug into the 
bus. PCI is the common expansion bus in 
a PC and other hardware platforms. Buses 
carry signals, such as data, memory 
addresses, power, and control signals 
from component to component.
 Expansion buses enhance the PCs 
capabilities by allowing users to add 
missing features in their computers in form 
of adapter cards that are slotted in 
expansion slots. 
 The different types of buses include PCI, 
ISA, and EISA expansion bus among 
others.
Chipsets 
 A chipset is a group of small circuits that 
coordinate the flow of data to and from key 
components of a PC. This includes the 
CPU itself, the main memory, the 
secondary cache and any devices situated 
on the buses. The chipset also controls 
data flow to and from hard disks, and other 
devices connected to the IDE channels. A 
computer has got two main chipsets:
 The NorthBridge (also called the memory controller) 
is in charge of controlling transfers between the 
processor and the RAM, which is why it is located 
physically near the processor. It is sometimes called 
the GMCH, for Graphic and Memory Controller Hub. 
 The SouthBridge (also called the input/output 
controller or expansion controller) handles 
communications between slower peripheral devices. 
It is also called the ICH (I/O Controller Hub). The 
term bridge is generally used to designate a 
component which connects two buses. 
Chipset manufacturers include SIS, VIA, ALI, OPTI 
among others.
CPU Clock 
 The clock synchronizes the operation of all 
parts of the PC and provides the basic 
timing signal for the CPU. Using a quartz 
crystal, the CPU clock breathes life into 
the microprocessor by feeding it a 
constant flow of pulses.
 For example, a 200 MHz CPU receives 200 
million pulses per second from the clock. A 2 
GHz CPU gets two billion pulses per second. 
Similarly, in any communications device, a clock 
may be used to synchronize the data pulses 
between sender and receiver. 
 A "real-time clock," also called the "system 
clock," keeps track of the time of day and makes 
this data available to the software. A "time-sharing 
clock" interrupts the CPU at regular 
intervals and allows the operating system to 
divide its time between active users and/or 
applications.
Switches and Jumpers 
DIP (Dual In-line Package) 
 Switches and Jumpers DIP (Dual In-line 
Package) switches are small electronic switches 
found on the circuit board that can be turned on 
or off just like a normal switch. They are very 
small and so are usually flipped with a pointed 
object such as the tip of a screwdriver, bent 
paper clip or pen top. Care should be taken 
when cleaning near DIP switches as some 
solvents may destroy them. Dip switches are 
obsolete as you will not find them in modern 
systems.
DIP SWITCH
Jumper pins 
 Jumpers are small protruding pins on the 
motherboard. A jumper cap or bridge is 
used to interconnect or short a pair of the 
jumper pins. When the bridge is connected 
to any two pins via a shorting link, it 
completes the circuit and a certain 
configuration has been achieved.
Jumper cap 
 A metal bridge that closes an electrical circuit. 
Typically, a jumper consists of a plastic plug that 
fits over a pair of protruding pins. Jumpers are 
sometimes used to configure expansion boards. 
By placing a jumper plug over a different set of 
pins, you can change a board's parameters. 
 NOTE: A sure place you can check jumper pins 
and jumper cap is at the back of an IDE hard 
disk and CD/DVD ROM/Writer.
JUMPER PINS WITH A CAP ON
Suggested Video 
 Motherboard Forms, Factors and 
Components: 
http://youtu.be/NTAicmPLYvQ
Reference: 
 http://patkay.hubpages.com/hub/the-motherboard- 
components#

Más contenido relacionado

La actualidad más candente

Introduction to Motherboard
Introduction to Motherboard Introduction to Motherboard
Introduction to Motherboard Makrand Patil
 
Assembling and deassembling
Assembling and deassemblingAssembling and deassembling
Assembling and deassemblingOnline
 
Motherboard of a pc
Motherboard of a pcMotherboard of a pc
Motherboard of a pcTech_MX
 
Computer hardware component. ppt
Computer hardware component. pptComputer hardware component. ppt
Computer hardware component. pptNaveen Sihag
 
Internal System Unit Components
Internal System Unit ComponentsInternal System Unit Components
Internal System Unit Componentsolivixjohnson
 
Computer hardware-ports-connectors
Computer hardware-ports-connectorsComputer hardware-ports-connectors
Computer hardware-ports-connectorsRoshan sp
 
Chapter 3 Motherboard and BIOS
Chapter 3 Motherboard and BIOSChapter 3 Motherboard and BIOS
Chapter 3 Motherboard and BIOSaskme
 
Computer specifications
Computer specificationsComputer specifications
Computer specificationsLeonel Rivas
 
CSS L04 - Integral Parts of the Computer System
CSS L04 - Integral Parts of the Computer SystemCSS L04 - Integral Parts of the Computer System
CSS L04 - Integral Parts of the Computer SystemMarvin Bronoso
 
Parts of System Unit
Parts of System UnitParts of System Unit
Parts of System UnitSef Cambaliza
 
Input output ports and connectors
Input output ports and connectorsInput output ports and connectors
Input output ports and connectorsbhardwaj1992
 

La actualidad más candente (20)

Introduction to Motherboard
Introduction to Motherboard Introduction to Motherboard
Introduction to Motherboard
 
Assembling and deassembling
Assembling and deassemblingAssembling and deassembling
Assembling and deassembling
 
Motherboard of a pc
Motherboard of a pcMotherboard of a pc
Motherboard of a pc
 
Introduction motherboard
Introduction motherboardIntroduction motherboard
Introduction motherboard
 
Computer hardware component. ppt
Computer hardware component. pptComputer hardware component. ppt
Computer hardware component. ppt
 
Internal System Unit Components
Internal System Unit ComponentsInternal System Unit Components
Internal System Unit Components
 
Motherboard ppt
Motherboard pptMotherboard ppt
Motherboard ppt
 
System Unit (E-Learning)
System Unit (E-Learning)System Unit (E-Learning)
System Unit (E-Learning)
 
Computer hardware-ports-connectors
Computer hardware-ports-connectorsComputer hardware-ports-connectors
Computer hardware-ports-connectors
 
Chapter 3 Motherboard and BIOS
Chapter 3 Motherboard and BIOSChapter 3 Motherboard and BIOS
Chapter 3 Motherboard and BIOS
 
Computer specifications
Computer specificationsComputer specifications
Computer specifications
 
Module3 system unit
Module3 system unitModule3 system unit
Module3 system unit
 
Cmos
CmosCmos
Cmos
 
Bios
BiosBios
Bios
 
Motherboard Components
Motherboard Components Motherboard Components
Motherboard Components
 
CSS L04 - Integral Parts of the Computer System
CSS L04 - Integral Parts of the Computer SystemCSS L04 - Integral Parts of the Computer System
CSS L04 - Integral Parts of the Computer System
 
Parts of System Unit
Parts of System UnitParts of System Unit
Parts of System Unit
 
Motherboard parts & functions
Motherboard parts & functionsMotherboard parts & functions
Motherboard parts & functions
 
Understanding the computer system
Understanding the  computer systemUnderstanding the  computer system
Understanding the computer system
 
Input output ports and connectors
Input output ports and connectorsInput output ports and connectors
Input output ports and connectors
 

Destacado

System’s specification
System’s specificationSystem’s specification
System’s specificationRachel Espino
 
06. Motherboard Form Factors (Computer)
06. Motherboard Form Factors (Computer)06. Motherboard Form Factors (Computer)
06. Motherboard Form Factors (Computer)Akhila Dakshina
 
Embedded systems notes
Embedded systems notesEmbedded systems notes
Embedded systems notesShikha Sharma
 
Internal components of the computer
Internal components of the computerInternal components of the computer
Internal components of the computerDanielAtkinson96
 
Computer Hardware Servicing Learning Module v.2.0
Computer Hardware Servicing Learning Module v.2.0Computer Hardware Servicing Learning Module v.2.0
Computer Hardware Servicing Learning Module v.2.0Bogs De Castro
 
Computer hardware and networking components
Computer hardware and networking componentsComputer hardware and networking components
Computer hardware and networking componentsManpreet Singh Bedi
 
Pc hardware overview part 1
Pc hardware overview  part 1 Pc hardware overview  part 1
Pc hardware overview part 1 Duy Hieu
 

Destacado (8)

System’s specification
System’s specificationSystem’s specification
System’s specification
 
06. Motherboard Form Factors (Computer)
06. Motherboard Form Factors (Computer)06. Motherboard Form Factors (Computer)
06. Motherboard Form Factors (Computer)
 
PCI & ISA bus
PCI & ISA busPCI & ISA bus
PCI & ISA bus
 
Embedded systems notes
Embedded systems notesEmbedded systems notes
Embedded systems notes
 
Internal components of the computer
Internal components of the computerInternal components of the computer
Internal components of the computer
 
Computer Hardware Servicing Learning Module v.2.0
Computer Hardware Servicing Learning Module v.2.0Computer Hardware Servicing Learning Module v.2.0
Computer Hardware Servicing Learning Module v.2.0
 
Computer hardware and networking components
Computer hardware and networking componentsComputer hardware and networking components
Computer hardware and networking components
 
Pc hardware overview part 1
Pc hardware overview  part 1 Pc hardware overview  part 1
Pc hardware overview part 1
 

Similar a The Motherboard

The major-motherboard-components-and-their-functions
The major-motherboard-components-and-their-functionsThe major-motherboard-components-and-their-functions
The major-motherboard-components-and-their-functionstonton2018
 
Hardware and softwaretr64hwnmhf
Hardware and softwaretr64hwnmhfHardware and softwaretr64hwnmhf
Hardware and softwaretr64hwnmhfCarla Cruz
 
motherboard electronic components and their functions
motherboard electronic components and their functionsmotherboard electronic components and their functions
motherboard electronic components and their functionsOmprakash Chauhan
 
Functions of motherboard
Functions of motherboardFunctions of motherboard
Functions of motherboardAman Sharma
 
Identification of parts of motherboard
Identification of parts of motherboardIdentification of parts of motherboard
Identification of parts of motherboardAbhayaRajbanshi
 
Lesson three hardware basics
Lesson three hardware basicsLesson three hardware basics
Lesson three hardware basicsMik Endale
 
Mother board
Mother boardMother board
Mother boardAshok Raj
 
Introduction of Motherboard with labelling parts
Introduction of Motherboard with labelling partsIntroduction of Motherboard with labelling parts
Introduction of Motherboard with labelling partsJanyabiPandit
 
What is a motherboard?
What is a motherboard?What is a motherboard?
What is a motherboard?arunavasava
 
Basic computer hardware terminology
Basic computer hardware terminologyBasic computer hardware terminology
Basic computer hardware terminologyImtiyaz Husaini
 

Similar a The Motherboard (20)

The major-motherboard-components-and-their-functions
The major-motherboard-components-and-their-functionsThe major-motherboard-components-and-their-functions
The major-motherboard-components-and-their-functions
 
Mother board
Mother board Mother board
Mother board
 
Hardware and softwaretr64hwnmhf
Hardware and softwaretr64hwnmhfHardware and softwaretr64hwnmhf
Hardware and softwaretr64hwnmhf
 
motherboard electronic components and their functions
motherboard electronic components and their functionsmotherboard electronic components and their functions
motherboard electronic components and their functions
 
Functions of motherboard
Functions of motherboardFunctions of motherboard
Functions of motherboard
 
Identification of parts of motherboard
Identification of parts of motherboardIdentification of parts of motherboard
Identification of parts of motherboard
 
Nickcelle
NickcelleNickcelle
Nickcelle
 
Power point presentation3
Power point presentation3Power point presentation3
Power point presentation3
 
Motherboard
MotherboardMotherboard
Motherboard
 
Mobo.pptx
Mobo.pptxMobo.pptx
Mobo.pptx
 
Motherboard
MotherboardMotherboard
Motherboard
 
Computer Hardware Components
Computer Hardware ComponentsComputer Hardware Components
Computer Hardware Components
 
Lesson three hardware basics
Lesson three hardware basicsLesson three hardware basics
Lesson three hardware basics
 
Mother board
Mother boardMother board
Mother board
 
Introduction of Motherboard with labelling parts
Introduction of Motherboard with labelling partsIntroduction of Motherboard with labelling parts
Introduction of Motherboard with labelling parts
 
Motherboard
MotherboardMotherboard
Motherboard
 
Motherboard
MotherboardMotherboard
Motherboard
 
What is a motherboard?
What is a motherboard?What is a motherboard?
What is a motherboard?
 
Basic computer hardware terminology
Basic computer hardware terminologyBasic computer hardware terminology
Basic computer hardware terminology
 
Motherboard
MotherboardMotherboard
Motherboard
 

Más de Rachel Espino

The magna carta for public school teachers
The magna carta for public school teachersThe magna carta for public school teachers
The magna carta for public school teachersRachel Espino
 
Common atmospheric phenomena
Common atmospheric phenomenaCommon atmospheric phenomena
Common atmospheric phenomenaRachel Espino
 
Development of the periodic table
Development of the periodic tableDevelopment of the periodic table
Development of the periodic tableRachel Espino
 
Setting up a network
Setting up a networkSetting up a network
Setting up a networkRachel Espino
 
The earth and its atmosphere
The earth and its atmosphereThe earth and its atmosphere
The earth and its atmosphereRachel Espino
 
Patterns in the Sky: Constellation
Patterns in the Sky: ConstellationPatterns in the Sky: Constellation
Patterns in the Sky: ConstellationRachel Espino
 
Characterizing the Electrons
Characterizing the ElectronsCharacterizing the Electrons
Characterizing the ElectronsRachel Espino
 
The greenhouse effect
The greenhouse effectThe greenhouse effect
The greenhouse effectRachel Espino
 
Basic concepts of electricity
Basic concepts of electricityBasic concepts of electricity
Basic concepts of electricityRachel Espino
 
Types of computer system error
Types of computer system errorTypes of computer system error
Types of computer system errorRachel Espino
 
Conducting test on the installed computer system
Conducting test on the installed computer systemConducting test on the installed computer system
Conducting test on the installed computer systemRachel Espino
 
Basic computer configuration setup
Basic computer configuration setupBasic computer configuration setup
Basic computer configuration setupRachel Espino
 
Night Lanterns: A Look on Stars
Night Lanterns: A Look on StarsNight Lanterns: A Look on Stars
Night Lanterns: A Look on StarsRachel Espino
 
Waves (Grade 7, Quarter 3) Suggested Guide for Discussion
Waves (Grade 7, Quarter 3) Suggested Guide for DiscussionWaves (Grade 7, Quarter 3) Suggested Guide for Discussion
Waves (Grade 7, Quarter 3) Suggested Guide for DiscussionRachel Espino
 

Más de Rachel Espino (20)

The magna carta for public school teachers
The magna carta for public school teachersThe magna carta for public school teachers
The magna carta for public school teachers
 
Common atmospheric phenomena
Common atmospheric phenomenaCommon atmospheric phenomena
Common atmospheric phenomena
 
Atmosphere
AtmosphereAtmosphere
Atmosphere
 
Development of the periodic table
Development of the periodic tableDevelopment of the periodic table
Development of the periodic table
 
Setting up a network
Setting up a networkSetting up a network
Setting up a network
 
The earth and its atmosphere
The earth and its atmosphereThe earth and its atmosphere
The earth and its atmosphere
 
Patterns in the Sky: Constellation
Patterns in the Sky: ConstellationPatterns in the Sky: Constellation
Patterns in the Sky: Constellation
 
Characterizing the Electrons
Characterizing the ElectronsCharacterizing the Electrons
Characterizing the Electrons
 
The greenhouse effect
The greenhouse effectThe greenhouse effect
The greenhouse effect
 
Soil formation
Soil formationSoil formation
Soil formation
 
Rocks and Minerals
Rocks and MineralsRocks and Minerals
Rocks and Minerals
 
Basic concepts of electricity
Basic concepts of electricityBasic concepts of electricity
Basic concepts of electricity
 
Network
NetworkNetwork
Network
 
Types of computer system error
Types of computer system errorTypes of computer system error
Types of computer system error
 
Conducting test on the installed computer system
Conducting test on the installed computer systemConducting test on the installed computer system
Conducting test on the installed computer system
 
Basic computer configuration setup
Basic computer configuration setupBasic computer configuration setup
Basic computer configuration setup
 
Night Lanterns: A Look on Stars
Night Lanterns: A Look on StarsNight Lanterns: A Look on Stars
Night Lanterns: A Look on Stars
 
Climate
ClimateClimate
Climate
 
Waves (Grade 7, Quarter 3) Suggested Guide for Discussion
Waves (Grade 7, Quarter 3) Suggested Guide for DiscussionWaves (Grade 7, Quarter 3) Suggested Guide for Discussion
Waves (Grade 7, Quarter 3) Suggested Guide for Discussion
 
Waves Around You
Waves Around YouWaves Around You
Waves Around You
 

The Motherboard

  • 1.
  • 2. Introduction  The main printed circuit board in a computer is known as the Motherboard. It is also known as System Board, Main Board or Printed Wired Board (PWB). It is also sometimes abbreviated or shortened to Mobo. Attached to it, we have numerous motherboard components that are crucial in the functioning of the computer.
  • 3.  The motherboard acts as the connection point where major computer components are attached to. It holds many of the crucial components of the system like the processor, memory, expansion slots and connects directly or indirectly to every part of the PC.  The type of motherboard installed in a PC has a great effect on system speed and expansion capabilities.
  • 4. Motherboard Components  The motherboard holds all the major logic components of the computer.  Here we are going to see with no particular order, some of these major motherboard components and their function in a computer.
  • 5. The diagram above shows the major component of a motherboard
  • 6. PARTS OF THE MOTHERBOARD
  • 7. CPU- Central Processing Unit  It is also known as the microprocessor or the processor. It is the brain of the computer, and it is responsible for fetching, decoding and executing program instructions as well as performing mathematical and logical calculations.
  • 8.  The processor chip is identified by the processor type and the manufacturer; and this information is usually inscribed on the processor chip e.g. Intel 386, Advanced Micro Devices (AMD) 386, Cyrix 486, Pentium MMX, (old processor types) Intel Core 2Duo, iCore7 and many more.
  • 9.  If the processor chip is not on the motherboard, you can identify the processor socket as socket 1 to Socket 8, LGA 775 among others. This can help you identify the processor that fits in the socket. For example a 486DX processor fits into Socket 3. LGA 775 SOCKET
  • 10. Main Memory / Random Access Memory (RAM)  Random Access Memory or RAM most commonly refers to computer chips that temporarily store dynamic data when you are working with your computer to enhance the computer performance.  In other words, it is the working place of your computer where active programs and data are loaded so that any time the processor requires them, it doesn't have to fetch them from the hard disk which will take a longer access time.
  • 11.  Random access memory is volatile memory, meaning it loses its contents once power is turned off. This is different from non-volatile memory such as hard disks and flash memory, which do not require a power source to retain data. KINGSTON TECH. 8GB DDR3 RAM
  • 12.  When a computer shuts down properly, all data located in Random Access Memory is returned back to permanent storage on the hard drive or flash drive. At the next boot-up, RAM begins to fill with programs automatically loaded at startup, a process called booting. Later on, the user opens other files and programs that are still loaded in the memory.
  • 13. BIOS- Basic Input Output System  BIOS is a term that stands for Basic Input/Output System. BIOS is a Read Only Memory which consists of low-level software that controls the system hardware and acts as an interface between the operating system and the hardware. Most people know the term BIOS by another name—device drivers, or just drivers. BIOS is essentially the link between the computer hardware and software in a system.
  • 14.  All motherboards include a small block of Read Only Memory (ROM) which is separate from the main system memory used for loading and running software. On PCs, the BIOS contains all the code required to control the keyboard, display screen, disk drives, serial communications, and a number of miscellaneous functions. KINGSTON TECH. 8GB DDR3 RAM
  • 15. CMOS RAM - Complimentary Metal Oxide Semiconductor Random Access Memory  Motherboards also include a small separate block of memory made from CMOS RAM chips which is kept alive by a battery (known as a CMOS battery) even when the PC’s power is off. This prevents reconfiguration when the PC is powered on. CMOS BATTERY
  • 16.  CMOS devices require very little power to operate.  The CMOS RAM is used to store basic Information about the PC’s configuration for instance:-  Floppy disk and hard disk drive types  Information about CPU  RAM size  Date and time  Serial and parallel port information  Plug and Play information  Power Saving settings  The Other Important data kept in CMOS memory is the time and date, which is updated by a Real Time Clock (RTC).
  • 17. Cache Memory  It is a small block of high-speed memory (RAM) that enhances PC performance by pre-loading information from the (relatively slow) main memory and passing it to the processor on demand.  Most CPUs have an internal cache memory (in-built in the processor) which is referred to as Level 1 cache memory or primary cache memory. This can be supplemented by external cache memory fitted on the motherboard. This is the Level 2 Cache memory or secondary cache.
  • 18.  In modern computers, we are having Level 1 and 2 cache memory build into the processor die. If a third cache is implemented outside the die, it is referred to as the Level 3 (L3) cache. L2 CACHE OF AN OLD MOTHERBOARD
  • 19. Expansion Bus  This is an input/output pathway from the CPU to peripheral devices typically made up of a series of slots on the motherboard. Expansion boards (cards) plug into the bus. PCI is the common expansion bus in a PC and other hardware platforms. Buses carry signals, such as data, memory addresses, power, and control signals from component to component.
  • 20.  Expansion buses enhance the PCs capabilities by allowing users to add missing features in their computers in form of adapter cards that are slotted in expansion slots.  The different types of buses include PCI, ISA, and EISA expansion bus among others.
  • 21.
  • 22. Chipsets  A chipset is a group of small circuits that coordinate the flow of data to and from key components of a PC. This includes the CPU itself, the main memory, the secondary cache and any devices situated on the buses. The chipset also controls data flow to and from hard disks, and other devices connected to the IDE channels. A computer has got two main chipsets:
  • 23.  The NorthBridge (also called the memory controller) is in charge of controlling transfers between the processor and the RAM, which is why it is located physically near the processor. It is sometimes called the GMCH, for Graphic and Memory Controller Hub.  The SouthBridge (also called the input/output controller or expansion controller) handles communications between slower peripheral devices. It is also called the ICH (I/O Controller Hub). The term bridge is generally used to designate a component which connects two buses. Chipset manufacturers include SIS, VIA, ALI, OPTI among others.
  • 24.
  • 25. CPU Clock  The clock synchronizes the operation of all parts of the PC and provides the basic timing signal for the CPU. Using a quartz crystal, the CPU clock breathes life into the microprocessor by feeding it a constant flow of pulses.
  • 26.  For example, a 200 MHz CPU receives 200 million pulses per second from the clock. A 2 GHz CPU gets two billion pulses per second. Similarly, in any communications device, a clock may be used to synchronize the data pulses between sender and receiver.  A "real-time clock," also called the "system clock," keeps track of the time of day and makes this data available to the software. A "time-sharing clock" interrupts the CPU at regular intervals and allows the operating system to divide its time between active users and/or applications.
  • 27. Switches and Jumpers DIP (Dual In-line Package)  Switches and Jumpers DIP (Dual In-line Package) switches are small electronic switches found on the circuit board that can be turned on or off just like a normal switch. They are very small and so are usually flipped with a pointed object such as the tip of a screwdriver, bent paper clip or pen top. Care should be taken when cleaning near DIP switches as some solvents may destroy them. Dip switches are obsolete as you will not find them in modern systems.
  • 29. Jumper pins  Jumpers are small protruding pins on the motherboard. A jumper cap or bridge is used to interconnect or short a pair of the jumper pins. When the bridge is connected to any two pins via a shorting link, it completes the circuit and a certain configuration has been achieved.
  • 30. Jumper cap  A metal bridge that closes an electrical circuit. Typically, a jumper consists of a plastic plug that fits over a pair of protruding pins. Jumpers are sometimes used to configure expansion boards. By placing a jumper plug over a different set of pins, you can change a board's parameters.  NOTE: A sure place you can check jumper pins and jumper cap is at the back of an IDE hard disk and CD/DVD ROM/Writer.
  • 31. JUMPER PINS WITH A CAP ON
  • 32. Suggested Video  Motherboard Forms, Factors and Components: http://youtu.be/NTAicmPLYvQ