Superminicomputer

Last updated
A superminicomputer (Interdata 7/32) preserved in a museum. Living Computer Museum IMG 0002 (9636198071).jpg
A superminicomputer (Interdata 7/32) preserved in a museum.

A superminicomputer, colloquially supermini, is a high-end minicomputer. [1] The term is used to distinguish the emerging 32-bit architecture midrange computers introduced in the mid to late 1970s from the classical 16-bit systems that preceded them. [2] [3] The development of these computers was driven by the need of applications to address larger memory. [1] The term midicomputer had been used earlier to refer to these systems. [4] [5] Virtual memory was often an additional criteria that was considered for inclusion in this class of system. [6] The computational speed of these machines was significantly greater than the 16-bit minicomputers and approached the performance of small mainframe computers. [7] The name has at times been described as a "frivolous" term created by "marketeers" that lacks a specific definition. Describing a class of system has historically been seen as problematic: "In the computer kingdom, taxonomic classification of equipment is more of a black art than a science." [8] There is some disagreement about which systems should be included in this class. The origin of the name is uncertain. [1]

Contents

As technology improved rapidly the distinction between minicomputer and superminicomputer performance blurred. [9] Companies that sold mainframe computers began to offer machines in the same price and performance range as superminicomputers. [10] By the mid-1980s microprocessors with the hardware architecture of superminicomputers were used to produce scientific and engineering workstations. [11] The minicomputer industry then declined through the early 1990s. [12] The term is now considered obsolete [13] but still remains of interest for students/researchers of computer history.

Notable companies

Notable manufacturers of superminicomputers in 1980 included: Digital Equipment Corporation, Perkin-Elmer, and Prime Computer. [14] [15] Other makers of systems included SEL/Gould and Data General. [16] Four years later there were about a dozen companies producing a significant number of superminicomputers. [17]

DEC VAX-11/780 superminicomputer VAX 11-780 intero.jpg
DEC VAX-11/780 superminicomputer
Companies and percentage of the superminicomputer market in 1985 [17]
CompanyPercent
International Business Machines (IBM)41.9
Digital Equipment Corporation (DEC)27.6
Data General 6.0
Prime Computer 5.6
Perkin-Elmer, formerly Interdata 3.4
Wang Laboratories 3.4
Gould, formerly SEL 2.6
Hewlett-Packard 2.2
Honeywell 2.2
Harris Computer Systems 1.7
(other)3.4

Perkin-Elmer spun off their Data Systems Group in 1985 to form Concurrent Computer Corporation which continued making these systems. Nixdorf Computer, Norsk Data, and Toshiba also produced systems. [10]

Significant superminicomputers

  1. The VAX-11/780 was the standard by which the performance of other supermincomputers and small mainframes were compared. [7] [18]
  2. The design engineering of the Data General Eclipse MV/8000 was chronicled in The Soul of a New Machine by Tracy Kidder, a 1981 Pulitzer Prize winning book. [22] [23]

Related Research Articles

<span class="mw-page-title-main">Client–server model</span> Distributed application structure in computing

The client–server model is a distributed application structure that partitions tasks or workloads between the providers of a resource or service, called servers, and service requesters, called clients. Often clients and servers communicate over a computer network on separate hardware, but both client and server may reside in the same system. A server host runs one or more server programs, which share their resources with clients. A client usually does not share any of its resources, but it requests content or service from a server. Clients, therefore, initiate communication sessions with servers, which await incoming requests. Examples of computer applications that use the client–server model are email, network printing, and the World Wide Web.

<span class="mw-page-title-main">Mainframe computer</span> Large computer

A mainframe computer, informally called a mainframe or big iron, is a computer used primarily by large organizations for critical applications like bulk data processing for tasks such as censuses, industry and consumer statistics, enterprise resource planning, and large-scale transaction processing. A mainframe computer is large but not as large as a supercomputer and has more processing power than some other classes of computers, such as minicomputers, servers, workstations, and personal computers. Most large-scale computer-system architectures were established in the 1960s, but they continue to evolve. Mainframe computers are often used as servers.

<span class="mw-page-title-main">Minicomputer</span> Mid-1960s–late-1980s class of smaller computers

A minicomputer, or colloquially mini, is a type of smaller general-purpose computer developed in the mid-1960s and sold at a much lower price than mainframe and mid-size computers from IBM and its direct competitors. In a 1970 survey, The New York Times suggested a consensus definition of a minicomputer as a machine costing less than US$25,000, with an input-output device such as a teleprinter and at least four thousand words of memory, that is capable of running programs in a higher level language, such as Fortran or BASIC.

