Free Web Hosting by Netfirms
Web Hosting by Netfirms | Free Domain Names by Netfirms

LOGIC GATE   REGISTERS   BUSES   CU   ALU & CU--- Main Page

MEMORY

Memory is a form of electronic storage, it is used because if the CPU had to constantly access the hard drive then I would operate very slowly. But when the information is kept in the memory the CPU can then access the files much more quickly. 

In a computer the CPU accesses memory for data. it can either come from permanent storage (hard drive) or input (keyboard etc), most data goes in to Random access memory (RAM) first. Then the CPU stores pieces of data it will need to access often, in the cache, and holds certain special instructions within the register.

Memory within a computer plays a big role and with out it the computer cannot work. lets look a typical computer start up sequence.