Dynamic Vehicle Routing with Moving Demands Part I: Low speed demands and high arrival rates

Size: px
Start display at page:

Download "Dynamic Vehicle Routing with Moving Demands Part I: Low speed demands and high arrival rates"

Transcription

1 Dynamic Vehicle Routing with Moing Demands Part I: Low speed demands and high arrial rates Shaunak D. Bopardikar Stephen L. Smith Francesco Bullo João P. Hespanha Abstract We introduce a dynamic ehicle routing problem in which demands arrie uniformly on a segment and ia a temporal Poisson process. Upon arrial, the demands translate perpendicular to the segment in a gien direction and with a fixed speed. A serice ehicle, with speed greater than that of the demands, seeks to sere these translating demands. For the existence of any stabilizing policy, we determine a necessary condition on the arrial rate of the demands in terms of the problem parameters: (i) the speed ratio between the demand and serice ehicle, and (ii) the length of the segment on which demands arrie. Next, we propose a noel policy for the ehicle that inoles sericing the outstanding demands as per a translational minimum Hamiltonian path (TMHP) through the moing demands. We derie a sufficient condition on the arrial rate of the demands for stability of the TMHP-based policy, in terms of the problem parameters. We show that in the limiting case in which the demands moe much slower than the serice ehicle, the necessary and the sufficient conditions on the arrial rate are within a constant factor. I. INTRODUCTION Vehicle routing is concerned with planning optimal ehicle routes for proiding serice to a gien set of customers. In contrast, Dynamic Vehicle Routing (DVR) considers scenarios in which not all customer information is known a priori, and thus routes must be re-planned as new customer information becomes aailable. An early DVR problem is the Dynamic Traeling Repairperson Problem (DTRP) [1], in which serice requests, or demands arrie sequentially in a region and a serice ehicle seeks to sere them by reaching each demand location. In this two-part paper, we introduce a DVR problem in which the demands moe with a specified elocity upon arrial. This problem has applications in areas such as perimeter defense, wherein the demands are moing targets trying to cross a region under sureillance by a UAV. Another application is in the automation industry where the demands are objects arriing on a coneyor belt and a robotic arm seeks to perform a pick-and-place operation on them. The goal in the DTRP [1] is to minimize the expected time spent by each demand before being sered. In [1], the authors propose a policy that is optimal in the case of low arrial rate, and seeral policies within a constant factor of the optimal in the case of high arrial rate. In [2], they study multiple serice ehicles, and ehicles with finite serice capacity. This material is based upon work supported in part by ARO-MURI Award W911NF , ONR Award N and by the Institute for Collaboratie Biotechnologies through the grant DAAD19-3-D-4 from the U.S. Army Research Office. The authors are with the Center for Control, Dynamical Systems and Computation, Uniersity of California at Santa Barbara, Santa Barbara, CA 9316, USA, {shaunak,stephen,bullo}@engineering.ucsb. edu, hespanha@ece.ucsb.edu In [3], a single policy is proposed which is optimal for the case of low arrial rate and performs within a constant factor of the best known policy for the case of high arrial rate. In [4], decentralized policies are deeloped for the multiple serice ehicle ersions of the DTRP. The Euclidean Traeling Salesperson Problem (ETSP) consists of determining the minimum length tour through a gien set of static points in a region [5]. Vehicle routing with objects moing on straight lines was introduced in [6], in which a fixed number of objects moe in the negatie y-direction with fixed speed, and the motion of the serice ehicle is constrained to be parallel to either the x- or the y-axis. For a ersion of this problem wherein the ehicle has arbitrary motion, termed as the translational Traeling Salesperson Problem, a polynomial-time approximation scheme was presented in [7] to catch all objects in minimum time. [8] and [9] address other ersions of ETSP with moing objects. We introduce a dynamic ehicle routing problem in which demands arrie uniformly on a segment of length W, ia a temporal Poisson process with rate λ. Upon arrial, the demands translate in a fixed direction perpendicular to the line and with a fixed speed < 1. A serice ehicle, modeled as a first-order integrator with unit speed, seeks to sere these mobile demands. Our contributions are as follows. First, we derie a necessary condition on the arrial rate for the existence of a stabilizing policy, i.e., a finite expected time spent by a demand in the enironment. Second, we propose a noel policy which inoles sericing all of the outstanding demands as per a translational minimum Hamiltonian path (TMHP) through them. We derie a sufficient condition for stability of this TMHP-based policy, and also obtain an upper bound on the steady-state expected time a demand spends in the enironment. As the arrial rate λ +, the necessary stability condition implies that the demands must hae +. This regime of low demand speed is the focus of this paper. In this regime, we show that the sufficient stability condition for the TMHP-based policy is within a constant factor of the necessary condition for stability. In companion paper [1], we analyze a first-come-firstsered (FCFS) policy in which the demands are sered in the order of their arrial. We show that in the regime of λ +, the FCFS policy minimizes the expected time spent by a demand before being sered; while in the regime of 1, we show that eery stable policy must sere demands in the FCFS order, and hence FCFS is optimal. Thus, for low demand speeds the TMHP-based policy can stabilize higher arrial rates, while for high demand speeds the FCFS can stabilize higher arrial rates. This is summarized in Fig. 1.

2 4 Necessary condition for stability of any policy Sufficient condition for stability of the TMHP based policy Sufficient condition for stability of the FCFS policy p = (X,Y ) C = (x,y + T) 2 (, ) q = (x, y) 14 TMHP TMHP and FCFS FCFS W Fig. 2. Constant bearing control. The ehicle motion towards the point C := (x, y + T) minimizes the time taken to reach the demand q Fig. 1. A summary of stability regions for the TMHP-based policy and the FCFS policy. Stable serice policies exist only for the region under the solid black cure. In the top figure, the solid black cure is due to Theorem IV.1, the dashed blue cure is due to part (i) of Theorem V.1, and the red cure is described in [1]. In the asymptotic regime shown in the bottom left, the dashed blue cure is due to Theorem V.2, and is different than the one in the top figure. In the asymptotic regime shown in the bottom right, the solid black cure is described in [1], and is different from the solid black cure in the top figure. minimum Hamiltonian path (EMHP) is a Euclidean Hamiltonian path that has minimum length. In this paper, we also consider the problem of determining a constrained EMHP which starts at a specified start point, isits a set of points and terminates at a specified end point. More specifically, the EMHP problem is as follows. Gien n static points placed in R 2, determine the length of the shortest path which isits each point exactly once. An upper bound on the length of such a path for points in a unit square was gien by Few [13]. By mimicking the technique of Few, we can extend the bound to the case of points in a rectangular region, which is described in the following lemma (cf. [11] for proof). This paper is organized as follows: we begin with background results on the traeling salesperson problems in Section II. The problem formulation is presented in Section III. The necessary condition for stability is deried in Section IV. The TMHP-based policy and its stability results are presented in Section V. Simulation results are presented in Section VI. Due to space constraints, we include only a sketch of proofs for some intermediate results. The complete proofs are presented in [11]. II. PRELIMINARY RESULTS We use the following motion to reach a demand. Proposition II.1 (Constant bearing control, [12]) Gien the locations p := (X, Y ) E and q := (x, y) E at time t of the ehicle and a demand, respectiely, then the motion of the ehicle towards the point (x, y + T), where (1 2 )(X x) T(p,q) := 2 + (Y y) 2 (Y y) , minimizes the time taken by the ehicle to reach the demand. Constant bearing control is illustrated in Fig. 2. We now reiew seeral results on determining shortest paths through sets of points. A. The Euclidean Minimum Hamiltonian Path (EMHP) Gien a set of points in the plane, a Euclidean Hamiltonian path is a path that isits each point exactly once. A Euclidean Lemma II.2 (EMHP length) Gien n points in a 1 h rectangle in the plane, where h R >, there exists a path that starts from a unit length edge of the rectangle, passes through each of the n points exactly once, and terminates on the opposite unit length edge, haing length upper bounded by 2hn + h + 5/2. We will also require the following result on the length of a path through a large number of points. Gien a set Q of n points in R 2, the Euclidean Traeling Salesperson Problem (ETSP) is to determine the shortest tour, i.e., a closed path that isits each point exactly once. Let ETSP(Q) denote the length of the ETSP tour through Q. The following is the classic result by Beardwood, Halton, and Hammersly [14]. Theorem II.3 (Asymptotic ETSP length, [14]) If a set Q of n points are distributed independently and uniformly in a compact region of area A, then there exists a constant β TSP such that, almost surely, ETSP(Q) lim = β TSP A. n + n The constant β TSP has been estimated numerically as β TSP.712 ±.2, [15]. B. The Translational Minimum Hamiltonian Path (TMHP) Next, we describe the TMHP problem which was proposed and soled in [7]. This problem is posed as follows.

