Mobility Control with Local Views of Neighborhood in Mobile Networks

Size: px
Start display at page:

Download "Mobility Control with Local Views of Neighborhood in Mobile Networks"

Transcription

1 Moblty Control wth Local Vews of Neghborhood n Moble Networks Zhen Jang Je W Robert Klne Dept. of Compter Scence Dept. of Compter Sc. and Eng. Dept. of Compter Scence West Chester Unversty Florda Atlantc Unversty West Chester Unversty West Chester, PA 98 Boca Raton, FL West Chester, PA 98 Abstract Recent work n moble ad hoc networks, smply MANETs, has drawn attenton to the moblty capablty of each node. In [], t s proved that the optmal postons of the relay nodes along a sngle actve flow mst le entrely on the lne between the sorce and destnaton wth each node spaced evenly along sch a lne. Based on ths, we propose two dstrbted schemes to control the relay nodes n MANETs to approach ther optmal postons n the local relatve coordnate system, one sng one-hop neghborhood and the other sng two-hop neghborhood. Unlke the one presented n [] sng only one-hop neghborhood, or methods have no oscllaton problem and wll converge more qckly. To redce the overhead n synchronzaton, otdated neghborhood (laggng by one rond of nformaton exchange and pdate) s sed n or two-hop neghborhood based approach. The smlaton reslts shows the sbstantal mprovement on the speed of achevng the optmal confgraton and the total movng dstance of nodes. Keywords: Moble ad hoc networks (MANETs), dstrbted algorthm, moblty control, neghbor nformaton (neghborhood). Introdcton Recent research work has drawn attenton to the control schemes n MANETs n order to acheve optmal confgraton n data flows for mprovng commncaton performance. In [], the optmal confgraton of a sngle actve flow s establshed and then a complete dstrbted teratve scheme s proposed to move each node toward ts optmal poston. Smply, n a synchronos rond based system, at each rond, every node s reqred to compte the average of ts two neghbors and then move to that new poston. The work was spported n part by NSF grants ANI 886, CCR 9966, CNS 76, CNS, and EIA 86. Contact E- mal: zjang@wcpa.ed. As we wll dscss later n ths paper, the rond-off error [] may case the oscllaton problem. In [], nstead of reachng the expected target poston, the node only moves toward that pont. The movement s damped and wll not sffer from large oscllaton. Bt the oscllaton problem s not solved completely. Indeed, the dampng slows down the convergence and cases delay n achevng optmal confgraton. Ths wll decrease the effectveness of sch moblty control n some real tme applcatons sch as target trackng systems [, 6, 8], n whch the trackng data mst be transferred qckly enogh to catch p wth the movng target. Ths, provdng a practcal scheme whch can form a stable data flow qckly whle keepng the relay nodes at or close to ther optmal postons s becomng ncreasngly mportant. In ths paper, we focs on a way to collect and dstrbte the locaton nformaton, whch s dscovered n the GPSfree postonng algorthm [], so that the above averagng algorthm sng sch nformaton can converge qckly to be sed n data transmsson. The challenge s twofold. Frst, the nformaton mst be accrate enogh to represent the exact confgraton. The effect of the rond-off error, whch may case oscllaton n the mplementaton, mst be consdered. Second, the collecton and dstrbton process mst be practcal and energy effcent. In other words, t mst be smple, have no complex comptaton, and mst not reqre any costly nformaton, whch demands expensve eqpment or a lot of mltcastng/broadcastng. A short smmary of or approach follows. Frst, n the averagng process sng -hop neghborhood [], the mnmm movng dstance per rond, M DP R, as a certan parameter for each node deployed, s ntrodced to avod the oscllaton cased by rond-off error. Instead of sng the dampng process, a node wll reach ts target poston mmedately. However, t wll be moved only f the dstance from the crrent poston to the target poston s larger than ths M DP R. Then, by sng -hop neghborhood, the above averagng process can converge more qckly and each node has less movement. To redce the overhead n synchronzaton, the se of otdated -hop neghborhood, also called

