Multi-Robot Flooding Algorithm for the Exploration of Unknown Indoor Environments

Size: px
Start display at page:

Download "Multi-Robot Flooding Algorithm for the Exploration of Unknown Indoor Environments"

Transcription

1 2010 IEEE Intenational Confeence on Robotics and Automation Anchoage Convention Distict May 3-8, 2010, Anchoage, Alaska, USA Multi-Robot Flooding Algoithm fo the Exploation of Unknown Indoo Envionments Flavio Cabea-Moa, Jizhong Xiao and Pete Bass Abstact In this pape we study the poblem of multi-obot exploation of unknown indoo envionments that ae modeled as tees. Specifically, ou appoach conside that obots deploy and communicate with active landmaks in evey intesection they encounte. We pesent a novel algoithm that is guaanteed to completely exploe any tee with m edges and diamete D, by allowing k obots to be fed into the tee one at a time. We pove that the exploation time of the algoithm gows in linea popotion with the size of the tee and is not bigge than D + m. Simulation esults ae pesented that cooboate the theoetical analysis. I. INTRODUCTION The exploation of unknown indoo envionments is a poblem that emains open in the obotics community. Seveal appoaches have been poposed to deal with this poblem and can be mainly chaacteized by the way the envionment is modeled: as a geometic stuctue [1], [2], [3]; as a gid [4], [5]; o as a gaph [6], [7], [8], [9], [10]. In this pape we conside the exploation of an indoo envionment with multiple obots. These obots ae assisted by active landmaks (tokens) that ae deployed by the obots while pefoming the exploation. These tokens povide diections to the obots that find them along the way. Consideing these tokens as nodes of a gaph and the passages between them as edges, the exploation pocess can be conveniently epesented as the poblem of exploing a gaph: visiting all vetices and tavesing all edges. Exploation of gaphs has been a well-studied poblem, especially fo the single-obot case, fo both diected and undiected gaphs. Exploation of diected gaphs, whee obots can move only in one diection, has been studied fo example in [11] whee the minimum time of exploation is investigated. In [12], it is poven that by letting a single obot to mak the envionment with passive landmaks (pebbles) the exploation time is damatically impoved. In [13], it was shown that a single obot can lean its way though a diected gaph in time polynomial in n, using only one pebble, if the uppe bound on the total numbe of vetices n is known. If, on the othe hand, this uppe bound is not known, it is stated that θ(loglog(n)) pebbles ae both necessay and sufficient to pefom the exploation. Howeve, the authos in [13] do not mention how much the exploation time will be impoved when using moe than one pebble. Flavio Cabea-Moa is with the Depatment of Electical Engineeing, The Gaduate Cente of the City Univesity of New Yok, 365 5th Ave. New Yok, NY, USA, fcabea-moa@gc.cuny.edu Jizhong Xiao and Pete Bass ae with the Depatments of Electical Engineeing and Compute Science, The City College of the City Univesity of New Yok, 140th Steet & Convent Avenue, New Yok, NY 10031, USA jxiao@ccny.cuny.edu, pete@cs.ccny.cuny.edu Exploation using undiected gaphs is consideed in some othe woks. In [6] the goal is to achieve an efficient exploation unde the constaint that the obot must etun to the oot fo efueling peiodically. In [14] the exploation of all vetices and all edges is achieved while minimizing the total numbe of edge tavesals. In [15] and [16], undiected gaphs wee used to study the dynamic coveage poblem using a single obot and the least ecently visited (LRV) stategy. The obot deploys tokens that ae capable of communication and sensing. These tokens assist the obot by poviding instuctions, although this instuctions ae limited to only the fou cadinal diections. They poved that in a tee with m edges, the exploation time of LVR is 2m, whee thei definition of complete exploation is that evey edge has been tavesed at least once. Ideally, the exploation pocess must be accomplished as fast as possible and to this end, the use of multiple obots is expected to pefom faste than the single obot case. In [17], an exploation algoithm that exploes spase tees with k obots is pesented and it is shown that its competitive atio is influenced only by the density and the diamete of the tee. In this appoach, the communication exists exclusively among obots and it occus only when obots meet in the same vetex. In [18], k obots ae used to exploe a tee with m edges and diamete D, using a communication model that allows all obots to exchange infomation at evey step of the pocess though the use of tokens. The authos poposed an exploation algoithm with a unning time O( m logk +D), which is O( k logk ) lage than the optimal exploation time when the tee is known a-pioi. Finally, in [19], the authos pesented an algoithm fo the exploation of a tee with m edges and adius, using k obots, and show that the exploation time is 2m k + O(k 1 ), impoving the esult in [18] and almost eaching the lowe bound max( 2m k,2). Without exception all the afoementioned appoaches fo collective exploation assume that all k obots, located at the oigin, ente the tee all at once in the fist step. In pactical implementations howeve, it will neve be physically possible to make k obots ente an envionment o tavese a passage all at once if the numbe of obots is lage enough. Moeove, having k obots enteing one paticula edge all at once make them vulneable to the envionment. Futhemoe, in some paticula scenaios, such as a long path with no banches, the contibution of the k obots is null since all the obots will tavese the entie path, as if they wee pefoming the exploation individually. In this pape, we popose a novel algoithm in which /10/$ IEEE 5478

2 obots ente an undiected tee one at a time and only one obot is allowed to tavese an edge at each step. On evey vetex, obots deploy tokens that late on will instuct the obots towad unexploed/open edges, peventing obots to ente aleady exploed subtees. Consequently, the decision about the next move of a obot is mainly taken by the tokens. This ceates a decentalized system, feeing obots esouces fo othe tasks. We deive an uppe bound fo the exploation time, poving that it depends linealy on the size of the tee and that is neve bigge than D +m. We also pefom simulation to study the behavio of the algoithm in tees of diffeent sizes. The pape is oganized as follows: Section II descibes ou poposed flooding algoithm. Its analysis on tees is pefomed in Section III. Simulations showing the behavio of the algoithm in diffeent tees ae pesented in Section IV. Finally,concluding emaks ae offeed in Section V. A. Peliminaies II. FLOODING ALGORITHM k Robots ae initially located at the oot of an unknown tee T = (V,E), containing n vetices and m edges. Each obot is uniquely identified with an intege numbe fom 1 to k. Robots exploe the tee by moving along the edges that link a pai of vetices. All obots ae identical and exploe the tee following the same exploation algoithm. Define a paent vetex as one with at least one edge leading to anothe vetex in a downwad diection. The latte vetex is called a child vetex. A leaf is a vetex with no childen. Define a downwad edge ě v as an edge that leads fom a vetex v to one of its childen. That is, fo any vetex v, the numbe of downwad edges can be expessed as: ě v = deg(v) 1. Define a token (active landmak) as a bookkeeping device being deployed in each vetex. Evey token has communication capabilities and is able to stoe at least the following infomation: The numbe of edges conveging in a vetex The ID of the obots that have visited it A list of available edges fo obots to exploe The diection that a obot will take in the next step Each obot is capable of: Caying an unlimited numbe of tokens. Assessing whethe it has eached a vetex and deploy a token if none is pesent in it. Distinctively identifying evey edge on that vetex. At evey step, a obot located at a vetex can eithe tavese an edge o emain in its cuent position. Define an unused/unexploed edge as one that still has not been tavesed by any obot. Define an open edge as one though which a obot has left a vetex v, without etuning back to it no sending a message that it has eached a leaf (i.e., the obot is still exploing downwads the subtee ooted at v). If a vetex has some open edges, the token will send a obot to each open edge in inceasing ode. Fo instance, let assume vetex v has open edges labeled 2, 5, 8 and 10. The next obot aiving at v will be sent to edge 2 the next step. Any obot that aives at v late will be sent to edge 5, and so foth, until one obot has been sent to each open edge distibuting the obots as evenly as possible. Assume that at each step, each token is able to tansmit its own infomation about available edges to its paent token and that this tansmission is instantaneous. At the beginning, the fist obot deploys a token at. Each time a obot eaches a vetex whee a token has been deployed befoe, it will ead and wite its infomation. Define back-pointe as a list of all edges a obot has visited in ode to be in its cuent position. Each edge in the list must have associated the ID of the two tokens the edge is connected to. This list can be used late on by the obot to back tace its steps to. A obot aiving at a leaf will dop a token, making the place, and the token will tansmit to its paent that thee ae no banches available at this end. This will pevent obots to ente the edge again and will infom that the obot cuently located at the leaf is etuning back to its paent in the next step. B. One-by-one Flooding Algoithm The main diffeence between ou algoithm and those in the liteatue is that ous allows obots to ente the tee one at a time and only one obot is allowed to tavese an edge in each step. In addition, each token exchanges infomation with its paent about the next destination of the obot in the vetex. As a esult, no two obots will ente the same vetex on the same step. Algoithm 1: One-by-one Flooding Algoithm 1 Let R be a obot aiving at a vetex v though edge e; 2 Let e j be the ID of each edge at v; 3 Let j be the total numbe of edges at v; 4 if thee is no token pesent at v then 5 R dops one token at v; 6 R follows one of the j available edges in next step; 7 else if thee ae unused edges at v then 8 R follows one of the unused edges in next step; 9 else if thee ae open edges at v then 10 if open edges to be used by othe obots in next step then 11 R will stay put at v in next step; 12 else 13 R follows one open edge in next step; 14 end 15 else 16 R etuns to the paent vetex of v using its back-pointe in next step; 17 end The algoithm exhibits fou popeties: 1) No edge is used moe than twice by the same obot. 2) Some obots might emain static in some vetices (they will not ente an edge unless an instuction to do so is given by the token at the vetex). 3) The exploation is pefomed by the numbe of obots that is moe appopiate fo the size of the tee. 5479

