Internet Research: Comments on Formulating the Problem

Total Page:16

File Type:pdf, Size:1020Kb

Internet Research: Comments on Formulating the Problem Internet Research: Comments on Formulating the Problem Gathered by Sally Floyd, with contributions from Deborah Estrin, Greg Minshall, Vern Paxson, Lixia Zhang, and others. January 21, 1998 1 Introduction Development and deployment in the infrastructure is of necessity incremental. This note contains a discussion about formulating the research Explicit examined assumptions are better than implicit un- problem for Internet research. examined ones. The goal of this note is to further the discussion of implicit Changes in the Internet can be unanticipated and uncon- and explicit assumptions in network research. In particular, trolled. this note tries to articulate one such set of assumptions for In- The Internet architecture and scale make requirements for ternet research. Each of these assumptions is shared by some global consistency problematic. subset of the network research community, though perhaps Some research problems have their own natural time none of these assumptions are shared universally. The goal scales. of this paper is not to argue the validity of the assumptions, but to articulate them, to invite discussion of con¯icting or shared sets of assumptions, and to consider the implications 3 Discussion of the assumptions of these assumptions in formulating problems in Internet re- search. This process would aim for both a greater convergence Robustness is more important than ef®ciency. of underlying assumptions, and a more explicit and examined Robustness has been one of the great strengths of the Inter- discussion of those assumptions. net, integral to its design from the very beginning [Clark88]. In some sense, this note is in the tradition of Shenker et al.©s One of our overriding assumptions is that it is critical not to paper on ºPricing in Computer Networks: Reshaping the Re- subordinate robustness to the goal of more closely approxi- search Agendaº [Shenker96], which is a discussion about for- mating optimal ef®ciency. [This is discussed in more detail in mulating the research problem for the speci®c area of network the section on TCP.] pricing. This note does not address questions about how to de- The Internet is characterized by heterogeneity on many sign good protocols or write good papers; many of these ques- levels. tions are addressed elsewhere [ADVICE, Lampson84]. This note simply addresses the question of how to formulate the The Internet is characterized by heterogeneity on many research problem. levels: router scheduling algorithms and queue management The ®rst part of the paper brie¯y describes some underlying mechanisms, routing protocols, levels of multiplexing, proto- assumptions. The second part discusses implications of these col versions and implementations, etc. There is heterogene- assumptions in formulating research problems in various areas ity of underlying link layers (e.g., point-to-point, multiaccess of Internet research. links, wireless, ATM, FDDI, etc.). Because the Internet is composed of autonomous organizations and internet service providers, each with their own separate policy concerns, there is a heterogeneity of administrative domains and pricing struc- 2 Outlining the underlying assump- tures. There is a heterogeneity in the traf®c mix and in the tions levels of congestion at different times and places. As is dis- cussed later in the paper, this heterogeneity has to be taken A summary of the assumptions: into account in different ways with different areas of research. Robustness is more important than ef®ciency. Complex systems are not best designed from scratch and The Internet is characterized by heterogeneity on many on paper. levels. Our observation is that large complex systems are not best Complex systems are not best designed from scratch and designed on paper as a complete system and then imple- on paper. mented, but are best designed incrementally, with new insights 1 and development growing out of practical experience with ex- this period of change is not a temporary phenomena, but will isting functionally. Our assumption is that this is true for sub- continue to characterize the future Internet. systems such as the Mbone, reliable multicast protocols, or Some research problems have their own natural time integrated services as well as for larger systems such as the scales. global Internet. Some fundamental research problems are remote from con- Development and deployment in the infrastructure is of cerns of actual implementations, but many other research necessity incremental. problems have natural time scales related to the problem un- Unlike the development and deployment of applications, der consideration. Theses time scales might be the time scales which can sometimes spread like wild®re, the development on which decisions will be made either in the marketplace or and deployment of the infrastructure is of necessity incremen- in the IETF, the time scales after which conditions will have tal. This is due to both the scale of the infrastructure and to the changed enough to require reformulating the problem, etc. autonomy of individual components. This restriction to incre- Again, this is discussed further in the section on TCP. mental deployment is problematic for proposed mechanisms The Internet architecture and scale make requirements for (e.g., some scheduling algorithms, routing protocols, and QoS global consistency problematic. mechanisms) that will only be of use when they are ubiqui- A far-¯ung and complex system that requires consistency tously deployed throughout the Internet. or synchronization among all the components is problematic. Although there have been ©¯ag days© in the Internet in the This is particularly true given the scale and heterogeneity of past1, it seems unlikely that this can happen again. The 1983 administrative control in the current Internet. ¯ag day in particular was possible because at the time there was some centralized control of the ARPAnet by a single agency (i.e., DARPA). 4 Some implications Explicit examined assumptions are better than implicit un- These assumptions have several implications about formulat- examined ones. ing research problems. One implication is that starting from We all make implicit assumptions in our research, and such scratch and designing a new self-contained system is not al- implicit assumptions are often wrong. For example, because ways the most effective approach. In many cases it is more my intuition is partly shaped by my experiences with my sim- productive to take a piece of a larger problem, and to try to un- ulator, which until recently had a rather simple view of the derstand it and its relationship to the larger problem. These world, I tend to implicitly assume that TCP connections fol- might be exactly the problems that need attention. And in low ®xed symmetric paths on point-to-point links, with data many cases progress can be made in understanding a problem ¯owing only from the Ásender© to the Áreceiver©, and not vice- even if a complete answer is likely to be elusive and to require versa. The Áreal world© is of course much more complicated, the combined effort of the larger research community. with dynamic and asymmetric routing, multiaccess wireless One way to design for incremental evolution is to start with links, and two-way data traf®c within a single TCP connec- IP and the current Internet. IP lends itself to the addition tion. Implicit assumptions about things such as the nature of of rich new functionality and to the process of evolving to traf®c, the level of congestion, and the requirements of appli- meet new challenges. New transport protocols and applica- cations are in general highly problematic, and are best made tions are added, routers implement new queueing and schedul- as explicitly as possible. ing mechanisms, and new underlying technologies such as Changes in the Internet can be unanticipated and uncon- ATM or wireless are used. Other incremental changes either trolled. planned or already in progress include the incremental deploy- The history of the Internet has been one of unanticipated ment of IPv6, IP multicast, and integrated services. While change. This includes changes in applications (e.g., the web, it often looks attractive to design a new network architecture realtime traf®c) and in the infrastructure (e.g., past changes in from scratch to accomplish a speci®c purpose (e.g., OSI, X.25, routing, current changes to incorporate multicast, integrated ATM, active networks), our inclinations and experience are services, and IPv6). This can be particularly frustrating when with deploying new functionality in the IP network. the Internet changes, while you are in the middle of a research project, in ways that threaten to invalidate your work. As an example, work on integrated services can be dif®cult when on- 5 TCP going changes in the traf®c mix (e.g., the emergence of the web, realtime applications with congestion control and adap- In the next two sections we consider how these assumptions tive playback times, etc.) and pricing structures make it dif- about the nature of the Internet guide our own formulation of ®cult to ®nd ®rm ground on which to stand. We believe that speci®c research problems. This section examines some of the ways that our assumptions have shaped our framing of re- 1There was a Á¯ag day© in the ARPAnet for the transition of the ARPANET search questions on TCP. host protocol from NCP to TCP/IP in January 1, 1983 [Leiner97]. Implicit assumptions: 2 Early research on TCP dynamics (including our own) and more fruitful approach, in my judgement, would be to start focused on behavior with a small number of competing, instead with IP, the IP architecture, and the real world of the unlimited-demand TCP connections in one-way networks Internet. (Or, to rephrase, the only axiom is to start with IP and (e.g., the data traf®c going in one direction, and the acks go- the real world, characterized as it is by heterogeneity, change, ing in the other), in a simple topology with static routing over and the restrictions of incremental deployment.) point-to-point links.
Recommended publications
  • Network Traffic Modeling
    Chapter in The Handbook of Computer Networks, Hossein Bidgoli (ed.), Wiley, to appear 2007 Network Traffic Modeling Thomas M. Chen Southern Methodist University, Dallas, Texas OUTLINE: 1. Introduction 1.1. Packets, flows, and sessions 1.2. The modeling process 1.3. Uses of traffic models 2. Source Traffic Statistics 2.1. Simple statistics 2.2. Burstiness measures 2.3. Long range dependence and self similarity 2.4. Multiresolution timescale 2.5. Scaling 3. Continuous-Time Source Models 3.1. Traditional Poisson process 3.2. Simple on/off model 3.3. Markov modulated Poisson process (MMPP) 3.4. Stochastic fluid model 3.5. Fractional Brownian motion 4. Discrete-Time Source Models 4.1. Time series 4.2. Box-Jenkins methodology 5. Application-Specific Models 5.1. Web traffic 5.2. Peer-to-peer traffic 5.3. Video 6. Access Regulated Sources 6.1. Leaky bucket regulated sources 6.2. Bounding-interval-dependent (BIND) model 7. Congestion-Dependent Flows 7.1. TCP flows with congestion avoidance 7.2. TCP flows with active queue management 8. Conclusions 1 KEY WORDS: traffic model, burstiness, long range dependence, policing, self similarity, stochastic fluid, time series, Poisson process, Markov modulated process, transmission control protocol (TCP). ABSTRACT From the viewpoint of a service provider, demands on the network are not entirely predictable. Traffic modeling is the problem of representing our understanding of dynamic demands by stochastic processes. Accurate traffic models are necessary for service providers to properly maintain quality of service. Many traffic models have been developed based on traffic measurement data. This chapter gives an overview of a number of common continuous-time and discrete-time traffic models.
    [Show full text]
  • Ethernet LAN (Angolul Link Layer) NET
    Computer Networks Sándor Laki ELTE-Ericsson Communication Networks Laboratory ELTE FI – Department Of Information Systems [email protected] http://lakis.web.elte.hu Based on the slides of Laurent Vanbever. Further inspiration: Scott Shenker & Jennifer Rexford & Phillipa Gill Last week on Computer Networks Overview What is a network made of? Three main components End-points Switches Links Overview How to share network resources? Resource handling Two different approaches for sharing Reservation On-demand Reserve the needed Send data when needed bandwidth in advance Packet-level multiplexing Flow-level multiplexing Pros & Cons Pros Cons Predictable performance Low efficiency Bursty traffic Short flows Simple and fast switching Complexity of circuit establ./teard. once circuit established Increased delay New circuit is needed in case of failures Implementation Reservation On-demand Circuit-switching Packet-switching e.g. landline phone networks e.g. Internet Packets Overview How to organize the network? Tier-1 ISP Tier-1 ISP IXP Tier-2 ISP Tier-2 ISP Access ISP Access ISP This week How does communication happen? How do we characterize it? Briefly… The Internet should allow processes on different hosts to exchange data everything else is just commentary… Ok, but how to do that in a complex system like the Internet? University net Phone company CabelTV company Enterprise net To exchange data, Alice and Bob use a set of network protocols Alice Bob A protocol is like a conversational convention The protocol defines the order and rules the parties
    [Show full text]
  • Third Annual Workshop on Meteorological and Environmental Inputs to Aviation Systems
    National Aeronautics and Space Ad ministration NASA CP-2104 PROCEEDINGS: THIRD ANNUAL WORKSHOP ON METEOROLOGICAL AND ENVIRONMENTAL INPUTS TO AVIATION SYSTEMS APRIL 3-5,1979 UNIVERSITY OF TENNESSEE SPACE INSTITUTE EDITORS: DENNIS W. CAMP WALTER FROST FAA-RD-79-49 i APPROVAL PROCEEDINGS: THIRD ANNUAL WORKSHOP ON METEOROLOGICAL AND ENVIRONMENTAL INPUTS TO AVIATION SYSTEMS Edited by Dennis W. Camp and Walter Frost The i formation in this report has been reviewed for t chni a1 content. Review of any information concerning Department of Defense or nuclear energy activities or programs has been made by the MSFC Security Classification Officer. This report, in its entirety, has been deter- mined to be unclassified. ahcmCHARLES A. LUNDQUIST / Director, Space Sciences Laboratory TECHNICAL REPORT STANDARD TITLE PAGE 1 REPORT NO, 12 GOVERNNENT ACCESSION NO. 13 RECIPIENT’S CATALOG NO. Proceedings. Third Annual Workshop on Meteorological and Environmental Inputs to Aviation Systems 6 PERFORMING ORGANIZATION CODE The University of Tennessee Space Institute Tullahoma, Tennessee 37388 12 SPONSORING AGENCY NAME AND ADDRESS Conference Publicat ion istration, Washington, D C 20553 mospheric Administration, The proceedings of a workshop on meteorological and environmental inputs to aviation systems held at The University of Tennessee Space Institute, Tullahoma, Tennessee, Apr.11 3-5, 1979, are reported The workshop was jointly sponsored by NASA, NOAA, and FAA and brought together many disciplines of the aviation communities in round table discussions The
    [Show full text]
  • The Internet
    The Internet G iovanni N eglia U niversità di Palerm o 2006/2007 Slides by courtesy of prof. B ianchi G. Bianchi, G. Neglia Traditional approach to Internet Teaching 1. transmission technologies • physical carriers, modulation, etc 2. data link protocols • reliable transfer of bits from point to point 3. Packet switching • Historical perspective, then technologies, routing, protocols, finally IP 4. Packet forwarding • Glue IP routing with layer 2, ARP,... 5. Transport protocols, application protocols • In a rush!! (just a bit of TCP, HTTP, …) G. Bianchi, G. Neglia 1 A pproach adopted in this course (almost) Top-Down ° Applications are indeed important ° What you see is what you learn first ß Start focusing on internet application programming ° Notion of sockets (no Java programming this year) ° Transport layer as application developement platform ß Web as driving application ° Limited details on other apps G. Bianchi, G. Neglia Course objectives & limits ß O B J ECTIV ES : ° U nderstanding w hat type of netw ork the Internet really is. ° U nderstanding w hy protocols have been designed as they are ° achieving capability to respond to laym an (the m ost critical) questions ° know ing w hat to read, w hen tech problem s arise ß LIM ITS : ° Scope lim ited to “just” inter-netw orking; no netw orking (no m ention to w hat’s below the internet protocol – dealt w ith in past courses) ° Lim ited to basic classical Internet (no m ention to recent developem ents) G. Bianchi, G. Neglia 2 Teaching Material Book and notes ° Nicola Blefari Melazzi, dispense, versione 4.2 (in italian), 2003 • Available online • In progress (310 pages at the moment) ° James F.
    [Show full text]
  • Next‐Generation Firewall Performance Benchmarking Methodology Draft
    Next‐Generation Firewall Performance Benchmarking Methodology Draft draft‐balarajah‐bmwg‐ngfw‐performance‐02 IETF 101, London, March 20, 2018 Bala Balarajah / Carsten Rossenhövel Goals . Provide benchmarking terminology and methodology for next‐generation network security devices including . Next‐generation firewalls (NGFW) . Intrusion detection and prevention solutions (IDS/ IPS) . Unified threat management (UTM) . Web Application Firewalls (WAF) . Strongly improve the applicability, reproducibility and transparency of benchmarks . Align the test methodology with today's increasingly complex layer 7 application use cases Table of Contents (1) 1. Introduction 2. Requirements 3. Scope 4. Test Setup . Test Bed Configuration . DUT/SUT Configuration . Test Equipment Configuration 5. Test Bed Considerations 6. Reporting . Key Performance Indicators Table of Contents (2) 7. Benchmarking Tests 1. Throughput Performance With NetSecOPEN Traffic Mix 2. Concurrent TCP Connection Capacity With HTTP Traffic 3. TCP/HTTP Connections Per Second 4. HTTP Transactions Per Second 5. HTTP Throughput 6. HTTP Transaction Latency 7. Concurrent SSL/TLS Connection Capacity 8. SSL/TLS Handshake Rate 9. HTTPS Transactions Per Second 10. HTTPS Throughput Test Setup Aggregation Solution Aggregation Switch/Router Switch/Router (optional) Under Test (optional) Emulated Router(s) Emulated Router(s) (optional) (optional) Emulated Clients Emulated Servers Test Equipment Test Equipment Feature Profiles NGFW Initial NGFW Future NG‐IPS AD WAF BPS SSL Broker SSL Inspection x Intrusion (IPS/IPS) x Web Filtering X Antivirus x Anti Spyware x Anti Botnet x DLP x DDoS x Certificate Validation x Logging and Reporting x App Identification x Key Performance Indicator (KPI) Definitions . TCP Concurrent Connections . TCP Connection Setup Rate . Application Transaction Rate . TLS Handshake Rate .
    [Show full text]
  • Measurement and Modelling of Internet Traffic Over 2.5 and 3G Cellular Core Networks
    DISSERTATION Measurement and Modelling of Internet Traffic over 2.5 and 3G Cellular Core Networks ausgef¨uhrt zum Zwecke der Erlangung des akademischen Grades eines Doktors der technischen Wissenschaften eingereicht an der Technischen Universit¨at Wien Fakult¨at f¨ur Elektrotechnik und Informationstechnik von DI Philipp Svoboda Wanriglgasse 1/5 A-1160 Wien Osterreich¨ geboren am 25. M¨arz 1978 in Wien Matrikelnummer: 9825199 Wien, im November 2008 Begutachter: Univ. Prof. Dr. Markus Rupp Institut f¨ur Nachrichtentechnik und Hochfrequenztechnik Technische Universit¨at Wien Osterreich¨ Univ. Prof. Dr. Andreas Kassler Computer Science Department Karlstadt University Sweden Abstract HE task of modeling data traffic in networks is as old as the first commercial telephony systems. TIn the recent past in mobile telephone networks the focus has moved from voice to packet- switched services. The new cellular mobile networks of the third generation (UMTS) and the evolved second generation (GPRS) offer the subscriber the possibility of staying online everywhere and at any time. The design and dimensioning is well known for circuit switched voice systems, but not for mobile packet-switched systems. The terms user expectation, grade of service and so on need to be defined. To find these parameters it is important to have an accurate traffic model that delivers good traffic estimates. In this thesis we carried out measurements in a live 3G core network of an Austrian operator, in order to find appropriate models that can serve as a solid basis for traffic simulations. A requirement for this work was a measurement system, which is able to capture and decode network traffic on various interfaces of the mobile core network.
    [Show full text]
  • Multiplexing Traffic at the Entrance to Wide-Area Networks
    Multiplexing Traf®c at the Entrance to Wide-Area Networks RamoÂn CaÂceres Ph.D. Dissertation Report No. UCB/CSD 92/717 Computer Science Division University of California Berkeley CA 94720 December 1992 [email protected] -ii- Multiplexing Traf®c at the Entrance to Wide-Area Networks Copyright 1992 by RamoÂn CaÂceres - iii - A mis padres, Mon y Mirtha. -iv- Abstract Many application-level traf®c streams, or conversations, are multiplexed at the points where local-area networks meet the wide-area portion of an internetwork. Multiplexing policies and mechanisms acting at these points should provide good performance to each conversation, allocate network resources fairly among conversations, and make ef®cient use of network resources. In order to characterize wide-area network traf®c, we have analyzed traces from four Inter- net sites. We identify characteristics common to all conversations of each major type of traf®c, and ®nd that these characteristics are stable across time and geographic site. Our results contrad- ict many prevalent beliefs. For example, previous simulation models of wide-area traf®c have assumed bulk transfers ranging from 80 Kilobytes to 2 Megabytes of data. In contrast, we ®nd that up to 90% of all bulk transfers involve 10 Kilobytes or less. This and other ®ndings may affect results of previous studies and should be taken into account in future models of wide-area traf®c. We derive from our traces a new workload model for driving simulations of wide-area internetworks. It generates traf®c for individual conversations of each major type of traf®c.
    [Show full text]
  • UNITED STATES SECURITIES and EXCHANGE COMMISSION Washington, D.C
    UNITED STATES SECURITIES AND EXCHANGE COMMISSION Washington, D.C. 20549 - -------------------------------------------------------------------------------- FORM 10-K (Mark One) |X| ANNUAL REPORT PURSUANT TO SECTION 13 OR 15(d) OF THE SECURITIES EXCHANGE ACT OF 1934 [FEE REQUIRED] For the fiscal year ended December 31, 1996 OR | | TRANSITION REPORT PURSUANT TO SECTION 13 OR 15(d) OF THE EXCHANGE ACT OF 1934 [NO FEE REQUIRED] For the transition period from _______ to _______ Commission file number 0-19551 - -------------------------------------------------------------------------------- Atlantic Tele-Network, Inc. (Exact name of registrant as specified in its charter) Delaware Chase Financial Center (State or other jurisdiction of P.O. Box 1730 incorporation or organization) St. Croix, U.S. Virgin Islands (Address of principal executive offices) 00821 47-0728886 (Zip Code) I.R.S. Employer Identification No.) (809) 777-8000 (Registrant's telephone number, including area code) _______________________________________________ Securities registered pursuant to Section 12(b) of the Act: Name of each exchange on Title of each class which registered ---------------------------- ---------------------------- Common Stock, Par Value $.01 per Share American Stock Exchange Securities registered pursuant to Section 12(g) of the Act: Title of each class - ---------------------------- None _______________________________________ Indicate by check mark whether the registrant (1) has filed all reports required to be filed by Section 13 or 15(d) of the Securities
    [Show full text]
  • A Peer-To-Peer Internet for the Developing World SAIF, CHUDHARY, BUTT, BUTT, MURTAZA
    A Peer-to-Peer Internet for the Developing World SAIF, CHUDHARY, BUTT, BUTT, MURTAZA Research Article A Peer-to-Peer Internet for the Developing World Umar Saif Abstract [email protected] Users in the developing world are typically forced to access the Internet at a Associate Professor fraction of the speed achievable by a standard v.90 modem. In this article, we Department of Computer Science, LUMS present an architecture to enable ofºine access to the Internet at the maxi- Opposite Sector U, DHA mum possible speed achievable by a standard modem. Our proposed architec- Lahore 54600 ture provides a mechanism for multiplexing the scarce and expensive interna- Pakistan tional Internet bandwidth over higher bandwidth P2P (peer-to-peer) dialup ϩ92 04 205722670, Ext. 4421 connections within a developing country. Our system combines a number of architectural components, such as incentive-driven P2P data transfer, intelli- Ahsan Latif Chudhary gent connection interleaving, and content-prefetching. This article presents a Research Associate detailed design, implementation, and evaluation of our dialup P2P data trans- Department of Computer fer architecture inspired by BitTorrent. Science, LUMS Opposite Sector U, DHA Lahore 54600 Pakistan 1. Introduction The “digital divide” between the developed and developing world is un- Shakeel Butt derscored by a stark discrepancy in the Internet bandwidth available to Research Associate end-users. For instance, while a 2 Mbps ADSL link in the United States Department of Computer costs around US$40/month, a 2 Mbps broadband connection in Pakistan Science, LUMS costs close to US$400/month. Opposite Sector U, DHA The reasons for the order of magnitude difference in end-user band- Lahore 54600 Pakistan width in the developed and the developing world are threefold: • Expensive International Bandwidth: Developing countries often Nabeel Farooq Butt have to pay the full cost of a link to a hub in a developed country, Research Associate making the cost of broadband Internet connections inherently ex- Department of Computer pensive for ISPs.
    [Show full text]
  • Quality of Service Oriented Traffic Engineering
    Quality of Service oriented Traffic Engineering Methods for Multi-Service Cellular Networks Dienstgüte-orientierte verkehrstheoretische Methoden für die Bereitstellung unterschiedlicher Dienste in zellularen Netzen Der Technischen Fakultät der Universität Erlangen-Nürnberg zur Erlangung des Grades DOKTOR INGENIEUR vorgelegt von LARISSA N. POPOVA Erlangen – 2009 Als Dissertation genehmigt von der Technischen Fakultät der Friedrich-Alexander-Universität Erlangen-Nürnberg Tag der Einreichung: 07. Dezember 2009 Tag der Promotion: 12. February 2010 Dekan: Prof. Dr.-Ing. Reinhard German Berichterstatter: Prof. Dr.-Ing. Villy Baek Iversen Prof. Dr.-Ing. Wolfgang Koch To my husband Denis and my sons Konstantin and Maxim Acknowledgment First of all, I would like to thank my supervisor Prof. Wolfgang Koch, for giving me the opportunity to pursue my Ph.D. at his Institute of Mobile Communication and for providing an environment where it was a pleasure to work. I am grateful to him for the fruitful discussions on my work, for his continued support and faith in the success of my research. I am indebted to Prof. Villy Baek Iversen for his kind-hearted mentoring, for reviewing my thesis, and for making my memorable stay at Technical University of Denmark, Lyngby, possible. I am very grateful to Dr. Wolfgang Gerstacker for his interest in my work, for his great encouragement, and for finding time to participate in the defense of this work. I would also like to thank all my colleagues at the Telecommunications Laboratory in Erlangen for creating pleasant and humorous atmosphere. Special thanks go to my roommate Armin Schmidt, for interesting scientific and non- scientific discussions, as well as for his technical LaTeX support.
    [Show full text]
  • Microwave Landing System MLS Area Navigation
    NORTH ATLANTIC TREATY ORGANIZATION ADVISORY GROUP FOR AEROSPACE RESEARCH AND DEVELOPMENT (ORGANISATION DU TRAlTE DE L'ATLANTIQUE NORD) AGARD Conference Proceedings No.410 EFFICIENT CONDUCT OF INDMDUAL FLIGHTS AND AIR TRAFFIC OPTIMUM UTILIZATION OF MODERN TECHNOLOGY (guidance, control, navigation, communication, surveillance and pkcessing facilities) FOR THE OVERALL BENEFIT OF CIVIL AND MILITARY AIRSPACE USERS And16 Benoit Symposium Chairman and Editor Papers presented at the 42nd Symposium of the Guidance and Control Panel, held in Brussels, Belgium, 10-13 June 1986. THE MISSION OF AGARD The mission of AGARD is to bring together the leading personalities of the NATO nations in the fields of science and technology relating to aerospace for the following purposes: -Exchanging of scientific and technical information; - Continuously stimulating advances in the aerospace sciences relevant to strengtheningthe common defence posture; - Improving the co-operation among member nations in aerospace research and development; - Providing scientific and technical advice and assistance to the Military Committee in the field of aerospace research and development (with particular regard to its military application); - Rendering scientific and technical assistance, as requested, to other NATO bodies and to member nations in connection with research and development problems in the aerospace field; - Providing assistance to member nations for the purpose of increasing their scientific and technical potential; - Recommending effective ways for the member nations to use their research and development capabilities for the common benefit of the NATO community. The highest authority within AGARD is the National Delegates Board consisting of officially appointed senior representatives from each member nation. The mission of AG- is camed out through the panels which are composed of exDerts aooointed bv the National Delecates.
    [Show full text]
  • ETR 226 TECHNICAL October 1995 REPORT
    ETSI ETR 226 TECHNICAL October 1995 REPORT Source: ETSI TC-RES Reference: DTR/RES-10-06 ICS: 33.060.20 Key words: LAN, radio Radio Equipment and Systems (RES); HIgh PErformance Radio Local Area Networks (HIPERLAN); Architecture for Time Bound Services (TBS) ETSI European Telecommunications Standards Institute ETSI Secretariat Postal address: F-06921 Sophia Antipolis CEDEX - FRANCE Office address: 650 Route des Lucioles - Sophia Antipolis - Valbonne - FRANCE X.400: c=fr, a=atlas, p=etsi, s=secretariat - Internet: [email protected] Tel.: +33 92 94 42 00 - Fax: +33 93 65 47 16 Copyright Notification: No part may be reproduced except as authorized by written permission. The copyright and the foregoing restriction extend to reproduction in all media. New presentation - see History box © European Telecommunications Standards Institute 1995. All rights reserved. Page 2 ETR 226: October 1995 Whilst every care has been taken in the preparation and publication of this document, errors in content, typographical or otherwise, may occur. If you have comments concerning its accuracy, please write to "ETSI Editing and Committee Support Dept." at the address shown on the title page. Page 3 ETR 226: October 1995 Contents Foreword .......................................................................................................................................................7 Introduction....................................................................................................................................................7 1 Scope ..................................................................................................................................................9
    [Show full text]