2 nconsstent neghborhood, s dscssed. Or smlaton reslts show the sbstantal mprovement of or control schemes on the nmber of ronds needed n the convergng process n the synchronos rond based system (.e., the speed of achevng optmal confgraton) and the correspondng total movng dstance of nodes. The remander of the paper s organzed as follows: Secton ntrodces some necessary notons and prelmnares, ncldng the related control schemes and the problems n ther mplementaton. Or control schemes n the local relatve coordnate system are presented n Sectons. Secton shows the smlaton reslts. Secton concldes ths paper and provdes deas for ftre research. Prelmnary We assme that all the nodes have the same commncaton range. The nodes nsde the commncaton range are called neghbors and two neghborng nodes are drectly connected. To send the data n an effcent way, the power spent at each node s determned by ts physcal dstance to the target neghbor, whch s called transmsson range. Ths, a network can be represented by a smple ndrected graph G = (V, E), where V s a set of vertces (nodes) and E s a set of ndrected edges. An ndrected edge (, v) denotes the connecton between two neghborng nodes and v. The neghbor set N() of node s defned as {w (w, ) E or (, w) E}. Or moblty control algorthm s orthogonal to the rotng dscovery protocol. Each node has the locaton (x, y ), smply denoted by L(). L() L(v) s the dstance between two nodes and v. L () denotes the target locaton of n ts movement. L (v) s the locaton of node v n the relatve coordnate system at node. Specfcally, L () = (, ). We assme that a path from the sorce s to the destnaton d has been dscovered sng a rotng protocol, e.g., a greedy rotng protocol or one of the ad hoc rotng protocols. We label the nodes from the sorce to the destnaton,,..., n. We call node the sorce, node n the destnaton, and nodes,..., n relay nodes. For each relay node, we have, + N( ). Ths, any nformaton of can be shared wth and + by the nformaton exchange among neghborng nodes. To smplfy the dscsson, we descrbe the schemes n synchronos rond based system. All the schemes presented n ths paper can be extended easly to an asynchronos rond based system; however, to make or schemes clear, we do not prse the relaxaton. After each relay node knows ts poston, the optmal confgraton of relay nodes for a sngle actve flow s establshed n [] as follows: Assme that the energy cost fncton s a non-decreasng convex fncton. Then the optmal postons of the relay nodes mst le entrely on the lne be- Algorthm (MCD): Moblty control at each relay node [].. Exchange L( ) wth and +.. Receve L( ) and L( + ). Set L () = L( )+L( +).. Set dampng factor g (, ], move toward L( ) + g (L ( ) L( )). tween s and d. Frthermore, the relay nodes mst be evenly spaced along the lne. A nform dstrbted algorthm that allows the relay nodes to move to ther optmal poston s also ntrodced n [] (see n Algorthm ). The key ngredent of ths algorthm s the smple averagng step. Note that althogh a relay node comptes the average of ts two neghbors, the node only moves toward ths pont, nstead of reachng t n one rond. In other words, the movement s damped. Sch an algorthm s denoted as MCD. [] also clamed that MCD wll converge and eventally evenly dstrbte all the relay nodes on the lne between s and d. However, n the fnal convergng stage, t only reqres a node to move a very short dstance. Becase of the rond-off error, sch a dstance cannot be expressed precsely n most compter langages sch as C and wll case napproprate rond-n or rond-ot. For example, a -hops path contans nodes s(9.,. ), (86., 9. 6), (8. 9, 6. 9), (7. 7,. 8), (69., 8. 6), and d(6. 7,. 9), where XX. Y Y stands for the coordnate vale begnnng wth XX as nteger part and endng wth Y Y n ts decmal part. In the frst rond, node s expected to move to (86., 9. 6). However, the target locaton of comes ot as (86., 9. 6) becase a rond-off error occrs. Respectvely,,, and wll move to (8. 9, 6. 96), (7. 7,. 7), and (69. 6, 8. 6). In the next rond, all the nodes wll bonce back to the postons n the prevos rond; that s, an oscllaton occrs. Accordng to or smlaton reslts, the oscllaton wll occr n most cases (> 7%) when g s fxed and set to. Or smlaton reslts also show that when g s randomly generated, the percentage of achevng stablzaton can be mproved bt the problem cannot be solved completely. Moblty Control n the Local Relatve Coordnate System In ths secton, we rewrte the -hop neghborhood based control scheme n [] n the local relatve coordnate system

3 Algorthm (M C): -hop neghborhood based moblty control at relay node, sbject to MDP R.. Set L ( ) = (, ) and bld the local coordnate system.. Apply the procedre n [] to obtan {L (v) v N( )} n the local coordnate system, whch only needs one rond nformaton exchange.. Get L ( ) and L ( + ). L ( ) = L ( )+L ( +).. If L ( ) (, ) > MDP R, move to L (). and solve ts oscllaton problem by ntrodcng the constrant of MDP R on moblty of each node. Then, to move the nodes closer to ther optmal postons and more qckly, a control scheme based on -hop neghborhood s presented. To redce the extra overhead n synchronzaton, the se of nconsstent vew of neghborhood s ntrodced n ths control scheme.. -hop neghborhood based control At each relay node, the locaton of neghbors and + n the relatve coordnate system of, L ( ) and L ( + ), can be determned n the postonng algorthm n [] n only one rond of nformaton exchange. Sch an algorthm does not rely on GPS (Global Postonng System) and only ses the dstances between the nodes to bld the relatve coordnate system n whch the nodes postons are compted. Then, we can apply the averagng algorthm n [] to estmate the target locaton of,.e., L ( ) = L ( )+L (+). Wthot dampng, node wll reach the new poston n or scheme before the next rond starts. As we dscssed n Secton, cased by the rond-off error, the relay nodes may oscllate between two consectve postons bt wthn a small range. To prevent the node from fallng nto nstoppable movement and wastng energy on sch oscllaton, the oscllaton range s set as the threshold called Mnmm Movng Dstance per Rond, MDP R. A relay node wll move only f the dstance from the crrent poston to the target poston s larger than ths MDP R. Ths s sffcent to avod oscllaton whle keepng the nodes close to ther optmal postons. The oscllaton range reles on the dfference between the calclated approxmaton of a nmber and ts exact mathematcal vale. Accordng to the table n [], t can be set as. (>. to cover all cases). The detaled process can be seen n Algorthm, whch s denoted as MC. s() d() movng drecton commncaton lnk crrent locaton new locaton Fgre. Illstraton of the averagng algorthm sng -hop neghborhood. After applyng MC, the relay nodes may not locate exactly at ther optmal postons de to the se of MDP R. However, we wll show n the smlaton reslts n the next secton that sch a gap s very small and can be gnored. Actally, the exstence of sch a gap can be accepted as the tradeoff cost for achevng a stable path qckly. It s noted that a relay node n MC wll move exactly lke the one n MCD when g =. When the MDP R blocks ts movement, the other nodes wll move lke those n MCD n an asynchronos rond based system. De to the se of MDP R, the nodes n MC wll stop to move before they reach the fnal convergng stage n M CD; that s, each node wll reach ts stable stats earler. Ths, the propertes of MCD dscssed n [], sch as the connecton of all the relay nodes, stll hold n MC.. -hop neghborhood based control By sng -hop neghborhood, the above averagng process can converge faster. It s noted that the collecton of sch nformaton reqres the extra overhead of synchronzaton. In a more effcent way, each node apples the postonng algorthm only once at the begnnng of network constrcton and then ses only one rond of nformaton exchange at each rond to pdate the poston record reactvely when the movement occrs. When two neghborng relay nodes share not only ther pdated locatons bt also the recorded locatons of all ther neghbors, a relay node can collect the locaton nformaton of all ts -hop neghbors from the correspondng -hop neghbors. In ths way, a sgnfcant amont of postonng comptaton and commncaton for neghborhood collecton can be saved whle the -hop neghborhood based averagng algorthm can stll be appled. It s noted that the -hop neghborhood collected at that -hop neghbor n the prevos rond may not represent the exact poston n the crrent rond. Ths, the -hop neghborhood collected n ths way s nconsstent. However, as we show n smlaton reslts n the next secton, the averagng algorthm sng sch nconsstent nformaton can stll have better performance than M C. The detaled process s shown n Algorthm, whch s denoted as MC. In MC, the pdate of locaton of a -hop neghbor node