3 4) No obot etuns to befoe evey edge has been tavese and evey vetex has been visited at least once. III. RESULT AND ANALYSIS ON TREES Define finished tee as a tee in which all edges have been tavesed and all vetices have been visited at least once by any obot, and the finished exploation time (t e ) as the time needed fo the tee to be finished. Define completed tee as a tee that is finished and in which all obots ae back at. The complete exploation time (t c ) is the time equied fo the tee to be completed. Conside a tee T with m edges, ooted at vetex and define d as the degee of. Assume that thee ae k obots stationed at and that it is guaanteed that thee will be obots available at all times in to be fed into the tee until the exploation is finished. Claim 1: Any tee can be consideed as being fomed by d individual subtees, all of them ooted at, whee the degee of each oot is equal to 1. Poof: By definition, the algoithm will feed one obot into each available unused/open edge at evey step. At the stat of the exploation, thee ae d unused edges in, along with k obots. The fist d obots will ente one of the d unused edges in the fist step since thee is nothing that pevent them to do so (ecall that only a token can instuct the obot to emain static in a vetex). The feeding pocess stats at the same time on all the subtees of. Wheneve a subtee is finished, the obots in that subtee will stat etuning to, but this will not affect the movement of obots in the othe subtees of. Thus, the exploation of a subtee of is independent of the exploation of any othe subtee, and as such evey subtee can be thought of as an individual tee whee its oot has degee 1. Define a path S = [a 0,a 1,a 2,,a l 1,a l,a l+1 ] as the path fom the oot to the vetex that will be exploed last, whee a 0 = and the last element is a leaf. Define T s as the subtee of whee S is specified. Since we ae inteested in the wost pefomance, at evey vetex the decision of what edge a obot should take next step belongs to the advesay. That is, if vetex a i has j unexploed edges, the edge that leads to a i+1 will be taken afte all othe j 1 edges has been taken befoe. Claim 2: The complete exploation time of tee T equals the time needed to completely exploe the subtee T s. Poof: Poof of claim 2 follows diectly fom claim 1: since each subtee of is independent of each othe, and because the subtee T s is the subtee that will be completely exploed last, any othe subtee will be completed befoe T s. Consequently, T s will detemine the time in which tee T is completely exploed. Due to claim 2, fom now on the analysis of tee T will be efeed as the analysis of T s. Claim 3: The total time to complete the exploation t c equals the total time to finish the exploation t e plus the numbe of obots k m inside the tee at time t e. That is, t c = t e +k m (1) Poof: One of the popeties of the algoithm states that all obots that ente the tee will emain in it until the exploation is finished eithe by moving along open/unexploed edges, o by emaining static in a vetex. If at time t e thee ae k m obots inside the tee, and since only one obot is allowed to tavese an edge in each step, then it will take k m steps to evacuate all obots to. Claim 4: With algoithm one-by-one, the maximum numbe of obots enteing a tee equals t e. That is, k mmax = t e (2) Poof: Accoding to the algoithm, at each step one obot entes a tee. If conditions ae adequate, the algoithm will keep feeding obots until time t e is eached. Since t e is the time when the last unexploed edge is tavesed, afte t e all obots in T will stat etuning to. Theoem 1: Algoithm one-by-one will completely exploe any tee in time at most D +m. That is, t c D +m (3) Poof: In the fist pat of the poof we will conside how the algoithm pefom in smalle tees. Define minimum tee as a 3-edge tee withd = 2 andm = 3 that will always be exploed by two obots in timet e = 3 (Fig. 1). As a esult, the time fo complete exploation will be: t c = t e +k m = 5. Note that t c can also be defined, fo this configuation, as: t c = D + m = 5. Define extended minimum tee as a tee with D = 2 and m e = j + 1 edges, whee j is the total numbe of leaves. The extended minimum tee will also be exploed by at most two obots (Fig. 2). In geneal, the exploation time of any extended minimum tee with two obots can be expessed as: step 1 Fig. 1. t e = m e (4) t c = t e +k m = m e +2 = m e +D (5) step 2 step 3 ( te = 3) Two obots exploing the minimum tee path of obot 1 path of obot 2 Now, conside a tee with diamete D 3. Accoding to the definition of intenal vetex, the tee with the minimum numbe of edges and diamete D 3 has the configuation shown in Fig. 3a. Fig. 3b shows that this tee can be decomposed into D 1 minimum tees. Since each minimum tee will be exploed in t e = m e with two obots, then the total 5480

4 = edundant obots j j-1 step 1 step 2 step 3 edundant edges path of obot 1 path of obot 2 step 4 step j+1 ( t e = j+1) Fig. 2. Two obots exploing an extended minimum tee a) b) Fig. 3. a) Tee with minimum numbe of intenal vetices and D 3 (dots epesent obots located at vetices at time t e) b) Decomposition into D 1 minimum tees a0 exploation time will be equal to t e = (D 1)m e. Howeve, this esult is inaccuate: thee ae some edundant edges, as shown in Fig. 3b. Fo each D 1 minimum tees foming T thee will be D 2 edundant tems. Consequently, the total exploation time can be expessed as, t e = (D 1)m e (D 2) (6) The total numbe of edges in T can be obtained fom the following analysis: each minimum tee has m e edges, and thee ae D 1 minimum tees and D 2 edundant edges that belong to moe than one minimum tee. Thus, the total numbe of edges in T can be expessed as, m = (D 1)m e (D 2) (7) a N h-1 N a2 a3 Fig. 4. N-ay tee ooted at a 1 a l-2 a l-1 a l a l+1 h Compaison of (6) and (7) leads to: t e = m. The numbe of obots inside the tee in Fig. 3a at time t e can be obtained following a simila analysis: each minimum tees is exploed by two obots. Thee ae some obots that ae consideed in moe than one minimum tee (cf. Fig. 3b). That is, fo each pai of minimum tees, thee is one edundant obot. Thus, the total numbe of obots at time t e can be expessed as: k m = 2(D 1) (D 2) = D (8) Using claim 3, we can expess t c as, t c = t e +k m = m+d (9) Thus, theoem 1 holds fo any small tee of diamete D and with the minimum numbe of edges in it. In the second pat of the poof, we study the behavio of the algoithm in any lage tee. To this end, we will use a full N-ay tee. A full N-ay tee is one in which all leaves have the same depth (diamete) and all intenal vetices have degee N, whee by definition N 2 and D N. Conside thee exists a N-ay tee ooted at a 1 with diamete h. The path S is defined in the N th subtee as shown in Fig. 4. The total numbe of leaves in a N-ay tee equals N h, and the numbe of intenal vetices can be calculated as follows, 1+N +N 2 + +N h 1 = h 1 N i i=0 = Nh 1 N 1 (10) Since it is assumed that the N-ay tee is ooted at a 1, the total numbe of vetices n in T equals, n = Nh 1 N 1 +Nh +1 (11) Whee the one accounts fo vetex a 0. The total numbe of edges in T is, m = n 1 = Nh 1 N 1 +Nh = Nh+1 1 N 1 Since h = D 1, then (12) can be ewitten as, (12) m = ND 1 N 1 = ND 1 +N D 2 + +N +1(13) 5481

