On File Delay Minimization for Content Uploading to Media Cloud via Collaborative Wireless Network

Size: px
Start display at page:

Download "On File Delay Minimization for Content Uploading to Media Cloud via Collaborative Wireless Network"

Transcription

1 On Fle Delay Mnmzaton for Content Uploadng to Meda Cloud va Collaboratve Wreless Network Ge Zhang and Yonggang Wen School of Computer Engneerng Nanyang Technologcal Unversty Sngapore Emal: {zh0001ge, Jang Zhu Department of Electrcal and Computer Engneerng Carnege Mellon Unversty, USA Emal: Qnghua Chen Yangtze Delta Insttute of Tsnghua Unversty Zhejang, Chna Emal: Abstract Ths paper nvestgates the problem of uploadng user-generated content fles (e.g., vdeo captured on moble devces) to a meda cloud va a cooperatve wreless network. The mult-path opportunty nherent to the cooperatve network provdes a new dmenson by optmally allocatng all the packets nto dfferent paths to mprove the user experence. Specfcally, we am to mnmze the end-to-end fle delay, resultng n a better experence for end users. We frst show that the fle delay s penalzed by a path-starvaton effect, whch results from poor packet allocaton among dfferent paths. Secondly, our n-depth analyss of the canoncal two-path case ndcates that t could hurt n some cases to use more paths. Especally, when the delay varance of assgnng one packet to the slower path s on the same order of that of assgnng all the packets to the faster path, usng one path s better than usng both paths. Fnally, based on ths nsght, we propose an teratve algorthm to assgn packets nto a set of chosen paths to allevate the path starvaton problem, wth an objectve to reducng the end-to-end fle delay. Numercal smulatons demonstrate ts near-optmal performance. The nsghts from our theoretcal analyss could provde gudelnes for platform and applcaton development. Index Terms Fle delay, meda cloud, collaboratve wreless network, content uploadng. I. INTRODUCTION Growng popularty of smart phones and ubqutous wreless Internet access are fuelng an exponental growth of moble meda. Many moble devces nowadays are capable of capturng hgh-qualty photos and vdeos. These user-generated contents are then drectly uploaded to the cloud va wreless connectons. Such emergng usage pattern has contrbuted sgnfcantly to the growth of moble data traffc. Accordng to a recent study by Csco [1], moble data traffc wll ncrease by a factor of 40 between 2009 and 2014; by 2015, two-thrds of world s moble data wll be vdeo. However, the user experence of content uploadng has been hampered by the resource constrant on moble devces [2]. The performance s further degraded by the sgnal fadng phenomenon n wreless lnks. At the same tme, the applcaton usually needs to squeeze the duraton of an uploadng sesson, ether to ft the tme frame or avalable network connectons, or to avod user mpatence. As a result, a crtcal desgn objectve s to mnmze the fle uploadng delay, under the bandwdth constrant of wreless lnks. The emergence of cooperatve wreless networks [3], [4] provdes a novel paradgm for the resource-constraned moble devce. Due to technology advancements, moble devces wth multple wreless network nterfaces (e.g., 3G, WF, Bluetooth, etc) can overcome the lmtaton of a sngle wreless lnk, by strategcally relayng data transfer va machne-tomachne (M2M) communcatons. The cooperaton among wreless devces opens up a new research area to enhance the performance of wreless communcaton. As such, cooperatve wreless networks provded provably a lot of advantages, such as, ncreasng the network throughput [5], extendng the network coverage[6], decreasng the energy cost [7], [8], and reducng the fle downloadng delay [9], to name a few. Nevertheless, explotng mult-path opportunty also comes wth challenges, such as, the complexty of managng multple smultaneous connectons and the heterogenety among dfferent paths. In ths paper, we am to mnmze the fle delay for content uploadng to the meda cloud va multple connectons over cooperatve wreless networks. Our hgh-level strategy to tackle ths problem follows a three-step process. Frst, we dentfy the path-starvaton effect as the man pan pont n transferrng content fles through mult-path connectons; second, our thorough analyss of the canoncal 2-path case suggests that, n some cases, usng more paths s not always necessary to reduce the fle delay. Fnally, we propose an teratve algorthm to allocate all the packets across dfferent paths. Our numercal results suggest that a rate-based packet allocaton polcy, when appled to a set of optmally-chosen connectons, s near-optmal. The nsghts obtaned from our theoretcal nvestgaton, when properly appled, can provde practcal gudelnes for software desgn n CDN platform and applcaton development. The rest of the paper s organzed as follows. Secton II presents a system model and a problem formulaton for analytcal purpose. Secton III dentfes a path-starvaton effect as the man bottleneck n the desgn. Secton IV analyzes a fundamental buldng block for our analyss,.e., the canoncal 2-path case. The nsghts from ths smplest example suggest an teratve packet allocaton polcy, ncluded n Secton V. Its near-optmal performance s verfed through numercal results. Secton IV concludes ths paper.

2 Fg. 2. Mult-path transmsson model for content uploadng: a content fle of k packets s dspersed nto p parallel paths, each of whch s modeled as a FIFO queue wth servce rate of μ. Fg. 1. Collaboratve wreless network for uploadng user-generated content fles to meda cloud: moble devce communcates wth the meda cloud va multple paths ncludng drect connecton to base staton or access pont and ndrect connectons va machne-to-machne cooperaton. II. SYSTEM MODEL AND PROBLEM FORMULATION In ths secton, we present an analytcal model for fle-based content dstrbuton over multple connectons and a problem formulaton to mnmze the fle delay. A. Network Model In ths paper, we consder a collaboratve wreless network for content uploadng n cloud meda network, as llustrated n Fgure 1. We assume that a moble devce s equpped wth multple network nterfaces, supportng dfferent wreless protocols (e.g., 3G, WF and Bluetooth, etc). The moble devce can communcate wth a meda cloud va multple routng paths, ncludng drect connectons to a base staton and/or an access pont, and ndrect connectons va machneto-machne (M2M) communcaton over peer moble devces. The applcaton of nterest s for the moble devce to upload user-generated content fles to the meda cloud, by leveragng the mult-path opportunty enabled by the collaboratve wreless network. Due to physcal lmtatons (e.g., fnte tme of Internet access whle the user s on moton) or user preference, the crtcal performance metrc s the fle delay, defned as the tme duraton between the moment when the moble devce starts to transmt the content packets and the moment when all the packets arrve at the meda cloud. In ths case, our desgn objectve s to mnmze the end-to-end fle delay for content uploadng. B. Mathematcal Model We model the content uploadng va multple paths n Fgure 2. Our proposed model conssts of three parts: the source, the destnaton, and a set of network paths. On the source sde, a content fle of k packets, s dspersed nto p dsjont paths through the network. Path s assumed to carry k packets, and we assume that =1 k for load conservaton. On the network sde, path s modeled as an ndependent FIFO queue. Followng the wdely adopted exponental delay model [10], the delay of packet j along routng path, denoted as νj, s modeled as an exponental random varable wth rate of μ. In addton, we assume that delays experenced by dfferent packets on the same path are dentcally and ndependently dstrbuted, and delays experenced by dfferent packets on dfferent paths are ndependent. Therefore, the delay of transferrng k packets, denoted as τ, can be expressed as, k τ = νj, (1) j=1 whch s an Erlang random varable wth order k. On the destnaton sde, the fle can be reconstructed upon recevng k packets. The end-to-end fle delay, τ, s defned as the max of all the path delays,.e., τ =max{τ, =1, 2,,p}. (2) C. Problem Formulaton Under ths system model, the research problem can be stated as follows: gven a content fle of k packets, how to transfer t through p parallel connectons to ts destnaton so that the fle delay s mnmzed? Specfcally, we are seekng an lghtweght algorthm on the moble devce to allocate content packets across dfferent paths. Mathematcally, t can be modeled as the followng non-lnear programmng problem, mn k E{τ}, (3) s.t. k 1 + k k p = K. where k = (k 1,k 2,,k p ) denotes a packet applcaton vector. III. PAIN POINT: PATH-STARVATION PHENOMENON In ths secton, we frst llustrate one crucal factor that penalzes the end-to-end fle delay n content uploadng to the meda cloud over multple connectons, and then outlne two possble approaches to mtgate such a factor. Ths paper wll focus on one mtgaton approach. Let us frst consder an example as n Fgure 3a, where the source uploads a content fle (e.g., a pcture taken on the road)

3 (a) Two-Path Example (b) Ill-Allocated Case (c) Well-Allocated Case Fg. 3. An llustraton of the path-starvaton phenomenon: (a) two-path example, (b) ll-allocated case, and (c) well-allocated case of 4 packets. The moble devce transfers the fle through two parallel connectons: path 1 and path 2. If three packets are sent to path 1 and one packet s sent to path 2 (see Fgure 3b), there s a postve probablty wth whch packet 2 arrves much earler than packet 3. In ths case, path 2 s starved whle path 1 has two packets to complete. Ths phenomenon s called a path starvaton. Mathematcally, the path-starvaton phenomenon results from the delay varance of each path. Even f all the packets are allocated to algn the average arrval tmes of the last packet n each path, there s a postve probablty that packet wll not arrve at the expected tme. As a result, there wll be a vacant perod n some path, whch could penalze the end-to-end fle delay. To mnmze the fle delay, one should allocate all the packets such that the possble path vacant perod s mnmzed. For the same example n Fgure 3, we can look at two extreme cases. On one hand, f both paths are equally good, one can assgn two packets to each path (see Fgure 3c). Wth a hgh probablty, the dfference between arrval tmes of packet 3 and 4 wll be small and the path-starvaton effect s mnmzed. On the other hand, f one path s much faster than the other one, one should assgn all 4 packets to the faster path. Otherwse, the faster path s starved n watng for the last packet on the slower path. In ths paper, extendng ths example to a generc mult-path case, we focus on the problem of mnmzng the end-to-end fle delay by optmally allocatng all the packets n a content fle across all possble network connectons. An alternatve strategy to reduce the end-to-end fle delay s to ntroduce redundant packets to suppress potental pathstarvaton effect. The ntuton s to truncate the long tal of the packet delay dstrbuton, resultng n a shorter delay mean. It s beyond the scope of ths paper. Interestng readers could refer to [11] for further detals. IV. CANONICAL CASE: 2-PATH PROBLEM The soluton to the general optmzaton problem n (3) can be derved from an n-depth understandng of the canoncal 2-path case. Our prevous work n [12] has addressed that problem n depth. In ths secton, for the sake of completeness, we recapture the essental results of the canoncal 2-path case, as presented n [12]. The nsghts obtaned from ths 2-path case allow us to develop a near-optmal packet allocaton polcy for the generc mult-path case. Fg. 4. Illustraton of optmal packet allocaton polces for the canoncal 2-path case, adopted from [12]. A. End-to-End Fle-Delay Analyss Consder the smplest 2-path case wth a content fle of k packets. Usng a Chernoff bound approach, we have obtaned n [12] an upper bound for the average fle delay for any packet allocaton polcy of (k 1,k 2 ), gven as follows, E{τ} max{ k 1, k 2 } + k 1 k 1 2( + ). (4) μ 1 μ 2 Notce that the upper bound conssts of contrbutons from two components: the frst term from the delay mean and the second term from the delay varance of ndvdual path. Ths observaton dctates the system behavor, as explaned next. Let us frst understand how the average fle delay vares under dfferent packet allocaton polces. In Fgure 4, we plot the average delay for content fle uploadng as a functon of number of packets allocated to path 1, for a content fle of 100 packets. For each set of path servce rates, two lnes are plot: a sold one for the delay bound as n (4) and a dotted one for the smulaton-based delay. In all cases, we observe an optmal packet allocaton polcy to mnmze the fle delay. Specfcally, for some sets of servce rates, both paths are used and the number of packets allocated to each path s proportonal to ts servce rate (.e., a proporton-to-rate polcy); and for some other sets of servce rates, only the faster path s used and allocate all the packets to that path (.e., a wnner-takes-all μ 2 1 μ 2 1

4 Fg. 5. The optmalty condton for the canoncal 2-path case as a functon of the content fle sze, k. polcy). Ths observaton can be generalzed nto the 2-path case wth any fle sze and any path servng rate, as presented n next sub-secton. B. Optmal Packet Allocaton Polces In general, as proved n [12], to mnmze the average delay of uploadng a content fle of k packets va two dsjonted paths wth servce rates of μ 1 μ 2, the optmal allocaton polcy s one of the followng two canddates: μ proporton-to-rate polcy: ( 1 μ μ 1+μ 2, 2 μ 1+μ 2 )k ; wnner-takes-all polcy: (1, 0)k. The optmalty condton for both polces has been characterzed and can be summarzed n Fgure 5. On one hand, when the wnner-takes-all polcy performs better, the condton s gven by k (μ 1 /μ 2 ) 2. One can rewrte ths condton wth the bg-o notaton, as k/μ 2 1 = O(1/μ 2 2), where k/μ 2 1 s the delay varance of sendng k packets through the faster path, and 1/μ 2 2 s the delay varance of sendng one packet through the slower path. Ths suggests that, when the delay varance of sendng one packet through the slower path s comparable to the delay varance of sendng all the packets to the faster path, t s advantageous to send all the packets through the faster path. On the other hand, when the proporton-to-rate polcy outperforms, the threshold s gven by k 4μ 3 1/μ 3 2. In between these two regons, one can smple compare these two polces and choose the wnner. Ths analyss provdes us wth a smple heurstcs to allocate packets to a 2-path cases, as gven by the followng rule Elmnatng Path 2, f ( μ 1 ) 2 k (5) μ 2 In the rest of ths paper, we call ths procedure the 2- path optmalty test. It s the bass for our proposed packet allocaton algorthm n Secton V. V. ITERATIVE PACKET ALLOCATION ALGORITHM Insghts from our understandng of the canoncal 2-path case can be appled to develop effcent packet allocaton algorthms for the generc mult-path case. In ths secton, we frst propose an teratve packet allocaton algorthm based on the 2-path optmalty test and then nvestgate how to select paths to allocate content packets under two specal cases of path parameters. A. An Iteratve Packet Allocaton Algorthm Usng the 2-path optmalty test, we develop a general prncple for effcent packet allocaton algorthms for the generc mult-path case; therefore, the rule s modfed as below Elmnatng Path p, f ( μ 1 ) 2 k μ 1 + μ μ p p =1 μ. (6) In the rest of ths paper, we call ths procedure the 2- path optmalty test. It s the bass for our proposed packet allocaton algorthm n Secton V. The key dea s to group the fastest path and the slowest path nto the canoncal 2-path case. We assert that the optmalty test n (6) wll not be satsfed for any two paths, f t s not satsfed for the fastest and the slowest paths. Proof: Let μ 1 μ m μ n μ p for any two avalable paths m and n, havng ( μ1 μ p ) 2 < k p μ 1+μ p, we need to show =1 μ that ( μm μ n ) 2 < k p μ m+μ n. Hence, we have, =1 μ ( μ m ) 2 μ m μ 1 < k μ pμ m μ n μ n μ n μ p μ 1 < k μ p + μ2 p μ 1 μ p p =1 μ. (7) + μ2 p μm μ 1μ n =1 μ k μ m + μ n p =1 μ. (8) An effcent packet allocaton strategy for the orgnal multpath problem should go through the 2-path optmalty test to teratvely elmnate paths from the set of avalable paths such that the resultng packet allocaton polcy has no conflct wth the 2-path optmalty test. Usng ths general prncple, we propose an teratve packet allocaton algorthm as follows. Wthout loss of generalty, we sort all the avalable paths from the fastest to the slowest accordng ther servce rates. We denote a set of A, denoted as the actve path set, whch contans all the paths that are not elmnated n the procedure. Intally, set A contans all the avalable paths. A proporton-to-rate packet allocaton s conduct over the set A. Then, the fastest and the lowest paths n the set A s grouped nto a 2-path case. If the optmalty test n (6) s satsfed, the slowest path s elmnated from the set A and the algorthm repeats above steps for the updated set of actve paths. Otherwse, the algorthm termnates wth the set A of actve paths and a proporton-to-rate packet allocaton among the set A. Note that each teraton takes constant tme and the algorthm wll termnate wthn p 1 teratons; therefore, the tme complexty of the proposed algorthm s bounded by O(p). We llustrate the logc flow of ths proposed algorthm n Fgure 6. Let us consder an example of allocatng 200 packets nto 4 paths, wth servce rates of (64, 16, 4, 1) packets per unt tme. After the frst round of proportonal allocaton (packets allocated nto each path are 151, 38, 9 and 2), path 1 and path 4 are grouped together. Path 4 s then elmnated because the two-path test s satsfed. The same procedure contnues and

5 20 18 Lnearly Degraded Path Exponentally Degraded Path Number of Actve Path, p * Fle Sze, k Fg. 6. The logc flow of our proposed teratve packet allocaton algorthm. Fg. 7. The number of actve paths s plot as a functon of the content fle sze, k, for the two specfc path settngs. termnates after 3 rounds of proportonal allocaton wth path elmnaton, resultng n a packet allocaton vector as (160, 40) for the frst two paths. B. Path Selecton Analyss In ths subsecton, we wll nvestgate how paths should be selected under the aforementoned teratve packet allocaton algorthms, for two alternatve path parameter settngs. 1) Lnearly Degraded Paths: In ths case, we assume that the servce rates of all the paths ncreases lnearly as the path ndex ncrease. Specfcally, the servce rate of path s gven by μ = δ(p +1 ), =1, 2,...,p. (9) Applyng the teratve packet allocaton algorthm, we notce that the path elmnaton process would contnue f the followng condton s met, ( μ 1 ) 2 k μ 1 + μ μ p p =1 μ. (10) Pluggng (9) nto (10), we obtan p 3 2k. (11) As a result, the algorthm wll stop when the number of paths left n the actve set s p 3 2k l =. (12) All the packets are proportonally allocated to the set of actve paths from path 1 to path p. 2) Exponentally Degraded Paths : In ths case, we assume that the servce rates of all the paths ncreases lnearly as the path ndex ncrease. Specfcally, the servce rate of path s gven by μ = αe β, =1, 2,...,p. (13) Applyng the teratve packet allocaton algorthm, we notce that the path elmnaton process would contnue f the followng condton s met, ( μ 1 ) 2 k μ 1 + μ μ p p =1 μ. (14) Pluggng (13) nto (14) and gnorng some tal terms, we obtan p 1 [ 2β ln (1 e β ) k ] +1. (15) As a result, the algorthm wll stop when the number of paths left n the actve set s [ 1 p e = 2β ln (1 e β ) k ] +1. (16) All the packets are proportonally allocated to the set of actve paths from path 1 to path p. In Fgure 7, we compare the resulted number of actve paths, from our proposed teratve packet allocaton algorthm, for the aforementoned two path settngs. As shown n (15), for a set of lnearly-degraded paths, the number of actve paths scales n a cubc root of the content fle sze; whle for a set of exponentally-degraded paths, the number of actve paths scales logarthmcally wth the content fle sze. Therefore, the number of actve paths for exponentally-degraded paths s much less than the number of actve paths for lnearlydegraded paths. VI. NUMERICAL PERFORMANCE ANALYSIS In ths secton, we nvestgate the performance penalty, resulted from our proposed teratve path applcaton algorthm. Specfcally, let us consder a case n whch 3 paths are avalable between the moble devce and the meda cloud. In our smulaton, we obtan two packet allocaton polces wth ts correspondng fle delays: the optmal one through an exhaustve searchng algorthm and the effcent one through our teratve algorthm.

