HOME

TheInfoList



OR:

The SUN workstation was a modular computer system designed at
Stanford University Stanford University, officially Leland Stanford Junior University, is a private research university in Stanford, California. The campus occupies , among the largest in the United States, and enrolls over 17,000 students. Stanford is considere ...
in the early 1980s. It became the seed technology for many commercial products, including the original workstations from
Sun Microsystems Sun Microsystems, Inc. (Sun for short) was an American technology company that sold computers, computer components, software, and information technology services and created the Java programming language, the Solaris operating system, ZFS, th ...
.


History

In 1979
Xerox Xerox Holdings Corporation (; also known simply as Xerox) is an American corporation that sells print and digital document products and services in more than 160 countries. Xerox is headquartered in Norwalk, Connecticut (having moved from Stamf ...
donated some
Alto The musical term alto, meaning "high" in Italian (Latin: '' altus''), historically refers to the contrapuntal part higher than the tenor and its associated vocal range. In 4-part voice leading alto is the second-highest part, sung in choruse ...
computers, developed at their
Palo Alto Research Center PARC (Palo Alto Research Center; formerly Xerox PARC) is a research and development company in Palo Alto, California. Founded in 1969 by Jacob E. "Jack" Goldman, chief scientist of Xerox Corporation, the company was originally a division of Xe ...
, to Stanford's Computer Science Department, as well as other universities that were developing the early
Internet The Internet (or internet) is the global system of interconnected computer networks that uses the Internet protocol suite (TCP/IP) to communicate between networks and devices. It is a '' network of networks'' that consists of private, pub ...
. The Altos were connected using
Ethernet Ethernet () is a family of wired computer networking technologies commonly used in local area networks (LAN), metropolitan area networks (MAN) and wide area networks (WAN). It was commercially introduced in 1980 and first standardized in 19 ...
to form several
local area network A local area network (LAN) is a computer network that interconnects computers within a limited area such as a residence, school, laboratory, university campus or office building. By contrast, a wide area network (WAN) not only covers a larger ...
s. The SUN's design was inspired by that of the Alto, but used lower-cost modular components. (Many words are spelled phonetically) The project name was derived from the initials of the campus'
Stanford University Network The Stanford University Network, also known as SUN, SUNet or SU-Net is the campus computer network for Stanford University. History Stanford Research Institute, formerly part of Stanford but on a separate campus, was the site of one of the four ori ...
. CSL Technical Report 229 (First author name is misspelled on cover) Professor
Forest Baskett Forest Baskett (born May 11, 1943) is an American venture capitalist, computer scientist and former professor of electrical engineering at Stanford University. He is a venture capitalist at New Enterprise Associates. Baskett designed the operatin ...
suggested the best-known configuration: a relatively low-cost personal
workstation A workstation is a special computer designed for technical or scientific applications. Intended primarily to be used by a single user, they are commonly connected to a local area network and run multi-user operating systems. The term ''worksta ...
for computer-aided logic design work. The design created a 3M computer: a 1 million
instructions per second 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 co ...
(MIPS) processor, 1 Megabyte of memory and a 1 Megapixel
raster scan A raster scan, or raster scanning, is the rectangular pattern of image capture and reconstruction in television. By analogy, the term is used for raster graphics, the pattern of image storage and transmission used in most computer bitmap image s ...
bit-map graphics display. Sometimes the $10,000 estimated price was called the fourth "M" — a "Megapenny". Director of Computer Facilities Ralph Gorin suggested other configurations and initially funded the project. Graduate student Andy Bechtolsheim designed the hardware, with several other students and staff members assisting with software and other aspects of the project.
Vaughan Pratt Vaughan Pratt (born April 12, 1944) is a Professor Emeritus at Stanford University, who was an early pioneer in the field of computer science. Since 1969, Pratt has made several contributions to foundational areas such as search algorithms, sort ...
became unofficial faculty leader of the project in 1980. Three key technologies made the SUN workstation possible:
very large-scale integration Very large-scale integration (VLSI) is the process of creating an integrated circuit (IC) by combining millions or billions of MOS transistors onto a single chip. VLSI began in the 1970s when MOS integrated circuit (Metal Oxide Semiconductor) c ...
(VLSI)
integrated circuits 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 M ...
,
Multibus Multibus is a computer bus standard used in industrial systems. It was developed by Intel Corporation and was adopted as the IEEE 796 bus. The Multibus specification was important because it was a robust, well-thought out industry standard wit ...
and ECAD. ECAD (Electronic Computer Assisted Design, now known as Electronic design automation) allowed a single designer to quickly develop systems of greater complexity. The
Stanford Artificial Intelligence Laboratory Stanford University has many centers and institutes dedicated to the study of various specific topics. These centers and institutes may be within a department, within a school but across departments, an independent laboratory, institute or center ...
(SAIL) had pioneered personal display terminals, but the 1971 system was showing its age. Bechtolsheim used the Stanford University Drawing System (SUDS) to design the SUN boards on the SAIL system. SUDS had been originally developed for the
Foonly Foonly Inc. was an American computer company formed by Dave Poole in 1976, that produced a series of ''DEC PDP-10'' compatible mainframe computers, named ''Foonly F1'' to ''Foonly F5''. The first and most famous Foonly machine, the ''F1'', was t ...
computer. The Structured Computer Aided Logic Design (SCALD) package was then used to verify the design, automate layout and produce wire-wrapped prototypes and then
printed circuit board A printed circuit board (PCB; also printed wiring board or PWB) is a medium used in electrical and electronic engineering to connect electronic components to one another in a controlled manner. It takes the form of a laminated sandwich struct ...
s. CSL Technical Report 201 VLSI integrated circuits finally allowed for a high-level of hardware functionality to be included in a single chip. The graphics display controller was the first board designed, published in 1980. A
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 ...
CPU, along with memory, a parallel port controller and a serial port controller, were included on the main CPU board designed by Bechtolsheim. The third board was an interface to the 2.94 Mbits/second experimental Ethernet (before the speed was standardized at 10 Mbits/second). The Multibus computer interface made it possible to use standard enclosures, and to use circuit boards made by different vendors to create other configurations. For example, the CPU board combined with a multi-port serial controller created a
terminal server A terminal server connects devices with a serial port to a local area network (LAN). Products marketed as terminal servers can be very simple devices that do not offer any security functionality, such as data encryption and user authentication. ...
(called a TIP, for Terminal Interface Processor) which connected many terminals to the
Digital Equipment Corporation Digital Equipment Corporation (DEC ), using the trademark Digital, was a major American company in the computer industry from the 1960s to the 1990s. The company was co-founded by Ken Olsen and Harlan Anderson in 1957. Olsen was president until ...
time-sharing systems at Stanford or anywhere on the Internet. Configuring multiple Ethernet controllers (including commercial ones, once they were available) with one CPU board created a router. William Yeager wrote the software, which was later adopted and evolved by Cisco Systems on its version of the hardware.
Les Earnest Lester Donald Earnest (born December 17, 1930) is an American computer scientist. Education and career After receiving his B.S. in electrical engineering from the California Institute of Technology (Caltech) in 1953, he began his career as a co ...
licensed the CPU board for one of the first commercial low-cost
laser printer Laser printing is an electrostatic digital printing process. It produces high-quality text and graphics (and moderate-quality photographs) by repeatedly passing a laser beam back and forth over a negatively-charged cylinder called a "drum" to d ...
controllers at a company called Imagen. The processor board was combined with a prototype high performance graphics display by students of
James H. Clark James Henry Clark (born March 23, 1944) is an American entrepreneur and computer scientist. He founded several notable Silicon Valley technology companies, including Silicon Graphics, Netscape, myCFO, and Healtheon. His research work in compu ...
. That group later formed Silicon Graphics Incorporated. Eventually about ten SUN workstations were built during 1981 and 1982, after which Stanford declined to build any more. Bechtolsheim then licensed the hardware design to several vendors, but was frustrated that none of them had chosen to build a workstation.
Vinod Khosla Vinod Khosla (born 28 January 1955) is an Indian-American businessman and venture capitalist. He is a co-founder of Sun Microsystems and the founder of Khosla Ventures. Khosla made his wealth from early venture capital investments in areas such ...
, also from Stanford, convinced Bechtolsheim along with
Scott McNealy Scott McNealy (born November 13, 1954) is an American businessman. He is most famous for co-founding the computer technology company Sun Microsystems in 1982 along with Vinod Khosla, Bill Joy, and Andy Bechtolsheim. In 2004, while still at Sun, ...
to found
Sun Microsystems Sun Microsystems, Inc. (Sun for short) was an American technology company that sold computers, computer components, software, and information technology services and created the Java programming language, the Solaris operating system, ZFS, th ...
in order to build the
Sun-1 Sun-1 was the first generation of UNIX computer workstations and servers produced by Sun Microsystems, launched in May 1982. These were based on a CPU board designed by Andy Bechtolsheim while he was a graduate student at Stanford University and ...
workstation, which included some improvements to the earlier design. CSL Technical Report 1579 Other faculty members who did research using SUN workstations included
David Cheriton David Ross Cheriton (born March 29, 1951) is a Canadian computer scientist, mathematician, billionaire businessman, philanthropist, and venture capitalist. He is a computer science professor at Stanford University, where he founded and leads the ...
, Brian Reid, and John Hennessy.


See also

* NuMachine, a similar MIT project


References


External links

* {{cite web , title= SUN display , publisher=
Stanford University Stanford University, officially Leland Stanford Junior University, is a private research university in Stanford, California. The campus occupies , among the largest in the United States, and enrolls over 17,000 students. Stanford is considere ...
, date= January 2001 , url= http://infolab.stanford.edu/pub/voy/museum/pictures/display/SUN.htm , accessdate= May 1, 2011 History of computing hardware Sun Microsystems Stanford University Computer workstations 68k-based computers