中国资产评估协会研究课题管理办法 t_第1页
中国资产评估协会研究课题管理办法 t_第2页
中国资产评估协会研究课题管理办法 t_第3页
中国资产评估协会研究课题管理办法 t_第4页
中国资产评估协会研究课题管理办法 t_第5页
已阅读5页,还剩56页未读 继续免费阅读

下载本文档

版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领

文档简介

Gregor v. Bochmann, University of Ottawa,Presentation given at the e-Science Institute, EdinburghSeptember 14, 2006,Gregor v. Bochmann School of Information Technology and Engineering (SITE)University of OttawaCanada,http:/www.site.uottawa.ca/bochmann/talks/FutureNetworking,Challenges for the Future of Networking,Gregor v. Bochmann, University of Ottawa,Abstract,The technical foundations for the Internet were developed more than 30 years ago. Since over 10 years, it has developed into a general communication infrastructure used by people and industry for a variety of applications. While e-mail and the Web were first the most important applications, newer developments have introduced wireless communication and new applications, including multimedia, e-commerce, etc. Certain applications, e.g. in the area of e-science, have extreme requirements in terms of bandwidth or delay that cannot be provided by the current Internet. - This talk will give a personal view of the challenges that must be faced for the future of the Internet and the distributed applications using it, including managerial and technical aspects. Some of these issues are (1) the integration of wireless LANs and ad-hoc networks with the wired network, (2) fast optical switching, (3) user-empowered network management, (4) security and trust management, (5) standards for distributed applications (e.g. Service Oriented Architecture) and (6) ubiquitous computing. The talk will provide a general discussion of these issues and present certain examples of innovative applications.,Gregor v. Bochmann, University of Ottawa,Overview,The current Internet and applicationsResearch management - Grand ChallengesResearch issues in networkingOptical networks (the physical level)Issues for distributed applicationsConclusions,Gregor v. Bochmann, University of Ottawa,Internet: Some Characteristics,Packet switchingBuffered in each router or switch (delay)IP : connection-lessLogically simple, but requiring address look-up for each packetConnection-oriented service allows for more efficient switching, e.g. new MPLS technologyThere are not enough addresses. Solutions:use of internal addresses and address translation (NAT); however, internal addresses are not reachableor better: use IPv6TCP : controls flow between end-systemsProvides reliable information flowMany applications need a logical connection between processes running in different hostsNot suitable for interactive voice or video traffic (retransmission introduces delays)Not suitable for very large bandwidths (order of Gbps)UDP : non-reliable alternative to TCP,Gregor v. Bochmann, University of Ottawa,Some extreme applications,Large bandwidth and low delay : Video teleconference (e.g. round-trip delay of 0.1 sec at 10 000 km) Need for multicasting: video broadcasting (e.g. 10 Mbps to 10 000 users : 100 Gbps)Extreme large bandwidth: e.g. 10 Gbps for e-science applicationsExtremely low delays: tele-manipulation (e.g. eye surgery training); distributed music ensembleAd hoc networking (without fixed infrastructure)people in local meetingSensor networks (large number of sensors, low battery life, may fail),Gregor v. Bochmann, University of Ottawa,Existing communications infrastructures,Terrestrial transmission infrastructuresOptical fibresWavelength division multiplexing (each wavelength : typically 10 Gbps)For transmission, data is converted (from the electrical domain) into the optical domain (and back, by the receiver) 10 Gbps is too much for most applications, it must be sharedBandwidth sharing for telephony (end-to-end flows of fixed bandwidth, not packet switching)Sonet or SDH (time division multiplexing)ATM (cell switching)Packet switching may be used for this purpose (switching in the electrical domain)Packet switch could use 10 Gbps wavelength, or a fraction provided by SDHTime sharing through photonic switching, e.g. burst switchingCellular networks (designed for telephony)Fixed wireless networks (WIFI),Gregor v. Bochmann, University of Ottawa,Network management and scalability,Need for interworking between different domains (subnetworks belonging to different organizations)Limited visibilityService level agreements (static dynamic)Large number of (scalability)DomainsRouters / switchesHost computersCommunicating devices (terminals, phones, TVs, kitchen stoves, etc.)Security and reliabilityA faulty behavior of a single router should only have local impact; idem for failures,Gregor v. Bochmann, University of Ottawa,R&D - a long path: From new idea to market place,Typical time : 20 yearsExample: Modeling distributed systems by state transition diagrams1969: Bartlett describes a communication protocol with finite state machines (FSM)1976: First version of SDL includes FSM notation1977: Bochmann and Gecsei propose Extended FSMs for modeling communication protocols1980ies: Standardization of formal description techniques (FDTs) by ISO and ITU, including SDL; university-based tool development1987: Harel proposes State Charts (including certain extensions of above notations)1990ies: Commercial development of software tools supporting these notations1995 ?: Unified Modeling Language (UML) defined by OMGAround 2005: Integration between SDL and UML Version 2,Gregor v. Bochmann, University of Ottawa,The research planning process (A),Funding of research and developmentBy industry (internal or external research)Objective: improve competitiveness Better productsBetter development and production methodsOnly larger companies perform longer term research and planningBy government organizations (industrial and university research)Improve competitiveness of countryCompetent peopleImprove global competitiveness of local industryDevelopment of Intellectual Property (IP) to be used by local industryDifficulty of prioritizing the different fields of science and technologyGive equal chances to all disciplines ?Declare certain fields as national priority ?Let industry buy-in for joint government-industry funding programs,Gregor v. Bochmann, University of Ottawa,The research planning process (B),Community-based research planningConsensus building: through mailing lists, discussions at workshops / conferences, research collaborationsExamples:The UK Grand Challenges: a perspective on long-term basic and applied researchNSF (USA) Workshop on Overcoming Barriers to Disruptive Innovation in NetworksResearch program of E-NEXT (a EU - FP6 Network of Excellence) “CoNEXT” conference in Toulouse, Oct. 2005 http:/dmi.ensica.fr/conext/ Canadian research network on Agile All-Photonic Networks (AAPN, funded by NSERC and 6 industrial partners),Gregor v. Bochmann, University of Ottawa,Grand Challenges (defined in the UK),See .uk/grand_challenges/index.cfm “Definition of a Grand ChallengeA grand challenge should be defined as to have international scope, so that contributions by a single nation to its achievement will raise our international profile. The ambition of a grand challenge can be far greater than what can be achieved by a single research team in the span of a single research grant. The grand challenge should be directed towards a revolutionary advance, rather than the evolutionary improvement of legacy products that is appropriate for industrial funding and support. The topic for a grand challenge should emerge from a consensus of the general scientific community, to serve as a focus for curiosity-driven research or engineering ambition, and to support activities in which they personally wish to engage, independent of funding policy or political considerations. “ (Note: the quotes, here and in subsequent slides, indicate that the text is copied from the source documentation)The following two slides are from Robin Milners talk “A scientific horizon for computing” at the World Congres 2004 of the International Federation for Information Processing (IFIP), held in Toulouse.,Gregor v. Bochmann, University of Ottawa,Grand Challenge Exercise,Gregor v. Bochmann, University of Ottawa,UK Grand Challenge Proposals,Note: No GC is dedicated to networking issues,Gregor v. Bochmann, University of Ottawa,Ubiquitous Computing Grand Challenge,Combination of GC 2 and GC 4See http:/www-dse.doc.ic.ac.uk/Projects/UbiNet/GC/index.htmlObjective: “We propose to develop scientific theory and the design principles of Global Ubiquitous Computing together, in a tight experimental loop.” “Engineering challenges:design devices to work from solar power, are aware of their location and what other devices are nearby, and form cheap, efficient, secure, complex, changing groupings and interconnections with other devices; engineer systems that are self-configuring and manage their own exceptions; devise methods to filter and aggregate information so as to cope with large volumes of data, and to certify its provenience. business model for ubiquitous computing, and other human-level interactions. “,Gregor v. Bochmann, University of Ottawa,Ubiquitous Computing Grand Challenge (ii),“Scientific challenges:discover mathematical models for space and mobility, and develop their theories; devise mathematical tools for the analysis of dynamic networks; develop model checking, as well as techniques to analyse stochastic aspects of systems, as these are pervasive in ubiquitous computing; devise models of trust and its dynamics; design programming languages for ubiquitous computing. “A comment: It is not clear where in the context of ubiquitous computing Networking stops and Computing starts. In fact, networking involves much distributed systems management (including databases); and for the Internet applications, the application layer protocols are just as important as (if not more than) the underlying networking protocols.Note: Milner has developed a new description formalism “Bigraphs for Mobile Processes “( see http:/www.cl.cam.ac.uk/users/rm135/ ),Gregor v. Bochmann, University of Ottawa,Research topics in “Networking”,IssuesNetwork layer: new wireless technologies: cellular, LAN, PAN, ad-hoc, sensor, etc.Integration with wire-line InternetHigher bandwidthInter-layer control and management according to application needsPhysical layer: technology pushFaster electronic components, e.g. 10 Gbps EthernetFast optical switchingTrend: IP over Dense Wavelength Division Multiplexing (DWDM); elimination of intermediate layers of ATM, SONET; however, it may be IP over MPLS over DWDM.Application layermany new applications: importance of multimedia application will increaseNew protocols for organizing applications: Web Services, Grid, peer-to-peerNew ways for identifying and searching services, including concern for security and trust,Networkservice,Architectural levels of Networking Technology a narrow-waisted hourglass model:,Gregor v. Bochmann, University of Ottawa,Overcoming Barriers to Disruptive Innovation in Networks,Workshop organized by NSF (USA) “Overcoming Barriers to Disruptive Innovation in Networking” (Jan. 2005)see /netv/noBarriers_final_report.pdfStarting point: “ The Internet is ossified: Adopting a new architecture not only requires modifications to routers and host software, but given the multi-provider nature of the Internet, also requires that ISPs jointly agree on that architecture. The need for consensus is doubly damning; not only is agreement among the many providers hard to reach, it also removes any competitive advantage from architectural innovation. This discouraging combination of difficulty reaching consensus, lack of incentives for deployment, and substantial costs of upgrading the infrastructure leaves little hope for fundamental architectural change. “,Gregor v. Bochmann, University of Ottawa,NSF workshop (ii),Requirements for the new Internet:“ Minimize trust assumptions: the Internet originally viewed network traffic as fundamentally friendly, but should view it as adversarial;Enable user choice: the Internet was originally developed independent of any commercial considerations, but today the network architecture must take competition and economic incentives into account;Allow for edge diversity: the Internet originally assumed host computers were connected to the edges of the network, but host-centric assumptions are not appropriate in a world with an increasing number of sensors and mobile devices;Design for network transparency: the Internet originally did not expose information about its internal configuration, but there is value to both users and network administrators in making the network more transparent; andMeet application requirements: the Internet originally provided only a best-effort packet delivery service, but there is value in enhancing (adding functionality to) the network to meet application requirements. “Identified 7 areas of research (see next slides),Gregor v. Bochmann, University of Ottawa,7 research areas:,SecurityEconomic incentivesAddress bindingEnd-host assumptionsUser-level route choiceControl and managementMeeting application requirements (see next slides),Gregor v. Bochmann, University of Ottawa,Security,Problem indications“traffic must be viewed as adversarial rather than cooperative”“To take one example, a single mistyped command at a router at one ISP recently caused widespread, cascading disruption of Internet connectivity across many of its neighbors.”Benefits of better security“ improve network robustness through protocols that work despite misbehaving participants,enable security problems to be addressed quickly once identified, isolate ISPs, organizations, and users from inadvertent errors or attacks; prevent epidemic-style attacks such as worms, viruses, and distributed denial of service; enable or simplify deployment of new high-value applications and critical services that rely on Internet communication such as power grid control, on-line trading networks, or an Internet emergency communication channel; andreduce lost productivity currently aimed at coping with security problems via patching holes, recovering from attacks, or identifying attackers. “,Gregor v. Bochmann, University of Ottawa,Security (ii),Interesting architectural approaches:“prevent denial of service by allowing a receiver to control who can send packets to it “making firewalls a fully recognized component of the architecture instead of an add-on that is either turned off or gets in the way of deploying new applications. A clean specification for security that makes clear the balance of responsibility for routers, for operating systems and for applications can move us from the hodge-podge of security building blocks we have today to a real security architecture “A careful design of mechanisms for identity can balance, in an intentional way rather than by accident, the goals of privacy and accountability. Ideally, the design will permit us to apply real world consequences (e.g. legal or financial) for misbehavior. “,Gregor v. Bochmann, University of Ottawa,Economic incentives,Proposition:“A future design for an Internet should take into account that a network architecture induces an industry structure, and the economic structure of that industry. The architecture can use user choice (to impose the discipline of competition on the players), indications of value flow (to make explicit the right direction of payment flow), and careful attention to what information is revealed and what is kept hidden (to shape the nature of transactions across a competitive boundary). “,Gregor v. Bochmann, University of Ottawa,Address binding,Problem with IP addressesThere are not enough solution: IPv6They serve as machine identity (instead of only identifying the network attachment point, the location)this leads to difficulties for mobile devices (e.g. Mobile IP routing is not straightforward IP address changing dynamically)IP address (as machine identifier) also used for securityProposed solution approachesHost Identity ProtocolIt provides secure host identificationRouting is based on IP addresses that are treated only as ephemeral locators“ end-points (as equated with physical machines or operating systems) need not have any globally known identity at all. Instead, application level entities have shared identities , and higher level name spaces such as a redesigned DNS are used to give global names to services, so that they can be found. “,Gregor v. Bochmann, University of Ottawa,End host assumptions,Issues with sensor networkssensors may be intermittently connected routing may be based on data valuesSolution approaches: Overlay networksOverlay for realizing special routing functions, e.g. diffusion routingOverlay for delay-tolerant routing (e.g. for e-mail; also allowing “access in a variety of impoverished and poorly connected regions “),Gregor v. Bochmann, University of Ottawa,User-level route choice,Objectives: increase the users choice and introduce more competition“ Instead of applying a one-size-fits-all policy to their traffic, ISPs could perform routing and traffic engineering based upon the user traffic preferences offer unique policies such as keeping all traffic within the continental United States for security reasons. “ This selection creates a more complex economic environment; it offers potential rewards in user choice and competition, but requires solutions to issues of accounting, pricing, billing, and inter-ISP contracts. “,Gregor v. Bochmann, University of Ottawa,Control and management,Statement: Management of the Internet is very complex (for all parties involved)Solutions: not clear (there are references to ongoing work)One problem: limited visibility of internal parameters from outside the network (opaqueness)A network should “support communication of operationally relevant information to each other. Such information could be aggregated and analyzed, thereby facilitating load balancing, fault diagnosis, anomaly detection, application optimization, and other traffic engineering and network management functions.”One needs a compromise between information hiding and visibility for management.,Gregor v. Bochmann, University of Ottawa,Meeting application requirements,Protocol layer architecture is a narrow-waisted hourglass modelAddi

温馨提示

  • 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
  • 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
  • 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
  • 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
  • 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
  • 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
  • 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。

评论

0/150

提交评论