3 Gien initial coordinates; s of a start point, Q := {q 1,...,q n } of a set of points, and f of a finish point, all translating with the same constant speed and in the same direction, determine a path that starts at time zero from point s, isits all points in the set Q exactly once and ends at the finish point, and the length L T, (s, Q,f) of which is minimum. In what follows, we wish to determine the TMHP through points which translate in the positie y direction. We also assume the speed of the serice ehicle to be normalized to unity, and hence consider the speed of the points ], 1[. A solution for the TMHP problem is: (i) for ], 1[, define the map g : R 2 R 2 by ( x g (x, y) =, y ) (ii) Compute the EMHP that starts at g (s), passes through the set of points gien by {g (q 1 ),..., g (q n )} =: g (Q) and ends at g (f). (iii) Moe between any two demands using constant bearing control. The following result is established. Lemma II.4 (TMHP length, [7]) Let the initial coordinates s = (x s, y s ) and f = (x f, y f ), and the speed of the points ], 1[. The length of the TMHP is L T, (s, Q,f) = L E (g (s), g (Q), g (f)) + (y f y s ) 1 2, where L E (g (s), g (Q), g (f)) denotes the length of the EMHP with starting point g (s), passing through the set of points {g (q 1 ),..., g (q n )}, and ending at g (f). III. PROBLEM FORMULATION We consider a single serice ehicle that seeks to serice mobile demands that arrie ia a spatio-temporal process on a segment with length W along the x-axis, termed the generator. The ehicle is modeled as a first-order integrator with speed upper bounded by one. The demands arrie uniformly distributed on the generator ia a temporal Poisson process with intensity λ >, and translate with constant speed ], 1[ along the positie y-axis, as shown in Figure 3. We assume that once the ehicle reaches a demand, the demand is sered instantaneously. The ehicle is assumed to hae unlimited fuel and demand sericing capacity. (, ) (X(t), Y (t)) Fig. 3. The problem setup. The thick line segment is the generator of mobile demands. The dark circle denotes a demand and the square denotes the serice ehicle. W We define the enironment as E := [, W] R R 2, and let p(t) = [X(t), Y (t)] T E denote the position of the serice ehicle at time t. Let Q(t) E denote the set of all demand locations at time t, and n(t) the cardinality of Q(t). Sericing of a demand q i Q and remoing it from the set Q occurs when the serice ehicle reaches the location of the demand. A static feedback control policy for the system is a map P : E FIN(E) R 2, where FIN(E) is the set of finite subsets of E, assigning a commanded elocity to the serice ehicle as a function of the current state of the system: ṗ(t) = P(p(t), Q(t)). Let D i denote the time that the ith demand spends within the set Q, i.e., the delay between the generation of the ith demand and the time it is sericed. The policy P is stable if under its action, lim sup E[D i ] < +, i + i.e., the steady state expected delay is finite. Equialently, the policy P is stable if under its action, limsup t + E[n(t)] < +, that is, if the ehicle is able to serice demands at a rate that is on aerage at least as fast as the rate at which new demands arrie. In what follows, our goal is to design stable policies for the system. IV. A NECESSARY CONDITION FOR STABILITY In this section, we proide a necessary condition on the arrial rate for the existence of a stabilizing policy. We begin by stating the main result of the section, with the remainder of the section dedicated to its proof. Theorem IV.1 (Necessary condition for stability) A necessary condition for the existence of a stabilizing policy is that λ 4 W. To proe Theorem IV.1, we begin by looking at the distribution of demands in the serice region. Lemma IV.2 (Poisson point process) Suppose the generation of demands commences at time and no demands are sericed in the interal [, t]. Let Q denote the set of all demands in [, W] [, t] at time t. Then, gien a compact region R of area A contained in [, W] [, t], e λa ( λa) n P[ R Q = n] =, where n! λ := λ/(w). Proof: [Sketch] This proof requires the calculation of the probability that at time t, R Q = n, where R = [l, l+ l] [h, h+ h] (that is, the probability that the region R contains n points in Q). Since the generation process is temporally Poisson and spatially uniform, this is equal to the probability that the region [, l] [, h] contains n points in Q. After some simplifications, we obtain that the result is true for the aboe considered rectangular region. Finally, since eery measurable, compact region can be written as a countable union of rectangles, the result is established. Remark IV.3 (Uniformly distributed demands) Lemma IV.2 shows us that the number of demands in an unsericed region is Poisson distributed with rate

4 λ/(w), and conditioned on this number, the demands are distributed uniformly. We now establish a result on the expected time to trael from a demand to its nearest neighbor. Lemma IV.4 (Trael time bound) Consider the set Q of demands in E at time t. Let T d be a random ariable giing the minimum amount of time required to trael to a demand in Q from a ehicle position (X, Y ), selected a priori. Then E[T d ] 1 W 2 λ. Proof: Using Proposition II.1, we can write the trael time T from an a priori ehicle position p := (X, Y ) to a demand location q := (x, y) implicitly as T(p,q) 2 = (X x) 2 + ((Y y) T(p,q)) 2. (1) Thus, any demand in S T, where S T := {(x, y) E : (X x) 2 + ((Y T) y) 2 T 2 }, can be reached from (X, Y ) in T time units. In general, the area of S T satisfies S T πt 2. By Lemma IV.2 the demands in an unsericed region are uniformly randomly distributed with density λ = λ/(w). Thus, for eery ehicle position p chosen before the generation of demands, P[T d > T] = P[ S T Q = ] e λ S T e λπt2 /(W). Therefore, E[T d ] = + P[T d > T]dT + π 2 λπ/(w) = 1 W 2 λ. e λπt2 /(W) dt We can now proe Theorem IV.1. Proof: [Proof of Theorem IV.1] A necessary condition for the stability of any policy (see, for example [1]) is that λe[t] 1, where E[T] is the steady-state expected trael time between demands i and i + 1. For eery policy E[T] E[T d ] 1 W 2 λ. Thus a necessary condition for stability is that λ 1 W 2 λ 1 λ 4 W. V. THE TMHP-BASED POLICY AND ITS STABILITY In this section, we present the TMHP-based policy for the ehicle along with the sufficient condition for its stability. The TMHP-based policy is summarized in Algorithm 1, and an instance of the policy is illustrated in Fig. 4. The TMHP-based policy gies the following result. Algorithm 1: TMHP-based policy Assumes: Serice ehicle has initial position (X, Y ), and all demands hae lower y-coordinates. 1 if no outstanding demands in the enironment then 2 Moe towards the generating line for a time interal of Y/(1 + ). 3 else 4 Let V be a irtual demand located at (X, ) translating with speed in the positie y-direction. 5 Serice all the outstanding demands by following a TMHP starting from (X, Y ), and terminating at irtual demand V. Use the constant bearing control to moe between demands. 6 Repeat. (X, Y ) W Fig. 4. The TMHP-based policy. The ehicle seres all outstanding demands inside the shaded rectangular region R(X, Y ) as per the TMHP that begins at (X, Y ) and terminates at the irtual demand V. Theorem V.1 (Stability of TMHP-based policy) (i) TMHP-based policy is stable if λ < (1 2 ) 3/2 2W(1 + ) 2, and, V The (ii) assuming that the TMHP-based policy is stable, the steady state expected time spent by a demand in the enironment is upper bounded by ( ) 5W /(1 + ). 2Wλ/(1 2 ) 3/2 Proof: Let R(X, Y ) denote the region [, W] [, Y ] defined by the position (X, Y ) of the serice ehicle, as shown in Fig. 4. Obsere that at the end of eery iteration of this policy, all outstanding demands hae their y-coordinates less than or equal to that of the ehicle, and hence would be contained in R(X, Y ). Let the ehicle be located at p(t i ) = (X(t i ), Y (t i )) at time instant t i. If there are no outstanding demands in R(X(t i ), Y (t i )), then Y (ti) 1+ is the distance that the ehicle moes towards the generator. Thus, we hae Y (t i+1 ) = Y (t i ) Y (t i) 1 + = Y (t i) 1 +, if there are no unsericed demands in R(X(t i ), Y (t i )) at time t i. Otherwise, for any unsericed demands {q 1,...,q ni } where n i 1, in R(X(t i ), Y (t i )), Y (t i+1 ) = L T, (p(t i ), {q 1,...,q ni }, V (t i )),

5 where L T, (p(t i ), {q 1,...,q ni }, V (t i )) is the time taken for the ehicle as per the TMHP that begins at p(t i ), seres all n i demands and ends at the irtual demand V (t i ). Since the distribution of the demands inside R(X(t i ), Y (t i )) is spatially Poisson (cf. Lemma IV.2 from Section IV), Y (t i+1 ) = Y (t i) 1 +, w.p. e λa, = L T, (p(t i ), {q 1 }, V (t i )), w.p. ( λa)e λa, = L T, (p(t i ), {q 1,q 2 }, V (t i )), w.p. ( λa) 2 e λa, 2! and so on, where A = WY (t i ) is the area of R(X(t i ), Y (t i )). We now seek an upper bound for the length L T, (p(t i ), {q 1,...,q ni }, V (t i )) of the TMHP for which we use the method from Section II-B. For n i = k 1, inoking Lemma II.4 and writing Y i := Y (t i ) and Q k := {q 1,...,q k }, L T, (p, Q k, V ) = L E (g (p), g (Q k ), g (V )) Y i 1 2 2WY i k (1 2 ) 3/2 + Y i W 2 1 2, where the second equality is due to y V (ti) =, and the inequality is obtained using Lemma II.2. Thus, we hae E[Y i+1 Y i ] Y i e λa ( 2WY i k (1 2 ) + Y i 3/ W ) ( λa) k 2 e λa, 1 2 k! k=1 where λ = λ/w from Lemma IV.2. Collecting the terms with Y i /(1 + ) together, we obtain E[Y i+1 Y i ] Y i 1 + ( λa) k e λa + k! k= ( 2 2 WY i k 5W ) ( λa) + (1 2 ) 3/2 2 k 1 k=1 2 k! Y i W Yi E [ ] 5W ni Y (1 2 ) 3/2 i Y i = Y i = Y i e λa 2 2 W Yi E[ni Y (1 2 ) 3/2 i ] + 5W W λwyi Yi (1 2 ) 3/2 W + 5W W λ (1 2 ) 3/2 Y i + 5W 2 1, 2 where the inequality in the third step follows by applying Jensen s inequality to the conditional expectation and the equality in the fourth step is due to the arrial process is Poisson with rate λ and for a time interal Y i /. Using the law of iterated expectation, we hae E[Y i+1 ] = E[E[Y i+1 Y i ]] 1 + E[Y 2λW i] + (1 2 ) E[Y 5W i] + 3/2 2 1, (2) 2 which is a linear recurrence in E[Y i ]. Thus, lim i + E[Y i ] is finite if Wλ (1 2 ) < 1 λ < (1 2 ) 3/2 3/2 2W(1 + ) 2. Thus, if λ satisfies the condition aboe, then expected number of demands in the enironment is finite and the TMHP-based policy is stable. The upper bound in part (ii) follows since the recurrence Eq. (2) is linear. A. Limiting Case of Low Speed Demands In this section, we focus on the case when λ + and, by the necessary stability condition in Theorem IV.1, +. Recall that for this case, the sufficient stability condition for the TMHP-based policy is that λ < 1/(2W). This differs by a factor of 8 from the policy independent necessary stability condition of λ < 4/(W). By utilizing the tight asymptotic expression for the length of the TSP path, gien in Theorem II.3, in place of the bound in Lemma II.2, we can reduce this factor to approximately 2. To begin, consider an iteration i of the TMHP-based policy, and let Y i > be the position of the serice ehicle. In the limit as +, the length of the TMHP at the ith iteration equals the length of the corresponding static EMHP as described in Lemma II.4. Further, in the limit as λ +, the number of outstanding demands in that iteration n i +, and hence the length of the EMHP tends to the length of the ETSP through all outstanding demands at the end of the iteration. Thus, applying Theorem II.3, the position of the ehicle at the end of the iteration is gien by Y i+1 = β TSP ni A = β TSP ni Y i W, where A := Y i W is the area of the region below the ehicle at the ith iteration. Conditioned on Y i, E[Y i+1 ] = β TSP E [ Wn i Y i ] βtsp WYi E[n i ], where we hae applied Jensen s inequality. Using Lemma IV.2, E[n i ] = WY i λ/(w) and thus E[Y i+1 Y i ] β TSP W 2 Y 2 i Thus, we arrie at the following result. λ W = β TSP λwyi. Theorem V.2 (TMHP stability for low speeds) In the limit as +, a sufficient condition for stability of the TMHP-based policy is λ < β 2 TSP W W.

6 VI. SIMULATIONS In this section, we present a numerical study to determine stability of the TMHP-based policy. We numerically determine the region of stability of the TMHP-based policy, and compare it with the theoretical results from the preious sections. The linkern 1 soler was used to generate approximations to the TMHP at eery iteration of the policy. The linkern soler takes as an input an instance of the Euclidean Traeling salesperson problem. To transform the constrained EMHP problem into an ETSP, we replaced the distance between the start and end points with a large negatie number, ensuring that this edge was included in the linkern output. For a gien alue of (, λ), we begin with 1 demands in the enironment and determine the ehicle s aerage y coordinate at the end of the iteration. If it exceeds the y coordinate at the beginning of the iteration, then that particular data point of (, λ) is classified as being unstable; otherwise, it is stable. The results of this numerical experiment are presented in Figure 5. For the purpose of comparison, we oerlay the plots for the theoretical cures, which were presented in Figure 1. We obsere that the numerically obtained stability boundary for the TMHP-based policy falls between the necessary and the sufficient conditions for stability, and is well approximated by the cure established by Theorem V.2 for almost the entire interal of ], 1[ Fig. 5. Numerically determined region of stability for the TMHP-based policy. A lightly shaded (green-coloured) dot represents stability while a darkly shaded (blue-coloured) dot represents instability. The uppermost (thick solid) cure is the necessary condition for stability for any policy as deried in Theorem IV.1. The lowest (dashed) cure is the sufficient condition for stability of the TMHP-based policy as established by part (i) of Theorem V.1. The broken cure between the two cures is the sufficient stability condition of the TMHP-based policy in the low speed regime as established in Theorem V.2. The enironment width is W = 1. VII. CONCLUSIONS AND FUTURE DIRECTIONS We introduced a ehicle routing problem in which a serice ehicle seeks to sere demands that arrie ia a Poisson process on a line segment and that translate with a fixed speed in a direction perpendicular to the line. For the existence of a stabilizing policy, we first deried a necessary condition on the arrial rate of the demands as a function of the speed ratio between the demands and the ehicle, and the length of the line segment. Then, we proposed a noel serice policy for the ehicle which inoles sericing all the outstanding demands as per a TMHP through the translating demands. We deried a sufficient condition on the arrial rate of the demands for stability of the TMHP-based policy. In the limiting case of the relatie speed tending to zero, we showed that the necessary and the sufficient conditions for stability are within a constant factor. In the companion paper [1], we analyze the first-come-first-sered (FCFS) policy and show that in the regimes of high demand speeds, the policy is stable for higher arrial rates than the TMHP-based policy. Further, we show that in the high demand speed regime, the FCFS is an optimal policy. In future, we plan to address ersions of the present problem inoling multiple serice ehicles, and also with non-uniform spatial arrial of the demands. This extension has been completed for the placement problem. REFERENCES [1] D. J. Bertsimas and G. J. an Ryzin, A stochastic and dynamic ehicle routing problem in the Euclidean plane, Operations Research, ol. 39, pp , [2], Stochastic and dynamic ehicle routing in the Euclidean plane with multiple capacitated ehicles, Operations Research, ol. 41, no. 1, pp. 6 76, [3] J. D. Papastarou, A stochastic and dynamic routing policy using branching processes with state dependent immigration, European Journal of Operational Research, ol. 95, pp , [4] E. Frazzoli and F. Bullo, Decentralized algorithms for ehicle routing in a stochastic time-arying enironment, in IEEE Conf. on Decision and Control, Paradise Island, Bahamas, Dec. 24, pp [5] B. Korte and J. Vygen, Combinatorial Optimization: Theory and Algorithms, 3rd ed., ser. Algorithmics and Combinatorics. Springer, 25, ol. 21. [6] P. Chalasani and R. Motwani, Approximating capacitated routing and deliery problems, SIAM Journal on Computing, ol. 28, no. 6, pp , [7] M. Hammar and B. J. Nilsson, Approximation results for kinetic ariants of TSP, Discrete and Computational Geometry, ol. 27, no. 4, pp , 22. [8] C. S. Helig, G. Robins, and A. Zelikosky, The moing-target traeling salesman problem, Journal of Algorithms, ol. 49, no. 1, pp , 23. [9] Y. Asahiro, E. Miyano, and S. Shimoirisa, Grasp and deliery for moing objects on broken lines, Theory of Computing Systems, ol. 42, no. 3, pp , 28. [1] S. L. Smith, S. D. Bopardikar, F. Bullo, and J. P. Hespanha, Dynamic ehicle routing with moing demands Part II: High speed demands or low arrial rates, in American Control Conference, St. Louis, MO, Jun. 29, to appear. [11] S. D. Bopardikar, S. L. Smith, F. Bullo, and J. P. Hespanha, Dynamic ehicle routing for translating demands: Stability analysis and receding-horizon policies, IEEE Transactions on Automatic Control, Mar. 29, submitted. [12] R. Isaacs, Differential games. John Wiley, [13] L. Few, The shortest path and the shortest road through n points in a region, Mathematika, ol. 2, pp , [14] J. Beardwood, J. Halton, and J. Hammersly, The shortest path through many points, in Proceedings of the Cambridge Philosophy Society, ol. 55, 1959, pp [15] G. Percus and O. C. Martin, Finite size and dimensional dependence of the Euclidean traeling salesman problem, Physical Reiew Letters, ol. 76, no. 8, pp , The TSP soler linkern is freely aailable for academic research use at

Dynamic Vehicle Routing with Moving Demands Part I: Low speed demands and high arrival rates

Dynamic Vehicle Routing with Moving Demands Part I: Low speed demands and high arrival rates ACC 2009, Submitted St. Louis, MO Dynamic Vehicle Routing with Moing Demands Part I: Low speed demands and high arrial rates Shaunak D. Bopardikar Stephen L. Smith Francesco Bullo João P. Hespanha Abstract

More information

Dynamic Vehicle Routing with Moving Demands Part II: High speed demands or low arrival rates

Dynamic Vehicle Routing with Moving Demands Part II: High speed demands or low arrival rates Dynamic Vehicle Routing with Moing Demands Part II: High speed demands or low arrial rates Stephen L. Smith Shaunak D. Bopardikar Francesco Bullo João P. Hespanha Abstract In the companion paper we introduced

More information

Dynamic Vehicle Routing with Moving Demands Part II: High speed demands or low arrival rates

Dynamic Vehicle Routing with Moving Demands Part II: High speed demands or low arrival rates ACC 9, Submitted St. Louis, MO Dynamic Vehicle Routing with Moing Demands Part II: High speed demands or low arrial rates Stephen L. Smith Shaunak D. Bopardikar Francesco Bullo João P. Hespanha Abstract

More information

Dynamic Vehicle Routing for Translating Demands: Stability Analysis and Receding-Horizon Policies

Dynamic Vehicle Routing for Translating Demands: Stability Analysis and Receding-Horizon Policies 1 Dynamic Vehicle Routing for Translating Demands: Stability Analysis and Receding-Horizon Policies Shaunak D. Bopardikar Stephen L. Smith Francesco Bullo João P. Hespanha Abstract We introduce a problem

More information

Dynamic Vehicle Routing with Heterogeneous Demands

Dynamic Vehicle Routing with Heterogeneous Demands Dynamic Vehicle Routing with Heterogeneous Demands Stephen L. Smith Marco Paone Francesco Bullo Emilio Frazzoli Abstract In this paper we study a ariation of the Dynamic Traeling Repairperson Problem DTRP

More information

Vehicle Routing Algorithms to Intercept Escaping Targets

Vehicle Routing Algorithms to Intercept Escaping Targets Vehicle Routing Algorithms to Intercept Escaping Targets Pushkarini Agharkar 1 and Francesco Bullo Abstract We study a dynamic ehicle routing problem for moing targets Our setup is as follows: (i targets

More information

Dynamic Multi-Vehicle Routing with Multiple Classes of Demands

Dynamic Multi-Vehicle Routing with Multiple Classes of Demands Dynamic Multi-Vehicle Routing with Multiple Classes of Demands Marco Pavone Stephen L. Smith Francesco Bullo Emilio Frazzoli March 18, 2009 Abstract In this paper we study a dynamic vehicle routing problem

More information

Would you risk your live driving drunk? Intro

Would you risk your live driving drunk? Intro Martha Casquete Would you risk your lie driing drunk? Intro Motion Position and displacement Aerage elocity and aerage speed Instantaneous elocity and speed Acceleration Constant acceleration: A special

More information

Online Companion to Pricing Services Subject to Congestion: Charge Per-Use Fees or Sell Subscriptions?

Online Companion to Pricing Services Subject to Congestion: Charge Per-Use Fees or Sell Subscriptions? Online Companion to Pricing Serices Subject to Congestion: Charge Per-Use Fees or Sell Subscriptions? Gérard P. Cachon Pnina Feldman Operations and Information Management, The Wharton School, Uniersity

More information

(a) During the first part of the motion, the displacement is x 1 = 40 km and the time interval is t 1 (30 km / h) (80 km) 40 km/h. t. (2.

(a) During the first part of the motion, the displacement is x 1 = 40 km and the time interval is t 1 (30 km / h) (80 km) 40 km/h. t. (2. Chapter 3. Since the trip consists of two parts, let the displacements during first and second parts of the motion be x and x, and the corresponding time interals be t and t, respectiely. Now, because

More information

VISUAL PHYSICS ONLINE RECTLINEAR MOTION: UNIFORM ACCELERATION

VISUAL PHYSICS ONLINE RECTLINEAR MOTION: UNIFORM ACCELERATION VISUAL PHYSICS ONLINE RECTLINEAR MOTION: UNIFORM ACCELERATION Predict Obsere Explain Exercise 1 Take an A4 sheet of paper and a heay object (cricket ball, basketball, brick, book, etc). Predict what will

More information

Reversal in time order of interactive events: Collision of inclined rods

Reversal in time order of interactive events: Collision of inclined rods Reersal in time order of interactie eents: Collision of inclined rods Published in The European Journal of Physics Eur. J. Phys. 27 819-824 http://www.iop.org/ej/abstract/0143-0807/27/4/013 Chandru Iyer

More information

The Dynamic Team Forming Problem: Throughput and Delay for Unbiased Policies

The Dynamic Team Forming Problem: Throughput and Delay for Unbiased Policies The Dynamic Team Forming Problem: Throughput and Delay for Unbiased Policies Stephen L. Smith,a, Francesco Bullo a a Center for Control, Dynamical Systems and Computation, University of California, Santa

More information

Dynamic Traveling Repairperson Problem for Dynamic Systems

Dynamic Traveling Repairperson Problem for Dynamic Systems Proceedings of the 47th IEEE Conference on Decision Control Cancun Mexico Dec 9-28 TuA5 Dynamic Traveling Repairperson Problem for Dynamic Systems Solomon Itani Emilio Frazzoli Munther A Dahleh Abstract

More information

Task Allocation and Vehicle Routing in Dynamic Environments

Task Allocation and Vehicle Routing in Dynamic Environments University of California Santa Barbara Task Allocation and Vehicle Routing in Dynamic Environments A dissertation submitted in partial satisfaction of the requirements for the degree Doctor of Philosophy

More information

Information Propagation Speed in Bidirectional Vehicular Delay Tolerant Networks

Information Propagation Speed in Bidirectional Vehicular Delay Tolerant Networks Information Propagation Speed in Bidirectional Vehicular Delay Tolerant Networks Emmanuel Baccelli, Philippe Jacquet, Bernard Mans, Georgios Rodolakis INRIA, France, {firstname.lastname}@inria.fr Macquarie

More information

UNDERSTAND MOTION IN ONE AND TWO DIMENSIONS

UNDERSTAND MOTION IN ONE AND TWO DIMENSIONS SUBAREA I. COMPETENCY 1.0 UNDERSTAND MOTION IN ONE AND TWO DIMENSIONS MECHANICS Skill 1.1 Calculating displacement, aerage elocity, instantaneous elocity, and acceleration in a gien frame of reference

More information

UNIVERSITY of CALIFORNIA Santa Barbara. Pursuit Strategies for Autonomous Vehicles. A Dissertation submitted in partial satisfaction of the

UNIVERSITY of CALIFORNIA Santa Barbara. Pursuit Strategies for Autonomous Vehicles. A Dissertation submitted in partial satisfaction of the UNIVERSITY of CALIFORNIA Santa Barbara Pursuit Strategies for Autonomous Vehicles A Dissertation submitted in partial satisfaction of the requirements for the degree Doctor of Philosophy in Mechanical

More information

DYNAMIC VEHICLE ROUTING WITH PRIORITY CLASSES OF STOCHASTIC DEMANDS

DYNAMIC VEHICLE ROUTING WITH PRIORITY CLASSES OF STOCHASTIC DEMANDS DYNAMIC VEHICLE ROUTING WITH PRIORITY CLASSES OF STOCHASTIC DEMANDS STEPHEN L. SMITH, MARCO PAVONE, FRANCESCO BULLO, AND EMILIO FRAZZOLI Abstract. In this paper we introduce a dynamic vehicle routing problem

More information

State-space Modelling of Hysteresis-based Control Schemes

State-space Modelling of Hysteresis-based Control Schemes European Control Conference (ECC) July 7-9,, Zürich, Switzerland. State-space Modelling of Hysteresis-based Control Schemes Soumya Kundu Ian A. Hiskens Abstract The paper deelops a state-space model for

More information

On the Linear Threshold Model for Diffusion of Innovations in Multiplex Social Networks

On the Linear Threshold Model for Diffusion of Innovations in Multiplex Social Networks On the Linear Threshold Model for Diffusion of Innoations in Multiplex Social Networks Yaofeng Desmond Zhong 1, Vaibha Sriastaa 2 and Naomi Ehrich Leonard 1 Abstract Diffusion of innoations in social networks

More information

Dynamics ( 동역학 ) Ch.2 Motion of Translating Bodies (2.1 & 2.2)

Dynamics ( 동역학 ) Ch.2 Motion of Translating Bodies (2.1 & 2.2) Dynamics ( 동역학 ) Ch. Motion of Translating Bodies (. &.) Motion of Translating Bodies This chapter is usually referred to as Kinematics of Particles. Particles: In dynamics, a particle is a body without

More information

Chapter 1: Kinematics of Particles

Chapter 1: Kinematics of Particles Chapter 1: Kinematics of Particles 1.1 INTRODUCTION Mechanics the state of rest of motion of bodies subjected to the action of forces Static equilibrium of a body that is either at rest or moes with constant

More information

Physics 111. Help sessions meet Sunday, 6:30-7:30 pm in CLIR Wednesday, 8-9 pm in NSC 098/099

Physics 111. Help sessions meet Sunday, 6:30-7:30 pm in CLIR Wednesday, 8-9 pm in NSC 098/099 ics Announcements day, ember 7, 2007 Ch 2: graphing - elocity s time graphs - acceleration s time graphs motion diagrams - acceleration Free Fall Kinematic Equations Structured Approach to Problem Soling

More information

Physics 1: Mechanics

Physics 1: Mechanics Physics 1: Mechanics Đào Ngọc Hạnh Tâm Office: A1.53, Email: dnhtam@hcmiu.edu.n HCMIU, Vietnam National Uniersity Acknowledgment: Most of these slides are supported by Prof. Phan Bao Ngoc credits (3 teaching

More information

Section 6: PRISMATIC BEAMS. Beam Theory

Section 6: PRISMATIC BEAMS. Beam Theory Beam Theory There are two types of beam theory aailable to craft beam element formulations from. They are Bernoulli-Euler beam theory Timoshenko beam theory One learns the details of Bernoulli-Euler beam

More information

Position in the xy plane y position x position

Position in the xy plane y position x position Robust Control of an Underactuated Surface Vessel with Thruster Dynamics K. Y. Pettersen and O. Egeland Department of Engineering Cybernetics Norwegian Uniersity of Science and Technology N- Trondheim,

More information

Unit 11: Vectors in the Plane

Unit 11: Vectors in the Plane 135 Unit 11: Vectors in the Plane Vectors in the Plane The term ector is used to indicate a quantity (such as force or elocity) that has both length and direction. For instance, suppose a particle moes

More information

PHYS 1443 Section 004 Lecture #4 Thursday, Sept. 4, 2014

PHYS 1443 Section 004 Lecture #4 Thursday, Sept. 4, 2014 PHYS 1443 Section 004 Lecture #4 Thursday, Sept. 4, 014 One Dimensional Motion Motion under constant acceleration One dimensional Kinematic Equations How do we sole kinematic problems? Falling motions

More information

Transmission lines using a distributed equivalent circuit

Transmission lines using a distributed equivalent circuit Cambridge Uniersity Press 978-1-107-02600-1 - Transmission Lines Equialent Circuits, Electromagnetic Theory, and Photons Part 1 Transmission lines using a distributed equialent circuit in this web serice

More information

Decentralized Algorithms for Vehicle Routing in a Stochastic Time-Varying Environment

Decentralized Algorithms for Vehicle Routing in a Stochastic Time-Varying Environment 43rd IEEE Conference on Decision and Control December 14-17, 2004 Atlantis, Paradise Island, Bahamas ThB05.4 Decentralized Algorithms for Vehicle Routing in a Stochastic Time-Varying Environment Emilio

More information

Dynamic Vehicle Routing for Robotic Systems

Dynamic Vehicle Routing for Robotic Systems Dynamic Vehicle Routing for Robotic Systems The MIT Faculty has made this article openly available. Please share how this access benefits you. Your story matters. Citation As Published Publisher Bullo,

More information

Motion in Two and Three Dimensions

Motion in Two and Three Dimensions PH 1-1D Spring 013 Motion in Two and Three Dimensions Lectures 5,6,7 Chapter 4 (Halliday/Resnick/Walker, Fundamentals of Physics 9 th edition) 1 Chapter 4 Motion in Two and Three Dimensions In this chapter

More information

DYNAMICS. Kinematics of Particles Engineering Dynamics Lecture Note VECTOR MECHANICS FOR ENGINEERS: Eighth Edition CHAPTER

DYNAMICS. Kinematics of Particles Engineering Dynamics Lecture Note VECTOR MECHANICS FOR ENGINEERS: Eighth Edition CHAPTER 27 The McGraw-Hill Companies, Inc. All rights resered. Eighth E CHAPTER 11 VECTOR MECHANICS FOR ENGINEERS: DYNAMICS Ferdinand P. Beer E. Russell Johnston, Jr. Kinematics of Particles Lecture Notes: J.

More information

Chapter 2: 1D Kinematics Tuesday January 13th

Chapter 2: 1D Kinematics Tuesday January 13th Chapter : D Kinematics Tuesday January 3th Motion in a straight line (D Kinematics) Aerage elocity and aerage speed Instantaneous elocity and speed Acceleration Short summary Constant acceleration a special

More information

arxiv: v1 [cs.ni] 13 Aug 2013

arxiv: v1 [cs.ni] 13 Aug 2013 Robotic Message Ferrying for Wireless Networks using Coarse-Grained Backpressure Control Shangxing Wang Dept. of Electrical Engineering, Uniersity of Southern California, Los Angeles, CA Email: shangxiw@usc.edu

More information

Note on Posted Slides. Chapter 3 Pre-Class Reading Question. Chapter 3 Reading Question : The Fine Print. Suggested End of Chapter Items

Note on Posted Slides. Chapter 3 Pre-Class Reading Question. Chapter 3 Reading Question : The Fine Print. Suggested End of Chapter Items Note on Posted Slides These are the slides that I intended to show in class on Wed. Jan. 9, 2013. They contain important ideas and questions from your reading. Due to time constraints, I was probably not

More information

DO PHYSICS ONLINE. WEB activity: Use the web to find out more about: Aristotle, Copernicus, Kepler, Galileo and Newton.

DO PHYSICS ONLINE. WEB activity: Use the web to find out more about: Aristotle, Copernicus, Kepler, Galileo and Newton. DO PHYSICS ONLINE DISPLACEMENT VELOCITY ACCELERATION The objects that make up space are in motion, we moe, soccer balls moe, the Earth moes, electrons moe, - - -. Motion implies change. The study of the

More information

1. Linear Motion. Table of Contents. 1.1 Linear Motion: Velocity Time Graphs (Multi Stage) 1.2 Linear Motion: Velocity Time Graphs (Up and Down)

1. Linear Motion. Table of Contents. 1.1 Linear Motion: Velocity Time Graphs (Multi Stage) 1.2 Linear Motion: Velocity Time Graphs (Up and Down) . LINEAR MOTION www.mathspoints.ie. Linear Motion Table of Contents. Linear Motion: Velocity Time Graphs (Multi Stage). Linear Motion: Velocity Time Graphs (Up and Down).3 Linear Motion: Common Initial

More information

The Kinetic Theory of Gases

The Kinetic Theory of Gases 978-1-107-1788-3 Classical and Quantum Thermal Physics The Kinetic Theory of Gases CHAPTER 1 1.0 Kinetic Theory, Classical and Quantum Thermodynamics Two important components of the unierse are: the matter

More information

Algorithms and Data Structures 2014 Exercises and Solutions Week 14

Algorithms and Data Structures 2014 Exercises and Solutions Week 14 lgorithms and ata tructures 0 xercises and s Week Linear programming. onsider the following linear program. maximize x y 0 x + y 7 x x 0 y 0 x + 3y Plot the feasible region and identify the optimal solution.

More information

Lesson 2: Kinematics (Sections ) Chapter 2 Motion Along a Line

Lesson 2: Kinematics (Sections ) Chapter 2 Motion Along a Line Lesson : Kinematics (Sections.-.5) Chapter Motion Along a Line In order to specify a position, it is necessary to choose an origin. We talk about the football field is 00 yards from goal line to goal line,

More information

Kinematics of Particles

Kinematics of Particles nnouncements Recitation time is set to 8am eery Monday. Participation i credit will be gien to students t who uploads a good question or good answer to the Q& bulletin board. Suggestions? T s and I will

More information

Purpose of the experiment

Purpose of the experiment Impulse and Momentum PES 116 Adanced Physics Lab I Purpose of the experiment Measure a cart s momentum change and compare to the impulse it receies. Compare aerage and peak forces in impulses. To put the

More information

Collective circular motion of multi-vehicle systems with sensory limitations

Collective circular motion of multi-vehicle systems with sensory limitations Collectie circular motion of multi-ehicle systems with sensory limitations Nicola Ceccarelli, Mauro Di Marco, Andrea Garulli, Antonello Giannitrapani Dipartimento di Ingegneria dell Informazione Uniersità

More information

Chapter 4: Techniques of Circuit Analysis

Chapter 4: Techniques of Circuit Analysis Chapter 4: Techniques of Circuit Analysis This chapter gies us many useful tools for soling and simplifying circuits. We saw a few simple tools in the last chapter (reduction of circuits ia series and

More information

Final Exam (Solution) Economics 501b Microeconomic Theory

Final Exam (Solution) Economics 501b Microeconomic Theory Dirk Bergemann and Johannes Hoerner Department of Economics Yale Uniersity Final Exam (Solution) Economics 5b Microeconomic Theory May This is a closed-book exam. The exam lasts for 8 minutes. Please write

More information

Motion in Two and Three Dimensions

Motion in Two and Three Dimensions PH 1-A Fall 014 Motion in Two and Three Dimensions Lectures 4,5 Chapter 4 (Halliday/Resnick/Walker, Fundamentals of Physics 9 th edition) 1 Chapter 4 Motion in Two and Three Dimensions In this chapter

More information

Note on Posted Slides. Motion Is Relative

Note on Posted Slides. Motion Is Relative Note on Posted Slides These are the slides that I intended to show in class on Tue. Jan. 9, 2014. They contain important ideas and questions from your reading. Due to time constraints, I was probably not

More information

Min Chen Department of Mathematics Purdue University 150 N. University Street

Min Chen Department of Mathematics Purdue University 150 N. University Street EXISTENCE OF TRAVELING WAVE SOLUTIONS OF A HIGH-ORDER NONLINEAR ACOUSTIC WAVE EQUATION Min Chen Department of Mathematics Purdue Uniersity 150 N. Uniersity Street 47907-067 chen@math.purdue.edu Monica

More information

On Multiple UAV Routing with Stochastic Targets: Performance Bounds and Algorithms

On Multiple UAV Routing with Stochastic Targets: Performance Bounds and Algorithms On Multiple UAV Routing with Stochastic Targets: Performance Bounds and Algorithms J. J. Enright and E. Frazzoli University of California Los Angeles, Los Angeles, CA 995 K. Savla and F. Bullo University

More information

A Guidance Law for a Mobile Robot for Coverage Applications: A Limited Information Approach

A Guidance Law for a Mobile Robot for Coverage Applications: A Limited Information Approach Proceedings of the Third International Conference on Adances in Control and Optimization of Dynamical Systems, Indian Institute of Technology anpur, India, March 1-15, 014 Frcsh1.6 A Guidance Law for a

More information

DYNAMICS. Kinematics of Particles VECTOR MECHANICS FOR ENGINEERS: Tenth Edition CHAPTER

DYNAMICS. Kinematics of Particles VECTOR MECHANICS FOR ENGINEERS: Tenth Edition CHAPTER Tenth E CHAPTER 11 VECTOR MECHANICS FOR ENGINEERS: DYNAMICS Ferdinand P. Beer E. Russell Johnston, Jr. Phillip J. Cornwell Lecture Notes: Brian P. Self California Polytechnic State Uniersity Kinematics

More information

AETHER THEORY AND THE PRINCIPLE OF RELATIVITY 1

AETHER THEORY AND THE PRINCIPLE OF RELATIVITY 1 AEHER HEORY AND HE PRINIPLE OF RELAIVIY 1 Joseph Ley 4 Square Anatole France, 915 St Germain-lès-orbeil, France E. Mail: ley.joseph@orange.fr 14 Pages, 1 figure, Subj-lass General physics ABSRA his paper

More information

EINSTEIN S KINEMATICS COMPLETED

EINSTEIN S KINEMATICS COMPLETED EINSTEIN S KINEMATICS COMPLETED S. D. Agashe Adjunct Professor Department of Electrical Engineering Indian Institute of Technology Mumbai India - 400076 email: eesdaia@ee.iitb.ac.in Abstract Einstein,

More information

Network Flow Problems Luis Goddyn, Math 408

Network Flow Problems Luis Goddyn, Math 408 Network Flow Problems Luis Goddyn, Math 48 Let D = (V, A) be a directed graph, and let s, t V (D). For S V we write δ + (S) = {u A : u S, S} and δ (S) = {u A : u S, S} for the in-arcs and out-arcs of S

More information

Doppler shifts in astronomy

Doppler shifts in astronomy 7.4 Doppler shift 253 Diide the transformation (3.4) by as follows: = g 1 bck. (Lorentz transformation) (7.43) Eliminate in the right-hand term with (41) and then inoke (42) to yield = g (1 b cos u). (7.44)

More information

Fu Yuhua 1. Beijing, China

Fu Yuhua 1. Beijing, China 85 An Example of Guiding Scientific Research with hilosophical rinciples Based on Uniqueness of Truth and Neutrosophy eriing Newton's Second Law and the like Fu Yuhua 1 1 CNOOC Research Institute Beijing,

More information

Collective circular motion of multi-vehicle systems with sensory limitations

Collective circular motion of multi-vehicle systems with sensory limitations Proceedings of the 44th IEEE Conference on Decision and Control, and the European Control Conference 2005 Seille, Spain, December 12-15, 2005 MoB032 Collectie circular motion of multi-ehicle systems with

More information

arxiv: v1 [math.co] 25 Apr 2016

arxiv: v1 [math.co] 25 Apr 2016 On the zone complexity of a ertex Shira Zerbib arxi:604.07268 [math.co] 25 Apr 206 April 26, 206 Abstract Let L be a set of n lines in the real projectie plane in general position. We show that there exists

More information

FREEWAY WEAVING. Highway Capacity Manual 2000 CHAPTER 24 CONTENTS EXHIBITS

FREEWAY WEAVING. Highway Capacity Manual 2000 CHAPTER 24 CONTENTS EXHIBITS CHAPTER 24 FREEWAY WEAVING CONTENTS I. INTRODUCTION... 24-1 Scope of the Methodology...24-1 Limitations of the Methodology...24-1 II. METHODOLOGY...24-1 LOS...24-2 Weaing Segment Parameters...24-3 Determining

More information

Fundamental Performance Limits for Multi-Stage Vehicle Routing Problems

Fundamental Performance Limits for Multi-Stage Vehicle Routing Problems Submitted to Operations Research manuscript OPRE-2007-08-388 Fundamental Performance Limits for Multi-Stage Vehicle Routing Problems Holly A. Waisanen, Devavrat Shah, and Munther A. Dahleh Dept of EECS,

More information

Introduction to Thermodynamic Cycles Part 1 1 st Law of Thermodynamics and Gas Power Cycles

Introduction to Thermodynamic Cycles Part 1 1 st Law of Thermodynamics and Gas Power Cycles Introduction to Thermodynamic Cycles Part 1 1 st Law of Thermodynamics and Gas Power Cycles by James Doane, PhD, PE Contents 1.0 Course Oeriew... 4.0 Basic Concepts of Thermodynamics... 4.1 Temperature

More information

Dynamic Vehicle Routing with Priority Classes of Stochastic Demands

Dynamic Vehicle Routing with Priority Classes of Stochastic Demands Dynamic Vehicle Routing with Priority Classes of Stochastic Demands The MIT Faculty has made this article openly available. Please share how this access benefits you. Your story matters. Citation As Published

More information

Towards Green Distributed Storage Systems

Towards Green Distributed Storage Systems Towards Green Distributed Storage Systems Abdelrahman M. Ibrahim, Ahmed A. Zewail, and Aylin Yener Wireless Communications and Networking Laboratory (WCAN) Electrical Engineering Department The Pennsylania

More information

A possible mechanism to explain wave-particle duality L D HOWE No current affiliation PACS Numbers: r, w, k

A possible mechanism to explain wave-particle duality L D HOWE No current affiliation PACS Numbers: r, w, k A possible mechanism to explain wae-particle duality L D HOWE No current affiliation PACS Numbers: 0.50.-r, 03.65.-w, 05.60.-k Abstract The relationship between light speed energy and the kinetic energy

More information

Math Mathematical Notation

Math Mathematical Notation Math 160 - Mathematical Notation Purpose One goal in any course is to properly use the language of that subject. Finite Mathematics is no different and may often seem like a foreign language. These notations

More information

Theory of Network Communication

Theory of Network Communication Theory of Network Communication Dr. Christian Scheideler Johns Hopkins Uniersity, Sept. 9 2002 Introduction The goal of this lecture is to gie an introduction to the state of the art in the theory of network

More information

A. unchanged increased B. unchanged unchanged C. increased increased D. increased unchanged

A. unchanged increased B. unchanged unchanged C. increased increased D. increased unchanged IB PHYSICS Name: DEVIL PHYSICS Period: Date: BADDEST CLASS ON CAMPUS CHAPTER B TEST REVIEW. A rocket is fired ertically. At its highest point, it explodes. Which one of the following describes what happens

More information

Equitable Partitioning Policies for Robotic Networks

Equitable Partitioning Policies for Robotic Networks Equitable Partitioning Policies for Robotic Networks Marco Pavone, Alessandro Arsie, Emilio Frazzoli, Francesco Bullo Abstract The most widely applied resource allocation strategy is to balance, or equalize,

More information

Lecture 1. 1 Overview. 2 Maximum Flow. COMPSCI 532: Design and Analysis of Algorithms August 26, 2015

Lecture 1. 1 Overview. 2 Maximum Flow. COMPSCI 532: Design and Analysis of Algorithms August 26, 2015 COMPSCI 532: Design and Analysis of Algorithms August 26, 205 Lecture Lecturer: Debmalya Panigrahi Scribe: Allen Xiao Oeriew In this lecture, we will define the maximum flow problem and discuss two algorithms

More information

Displacement, Time, Velocity

Displacement, Time, Velocity Lecture. Chapter : Motion along a Straight Line Displacement, Time, Velocity 3/6/05 One-Dimensional Motion The area of physics that we focus on is called mechanics: the study of the relationships between

More information

Physics 2A Chapter 3 - Motion in Two Dimensions Fall 2017

Physics 2A Chapter 3 - Motion in Two Dimensions Fall 2017 These notes are seen pages. A quick summary: Projectile motion is simply horizontal motion at constant elocity with ertical motion at constant acceleration. An object moing in a circular path experiences

More information

A Gossip Algorithm for Heterogeneous Multi-Vehicle Routing Problems

A Gossip Algorithm for Heterogeneous Multi-Vehicle Routing Problems A Gossip Algorithm for Heterogeneous Multi-Vehicle Routing Problems Mauro Franceschelli Daniele Rosa Carla Seatzu Francesco Bullo Dep of Electrical and Electronic Engineering, Univ of Cagliari, Italy (e-mail:

More information

On resilience of distributed routing in networks under cascade dynamics

On resilience of distributed routing in networks under cascade dynamics On resilience of distributed routing in networks under cascade dynamics Ketan Sala Giacomo Como Munther A. Dahleh Emilio Frazzoli Abstract We consider network flow oer graphs between a single origin-destination

More information

Balanced Partitions of Vector Sequences

Balanced Partitions of Vector Sequences Balanced Partitions of Vector Sequences Imre Bárány Benjamin Doerr December 20, 2004 Abstract Let d,r N and be any norm on R d. Let B denote the unit ball with respect to this norm. We show that any sequence

More information

CONSIDER a group of n mobile robotic agents, equipped. Monotonic Target Assignment for Robotic Networks

CONSIDER a group of n mobile robotic agents, equipped. Monotonic Target Assignment for Robotic Networks IEEE TRANSACTIONS ON AUTOMATIC CONTROL,, VOL.??, NO.??, JANUARY 2009 1 Monotonic Target Assignment for Robotic Networks Stephen L. Smith Student Member, IEEE and Francesco Bullo, Senior Member, IEEE Abstract

More information

Brake applications and the remaining velocity Hans Humenberger University of Vienna, Faculty of mathematics

Brake applications and the remaining velocity Hans Humenberger University of Vienna, Faculty of mathematics Hans Humenberger: rake applications and the remaining elocity 67 rake applications and the remaining elocity Hans Humenberger Uniersity of Vienna, Faculty of mathematics Abstract It is ery common when

More information

Isoperimetric problems

Isoperimetric problems CHAPTER 2 Isoperimetric problems 2.1. History One of the earliest problems in geometry was the isoperimetric problem, which was considered by the ancient Greeks. The problem is to find, among all closed

More information

Channel Probing in Communication Systems: Myopic Policies Are Not Always Optimal

Channel Probing in Communication Systems: Myopic Policies Are Not Always Optimal Channel Probing in Communication Systems: Myopic Policies Are Not Always Optimal Matthew Johnston, Eytan Modiano Laboratory for Information and Decision Systems Massachusetts Institute of Technology Cambridge,

More information

BAYESIAN PREMIUM AND ASYMPTOTIC APPROXIMATION FOR A CLASS OF LOSS FUNCTIONS

BAYESIAN PREMIUM AND ASYMPTOTIC APPROXIMATION FOR A CLASS OF LOSS FUNCTIONS TH USHNG HOUS ROCDNGS OF TH ROMANAN ACADMY Series A OF TH ROMANAN ACADMY Volume 6 Number 3/005 pp 000-000 AYSAN RMUM AND ASYMTOTC AROMATON FOR A CASS OF OSS FUNCTONS Roxana CUMARA Department of Mathematics

More information

Submitted to IEEE TR, Nov 10, 2007 On Discrete-time Pursuit-evasion Games with Sensing Limitations

Submitted to IEEE TR, Nov 10, 2007 On Discrete-time Pursuit-evasion Games with Sensing Limitations Submitted to IEEE TR Nov 10 007 On Discrete-time Pursuit-evasion Games with Sensing Limitations Shaunak D. Bopardikar (Corresponding author Department of Mechanical Engineering University of California

More information

Residual migration in VTI media using anisotropy continuation

Residual migration in VTI media using anisotropy continuation Stanford Exploration Project, Report SERGEY, Noember 9, 2000, pages 671?? Residual migration in VTI media using anisotropy continuation Tariq Alkhalifah Sergey Fomel 1 ABSTRACT We introduce anisotropy

More information

Linear Momentum and Collisions Conservation of linear momentum

Linear Momentum and Collisions Conservation of linear momentum Unit 4 Linear omentum and Collisions 4.. Conseration of linear momentum 4. Collisions 4.3 Impulse 4.4 Coefficient of restitution (e) 4.. Conseration of linear momentum m m u u m = u = u m Before Collision

More information

Work and Kinetic Energy

Work and Kinetic Energy Work Work an Kinetic Energy Work (W) the prouct of the force eerte on an object an the istance the object moes in the irection of the force (constant force only). W = " = cos" (N " m = J)! is the angle

More information

Chapter 1. The Postulates of the Special Theory of Relativity

Chapter 1. The Postulates of the Special Theory of Relativity Chapter 1 The Postulates of the Special Theory of Relatiity Imagine a railroad station with six tracks (Fig. 1.1): On track 1a a train has stopped, the train on track 1b is going to the east at a elocity

More information

Chapter 11 Collision Theory

Chapter 11 Collision Theory Chapter Collision Theory Introduction. Center o Mass Reerence Frame Consider two particles o masses m and m interacting ia some orce. Figure. Center o Mass o a system o two interacting particles Choose

More information

Patterns of Non-Simple Continued Fractions

Patterns of Non-Simple Continued Fractions Patterns of Non-Simple Continued Fractions Jesse Schmieg A final report written for the Uniersity of Minnesota Undergraduate Research Opportunities Program Adisor: Professor John Greene March 01 Contents

More information

Algebraic Derivation of the Oscillation Condition of High Q Quartz Crystal Oscillators

Algebraic Derivation of the Oscillation Condition of High Q Quartz Crystal Oscillators Algebraic Deriation of the Oscillation Condition of High Q Quartz Crystal Oscillators NICOLAS RATIER Institut FEMTO ST, CNRS UMR 67 Département LPMO a. de l Obseratoire, 50 Besançon FRANCE nicolas.ratier@femto-st.fr

More information

Algebra Based Physics. Motion in One Dimension. 1D Kinematics Graphing Free Fall 2016.notebook. August 30, Table of Contents: Kinematics

Algebra Based Physics. Motion in One Dimension. 1D Kinematics Graphing Free Fall 2016.notebook. August 30, Table of Contents: Kinematics Table of Contents: Kinematics Algebra Based Physics Kinematics in One Dimension 06 03 www.njctl.org Motion in One Dimension Aerage Speed Position and Reference Frame Displacement Aerage Velocity Instantaneous

More information

16.410/413 Principles of Autonomy and Decision Making

16.410/413 Principles of Autonomy and Decision Making 6.4/43 Principles of Autonomy and Decision Making Lecture 8: (Mixed-Integer) Linear Programming for Vehicle Routing and Motion Planning Emilio Frazzoli Aeronautics and Astronautics Massachusetts Institute

More information

OPTIMIZATION OF FLOWS AND ANALYSIS OF EQUILIBRIA IN TELECOMMUNICATION NETWORKS

OPTIMIZATION OF FLOWS AND ANALYSIS OF EQUILIBRIA IN TELECOMMUNICATION NETWORKS OPTIMIZATION OF FLOWS AND ANALYSIS OF EQUILIBRIA IN TELECOMMUNICATION NETWORKS Ciro D Apice (a, Rosanna Manzo (b, Luigi Rarità (c (a, (b, (c Department of Information Engineering and Applied Mathematics,

More information

The cover pebbling theorem

The cover pebbling theorem The coer pebbling theorem Jonas Sjöstrand Department of Mathematics KTH, SE-100 44 Stockholm, Sweden jonass@kth.se Submitted: Oct 21, 2004; Accepted: No 4, 2005; Published: No 15, 2005 Mathematics Subject

More information

The optimal pebbling number of the complete m-ary tree

The optimal pebbling number of the complete m-ary tree Discrete Mathematics 222 (2000) 89 00 www.elseier.com/locate/disc The optimal pebbling number of the complete m-ary tree Hung-Lin Fu, Chin-Lin Shiue Department of Applied Mathematics, National Chiao Tung

More information

The number of marks is given in brackets [ ] at the end of each question or part question. The total number of marks for this paper is 72.

The number of marks is given in brackets [ ] at the end of each question or part question. The total number of marks for this paper is 72. ADVANCED GCE UNIT 76/ MATHEMATICS (MEI Mechanics MONDAY MAY 7 Additional materials: Answer booklet (8 pages Graph paper MEI Examination Formulae and Tables (MF Morning Time: hour minutes INSTRUCTIONS TO

More information

MOTION OF FALLING OBJECTS WITH RESISTANCE

MOTION OF FALLING OBJECTS WITH RESISTANCE DOING PHYSICS WIH MALAB MECHANICS MOION OF FALLING OBJECS WIH RESISANCE Ian Cooper School of Physics, Uniersity of Sydney ian.cooper@sydney.edu.au DOWNLOAD DIRECORY FOR MALAB SCRIPS mec_fr_mg_b.m Computation

More information

SUPPLEMENTARY MATERIAL. Authors: Alan A. Stocker (1) and Eero P. Simoncelli (2)

SUPPLEMENTARY MATERIAL. Authors: Alan A. Stocker (1) and Eero P. Simoncelli (2) SUPPLEMENTARY MATERIAL Authors: Alan A. Stocker () and Eero P. Simoncelli () Affiliations: () Dept. of Psychology, Uniersity of Pennsylania 34 Walnut Street 33C Philadelphia, PA 94-68 U.S.A. () Howard

More information

Dynamic Lot Size Problems with One-way Product Substitution 1

Dynamic Lot Size Problems with One-way Product Substitution 1 This is the Pre-Published Version. 03/2002/100057 ynamic Lot Size Problems with One-way Product Substitution 1 Vernon Ning Hsu School of Management George Mason Uniersity Fairfax, VA 22030, USA email hsu@gmu.edu

More information

Parameters Identification of Equivalent Circuit Diagrams for Li-Ion Batteries

Parameters Identification of Equivalent Circuit Diagrams for Li-Ion Batteries Parameters Identification of Equialent Circuit Diagrams for Li-Ion eries Ahmad ahmoun, Helmuth Biechl Uniersity of Applied ciences Kempten Ahmad.ahmoun@stud.fh-empten.de, biechl@fh-empten.de Abstract-eries

More information

MANAGEMENT SCIENCE doi /mnsc ec pp. ec1 ec31

MANAGEMENT SCIENCE doi /mnsc ec pp. ec1 ec31 MANAGEMENT SCIENCE doi 10.1287/mnsc.1060.0650ec pp. ec1 ec31 e-companion ONLY AVAILABLE IN ELECTRONIC FORM informs 2007 INFORMS Electronic Companion Temporary and Permanent Buyout Prices in Online Auctions

More information