Can You Use All Your Memory on a Computer

Computer Memory with its Types



« Previous Tutorial Adjacent Tutorial »


Estimator Retention

Surface area where the program instruction and information are retained for processing is called retention, like homo brain, estimator too requires some infinite to shop data and instruction for addressing their processing.

CPU does not have the capacity to shop programs or large ready of data permanently. It contains only bones instruction needed to operate the computer. Therefore memory is required.

Types of Calculator Memory

Memories primarily is of two types as given here:

  1. Internal Retentiveness
    • Random Access Memory (RAM)
      • Static RAM (SRAM)
      • Dynamic RAM (DRAM)
    • Read Simply Retentiveness (ROM)
      • Masked Read But Memory (MROM)
      • Programmable Read Only Memory (PROM)
      • Erasable and Programmable Read Only Memory (EPROM)
      • Electrically Erasable and Programmable Read Only Memory (EEPROM)
    • Sequential Access Memory
    • Cache Memory
    • Virtual Memory
  2. External Retentiveness
    • External Hard Drives
    • Solid State Drive (SSD)
    • USB Flash Drive etc.

Random Access Retentivity (RAM)

A RAM constitutes the internal memory of the CPU for storing data, program and programme issue. Information technology is read/write memory. It is called Random Access Retentiveness (RAM).

Since access fourth dimension in RAM is independent of the accost to the discussion that is, each storage location within the memory is as easy to reach as other location and takes the same amount of time. We can reach into the memory at random and extremely fast simply can likewise exist quite expensive.

RAM is volatile, that is data stored in it is lost when we switch off or turn off the computer or if there is a ability Failure. Hence, a backup united nations-interruptible power system (UPS) is oftentimes used with computers.

RAM is a modest, both in terms of its physical size and in the corporeality of data that tin hold.

Types of RAM

RAM is of ii types:

  1. Static RAM (SRAM)
  2. Dynamic Ram (DRAM)

Static RAM (SRAM)

The word static indicates that the memory retains its contents as long as power remains practical.

However, information is lost when the power gets downwards due to volatile nature.

Static RAM chips use a matrix of half-dozen transistors and no capacitors.

Transistors do not crave power to preclude leakage, then static RAM need not take to be refreshed on a regular basis. Because of the extra infinite in the matrix, static RAM uses more chips than dynamic RAM for the aforementioned corporeality of storage infinite, thus making the manufacturing costs higher.

Static RAM is used as cache retention needs to be very fast and small.

Dynamic Ram (DRAM)

Dynamic RAM, unlike static RAM, must be continually replaced in gild for it to maintain the data. This is washed by placing the memory on a refresh circuit that rewrites the data several hundred times per second.

Dynamic RAM is used for most system retentiveness because it is cheap and small.

All dynamic rams are made upwardly of memory cells. These cells are composed of i capacitor and one transistor.

Read Only Memory (ROM)

ROOM stands for read only memory. The memory from which we can just read merely cannot write on it.

This type of memory is non-volatile. The information is stored permanently in such memories during industry.

A ROM, stores such instruction every bit are required to start figurer when electricity is commencement turned on, this operation is referred to equally bootstrap.

ROM chip are not only used in the computer only also in other electronic items similar washing machine and microwave oven.

Types of ROM

Permit's briefly the following list of ROM available in reckoner:

  1. Masked Read Simply Memory (MROM)
  2. Programmable Read Only Memory (PROM)
  3. Erasable and Programmable Read Only Memory (EPROM)
  4. Electrically Erasable and Programmable Read Only Memory (EEPROM)

Masked Read Merely Memory (MROM)

The very first ROMs were hardware devices that independent a pre-programmed set of information or instructions. This kind of ROMs are known as masked ROMs. Tt is inexpensive ROM.

Programmable Read But Retentivity (PROM)

PROM is read only memory that tin be modified only once by a user. The user buys a blank PROM and enters the desired contents using a PROM programmer.