<span class="mw-page-title-main">Instructions per second</span> Measure of a computers processing speed

Instructions per second (IPS) is a measure of a computer's processor speed. For complex instruction set computers (CISCs), different instructions take different amounts of time, so the value measured depends on the instruction mix; even for comparing processors in the same family the IPS measurement can be problematic. Many reported IPS values have represented "peak" execution rates on artificial instruction sequences with few branches and no cache contention, whereas realistic workloads typically lead to significantly lower IPS values. Memory hierarchy also greatly affects processor performance, an issue barely considered in IPS calculations. Because of these problems, synthetic benchmarks such as Dhrystone are now generally used to estimate computer performance in commonly used applications, and raw IPS has fallen into disuse.

<span class="mw-page-title-main">VAX</span> Line of computers sold by Digital Equipment Corporation

VAX is a series of computers featuring a 32-bit instruction set architecture (ISA) and virtual memory that was developed and sold by Digital Equipment Corporation (DEC) in the late 20th century. The VAX-11/780, introduced October 25, 1977, was the first of a range of popular and influential computers implementing the VAX ISA. The VAX family was a huge success for DEC, with the last members arriving in the early 1990s. The VAX was succeeded by the DEC Alpha, which included several features from VAX machines to make porting from the VAX easier.

The 801 was an experimental central processing unit (CPU) design developed by IBM during the 1970s. It is considered to be the first modern RISC design, relying on processor registers for all computations and eliminating the many variant addressing modes found in CISC designs. Originally developed as the processor for a telephone switch, it was later used as the basis for a minicomputer and a number of products for their mainframe line. The initial design was a 24-bit processor; that was soon replaced by 32-bit implementations of the same concepts and the original 24-bit 801 was used only into the early 1980s.

<span class="mw-page-title-main">Norsk Data</span> Defunct Norwegian computer manufacturer

Norsk Data was a minicomputer manufacturer located in Oslo, Norway. Existing from 1967 to 1998, it had its most active period from the early 1970s to the late 1980s. At the company's peak in 1987, it was the second largest company in Norway and employed over 4,500 people.

<span class="mw-page-title-main">History of computing hardware (1960s–present)</span> Aspect of history

The history of computing hardware starting at 1960 is marked by the conversion from vacuum tube to solid-state devices such as transistors and then integrated circuit (IC) chips. Around 1953 to 1959, discrete transistors started being considered sufficiently reliable and economical that they made further vacuum tube computers uncompetitive. Metal–oxide–semiconductor (MOS) large-scale integration (LSI) technology subsequently led to the development of semiconductor memory in the mid-to-late 1960s and then the microprocessor in the early 1970s. This led to primary computer memory moving away from magnetic-core memory devices to solid-state static and dynamic semiconductor memory, which greatly reduced the cost, size, and power consumption of computers. These advances led to the miniaturized personal computer (PC) in the 1970s, starting with home computers and desktop computers, followed by laptops and then mobile computers over the next several decades.

Minisupercomputers constituted a short-lived class of computers that emerged in the mid-1980s, characterized by the combination of vector processing and small-scale multiprocessing. As scientific computing using vector processors became more popular, the need for lower-cost systems that might be used at the departmental level instead of the corporate level created an opportunity for new computer vendors to enter the market. As a generalization, the price targets for these smaller computers were one-tenth of the larger supercomputers.

<span class="mw-page-title-main">Version 6 Unix</span> 6th Edition of Research Unix alias UNIX Time-Sharing System

Sixth Edition Unix, also called Version 6 Unix or just V6, was the first version of the Unix operating system to see wide release outside Bell Labs. It was released in May 1975 and, like its direct predecessor, targeted the DEC PDP-11 family of minicomputers. It was superseded by Version 7 Unix in 1978/1979, although V6 systems remained in regular operation until at least 1985.

<span class="mw-page-title-main">Interdata 7/32 and 8/32</span> 32-bit minicomputers

The Model 7/32 and Model 8/32 were 32-bit minicomputers introduced by Perkin-Elmer after they acquired Interdata, Inc., in 1973. Interdata computers are primarily remembered for being the first 32-bit minicomputers under $10,000. The 8/32 was a more powerful machine than the 7/32, with the notable feature of allowing user-programmable microcode to be employed.