5 If the one-by-one algoithm is used in the N-ay tee, the fist subtee of a 1 will be finished fist, then the second subtee and so foth. Once finished, a subtee will be blocked fo othe obots to ente. By time t e, it is likely that some obots have etuned to a 1 and enteed any othe open subtee. This will block obots at to ente the tee at evey step, and as a esult the total numbe of obots in the tee at time t e will be less than the maximum possible numbe of obots (ecall claim 2). That is, As a esult, k m < t e (14) t c = t e +k m < 2t e (15) Now we can look fo t e : if the N-ay tee has in total N h leaves, thee ae N h 1 extended minimum tees in T. Assume that all extended minimum tees can be labeled with numbes fom 1 to N h 1, whee the latte coesponds to the one ooted at a l 1 that leads to the last vetex in the path S. Assume that all the N h 1 extended minimum tees will be exploed by only one obot. This will guaantee that t c is maximized. Additionally, any extended minimum tee will be enteed by one obot afte the obot has tavesed at least h 2 steps (i.e., the time it takes to go fom a 1 to the oot of the last extended minimum tee of the subtee). Finally, the fist obot to ente the N (h 1)th extended minimum tee will do so afte a obot has been sent to any othe extended minimum tee. That is, the fist obot will ente N (h 1)th extended minimum tee afte N (h 1) 1 steps have passed. All these times ae with efeence to the N-ay tee which is ooted at a 1. In ode to efe them to a 0 we need to add one additional step. As a esult, the edge connecting a l to a l+1 will be tavesed at time, t e = (h 2)+2N +(N h 1 1)+1 Using (16) into (15), = N h 1 +2N +h 2 (16) IV. SIMULATION RESULTS We simulate the behavio of ou one-by-one flooding algoithm in diffeent tees of inceasing size (inceasing numbe of vetices n), stating with the minimum tee (n=4). Simulation esults show the uppe bound of exploation fo evey tee and the complete exploation time given by the algoithm. A typical un fo tees of up to 200 vetices is show in Fig. 5. The algoithm always exploes the tee in its entiety. Fig. 6 shows that fo a given numbe of Steps Uppe bound ( D+m) Time fo complete exploation ( tc) Numbe of Vetices Fig. 5. Simulation esults fo a typical un of the algoithm in tees of diffeent sizes fom n=4 to n=200 vetices diffeent configuation of tees ae possible, whee evey configuation will have diffeent exploation times.fig. 7 shows the simulation esults fo 50 andomly geneated tee configuations pe each n anging fom 4 to 100. The complete exploation time coesponds to the mean value of the 50 uns along with its standad deviation pe each value of n. The esult of the simulations (Figs. 5 and 7) show that t c < 2(N h 1 +2N +h 2) < 2N h 1 +4N +2h 4 (17) Expessing t c as a function of D yields, t c < 2N D 2 +4N +2D 6 (18) On the othe hand, the sum D +m esults on, D +m = D + ND 1 N 1 = N D 1 +N D 2 + +N +1+D (19) Compaison of (18) and (19) eveals that t c < D+m. Thus, theoem 1 holds fo any lage tee. Finally, combining both pats of the poof yields that fo any tee t c D +m. D = 2 D = 3 D = 4 Fig. 6. Example of diffeent tee configuations fo the same numbe of vetices (n=8) t c is always less o equal than the poposed uppe bound. In fact, as the size of the tee gows the gap between the uppe bound and t c inceases, guaanteeing that the uppe bound will neve be violated even if the size of the tee goes to infinite. Anothe inteesting esult of the simulations is that the gow of t c is almost linea with the size of the tee. This is a vey desiable chaacteistic since it shows its pedictable natue. Futhemoe, Fig. 7 shows that the 5482

6 Steps Uppe bound ( D+m) Time fo complete exploation ( tc) obot in each step. We pove that the complete exploation time of the algoithm t c is neve lage than D + m. This poposed uppe bound is independent of the numbe of obots k needed to pefom the exploation, anothe diffeence with espect to othe appoaches in the liteatue. We simulate the behavio of the algoithm on tees of diffeent sizes and show that the analysis of section III poduces a tight uppe bound with espect to the complete exploation time. The simulations also show that both, the gowth of t c and the numbe of obots k needed to pefom the exploation ae linealy elated to the size of the tee Numbe of Vetices Fig. 7. Simulation esults fo 50 uns of the algoithm in tees of diffeent sizes fom n=4 to n=100 poposed uppe bound is tight with espect to the complete exploation time of the algoithm. Finally, Fig. 8 shows that the elationship between the numbe of obots k needed to exploe an unknown tee and the size of the tee is almost linea. This is an impotant fact about the algoithm since it glimpses the existence of a linea uppe bound in the numbe of obots needed to pefom the exploation of any unknown tee with ou algoithm. That is, thee exists a limit in the numbe of obots beyond which the exploation time will not be impoved. Numbe of Robots Numbe of Vetices Fig. 8. Numbe of obots used fo completely exploe tees of diffeent sizes fom n=4 to n=100 using one-by-one algoithm V. CONCLUSIONS In this pape, we pesent a novel algoithm that is guaanteed to completely exploe any undiected tee with m edges and diamete D. The algoithm diffes fom othe woks in the liteatue by the fact that obots ae allowed to ente only one at a time and that edges can be tavesed by only one REFERENCES [1] A. Blum, P. Raghavan, and B. Schiebe, Navigation in unfamilia geometic teain, in Poceedings of the twenty-thid annual ACM symposium on Theoy of computin (STOC), 1991, pp [2] C. Papadimitiou and M. Yanakakis, Shotest paths without a map, Theoetical Compute Science, vol. 84, pp , [3] X. Deng, T. Kameda, and C. Papadimitiou, How to lean an unknown envionment, in Poceedings of the IEEE 32nd Annual Symposium on Foundations of Compute Science (FOCS), 1991, pp [4] B. Yamauchi, Fontie-based appoach fo autonomous exploation, in IEEE Intenational Symposium on Computational Intelligence, Robotics and Automation, Monteey, CA (USA), July 1997, pp [5] H. Moavec, Senso fusion in cetainty gids fo mobile obots, AI Magazine, vol. 9, pp , [6] B. Awebuch, M. Betke, R. Rivest, and M. Singh, Piecemeal gaph exploation by a mobile obot, in Poceedings of the 8th Annual ACM Confeence on Computational Leaning Theoy (COLT), 1995, pp [7] B. Awebuch and S. Kobouov, Polylogaithmic-ovehead piecemeal gaph exploation, in Poceedings of the 11th Annual ACM Confeence on Computational Leaning Theoy (COLT), 1998, pp [8] P. Panaite and A. Pelc, Impact of topogaphic infomation on gaph exploation efficiency, Netwoks, vol. 36, pp , [9] A. Dessmak and A. Pelc, Optimal gaph exploation without good maps, ESA 2002, se. LNCS, vol. 2461, pp , [10] C. Duncan, S. Kobouov, and V. Kuma, Optimal constained gaph exploation, ACM Tansactions on Algoithms, vol. 2, pp , [11] X. Deng and C. Papadimitiou, Exploing an unknown gaph, in Poceedings of the IEEE 33th Annual Symposium on Foundations of Compute Science (FOCS), 1990, pp [12] G. Dudek, M. Jenkin, E. Milios, and D. Wilkes, Robotic exploation as gaph constuction, IEEE Tansactions on Robotics and Automation, vol. 7, no. 6, pp , Decembe [13] M. Bende, A. Fenandez, D. Ron, A. Sahai, and S. Vadhan, The powe of a pebble: exploing and mapping diected gaphs, in Poceedings of the thitieth annual ACM symposium on Theoy of computing (STOC), Dallas, TX (USA), May 1998, pp [14] P. Panaite and A. Pelc, Exploing unknown undiected gaphs, in Poceedings of the ninth annual ACM symposium on Discete Algoithms (SODA), San Fancisco, CA (USA), Januay 1998, pp [15] M. Batalin and G. S. Sukhatme, Coveage, exploation and deployment by a mobile obot and communication netwok, Telecommunication Systems Jounal, Special Issue on Wieless Senso Netwoks, vol. 26, no. 2-4, pp , June [16], The design and analysis of an efficient local algoithm fo coveage and exploation based on senso netwok deployment, IEEE Tansactions on Robotics, vol. 23, no. 4, pp , August [17] M. Dynia, J. Kutylowski, F. M. auf de Heide, and C. Schindelhaue, Smat obot teams exploing spase tees, Lectue Notes in Compute Science, vol. 4162, pp , August [18] P. Faigniaud, L. Gasieniec, D. Kowalski, and A. Pelc, Collective tee exploation, Netwoks, vol. 48, pp , [19] P. Bass, A. Gaspai, F. Cabea-Moa, and J. Xiao, Multi-obot tee and gaph exploation, in Poceedings of the IEEE Intenational Confeence on Robotics and Automation (ICRA), Kobe, Japan, May 2009, pp

Multi-Robot Forest Coverage

Multi-Robot Forest Coverage Multi-Robot Foest Coveage Xiaoming Zheng Sonal Jain Sven Koenig David Kempe Depatment of Compute Science Univesity of Southen Califonia Los Angeles, CA 90089-0781, USA {xiaominz, sonaljai, skoenig, dkempe}@usc.edu