Within the PROM, there are small fuses which are burnt open during programming. It can be programmed only one time and it's not erasable.

Erasable and Programmable Read Merely Retentivity (EPROM)

The EPROM tin be erased by exposing it to ultra-violet light for a elapsing of upto 40 minutes.

Usually, an EPROM eraser achieves this function. during programming, an electric accuse is trapped in an insulated Gate region.

The charge is retained for more than than 10 years because the charge has no leakage path. For erasing this charge, ultraviolet light is passed through a quartz crystal window (lid). This exposure to ultraviolet light dissipates the accuse. During normal employ the quartz hat is sealed with a sticker.

Electrically Erasable and Programmable Read But Retentiveness (EEPROM)

The EEPROM is programmed and erased electrically. Information technology can be erased and re-programmed about ten thousand times.

Both erasing and programming have about 4 to 10 milliseconds. In EEPROM, any location can be selectively erased and programmed.

EEPROMs tin be erased 1 byte at a time, rather than erasing the entire fleck. Hence, the process of reprogramming is flexible simply tedious.

Sequential Access Retentiveness

Sequential access ways the arrangement must search the storage device from the beginning of the memory address until information technology finds the required piece of information.

Retentivity device which supports such access is chosen a sequential access retention or serial Access Memory.

Magnetic tape in an example of series Access Memory.

Enshroud Memory

Cache memory is a very loftier speed semiconductor memory which tin can speed upward CPU. It acts equally a buffer betwixt the CPU and the main memory.

It is used to hold those parts of information and program which are well-nigh frequently used by the CPU. The parts of data and programs, are transferred from disk to cache memory by operating system, from where CPU can access them.

Cache memory, lies in between CPU and the chief retention.

It is also called CPU memory, that a computer microprocessor can access more rapidly than information technology can access regular RAM.

This retention is typically integrated directly with the CPU flake or placed on a dissever chip that has a separate bus interconnect with the CPU.

Cache retentiveness saves fourth dimension and increases efficiency considering the most recently processing information is stored in it which takes the fetching easier.

Functions of Enshroud Retentivity

The basic purpose of cache retentiveness is to store program instructions that are frequently Re-referenced by software during operation. Fast access to these instructions increases the overall speed of the software programme.

The main function of cache memory is to speed upwardly the working mechanism of estimator.

Advantages of Enshroud Retentiveness

Enshroud memory is faster than principal retentivity.

Information technology consumes less access fourth dimension as compared to main retentivity.

It is stores the program that can be executed inside a brusk period of time.

It stores data for temporary use.

Disadvantages of Cache Memory

Cache memory has limited chapters.

Cache memory is very expensive.

Virtual Retention

It is a technique that allows the execution of processes which are not completely available in memory. The main visible advantage of this scheme is that programs can exist larger than physical memory.

Virtual memory is the separation of user logical memory from concrete retentivity. This separation allows an extremely big virtual memory to be provided for programmers when only a smaller physical memory is available.

Following are the situations, when entire program is not required to be loaded fully in main retentivity.

User written error handling routines are used only when an error occurred in the data or ciphering.

Certain options and features of a programme may exist used rarely.

Many tables are assigned a fixed amount of address space even though merely a minor corporeality of the tabular array is really used.

The ability of the execute a plan that is just partially in retention would counter many benefits.

Less number of input/output (I/O) would be needed to load or swap each user program into memory.

A programme would no longer be constrained by the corporeality of physical memory that is available.

Each user program could accept less physical retentivity, more than programs could be run the same fourth dimension, with a respective increment in CPU utilisation and through output.

External Retentiveness (Secondary memory)

Secondary memory is much larger in size than main retentiveness just it is slower. It normally stores system programs, instruction and data files. It is also known as auxiliary memory. It tin can also exist used as an overflow/virtual memory in example the master memory capacity has been exceeded.

Secondary memory cannot be accessed directly past a processor. Starting time the data/data of auxiliary memory is transferred to the main retentiveness and then that information can exist accessed by the CPU.

