A modem ( mo dulator- dem odulator ) is a device that modulates an analog carrier signal to encode digital information, and also demodulates such a carrier signal to decode the transmitted information. The goal is to produce a signal that can be transmitted easily and decoded to reproduce the original digital data. Modems can be used over any means of transmitting analog signals, from driven diodes to radio.

The most familiar example is a voiceband modem that turns the digital 1s and 0s of a personal computer into sounds that can be transmitted over the telephone lines of plain old telephone services (POTS), and once received on the other side, converts those 1s and 0s back into a form used by a USB, Ethernet, serial, or network connection.

Modems are generally classified by the amount of data they can send in a given time, normally measured in bits per second (bit/s, or bps). They can also be classified by Baud, the number of times the modem changes its signal state per second. For example, the ITU V.21 standard used audio frequency-shift keying, aka tones, to carry 300 bit/s using 300 baud, whereas the original ITU V.22 standard allowed 1,200 bit/s with 600 baud using phase-shift keying.

Faster modems are used by Internet users every day, notably cable modems and ADSL modems. In telecommunications, wide-band radio modems transmit repeating frames of data at very high data rates over microwave radio links. Narrow-band radio modem is used for low data rate up to 19.2k mainly for private radio networks. Some microwave modems transmit more than a hundred million bits per second. Optical modems transmit data over optical fibers. Most intercontinental data links now use optical modems transmitting over undersea optical fibers. Optical modems routinely have data rates in excess of a billion (1x10) bits per second. One kilobit per second (kbit/s, kb/s, or kbps) as used in this article means 1,000 bits per second and not 1,024 bits per second. For example, a 56k modem can transfer data at up to 56,000 bit/s (7 kB/s) over the phone line.

In the summer of 1960, the name Data-Phone was introduced to replace the earlier term digital subset . The 202 Data-Phone was a half-duplex asynchronous service that was marketed extensively in late 1960. In 1962, the 201A and 201B Data-Phones were introduced. They were synchronous modems using two-bit-per-baud phase-shift keying (PSK). The 201A operated half-duplex at 2,000 bit/s over normal phone lines, while the 201B provided full duplex 2,400 bit/s service on four-wire leased lines, the send and receive channels running on their own set of two wires each.

The famous Bell 103A dataset standard was also introduced by Bell Labs in 1962. It provided full-duplex service at 300 baud over normal phone lines. Frequency-shift keying was used with the call originator transmitting at 1,070 or 1,270 Hz and the answering modem transmitting at 2,025 or 2,225 Hz. The readily available 103A2 gave an important boost to the use of remote low-speed terminals such as the KSR33, the ASR33, and the IBM 2741. AT&T reduced modem costs by introducing the originate-only 113D and the answer-only 113B/C modems.

The Carterfone decision

For many years, the Bell System (AT&T) maintained a monopoly in the United States on the use of its phone lines, allowing only Bell-supplied devices to be attached to its network. Before 1968, AT&T maintained a monopoly on what devices could be electrically connected to its phone lines. This led to a market for 103A-compatible modems that were mechanically connected to the phone, through the handset, known as acoustically coupled modems. Particularly common models from the 1970s were the Novation CAT and the Anderson-Jacobson, spun off from an in-house project at the Lawrence Livermore National Laboratory. Hush-a-Phone v. FCC was a seminal ruling in United States telecommunications law decided by the DC Circuit Court of Appeals on November 8, 1956. The District Court found that it was within the FCC's authority to regulate the terms of use of AT&T's equipment. Subsequently, the FCC examiner found that as long as the device was not physically attached it would not threaten to degenerate the system. Later, in the Carterfone decision of 1968, the FCC passed a rule setting stringent AT&T-designed tests for electronically coupling a device to the phone lines. AT&T made these tests complex and expensive, so acoustically coupled modems remained common into the early 1980s.

In December 1972, Vadic introduced the VA3400 . This device was remarkable because it provided full duplex operation at 1,200 bit/s over the dial network, using methods similar to those of the 103A in that it used different frequency bands for transmit and receive. In November 1976, AT&T introduced the 212A modem to compete with Vadic. It was similar in design to Vadic's model, but used the lower frequency set for transmission. It was also possible to use the 212A with a 103A modem at 300 bit/s. According to Vadic, the change in frequency assignments made the 212 intentionally incompatible with acoustic coupling, thereby locking out many potential modem manufacturers. In 1977, Vadic responded with the VA3467 triple modem, an answer-only modem sold to computer center operators that supported Vadic's 1,200-bit/s mode, AT&T's 212A mode, and 103A operation.

