Section 1.6. Adding Memory (aka RAM)


1.6. Adding Memory (aka RAM)

Many people confuse memory with hard drives , because they both store the same things: programs, documents, digital photos, and other files. What's the big difference?

POWER USERS' CLINIC
Identifying Your Motherboard

To save money, many of today's motherboards include built-in video, sound, modems, and network ports. When searching for drivers for those items (Section 16.5.2), you need to know your motherboard's manufacturer, model, type, and chipset, all explained below. This information usually appears on your PC's invoice or packing slip, but if it's not listed, here's how to find it yourself.

Manufacturer and model refer to the motherboard's creator and identifying name . Sometimes the manufacturer prints this information directly on the motherboard or on an affixed sticker. But when faced with an unidentified motherboard, search other areas for clues: your PC's BIOS boot strings the words and numbers that appear when you first turn on your computeror the System Devices area of Windows XP's Device Manager.

The motherboard's type (also called form factor ) refers to its physical size. The motherboard's size must match the PC case so the mounting holes and brackets align. Most modern PCs use a size called ATX (which stands for Advanced Technology eXtended ) for the case, motherboard, and power supply.

The chipset refers to the manufacturer of the chip that serves as "traffic director" for routing information through the motherboard. Intel motherboards usually use Intel chipsets. But manufacturers of cheaper motherboards often buy chipsets from third parties. To locate the chipset's maker, try searching on Google for the motherboard's manufacturer and model. Such a search usually turns up the motherboard's online manual, features list, or even a photo with the parts labeled.

When stumped for clues, try using software written specifically to identify motherboards. Motherboards.org (www.motherboards.org) has a Tools section that lists several free programs for revealing a motherboard's identity. The free version of SiSoftware's Sandra (www.sisoftware.net) (Section 1.3) can often identify a motherboard, as well.


Well, your computer uses your hard drive as a huge parking lot that stores all the information that you want to permanently store. But managing all that space slows down the hard drive. Just as finding your car and getting it out of the lot takes timeyou find yourself waiting for Windows XP to load a program or file.

Compared to a lumbering hard drive, memory is as speedy as a freeway . That's why Windows loads programs and files off the hard drive and into your PC's memory to use them. PCs would run much more quickly if everything was stored in RAM and computer operations could skip hard drives altogether. Why don't PCs work this way?

Because memory's expensive when compared to hard drives. Hard drives cost only about a dollar or so per gigabyte; memory costs about $200 per gigabyte.

To save you money, Windows pulls a little trick when it runs out of memory: it stakes out a chunk of empty hard disk space and uses it to dump information that won't currently fit into memory. By juggling information back and forth from the hard drive to memory, Windows XP works a little more slowly, but still gets the job done.

UP TO SPEED
The CPU Wars: AMD vs. Intel

Two major companies, Intel and AMD (Advanced Micro Devices), make CPUs for PCs. AMD's CPUs cost much less, but lack the prestige of Intel's name and high-priced chips. Both brands work equally well, although some say that AMD currently holds the edge.

Intel's fastest CPU is the Pentium 4; its top CPU for laptops is the Pentium M, designed especially to prolong battery life. AMD's fastest CPU is the Athlon 64, and, for laptops, the power-saving Turion.

A few years ago, most people bought PCs based on CPU speed. Today's breed of CPUs work so quickly that the other parts of the PC have to work to catch up. The biggest battles now take place among video card manufacturers, as they try to create cards that crank out graphics as quickly as the games can serve them up.



Note: The chunk of hard drive space used as makeshift memory goes by several names : "virtual memory," a "paging file," or a "swap file."

But perhaps the biggest difference between memory and a hard drive is durability. Once stored on a hard drive, information stays put when you turn off your PC. Information stored in memory, however, disappears whenever your PC crashes or you turn it off.

FREQUENTLY ASKED QUESTION
Breaking Through the Byte Barrier

What's the difference between a kilobyte (KB), a megabyte (MB), and a gigabyte (GB)? And what about megahertz and gigahertz?

Here's the easy answer: computers measure storage capacity in bytes . A kilo byte contains 1,024 bytes, a mega byte contains 1,048,576 bytes, and a giga byte contains more than a billion of the darn things. Each one holds 1,000 times more storage space than the previous one.

In more practical terms, think of a single byte as containing a single number or letter. One kilobyte1,000 bytesholds about a paragraph or two. One megabyte of storage space holds about one book, one large digital photograph, or one minute of music. Multiply those items by 1,000 to realize the massive size of a gigabyte.

When describing storage, most keychain drives hold between 256 and 512 MB. One CD holds about 700 MB, or the equivalent of one music CD. And most hard drives sold today can store at least 40 GB of information.

The same 1,000-fold increase applies to megahertz and gigahertz, the terms used to measure a CPU's speed. One GHz equals 1,000 MHz, so a 2 GHz CPU is actually four times as fast as a 500 MHz CPU.


You only have to fiddle with your PC's memory under two conditions:

  • You want to add more memory to speed up your computer.

  • You suspect a memory chip is bad. Usually this is a last resort when your PC's not working correctly.