Bell's law of computer classes formulated by Gordon Bell in 1972 describes how types of computing systems form, evolve and may eventually die out. New classes of computers create new applications resulting in new markets and new industries.

<span class="mw-page-title-main">AMD Am2900</span>

Am2900 is a family of integrated circuits (ICs) created in 1975 by Advanced Micro Devices (AMD). They were constructed with bipolar devices, in a bit-slice topology, and were designed to be used as modular components each representing a different aspect of a computer control unit (CCU). By using the bit slicing technique, the Am2900 family was able to implement a CCU with data, addresses, and instructions to be any multiple of 4 bits by multiplying the number of ICs. One major problem with this modular technique was that it required a larger number of ICs to implement what could be done on a single CPU IC. The Am2901 chip included an arithmetic logic unit (ALU) and 16 4-bit processor register slices, and was the "core" of the series. It could count using 4 bits and implement binary operations as well as various bit-shifting operations.

<span class="mw-page-title-main">Goodyear MPP</span>

The Goodyear Massively Parallel Processor (MPP) was a massively parallel processing supercomputer built by Goodyear Aerospace for the NASA Goddard Space Flight Center. It was designed to deliver enormous computational power at lower cost than other existing supercomputer architectures, by using thousands of simple processing elements, rather than one or a few highly complex CPUs. Development of the MPP began circa 1979; it was delivered in May 1983, and was in general use from 1985 until 1991.

<span class="mw-page-title-main">Elxsi</span>

Elxsi Corporation was a minicomputer manufacturing company established in the late 1970s in Silicon Valley, US, along with a host of competitors. The Elxsi processor was an Emitter Coupled Logic (ECL) design that featured a 50-nanosecond clock, a 25-nanosecond back panel bus, IEEE floating-point arithmetic and a 64-bit architecture. It allowed multiple processors to communicate over a common bus called the Gigabus, believed to be the first company to do so. The operating system was a message-based operating system called EMBOS. The Elxsi CPU was a microcoded design, allowing custom instructions to be coded into microcode.

<span class="mw-page-title-main">Midrange computer</span> Class of computer systems that fall in between mainframes and minicomputers

Midrange computers, or midrange systems, were a class of computer systems that fell in between mainframe computers and microcomputers.

<span class="mw-page-title-main">74181</span> First arithmetic logic unit (ALU) on a single chip

The 74181 is a 4-bit slice arithmetic logic unit (ALU), implemented as a 7400 series TTL integrated circuit. Introduced by Texas Instruments in February 1970, it was the first complete ALU on a single chip. It was used as the arithmetic/logic core in the CPUs of many historically significant minicomputers and other devices.

<span class="mw-page-title-main">Robotron K 1840</span> East German clone of the VAX-11/780 computer

The K 1840, full name RVS K 1840 is a minicomputer from the German Democratic Republic (GDR). Its development began in August 1985 at VEB Robotron Elektronik in Dresden, and it went into production in 1988.

<span class="mw-page-title-main">Classes of computers</span>

Computers can be classified, or typed, in many ways. Some common classifications of computers are given below.

