Sandy Fraser
   HOME

TheInfoList



OR:

Alexander G. Fraser (8 June 1937 – 13 June 2022), also known as A. G. Fraser and Sandy Fraser, was a noted
British British may refer to: Peoples, culture, and language * British people, nationals or natives of the United Kingdom, British Overseas Territories and Crown Dependencies. * British national identity, the characteristics of British people and culture ...
- American
computer scientist A computer scientist is a scientist who specializes in the academic study of computer science. Computer scientists typically work on the theoretical side of computation. Although computer scientists can also focus their work and research on ...
and the former Chief Scientist of
AT&T AT&T Inc., an abbreviation for its predecessor's former name, the American Telephone and Telegraph Company, is an American multinational telecommunications holding company headquartered at Whitacre Tower in Downtown Dallas, Texas. It is the w ...
.


Early life and education

Fraser was born in
Surrey Surrey () is a Ceremonial counties of England, ceremonial county in South East England. It is bordered by Greater London to the northeast, Kent to the east, East Sussex, East and West Sussex to the south, and Hampshire and Berkshire to the wes ...
, England and spent the war years with his family in Lancashire and subsequently in Weston Super Mare. Fraser received his B.Sc. degree in aeronautical engineering from
Bristol University The University of Bristol is a public research university in Bristol, England. It received its royal charter in 1909, although it can trace its roots to a Merchant Venturers' school founded in 1595 and University College, Bristol, which had ...
in 1958, the diploma in computer science from the
University of Cambridge The University of Cambridge is a Public university, public collegiate university, collegiate research university in Cambridge, England. Founded in 1209, the University of Cambridge is the List of oldest universities in continuous operation, wo ...
in 1959, and a Ph.D. from the same institution in 1969.


Career


Early career

After graduating with the Diploma in Computer Science from Cambridge, Fraser began his career at
Ferranti Ferranti International PLC or simply Ferranti was a UK-based electrical engineering and equipment firm that operated for over a century, from 1885 until its bankruptcy in 1993. At its peak, Ferranti was a significant player in power grid system ...
in 1960, where he wrote subroutines for the
Sirius Sirius is the brightest star in the night sky. Its name is derived from the Greek word (Latin script: ), meaning 'glowing' or 'scorching'. The star is designated  Canis Majoris, Latinized to Alpha Canis Majoris, and abbr ...
computer developed there. He subsequently developed the higher-level programming language for the Orion
operating system An operating system (OS) is system software that manages computer hardware and software resources, and provides common daemon (computing), services for computer programs. Time-sharing operating systems scheduler (computing), schedule tasks for ...
.


Return to Cambridge

In 1966 he returned to Cambridge as a Senior Technical Officer and later (from 1968) as faculty-level Assistant Director of Research in the Computer Laboratory. He worked with
Roger Needham Roger Michael Needham (9 February 1935 – 1 March 2003) was a British computer scientist. Early life and education Needham was born in Birmingham, England, the only child of Phyllis Mary, ''née'' Baker (''c''.1904–1976) and Leonard Wil ...
to design and implement the
Titan Titan most often refers to: * Titan (moon), the largest moon of Saturn * Titans, a race of deities in Greek mythology Titan or Titans may also refer to: Arts and entertainment Fictional entities Fictional locations * Titan in fiction, fictiona ...
computer's file system. Fraser engineered support for file archival and robustness with support for multi-user
access control In physical security and information security, access control (AC) is the action of deciding whether a subject should be granted or denied access to an object (for example, a place or a resource). The act of ''accessing'' may mean consuming ...
and later formalised the notion of persistent names. In 1968 he represented Cambridge at the first NATO Software Engineering conference in Garmisch, Germany.


Moving to AT&T