4 Algorthm (MC): Inconsstent -hop neghborhood based moblty control at a relay node, sbject to MDP R.. Send L ( ), L ( + ), and the poston change of node n the prevos rond L ( ) to both and +.. Receve nformaton from and + and pdate ther records at : L ( ) = L ( ) + L ( ) and L ( + ) = L ( + ) + L + ( + ).. Determne the -hop neghborhood f any: L ( ) = L ( ) + L ( ) and L ( + ) = L + ( + ) + L ( + ).. L ( ) = L ( )+L (+). Otherwse, only -hop neghborhood s avalable and L ( ) = L ( )+L (+).. If L ( ) (, ) > MDP R, move to L ( ) and save the poston change for pdates at neghbors n the next rond. 6. Rebld the relatve coordnate system of and pdate each poston record accordng to the new poston of orgn pont. L ( ) (a) L ( ) L ( ) L ( ) (b) L ( ) crrent poston prevos poston movement n the prevos rond In MC, the locaton of -hop neghbors can be collected precsely. However, the collecton of -hop neghborhood s laggng by one rond n MC. Ths, the averagng process n M C wll converge n an asynchronos way. Fgre shows a sample of the convergence n a 6- hop data flow n MC. The relay nodes n MC were not sed n any data flow before, dd not move n the prevos rond, and have the consstent locaton nformaton at ts - hop neghbors n the frst rond (see n Fgre (c)). After that, each relay node wll move vacllatngly to approach ts optmal poston (see n Fgre (e)). Smlaton Fgre. Illstraton of nformaton collecton n MC. (a) Informaton at before the nformaton exchange. (b) Neghborhood collected at after nformaton exchange. s trggered by recevng the correspondng poston change n the prevos rond. For a node and ts -hop neghbor v, when v moves from (, ) to L v(v) n ts local system, the new poston n the relatve coordnate system of can be descrbed as L (v) = L (v)+l v (v) (see and n Fgre ). At node, after ths pdate for v, the locaton of another -hop relay neghbor of v,.e., the -hop neghbor of, say node w, can be determned by ths L (v) and ts locaton at neghbor v, whch has been pdated after the movement of v n the prevos rond (see,, and n Fgre ). Therefore, we have L (w) = L v (w) + L (v). It s noted that the pdate only occrs at relay nodes becase only they can move. In ths secton, we verfy the mprovement of or new schemes on speed and cost of convergng from a smlator. In a synchronos rond based system, the speed of achevng stablzaton s measred by the nmber of ronds needed for convergence. The cost of moblty control schemes prmarly comes from the energy consmed n node movement whch s determned by the dstance a node moves. The smlaton s condcted to test the nmber of ronds needed and the total dstance the nodes move n flows wth dfferent length from -hops to -hops n MC and MC. The transmsson range of each relay node eventally acheved n dfferent schemes s also tested to measre the ablty of each scheme to acheve optmal confgraton. The rads of commncaton range s set to be meters for each node [7]. All the nodes are deployed randomly. After the deployment, we randomly pck the sorce node s. From s, for each node selected, we randomly pck ts scceedng node (along the path) from ts neghbors. In ths way, the worst case n each rotng protocol can be generated and tested n or smlator. Then, we apply MC

5 rond rond rond rond rond rond 6 v w rond rond + (a) rond rond v w rond L (v)= (L()+L(w))/ L (v)=l(v) rond + s() d(6) rond s() d(6) rond s() d(6) rond rond rond rond 7 (b) (c) (d) (e) Fgre. (a) Informaton collecton at node v n rond. (b) Unchanged locaton n ronds. (c) Rond n MC. (d) Rond n MC. (e) Rond 7 n MC. MC MC MC MC MC MC Nmber of ronds Nmber of ronds Movng dstance (meters) (a) (b) (c) 6.. MC MC MC (x.e-) MC (x.e-) MC (x.e-) MC (x.e-) Movng dstance (meters) 8 6 relatve error.. relatve error (d) 6 8 (e) 6 8 (f) Fgre. Expermental reslts when MDP R =.. (a) Average nmber of ronds. (b) Maxmm nmber of ronds. (c) Average movng dstance of a node. (d) Maxmm movng dstance of a node. (e) Average relatve error of the acheved confgraton on transmsson range to the optmal one. (f) Maxmm relatve error.

