Skip to main content

COMPONENTS OF A MOTHERBOARD(CHIPSETS)

In this session we will learn & know about the Components of a Motherboard, Where it placed on the motherboard, Which function they are performed & how to interact with other components as well as other hardware.

To each components deeply first thing we must know is "Bus" architecture.
    {{ Many components of a computer system work on the basis of         a "bus". A "bus",in the sense,is a common collection of           signal Pathways over which related devices communicate           within the computer system.
       Expansion buses of various architectures,such as PCI &           AGP, incorporate slots at certain points in the bus to           allow insertion of external devices, or adapters,into the         bus, usually with no regard to which adapters are                 inserted into which slots. 
       The term "bus" is also used in any parallel or bit-               serial wiring implement where multiple devices can be             attached at the same time in parallel or in series.
       eg. USB,SCSI,Ethernet. }}



CHIPSETS :->

A chipset is a collection of chips or circuits that perform interface & peripheral functions for the processor.This collection of chips is usually the circuitry that provides interfaces for memory,expansion cards,& on board peripherals & generally dictates how a motherboard will communicate with the installed peripheral. Chipsets include mainly two chip "Northbridge" & "Southbridge".


NORTHBRIDGE :->

                     The Northbridge subset of a motherboards chipset is the set of circuitry or chips that performs one very important function : management of high speed peripheral communications. The Northbridge subset is responsible primarily for communications, for instance, & processor-to-memory communications.
{{ How to identify whih one is the northbridge chip on the motherboard ? It's very easy the chip which is nearer to the processor with aheatsink is the northbridge chip.}}
The northbridge is directly connected to the southbridge & helps to manage communications between southbridge & rest of the computer.

SOUTHBRIDGE :->

                     The southbridge subset of the chipset, is resposible for providing support to the myriad onboard slower peripherals ( PS/2, Parallel, IDE & so on ) managing their communications with the rest of the computer & the resources given to them. Most of the motherboards today have integrated PS/2,USB, Parallel & Serial. Some of the optional features handled by southbridge include LAN, Audio, Infrared & Fire wire(IEEE 1394).
The southbridge is also resposible for managing communications with the other expansion "buses" like PCI, USB, & Legacy Buses.

                            










NEXT TOPIC EXPANSION SLOTS


    

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