ArticleslgStudy

computer science

Popcom

Popcom is a computer science topic covered in the lgStudy science library. This page brings together a partial reference excerpt, illustrations, worked examples, real-world applications and a short study plan, so you can understand Popcom rather than just read about it. In short: Popcom (an abbreviation of Popular Communications) was a line of modems marketed by the Prentice Corporation of Sunnyvale, California, introduced in 1984. The line comprised six models—X100, X150, C100, C150, C200, C250—the C models being internal modems meant to plug into a free ISA expansion slot of an IBM PC compatible, while the X models were compact external units intended to be plugged into a wall indefinitely…

Popcom — main illustration
Popcom — illustration

Key takeaways

  • Popcom belongs to computer science; place it in that map before memorising details.
  • Learn the definition first, then one example that makes the definition concrete.
  • Connect Popcom to a quantity you can measure, compute or draw — that is where exam questions come from.
  • Reproduce the core statement of Popcom from memory before moving on to harder problems.

Reference excerpt

Popcom (an abbreviation of Popular Communications) was a line of modems marketed by the Prentice Corporation of Sunnyvale, California, introduced in 1984. The line comprised six models—X100, X150, C100, C150, C200, C250—the C models being internal modems meant to plug into a free ISA expansion slot of an IBM PC compatible, while the X models were compact external units intended to be plugged into a wall indefinitely and connected to the computer via a serial cable. The X100 and X150 were noted by the press for their very small physical footprint among its contemporaries in the market. The whole line-up of modems were largely compatible with the Hayes command set for modem–computer communication, although Prentice programmed an extended feature set onto their ROMs, which allowed the modems to recover from temporary hiccups in transmissions and switch between voice communication and data transmission nearly on-the-fly. Although a successful product for Prentice, making the company one of the top manufacturers of modems for IBM PC compatibles, it could not save the company from filing for bankruptcy in 1989, after which the Popcom modem line was discontinued.

Overview

X100 and X150

The X100—the flagship product in the Popcom range—is an external modem, housed in a beige plastic case with a built-in AC power adapter. Its two-pronged (non-polarized) plug is molded into a swiveled hinge, allowing it to hug the wall when the modem is plugged directly into a wall socket (the prongs perpendicular to the socket and the rest of the unit parallel) or be plugged into a power strip (the entire unit perpendicular to the strip). The three communications ports of the X100 include the RS-232 serial port (a female DB-25 connector), a modular 6P6C port for telephone handsets, and a modular 8P8C port that connects the X100 to the wall phone jack. The communications ports are located opposite the AC plug, or at the base of the modem when the modem is plugged into the wall. The X100 measures 7.8 by 4.7 by 1.6 inches (19.8 by 11.9 by 4.1 cm)—not including the plug, which contributes to 0.7 in to either the length or depth, depending on the direction it faces. The plug cannot fold down into the unit. A dimple in what is normally the rear of the unit contains a radial potentiometer in its center, which adjusts the volume of the modem's internal speaker. When the X100 is plugged into a wall socket, the speaker faces flush to the wall, so ventilation slots are included to let sound out through the sides of the unit. The X100 otherwise contains no switches or status lights, not even for power. The only status indicators on the unit itself are provided through aural means, via short bursts of three touch tones generated from the speaker. Each burst indicates whether the user has correctly performed a step in the initialization process for the X100. The recommended order of operations to initialize the X100 is to first plug the modem into mains power, then to connect the X100 to the computer or terminal, and lastly to connect the X100 to the wall phone jack. If the user performs these steps out of order, several bursts of tones will sound together when the final connection has been made. Prentice intended for users to have the Popcom plugged into a live socket at all times; the X100 consumes about 4 watts of power on average, or the same as an average 1980s-era nightlight. Its minimalist design was intentionally inconspicuous, and being plugged into the wall meant saving desk space. The X100 has a maximum transmission rate of 1,200 bit/s, switchable down to a maximum of 300 bit/s. It is compatible with both the Hayes command set and the Bell 212A modulation scheme. Prentice laid out three Hayes commands that could not be utilized by the X100, namely echoing and those pertaining to transmitting over amateur radio, but these were seldom used by the vast majority of personal computer users. The X100 can transmit in one of two modes: in strict Hayes compatibility mode, in which the X100 only issues commands with the Hayes set, and in Popcom mode, which grants the X100 more advanced features. In Popcom mode, the modem can detect if it hears a human voice on the line, if it hears a Bell busy signal, and whether the system on the other end of the line is transmitting too fast or too slow for the Popcom to handle. Popcom mode also offers 19 additional command sets for tuning the number of seconds it will take for a data connection to be established before it times out; for tuning the number of seconds the transmission can tolerate in disruptions; for changing the escape sequence used by the Popcom to switch between transmitting and receiving; and so on. Setting the tolerance for disruption length was useful, for example, for subscribers of telephone services who had call waiting service, a byproduct of which is the zip tone used to indicate an incoming call from another person during a preexisting call. Such a zip tone occurring during a data transmission usually proved fatal for the connection, but the Popcom could have carried on after such an interruption and continue receiving data, albeit with errors in the stream, which may have been correctable with error detection schemes and retransmission capabilities of some online services contemporary to the Popcom. The human-voice detection capability allowed users to transmit data and speak to the recipient on the other end of the line within the same call. This was useful in the case of remote jobs that required debriefing before the transmission of data—sometimes multiple times in the same job. Performing both these duties, and being able to switch between the two, during the same call meant saving time and money, as placing multiple landline calls during the 1980s was sometimes a costly affair—especially for long-distance connections. This feature, however, was contingent on both the caller and the recipient having Popcom modems. The X100's successor, the X150, was virtually identical to the X100. The X150 however came bundled with pfs:Access for MS-DOS, a terminal emulator by Software Publishing Corporation.