6 and MC on those flows and compare the reslts n the followng fgres. It s noted that a flow wth -hops s the least case n whch we can apply MC and we wll probably never see any flow longer than -hops n an applcaton system wth a -meter commncaton range. We make the followng observatons from the comparson shown n these fgres.. Wth -hop neghborhood, even wth nconsstent nformaton, each node n MC needs fewer ronds to become stable (seen n Fgre (a) and (b)) and makes more accrate movement (seen n Fgre (c) and (d)) than the one does n MC.. The smlaton reslts show that M C and M C can move the relay nodes close to optmal postons; that s, the relatve errors are all less than. when MDP R =., althogh the MDP R prevents them from reachng ther expected target postons. Wth more accrate nformaton, M C can move nodes closer to optmal postons than MC does (see n Fgre (e) and (f)).. MCD presented n [] has oscllaton n more than 7% of flows. Both MC and MC are proved to converge wthn a certan nmber of ronds n smlaton. They are oscllaton-free and can perform better than MCD. MC s extended drectly from MCD by ntrodcng the constrant of M DP R. The convergence of MC and ts performance shown n Fgre prove the effectveness of ths M DP R. Conclson In ths paper, we ntrodce the MDP R n the mplementaton of averagng algorthm so that oscllaton cased by rond-off error can be avoded. New moblty controls sng -hop neghborhood, nconsstent wth the exact poston, are proposed. The process to collect and dstrbte each knd of locaton nformaton s also presented. In each control scheme, the connecton of relay nodes s garanteed. A smlaton s developed to test the performance and the cost of each control scheme and prove the mprovement of or schemes on achevng optmal confgraton n a data flow. In or ftre work, we wll apply or reslts to create a new rotng process so that when the nodes move and form dynamc networks, not only can the connected path be constrcted bt also the data can be transmtted n an energy effcent way. Also, the moblty control wll be extended for mltple flows as the connectvty constrants are consdered n MC and MC. References [] [] error. [] S. Capkn, M. Hamd, and J. Hbax. GPS-free postonng n moble ad hoc networks. Proc. of the th Annal Hawa Internatonal Conference on System Scences., pp [] A. Cerpa, J. Elson, M. Hamlton, J. Zhao, D. Estrn, and L. Grod. Habtat montorng: Applcaton drver for wreless commncatons technology. Proc. of ACM SIGCOMM Workshop on Data Commncatons n Latn Amerca and The Carbbean Costa Rca., pp. -. [] D. Goldenberg, J. Ln, A. Morse, B. Rosen, and Y. Yang. Towards moblty as a network control prmtve. Proc. of the th ACM nternatonal symposm on Moble Ad Hoc Networkng and Comptng (Mobhoc ). May, pp [6] R. Gpta and S. Das. Trackng movng targets n a smart sensor network. Proc. of the 8 th IEEE Vehclar Technology Conference (VTC ). Vol., Oct., pp. -9. [7] D. Tan and N. Georganas. A coverage-preservng node schedlng scheme for large wreless sensor networks. Proc. of the st ACM Workshop on Wreless Sensor Networks and Applcatons.. [8] F. Zhao, J. Shn, and J. Rech. Informaton-drven dynamc sensor colaboraton for trackng applcatons. IEEE Sgnal Processng Mag. Vol. 9,, pp

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

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

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

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

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

Energy Conserving Routing in Wireless Ad-hoc Networks

Energy Conserving Routing in Wireless Ad-hoc Networks Energy Conservng Routng n Wreless Ad-hoc Networks Jae-Hwan Chang and Leandros Tassulas Department of Electrcal and Computer Engneerng & Insttute for Systems Research Unversty of Maryland at College ark

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

Clone attack detection and data loss prevention in mobile ad hoc networks. Ganapathy Mani. 1 Introduction

Clone attack detection and data loss prevention in mobile ad hoc networks. Ganapathy Mani. 1 Introduction Int. J. Space-Based and Stated omptng, Vol. 5, No. 1, 2015 9 lone attack detecton and data loss preventon n moble ad hoc networks Ganapathy Man Department of ompter Scence, George Washngton Unversty, Washngton,

More information

A heuristic task deployment approach for load balancing

A heuristic task deployment approach for load balancing Xu Gaochao, Dong Yunmeng, Fu Xaodog, Dng Yan, Lu Peng, Zhao Ja Abstract A heurstc task deployment approach for load balancng Gaochao Xu, Yunmeng Dong, Xaodong Fu, Yan Dng, Peng Lu, Ja Zhao * College of

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 Novel Adaptive Load Balancing Routing Algorithm in Ad hoc Networks

A Novel Adaptive Load Balancing Routing Algorithm in Ad hoc Networks Journal of Convergence Informaton Technology A Novel Adaptve Load Balancng Routng Algorthm n Ad hoc Networks Zhu Bn, Zeng Xao-png, Xong Xan-sheng, Chen Qan, Fan Wen-yan, We Geng College of Communcaton

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

Traffic State Estimation in the Traffic Management Center of Berlin

Traffic State Estimation in the Traffic Management Center of Berlin Traffc State Estmaton n the Traffc Management Center of Berln Authors: Peter Vortsch, PTV AG, Stumpfstrasse, D-763 Karlsruhe, Germany phone ++49/72/965/35, emal peter.vortsch@ptv.de Peter Möhl, PTV AG,

More information

Cooperative Load Balancing in IEEE 802.11 Networks with Cell Breathing

Cooperative Load Balancing in IEEE 802.11 Networks with Cell Breathing Cooperatve Load Balancng n IEEE 82.11 Networks wth Cell Breathng Eduard Garca Rafael Vdal Josep Paradells Wreless Networks Group - Techncal Unversty of Catalona (UPC) {eduardg, rvdal, teljpa}@entel.upc.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

An RFID Distance Bounding Protocol

An RFID Distance Bounding Protocol An RFID Dstance Boundng Protocol Gerhard P. Hancke and Markus G. Kuhn May 22, 2006 An RFID Dstance Boundng Protocol p. 1 Dstance boundng Verfer d Prover Places an upper bound on physcal dstance Does not

More information

APPLICATION OF PROBE DATA COLLECTED VIA INFRARED BEACONS TO TRAFFIC MANEGEMENT

APPLICATION OF PROBE DATA COLLECTED VIA INFRARED BEACONS TO TRAFFIC MANEGEMENT APPLICATION OF PROBE DATA COLLECTED VIA INFRARED BEACONS TO TRAFFIC MANEGEMENT Toshhko Oda (1), Kochro Iwaoka (2) (1), (2) Infrastructure Systems Busness Unt, Panasonc System Networks Co., Ltd. Saedo-cho

More information

FI GERPRI T VERIFICATIO USI G OPTICAL SHIFTED PHASE- E CODED JOI T TRA SFORM CORRELATIO

FI GERPRI T VERIFICATIO USI G OPTICAL SHIFTED PHASE- E CODED JOI T TRA SFORM CORRELATIO FI GEPI VEIFICAIO USI G OPICAL SHIFED PHASE- E CODED JOI A SFOM COELAIO M. azrl Islam Emal: slamn@farmngdale.ed Secrt Sstems Farmngdale State Unerst of New York 350 Broad Hollow oad Farmngdale New York

More information

1. Introduction to CFD