More information

Noncrossing Trees and Noncrossing Graphs

Noncrossing Trees and Noncrossing Graphs Noncossing Tees and Noncossing Gaphs William Y. C. Chen and Shey H. F. Yan Cente fo Combinatoics, LPMC, Nanai Univesity, 300071 Tianjin, P.R. China chen@nanai.edu.cn, huifangyan@eyou.com Submitted: Sep

More information

Depth-first search and strong connectivity in Coq

Depth-first search and strong connectivity in Coq 1 Depth-fist seach and stong connectivity in Coq Januay 9, 2015 2 The poblem Finding the stongly connected components of a diected gaph. Pedagogical value: The fist nontivial gaph algoithm. Pactical value:

More information

Rearranging trees for robust consensus

Rearranging trees for robust consensus Poceedings of the IEEE Conf. on Decision and Contol, Olando, FL, 011 Reaanging tees fo obust consensus Geoge Foest Young, Luca Scadovi and Naomi Ehich Leonad Abstact In this pape, we use the H nom associated

More information

OPTIMAL SCHEDULING MODELS FOR FERRY COMPANIES UNDER ALLIANCES

OPTIMAL SCHEDULING MODELS FOR FERRY COMPANIES UNDER ALLIANCES Jounal of Maine Science and Technology, Vol. 15, No. 1, pp. 53-66 (2007) 53 OPTIMAL SCHEDULING MODELS FOR FERRY COMPANIES UNDER ALLIANCES Shangyao Yan*, Chia-Hung Chen**, Hsin-Yen Chen*** and Tze-Chiang

More information

Red-Black Trees Goodrich, Tamassia Red-Black Trees 1

Red-Black Trees Goodrich, Tamassia Red-Black Trees 1 Red-Black Tees 8 00 Goodich, Tamassia Red-Black Tees 1 Fom (,) to Red-Black Tees A ed-black tee is a epesentation of a (,) tee by means of a binay tee whose nodes ae coloed ed o black In compaison with

More information

Efficient Algorithms for finding a Trunk on a Tree Network and its Applications

Efficient Algorithms for finding a Trunk on a Tree Network and its Applications Efficient Algoithms fo finding a Tunk on a Tee Netwok and its Applications Yamin Li, Shietung Peng Depatment of Compute Science Hosei Uniesity Tokyo 84-8584 Japan {yamin;speng}@k.hosei.ac.jp Wanming Chu

More information

arxiv:cs/ v1 [cs.ds] 8 Dec 1998

arxiv:cs/ v1 [cs.ds] 8 Dec 1998 Minimum Cuts in Nea-Linea Time David R. Kage Febuay 1, 2008 axiv:cs/9812007v1 [cs.ds] 8 Dec 1998 Abstact We significantly impove known time bounds fo solving the minimum cut poblem on undiected gaphs.

More information

Fundamental Algorithms for System Modeling, Analysis, and Optimization

Fundamental Algorithms for System Modeling, Analysis, and Optimization Fundamental Algoithms fo System Modeling, Analysis, and Optimization Edwad A. Lee, Jaijeet Roychowdhuy, Sanjit A. Seshia UC Bekeley EECS 44/44 Fall With thanks to R. K. Bayton, K. Keutze, N. Shenoy, and

More information

Complexity of Data Tree Patterns over XML Documents

Complexity of Data Tree Patterns over XML Documents Complexity of Data Tee Pattens ove XML Documents Claie David LIAFA, Univesity Pais 7 and CNRS, Fance cdavid@liafa.jussieu.f Abstact. We conside Boolean combinations of data tee pattens as a specification

More information

10 Torque. Lab. What You Need To Know: Physics 211 Lab

10 Torque. Lab. What You Need To Know: Physics 211 Lab b Lab 10 Toque What You Need To Know: F (a) F F Angula Systems Evey lab up to this point has dealt with objects moving in the linea system. In othe wods, objects moving in a staight line. Now we ae going

More information

A CONCEPTUAL WHEELED ROBOT FOR IN-PIPE INSPECTION Ioan Doroftei, Mihaita Horodinca, Emmanuel Mignon

A CONCEPTUAL WHEELED ROBOT FOR IN-PIPE INSPECTION Ioan Doroftei, Mihaita Horodinca, Emmanuel Mignon A CONCEPTUAL WHEELED ROBOT FOR IN-PIPE INSPECTION Ioan Dooftei, Mihaita Hoodinca, Emmanuel Mignon Univesité Libe de Buxelles Active Stuctues Laboatoy 50, Av. F.D.Roosevelt, B-1050, Bussels, Belgium. Email:

More information

ABriefIntroductiontotheBasicsof Game Theory

ABriefIntroductiontotheBasicsof Game Theory ABiefIntoductiontotheBasicsof Game Theoy Roy Smead Notheasten Univesity Septembe 18, 2013 Game theoy is a set of mathematical tools that ae used to epesent and study social inteactions. This is a vey bief

More information

The Study About Stopping Distance of Vehicles

The Study About Stopping Distance of Vehicles Intenational Jounal of Infomation Engineeing and Applications 018; 1(1): 18- http://www.aascit.og/jounal/infomation The Study About Stopping Distance of Vehicles Zhao Chun-xue School of Mathematics and

More information

Rotor Design and Analysis of Stall-regulated Horizontal Axis Wind Turbine

Rotor Design and Analysis of Stall-regulated Horizontal Axis Wind Turbine Roto Design and Analysis of Stall-egulated Hoizontal Axis Wind Tubine Xinzi Tang Univesity of Cental Lancashie, Peston, UK XTang4@uclan.ac.uk Xiongwei Liu Univesity of Cental Lancashie, Peston, UK XLiu9@uclan.ac.uk

More information

CORESTA RECOMMENDED METHOD N 68

CORESTA RECOMMENDED METHOD N 68 COESTA ECOMMENDED METHOD N 68 DETEMINATION OF CABON MONOXIDE IN THE MAINSTEAM SMOKE OF CIGAS BY NON-DISPESIVE INFAED ANALYSIS (Januay 2010) 1. FIELD OF APPLICATION The method is applicable to the gas phase

More information

Carnegie Mellon University Forbes Ave., Pittsburgh, PA command as a point on the road and pans the camera in

Carnegie Mellon University Forbes Ave., Pittsburgh, PA command as a point on the road and pans the camera in Panacea: An Active Senso Contolle fo the ALVINN Autonomous Diving System Rahul Sukthanka, Dean Pomeleau and Chales Thope Robotics Institute Canegie Mellon Univesity 5 Fobes Ave., Pittsbugh, PA 15213-3891

More information

Multiple Vehicle Driving Control for Traffic Flow Efficiency

Multiple Vehicle Driving Control for Traffic Flow Efficiency Multiple Vehicle Diving Contol fo Taffic Flow Efficiency Seong-Woo Kim, Gi-Poong Gwon, Seung-Tak Choi, Seung-am Kang, Myoung-Ok Shin, In-Sub oo, Eun-Dong Lee, and Seung-Woo Seo Abstact The dynamics of

More information

An Auction Based Mechanism for On-Demand Transport Services

An Auction Based Mechanism for On-Demand Transport Services An Auction Based Mechanism fo On-Demand Tanspot Sevices Malcolm Egan, Ni Oen and Michal Jakob Abstact Recently, a new class of tanspot sevices, exemplified by Ube and Lyft has emeged. Such sevices use

More information

Design and Simulation Model for Compensated and Optimized T-junctions in Microstrip Line

Design and Simulation Model for Compensated and Optimized T-junctions in Microstrip Line Intenational Jounal of Advanced Reseach in Compute Engineeing & Technology (IJARCET) Volume 3 Issue, Decembe 4 Design and Simulation Model fo Compensated and Optimized T-junctions in Micostip Line Alok

More information

A Force Platform Free Gait Analysis

A Force Platform Free Gait Analysis Poceedings A Foce Platfom Fee Gait Analysis Tokio Maeda 1,2, *, Tatsuo Ishizuka 3, Sakua Yamaji 4 and Yuji Ohgi 3 1 Keio Reseach Institute at SFC, 5322 Endo, Fujisawa, Kanagawa 252-0882, Japan 2 Koseki

More information

Wind and extremely long bridges a challenge for computer aided design

Wind and extremely long bridges a challenge for computer aided design Wind and extemely long bidges a challenge fo compute aided design oian JANJIC anaging iecto TV / entley Systems Gaz, Austia oian Janjic, bon 960, civil engineeing degee fom the Faculty of Civil Engineeing,

More information

Incorporating Location, Routing and Inventory Decisions in Dual Sales Channel - A Hybrid Genetic Approach

