Types of ram for the computer. RAM modules

Hello dear readers! Today I will talk about the types of computer RAM. There are many varieties of it - enough to get confused in the parameters.

In this article, you will learn:

A brief excursion into history

Once upon a time, when computers were large, programs were small, and viruses did not exist at all, SIMM modules of several modifications were used: for 30, 68 and 72 contacts. They worked in conjunction with processors from 286 to 486 inclusive.

Now it is extremely difficult to find such a computer in a working condition: there is no modern software for it. Programs that could theoretically be launched turn out to be too cumbersome in practice.

DIMM

The main difference from its predecessor is that the contacts located on both sides of the strip are independent, in contrast to the paired contacts on the SIMM. It already uses SDRAM technology - synchronous dynamic random access memory.
The mass production of this type of memory began in 1993. Such modules were intended primarily for the Intel Pentium or Celeron processor on a 64-bit data bus.

SO-DIMM memory modules are more compact because they are used in laptops.

DDR

More precisely, this type of memory is correctly called DDR SDRAM. It appeared on the market in 2001 and was used as RAM and video memory. The difference from its predecessor is in the doubled frequency, since the bar is capable of transmitting data twice in one clock cycle.

This is the first type of memory module that can operate in dual channel mode.

You can learn more about what dual-channel mode is.

And so yes, DDR SDRAM and its descendants are produced in the DIMM form factor, that is, they have independent contacts on both sides.

DDR2

This type of memory was able to compete with its predecessor already in 2004 and held a leading position until 2010. The brackets were produced in DIMM form factors for desktop computers and SO-DIMM for portable computers.

Compared to its predecessor, this type of memory has:

  • Large bandwidth;
  • Less power consumption;
  • Improved cooling due to design.

The disadvantages include higher RAM timings. What it is .

DDR3

Like its predecessor, they are produced in the form of a 240-pin strip, but they are incompatible due to different connectors (I will talk about this in more detail below).

The memory type is distinguished by an even higher frequency and lower power consumption, as well as an increase in pre-swapping from 4 to 8 bits. There is a DDR3L modification with an operating voltage reduced to 1.35 V. By the way, about the frequency. There are several modifications: 1066, 1333, 1600, 1866, 2133 or 2400 with the corresponding baud rate.
Produced since 2012. Computers using this type of memory still work today. The volume of installed modules is from 1 to 16 GB. In the SO-DIMM form factor, the ceiling is 8 GB.

DDR4

The fourth generation doubled the number of internal banks, thereby increasing the transfer rate of the external bus. Mass production started in 2014. The top models have a bandwidth of 3200 million transfers per second, and they are available in modules ranging from 4 to 128 GB.

They already have 288 contacts. The physical dimensions of the part are the same, so the connectors are packed tighter. Compared to DDR3, the height is slightly increased.
SO-DIMMs have 260 pins closer together.

What's next?

An interesting trend: each next generation of memory has higher timings, which engineers are trying to compensate for by increasing the operating frequency and data transfer rate. So effective that the next generation is faster than its predecessors.

That is why I once again draw your attention to the fact that when choosing components, try to "dance" from the DDR4 standard as the newest and most progressive.

Memory type compatibility

There is a misconception that, due to the nature of the interface, a memory bar cannot be inserted into unsuitable slots. I will say this: a strong enough guy (and even some girls) will insert anything anywhere - not only RAM, but also an Intel processor into the AMD slot. True, there is one BUT: such an assembly, alas, will not work.

The rest of the users, who collect computers carefully, usually cannot insert the RAM into the wrong slot. Even if the strips have the same dimensions, the so-called key will not allow making this. There is a small protrusion inside the slot, which prevents the installation of an inappropriate type of RAM. There is a small cutout on a suitable strip in this place, so you can insert it without any problems.

How to determine the model

The utilities built into Windows allow you to find out only the minimum information - the amount of installed memory. It is impossible to find out what type it is. A third-party software will come to the rescue, giving out complete information about the system - for example, Everest or AIDA64.

