Glossary

Click on a term below to learn more about it.

ADR

Advanced Digital Recording, which uses magnetic tape data storage (packed in one cartridge) to store data from computer by digital drive. ADR drives read and write eight tracks of data simultaneously on one medium. This technology is usually used for fast data backup of a large quantity of data.

ATA

Advanced Technology Attachment, which is used to connect data storage devices with computer data bus (IDE Interface for IBM-PC/AT & compatible computers).

BIOS

Basic Input Output System. Basic software that runs on computers and certain add-on cards (controllers, network cards, etc.).

CD

Compact Disc, optical medium used to store any type of data. Special laser diode is used to read data from it.

CDROM - Compact Disc

Read Only Memory. Optical medium from which data can be just read. Sometimes it is used as acronym for Compact Disc Reader Drive.

CF

CompactFlash Memory Card used in Digital Cameras, MP3 Players, PDA devices, Cell Phones.

DAT

Digital Archive Tape

DBMS

DataBase Management System, which is used to manage files and data in some database systems (Oracle, MS Access, MS SQL, MySQL, InterBase, etc.).

DLT

Type of mass data storage medium in form of a cartridge (half-inch type) that is used for data backup.

DVD+R

Digital Versatile Disc Plus Recordable (type of optical medium)

DVD-R

Digital Versatile Disc – Recordable (type of optical medium)

DVD-RW

Digital Versatile Disc Rewritable (type of optical medium)

ESDI

this acronym can have several meanings: Enhanced Serial Data Interface (serial data port type used by computers to communicate with peripherals), Enhanced Small-Device Interface, Enhanced System Device Interface (common but incorrect).

Ext3

3rd Extended File system used by Unix/Linux compatible operating systems.

FAT12

12bit File Allocation Table (File Access Table is also used, but incorrect) by Microsoft.

FAT32

32bit File Allocation Table (File Access Table is also used, but incorrect) by Microsoft.

FDD

Floppy Disk Drive is device used to read/write Floppy Discs.

FS

File system, which is used to represent data in a specific form on any type of data storage medium.

HDD

Hard disk drive is a device used to store data. It is a magnetic device with embedded discs in its case. Data can be read/written on this device.

IDE

This acronym can have several: Integrated Data Environment, Integrated Device Electronics, Integrated Drive Electronics (related to hard disk drives), Intelligent Drive Electronics (related to hard disk drives, but less common)

KB

KiloByte is measurement unit for data volume. 1KB = 1024B

MB

MegaByte is measurement unit for data volume. 1MB = 1024KB

MFM

This acronym can have several: Master File Maintenance, Microfilm Module (which is used as data storage).

MMC

MultiMedia Card is Memory Card used in Digital Cameras, MP3 Players, PDA devices, Cell Phones.

MP3

Moving Picture Experts Group Layer – 3 Audio (type of audio file format/file format characteristic extension).

NAS

This acronym can have few meanings: Network Attached Storage (network oriented storage medium), Network Accessible Storage, Network Attached Servers, NetWare Access Services (for access to storage medium)

Non-RAID

Data storage system that is not build on a RAID platform.

NSD

This acronym can have several meanings: Network Service Daemon (on Unix/Linux systems), Network Systems Design.

PATA

Parallel Advanced Technology Attachment (hard disk interface). This is one version of the ATA standard.

PDA

Personal Digital Assistant, small computer that you can hold in one hand and take with you. Usually it uses some type of memory card; it rarely it uses hard disk drive.

QIC

Quarter Inch Cartridge : one package type of data storage tape.

RIM

Remote Interface Module (used for connections between devices).

SAN

Storage Area Network

SCSI

This acronym can have few meanings: Small Computer Serial Interface, Small Computer System Interface. Standard for connecting devices to data bus of computer. Found primarily in servers.

SLR

Type of mass data storage tape medium packed in a cartridge that is used for data backup. This medium type has the ability to read and write data at high speeds (with or without compression).

Tar

This acronym can have several meanings: Tape Archive, Tape Archiver.

