What is Ram?
Ram stand for (Random Access Memory) is the hardware in a computing device where the OS application programs and data in current use are kept so they can be quickly reached by the different device’s processor. Ram is the main memory in a computer. It is much faster to read from and write to drive other kinds of storage, such as a hard disk drive (HDD), solid-state drive (SSD) or optical drive.
Ram Access Memory is volatile. That means data is retained in Ram as long as the computer is on, but it is lost when the computer is turned off. When the computer is rebooted, the OS and other files are reloaded into Ram, usually from as HDD or SDD.
Function of RAM (Random Access Memory)
Because of its volatility, RAM (Random Access Memory) can’t store permanent data. RAM (Random Access Memory) can be compared to a person’s short-term memory, and a hard disk drive to a person’s long-term memory. Ram is a Short-term memory is focused on immediate work like using application, but it can only keep a limited number of facts in view at any one time to use. When a single person’s short-term memory fills up, it can be refreshed with act & facts stored in the brain’s long-term memory.
A computer also works this way. If RAM (Random Access Memory) fills up, the compute’s processor must repeatedly go to the hard disk to overlay the old data in RAM (Random Access Memory) with new data. This processor slows process slows the computer’s operation.
How does RAM work?
How much RAM do you need?
The amount of system RAM needed all depends on what the user is doing. When we use any video editing, for example, it’s recommended that a system have at least 16 GB RAM, though more is desirable. For photo editing using Photoshop, Adobe Suite Software for Editing recommends a system have at least 3GB of RAM to run Photoshop CC on a Macintosh. However, if the user is working with other applications at the same time, even 8GB of RAM can slow things down.
Type of RAM
Dynamic Random Access Memory (DRAM)
makes up The typical computing device’s RAM, and he was previously noted, it needs that power to be on to retain stored data.Each DRAM cells has a charge or lack of charge held in an electrical capacitor. This data must be refreshed with an electronic device charge every few milliseconds to compensate for leaks from the capacitator of Electrical circuit. A transistor serves as a electronic gate in electronic, determining whether a capacitor’s value can be read or write data.
Static Random Access Memory (SRAM)
also needs constant power to hold on to data, but it doesn’t need to be continually refreshed the way DRAM does.In SRAM, a capacitor holding the charge of circuit, the transistor acts as a switch, with one position serving as 1 and the other position as 0 to use. Static RAM requires several transistors to retain one bit of data compared to dynamic RAM which needs only one transistor per bit. As a result, SRAM chips are much larger and more expensive than an equivalent amount of DRAM.However, SRAM static dynamic ram is a significantly faster and uses less power than DRAM. The price and speed differences mean static RAM is mainly used in small amounts as cache memory to inside a computer’s processor.