Wang 2200


The Wang 2200 appeared in May 1973, and was Wang Laboratories' first minicomputer that could perform data processing in a common computer language. Unlike some other desktop computers, such as the HP 9830, it had a cathode ray tube in a cabinet that also included an integrated computer-controlled cassette tape storage unit and keyboard. Microcoded to run interpretive BASIC, about 65,000 systems were shipped in its lifetime and it found wide use in small and medium-size businesses worldwide. The 2200 evolved into a desktop computer and larger system to support up to 16 workstations and utilized commercial disk technologies that appeared in the late 1970s and early 1980s. The disk subsystems could be attached to up to 15 computers giving a theoretical upper limit of 240 workstations in a single cluster.
Unlike the other product lines such as the VS and OIS, Wang Laboratories aggressively used value added resellers to customize and market 2200 systems. One such creative solution deployed dozens of 2200 systems and was developed in conjunction with Hawaii- and Hong Kong-based firm, Algorithms, Inc. It provided paging services for much of the Hong Kong market in the early 1980s.

Early 2200 models

The 2200VP and 2200MVP were early versions of the 2200. Its BASIC-2's disk access permitted not only filename-based access, called "Automatic File Cataloging" but also but also "Absolute Sector Addressing." The latter enabled setting up one's own type of database. Up to 16 files could be simultaneously be open. Two language features, $GIO and $IF ON/OFF, facilitated a wide range of devices, including for telecommunications.
Wang 2200MVP was a multi-user "upgrade." Wang claimed to support "High-speed printers, IBM diskette and 9-Track magnetic tape compatibility, telecommunications and special instrument controllers."

Soviet clone

In the 1970s, Wang 2200 computers were extensively used by Gosplan and Goskomstat, the main Soviet planning and statistical agencies. The fear of backdoors in the Western hardware led to the reverse engineering of the original system and the development of the a 100% binary-compatible clone.

The development started in 1978, and the series production began in 1980, so the oft-cited reason of CoCom restriction in the wake of Afghan War appear to be baseless. Soviet computer historians note that the Gosplan and Goskomstat users much preferred the original Wang hardware, so the clones were mainly used by the other organizations, mainly in research and industry. It was helped by the fact that Iskra, while 100% software compatible with the Wang's T-Basic code, had completely different internal structure and included many features that made it an excellent industrial controller, such as twin high-speed RS-232 interfaces, IEEE-488 equipment control interface, and CAMAC crate control circuitry. Later a somewhat simplified Unix port was created to run on this machine.

End of production

Overshadowed by the Wang VS, the 2200 languished as a cost-effective but forgotten solution in the hands of the customers who had it. In the late 1980s Wang revisited the 2200 for one last dip in the revenue well, offering 2200 customers a new 2200 CS with bundled maintenance for less than customers were then paying just for maintenance of their aging 2200 systems. The 2200 CS was accompanied by updated disk units and other peripherals, and most 2200 customers moved up to the 2200 CS, after which Wang left the market and never again developed any new 2200-series products. In 1997 Wang reported having about two hundred 2200 systems still under maintenance around the world. Throughout, Wang had always offered maintenance services for the 2200.
Wang 2200 Basic2 code can run on PCs and Unix systems using compilers and runtime libraries sold by Niakwa or Kerridge. These allow accessing the much larger, inexpensive random-access memory and disk space available on modern hardware. The programs run many times faster than they did on the 2200 hardware.