Memory comes on modules little chip-filled sticks about the size of a piece of Wrigley's chewing gum. Each module lives in its own little slot on the motherboard; two little levers (one on each side of the slot) lock it in place (Figure 1-5). To remove memory, unlock its levers and pull it out; to add memory, push it into the slot and lock it in place with the levers.

Figure 1-5. Top: To add memory, push the module all the way into its slot on the motherboard.
(Sometimes you need to push really hard to make sure the memory fits snugly into its slot.) As you push, little levers on each side of the slot move inward, trying to grasp the module's little notch .
Bottom: Give the levers a little push toward the module to lock it into its slot. To remove a module, reverse the steps. Pull out the levers to lift the module from its slot, and then lift the module with your fingers.


Warning: To avoid damaging your memory from static, wear latex gloves to handle the chip, insert it, or remove it from its socket. If you're out of latex gloves, buy a " grounding strap" from a computer store. The strap eliminates static when you attach it between your wrist and the computer's chassis.

1.6.1. Adding or Replacing Memory

Adding memory to your PC is the single best way to improve its performance. With more memory installed, you can run more programs simultaneously , open and save your files more quickly, and boast about how much RAM you have to your friends and neighbors. Fortunately, inserting additional memory modules into your motherboard's slots is as easy as pushing toast into a toaster. The hard part of adding memory comes when choosing the specific type of memory your PC needs.

First, memory comes in different sizes (memory and slots use several physical sizes, and they must match), capacities (128 MB to 1 GB or more), types (SDRAM, DDR SDRAM, RDRAM, and others), and speeds (memory rated at 166 MHz can run faster than memory rated at 133 MHz).

Second, motherboards can access only a certain amount of memory. You can add 4 GB of memory to nearly any motherboard, for instance, but if the motherboard can access only 2 GB, you've wasted your money.

Finally, some motherboards insist you install memory in matched pairs . These finicky motherboards insist that you install two modules of the same type of memory. They won't recognize a single module until you fill a nearby slot with another module of the same size, capacity, and speed as the first.

Yes, these tasks make for daunting homework assignments, and memory vendors know it. So, to find your own PC's picky memory requirements, visit the Web sites of the most popular memory vendors : Crucial (www.crucial.com), Kingston (www. kingston .com), or SimpleTech (www.simpletech.com).

All three Web sites offer online tools for choosing the most compatible memory for your particular computer. Choose your PC's make and model from a drop-down list; the Web page then lists your PC's memory type, its motherboard's memory capacity, and whether you have to add the memory in pairs. Best yet, the page lists the exact type of memory module you need, as well as the price.

Don't know your PC's make or model? Then download and run Crucial's free Memory Advisor program (Figure 1-6), which sniffs through your PC and supplies you with all the info you need.

If you can't locate the right type of memory for your particular computer using these Web sites, resort to some sleuthing on your own. Track down your motherboard's make and model (Section 1.4), visit the support area of the motherboard manufacturer's Web site, and look up the memory requirements for that particular model.

Figure 1-6. In less than a minute, Crucial's Memory Advisor program (www.crucial.com) scans your computer and dishes up exactly what you need to know when replacing memory: the amount of memory your motherboard can handle, the type of memory you need, the number of empty and used memory banks, a suggested memory module for your computer, and its price. Print out the page and check prices at local shops before buying.

LAPTOP LIFE
Upgrading Memory

Almost all companies that sell PC memory online also sell laptop memory. Laptop memory uses a smaller physical size than PC memorythe size varies among models and manufacturers, and many laptops contain only a single slot for memory. All those restrictions significantly jack up the price of buying memory for laptops over memory for desktop PCs.

When shopping, be sure to buy memory created specifically for your laptop's brand and model, or it won't fit.

To remove your laptop's old memory, unscrew a plastic flap on your turned-off laptop, remove the flap, and locate the memory. (Some Sony Vaios make you remove the keyboard to find the memory hidden underneath.) Most memory pulls directly out of its slot; some memory uses little clasping levers, just like desktop PC memory (Section 1.6).

After removing your laptop's memory module, push in a higher capacity module, lock it in place (if necessary), and replace the cover. When you turn on your laptop, it automatically notices the upgrade. If your laptop doesn't notice the improvement, the memory's the wrong type, the motherboard can't handle that much, or you inserted the module incorrectly.


1.6.1.1. Adding memory

