Skip to content
Surf Wiki
Save to docs
technology/computing

From Surf Wiki (app.surf) — the open knowledge base

CYCLADES

French research computer network


French research computer network

The CYCLADES computer network () was a French research network created in the early 1970s. It was one of the pioneering networks experimenting with the concept of packet switching and, unlike the ARPANET, was explicitly designed to facilitate internetworking.

The CYCLADES network was the first to make the hosts responsible for the reliable delivery of data, rather than this being a centralized service of the network itself. Datagrams were exchanged on the network using transport protocols that do not guarantee reliable delivery, but only attempt best-effort. To empower the network leaves the hosts to perform error-correction, the network ensured end-to-end protocol transparency, a concept later to be known as the end-to-end principle. This simplified network design, reduced network latency, and reduced the opportunities for single point failures. The experience with these concepts led to the design of key features of the Internet Protocol in the ARPANET project.

The network was sponsored by the French government, through the Institut de Recherche en lnformatique et en Automatique (IRIA), the national research laboratory for computer science in France, now known as Inria, which served as the co-ordinating agency. Several French computer manufacturers, research institutes and universities contributed to the effort. CYCLADES was designed and directed by Louis Pouzin.

Conception and deployment

Planning for the project began in 1971. Design and staffing started in 1972, and November 1973 saw the first demonstration, using three hosts and one packet switch.

Pouzin coined the term catenet in 1973, in a note circulated to the International Network Working Group, to describe a system of packet-switched communication networks interconnected via gateways. He later published these ideas in a 1974 paper "A Proposal for Interconnecting Packet Switching Networks".

Deployment of the network continued in 1974, with three packet switches installed by February, although at that point the network was only operational for three hours each day. By June the network was up to seven switches, and was available throughout the day for experimental use.

A terminal concentrator was also developed that year, since time-sharing was still a prevalent mode of computer use. In 1975, the network shrank slightly due to budgetary constraints, but the setback was only temporary. At that point, the network provided remote login, remote batch and file transfer user application services.

By 1976 the network was in full deployment, eventually numbering 20 nodes with connections to NPL in London, ESA in Rome, and to the European Informatics Network (EIN).

Technical details

CYCLADES used a layered architecture, which was adopted in the Internet. The basic packet transmission like function, named CIGALE, was novel; it provided an unreliable datagram service (the word was coined by Louis Pouzin by combining data and telegram). Since the packet switches no longer had to ensure correct delivery of data, this greatly simplified their design.

The CIGALE network featured a distance vector routing protocol, and allowed experimentation with various metrics. it also included a time synchronization protocol in all the packet switches. CIGALE included early attempts at performing congestion control by dropping excess packets.

The name CIGALE () – French for cicada – originates from the fact that the developers installed a speaker at each computer, so that "it went 'chirp chirp chirp' like cicadas" when a packet passed a computer.

An end-to-end protocol built on top of that provided a reliable transport service, on top of which applications were built. It provided a reliable sequence of user-visible data units called letters, rather than the reliable byte stream of TCP. The transport protocol was able to deal with out-of-order and unreliable delivery of datagrams, using the now-standard mechanisms of end-end acknowledgments and timeouts; it also featured sliding windows and end-to-end flow control.

Demise

By 1976, the French PTT was developing Transpac, a packet network based on the emerging X.25 standard. The academic debates between datagram and virtual circuit networks continued for some time, but were eventually cut short by bureaucratic decisions.

Data transmission was a state monopoly in France at the time, and IRIA needed a special dispensation to run the CYCLADES network. The PTT did not agree to funding by the government of a competitor to their Transpac network, and insisted that the permission and funding be rescinded. By 1981, Cyclades was forced to shut down.

Legacy

The most important legacy of CYCLADES was in showing that moving the responsibility for reliability into the hosts was workable, and produced a well-functioning service network. It also showed that it greatly reduced the complexity of the packet switches. The concept became a cornerstone in the design of the Internet.

The network was a fertile ground for experimentation, and allowed a generation of French computer scientists to experiment with networking concepts. Louis Pouzin and the CYCLADES alumni initiated a number of follow-on projects at IRIA to experiment with local area networks, satellite networks, the Unix operating system, and the message passing operating system Chorus.

Hubert Zimmermann used his experience in CYCLADES to influence the design of the OSI model, which is still a common pedagogical tool.