6 Fg. 8. The normalzed delay dverson, between the packet allocaton vector resulted from our proposed teratve algorthm and the one resulted from the exhaustve searchng algorthm, s plotted as a functon of the content fle sze (.e., k), for four dfferent sets of exponentally-degraded paths. To quantfy the performance penalty of our proposed algorthm compared to the optmal packet allocaton, we defne a performance metrc as the normalzed delay dverson between the effcent polcy and the optmal polcy, gven by the followng formula, D = τ τ τ, (17) where τ and τ are the average fle delay resulted from our proposed algorthm and the optmal one. In Fgure 8, we plot the normalzed delay dverson as the functon of the content fle sze for four dfferent sets of exponentally-degraded paths. There are a few observatons from ths result. Frst, the normalzed delay dverson s bounded and the upper lmt s normally small. In our case, t s less than 5%. As a result, the fle delay of our effcent packet allocaton polcy s qute close to that of the optmal one. Second, when the degradaton coeffcent s small(.e., the servce rates degrades slowly), our proposed algorthm always generates an optmal packet allocaton polcy. For example, our algorthm results n optmal packet allocaton polces for path servce rate vectors (128, 128, 128) and (128, 64, 32). However, for a set of paths wth wldly varyng path servce rates, our algorthm often results n a sub-optmal packet allocaton polcy. Fnally, for a set of paths degradng fast, the performance penalty ncreases wth a larger fle sze, n a concave fashon. Ths numercal nvestgaton suggests that our proposed teratve algorthm wll generates a near-optmal packet allocaton vector, and wll result n an optmal packet allocaton vector for a set of comparable paths. VII. CONCLUSION In ths paper, we nvestgated the problem of mnmzng the average fle delay of uploadng user-generated content fles of fnte sze to the meda cloud through multple connectons n cooperatve wreless networks. The objectve s to provde an mproved user experence for emergng vdeo traffc and moble applcatons. Usng a smplfed queue model, we frst dentfed the path starvaton as a major bottleneck. Our proposed soluton s to reduce possble path starvaton by optmally allocatng all the packets nto possble paths. We then proposed an teratve packet allocaton algorthm by leveragng nsghts obtaned from our prevous research n the canoncal 2-path case. Numercal smulatons ndcated that the delay performance of the packet allocaton polcy from our proposed algorthms s very close to that of the optmal packet allocaton polcy from an exhaustve search algorthm. In term of addtonal research, we are lookng at the strategy of applyng nter-path packet codng technque to further reduce the average fle delay. In order to make the research practcal, we are also explotng the nteracton wth TCP/IP protocols. ACKNOWLEDGMENT The authors would lke to thank Sngapore Nanyang Technologcal Unversty for the start-up grant support of ths research as well as the grant support from Chna NSF REFERENCES [1] Vsual networkng ndex: Global moble data traffc forecast update, , Whte paper, Csco Systems, Inc., Feburary 2011, avalable onlne. [2] M. Satyanarayanan, P. Bahl, R. Caceres, and N. Daves, The case for vm-based cloudlets n moble computng, IEEE Pervasve Computng, vol. 8, no. 4, pp , Oct.-Dec [3] H. Luo, X. Meng, R. Ramjee, P. Snha, and L. L, The desgn and evaluaton of unfed cellular and ad-hoc networks, IEEE Transactons on Moble Computng, vol. 6, no. 9, pp , Sept [4] Z. Sheng, Z. Dng, and K. Leung, Dstrbuted and power effcent routng n wreless cooperatve networks, n IEEE Internatonal Conference on Communcatons(ICC 09), June 2009, pp [5] R. Bhata, L. L, H. Luo, and R. Ramjee, Icam: ntegrated cellular and ad hoc multcast, IEEE Transactons on Moble Computng, vol.5, no. 8, pp , Aug [6] J. Chen, S. L, S.-H. Chan, and J. He, Wan: wreless nfrastructure and ad-hoc network ntegraton, n 2005 IEEE Internatonal Conference on Communcatons(ICC 2005), vol. 5, May 2005, pp [7] L. Al-Kanj and Z. Dawy, Optmzed energy effcent content dstrbuton over wreless networks wth moble-to-moble cooperaton, n 2010 IEEE 17th Internatonal Conference on Telecommuncatons (ICT),, Aprl 2010, pp [8] Y. G. Wen, G. Zhang, and X. Q. Zhu, Lghtweght packet schedulng algorthms for content uploadng from moble devces to meda cloud, n the 2nd IEEE Workshop on Multmeda Communcatons & Servces - IEEE GLOBECOM 2011, Dember 2011, p. accepted. [9] D. Zhu, M. Mutka, and Z. Cen, Usng cooperatve multple paths to reduce fle download latency n cellular data networks, n 2005 IEEE Global Telecommuncatons Conference(GLOBECOM 05), vol.5,dec. 2005, pp [10] D. Bertsekas and R. Gallager, Data networks (2nd ed.). Upper Saddle Rver, NJ, USA: Prentce-Hall, Inc., [11] J. Sun, Y. Wen, and L. Z. Zheng, On fle-based content dstrbuton over wreless networks va multple paths: Codng and delay trade-off, n 2011 Proceedngs of IEEE INFOCOM, Aprl 2011, pp [12] J. Sun and Y. Wen, On mnmum-delay data block transport over two-connected mesh networks, n Proceedngs of 2007 IEEE Wreless Communcatons and Networkng Conference, March 2007, pp