Also, the type of memory is registered in the BIOS. Where exactly this information is indicated and how to invoke the BIOS depends on its modification. In most cases, it is sufficient to hold down the Del button while starting the computer, however, there may be exceptions.

Naturally, the marking is indicated on the RAM itself, or rather on the glued nameplate. To get to the bar, you will have to disassemble the case and dismantle it. In the case of a laptop, this simple task turns into an exciting quest with detailed disassembly instructions.

That is, in fact, everything about the types of RAM, which is enough to know for self-selection of components. And if you are building a gaming computer, I recommend that you familiarize yourself with the information.

Thank you for your attention and see you next time! Don't forget this blog and share publications on social networks.

A memory module is a small printed circuit board that is partially responsible for the performance of a computer system. Typically, a memory module refers to a board with storage device (RAM) chips. With the development of electronics, boards are getting smaller and more powerful, which makes them easy to use in smartphones and tablets. The average RAM for a user device today ranges from 1 GB to 4 GB.

Every innovation in every field starts with fundamental research that lays the foundation for future inventions. It is already becoming clear that information carriers in their modern form will cease to exist, as happened once with floppy disks and punched cards. Some companies (for example) are actively conducting research on the creation of DNA memory, but IBM decided to go the other way and start developing storage devices in which copper atoms will act as information carriers.

Random access memory (RAM) modules are needed by a computer just like a processor. Without RAM, the processor will not be able to work. He writes to and reads from RAM the data he needs to perform certain operations. When fast access to data is needed, the processor cannot work directly with the hard disk, first of all, because its speed is too low.

The faster the RAM, the better. Memory speed is determined by its bus frequency, which depends on the type of memory. Today, you can find the following types of random access memory in use (arranged according to the chronology of appearance):

SDR SDRAM (bus clock speed 66 - 133 MHz);

DDR SDRAM (100 - 267 MHz);

DDR2 SDRAM (400 - 1066 MHz);

DDR3 SDRAM (800 - 2400 MHz).

The principle of operation of these types of memory is the same. They process the processor instruction stream as a kind of pipeline. The main feature of this pipeline is that when a read command enters the memory device, the output data does not appear immediately, but after some time (after a certain number of bus cycles). This time is called latency or memory timings (eng. - SDRAM latency) and the shorter it is, the more productive the memory. This parameter, like the bus frequency, must also be taken into account when choosing a RAM.

For example, there are two RAM modules of the same type with a bus frequency of 800 MHz and memory delays of 4-4-4 and 5-5-5. Of these, the first option will be more productive.

It is more difficult to compare memory with different frequencies. As a rule, in memory modules with a higher frequency, latencies are also higher, and the gain in speed from this frequency will actually not be as great as it seems at first glance. For example, DDR3-1333MHz with 9-9-9 timings is only slightly ahead of DDR2-800MHz with 4-4-4 delays, and DDR3-1333MHz with 7-7-7 delays in performance is somewhere equal to DDR2-1067MHz.

But the future belongs to newer types of random access memory. DDR4 SDRAM (2133 - 4266 MHz) has already been developed, the use of which, according to experts, by 2015 will become a mass phenomenon.

Different types of RAM modules also differ significantly externally (connector, number of contacts, etc.). If the motherboard is designed to use one type of memory, you cannot install a different type of RAM on it, since it will not even physically fit into the slot. There are adapters that allow installing DDR2 modules in DDR slots, but they are not widespread, since they can only be used on motherboards whose system logic supports working simultaneously with DDR and DDR2.