1. Introduction to CFD . Introdcton to CFD Ths s a qck ntrodcton to the basc concepts nderlyng CFD. The concepts are llstrated by applyng them to a smple D example. We dscss the followng topcs brefly:. Applcatons of CFD. The

More information

Using Mean-Shift Tracking Algorithms for Real-Time Tracking of Moving Images on an Autonomous Vehicle Testbed Platform

Using Mean-Shift Tracking Algorithms for Real-Time Tracking of Moving Images on an Autonomous Vehicle Testbed Platform Usng Mean-Shft Trackng Algorthms for Real-Tme Trackng of Movng Images on an Atonomos Vehcle Testbed Platform Benjamn Gorry, Zezh Chen, Kevn Hammond 2, Andy Wallace 3, and Greg Mchaelson () Dept. of Compter

More information

TRM-IoT: A Trust Management Model Based on Fuzzy Reputation for Internet of Things

TRM-IoT: A Trust Management Model Based on Fuzzy Reputation for Internet of Things DOI: 10.2298/CSIS110303056C TRM-IoT: A Trust Management Model Based on Fuzzy Reputaton for Internet of Thngs Dong Chen 1, Guran Chang 2, Dawe Sun 1, Jaa L 1, Je Ja 1, and Xngwe Wang 1 1 College of Informaton

More information

Conversion between the vector and raster data structures using Fuzzy Geographical Entities

Conversion between the vector and raster data structures using Fuzzy Geographical Entities Converson between the vector and raster data structures usng Fuzzy Geographcal Enttes Cdála Fonte Department of Mathematcs Faculty of Scences and Technology Unversty of Combra, Apartado 38, 3 454 Combra,

More information

An Ad Hoc Network Load Balancing Energy- Efficient Multipath Routing Protocol

An Ad Hoc Network Load Balancing Energy- Efficient Multipath Routing Protocol 246 JOURNA OF SOFTWAR, VO. 9, NO. 1, JANUARY 2014 An Ad Hoc Network oad alancng nergy- ffcent Multpath Routng Protocol De-jn Kong Shanx Fnance and Taxaton College, Tayuan, Chna mal: dejnkong@163.com Xao-lng

More information

An Enhanced Super-Resolution System with Improved Image Registration, Automatic Image Selection, and Image Enhancement

An Enhanced Super-Resolution System with Improved Image Registration, Automatic Image Selection, and Image Enhancement An Enhanced Super-Resoluton System wth Improved Image Regstraton, Automatc Image Selecton, and Image Enhancement Yu-Chuan Kuo ( ), Chen-Yu Chen ( ), and Chou-Shann Fuh ( ) Department of Computer Scence

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

Multiple-Period Attribution: Residuals and Compounding

Multiple-Period Attribution: Residuals and Compounding Multple-Perod Attrbuton: Resduals and Compoundng Our revewer gave these authors full marks for dealng wth an ssue that performance measurers and vendors often regard as propretary nformaton. In 1994, Dens

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

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

Open Access A Load Balancing Strategy with Bandwidth Constraint in Cloud Computing. Jing Deng 1,*, Ping Guo 2, Qi Li 3, Haizhu Chen 1

Open Access A Load Balancing Strategy with Bandwidth Constraint in Cloud Computing. Jing Deng 1,*, Ping Guo 2, Qi Li 3, Haizhu Chen 1 Send Orders for Reprnts to reprnts@benthamscence.ae The Open Cybernetcs & Systemcs Journal, 2014, 8, 115-121 115 Open Access A Load Balancng Strategy wth Bandwdth Constrant n Cloud Computng Jng Deng 1,*,

More information

Vision Mouse. Saurabh Sarkar a* University of Cincinnati, Cincinnati, USA ABSTRACT 1. INTRODUCTION

Vision Mouse. Saurabh Sarkar a* University of Cincinnati, Cincinnati, USA ABSTRACT 1. INTRODUCTION Vson Mouse Saurabh Sarkar a* a Unversty of Cncnnat, Cncnnat, USA ABSTRACT The report dscusses a vson based approach towards trackng of eyes and fngers. The report descrbes the process of locatng the possble

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

Optimal Control Approach to Production Systems. with Inventory-Level-Dependent Demand

Optimal Control Approach to Production Systems. with Inventory-Level-Dependent Demand Optmal Control Approach to Prodcton Systems wth Inventory-Level-Dependent Demand Egene Khmelntsky and Ygal Gerchak Department of Indstral Engneerng, Tel-Avv Unversty, Tel-Avv 69978, Israel Fax: 97--647669,

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

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

Secure Walking GPS: A Secure Localization and Key Distribution Scheme for Wireless Sensor Networks

Secure Walking GPS: A Secure Localization and Key Distribution Scheme for Wireless Sensor Networks Secure Walkng GPS: A Secure Localzaton and Key Dstrbuton Scheme for Wreless Sensor Networks Q M, John A. Stankovc, Radu Stoleru 2 Department of Computer Scence, Unversty of Vrgna, USA 2 Department of Computer

More information

Study on Model of Risks Assessment of Standard Operation in Rural Power Network

Study on Model of Risks Assessment of Standard Operation in Rural Power Network Study on Model of Rsks Assessment of Standard Operaton n Rural Power Network Qngj L 1, Tao Yang 2 1 Qngj L, College of Informaton and Electrcal Engneerng, Shenyang Agrculture Unversty, Shenyang 110866,

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

An Adaptive and Distributed Clustering Scheme for Wireless Sensor Networks

An Adaptive and Distributed Clustering Scheme for Wireless Sensor Networks 2007 Internatonal Conference on Convergence Informaton Technology An Adaptve and Dstrbuted Clusterng Scheme for Wreless Sensor Networs Xnguo Wang, Xnmng Zhang, Guolang Chen, Shuang Tan Department of Computer

More information

Vehicle Detection and Tracking in Video from Moving Airborne Platform

Vehicle Detection and Tracking in Video from Moving Airborne Platform Journal of Computatonal Informaton Systems 10: 12 (2014) 4965 4972 Avalable at http://www.jofcs.com Vehcle Detecton and Trackng n Vdeo from Movng Arborne Platform Lye ZHANG 1,2,, Hua WANG 3, L LI 2 1 School

