Glossary - Memory and Storage
* not in alphabetical order, to find a term goto "FIND on this page in menu bar"
NVRam    Non-volatile random-access memory
Ram is integrated-circuit (lC) memory whose contents can both be read and overwritten as required; it forms the 'main memory' of most microcomputer systems. Normally, Ram is 'volatile': that is, it loses its contents when the power to the computer is switched off (hence the need to save your work to disk). NVRam is able to retain its contents thanks to a battery that automatically takes over when power is lost.
EEPROM    electrically erasable programmable read-only memory
The DCI component works in conjunction with the GDI to speed up display on your CRT. It was recendy supplanted by DDI.
A special type of read-only memory (ROM) that can be erased and written electrically. EEPROM is frequently used for system-board BIOSes so that a computer's BIOS can be up­dated just like a piece of software. See also ROM, EPROM, and BIOS.
OTP Eprom   One-time programmable erasable programmable read-only memo­ry
The Eprom memory chip is made to be programmed, erased and re­used. Erasure is achieved by shining high­intensity ultra-violet light through a win­dow in the ceramic body of the chip. The  OTP version has no window, so it can't be erased and re-used.
EMS   Expanded Memory Specification
A bank­switched memory management scheme de­veloped by Intel, Lotus, and Microsoft that al­lows MS-DOS applications (normally limited to 640K of memory) to access vast quantities of memory. The first widely accepted version of the EMS specification, Version 3.2, support­ed up to 8MB of memory, and Version 4.0 in­creased the limit to 32MB. Memory that con­forms to this standard is often referred to as expanded memory. EMS memory has been all but made obsolete by protected-mode oper­ating systems such as Window
DMA    direct memory access
A technique that some hardware devices use to transfer data to or from memory directly without requiring the involvement of the CPU.
DRAM   dynamic random access memory
The readable/writable memory used to store data in personal com­puters. DRAM stores each bit of informa­tion in a "cell" composed of a capacitor and a transistor. Because the capacitor in a DRAM cell can hold a charge for only a few milliseconds, DRAM must be continually re­freshed in order to retain its data.
EDO RAM   extended data-out random access memory
A form of DRAM that speeds accesses to consecutive locations in memory by (1) assuming that the next memory access will target an address in the same transistor row as the previous one and (2) latching data at the output of the chip so it can be read even as the inputs are being changed for the next memory location. EDO RAM re­duces memory access times by an average of about 10 percent compared with standard DRAM chips and costs only a little more to manufacture.
EDRAM   enhanced dynamic random access mem­ory
A form of DRAM that boosts perfor­mance by placing a small complement of stat­ic RAM (SRAM) in each DRAM chip and using the SRAM as a cache. Also known as cached DRAM, or CDRAM
Hardware - Storage
Logical Drives
There are 2 ways to view the disk drives in your microcomputer system, either logically or physi­cally. When you view a drive physically, you are looking at how many tangible drives your system can access.  These physical drives may be logically subdivided to produce logical  drives during the disk par­cloning process. Physical drives are referred to by number while logical drives are  referred to by letter. You could have three logi­cal drives with C and E  residing on physical drive 1 and drive D residing on physical drive 2.  You could also have other logical drives such as RAM Disks or re­mote
disks in a network.
Lost Allocation Units
Por­tions of a file (or files) have be­come detached from the rest of the file or that a file has become separated from its directory entry
CRC    cyclical redundancy check
A mathematical method that per­mits errors in long runs of data to be detected with a very high degree of accura­cy. Before data is transmitted over a phone, for example, the sender can computer
a 32-bit CRC value from the data's contents. If the re­ceiver computes a different CRC value, then the data was corrupted during transmission.  Matching CRC values confirm with near cer­tainty that the data was transmitted intact
FAT   File Allocation Table
The file system used by DOS and 16-bit ver­sions of Windows to manage files stored on hard disks, floppy disks, and other disk media. The file system takes its name from an on-disk data structure known as the file allo­cation table, which records where individual portions of each file are located on the disk. 
Mag Tape
Mag tape is an abbreviation for the various kinds of magnetic recording tape used to store computer programs and data. The tapes are used to store info off-line as backups. Microcom­puters equipped with tape backup systems use magnetic tape contained in cartridges or cassettes of  many sizes. The data that is stored and retrieved from mag tapes is done in a sequential fashion. That is, reading or writ­ing a specific item on the tape requires reading everything in front of it
FTP   File Transfer Protocol
A set of rules that al­lows two computers to talk to each other as a file transfer is carried out  This is the proto­col used when you download a file to your computer from another computer on the Internet.
GO! (Graphics Device Interface) The component of Windows that permits applications to draw
Megabyte   Mega' is a binary analogue to the decimal unit "million".
One megabyte is exactly
1,048,576 bytes
1024 times 1024 or
2 to the 20th power
The capac­ity of a hard disk drive for a per­sonal computer is measured in Megabytes, a 20 Mb drive, a 40 Mb drive, a 500 Mb drive etc.

Diagrams

Central Processing Units
Video and Display
General Hardware
Memory and Storage
Software
Audio
Communications
Programming
   


© 2006-2008 Arx Valdex Computers, all rights reserved