<?xml version="1.0" encoding="UTF-8"?>
<step>
  <created-at type="datetime">2007-12-20T12:48:05-08:00</created-at>
  <deleted-at type="datetime" nil="true"></deleted-at>
  <id type="integer">7071</id>
  <lesson-id type="integer">4540</lesson-id>
  <lesson-version-id type="integer">6036</lesson-version-id>
  <position type="integer">1</position>
  <updated-at type="datetime">2007-12-20T12:48:05-08:00</updated-at>
  <contents type="array">
    <content type="TextContent">
      <asset-id type="integer" nil="true"></asset-id>
      <created-at type="datetime">2007-12-20T12:48:05-08:00</created-at>
      <deleted-at type="datetime" nil="true"></deleted-at>
      <description>&lt;p&gt;Hey,XxBloodShotEyeXx here again with some more tips.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="text-align: center;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;font color="black" face="verdana" size="2"&gt;&lt;span name="KonaBody"&gt;&lt;span class="artcat"&gt;&lt;p&gt;&lt;font face="Verdana" size="2"&gt;        Modern &lt;a id="KonaLink0" target="_top" class="kLink" style="text-decoration: underline ! important; position: static;" href="http://www.pcstats.com/articleview.cfm?articleID=985#"&gt;&lt;font style="color: rgb(62, 106, 141) ! important; font-family: Verdana; font-weight: 400; font-size: 13px; position: static;" color="#3e6a8d"&gt;&lt;span class="kLink" style="color: rgb(62, 106, 141) ! important; font-family: Verdana; font-weight: 400; font-size: 13px; position: static;"&gt;computer &lt;/span&gt;&lt;span class="kLink" style="color: rgb(62, 106, 141) ! important; font-family: Verdana; font-weight: 400; font-size: 13px; position: static;"&gt;processors&lt;/span&gt;&lt;/font&gt;&lt;/a&gt; can 
perform several billion operations per second, creating and changing incredible amounts of 
data in a short period of time. To perform at this level, they have to be 
able to juggle the information they process, to have someplace to store it until it 
is needed again for modification or reference.&lt;/font&gt;
&lt;/p&gt; 

&lt;p&gt;&lt;font face="Verdana" size="2"&gt;     As a metaphor, the more 
jobs a technician takes on at once, the more bench space they are going to need 
to place the components they are assembling, and the more shelf space they will 
need to place the finished products. Similarly, computers need space to store 
data while they are working on it, and space to store data that is not being 
worked on, but will be needed in the future. This is provided by RAM (Random 
Access Memory) and &lt;a id="KonaLink1" target="_top" class="kLink" style="text-decoration: underline ! important; position: static;" href="http://www.pcstats.com/articleview.cfm?articleID=985#"&gt;&lt;font style="color: rgb(62, 106, 141) ! important; font-family: Verdana; font-weight: 400; font-size: 13px; position: static;" color="#3e6a8d"&gt;&lt;span class="kLink" style="color: rgb(62, 106, 141) ! important; font-family: Verdana; font-weight: 400; font-size: 13px; position: static;"&gt;hard &lt;/span&gt;&lt;span class="kLink" style="color: rgb(62, 106, 141) ! important; font-family: Verdana; font-weight: 400; font-size: 13px; position: static;"&gt;disk &lt;/span&gt;&lt;span class="kLink" style="color: rgb(62, 106, 141) ! important; font-family: Verdana; font-weight: 400; font-size: 13px; position: static;"&gt;drives&lt;/span&gt;&lt;/font&gt;&lt;/a&gt; respectively.&lt;/font&gt;
&lt;/p&gt;   
&lt;p&gt;&lt;font face="Verdana" size="2"&gt;  Computers have a 
memory structure which can be easily (if somewhat sloppily) compared to the human 
brain. The &lt;a id="KonaLink2" target="_top" class="kLink" style="text-decoration: underline ! important; position: static;" href="http://www.pcstats.com/articleview.cfm?articleID=985#"&gt;&lt;font style="color: rgb(62, 106, 141) ! important; font-family: Verdana; font-weight: 400; font-size: 13px; position: static;" color="#3e6a8d"&gt;&lt;span class="kLink" style="color: rgb(62, 106, 141) ! important; font-family: Verdana; font-weight: 400; font-size: 13px; position: static;"&gt;hard &lt;/span&gt;&lt;span class="kLink" style="color: rgb(62, 106, 141) ! important; font-family: Verdana; font-weight: 400; font-size: 13px; position: static;"&gt;drive&lt;/span&gt;&lt;/font&gt;&lt;/a&gt; provides long-term memory storage similar to our long-term memories, 
a place where data is put to be permanently stored. RAM 
(Random Access Memory) provides a pallet that the computer can work from in 
normal operation, similar to our short-term memory. It holds information that is essential now 
but may or may not be transferred to long-term memory, depending on need.&lt;/font&gt;
&lt;/p&gt;
&lt;p&gt;&lt;font face="Verdana" size="2"&gt;Modern processors also include a memory cache, a 
comparatively small amount of high-speed memory which stores the data that is 
currently being used most often. This could be compared to our awareness, the 
memory that connects one moment to the next and keeps us doing what we were 
doing a second ago.&lt;/font&gt;&lt;/p&gt;      
&lt;p&gt;&lt;font face="Verdana" size="2"&gt;&lt;img alt="" src="http://www.pcstats.com/articleimages/200403/memoryarticle_1.jpg" align="right" border="0" height="262" hspace="3" vspace="3" width="350"&gt; 
Random     
         Access Memory (RAM) can be thought 
