Adaptive Fuzzy Logic Control of ABR Traffic Flow in ATM Networks

Size: px
Start display at page:

Download "Adaptive Fuzzy Logic Control of ABR Traffic Flow in ATM Networks"

Transcription

1 Chapter 5 Adaptive Fuzzy Logic Control of ABR Traffic Flow in ATM Networks In this chapter the operation of the adaptive fuzzy explicit rate marking (A-FERM) congestion control algorithm is discussed. The A-FERM congestion control algorithm is built on FERM and brings adaptation capabilities to the scheme in order to obtain better network throughput under locally varying traffic conditions experienced by the ATM switches. 5.1 Adaptive Control Concepts and Adaptive Fuzzy Logic Controllers Fuzzy logic controllers are expected to work in situations where there is a large uncertainty or unknown variation in the parameters and structures of the system under control. Generally, the fundamental aim of adaptive control is to maintain consistent performance of a system in the presence of these uncertainties. Definition of the meaning of adaptive systems and adaptive controllers is difficult and there is no general consensus in the scientific community on such a meaning. The pragmatic definition of Aström [AW89] describes the structure of the con- 70

2 71 trol system used in this study: Adaptive control is a special type of nonlinear feedback control in which the states of the process can be separated into two categories, which change at different rates. The slowly changing states are viewed as parameters. This introduces the idea of two time scales: a fast time scale for the ordinary feedback and a slower one for updating the regulator parameters. Adaptive fuzzy logic controllers are constructed from fuzzy logic controllers which are equipped with adaptation algorithms for parameter updates. The most important advantage of adaptive fuzzy logic controllers over conventional adaptive control is that adaptive fuzzy logic controllers are capable of incorporating linguistic information from human operators or experts, whereas conventional controllers cannot. This attribute is especially important for systems with a high degree of uncertainty, such as chemical processes, aircraft, and so on, because even though these systems are difficult to control from a control theoretical point of view, they are often successfully controlled by human operators. The control actions can be expressed in fuzzy terms and some linguistic descriptions about the system behavior under various conditions. Although these fuzzy control rules and descriptions are not precise and may not be sufficient for constructing a successful controller, they provide very important information about how to control the system and how the system behaves. Adaptive fuzzy logic control provides a tool for making use of the fuzzy information in a systematic and efficient way. Adaptive fuzzy logic controllers are classified according to two criteria [Wan94, Page 104]: whether the adaptive fuzzy logic controller can incorporate fuzzy control rules or fuzzy descriptions about the system, and whether the fuzzy logic systems in the adaptive fuzzy logic controller are linear or nonlinear in their adjustable parameters. The adaptive fuzzy congestion controller used in the A-FERM algorithm directly incorporates fuzzy control rules and its adjustable parameters are linear. Detailed

3 72 Figure 5.1: Block diagram of the Adaptive Fuzzy Congestion Controller. It is very similar to Fuzzy Congestion Controller (Figure 4.1) with the exception of the existence of adaptive law block in the Adaptive Fuzzy Congestion Controller. information and derivations of the governing equations of the adaptive fuzzy congestion controller are provided in Appendix C. 5.2 Adaptive Fuzzy Explicit Rate Marking (A-FERM) Congestion Control Algorithm Operation of A-FERM algorithm is the same as FERM scheme explained in Chapter 4, with the exception that the congestion controller used in A-FERM has adaptive capabilities. As shown in Figure 5.1 the general structure of the adaptive fuzzy controller is an extension of the non-adaptive controller (Figure 4.1) with an additional block to monitor queue length error and queue growth rate, and make adjustments to the membership functions.

4 5.3 Implementation of the Adaptive Fuzzy Congestion Controller 73 The theoretical principles, derivation of the governing equations, and design steps of the Adaptive Congestion Controller are presented in Appendix C. The control objective of the Adaptive Fuzzy Congestion Controller is the same as its non-adaptive version; to regulate the ABR queue length around a reference value. The design steps (as in Appendix C) are as follows: Off-Line Processing 1. We first determine the controller parameters. We decide to track ABR queue length error e = q ref q ABR and its first derivative. Therefore e = ẹ e 2. Then, to ensure the stability of the system, we fix the controller parameters k = 2 1 to have all roots of the polynomial h(s) = s 2 + k 1 s + k 2 in the open left-half plane. 3. We choose a positive definite matrix Q = and, by solving Equation 28 of [Wan93] we obtain P and take its last column p n =

