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

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...

CPU/Processors Slots/Sockets

CPU / Processors Slots & Sockets:- The " Brain "of any computer is the CPU "Central Processing Unit". There is no computer without CPU. There are different type of processors are used in computers from the beginning,(we will discuss about them later in other post)different type of processor means different type of slots/sockets which is present on the motherboard.  Sockets & slots on the motherboard are almost as plentiful & as processors. Sockets are basically flat & several rows of holes or pins arranged in a square. Sockets are of two types PGA & LGA . PGA sockets has holes to receive the pins on the processor, Where as LGA has spring-loaded pins in the socket & a grid of lands on the processor. The LGA is a newer technology that places the delicate pins on the cheaper motherboard, not the more expensive processor, opposite to the way the aging PGA does.  The device with the pins has to be replaced if the pins become too damaged t...

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 ...