More information

How To Understand The Results Of The German Meris Cloud And Water Vapour Product

How To Understand The Results Of The German Meris Cloud And Water Vapour Product Ttel: Project: Doc. No.: MERIS level 3 cloud and water vapour products MAPP MAPP-ATBD-ClWVL3 Issue: 1 Revson: 0 Date: 9.12.1998 Functon Name Organsaton Sgnature Date Author: Bennartz FUB Preusker FUB Schüller

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

Master s Thesis. Configuring robust virtual wireless sensor networks for Internet of Things inspired by brain functional networks

Master s Thesis. Configuring robust virtual wireless sensor networks for Internet of Things inspired by brain functional networks Master s Thess Ttle Confgurng robust vrtual wreless sensor networks for Internet of Thngs nspred by bran functonal networks Supervsor Professor Masayuk Murata Author Shnya Toyonaga February 10th, 2014

More information

Rank Optimization of Personalized Search

Rank Optimization of Personalized Search Rank Optmzaton of Personalzed Search Ln LI Zhengl YANG Masar KITSUREGAWA Agmentng the global rankng based on the lnkage strctre of the Web s one of the poplar approaches n data engneerng commnty today

More information

Self-Motivated Relay Selection for a Generalized Power Line Monitoring Network

Self-Motivated Relay Selection for a Generalized Power Line Monitoring Network Self-Motvated Relay Selecton for a Generalzed Power Lne Montorng Network Jose Cordova and Xn Wang 1, Dong-Lang Xe 2, Le Zuo 3 1 Department of Electrcal and Computer Engneerng, State Unversty of New York

More information

AN EFFICIENT GROUP AUTHENTICATION FOR GROUP COMMUNICATIONS

AN EFFICIENT GROUP AUTHENTICATION FOR GROUP COMMUNICATIONS Internatonal Journal of Network Securty & Its Applcatons (IJNSA), Vol.5, No.3, May 2013 AN EFFICIENT GROUP AUTHENTICATION FOR GROUP COMMUNICATIONS Len Harn 1 and Changlu Ln 2 1 Department of Computer Scence

More information

Generalizing the degree sequence problem

Generalizing the degree sequence problem Mddlebury College March 2009 Arzona State Unversty Dscrete Mathematcs Semnar The degree sequence problem Problem: Gven an nteger sequence d = (d 1,...,d n ) determne f there exsts a graph G wth d as ts

More information

Forecasting the Demand of Emergency Supplies: Based on the CBR Theory and BP Neural Network

Forecasting the Demand of Emergency Supplies: Based on the CBR Theory and BP Neural Network 700 Proceedngs of the 8th Internatonal Conference on Innovaton & Management Forecastng the Demand of Emergency Supples: Based on the CBR Theory and BP Neural Network Fu Deqang, Lu Yun, L Changbng School

More information

VoIP Capacity over Multiple IEEE 802.11 WLANs *

VoIP Capacity over Multiple IEEE 802.11 WLANs * VoIP Capacty over Mltple IEEE 802.11 WLANs * An Chan an Song Chang Lew Department of Informaton Engneerng The Chnese Unversty of Hong Kong Hong Kong, Chna {achan5, song}@e.chk.e.hk Abstract It s well known

More information

SPEED: A Stateless Protocol for Real-Time Communication in Sensor Networks

SPEED: A Stateless Protocol for Real-Time Communication in Sensor Networks : A Stateless Protocol for Real-Tme Communcaton n Sensor Networks Tan He a John A Stankovc a Chenyang Lu b Tarek Abdelzaher a a Department of Computer Scence b Department of Computer Scence & Engneerng

More information

CONSISTENT VEHICLES TRACKING BY USING A COOPERATIVE DISTRIBUTED VIDEO SURVEILLANCESYSTEM

CONSISTENT VEHICLES TRACKING BY USING A COOPERATIVE DISTRIBUTED VIDEO SURVEILLANCESYSTEM Internatonal Research Journal of Appled and Basc Scences 2013 Avalable onlne at www.rjabs.com ISSN 2251-838X / Vol, 4 (12):3658-3663 Scence Explorer Publcatons CONSISTENT VEHICLES TRACKING BY USING A COOPERATIVE

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

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

Face Verification Problem. Face Recognition Problem. Application: Access Control. Biometric Authentication. Face Verification (1:1 matching)

Face Verification Problem. Face Recognition Problem. Application: Access Control. Biometric Authentication. Face Verification (1:1 matching) Face Recognton Problem Face Verfcaton Problem Face Verfcaton (1:1 matchng) Querymage face query Face Recognton (1:N matchng) database Applcaton: Access Control www.vsage.com www.vsoncs.com Bometrc Authentcaton

More information

Warsaw University of Technology. Faculty of Electrical Engineering

Warsaw University of Technology. Faculty of Electrical Engineering Warsaw Unversty of Technology Faclty of Electrcal Engneerng Insttte of Control and Indstral Electroncs Ph.D. Thess M. Sc. Marsz Cchowlas! Thess spervsor Prof. Dr Sc. Maran P. Kamerkowsk Warsaw, Poland

More information

An Efficient Recovery Algorithm for Coverage Hole in WSNs

An Efficient Recovery Algorithm for Coverage Hole in WSNs An Effcent Recover Algorthm for Coverage Hole n WSNs Song Ja 1,*, Wang Balng 1, Peng Xuan 1 School of Informaton an Electrcal Engneerng Harbn Insttute of Technolog at Weha, Shanong, Chna Automatc Test

More information

Asynchronous Neighbor Discovery on Duty-cycled Mobile Devices: Integer and Non-Integer Schedules

Asynchronous Neighbor Discovery on Duty-cycled Mobile Devices: Integer and Non-Integer Schedules Asynchronous Neghbor Dscovery on Duty-cycled Moble Devces: Integer and Non-Integer Schedules Sxa Chen Central Connectcut State Unversty schen@ccsu.edu Yanyuan Qn Unversty of Connectcut yanyuan.qn@uconn.edu