In addition to the speed of work, an important characteristic of RAM is its volume, which must correspond to the range of tasks solved with the help of a computer, as well as the software installed on it. For example, even 512 MB of RAM is enough for an office computer with Windows XP to work with text, browse the Internet and perform other simple operations. If the operating system Windows7 is installed on the same computer, at least 2048 MB of RAM will be needed to solve the same problems, since Windows7 itself requires more memory. If there is not enough RAM in the system, then when running resource-intensive programs, free memory may run out. In this case, the computer will use part of the hard disk to expand it (the so-called paging file or swap file specially reserved by the operating system). Considering that the speed of access to data on the hard disk is hundreds of times lower than the speed of access to RAM, the computer's performance in such cases drops dramatically, the hard disk busy indicator on the system unit is constantly on and the characteristic crackle of its hard work is heard.


When purchasing RAM modules, it is important to consider two more points:

1. If a 32-bit operating system will be used on the computer (which at the time of preparation of this material was preferred by the majority of users), it makes no sense to install more than 4 GB of RAM on this machine, since the system will “see” only 3 GB of RAM and another 25 % of what's left (i.e. if you put 4 GB, only 3.25 GB will be used). To use more RAM, a 64-bit operating system is required;

A lot of readers on our site are interested in questions, one way or another related to the choice of RAM, and our site has a very strong desire to answer everyone. To make it interesting for you in the process of acquiring knowledge, this article is presented by the author in the form of a fascinating story from which you will learn EVERYTHING about the computer's RAM!

You will learn not only how to choose and buy RAM from a quality manufacturer, but also how to properly install RAM modules in your computer and much more, for example:

  1. How much RAM does a modern computer need for the comfortable operation of all resource-intensive applications, for example: modern games at maximum settings, video, sound processing programs, etc. What should be a powerful modern computer?
  2. (follow the link and read a separate article).
  3. (follow the link and read a separate article)?
  4. What is the way out of the situation for the operating system when there is not enough RAM?
  5. Does the computer benefit from excess RAM?
  6. Do you need to completely disable the paging file if you have a large amount of physical RAM, for example, 16 -32 GB?
  7. How much better is the dual-channel operating mode of the RAM than the single-channel one? Is it better to buy one 8GB memory stick or two 4GB sticks?
  8. How to choose the right memory modules for dual-channel operation?
  9. What is the frequency of RAM and can you install RAM sticks with different frequencies in your computer?
  10. What is RAM latency (timings)? Can I install RAM sticks with different timings in my computer?
  11. What is the difference between the RAM strips used on laptops and regular RAM?
  12. Nowadays, DDR3 memory is actively used, but are there any DDR4 memory sticks on sale?
  13. If you have an old computer and want to buy additional DDR2 RAM, then think a few times, because DDR2 memory is expensive, it might be better for you to replace the motherboard, processor and change the RAM to DDR3.
  14. How to choose a RAM manufacturer and is all RAM manufactured in China?
  15. Do you need to overclock the RAM and how much will the performance of the RAM increase during overclocking?
  16. Is a RAM heatsink really necessary?
  17. What is a RAM controller, why is it needed and where is it located?
  18. What does the ECC memory label mean?

How to choose RAM

Friends, in the last article you and I considered the issue of choice, and I thought about what kind of article to write next. It seems to be logical after the processor to choose a motherboard for it, but I usually do it differently. After choosing a processor, I choose memory and a video card, I don’t know why, it’s probably so simpler and you can immediately estimate how much to calculate, since choosing a motherboard is the most difficult part of choosing a computer configuration. In view of this, I decided not to deviate from my chosen tradition and devote this article to the choice of random access memory (RAM). Since this site is dedicated to the repair of personal computers, of course, the issue of choosing RAM not only for new, but also for older PCs will be considered.

Just like choosing a processor, choosing RAM is not a difficult task at all, probably even lighter. But, as elsewhere, there are nuances. Often the choice of RAM comes down to its current price and the amount you are willing to spend. Recently, the trends in price changes for RAM modules are very ambiguous. Several years ago, there was a real boom in increasing the amount of RAM in personal computers. And this was due not so much to the growing requirements of modern applications and operating systems, but to an incredible reduction in the price of it.

