<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic RAM (Random access memory) Explained in Tech Talk</title>
    <link>https://r2.community.samsung.com/t5/Tech-Talk/RAM-Random-access-memory-Explained/m-p/4136779#M58543</link>
    <description>&lt;P style="margin: 0.5em 0px 1em; padding: 0px; border: 0px; font-variant-numeric: inherit; font-variant-east-asian: inherit; font-stretch: inherit; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, Lato, Helvetica, Arial, sans-serif; font-size: 16px; vertical-align: baseline; background: none rgb(255, 255, 255); color: rgb(34, 34, 34);"&gt;&lt;B style="font-style: inherit; font-variant: inherit; font-stretch: inherit; font-family: inherit;"&gt;Random-access memory&lt;/B&gt;&amp;nbsp;(&lt;B style="font-style: inherit; font-variant: inherit; font-stretch: inherit; font-family: inherit;"&gt;RAM&lt;/B&gt;&amp;nbsp;&lt;SPAN class="rt-commentedText nowrap" style="font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-family: inherit; white-space: nowrap;"&gt;&lt;SPAN class="IPA nopopups noexcerpt" style="font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-family: inherit;"&gt;&lt;A href="https://en.m.wikipedia.org/wiki/Help:IPA/English" title="Help:IPA/English" style="font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-family: inherit; text-decoration-line: none; color: rgb(107, 75, 161);" target="_blank"&gt;/&lt;SPAN style="margin: 0px; padding: 0px; border-width: 0px 0px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: dotted; border-left-style: initial; border-color: initial; border-image: initial; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-family: inherit;"&gt;&lt;SPAN title="'r' in 'rye'" style="font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-family: inherit;"&gt;r&lt;/SPAN&gt;&lt;SPAN title="/æ/: 'a' in 'bad'" style="font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-family: inherit;"&gt;æ&lt;/SPAN&gt;&lt;SPAN title="'m' in 'my'" style="font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-family: inherit;"&gt;m&lt;/SPAN&gt;&lt;/SPAN&gt;/&lt;/A&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;) is a form of&amp;nbsp;&lt;A href="https://en.m.wikipedia.org/wiki/Computer_memory" title="Computer memory" style="font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-family: inherit; text-decoration-line: none; color: rgb(107, 75, 161);" target="_blank"&gt;computer memory&lt;/A&gt;&amp;nbsp;that can be read and changed in any order, typically used to store working&amp;nbsp;&lt;A href="https://en.m.wikipedia.org/wiki/Data_(computing)" title="Data (computing)" style="font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-family: inherit; text-decoration-line: none; color: rgb(107, 75, 161);" target="_blank"&gt;data&lt;/A&gt;&amp;nbsp;and&amp;nbsp;&lt;A href="https://en.m.wikipedia.org/wiki/Machine_code" title="Machine code" style="font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-family: inherit; text-decoration-line: none; color: rgb(107, 75, 161);" target="_blank"&gt;machine code&lt;/A&gt;.&lt;SUP id="cite_ref-1" class="reference" style="font-variant: inherit; font-stretch: inherit; font-family: inherit; font-size: 0.75em; vertical-align: super; background: none; unicode-bidi: isolate; white-space: nowrap;"&gt;&lt;A href="https://en.m.wikipedia.org/wiki/Random-access_memory#cite_note-1" style="font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-family: inherit; text-decoration-line: none; color: rgb(107, 75, 161);" target="_blank"&gt;[1]&lt;/A&gt;&lt;/SUP&gt;&lt;SUP id="cite_ref-2" class="reference" style="font-variant: inherit; font-stretch: inherit; font-family: inherit; font-size: 0.75em; vertical-align: super; background: none; unicode-bidi: isolate; white-space: nowrap;"&gt;&lt;A href="https://en.m.wikipedia.org/wiki/Random-access_memory#cite_note-2" style="font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-family: inherit; text-decoration-line: none; color: rgb(107, 75, 161);" target="_blank"&gt;[2]&lt;/A&gt;&lt;/SUP&gt;&amp;nbsp;A&amp;nbsp;&lt;A href="https://en.m.wikipedia.org/wiki/Random_access" title="Random access" style="font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-family: inherit; text-decoration-line: none; color: rgb(107, 75, 161);" target="_blank"&gt;random-access&lt;/A&gt;&amp;nbsp;memory device allows&amp;nbsp;&lt;A href="https://en.m.wikipedia.org/wiki/Data" title="Data" style="font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-family: inherit; text-decoration-line: none; color: rgb(107, 75, 161);" target="_blank"&gt;data&lt;/A&gt;&amp;nbsp;items to be&amp;nbsp;&lt;A href="https://en.m.wikipedia.org/wiki/Read_(computer)" class="mw-redirect" title="Read (computer)" style="font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-family: inherit; text-decoration-line: none; color: rgb(107, 75, 161);" target="_blank"&gt;read&lt;/A&gt;&amp;nbsp;or written in almost the same amount of time irrespective of the physical location of data inside the memory. In contrast, with other direct-access data storage media such as&amp;nbsp;&lt;A href="https://en.m.wikipedia.org/wiki/Hard_disk" class="mw-redirect" title="Hard disk" style="font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-family: inherit; text-decoration-line: none; color: rgb(107, 75, 161);" target="_blank"&gt;hard disks&lt;/A&gt;,&amp;nbsp;&lt;A href="https://en.m.wikipedia.org/wiki/CD-RW" title="CD-RW" style="font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-family: inherit; text-decoration-line: none; color: rgb(107, 75, 161);" target="_blank"&gt;CD-RWs&lt;/A&gt;,&amp;nbsp;&lt;A href="https://en.m.wikipedia.org/wiki/DVD-RW" class="mw-redirect" title="DVD-RW" style="font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-family: inherit; text-decoration-line: none; color: rgb(107, 75, 161);" target="_blank"&gt;DVD-RWs&lt;/A&gt;&amp;nbsp;and the older&amp;nbsp;&lt;A href="https://en.m.wikipedia.org/wiki/Magnetic_tape_data_storage" title="Magnetic tape data storage" style="font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-family: inherit; text-decoration-line: none; color: rgb(107, 75, 161);" target="_blank"&gt;magnetic tapes&lt;/A&gt;&amp;nbsp;and&amp;nbsp;&lt;A href="https://en.m.wikipedia.org/wiki/Drum_memory" title="Drum memory" style="font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-family: inherit; text-decoration-line: none; color: rgb(107, 75, 161);" target="_blank"&gt;drum memory&lt;/A&gt;, the time required to read and write data items varies significantly depending on their physical locations on the recording medium, due to mechanical limitations such as media rotation speeds and arm movement.&lt;/P&gt;&lt;P style="margin: 0.5em 0px 1em; padding: 0px; border: 0px; font-variant-numeric: inherit; font-variant-east-asian: inherit; font-stretch: inherit; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, Lato, Helvetica, Arial, sans-serif; font-size: 16px; vertical-align: baseline; background: none rgb(255, 255, 255); color: rgb(34, 34, 34);"&gt;RAM contains&amp;nbsp;&lt;A href="https://en.m.wikipedia.org/wiki/Multiplexer" title="Multiplexer" style="font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-family: inherit; text-decoration-line: none; color: rgb(107, 75, 161);" target="_blank"&gt;multiplexing&lt;/A&gt;&amp;nbsp;and&amp;nbsp;&lt;A href="https://en.m.wikipedia.org/wiki/Demultiplexing" class="mw-redirect" title="Demultiplexing" style="font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-family: inherit; text-decoration-line: none; color: rgb(107, 75, 161);" target="_blank"&gt;demultiplexing&lt;/A&gt;&amp;nbsp;circuitry, to connect the data lines to the addressed storage for reading or writing the entry. Usually more than one bit of storage is accessed by the same address, and RAM devices often have multiple data lines and are said to be "8-bit" or "16-bit", etc. devices.&lt;/P&gt;&lt;P style="margin: 0.5em 0px 1em; padding: 0px; border: 0px; font-variant-numeric: inherit; font-variant-east-asian: inherit; font-stretch: inherit; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, Lato, Helvetica, Arial, sans-serif; font-size: 16px; vertical-align: baseline; background: none rgb(255, 255, 255); color: rgb(34, 34, 34);"&gt;In today's technology, random-access memory takes the form of&amp;nbsp;&lt;A href="https://en.m.wikipedia.org/wiki/Integrated_circuit" title="Integrated circuit" style="font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-family: inherit; text-decoration-line: none; color: rgb(107, 75, 161);" target="_blank"&gt;integrated circuit&lt;/A&gt;&amp;nbsp;(IC) chips with&amp;nbsp;&lt;A href="https://en.m.wikipedia.org/wiki/MOSFET" title="MOSFET" style="font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-family: inherit; text-decoration-line: none; color: rgb(107, 75, 161);" target="_blank"&gt;MOS&lt;/A&gt;&amp;nbsp;(metal-oxide-semiconductor)&amp;nbsp;&lt;A href="https://en.m.wikipedia.org/wiki/Memory_cell_(computing)" title="Memory cell (computing)" style="font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-family: inherit; text-decoration-line: none; color: rgb(107, 75, 161);" target="_blank"&gt;memory cells&lt;/A&gt;. RAM is normally associated with&amp;nbsp;&lt;A href="https://en.m.wikipedia.org/wiki/Volatile_memory" title="Volatile memory" style="font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-family: inherit; text-decoration-line: none; color: rgb(107, 75, 161);" target="_blank"&gt;volatile&lt;/A&gt;&amp;nbsp;types of memory (such as&amp;nbsp;&lt;A href="https://en.m.wikipedia.org/wiki/Dynamic_random-access_memory" title="Dynamic random-access memory" style="font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-family: inherit; text-decoration-line: none; color: rgb(107, 75, 161);" target="_blank"&gt;dynamic random-access memory&lt;/A&gt;&amp;nbsp;(DRAM)&amp;nbsp;&lt;A href="https://en.m.wikipedia.org/wiki/DIMM" title="DIMM" style="font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-family: inherit; text-decoration-line: none; color: rgb(107, 75, 161);" target="_blank"&gt;modules&lt;/A&gt;), where stored information is lost if power is removed, although non-volatile RAM has also been developed.&lt;SUP id="cite_ref-3" class="reference" style="font-variant: inherit; font-stretch: inherit; font-family: inherit; font-size: 0.75em; vertical-align: super; background: none; unicode-bidi: isolate; white-space: nowrap;"&gt;&lt;A href="https://en.m.wikipedia.org/wiki/Random-access_memory#cite_note-3" style="font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-family: inherit; text-decoration-line: none; color: rgb(107, 75, 161);" target="_blank"&gt;[3]&lt;/A&gt;&lt;/SUP&gt;&amp;nbsp;Other types of&amp;nbsp;&lt;A href="https://en.m.wikipedia.org/wiki/Non-volatile_memory" title="Non-volatile memory" style="font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-family: inherit; text-decoration-line: none; color: rgb(107, 75, 161);" target="_blank"&gt;non-volatile memories&lt;/A&gt;&amp;nbsp;exist that allow random access for read operations, but either do not allow write operations or have other kinds of limitations on them. These include most types of&amp;nbsp;&lt;A href="https://en.m.wikipedia.org/wiki/Read_only_memory" class="mw-redirect" title="Read only memory" style="font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-family: inherit; text-decoration-line: none; color: rgb(107, 75, 161);" target="_blank"&gt;ROM&lt;/A&gt;&amp;nbsp;and a type of&amp;nbsp;&lt;A href="https://en.m.wikipedia.org/wiki/Flash_memory" title="Flash memory" style="font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-family: inherit; text-decoration-line: none; color: rgb(107, 75, 161);" target="_blank"&gt;flash memory&lt;/A&gt;&amp;nbsp;called&amp;nbsp;&lt;I style="font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-family: inherit;"&gt;&lt;A href="https://en.m.wikipedia.org/wiki/Flash_memory#NOR_flash" title="Flash memory" style="font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-family: inherit; text-decoration-line: none; color: rgb(107, 75, 161);" target="_blank"&gt;NOR-Flash&lt;/A&gt;&lt;/I&gt;.&lt;/P&gt;&lt;P style="margin: 0.5em 0px 1em; padding: 0px; border: 0px; font-variant-numeric: inherit; font-variant-east-asian: inherit; font-stretch: inherit; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, Lato, Helvetica, Arial, sans-serif; font-size: 16px; vertical-align: baseline; background: none rgb(255, 255, 255); color: rgb(34, 34, 34);"&gt;The two main types of volatile random-access&amp;nbsp;&lt;A href="https://en.m.wikipedia.org/wiki/Semiconductor_memory" title="Semiconductor memory" style="font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-family: inherit; text-decoration-line: none; color: rgb(107, 75, 161);" target="_blank"&gt;semiconductor memory&lt;/A&gt;&amp;nbsp;are&amp;nbsp;&lt;A href="https://en.m.wikipedia.org/wiki/Static_random-access_memory" title="Static random-access memory" style="font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-family: inherit; text-decoration-line: none; color: rgb(107, 75, 161);" target="_blank"&gt;static random-access memory&lt;/A&gt;&amp;nbsp;(SRAM) and dynamic random-access memory (DRAM). Commercial uses of semiconductor RAM date back to 1965, when IBM introduced the SP95 SRAM chip for their&amp;nbsp;&lt;A href="https://en.m.wikipedia.org/wiki/IBM_System/360" title="IBM System/360" style="font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-family: inherit; text-decoration-line: none; color: rgb(107, 75, 161);" target="_blank"&gt;System/360 Model 95&lt;/A&gt;&amp;nbsp;computer, and&amp;nbsp;&lt;A href="https://en.m.wikipedia.org/wiki/Toshiba" title="Toshiba" style="font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-family: inherit; text-decoration-line: none; color: rgb(107, 75, 161);" target="_blank"&gt;Toshiba&lt;/A&gt;&amp;nbsp;used DRAM memory cells for its Toscal BC-1411&amp;nbsp;&lt;A href="https://en.m.wikipedia.org/wiki/Electronic_calculator" class="mw-redirect" title="Electronic calculator" style="font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-family: inherit; text-decoration-line: none; color: rgb(107, 75, 161);" target="_blank"&gt;electronic calculator&lt;/A&gt;, both based on&amp;nbsp;&lt;A href="https://en.m.wikipedia.org/wiki/Bipolar_transistor" class="mw-redirect" title="Bipolar transistor" style="font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-family: inherit; text-decoration-line: none; color: rgb(107, 75, 161);" target="_blank"&gt;bipolar transistors&lt;/A&gt;. Commercial MOS memory, based on&amp;nbsp;&lt;A href="https://en.m.wikipedia.org/wiki/MOS_transistor" class="mw-redirect" title="MOS transistor" style="font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-family: inherit; text-decoration-line: none; color: rgb(107, 75, 161);" target="_blank"&gt;MOS transistors&lt;/A&gt;, was developed in the late 1960s, and has since been the basis for all commercial semiconductor memory. The first commercial DRAM IC chip, the&amp;nbsp;&lt;A href="https://en.m.wikipedia.org/wiki/Intel_1103" title="Intel 1103" style="font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-family: inherit; text-decoration-line: none; color: rgb(107, 75, 161);" target="_blank"&gt;Intel 1103&lt;/A&gt;, was introduced in October 1970.&amp;nbsp;&lt;A href="https://en.m.wikipedia.org/wiki/Synchronous_dynamic_random-access_memory" title="Synchronous dynamic random-access memory" style="font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-family: inherit; text-decoration-line: none; color: rgb(107, 75, 161);" target="_blank"&gt;Synchronous dynamic random-access memory&lt;/A&gt;&amp;nbsp;(SDRAM) later debuted with the&amp;nbsp;&lt;A href="https://en.m.wikipedia.org/wiki/Samsung_Electronics" title="Samsung Electronics" style="font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-family: inherit; text-decoration-line: none; color: rgb(107, 75, 161);" target="_blank"&gt;Samsung&lt;/A&gt;&amp;nbsp;KM48SL2000 chip in 1992.&lt;/P&gt;&lt;BR /&gt;</description>
    <pubDate>Fri, 24 Apr 2020 06:24:45 GMT</pubDate>
    <dc:creator>adhilaj</dc:creator>
    <dc:date>2020-04-24T06:24:45Z</dc:date>
    <item>
      <title>RAM (Random access memory) Explained</title>
      <link>https://r2.community.samsung.com/t5/Tech-Talk/RAM-Random-access-memory-Explained/m-p/4136779#M58543</link>
      <description>&lt;P style="margin: 0.5em 0px 1em; padding: 0px; border: 0px; font-variant-numeric: inherit; font-variant-east-asian: inherit; font-stretch: inherit; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, Lato, Helvetica, Arial, sans-serif; font-size: 16px; vertical-align: baseline; background: none rgb(255, 255, 255); color: rgb(34, 34, 34);"&gt;&lt;B style="font-style: inherit; font-variant: inherit; font-stretch: inherit; font-family: inherit;"&gt;Random-access memory&lt;/B&gt;&amp;nbsp;(&lt;B style="font-style: inherit; font-variant: inherit; font-stretch: inherit; font-family: inherit;"&gt;RAM&lt;/B&gt;&amp;nbsp;&lt;SPAN class="rt-commentedText nowrap" style="font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-family: inherit; white-space: nowrap;"&gt;&lt;SPAN class="IPA nopopups noexcerpt" style="font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-family: inherit;"&gt;&lt;A href="https://en.m.wikipedia.org/wiki/Help:IPA/English" title="Help:IPA/English" style="font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-family: inherit; text-decoration-line: none; color: rgb(107, 75, 161);" target="_blank"&gt;/&lt;SPAN style="margin: 0px; padding: 0px; border-width: 0px 0px 1px; border-top-style: initial; border-right-style: initial; border-bottom-style: dotted; border-left-style: initial; border-color: initial; border-image: initial; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-family: inherit;"&gt;&lt;SPAN title="'r' in 'rye'" style="font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-family: inherit;"&gt;r&lt;/SPAN&gt;&lt;SPAN title="/æ/: 'a' in 'bad'" style="font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-family: inherit;"&gt;æ&lt;/SPAN&gt;&lt;SPAN title="'m' in 'my'" style="font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-family: inherit;"&gt;m&lt;/SPAN&gt;&lt;/SPAN&gt;/&lt;/A&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;) is a form of&amp;nbsp;&lt;A href="https://en.m.wikipedia.org/wiki/Computer_memory" title="Computer memory" style="font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-family: inherit; text-decoration-line: none; color: rgb(107, 75, 161);" target="_blank"&gt;computer memory&lt;/A&gt;&amp;nbsp;that can be read and changed in any order, typically used to store working&amp;nbsp;&lt;A href="https://en.m.wikipedia.org/wiki/Data_(computing)" title="Data (computing)" style="font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-family: inherit; text-decoration-line: none; color: rgb(107, 75, 161);" target="_blank"&gt;data&lt;/A&gt;&amp;nbsp;and&amp;nbsp;&lt;A href="https://en.m.wikipedia.org/wiki/Machine_code" title="Machine code" style="font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-family: inherit; text-decoration-line: none; color: rgb(107, 75, 161);" target="_blank"&gt;machine code&lt;/A&gt;.&lt;SUP id="cite_ref-1" class="reference" style="font-variant: inherit; font-stretch: inherit; font-family: inherit; font-size: 0.75em; vertical-align: super; background: none; unicode-bidi: isolate; white-space: nowrap;"&gt;&lt;A href="https://en.m.wikipedia.org/wiki/Random-access_memory#cite_note-1" style="font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-family: inherit; text-decoration-line: none; color: rgb(107, 75, 161);" target="_blank"&gt;[1]&lt;/A&gt;&lt;/SUP&gt;&lt;SUP id="cite_ref-2" class="reference" style="font-variant: inherit; font-stretch: inherit; font-family: inherit; font-size: 0.75em; vertical-align: super; background: none; unicode-bidi: isolate; white-space: nowrap;"&gt;&lt;A href="https://en.m.wikipedia.org/wiki/Random-access_memory#cite_note-2" style="font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-family: inherit; text-decoration-line: none; color: rgb(107, 75, 161);" target="_blank"&gt;[2]&lt;/A&gt;&lt;/SUP&gt;&amp;nbsp;A&amp;nbsp;&lt;A href="https://en.m.wikipedia.org/wiki/Random_access" title="Random access" style="font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-family: inherit; text-decoration-line: none; color: rgb(107, 75, 161);" target="_blank"&gt;random-access&lt;/A&gt;&amp;nbsp;memory device allows&amp;nbsp;&lt;A href="https://en.m.wikipedia.org/wiki/Data" title="Data" style="font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-family: inherit; text-decoration-line: none; color: rgb(107, 75, 161);" target="_blank"&gt;data&lt;/A&gt;&amp;nbsp;items to be&amp;nbsp;&lt;A href="https://en.m.wikipedia.org/wiki/Read_(computer)" class="mw-redirect" title="Read (computer)" style="font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-family: inherit; text-decoration-line: none; color: rgb(107, 75, 161);" target="_blank"&gt;read&lt;/A&gt;&amp;nbsp;or written in almost the same amount of time irrespective of the physical location of data inside the memory. In contrast, with other direct-access data storage media such as&amp;nbsp;&lt;A href="https://en.m.wikipedia.org/wiki/Hard_disk" class="mw-redirect" title="Hard disk" style="font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-family: inherit; text-decoration-line: none; color: rgb(107, 75, 161);" target="_blank"&gt;hard disks&lt;/A&gt;,&amp;nbsp;&lt;A href="https://en.m.wikipedia.org/wiki/CD-RW" title="CD-RW" style="font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-family: inherit; text-decoration-line: none; color: rgb(107, 75, 161);" target="_blank"&gt;CD-RWs&lt;/A&gt;,&amp;nbsp;&lt;A href="https://en.m.wikipedia.org/wiki/DVD-RW" class="mw-redirect" title="DVD-RW" style="font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-family: inherit; text-decoration-line: none; color: rgb(107, 75, 161);" target="_blank"&gt;DVD-RWs&lt;/A&gt;&amp;nbsp;and the older&amp;nbsp;&lt;A href="https://en.m.wikipedia.org/wiki/Magnetic_tape_data_storage" title="Magnetic tape data storage" style="font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-family: inherit; text-decoration-line: none; color: rgb(107, 75, 161);" target="_blank"&gt;magnetic tapes&lt;/A&gt;&amp;nbsp;and&amp;nbsp;&lt;A href="https://en.m.wikipedia.org/wiki/Drum_memory" title="Drum memory" style="font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-family: inherit; text-decoration-line: none; color: rgb(107, 75, 161);" target="_blank"&gt;drum memory&lt;/A&gt;, the time required to read and write data items varies significantly depending on their physical locations on the recording medium, due to mechanical limitations such as media rotation speeds and arm movement.&lt;/P&gt;&lt;P style="margin: 0.5em 0px 1em; padding: 0px; border: 0px; font-variant-numeric: inherit; font-variant-east-asian: inherit; font-stretch: inherit; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, Lato, Helvetica, Arial, sans-serif; font-size: 16px; vertical-align: baseline; background: none rgb(255, 255, 255); color: rgb(34, 34, 34);"&gt;RAM contains&amp;nbsp;&lt;A href="https://en.m.wikipedia.org/wiki/Multiplexer" title="Multiplexer" style="font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-family: inherit; text-decoration-line: none; color: rgb(107, 75, 161);" target="_blank"&gt;multiplexing&lt;/A&gt;&amp;nbsp;and&amp;nbsp;&lt;A href="https://en.m.wikipedia.org/wiki/Demultiplexing" class="mw-redirect" title="Demultiplexing" style="font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-family: inherit; text-decoration-line: none; color: rgb(107, 75, 161);" target="_blank"&gt;demultiplexing&lt;/A&gt;&amp;nbsp;circuitry, to connect the data lines to the addressed storage for reading or writing the entry. Usually more than one bit of storage is accessed by the same address, and RAM devices often have multiple data lines and are said to be "8-bit" or "16-bit", etc. devices.&lt;/P&gt;&lt;P style="margin: 0.5em 0px 1em; padding: 0px; border: 0px; font-variant-numeric: inherit; font-variant-east-asian: inherit; font-stretch: inherit; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, Lato, Helvetica, Arial, sans-serif; font-size: 16px; vertical-align: baseline; background: none rgb(255, 255, 255); color: rgb(34, 34, 34);"&gt;In today's technology, random-access memory takes the form of&amp;nbsp;&lt;A href="https://en.m.wikipedia.org/wiki/Integrated_circuit" title="Integrated circuit" style="font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-family: inherit; text-decoration-line: none; color: rgb(107, 75, 161);" target="_blank"&gt;integrated circuit&lt;/A&gt;&amp;nbsp;(IC) chips with&amp;nbsp;&lt;A href="https://en.m.wikipedia.org/wiki/MOSFET" title="MOSFET" style="font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-family: inherit; text-decoration-line: none; color: rgb(107, 75, 161);" target="_blank"&gt;MOS&lt;/A&gt;&amp;nbsp;(metal-oxide-semiconductor)&amp;nbsp;&lt;A href="https://en.m.wikipedia.org/wiki/Memory_cell_(computing)" title="Memory cell (computing)" style="font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-family: inherit; text-decoration-line: none; color: rgb(107, 75, 161);" target="_blank"&gt;memory cells&lt;/A&gt;. RAM is normally associated with&amp;nbsp;&lt;A href="https://en.m.wikipedia.org/wiki/Volatile_memory" title="Volatile memory" style="font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-family: inherit; text-decoration-line: none; color: rgb(107, 75, 161);" target="_blank"&gt;volatile&lt;/A&gt;&amp;nbsp;types of memory (such as&amp;nbsp;&lt;A href="https://en.m.wikipedia.org/wiki/Dynamic_random-access_memory" title="Dynamic random-access memory" style="font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-family: inherit; text-decoration-line: none; color: rgb(107, 75, 161);" target="_blank"&gt;dynamic random-access memory&lt;/A&gt;&amp;nbsp;(DRAM)&amp;nbsp;&lt;A href="https://en.m.wikipedia.org/wiki/DIMM" title="DIMM" style="font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-family: inherit; text-decoration-line: none; color: rgb(107, 75, 161);" target="_blank"&gt;modules&lt;/A&gt;), where stored information is lost if power is removed, although non-volatile RAM has also been developed.&lt;SUP id="cite_ref-3" class="reference" style="font-variant: inherit; font-stretch: inherit; font-family: inherit; font-size: 0.75em; vertical-align: super; background: none; unicode-bidi: isolate; white-space: nowrap;"&gt;&lt;A href="https://en.m.wikipedia.org/wiki/Random-access_memory#cite_note-3" style="font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-family: inherit; text-decoration-line: none; color: rgb(107, 75, 161);" target="_blank"&gt;[3]&lt;/A&gt;&lt;/SUP&gt;&amp;nbsp;Other types of&amp;nbsp;&lt;A href="https://en.m.wikipedia.org/wiki/Non-volatile_memory" title="Non-volatile memory" style="font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-family: inherit; text-decoration-line: none; color: rgb(107, 75, 161);" target="_blank"&gt;non-volatile memories&lt;/A&gt;&amp;nbsp;exist that allow random access for read operations, but either do not allow write operations or have other kinds of limitations on them. These include most types of&amp;nbsp;&lt;A href="https://en.m.wikipedia.org/wiki/Read_only_memory" class="mw-redirect" title="Read only memory" style="font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-family: inherit; text-decoration-line: none; color: rgb(107, 75, 161);" target="_blank"&gt;ROM&lt;/A&gt;&amp;nbsp;and a type of&amp;nbsp;&lt;A href="https://en.m.wikipedia.org/wiki/Flash_memory" title="Flash memory" style="font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-family: inherit; text-decoration-line: none; color: rgb(107, 75, 161);" target="_blank"&gt;flash memory&lt;/A&gt;&amp;nbsp;called&amp;nbsp;&lt;I style="font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-family: inherit;"&gt;&lt;A href="https://en.m.wikipedia.org/wiki/Flash_memory#NOR_flash" title="Flash memory" style="font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-family: inherit; text-decoration-line: none; color: rgb(107, 75, 161);" target="_blank"&gt;NOR-Flash&lt;/A&gt;&lt;/I&gt;.&lt;/P&gt;&lt;P style="margin: 0.5em 0px 1em; padding: 0px; border: 0px; font-variant-numeric: inherit; font-variant-east-asian: inherit; font-stretch: inherit; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, Lato, Helvetica, Arial, sans-serif; font-size: 16px; vertical-align: baseline; background: none rgb(255, 255, 255); color: rgb(34, 34, 34);"&gt;The two main types of volatile random-access&amp;nbsp;&lt;A href="https://en.m.wikipedia.org/wiki/Semiconductor_memory" title="Semiconductor memory" style="font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-family: inherit; text-decoration-line: none; color: rgb(107, 75, 161);" target="_blank"&gt;semiconductor memory&lt;/A&gt;&amp;nbsp;are&amp;nbsp;&lt;A href="https://en.m.wikipedia.org/wiki/Static_random-access_memory" title="Static random-access memory" style="font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-family: inherit; text-decoration-line: none; color: rgb(107, 75, 161);" target="_blank"&gt;static random-access memory&lt;/A&gt;&amp;nbsp;(SRAM) and dynamic random-access memory (DRAM). Commercial uses of semiconductor RAM date back to 1965, when IBM introduced the SP95 SRAM chip for their&amp;nbsp;&lt;A href="https://en.m.wikipedia.org/wiki/IBM_System/360" title="IBM System/360" style="font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-family: inherit; text-decoration-line: none; color: rgb(107, 75, 161);" target="_blank"&gt;System/360 Model 95&lt;/A&gt;&amp;nbsp;computer, and&amp;nbsp;&lt;A href="https://en.m.wikipedia.org/wiki/Toshiba" title="Toshiba" style="font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-family: inherit; text-decoration-line: none; color: rgb(107, 75, 161);" target="_blank"&gt;Toshiba&lt;/A&gt;&amp;nbsp;used DRAM memory cells for its Toscal BC-1411&amp;nbsp;&lt;A href="https://en.m.wikipedia.org/wiki/Electronic_calculator" class="mw-redirect" title="Electronic calculator" style="font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-family: inherit; text-decoration-line: none; color: rgb(107, 75, 161);" target="_blank"&gt;electronic calculator&lt;/A&gt;, both based on&amp;nbsp;&lt;A href="https://en.m.wikipedia.org/wiki/Bipolar_transistor" class="mw-redirect" title="Bipolar transistor" style="font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-family: inherit; text-decoration-line: none; color: rgb(107, 75, 161);" target="_blank"&gt;bipolar transistors&lt;/A&gt;. Commercial MOS memory, based on&amp;nbsp;&lt;A href="https://en.m.wikipedia.org/wiki/MOS_transistor" class="mw-redirect" title="MOS transistor" style="font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-family: inherit; text-decoration-line: none; color: rgb(107, 75, 161);" target="_blank"&gt;MOS transistors&lt;/A&gt;, was developed in the late 1960s, and has since been the basis for all commercial semiconductor memory. The first commercial DRAM IC chip, the&amp;nbsp;&lt;A href="https://en.m.wikipedia.org/wiki/Intel_1103" title="Intel 1103" style="font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-family: inherit; text-decoration-line: none; color: rgb(107, 75, 161);" target="_blank"&gt;Intel 1103&lt;/A&gt;, was introduced in October 1970.&amp;nbsp;&lt;A href="https://en.m.wikipedia.org/wiki/Synchronous_dynamic_random-access_memory" title="Synchronous dynamic random-access memory" style="font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-family: inherit; text-decoration-line: none; color: rgb(107, 75, 161);" target="_blank"&gt;Synchronous dynamic random-access memory&lt;/A&gt;&amp;nbsp;(SDRAM) later debuted with the&amp;nbsp;&lt;A href="https://en.m.wikipedia.org/wiki/Samsung_Electronics" title="Samsung Electronics" style="font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-family: inherit; text-decoration-line: none; color: rgb(107, 75, 161);" target="_blank"&gt;Samsung&lt;/A&gt;&amp;nbsp;KM48SL2000 chip in 1992.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 24 Apr 2020 06:24:45 GMT</pubDate>
      <guid>https://r2.community.samsung.com/t5/Tech-Talk/RAM-Random-access-memory-Explained/m-p/4136779#M58543</guid>
      <dc:creator>adhilaj</dc:creator>
      <dc:date>2020-04-24T06:24:45Z</dc:date>
    </item>
  </channel>
</rss>

