Change font size
It is currently Sat May 25, 2013 7:07 am


Post a new topicPost a reply Page 1 of 1   [ 5 posts ]
Author Message
 Post subject: How far away are from not requring RAM in a computer?
PostPosted: Sat May 07, 2011 12:05 pm 
User avatar

Joined: Sun Jun 20, 2010 7:38 pm
Posts: 112
With the rapid evolution and the prices finally coming down, how long do you think it will be before RAM is no longer needed as a fundamental part of a computer system?


Top
 Profile  
 
 Post subject: Re: How far away are from not requring RAM in a computer?
PostPosted: Sat May 07, 2011 12:19 pm 
User avatar

Joined: Sat Apr 11, 2009 9:04 am
Posts: 1111
Two years, seven months and twelve days.

_________________
"That whenever any Form of Government becomes destructive of these ends, it is the Right of the People to alter or to abolish it, and to institute new Government..."


Top
 OnlineProfile  
 
 Post subject: Re: How far away are from not requring RAM in a computer?
PostPosted: Sat May 07, 2011 5:43 pm 
User avatar

Joined: Tue Apr 26, 2011 11:25 pm
Posts: 52
Location: USA
Eddie wrote:
With the rapid evolution and the prices finally coming down, how long do you think it will be before RAM is no longer needed as a fundamental part of a computer system?


RAM, or random access memory could be in the form of SRAM, DRAM, FLASH, CMOS, etc. RAM will change in formfactor in the future, but we will probably not evolve away from it within our lifetimes. There will have to be a pretty drastic change in design. Most everything is loaded off the hard disk and into the RAM and run from there. It is what really runs the PC more than any other component.

RAM could move... onto the CPU, the graphics card, or be build directly on the mother board. However, I don't see us eliminating random access memory in a computer system anytime soon.

I see RAM, getting smaller and smaller. I see it evolving in the next 25 years or so, to the molecular level where a certain type of atom is a good conductor and another type of atom makes a good capacitor. Sending two electrons through for a 1 binary bit, one electron through for a 0 binary bit and none through for a failed connection. Taking the entire world's computer power and placing it in the size of a cell phone, and powering it for a few cents a year.


Top
 Profile  
 
 Post subject: Re: How far away are from not requring RAM in a computer?
PostPosted: Sat May 07, 2011 11:19 pm 
User avatar

Joined: Mon Aug 11, 2008 1:35 pm
Posts: 5784
I see the opposite, with the cloud, less hd space is needed and more ram to load remote code is needed

but I am just guessing

_________________
http://www.DoorToDoorGeek.com
http://www.LinuxBasix.com
http://www.Podnutz.com/lftrou
http://www.Podnutz.com/AndroidAppAddicts
http://www.LinuxForTheRestOfUs.com


Top
 OnlineProfile  
 
 Post subject: Re: How far away are from not requring RAM in a computer?
PostPosted: Sun May 08, 2011 4:15 am 
User avatar

Joined: Sun Oct 10, 2010 6:38 pm
Posts: 1534
I'm thinking along the lines of what heisenbug was saying. Computer programs are designed around a simple block format.. INPUT > PROCESSING/STORAGE > OUTPUT

A processor will load a computer program into ram, from some other storage media, generally a hard drive, then the processor will execute that code from ram. This is what was taught in an introduction programming class I took just last year. Programming languages use fundamental concepts like "data types". When coding a program with a particular language you must reserve portions of ram to hold the the values you are manipulating and you do that with "data types" For example, an "int" data type, depending on the machine being used, reserves 4 bytes of consecutive ram. A "char" data type, short for "character" reserves 1 byte, or 8 bits, each character corresponding to a character on the ASCII table. A "float" data type is also 4 bytes, but it allows you to use floating point number like 2.7841, where "Int" type would cut off the decimal portion of that same number. I guess my point is that ram will be relevant for quite a while, I believe.

_________________
A+, Network +


Top
 Profile  
 
Display posts from previous:  Sort by  
Post a new topicPost a reply Page 1 of 1   [ 5 posts ]


Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  

Learn How To Fix Laptops



Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
610nm Style by Daniel St. Jules of Gamexe.net
Change colors.