A 4 gigabyte (GB) memory stick could be purchased for as little as $ 25 or less. As a result, exclusively for marketing purposes (for greater attractiveness and increase in computer sales), this very memory began to be “poured” into new computers in huge volumes. So, the cheapest system unit, costing about $ 200-250, necessarily had 4 GB of memory, and the average one for $ 300-350 - all 8 GB. The sellers in the stores made a big emphasis on this, while keeping silent that these PCs would never be able to realize (fully use) this amount of memory, since the rest of the "stuffing", such as a processor and a video card, left much to be desired. This, in fact, was a kind of deception of buyers or, to put it beautifully, - a marketing ploy ...

Unfortunately, the days have passed when it was possible to "freeze" the RAM for the most not indulge in, and now the price for it has increased significantly. It seems that we are once again "hooked" on the technical progress ... But is it really necessary to have a large amount of RAM?

How much RAM does a modern computer need

I must say that until recently, I was fond of modern computer games. Therefore, I always tried to keep my PC up to date. Probably, not a single year has passed since I assembled my first full-fledged PC in 1997, so that I would not indulge myself with the purchase of a new video card, processor or memory.

In those old (by the standards of computers) times, there was a certain division in the use of operating system components by computers. The games needed only a powerful video card, a little RAM, and the processor almost did not matter, since all the calculations were performed by a video card, which has its own processor and its own memory.

To encode video, on the contrary, a powerful processor and a sufficient amount of RAM were needed, and the video card did not matter, etc. Modern gaming applications have "learned" to make full use of the previously "idle" powerful components of modern computers, such as the processor and RAM.

When it comes to using a PC as a gaming and entertainment platform, then, until recently, I did not come across games that could load at least 3 GB of memory by 100% even at maximum graphics settings. But in some cases, the total memory load approached this figure, despite the fact that the game itself consumed about 2 GB, and the rest were other applications such as Skype, antivirus, etc.

Note: Please note that we were not talking about 4 GB, but about 3 GB. The fact is that 32-bit Windows operating systems (OS) do not know how to use more than 3 GB of RAM and therefore simply “do not see the surplus” ... In fairness, it should be noted that for 32-bit operating systems built on the Linux kernel, there are no such hard restrictions. So, friends, there is no point in installing more than 4 GB of memory on a 32-bit Windows, they simply will not be used.

For not very new, but also relatively old systems, on which a lot of memory can be installed, the use of a 64-bit OS, in some cases, can be problematic. Since 64-bit versions of drivers for some equipment may simply not exist.

Not so long ago, just at the time of the total reduction in the cost of memory, I purchased the same amount in addition to my 4 GB. But this was not caused by its drawback, but by the fact that on my, rather powerful motherboard, due to some misunderstanding) there were slots for the already almost outdated DDR2 memory and I was afraid that a little more and it could disappear completely or wildly to rise in price, and here such a "freebie" ... After that I switched to a 64-bit operating system, because otherwise this acquisition would not have looked so reasonable). You also need to take into account that I have a fairly powerful 4-core processor and an expensive modern video card, thanks to which I can play games at very high graphics settings, at which the consumption of RAM is maximum.

If you have an entry-level or mid-range PC, then 4 GB of RAM is enough for you, since you can comfortably play modern games only at low or medium settings, which do not require large amounts of memory. In such conditions, the installation of, say, 8 GB of RAM is a waste of money. But if your PC is powerful enough and is a gaming one, then I would still recommend installing 8 GB, as there is some tendency towards a gradual increase in RAM consumption by modern games.

So, for example, the recently released Call of Duty: Ghosts game simply refused to launch if it found that you have less than 6 GB of RAM installed. Again, in fairness, it should be noted that craftsmen made a fix that allows you to bypass this limitation at startup and the game worked.

As for 64-bit operating systems, then you should know that it, like all 64-bit applications, consumes exactly 2 times more memory than 32-bit applications. Here it is already fully justified by the memory addressing technology and significantly increases performance.

What should be a fast computer