The Smartmodem and the rise of BBSes

The next major advance in modems was the Smartmodem , introduced in 1981 by Hayes Communications. The Smartmodem was an otherwise standard 103A 300-bit/s modem, but was attached to a small controller that let the computer send commands to it and enable it to operate the phone line. The command set included instructions for picking up and hanging up the phone, dialing numbers, and answering calls. The basic Hayes command set remains the basis for computer control of most modern modems.

Prior to the Hayes Smartmodem , dial-up modems almost universally required a two-step process to activate a connection: first, the user had to manually dial the remote number on a standard phone handset, and then secondly, plug the handset into an acoustic coupler. Hardware add-ons, known simply as dialers , were used in special circumstances, and generally operated by emulating someone dialing a handset.

With the Smartmodem, the computer could dial the phone directly by sending the modem a command, thus eliminating the need for an associated phone instrument for dialing and the need for an acoustic coupler. The Smartmodem instead plugged directly into the phone line. This greatly simplified setup and operation. Terminal programs that maintained lists of phone numbers and sent the dialing commands became common.

The Smartmodem and its clones also aided the spread of bulletin board systems (BBSs). Modems had previously been typically either the call-only, acoustically coupled models used on the client side, or the much more expensive, answer-only models used on the server side. The Smartmodem could operate in either mode depending on the commands sent from the computer. There was now a low-cost server-side modem on the market, and the BBSs flourished.

Almost all modern modems also do double-duty as a fax machine as well. Digital faxes, introduced in the 1980s, are simply a particular image format sent over a high-speed (commonly 14.4 kbit/s) modem. Software running on the host computer can convert any image into fax-format, which can then be sent using the modem. Such software was at one time an add-on, but since has become largely universal.

Softmodem (dumb modem)

Main article: Softmodem

A Winmodem or Softmodem is a stripped-down modem that replaces tasks traditionally handled in hardware with software. In this case the modem is a simple digital signal processor designed to create sounds, or voltage variations, on the telephone line. Softmodems are cheaper than traditional modems, since they have fewer hardware components. One downside is that the software generating the modem tones is not simple, and the performance of the computer as a whole often suffers when it is being used. For online gaming this can be a real concern. Another problem is lack of portability such that other OSes (such as Linux) may not have an equivalent driver to operate the modem.

Narrow-band/phone-line dialup modems

A standard modem of today contains two functional parts: an analog section for generating the signals and operating the phone, and a digital section for setup and control. This functionality is actually incorporated into a single chip, but the division remains in theory. In operation the modem can be in one of two modes, data mode in which data is sent to and from the computer over the phone lines, and command mode in which the modem listens to the data from the computer for commands, and carries them out. A typical

DSL Fax

DSL fax provided by AirComUSA. ... Sending a DSL Fax. Sending a DSL Fax with AirComUSA is as easy as sending an email.

...

VOIP, DSL, Fax, and Phone Service

Real Facts about VOIP Reviews. VOIP stands for Voice over Internet Protocol. It is a general term for a family of transmission technologies that delivers voice communications over ...

...

Google Answers: Fax over DSL

Subject: Fax over DSL Category: Computers >Internet Asked by: rothschildid-ga List Price: $5.00: Posted: 14 Dec 2003 13:34 PST Expires: 13 Jan 2004 13:34 PST

...

Splitting Fax/DSL Line - International Military Forums

Read about Splitting Fax/DSL Line - I'm going to be using the same line for both the fax machine and DSL,

...

Apple - Support - Discussions - Faxing through the dsl modem and not a ...

Topic : Faxing through the dsl modem and not a internal modem

...

using fax with DSL

using fax with DSL : Archived from groups: microsoft.public.windowsxp.print_fax () i just recently started using a DSL connection. i would like to know if i can send a

...

Cannot Use FAX On DSL/Phone Line - Broadband Installation - Qwest ...

I have a Qwest 2Wire modem/router installed and working perfectly. I have Qwest supplied filters on every phone jack in the house. However, I have never been able to get a FAX ...

...

Can I FAX over DSL? DSL FAQ - dslreports.com

Can I FAX over DSL? DSL FAQ frequently asked question.

...

How to Fax Using DSL Connection | eHow.com

How to Fax Using DSL Connection. There is always a need to send or receive faxes in a business. You do not even have to own a separate fax machine to do this, as you can also send ...

...

DSL Fax: freeware downloads

DSL Fax: merge winfax fxd fxr fxs files into fxm files, Get information about IP address., get information about an IP address.

...