References

  1. 1 2 3 Connolly, James (September 30, 1985). "Superminis: Dynamic machines evolving to new uses". Computerworld. p. SR/4, SR10. Retrieved 5 December 2019. No one can say with certainty who coined the word 'superminicomputer' and to what systems he meant it to apply, but consensus is emerging that a supermini is nothing more than a minicomputer — a high-end mini, but a mini nonetheless.
  2. Flowers, Jeff (1982). "The Use of the 32-Bit Minicomputer for Data Acquisition". IEEE Transactions on Nuclear Science. 29 (1): 927–931. Bibcode:1982ITNS...29..927F. doi:10.1109/TNS.1982.4335992. S2CID   28156759.
  3. 1 2 Supnik, Bob (July–August 2004). "Simulators: Virtual Machines of the Past (and Future)". Queue. ACM. 2 (5): 52–58. doi: 10.1145/1016998.1017002 . Thirty-two-bit computing broke out of the mainframe category with the introduction of the 'supermini' Interdata 7/32 in the mid-1970s and then the VAX in 1977.
  4. Yates, Edward H. (August 1980). Interrelationships of Technology, System Performance, and Prices for Mini/Midicomputers (PDF) (Report). Office of the Secretary of the Army. p. 3. Archived (PDF) from the original on December 14, 2019. Retrieved 14 December 2019.
  5. Burr, William E.; Gordon, Robert (October 1977). "Selecting a Military Computer Architecture". Computer. Vol. 10, no. 10. IEEE. pp. 16–23. doi:10.1109/C-M.1977.217522.
  6. Storassli, Olaf O.; Vidal, James B.; Jones, Gary K. (1982). "An evaluation of superminicomputers for thermal analysis" (PDF). Computational Aspects of Heat Transfer in Structures. NASA technical memorandum. Washington, DC: NASA (83284): 2. Bibcode:1982caht.nasa..437S.
  7. 1 2 Wallich, Paul (1985). "Minis and mainframes: Superminicomputers push mainframe performance, mainframes operate at supercomputer speeds, and supercomputers reach 400 million operations per second". IEEE Spectrum. 22: 42–44. doi:10.1109/MSPEC.1985.6370525. S2CID   27187801. The manufacturers of the new processors all measure their machines against the venerable Digital Equipment Corp. VAX 11/780, which performs somewhat more than a million operations per second.
  8. Stiefel, Malcolm L. (July 1978). "Superminis: What's In The Name?". Mini-Micro Systems. Vol. 11, no. 7. pp. 29–42. At first blush, the word 'supermini' seems to be a contradiction in terms, like 'bittersweet.' There is a temptation to dismiss it immediately as a frivolous pun - the fruit a fertile Mad Ave. mind. In a sense, this gut reaction has merit; the term was obviously coined by marketeers to describe succinctly a class of machines without being too specific.
  9. Vardalas, John N. (2001-07-27). The Computer Revolution in Canada: Building National Technological Competence. ISBN   9780262264983. As circuit densities and performance increased and prices dropped, the demarcation between minicomputers and superminicomputers and that between low and middle ranges of mainframes began to blur.
  10. 1 2 Supercomputers. Oxford: Elsevier. 1991. p. 3. ISBN   9781483296197.
  11. Joy, W.; Gage, J. (1985). "Workstations in Science". Science. 228 (4698): 467–470. Bibcode:1985Sci...228..467J. doi:10.1126/science.228.4698.467. PMID   17746877. S2CID   9058777.
  12. 1 2 Bell, Gordon (2014). "STARS: Rise and Fall of Minicomputers". Proceedings of the IEEE. 102 (4): 629–638. doi: 10.1109/JPROC.2014.2306257 . S2CID   21352766.
  13. "superminicomputer". Oxford English Dictionary. Oxford University Press. June 2012. 268008. Now historical.
  14. Steinberg, Michael A. (1979). "Promoting computer literacy". Proceedings of the 7th annual ACM SIGUCCS conference on User services - SIGUCCS '79. p. 83. doi:10.1145/601889.601932. ISBN   0897910060. S2CID   17187367.
  15. Rosenberg, Ronald (30 Apr 1980). "Unveiling a 'supermini'". Boston Globe.
  16. "HP to enter supermini stakes?". Electronics & Power. August 1981. ISSN   2053-7883 . Retrieved 5 December 2019.
  17. 1 2 Davis, Bob (22 Jan 1985). "Prime Computer's New Model Heats Up Race To Construct the Fastest Superminicomputer". Wall Street Journal.
  18. 1 2 Zorpette, Glenn (1985). "The beauty of 32 bits: This near-optimum bit width has unprecedented potential for the well-informed designer of microprocessor-based systems". IEEE Spectrum. 22 (9): 65–71. doi:10.1109/MSPEC.1985.6370815. S2CID   34626939.
  19. Rosenberg, Ronald (3 Mar 1983). "...'we never look over our shoulder' — Digital". Boston Globe.
  20. "Firm's Sales on Rebound Thanks to Supermini". Computerworld. Jul 27, 1981.
  21. Rosenberg, Ronald (2 Nov 1985). "Data General does it with class". Boston Globe.
  22. Borins, Sandford; Herst, Beth (2018). "Insanely Great: The Dominant IT Fable". Negotiating Business Narratives. pp. 13–22. doi:10.1007/978-3-319-77923-2_2. ISBN   978-3-319-77922-5.
  23. Kidder, Tracy (1981). "The Microkids and the Hardy Boys: An inside look at how a maverick team from Data General 'rescued' the company by designing a competitive 32-bit superminicomputer in record time". IEEE Spectrum. 18 (9): 48–55. doi:10.1109/MSPEC.1981.6369813. S2CID   5650132.
  24. Rosenberg, Ronald (16 Sep 1983). "2 mid-sized computers are introduced by IBM". Boston Globe. 'They even called the new 4361 a multi-application superminicomputer, a term they never used before.'