Performance Analysis of Energy Consumption of Smartphone Running Mobile Hotspot Application

Performance Analysis of Energy Consumption of Smartphone Running Mobile Hotspot Application Internatonal Journal of mart Grd and lean Energy Performance Analyss of Energy onsumpton of martphone Runnng Moble Hotspot Applcaton Yun on hung a chool of Electronc Engneerng, oongsl Unversty, 511 angdo-dong,

More information

Data Broadcast on a Multi-System Heterogeneous Overlayed Wireless Network *

Data Broadcast on a Multi-System Heterogeneous Overlayed Wireless Network * JOURNAL OF INFORMATION SCIENCE AND ENGINEERING 24, 819-840 (2008) Data Broadcast on a Mult-System Heterogeneous Overlayed Wreless Network * Department of Computer Scence Natonal Chao Tung Unversty Hsnchu,

More information

The Development of Web Log Mining Based on Improve-K-Means Clustering Analysis

The Development of Web Log Mining Based on Improve-K-Means Clustering Analysis The Development of Web Log Mnng Based on Improve-K-Means Clusterng Analyss TngZhong Wang * College of Informaton Technology, Luoyang Normal Unversty, Luoyang, 471022, Chna wangtngzhong2@sna.cn Abstract.

More information

INVESTIGATION OF VEHICULAR USERS FAIRNESS IN CDMA-HDR NETWORKS

