English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

How does the ROM, RAM, CMOS and such store memory without using moving parts? I can understand how a head on a tape recorder can read and write on a tape that moves across it, but without any moving parts in computer memory I find it hard to understand the process.

2007-01-18 09:58:12 · 3 answers · asked by stelcha 2 in Computers & Internet Hardware Other - Hardware

3 answers

The hard disk is a round stainless steel magnet, looks sorta like a CD but smooth and shiny. Binary code is transfered from the input to the disk in a series of 1's or 0's magnetically or by laser. The hard drive is partitioned like slices of a pie, some files can be moved and some can't but all files are in Binary Code like on the Matrix Movie. Series of 111100, 110000, 100001 all mean different things in this code but the computers memory address is able to keep track of everything at a very fast speed. Sort of like a LP Record but magnetically or using light.

2007-01-18 10:08:55 · answer #1 · answered by Anonymous · 0 0

As you may know computers are binary, which means every memory location is either a 1 or a 0. What this means is that the circuitry for that memory location is either above a minimum voltage (say 2.5 volts) which makes it a 1, or it is below that voltage (probably about 0 volts), which makes it a 0.

To answer your question, computers use solid state circuitry, which basically means they use transistors. Transistors are able to switch between 0 and 1 very quickly, but are also able to hold their current voltage until they are forced to change it. So when your computer "reads" from memory, it is just testing for the voltage levels of each individual memory location.

2007-01-18 18:11:41 · answer #2 · answered by John A 3 · 0 0

u can goto http://computer.howstuffworks.com/rom.htm
and read how it works.

2007-01-18 18:02:15 · answer #3 · answered by Paultech 7 · 0 0

fedest.com, questions and answers