top of page

memory

Computer memory is a component that stores information. This information may be stored temporarily or permanently. Memory modules that store information temporarily are referred to as volatile memory, i.e., the information stored in this memory type is held for as long as the computer has power. Once the computer is powered off, the contents in volatile memory are lost. The best example of this type of memory is Random Access Memory (RAM). For example, when you are working on a document in Word, or on a spreadsheet in Excel, the information is in initially stored in RAM, which is volatile. If you don’t save the file, and the computer loses power, then all the information is lost. Saving the file commits the information to the hard drive, which is a permanent form of memory, also referred to as non-volatile memory. Information stored on the hard drive does not get lost even after the computer is powered down.

Examples of volatile memory are RAM, CPU registers, CPU Cache. Examples of non-volatile memory are ROM (Read Only Memory), PROM (Programmable Read Only Memory), EPROM (Erasable Programmable Read Only Memory) and EEPROM (Electrically Erasable Programmable Read Only Memory). The computer BIOS (Basic Input/Output System) is the memory that is read when the computer first starts up (also referred to as computer boot up). This BIOS is also known as firmware. This type of memory a good example of EEPROM. Older computers only had ROM that could not be changed once manufactured. Computers in the last 20 years all mostly use EEPROMs that can be reprogrammed to update information when need be. Flash drives and hard drives are also good examples of non-volatile storage that retains its information even after the computer is powered off.

Computer RAM looks like this:

RAM.jpg

The memory of a computer is usually specified in GB (Giga Bytes) which is 1 billion bytes. A byte of memory consists of 8 bits of information. A bit is the smallest piece of information that can be stored in a computer. A bit has a value of either 0 or 1. In computer terms, it is a binary number which means it can have two possible values, 0 or 1. All information is stored in a binary format in the computer. For example, the number 2 is stored as 00000010 in a byte (8 bits) of information, and number 3 is stored as 00000011, etc.

 

Just as refresher to understand why memory is important, let revisit how a computer works.

 

The way the computer works is that when you start up the computer, the computer reads some critical information from the BIOS regarding the attached devices, boot sequence of devices such as CD ROM, Hard drive, etc. The CPU then reads information from your disk storage, specifically the operating system such as Windows 10 or MacOS, and loads it into memory. Therefore, it is important that the disk is fast to allow fast reading of this information and loading into the memory, more often called RAM (Random Access Memory). The RAM generally can be 100 times faster than the Hard Disk Drive (HDD), also known as hard disk or hard drive, so it is the hard drive that can slow this process. The reason the computer loads information into memory is that it can communicate 100s of times faster with memory as compared to hard disk. The more information stored in the memory, the better it is so that the CPU can get the information quickly from the memory and execute the instructions, i.e., the operating system instructions as well as applications. The memory is usually much smaller than the hard drive by 50 times or so, therefore the computer can only load a small portion of the hard drive contents into memory. Therefore, the size of the memory is very important. The larger the memory, the faster the CPU will be able to obtain the information and hence the computer will run faster. IN today’s world, 4 GB is minimum, but 8 GB or higher is recommended for a Windows 10 or MacOS machine.

 

In spite of the RAM being very fast, the CPU has its own little memory called the Cache which is even faster than RAM. As the cache is part of the CPU, it cannot be very large, but is critical. It stored the most frequently used items from the RAM in the cache so it can access the most frequently used data very quickly.

 

Commonly used RAM in today’s machines is DDR4 which is an abbreviation for Double Data Rate 4 RAM. This is faster than the previous generation DDR3 RAM. DDR3 RAM had clock cycles of 1066 MHz to 1866 MHz; the MHz represents the speed of the RAM. The higher the speed, that faster will be transfer of information between the CPU and the RAM. DDR4 RAM has clock cycles up to 3200 MHz and possibly higher. This implies that DDR4 RAM is much faster than the DDR3 RAM. However, the RAM to be used in a machine will depend on the motherboard design. Motherboard manufactures will provide information as to which memory type it supports, and which sizes of memory it supports.

 

It is important to note that when we refer to memory, specifically RAM, that is actually physical memory. On the other hand, there is something called virtual memory. Virtually memory actually is space allocated on a storage device such as HDD (hard disk drive) or SSD (Solid State Drive) to store information that the Operating System wanted to store in the RAM, but when the RAM is full, it stores some information in the virtual memory space allocated on the storage device. The more RAM a computer has, the less the need for virtual memory. Conversely, the less the RAM a computer has, the more the need to use virtual memory. As the virtual memory is on the storage device, it is not as fast as the RAM and hence the more the shortage of RAM, the more chances of virtual memory being used, the slower will be computer.

Optane Memory.jpg

To speed things up, definitely using SSD drives would be more beneficial as they are much faster than HDD. So even virtual memory performance on a machine with SSD drives will be better. To augment memory performance, Intel has developed Intel Optane Memory. Intel® Optane™ memory is a smart technology that accelerates computers’ responsiveness. It accesses your computer’s frequently used documents, pictures, videos, and applications quickly and remembers them after you power off — enabling you to create, game, and produce with more speed. Optane memory is shown above.

Toshiba 15.6" Laptop

Toshiba 15.6 Laptop.jpg

Intel Core i7-7500U 3.36 GHz

(2 cores/4 threads)

8 GB RAM (max 16 GB)

1 TB HDD 5400 rpm SATA

Intel® UHD Graphics 620

802.11bgn Wi-Fi

Windows 10 

Lenovo 15.6" Laptop

Lenovo.jpg

Intel Core i7-8750H 2.2 GHz

(6 cores/12 threads)

12 GB RAM + 16GB Optane

1 TB HDD

Nvidia GeForce GTX 1050

802.11ac Wi-Fi

Windows 10 

HP Pavilion 15.6" Laptop

HP Premuim 2019.jpg

Intel Core i5-8250U 1.6 GHz

(4 cores/8 threads)

12 GB RAM

512 GB SSD

Intel® UHD Graphics 620

802.11ac Wi-Fi

Windows 10 

HP 15.6" Laptop

HP BrightView.jpg

Intel Core i5-8250U 1.6 GHz

(4 cores/8 threads)

12 GB RAM

256 GB SSD + 2 TB HDD

Intel® UHD Graphics 620

802.11ac Wi-Fi

Windows 10 

Microsoft Surface 13.5" Laptop 2

Microsoft Surface Laptop.jpg

Intel Core i5

(4 cores/8 threads)

8 GB RAM

256 GB SSD

Intel® UHD Graphics 620

802.11a/b/g/n/ac Wi-Fi

Windows 10 

Lenovo 15.6" IdeaPad 330s

Lenovo.jpg

Intel Core i5-8250U 1.6 GHz

(4 cores/8 threads)

4 GB RAM + 16 GB Optane

1 TB HDD 5400 rpm SATA

Intel® UHD Graphics 620

802.11ac Wi-Fi

Windows 10 

bottom of page