INVESTIGATION OF VEHICULAR USERS FAIRNESS IN CDMA-HDR NETWORKS 21 22 September 2007, BULGARIA 119 Proceedngs of the Internatonal Conference on Informaton Technologes (InfoTech-2007) 21 st 22 nd September 2007, Bulgara vol. 2 INVESTIGATION OF VEHICULAR USERS FAIRNESS

More information

Project Networks With Mixed-Time Constraints

Project Networks With Mixed-Time Constraints Project Networs Wth Mxed-Tme Constrants L Caccetta and B Wattananon Western Australan Centre of Excellence n Industral Optmsaton (WACEIO) Curtn Unversty of Technology GPO Box U1987 Perth Western Australa

More information

Enabling P2P One-view Multi-party Video Conferencing

Enabling P2P One-view Multi-party Video Conferencing Enablng P2P One-vew Mult-party Vdeo Conferencng Yongxang Zhao, Yong Lu, Changja Chen, and JanYn Zhang Abstract Mult-Party Vdeo Conferencng (MPVC) facltates realtme group nteracton between users. Whle P2P

More information

Analysis of Energy-Conserving Access Protocols for Wireless Identification Networks

Analysis of Energy-Conserving Access Protocols for Wireless Identification Networks From the Proceedngs of Internatonal Conference on Telecommuncaton Systems (ITC-97), March 2-23, 1997. 1 Analyss of Energy-Conservng Access Protocols for Wreless Identfcaton etworks Imrch Chlamtac a, Chara

More information

denote the location of a node, and suppose node X . This transmission causes a successful reception by node X for any other node

denote the location of a node, and suppose node X . This transmission causes a successful reception by node X for any other node Fnal Report of EE359 Class Proect Throughput and Delay n Wreless Ad Hoc Networs Changhua He changhua@stanford.edu Abstract: Networ throughput and pacet delay are the two most mportant parameters to evaluate

More information

1. Fundamentals of probability theory 2. Emergence of communication traffic 3. Stochastic & Markovian Processes (SP & MP)

1. Fundamentals of probability theory 2. Emergence of communication traffic 3. Stochastic & Markovian Processes (SP & MP) 6.3 / -- Communcaton Networks II (Görg) SS20 -- www.comnets.un-bremen.de Communcaton Networks II Contents. Fundamentals of probablty theory 2. Emergence of communcaton traffc 3. Stochastc & Markovan Processes

More information

On the Interaction between Load Balancing and Speed Scaling

On the Interaction between Load Balancing and Speed Scaling On the Interacton between Load Balancng and Speed Scalng Ljun Chen and Na L Abstract Speed scalng has been wdely adopted n computer and communcaton systems, n partcular, to reduce energy consumpton. An

More information

Multi-Source Video Multicast in Peer-to-Peer Networks

Multi-Source Video Multicast in Peer-to-Peer Networks ult-source Vdeo ultcast n Peer-to-Peer Networks Francsco de Asís López-Fuentes*, Eckehard Stenbach Technsche Unverstät ünchen Insttute of Communcaton Networks, eda Technology Group 80333 ünchen, Germany

More information

What is Candidate Sampling

What is Candidate Sampling What s Canddate Samplng Say we have a multclass or mult label problem where each tranng example ( x, T ) conssts of a context x a small (mult)set of target classes T out of a large unverse L of possble

More information

Sangam - Efficient Cellular-WiFi CDN-P2P Group Framework for File Sharing Service

Sangam - Efficient Cellular-WiFi CDN-P2P Group Framework for File Sharing Service Sangam - Effcent Cellular-WF CDN-P2P Group Framework for Fle Sharng Servce Anjal Srdhar Unversty of Illnos, Urbana-Champagn Urbana, USA srdhar3@llnos.edu Klara Nahrstedt Unversty of Illnos, Urbana-Champagn

More information

benefit is 2, paid if the policyholder dies within the year, and probability of death within the year is ).

benefit is 2, paid if the policyholder dies within the year, and probability of death within the year is ). REVIEW OF RISK MANAGEMENT CONCEPTS LOSS DISTRIBUTIONS AND INSURANCE Loss and nsurance: When someone s subject to the rsk of ncurrng a fnancal loss, the loss s generally modeled usng a random varable or

More information

Energy Efficient Routing in Ad Hoc Disaster Recovery Networks

Energy Efficient Routing in Ad Hoc Disaster Recovery Networks Energy Effcent Routng n Ad Hoc Dsaster Recovery Networks Gl Zussman and Adran Segall Department of Electrcal Engneerng Technon Israel Insttute of Technology Hafa 32000, Israel {glz@tx, segall@ee}.technon.ac.l

More information

LAMOR: Lifetime-Aware Multipath Optimized Routing Algorithm for Video Transmission over Ad Hoc Networks

LAMOR: Lifetime-Aware Multipath Optimized Routing Algorithm for Video Transmission over Ad Hoc Networks LAMOR: Lfetme-Aware Multpath Optmzed Routng Algorthm for Vdeo ransmsson over Ad Hoc Networks 1 Lansheng an, Lng Xe, Kng-m Ko, Mng Le and Moshe Zukerman Abstract Multpath routng s a key technque to support

More information

PSYCHOLOGICAL RESEARCH (PYC 304-C) Lecture 12

PSYCHOLOGICAL RESEARCH (PYC 304-C) Lecture 12 14 The Ch-squared dstrbuton PSYCHOLOGICAL RESEARCH (PYC 304-C) Lecture 1 If a normal varable X, havng mean µ and varance σ, s standardsed, the new varable Z has a mean 0 and varance 1. When ths standardsed

More information

A Design Method of High-availability and Low-optical-loss Optical Aggregation Network Architecture

A Design Method of High-availability and Low-optical-loss Optical Aggregation Network Architecture A Desgn Method of Hgh-avalablty and Low-optcal-loss Optcal Aggregaton Network Archtecture Takehro Sato, Kuntaka Ashzawa, Kazumasa Tokuhash, Dasuke Ish, Satoru Okamoto and Naoak Yamanaka Dept. of Informaton

More information

Forecasting the Direction and Strength of Stock Market Movement

Forecasting the Direction and Strength of Stock Market Movement Forecastng the Drecton and Strength of Stock Market Movement Jngwe Chen Mng Chen Nan Ye cjngwe@stanford.edu mchen5@stanford.edu nanye@stanford.edu Abstract - Stock market s one of the most complcated systems

More information

PAS: A Packet Accounting System to Limit the Effects of DoS & DDoS. Debish Fesehaye & Klara Naherstedt University of Illinois-Urbana Champaign

PAS: A Packet Accounting System to Limit the Effects of DoS & DDoS. Debish Fesehaye & Klara Naherstedt University of Illinois-Urbana Champaign PAS: A Packet Accountng System to Lmt the Effects of DoS & DDoS Debsh Fesehaye & Klara Naherstedt Unversty of Illnos-Urbana Champagn DoS and DDoS DDoS attacks are ncreasng threats to our dgtal world. Exstng

More information

taposh_kuet20@yahoo.comcsedchan@cityu.edu.hk rajib_csedept@yahoo.co.uk, alam_shihabul@yahoo.com

taposh_kuet20@yahoo.comcsedchan@cityu.edu.hk rajib_csedept@yahoo.co.uk, alam_shihabul@yahoo.com G. G. Md. Nawaz Al 1,2, Rajb Chakraborty 2, Md. Shhabul Alam 2 and Edward Chan 1 1 Cty Unversty of Hong Kong, Hong Kong, Chna taposh_kuet20@yahoo.comcsedchan@ctyu.edu.hk 2 Khulna Unversty of Engneerng

More information

