Difference between revisions of "LINC"

From Computer History Wiki
Jump to: navigation, search
(External links: Three links to Bitsavers.)
m (Further reading: link to online copy)
 
(11 intermediate revisions by 2 users not shown)
Line 2: Line 2:
  
 
It provided real time capabilities, along with [[analog]] input, a small [[video display]] screen, and a pair of small [[magnetic tape drive]]s called [[LINC tape]]s (the latter being an integral part of the machine, not an optional [[peripheral]]). It was a 12-bit computer, built out of [[Digital Equipment Corporation|DEC]] [[System Module|System Building Blocks]]. The initial version had only 1024 words of [[core memory]]; it was later expanded to 2048 words.
 
It provided real time capabilities, along with [[analog]] input, a small [[video display]] screen, and a pair of small [[magnetic tape drive]]s called [[LINC tape]]s (the latter being an integral part of the machine, not an optional [[peripheral]]). It was a 12-bit computer, built out of [[Digital Equipment Corporation|DEC]] [[System Module|System Building Blocks]]. The initial version had only 1024 words of [[core memory]]; it was later expanded to 2048 words.
 +
 +
==History==
  
 
It was designed starting in 1960 by [[Wesley A. Clark]] (who conceived of the basic concept of the machine); he had considerable design assistance from Charles Molnar. The prototype first ran in Match of 1962; the first batch of machines were completed in a workshop for their eventual users held in the summer of 1963.
 
It was designed starting in 1960 by [[Wesley A. Clark]] (who conceived of the basic concept of the machine); he had considerable design assistance from Charles Molnar. The prototype first ran in Match of 1962; the first batch of machines were completed in a workshop for their eventual users held in the summer of 1963.
Line 8: Line 10:
  
 
It was originally named the '''Linc''', from the project's origins, but was re-named to 'LINC'.
 
It was originally named the '''Linc''', from the project's origins, but was re-named to 'LINC'.
 +
 +
It became a product for DEC, which sold both the original, and several descendants: the [[LINC-8]], and later its replacement, the [[PDP-12]].
 +
 +
Spear, Inc made the μ-LINC 1 and micro-LINC 300.
  
 
==Further reading==
 
==Further reading==
  
Considerable detail about the development of the LINC is given in:
+
* Severo M. Ornstein, [https://archive.computerhistory.org/resources/access/text/2019/03/102785079-05-01-acc.pdf ''Computing in the Middle Ages: A View From the Trenches 1955-1983''] (AuthorHouse, 2002) - Considerable detail about the development of the LINC
 
 
* Severo M. Ornstein, "Computing in the Middle Ages: A View From the Trenches 1955-1983" (AuthorHouse, 2002)
 
  
 
==External links==
 
==External links==
  
 +
* C. Gordon Bell and John E. McNamara, [http://gordonbell.azurewebsites.net/Computer_Engineering/00000197.htm The PDP-8 and Other 12-Bit Computers], in C. Gordon Bell, J. Craig Mudge, John. E. McNamara, ''Computer Engineering: A DEC View of Hardware Systems Design'', Digital Press, Bedford, 1978 - The LINC and its descendants
 
* [https://www.digibarn.com/stories/linc/documents/LINC-Personal-Workstation/LINC-Personal-Workstation.pdf The LINC Was Early and Small] - lengthy personal memoir by Wesley Clark; also covers the [[TX-0]]
 
* [https://www.digibarn.com/stories/linc/documents/LINC-Personal-Workstation/LINC-Personal-Workstation.pdf The LINC Was Early and Small] - lengthy personal memoir by Wesley Clark; also covers the [[TX-0]]
* LINC at Bitsavers: [http://www.bitsavers.org/pdf/dec/linc/ DEC], [http://www.bitsavers.org/pdf/mit/linc/ MIT], [http://www.bitsavers.org/pdf/washingtonUniversity/linc/ UW]
+
* LINC at Bitsavers:
 +
** [http://www.bitsavers.org/pdf/dec/linc/ DEC]
 +
*** [http://www.bitsavers.org/pdf/dec/linc/LINC_Brochure_May65.pdf LINC Brochure]
 +
** [http://www.bitsavers.org/pdf/mit/linc/ MIT]
 +
** [http://www.bitsavers.org/pdf/washingtonUniversity/linc/ Washington University]
 +
***[http://www.bitsavers.org/pdf/washingtonUniversity/linc/LINC_Documents/LD27_Users_Guide_to_LINC_Variants_Jun68.pdf User's Gudie to LINC Variants]
 +
** [http://www.bitsavers.org/pdf/mit/linc/Spear_Micro-LINC-300_Feb68.jpg Micro-LINC-300]
  
 
[[Category: Minicomputers]]
 
[[Category: Minicomputers]]
 
[[Category: Personal Computers]]
 
[[Category: Personal Computers]]
 +
[[Category: 12-bit Computers]]

Latest revision as of 00:35, 28 February 2024

The LINC (Laboratory INstrument Computer) was a early small computer (considered by many to be the first minicomputer), designed for use in laboratory environments (initially in biomedical research), and a distant descendent of the Whirlwind computer. The goal was to provide a computer for exclusive use by a single user; it is thus considered by many to be an important forerunner to the personal computer.

It provided real time capabilities, along with analog input, a small video display screen, and a pair of small magnetic tape drives called LINC tapes (the latter being an integral part of the machine, not an optional peripheral). It was a 12-bit computer, built out of DEC System Building Blocks. The initial version had only 1024 words of core memory; it was later expanded to 2048 words.

History

It was designed starting in 1960 by Wesley A. Clark (who conceived of the basic concept of the machine); he had considerable design assistance from Charles Molnar. The prototype first ran in Match of 1962; the first batch of machines were completed in a workshop for their eventual users held in the summer of 1963.

The project started at MIT's Lincoln Laboratory, then moved to MIT itself in January 1963 (because a switch to funding from NIH didn't interact well with Lincoln Labs' Air Force funding); after a big political fight at MIT over control, the project moved out to Washington University in St. Louis in the summer of 1964.

It was originally named the Linc, from the project's origins, but was re-named to 'LINC'.

It became a product for DEC, which sold both the original, and several descendants: the LINC-8, and later its replacement, the PDP-12.

Spear, Inc made the μ-LINC 1 and micro-LINC 300.

Further reading

External links