Incorporating Location, Routing and Inventory Decisions in Dual Sales Channel - A Hybrid Genetic Approach Incopoating Location, Routing and Inventoy Decisions in Dual Sales Channel - A Hybid Genetic Appoach Chia-lin Hsieh 1, Shu-hsien Liao 2, Wei-chung Ho 2 1 Depatment of Statistics and Actuaial Science, Aletheia

More information

EcoMobility World Festival 2013 Suwon: an analysis of changes in citizens awareness and satisfaction

EcoMobility World Festival 2013 Suwon: an analysis of changes in citizens awareness and satisfaction IOSR Jounal Engineeing (IOSRJEN) ISSN (e): 2250-3021, ISSN (p): 2278-8719 Vol. 07, Issue 03(Mach 2017), V1 PP 40-48 www.iosjen.og EcoMobility Wold Festival 2013 Suwon: an analysis changes in citizens awaeness

More information

British Prime Minister Benjamin Disraeli once remarked that

British Prime Minister Benjamin Disraeli once remarked that GABREL COSTA, MCHAEL HUBER, & OHN SACCOMAN Cumulative Home Run Fequency and the Recent Home Run Explosion Bitish Pime Ministe Benjamin Disaeli once emaked that thee ae thee kinds of falsehoods: lies, damned

More information

THE IMPACTS OF CONGESTION ON COMMERCIAL VEHICLE TOUR CHARACTERISTICS AND COSTS

THE IMPACTS OF CONGESTION ON COMMERCIAL VEHICLE TOUR CHARACTERISTICS AND COSTS Figliozzi 1 THE IMPACTS OF CONGESTION ON COMMERCIAL VEHICLE TOUR CHARACTERISTICS AND COSTS Miguel Andes Figliozzi Depatment of Civil and Envionmental Engineeing Maseeh College of Engineeing and Compute

More information

Numerical study of super-critical carbon dioxide flow in steppedstaggered

Numerical study of super-critical carbon dioxide flow in steppedstaggered The 6th Intenational Supecitical CO2 Powe Cycles Symposium Mach 27-29, 2018, Pittsbugh, Pennsylvania Numeical study of supe-citical cabon dioxide flow in steppedstaggeed labyinth seals Yuming Zhu a,b,

More information

EC-FRM: An Erasure Coding Framework to Speed up Reads for Erasure Coded Cloud Storage Systems

EC-FRM: An Erasure Coding Framework to Speed up Reads for Erasure Coded Cloud Storage Systems 215 44th Intenational Confeence on Paallel Pocessing EC-FRM: An Easue Coding Famewok to Speed up Reads fo Easue Coded Cloud Stoage Systems Yingxun Fu, Jiwu Shu *, and Zhiong Shen Tsinghua National Laboatoy

More information

An integrated supply chain design model with random disruptions consideration

An integrated supply chain design model with random disruptions consideration Afican Jounal of Business Management Vol. 4(1), pp. 393-401, 18 Septembe, 010 Available online at http://www.academicounals.og/ajbm ISSN 1993-833 010 Academic Jounals Full Length Reseach Pape An integated

More information

UNIVERSITÀ DEGLI STUDI DI PADOVA. Dipartimento di Scienze Economiche Marco Fanno

UNIVERSITÀ DEGLI STUDI DI PADOVA. Dipartimento di Scienze Economiche Marco Fanno UNIVERSITÀ DEGLI STUDI DI PADOVA Dipatimento di Scienze Economiche Maco Fanno DUAL LICENSING IN OPEN SOURCE SOFTWARE MARKETS STEFANO COMINO Univesity of Udine FABIO M. MANENTI Univesity of Padova Januay

More information

Cheat-Proof Playout for Centralized and Distributed Online Games

Cheat-Proof Playout for Centralized and Distributed Online Games Cheat-Poof Playout fo Centalized and Distibuted Online Games Nathaniel E. Baughman Bian Neil Levine baughman@cs.umass.edu bian@cs.umass.edu Depatment of Compute Science Univesity of Massachusetts Amhest,

More information

A Deceleration Control Method of Automobile for Collision Avoidance based on Driver's Perceptual Risk

A Deceleration Control Method of Automobile for Collision Avoidance based on Driver's Perceptual Risk A Deceleation Contol Method of Automobile fo Collision Avoidance based on Dive's Peceptual Risk Takahio Wada, Shun ichi Doi, and Shoji Hiaoka Abstact To educe ea-end cash of automobiles, it is impotant

More information

The Solution to the Bühlmann - Straub Model in the case of a Homogeneous Credibility Estimators

The Solution to the Bühlmann - Straub Model in the case of a Homogeneous Credibility Estimators 5 Economy Infomatics, -4/005 The Solution to the Bühlmann - Staub Model in the case of a Homogeneous Cedibility Estimatos Lect. Viginia ATANASIU Mathematics Depatment, Academy of Economic Studies Oiginal

More information

I. FORMULATION. Here, p i is the pressure in the bubble, assumed spatially uniform,

I. FORMULATION. Here, p i is the pressure in the bubble, assumed spatially uniform, The natual fequency of oscillation of gas bubbles in tubes H. N. Og uz and A. Pospeetti Depatment of Mechanical Engineeing, The Johns Hopkins Univesity, Baltimoe, Mayland 21218 Received 28 July 1997; accepted

More information

Faster Nearest Neighbors: Voronoi Diagrams and k-d Trees

Faster Nearest Neighbors: Voronoi Diagrams and k-d Trees 154 25 Jonathan Richad Shewchuk Faste Neaest Neighbos: Voonoi Diagams and k-d Tees SPEEDING UP NEAREST NEIGHBOR CLASSIFIERS Can we pepocess taining pts to obtain sublinea quey time? 2 5 dimensions: Voonoi

More information

DETC A NEW MODEL FOR WIND FARM LAYOUT OPTIMIZATION WITH LANDOWNER DECISIONS

DETC A NEW MODEL FOR WIND FARM LAYOUT OPTIMIZATION WITH LANDOWNER DECISIONS Poceedings of the ASME Intenational Design Engineeing Technical Confeences& Computes and Infomation in Engineeing Confeence IDETC/CIE August 8-3,, Washington, DC, USA DETC-4777 A NEW MODEL FOR WIND FARM

More information

CS3350B Computer Architecture. Lecture 6.2: Instructional Level Parallelism: Hazards and Resolutions