How To Improve Delay Throughput In Wireless Networks With Multipath Routing And Channel Codeing

How To Improve Delay Throughput In Wireless Networks With Multipath Routing And Channel Codeing Delay-Throughput Enhancement n Wreless Networs wth Mult-path Routng and Channel Codng Kevan Ronas, Student Member, IEEE, Amr-Hamed Mohsenan-Rad, Member, IEEE, Vncent W.S. Wong, Senor Member, IEEE, Sathsh

More information

Institute of Informatics, Faculty of Business and Management, Brno University of Technology,Czech Republic

Institute of Informatics, Faculty of Business and Management, Brno University of Technology,Czech Republic Lagrange Multplers as Quanttatve Indcators n Economcs Ivan Mezník Insttute of Informatcs, Faculty of Busness and Management, Brno Unversty of TechnologCzech Republc Abstract The quanttatve role of Lagrange

More information

VoIP Playout Buffer Adjustment using Adaptive Estimation of Network Delays

VoIP Playout Buffer Adjustment using Adaptive Estimation of Network Delays VoIP Playout Buffer Adjustment usng Adaptve Estmaton of Network Delays Mroslaw Narbutt and Lam Murphy* Department of Computer Scence Unversty College Dubln, Belfeld, Dubln, IRELAND Abstract The poor qualty

More information

Joint Scheduling of Processing and Shuffle Phases in MapReduce Systems

Joint Scheduling of Processing and Shuffle Phases in MapReduce Systems Jont Schedulng of Processng and Shuffle Phases n MapReduce Systems Fangfe Chen, Mural Kodalam, T. V. Lakshman Department of Computer Scence and Engneerng, The Penn State Unversty Bell Laboratores, Alcatel-Lucent

More information

On the Interaction between Load Balancing and Speed Scaling

On the Interaction between Load Balancing and Speed Scaling On the Interacton between Load Balancng and Speed Scalng Ljun Chen, Na L and Steven H. Low Engneerng & Appled Scence Dvson, Calforna Insttute of Technology, USA Abstract Speed scalng has been wdely adopted

More information

M3S MULTIMEDIA MOBILITY MANAGEMENT AND LOAD BALANCING IN WIRELESS BROADCAST NETWORKS

M3S MULTIMEDIA MOBILITY MANAGEMENT AND LOAD BALANCING IN WIRELESS BROADCAST NETWORKS M3S MULTIMEDIA MOBILITY MANAGEMENT AND LOAD BALANCING IN WIRELESS BROADCAST NETWORKS Bogdan Cubotaru, Gabrel-Mro Muntean Performance Engneerng Laboratory, RINCE School of Electronc Engneerng Dubln Cty

More information

An Interest-Oriented Network Evolution Mechanism for Online Communities

An Interest-Oriented Network Evolution Mechanism for Online Communities An Interest-Orented Network Evoluton Mechansm for Onlne Communtes Cahong Sun and Xaopng Yang School of Informaton, Renmn Unversty of Chna, Bejng 100872, P.R. Chna {chsun,yang}@ruc.edu.cn Abstract. Onlne

More information

On the Optimal Control of a Cascade of Hydro-Electric Power Stations

On the Optimal Control of a Cascade of Hydro-Electric Power Stations On the Optmal Control of a Cascade of Hydro-Electrc Power Statons M.C.M. Guedes a, A.F. Rbero a, G.V. Smrnov b and S. Vlela c a Department of Mathematcs, School of Scences, Unversty of Porto, Portugal;

More information

A hybrid global optimization algorithm based on parallel chaos optimization and outlook algorithm

A hybrid global optimization algorithm based on parallel chaos optimization and outlook algorithm Avalable onlne www.ocpr.com Journal of Chemcal and Pharmaceutcal Research, 2014, 6(7):1884-1889 Research Artcle ISSN : 0975-7384 CODEN(USA) : JCPRC5 A hybrd global optmzaton algorthm based on parallel

More information

A Secure Password-Authenticated Key Agreement Using Smart Cards

A Secure Password-Authenticated Key Agreement Using Smart Cards A Secure Password-Authentcated Key Agreement Usng Smart Cards Ka Chan 1, Wen-Chung Kuo 2 and Jn-Chou Cheng 3 1 Department of Computer and Informaton Scence, R.O.C. Mltary Academy, Kaohsung 83059, Tawan,

More information

A 2 -MAC: An Adaptive, Anycast MAC Protocol for Wireless Sensor Networks

A 2 -MAC: An Adaptive, Anycast MAC Protocol for Wireless Sensor Networks : An Adaptve, Anycast MAC Protocol for Wreless Sensor Networks Hwee-Xan Tan and Mun Choon Chan Department of Computer Scence, School of Computng, Natonal Unversty of Sngapore {hweexan, chanmc}@comp.nus.edu.sg

More information

ANALYZING THE RELATIONSHIPS BETWEEN QUALITY, TIME, AND COST IN PROJECT MANAGEMENT DECISION MAKING

ANALYZING THE RELATIONSHIPS BETWEEN QUALITY, TIME, AND COST IN PROJECT MANAGEMENT DECISION MAKING ANALYZING THE RELATIONSHIPS BETWEEN QUALITY, TIME, AND COST IN PROJECT MANAGEMENT DECISION MAKING Matthew J. Lberatore, Department of Management and Operatons, Vllanova Unversty, Vllanova, PA 19085, 610-519-4390,

More information

Cloud-based Social Application Deployment using Local Processing and Global Distribution

Cloud-based Social Application Deployment using Local Processing and Global Distribution Cloud-based Socal Applcaton Deployment usng Local Processng and Global Dstrbuton Zh Wang *, Baochun L, Lfeng Sun *, and Shqang Yang * * Bejng Key Laboratory of Networked Multmeda Department of Computer

More information

AN APPROACH TO WIRELESS SCHEDULING CONSIDERING REVENUE AND USERS SATISFACTION

AN APPROACH TO WIRELESS SCHEDULING CONSIDERING REVENUE AND USERS SATISFACTION The Medterranean Journal of Computers and Networks, Vol. 2, No. 1, 2006 57 AN APPROACH TO WIRELESS SCHEDULING CONSIDERING REVENUE AND USERS SATISFACTION L. Bada 1,*, M. Zorz 2 1 Department of Engneerng,

More information

Availability-Based Path Selection and Network Vulnerability Assessment

Availability-Based Path Selection and Network Vulnerability Assessment Avalablty-Based Path Selecton and Network Vulnerablty Assessment Song Yang, Stojan Trajanovsk and Fernando A. Kupers Delft Unversty of Technology, The Netherlands {S.Yang, S.Trajanovsk, F.A.Kupers}@tudelft.nl

More information

When Network Effect Meets Congestion Effect: Leveraging Social Services for Wireless Services

When Network Effect Meets Congestion Effect: Leveraging Social Services for Wireless Services When Network Effect Meets Congeston Effect: Leveragng Socal Servces for Wreless Servces aowen Gong School of Electrcal, Computer and Energy Engeerng Arzona State Unversty Tempe, AZ 8587, USA xgong9@asuedu

More information

An MILP model for planning of batch plants operating in a campaign-mode

An MILP model for planning of batch plants operating in a campaign-mode An MILP model for plannng of batch plants operatng n a campagn-mode Yanna Fumero Insttuto de Desarrollo y Dseño CONICET UTN yfumero@santafe-concet.gov.ar Gabrela Corsano Insttuto de Desarrollo y Dseño

More information

Survey on Virtual Machine Placement Techniques in Cloud Computing Environment

Survey on Virtual Machine Placement Techniques in Cloud Computing Environment Survey on Vrtual Machne Placement Technques n Cloud Computng Envronment Rajeev Kumar Gupta and R. K. Paterya Department of Computer Scence & Engneerng, MANIT, Bhopal, Inda ABSTRACT In tradtonal data center

More information

The Load Balancing of Database Allocation in the Cloud

The Load Balancing of Database Allocation in the Cloud , March 3-5, 23, Hong Kong The Load Balancng of Database Allocaton n the Cloud Yu-lung Lo and Mn-Shan La Abstract Each database host n the cloud platform often has to servce more than one database applcaton

More information

Efficient Bandwidth Management in Broadband Wireless Access Systems Using CAC-based Dynamic Pricing

Efficient Bandwidth Management in Broadband Wireless Access Systems Using CAC-based Dynamic Pricing Effcent Bandwdth Management n Broadband Wreless Access Systems Usng CAC-based Dynamc Prcng Bader Al-Manthar, Ndal Nasser 2, Najah Abu Al 3, Hossam Hassanen Telecommuncatons Research Laboratory School of

