HOME

TheInfoList



OR:

A minicomputer, or colloquially mini, is a class of smaller general purpose
computer A computer is a machine that can be programmed to Execution (computing), carry out sequences of arithmetic or logical operations (computation) automatically. Modern digital electronic computers can perform generic sets of operations known as C ...
s that developed in the mid-1960s and sold at a much lower price than
mainframe 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 ...
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 (), 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 BASIC (Beginners' All-purpose Symbolic Instruction Code) is a family of general-purpose, high-level programming languages designed for ease of use. The original version was created by John G. Kemeny and Thomas E. Kurtz at Dartmouth College ...
. The class formed a distinct group with its own software architectures and operating systems. Minis were designed for control, instrumentation, human interaction, and communication switching as distinct from calculation and record keeping. Many were sold indirectly to original equipment manufacturers (OEMs) for final end use application. During the two decade lifetime of the minicomputer class (1965–1985), almost 100 companies formed and only a half dozen remained. When single-chip
CPU A central processing unit (CPU), also called a central processor, main processor or just processor, is the electronic circuitry that executes instructions comprising a computer program. The CPU performs basic arithmetic, logic, controlling, and ...
microprocessors appeared, beginning with the Intel 4004 in 1971, the term "minicomputer" came to mean a machine that lies in the middle range of the computing spectrum, in between the smallest
mainframe 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, enterpris ...
s and the
microcomputer A microcomputer is a small, relatively inexpensive computer having a central processing unit (CPU) made out of a microprocessor. The computer also includes memory and input/output (I/O) circuitry together mounted on a printed circuit board (PC ...
s. The term "minicomputer" is seldom used today; the contemporary term for this class of system is " midrange computer", such as the higher-end SPARC from
Oracle An oracle is a person or agency considered to provide wise and insightful counsel or prophetic predictions, most notably including precognition of the future, inspired by deities. As such, it is a form of divination. Description The word '' ...
,
Power ISA Power ISA is a reduced instruction set computer (RISC) instruction set architecture (ISA) currently developed by the OpenPOWER Foundation, led by IBM. It was originally developed by IBM and the now-defunct Power.org industry group. Power IS ...
from IBM, and Itanium-based systems from
Hewlett-Packard The Hewlett-Packard Company, commonly shortened to Hewlett-Packard ( ) or HP, was an American multinational information technology company headquartered in Palo Alto, California. HP developed and provided a wide variety of hardware components ...
.


History


Definition

The term "minicomputer" developed in the 1960s to describe the smaller computers that became possible with the use of transistors and core memory technologies, minimal instructions sets and less expensive peripherals such as the ubiquitous Teletype Model 33 ASR. They usually took up one or a few
19-inch rack A 19-inch rack is a standardized frame or enclosure for mounting multiple electronic equipment modules. Each module has a front panel that is wide. The 19 inch dimension includes the edges or "ears" that protrude from each side of the equ ...
cabinets, compared with the large mainframes that could fill a room. In terms of relative computing power compared to contemporary mainframes, small systems that were similar to minicomputers had been available from the 1950s. In particular, there was an entire class of drum machines, like the UNIVAC 1101 and LGP-30, that share some features of the minicomputer class. Similar models using magnetic delay-line memory followed in the early 1960s. These machines however, were essentially designed as small mainframes, using a custom chassis and often supporting only peripherals from the same company. In contrast, the machines that became known as minicomputers were often designed to fit into a standard chassis and deliberately designed to use common devices like the ASR 33. Another common difference was that most earlier small machines were not "general purpose", in that they were designed for a specific role like
process control An industrial process control in continuous production processes is a discipline that uses industrial control systems to achieve a production level of consistency, economy and safety which could not be achieved purely by human manual control. I ...
or
accounting Accounting, also known as accountancy, is the measurement, processing, and communication of financial and non financial information about economic entities such as businesses and corporations. Accounting, which has been called the "languag ...
. On these machines, programming was generally carried out in their custom machine language, or even hard-coded into a plugboard, although some used a form of ''BASIC''. DEC wrote, regarding their PDP-5, that it was "the world’s first commercially produced minicomputer". It meets most definitions of "mini" in terms of power and size, but was designed and built to be used as an instrumentation system in labs, not as a general-purpose computer. Many similar examples of small special-purpose machines exist from the early 1960s, including the UK Ferranti Argus and Soviet UM-1NKh. The CDC 160, circa 1960, is sometimes pointed to as an early example of a minicomputer, as it was small, transistorized and (relatively) inexpensive. However, its basic price of $100,000 () and custom desk-like chassis places it within the "small system" or "midrange computer" category as opposed to the more modern use of the term minicomputer. Nevertheless, it retains a strong contender for the term "first minicomputer".


1960s and 1970s success

Most computing histories point to the 1964 introduction of Digital Equipment Corporation's (DEC)
12-bit Possibly the best-known 12-bit CPU is the PDP-8 and its relatives, such as the Intersil 6100 microprocessor produced in various forms from August 1963 to mid-1990. Many analog to digital converters (ADCs) have a 12-bit resolution. Some PIC micr ...
PDP-8 as the first minicomputer. Some of this is no doubt due to DEC's widespread use of the term starting in the mid-1960s. Smaller systems, including those from DEC like the PDP-5 and LINC, had existed prior to this point, but it was the PDP-8 combination of small size, general purpose orientation and low price that puts it firmly within the modern definition. Its introductory price of $18,500 () places it in an entirely different market segment than earlier examples like the CDC 160. In contemporary terms, the PDP-8 was a runaway success, ultimately selling 50,000 examples. Follow-on versions using small scale
integrated circuit An integrated circuit or monolithic integrated circuit (also referred to as an IC, a chip, or a microchip) is a set of electronic circuits on one small flat piece (or "chip") of semiconductor material, usually silicon. Large numbers of tiny ...
s further lowered the cost and size of the system. Its success led to widespread imitation, and the creation of an entire industry of minicomputer companies along Massachusetts Route 128, including Data General, Wang Laboratories and Prime Computer. Other popular minis from the era were the HP 2100, Honeywell 316 and
TI-990 {{Short description, Series of 16-bit computers by Texas Instruments. The TI-990 was a series of 16-bit minicomputers sold by Texas Instruments (TI) in the 1970s and 1980s. The TI-990 was a replacement for TI's earlier minicomputer systems, the T ...
. Early minis had a variety of word sizes, with DEC's 12 and 18-bit systems being typical examples. The introduction and standardization of the 7-bit ASCII character set led to the move to 16-bit systems, with the late-1969 Data General Nova being a notable entry in this space. By the early 1970s, most minis were 16-bit, including DEC's
PDP-11 The PDP-11 is a series of 16-bit minicomputers sold by Digital Equipment Corporation (DEC) from 1970 into the 1990s, one of a set of products in the Programmed Data Processor (PDP) series. In total, around 600,000 PDP-11s of all models were sold, ...
. For a time, "minicomputer" was almost synonymous with "16-bit", as the larger mainframe machines almost always used 32-bit or larger word sizes. As
integrated circuit An integrated circuit or monolithic integrated circuit (also referred to as an IC, a chip, or a microchip) is a set of electronic circuits on one small flat piece (or "chip") of semiconductor material, usually silicon. Large numbers of tiny ...
design improved, especially with the introduction of the 7400-series integrated circuits, minicomputers became smaller, easier to manufacture, and as a result, less expensive. They were used in manufacturing process control, telephone switching and to control laboratory equipment. In the 1970s, they were the hardware that was used to launch the
computer-aided design Computer-aided design (CAD) is the use of computers (or ) to aid in the creation, modification, analysis, or optimization of a design. This software is used to increase the productivity of the designer, improve the quality of design, improve c ...
(CAD) industry and other similar industries where a small dedicated system was needed. The boom in worldwide seismic exploration for oil and gas in the early 1970s saw the widespread use of minicomputers in dedicated processing centres close to the data collection crews. Raytheon Data Systems RDS 704 and later RDS 500 were predominantly the systems of choice for nearly all the geophysical exploration as well as oil companies. At the launch of the
MITS Altair 8800 The Altair 8800 is a microcomputer designed in 1974 by MITS and based on the Intel 8080 CPU. Interest grew quickly after it was featured on the cover of the January 1975 issue of Popular Electronics and was sold by mail order through advertisem ...
in 1975, '' Radio Electronics'' magazine referred to the system as a "minicomputer", although the term
microcomputer A microcomputer is a small, relatively inexpensive computer having a central processing unit (CPU) made out of a microprocessor. The computer also includes memory and input/output (I/O) circuitry together mounted on a printed circuit board (PC ...
soon became usual for personal computers based on single-chip microprocessors. At the time, microcomputers were 8-bit single-user, relatively simple machines running simple program-launcher operating systems like
CP/M CP/M, originally standing for Control Program/Monitor and later Control Program for Microcomputers, is a mass-market operating system created in 1974 for Intel 8080/ 85-based microcomputers by Gary Kildall of Digital Research, Inc. Initial ...
or MS-DOS, while minis were much more powerful systems that ran full multi-user, multitasking operating systems, such as
VMS #REDIRECT VMS {{redirect category shell, {{R from other capitalisation{{R from ambiguous page ...
and Unix. Around the same time, minis began to move upward in size. Although several 24 and 32-bit minis had entered the market earlier, it was DEC's 1977 VAX, which they referred to as a superminicomputer, or supermini, that caused the mini market to move en-masse to
32-bit In computer architecture, 32-bit computing refers to computer systems with a processor, memory, and other major system components that operate on data in 32-bit units. Compared to smaller bit widths, 32-bit computers can perform large calculation ...
architectures. This provided ample headroom even as single-chip 16-bit microprocessors like the
TMS 9900 Introduced in June 1976, the TMS9900 was one of the first commercially available, single-chip 16-bit microprocessors. It implemented Texas Instruments' TI-990 minicomputer architecture in a single-chip format, and was initially used for low-end ...
and Zilog Z8000 appeared in the later 1970s. Most mini vendors introduced their own single-chip processors based on their own architecture and used these mostly in low-cost offerings while concentrating on their 32-bit systems. Examples include the Intersil 6100 single-chip PDP-8,
DEC T-11 The T-11, also known as DC310 or DCT11, is a microprocessor that implements the PDP-11 instruction set architecture (ISA) developed by Digital Equipment Corporation. The T-11 was code-named "Tiny". It was developed for embedded systems and was th ...
PDP-11, microNOVA and
Fairchild 9440 The Fairchild 9440 MICROFLAME, also known as the F9440 and μFLAME, was a 16-bit microprocessor introduced by Fairchild Semiconductor in 1977. The 9440 implemented the Data General Nova, Data General Nova 2's instruction set in a single-chip 40-pin ...
Nova, and TMS9900 TI-990.


Mid-1980s and 1990s decline

By the early 1980s, the 16-bit market had all but disappeared as newer 16-bit microprocessors began to improve in performance. Those customers who required more performance than these offered had generally already moved to 32-bit systems by this time. But it was not long before this market also began to come under threat; the
Motorola 68000 The Motorola 68000 (sometimes shortened to Motorola 68k or m68k and usually pronounced "sixty-eight-thousand") is a 16/32-bit complex instruction set computer (CISC) microprocessor, introduced in 1979 by Motorola Semiconductor Products Sector ...
offered a significant percentage of the performance of a typical mini in a desktop platform. True 32-bit processors like the
National Semiconductor NS32016 The NS32000, sometimes known as the 32k, is a series of microprocessors produced by National Semiconductor. The first member of the family came to market in 1982, briefly known as the 16032 before becoming the 32016. It was the first 32-bit general ...
, Motorola 68020 and Intel 80386 soon followed. By the mid-1980s, high-end microcomputers offered compute performance equal to low-end and mid-range minis, and the new
RISC In computer engineering, a reduced instruction set computer (RISC) is a computer designed to simplify the individual instructions given to the computer to accomplish tasks. Compared to the instructions given to a complex instruction set comput ...
approach promised performance levels well beyond the fastest minis, and even high-end mainframes. All that really separated micros from the mini market was storage and memory capacity. Both of these began to be addressed through the later 1980s; 1 MB of RAM became typical by around 1987, desktop hard drives rapidly pushed past the 100 MB range by 1990, and the introduction of inexpensive and easily deployable local area network (LAN) systems provide solutions for those looking for multi-user systems. The introduction of the workstation machines opened new markets for graphics-based systems that the terminal-oriented minis could not even address. Minis retained a force for those using existing software products or those who required high-performance multitasking, but the introduction of newer operating systems based on Unix began to become highly practical replacements for these roles as well. Mini vendors began to rapidly disappear through this period. Data General responded to the changing market by focussing entirely on the high-performance
file server In computing, a file server (or fileserver) is a computer attached to a network that provides a location for shared disk access, i.e. storage of computer files (such as text, image, sound, video) that can be accessed by the workstations that are ab ...
market, embracing a role within large LANs that appeared resilient. This did not last; Novell NetWare rapidly pushed such solutions into niche roles, and later versions of
Microsoft Windows Windows is a group of several proprietary graphical operating system families developed and marketed by Microsoft. Each family caters to a certain sector of the computing industry. For example, Windows NT for consumers, Windows Server for serv ...
did the same to Novell. DEC decided to move into the large-computer space instead, introducing the VAX 9000 mainframe in 1989, but it was a flop in the market and disappeared after almost no sales. The company then attempted to enter the workstation and server markets with the DEC Alpha, but was too late to save the company and they eventually sold their remains to Compaq in 1998. By the end of the decade all of the classic vendors were gone; Data General, Prime, Computervision, Honeywell, and Wang, failed, merged, or were bought out. Today, only a few proprietary minicomputer architectures survive. The IBM System/38 operating system, which introduced many advanced concepts, lives on with IBM's AS/400. Great efforts were made by IBM to enable programs originally written for the IBM System/34 and System/36 to be moved to the AS/400. After being rebranded multiple times, the AS/400 platform was replaced by IBM Power Systems running
IBM i IBM i (the ''i'' standing for ''integrated'') is an operating system developed by IBM for IBM Power Systems. It was originally released in 1988 as OS/400, as the sole operating system of the IBM AS/400 line of systems. It was renamed to i5/OS in ...
. In contrast, competing proprietary computing architectures from the early 1980s, such as DEC's VAX, Wang VS, and Hewlett-Packard's HP 3000 have long been discontinued without a compatible upgrade path.
OpenVMS OpenVMS, often referred to as just VMS, is a multi-user, multiprocessing and virtual memory-based operating system. It is designed to support time-sharing, batch processing, transaction processing and workstation applications. Customers using Ope ...
runs on HP
Alpha Alpha (uppercase , lowercase ; grc, ἄλφα, ''álpha'', or ell, άλφα, álfa) is the first letter of the Greek alphabet. In the system of Greek numerals, it has a value of one. Alpha is derived from the Phoenician letter aleph , whic ...
and Intel IA-64 ( Itanium) CPU architectures. Tandem Computers, which specialized in reliable large-scale computing, was acquired by Compaq, and a few years afterward the combined entity merged with
Hewlett-Packard The Hewlett-Packard Company, commonly shortened to Hewlett-Packard ( ) or HP, was an American multinational information technology company headquartered in Palo Alto, California. HP developed and provided a wide variety of hardware components ...
. The NSK-based NonStop product line was re-ported from MIPS processors to Itanium-based processors branded as ' HP Integrity NonStop Servers'. As in the earlier migration from stack machines to MIPS microprocessors, all customer software was carried forward without source changes. Integrity NonStop continues to be HP's answer for the extreme scaling needs of its very largest customers. The NSK operating system, now termed
NonStop OS NonStop is a series of server computers introduced to market in 1976 by Tandem Computers Inc., beginning with the NonStop product line, which was followed by the Hewlett-Packard Integrity NonStop product line extension. It is currently offered by ...
, continues as the base software environment for the NonStop Servers, and has been extended to include support for Java and integration with popular development tools like Visual Studio and
Eclipse An eclipse is an astronomical event that occurs when an astronomical object or spacecraft is temporarily obscured, by passing into the shadow of another body or by having another body pass between it and the viewer. This alignment of three ce ...
.


Industrial impact and heritage

A variety of companies emerged that built turnkey systems around minicomputers with specialized software and, in many cases, custom peripherals that addressed specialized problems such as
computer-aided design Computer-aided design (CAD) is the use of computers (or ) to aid in the creation, modification, analysis, or optimization of a design. This software is used to increase the productivity of the designer, improve the quality of design, improve c ...
, computer-aided manufacturing,
process control An industrial process control in continuous production processes is a discipline that uses industrial control systems to achieve a production level of consistency, economy and safety which could not be achieved purely by human manual control. I ...
, manufacturing resource planning, and so on. Many if not most minicomputers were sold through these original equipment manufacturers and value-added resellers. Several pioneering computer companies first built minicomputers, such as DEC, Data General, and
Hewlett-Packard (HP) The Hewlett-Packard Company, commonly shortened to Hewlett-Packard ( ) or HP, was an American multinational information technology company headquartered in Palo Alto, California. HP developed and provided a wide variety of hardware components ...
(who now refers to its
HP3000 The HP 3000 series is a family of 16-bit computing, 16-bit and 32-bit computing, 32-bit minicomputers from Hewlett-Packard. It was designed to be the first minicomputer with full support for time-sharing in the hardware and the operating system, ...
minicomputers as "servers" rather than "minicomputers"). And although today's PCs and servers are clearly microcomputers physically, architecturally their CPUs and operating systems have developed largely by integrating features from minicomputers. In the software context, the relatively simple OSs for early microcomputers were usually inspired by minicomputer OSs (such as
CP/M CP/M, originally standing for Control Program/Monitor and later Control Program for Microcomputers, is a mass-market operating system created in 1974 for Intel 8080/ 85-based microcomputers by Gary Kildall of Digital Research, Inc. Initial ...
's similarity to Digital's single user OS/8 and RT-11 and multi-user RSTS time-sharing system). Also, the multiuser OSs of today are often either inspired by, or directly descended from, minicomputer OSs. UNIX was originally a minicomputer OS, while
Windows NT kernel The architecture of Windows NT, a line of operating systems produced and sold by Microsoft, is a layered design that consists of two main components, user mode and kernel mode. It is a preemptive, reentrant multitasking operating system, whic ...
—the foundation for all current versions of
Microsoft Windows Windows is a group of several proprietary graphical operating system families developed and marketed by Microsoft. Each family caters to a certain sector of the computing industry. For example, Windows NT for consumers, Windows Server for serv ...
-borrowed design ideas liberally from
VMS #REDIRECT VMS {{redirect category shell, {{R from other capitalisation{{R from ambiguous page ...
. Many of the first generation of PC programmers were educated on minicomputer systems.


Notable examples

* Control Data's
CDC 160A The CDC 160 series was a series of minicomputers built by Control Data Corporation. The CDC 160 and CDC 160-A were 12-bit minicomputers built from 1960 to 1965; the CDC 160G was a 13-bit minicomputer, with an extended version of the CDC 160-A ins ...
and
CDC 1700 The CDC 1700 was a 16-bit word minicomputer, manufactured by the Control Data Corporation with deliveries beginning in May 1966. Over the years there were several versions. The original 1700 was constructed using air-cooled CDC 6600-like cordwood ...
* DEC PDP and VAX series * Data General Nova *
Hewlett-Packard The Hewlett-Packard Company, commonly shortened to Hewlett-Packard ( ) or HP, was an American multinational information technology company headquartered in Palo Alto, California. HP developed and provided a wide variety of hardware components ...
HP 3000 series and HP 2100 series * Honeywell- Bull DPS 6/DPS 6000 series *
IBM midrange computers Midrange computers, or midrange systems, were a class of computer systems that fell in between mainframe computers and microcomputers. This class of machine emerged in the 1960s, with models from Digital Equipment Corporation ( PDP line), Data Ge ...
* Interdata 7/32 and 8/32 * Norsk Data Nord-1,
Nord-10 Nord-10 was a medium-sized general-purpose 16-bit computing, 16-bit minicomputer designed for multilingual time-sharing applications and for real-time computing, real-time multi-program systems, produced by Norsk Data. It was introduced in 1973. T ...
, and Nord-100 * Texas Instruments
TI-990 {{Short description, Series of 16-bit computers by Texas Instruments. The TI-990 was a series of 16-bit minicomputers sold by Texas Instruments (TI) in the 1970s and 1980s. The TI-990 was a replacement for TI's earlier minicomputer systems, the T ...
*
CTL Modular One Computer Technology Limited (CTL) was a British computer company founded in 1965. In 1984 it merged into its holding company and was called Information Technology Limited (ITL). Founder Iann Barron had worked for Elliott Automation but left to ...
, from the UK *
K-202 K-202 was a 16-bit minicomputer, created by a team led by Polish scientist Jacek Karpiński between 1970–1973 in cooperation with British companies Data-Loop and M.B. Metals. Approximately 30 units were claimed to be produced. All units s ...
, first Polish minicomputer


See also

*'' The Soul of a New Machine'' – about the development of Data General's Eclipse/MV minicomputers in the early 1980s * Charles Babbage Institute *
History of computing hardware (1960s–present) 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 ...
* Superminicomputer


Notes


References


External links


Early mini computers
still runnable in a German computer museum

{{Authority control *Minicomputer Classes of computers American inventions