Gérard Le Lann worked with Vint Cerf and Bob Kahn to incorporate concepts from the CYCLADES project into the original design of the Transmission Control Program.

CYCLADES alumni and researchers at IRIA/INRIA were also influential in spreading adoption of the Internet in France, eventually witnessing the success of the datagram-based Internet, and the demise of the X.25 and ATM virtual circuit networks.

References

  • {{cite conference | book-title = Proceedings of the NATO Advanced Study Institute on Computer Communication Networks | archive-url = https://web.archive.org/web/20210224103502/http://rogerdmoore.ca/PS/CYCLB.html | archive-date = 2021-02-24 | url-status = usurped}}
  • {{cite conference | book-title = Proc of IFIP | archive-url = https://web.archive.org/web/20210301124013/http://rogerdmoore.ca/PS/CIGALE/CIGALE.html | archive-date = 2021-03-01 | url-status = usurped}}
  • {{cite conference | book-title = Symposium on Computer Networks | archive-url = https://web.archive.org/web/20210224092045/http://rogerdmoore.ca/PS/CIGALE/CYCL2.html | archive-date = 2021-02-24 | url-status = usurped}}

Notes

See http://en.wikipedia.org/wiki/Wikipedia:Footnotes for an explanation of how to generate footnotes using the tags, and the template below

References

  1. Abbate, Janet. (2000). "Inventing the Internet". MIT Press.
  2. (13 December 2013). "The internet's fifth man". Economist.
  3. (3 January 2013). "Say Bonjour to the Internet's Long-Lost French Uncle".
  4. (2014). "In the Shadow of ARPANET and Internet: Louis Pouzin and the Cyclades Network in the 1970s". Technology and Culture.
  5. Andrew L. Russell. (30 July 2013). "OSI: The Internet That Wasn't".
  6. Pouzin, Louis. (1973). "Proceedings of the third ACM symposium on Data communications and Data networks Analysis and design - DATACOMM '73". ACM Press.
  7. McKenzie, Alexander. (2011). "INWG and the Conception of the Internet: An Eyewitness Account". IEEE Annals of the History of Computing.
  8. ''A Proposal for Interconnecting Packet Switching Networks'', L. Pouzin, Proceedings of EUROCOMP, Brunel University, May 1974, pp. 1023-36.
  9. [http://www.cs.utexas.edu/users/chris/think/Cyclades/index.shtml "A Technical History of CYCLADES"] {{webarchive. link. (2013-09-01 , Technical Histories of the Internet & other Network Protocols (THINK), University of Texas, 11 June 2002)
  10. Pelkey, James. "Entrepreneurial Capitalism and Innovation: A History of Computer Communications 1968-1988".
  11. Gillies, James and Robert Cailliau. (2000). "How the Web Was Born: The Story of the World Wide Web". Oxford University Press.
  12. (September 2009). "Designed for Change: End-to-End Arguments, Internet Innovation, and the Net Neutrality Debate". Information Technology and Innovation Foundation.
  13. Pelkey, James. "Entrepreneurial Capitalism and Innovation: A History of Computer Communications 1968-1988".
  14. (2017). "The Routledge Companion to Global Internet Histories". Taylor & Francis.
  15. Zimmermann, H.. (August 1977). "The Cyclades Experience: Results and Impacts".
  16. Green, Lelia. (2010). "The internet: an introduction to new media". Berg.
  17. (1974). "A Protocol for Packet Network Intercommunication". IEEE Transactions on Communications.
  18. (2005). "Internationalising the Internet the Co-evolution of Influence and Technology". Edward Elgar.
  19. Abbate, Janet. (2000). "Inventing the Internet". MIT Press.
  20. and
Info: Wikipedia Source

This article was imported from Wikipedia and is available under the Creative Commons Attribution-ShareAlike 4.0 License. Content has been adapted to SurfDoc format. Original contributors can be found on the article history page.

Want to explore this topic further?

Ask Mako anything about CYCLADES — get instant answers, deeper analysis, and related topics.

Research with Mako

Free with your Surf account

Content sourced from Wikipedia, available under CC BY-SA 4.0.

This content may have been generated or modified by AI. CloudSurf Software LLC is not responsible for the accuracy, completeness, or reliability of AI-generated content. Always verify important information from primary sources.

Report