He moved to AT&T
Bell Laboratories Nokia Bell Labs, commonly referred to as ''Bell Labs'', is an American industrial research and development company owned by Finnish technology company Nokia. With headquarters located in Murray Hill, New Jersey, the company operates several lab ...
in 1969 where he invented cell-based networks and co-developed a
reduced instruction set computer In electronics and computer science, a reduced instruction set computer (RISC) is a computer architecture designed to simplify the individual instructions given to the computer to accomplish tasks. Compared to the instructions given to a com ...
prototype with techniques for
instruction set In computer science, an instruction set architecture (ISA) is an abstract model that generally defines how software controls the CPU in a computer or a family of computers. A device or program that executes instructions described by that ISA, s ...
optimization. He subsequently became director of its Computing Science Research Center (1982), Executive Director (1987), and Associate Vice President for Information Science Research (1994). As Vice President for Research, he founded AT&T Laboratories in 1996, and in 1998 was named AT&T Chief Scientist. At Bell Labs in the 1970s, Fraser became deeply involved with the development of the
Unix Unix (, ; trademarked as UNIX) is a family of multitasking, multi-user computer operating systems that derive from the original AT&T Unix, whose development started in 1969 at the Bell Labs research center by Ken Thompson, Dennis Ritchie, a ...
operating system An operating system (OS) is system software that manages computer hardware and software resources, and provides common daemon (computing), services for computer programs. Time-sharing operating systems scheduler (computing), schedule tasks for ...
. For v6, he built the Spider local-area ring that anticipated ATM networks. Spider was a packet switched data communications system that provided full-duplex asynchronous channels to connected terminals with automatic error control, and a loop transmission topology via a central switching computer. Services on Spider that were precursors to modern equivalents included a network file store,
block storage In computing (specifically data transmission and data storage), a block, sometimes called a physical record, is a sequence of bytes or bits, usually containing some whole number of records, having a fixed length; a ''block size''. Data thus ...
, a
virtualization In computing, virtualization (abbreviated v12n) is a series of technologies that allows dividing of physical computing resources into a series of virtual machines, operating systems, processes or containers. Virtualization began in the 1960s wit ...
layer which forwarded UNIX system calls in a dumb terminal to a remote machine, and
network boot Network booting, shortened netboot, is the process of booting a computer from a network rather than a local drive. This method of booting can be used by routers, diskless workstations and centrally managed computers (thin clients) such as publ ...
support. He also originated the Unix Circuit Design System (UCDS) with Steve Bourne, Joe Condon and Andrew Hume. UCDS was an early
hardware description language In computer engineering, a hardware description language (HDL) is a specialized computer language used to describe the structure and behavior of electronic circuits, usually to design application-specific integrated circuits (ASICs) and to progra ...
that created descriptions using interactive graphics, laid out boards automatically with circuit consistency checks, and optimized combinatorial circuits for
FPGA A field-programmable gate array (FPGA) is a type of configurable integrated circuit that can be repeatedly programmed after manufacturing. FPGAs are a subset of logic devices referred to as programmable logic devices (PLDs). They consist of a ...
s. Fraser established the necessity for a standard
interface Interface or interfacing may refer to: Academic journals * ''Interface'' (journal), by the Electrochemical Society * '' Interface, Journal of Applied Linguistics'', now merged with ''ITL International Journal of Applied Linguistics'' * '' Inter ...
between computers and data communications systems in 1972 and subsequently developed
Datakit In telecommunications, a Datakit is a virtual circuit switch developed by Sandy Fraser at Bell Labs for both local-area and wide-area networks. It is currently used by the Regional Bell Operating Companies (RBOCs) in North America. Designing ...
for Unix v7, described by
Douglas McIlroy Malcolm Douglas McIlroy (born 1932) is an American mathematician, engineer, and programmer. As of 2019 he is an Adjunct Professor of Computer Science at Dartmouth College. McIlroy is best known for having originally proposed Unix pipelines and de ...
as a "central office" for data communication that improved the UNIX support for
distributed computing Distributed computing is a field of computer science that studies distributed systems, defined as computer systems whose inter-communicating components are located on different networked computers. The components of a distributed system commu ...
. In the late 1980s, Fraser lead the Experimental Universities Network (XUNET) project to promote graduate research on computer networks. Eight universities and labs across the country were linked by a network of Datakit
virtual circuit A virtual circuit (VC) is a means of transporting data over a data network, based on packet switching and in which a connection is first established across the network between two endpoints. The network, rather than having a fixed data rate reser ...
switches joined by high-speed links to provide a wide area systems research laboratory where student researchers could run network experiments. His 1983 paper was among the first to propose ubiquitous networking connectivity: Subsequently in the 1990s, Fraser worked on bringing high-speed networking to every home in the USA and supported the development of applications to utilise this capacity. He worked with Nikil Jayant to create high quality audio compression standards based upon perceptual audio coding which eventually resulted in the
MPEG The Moving Picture Experts Group (MPEG) is an alliance of working groups established jointly by International Organization for Standardization, ISO and International Electrotechnical Commission, IEC that sets standards for media coding, includ ...
AAC AAC may refer to: Aviation * Advanced Aircraft, a company from Carlsbad, California * Airborne aircraft carrier, a type of aircraft * Alaskan Air Command, a radar network * American Aeronautical Corporation, a company from Port Washington, New ...
international standard.
Bjarne Stroustrup Bjarne Stroustrup (; ; born 30 December 1950) is a Danish computer scientist, known for the development of the C++ programming language. He led the Large-scale Programming Research department at Bell Labs, served as a professor of computer sci ...
started work on the C++ language during this time to support these networked applications.