More information

J. Parallel Distrib. Comput.

J. Parallel Distrib. Comput. J. Parallel Dstrb. Comput. 71 (2011) 62 76 Contents lsts avalable at ScenceDrect J. Parallel Dstrb. Comput. journal homepage: www.elsever.com/locate/jpdc Optmzng server placement n dstrbuted systems n

More information

Coordinated Denial-of-Service Attacks in IEEE 802.22 Networks

Coordinated Denial-of-Service Attacks in IEEE 802.22 Networks Coordnated Denal-of-Servce Attacks n IEEE 82.22 Networks Y Tan Department of ECE Stevens Insttute of Technology Hoboken, NJ Emal: ytan@stevens.edu Shamk Sengupta Department of Math. & Comp. Sc. John Jay

More information

Efficient On-Demand Data Service Delivery to High-Speed Trains in Cellular/Infostation Integrated Networks

Efficient On-Demand Data Service Delivery to High-Speed Trains in Cellular/Infostation Integrated Networks IEEE JOURNAL ON SELECTED AREAS IN COMMUNICATIONS, VOL. XX, NO. XX, MONTH 2XX 1 Effcent On-Demand Data Servce Delvery to Hgh-Speed Trans n Cellular/Infostaton Integrated Networks Hao Lang, Student Member,

More information

Case Study: Load Balancing

Case Study: Load Balancing Case Study: Load Balancng Thursday, 01 June 2006 Bertol Marco A.A. 2005/2006 Dmensonamento degl mpant Informatc LoadBal - 1 Introducton Optmze the utlzaton of resources to reduce the user response tme

More information

Logical Development Of Vogel s Approximation Method (LD-VAM): An Approach To Find Basic Feasible Solution Of Transportation Problem