Even when you know the type of memory your PC needs, you need a little grade-school arithmetic to choose the right capacity. Follow these guidelines when upgrading your PC's existing memory:

  • Determine the memory your computer currently contains . When you right-click My Computer and choose Properties, Windows displays the amount of memory (RAM) inside your PC. (It's listed on the bottom line of the window, or very near the bottom.)

  • Determine the type and amount of memory your motherboard can handle . The online calculators at the memory vendors' Web sites (Section 1.6.1.1) list your motherboard's memory limit. Subtract the amount of installed memory from your motherboard memory limit to find out how much more memory you can add.

  • Determine the amount of memory you need . Microsoft says Windows XP requires 128 MB, but 512 MB is more realistic. Your only limit is your bank account and the amount of memory your motherboard can physically process. If you work with lots of digital photos or video, consider upgrading to 1 GB or more.

    FREQUENTLY ASKED QUESTION
    What Do I Do with My Old Memory?

    Since my memory slots were all full, I replaced a 128 MB module with a 512 MB module, giving me an extra 384 MB. Now what do I do with my orphan 128 MB memory module?

    They say you can never have enough memory, but that's only when the memory's inside your computer. Leftover memory causes headaches for PC and laptop owners .

    Before assuming that you must simply eat your loss, ask if the company accepts trade-ins. That not only gets rid of your old memory, but lowers the price on your new memory. (Some of these dealers resell your used memory as new memory since there's little way of telling the difference, but that's another story.)

    Some online dealers also buy and sell used memory, but don't pay much for it. New memory's never been so inexpensive, so most people want the new stuff. When stuck with an extra module or two, don't take it too badly . A stash of parts comes in handy when troubleshooting. Store the leftover chip in the static-proof packaging left over from your new memory (or in a zip-lock baggy) and keep it around as a replacement should you suspect a module is bad.


  • Count your motherboard's empty sockets . If the online Web sites can't count your motherboard's empty sockets, pop off your PC's case (Section 1.3) and look for yourself. Spot an empty socket? Then you can fill it with a memory module to increase your computer's memory. But if your sockets are all full, things become trickier. To upgrade, you must replace a low capacity memory module with a higher capacity module. Replacing a 128 MB module with a 512 MB module, for instance, gives you an additional 384 MB of memory.

  • Buy and install the memory that meets your needs . Once you decide the amount of memory you need, buy it online or from your local office supply or computer store, and install it by pushing it into the empty slot as described on Section 1.6.

1.6.2. Troubleshooting Memory Problems

Memory doesn't leave much room for troubleshooting. It either works or it doesn't. Unfortunately, it's not always obvious when it doesn't work. Sometimes your PC tells you upfront. Many PCs tally up their memory when you first power them on, and use cryptic error messages mentioning "parity" and "memory" if something's wrong.

Other symptoms aren't as obvious, including inexplicable Windows crashes ending with "The Blue Screen of Death"an ugly blue screen displaying an indecipherable error message. Sometimes large programs crash when you load large files, as they stretch your memory to its limits.

Many people check their memory as a last resort, when they can't find anything else to blame for their PC's intermittent, undiagnosed problems.

TROUBLESHOOTING MOMENT
Testing for Bad Memory

Bad memory looks identical to good memory, so eyeballing the module won't reveal its state of health. If you suspect one of your memory modules has gone bador your PC has intermittent problems you can't blame on anything elsetake all the modules to a computer repair shop for testing on their professional machines.

In a pinch , you can test the memory yourself. Remove all your memory modules except one. Then run any or all of these free memory testing programs:

  • Free memtest86+ (www.memtest.org)

  • DocMemory (www.simmtester.com)

  • Windows Memory Diagnostic (http://oca.microsoft.com/en/windiag.asp)

Your computer runs fine with only one module during the test because all three programs create a bootable floppy disk or CD. Restart your computer with the program's floppy or CD in the drive, and the software begins testing your memory immediately, keeping Windows or any other program from loading.

If the first memory module passes the test, turn off your computer, replace the memory module with another one, and turn the computer back on to run the testing program and test the new module.

If one of your memory modules fails the test, you've most likely found the culpritunless the slot itself is bad. To rule out that final possibility, move the module to a different slot and test it again.

On the rare chance the slot is bad, put your modules into different slots, leaving the bad slot vacant. If all your slots were full of memory, and now one's slot's bad, you're in a quandary . You could just run your PC with less memory.

But if you need the memory and can't afford a replacement motherboard with good slots, pitch your lowest capacity memory module and replace one of your other memory modules with a higher capacity module to make up for the loss, as described on Section 1.6.1.1.


But before assuming one of your memory modules has gone bad, try the following tips:

  • Reseat the memory in its sockets . Turn off and unplug your computer. Then remove and reinsert one memory module into its slot. Repeat with the adjacent slot until you've removed and reseated every module. Then plug your computer back in to see if you've cured the problem. If you have another memory module lying around, use it to replace your other modules, one at a time, restarting your computer each time to see if the problem disappears.

  • Clean your memory chip's contacts . A memory chip's contacts the shiny tabs that plug into the motherboard's slotsoften tarnish with age, creating a bad connection. To fix them, remove your memory chips and carefully rub the contacts with contact cleaner, which you can pick up from any hardware store. (A pencil eraser also works in a pinch.) Reinsert the cleaned-up modules into their sockets, turn on your computer, and see if the eraser trick cleared things up.

  • Check the memory's type, slot position, and capacity . Double-check to make sure you replaced your memory with the correct type and that you didn't add more memory than your motherboard can recognize (Section 1.6.1.1).




PCs
PCs: The Missing Manual
ISBN: 0596100930
EAN: 2147483647
Year: 2005
Pages: 206
Authors: Andy Rathbone

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net