ArticleslgStudy

computer science

Project Athena

Project Athena is a computer science topic covered in the lgStudy science library. This page brings together a partial reference excerpt, illustrations, worked examples, real-world applications and a short study plan, so you can understand Project Athena rather than just read about it. In short: Project Athena was a joint project of MIT, Digital Equipment Corporation, and IBM to produce a campus-wide distributed computing environment for educational use. It was launched in 1983, and research and development ran until June 30, 1991.

Project Athena — main illustration
Project Athena — illustration

Key takeaways

  • Project Athena belongs to computer science; place it in that map before memorising details.
  • Learn the definition first, then one example that makes the definition concrete.
  • Connect Project Athena to a quantity you can measure, compute or draw — that is where exam questions come from.
  • Reproduce the core statement of Project Athena from memory before moving on to harder problems.

Reference excerpt

Project Athena was a joint project of MIT, Digital Equipment Corporation, and IBM to produce a campus-wide distributed computing environment for educational use. It was launched in 1983, and research and development ran until June 30, 1991. As of 2026, Athena is still in production use at MIT. It works as software (currently a set of Debian packages) that makes a machine a thin client, that will download educational applications from the MIT servers on demand. Project Athena was important in the early history of desktop and distributed computing. It created the X Window System, Kerberos, and Zephyr Notification Service. It influenced the development of thin computing, LDAP, Active Directory, and instant messaging.

Description Leaders of the $50 million, five-year project at MIT included Michael Dertouzos, director of the Laboratory for Computer Science; Jerry Wilson, dean of the School of Engineering; and Joel Moses, head of the Electrical Engineering and Computer Science department. DEC agreed to contribute more than 300 terminals, 1600 microcomputers, 63 minicomputers, and five employees. IBM agreed to contribute 500 microcomputers, 500 workstations, software, five employees, and grant funding.

History In 1979 Dertouzos proposed to university president Jerome Wiesner that the university network opened mainframe computers for student use. At that time MIT used computers throughout its research, but undergraduates did not use computers except in Course VI (computer science) classes. With no interest from the rest of the university, the School of Engineering in 1982 approached DEC for equipment for itself. President Paul E. Gray and the MIT Corporation wanted the project to benefit the rest of the university, and IBM agreed to donate equipment to MIT except to the engineering school. Project Athena began in May 1983. Its initial goals were to:

Develop computer-based learning tools that are usable in multiple educational environments Establish a base of knowledge for future decisions about educational computing Create a computational environment supporting multiple hardware types Encourage the sharing of ideas, code, data, and experience across MIT Wilson intended the project to extend computer power into fields of study outside computer science and engineering, such as foreign languages, economics, and political science. To implement these goals, MIT decided to build a Unix-based distributed computing system. Unlike those at Carnegie Mellon University, which also received the IBM and DEC grants, students did not have to own their own computer; MIT built computer labs for their users, although the goal was to put networked computers into each dormitory. Students were required to learn FORTRAN and Lisp, and would have access to 3M computers, capable of 1 million instructions per second and with 1 megabyte of RAM and a 1 megapixel display. Although IBM and DEC computers were hardware-incompatible, Athena's designers intended that software would run similarly on both. MIT did not want to be dependent on one vendor at the end of Athena. Sixty-three DEC VAX-11/750 servers were the first timesharing clusters. "Phase II" began in September 1987, with hundreds of IBM RT PC workstations replacing the VAXes, which became fileservers for the workstations. The DEC-IBM division between departments no longer existed. Upon logging into a workstation, students would have immediate access to a universal set of files and programs via central services. Because the workstation used a thin client model, the user interface would be consistent despite the use of different hardware vendors for different workstations. A small staff could maintain hundreds of clients. The project spawned many technologies that are widely used today, such as the X Window System and Kerberos. Among the other technologies developed for Project Athena were the Zephyr Notification Service and the Hesiod name and directory service. As of November 1988 MIT had 722 workstations in 33 private and public clusters on and off campus, including student living groups and fraternities. A survey found that 92% of undergraduates had used the Athena workstations at least once, and 25% used them every day. The project received an extension of three years in January 1988. Developers who had focused on creating the operating system and courseware for various educational subjects now worked to improve Athena's stability and make it more user friendly. When Project Athena ended in June 1991, MIT's IT department took it over and extended it into the university's research and administrative divisions. In 1993, the IBM RT PC workstations were retired, being replaced by Sun SPARCclassic, IBM RS/6000 POWERstation 220, and Personal DECstation 5000 Model 25 systems. As of April 1999 the MIT campus had more than 1300 Athena workstations, and more than 6000 Athena users logged into the system daily. In 2006, SIPB, the student computing group at MIT, created Debathena, a set of packages of Athena software for Debian and Ubuntu. Debathena became the standard Athena release in 2009 but is no longer actively maintained. The Athena clusters around campus were permanently shuttered during the COVID-19 pandemic, although the Athena SSH dialups are still available.

