Close

Consumermate is very excited to bring you the Online Store Facility now! You can View the prices and Buy your favorite Laptops, Mobile and LCD/Plasma models which are available at the leading online stores of India. Currently we are starting with one store and few models under each category. We will add more stores and more models in the days to come.

Happy visiting  Consumermate!

Home >> Know the basics >> Laptop Components and Features

 
Laptop Components and Features
By: Administrator | Aug 01, 2008
Email a friend Bookmark Print
<< Back To List | < Previous | Next >
Laptop Components and Features

You’ve found the perfect laptop that you need, but you surely don’t want to be illiterate with the associated jargon that is going to come your way. So what do terms like AGP, BIOS, RAM, Ethernet or even hyper-threading mean? In case you’re not familiar with these terms, read on for better understanding.

AGP (Accelerated Graphics Port)

This enables the quick display of 3D graphics on ordinary computers. Just as modified bikes and automotive engines deliver increased power, AGP results in a significant increase in processing speeds by channelling the graphics information to the on-board RAM, rather than system memory. The result is improved texture mapping, buffering and shading.

A few years ago, graphics systems used the standard PCI bus and slots. AGP was developed in order to provide the higher data transfer rates that graphics requires. Most motherboards now have a standard AGP slot. In fact, some motherboards come with built-in AGP graphics.

Bandwidth

In computing terms, bandwidth refers to the data transfer capability of a channel (physical media for interconnectivity) within a specified duration. By convention, this time duration is one second. Consider a typical example of a 2 Mbps leased line. Here, 2 Mbps signifies that the line, with a bandwidth of 2 Mbps has the capability to transfer 2 Mb of data per second.

BIOS (Basic Input Output System)

The BIOS is a set of software routines that enable data to be input to the system and also output. This includes, for example, routines for keyboard and mouse input and input via ports - serial parallel, USB, and so forth. For output, it provides routines that send characters and graphics to the screen or to a printer; also output to ports, and so forth. The BIOS also includes routines for reading and writing disk drives. The BIOS is held in a ROM chip in the computer, and is loaded into system memory at the time of power-up. This is immediately followed by the POST (Power On Self Test) routines that check out the system. If there is a problem with memory, the BIOS cannot be loaded and so characters cannot be sent to the display. For this reason, memory errors are indicated by the machine beeping.

Bit (Binary Digit)

The bit is the fundamental unit of digital information. With computers being digital systems, all information is represented in bits. In digital logic systems, there are just two states — the supply voltage Vcc that is commonly +5 V or ground voltage 0 V. This means, information is represented as a combination of voltage highs or lows, where a high (1) is +5 V and low (0) is 0 V.

Byte

A byte is made up of 8 bits, and is the measurement unit used to describe the storage capacity and transfer rate of digital systems. One kilobyte is 1,024 bytes. Similarly, one megabyte is 1,024 kilobytes and so on. A byte is the basic unit of information processed by computers, and can have numeric values from 0 to 255. It is for this reason that the basic character set consists of up to 256 characters.

Cache

Pronounced 'cash', this refers to space used to temporarily store data, for rapid access. The word is used in three main contexts: a memory cache, which sits between the main CPU and system memory; disk cache, which sits between a disk drive and system memory; and an internet cache, which is a store on disk of the web pages that have most recently been accessed by your web browser.

If your CPU is processing a set of data that is held in memory, the system starts to bring this data into the cache. The data can be quickly accessed from there by the CPU, and while the CPU is processing a small amount of data, more data can be accessed from the slower system memory and brought into the cache, from where it is rapidly available to the CPU when required. This can speed up over-all processing quite considerably.

Cookie

Many websites store a small file of information on your PC when you access them. This provides certain information that the owners of the sites consider helps them to provide a better service. For example, with Yahoo!, all your preferences are stored as a cookie text file on your system. The next time you access Yahoo!, you don’t have to set your geographical location, or content preferences. The web site just refers to the cookies stored on your system and sets itself to suit your needs. It’s through the use of cookies that each time you browse Yahoo!, it directs you to in.yahoo.com, rather than the US or Australian version of the page.

Web sites often use cookies to collect demographic statistics, decipher your shopping basket when you shop online or find out your frequently visited sites.

CPU (Central Processing Unit)

This refers to the processor in your computer system. Its main components are as follows:

·         CU – The control unit sequences, controls and times the other functions of the CPU. The control unit ensures that all operations are carried out in a coordinated manner, and can be referred to as the 'brain within the brain' of the computer.

·         Registers - These are temporary memory locations, which hold binary data and store the results of ALU calculations and digital logic states. In a 32-bit processor, the registers are 32 bits wide.

·         ALU – The arithmetic logic unit performs basic calculations on data, either accessed directly from memory, or from registers. It performs, for example, additions, subtractions, etc., also logical functions such as AND and OR.