We will not go into details, but you must understand that in order to feel the increase in speed, the following conditions must be met:

The central processing unit (CPU) must have a 64-bit architecture, the operating system must be 64-bit.

The application that you want to use to improve the performance of certain operations must be 64-bit, the data that is processed must be streamed (video conversion, archiving), since the speed gain is achieved by processing more information in one pass. In this case, the increase will be very significant - up to 2 times. Under these conditions, using an Intel processor (with a longer pipeline) will give you the best possible performance for such operations. But, as you know, in games, data is transferred in small portions (since it is impossible to predict the next step of the user), therefore, even in those games where there are 64-bit versions of the game engine to run, there will be almost no gain. And yet the decisive role of the video card in them has not gone anywhere.

As for professional use, in such areas as video editing, 3D modeling, design, then specialists in these areas know exactly what kind of hardware and how much memory they need. Usually it is from 16 GB or more. And if, say, there is no streaming data processing in 3D modeling, then here the volume and quality of the models can be so high that it “stupidly” needs a lot of RAM to accommodate this model.

If you are not a professional, but really like to convert videos, then 4-8 GB will be enough for you.

Truly huge amounts of RAM can be demanded in scientific systems and highly loaded servers. In the latter, for example, the amount of memory from 64 GB is considered quite common. But the memory there is not a penny - server memory (with parity check and automatic error correction), since failures on them are not permissible.

Well, and also, for example, I will give a situation from my real life. During my training in networking and system administration, I often had to emulate a large number of concurrent operating systems and network hardware. Bundles such as 5-10 running in VirtualBox (or VMware) OS + as many emulated network devices in GNS can eat decent RAM. And it's good if, in addition to the powerful "process" supporting modern virtualization technologies, there will be 8-16 GB of "RAM", otherwise the brakes are provided ...

Why you can't disable the paging file

What happens when there is not enough RAM? It's very simple - the OS, in order to compensate for the lack of memory, begins to actively use the hard disk (the so-called paging file). By the way, God forbid you to turn it off. The system is very deeply tied to the paging file, and disabling it will be more problematic than beneficial. As a result, not only the work of the processor is slowed down, but also of the hard disk.

There is only one conclusion - there should be enough memory, if there is not enough memory, the computer starts to slow down terribly, but its excessive excess does not give any performance gain.

What is RAM

What kind of memory does not exist ...

A motherboard with memory chips is usually called a memory module (or "strip"). There are single-sided and double-sided memory modules. On the first, the chips are located on one side of the printed circuit board, on the second - on both sides. What's better? I don’t know) There is an opinion that double-sided modules “run better”, read about what this means later in this article. On the other hand, the fewer chips there are, the higher the module's reliability. More than once I have met cases when one side of the chips on the bar failed and the computer saw only half of its volume. But now I would not dwell on this.

The main thing that you need to know is that if there are several memory modules in the computer, then it is desirable that all were either one-sided or double-sided. Otherwise, the memory does not always get along well with each other and does not work at full speed.

To date, the most modern memory is DDR3, which replaced the older DDR2, which in turn replaced the older DDR. A new, more modern DDR4 memory has already been developed, but it has not yet reached the masses... We will not go further.

When assembling a new PC, only the latest memory standard should be selected. At the moment it is DDR3.

Sometimes replacing a motherboard and purchasing a new type of memory is tantamount to the cost of adding an old type of RAM to an old motherboard.

The new memory will also be much cheaper than the older DDR2, for which greedy manufacturers and sellers "beat" (keep) a high price, since there is not enough of it left and for those who want to upgrade their PCs there is simply no other choice but to agree to such draconian conditions. In this case, you should think about it, or maybe add a little and buy more promising components? And if you still sell the old, and in general, you can get a plus, if you're lucky, of course)

Laptop memory

Laptops use the same memory as a PC, but it has a smaller module size and is called SO-DIMM DDR (DDR2, DDR3).

Memory characteristics. Frequency and timings