CS3350B Computer Architecture. Lecture 6.2: Instructional Level Parallelism: Hazards and Resolutions CS3350B Compute Achitectue Winte 2015 Lectue 6.2: Instuctional Level Paallelism: Hazads and Resolutions Mac Moeno Maza www.csd.uwo.ca/couses/cs3350b [Adapted fom lectues on Compute Oganization and Design,

More information

Morrison Drive tel. Ottawa, ON, Canada K2H 8S fax. com

Morrison Drive tel. Ottawa, ON, Canada K2H 8S fax.   com acomaecom 302 1150 Moison Dive 613 820 8282 tel Ottawa, ON, Canada K2H 8S9 613 820 8338 fax www.aecom. com To Pat Seguin, P. Eng. Manage of Engineeing Page 1 CC Subject Valeie McGi, Ted Achuticz Pine Steet

More information

The Properties of. Model Rocket Body Tube Transitions

The Properties of. Model Rocket Body Tube Transitions The Popeties of Moel ocket Boy Tube Tansitions Date: Septembe 6, 000 Pepae By: J.. Bohm NA 7808 CA S680 ev: (June, 005) .0 Intouction When esigning moel ockets, esignes often choose to incopoate iffeent

More information

Color Encodings: srgb and Beyond

Color Encodings: srgb and Beyond IS&T's 2002 PICS Confeence Colo Encodings: srgb and Beyond Kevin E. Spaulding Eastman Kodak Company, Rocheste, New Yok Jack Holm Hewlett-Packad Company, Palo Alto, Califonia Abstact Most digital imaging

More information

Matlab Simulink Implementation of Switched Reluctance Motor with Direct Torque Control Technique

Matlab Simulink Implementation of Switched Reluctance Motor with Direct Torque Control Technique Matlab Simulink Implementation of Switched Reluctance Moto with Diect Toque Contol Technique Vikamaajan Jambulingam Electical and Electonics Engineeing, VIT Univesity, India. Abstact - The switched eluctance

More information

Alternate stable states in coupled fishery-aquaculture systems. Melissa Orobko

Alternate stable states in coupled fishery-aquaculture systems. Melissa Orobko Altenate stable states in coupled fishey-aquacultue systems by Melissa Oobko A thesis submitted in confomity with the equiements fo the degee of Maste of Science Depatment of Ecology & Evolutionay Biology

More information

PREDICTION OF THIRD PARTY DAMAGE FAILURE FREQUENCY FOR PIPELINES TRANSPORTING MIXTURES OF NATURAL GAS AND HYDROGEN Zhang, L. 1, Adey, R.A.

PREDICTION OF THIRD PARTY DAMAGE FAILURE FREQUENCY FOR PIPELINES TRANSPORTING MIXTURES OF NATURAL GAS AND HYDROGEN Zhang, L. 1, Adey, R.A. PREDICTION OF THIRD PARTY DAMAGE FAILURE FREQUENCY FOR PIPELINES TRANSPORTING MIXTURES OF NATURAL GAS AND HYDROGEN Zhang, L., Adey, R.A. 2 C M BEASY Ltd, Ashust Lodge, Southampton, SO4 7AA, UK, Lzhang@beasy.com

More information

PREDICTION OF ELECTRICAL PRODUCTION FROM WIND ENERGY IN THE MOROCCAN SOUTH

PREDICTION OF ELECTRICAL PRODUCTION FROM WIND ENERGY IN THE MOROCCAN SOUTH OL., NO., FEBRUARY 7 ISSN 89-668 REDICTION OF ELECTRICAL RODUCTION FROM WIND ENERGY IN THE MOROCCAN SOUTH Elyaqouti Mustapha, Ezzaidi Asma, Bouhouch Lahoussine and Ihlal Ahmed ERTAIER, ESTA, Univesity

More information

Lecture Topics. Overview ECE 486/586. Computer Architecture. Lecture # 9. Processor Organization. Basic Processor Hardware Pipelining

Lecture Topics. Overview ECE 486/586. Computer Architecture. Lecture # 9. Processor Organization. Basic Processor Hardware Pipelining EE 486/586 ompute chitectue Lectue # 9 asic Pocesso Hadwae Pipelining Refeence: ppendix : Section.1 Lectue Topics Sping 2015 Potland State Univesity Oveview Pocesso Oganization typical computing task consists

More information

Data Sheet. Linear bearings

Data Sheet. Linear bearings Data Pack G Issued Septembe 1999 1502325042 Data Sheet Linea beaings Instument ball beaings and shafts The RS ange of instument quality ball bushing beaings ae fo 1 8in, 3 16in and 1 4in shafts. Each beaing

More information

READING AREA TRANSPORTATION STUDY BICYCLE AND PEDESTRIAN TRANSPORTATION PLAN ADOPTED NOVEMBER 18, 2010

READING AREA TRANSPORTATION STUDY BICYCLE AND PEDESTRIAN TRANSPORTATION PLAN ADOPTED NOVEMBER 18, 2010 READING AREA TRANSPORTATION STUDY BICYCLE AND PEDESTRIAN TRANSPORTATION PLAN ADOPTED NOVEMBER 18, 2010 READING AREA TRANSPORTATION STUDY C/o Beks County Planning Commission 633 Cout St. FL 14 Reading,

More information

MODELLING THE INTERACTION EFFECTS OF THE HIGH-SPEED TRAIN TRACK BRIDGE SYSTEM USING ADINA

MODELLING THE INTERACTION EFFECTS OF THE HIGH-SPEED TRAIN TRACK BRIDGE SYSTEM USING ADINA MODELLING THE INTERACTION EFFECTS OF THE HIGH-SPEED TRAIN TRACK BRIDGE SYSTEM USING ADINA ABSTRACT Constança Rigueio Depatment of Civil Engineeing, Polytechnic Institute of Castelo Banco Potugal Calos

More information

Performance Characteristics of Parabolic Trough Solar Collector System for Hot Water Generation

Performance Characteristics of Parabolic Trough Solar Collector System for Hot Water Generation Intenational Enegy Jounal: Vol. 7, No. 2, June 2006 137 Pefomance Chaacteistics of Paabolic Tough Sola Collecto System fo Hot Wate Geneation www.sed.ait.ac.th/eic A. Valan Aasu and T. Sonakuma Faculty

More information

A Collision Risk-Based Ship Domain Method Approach to Model the Virtual Force Field

A Collision Risk-Based Ship Domain Method Approach to Model the Virtual Force Field A Collision Risk-Based Ship Domain Method Appoach to Model the Vitual Foce Field Tengfei Wang a,b,c, Xinping Yan a,b *, Yang Wang a,b, and Qing Wu a,b,c a Intelligent Tanspotation System Reseach Cente,

More information

STUDY OF IRREGULAR WAVE-CURRENT-MUD INTERACTION

STUDY OF IRREGULAR WAVE-CURRENT-MUD INTERACTION STUDY OF IRREGULAR WAVE-CURRENT-MUD INTERACTION Mohsen Soltanpou, Fazin Samsami, Tomoya Shibayama 3 and Sho Yamao The dissipation of egula and iegula waves on a muddy bed with the existence of following

More information

Range Extension Control System for Electric Vehicles Based on Front and Rear Driving Force Distribution Considering Load Transfer

Range Extension Control System for Electric Vehicles Based on Front and Rear Driving Force Distribution Considering Load Transfer Range Extension Contol System fo Electic Vehicles Based on and Diving Foce Distibution Consideing Load Tansfe Sho Egami and Hioshi Fujimoto The Univesity of Tokyo 5--5, Kashiwanoha, Kashiwa, Chiba, 227-856

More information

Theoretical and Experimental Study of Gas Bubbles Behavior

Theoretical and Experimental Study of Gas Bubbles Behavior Theoetical and Expeimental Study of Gas Bubbles Behavio Lucian Mândea, Gabiela Opina, aeș-andei Chihaia, Lucia-Andeea El-Leathey, and adu Miea Abstact The pape pesents theoetical consideations on gas bubbles

More information

A Three-Axis Magnetic Sensor Array System for Permanent Magnet Tracking*

A Three-Axis Magnetic Sensor Array System for Permanent Magnet Tracking* 16 IEEE Intenational Confeence on Multisenso Fusion and Integation fo Intelligent Systems (MFI 16) Kongesshaus Baden-Baden, Gemany, Sep. 19-1, 16 A Thee-Axis Magnetic Senso Aay System fo Pemanent Magnet

More information

Bicycle and Pedestrian Master Plan

Bicycle and Pedestrian Master Plan Falmouth, Maine Bicycle and Pedestian Maste Plan Januay, 2003 Pepaed by The Falmouth Tails Advisoy Committee Tom Williams, Chai Daeby Amble Elizabeth Ehenfeld John Locke William Lund William Robinson Robet

More information

Toward a Virtual Neuromuscular Control for Robust Walking in Bipedal Robots

Toward a Virtual Neuromuscular Control for Robust Walking in Bipedal Robots Towad a Vitual Neuomuscula Contol fo Robust Walking in Bipedal Robots Zachay Batts, Seungmoon Song, and Hatmut Geye Abstact Walking contolles fo bipedal obots have not yet eached human levels of obustness

More information

Design Engineering Challenge: The Big Dig Contest Platter Strategies: Ball Liberation

Design Engineering Challenge: The Big Dig Contest Platter Strategies: Ball Liberation Poblem Set 4: Unifom Cicula Motion Design Engineeing Challenge: The Big Dig.007 Contest Platte Stategies: Ball Libeation Oeall Notes: You ae not equied to pefom the actual analysis in this poblem set,

More information

POSSIBLE AND REAL POWERFLOWS IN CONNECTED DIFFERENTIAL GEAR DRIVES WITH η 0 <i pq <1/η 0 INNER RATIO

POSSIBLE AND REAL POWERFLOWS IN CONNECTED DIFFERENTIAL GEAR DRIVES WITH η 0 <i pq <1/η 0 INNER RATIO 5th INTERNATIONAL MEETING OF TE CARPATIAN REGION SPECIALISTS IN TE FIEL OF GEARS POSSIBLE AN REAL POWERFLOWS IN CONNECTE IFFERENTIAL GEAR RIVES WIT η 0

More information

tr0 TREES Hanan Samet

tr0 TREES Hanan Samet t0 TREES Hanan Samet ompute Science epatment and ente fo utomation Reseach and Institute fo dvanced ompute Studies Univesity of Mayland ollege Pak, Mayland 074 e-mail: hjs@umiacs.umd.edu opyight 1997 Hanan

More information

Experiment #10 Bio-Physics Pre-lab Questions

Experiment #10 Bio-Physics Pre-lab Questions Expeient #10 Bio-Physics Pe-lab Questions ** Disclaie: This pe-lab is not to be copied, in whole o in pat, unless a pope efeence is ade as to the souce. (It is stongly ecoended that you use this docuent

More information

Cyclostrophic Balance in Surface Gravity Waves: Essay on Coriolis Effects

Cyclostrophic Balance in Surface Gravity Waves: Essay on Coriolis Effects Jounal of Oceanogaphy, Vol. 53, pp. 311 to 315. 1997 Shot Contibution Cyclostophic Balance in Suface Gavity Waves: Essay on Coiolis Effects KERN E. KENYON 4632 Noth Lane Del Ma, CA 92014-4134, U.S.A. (Received

More information

Session 6. Global Imbalances. Growth. Macroeconomics in the Global Economy. Saving and Investment: The World Economy

Session 6. Global Imbalances. Growth. Macroeconomics in the Global Economy. Saving and Investment: The World Economy Session 6. Global Imbalances. Gowth. v, and the Real Inteest Rate v Global Imbalances v Gowth v Intoduction to exchange ates and : The Wold Economy The eal inteest ate is the pice that equilibates saving

More information

Lesson 33: Horizontal & Vertical Circular Problems

Lesson 33: Horizontal & Vertical Circular Problems Lesson 33: Hoizontal & Vetical Cicula Poblems Thee ae a wide vaiety of questions that you do if you apply you knowledge of cicula motion coectly. The tough pat is figuing out how to set them up. You need

More information

Experimental and Numerical Studies on Fire Whirls

Experimental and Numerical Studies on Fire Whirls Expeimental and Numeical Studies on Fie Whils K. Matsuyama, N. Ishikawa 2, S. Tanaka 2, F. Tanaka, Y. Ohmiya 2, and Y. Hayashi 3 Cente fo Fie Science and Technology, Tokyo Univesity of Science, 264, Yamasaki,

More information

Phase Behavior Introduction to Phase Behavior F.E. Londono M.S. Thesis (2001)

Phase Behavior Introduction to Phase Behavior F.E. Londono M.S. Thesis (2001) Natual Gas Engineeing Phase Behavio Intoduction to Phase Behavio F.E. Londono M.S. hesis (001).. Blasingame, exas &M U. Depatment of Petoleum Engineeing exas &M Univesity College Station, X 77843-3116

More information

Trees & Routing (1) BFS

Trees & Routing (1) BFS Tees & Routing (1) BFS Why (spanning) tees? Spanning Tee Given a gaph G=(V,E), a Spanning Tee of G is an acyclic subgaph, spanning all the nodes in V. Spanning Tee Given a gaph G=(V,E), a Spanning Tee

More information

SHRiMP: Accurate Mapping of Short Color-space Reads

SHRiMP: Accurate Mapping of Short Color-space Reads SHRiMP: Accuate Mapping of Shot Colo-space Reads Stephen M. Rumble 1,2, Phil Lacoute 3,4, Adian V. Dalca 1, Mac Fiume 1, Aend Sidow 3,4, Michael Budno 1,5 * 1 Depatment of Compute Science, Univesity of

More information

A Study on Brushless DC Motor for High Torque Density

A Study on Brushless DC Motor for High Torque Density Intenational Jounal of Mechanical and Mechatonics Enineein A Study on Bushless DC Moto fo Hih Toque Density Jun-Moo Seo, Jun-Hwan Kim, Se-Hyun Rhyu, Jun-Hyuk Choi, and In-Soun Jun, Senio Membe, IEEE Abstact

More information

A Machine Vision based Gestural Interface for People with Upper Extremity Physical Impairments

A Machine Vision based Gestural Interface for People with Upper Extremity Physical Impairments IEEE TRANSACTIONS ON SYSTEMS, MAN, AND CYBERNETICS-PART A: SYSTEMS AND HUMANS 1 A Machine Vision based Gestual Inteface fo People with Uppe Extemity Physical Impaiments Haiong Jiang, Badley S. Duestock,

More information

VIBRATION INDUCED DROPLET GENERATION FROM A LIQUID LAYER FOR EVAPORATIVE COOLING IN A HEAT TRANSFER CELL. A Thesis Presented to The Academic Faculty

VIBRATION INDUCED DROPLET GENERATION FROM A LIQUID LAYER FOR EVAPORATIVE COOLING IN A HEAT TRANSFER CELL. A Thesis Presented to The Academic Faculty VIBRATION INDUCED DROPLET GENERATION FROM A LIQUID LAYER FOR EVAPORATIVE COOLING IN A HEAT TRANSFER CELL A Thesis Pesented to The Academic Faculty By Fank Pytle III. In Patial Fulfillment Of the Requiements

More information

Electrical Equipment of Machine Tools

Electrical Equipment of Machine Tools Electical Equipment of achine Tools Electification in machine tools today is vey extensive because it helps to simplify thei constuction, educe thei weight, and develop automatic contol. any advanced tends

More information

Bubble clustering and trapping in large vortices. Part 1: Triggered bubbly jets investigated by phase-averaging

Bubble clustering and trapping in large vortices. Part 1: Triggered bubbly jets investigated by phase-averaging Intenational Jounal of Multiphase Flow 33 (2007) 1088 1110 www.elsevie.com/locate/ijmulflow Bubble clusteing and tapping in lage votices. Pat 1: Tiggeed bubbly jets investigated by phase-aveaging Rade

More information

f i r e - p a r t s. c o m

f i r e - p a r t s. c o m A M E R I C A N F L A M E A F AF-1000 Seies Manual Gas Contol Valve APPLICATION The AF-1000 Manual Gas Contol Valve is designed fo use in gas in heath poducts, wall mount funaces, and space heating appliances.

More information

Experiment #10 Bio-Physics Pre-lab Comments, Thoughts and Suggestions

Experiment #10 Bio-Physics Pre-lab Comments, Thoughts and Suggestions Expeient #10 Bio-Physics Pe-lab Coents, Thoughts and Suggestions The pupose of this pape is to povide you with soe infoation which ay be useful fo solving the pe-lab questions and pefoing the lab. I will

More information

tr0 TREES Hanan Samet

tr0 TREES Hanan Samet t0 TRS Hanan Samet ompute Science epatment and ente fo utomation Reseach and Institute fo dvanced ompute Studies Univesity of Mayland ollege Pak, Mayland 074 e-mail: hjs@umiacs.umd.edu opyight 1997 Hanan

More information

Torque. Physics 2. Prepared by Vince Zaccone For Campus Learning Assistance Services at UCSB

Torque. Physics 2. Prepared by Vince Zaccone For Campus Learning Assistance Services at UCSB Toque Physics Toque Toque is what causes angula acceleation (just like a foce causes linea acceleation) Toque Toque is what causes angula acceleation (just like a foce causes linea acceleation) Fo a toque

More information

Cavitation Bubble Dynamics in Non-Newtonian Fluids

Cavitation Bubble Dynamics in Non-Newtonian Fluids Cavitation Bubble Dynamics in Non-Newtonian Fluids Emil-Alexandu Bujan Depatment of Hydaulics, Univesity Politehnica Buchaest, 060042 Buchaest, omania Cavitation phenomena play impotant oles in many aeas

More information

Tree. Tree. Siblings Grand Parent Grand Child H I J I J K. Tree Definitions

Tree. Tree. Siblings Grand Parent Grand Child H I J I J K. Tree Definitions Tee Tee Lectues : oontee Kuatachue Room no. Kitawan Siiboon Room no. Text : ata Stuctues & lgoithm nalysis in, ++, Mak llen Weiss, ddison Wesley. Tee efinitions. inay Tee Tavesals inay Seach Tee Repesentations

More information

RESOLUTION No A RESOLUTION OF THE CITY OF SALISBURY, MARYLAND AUTHORIZING THE MAYOR TO ENTER INTO AN AGREEMENT BETWEEN THE CITY OF

RESOLUTION No A RESOLUTION OF THE CITY OF SALISBURY, MARYLAND AUTHORIZING THE MAYOR TO ENTER INTO AN AGREEMENT BETWEEN THE CITY OF li RESOLUTION No. 2749 A RESOLUTION OF THE CITY OF SALISBURY, MARYLAND AUTHORIZING THE MAYOR TO ENTER INTO AN AGREEMENT BETWEEN THE CITY OF SALISBURY, MARYLAND AND WICOMICO COUNTY, MARYLAND FOR THE DELIVERY

More information

A Physical Prototype of an Automotive Magnetorheological Differential

A Physical Prototype of an Automotive Magnetorheological Differential oceedings of the Wold Congess on Engineeing 013 ol III, WCE 013, July 3-5, 013, London, U.K. hysical ototype of an utomotive agnetoheological Diffeential. Lanzotti, F. Renno,. Russo, R. Russo,. ezo bstact

More information

Motivation. Prize-Collecting Steiner Tree Problem (PCSTP) Kosten und Profite. Das Fraktionale Prize-Collecting Steiner Tree Problem auf Baumgraphen

Motivation. Prize-Collecting Steiner Tree Problem (PCSTP) Kosten und Profite. Das Fraktionale Prize-Collecting Steiner Tree Problem auf Baumgraphen Das Faktonale Pze-Collectng Stene Tee Poblem auf Baumgaphen Motvaton Gunna W. Klau (TU Wen Ivana Ljubć (TU Wen Peta Mutzel (Un Dotmund Ulch Pfeschy (Un Gaz René Weskche (TU Wen Motvaton Modell Kosten und

More information

Trends in Cycling, Walking & Injury Rates in New Zealand

Trends in Cycling, Walking & Injury Rates in New Zealand Tends in Cycling, Walking & Injuy Rates in New Zealand Walking and cycling, minutes/week SUMMAR Estimates of walking and cycling fom 9 Household Tavel suveys in New Zealand, conducted etween 1989 and 2012,

More information

Finite Element Analysis of Active Isolation of Deep Foundation in Clayey Soil by Rectangular Trenches

Finite Element Analysis of Active Isolation of Deep Foundation in Clayey Soil by Rectangular Trenches Finite Element Analysis of Active Isolation of Deep Foundation in Clayey Soil by Rectangula Tenches Mehab Jesmani Assistant Pofesso, Depatment. of Civil Engineeing, Imam Khomeini Intenational Univesity,

More information

Deception in Honeynets: A Game-Theoretic Analysis

Deception in Honeynets: A Game-Theoretic Analysis Poceedings of te 7 IEEE Woksop on Infomation Assuance United States Militay Academy, West Point, NY, - June 7 Deception in Honeynets: A Game-Teoetic Analysis Nandan Gag and Daniel Gosu Abstact Recently,

More information

A Method of Hand Contour Tracking based on GVF, Corner and Optical flow Ke Du1, a, Ying Shi1,b, Jie Chen2,c, MingJun Sun1, Jie Chen1, ShuHai Quan1

A Method of Hand Contour Tracking based on GVF, Corner and Optical flow Ke Du1, a, Ying Shi1,b, Jie Chen2,c, MingJun Sun1, Jie Chen1, ShuHai Quan1 2nd Intenational Confeence on Machiney, Mateials Engineeing, Chemical Engineeing and Biotechnology (MMECEB 2015) A Method of Hand Contou Tacking based on GVF, Cone and Optical flow Ke Du1, a, Ying Shi1,b,

More information

Three-axis Attitude Control with Two Reaction Wheels and Magnetic Torquer Bars

Three-axis Attitude Control with Two Reaction Wheels and Magnetic Torquer Bars Thee-axis Attitude Contol with Two Reaction Wheels and Magnetic Toque Bas Byce A. Robets *, Jeffey W. Kuk, Thomas B. Ake, Tom S. Engla Johns Hopkins Univesity, Baltimoe, MD 2121, USA and Bian F. Class

More information

A tale of San Diego County s water. If you had to describe San Diego's weather, you probably would use

A tale of San Diego County s water. If you had to describe San Diego's weather, you probably would use keep San Diego beautiful Dought-toleant plants envionmentally-sensitve Bay-Delta The 1895 viewing Sweetwate Dam, Two women A tale of San Diego County s wate If you had to descibe San Diego's weathe, you

More information

Driver Model Based on Mechanical Traveling Wave Principle

Driver Model Based on Mechanical Traveling Wave Principle Ameican Jounal of Mechanical Engineeing, 014, Vol., No. 6, 159-163 Available online at http://pubs.sciepub.com/ajme//6/ Science and Education Publishing DOI:10.1691/ajme--6- Dive Model Based on Mechanical

More information

Overlap-Based Genome Assembly from Variable-Length Reads

Overlap-Based Genome Assembly from Variable-Length Reads Ovelap-aed Genome embly fom Vaiable-Length Read Joeph Hui, Ilan Shomoony, Kannan Ramchandan and Thoma. Coutade Depatment of Electical Engineeing and Compute Science, Univeity of Califonia, ekeley Email:

More information

SIMULATION OF SEISMIC BEHAVIOUR OF GRAVITY QUAY WALL USING A GENERALIZED PLASTICITY MODEL

SIMULATION OF SEISMIC BEHAVIOUR OF GRAVITY QUAY WALL USING A GENERALIZED PLASTICITY MODEL 4 th Intenational Confeence on Eathquake Geotechnical Engineeing June 25-28, 2007 Pape No. 1734 SIMULATION OF SEISMIC BEHAVIOUR OF GRAVITY QUAY WALL USING A GENERALIZED PLASTICITY MODEL Mahdi ALYAMI 1,

More information

Interior Rule of the Quebec Open 2017

Interior Rule of the Quebec Open 2017 Inteio Rule of the Quebec Open 2017 Aticle 1. The Oganize The Oganize is the club d'échecs de Sainte-Foy which will be epesented by M Chales Tenblay, chaiman of the oganizing committee Le tounoi se déoulea

More information

High Axial Load Capacity, High speed, Long life. Spherical Roller Bearings

High Axial Load Capacity, High speed, Long life. Spherical Roller Bearings High Axial Load Capacity, High speed, Long life Spheical Rolle eaings Spheical Rolle eaings High axial esistance load pefomance Intenal specifications have been optimized to geatly impove axial esistance

More information

DECO THEORY - BUBBLE MODELS

DECO THEORY - BUBBLE MODELS DECO THEORY - BUBBLE MODELS This page descibes pinciples and theoies about bubble geneation and bubble gowth in the scuba dives body and about the effect of bubble fomation on decompession and decompession

More information

Lecture 24. Wind Lidar (6) Direct Motion Detection Lidar

Lecture 24. Wind Lidar (6) Direct Motion Detection Lidar Lectue 24. Wind Lida (6) Diect Motion Detection Lida Diect Motion Detection Wind Lida Lida tacking of aeosol motions Lase time-of-flight velocimety Lase Dopple velocimety Compaison of wind lida techniques

More information

Asteroid body-fixed hovering using nonideal solar sails

Asteroid body-fixed hovering using nonideal solar sails Reseach in Aston. Astophys. 4 Vol. X No. XX, http://www.aa-jounal.og http://www.iop.og/jounals/aa Reseach in Astonomy and Astophysics Asteoid body-fixed hoveing using nonideal sola sails Xiang-yuan Zeng,

More information

Abebe Eshetu Degati 1, Assistance Professor Harish Kumar 2 1(PhD student, sport science department, Punjabi university, Patiala, Punjab (India)

Abebe Eshetu Degati 1, Assistance Professor Harish Kumar 2 1(PhD student, sport science department, Punjabi university, Patiala, Punjab (India) IOSR Jounal of Spots and Physical Education (IOSR-JSPE) e-issn: 2347-6737, p-issn: 2347-6745, Volume 4, Issue 1, (Jan. Feb. 2017), PP 06-10 www.iosjounals.og The Relationship between Selected Physical

More information

Follow this and additional works at:

Follow this and additional works at: Lehigh Univesity Lehigh Peseve Fitz Laboatoy Repots Civil and Envionmental Engineeing 1987 Weigh-in-motion and esponse study of fou insevice bidges, U.S. Depatment of Tanspotation, Fedeal Highway Administation

More information

College Hill Carthage. Winton Hills. Mill Creek. Spring Grove Village Paddock Hills. North Avondale. Avondale. Evanston. CUF Walnut Hills.

College Hill Carthage. Winton Hills. Mill Creek. Spring Grove Village Paddock Hills. North Avondale. Avondale. Evanston. CUF Walnut Hills. 3.2 QUEENSGATE CONNECTIONS Hatwell College Hill Cathage Roselawn Winton Hills Kennedy Heights Mount Aiy Mill Ceek Bond Hill Pleasant Ridge Nothside Sping Gove Village Paddock Hills Roll Hill South Cumminsville

More information

Prestack signal enhancement by non-hyperbolic MultiFocusing

Prestack signal enhancement by non-hyperbolic MultiFocusing Petack ignal enhancement by non-hypebolic MultiFocuing Evgeny Landa*, OPEA, Pau, Fance evgeny.landa@univ-pau.f, Alex Bekovitch, Geomage, Modi in, Iael alex@geomage.com and Kotya Deev, Geomage, Modi in,

More information

A Scroll Compressor with a High Performance Induction Motor Drive for the Air Management of a PEMFC System for Automotive Applications

A Scroll Compressor with a High Performance Induction Motor Drive for the Air Management of a PEMFC System for Automotive Applications A Scoll Compesso with a High Pefomance Induction Moto Dive fo the Ai Management of a PEMFC System fo Automotive Applications Benjamin Blunie Student Membe, IEEE, Macello Pucci Membe, IEEE, Giansalvo Ciincione

More information