| By Paul Panks | Article Rating: |
|
| February 15, 2006 02:00 PM EST | Reads: |
8,680 |
Human memory and Random Access Memory (RAM) share one thing in common: they are both very volatile. This basically means that once the power sources feeding the memories are terminated, the memories disappear forever (at least in the case of human short-term memory; more on that in a bit).
Human brains and computers share rather curious connections between data (stored memories) and access points (synapses). Dictionary.com defines a synapse as follows: "The junction across which a nerve impulse passes from an axon terminal to a neuron, muscle cell, or gland cell." That's well and good, but how does it compare with how a computer stores data in RAM?
Computers make connections between pieces of data through a hierarchy structure called a directory tree. A directory tree is very much like a real tree in terms of how it "sprouts" outward from a beginning point. A typical directory tree might resemble something like this:
/
/usr
/usr/hla
/usr/hla/hlalib
/usr/hla/hlalib/hlalib.a
"/" is the root, or where the directory tree first begins. It is followed by "/usr", which then leads to "/usr/hla" (and so on).
Without subtle connections between points along an expanding "directory tree," the computer would have virtually no idea of where to find the data the user requested.
Human memory is very similar. Our brains make subtle "connections" between a memory and something that triggers it. For example, whenever I hear the word "foodstuffs," my brain immediately associates the word with my uncle. Why? Because one time, while taking care of his dog, he showed me the pantry where "foodstuffs" were kept (and thus where I could find food to eat). I also associate my uncle with Bisquick, which is odd, unless you also consider that in this same pantry I found a box of Bisquick...filled with ants!
Short-term memory is a lot like volatile RAM. If you don't immediately store the memory into long-term data memory (a process known as "encoding"), the memory soon disappears. Consider that it is very difficult for most human beings to remember a sequence of numbers beyond seven in a row. But by using a mnemonic device (something that aids memory), the mind can store a rather complex sequence of consecutive numbers with little or no effort.
Long-term memory arises once short-term memories are stored for an extended period of time. Neuronal connections are formed, allowing a set of memories to last for a very long time (sometimes even decades). RAM is thus short-term memory, while a computer's hard drive can be considered long-term memory.
Remember, when it comes to memory, wisely choose how it will be used. Both the human mind and the computer are not infallible. Keeping backups of your data is vital, whether stored on a CD-ROM or deep within the regions of your own brain.
Published February 15, 2006 Reads 8,680
Copyright © 2006 SYS-CON Media, Inc. — All Rights Reserved.
Syndicated stories and blog feeds, all rights reserved by the author.
More Stories By Paul Panks
Paul Panks is the author of "HLA Adventure," an adventure game written in Randall Hyde's HLA (High Level Assembly) language. His ultimate intention was for others to eventually contribute to this project, so in May 2003 he released it into public domain, including the source
code, so others could add to the game over time. Paul is a native of Phoenix, Arizona, an avid fan of pro football and creative writing, and became
interested in Linux programming through Red Hat Linux and Fedora Core.
- Kindle 2 vs Nook
- Is Cloud Computing Like Teenage Sex?
- GovIT Expo Highlights Cloud Computing
- Tactical Cloud Computing Panel at 1st Annual GovIT Expo
- Cloud Computing Can Revitalize Your Career as Software Developer
- Ubuntu-based Open Source Linux Mint Tests KDE Version
- Yahoo! SVP Shelton Shugar to Discuss Innovation at Cloud Computing Expo
- Virtualization Journal "Readers' Choice Awards" Voting Is Now Open
- Einstein, Sharks and Clouds: IT Security in the Cloud
- Adobe Flex Developer Earns $100K in New York City
- Virtualization Expo Call for Papers Deadline December 15
- Amazon Web Services Database in the Cloud
- Kindle 2 vs Nook
- Cloud CEOs, CTOs & SVPs to Speak at 4th International Cloud Computing Expo
- Is Cloud Computing Like Teenage Sex?
- 1st Annual GovIT Expo: Letter from the Technical Chair
- Ulitzer News: Search vs New Media
- The Difference Between Web Hosting and Cloud Computing
- Cloud Computing Expo: Exclusive Q&A with Yahoo! SVP Cloud Computing
- Confessions of a Ulitzer Addict
- GovIT Expo Highlights Cloud Computing
- Twitter, Linked In, Ning and Ulitzer: Easy Personal Branding Strategy
- My Thoughts on Ulitzer
- Tactical Cloud Computing Panel at 1st Annual GovIT Expo
- The i-Technology Right Stuff
- Linux.SYS-CON.com Exclusive: Linus Discloses *Real* Fathers of Linux
- After Ubuntu, Windows Looks Increasingly Bad, Increasingly Archaic, Increasingly Unfriendly
- Linus' Top Ten SCO Barbs
- A Closer Look at Damn Small Linux
- Netscape Co-Founder's 12 Reasons for Growth of Open Source
- Introducing "Cooperative Linux" - Linux for Windows, No Less
- *POINT - COUNTERPOINT SPECIAL* What's Wrong with the Open Source Community?
- Where Are RIA Technologies Headed in 2008?
- Linux.SYS-CON.com Exclusive: What Would UserLinux Look Like?
- i-Technology Viewpoint: The New Paradigm of IT Buying
- Is Linux Desktop-Ready Yet...or Not?





