More information

Distributed Multi-Target Tracking In A Self-Configuring Camera Network

Distributed Multi-Target Tracking In A Self-Configuring Camera Network Dstrbuted Mult-Target Trackng In A Self-Confgurng Camera Network Crstan Soto, B Song, Amt K. Roy-Chowdhury Department of Electrcal Engneerng Unversty of Calforna, Rversde {cwlder,bsong,amtrc}@ee.ucr.edu

More information

VRT012 User s guide V0.1. Address: Žirmūnų g. 27, Vilnius LT-09105, Phone: (370-5) 2127472, Fax: (370-5) 276 1380, Email: info@teltonika.

VRT012 User s guide V0.1. Address: Žirmūnų g. 27, Vilnius LT-09105, Phone: (370-5) 2127472, Fax: (370-5) 276 1380, Email: info@teltonika. VRT012 User s gude V0.1 Thank you for purchasng our product. We hope ths user-frendly devce wll be helpful n realsng your deas and brngng comfort to your lfe. Please take few mnutes to read ths manual

More information

A Performance Analysis of View Maintenance Techniques for Data Warehouses

A Performance Analysis of View Maintenance Techniques for Data Warehouses A Performance Analyss of Vew Mantenance Technques for Data Warehouses Xng Wang Dell Computer Corporaton Round Roc, Texas Le Gruenwald The nversty of Olahoma School of Computer Scence orman, OK 739 Guangtao

More information

Calculating the high frequency transmission line parameters of power cables

Calculating the high frequency transmission line parameters of power cables < ' Calculatng the hgh frequency transmsson lne parameters of power cables Authors: Dr. John Dcknson, Laboratory Servces Manager, N 0 RW E B Communcatons Mr. Peter J. Ncholson, Project Assgnment Manager,

More information

An Evaluation of the Extended Logistic, Simple Logistic, and Gompertz Models for Forecasting Short Lifecycle Products and Services

An Evaluation of the Extended Logistic, Simple Logistic, and Gompertz Models for Forecasting Short Lifecycle Products and Services An Evaluaton of the Extended Logstc, Smple Logstc, and Gompertz Models for Forecastng Short Lfecycle Products and Servces Charles V. Trappey a,1, Hsn-yng Wu b a Professor (Management Scence), Natonal Chao

More information

Frequency Selective IQ Phase and IQ Amplitude Imbalance Adjustments for OFDM Direct Conversion Transmitters

Frequency Selective IQ Phase and IQ Amplitude Imbalance Adjustments for OFDM Direct Conversion Transmitters Frequency Selectve IQ Phase and IQ Ampltude Imbalance Adjustments for OFDM Drect Converson ransmtters Edmund Coersmeer, Ernst Zelnsk Noka, Meesmannstrasse 103, 44807 Bochum, Germany edmund.coersmeer@noka.com,

More information

A Fast Incremental Spectral Clustering for Large Data Sets

A Fast Incremental Spectral Clustering for Large Data Sets 2011 12th Internatonal Conference on Parallel and Dstrbuted Computng, Applcatons and Technologes A Fast Incremental Spectral Clusterng for Large Data Sets Tengteng Kong 1,YeTan 1, Hong Shen 1,2 1 School

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

OPT Online Person Tracking System for Context-awareness in Wireless Personal Network

OPT Online Person Tracking System for Context-awareness in Wireless Personal Network OPT Onlne Person Trackng System for Context-awareness n Wreless Personal Network Xuel An R. Venkatesha Prasad Jng Wang I.G.M.M. Nemegeers EEMCS, Delft Unversty of Technology, The Netherlands {x.an, j.wang3,vprasad,gnas.n}@ew.tudelft.nl

More information

HALL EFFECT SENSORS AND COMMUTATION

HALL EFFECT SENSORS AND COMMUTATION OEM770 5 Hall Effect ensors H P T E R 5 Hall Effect ensors The OEM770 works wth three-phase brushless motors equpped wth Hall effect sensors or equvalent feedback sgnals. In ths chapter we wll explan how

More information

The difference between voltage and potential difference

The difference between voltage and potential difference Slavko Vjevć 1, Tonć Modrć 1 and Dno Lovrć 1 1 Unversty of Splt, Faclty of electrcal engneerng, mechancal engneerng and naval archtectre Splt, Croata The dfference between voltage and potental dfference

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

MONITORING METHODOLOGY TO ASSESS THE PERFORMANCE OF GSM NETWORKS

MONITORING METHODOLOGY TO ASSESS THE PERFORMANCE OF GSM NETWORKS Electronc Communcatons Commttee (ECC) wthn the European Conference of Postal and Telecommuncatons Admnstratons (CEPT) MONITORING METHODOLOGY TO ASSESS THE PERFORMANCE OF GSM NETWORKS Athens, February 2008

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

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

Sngle Snk Buy at Bulk Problem and the Access Network

Sngle Snk Buy at Bulk Problem and the Access Network A Constant Factor Approxmaton for the Sngle Snk Edge Installaton Problem Sudpto Guha Adam Meyerson Kamesh Munagala Abstract We present the frst constant approxmaton to the sngle snk buy-at-bulk network

More information

DEFINING %COMPLETE IN MICROSOFT PROJECT

DEFINING %COMPLETE IN MICROSOFT PROJECT CelersSystems DEFINING %COMPLETE IN MICROSOFT PROJECT PREPARED BY James E Aksel, PMP, PMI-SP, MVP For Addtonal Informaton about Earned Value Management Systems and reportng, please contact: CelersSystems,

More information

Efficient Project Portfolio as a tool for Enterprise Risk Management

Efficient Project Portfolio as a tool for Enterprise Risk Management Effcent Proect Portfolo as a tool for Enterprse Rsk Management Valentn O. Nkonov Ural State Techncal Unversty Growth Traectory Consultng Company January 5, 27 Effcent Proect Portfolo as a tool for Enterprse

More information

Transportation Research Part C