5 74 4. We specify the following values for the design parameters M θ = 2.9 γ = 0.1 M x = 1024 M u = 1 T s = 32 Cell Service Period = µs (on an OC-3 link) Initial Controller Construction 1. We specify a set of linguistic rules representing the human expert s qualitative knowledge. For the initial set of rules, the linguistic rules of the non-adaptive Fuzzy Congestion Controller are used (Table 4.2). 2. We determine the definitions (membership functions) of the linguistic values of the input and output variables used in these rules (again, definitions shown in Table 4.3 used in non-adaptive version are taken without any modifications). The initial set of linguistic rules and definitions of the variables specify the vector of regressors ξ(x). 3. Initial values of the adaptive parameters are chosen as ] θ0 [1 T = On-Line Operation and Adaptation On-line operation and the process of adaptation of the parameters can be summarized as the following algorithm: 1: k 0, θ θ 0 2: loop 3: Run the system, measure the ABR queue length: q ABR k 4: Determine the ABR queue growth rate: q ABR k 5: if k > 0 then 6: q ABR k q ABR k q ABR k 1

6 75 7: else 8: q ABR k 9: end if q ABR k 10: Calculate ξ(q ABR k, q ABR k ) 11: Calculate the flow rate u f (x θ) (Equation C.8) 12: if ABR traffic demand exists then 13: Use adaptive law, θ k 1 and queue error information to calculate the new estimate θ k (Equation C.20) 14: end if 15: k k : end loop 5.4 Performance Evaluation The initial control surface (which is same as the one used for the non-adaptive scheme (FERM)) is shown in Figure 5.2(a), and the shapes of the control surfaces (after adaptation) at the ATM switch 0, 1 and 2 are shown in Figures 5.2(b), 5.2(c) and 5.2(c) respectively, after 1 second of simulation time. The figures show that the control surface is modified relative to the initial surface, and is different at each switch. In particular switch 2 has a significantly different control surface from switches 0 and 1, presumably because it is the focus of more congestion. It is interesting to compare the adapted surfaces with the comments of Section 4.2.3, discussing the original intent of the linguistic rule base. After adaptation, two conservative features of the original design have been reduced: The region over which decrease flow rate sharply operates is much smaller after adaptation (the flat region at the base of Figure 5.2(a)). This seems to suggest that the original design was unduly cautious in this respect. The small flat region in the middle of Figure 5.2(a) is not present in the adapted control surfaces. This small flat region corresponded to the middle rule for steady state if queue length is acceptable and not changing then do not change flow rate. It seems likely that this status quo rule is not operationally important, since the flow rates in reality are volatile. Although the

7 76 rule provides a useful intuitive center point, it does not justify a significant plateau of its own. The overall performance of the ATM LAN and WAN is presented in Figures 5.3(a) and 5.3(b). These can be compared with the performance of the non-adaptive scheme shown in Figures 4.6(a) and 4.6(b). This shows some improvement in performance of the WAN, with respect to 3-hop traffic. Throughput of 3-hop traffic is greater with the adaptive scheme over the full range of offered link load. The performance of other traffic streams does not appear to have suffered as a result of this improvement. The simulations of the A-FERM congestion control algorithm had shown that making an adaptive control scheme to work within a fairly complex networking scenario has been quite a challenge because of the limits of the available computational resources. In order to observe that the 15 adaptive parameters of the adaptive fuzzy congestion controller stabilized, experiments simulating the network for longer than 1 second of the simulated time have been required. Due to the virtual memory limits, the computers 1 available to this study have not allowed longer simulations to be run. Because of this problem, simulations had to be stopped before all of the adaptive parameters stabilized. It could be reasonably expected that even better throughput results could be obtained if the experiments are repeated in the future when better computational resources become available. 5.5 Discussion and Remarks The simulation results clearly show the ability of the adaptation algorithm to modify the controller behavior in such a way (differently at each switch) as to provide better network throughput over the performance of the non-adaptive scheme. Adaptation algorithm has been able to make subtle but significant changes to the shape of the control surface. These changes have in particular improved the performance of the most difficult traffic flow the long distance flow (3-hop) in the 1 Sun SparcStation 20 with 256 MB RAM, 512 MB virtual memory capacity, running Solaris 2.6 Operating System.

8 1 1 Flow Rate Correction 0 Flow Rate Correction Queue Length Error Queue Growth Rate Queue Length Error Queue Growth Rate (a) Initial structure of the control surface. (b) Adaptive FCC of ATM switch Flow Rate Correction 0 Flow Rate Correction Queue Length Error Queue Growth Rate Queue Length Error Queue Growth Rate (c) Adaptive FCC of ATM switch 1. (d) Adaptive FCC of ATM switch 2. Figure 5.2: This diagram shows the evolution of the control surfaces at the ATM switches: (a) Initial shape of the control surface of fuzzy congestion controllers in the ATM switches; (b), (c) and (d) The shapes of the control surfaces after a 1 second of simulation. For this simulation, the offered ABR traffic loads are taken as 80% of the link capacities. 77

9 ATM LAN Performance (A-FERM Congestion Control Algorithm) (150%) link 1hop_a link 1hop_b link 1hop_c link 3hop (150%) average cell delay (ms) (150%) (20%) throughput (Mb/s) (a) ATM LAN ATM WAN Performance (A-FERM Congestion Control Algorithm) (150%) link 1hop_a link 1hop_b link 1hop_c link 3hop (150%) average cell delay (ms) (150%) (20%) throughput (Mb/s) (b) ATM WAN Figure 5.3: Plot of average end-to-end cell delay vs useful throughput of simulated ATM network under A-FERM congestion control. The graph has been produced by varying the offered link loads generated by ABR traffic sources from 20% to 150% of the link capacities.

10 79 large propagation delay network (the WAN). It is expected that performance would improve further if A-FERM were running freely online. Also, by implication it seems highly likely that A-FERM would adapt well to changing traffic conditions and/or changed parameters from higher levels of the control hierarchy.

11 Chapter 6 Concluding Remarks and Directions for Future Research The proposition addressed in this thesis is as follows: As discussed earlier in Chapter 2, the complexity of ATM networks and the services intended to be supported on these networks require integrated, multilevel control structures. Designing an effective control structure for these networks is known to be difficult because of the complexity of the structure of the networks, nature of the services supported, and the variety of the dynamic parameters involved. In addition to these, the uncertainties involved in identification of the network parameters lead to difficulty in obtaining realistic and cost effective analytical models of these networks. Classical control system design methods rely on availability of these models. The difficulty of obtaining analytical models renders the use of classical control techniques difficult at best, and possibly invalid and/or non-cost effective. This is what motivates the interest in non-analytical control system design and modeling schemes which have the potential to be powerful and cost effective as alternative design tools. Abundant research in various control fields demonstrates that control systems based on Computational Intelligence (fuzzy logic, artificial neural networks and evolutionary computation) have the ability to cope with these difficulties and to offer creative and effective techniques to supplement traditional control approaches. The aim of this study has been to demonstrate the suitability of fuzzy logic 80

12 81 based control techniques for designing superior control structures for ATM based multimedia networks. In order to do this, firstly, it presents the outline of a hierarchical control architecture for ATM networks in Chapter 2. Secondly, as part of this architecture, a formulation is proposed for a fuzzy logic based explicit-rate congestion control scheme using short-term predictions of the behavior of the queues at the ATM switches. This scheme is described in Chapter 4. Simulative evaluations presented in Chapter 4 show that the scheme keeps the queues well controlled, not only minimizing the cell loss, but also keeping the link utilization close to the optimum levels. This applies over a wide range of loads, including offered network loads exceeding the full carrying capacity of the links, and for both ATM WAN and ATM LAN network models. For offered traffic loads in excess of 100% of link capacity, the effective network utilization remains at unity, whilst for offered link loads up to 100% the end-to-end delays are very close to the propagation delay (about 13 ms for 3-hop traffic in the case of the ATM WAN). As expected, for offered link loads beyond 100%, the end-to-end delays are dominated by admission delays (for the 3-hop traffic they increase to about 70 ms, for an offered link load of 140% at a sustained overload period of 1 s). The study shows that the FERM scheme described in Chapter 4 is well suited to ATM network congestion control in both an ATM LAN and an ATM WAN environment, in the presence of competing delay-sensitive traffic, without the need for changing or re-tuning the control law. As is evident from the simulations, the same control algorithm achieves very good delay and throughput performance in steady-state (much better than the case of no control or the case with EPRCA control) in both the ATM LAN and the ATM WAN. Its transient behavior is excellent exhibiting low latency, quick rise time and quick settling time. FERM also achieves fairness in a max-min sense without the need for any information from either the sources or other switches in the network. In order to improve the responsiveness of FERM, and to ensure that the algorithm remains optimally tuned under wide ranging network conditions, an adaptive version of FERM has been proposed and demonstrated in Chapter 5 (A-FERM). The adaptive algorithm trades off complexity for improved performance. In the next section, an overview of the salient features of the FERM and A-

13 82 FERM congestion control algorithms is presented. 6.1 Properties of the FERM and A-FERM Congestion Control Algorithms Any suggested control scheme must be effective and offer certain control features which will make it attractive for implementation purposes. FERM is effective and compares favorably with the following desirable features (some of which have been discussed by a number of researchers, e.g. [BF95, Jai95, RBO95]): Robustness Results of the simulations show no collapse in throughput, even in the presence of severe overloads and competing delay-sensitive traffic of unknown density. To the contrary, at a link load factor of 150% of the link capacity, the total network throughput is close to a maximum possible of 300 Mb/s (i.e., almost 100% network utilization). Its inherent robustness is also consistent with the robustness claims in the vast literature on fuzzy logic control. The ultimate test for any method of control is successful applications in industry. Fuzzy logic control is a prime example of a theory which is successful in solving difficult control problems in real practice. The good performance of FERM and A-FERM is in agreement with these generally successful outcomes in other fields. Efficiency Simulation results demonstrate the efficiency of FERM (e.g., close to 100% throughput at a link load factor of 150% of the link capacity). Behavior under both steady-state and transient network conditions the simulation results demonstrate the excellent performance of FERM in both steady-state and transient conditions. Implementation complexity There is no need to place a fuzzy inference engine (which is the most computationally intensive part of any fuzzy logic control scheme) in a real switch. After selecting appropriate fuzzy sets and rule base, and tuning the rules with a simulator, the control surface is known (Figure 4.2) and can be stored as a lookup table for fast execution [Bon92]. FERM

14 83 can be implemented in this way, requiring only a few kilobytes of ROM space and a simple interpolation algorithm. That is, it offers ease of implementation with a very fast response. A-FERM can also be implemented quite easily by the addition of multipliers to the interpolation algorithm. These multiplier values are calculated periodically in a separate process. Fairness The fairness of FERM (at least in a max-min sense) is demonstrated in Section Note that fairness is achieved without the need to keep track of any other than local information. (e.g. there is no need to track the bottleneck rates of individual sources, or congestion state of other switches.) Ease of tuning As discussed earlier, since the control information is given in terms of linguistic rules (Table 4.2), it is reasonably easy to relate this to desired control performance. This must be contrasted with the tuning of other schemes, as for example the EPRCA scheme (Tables D.1 and D.2), which requires the tuning of a number of parameters bearing no easy association to control performance. Scalability As shown in the performance evaluation section (Section 4.3), the FERM scheme is capable of operating in an ATM LAN or ATM WAN without the need to modify the control parameters. Here, scalability is taken to mean the end-to-end distances involved in the network. Inter-working with other schemes The scheme can be implemented by using Explicit Down Switches (EDS). Since the algorithm is fully decentralized, with the ER calculated at each switch based on local measurements, it can coexist with any of the other algorithms. Policing of connections Since the ER is placed in an RM cell, this can be provided to an appropriate policing unit at the edge of the network which will ensure that the maximum allowed rate is not exceeded by the source. Minimum Cell Rate (MCR) FERM supports implementation of MCR which ensures that a certain minimum portion of the network bandwidth is always provided to the connection.

15 84 The simulation results clearly show the ability of fuzzy logic as a convenient and effective design method to build a control algorithm without relying on formal models of the controlled system and control theoretic tools. Furthermore, the adaptation algorithm incorporated into the A-FERM scheme adds the capability of modifying the controller behavior differently at each switch for responding to local differences at network nodes. This leads to providing better network throughput relative to the performance of the non-adaptive scheme. 6.2 General Conclusion Regarding the Effectiveness of Fuzzy Logic Control for Network Control Problems This study is consistent with the ample evidence of positive research results reported in a wide range of application areas. The form of fuzzy logic controllers makes them well suited for use in hierarchical systems using hybrid control structures that incorporate classical control modules along with computational intelligence based ones. This study suggests that the power of fuzzy logic control to convert intuitive ideas into effective control systems is well suited to the hierarchical control requirements of ATM based multimedia networks. The vision for this work is that an effective and intuitively appealing hierarchical control structure may lead to much better resource utilization in ATM based multimedia networks and justifies longer term research into design and performance evaluation of the type of control paradigms discussed in the next section. 6.3 Focus of Future Research: Integrated Control of ATM Networks via Hierarchical Fuzzy Logic Control Research on applications of fuzzy logic in telecommunication systems, and particularly in ATM networks, is being pursued by an active research community, and methods are being developed simultaneously. However, unlike consumer applications, there are no commercially deployed applications as yet. The reason could be

PART III. OPS-based wide area networks

PART III. OPS-based wide area networks PART III OPS-based wide area networks Chapter 7 Introduction to the OPS-based wide area network 7.1 State-of-the-art In this thesis, we consider the general switch architecture with full connectivity

More information

Using Fuzzy Logic Control to Provide Intelligent Traffic Management Service for High-Speed Networks ABSTRACT:

Using Fuzzy Logic Control to Provide Intelligent Traffic Management Service for High-Speed Networks ABSTRACT: Using Fuzzy Logic Control to Provide Intelligent Traffic Management Service for High-Speed Networks ABSTRACT: In view of the fast-growing Internet traffic, this paper propose a distributed traffic management

More information

Provisioning algorithm for minimum throughput assurance service in VPNs using nonlinear programming

Provisioning algorithm for minimum throughput assurance service in VPNs using nonlinear programming Provisioning algorithm for minimum throughput assurance service in VPNs using nonlinear programming Masayoshi Shimamura (masayo-s@isnaistjp) Guraduate School of Information Science, Nara Institute of Science

More information

Graduate Certificate in Systems Engineering

Graduate Certificate in Systems Engineering Graduate Certificate in Systems Engineering Systems Engineering is a multi-disciplinary field that aims at integrating the engineering and management functions in the development and creation of a product,

More information

Router-assisted congestion control. Lecture 8 CS 653, Fall 2010

Router-assisted congestion control. Lecture 8 CS 653, Fall 2010 Router-assisted congestion control Lecture 8 CS 653, Fall 2010 TCP congestion control performs poorly as bandwidth or delay increases Shown analytically in [Low01] and via simulations Avg. TCP Utilization

More information

51-20-99 Traffic Control Functions in ATM Networks Byung G. Kim Payoff

51-20-99 Traffic Control Functions in ATM Networks Byung G. Kim Payoff 51-20-99 Traffic Control Functions in ATM Networks Byung G. Kim Payoff A standard monitoring algorithm for two traffic types--constant bit rate (e.g., voice) and variable bit rate (e.g., compressed video)--can

More information

Fuzzy Active Queue Management for Assured Forwarding Traffic in Differentiated Services Network

Fuzzy Active Queue Management for Assured Forwarding Traffic in Differentiated Services Network Fuzzy Active Management for Assured Forwarding Traffic in Differentiated Services Network E.S. Ng, K.K. Phang, T.C. Ling, L.Y. Por Department of Computer Systems & Technology Faculty of Computer Science

More information

Traffic Mangement in ATM Networks Dollar Day Sale

Traffic Mangement in ATM Networks Dollar Day Sale Traffic Mangement in ATM Networks Dollar Day Sale One Megabit memory, One Megabyte disk, One Mbps link, One MIP processor, 10 cents each... Professor of Computer and Information Sciences Columbus, OH 43210-1277

More information

How To Provide Qos Based Routing In The Internet

How To Provide Qos Based Routing In The Internet CHAPTER 2 QoS ROUTING AND ITS ROLE IN QOS PARADIGM 22 QoS ROUTING AND ITS ROLE IN QOS PARADIGM 2.1 INTRODUCTION As the main emphasis of the present research work is on achieving QoS in routing, hence this

More information

Oracle Applications Release 10.7 NCA Network Performance for the Enterprise. An Oracle White Paper January 1998

Oracle Applications Release 10.7 NCA Network Performance for the Enterprise. An Oracle White Paper January 1998 Oracle Applications Release 10.7 NCA Network Performance for the Enterprise An Oracle White Paper January 1998 INTRODUCTION Oracle has quickly integrated web technologies into business applications, becoming

More information

A Mock RFI for a SD-WAN

A Mock RFI for a SD-WAN A Mock RFI for a SD-WAN Ashton, Metzler & Associates Background and Intended Use After a long period with little if any fundamental innovation, the WAN is now the focus of considerable innovation. The

More information

Analyzing Mission Critical Voice over IP Networks. Michael Todd Gardner

Analyzing Mission Critical Voice over IP Networks. Michael Todd Gardner Analyzing Mission Critical Voice over IP Networks Michael Todd Gardner Organization What is Mission Critical Voice? Why Study Mission Critical Voice over IP? Approach to Analyze Mission Critical Voice

More information

Master s Thesis. A Study on Active Queue Management Mechanisms for. Internet Routers: Design, Performance Analysis, and.

Master s Thesis. A Study on Active Queue Management Mechanisms for. Internet Routers: Design, Performance Analysis, and. Master s Thesis Title A Study on Active Queue Management Mechanisms for Internet Routers: Design, Performance Analysis, and Parameter Tuning Supervisor Prof. Masayuki Murata Author Tomoya Eguchi February

More information

Switch Fabric Implementation Using Shared Memory

Switch Fabric Implementation Using Shared Memory Order this document by /D Switch Fabric Implementation Using Shared Memory Prepared by: Lakshmi Mandyam and B. Kinney INTRODUCTION Whether it be for the World Wide Web or for an intra office network, today

More information

Current Standard: Mathematical Concepts and Applications Shape, Space, and Measurement- Primary

Current Standard: Mathematical Concepts and Applications Shape, Space, and Measurement- Primary Shape, Space, and Measurement- Primary A student shall apply concepts of shape, space, and measurement to solve problems involving two- and three-dimensional shapes by demonstrating an understanding of:

More information

MEng, BSc Computer Science with Artificial Intelligence

MEng, BSc Computer Science with Artificial Intelligence School of Computing FACULTY OF ENGINEERING MEng, BSc Computer Science with Artificial Intelligence Year 1 COMP1212 Computer Processor Effective programming depends on understanding not only how to give

More information

Traffic Engineering Management Concepts

Traffic Engineering Management Concepts 3 CHAPTER This chapter includes an overview of Cisco Prime Fulfillment and of some of the concepts used in this guide. This chapter includes the following sections: Prime Fulfillment TEM Overview, page

More information

Benchmarking Cassandra on Violin

Benchmarking Cassandra on Violin Technical White Paper Report Technical Report Benchmarking Cassandra on Violin Accelerating Cassandra Performance and Reducing Read Latency With Violin Memory Flash-based Storage Arrays Version 1.0 Abstract

More information

Introduction to Metropolitan Area Networks and Wide Area Networks

Introduction to Metropolitan Area Networks and Wide Area Networks Introduction to Metropolitan Area Networks and Wide Area Networks Chapter 9 Learning Objectives After reading this chapter, you should be able to: Distinguish local area networks, metropolitan area networks,

More information

Christian Bettstetter. Mobility Modeling, Connectivity, and Adaptive Clustering in Ad Hoc Networks

Christian Bettstetter. Mobility Modeling, Connectivity, and Adaptive Clustering in Ad Hoc Networks Christian Bettstetter Mobility Modeling, Connectivity, and Adaptive Clustering in Ad Hoc Networks Contents 1 Introduction 1 2 Ad Hoc Networking: Principles, Applications, and Research Issues 5 2.1 Fundamental

More information

Usage Management and Traffic Management Complementary Approaches

Usage Management and Traffic Management Complementary Approaches Usage Management and Traffic Management Complementary Approaches Contents Executive Summary... 1 Introduction... 2 Quotas Boosts Revenue, Not Resource Lifetime. 2 Example full-featured service plan...

More information

Predict the Popularity of YouTube Videos Using Early View Data

Predict the Popularity of YouTube Videos Using Early View Data 000 001 002 003 004 005 006 007 008 009 010 011 012 013 014 015 016 017 018 019 020 021 022 023 024 025 026 027 028 029 030 031 032 033 034 035 036 037 038 039 040 041 042 043 044 045 046 047 048 049 050

More information

PERFORMANCE OF MOBILE AD HOC NETWORKING ROUTING PROTOCOLS IN REALISTIC SCENARIOS

PERFORMANCE OF MOBILE AD HOC NETWORKING ROUTING PROTOCOLS IN REALISTIC SCENARIOS PERFORMANCE OF MOBILE AD HOC NETWORKING ROUTING PROTOCOLS IN REALISTIC SCENARIOS Julian Hsu, Sameer Bhatia, Mineo Takai, Rajive Bagrodia, Scalable Network Technologies, Inc., Culver City, CA, and Michael

More information

Testing & Assuring Mobile End User Experience Before Production. Neotys

Testing & Assuring Mobile End User Experience Before Production. Neotys Testing & Assuring Mobile End User Experience Before Production Neotys Agenda Introduction The challenges Best practices NeoLoad mobile capabilities Mobile devices are used more and more At Home In 2014,

More information

How Router Technology Shapes Inter-Cloud Computing Service Architecture for The Future Internet

How Router Technology Shapes Inter-Cloud Computing Service Architecture for The Future Internet How Router Technology Shapes Inter-Cloud Computing Service Architecture for The Future Internet Professor Jiann-Liang Chen Friday, September 23, 2011 Wireless Networks and Evolutional Communications Laboratory

More information

Performance of networks containing both MaxNet and SumNet links

Performance of networks containing both MaxNet and SumNet links Performance of networks containing both MaxNet and SumNet links Lachlan L. H. Andrew and Bartek P. Wydrowski Abstract Both MaxNet and SumNet are distributed congestion control architectures suitable for

More information

Question: 3 When using Application Intelligence, Server Time may be defined as.

Question: 3 When using Application Intelligence, Server Time may be defined as. 1 Network General - 1T6-521 Application Performance Analysis and Troubleshooting Question: 1 One component in an application turn is. A. Server response time B. Network process time C. Application response

More information

Impact of Control Theory on QoS Adaptation in Distributed Middleware Systems

Impact of Control Theory on QoS Adaptation in Distributed Middleware Systems Impact of Control Theory on QoS Adaptation in Distributed Middleware Systems Baochun Li Electrical and Computer Engineering University of Toronto bli@eecg.toronto.edu Klara Nahrstedt Department of Computer

More information

MEng, BSc Applied Computer Science

MEng, BSc Applied Computer Science School of Computing FACULTY OF ENGINEERING MEng, BSc Applied Computer Science Year 1 COMP1212 Computer Processor Effective programming depends on understanding not only how to give a machine instructions

More information

- Hubs vs. Switches vs. Routers -

- Hubs vs. Switches vs. Routers - 1 Layered Communication - Hubs vs. Switches vs. Routers - Network communication models are generally organized into layers. The OSI model specifically consists of seven layers, with each layer representing

More information

CHAPTER 1 ATM TRAFFIC MANAGEMENT

CHAPTER 1 ATM TRAFFIC MANAGEMENT CHAPTER 1 ATM TRAFFIC MANAGEMENT Webster s New World Dictionary defines congestion as filled to excess, or overcrowded; for example, highway congestion. Although, the best solution of congestion is to

More information

Congestion Control Review. 15-441 Computer Networking. Resource Management Approaches. Traffic and Resource Management. What is congestion control?

Congestion Control Review. 15-441 Computer Networking. Resource Management Approaches. Traffic and Resource Management. What is congestion control? Congestion Control Review What is congestion control? 15-441 Computer Networking What is the principle of TCP? Lecture 22 Queue Management and QoS 2 Traffic and Resource Management Resource Management

More information

Gerard Mc Nulty Systems Optimisation Ltd gmcnulty@iol.ie/0876697867 BA.,B.A.I.,C.Eng.,F.I.E.I

Gerard Mc Nulty Systems Optimisation Ltd gmcnulty@iol.ie/0876697867 BA.,B.A.I.,C.Eng.,F.I.E.I Gerard Mc Nulty Systems Optimisation Ltd gmcnulty@iol.ie/0876697867 BA.,B.A.I.,C.Eng.,F.I.E.I Data is Important because it: Helps in Corporate Aims Basis of Business Decisions Engineering Decisions Energy

More information

Design and Implementation of Smart Camera Network for Efficient Wide Area Surveillance

Design and Implementation of Smart Camera Network for Efficient Wide Area Surveillance Vol.5, Issue (04), pp.-8 http://dx.doi.org/0.457/ijeic.04.5..0 Design and Implementation of Smart Camera Network for Efficient Wide Area Surveillance Soomi Yang Department of Information Security, The

More information

There are a number of factors that increase the risk of performance problems in complex computer and software systems, such as e-commerce systems.

There are a number of factors that increase the risk of performance problems in complex computer and software systems, such as e-commerce systems. ASSURING PERFORMANCE IN E-COMMERCE SYSTEMS Dr. John Murphy Abstract Performance Assurance is a methodology that, when applied during the design and development cycle, will greatly increase the chances

More information

Acknowledgements Our Team Members Our Sponsors

Acknowledgements Our Team Members Our Sponsors Acknowledgements Our Team Members: Shivkumar Kalyanaraman Ram Viswanathan Rohit Goyal Sonia Fahmy Fang Lu Our Sponsors: Intel Stratacom NASA 2 Overview Why worry about congestion in high speed networks?

More information

Traffic Engineering & Network Planning Tool for MPLS Networks

Traffic Engineering & Network Planning Tool for MPLS Networks Traffic Engineering & Network Planning Tool for MPLS Networks Dr. Associate Professor, Department of Electrical Engineering Indian Institute of Technology Bombay, Powai, Mumbai 76 Founder & Director, Vegayan

More information

ADAPTIVE LOAD BALANCING FOR CLUSTER USING CONTENT AWARENESS WITH TRAFFIC MONITORING Archana Nigam, Tejprakash Singh, Anuj Tiwari, Ankita Singhal

ADAPTIVE LOAD BALANCING FOR CLUSTER USING CONTENT AWARENESS WITH TRAFFIC MONITORING Archana Nigam, Tejprakash Singh, Anuj Tiwari, Ankita Singhal ADAPTIVE LOAD BALANCING FOR CLUSTER USING CONTENT AWARENESS WITH TRAFFIC MONITORING Archana Nigam, Tejprakash Singh, Anuj Tiwari, Ankita Singhal Abstract With the rapid growth of both information and users

More information

Design and Modeling of Internet Protocols. Dmitri Loguinov March 1, 2005

Design and Modeling of Internet Protocols. Dmitri Loguinov March 1, 2005 Design and Modeling of Internet Protocols Dmitri Loguinov March 1, 2005 1 Agenda What is protocol scalability Why TCP does not scale Future high-speed applications AQM congestion control Other work at

More information

CROSS LAYER BASED MULTIPATH ROUTING FOR LOAD BALANCING

CROSS LAYER BASED MULTIPATH ROUTING FOR LOAD BALANCING CHAPTER 6 CROSS LAYER BASED MULTIPATH ROUTING FOR LOAD BALANCING 6.1 INTRODUCTION The technical challenges in WMNs are load balancing, optimal routing, fairness, network auto-configuration and mobility

More information

The Internet and the Public Switched Telephone Network Disparities, Differences, and Distinctions

The Internet and the Public Switched Telephone Network Disparities, Differences, and Distinctions The Internet and the Public Switched Telephone Network Disparities, Differences, and Distinctions This paper discusses the telephone network infrastructure commonly known as the Public Switched Telephone

More information

A Comparison Study of Qos Using Different Routing Algorithms In Mobile Ad Hoc Networks

A Comparison Study of Qos Using Different Routing Algorithms In Mobile Ad Hoc Networks A Comparison Study of Qos Using Different Routing Algorithms In Mobile Ad Hoc Networks T.Chandrasekhar 1, J.S.Chakravarthi 2, K.Sravya 3 Professor, Dept. of Electronics and Communication Engg., GIET Engg.

More information

IRMA: Integrated Routing and MAC Scheduling in Multihop Wireless Mesh Networks

IRMA: Integrated Routing and MAC Scheduling in Multihop Wireless Mesh Networks IRMA: Integrated Routing and MAC Scheduling in Multihop Wireless Mesh Networks Zhibin Wu, Sachin Ganu and Dipankar Raychaudhuri WINLAB, Rutgers University 2006-11-16 IAB Research Review, Fall 2006 1 Contents

More information

An Implementation of Active Data Technology

An Implementation of Active Data Technology White Paper by: Mario Morfin, PhD Terri Chu, MEng Stephen Chen, PhD Robby Burko, PhD Riad Hartani, PhD An Implementation of Active Data Technology October 2015 In this paper, we build the rationale for

More information

Lecture 15: Congestion Control. CSE 123: Computer Networks Stefan Savage

Lecture 15: Congestion Control. CSE 123: Computer Networks Stefan Savage Lecture 15: Congestion Control CSE 123: Computer Networks Stefan Savage Overview Yesterday: TCP & UDP overview Connection setup Flow control: resource exhaustion at end node Today: Congestion control Resource

More information

A Software Architecture for a Photonic Network Planning Tool

A Software Architecture for a Photonic Network Planning Tool A Software Architecture for a Photonic Network Planning Tool Volker Feil, Jan Späth University of Stuttgart, Institute of Communication Networks and Computer Engineering Pfaffenwaldring 47, D-70569 Stuttgart

More information

Appendix B Data Quality Dimensions

Appendix B Data Quality Dimensions Appendix B Data Quality Dimensions Purpose Dimensions of data quality are fundamental to understanding how to improve data. This appendix summarizes, in chronological order of publication, three foundational

More information

Algebra 1 2008. Academic Content Standards Grade Eight and Grade Nine Ohio. Grade Eight. Number, Number Sense and Operations Standard

Algebra 1 2008. Academic Content Standards Grade Eight and Grade Nine Ohio. Grade Eight. Number, Number Sense and Operations Standard Academic Content Standards Grade Eight and Grade Nine Ohio Algebra 1 2008 Grade Eight STANDARDS Number, Number Sense and Operations Standard Number and Number Systems 1. Use scientific notation to express

More information

Path Selection Analysis in MPLS Network Based on QoS

Path Selection Analysis in MPLS Network Based on QoS Cumhuriyet Üniversitesi Fen Fakültesi Fen Bilimleri Dergisi (CFD), Cilt:36, No: 6 Özel Sayı (2015) ISSN: 1300-1949 Cumhuriyet University Faculty of Science Science Journal (CSJ), Vol. 36, No: 6 Special

More information

Business Intelligence and Decision Support Systems

Business Intelligence and Decision Support Systems Chapter 12 Business Intelligence and Decision Support Systems Information Technology For Management 7 th Edition Turban & Volonino Based on lecture slides by L. Beaubien, Providence College John Wiley

More information

Recurrent Neural Networks

Recurrent Neural Networks Recurrent Neural Networks Neural Computation : Lecture 12 John A. Bullinaria, 2015 1. Recurrent Neural Network Architectures 2. State Space Models and Dynamical Systems 3. Backpropagation Through Time

More information

Force/position control of a robotic system for transcranial magnetic stimulation

Force/position control of a robotic system for transcranial magnetic stimulation Force/position control of a robotic system for transcranial magnetic stimulation W.N. Wan Zakaria School of Mechanical and System Engineering Newcastle University Abstract To develop a force control scheme

More information

Distributed Caching Algorithms for Content Distribution Networks

Distributed Caching Algorithms for Content Distribution Networks Distributed Caching Algorithms for Content Distribution Networks Sem Borst, Varun Gupta, Anwar Walid Alcatel-Lucent Bell Labs, CMU BCAM Seminar Bilbao, September 30, 2010 Introduction Scope: personalized/on-demand

More information

Using OSPF in an MPLS VPN Environment

Using OSPF in an MPLS VPN Environment Using OSPF in an MPLS VPN Environment Overview This module introduces the interaction between multi-protocol Border Gateway Protocol (MP-BGP) running between Provider Edge routers (s) and Open Shortest

More information

Introduction to LAN/WAN. Network Layer

Introduction to LAN/WAN. Network Layer Introduction to LAN/WAN Network Layer Topics Introduction (5-5.1) Routing (5.2) (The core) Internetworking (5.5) Congestion Control (5.3) Network Layer Design Isues Store-and-Forward Packet Switching Services

More information

Chapter 15: Distributed Structures. Topology

Chapter 15: Distributed Structures. Topology 1 1 Chapter 15: Distributed Structures Topology Network Types Operating System Concepts 15.1 Topology Sites in the system can be physically connected in a variety of ways; they are compared with respect

More information

Knowledge Representation (II)

Knowledge Representation (II) Knowledge Representation (II) Martin Molina Department of Artificial Intelligence Technical University of Madrid Constraints Representation The knowledge base is a collection constraints. Each constraint

More information

ANALYTICS IN BIG DATA ERA

ANALYTICS IN BIG DATA ERA ANALYTICS IN BIG DATA ERA ANALYTICS TECHNOLOGY AND ARCHITECTURE TO MANAGE VELOCITY AND VARIETY, DISCOVER RELATIONSHIPS AND CLASSIFY HUGE AMOUNT OF DATA MAURIZIO SALUSTI SAS Copyr i g ht 2012, SAS Ins titut

More information

WHITE PAPER. Using Autodesk software in a Citrix environment as a remote user

WHITE PAPER. Using Autodesk software in a Citrix environment as a remote user August 2012 WHE PAPER. Using Autodesk software in a Citrix environment as a remote user Citrix Systems and Autodesk have partnered to provide customers with greater efficiency and flexibility in their

More information

Processor Capacity Reserves: An Abstraction for Managing Processor Usage

Processor Capacity Reserves: An Abstraction for Managing Processor Usage Processor Capacity Reserves: An Abstraction for Managing Processor Usage Clifford W. Mercer, Stefan Savage, and Hideyuki Tokuda School of Computer Science Carnegie Mellon University Pittsburgh, Pennsylvania

More information

NEUROEVOLUTION OF AUTO-TEACHING ARCHITECTURES

NEUROEVOLUTION OF AUTO-TEACHING ARCHITECTURES NEUROEVOLUTION OF AUTO-TEACHING ARCHITECTURES EDWARD ROBINSON & JOHN A. BULLINARIA School of Computer Science, University of Birmingham Edgbaston, Birmingham, B15 2TT, UK e.robinson@cs.bham.ac.uk This

More information

Integer Computation of Image Orthorectification for High Speed Throughput

Integer Computation of Image Orthorectification for High Speed Throughput Integer Computation of Image Orthorectification for High Speed Throughput Paul Sundlie Joseph French Eric Balster Abstract This paper presents an integer-based approach to the orthorectification of aerial

More information

DATA MINING TECHNOLOGY. Keywords: data mining, data warehouse, knowledge discovery, OLAP, OLAM.

DATA MINING TECHNOLOGY. Keywords: data mining, data warehouse, knowledge discovery, OLAP, OLAM. DATA MINING TECHNOLOGY Georgiana Marin 1 Abstract In terms of data processing, classical statistical models are restrictive; it requires hypotheses, the knowledge and experience of specialists, equations,

More information

How A V3 Appliance Employs Superior VDI Architecture to Reduce Latency and Increase Performance

How A V3 Appliance Employs Superior VDI Architecture to Reduce Latency and Increase Performance How A V3 Appliance Employs Superior VDI Architecture to Reduce Latency and Increase Performance www. ipro-com.com/i t Contents Overview...3 Introduction...3 Understanding Latency...3 Network Latency...3

More information

Analysis of traffic engineering parameters while using multi-protocol label switching (MPLS) and traditional IP networks

Analysis of traffic engineering parameters while using multi-protocol label switching (MPLS) and traditional IP networks Analysis of traffic engineering parameters while using multi-protocol label switching (MPLS) and traditional IP networks Faiz Ahmed Electronic Engineering Institute of Communication Technologies, PTCL

More information

Chapter 3 ATM and Multimedia Traffic

Chapter 3 ATM and Multimedia Traffic In the middle of the 1980, the telecommunications world started the design of a network technology that could act as a great unifier to support all digital services, including low-speed telephony and very

More information

Greedy Routing on Hidden Metric Spaces as a Foundation of Scalable Routing Architectures

Greedy Routing on Hidden Metric Spaces as a Foundation of Scalable Routing Architectures Greedy Routing on Hidden Metric Spaces as a Foundation of Scalable Routing Architectures Dmitri Krioukov, kc claffy, and Kevin Fall CAIDA/UCSD, and Intel Research, Berkeley Problem High-level Routing is

More information

1 Organization of Operating Systems

1 Organization of Operating Systems COMP 730 (242) Class Notes Section 10: Organization of Operating Systems 1 Organization of Operating Systems We have studied in detail the organization of Xinu. Naturally, this organization is far from

More information

Performance Testing. Slow data transfer rate may be inherent in hardware but can also result from software-related problems, such as:

Performance Testing. Slow data transfer rate may be inherent in hardware but can also result from software-related problems, such as: Performance Testing Definition: Performance Testing Performance testing is the process of determining the speed or effectiveness of a computer, network, software program or device. This process can involve

More information

Solid State Drive Architecture

Solid State Drive Architecture Solid State Drive Architecture A comparison and evaluation of data storage mediums Tyler Thierolf Justin Uriarte Outline Introduction Storage Device as Limiting Factor Terminology Internals Interface Architecture

More information

AP1 Waves. (A) frequency (B) wavelength (C) speed (D) intensity. Answer: (A) and (D) frequency and intensity.

AP1 Waves. (A) frequency (B) wavelength (C) speed (D) intensity. Answer: (A) and (D) frequency and intensity. 1. A fire truck is moving at a fairly high speed, with its siren emitting sound at a specific pitch. As the fire truck recedes from you which of the following characteristics of the sound wave from the

More information

Voice Over IP Performance Assurance

Voice Over IP Performance Assurance Voice Over IP Performance Assurance Transforming the WAN into a voice-friendly using Exinda WAN OP 2.0 Integrated Performance Assurance Platform Document version 2.0 Voice over IP Performance Assurance

More information

Simulation of VSI-Fed Variable Speed Drive Using PI-Fuzzy based SVM-DTC Technique

Simulation of VSI-Fed Variable Speed Drive Using PI-Fuzzy based SVM-DTC Technique Simulation of VSI-Fed Variable Speed Drive Using PI-Fuzzy based SVM-DTC Technique B.Hemanth Kumar 1, Dr.G.V.Marutheshwar 2 PG Student,EEE S.V. College of Engineering Tirupati Senior Professor,EEE dept.

More information

Spring 2014. Final Project Report

Spring 2014. Final Project Report ENSC 427: COMMUNICATIONNETWORKS Spring 2014 Final Project Report Evaluation and Comparison of WiMAX (802.16a) and Wi-Fi (802.11a) http://www.sfu.ca/~tlan/ensc427webpage.html Group #11 Tian Lan tlan@sfu.ca

More information

Big Ideas in Mathematics

Big Ideas in Mathematics Big Ideas in Mathematics which are important to all mathematics learning. (Adapted from the NCTM Curriculum Focal Points, 2006) The Mathematics Big Ideas are organized using the PA Mathematics Standards

More information

MSCA 31000 Introduction to Statistical Concepts

MSCA 31000 Introduction to Statistical Concepts MSCA 31000 Introduction to Statistical Concepts This course provides general exposure to basic statistical concepts that are necessary for students to understand the content presented in more advanced

More information

Behavior Analysis of TCP Traffic in Mobile Ad Hoc Network using Reactive Routing Protocols

Behavior Analysis of TCP Traffic in Mobile Ad Hoc Network using Reactive Routing Protocols Behavior Analysis of TCP Traffic in Mobile Ad Hoc Network using Reactive Routing Protocols Purvi N. Ramanuj Department of Computer Engineering L.D. College of Engineering Ahmedabad Hiteishi M. Diwanji

More information

Research on Video Traffic Control Technology Based on SDN. Ziyan Lin

Research on Video Traffic Control Technology Based on SDN. Ziyan Lin Joint International Mechanical, Electronic and Information Technology Conference (JIMET 2015) Research on Video Traffic Control Technology Based on SDN Ziyan Lin Communication University of China, Beijing

More information

A bachelor of science degree in electrical engineering with a cumulative undergraduate GPA of at least 3.0 on a 4.0 scale

A bachelor of science degree in electrical engineering with a cumulative undergraduate GPA of at least 3.0 on a 4.0 scale What is the University of Florida EDGE Program? EDGE enables engineering professional, military members, and students worldwide to participate in courses, certificates, and degree programs from the UF

More information

Performance Prediction, Sizing and Capacity Planning for Distributed E-Commerce Applications

Performance Prediction, Sizing and Capacity Planning for Distributed E-Commerce Applications Performance Prediction, Sizing and Capacity Planning for Distributed E-Commerce Applications by Samuel D. Kounev (skounev@ito.tu-darmstadt.de) Information Technology Transfer Office Abstract Modern e-commerce

More information

Hedging Illiquid FX Options: An Empirical Analysis of Alternative Hedging Strategies

Hedging Illiquid FX Options: An Empirical Analysis of Alternative Hedging Strategies Hedging Illiquid FX Options: An Empirical Analysis of Alternative Hedging Strategies Drazen Pesjak Supervised by A.A. Tsvetkov 1, D. Posthuma 2 and S.A. Borovkova 3 MSc. Thesis Finance HONOURS TRACK Quantitative

More information

TAA: Introduction to Wide Area Networks online course specification

TAA: Introduction to Wide Area Networks online course specification Illuminating Technology Course aim: TAA: Introduction to Wide Area Networks online course specification To explain the principles of operation, capabilities and features of various types of wide area network

More information

OVERVIEW OF MOTORWAY NETWORK TRAFFIC CONTROL STRATEGIES

OVERVIEW OF MOTORWAY NETWORK TRAFFIC CONTROL STRATEGIES OVERVIEW OF MOTORWAY NETWORK TRAFFIC CONTROL STRATEGIES Apostolos Kotsialos, and Markos Papageorgiou Dynamic Systems and Simulation Laboratory Technical University of Crete, Greece E-mail: appie@dssl.tuc.gr,

More information

Influence of Load Balancing on Quality of Real Time Data Transmission*

Influence of Load Balancing on Quality of Real Time Data Transmission* SERBIAN JOURNAL OF ELECTRICAL ENGINEERING Vol. 6, No. 3, December 2009, 515-524 UDK: 004.738.2 Influence of Load Balancing on Quality of Real Time Data Transmission* Nataša Maksić 1,a, Petar Knežević 2,

More information

Joint ITU-T/IEEE Workshop on Carrier-class Ethernet

Joint ITU-T/IEEE Workshop on Carrier-class Ethernet Joint ITU-T/IEEE Workshop on Carrier-class Ethernet Quality of Service for unbounded data streams Reactive Congestion Management (proposals considered in IEE802.1Qau) Hugh Barrass (Cisco) 1 IEEE 802.1Qau

More information

High Availability Failover Optimization Tuning HA Timers PAN-OS 6.0.0

High Availability Failover Optimization Tuning HA Timers PAN-OS 6.0.0 High Availability Failover Optimization Tuning HA Timers PAN-OS 6.0.0 Revision C 2013, Palo Alto Networks, Inc. www.paloaltonetworks.com Contents Overview... 3 Passive Link State Auto Configuration (A/P)...

More information

Performance Analysis of AQM Schemes in Wired and Wireless Networks based on TCP flow

Performance Analysis of AQM Schemes in Wired and Wireless Networks based on TCP flow International Journal of Soft Computing and Engineering (IJSCE) Performance Analysis of AQM Schemes in Wired and Wireless Networks based on TCP flow Abdullah Al Masud, Hossain Md. Shamim, Amina Akhter

More information

Page 1 of 5. (Modules, Subjects) SENG DSYS PSYS KMS ADB INS IAT

Page 1 of 5. (Modules, Subjects) SENG DSYS PSYS KMS ADB INS IAT Page 1 of 5 A. Advanced Mathematics for CS A1. Line and surface integrals 2 2 A2. Scalar and vector potentials 2 2 A3. Orthogonal curvilinear coordinates 2 2 A4. Partial differential equations 2 2 4 A5.

More information

The Combination Forecasting Model of Auto Sales Based on Seasonal Index and RBF Neural Network

The Combination Forecasting Model of Auto Sales Based on Seasonal Index and RBF Neural Network , pp.67-76 http://dx.doi.org/10.14257/ijdta.2016.9.1.06 The Combination Forecasting Model of Auto Sales Based on Seasonal Index and RBF Neural Network Lihua Yang and Baolin Li* School of Economics and

More information

Maximization versus environmental compliance

Maximization versus environmental compliance Maximization versus environmental compliance Increase use of alternative fuels with no risk for quality and environment Reprint from World Cement March 2005 Dr. Eduardo Gallestey, ABB, Switzerland, discusses

More information

Multiproject Scheduling in Construction Industry

Multiproject Scheduling in Construction Industry Multiproject Scheduling in Construction Industry Y. Gholipour Abstract In this paper, supply policy and procurement of shared resources in some kinds of concurrent construction projects are investigated.

More information

Professor, D.Sc. (Tech.) Eugene Kovshov MSTU «STANKIN», Moscow, Russia

Professor, D.Sc. (Tech.) Eugene Kovshov MSTU «STANKIN», Moscow, Russia Professor, D.Sc. (Tech.) Eugene Kovshov MSTU «STANKIN», Moscow, Russia As of today, the issue of Big Data processing is still of high importance. Data flow is increasingly growing. Processing methods

More information

1. Introduction. 2. The LRAIC-concept

1. Introduction. 2. The LRAIC-concept 1 1. Introduction In the European Commission s efforts to liberalise telecommunications markets across Europe and to enable effective competition by tearing down incumbent operators monopolies, interconnection

More information

VoIP QoS. Version 1.0. September 4, 2006. AdvancedVoIP.com. sales@advancedvoip.com support@advancedvoip.com. Phone: +1 213 341 1431

VoIP QoS. Version 1.0. September 4, 2006. AdvancedVoIP.com. sales@advancedvoip.com support@advancedvoip.com. Phone: +1 213 341 1431 VoIP QoS Version 1.0 September 4, 2006 AdvancedVoIP.com sales@advancedvoip.com support@advancedvoip.com Phone: +1 213 341 1431 Copyright AdvancedVoIP.com, 1999-2006. All Rights Reserved. No part of this

More information

Is Truck Queuing Productive? Study of truck & shovel operations productivity using simulation platform MineDES

Is Truck Queuing Productive? Study of truck & shovel operations productivity using simulation platform MineDES Is Truck Queuing Productive? Study of truck & shovel operations productivity using simulation platform MineDES Dmitry Kostyuk Specialist Scientist, Group Resource and Business Optimisation 25 November

More information

REPORT ITU-R M.2134. Requirements related to technical performance for IMT-Advanced radio interface(s)

REPORT ITU-R M.2134. Requirements related to technical performance for IMT-Advanced radio interface(s) Rep. ITU-R M.2134 1 REPORT ITU-R M.2134 Requirements related to technical performance for IMT-Advanced radio interface(s) (2008) TABLE OF CONTENTS... Page 1 Introduction... 2 2 Scope and purpose... 2 3

More information

Refinery Planning & Scheduling - Plan the Act. Act the Plan.

Refinery Planning & Scheduling - Plan the Act. Act the Plan. Refinery Planning & Scheduling - Plan the Act. Act the Plan. By Sowmya Santhanam EXECUTIVE SUMMARY Due to the record high and fluctuating crude prices, refineries are under extreme pressure to cut down

More information

MANAGING QUEUE STABILITY USING ART2 IN ACTIVE QUEUE MANAGEMENT FOR CONGESTION CONTROL

MANAGING QUEUE STABILITY USING ART2 IN ACTIVE QUEUE MANAGEMENT FOR CONGESTION CONTROL MANAGING QUEUE STABILITY USING ART2 IN ACTIVE QUEUE MANAGEMENT FOR CONGESTION CONTROL G. Maria Priscilla 1 and C. P. Sumathi 2 1 S.N.R. Sons College (Autonomous), Coimbatore, India 2 SDNB Vaishnav College

More information

Highly Available Unified Communication Services with Microsoft Lync Server 2013 and Radware s Application Delivery Solution

Highly Available Unified Communication Services with Microsoft Lync Server 2013 and Radware s Application Delivery Solution Highly Available Unified Communication Services with Microsoft Lync Server 2013 and Radware s Application Delivery Solution The Challenge Businesses that rely on Microsoft Lync Server must guarantee uninterrupted

More information

Elastic Application Platform for Market Data Real-Time Analytics. for E-Commerce

Elastic Application Platform for Market Data Real-Time Analytics. for E-Commerce Elastic Application Platform for Market Data Real-Time Analytics Can you deliver real-time pricing, on high-speed market data, for real-time critical for E-Commerce decisions? Market Data Analytics applications

More information