Memory is characterized primarily by its type. For desktop computers (desktops), memory types are used today: DDR, DDR2, DDR3.

The main characteristic of memory is its frequency. The higher the frequency, the faster the memory is. But this frequency must be supported by the processor and the motherboard, otherwise the memory will work at a lower frequency, and the money that you overpaid will be wasted.

Memory modules, like its types, have their own marking, which begins on PC, PC2 and PC3, respectively.

Today the most common memory is DDR3 PC3-10600 (1333 MHz). It will operate on its native frequency on any computer. In principle, the speed of the computer is not very limited by the memory frequency. For example, in games this increase will be completely indistinguishable, while in some other applications it will be more noticeable. But the difference in price, for example, in comparison with DDR3 PC3-12800 (1600 MHz) memory will be very small. Here I am usually guided by the rule - if the price is slightly higher ($ 1-3) and the processor supports a higher frequency, then why not - we take faster memory.

Can I install RAM sticks with different frequencies in my computer?

The frequency of the RAM does not have to be the same, the motherboard will set the frequency for all strips according to the slowest module, but very often a computer with strips of different frequencies is unstable. For example, it may not turn on at all.

Timings

The next parameter of memory performance is the so-called latency (timings). Roughly speaking, this is the time that elapsed from the moment the memory was accessed until the moment it received the necessary data. Accordingly, the lower the timings, the better. There are dozens of different delays in reading, writing, copying, and various combinations of these and other operations. But there are only a few basic ones that you can use to navigate.

Timings are indicated (though not always) on the label of the memory modules in the form of 4 numbers with hyphens between them. The first and most important is latency, the rest are derivatives from it.

The delays depend on the quality of the memory chips. Accordingly, the higher the quality, the lower the timings, the higher the price. However, it is worth noting that timings have a much smaller effect on performance than memory frequency. Therefore, I rarely attach any importance to this, only if the price is about the same, you can take memory with lower timings. Usually modules with ultra-low timings are positioned as top-end ones, come with heatsinks (which we will talk about later), in beautiful packaging and are much more expensive.

Marking of the main types, memory modules, their frequency and typical latency (CL)

DDR - obsolete (completely)

DDR-266 - PC2100 - 266 MHz - CL 2.5

DDR-333 - PC2700 - 333 MHz - CL 2.5

DDR-400 - PC-3200 - 400 MHz - CL 2.5

DDR2 - obsolete (sometimes still found and can be used to add to an old PC)

DDR2-533 - PC2-4200 - 533 MHz - CL 5

DDR2-667 - PC2-5300 - 667 MHz - CL 5

DDR2-800 - PC2-6400 - 800 MHz - CL 5

DDR2-1066 - PC2-8500 - 1066 MHz - CL 5

DDR3 - modern

DDR3-1333 - PC3-10600 - 1333 MHz - CL 9

DDR3-1600 - PC3-12800 - 1600 MHz - CL 11

DDR3-1800 - PC3-14400 - 1800 MHz - CL 11

DDR3-2000 - PC3-16000 - 2000 MHz - CL 11

Can I install RAM sticks with different timings in my computer?

Timings do not have to be the same either. The motherboard will automatically set the timings for all strips for the slowest module. There shouldn't be any problems.

Memory modes

Yes, yes ... Perhaps not everyone knew, but the RAM can work in different modes, the so-called: Single Mode (single-channel) and Dual Mode (two-channel).

In single-channel mode, data is written first into one memory module, and when its volume is exhausted, it begins to write to the next free module.

In two-channel mode, data recording is parallelized and recorded simultaneously on several modules.

Here, friends, the use of dual-channel mode significantly increases the speed of memory. In reality, the speed of memory operation in dual-channel mode is up to 30% higher than in single-channel mode. But in order for it to work, the following conditions must be met:

The motherboard must support dual channel RAM mode

There must be 2 or 4 memory modules

Memory modules must be either all one-way or all two-way