Retirement and Fraser Research

After his retirement in 2002 he established Fraser Research in
Princeton Princeton University is a private Ivy League research university in Princeton, New Jersey, United States. Founded in 1746 in Elizabeth as the College of New Jersey, Princeton is the fourth-oldest institution of higher education in the Unit ...
, New Jersey. He resumed his initiative towards designing a next-generation Internet architecture as part of the 100x100
future internet Future Internet is a general term for research activities on new architectures for the Internet. History While the technical development of the Internet was an extensive research topic from the beginning, an increased public awareness of severa ...
project. The next-generation network Fraser designed was structured around a high capacity global Ethernet and a network operating system which controlled activities across that network.


Awards and recognition

Fraser was a member of the
National Academy of Engineering The National Academy of Engineering (NAE) is an American Nonprofit organization, nonprofit, NGO, non-governmental organization. It is part of the National Academies of Sciences, Engineering, and Medicine (NASEM), along with the National Academ ...
, and a Fellow of the
British Computer Society image:Maurice Vincent Wilkes 1980 (3).jpg, Sir Maurice Wilkes served as the first President of BCS in 1957. The British Computer Society (BCS), branded BCS, The Chartered Institute for IT, since 2009, is a professional body and a learned ...
and
IEEE The Institute of Electrical and Electronics Engineers (IEEE) is an American 501(c)(3) organization, 501(c)(3) public charity professional organization for electrical engineering, electronics engineering, and other related disciplines. The IEEE ...
for contributions and leadership in the design of switched virtual circuit networks. He has received the 1989 Koji Kobayashi Computers and Communications Award "for contributions to computer communications and the invention of virtual-circuit switching", the 1992 SIGCOMM Award for "pioneering concepts, such as
virtual circuit A virtual circuit (VC) is a means of transporting data over a data network, based on packet switching and in which a connection is first established across the network between two endpoints. The network, rather than having a fixed data rate reser ...
switching, space-division
packet switching In telecommunications, packet switching is a method of grouping Data (computing), data into short messages in fixed format, i.e. ''network packet, packets,'' that are transmitted over a digital Telecommunications network, network. Packets consi ...
, and window flow control", and the 2001 IEEE Richard W. Hamming Medal "for pioneering contributions to the architecture of communication networks through the development of virtual circuit switching technology". The Cambridge Computer Laboratory held a posthumous memorial in February 2023 to recount Fraser's achievements, and also published his last monograph which collates Fraser's research on his clean-slate design for a next-generation Internet. The
National Academy of Engineering The National Academy of Engineering (NAE) is an American Nonprofit organization, nonprofit, NGO, non-governmental organization. It is part of the National Academies of Sciences, Engineering, and Medicine (NASEM), along with the National Academ ...
featured Fraser in the 27th volume of its Memorial Tributes series in August 2024.


References

{{DEFAULTSORT:Fraser, Alexander G. 1937 births 2022 deaths American computer scientists British computer scientists Computer systems researchers Members of the United States National Academy of Engineering Scientists at Bell Labs Fellows of the British Computer Society People from Surrey