2 Mathematical moelling of the Internet ing that, with an appropriate formulation of an overall optimization problem, the network's implicit objective

Size: px
Start display at page:

Download "2 Mathematical moelling of the Internet ing that, with an appropriate formulation of an overall optimization problem, the network's implicit objective"

Transcription

1 1 Mathematical moelling of the Internet Frank Kelly Statistical Laboratory, University of Cambrige, 16 Mill Lane, Cambrige CB2 1SB, UK Abstract Moern communication networks are able to respon to ranomly uctuating emans an failures by aapting rates, by rerouting trac an by reallocating resources. They are able to o this so well that, in many respects, large-scale networks appear as coherent, almost intelligent, organisms. The esign an control of such networks present challenges of a mathematical, engineering an economic nature. This paper outlines how mathematical moels are being use to aress current issues concerning the stability an fairness of rate control algorithms for the Internet. 1 Introuction In the current Internet, the rate at which a source sens packets is controlle by TCP, the transmission control protocol of the Internet [8], implemente as software on the computers that are the source an estination of the ata. The general approach is as follows. When a resource within the network becomes overloae, one or more packets are lost loss of a packet is taken as an inication of congestion, the estination informs the source, an the source slows own. The TCP then graually increases its sening rate until it again receives an inication of congestion. This cycle of increase an ecrease serves to iscover an utilize whatever banwith is available, an to share it between ows. In the future, resources may also have the ability to inicate congestion by marking packets, using an Explicit Congestion Notication mechanism [4], an current questions concern how packets might be marke an how TCP might be aapte to react to marke packets. Just how the available banwith within a network shoul be share raises interesting issues of stability an fairness. Traitionally stability has been consiere an engineering issue, requiring an analysis of ranomness an feeback operating on fast time-scales, while fairness has been consiere an economic issue, involving static comparisons of utility. In future networks the intelligence embee in en-systems, acting rapily on behalf of human users, is likely to lessen this istinction. In Section 2 an 3 we escribe a tractable mathematical moel of a network an use it to analyse the stability an fairness of a simple rate control algorithm, following closely the evelopment in [10], [11]. Stability is establishe by show-

2 2 Mathematical moelling of the Internet ing that, with an appropriate formulation of an overall optimization problem, the network's implicit objective function provies a Lyapunov function for the ynamical system ene by the rate control algorithm. The optimum is characterize by aproportional fairness criterion. The work reviewe in Section 2 forms part of a growing boy of research on the global optimization of networks, with important relate approaches escribe by Golestani an Bhattacharyya[5] an Low an Lapsley [16]. In Section 4 we escribe a ynamical system which represents more closely the TCP algorithm, in particular the generalization MulTCP propose by Crowcroft an Oechslin [2], an iscuss its stability an fairness. Several authors have escribe network moels of TCP base on systems of ierential equations, an the results of Section 4 are close variants on the work reporte in [5], [6], [7], [13], [14], an [15]. The ynamical system representations of Sections 3 an 4 moel only gross characteristics of the ows through a network. An yet these ows evolve asa consequence of the ne etail of software operating at the packet level. In Sections 4 an 5 we briey escribe, following [6], some of the statistical approaches use to relate these macroscopic an microscopic levels of escription, an some of the insights provie by the global moel into how packets shoul be marke at resources an how TCP might react. There are clear analogies between the approach to large-scale systems escribe in this paper an that familiar from early work on statistical physics. The behaviour of a gas can be escribe at the microscopic level in terms of the position an velocity ofeach molecule. At this level of etail a molecule's velocity appears as a ranom process, with a stationary istribution as foun by Maxwell [18] 1. Consistent withthis etaile microscopic escription of the system is macroscopic behaviour best escribe by quantities such as temperature an pressure. Similarly the behaviour of electrons in an electrical network can be escribe in terms of ranom walks, an yet this simple escription at the microscopic level leas to rather sophisticate behaviour at the macroscopic level: the pattern of potentials in a network of resistors is just such that it minimizes heat issipation for a given level of current ow (Thomson an Tait [23]). Thus the local, ranom behaviour of the electrons causes the network as a whole to solve a large-scale optimization problem, an analogy that is iscusse further in [9]. Such physical analogies are immensely provocative, but of course the mathematics of large-scale communication networks, such as the global telephone network or the Internet, iers from that of physical moels in several respects. Most notably we generally know the microscopic rules (they are coe in our software) but not their macroscopic consequences an we can choose the microscopic rules, an ability that makes it all the more important to learn how to 1 It is interesting to note the substantial inuence this paper ha upon Erlang, the early pioneer of research on telephone trac [3].

3 Mathematical moelling of the Internet 3 preict consequences. Finally, a note on the title of this paper. The topic iscusse here is just one of many that might have been covere in a paper with this title, an no attempt is mae here to survey all the important moels that arise in the stuy of communication networks. Some inication of the huge scope for mathematical moelling may be foun in the collections [19], [12] an in the recent article by Willinger an Paxson [25]. 2 Rate control of elastic trac Consier a network with a set J of resources. Let a route r be a non-empty subset of J, an write R for the set of possible routes. Associate a route r with a user, an suppose that if aratex r > 0isallocate to user r then this has utility U r (x r ) to the user. Assume that the utility U r (x r ) is an increasing, strictly concave function of x r over the range x r > 0 (following Shenker [21], we call trac that leas to such a utility function elastic trac). To simplify the statement of results, assume further that U r (x r ) is continuously ierentiable, with Ur(x 0 r )! 1 as x r # 0 an Ur(x 0 r )! 0 as x r " 1. Suppose that as a resource becomes more heavily loae the network incurs an increasing cost, perhaps expresse in terms of elay or loss, or in terms of aitional resources the network must allocate to assure guarantees on elay an loss: let C j (y) is the rate at which cost is incurre at resource j when the loa through it is y. Suppose that C j (y) is ierentiable, with y C j(y) =p j (y) (2.1) where the function p j (y) is assume throughout to be a positive, continuous, strictly increasing function of y boune above byunity, for j 2 J. Thus C j (y) is a strictly convex function. Next consier the system of ierential equations 0 t x r(t) = X 1 wr (t) ; x r (t) j (t) A (2.2) j2r for r 2 R, where j (t) =p j X s:j2s 1 x s (t) A (2.3) for j 2 J. We interpret the relations (2.2){(2.3) as follows. Suppose that resource j generates a continuous stream of feeback signals at rate yp j (y) when the total ow through resource j is y that resource j sens a proportion x r =y of these feeback signals to a user r with a ow of rate x r through resource j an that user r views each feeback signal as a congestion inication requiring some reuction in the ow x r. Then equation (2.2) correspons to a rate control