If any of these conditions are not met, the memory will work only in single-channel mode.

It is desirable that all the bars be as identical as possible: they have the same frequency, latency, and even have the same manufacturer. Otherwise, no one will be able to give any guarantees of the operation of the two-channel mode. Therefore, if you want your memory to work in the fastest possible mode, it is very desirable to immediately acquire 2 identical memory sticks, because after a year or two you will not find exactly one like that.

Another question if you need to increase the amount of memory on your old computer. In this case, you can try to find the most similar memory module to the one you already have. If you have 2 of them, and there are 2 more free slots on the motherboard, then you will have to look for 2 more of the same modules. The ideal, but not always economical option, is to hand over the old memory as used and buy 2 new identical modules of a larger volume.

Of course, if your old computer is very weak, then there may not be much gain from the dual-channel mode. In this case, you can install any module, but it is still better to choose the most suitable one in order to exclude a possible conflict with old modules and complete inoperability of the computer. Try to agree in advance with the seller about the return, or bring a system engineer to him and let him try to find a suitable module.

RAM controller

It should be noted that memory controllers used to be in the chipset (set of logic) of motherboards. In modern systems, the memory controllers are located in the processors. In this regard, the dual-channel memory mode has 2 more sub-modes: Ganged (paired) and Unganged (unpaired).

In Ganged mode, memory modules work the same as in old motherboards, but in Unganged mode, each processor memory controller (in modern processors there are 2 of them) can work separately with each bar. This mode can be set in the computer BIOS, but usually it is automatically selected by the processor. If the bars are identical, then Ganged (but not necessarily), if different, then only Unganged. In any case, the memory will operate in dual channel mode. But I still recommend buying and installing 2 identical modules at once, this will eliminate distortions in their parameters and improve compatibility.

The dual-channel mode of RAM has only one drawback - 2 memory strips are slightly more expensive than one of the same size. Therefore, many shops and private assemblers save money and set one bar. As a result, we have a modern computer that does not work at full capacity.

Some modern expensive motherboards, which usually have 6 slots for memory modules, can work even in three-channel mode.

By the way, if you have 2 or 3 memory strips, then in order for the two-channel or three-channel mode to work, all these strips must be inserted into slots of the same color.

Some memory modules for desktops are labeled ECC..

It is a parity memory, a technology used in server systems. You should not pay any attention to this, since this technology is not critical in desktop PCs and, in most cases, does not work at all. This is still the same marketing ploy.

Memory slots

There is nothing to talk about at all. Each type of DDR, DDR2, DDR3 memory has its own socket on the motherboard of the same type (DDR, DDR2, DDR3). You will not insert memory of one type into a connector of another type, as there is a special protrusion (key) in the slot of the motherboard,

Which should line up with the slot on the memory module board. This is done in order not to accidentally confuse and install the bracket in the wrong connector and, as a result, not damage both the memory and, possibly, the motherboard. When buying memory, you need to know exactly what type of memory is supported by the motherboard.

About RAM heatsinks

Some memory modules are equipped with so-called heatsinks, which are lining made of aluminum plates, sometimes painted with copper or other colors, on both sides of the board. These pads are connected to the memory chips through special thermal spacers, which are designed to better transfer heat from the chips to the heatsinks. Radiators can be equipped with additional fins to increase the cooling surface and even better heat dissipation.

In practice, memory chips do not heat up significantly during normal operation and do not require additional cooling. The spacers between the chips and the heatsinks do not transfer heat as well as the thermal grease between the processor and the cooler. In addition, there is an air gap in the free space between the board and the heatsinks, which interferes with natural cooling and becomes clogged with dust over time, which is difficult to clean out from there. This design provides for active cooling using an additional fan or good airflow inside the case. Moreover, such modules can often be more expensive.

So who needs such joy, you ask? Well ask me)