Transportation Research Part C Transportaton Research Part C 29 (2013) 171 196 Contents lsts avalable at ScVerse ScenceDrect Transportaton Research Part C jornal homepage: www.elsever.com/locate/trc A secre and effcent nventory management

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

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

Document Clustering Analysis Based on Hybrid PSO+K-means Algorithm

Document Clustering Analysis Based on Hybrid PSO+K-means Algorithm Document Clusterng Analyss Based on Hybrd PSO+K-means Algorthm Xaohu Cu, Thomas E. Potok Appled Software Engneerng Research Group, Computatonal Scences and Engneerng Dvson, Oak Rdge Natonal Laboratory,

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

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

Scalability of a Mobile Cloud Management System

Scalability of a Mobile Cloud Management System Scalablty of a Moble Cloud Management System Roberto Bfulco Unversty of Napol Federco II roberto.bfulco2@unna.t Marcus Brunner NEC Laboratores Europe brunner@neclab.eu Peer Hasselmeyer NEC Laboratores

More information

"Research Note" APPLICATION OF CHARGE SIMULATION METHOD TO ELECTRIC FIELD CALCULATION IN THE POWER CABLES *

Research Note APPLICATION OF CHARGE SIMULATION METHOD TO ELECTRIC FIELD CALCULATION IN THE POWER CABLES * Iranan Journal of Scence & Technology, Transacton B, Engneerng, ol. 30, No. B6, 789-794 rnted n The Islamc Republc of Iran, 006 Shraz Unversty "Research Note" ALICATION OF CHARGE SIMULATION METHOD TO ELECTRIC

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

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

Multi-Robot Tracking of a Moving Object Using Directional Sensors

Multi-Robot Tracking of a Moving Object Using Directional Sensors Mult-Robot Trackng of a Movng Object Usng Drectonal Sensors Xaomng Hu, Karl H. Johansson, Manuel Mazo Jr., Alberto Speranzon Dept. of Sgnals, Sensors & Systems Royal Insttute of Technology, SE- 44 Stockholm,

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

How To Detect An 802.11 Traffc From A Network With A Network Onlne Onlnet

How To Detect An 802.11 Traffc From A Network With A Network Onlne Onlnet IEEE TRANSACTIONS ON MOBILE COMPUTING, VOL. X, NO. X, XXX 2008 1 Passve Onlne Detecton of 802.11 Traffc Usng Sequental Hypothess Testng wth TCP ACK-Pars We We, Member, IEEE, Kyoungwon Suh, Member, IEEE,

More information

Load Balanced Rendezvous Data Collection in Wireless Sensor Networks

Load Balanced Rendezvous Data Collection in Wireless Sensor Networks 2011 Eghth IEEE Internatonal Conference on Moble Ad-Hoc and ensor ystems Load Balanced endezvous Data Collecton n Wreless ensor Networks Luo Ma 1, Longfe hangguan 1, Chao Lang 1, Junzhao Du 1, Hu Lu 1,

More information

A DATA MINING APPLICATION IN A STUDENT DATABASE

A DATA MINING APPLICATION IN A STUDENT DATABASE JOURNAL OF AERONAUTICS AND SPACE TECHNOLOGIES JULY 005 VOLUME NUMBER (53-57) A DATA MINING APPLICATION IN A STUDENT DATABASE Şenol Zafer ERDOĞAN Maltepe Ünversty Faculty of Engneerng Büyükbakkalköy-Istanbul

More information

Load Balancing Based on Clustering Methods for LTE Networks

Load Balancing Based on Clustering Methods for LTE Networks Cyber Journals: Multdscplnary Journals n Scence and Technology Journal of Selected Areas n Telecommuncatons (JSAT) February Edton 2013 Volume 3 Issue 2 Load Balancng Based on Clusterng Methods for LTE

More information

P2P/ Grid-based Overlay Architecture to Support VoIP Services in Large Scale IP Networks

P2P/ Grid-based Overlay Architecture to Support VoIP Services in Large Scale IP Networks PP/ Grd-based Overlay Archtecture to Support VoIP Servces n Large Scale IP Networks We Yu *, Srram Chellappan # and Dong Xuan # * Dept. of Computer Scence, Texas A&M Unversty, U.S.A. {weyu}@cs.tamu.edu

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

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

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

Time Value of Money. Types of Interest. Compounding and Discounting Single Sums. Page 1. Ch. 6 - The Time Value of Money. The Time Value of Money

Time Value of Money. Types of Interest. Compounding and Discounting Single Sums. Page 1. Ch. 6 - The Time Value of Money. The Time Value of Money Ch. 6 - The Tme Value of Money Tme Value of Money The Interest Rate Smple Interest Compound Interest Amortzng a Loan FIN21- Ahmed Y, Dasht TIME VALUE OF MONEY OR DISCOUNTED CASH FLOW ANALYSIS Very Important

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

Ad-Hoc Games and Packet Forwardng Networks

Ad-Hoc Games and Packet Forwardng Networks On Desgnng Incentve-Compatble Routng and Forwardng Protocols n Wreless Ad-Hoc Networks An Integrated Approach Usng Game Theoretcal and Cryptographc Technques Sheng Zhong L (Erran) L Yanbn Grace Lu Yang

More information

Brigid Mullany, Ph.D University of North Carolina, Charlotte

Brigid Mullany, Ph.D University of North Carolina, Charlotte Evaluaton And Comparson Of The Dfferent Standards Used To Defne The Postonal Accuracy And Repeatablty Of Numercally Controlled Machnng Center Axes Brgd Mullany, Ph.D Unversty of North Carolna, Charlotte

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

A Multi-Camera System on PC-Cluster for Real-time 3-D Tracking

A Multi-Camera System on PC-Cluster for Real-time 3-D Tracking The 23 rd Conference of the Mechancal Engneerng Network of Thaland November 4 7, 2009, Chang Ma A Mult-Camera System on PC-Cluster for Real-tme 3-D Trackng Vboon Sangveraphunsr*, Krtsana Uttamang, and

More information