CHNT MODULE2
CHNT MODULE2
MOTHERBOARDS
Motherboard is the heart of any personal computer.
It provides system resources interrupt request (IRQ lines),
DMA channels, and Input Output locations).
Support the core components such as CPU, chipsets &Real
Time Clock (RTC).
It handles all system memory includes SD-RAM, BIOS
RAM, CMOS RAM.
Motherboard Components and Their Function
1. CPU
2. Clock Generator
4. Chipset
It is built with different ICs, devices that manage the data transmission between the processor
and different components of the motherboard.
Generally, the northbridge and southbridge chipset together is called the chipset.
The northbridge and southbridge are the main two components of the chipset.
The northbridge controls the memory units such as RAM, Processor, and the Accelerated
Graphics Port(AGP).
It is the controlling hub for the memory unit.
On the other hand, the southbridge controls all the Input/Output control such as USB, IDE,
SATA, Ethernet, Audio Codec, and other ports.
6. Slots
Slots are the arrangement for placing or interfacing different devices such as audio cards, RAM,
graphics cards, network cards, modems, etc.
Here, in the computer motherboard, you will see different types of slots such as PCI(Peripheral
Component Interconnect) Slots, Graphic Card Slot, Memory Card Slots, etc.
These slots help to connect and disconnect devices very easily.
RAM stands for Random Access Memory and ROM Stands for Read-Only Memory.
RAM is a memory that is used during the program execution by the CPU.
It is a temporary memory.
CPU stores data temporarily in this RAM.
On the other hand, ROM is a permanent memory.
Once the data is stored in the ROM, it cannot be deleted.
ROM is used to store the main program instructions, BIOS software, etc.
CHIPSET
To reduce the number of chips on the motherboard the electronics logic around which the
microprocessor is communicating and processing are integrated into to or 3 chips.
These chips contain more than one logic likes DMA logic, timer logic, and interrupt logic etc.
These chips are called as chipset.
Northbridge and Southbridge are two chips in the chipset.
Advantages
Northbridge and Southbridge are the two chips in the logic chipset architecture on the PC
motherboard
Northbridge
North bridge is connected directly to the CPU via the front side bus
The main function of Northbridge east to provide communication between the CPU, AGP
and the RAM memory.
Northbridge is located in the northern section of the motherboard.
Northbridge operates at a faster speed as it connects to high-speed components in the
computer.
North bridge is larger than South Bridge
It is costly compared to Southbridge
Southbridge
MEMORY MODULES
1. SIMM
Single Inline memory module (SIMM)
SIMM are placed into a special sockets on the motherboard created to hold them
The sockets are designer in such a way that once inserted, the SIMM will be held in the
place tightly.
SIMM are available in two types
a) 30 pin
b) 72 pin
a) 30 pin
The 30 pin SIMM are available in sizes from 1 to 16 MB
Each one has 30 pins and provides 1 byte of data + one additional bit for
parity version
b) 72 pin
The 72 pins provide 4 bytes of data at a time + 4 bits for parity
Most of the Motherboards support 32 pin or 72 pin not both
2. DIMM
Dual Inline Memory Module
168 pin configuration
The can pack twice as much memory in one package compared to SIMM
DIMM have board buffers and sockets
These are designer to offer better reliability
They are costly
Offer better performance
3. DIP
Dual Inline Package
A dip is a rectangular package with rows of pins it's two longer edges
Older computer system used DIP memory directly either soldering it to the
motherboard placing it in socket that had been soldered to the motherboard
But this arrangement caused many problems ,the entire motherboard had to be
trashed if any of the memory chip get damaged
New system do not use DIP memory packaging directly
The DIP are soldered onto small circuit board called memory module (SIMM,
DIMM)
4. RIMM
Rambus Inline Memory Module
It is 184 pin
Its speed is up to 800 Mhz
RIMM commonly used on the Intel Pentium 4motherboard
Cache Memory
cache memory or memory cache is a fast and relatively small memory, not visible to the
software, that is completely handled by the hardware, that stores the most recently used (MRU)
main memory (MM) (or working memory) data.
The function of the cache memory is to speed up the MM data access (performance increasing)
and most important, in multiprocessor systems with shared memory, to reduce the system bus
and MM traffic that is one of the major bottleneck of these systems.
Cache memory makes use of the fast technology SRAM (static randomaccess memory cells),
against a slower MM DRAM (dynamic random-access memory), connected directly to the
processor(s).
Cache memory is fast and expensive.
Traditionally, it is categorized as "levels" that describe its closeness and accessibility to the
microprocessor:
Level 1 (L1) cache is extremely fast but relatively small, and is usually embedded in the
processor chip (CPU).
Level 2 (L2) cache is often more capacious than L1; it may be located on the CPU or on a
separate chip or coprocessor with a high-speed alternative system bus interconnecting the cache
to the CPU, so as not to be slowed by traffic on the main system bus.
Level 3 (L3) cache is typically specialized memory that works to improve the performance of
L1 and L2. It can be significantly slower than L1 or L2, but is usually double the speed of
RAM. In the case of multicore processors, each core may have its own dedicated L1 and L2
cache, but share a common L3 cache. When an instruction is referenced in the L3 cache, it is
typically elevated to a higher tier cache.
a) ISA
This is a classic industry standard architecture
It is the 16 bit Internal bus used in specialized industrial purposes
b) PCI
Peripheral Component Interconnect
It was 32/64 bit
PCI bus is designed to support general purpose devices
c) AGP
- Accelerated Graphics Port
AGP high performance port using a superset of PCI architecture to handle huge
volume of video data
It is specially designed for graphic card
d) USB
USB allow you to add devices outside of the PC
USB can be used for adding devices such as monitor, keyboard, joystick and
Mouse etc
e) AMR
Audio modem riser
This interface can be used to support both audio and modem features.
BIOS
BIOS features
CPU support
Memory support
Power management support
Chipset support
PCI, AGP & USB support
Anti-virus protection
POST(Power-On-Self-Test)
A power-on self-test (POST) is a set of routines performed by firmware or software
immediately after a computer is powered on, to determine if the hardware is working as
expected
POST sequence is executed irrespective of the Operating System and is handled by the
system BIOS.
Once the tests are passed the POST would generally notify the OS with beeps while the
number of beeps can vary from system to system.
When POST is successfully finalized, bootstrapping is enabled. Bootstrapping starts the
initialization of the OS.
If there are any errors in the POST the system would fail to proceed towards the next steps(boot
process) as it would throw a fatal error.
The error message could consist of text messages on the console or audio in the form of beeps.
Example beep codes for MAC are:
Beeps Meaning
1 No RAM installed/detected
3 No good banks
4 No good boot images in the boot ROM, or bad sys config block, or both
c) DDR SDRAM
➢ Double data rate (DDR) SDRAM
➢ This faster version of SDRAM L
➢ they transfer data on both raising and falling edges of the clock,
➢ the data transfer rate is doubled
➢ Different types
1. DDR1: (released in 2002)
2. DDR2: (2003) - more Compactable, Improve BUS signal
3. DDR3: (2007) - Reduced power consumption compared to DDR2
4. DDR4: (2014) – Lower output voltage, higher transfer rate and Higher efficiency
III. RDRAM:
➢ Rambus DRAM - a type of DRAM that was developed by Rambus Inc
➢ The RDRAM provides a very high data transfer rate over a narrow CPU-memory bus.
➢ very fast signal timing. 3) Cache DRAM (CDRAM)
➢ This memory is a special type DRAM memory with an on-chip cache memory (SRAM) that
acts as a high-speed buffer for the main DRAM.
Memory Refresh
Memory refresh is a process that largely defines the characteristics of dynamic random access
memory (DRAM), which is the most used computer memory type
o DRAM will store bits of data in a storage or memory cell, consisting of a capacitor and a
transistor.
o The storage cells are typically organized in a rectangular configuration. When a charge is sent
through a column, the transistor at the column is activated.
o A DRAM storage cell is dynamic, meaning that it needs to be refreshed or given a new electronic
charge every few milliseconds to compensate for charge leaks from the capacitor.
o The memory cells will work with other circuits that can be used to identify rows and columns,
track the refresh process, and instruct a cell whether or not to accept a charge and read or restore
data from a cell.