MSI MS-6590 Benutzerhandbuch

Seite 55

Advertising
background image

1-109

Einführung

1-108

Kapitel 1

P S / 2 P o r t

A type of port developed by IBM for connecting a mouse or keyboard to a PC. The PS/
2 port supports a mini DIN plug containing just 6 pins. Most modern PCs equipped
with PS/2 ports so that the special port can be used by another device, such as a
modem.

R A I D

RAID (Redundant Array of Independent Disks; originally Redundant Array of Inex-
pensive Disks) is a way of storing the same data in different places (thus, redundantly)
on multiple hard disks. By placing data on multiple disks, I/O operations can overlap in
a balanced way, improving performance. Since multiple disks increases the mean time
between failure (MTBF), storing data redundantly also increases fault-tolerance.

S C S I

Acronym for Small Computer System Interface. Pronounced "scuzzy," SCSI is a par-
allel interface standard used by Apple Macintosh computers, PCs, and many UNIX
systems for attaching peripheral devices to computers. SCSI interfaces provide for
faster data transmission rates (up to 80 megabytes per second) than standard serial and
parallel ports. In addition, you can attach many devices to a single SCSI port, so that
SCSI is really an I/O bus rather than simply an interface.

USB

(Universal Serial Bus)

A hardware interface for low-speed peripherals such as the keyboard, mouse, joystick,
etc. USB provides a maximum bandwidth of 12 Mbit/sec (Mbps) for connecting up to
127 peripheral devices to PC. USB features hot swap capability and multiple data
streams, allows external devices to be plugged in and unplugged without turning the
system off.

V i r u s

A program or a piece of code that infects computer files by inserting in those files
copies of itself. The virus code is buried within an existing program, and is activated
when that program is executed. All the viruses are man-made, and often have damaging
side effects.

W L A N

Acronym for wireless local-area network. Also referred to as LAWN. A type of local-
area network that uses high-frequency radio waves rather than wires to communicate
between nodes.

LBA

(Logical Block Addressing)

Logical block addressing is a technique that allows a computer to address a hard disk
larger than 528 megabytes. A logical block address is a 28-bit value that maps to a
specific cylinder-head-sector address on the disk. 28 bits allows sufficient variation to
specify addresses on a hard disk up to 8.4 gigabytes in data storage capacity. Logical
block addressing is one of the defining features of Enhanced IDE (EIDE), a hard disk
interface to the computer bus or data paths.

LED

(Light Emitting Diode)

A semiconductor device that converts electrical energy into light. Since it lights up
(usually red) when electricity is passed through it, it is usually used for the activity
lights on computer’s component, such as disk drivers.

LPT

(Line Printer Terminal)

Logical device name for a line printer; a name reserved by the MS-DOS for up to three
parallel printer ports: LPT1, LPT2, and LPT3. It is frequently used by the OS to
identify a printer.

O v e r c l o c k i n g

Overclocking is resetting your computer so that the microprocessor runs faster than the
manufacturer-specified speed (for example, setting an Intel 166 MHz (megahertz)
microprocessor to run at 200 Mhz).

PCI

(Peripheral Component Interconnect)

A local bus standard developed by Intel that first appeared on PCs in late 1993. PCI
provides “plug and play” capability and allows IRQs to be shared. The PCI controller
can exchange data with the system's CPU either 32 bits or 64 bits at a time.

PnP

(Plug and Play)

A set of specifications that allows a PC to configure itself automatically to work with
peripherals. The user can "plug" in a peripheral device and "play" it without configur-
ing the system manually. To implement this useful feature, both the BIOS that sup-
ports PnP and a PnP expansion card are required.

POST

(Power On Self Test)

During booting up your system, the BIOS executes a series of diagnostic tests, include
checking the RAM, the keyboard, the disk drives, etc., to see if they are properly
connected and operating.

Advertising