… excerpt ends here. Continue reading the full article.

Worked examples

Example 1 — a first encounter with Project Athena

Start with the simplest possible case. Write down what Project Athena claims or describes in one sentence, then invent the smallest concrete situation in which that sentence is true. In computer science, the smallest case is usually a single object, a single equation or a single measurement. Check that every symbol or term in your sentence has a meaning in that case.

Example 2 — changing one variable

Take the situation from Example 1 and change exactly one quantity: double it, halve it, or set it to zero. Predict what should happen to Project Athena before you calculate. Comparing your prediction with the result is the fastest way to find out whether you understand the idea or only the words.

Example 3 — an exam-style question

Typical questions about Project Athena ask you to (a) state it precisely, (b) apply it to given data, and (c) explain a limitation. Practise writing all three answers in under five minutes; the third part is what separates a full-mark answer from an average one.

Applications of Project Athena

In research
Project Athena appears in computer science research whenever the underlying quantities have to be modelled precisely. Papers usually cite it as a starting assumption and then explore where it breaks down.
In technology and industry
Engineering practice reuses Project Athena in design rules, simulations and safety margins. Knowing the idea lets you read a specification sheet and understand why the numbers look the way they do.
In the classroom
Project Athena is common in secondary-school and first-year university syllabi. It links to neighbouring topics 1983 establishments in Massachusetts, Computer-related introductions in 1983, Massachusetts Institute of Technology, so understanding it makes those chapters shorter.
In everyday life
Look for Project Athena outside the textbook — in sport, cooking, traffic, electronics or the sky above you. An example you found yourself is remembered far longer than one you were given.

Affiliate

Preply — study more efficiently by working with a personal tutor. 50% off.

How to study Project Athena in 20 minutes

  1. Read the reference excerpt below once, without taking notes.
  2. Close the page and write down what Project Athena means in your own words.
  3. Compare your version with the excerpt and mark what you missed.
  4. Work through the three examples above with pen and paper.
  5. Explain Project Athena out loud to somebody else — or to Teacher Smith in the lgStudy chat.

Frequently asked questions

What is Project Athena in simple terms?

Project Athena was a joint project of MIT, Digital Equipment Corporation, and IBM to produce a campus-wide distributed computing environment for educational use. It was launched in 1983, and research and development ran until June 30, 1991.

Why does Project Athena matter?

Because it connects several computer science ideas at once: it gives you a definition you can apply, a quantity you can calculate, and a way to check whether a result is plausible.

How should I study Project Athena?

Read the excerpt, restate it from memory, then work through the examples and applications listed on this page. The five-step study plan above takes about twenty minutes.

What does this page cover?

It gives you a compact reference excerpt plus original lgStudy explanations, examples, applications and study material on Project Athena.

Tags

  • 1983 establishments in Massachusetts
  • Computer-related introductions in 1983
  • Massachusetts Institute of Technology
  • Software projects
  • X Window System

Keep exploring