… excerpt ends here. Continue reading the full article.

Illustrations

Popcom illustration
Popcom: Back side of a Popcom modem. At top is the AC power plug, and at middle-right is the volume knob.
Back side of a Popcom modem. At top is the AC power plug, and at middle-right is the volume knob.
Popcom: Bottom side of a Popcom modem. From left to right: wall phone jack, RS-232 serial port, handset jack
Bottom side of a Popcom modem. From left to right: wall phone jack, RS-232 serial port, handset jack

Worked examples

Example 1 — a first encounter with Popcom

Start with the simplest possible case. Write down what Popcom claims or describes in one sentence, then invent the smallest concrete situation in which that sentence is true. In computer science, the smallest case is usually a single object, a single equation or a single measurement. Check that every symbol or term in your sentence has a meaning in that case.

Example 2 — changing one variable

Take the situation from Example 1 and change exactly one quantity: double it, halve it, or set it to zero. Predict what should happen to Popcom before you calculate. Comparing your prediction with the result is the fastest way to find out whether you understand the idea or only the words.

Example 3 — an exam-style question

Typical questions about Popcom ask you to (a) state it precisely, (b) apply it to given data, and (c) explain a limitation. Practise writing all three answers in under five minutes; the third part is what separates a full-mark answer from an average one.

Applications of Popcom

In research
Popcom appears in computer science research whenever the underlying quantities have to be modelled precisely. Papers usually cite it as a starting assumption and then explore where it breaks down.
In technology and industry
Engineering practice reuses Popcom in design rules, simulations and safety margins. Knowing the idea lets you read a specification sheet and understand why the numbers look the way they do.
In the classroom
Popcom is common in secondary-school and first-year university syllabi. It links to neighbouring topics Computer-related introductions in 1984, Modems, so understanding it makes those chapters shorter.
In everyday life
Look for Popcom outside the textbook — in sport, cooking, traffic, electronics or the sky above you. An example you found yourself is remembered far longer than one you were given.

Affiliate

Preply — study more efficiently by working with a personal tutor. 50% off.

How to study Popcom in 20 minutes

  1. Read the reference excerpt below once, without taking notes.
  2. Close the page and write down what Popcom means in your own words.
  3. Compare your version with the excerpt and mark what you missed.
  4. Work through the three examples above with pen and paper.
  5. Explain Popcom out loud to somebody else — or to Teacher Smith in the lgStudy chat.

Frequently asked questions

What is Popcom in simple terms?

Popcom (an abbreviation of Popular Communications) was a line of modems marketed by the Prentice Corporation of Sunnyvale, California, introduced in 1984. The line comprised six models—X100, X150, C100, C150, C200, C250—the C models being internal modems meant to plug into a free ISA expansion slot…

Why does Popcom matter?

Because it connects several computer science ideas at once: it gives you a definition you can apply, a quantity you can calculate, and a way to check whether a result is plausible.

How should I study Popcom?

Read the excerpt, restate it from memory, then work through the examples and applications listed on this page. The five-step study plan above takes about twenty minutes.

What does this page cover?

It gives you a compact reference excerpt plus original lgStudy explanations, examples, applications and study material on Popcom.

Tags

  • Computer-related introductions in 1984
  • Modems

Keep exploring