of as the short-term memory, in the sense that once the power 
is turned off, all information stored there is not saved. All modern computers have 
hard drives which store data permanently as magnetic information, but even with the improved speed of 
today's hard drive technology. Hard drives are still too slow to keep up with 
the needs of the processor since it can operate on considerably more 
information per second than can possibly be transferred to and from the 
hard drive.&lt;/font&gt;
&lt;/p&gt;      
&lt;p&gt;&lt;font face="Verdana" size="2"&gt;   This is where the need for a fast, short-term memory solution comes in, 
a memory space that provides very fast access for the processor so 
data can be written and read as needed without slowing down the 
system appreciably.&lt;/font&gt;
&lt;/p&gt;      
&lt;p&gt;&lt;font face="Verdana" size="2"&gt;    RAM 
fulfills this need, specifically DRAM (Dynamic RAM), the template for all modern 
memory types.&lt;/font&gt;
&lt;/p&gt;
&lt;p&gt;&lt;font face="Verdana" size="2"&gt;       DRAM consists of semiconductor chips arranged on 
a small &lt;a id="KonaLink3" target="_top" class="kLink" style="text-decoration: underline ! important; position: static;" href="http://www.pcstats.com/articleview.cfm?articleID=985#"&gt;&lt;font style="color: rgb(62, 106, 141) ! important; font-family: Verdana; font-weight: 400; font-size: 13px; position: static;" color="#3e6a8d"&gt;&lt;span class="kLink" style="border-bottom: 1px solid rgb(62, 106, 141); color: rgb(62, 106, 141) ! important; font-family: Verdana; font-weight: 400; font-size: 13px; position: static; padding-bottom: 1px; background-color: transparent;"&gt;circuit &lt;/span&gt;&lt;span class="kLink" style="border-bottom: 1px solid rgb(62, 106, 141); color: rgb(62, 106, 141) ! important; font-family: Verdana; font-weight: 400; font-size: 13px; position: static; padding-bottom: 1px; background-color: transparent;"&gt;board&lt;/span&gt;&lt;/font&gt;&lt;/a&gt;, each containing a logical arrangement of cells laid 
out in rows and columns. These cells use a combination of a capacitor and a 
transistor to achieve one of two states, filled with electrons (1) or empty (0), 
thus allowing binary (digital) information to be stored. &lt;/font&gt;                                                                                                                              
&lt;/p&gt;
&lt;p&gt;&lt;font face="Verdana" size="2"&gt;     
           The dynamic 
aspect of this type of memory is that it needs to be constantly refreshed 
with an electric charge to keep its information stored. When the computer 
is turned off, all data in the DRAM is lost. In all modern &lt;a id="KonaLink4" target="_top" class="kLink" style="text-decoration: underline ! important; position: static;" href="http://www.pcstats.com/articleview.cfm?articleID=985#"&gt;&lt;font style="color: rgb(62, 106, 141) ! important; font-family: Verdana; font-weight: 400; font-size: 13px; position: static;" color="#3e6a8d"&gt;&lt;span class="kLink" style="color: rgb(62, 106, 141) ! important; font-family: Verdana; font-weight: 400; font-size: 13px; position: static;"&gt;desktop &lt;/span&gt;&lt;span class="kLink" style="color: rgb(62, 106, 141) ! important; font-family: Verdana; font-weight: 400; font-size: 13px; position: static;"&gt;computers&lt;/span&gt;&lt;/font&gt;&lt;/a&gt;, 
DRAM can be added directly to the motherboard in the form of memory modules, 
a circuit board with mounted memory DRAM chips. &lt;/font&gt;                                                                                                                              
&lt;/p&gt;
&lt;p&gt;&lt;font face="Verdana" size="2"&gt;&lt;strong&gt;Types of memory&lt;/strong&gt;     &lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="Verdana" size="2"&gt;There are three main types of 
memory in common use today. SDRAM (Synchronous Dynamic RAM), DDR-SDRAM (Double 
Data Rate SDRAM) and RDRAM (RAMBUS Dynamic RAM). This article will detail all 
three, though it should be mentioned at this time that DDR-SDRAM in its various 
forms is by far the dominant type in today's PC market. &lt;/font&gt;&lt;/p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description>
      <id type="integer">16159</id>
      <lesson-id type="integer">4540</lesson-id>
      <position type="integer">1</position>
      <step-id type="integer">7071</step-id>
      <style-id type="integer">1</style-id>
      <updated-at type="datetime">2007-12-20T12:51:48-08:00</updated-at>
    </content>
  </contents>
</step>