4 4 Mathematical moelling of the Internet algorithm for user r that comprises two components: a steay increase at rate proportional to w r (t), an a steay ecrease at rate proportional to the stream of congestion inication signals receive. Initially we shall suppose that the weights w are xe. The following theorem is taken from [11]. Theorem 2.1 If w r (t) =w r > 0 for r 2 R then the function X X U(x) = w r log x r ; r2r j2j C j X s:j2s x s 1 A (2.4) is a Lyapunov function for the system of ierential equations (2.1){(2.3). The unique value x maximizing U(x) is a stable point of the system, to which all trajectories converge. Proof The assumptions on w r r 2 R, anp j j 2 J, ensure that U(x) is strictly concave on the positive orthantwithaninterior maximum the maximizing value of x is thus unique. Observe U(x) = w X X r ; p j x r x r j2r s:j2s setting these erivatives to zero ienties the maximum. Further t U; x(t) = X r2r = r t x r(t) r x r (t) X X 2 w r ; x r (t) p j x s (t) j2r s:j2s establishing that U(x(t)) is strictly increasing with t, unless x(t) = x, the unique x maximizing U(x). The function U(x) is thus a Lyapunov function for the system (2.1){(2.3), an the theorem follows. 2 At the stable point x r = P w r j2r j : (2.5) This equation has a simple interpretation in terms of a charge per unit ow: the variable j is the shaow price perunitofow through resource j. Next suppose that each userr is able to vary its own weight w r = w r (t), but is require to pay the network at the rate w r (t) per unit time. The parameter w r (t) can be viewe as the willingness to pay of user r Songhurst [22] provies a iscussion of relate charging an accounting mechanisms, an of their implementation. In particular, we suppose that user r is able to monitor its rate x r (t) continuously, anchooses to vary smoothly the parameter w r (t) so as to satisfy w r (t) =x r (t)u 0 r(x r (t)) : (2.6)

5 Mathematical moelling of the Internet 5 this correspons to a user who euces from observation of the network that its current charge per unit ow is r = w r (t)=x r (t), an then chooses w r = w r (t) to solve the optimization problem maximize over w r 0: U r wr r ; w r In [11] a similar proof to that of Theorem 2.1 is use to establish the following result. Theorem 2.2 The strictly concave function X X U(x) = U r (x r ) ; r2r j2j C j X s:j2s x s 1 A : (2.7) is a Lyapunov function for the system of ierential equations (2.1){(2.3), (2.6), an hence the unique value x maximizing U(x) is a stable point of the system, to which all trajectories converge. Thus if each userr is able to choose its own weight, or willingness to pay, w r, an oes this so as to optimize its own utility less payment, then the overall system will converge to the rate allocation x maximizing the aggregate utility (2.7). At the optimum the relation (2.5) will again hol, but where now theweights w have been chosen by users themselves. 3 Fairness The expression for an aggregate utility (2.7) requires that utilities an costs are aitive. In this Section we consier what can be one without this assumption. The vector Ur (x r ) r 2 R ; X j2j X 1 C j x s A (3.1) s:j2s lists the utilities of the varioususers an the cost of the network. A rate allocation x is Pareto ecient if any alteration that strictly increases at least one of the components of the vector (3.1) must simultaneously strictly ecrease at least one other component [24]. By the strict monotonicity of the components of the vector (3.1), every allocation x is Pareto ecient. Say that an allocation x is achievable by weights w if x maximizes the function (2.4), an hence is a stable point of the system (2.1){(2.3). From the strict concavity of the components of the vector (3.1), together with the supporting hyperplane theorem, it follows that every allocation x is achievable by some choice of weights w. Pareto eciency becomes more interesting when routing choices are allowe. If a user's utility is a function of the sum of its ows over several routes, then it is quite possible to construct ow patterns which are not Pareto ecient. The

6 6 Mathematical moelling of the Internet ow patterns which emerge as stable points of the routing generalization [11] of the system (2.1){(2.3) are, however, just those that are Pareto ecient. Thus many, or even all, rate allocations x are Pareto ecient. Is there a rationale for choosing any particular one? This question is often couche in terms of fairness, an the following construction is familiar in contexts as iverse as political philosophy [20] an ata networks [1]. Say that the allocation x is max{min fair if for any other vector x that leaves the nal component of (3.1) constant an for which there exists r such thatx r >x r, there also exists s such that x s <x s x r. The max{min fairness criterion gives an absolute priority to the smaller ows, in the sense that if x s x r then no increase in x r, no matter how large, can compensate for any ecrease in x s, no matter how small. A max{min fair allocation is necessarily Pareto ecient, an thus achievable by some choice of the weights w. It is possible to escribe the stable point of the system (2.1){(2.3) in the language of fairness. Say that the allocation x is proportionally fair for the weightvector w if for any other vector x that leaves the nal component of (3.1) unaltere, the aggregate of weighte proportional changes is zero or negative: X r2r w r x r ; x r x r 0: This criterion favours smaller ows, but less emphatically than max{min fairness. The allocation (2.5) is proportionally fair for the weight vector w. 4 Network moels of TCP The ierential equations (2.1){(2.3) represent a system that shares several characteristics with Jacobson's TCP algorithm [8] operating in the current Internet, but also has several ierences, which wenow iscuss. Aow through the Internet will receive congestion inication signals, whether from roppe or marke packets, at a rate roughly proportional to the size of the ow an the response of Jacobson's congestion avoiance algorithm to a congestion inication signal is to halve the size of the ow. Thus there are two multiplicative eects: both the number of congestion inication signals receive an the response to each signal scale with the size of the ow. A further important feature of Jacobson's algorithm [8] is that it is self-clocking: the sener uses an acknowlegement from the receiver to prompt a step forwar an this prouces an important epenence on the roun-trip time T of the connection. In more etail, TCP maintains a winow of transmitte but not yet acknowlege packets the rate x an the winow size cwn satisfy the approximate relation cwn = xt. Each positive acknowlegement increases the winow size cwn by 1=cwn each congestion inication halves the winow size. Crowcroft an Oechslin [2] have propose that users be allowe to set a parameter m, which woul inter alia multiply by m the rate of aitive increase an make 1; 1=2m the multiplicative ecrease factor in Jacobson's algorithm. The resulting algorithm, MulTCP, woul behave inmany respects as a collection of m single TCP

7 Mathematical moelling of the Internet 7 connections its smoother behaviour is more plausibly moelle by a system of ierential equations. For MulTCP the expecte change in the congestion winow cwn per upate step is approximately m cwn (1 ; p) ; cwn 2m p (4.1) where p is the probability of congestion inication at the upate step. Since the time between upate steps is about T=cwn, the expecte change in the rate x perunittimeisapproximately m cwn (1 ; p) ; cwn 2m p =T T=cwn = m x2 (1 ; p) ; T 2 2m p: Motivate by this calculation, we moel MulTCP by the system of ierential equations t x r(t) = m r mr ; + x r(t) X 2 j (t) (4.2) Tr 2 Tr 2 2m r j2r where T r is the roun-trip time for the connection of user r, an where j (t) is again given by equation (2.3). We again view p j (y) as the probability apacket prouces a congestion inication signal at resource j, but we o not now insist that p j (y) satises relation (2.1). Note that if congestion inication is provie by ropping a packet, then equation (4.2) approximates the probability of a packet rop along a route by thesum of the packet rop probabilities at each of the resources along the route. To hol x(t) to the positive orthant, augment equation (4.2) with the interpretation that its left-han sie is set to zero if x r (t) is zero an its right-han sie is negative. Theorem 4.1 U(x) = X r The function p 2mr T r arctan xr T X Z P r s:j2s xs p ; p j (y)y (4.3) 2mr j2j 0 is a Lyapunov function for the system of ierential equations (4.2), (2.3). The unique value x maximizing U(x) is a stable point of the system, to which all trajectories converge. Proof Thus The function U(x) is strictly concave on the positive r U(x) = m r T 2 r t U; x(t) = mr T 2 r X r2r ;1 X X + x2 r ; p j x s : 2m r r t x r(t)

8 8 Mathematical moelling of the Internet = X r2r mr T 2 r + x r(t) 2 ;1 2 2m r t x r(t) establishing that U(x(t)) is strictly increasing with t, unless x(t) = x, the unique x maximizing U(x). The function U(x) is thus a Lyapunov function for the system, an the theorem follows. 2 Comparing the form (4.3) with the aggregate utility function (2.7), we see that MulTCP can be viewe as acting as if the utility function of user r is p 2mr T r arctan xr T r p 2mr an as if the network's cost is the nal term of the form (4.3). The system (4.2) has stable point x r = m r T r 2(1 ; pr ) p r 1=2 where X p r = p j : j2r If we were to omit the factor (1 ; p) in the expression (4.1) then the implicit utility function for user r woul be ; (2m r) 2 T 2 r x r an the stable point of the system woul be x r = m r T r r 2 p r (4.4) recovering the inverse epenence on roun trip time an the inverse square root epenence on packet loss familiar from the literature on TCP [17] 2. We have notpresume that the function p j (y) is ene by relation (2.1) inee p j (y) coul not in general satisfy this relation if congestion can only be signalle by ropping packets. But the functions p j (y) an C j (y) are both strictly monotone functions of y, an this is enough to ensure that the stable point is Pareto ecient. The same conclusion cannot be reache when users or 2 The constant of proportionality, p 2, is sensitive to the ierence between MulTCP an m single TCP connections, as well as other features of TCP implementations iscusse in [17]. With m single TCP connections the connection aecte by a congestion inication signal is more likely to be one with a larger congestion winow. This bias towars the larger of the m connections increases the nal term of the expectation (4.1) an ecreases the constant of proportionality.

9 Mathematical moelling of the Internet 9 the network have routing choices, an choose routes generating fewer congestion inication signals. For example, suppose that p j (y) = y N j Mj (4.5) a form that woul arise if resource j were moelle as an M=M=1 queue with service rate N j packets per unit time at which apacket is marke with a congestion inication signal if it arrives at the queue to n at least M j packets alreay present. Suppose the network suers unit loss for each such arriving packet: then y C j(y) =(M j +1) y N j Mj an so the packet marking probability unerstimates the shaow price by a factor M j +1. This iscrepancy is enough to allow the construction of examples exhibiting Braess' paraox, where the aition of capacitytoanetwork, followe by routing aaptation to the extra capacity, leas to a new stable point at which every user is worse o (for a iscussion of Braess' paraox couche in the optimization framework of this paper see [9]). Such a stable point is certainly not Pareto ecient. We en this section with such an example. Consier the network illustrate in the Figure, where TCP connections sen packets from noe a to noe, with some connections route via noe b an others via noe c. Suppose congestion inication signals are generate at the various queues at rates (4.5), an returne a b M 1 N 1 M 2 M 2 N 2 N 2 c M 1 N 1 Braess' paraox for a network. Aing a link between noes b an c, followe by routing aaptation to the extra capacity,may reuce the throughput of all connections. Fig. 1.

10 10 Mathematical moelling of the Internet to the sources at noe a via other routes not explicitly moelle. Suppose that there are 2000 connections in total, that roun-trip times are 1000 time units, an that throughputs are etermine by relation (4.4). Suppose that connections are route so as to equalize the rate at which congestion inication signals are generate along ierent routes. Then approximately 1000 connections will be route along each of the two possible routes, an, with the parameter choices (N 1 M 1 N 2 M 2 ) = ( ), p 1 = 0:006 for the horizontal links, while p 2 =0:019 for the vertical links. Next suppose a high capacity link, at which no congestion inication signals are generate, is introuce between noes b an c. This allows some connections to be route along a thir route, from a to b to c to. At the new equilibrium, the loa on the horizontal links becomes about 1044 connections an the loa on the vertical links about 956 connections, with p 1 = p 2 =0:013, an the throughput of each connection rops by nearly 3 per cent. 5 Packet marking strategies We have briey inicate in Section 4 how TCP software on users' computers can perform operations, at the packet level, that implement the en-system behaviour moelle in the ierential equations (4.2) similarly a relatively minor variation, iscusse in [6], [13], [14], is enough to achieve the en-system behaviour moelle by the ierential equations (2.2). In this Section we consier how the behaviour require of resources may be implemente at the packet level. We have argue in earlier sections that the rate of packet marking at resource j shoul signal its shaow price, ene as the erivative (2.1), an we next escribe how this be one in a simple robust manner, at the packet level. For simplicity of exposition let us suppose that packets are all of equal length. A simple moel escribing a queue with a nite buer is as follows. Let Y t;1 be the number of packets that arrive at the resource in the interval (t ; 1 t], an let Q t be the queue size at time t. Then the recursion Q t = min fm Q t;1 ; IfQ t;1 > 0g + Y t;1 g escribes a queue with a buer capacityofm that is able to serve a single packet per unit time the number of packets lost at time t is [Q t;1 ; IfQ t;1 > 0g + Y t;1 ; M] + : Dene a busy perio to en at time t if Q t;1 = 1, an a busy perio to begin at time t if Q t;1 1anQ t 1. The impact of an aitional packet upon the total number of packets lost, its shaow price, is relatively easy to escribe. Consier the behaviour of the queue with the aitional packet inclue in the escription of the queue's sample path. Then the aitional packet increases the number of packets lost by one if an only if the time of arrival of the aitional packet lies within a critical congestion interval, ene as a perio between the start of a busy perio an the loss,

11 Mathematical moelling of the Internet 11 within the same busy perio, of a packet otherwise the aitional packet oes not aect the number of packets lost. Packets arriving uring critical congestion intervals shoul, ieally, be marke. It will often be icult to etermine the shaow price of a packet while the packet is passing through the queue it will, in general, be unclear whether or not the current busy perio will en before a packet is lost. Nevertheless the above ieal behaviour gives consierable insight into the form of sensible marking strategies, an suggests simple, robust strategies which result in a rate of packet marking at a resource which is equal to its shaow price [6]. The above iscussion shows that the network shaow prices, the variables j (t) appearing in equation (2.3), may beientie, at least statistically, onthe sample path escribing loa at resource j. This ientication provies the require linkage between microscopic, packet-level, marking strategies, often of an apparently crue an statistical nature, an sophisticate macroscopic behaviour interpretable as the global optimization of a large-scale network. Bibliography 1. D. Bertsekas an R. Gallager (1987) Data Networks. Prentice-Hall. 2. J. Crowcroft an P. Oechslin (1998) Dierentiate en-to-en Internet services using a weighte proportionally fair sharing TCP. ACM Computer Communications Review 28, 53{ A.K. Erlang (1925) A proof of Maxwell's law, the principal proposition in the kinetic theory of gases. In E. Brockmeyer, H.L Halstrom, H.L. an A. Jensen, The life an works of A.K. Erlang, Copenhagen, AcaemyofTechnical Sciences, { S. Floy (1994) TCP an Explicit Congestion Notication, ACM Computer Communication Review 24, S.J. Golestani an S. Bhattacharyya (1998) A class of en-to-en congestion control algorithms for the Internet. In Proc. Sixth International Conference on Network Protocols R.J. Gibbens an F.P. Kelly (1999) Resource pricing an congestion control, Automatica P. Hurley, J. Y. Le Bouec an P. Thiran (1998) A note on the fairness of aitive increase an multiplicative ecrease. In Proc. 16th International Teletrac Congress, Einburgh, P. Key an D. Smith (es). Elsevier, Amsteram V. Jacobson (1998) Congestion avoiance an control. In Proc. ACM SIG- COMM '88, A revise version, joint with M.J. Karels, is available via ftp://ftp.ee.lbl.gov/papers/congavoi.ps.z. 9. F.P. Kelly (1991). Network routing. Phil. Trans. R. Soc. Lon. A,337, F.P. Kelly (1997). Charging an rate control for elastic traf-

12 12 Mathematical moelling of the Internet c. European Transactions on Telecommunications 8, F. P. Kelly, A. K. Maulloo, an D. K. H. Tan (1998) Rate control in communication networks: shaow prices, proportional fairness an stability. Journal of the Operational Research Society, 49, F. P. Kelly, S. Zachary an I. Zieins (es) (1996) Stochastic Networks: Theory an Applications. Royal Statistical Society Lecture Notes Series, Vol 4. Oxfor University Press, Oxfor. 13. P. Key an D. McAuley (1999) Dierential QoS an pricing in networks: where ow control meets game theory. IEE Proc Software P. Key, D. McAuley, P. Barham, an K. Laevens. Congestion pricing for congestion avoiance. Microsoft Research report MSR-TR S. Kunniyar an R. Srikant. En-to-en congestion control schemes: utility functions, ranom losses an ECN marks. University of Illinois. 16. S. H. Low an D. E. Lapsley. Optimization ow control, I: basic algorithm an convergence. To appear, IEEE/ACM Transactions on Networking M. Mathis, J. Semke, J. Mahavi, an T. Ott (1997) The macroscopic behaviour of the TCP congestion avoiance algorithm. Computer Communication Review J.C. Maxwell (1860) Illustrations of the ynamical theory of gases. Philosophical Magazine 20, D. Mitra (e) (1995) Avances in the funamentals of networking. IEEE J. Selecte Areas in Commun. 13, J. Rawls (1971) A Theory of Justice, Harvar University Press. 21. S. Shenker (1995) Funamental esign issues for the future Internet. IEEE J. Selecte Areas in Commun. 13, D.J. Songhurst (e) (1999) Charging Communication Networks: from Theory to Practice, Elsevier, Amsteram. 23. W. Thomson an P.G. Tait (1879) Treatise on Natural Philosophy, Cambrige. 24. H.R. Varian (1992). Microeconomic Analysis, thir eition, Norton, New York. 25. W. Willinger an V. Paxson (1998) Where Mathematics meets the Internet. Notices of the American Mathematical Society, 45,

2 Frank Kelly control algorithm, following closely the evelopment in [19]. Stability is establishe by showing that, with an appropriate formulation of

2 Frank Kelly control algorithm, following closely the evelopment in [19]. Stability is establishe by showing that, with an appropriate formulation of Mathematical moelling of the Internet? Frank Kelly 1 Statistical Laboratory, Centre for Mathematical Sciences, University of Cambrige, Wilberforce Roa, Cambrige CB3 0WB, U.K. 1 Introuction Moern communication

More information

Charging and rate control for elastic traffic

Charging and rate control for elastic traffic Charging and rate control for elastic traffic Frank Kelly University of Cambridge Abstract This paper addresses the issues of charging, rate control and routing for a communication network carrying elastic

More information

TCP throughput and timeout steady state and time-varying dynamics

TCP throughput and timeout steady state and time-varying dynamics TCP throughput an timeout steay state an time-varying ynamics Stephan Bohacek an Khushboo Shah Dept. of Electrical an Computer Engineering Dept. of Electrical Engineering University of Delaware University

More information

An M/G/1 Retrial Queue with Priority, Balking and Feedback Customers

An M/G/1 Retrial Queue with Priority, Balking and Feedback Customers Journal of Convergence Information Technology Volume 5 Number April 1 An M/G/1 Retrial Queue with Priority Balking an Feeback Customers Peishu Chen * 1 Yiuan Zhu 1 * 1 Faculty of Science Jiangsu University

More information

Modeling RED with Idealized TCP Sources

Modeling RED with Idealized TCP Sources Moeling RED with Iealize TCP Sources P. Kuusela, P. Lassila, J. Virtamo an P. Key Networking Laboratory Helsinki University of Technology (HUT) P.O.Box 3000, FIN-02015 HUT, Finlan Email: {Pirkko.Kuusela,

More information

Sliding mode approach to congestion control in connection-oriented communication networks

Sliding mode approach to congestion control in connection-oriented communication networks JOURNAL OF APPLIED COMPUTER SCIENCE Vol. xx. No xx (200x), pp. xx-xx Sliing moe approach to congestion control in connection-oriente communication networks Anrzej Bartoszewicz, Justyna Żuk Technical University

More information

Throughput Optimal Control of Cooperative Relay Networks

Throughput Optimal Control of Cooperative Relay Networks hroughput Optimal Control of Cooperative Relay Networks Emun Yeh Dept. of Electrical Engineering Yale University New Haven, C 06520, USA E-mail: emun.yeh@yale.eu Ranall Berry Dept. of Electrical an Computer

More information

Fluid model for a data network with α-fair bandwidth sharing and general document size distributions: two examples of stability

Fluid model for a data network with α-fair bandwidth sharing and general document size distributions: two examples of stability IMS Lecture Notes Monograph Series??? Vol. 0 (0000) 1 c Institute of Mathematical Statistics, 0000 Flui moel for a ata network with α-fair banwith sharing an general ocument size istributions: two examples

More information

ensembles When working with density operators, we can use this connection to define a generalized Bloch vector: v x Tr x, v y Tr y

ensembles When working with density operators, we can use this connection to define a generalized Bloch vector: v x Tr x, v y Tr y Ph195a lecture notes, 1/3/01 Density operators for spin- 1 ensembles So far in our iscussion of spin- 1 systems, we have restricte our attention to the case of pure states an Hamiltonian evolution. Toay

More information

Time-of-Arrival Estimation in Non-Line-Of-Sight Environments

Time-of-Arrival Estimation in Non-Line-Of-Sight Environments 2 Conference on Information Sciences an Systems, The Johns Hopkins University, March 2, 2 Time-of-Arrival Estimation in Non-Line-Of-Sight Environments Sinan Gezici, Hisashi Kobayashi an H. Vincent Poor

More information

Improved Rate-Based Pull and Push Strategies in Large Distributed Networks

Improved Rate-Based Pull and Push Strategies in Large Distributed Networks Improve Rate-Base Pull an Push Strategies in Large Distribute Networks Wouter Minnebo an Benny Van Hout Department of Mathematics an Computer Science University of Antwerp - imins Mielheimlaan, B-00 Antwerp,

More information

On Characterizing the Delay-Performance of Wireless Scheduling Algorithms

On Characterizing the Delay-Performance of Wireless Scheduling Algorithms On Characterizing the Delay-Performance of Wireless Scheuling Algorithms Xiaojun Lin Center for Wireless Systems an Applications School of Electrical an Computer Engineering, Purue University West Lafayette,

More information

Web-Based Technical Appendix: Multi-Product Firms and Trade Liberalization

Web-Based Technical Appendix: Multi-Product Firms and Trade Liberalization Web-Base Technical Appeni: Multi-Prouct Firms an Trae Liberalization Anrew B. Bernar Tuck School of Business at Dartmouth & NBER Stephen J. Reing LSE, Yale School of Management & CEPR Peter K. Schott Yale

More information

Neuro-Fuzzy Processor

Neuro-Fuzzy Processor An Introuction to Fuzzy State Automata L.M. Reyneri Dipartimento i Elettronica - Politecnico i Torino C.so Duca Abruzzi, 24-10129 Torino - ITALY e.mail reyneri@polito.it; phone ++39 11 568 4038; fax ++39

More information

The maximum sustainable yield of Allee dynamic system

The maximum sustainable yield of Allee dynamic system Ecological Moelling 154 (2002) 1 7 www.elsevier.com/locate/ecolmoel The maximum sustainable yiel of Allee ynamic system Zhen-Shan Lin a, *, Bai-Lian Li b a Department of Geography, Nanjing Normal Uni ersity,

More information

TCP has been widely successful on the wired Internet. Stability and Delay Consideration for Flow Control over Wireless Networks

TCP has been widely successful on the wired Internet. Stability and Delay Consideration for Flow Control over Wireless Networks Stability an Delay Consieration for Flow Control over Wireless Networks Minghua Chen, Alessanro Abate, Avieh Zakhor, Shankar Sastry Department of Electrical Engineering an Computer Sciences University

More information

Konrad-Zuse-Zentrum für Informationstechnik Berlin

Konrad-Zuse-Zentrum für Informationstechnik Berlin Konra-use-entrum für Informationstechnik Berlin Christof Schutte Smoothe Molecular Dynamics For Thermally Embee Systems SC 95-4 (May 995) Smoothe Molecular Dynamics For Thermally Embee Systems Christof

More information

'HVLJQ &RQVLGHUDWLRQ LQ 0DWHULDO 6HOHFWLRQ 'HVLJQ 6HQVLWLYLW\,1752'8&7,21

'HVLJQ &RQVLGHUDWLRQ LQ 0DWHULDO 6HOHFWLRQ 'HVLJQ 6HQVLWLYLW\,1752'8&7,21 Large amping in a structural material may be either esirable or unesirable, epening on the engineering application at han. For example, amping is a esirable property to the esigner concerne with limiting

More information

Closed and Open Loop Optimal Control of Buffer and Energy of a Wireless Device

Closed and Open Loop Optimal Control of Buffer and Energy of a Wireless Device Close an Open Loop Optimal Control of Buffer an Energy of a Wireless Device V. S. Borkar School of Technology an Computer Science TIFR, umbai, Inia. borkar@tifr.res.in A. A. Kherani B. J. Prabhu INRIA

More information

Generalizing Kronecker Graphs in order to Model Searchable Networks

Generalizing Kronecker Graphs in order to Model Searchable Networks Generalizing Kronecker Graphs in orer to Moel Searchable Networks Elizabeth Boine, Babak Hassibi, Aam Wierman California Institute of Technology Pasaena, CA 925 Email: {eaboine, hassibi, aamw}@caltecheu

More information

EE 370L Controls Laboratory. Laboratory Exercise #7 Root Locus. Department of Electrical and Computer Engineering University of Nevada, at Las Vegas

EE 370L Controls Laboratory. Laboratory Exercise #7 Root Locus. Department of Electrical and Computer Engineering University of Nevada, at Las Vegas EE 370L Controls Laboratory Laboratory Exercise #7 Root Locus Department of Electrical an Computer Engineering University of Nevaa, at Las Vegas 1. Learning Objectives To emonstrate the concept of error

More information

This module is part of the. Memobust Handbook. on Methodology of Modern Business Statistics

This module is part of the. Memobust Handbook. on Methodology of Modern Business Statistics This moule is part of the Memobust Hanbook on Methoology of Moern Business Statistics 26 March 2014 Metho: Balance Sampling for Multi-Way Stratification Contents General section... 3 1. Summary... 3 2.

More information

05 The Continuum Limit and the Wave Equation

05 The Continuum Limit and the Wave Equation Utah State University DigitalCommons@USU Founations of Wave Phenomena Physics, Department of 1-1-2004 05 The Continuum Limit an the Wave Equation Charles G. Torre Department of Physics, Utah State University,

More information

Singular perturbation analysis of an additive increase multiplicative decrease control algorithm under time-varying buffering delays.

Singular perturbation analysis of an additive increase multiplicative decrease control algorithm under time-varying buffering delays. Singular perturbation analysis of an additive increase multiplicative decrease control algorithm under time-varying buffering delays. V. Guffens 1 and G. Bastin 2 Intelligent Systems and Networks Research

More information

TCP throughput and timeout steady state and time-varying dynamics

TCP throughput and timeout steady state and time-varying dynamics TCP throughput an timeout steay state an time-varying ynamics Stephan Bohacek an Khushboo Shah Dept. of Electrical an Computer Engineering Dept. of Electrical Engineering University of Delaare University

More information

On the Aloha throughput-fairness tradeoff

On the Aloha throughput-fairness tradeoff On the Aloha throughput-fairness traeoff 1 Nan Xie, Member, IEEE, an Steven Weber, Senior Member, IEEE Abstract arxiv:1605.01557v1 [cs.it] 5 May 2016 A well-known inner boun of the stability region of

More information

Learning Automata in Games with Memory with Application to Circuit-Switched Routing

Learning Automata in Games with Memory with Application to Circuit-Switched Routing Learning Automata in Games with Memory with Application to Circuit-Switche Routing Murat Alanyali Abstract A general setting is consiere in which autonomous users interact by means of a finite-state controlle

More information

Experimental Robustness Study of a Second-Order Sliding Mode Controller

Experimental Robustness Study of a Second-Order Sliding Mode Controller Experimental Robustness Stuy of a Secon-Orer Sliing Moe Controller Anré Blom, Bram e Jager Einhoven University of Technology Department of Mechanical Engineering P.O. Box 513, 5600 MB Einhoven, The Netherlans

More information

the solution of ()-(), an ecient numerical treatment requires variable steps. An alternative approach is to apply a time transformation of the form t

the solution of ()-(), an ecient numerical treatment requires variable steps. An alternative approach is to apply a time transformation of the form t Asymptotic Error Analysis of the Aaptive Verlet Metho Stephane Cirilli, Ernst Hairer Beneict Leimkuhler y May 3, 999 Abstract The Aaptive Verlet metho [7] an variants [6] are time-reversible schemes for

More information

Accelerate Implementation of Forwaring Control Laws using Composition Methos Yves Moreau an Roolphe Sepulchre June 1997 Abstract We use a metho of int

Accelerate Implementation of Forwaring Control Laws using Composition Methos Yves Moreau an Roolphe Sepulchre June 1997 Abstract We use a metho of int Katholieke Universiteit Leuven Departement Elektrotechniek ESAT-SISTA/TR 1997-11 Accelerate Implementation of Forwaring Control Laws using Composition Methos 1 Yves Moreau, Roolphe Sepulchre, Joos Vanewalle

More information

A simple model for the small-strain behaviour of soils

A simple model for the small-strain behaviour of soils A simple moel for the small-strain behaviour of soils José Jorge Naer Department of Structural an Geotechnical ngineering, Polytechnic School, University of São Paulo 05508-900, São Paulo, Brazil, e-mail:

More information

1 Introuction In the past few years there has been renewe interest in the nerson impurity moel. This moel was originally propose by nerson [2], for a

1 Introuction In the past few years there has been renewe interest in the nerson impurity moel. This moel was originally propose by nerson [2], for a Theory of the nerson impurity moel: The Schrieer{Wol transformation re{examine Stefan K. Kehrein 1 an nreas Mielke 2 Institut fur Theoretische Physik, uprecht{karls{universitat, D{69120 Heielberg, F..

More information

Fluid Model for a Data Network with α-fair Bandwidth Sharing and General Document Size Distributions: Two Examples of Stability

Fluid Model for a Data Network with α-fair Bandwidth Sharing and General Document Size Distributions: Two Examples of Stability IMS Collections Markov Processes an Relate Topics: A Festschrift for Thomas G. Kurtz Vol. 4 (2008) 253 265 c Institute of Mathematical Statistics, 2008 DOI: 10.1214/074921708000000417 Flui Moel for a Data

More information

2 optimal prices the link is either underloaded or critically loaded; it is never overloaded. For the social welfare maximization problem we show that

2 optimal prices the link is either underloaded or critically loaded; it is never overloaded. For the social welfare maximization problem we show that 1 Pricing in a Large Single Link Loss System Costas A. Courcoubetis a and Martin I. Reiman b a ICS-FORTH and University of Crete Heraklion, Crete, Greece courcou@csi.forth.gr b Bell Labs, Lucent Technologies

More information

How to Minimize Maximum Regret in Repeated Decision-Making

How to Minimize Maximum Regret in Repeated Decision-Making How to Minimize Maximum Regret in Repeate Decision-Making Karl H. Schlag July 3 2003 Economics Department, European University Institute, Via ella Piazzuola 43, 033 Florence, Italy, Tel: 0039-0-4689, email:

More information

TMA 4195 Matematisk modellering Exam Tuesday December 16, :00 13:00 Problems and solution with additional comments

TMA 4195 Matematisk modellering Exam Tuesday December 16, :00 13:00 Problems and solution with additional comments Problem F U L W D g m 3 2 s 2 0 0 0 0 2 kg 0 0 0 0 0 0 Table : Dimension matrix TMA 495 Matematisk moellering Exam Tuesay December 6, 2008 09:00 3:00 Problems an solution with aitional comments The necessary

More information

The Impact of Collusion on the Price of Anarchy in Nonatomic and Discrete Network Games

The Impact of Collusion on the Price of Anarchy in Nonatomic and Discrete Network Games The Impact of Collusion on the Price of Anarchy in Nonatomic an Discrete Network Games Tobias Harks Institute of Mathematics, Technical University Berlin, Germany harks@math.tu-berlin.e Abstract. Hayrapetyan,

More information

Chapter 6: Energy-Momentum Tensors

Chapter 6: Energy-Momentum Tensors 49 Chapter 6: Energy-Momentum Tensors This chapter outlines the general theory of energy an momentum conservation in terms of energy-momentum tensors, then applies these ieas to the case of Bohm's moel.

More information

Transmission Line Matrix (TLM) network analogues of reversible trapping processes Part B: scaling and consistency

Transmission Line Matrix (TLM) network analogues of reversible trapping processes Part B: scaling and consistency Transmission Line Matrix (TLM network analogues of reversible trapping processes Part B: scaling an consistency Donar e Cogan * ANC Eucation, 308-310.A. De Mel Mawatha, Colombo 3, Sri Lanka * onarecogan@gmail.com

More information

A simplified macroscopic urban traffic network model for model-based predictive control

A simplified macroscopic urban traffic network model for model-based predictive control Delft University of Technology Delft Center for Systems an Control Technical report 9-28 A simplifie macroscopic urban traffic network moel for moel-base preictive control S. Lin, B. De Schutter, Y. Xi,

More information

Thermal conductivity of graded composites: Numerical simulations and an effective medium approximation

Thermal conductivity of graded composites: Numerical simulations and an effective medium approximation JOURNAL OF MATERIALS SCIENCE 34 (999)5497 5503 Thermal conuctivity of grae composites: Numerical simulations an an effective meium approximation P. M. HUI Department of Physics, The Chinese University

More information

Information in Aloha Networks

Information in Aloha Networks Achieving Proportional Fairness using Local Information in Aloha Networks Koushik Kar, Saswati Sarkar, Leandros Tassiulas Abstract We address the problem of attaining proportionally fair rates using Aloha

More information

IERCU. Institute of Economic Research, Chuo University 50th Anniversary Special Issues. Discussion Paper No.210

IERCU. Institute of Economic Research, Chuo University 50th Anniversary Special Issues. Discussion Paper No.210 IERCU Institute of Economic Research, Chuo University 50th Anniversary Special Issues Discussion Paper No.210 Discrete an Continuous Dynamics in Nonlinear Monopolies Akio Matsumoto Chuo University Ferenc

More information

ECE 422 Power System Operations & Planning 7 Transient Stability

ECE 422 Power System Operations & Planning 7 Transient Stability ECE 4 Power System Operations & Planning 7 Transient Stability Spring 5 Instructor: Kai Sun References Saaat s Chapter.5 ~. EPRI Tutorial s Chapter 7 Kunur s Chapter 3 Transient Stability The ability of

More information

Research Article When Inflation Causes No Increase in Claim Amounts

Research Article When Inflation Causes No Increase in Claim Amounts Probability an Statistics Volume 2009, Article ID 943926, 10 pages oi:10.1155/2009/943926 Research Article When Inflation Causes No Increase in Claim Amounts Vytaras Brazauskas, 1 Bruce L. Jones, 2 an

More information

IPA Derivatives for Make-to-Stock Production-Inventory Systems With Backorders Under the (R,r) Policy

IPA Derivatives for Make-to-Stock Production-Inventory Systems With Backorders Under the (R,r) Policy IPA Derivatives for Make-to-Stock Prouction-Inventory Systems With Backorers Uner the (Rr) Policy Yihong Fan a Benamin Melame b Yao Zhao c Yorai Wari Abstract This paper aresses Infinitesimal Perturbation

More information

Cascaded redundancy reduction

Cascaded redundancy reduction Network: Comput. Neural Syst. 9 (1998) 73 84. Printe in the UK PII: S0954-898X(98)88342-5 Cascae reunancy reuction Virginia R e Sa an Geoffrey E Hinton Department of Computer Science, University of Toronto,

More information

A Simple Model for the Calculation of Plasma Impedance in Atmospheric Radio Frequency Discharges

A Simple Model for the Calculation of Plasma Impedance in Atmospheric Radio Frequency Discharges Plasma Science an Technology, Vol.16, No.1, Oct. 214 A Simple Moel for the Calculation of Plasma Impeance in Atmospheric Raio Frequency Discharges GE Lei ( ) an ZHANG Yuantao ( ) Shanong Provincial Key

More information

Efficiency and Braess Paradox under Pricing

Efficiency and Braess Paradox under Pricing Efficiency and Braess Paradox under Pricing Asuman Ozdaglar Joint work with Xin Huang, [EECS, MIT], Daron Acemoglu [Economics, MIT] October, 2004 Electrical Engineering and Computer Science Dept. Massachusetts

More information

Modelling multi-path problems

Modelling multi-path problems 1 Modelling multi-path problems Richard Gibbens Computer Laboratory, University of Cambridge 2nd Annual Conference on Information Sciences and Systems Princeton University 19 21 March 2 2 Multi-path flow

More information

Internet Congestion Control: Equilibrium and Dynamics

Internet Congestion Control: Equilibrium and Dynamics Internet Congestion Control: Equilibrium and Dynamics A. Kevin Tang Cornell University ISS Seminar, Princeton University, February 21, 2008 Networks and Corresponding Theories Power networks (Maxwell Theory)

More information

Survey Sampling. 1 Design-based Inference. Kosuke Imai Department of Politics, Princeton University. February 19, 2013

Survey Sampling. 1 Design-based Inference. Kosuke Imai Department of Politics, Princeton University. February 19, 2013 Survey Sampling Kosuke Imai Department of Politics, Princeton University February 19, 2013 Survey sampling is one of the most commonly use ata collection methos for social scientists. We begin by escribing

More information

Numerical Key Results for Studying the Performance of TCP Traffic under Class-Based Weighted Fair Queuing System

Numerical Key Results for Studying the Performance of TCP Traffic under Class-Based Weighted Fair Queuing System Journal of ommunication an omputer 13 (2016) 195-201 oi:10.17265/1548-7709/2016.04.007 D DAVID PUBLISHING Numerical Key Results for Stuying the Performance of TP Traffic uner lass-base Weighte Fair Queuing

More information

Applications of First Order Equations

Applications of First Order Equations Applications of First Orer Equations Viscous Friction Consier a small mass that has been roppe into a thin vertical tube of viscous flui lie oil. The mass falls, ue to the force of gravity, but falls more

More information

d dx But have you ever seen a derivation of these results? We ll prove the first result below. cos h 1

d dx But have you ever seen a derivation of these results? We ll prove the first result below. cos h 1 Lecture 5 Some ifferentiation rules Trigonometric functions (Relevant section from Stewart, Seventh Eition: Section 3.3) You all know that sin = cos cos = sin. () But have you ever seen a erivation of

More information

Math 342 Partial Differential Equations «Viktor Grigoryan

Math 342 Partial Differential Equations «Viktor Grigoryan Math 342 Partial Differential Equations «Viktor Grigoryan 6 Wave equation: solution In this lecture we will solve the wave equation on the entire real line x R. This correspons to a string of infinite

More information

Adaptive Gain-Scheduled H Control of Linear Parameter-Varying Systems with Time-Delayed Elements

Adaptive Gain-Scheduled H Control of Linear Parameter-Varying Systems with Time-Delayed Elements Aaptive Gain-Scheule H Control of Linear Parameter-Varying Systems with ime-delaye Elements Yoshihiko Miyasato he Institute of Statistical Mathematics 4-6-7 Minami-Azabu, Minato-ku, okyo 6-8569, Japan

More information

A Stackelberg Network Game with a Large Number of Followers 1,2,3

A Stackelberg Network Game with a Large Number of Followers 1,2,3 A Stackelberg Network Game with a Large Number of Followers,,3 T. BAŞAR 4 and R. SRIKANT 5 Communicated by M. Simaan Abstract. We consider a hierarchical network game with multiple links, a single service

More information

BEYOND THE CONSTRUCTION OF OPTIMAL SWITCHING SURFACES FOR AUTONOMOUS HYBRID SYSTEMS. Mauro Boccadoro Magnus Egerstedt Paolo Valigi Yorai Wardi

BEYOND THE CONSTRUCTION OF OPTIMAL SWITCHING SURFACES FOR AUTONOMOUS HYBRID SYSTEMS. Mauro Boccadoro Magnus Egerstedt Paolo Valigi Yorai Wardi BEYOND THE CONSTRUCTION OF OPTIMAL SWITCHING SURFACES FOR AUTONOMOUS HYBRID SYSTEMS Mauro Boccaoro Magnus Egerstet Paolo Valigi Yorai Wari {boccaoro,valigi}@iei.unipg.it Dipartimento i Ingegneria Elettronica

More information

Power Generation and Distribution via Distributed Coordination Control

Power Generation and Distribution via Distributed Coordination Control Power Generation an Distribution via Distribute Coorination Control Byeong-Yeon Kim, Kwang-Kyo Oh, an Hyo-Sung Ahn arxiv:407.4870v [math.oc] 8 Jul 204 Abstract This paper presents power coorination, power

More information

Problems Governed by PDE. Shlomo Ta'asan. Carnegie Mellon University. and. Abstract

Problems Governed by PDE. Shlomo Ta'asan. Carnegie Mellon University. and. Abstract Pseuo-Time Methos for Constraine Optimization Problems Governe by PDE Shlomo Ta'asan Carnegie Mellon University an Institute for Computer Applications in Science an Engineering Abstract In this paper we

More information

Lyapunov Functions. V. J. Venkataramanan and Xiaojun Lin. Center for Wireless Systems and Applications. School of Electrical and Computer Engineering,

Lyapunov Functions. V. J. Venkataramanan and Xiaojun Lin. Center for Wireless Systems and Applications. School of Electrical and Computer Engineering, On the Queue-Overflow Probability of Wireless Systems : A New Approach Combining Large Deviations with Lyapunov Functions V. J. Venkataramanan an Xiaojun Lin Center for Wireless Systems an Applications

More information

Optimization of a point-mass walking model using direct collocation and sequential quadratic programming

Optimization of a point-mass walking model using direct collocation and sequential quadratic programming Optimization of a point-mass walking moel using irect collocation an sequential quaratic programming Chris Dembia June 5, 5 Telescoping actuator y Stance leg Point-mass boy m (x,y) Swing leg x Leg uring

More information

Examining Geometric Integration for Propagating Orbit Trajectories with Non-Conservative Forcing

Examining Geometric Integration for Propagating Orbit Trajectories with Non-Conservative Forcing Examining Geometric Integration for Propagating Orbit Trajectories with Non-Conservative Forcing Course Project for CDS 05 - Geometric Mechanics John M. Carson III California Institute of Technology June

More information

Rate Control in Communication Networks

Rate Control in Communication Networks From Models to Algorithms Department of Computer Science & Engineering The Chinese University of Hong Kong February 29, 2008 Outline Preliminaries 1 Preliminaries Convex Optimization TCP Congestion Control

More information

Thermal runaway during blocking

Thermal runaway during blocking Thermal runaway uring blocking CES_stable CES ICES_stable ICES k 6.5 ma 13 6. 12 5.5 11 5. 1 4.5 9 4. 8 3.5 7 3. 6 2.5 5 2. 4 1.5 3 1. 2.5 1. 6 12 18 24 3 36 s Thermal runaway uring blocking Application

More information

Connections Between Duality in Control Theory and

Connections Between Duality in Control Theory and Connections Between Duality in Control heory an Convex Optimization V. Balakrishnan 1 an L. Vanenberghe 2 Abstract Several important problems in control theory can be reformulate as convex optimization

More information

Lower Bounds for the Smoothed Number of Pareto optimal Solutions

Lower Bounds for the Smoothed Number of Pareto optimal Solutions Lower Bouns for the Smoothe Number of Pareto optimal Solutions Tobias Brunsch an Heiko Röglin Department of Computer Science, University of Bonn, Germany brunsch@cs.uni-bonn.e, heiko@roeglin.org Abstract.

More information

Capacity Analysis of MIMO Systems with Unknown Channel State Information

Capacity Analysis of MIMO Systems with Unknown Channel State Information Capacity Analysis of MIMO Systems with Unknown Channel State Information Jun Zheng an Bhaskar D. Rao Dept. of Electrical an Computer Engineering University of California at San Diego e-mail: juzheng@ucs.eu,

More information

An Axiomatic Approach to Routing

An Axiomatic Approach to Routing An Axiomatic Approach to Routing Omer Lev Hebrew University an Microsoft Research, Israel omerl@cs.huji.ac.il Moshe Tennenholtz Technion moshet@ie.technion.ac.il Aviv Zohar Hebrew University an Microsoft

More information

inflow outflow Part I. Regular tasks for MAE598/494 Task 1

inflow outflow Part I. Regular tasks for MAE598/494 Task 1 MAE 494/598, Fall 2016 Project #1 (Regular tasks = 20 points) Har copy of report is ue at the start of class on the ue ate. The rules on collaboration will be release separately. Please always follow the

More information

Quantum mechanical approaches to the virial

Quantum mechanical approaches to the virial Quantum mechanical approaches to the virial S.LeBohec Department of Physics an Astronomy, University of Utah, Salt Lae City, UT 84112, USA Date: June 30 th 2015 In this note, we approach the virial from

More information

A Comparison between a Conventional Power System Stabilizer (PSS) and Novel PSS Based on Feedback Linearization Technique

A Comparison between a Conventional Power System Stabilizer (PSS) and Novel PSS Based on Feedback Linearization Technique J. Basic. Appl. Sci. Res., ()9-99,, TextRoa Publication ISSN 9-434 Journal of Basic an Applie Scientific Research www.textroa.com A Comparison between a Conventional Power System Stabilizer (PSS) an Novel

More information

Calculus and optimization

Calculus and optimization Calculus an optimization These notes essentially correspon to mathematical appenix 2 in the text. 1 Functions of a single variable Now that we have e ne functions we turn our attention to calculus. A function

More information

PAijpam.eu RELATIVE HEAT LOSS REDUCTION FORMULA FOR WINDOWS WITH MULTIPLE PANES Cassandra Reed 1, Jean Michelet Jean-Michel 2

PAijpam.eu RELATIVE HEAT LOSS REDUCTION FORMULA FOR WINDOWS WITH MULTIPLE PANES Cassandra Reed 1, Jean Michelet Jean-Michel 2 International Journal of Pure an Applie Mathematics Volume 97 No. 4 2014 543-549 ISSN: 1311-8080 (printe version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu oi: http://x.oi.org/10.12732/ijpam.v97i4.13

More information

On Event-Triggered and Self-Triggered Control over Sensor/Actuator Networks

On Event-Triggered and Self-Triggered Control over Sensor/Actuator Networks Proceeings of the th IEEE Conference on Decision an Control Cancun, Mexico, Dec. 9-11, 8 TuA1. On Event-Triggere an Self-Triggere Control over Sensor/Actuator Networks Manuel Mazo Jr. an Paulo Tabuaa Abstract

More information

Physics 5153 Classical Mechanics. The Virial Theorem and The Poisson Bracket-1

Physics 5153 Classical Mechanics. The Virial Theorem and The Poisson Bracket-1 Physics 5153 Classical Mechanics The Virial Theorem an The Poisson Bracket 1 Introuction In this lecture we will consier two applications of the Hamiltonian. The first, the Virial Theorem, applies to systems

More information

Motivation. Lecture 2 Topics from Optimization and Duality. network utility maximization (NUM) problem:

Motivation. Lecture 2 Topics from Optimization and Duality. network utility maximization (NUM) problem: CDS270 Maryam Fazel Lecture 2 Topics from Optimization and Duality Motivation network utility maximization (NUM) problem: consider a network with S sources (users), each sending one flow at rate x s, through

More information

Generalized Shuffle Permutations on Boolean Cubes

Generalized Shuffle Permutations on Boolean Cubes Generalize Shuffle Permutations on Boolean Cubes The Harvar community has mae this article openly available. Please share how this access benefits you. Your story matters Citation Johnsson, S. Lennart

More information

Lower bounds on Locality Sensitive Hashing

Lower bounds on Locality Sensitive Hashing Lower bouns on Locality Sensitive Hashing Rajeev Motwani Assaf Naor Rina Panigrahy Abstract Given a metric space (X, X ), c 1, r > 0, an p, q [0, 1], a istribution over mappings H : X N is calle a (r,

More information

RFSS: Lecture 4 Alpha Decay

RFSS: Lecture 4 Alpha Decay RFSS: Lecture 4 Alpha Decay Reaings Nuclear an Raiochemistry: Chapter 3 Moern Nuclear Chemistry: Chapter 7 Energetics of Alpha Decay Geiger Nuttall base theory Theory of Alpha Decay Hinrance Factors Different

More information

Nested Saturation with Guaranteed Real Poles 1

Nested Saturation with Guaranteed Real Poles 1 Neste Saturation with Guarantee Real Poles Eric N Johnson 2 an Suresh K Kannan 3 School of Aerospace Engineering Georgia Institute of Technology, Atlanta, GA 3332 Abstract The global stabilization of asymptotically

More information

Equilibrium in Queues Under Unknown Service Times and Service Value

Equilibrium in Queues Under Unknown Service Times and Service Value University of Pennsylvania ScholarlyCommons Finance Papers Wharton Faculty Research 1-2014 Equilibrium in Queues Uner Unknown Service Times an Service Value Laurens Debo Senthil K. Veeraraghavan University

More information

Dot trajectories in the superposition of random screens: analysis and synthesis

Dot trajectories in the superposition of random screens: analysis and synthesis 1472 J. Opt. Soc. Am. A/ Vol. 21, No. 8/ August 2004 Isaac Amiror Dot trajectories in the superposition of ranom screens: analysis an synthesis Isaac Amiror Laboratoire e Systèmes Périphériques, Ecole

More information

A Time-Scale Decomposition Approach to Adaptive Explicit Congestion Notification (ECN) Marking

A Time-Scale Decomposition Approach to Adaptive Explicit Congestion Notification (ECN) Marking University of Pennsylvania ScholarlyCommons Departmental Papers (ESE) Department of Electrical & Systems Engineering June 2002 A Time-Scale Decomposition Approach to Adaptive Explicit Congestion Notification

More information

An Analytical Expression of the Probability of Error for Relaying with Decode-and-forward

An Analytical Expression of the Probability of Error for Relaying with Decode-and-forward An Analytical Expression of the Probability of Error for Relaying with Decoe-an-forwar Alexanre Graell i Amat an Ingmar Lan Department of Electronics, Institut TELECOM-TELECOM Bretagne, Brest, France Email:

More information

The canonical controllers and regular interconnection

The canonical controllers and regular interconnection Systems & Control Letters ( www.elsevier.com/locate/sysconle The canonical controllers an regular interconnection A.A. Julius a,, J.C. Willems b, M.N. Belur c, H.L. Trentelman a Department of Applie Mathematics,

More information

A Better Model for Job Redundancy: Decoupling Server Slowdown and Job Size

A Better Model for Job Redundancy: Decoupling Server Slowdown and Job Size A Better Moel for Job Reunancy: Decoupling Server Slowown an Job Size Kristen Garner 1 Mor Harchol-Balter 1 Alan Scheller-Wolf Benny Van Hout 3 October 1 CMU-CS-1-131 School of Computer Science Carnegie

More information

TRACKING CONTROL OF MULTIPLE MOBILE ROBOTS: A CASE STUDY OF INTER-ROBOT COLLISION-FREE PROBLEM

TRACKING CONTROL OF MULTIPLE MOBILE ROBOTS: A CASE STUDY OF INTER-ROBOT COLLISION-FREE PROBLEM 265 Asian Journal of Control, Vol. 4, No. 3, pp. 265-273, September 22 TRACKING CONTROL OF MULTIPLE MOBILE ROBOTS: A CASE STUDY OF INTER-ROBOT COLLISION-FREE PROBLEM Jurachart Jongusuk an Tsutomu Mita

More information

Situation awareness of power system based on static voltage security region

Situation awareness of power system based on static voltage security region The 6th International Conference on Renewable Power Generation (RPG) 19 20 October 2017 Situation awareness of power system base on static voltage security region Fei Xiao, Zi-Qing Jiang, Qian Ai, Ran

More information

Learning in Monopolies with Delayed Price Information

Learning in Monopolies with Delayed Price Information Learning in Monopolies with Delaye Price Information Akio Matsumoto y Chuo University Ferenc Sziarovszky z University of Pécs February 28, 2013 Abstract We call the intercept of the price function with

More information

Balancing Expected and Worst-Case Utility in Contracting Models with Asymmetric Information and Pooling

Balancing Expected and Worst-Case Utility in Contracting Models with Asymmetric Information and Pooling Balancing Expecte an Worst-Case Utility in Contracting Moels with Asymmetric Information an Pooling R.B.O. erkkamp & W. van en Heuvel & A.P.M. Wagelmans Econometric Institute Report EI2018-01 9th January

More information

Delay Limited Capacity of Ad hoc Networks: Asymptotically Optimal Transmission and Relaying Strategy

Delay Limited Capacity of Ad hoc Networks: Asymptotically Optimal Transmission and Relaying Strategy Delay Limite Capacity of A hoc Networks: Asymptotically Optimal Transmission an Relaying Strategy Eugene Perevalov Lehigh University Bethlehem, PA 85 Email: eup2@lehigh.eu Rick Blum Lehigh University Bethlehem,

More information

Least-Squares Regression on Sparse Spaces

Least-Squares Regression on Sparse Spaces Least-Squares Regression on Sparse Spaces Yuri Grinberg, Mahi Milani Far, Joelle Pineau School of Computer Science McGill University Montreal, Canaa {ygrinb,mmilan1,jpineau}@cs.mcgill.ca 1 Introuction

More information

RETROGRADE WAVES IN THE COCHLEA

RETROGRADE WAVES IN THE COCHLEA August 7, 28 18:2 WSPC - Proceeings Trim Size: 9.75in x 6.5in retro wave 1 RETROGRADE WAVES IN THE COCHLEA S. T. NEELY Boys Town National Research Hospital, Omaha, Nebraska 68131, USA E-mail: neely@boystown.org

More information

FLUCTUATIONS IN THE NUMBER OF POINTS ON SMOOTH PLANE CURVES OVER FINITE FIELDS. 1. Introduction

FLUCTUATIONS IN THE NUMBER OF POINTS ON SMOOTH PLANE CURVES OVER FINITE FIELDS. 1. Introduction FLUCTUATIONS IN THE NUMBER OF POINTS ON SMOOTH PLANE CURVES OVER FINITE FIELDS ALINA BUCUR, CHANTAL DAVID, BROOKE FEIGON, MATILDE LALÍN 1 Introuction In this note, we stuy the fluctuations in the number

More information

Stopping-Set Enumerator Approximations for Finite-Length Protograph LDPC Codes

Stopping-Set Enumerator Approximations for Finite-Length Protograph LDPC Codes Stopping-Set Enumerator Approximations for Finite-Length Protograph LDPC Coes Kaiann Fu an Achilleas Anastasopoulos Electrical Engineering an Computer Science Dept. University of Michigan, Ann Arbor, MI

More information

Predictive Control of a Laboratory Time Delay Process Experiment

Predictive Control of a Laboratory Time Delay Process Experiment Print ISSN:3 6; Online ISSN: 367-5357 DOI:0478/itc-03-0005 Preictive Control of a aboratory ime Delay Process Experiment S Enev Key Wors: Moel preictive control; time elay process; experimental results

More information

On the construction of Lyapunov functions for nonlinear Markov processes via relative entropy

On the construction of Lyapunov functions for nonlinear Markov processes via relative entropy On the construction of Lyapunov functions for nonlinear Markov processes via relative entropy Paul Dupuis an Markus Fischer 9th January 2011, revise 13th July 2011 Abstract We evelop an approach to the

More information

A Better Model for Job Redundancy: Decoupling Server Slowdown and Job Size

A Better Model for Job Redundancy: Decoupling Server Slowdown and Job Size A Better Moel for Job Reunancy: Decoupling Server Slowown an Job Size Kristen Garner, Mor Harchol-Balter, Alan Scheller-Wolf, an Benny Van Hout 1 Abstract Recent computer systems research has propose using

More information