Logical Development Of Vogel s Approximation Method (LD-VAM): An Approach To Find Basic Feasible Solution Of Transportation Problem INTERNATIONAL JOURNAL OF SCIENTIFIC & TECHNOLOGY RESEARCH VOLUME, ISSUE, FEBRUARY ISSN 77-866 Logcal Development Of Vogel s Approxmaton Method (LD- An Approach To Fnd Basc Feasble Soluton Of Transportaton

More information

Fault tolerance in cloud technologies presented as a service

Fault tolerance in cloud technologies presented as a service Internatonal Scentfc Conference Computer Scence 2015 Pavel Dzhunev, PhD student Fault tolerance n cloud technologes presented as a servce INTRODUCTION Improvements n technques for vrtualzaton and performance

More information

Robust Design of Public Storage Warehouses. Yeming (Yale) Gong EMLYON Business School

Robust Design of Public Storage Warehouses. Yeming (Yale) Gong EMLYON Business School Robust Desgn of Publc Storage Warehouses Yemng (Yale) Gong EMLYON Busness School Rene de Koster Rotterdam school of management, Erasmus Unversty Abstract We apply robust optmzaton and revenue management

More information

Support Vector Machines

Support Vector Machines Support Vector Machnes Max Wellng Department of Computer Scence Unversty of Toronto 10 Kng s College Road Toronto, M5S 3G5 Canada wellng@cs.toronto.edu Abstract Ths s a note to explan support vector machnes.

More information

Efficient Striping Techniques for Variable Bit Rate Continuous Media File Servers æ

Efficient Striping Techniques for Variable Bit Rate Continuous Media File Servers æ Effcent Strpng Technques for Varable Bt Rate Contnuous Meda Fle Servers æ Prashant J. Shenoy Harrck M. Vn Department of Computer Scence, Department of Computer Scences, Unversty of Massachusetts at Amherst

More information

How Sets of Coherent Probabilities May Serve as Models for Degrees of Incoherence

How Sets of Coherent Probabilities May Serve as Models for Degrees of Incoherence 1 st Internatonal Symposum on Imprecse Probabltes and Ther Applcatons, Ghent, Belgum, 29 June 2 July 1999 How Sets of Coherent Probabltes May Serve as Models for Degrees of Incoherence Mar J. Schervsh

More information

How To Solve An Onlne Control Polcy On A Vrtualzed Data Center

How To Solve An Onlne Control Polcy On A Vrtualzed Data Center Dynamc Resource Allocaton and Power Management n Vrtualzed Data Centers Rahul Urgaonkar, Ulas C. Kozat, Ken Igarash, Mchael J. Neely urgaonka@usc.edu, {kozat, garash}@docomolabs-usa.com, mjneely@usc.edu

More information

Module 2 LOSSLESS IMAGE COMPRESSION SYSTEMS. Version 2 ECE IIT, Kharagpur

Module 2 LOSSLESS IMAGE COMPRESSION SYSTEMS. Version 2 ECE IIT, Kharagpur Module LOSSLESS IMAGE COMPRESSION SYSTEMS Lesson 3 Lossless Compresson: Huffman Codng Instructonal Objectves At the end of ths lesson, the students should be able to:. Defne and measure source entropy..

More information

Minimal Coding Network With Combinatorial Structure For Instantaneous Recovery From Edge Failures

Minimal Coding Network With Combinatorial Structure For Instantaneous Recovery From Edge Failures Mnmal Codng Network Wth Combnatoral Structure For Instantaneous Recovery From Edge Falures Ashly Joseph 1, Mr.M.Sadsh Sendl 2, Dr.S.Karthk 3 1 Fnal Year ME CSE Student Department of Computer Scence Engneerng

More information

Activity Scheduling for Cost-Time Investment Optimization in Project Management

Activity Scheduling for Cost-Time Investment Optimization in Project Management PROJECT MANAGEMENT 4 th Internatonal Conference on Industral Engneerng and Industral Management XIV Congreso de Ingenería de Organzacón Donosta- San Sebastán, September 8 th -10 th 010 Actvty Schedulng

More information

Schedulability Bound of Weighted Round Robin Schedulers for Hard Real-Time Systems

Schedulability Bound of Weighted Round Robin Schedulers for Hard Real-Time Systems Schedulablty Bound of Weghted Round Robn Schedulers for Hard Real-Tme Systems Janja Wu, Jyh-Charn Lu, and We Zhao Department of Computer Scence, Texas A&M Unversty {janjaw, lu, zhao}@cs.tamu.edu Abstract

More information

Power-of-Two Policies for Single- Warehouse Multi-Retailer Inventory Systems with Order Frequency Discounts

Power-of-Two Policies for Single- Warehouse Multi-Retailer Inventory Systems with Order Frequency Discounts Power-of-wo Polces for Sngle- Warehouse Mult-Retaler Inventory Systems wth Order Frequency Dscounts José A. Ventura Pennsylvana State Unversty (USA) Yale. Herer echnon Israel Insttute of echnology (Israel)

More information

A Replication-Based and Fault Tolerant Allocation Algorithm for Cloud Computing

A Replication-Based and Fault Tolerant Allocation Algorithm for Cloud Computing A Replcaton-Based and Fault Tolerant Allocaton Algorthm for Cloud Computng Tork Altameem Dept of Computer Scence, RCC, Kng Saud Unversty, PO Box: 28095 11437 Ryadh-Saud Araba Abstract The very large nfrastructure

More information

CALL ADMISSION CONTROL IN WIRELESS MULTIMEDIA NETWORKS

CALL ADMISSION CONTROL IN WIRELESS MULTIMEDIA NETWORKS CALL ADMISSION CONTROL IN WIRELESS MULTIMEDIA NETWORKS Novella Bartoln 1, Imrch Chlamtac 2 1 Dpartmento d Informatca, Unverstà d Roma La Sapenza, Roma, Italy novella@ds.unroma1.t 2 Center for Advanced

More information

MAC Layer Service Time Distribution of a Fixed Priority Real Time Scheduler over 802.11

MAC Layer Service Time Distribution of a Fixed Priority Real Time Scheduler over 802.11 Internatonal Journal of Software Engneerng and Its Applcatons Vol., No., Aprl, 008 MAC Layer Servce Tme Dstrbuton of a Fxed Prorty Real Tme Scheduler over 80. Inès El Korb Ecole Natonale des Scences de

More information

A Lyapunov Optimization Approach to Repeated Stochastic Games

A Lyapunov Optimization Approach to Repeated Stochastic Games PROC. ALLERTON CONFERENCE ON COMMUNICATION, CONTROL, AND COMPUTING, OCT. 2013 1 A Lyapunov Optmzaton Approach to Repeated Stochastc Games Mchael J. Neely Unversty of Southern Calforna http://www-bcf.usc.edu/

More information

A Dynamic Load Balancing for Massive Multiplayer Online Game Server

A Dynamic Load Balancing for Massive Multiplayer Online Game Server A Dynamc Load Balancng for Massve Multplayer Onlne Game Server Jungyoul Lm, Jaeyong Chung, Jnryong Km and Kwanghyun Shm Dgtal Content Research Dvson Electroncs and Telecommuncatons Research Insttute Daejeon,

More information

An Analysis of Central Processor Scheduling in Multiprogrammed Computer Systems

An Analysis of Central Processor Scheduling in Multiprogrammed Computer Systems STAN-CS-73-355 I SU-SE-73-013 An Analyss of Central Processor Schedulng n Multprogrammed Computer Systems (Dgest Edton) by Thomas G. Prce October 1972 Techncal Report No. 57 Reproducton n whole or n part

More information

The Greedy Method. Introduction. 0/1 Knapsack Problem

The Greedy Method. Introduction. 0/1 Knapsack Problem The Greedy Method Introducton We have completed data structures. We now are gong to look at algorthm desgn methods. Often we are lookng at optmzaton problems whose performance s exponental. For an optmzaton

More information

Reinforcement Learning for Quality of Service in Mobile Ad Hoc Network (MANET)

Reinforcement Learning for Quality of Service in Mobile Ad Hoc Network (MANET) Renforcement Learnng for Qualty of Servce n Moble Ad Hoc Network (MANET) *T.KUMANAN AND **K.DURAISWAMY *Meenaksh College of Engneerng West K.K Nagar, Cheena-78 **Dean/academc,K.S.R College of Technology,Truchengode

More information

An Intelligent Policy System for Channel Allocation of Information Appliance

An Intelligent Policy System for Channel Allocation of Information Appliance Tamkang Journal of Scence and Engneerng, Vol. 5, No., pp. 63-68 (2002) 63 An Intellgent Polcy System for Channel Allocaton of Informaton Applance Cheng-Yuan Ku, Chang-Jnn Tsao 2 and Davd Yen 3 Department

More information

An Adaptive Cross-layer Bandwidth Scheduling Strategy for the Speed-Sensitive Strategy in Hierarchical Cellular Networks

An Adaptive Cross-layer Bandwidth Scheduling Strategy for the Speed-Sensitive Strategy in Hierarchical Cellular Networks An Adaptve Cross-layer Bandwdth Schedulng Strategy for the Speed-Senstve Strategy n erarchcal Cellular Networks Jong-Shn Chen #1, Me-Wen #2 Department of Informaton and Communcaton Engneerng ChaoYang Unversty

More information

Performance Analysis and Comparison of QoS Provisioning Mechanisms for CBR Traffic in Noisy IEEE 802.11e WLANs Environments

Performance Analysis and Comparison of QoS Provisioning Mechanisms for CBR Traffic in Noisy IEEE 802.11e WLANs Environments Tamkang Journal of Scence and Engneerng, Vol. 12, No. 2, pp. 143149 (2008) 143 Performance Analyss and Comparson of QoS Provsonng Mechansms for CBR Traffc n Nosy IEEE 802.11e WLANs Envronments Der-Junn

More information

A User-Centric Approach for Dynamic Resource Allocation in CDMA systems based on Hopfield Neural Networks

A User-Centric Approach for Dynamic Resource Allocation in CDMA systems based on Hopfield Neural Networks A User-Centrc Approach for Dynamc esource Allocaton n CDA systems based on Hopfeld eural etworks. García. Agustí J. érez-omero Unverstat ompeu Fabra (UF) Unverstat oltècnca de Catalunya (UC) Barcelona

More information

TOFEC: Achieving Optimal Throughput-Delay Trade-off of Cloud Storage Using Erasure Codes

TOFEC: Achieving Optimal Throughput-Delay Trade-off of Cloud Storage Using Erasure Codes : Achevng Optmal Throughput-Delay Trade-off of Cloud Storage Usng Erasure Codes Guanfeng Lang and Ulaş C. Kozat DOCOMO Innovatons, Inc., Palo Alto, CA 94304 Emal: {glang,kozat}@docomonnovatons.com Abstract

More information

行 政 院 國 家 科 學 委 員 會 補 助 專 題 研 究 計 畫 成 果 報 告 期 中 進 度 報 告

行 政 院 國 家 科 學 委 員 會 補 助 專 題 研 究 計 畫 成 果 報 告 期 中 進 度 報 告 行 政 院 國 家 科 學 委 員 會 補 助 專 題 研 究 計 畫 成 果 報 告 期 中 進 度 報 告 畫 類 別 : 個 別 型 計 畫 半 導 體 產 業 大 型 廠 房 之 設 施 規 劃 計 畫 編 號 :NSC 96-2628-E-009-026-MY3 執 行 期 間 : 2007 年 8 月 1 日 至 2010 年 7 月 31 日 計 畫 主 持 人 : 巫 木 誠 共 同

More information

A Passive Network Measurement-based Traffic Control Algorithm in Gateway of. P2P Systems

A Passive Network Measurement-based Traffic Control Algorithm in Gateway of. P2P Systems roceedngs of the 7th World Congress The Internatonal Federaton of Automatc Control A assve Network Measurement-based Traffc Control Algorthm n Gateway of 2 Systems Ybo Jang, Weje Chen, Janwe Zheng, Wanlang

More information

Politecnico di Torino. Porto Institutional Repository

Politecnico di Torino. Porto Institutional Repository Poltecnco d Torno Porto Insttutonal Repostory [Artcle] A cost-effectve cloud computng framework for acceleratng multmeda communcaton smulatons Orgnal Ctaton: D. Angel, E. Masala (2012). A cost-effectve

More information

A Load-Balancing Algorithm for Cluster-based Multi-core Web Servers

A Load-Balancing Algorithm for Cluster-based Multi-core Web Servers Journal of Computatonal Informaton Systems 7: 13 (2011) 4740-4747 Avalable at http://www.jofcs.com A Load-Balancng Algorthm for Cluster-based Mult-core Web Servers Guohua YOU, Yng ZHAO College of Informaton

More information

VoIP over Multiple IEEE 802.11 Wireless LANs

VoIP over Multiple IEEE 802.11 Wireless LANs SUBMITTED TO IEEE TRANSACTIONS ON MOBILE COMPUTING 1 VoIP over Multple IEEE 80.11 Wreless LANs An Chan, Graduate Student Member, IEEE, Soung Chang Lew, Senor Member, IEEE Abstract IEEE 80.11 WLAN has hgh

More information

Distributed Optimal Contention Window Control for Elastic Traffic in Wireless LANs

Distributed Optimal Contention Window Control for Elastic Traffic in Wireless LANs Dstrbuted Optmal Contenton Wndow Control for Elastc Traffc n Wreless LANs Yalng Yang, Jun Wang and Robn Kravets Unversty of Illnos at Urbana-Champagn { yyang8, junwang3, rhk@cs.uuc.edu} Abstract Ths paper

More information

Recurrence. 1 Definitions and main statements

Recurrence. 1 Definitions and main statements Recurrence 1 Defntons and man statements Let X n, n = 0, 1, 2,... be a MC wth the state space S = (1, 2,...), transton probabltes p j = P {X n+1 = j X n = }, and the transton matrx P = (p j ),j S def.

More information

Relay Secrecy in Wireless Networks with Eavesdropper

Relay Secrecy in Wireless Networks with Eavesdropper Relay Secrecy n Wreless Networks wth Eavesdropper Parvathnathan Venktasubramanam, Tng He and Lang Tong School of Electrcal and Computer Engneerng Cornell Unversty, Ithaca, NY 14853 Emal : {pv45, th255,

More information

Linear Circuits Analysis. Superposition, Thevenin /Norton Equivalent circuits

Linear Circuits Analysis. Superposition, Thevenin /Norton Equivalent circuits Lnear Crcuts Analyss. Superposton, Theenn /Norton Equalent crcuts So far we hae explored tmendependent (resste) elements that are also lnear. A tmendependent elements s one for whch we can plot an / cure.

More information

Luby s Alg. for Maximal Independent Sets using Pairwise Independence

Luby s Alg. for Maximal Independent Sets using Pairwise Independence Lecture Notes for Randomzed Algorthms Luby s Alg. for Maxmal Independent Sets usng Parwse Independence Last Updated by Erc Vgoda on February, 006 8. Maxmal Independent Sets For a graph G = (V, E), an ndependent

More information

Dynamic Pricing for Smart Grid with Reinforcement Learning

Dynamic Pricing for Smart Grid with Reinforcement Learning Dynamc Prcng for Smart Grd wth Renforcement Learnng Byung-Gook Km, Yu Zhang, Mhaela van der Schaar, and Jang-Won Lee Samsung Electroncs, Suwon, Korea Department of Electrcal Engneerng, UCLA, Los Angeles,

More information

Period and Deadline Selection for Schedulability in Real-Time Systems

Period and Deadline Selection for Schedulability in Real-Time Systems Perod and Deadlne Selecton for Schedulablty n Real-Tme Systems Thdapat Chantem, Xaofeng Wang, M.D. Lemmon, and X. Sharon Hu Department of Computer Scence and Engneerng, Department of Electrcal Engneerng

More information

Network Aware Load-Balancing via Parallel VM Migration for Data Centers

Network Aware Load-Balancing via Parallel VM Migration for Data Centers Network Aware Load-Balancng va Parallel VM Mgraton for Data Centers Kun-Tng Chen 2, Chen Chen 12, Po-Hsang Wang 2 1 Informaton Technology Servce Center, 2 Department of Computer Scence Natonal Chao Tung

More information

An Alternative Way to Measure Private Equity Performance

An Alternative Way to Measure Private Equity Performance An Alternatve Way to Measure Prvate Equty Performance Peter Todd Parlux Investment Technology LLC Summary Internal Rate of Return (IRR) s probably the most common way to measure the performance of prvate

More information

CHOLESTEROL REFERENCE METHOD LABORATORY NETWORK. Sample Stability Protocol

CHOLESTEROL REFERENCE METHOD LABORATORY NETWORK. Sample Stability Protocol CHOLESTEROL REFERENCE METHOD LABORATORY NETWORK Sample Stablty Protocol Background The Cholesterol Reference Method Laboratory Network (CRMLN) developed certfcaton protocols for total cholesterol, HDL

More information

EVALUATING THE PERCEIVED QUALITY OF INFRASTRUCTURE-LESS VOIP. Kun-chan Lan and Tsung-hsun Wu

EVALUATING THE PERCEIVED QUALITY OF INFRASTRUCTURE-LESS VOIP. Kun-chan Lan and Tsung-hsun Wu EVALUATING THE PERCEIVED QUALITY OF INFRASTRUCTURE-LESS VOIP Kun-chan Lan and Tsung-hsun Wu Natonal Cheng Kung Unversty klan@cse.ncku.edu.tw, ryan@cse.ncku.edu.tw ABSTRACT Voce over IP (VoIP) s one of

More information

Optimization of network mesh topologies and link capacities for congestion relief

Optimization of network mesh topologies and link capacities for congestion relief Optmzaton of networ mesh topologes and ln capactes for congeston relef D. de Vllers * J.M. Hattngh School of Computer-, Statstcal- and Mathematcal Scences Potchefstroom Unversty for CHE * E-mal: rwddv@pu.ac.za

More information

Causal, Explanatory Forecasting. Analysis. Regression Analysis. Simple Linear Regression. Which is Independent? Forecasting

Causal, Explanatory Forecasting. Analysis. Regression Analysis. Simple Linear Regression. Which is Independent? Forecasting Causal, Explanatory Forecastng Assumes cause-and-effect relatonshp between system nputs and ts output Forecastng wth Regresson Analyss Rchard S. Barr Inputs System Cause + Effect Relatonshp The job of

More information

A DYNAMIC CRASHING METHOD FOR PROJECT MANAGEMENT USING SIMULATION-BASED OPTIMIZATION. Michael E. Kuhl Radhamés A. Tolentino-Peña

A DYNAMIC CRASHING METHOD FOR PROJECT MANAGEMENT USING SIMULATION-BASED OPTIMIZATION. Michael E. Kuhl Radhamés A. Tolentino-Peña Proceedngs of the 2008 Wnter Smulaton Conference S. J. Mason, R. R. Hll, L. Mönch, O. Rose, T. Jefferson, J. W. Fowler eds. A DYNAMIC CRASHING METHOD FOR PROJECT MANAGEMENT USING SIMULATION-BASED OPTIMIZATION

More information

QoS-Aware Active Queue Management for Multimedia Services over the Internet

QoS-Aware Active Queue Management for Multimedia Services over the Internet QoS-Aware Actve Queue Management for Multmeda Servces over the Internet I-Shyan Hwang, *Bor-Junn Hwang, Pen-Mng Chang, Cheng-Yu Wang Abstract Recently, the multmeda servces such as IPTV, vdeo conference

More information

Cooperative Video Streaming on Smartphones

Cooperative Video Streaming on Smartphones Cooperatve Vdeo Streamng on Smartphones Hülya Seferoğlu Lorenzo Keller Blerm Cc Anh Le Athna Markopoulou Chrstna Fragoul Unversty of Calforna Irvne École Polytechnque Fédérale de Lausanne Supported by

More information

Damage detection in composite laminates using coin-tap method

Damage detection in composite laminates using coin-tap method Damage detecton n composte lamnates usng con-tap method S.J. Km Korea Aerospace Research Insttute, 45 Eoeun-Dong, Youseong-Gu, 35-333 Daejeon, Republc of Korea yaeln@kar.re.kr 45 The con-tap test has the

More information

Automated information technology for ionosphere monitoring of low-orbit navigation satellite signals

Automated information technology for ionosphere monitoring of low-orbit navigation satellite signals Automated nformaton technology for onosphere montorng of low-orbt navgaton satellte sgnals Alexander Romanov, Sergey Trusov and Alexey Romanov Federal State Untary Enterprse Russan Insttute of Space Devce

More information

Ant Colony Optimization for Economic Generator Scheduling and Load Dispatch

Ant Colony Optimization for Economic Generator Scheduling and Load Dispatch Proceedngs of the th WSEAS Int. Conf. on EVOLUTIONARY COMPUTING, Lsbon, Portugal, June 1-18, 5 (pp17-175) Ant Colony Optmzaton for Economc Generator Schedulng and Load Dspatch K. S. Swarup Abstract Feasblty

More information

Properties of Indoor Received Signal Strength for WLAN Location Fingerprinting

Properties of Indoor Received Signal Strength for WLAN Location Fingerprinting Propertes of Indoor Receved Sgnal Strength for WLAN Locaton Fngerprntng Kamol Kaemarungs and Prashant Krshnamurthy Telecommuncatons Program, School of Informaton Scences, Unversty of Pttsburgh E-mal: kakst2,prashk@ptt.edu

More information

Economic-Robust Transmission Opportunity Auction in Multi-hop Wireless Networks

Economic-Robust Transmission Opportunity Auction in Multi-hop Wireless Networks Economc-Robust Transmsson Opportunty Aucton n Mult-hop Wreless Networks Mng L, Pan L, Mao Pan, and Jnyuan Sun Department of Electrcal and Computer Engneerng, Msssspp State Unversty, Msssspp State, MS 39762

More information

2008/8. An integrated model for warehouse and inventory planning. Géraldine Strack and Yves Pochet

2008/8. An integrated model for warehouse and inventory planning. Géraldine Strack and Yves Pochet 2008/8 An ntegrated model for warehouse and nventory plannng Géraldne Strack and Yves Pochet CORE Voe du Roman Pays 34 B-1348 Louvan-la-Neuve, Belgum. Tel (32 10) 47 43 04 Fax (32 10) 47 43 01 E-mal: corestat-lbrary@uclouvan.be

More information

FORMAL ANALYSIS FOR REAL-TIME SCHEDULING

FORMAL ANALYSIS FOR REAL-TIME SCHEDULING FORMAL ANALYSIS FOR REAL-TIME SCHEDULING Bruno Dutertre and Vctora Stavrdou, SRI Internatonal, Menlo Park, CA Introducton In modern avoncs archtectures, applcaton software ncreasngly reles on servces provded

More information

Dynamic Fleet Management for Cybercars

Dynamic Fleet Management for Cybercars Proceedngs of the IEEE ITSC 2006 2006 IEEE Intellgent Transportaton Systems Conference Toronto, Canada, September 17-20, 2006 TC7.5 Dynamc Fleet Management for Cybercars Fenghu. Wang, Mng. Yang, Ruqng.

More information

Rapid Estimation Method for Data Capacity and Spectrum Efficiency in Cellular Networks

Rapid Estimation Method for Data Capacity and Spectrum Efficiency in Cellular Networks Rapd Estmaton ethod for Data Capacty and Spectrum Effcency n Cellular Networs C.F. Ball, E. Humburg, K. Ivanov, R. üllner Semens AG, Communcatons oble Networs unch, Germany carsten.ball@semens.com Abstract

More information