·         BUS - This carries data between memory and registers.

Random Access Memory (RAM)

RAM is an acronym for Random Access Memory and has this name because the CPU does not have to read through the data sequentially, but can access any of the data held in memory; at random. This contrasts with older systems where data was held on a medium such as magnetic tape - with such a system, the machine had to work through all the data preceding it before it found the item it needed.

The RAM holds both the program code of any application (including the operating system) that is running on the PC, together with data that is needed by the application. These are then accessed directly by the CPU. If not all of the required program code and data can fit into the available RAM, some code and data has to be stored on the hard disk and brought into RAM when required. As accessing data from the hard disk is much slower than from RAM, the quantity of RAM in a machine can significantly affect performance - too little RAM, and your PC will run slowly, no matter how fast is your processor.

SDRAM (Synchronous Dynamic Random Access Memory)

This refers to a type of memory (DRAM) that can synchronise itself with the processor's bus speed and can run at much higher speeds than its predecessors.

DRAM (Dynamic Random Access Memory)

DRAM works differently from SDRAM as it needs to be refreshed to continue holding the data. This means a slight loss of speed as the memory refreshes.

DDR (Double Data Rate)

DDR refers to a specification of RAM. With DDR, you can transfer data at double the rate of normal SDRAM. This is possible by transferring data twice per clock cycle, once on the rising edge and once on the falling edge of the cycle.

DIMM (Dual In-line Memory Module)

This is a type of memory module commonly used in modern laptops and computers.

DIMMs have a 64-bit data path, and are widely used in laptops with 64-bit processors as they don't need to be doubled up, unlike SIMMs.

"Dual in-line" refers to the way chips are mounted on the module. They come in either a 144-pin or 168-pin package. The 144-pin module is commonly used for laptops.

DOS (Disk Operating System)

DOS was the first widely used operating system for IBM PCs. Unlike its successor, Windows, DOS is a command line oriented operating system. The first version of DOS, called PC-DOS, was developed for IBM by Bill Gates’ Microsoft, after it had bought the predecessor QDOS (Quick and Dirty Operating System) from Seattle Computer Products. Later, Microsoft, by exploiting a smart loophole in the agreement with IBM, retained rights to distribute a version of its own. This version was named MS-DOS, which was later replaced by Windows. The first versions of Windows used DOS as their base and were launched from DOS in the same way as an application.

Ethernet

Ethernet is a basic LAN architecture developed by Robert Metcalfe and his Xerox Corporation colleagues at PARC in the early 1970s. Ethernet supports data transfer rates up to 10 Mbps. A newer implementation of the Ethernet specification, 100 Base-T, supports data transfer up to 100 Mbps. The latest standard (Gigabit Ethernet) can support data transfers up to 1,000 Mbps (1 Gigabit).

Firewall

This is a security program that protects your computer from unauthorised access through a network and/or the internet. A firewall is very important to have if your computer is connected directly to the internet.

Graphics Card

A graphics card controls and reproduces text and images to be displayed on your screen. These may either be still or motion pictures. Graphic cards come with various specifications, and unless they are built-in to the motherboard (main board), they have their own RAM. Some models are equipped with a TV-out feature that lets you connect the graphics card to your TV/VCR. This is useful if your laptop has a DVD player and you want to watch a DVD on your domestic TV.

Graphic cards also come with different slot types, although the most common one is the AGP (Accelerated Graphics Port). You can still get PCI (Peripheral Component Interconnect) graphic cards with older motherboards.

Built-in graphic cards use the system's RAM for their functioning. You can assign the amount of RAM that is allocated for this purpose from your BIOS setup. Laptops have either a dedicated graphics card or on-board (on the system board) graphics.

Hard Disk / Hard Drive

This is your computer’s main storage device. This is where you would normally keep your programs and files. These devices contain magnetic platters (the disks) that rotate at speeds of 5,400 rpm and above. An actuator (similar in structure to an arm) moves across the platters and reads / writes the information with READ/WRITE heads. The size of the gap between the READ/WRITE heads and the platter is typically that of human hair.

Hyperthreading

Hyperthreading refers to a technology developed by Intel that is incorporated into some of Intel's Pentium 4 and later processors. Hyperthreading extends the multi-tasking capability of the processor by allowing more than one instruction thread (stream of instructions) to be processed at a time. Most processors can only process one instruction thread at a time. With hyperthreading, this is extended to two threads resulting in a significant increase in processor performance. This is a half-way step between a single processor and having two cores - two processors - on the same unit. Certain resources are duplicated to allow the processing of two threads.

IDE (Integrated Drive Electronics)

IDE (also known as ATA, AT Attachment) refers to a hard drive standard, in which the controller is integrated into the device. This standard ended the need for separate disk controllers.

Ilink/ Firewire