Characteristics of Auxiliary Retention

Here are the characteristics of auxiliary memory:

  • Non volatile retentiveness - Information is not lost when power is cutting off.
  • Reusable - The data stage in the secondary storage on permanent basis until information technology is not overwritten or deleted by the user.
  • Reliable - Data in secondary storage is safe considering of loftier physical stability of secondary storage device.
  • Convenience - With the help of a computer software, authorised people can locate and access the information chop-chop.
  • Chapters - Secondary storage tin store large volumes of data in sets of multiple disks.
  • Price - It is much lesser expensive to shop data on a tape or deejay than primary memory.

Nosotros can as well says that secondary retentiveness is the other blazon of memory which is required to store the data permanently for a long time.

Types of Secondary Storage Device

There are various types of secondary storage device bachelor to store data for the future use. These device allow to read or write anywhere in memory.

Commonly used secondary storage devices are:

  • magnetic tape
  • magnetic disk
  • and optical disk etc.

Magnetic Record

Information technology is similar to audio tape containing a plastic strip coated with magnetic material. The data is encoded on the magnetic cloth in the form of electric electric current. Conduction state (ON) represent ONE (1) and non conduction state (OFF) represent ZERO (0).

The blazon of data encoding is called binary information storage. Magnetic tape are with large storage chapters and cheap, it can store information from 60 MB to 24 GB.

Magnetic Disk

These are Direct Access storage media, where the accessing of a information is much faster considering there is no need to get through telephone call previous data for reaching a specific data.

In this type of storage devices, there is present a round diskette (round disk) of plastic textile coated with magnetic ink on which data encoding is done.

The magnetic disk unremarkably of three types, that are:

  • floppy disk
  • hard disk drive
  • Winchester deejay

Optical Deejay

The data can be read from and write to the optical deejay past laser beam. These disks are able to store large amount of data into GB. These are available as CD-ROM, WORM (write once read only) erasable optical disks.

In CD-ROM information can exist stored one time and read only. These are called compact disks read only retentiveness. These can store data from 600 MB to 1GB. A special device called CD-ROM actor is used to read the data from CD-ROM.

External Hard Bulldoze

All those drives or devices that are used to store data outside a computer. This device may or may not exist attached to the computer. For example, in laptop a hd of 500GB, 1TB or 2TB etc. is attached to store whatsoever information permanently inside this drive. At present-a-day, many peoples likewise uses external hard disk drive drive or HDD to store any critical or extra information into that drive.

Solid Land Drive (SSD)

Solid State Drive (SSD) is a non-volatile storage device, that uses integrated circuit assemblies every bit memory to store any information persistently.

USB Flash Bulldoze

USB flash bulldoze is a solid state device, that is it has no moving parts. In USB flash drive, the information is stored electronically using millions of small gates that have a value of zip (0) and one (1).

In simple sentence, it is a device that is used to store information. It includes a wink memory and an Integrated Universal Series Bus (USB) interface.

USB wink drive are smaller in size or pocket-friendly, that is you can handle or carry USB flash bulldoze in your pocket. It means that, you lot tin can conduct all the information just in your pocket using USB flash bulldoze.

Memory Hierarchy

Now allow's see the photograph or diagram of memory hierarchy with its characteristics.

computer memory hierarchy

Above diagram represents the bureaucracy of a computer retentiveness.

Here are the characteristics of retention hierarchy when we move from top to bottom:

  • Storage capacity increases
  • Cost per bit of storage decreases
  • Frequency of memory access past CPU decreases
  • Access fourth dimension by CPU increases

Reckoner Fundamental Online Test


« Previous Tutorial Adjacent Tutorial »




matthewsthattles.blogspot.com

Source: https://codescracker.com/computer-fundamental/computer-memory-and-types.htm

0 Response to "Can You Use All Your Memory on a Computer"

Post a Comment

Iklan Atas Artikel

Iklan Tengah Artikel 1

Iklan Tengah Artikel 2

Iklan Bawah Artikel