Menu
Computer Anatomy

A Definitive Guide on How to Choose Your New PC
There are lots of PC buying guides out there but they're often too high level and only explain the very simplest of specification details and the minute a sales rep gives you other options you're lost. This guide is aimed at the novice to moderately experienced PC user. More ...

Understanding The Speed Of New Pci Express Data Bus
PCIe is intended to be used as a local interconnect only. As it is based on the existing PCI system, cards, and systems can be adapted to PCI Express without any change in software. The higher speeds on PCIe allow it to replace almost all existing buses. More ...

The Small Computer System Interface (SCSI)
SCSI is complicated to configure and troubleshoot with incompatibility between devices being a common problem. To setup a SCSI system, you need to know which SCSI standard the devices support. The host adapter must match the devices. More ...

Device Driver Basics
In this article, I'm going to reveal in plain English what a driver is, why we need drivers, and exactly where the drivers are hiding. To give you a basic understanding, I'm going to go back, way back, to the early days of computers. More ...

Installing an Optical Drive
Optical drives read (and may write) CDs; DVDs, HD DVDs; and BluRays. Virtually every modern PC contains an optical drive (either internally or externally), used as a media player, for installing new software, or as large capacity storage medium for computers. Installing your optical drives is an easy process that requires a bit of attention to detail. Here?s an easy-to-follow-installation guide. More ...

The PC (PCMCIA) Card
The PC card, technically called the PCMCIA Card is a form factor of a peripheral interface designed for laptop computers. It was originally designed for computer memory expansion. More ...

Video - How to Buy a Motherboard
In this video James, computer hardware training coordinator for Interconnection, shows you how to buy a motherboard. There are a few things you want to keep in mind when buying a motherboard, like Will the motherboard support 64-bit processors? More ...

PC Sound Circuitry
Actual physical sound is an analog phenomenon while the computer is digital. To output a sound stored on a computer disk to a speaker the sound circuit uses a digital-to-analog converter. Sound input to the computer for recording uses an analog-to-digital converter. So PC sound circuitry is primarily an AD/DA-converter or a "coder/decoder", usually shortened to "codec". More ...

Hardware Resources Explained
Hardware devices, such as modems, network circuits, sound circuits, and so on, require system resources such as Interrupt Request (IRQ) lines, Input/Output Port (I/O) addresses, Direct Memory Access Channels (DMA), and a range of Memory Addresses for storing code and data. Each device needs its own set of resources. If two devices attempt to use the same resource, your system may lock up or crash. More ...

Introduction to Operating Systems
An operating system is software that acts as an intermediary between a computer user and the computer's applications and hardware. An operating system can be viewed as a resource allocator. Resources might be CPU time, memory space, file storage space, and input/output (I/O) devices. More ...

Anatomy of a Hard Drive
A hard drive contains a spinning metal disk. The surfaces of the disk have a magnetizable coating. An actuator arm with a read/write head on its end is passed over the surface of the spinning disk. More ...

Build Your Own Computer
Before you begin make sure you have all the tools you need and a clean space to work. Make sure you have all required tools and materials. Unpack the materials once package at a time and inspect them to make sure they are not broke or defective. More ...

Network Interface Card (NIC)
A Network Interface Card (NIC) is an expansion card that allows a PC to connect to a network. Though there are many different types of networks, PCs almost always use a NIC that interfaces to a wireless network or an Ethernet network. More ...

The Master Boot Record (MBR)
The Master Boot Record, created when you create the first partition on the hard disk, is probably the most important data structure on the disk. It is the first sector on every disk. The location is always track (cylinder) 0, side (head) 0, and sector 1. More ...

Custom Search