Home Common Problem What is the difference between internal memory and external memory?

What is the difference between internal memory and external memory?

Dec 25, 2020 am 11:41 AM
internal memory external memory

Differences: 1. In terms of speed, internal memory is at least a hundred times faster than external memory; 2. Memory capacity is generally only a few G, and the larger ones are 16G, 32G, etc., while external memory, such as hard drives, can be anything. Just a few; 3. When the memory is shut down and the power is cut off, all data will be lost, but the external memory will not be affected, and the data will always be there.

What is the difference between internal memory and external memory?

The operating environment of this article: Windows 7 system, Dell G3 computer.

Internal memory refers to the main memory of the computer and the cache located between the CPU and the main memory. External memory refers to the auxiliary memory of the computer, including hard disks, floppy disks, optical disks, etc.

Internal memory is mainly used to temporarily store the instructions and data being used by the CPU. It is most closely related to the CPU. Since the programs and data it stores need to be used immediately, it requires fast access speed, usually made of semiconductors. Memory composition. The CPU fetches instructions and stores data directly from the main memory. Information is not saved after power is turned off.

External memory is used to store information that does not need to be used immediately. Once needed, it will exchange data with the main memory in batches. It exists as a backup and supplement to the main memory and is an external device of the host. It is characterized by large capacity and low cost. It can usually still save information after a power outage. It is a "non-volatile" memory. Most of the storage media can also save information offline.

There are three indicators for measuring memory: capacity, speed and price/bit. Therefore, the price per bit of memory with high speed is relatively high, so the capacity cannot be too large, so it must be divided into memory and external memory. The information used is placed in the high-speed memory, and the temporarily unused information is placed in the external memory. However, they are all storage systems of the computer, and a storage hierarchy is formed between them. Overall, the computer has a speed and approximation similar to that of the memory. on the capacity of external memory.

The difference between internal memory and external memory

1. The speed is different. Memory is at least a hundred times faster than external memory. The fastest external memory is the hard disk, and the slowest is the floppy disk.

2. Different capacities. The memory capacity is generally a few G, and the larger ones are 16G, 32G, etc., while the external memory, such as a hard disk, is just a few T.

3. The volatility is different. If the memory is turned off and the power is turned off, all data will be lost, but the external memory will not be affected, and the data will always be there.

If you want to read more related articles, please visit PHP Chinese website! !

The above is the detailed content of What is the difference between internal memory and external memory?. For more information, please follow other related articles on the PHP Chinese website!

Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

AI Hentai Generator

AI Hentai Generator

Generate AI Hentai for free.

Hot Article

R.E.P.O. Energy Crystals Explained and What They Do (Yellow Crystal)
2 weeks ago By 尊渡假赌尊渡假赌尊渡假赌
Repo: How To Revive Teammates
1 months ago By 尊渡假赌尊渡假赌尊渡假赌
Hello Kitty Island Adventure: How To Get Giant Seeds
4 weeks ago By 尊渡假赌尊渡假赌尊渡假赌

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

Can the CPU directly access data in the internal memory? Can the CPU directly access data in the internal memory? Nov 25, 2022 pm 02:02 PM

Can be accessed directly. Internal memory, also called memory, is the bridge between external memory and the CPU. All programs in the computer run in memory. The function of memory is to temporarily store calculation data in the CPU and data exchanged with external memories such as hard disks. As long as the computer is running, the operating system will transfer the data that needs to be calculated from the memory to the CPU for calculation; when the calculation is completed, the CPU will transmit the results. The operation of the memory also determines the stable operation of the computer.

Is the hard disk external storage or internal memory? Is the hard disk external storage or internal memory? Feb 23, 2023 pm 04:14 PM

The hard drive is external storage. The full name of external memory is "external memory", which refers to storage other than computer memory and CPU cache. Generally, data can still be saved after power failure; external memory is usually magnetic media or optical disks, such as hard disks, floppy disks, tapes, CDs, etc., which can It stores information for a long time and does not rely on electricity to store information. However, it is driven by mechanical components and is much slower than a CPU.

What memory can the CPU directly access? What memory can the CPU directly access? Aug 20, 2020 pm 04:12 PM

The memory that the CPU can directly access is: internal memory. Internal memory, also known as memory, is a storage space that the CPU can directly address and is made of semiconductor devices. Internal memory is the bridge between external memory and the CPU. All programs in the computer run in memory. As long as the computer is running, the operating system will transfer the data that needs to be calculated from the memory to the CPU for calculation; when the calculation is completed, the CPU will transmit the results. The operation of the memory also determines the stable operation of the computer.

What type of memory does a read-only disc belong to? What type of memory does a read-only disc belong to? Aug 25, 2022 am 11:51 AM

Read-only discs are external memories. Compact disc read-only (CD-ROM) is an external storage medium that can store a large amount of data, and is a type of optical disc memory; optical disc memory is a device that uses laser principles to read and write, and is a rapidly developing type of auxiliary memory ( External memory), which can store various multimedia digital information such as text, sound, graphics, images and animations.

What is the difference between internal memory and external memory? What is the difference between internal memory and external memory? Dec 25, 2020 am 11:41 AM

Differences: 1. In terms of speed, internal memory is at least a hundred times faster than external memory; 2. Memory capacity is generally only a few G, large ones are 16G, 32G, etc., while external memory, such as hard drives, can only be a few; 3. If the memory is turned off and the power is turned off, all data will be lost, but the external memory will not be affected, and the data will always be there.

Is memory divided into two categories: internal memory and external memory? Is memory divided into two categories: internal memory and external memory? Aug 12, 2022 am 11:58 AM

Yes. Memories can be divided into two categories: 1. Internal memory, referred to as main memory or memory, whose function is to store instructions and data and can be directly randomly accessed by the central processing unit (CPU), that is, to directly exchange information with the CPU; 2. External memory, referred to as auxiliary memory or external memory, refers to storage other than computer memory and CPU cache. It is used to store temporarily unused programs and data. This type of storage can generally still save data after a power outage.

What cannot be modified using instructions in the microcomputer's internal memory What cannot be modified using instructions in the microcomputer's internal memory Jan 15, 2021 pm 02:17 PM

In the internal memory of a microcomputer, instructions cannot be used to modify the storage contents of the ROM part. The data stored in read-only memory ROM is usually written before being loaded into the whole machine. Once the information is written, it is fixed and can only be read out during the operation of the whole machine. Unlike random access memory, the storage content can be quickly and easily rewritten. The data stored in ROM is stable and will not change after a power outage. It has a simple structure and is easy to use, so it is often used to store various fixed programs and data.

What is the main difference between main memory and external memory? What is the main difference between main memory and external memory? Sep 11, 2023 pm 04:12 PM

The main differences between main memory and external memory are physical characteristics, access speed, capacity, cost and usage. Detailed introduction: 1. Physical characteristics. Main memory is a storage device in a computer system that directly exchanges data with the CPU. It is usually composed of chips made of semiconductor materials. It is located on the computer motherboard and transmits data with the CPU through a high-speed bus. , External memory is a device for long-term storage of data in a computer system. It is usually connected to the computer through an interface and used as an external device; 2. Access speed, the access speed of main memory is very fast, etc.