Skip to main content

RAM slots / Memory slots & external cache

MEMORY SLOTS & EXTERNAL CACHE :-

Memory, or Random Access Memory(RAM), Slots are the next most prolific slots on a motherboard, & they contain the modules that hold memory chips that make up primary memory. In this session we will become familiar with the appearance & specifications of the slots on the motherboard.
Today's most of the memory chips arranged on a small circuit board. These circuit boards are called DIMMs (Dual inline memory modules). Today's DIMMs differ in the number of conductors, or pins that the particular physical specification uses. 
Some Common examples
                                         * 30 Pin
                                         * 72 Pin
                                         * 144 Pin
                                         * 168 Pin
                                         * 184 Pin
                                         * 240 pin  configuration
Laptop memory comes in smaller form factors known as SODIMMs (Small outline DIMMs) & MicroDIMMs.
The single inline memory module (SIMM) is an older form factor.

                                                            SIMM Slots
Memory slots are easy to identify on a motherboard. DIMMs slots are usually black & placed very close together. 
DIMM slot
DIMM slots with pair - by - pair color coding can be observed these days. Generally the pairs of slots must be filled together for best performance or to work at all in some cases.
  The number of memory slots varies from motherboard to motherboard, but the structure of the different slots is similar. Metal pins in the bottom make contact with the metallic pins on each memory module. small metal or plastic tabs on each side of the slot keep the memory module securely in its slot.
                                                                       SODIMMs slot

                                                                       MicroDIMMs slot

External cache:-

Cache is a very fast form of memory forged from static RAM. Cache improves system performance by predicting what the CPU will ask for next & prefetching this information before being asked. This paradigm allows the cache to be smaller in size than the RAM itself.
Only the most recently used data & code or that which is expected to be used next is stored in cache. Cache on the motherboard is known as external to the processor, also referred to as "Level-2" (L2) cache. "Level-1"(L1) cache, by comparison is internal cache because it is built into the processor's silicon wafer.
It is now common for chip makers to use extra space in the processor's packaging to bring the L2 cache from the motherboard closer to the CPU. When the L2 cache is present in the processor's packaging, the cache on the motherboard is referred to as "Level-3"(L3) cache.
Unfortunately, due to the de facto naming of cache levels. the term L2 cache alone is not a definitive description of where the cache is located. The terms L1 cache & L3 cache do not vary in their meaning, however. The typical increasing order of capacity & distance from the processor die is L1 cache, L2 cache, L3 cache, RAM.







Next topic processor Slots or sockets


Comments

Popular posts from this blog

Generation of computer

GENERATION OF COMPUTERS       An Idea which inspired to create a different type of calculating machine was came from an ancient device named ABACUS.ABACUS is a simple calculating table which is used to perform simple calculation at that time       ABACUS The first electronic computer was designed & built at the university of Pennsylvania based on vacuum tube technology. Vacuum tubes were used to perform logic operations & to store data. Generations of computers has been divided into five categories according to the development of technologies used to fabricate the Processors, Memories & I/O units.      1st Generation :- 1945 - 1955                    {ENIAC - Electronic Numerical Integrator & Calculator                     EDSAC - Electronic Delay Storage Automatic Calculator           ...

What is Hardware

1st question which arise in our mind what is Hardware & what is Software?  Answer is simple , In information technology (IT) Hardware is the physical aspect of computers, telecommunications & other devices In other words simply the physical parts of a computer is called hardware , Like Motherboard, RAM, Hard disk, etc. these hardware when inter connected with each other they create a platform where logical part (software) of the computer runs. Without physical part logical part can't work.Both the physical parts & logical parts when work together called computer. Physical parts of computer :- Motherboard Processor RAM Hard disk SMPS Optical Drive Display Devices. 1))  Motherboard :-   A motherboard is the main Printed circuit board (PCB) in a computer. This Board is central communications backbone connectivity point, through which all components & external peripherals connect. Motherboards are classified by their design Like ...

EXPANSION SLOTS & BUSES

COMPONENTS OF A MOTHERBOARD 2// EXPANSION SLOTS & BUSES:->     The most visible Parts of any motherboard are " Expansion Slots ". These look like small plastic slots, usually from 1 to 6 inches long & approximately 1/2 inch wide. As their name suggests, these slots are used to install  various devices in the computer to expand its capabilities. some expansion devices that might be installed in these slots include Video, Network, Sound, & Disk interface Cards.     If you look at the motherboard in your computer, you will more than likely see one of the main types of expansion slots used in computers today. PCI AGP PCIe AMR CNR Each type of slots differs in appearance & function. In this session we will learn how to visually identify the different expansion slots on the motherboard. * PCI (Peripheral Component Interconnect)       Today's most of the motherboards contain 32 bit (PCI) slots. The...