Answer: enthusiasts, who are always not enough, who want to overclock everything, overtake everyone, etc. In addition, it's just beautiful) Yes, friends, if you consider yourself to this group of users, then such a memory is for you! Because such a cooling system will be effective only with a sufficiently high heating as a result of overclocking with increasing voltage and mandatory additional airflow. Remember - a normal memory operating normally does not need radiators.

An example of the correct use of memory with heatsinks in a powerful system

RAM overclocking

Overclocking is a slang word in the computer lexicon that involves manually setting more aggressive parameters for the operation of electronic components, such as processors, memory and video cards, than provided by the manufacturer. As a rule, such parameters are frequency (in processors there is also a multiplier). With particularly high overclocking, these components also increase the voltage for relatively stable operation. As a result, higher heating of the elements occurs, requiring improved cooling. The so-called overclocking itself is possible thanks to a certain margin set by the manufacturer, so that the product works stably, and not on the brink of its capabilities, or specifically for advanced users) In any case, this event makes the operation of the entire system less stable and reduces the service life of the overclocked components ... If you still decide to experiment, then first study all aspects well and follow the instructions strictly. By the way, if components fail as a result of overclocking, you may void your warranty.

RAM manufacturers

Like other components, memory modules are manufactured by many manufacturers. And, as always, they are of different quality. I recommend paying attention to the following brands that have an optimal price / quality ratio: AMD, Crucial, Goodram, Hynix, Kingston, Micron, Patriot, Samsung, TakeMS, Transcend.

Enthusiast brands include: Corsair, G.Skill, Mushkin, Team. These firms produce a large assortment of modules with heatsinks and advanced technical characteristics. I recommend avoiding cheap Chinese brands: A-Data, Apacer, Elixir, Elpida, NCP, PQI and other little-known manufacturers.

Memory modules that are not manufactured in China deserve a special mention. Currently, there are not many of them, for example, modules that are labeled as Hynix Original and Samsung Original are produced in Korea. The quality of such modules is considered higher, they cost a little more, but usually have a longer warranty (up to 36 months).

For the sake of fairness, it should be noted that even if you purchased the memory of a well-known and proven brand, this, unfortunately, does not mean that you will not come across a marriage or modules damaged during transportation. Of course, the products of top brands in individual packaging will have less defects (damage) than the cheapest modules that are transported and sold in bulk.

Individually packed memory module

How to choose memory for a new computer

Choose the most up-to-date memory type in use first. Today it is DDR3. Decide on the volume you need. Briefly summarizing this article, I will give general recommendations on the minimum amount of RAM for different PCs:

For office or weak home PC - 2 GB

4. It is better to select the most identical strips (one-sided or two-sided), with the same frequency and latency. The ideal option is to sell the old memory as used and install a new one in the required amount.

5. If you supply memory with a higher frequency than your processor or motherboard supports, it will work at a lower frequency.

Make the right choice with us friends, and no dust for you, no breakdown)

Then it will not be possible to replace it with a newer and more advanced DDR4 - along with the memory, you will have to change the motherboard and processor. When assembling a new computer, the most current type of memory is recommended - DDR4.

Memory

It is recommended to install at least 4 GB of RAM in a modern computer. The standard now is 8 GB - this volume is enough for the user for most everyday tasks. A professional who often works in "heavy" programs such as Autocad and 3DSMax is recommended to install modules of 16 GB and higher.

Memory is often sold in sets of two, four or more modules. Two modules with the same parameters, inserted into the motherboard slots of the same color, will operate in "dual channel mode" - this will give an increase in data transfer speed and increase the speed of the system and applications.

Clock frequency

The memory clock speed determines the rate at which data is exchanged with the motherboard. The higher the frequency, the faster the computer runs. The memory bandwidth and the module price directly depend on it. You need to choose memory based on what frequencies are supported by the motherboard and processor.

Form factor

Most home computers use the DIMM form factor. SODIMM format memory is most often installed on laptops. The rest of the form factors are unlikely to be of interest to the common user - they are installed either on servers or on old PCs.