Showing posts with label slots. Show all posts
Showing posts with label slots. Show all posts

Non-Compatibility of Processor and Motherboard

Processor and Motherboard compatibility is the most important thing to know before you go about assembling a computer. The reason being if you buy a processor that does not support your motherboard or vice-versa, you'll end up losing a huge amount of money because the processor and the motherboard combo are the most expensive components apart from the graphic card.
In case your processor and motherboard are not compatible with each other, either of the following scenarios may take place.

  • First, your new processor might not fit into the socket of the motherboard. This option is the better of the two, because it will not damage any component of your system. The only solution is to buy either a new processor or a new motherboard.
  • Second, and you better hope this does not happen. The second case, which rarely happens is the time when your incompatible processor gets seated firmly in the motherboard but, does not get recognized by the motherboard and/or perform normally. This may damage either/or both of the components.
So it is extremely necessary that you know if the processor and the motherboard are compatible with each other or not before you go shopping.

Graphic Cards: model numbers

Writing this post in response to the guy who called me up yesterday night inquiring about two graphic cards (GPU's) and among the two is better. The GPU has specifications that need to be compared to decide which among the available ones is the best. However, there is a short-cut that can roughly point you to the right card. This post explains about that short-cut. As you might already know, there are 2 big players in the GPU market, nVidia and ATI. Let me start with the help of an example from both.
Firstly let us pick a GPU, let's say nVidia GeForce GTX 580. The model number 580 has three digits:

  • 5 - It represents the family of the GPU. The higher the number, the latest technology it uses and that it can support.
  • 8 - It represents the performance of the card. The higher the number, the better and faster it can compute.
  • 0 - It represents trade-off between graphics quality and performance speed. The higher the number, the higher the clock speed but lesser quality.

Now let us pick an ATI Radeon HD 6870 GPU. The model number 6870 has four digits out of which the last digit is insignificant:
  • 6 - Same as in nVidia, it represents the family of the GPU. The higher the number, the latest technology it uses and that it can support.
  • 8 - It represents the performance of the card. The higher the number, the better and faster it can compute.
  • 7 - It represents the stability and reliability of the card. The higher the number, more stable it is.
Obviously, the lowest model number would cost the least. But, since we do not want outdated technology, it is necessary to buy the right Graphic Card out of our available budget. Choose a higher performance graphic card if you want to play the latest games flawlessly, but choose a newer graphic card if you want to extend the life of your PC. Sometimes, u might face a dilemma when you go GPU-shopping. For example, you might find the price of nVidia Geforce GTX 480 and GTX 550 almost similar. The choice is yours, but remember the points mentioned above and you will add a gem to your system.

Specifications of a CPU: part 2

Rest of the specifications of a CPU to be considered are:

  • Instruction Set Size: Size of the instructions the processor can address simultaneously. It also defines the maximum amount of memory that the CPU can address. Currently, 32-bit and 64-bit.
  • Memory Type: The standard and speed of RAM that the CPU is designed to address efficiently. If the RAM used in the system is other than the one specified by the CPU manufacturer, it may cause the system to lag.
  • Max Memory Size: The maximum amount of physical memory that the CPU can support. If more RAM is installed than this, it may result in an unstable system.
  • Number of Memory Channels: It specifies the number of RAM slots the CPU can work with efficiently. If the CPU is installed on a motherboard with more slots than this, it will cause the system to lag.
  • PCI-E Support: Number of PCI Express slots supported and the PCI-E standard supported.
  • Integrated Graphics: If the CPU has integrated graphics unit, then the graphics frequency is also to be considered.
  • Socket Size: If you need to replace your processor, you need to be sure that the processor's socket size matches with the socket size of your existing motherboard.
Just keep in mind all of the above mentioned specifications while choosing a processor and you will have a super performance system.

Dynamic RAM: more info

Dynamic random-access memory (DRAM) is a type of random-access memory (RAM) that stores each bit of data in a separate capacitor within an integrated circuit. The capacitor can be either charged or discharged; these two states are taken to represent the two values of a bit, conventionally called 0 and 1.
DRAM is volatile memory, since it loses its data quickly when power is removed. The transistors and capacitors used are extremely small; hundreds of billions can fit on a single memory chip.
Dynamic random access memory is produced as integrated circuits bonded and mounted into plastic packages with metal pins for connection to control signals and buses.
Today, these DRAM packages are in turn often assembled into plug-in modules that are installed into RAM sockets in the motherboard for easier handling.
DRAM is usually arranged in a square array of one capacitor and transistor per data bit storage cell. Typically, manufacturers specify that each row must have its storage cell capacitors refreshed every 64 ms or less. Refresh logic is provided in a DRAM controller which automates the periodic refresh, so no software or other hardware has to perform it. This makes the controller's logic circuit more complicated, but this drawback is outweighed by the fact that DRAM is much cheaper per storage cell and because each storage cell is very simple, DRAM has much greater capacity per geographic area than SRAM.

Ports for storage devices

Computer systems have a variety of secondary storage devices, some essential and the others optional. Some of these include hard-disk drives, optical drives, tape drives, floppy drives, etc.
For the transfer of data to and fro from the devices controllers are required to control the ports for connecting the devices. For the ports already present in the motherboard, usually the controller is on-board the motherboard too. The ports for hard-disk drives and optical drives include:

Parallel ATA (PATA/IDE):
  • 40 pin cable and port
  • max cable length: 45cm
  • max number of hard drives: 4 (only in some motherboards, 2 per cable)
  • max transfer speed: 133 MB/s

Serial ATA (SATA):
  • 7 pin cable and port
  • max cable length: 1m
  • max number of hard drives: 8 (till now, one per cable)
  • max transfer speed: 150-600 MB/s

SATA ports are fast replacing PATA ports. Controllers for extra ports like additional SATA or PATA ports, SCSI, USB, etc. that have been added via PCI card or similar are built on the PCI card itself.
There are ports for additional storage expansion as well like USB and SCSI. SCSI is mainly used with servers that have large arrays of hard-disk drives whereas USB controller is already present on the motherboard. The latest USB 3.0 specification is supposed to achieve 600 MB/s.

PCI-Express: why it is better














PCI Express or PCIe is an expansion card standard that was designed to replace the older AGP, PCI and PCIx bus standards. The PCI-Express standard offers higher system bus throughput and has lower I/O pin count.

PCIe has serial links between devices called Lanes, unlike the parallel connections present in PCI buses. PCIe can be a x1, x4, x8 or x16 type where the number equals the number of lanes. ( D,E : ports and sockets of a motherboard )

The PCIe (common revision 2.1) has a bandwidth of 16 Gbps for a 16 lane link (x16).
PCIe slot can be used for placing expansion port card, modems or sound cards, etc. But, Graphics performance can benefit the most with the use of PCIe because they require the maximum bandwidth for transfers. So, the graphic cards (or GPU) are built for and placed in PCIe slots.

PCI: Peripheral Component Interconnect













The PCI refers to the computer bus for attaching hardware devices in a computer. These devices can take either the form of an integrated circuit fitted onto the motherboard itself, called a planar device in the PCI specification, or an expansion card that fits into a PCI slot. ( A,B : ports and sockets of a motherboard )

Typically, PCI cards used in the expansion slots of a PC include network cards, sound cards, modems, extra ports such as USB or SATA, TV tuner and disk controllers.
The common specifications of PCI ports are:
  • 32 or 64 bit bus-width
  • 33.33 or 66.67 MHz synchronous clock
  • transfer rate of 133 MB/s for 32-bit
  • 32- or 64-bit memory address space (4 GB or 16 EB)
  • 5-volt signaling