![]() |
Random Access Memory (RAM) |
RAM are one peripheral that function supporting processor speed and as place keeps all data on electronic devices up to available electric current. However in such practices will be different from one another. Depend capacity, type and RAM brand.
Electronic component that utilized to make RAM comprise of IC (Integrated Circuit), capacitor and any other as it. Damage that often happens on RAM component foot. Even pins that often scuffed not functioning due to the connection to motherboard imperfect.
RAM can keep all incoming data on electronics devices with temporary and can hasten processor job process. So with RAM purpose big capacity will smooth multitasking walking program at computer or electronics devices.
RAM has two type :
1. Static RAM (SRAM)
2. Dynamic RAM (DRAM)
Static RAM (SRAM)
Word Static indicates that the memory holds its contents during electricity continues to run, not like dynamic RAM (DRAM) that need to be refreshed periodically. This is because SRAM is designed using the transistor without a capacitor. Absence of capacitors making no power leaking so that SRAM does not require periodic refresh. SRAM is also designed using design cluster of six transistors to store each bit of information.
This design makes SRAM is more expensive but also faster than DRAM. Physically chip, chip SRAM pemanufakturan costs approximately thirty times larger and more expensive than DRAM. But SRAM should not be confused with read only memory and flash memory, because it is a volatile memory and holds data only when electricity continue to be given. Random access indicates that the location in memory can be accessed, read or written in a fixed time not considering the location of the address data in memory. SRAM chips are commonly used as cache memory, it is mainly due to the speed. Currently SRAM access time can be obtained with two nano-seconds or less, approximately able to offset the processor speed of 500 MHz or more.
SRAM Type
For a discussion this types SRAM differentiated by the type transistor and function.
Type SRAM by type transistor
1. Bipolar (now not much use: consume a lot of electricity, but very fast)
2. CMOS (the most common type)
Type SRAM by type function
1. Asynchronous
2. Synchronous
Characteristic of the Static RAM (SRAM)
1. It has long life
2. There is no need to refresh
3. Faster
4. Used as cache memory
5. Large size
6. Expensive
7. High power consumption
Dynamic RAM (DRAM)
DRAM, unlike SRAM, must be continually refreshed in order to maintain the data. This is done by placing the memory on a refresh circuit that rewrites the data several hundred times per second. DRAM is used for most system memory because it is cheap and small. All DRAMs are made up of memory cells which are composed of one capacitor and one transistor.
Characteristics of the Dynamic RAM
1. It has short data lifetime
2. Need to be refreshed continuously
3. Slower as compared to SRAM
4. Used as RAM
5. Lesser in size
6. Less expensive
7. Less power consumption