VXA

Type of mass data storage tape medium packed in a cartridge that is used for data backup.

WORM

One type of data storage medium, usually it is known as: Write-Once Read-Many, Write Only-Read Many (less common but can be found).

AIT

Technology, which uses magnetic tape data storage (packed in one cartridge) to store data from computer by digital drive. AIT tapes have a memory chip embedded in the cartridge to store a table of contents and file location information. This technology is usually used for fast data backup of large quantities of data. Data can be saved in a normal or compressed state.

B

Byte is measurement unit for data volume. 1B = 8bit

BPI

Bits Per Inch, unit that is used for measuring capacity of medium.

CD-R

Compact Disc Recordable, optical medium used to store any type of data. Data can be saved (burned) with special laser beam only once, but data can be read many times from it. It is also known as CD-ROM (Compact Disk : Read Only Memory).

CD-RW

Compact Disc ReWritable, optical medium used to store any type of data. Data can be saved (burned) with special laser beam many times. Data can be read many times from it.

CPIO

Copy In and Out, this is a Unix/Linux utility for working with files.

DB

Database, sometimes this name is used instead of DBMS

DDS

Type of high capacity data storage tape medium packed in a cartridge that is used for data backup.

DVD

Digital Versatile Disc (formerly Digital Video Disc) or Drive (type of optical medium)

DVD+RW

Digital Versatile Disc ReWritable, competing standard to DVD-RAM & DVD-RW (type of optical medium).

DVD-RAM

Digital Versatile Disc : Random Access Memory (type of optical medium)

EIDE

Enhanced Integrated Drive Electronics, Enhanced IDE technology used by hard disk drives to operate and communicate with the data bus in a computer.

Ext2

2nd Extended File system used by Unix/Linux compatible operating systems.

FAT
FAT16

16bit File Allocation Table (File Access Table is also used, but incorrect) by Microsoft.

FD

Floppy Disc (or Floppy Diskette) is a magnetic medium used to store data. Data can be read/written many times on it.

FireWire

Fast peripheral device interface used by computers and other newer devices for communication where a large quantity of data is transferred (digital camcoders, audio/video editing).

GB

GigaByte is measurement unit for data volume. 1GB = 1024MB

HPFS

High Performance File system

JBOD

Just a Bunch Of Disks/Drives (this type of system is distinct from RAID).

LTO

Type of mass data storage medium packed in a cartridge that is used for data backup.

MD

Micro Drive is small hard disk drive used in newer USB Memory devices, MP3 players and PDA.

MLR

Type of mass data storage tape medium packed in a cartridge that is used for data backup. This medium type can be read and written to at high speeds (with or without compression).

MO

Magneto Optical, data storage made by a combination of magnetic and optical technologies.

MS

MemoryStick is Memory Card used in Digital Cameras, MP3 Players, PDA devices, Cell Phones.

NFS

Network File System, which is used on network oriented platforms.

NS

Network Series

NTFS

New Technology File system that can be found on Microsoft Windows NT/2000/XP.

PC

Personal Computer

PocketPC

Pocket Personal Computer, one type of PDA device.

RAID

Redundant Array of Inexpensive Disks (multiple disks configured together which act as a larger volume. RAID usually includes a level of fault tolerance so that one member of the RAID set can fail without any data loss. However, RAID-0 configurations require that all members be functional or the data will not be accessible).

RW

ReWritable is the capability of data storage medium to be written to more than one time.

SATA

Serial Advanced Technology Attachment (hard disk interface). This is one version of ATA standard.

SD

SecureDigital Card is a Memory Card used in Digital Cameras, MP3 Players, PDA devices, and Cell Phones.

SQL

Structured Query Language (database query language used in communication with DBMS).

USB

Universal Serial Bus (peripheral device interface used by computers and other newer devices)

WinCE

Microsoft Windows Compact Edition that is used as the operating system in many PDAs and similar devices.

xD

xD Memory Card is usually used in Digital Cameras.

Submit A Case Today
BUILT BY COMPASS