A fast digital link for transferring video, audio and other data between two devices. IEEE 1394 (Firewire) refers to the IEEE (Institute of Electrical and Electronics Engineers) digital connectivity standard, commonly referred to as Firewire. Apple Inc., Sony Corporation and a few others helped to develop the IEEE 1394 standard, and this interface is now gaining popularity. Some common devices using the IEEE 1394 interface are digital video cameras, hard drives and storage devices. It offers real-time, bi-directional, fast data transfer along with plug-and-play compatibility for ease of use. 

IEEE 1394/Firewire characteristics:

  • IEEE 1394a - Firewire 400
    • Data Throughput: 400Mbps
    • Maximum Cable Length: 4.5 metres
  • IEEE 1394b - Firewire 800
    • Data Throughput: 800Mbps
    • Maximum Cable Length: 100 metres

Firewire is the registered trademark of Apple's IEEE 1394 digital connection. iLink is the registered trademark of Sony's IEEE 1394 digital connection.

Internet Service Providers

An internet service provider is a company that provides you access to the internet, and all other associated services, which may include voice over internet facilities to place calls using the internet (VoIP).

Modular Bay

A cavity in a notebook used primarily for removable drives, but also for accessories. A two-bay notebook has an internal bay for the hard drive and a second bay for a CD-ROM, DVD-ROM, floppy disk drive, or a spare battery.

Modem (MOdulator DEModulator)

A communications device used to connect to a network, e.g. the internet. The most common type is the internal modem that uses a PCI interface to connect to the motherboard. Another type of modem is the external type, and has its own power supply. It is connected using a serial or USB cable. These days, most laptops come fitted with internal modems.

Motherboard/Mainboard

A motherboard (mainboard) is the main circuit board within a computer/laptop. Most modern motherboards come with the following features:

  • A processor slot (type will depend on the board specifications)
  • Memory banks
  • AGP slot
  • PCI slots
  • IDE interface
  • USB ports
Operating System

This is the main software that drives a computer system, for example, Windows. All installed programs run under the control of the operating system. It provides more extensive services for applications than the simple BIOS (described above). Simple operating systems load and execute programs, providing them with input/output and other services. More advanced systems use graphical user interfaces to give the user much easier control over both programs and data.

RAID (Redundant Array of Inexpensive Disks)

RAID refers to a hard disk technology that uses multiple disks to speed up data transfer and/or provide disk redundancy through disk system fault tolerance. The concept of RAID is generally implemented on servers, and is not required for home PCs. There are several variations of a RAID configuration referred to as levels. RAID configurations are commonly found in data critical applications.

Serial Port

A communications port that connects the computer to other peripherals such as printers and modems. A serial port transmits data sequentially (one bit at a time) as opposed to parallel ports that transmit 8 bits at a time. The use of both serial and parallel ports has largely been replaced by USB.

Sound Card

This is an internal device, which controls and produces sound and drives audio devices. Sound cards come with various specifications. For example, some have more outputs than others, allowing for 5.1 surround sound. Similarly, others have a higher sampling frequency to give better sound recording.

USB (Universal Serial Bus)

This is a fairly recent feature in newer computers that simplifies adding peripherals (mice, printers, scanners, etc) to your laptop. Most laptops come with built-in USB ports. The number of USB ports depends on the manufacturer and the model. USB 2.0 is a newer implementation of the USB standard and was jointly developed by Hewlett-Packard, Intel, Lucent, Microsoft, NEC and Phillips. It provides a higher data transfer rate of up to 480 Mbps.

Widescreen display

An LCD display with a width-to-height ratio of 16:10 or 16:9 instead of 4:3, is classified as a widescreen display. These are more suited for video content. 

 


 
Share it with community:
del.icio.us

del.icio.us

Digg

Digg

Reddit

Reddit

Technorati

Technorati

Stumble Upon

Stumble Upon

Email a friend Bookmark Print
<< Back To List | < Previous | Next >
Comments:

May 03,2009 | jspunnee says

A good list for newbie.

Reply to this comment

(0 - 1) of 1 Comments
Post your comment
Name *

E-mail

Website
Comment *
Type the code shown *
  Security Code Try a different image
 
 
 
Home >> Know the basics >> Laptop Components and Features
  • Ask Us

    Do you want?
     Information on Laptop?
     To Buy a Laptop?




  • View all

    Hot Deals

    VPCW125AG/P - Sony

    Special X-Mas Offers | Buy Sony Laptops at Wholesale Prices and Get Carry Bags Free X-Mas Offers and Discounts, Special offer, Bu... View Details  

    Select Models - HP

    Special X-Mas Offers | Buy a HP Laptop and Get a 22-inch Videocon LCD TV at Rs.7999 0nly Special X-Mas Offers and Discounts:Buy Select... View Details