Boot: To start or restart your PC. This term originates from the saying " to pull oneself up by the bootstraps".
Bps (bits per second): A unit to measure the speed at which data bits can be transmitted or received. Bps differs from baud when more than one bit is represented by a single cycle of the carrier.
Buffer: A temporary storage register or Random Access Memory (RAM) used in all aspects of data communications which prevents data from being lost due to differences in transmission speed. Keyboards, serial ports, muxes and printers are a few examples of the devices that contain buffers. A buffer allows one device to dump data at a high speed and for the
Bus: A common channel between hardware devices either internally between components in a computer, or externally between stations in a communications network.
Byte: The unit of information a computer can handle at one time. The most common understanding is that a byte consists of 8 binary digits (bits), because that's what computers (PCS) can handle. A byte holds the equivalent of a single character (such as the letter A).
C
Capacitor: An electronic device that stores an electrical charge. It comes in varying sizes for use in anything from power supplies to the tiny cells in dynamic RAM chips. When the device is powered down, it's capacitors lose their charge.
Carrier signal: An analog signal with known frequency, amplitude and phase characteristics used as a transport facility for useful information. By knowing the original characteristics, a receiver can interpret any changes as modulations, and thereby recover the information.
CCITT (Consultative Committee for International Telephone and Telegraph): An advisory committee created and controlled by the United Nations and headquartered in Geneva whose purpose is to develop and to publish recommendations for worldwide standardiza- tion of telecommunications devices. CCITT has developed modem standards that are adapted primarily by PTT (post, telephone and telegraph) organizations that operate telephone networks of countries outside of the U.S..
Character set: One of a number of coding schemes which uses binary digits to represent characters, numbers, punctuation, and/or control characters. Common character sets are ASCII, ANSI or EBCDIC.
Checksum: A control field found in synchronous data packets which contain the results of the error control algorithm used.
Chip: Also called integrated circuits (IC), they are squares or rectangles that contain from a few dozen to a few million electronic components.
Circuit: Any closed path through which electrical current can flow.
Circuit switching: The temporary connection of two or more communications channels using a fixed,
Clock: A timing signal generated by an oscillating circuit which is used to synchronize data transmissions.
Command: An instruction that tells a computer to begin, continue or end a specific operation.
Command mode: One of two states of an intelligent (i.e. programmable) device. The mode in which commands can be issued to alter operating parameters.
CRC (Cyclic Redundancy Check): A field used in packetized data that contains two
CTS (Clear To Send signal): With communications between modems, an
D
DC (Direct Current): This is usually understood to mean a constant voltage supply that fluctuates only a nominal amount. An analog or digital signal that may vary in voltage level, but it never crosses the reference voltage (usually called ground). Contrast with AC.
De facto standards: A de facto standard is one of two types of voluntary standards recognized by a given market. It is introduced by a single vendor and becomes a standard by its widespread use and acceptance by other vendors. AT&T's Bell 212A, IBM's Binary Synchronous Protocol or DEC's
De jure standards: A de jure standard is one of two types of voluntary standards. It represents the collective consensus of the industry and users for a particular aspect of manufacturing. CCITT's V and X standards (e.g. V.32 and X.25) are examples of de jure standards. Compare with de facto standards.
Decibel (dB): A unit of measurement for signal strength based on logarithmic increments. A decibel is a relative measurement that is derived from an initial reference level and a final observed level.
Default: This is preset value or option in software packages, or in hardware configuration, that is used unless you specify otherwise.