Kalman Filter based Dead Reckoning Algorithm for Minimizing Network Traffic between Mobile Nodes in Wireless GRID

Size: px
Start display at page:

Download "Kalman Filter based Dead Reckoning Algorithm for Minimizing Network Traffic between Mobile Nodes in Wireless GRID"

Transcription

1 Kalman Flter based Dead Reconng Algorthm for Mnmzng Networ Traffc between Moble Nodes n Wreless GRID Seong-Whan Km and K-Hong Ko Department of Computer Scence, Unv. of Seoul, Jeon-Nong-Dong, Seoul, Korea Tel: , fax: {swm7@uos.ac.r and jedgo@venus.uos.ac.r} Abstract. Conventonal GRID servce s statc (no moblty), and t has many drawbacs such as contnuous connecton, waste of bandwdth, and servce overloadng. Wreless GRID supports moblty, however t should consder geographc poston to support effcent resource sharng and routng. When the devces n the GRID are hghly moble, there wll be much traffc to exchange the geographc poston nformaton of each moble node, and ths maes adverse effect on effcent battery usage. To mnmze the networ traffc between moble users, we use dead reconng algorthm for each moble nodes, where each node uses the algorthm to estmates ts own movement (also other node s movement), and when the estmaton error s over threshold, the node sends the UPDATE (ncludng poston, velocty, etc) pacet to other devces. As the estmaton accuracy s ncreased, each node can mnmze the number of UPDATE pacet transmsson. To mprove the predcton accuracy of dead reconng algorthm, we propose Kalman flter based dead reconng approach. To experment our scheme, we mplement a popular networ game (BZFlag) wth our scheme added on each moble node, and the results show that we can acheve better predcton accuracy and reducton of networ traffc by 1 percents. Keywords: Dead reconng, Kalman flter, Wreless GRID 1 Introducton Conventonal GRID servce supports no moblty, and results n many drawbacs such as contnuous connecton, waste of bandwdth, and servce overloadng. Wreless GRID supports moblty and t should consder geographc poston to support effcent resource sharng and routng [1]. However, f the devce n the GRID s hghly moble, there wll be much traffc to manage the geographc poston of each moble node, and ths mae adverse effect on effcent battery usage. To mnmze the networ traffc between networng moble devces, dead reconng technque s used []. Each moble devce uses the algorthm to estmates ts movement and other devces movement, thereby, each devce can mnmze the transmsson of ts nformaton (poston, velocty, etc) to other enttes. R. Gossweler and R. J.

2 Laferrere ntroduced the dead reconng algorthm for the mult-user game [], and S. Aggarwal and H. Banavar proposed the use of globally synchronzed clocs among the partcpatng players and a tme-stamp augmented dead reconng vector that enables the recever to render the entty accurately [3]. In addton, W. Ca and F. B.S. Lee proposed a mult-level threshold scheme that adaptvely adjusted, based on the relatve dstance between enttes to reduce the rate of transmttng UPDATE pacets [4]. To mprove the predcton accuracy of dead reconng algorthm, we propose the Kalman flter based dead reconng approach. To smulate the moblty of moble devce scenaros n wreless GRID, we use a smple analogy, networ game (BZFlag). In secton, we revew the dead reconng and Kalman flter. In Secton 3, we propose a Kalman flter based dead reconng algorthm. In Secton 4, we apply our Kalman approach on BZFLAG game; show the expermental results wth mnmzed UPDATE pacets between game players. We conclude n secton 5. Related Wors The networng server technque can be mplemented usng three methods: (1) peer to peer, () clent server archtecture, and (3) dstrbuted server archtecture. In peer to peer, each entty transmts the occurred nformaton to each other. It s sutable for the small-scale networ. In clent server (CS) archtecture, the server collects all of the data from the clents, stores the changes n some data, and then sends the results to each partcpatng clent. For large-scale networs, we need dstrbuted server archtecture. To dstrbute server, we can use load dstrbuton method or map server method. Networng technques should mnmze (1) networ bandwdth and () networ delay..1 Locaton Awareness n Wreless Moble Networs In the wreless moble GRID, the GRID protocol s core concept parttons the geographc area nto several squares n GRIDs. Each GRID s elected the GRID s leader (so called gateway), and GRID leaders perform routng GRID by GRID. Ths protocol s locaton awared because t explots locaton nformaton n routng. Geographc locaton awareness can be GeoCast, GeoTora, and GeoGrd methods [10]. GeoCast: GeoCast sends a message to all moble devces wthn a desgnated geographc area (so called a geo-cast regon). Ths protocol dffers from tradtonal multcast, because the t uses two zones: forwardng zone and multcast regon. In the forwardng zone, the data pacet s sent by uncast to each other s devce, and n the multcast regon, the data pacet s sent by multcast to each other s devce. GeoTora: GeoTora derves from TORA (temporally ordered routng algorthm). TORA mantans a DAG (drected acyclc graph) wth the destnaton devce as sn; the data pacet s forwarded by the DAG s drecton to sn. GeoTora dvdes

3 nto TORA (DAG regon) and GeoCast regon. In GeoCast regons, moble devces perform the floodng, and n the DAG regon, moble devces perform an anycast from the source to any host. GeoGrd: GeoGrd s derved by the GRID protocol that have the GRID leader. GeoGrd uses two methods such as the floodng-based geo-castng and tcet-based geo-castng. The floodng-based geo-castng allows any grd leader n the forwardng zone to rebroadcast the messages, and the tcet-based geo-castng allows only tcet-holdng grd leaders to rebroadcast.. Revews on Dead Reconng Algorthms Snce each moble devce s physcally dstrbuted, updatng states (e.g. each moble devce s poston, etc) of the moble devces may generate a large amount of communcaton and thus saturate networ bandwdth. To reduce the number of state UPDATE pacets, the DR technque s used [4]. In addton to the hgh fdelty model that mantans the accurate poston about ts enttes, each moble devce also has a dead reconng model that estmates the poston of all enttes (both local and remote). Therefore, nstead of transmttng state UPDATE pacets, the estmated poston of a remote moble devce can be readly avalable through a smple and localzed computaton [4]. The moble devce compares real poston wth DR poston. If the dfference between real poston and DR poston s greater than a threshold, the moble devce nforms others remote enttes to update ther ghost object poston []. We can descrbe the smple dead reconng algorthm as follows. Algorthm : Dead Reconng for every receved pacet of remote entty do swtch receved pacet type { case UPDATE fx ghost poston of remote entty brea; case PLAYER_QUITING remove remote entty brea; } [Extrapolaton] Extrapolate all ghost poston based on the past state nformaton; f (local entty s true poston - local entty s extrapolated poston) > Threshold { Broadcast an UPDATE pacet to the group } Draw all ghost

4 3 Kalman flter based dead reconng algorthm In wreless GRID envronment, each moble devce s geographcally dstrbuted. A technque referred to as dead reconng (DR) s commonly used to exchange nformaton about movement among the moble devces [6, 7, 8]. Each moble devce sends nformaton about ts movement as well as the movement of the enttes t controls to the other moble devces usng a dead reconng vector (DRV). A DRV typcally contans nformaton about the current poston of the entty n terms of x, y and z coordnates (at the tme the DRV sent) as well as the trajectory of the entty n terms of the velocty component n each of the dmensons [3]. In ths paper, we use the moblty of networ game users to smulate the real geographcally dstrbuted moble devce envronments. For the networ game, we present a Kalman flter based dead reconng to optmze the networ traffc. A Kalman flter s a recursve procedure to estmate the states s of a dscrete-tme controlled process governed by the lnear stochastc dfference equaton, from a set of measured observatons t. The mathematcal model s shown n n Equaton (1) and Equaton (). s (1) = As 1 + w 1 t = Hs + r () The NxN matrx A represents an state transton matrx, w s an Nx1 process nose vector wth N(0, σ w ), t s Mx1 measurement vector, H s MxM measurement matrx, and r s Mx1 measurement nose vector wth N(0, ). To estmate the process, Kalman flter uses a form of feedbac control as shown n Fgure 1 [5]. We defne ŝ ŝ, p, p and as the pror state estmate, posteror state estmate, pror estmate error covarance, and posteror estmate error covarance, respectvely. s the Kalman gan. σ r K sˆ p Tme Update (Predct) = Asˆ 1 = Ap A T 1 +σ w Measurement Update (Correct) T p H K = T Hp H + σ sˆ = sˆ p = [ r ] + K [ t Hsˆ ] [ I K H ] p Fg. 1. Kalman flter cycle [5].

5 To evaluate our scheme, we used smple dead reconng scenaros (scheme 1) and optmzed dead reconng algorthm for game logc (scheme 3) for comparson. For scheme 1 and scheme 3, we use Kalman flter approach (scheme and scheme 4) to mprove the predcton performance of scheme 1 and scheme 3 as shown n Fgure. Scheme 1: Scheme : (x, y, z) (x, y, z) DR (vx, vy, vz) DR (vx, vy, vz) extrapolated (x, y, z) Kalman flter extrapolated (x, y, z) Scheme 3: Scheme 4: x, y, z x, y, z BZFlag DR vx, vy, vz, angle BZFlag DR vx, vy, vz angle extrapolated (angle) extrapolated (x, y, z) extraploated (vx, vy, vz) Kalman flter extrapolated (angle) extrapolated (x, y, z) extraploated (vx, vy, vz) Fg.. Kalman flter approach for dead reconng algorthm. Scheme 1 and scheme use DRV, whch ncludes only poston and velocty nformaton of each moble devce. In scheme 3 and scheme 4, we added the angle whch s a drecton of moble devce for predcton mprovements, and the DRV s (x, y, z, vx, vy, vz, angle, t). Scheme 3 s real dead reconng algorthm, whch s optmzed for BZFlag game logc. The detals of each schemes are as follows. Scheme 1: We compute the extrapolated poston usng last poston, last velocty, and tme step as follows. We performed the extrapolaton untl the dfference between the extrapolated poston and the true poston s under threshold. Extrapolated poston = last poston + last velocty * tme step;

6 Scheme : Scheme uses Kalman flter after computng the extrapolated poston as scheme 1. We performed the extrapolaton untl the dfference between the extrapolated poston and the true poston s under threshold. Extrapolated poston = Kalman Flter (last poston + last velocty * tme step); Scheme 3: To get a new extrapolated poston, the scheme uses two equatons dependng on the game entty s moton type as follows. We performed the extrapolaton untl the dfference between the extrapolated poston and the true poston s under threshold. f (lnear moton) { extrapolated poston = last poston + last velocty * tme step; } else { extrapolated poston = BZFlag functon(angle); } Scheme 4: Scheme 4 adds Kalman flter after computng the extrapolated (poston, velocty, and angle) as scheme 3. Our dead reconng algorthm (scheme 4) s descrbed as follows. float speed = (vx * cosf(angle)) + (vy * sn(angle)); // speed relatve to the tan's drecton radus = (speed / angular_velocty); float nputturncenter[]; // tan turn center float nputturnvector[]; // tan turn vector nputturnvector[0] = +sn(last_angle) * radus; nputturnvector[1] = -cos(last_angle) * radus; nputturncenter[0] = last_poston-nputturnvector[0]; nputturncenter[1] = last_poston-nputturnvector[1]; // compute new extrapolated angle usng Kalman flter float angle = Kalman (tme step * angular_velocty); float cos_val = cosf(angle); float sn_val = snf(angle); // compute new extrapolated poston const float* tc = nputturncenter; const float* tv = nputturnvector; new_x = tc[0]+((tv[0] * cos_val) - (tv[1] * sn_val)); new_y = tc[1]+((tv[1] * cos_val) + (tv[0] * sn_val)); new_z = last_poston + (vz * tme step); // compute new extrapolated velocty float vx = Kalman ((vx * cos_val) - (vy * sn_val)); float vy = Kalman ((vy * cos_val) + (vx * sn_val)); float vz = Kalman (vz);

7 4 Expermental Results In ths paper, we use a smple analogy: a popular on-lne game BZFlag to smulate geographcally dstrbuted moble devces. BZFlag (Battle Zone Flag) s a frst-person shooter game where the players n teams drve tans and move wthn a battlefeld. The am of the players s to navgate and capture flags belongng to the other team and brng them bac to ther own area. The players shoot each other s tans usng shootng bullets The movements of the tans (players) as well as that of the shots (enttes) exchanged among the players usng DR vectors [3, 9]. The expermental data are the poston value and the velocty value gotten n BZFlag game. We used the expermental data of 8301 numbers, and the threshold to We compared the number of DRV pacet transmsson and the average predcton error E as shown n (3). (x, y, z) represent the true poston, (newx, newy, newz) represent the extrapolated poston, and (n) represent the number of data. E = n= 8301 = 1 ( x newx ) + ( y newy ) n + ( z newz ) (3) Table 1 shows the expermental result. Table 1 shows that the number of DRV transmsson of scheme and scheme 4 s smaller than that of scheme 1 and scheme 3, respectvely. Table 1. Font szes of headngs. Table captons should always be postoned above the tables. Scheme 1 Scheme Scheme 3 Scheme 4 # of DRV transmsson E In BZFlag game, t uses the game optmzed dead reconng algorthm, whch means that t consders the two more vectors (orentaton and angle) to predct the poston more accurately. Scheme 3 mproves the smple dead reconng approaches: scheme 1 and scheme. In scheme 4, we used Kalman flter predcton on velocty and angle, and Fgure 3 compares the scheme 3 and scheme 4 over 8000 tme steps. For better comparson, we computed movng average for each 0 samples. The dotted lne and the sold lne show the result of scheme 3 and scheme 4, respectvely.

8 Error Average error Tme steps scheme 3 scheme 4 Fg. 3. Comparson of predcton accuracy for 8301 tme step duraton. Fgure 4 shows the predcton errors n X and Y drecton, respectvely. Scheme 3, whch uses BZFlag game optmzed logc, shows fluctuatons, and when the predcton error s over than 0.9, the BZFlag clents should send dead reconng pacets. Mnmzng dead reconng pacets also mnmzed networ latency and the game responses tme. Even n the detaled vew, the predcton errors of scheme 4 are smaller than the predcton errors of scheme 3. 5 Conclusons In ths paper, we propose the Kalman flter approach to mprove the dead reconng algorthm for geographcally orented networng between moble nodes n wreless GRID envronments. Our scheme mproves the accuracy of dead reconng predcton, and mnmzes the networ traffc among the moble devces. Instead of expermentng geographcally dstrbuted moble devces, we use a popular on-lne game BZFlag, and compare our scheme wth the state-of-the-art dead reconng algorthm optmzed for game logc. Our Kalman flter based dead reconng scheme reduces more than 10% of networ traffc over game optmzed dead reconng algorthms. Reduced networ traffc can mae effcent battery usage.

9 (a) (b) Fg. 4. Error n X and Y predcton: (a) errors n X drecton, (b) errors n Y drecton

10 References 1. Zhang W., Zhang J., Ma D., Wang B., Chen Y.: Key technque research on GRID moble serve. Proc. nd Int. Conf. Informaton Technology (004). Gossweler, R., Laferrere, R.J., Keller, M.L., Pausch, R.: An ntroductory tutoral for developng mult-user vrtual envronments. Tele-operators and Vrtual Envronments, vol. 3. no. 4 (1994) Aggarwal, S., Banavar, H., Khandelwal, A., Muherjee, S., Rangarajan, S.: User experence: accuracy n dead-reconng based dstrbuted mult-player games. Proc. ACM SIGCOMM 004 Worshops on Net-Games. Networ and System Support for Games (004) 4. Ca, W., Lee, F.B.S., Chen, L.: An auto-adaptve dead reconng algorthm for dstrbuted nteractve smulaton. Proc. of the thrteenth Worshop on Parallel and Dstrbuted Smulaton (1999) 5. Welch, G., Bshop, G.: An ntroducton to the Kalman flters. avalable n cs.unc.edu/~welch/kalman/ndex.html 6. Gauter, L., Dot, C.: Desgn and Evaluaton of MMaze, a Multplayer Game on the Internet. Proc. IEEE Multmeda. ICMCS (1998) 7. Mauve, M.: Consstency n Replcated Contnuous Interactve Meda. Proc. of the ACM Conference on Computer Supported Cooperatve Wor (000) Snghal, S.K., Cherton, D.R.: Explotng Poston Hstory for Effcent Remote Renderng n Networed Vrtual Realty. Tele-operators and Vrtual Envronments. vol. 4. no. (1995) Schoeneman, C., Rer, T.: BZFlag (Battle Zone capture Flag), avalable n Tseng, Y.-C., Wu, S.-L., Lao, W.-H., Chao, C.-M.: Locaton awareness n ad hoc wreless moble networs. IEEE Computer. vol. 34, no. 6, (001) 46-5

A Novel Optimization of the Distance Source Routing (DSR) Protocol for the Mobile Ad Hoc Networks (MANET)

A Novel Optimization of the Distance Source Routing (DSR) Protocol for the Mobile Ad Hoc Networks (MANET) A Novel Optmzaton of the Dstance Source Routng (DSR) Protocol for the Moble Ad Hoc Networs (MANET) Syed S. Rzv 1, Majd A. Jafr, and Khaled Ellethy Computer Scence and Engneerng Department Unversty of Brdgeport

More information

Comparative Analysis of Reuse 1 and 3 in Cellular Network Based On SIR Distribution and Rate

Comparative Analysis of Reuse 1 and 3 in Cellular Network Based On SIR Distribution and Rate Comparatve Analyss of Reuse and 3 n ular Network Based On IR Dstrbuton and Rate Chandra Thapa M.Tech. II, DEC V College of Engneerng & Technology R.V.. Nagar, Chttoor-5727, A.P. Inda Emal: chandra2thapa@gmal.com

More information

熊本大学学術リポジトリ. Kumamoto University Repositor

熊本大学学術リポジトリ. Kumamoto University Repositor 熊本大学学術リポジトリ Kumamoto Unversty Repostor Ttle Wreless LAN Based Indoor Poston and Its Smulaton Author(s) Ktasuka, Teruak; Nakansh, Tsune CtatonIEEE Pacfc RIM Conference on Comm Computers, and Sgnal Processng

More information

Calculation of the received voltage due to the radiation from multiple co-frequency sources

Calculation of the received voltage due to the radiation from multiple co-frequency sources Rec. ITU-R SM.1271-0 1 RECOMMENDATION ITU-R SM.1271-0 * EFFICIENT SPECTRUM UTILIZATION USING PROBABILISTIC METHODS Rec. ITU-R SM.1271 (1997) The ITU Radocommuncaton Assembly, consderng a) that communcatons

More information

PRACTICAL, COMPUTATION EFFICIENT HIGH-ORDER NEURAL NETWORK FOR ROTATION AND SHIFT INVARIANT PATTERN RECOGNITION. Evgeny Artyomov and Orly Yadid-Pecht

PRACTICAL, COMPUTATION EFFICIENT HIGH-ORDER NEURAL NETWORK FOR ROTATION AND SHIFT INVARIANT PATTERN RECOGNITION. Evgeny Artyomov and Orly Yadid-Pecht 68 Internatonal Journal "Informaton Theores & Applcatons" Vol.11 PRACTICAL, COMPUTATION EFFICIENT HIGH-ORDER NEURAL NETWORK FOR ROTATION AND SHIFT INVARIANT PATTERN RECOGNITION Evgeny Artyomov and Orly

More information

Multi-sensor optimal information fusion Kalman filter with mobile agents in ring sensor networks

Multi-sensor optimal information fusion Kalman filter with mobile agents in ring sensor networks Mult-sensor optmal nformaton fuson Kalman flter wth moble agents n rng sensor networs Behrouz Safarneadan *, Kazem asanpoor ** *Shraz Unversty of echnology, safarnead@sutech.ac.r ** Shraz Unversty of echnology,.hasanpor@gmal.com

More information

Cooperative localization method for multi-robot based on PF-EKF

Cooperative localization method for multi-robot based on PF-EKF Scence n Chna Seres F: Informaton Scences 008 SCIENCE IN CHINA PRESS Sprnger www.scchna.com nfo.scchna.com www.sprngerln.com Cooperatve localzaton method for mult-robot based on PF-EKF WANG Lng, WAN JanWe,

More information

Particle Filters. Ioannis Rekleitis

Particle Filters. Ioannis Rekleitis Partcle Flters Ioanns Reklets Bayesan Flter Estmate state x from data Z What s the probablty of the robot beng at x? x could be robot locaton, map nformaton, locatons of targets, etc Z could be sensor

More information

Efficient Large Integers Arithmetic by Adopting Squaring and Complement Recoding Techniques

Efficient Large Integers Arithmetic by Adopting Squaring and Complement Recoding Techniques The th Worshop on Combnatoral Mathematcs and Computaton Theory Effcent Large Integers Arthmetc by Adoptng Squarng and Complement Recodng Technques Cha-Long Wu*, Der-Chyuan Lou, and Te-Jen Chang *Department

More information

Resource Allocation Optimization for Device-to- Device Communication Underlaying Cellular Networks

Resource Allocation Optimization for Device-to- Device Communication Underlaying Cellular Networks Resource Allocaton Optmzaton for Devce-to- Devce Communcaton Underlayng Cellular Networks Bn Wang, L Chen, Xaohang Chen, Xn Zhang, and Dacheng Yang Wreless Theores and Technologes (WT&T) Bejng Unversty

More information

A New Type of Weighted DV-Hop Algorithm Based on Correction Factor in WSNs

A New Type of Weighted DV-Hop Algorithm Based on Correction Factor in WSNs Journal of Communcatons Vol. 9, No. 9, September 2014 A New Type of Weghted DV-Hop Algorthm Based on Correcton Factor n WSNs Yng Wang, Zhy Fang, and Ln Chen Department of Computer scence and technology,

More information

Ad hoc Service Grid A Self-Organizing Infrastructure for Mobile Commerce

Ad hoc Service Grid A Self-Organizing Infrastructure for Mobile Commerce Ad hoc Servce Grd A Self-Organzng Infrastructure for Moble Commerce Klaus Herrmann, Kurt Gehs, Gero Mühl Berln Unversty of Technology Emal: klaus.herrmann@acm.org Web: http://www.vs.tu-berln.de/herrmann/

More information

Localization of a Wireless Sensor Network with Unattended Ground Sensors and Some Mobile Robots

Localization of a Wireless Sensor Network with Unattended Ground Sensors and Some Mobile Robots Localzaton of a Wreless Sensor Networ wth Unattended Ground Sensors and Some Moble Robots Koushl Sreenath, Fran L. Lews, Dan O. Popa Automaton & Robotcs Research Insttute (ARRI) Unversty of Texas at Arlngton

More information

A study of turbo codes for multilevel modulations in Gaussian and mobile channels

A study of turbo codes for multilevel modulations in Gaussian and mobile channels A study of turbo codes for multlevel modulatons n Gaussan and moble channels Lamne Sylla and Paul Forter (sylla, forter)@gel.ulaval.ca Department of Electrcal and Computer Engneerng Laval Unversty, Ste-Foy,

More information

Ad hoc Service Grid A Self-Organizing Infrastructure for Mobile Commerce

Ad hoc Service Grid A Self-Organizing Infrastructure for Mobile Commerce Ad hoc Servce Grd A Self-Organzng Infrastructure for Moble Commerce Klaus Herrmann Berln Unversty of Technology Emal: klaus.herrmann@acm.org Web: http://www.vs.tu-berln.de/herrmann/ PTB-Semnar, 3./4. November

More information

High Speed ADC Sampling Transients

High Speed ADC Sampling Transients Hgh Speed ADC Samplng Transents Doug Stuetzle Hgh speed analog to dgtal converters (ADCs) are, at the analog sgnal nterface, track and hold devces. As such, they nclude samplng capactors and samplng swtches.

More information

Topology Control for C-RAN Architecture Based on Complex Network

Topology Control for C-RAN Architecture Based on Complex Network Topology Control for C-RAN Archtecture Based on Complex Network Zhanun Lu, Yung He, Yunpeng L, Zhaoy L, Ka Dng Chongqng key laboratory of moble communcatons technology Chongqng unversty of post and telecommuncaton

More information

Medium Access Control for Multi-Channel Parallel Transmission in Cognitive Radio Networks

Medium Access Control for Multi-Channel Parallel Transmission in Cognitive Radio Networks Medum ccess Control for Mult-Channel Parallel Transmsson n Cogntve Rado Networs Tao Shu, Shuguang Cu, and Marwan Krunz Department of Electrcal and Computer Engneerng Unversty of rzona Tucson, Z 85721 {tshu,

More information

Priority based Dynamic Multiple Robot Path Planning

Priority based Dynamic Multiple Robot Path Planning 2nd Internatonal Conference on Autonomous obots and Agents Prorty based Dynamc Multple obot Path Plannng Abstract Taxong Zheng Department of Automaton Chongqng Unversty of Post and Telecommuncaton, Chna

More information

On the Feasibility of Receive Collaboration in Wireless Sensor Networks

On the Feasibility of Receive Collaboration in Wireless Sensor Networks On the Feasblty of Receve Collaboraton n Wreless Sensor Networs B. Bantaleb, S. Sgg and M. Begl Computer Scence Department Insttute of Operatng System and Computer Networs (IBR) Braunschweg, Germany {behnam,

More information

High Speed, Low Power And Area Efficient Carry-Select Adder

High Speed, Low Power And Area Efficient Carry-Select Adder Internatonal Journal of Scence, Engneerng and Technology Research (IJSETR), Volume 5, Issue 3, March 2016 Hgh Speed, Low Power And Area Effcent Carry-Select Adder Nelant Harsh M.tech.VLSI Desgn Electroncs

More information

Context-aware Cluster Based Device-to-Device Communication to Serve Machine Type Communications

Context-aware Cluster Based Device-to-Device Communication to Serve Machine Type Communications Context-aware Cluster Based Devce-to-Devce Communcaton to Serve Machne Type Communcatons J Langha, Lu Man, Hans D. Schotten Char of Wreless Communcaton, Unversty of Kaserslautern, Germany {j,manlu,schotten}@et.un-kl.de

More information

Optimal State Prediction for Feedback-Based QoS Adaptations

Optimal State Prediction for Feedback-Based QoS Adaptations Optmal State Predcton for Feedback-Based QoS Adaptatons Baochun L, Dongyan Xu, Klara Nahrstedt Department of Computer Scence Unversty of Illnos at Urbana-Champagn b-l, d-xu, klara @cs.uuc.edu Abstract

More information

Measuring Cooperative Robotic Systems Using Simulation-Based Virtual Environment

Measuring Cooperative Robotic Systems Using Simulation-Based Virtual Environment Measurng Cooperatve c Systems Usng Smulaton-Based Vrtual Envronment Xaoln Hu Computer Scence Department Georga State Unversty, Atlanta GA, USA 30303 Bernard P. Zegler Arzona Center for Integratve Modelng

More information

Optimal Local Topology Knowledge for Energy Efficient Geographical Routing in Sensor Networks

Optimal Local Topology Knowledge for Energy Efficient Geographical Routing in Sensor Networks Optmal Local Topology Knowledge for Energy Effcent Geographcal Routng n Sensor Networks Tommaso Meloda, Daro Pompl, Ian F. Akyldz Broadband and Wreless Networkng Laboratory School of Electrcal and Computer

More information

To: Professor Avitabile Date: February 4, 2003 From: Mechanical Student Subject: Experiment #1 Numerical Methods Using Excel

To: Professor Avitabile Date: February 4, 2003 From: Mechanical Student Subject: Experiment #1 Numerical Methods Using Excel To: Professor Avtable Date: February 4, 3 From: Mechancal Student Subject:.3 Experment # Numercal Methods Usng Excel Introducton Mcrosoft Excel s a spreadsheet program that can be used for data analyss,

More information

Multi-hop-based Monte Carlo Localization for Mobile Sensor Networks

Multi-hop-based Monte Carlo Localization for Mobile Sensor Networks Mult-hop-based Monte Carlo Localzaton for Moble Sensor Networks Jyoung Y, Sungwon Yang and Hojung Cha Department of Computer Scence, Yonse Unversty Seodaemun-gu, Shnchon-dong 34, Seoul 20-749, Korea {jyy,

More information

THE INTERNET-BASED TELEOPERATION: MOTION AND FORCE PREDICTIONS USING THE PARTICLE FILTER METHOD

THE INTERNET-BASED TELEOPERATION: MOTION AND FORCE PREDICTIONS USING THE PARTICLE FILTER METHOD Proceedngs of the ASME 2 Internatonal Mechancal Engneerng Congress & Exposton IMECE2 November 2-8, 2, Vancouver, Brtsh Columba, Canada IMECE2-4495 THE INTERNET-BASED TELEOPERATION: MOTION AND FORCE PREDICTIONS

More information

Space Time Equalization-space time codes System Model for STCM

Space Time Equalization-space time codes System Model for STCM Space Tme Eualzaton-space tme codes System Model for STCM The system under consderaton conssts of ST encoder, fadng channel model wth AWGN, two transmt antennas, one receve antenna, Vterb eualzer wth deal

More information

Procedia Computer Science

Procedia Computer Science Proceda Computer Scence 3 (211) 714 72 Proceda Computer Scence (21) Proceda Computer Scence www.elsever.com/locate/proceda www.elsever.com/locate/proceda WCIT-21 Performance evaluaton of data delvery approaches

More information

Source Localization by TDOA with Random Sensor Position Errors - Part II: Mobile sensors

Source Localization by TDOA with Random Sensor Position Errors - Part II: Mobile sensors Source Localzaton by TDOA wth Random Sensor Poston Errors - Part II: Moble sensors Xaome Qu,, Lhua Xe EXOUISITUS, Center for E-Cty, School of Electrcal and Electronc Engneerng, Nanyang Technologcal Unversty,

More information

IEE Electronics Letters, vol 34, no 17, August 1998, pp ESTIMATING STARTING POINT OF CONDUCTION OF CMOS GATES

IEE Electronics Letters, vol 34, no 17, August 1998, pp ESTIMATING STARTING POINT OF CONDUCTION OF CMOS GATES IEE Electroncs Letters, vol 34, no 17, August 1998, pp. 1622-1624. ESTIMATING STARTING POINT OF CONDUCTION OF CMOS GATES A. Chatzgeorgou, S. Nkolads 1 and I. Tsoukalas Computer Scence Department, 1 Department

More information

Channel Alternation and Rotation in Narrow Beam Trisector Cellular Systems

Channel Alternation and Rotation in Narrow Beam Trisector Cellular Systems Channel Alternaton and Rotaton n Narrow Beam Trsector Cellular Systems Vncent A. Nguyen, Peng-Jun Wan, Ophr Freder Illnos Insttute of Technology-Communcaton Laboratory Research Computer Scence Department-Chcago,

More information

A RF Source Localization and Tracking System

A RF Source Localization and Tracking System The 010 Mltary Communcatons Conference - Unclassfed Program - Waveforms and Sgnal Processng Track A RF Source Localzaton and Trackng System Wll Tdd, Raymond J. Weber, Ykun Huang Department of Electrcal

More information

GPS-free positioning in mobile Ad-Hoc networks

GPS-free positioning in mobile Ad-Hoc networks Proceedngs of the 34th Hawa Internatonal Conference on Sstem Scences - 2001 GPS-free postonng n moble Ad-Hoc networs Srdan Čapun, Maher Hamd, Jean-Perre Hubau EPFL - Communcaton Sstems Department (DSC)

More information

The Impact of Spectrum Sensing Frequency and Packet- Loading Scheme on Multimedia Transmission over Cognitive Radio Networks

The Impact of Spectrum Sensing Frequency and Packet- Loading Scheme on Multimedia Transmission over Cognitive Radio Networks Ths artcle has been accepted for publcaton n a future ssue of ths journal, but has not been fully edted. Content may change pror to fnal publcaton. The Impact of Spectrum Sensng Frequency and Pacet- Loadng

More information

Digital Transmission

Digital Transmission Dgtal Transmsson Most modern communcaton systems are dgtal, meanng that the transmtted normaton sgnal carres bts and symbols rather than an analog sgnal. The eect o C/N rato ncrease or decrease on dgtal

More information

JOURNAL OF SELECTED AREAS IN COMMUNICATIONS 1

JOURNAL OF SELECTED AREAS IN COMMUNICATIONS 1 JOURNAL OF SELECTED AREAS IN COMMUNICATIONS On the Interdependence of Dstrbuted Topology Control and Geographcal Routng n Ad Hoc and Sensor Networks Tommaso Meloda, Student Member, IEEE, Daro Pompl, Student

More information

An Energy Efficient Hierarchical Clustering Algorithm for Wireless Sensor Networks

An Energy Efficient Hierarchical Clustering Algorithm for Wireless Sensor Networks An Energy Effcent Herarchcal Clusterng Algorthm for Wreless Sensor Networks Seema Bandyopadhyay and Edward J. Coyle School of Electrcal and Computer Engneerng Purdue Unversty West Lafayette, IN, USA {seema,

More information

Energy Aware Distributed Estimator System over Wireless Sensor Networks with Ad-hoc On-Demand Distance Vector (AODV) Routing Algorithm

Energy Aware Distributed Estimator System over Wireless Sensor Networks with Ad-hoc On-Demand Distance Vector (AODV) Routing Algorithm Vol.8/o.1 (016) ITERETWORKIG IDOESIA JOURAL 3 Energy Aware Dstrbuted Estmator System over Wreless etwors wth Ad-hoc On-Demand Dstance Vector () Routng Algorthm Husnul Abady and Endra Joelanto, Member,

More information

AOA Cooperative Position Localization

AOA Cooperative Position Localization AOA Cooperatve Poston Localzaton Jun Xu, Maode Ma and Cho Loo Law Postonng and Wreless echnology Centre Nanyang echnologcal Unversty, Sngapore xujun@pmal.ntu.edu.sg Abstract- In wreless sensor networs,

More information

Study of the Improved Location Algorithm Based on Chan and Taylor

Study of the Improved Location Algorithm Based on Chan and Taylor Send Orders for eprnts to reprnts@benthamscence.ae 58 The Open Cybernetcs & Systemcs Journal, 05, 9, 58-6 Open Access Study of the Improved Locaton Algorthm Based on Chan and Taylor Lu En-Hua *, Xu Ke-Mng

More information

Impact of Interference Model on Capacity in CDMA Cellular Networks. Robert Akl, D.Sc. Asad Parvez University of North Texas

Impact of Interference Model on Capacity in CDMA Cellular Networks. Robert Akl, D.Sc. Asad Parvez University of North Texas Impact of Interference Model on Capacty n CDMA Cellular Networks Robert Akl, D.Sc. Asad Parvez Unversty of North Texas Outlne Introducton to CDMA networks Average nterference model Actual nterference model

More information

Side-Match Vector Quantizers Using Neural Network Based Variance Predictor for Image Coding

Side-Match Vector Quantizers Using Neural Network Based Variance Predictor for Image Coding Sde-Match Vector Quantzers Usng Neural Network Based Varance Predctor for Image Codng Shuangteng Zhang Department of Computer Scence Eastern Kentucky Unversty Rchmond, KY 40475, U.S.A. shuangteng.zhang@eku.edu

More information

Rejection of PSK Interference in DS-SS/PSK System Using Adaptive Transversal Filter with Conditional Response Recalculation

Rejection of PSK Interference in DS-SS/PSK System Using Adaptive Transversal Filter with Conditional Response Recalculation SERBIAN JOURNAL OF ELECTRICAL ENGINEERING Vol., No., November 23, 3-9 Rejecton of PSK Interference n DS-SS/PSK System Usng Adaptve Transversal Flter wth Condtonal Response Recalculaton Zorca Nkolć, Bojan

More information

A High-Sensitivity Oversampling Digital Signal Detection Technique for CMOS Image Sensors Using Non-destructive Intermediate High-Speed Readout Mode

A High-Sensitivity Oversampling Digital Signal Detection Technique for CMOS Image Sensors Using Non-destructive Intermediate High-Speed Readout Mode A Hgh-Senstvty Oversamplng Dgtal Sgnal Detecton Technque for CMOS Image Sensors Usng Non-destructve Intermedate Hgh-Speed Readout Mode Shoj Kawahto*, Nobuhro Kawa** and Yoshak Tadokoro** *Research Insttute

More information

Phasor Representation of Sinusoidal Signals

Phasor Representation of Sinusoidal Signals Phasor Representaton of Snusodal Sgnals COSC 44: Dgtal Communcatons Instructor: Dr. Amr Asf Department of Computer Scence and Engneerng York Unversty Handout # 6: Bandpass odulaton Usng Euler dentty e

More information

Developing a Gesture Based Remote Human-Robot Interaction System Using Kinect

Developing a Gesture Based Remote Human-Robot Interaction System Using Kinect Developng a Gesture Based Remote Human-Robot Interacton System Usng Knect Kun Qan 1, Je Nu 2 and Hong Yang 1 1 School of Automaton, Southeast Unversty, Nanjng, Chna 2 School of Electrcal and Electronc

More information

Optimal Placement of PMU and RTU by Hybrid Genetic Algorithm and Simulated Annealing for Multiarea Power System State Estimation

Optimal Placement of PMU and RTU by Hybrid Genetic Algorithm and Simulated Annealing for Multiarea Power System State Estimation T. Kerdchuen and W. Ongsakul / GMSARN Internatonal Journal (09) - Optmal Placement of and by Hybrd Genetc Algorthm and Smulated Annealng for Multarea Power System State Estmaton Thawatch Kerdchuen and

More information

Clustering Based Fractional Frequency Reuse and Fair Resource Allocation in Multi-cell Networks

Clustering Based Fractional Frequency Reuse and Fair Resource Allocation in Multi-cell Networks Ths full text paper was peer revewed at the drecton of IEEE Communcatons Socety subject matter experts for publcaton n the IEEE ICC 21 proceedngs Clusterng Based Fractonal Frequency Reuse and Far Resource

More information

ROAD safety is always the highest concern for people.

ROAD safety is always the highest concern for people. 1038 IEEE TRANSACTIONS ON INTELLIGENT TRANSPORTATION SYSTEMS, VOL. 19, NO. 4, APRIL 2018 SAINT+: Self-Adaptve Interactve Navgaton Tool+ for Emergency Servce Delvery Optmzaton Ywen Shen, Student Member,

More information

A Digital Content Distribution Using a Group-Key and Multi-layered Structure Based on Web

A Digital Content Distribution Using a Group-Key and Multi-layered Structure Based on Web A Dgtal Content Dstrbuton Usng a Group-Key and Mult-layered Structure Based on Web Yun-J Na and Il Seo Ko 2 Department of Internet Software, Honam Unversty 59-, Seobong-Dong, Gwangsan-Gu, Gwangju 506-74,

More information

Performance Analysis of Multi User MIMO System with Block-Diagonalization Precoding Scheme

Performance Analysis of Multi User MIMO System with Block-Diagonalization Precoding Scheme Performance Analyss of Mult User MIMO System wth Block-Dagonalzaton Precodng Scheme Yoon Hyun m and Jn Young m, wanwoon Unversty, Department of Electroncs Convergence Engneerng, Wolgye-Dong, Nowon-Gu,

More information

location-awareness of mobile wireless systems in indoor areas, which require accurate

location-awareness of mobile wireless systems in indoor areas, which require accurate To my wfe Abstract Recently, there are great nterests n the locaton-based applcatons and the locaton-awareness of moble wreless systems n ndoor areas, whch requre accurate locaton estmaton n ndoor envronments.

More information

AN EFFICIENT ITERATIVE DFT-BASED CHANNEL ESTIMATION FOR MIMO-OFDM SYSTEMS ON MULTIPATH CHANNELS

AN EFFICIENT ITERATIVE DFT-BASED CHANNEL ESTIMATION FOR MIMO-OFDM SYSTEMS ON MULTIPATH CHANNELS AN FFICINT ITRATIV DFT-BASD CHANNL STIMATION FOR MIMO-OFDM SYSTMS ON MULTIPATH CHANNLS Jan Hafang Graduate Unversty of the Chnese Academy of Scences Insttute of Semconductors, CAS Beng, Chna hf@sem.ac.cn

More information

A Preliminary Study of Information Collection in a Mobile Sensor Network

A Preliminary Study of Information Collection in a Mobile Sensor Network A Prelmnary Study of Informaton ollecton n a Moble Sensor Network Yuemng Hu, Qng L ollege of Informaton South hna Agrcultural Unversty {ymhu@, lqng1004@stu.}scau.edu.cn Fangmng Lu, Gabrel Y. Keung, Bo

More information

Centralized approach for multi-node localization and identification

Centralized approach for multi-node localization and identification Centralzed approach for mult-node localzaton and dentfcaton Ola A. Hasan Electrcal Engneerng Department Unversty of Basrah Basrah, Iraq Lolastar91@gmal.com Ramzy S. Al Electrcal Engneerng Department Unversty

More information

EENCR: An Energy-efficient Network Coding based Routing Protocol. May 8, 2014

EENCR: An Energy-efficient Network Coding based Routing Protocol. May 8, 2014 EENCR: An Energy-effcent Networ Codng based Routng Protocol May 8, 2014 1 1 Prelmnary Ahlswede et al. [2] frst proposed the networ codng technque. The authors showed that the use of networ codng can effectvely

More information

A MODIFIED DIFFERENTIAL EVOLUTION ALGORITHM IN SPARSE LINEAR ANTENNA ARRAY SYNTHESIS

A MODIFIED DIFFERENTIAL EVOLUTION ALGORITHM IN SPARSE LINEAR ANTENNA ARRAY SYNTHESIS A MODIFIED DIFFERENTIAL EVOLUTION ALORITHM IN SPARSE LINEAR ANTENNA ARRAY SYNTHESIS Kaml Dmller Department of Electrcal-Electroncs Engneerng rne Amercan Unversty North Cyprus, Mersn TURKEY kdmller@gau.edu.tr

More information

A Comparison of Two Equivalent Real Formulations for Complex-Valued Linear Systems Part 2: Results

A Comparison of Two Equivalent Real Formulations for Complex-Valued Linear Systems Part 2: Results AMERICAN JOURNAL OF UNDERGRADUATE RESEARCH VOL. 1 NO. () A Comparson of Two Equvalent Real Formulatons for Complex-Valued Lnear Systems Part : Results Abnta Munankarmy and Mchael A. Heroux Department of

More information

A Predictive QoS Control Strategy for Wireless Sensor Networks

A Predictive QoS Control Strategy for Wireless Sensor Networks The 1st Worshop on Resource Provsonng and Management n Sensor Networs (RPMSN '5) n conjuncton wth the 2nd IEEE MASS, Washngton, DC, Nov. 25 A Predctve QoS Control Strategy for Wreless Sensor Networs Byu

More information

Multicast Transmission Protocol for Multimedia Services in Smart Home

Multicast Transmission Protocol for Multimedia Services in Smart Home Multcast Transmsson rotocol for Multmeda Servces n Smart Home Jeong-Jun Suh, Shan Guo Quan, Jong-Ku ar, Jong Hyu ar 3 and Young Yong Km Department of Electrcal and Electronc Engneerng, Yonse nversty 34

More information

Delay Constrained Fuzzy Rate Control for Video Streaming over DVB-H

Delay Constrained Fuzzy Rate Control for Video Streaming over DVB-H Delay Constraned Fuzzy Rate Control for Vdeo Streamng over DVB-H Mehd Rezae, Moncef Gabbouj, 3 med Bouazz,, Tampere Unversty of Technology, 3 Noka Research Center, Tampere, Fnland mehd.rezae@tut.f, moncef.gabbouj@tut.f,

More information

Multi-Robot Map-Merging-Free Connectivity-Based Positioning and Tethering in Unknown Environments

Multi-Robot Map-Merging-Free Connectivity-Based Positioning and Tethering in Unknown Environments Mult-Robot Map-Mergng-Free Connectvty-Based Postonng and Tetherng n Unknown Envronments Somchaya Lemhetcharat and Manuela Veloso February 16, 2012 Abstract We consder a set of statc towers out of communcaton

More information

SENSOR FUSION. J.Z. Sasiadek Department of Mechanical & Aerospace Engineering, Carleton University

SENSOR FUSION. J.Z. Sasiadek Department of Mechanical & Aerospace Engineering, Carleton University ' Annual Revews n Control PERGAMON Annual Revews n Control 26 (2002) 203-228 www.elsever.com/locate/arcontrol SENSOR FUSON J.Z. Sasadek Department of Mechancal & Aerospace Engneerng, Carleton Unversty

More information

Wi-Fi Indoor Location Based on RSS Hyper-Planes Method

Wi-Fi Indoor Location Based on RSS Hyper-Planes Method Chung Hua Journal of Scence and Engneerng, Vol. 5, No. 4, pp. 7-4 (007 W-F Indoor Locaton Based on RSS Hyper-Planes Method Ch-Kuang Hwang and Kun-Feng Cheng Department of Electrcal Engneerng, Chung Hua

More information

Coverage Maximization in Mobile Wireless Sensor Networks Utilizing Immune Node Deployment Algorithm

Coverage Maximization in Mobile Wireless Sensor Networks Utilizing Immune Node Deployment Algorithm CCECE 2014 1569888203 Coverage Maxmzaton n Moble Wreless Sensor Networs Utlzng Immune Node Deployment Algorthm Mohammed Abo-Zahhad, Sabah M. Ahmed and Nabl Sabor Electrcal and Electroncs Engneerng Department

More information

Prevention of Sequential Message Loss in CAN Systems

Prevention of Sequential Message Loss in CAN Systems Preventon of Sequental Message Loss n CAN Systems Shengbng Jang Electrcal & Controls Integraton Lab GM R&D Center, MC: 480-106-390 30500 Mound Road, Warren, MI 48090 shengbng.jang@gm.com Ratnesh Kumar

More information

An Improved Method for GPS-based Network Position Location in Forests 1

An Improved Method for GPS-based Network Position Location in Forests 1 Ths full text paper was peer revewed at the drecton of IEEE Communcatons Socety subject matter experts for publcaton n the WCNC 008 proceedngs. An Improved Method for GPS-based Network Poston Locaton n

More information

A Fuzzy-based Routing Strategy for Multihop Cognitive Radio Networks

A Fuzzy-based Routing Strategy for Multihop Cognitive Radio Networks 74 Internatonal Journal of Communcaton Networks and Informaton Securty (IJCNIS) Vol. 3, No., Aprl 0 A Fuzzy-based Routng Strategy for Multhop Cogntve Rado Networks Al El Masr, Naceur Malouch and Hcham

More information

An Alternation Diffusion LMS Estimation Strategy over Wireless Sensor Network

An Alternation Diffusion LMS Estimation Strategy over Wireless Sensor Network Progress In Electromagnetcs Research M, Vol. 70, 135 143, 2018 An Alternaton Dffuson LMS Estmaton Strategy over Wreless Sensor Network Ln L * and Donghu L Abstract Ths paper presents a dstrbuted estmaton

More information

A Probabilistic Predictive Multicast Algorithm in Ad Hoc Networks (PPMA)

A Probabilistic Predictive Multicast Algorithm in Ad Hoc Networks (PPMA) A Probablstc Predctve Multcast Algorthm n Ad Hoc Networks (PPMA) Daro Pompl Marco Vttucc Broadband and Wreless Networkng Laboratory School of Electrcal and Computer Engneerng Georga Insttute of Technology,

More information

Wireless Sensor Network Coverage Optimization Based on Fruit Fly Algorithm

Wireless Sensor Network Coverage Optimization Based on Fruit Fly Algorithm Wreless Sensor Network Coverage Optmzaton Based on Frut Fly Algorthm https://do.org/10.3991/joe.v1406.8698 Ren Song!! ", Zhchao Xu, Yang Lu Jln Unversty of Fnance and Economcs, Jln, Chna rensong1579@163.com

More information

VNE-AC: Virtual Network Embedding Algorithm based on Ant Colony Metaheuristic

VNE-AC: Virtual Network Embedding Algorithm based on Ant Colony Metaheuristic : Vrtual Network Embeddng Algorthm based on Ant Colony Metaheurstc Ilhem Faar, Nadb Atsaad, Guy Puolle and Hubert Zmmermann Gnkgo Networks: 2 A Rue Danton, 92120 Montrouge, France HIPERCOM INRIA: Domane

More information

Utility-based Routing

Utility-based Routing Utlty-based Routng Je Wu Dept. of Computer and Informaton Scences Temple Unversty Roadmap Introducton Why Another Routng Scheme Utlty-Based Routng Implementatons Extensons Some Fnal Thoughts 2 . Introducton

More information

An Analytical Method for Centroid Computing and Its Application in Wireless Localization

An Analytical Method for Centroid Computing and Its Application in Wireless Localization An Analytcal Method for Centrod Computng and Its Applcaton n Wreless Localzaton Xue Jun L School of Engneerng Auckland Unversty of Technology, New Zealand Emal: xuejun.l@aut.ac.nz Abstract Ths paper presents

More information

The Performance Improvement of BASK System for Giga-Bit MODEM Using the Fuzzy System

The Performance Improvement of BASK System for Giga-Bit MODEM Using the Fuzzy System Int. J. Communcatons, Network and System Scences, 10, 3, 1-5 do:10.36/jcns.10.358 Publshed Onlne May 10 (http://www.scrp.org/journal/jcns/) The Performance Improvement of BASK System for Gga-Bt MODEM Usng

More information

Inverse Halftoning Method Using Pattern Substitution Based Data Hiding Scheme

Inverse Halftoning Method Using Pattern Substitution Based Data Hiding Scheme Proceedngs of the World Congress on Engneerng 2011 Vol II, July 6-8, 2011, London, U.K. Inverse Halftonng Method Usng Pattern Substtuton Based Data Hdng Scheme Me-Y Wu, Ja-Hong Lee and Hong-Je Wu Abstract

More information

An Improved Weighted Centroid Localization Algorithm

An Improved Weighted Centroid Localization Algorithm Internatonal Journal of Future Generaton Communcaton an Networng Vol.6, No.5 (203), pp.45-52 http://x.o.org/0.4257/fgcn.203.6.5.05 An Improve Weghte Centro Localzaton Algorthm L Bn, Dou Zheng*, Nng Yu

More information

A Current Differential Line Protection Using a Synchronous Reference Frame Approach

A Current Differential Line Protection Using a Synchronous Reference Frame Approach A Current Dfferental Lne rotecton Usng a Synchronous Reference Frame Approach L. Sousa Martns *, Carlos Fortunato *, and V.Fernão res * * Escola Sup. Tecnologa Setúbal / Inst. oltécnco Setúbal, Setúbal,

More information

Desensitized Kalman Filtering with Analytical Gain

Desensitized Kalman Filtering with Analytical Gain Desenstzed Kalman Flterng wth Analytcal Gan ashan Lou School of Electrc and Informaton Engneerng, Zhengzhou Unversty of Lght Industry, Zhengzhou, 45002, Chna, tayzan@sna.com Abstract: he possble methodologes

More information

Two-Phase Cooperative Broadcasting Based on Batched Network Code

Two-Phase Cooperative Broadcasting Based on Batched Network Code Two-Phase Cooperatve Broadcastng Based on Batched Network Code Xaol Xu, Praveen Kumar M. Gandh, Yong Lang Guan, and Peter Han Joo Chong 1 arxv:1504.04464v1 [cs.it] 17 Apr 2015 Abstract In ths paper, we

More information

ROBUST IDENTIFICATION AND PREDICTION USING WILCOXON NORM AND PARTICLE SWARM OPTIMIZATION

ROBUST IDENTIFICATION AND PREDICTION USING WILCOXON NORM AND PARTICLE SWARM OPTIMIZATION 7th European Sgnal Processng Conference (EUSIPCO 9 Glasgow, Scotland, August 4-8, 9 ROBUST IDENTIFICATION AND PREDICTION USING WILCOXON NORM AND PARTICLE SWARM OPTIMIZATION Babta Majh, G. Panda and B.

More information

AN IMPROVED BIT LOADING TECHNIQUE FOR ENHANCED ENERGY EFFICIENCY IN NEXT GENERATION VOICE/VIDEO APPLICATIONS

AN IMPROVED BIT LOADING TECHNIQUE FOR ENHANCED ENERGY EFFICIENCY IN NEXT GENERATION VOICE/VIDEO APPLICATIONS Journal of Engneerng Scence and Technology Vol., o. 4 (6) 476-495 School of Engneerng, Taylor s Unversty A IMPROVED BIT LOADIG TECHIQUE FOR EHACED EERGY EFFICIECY I EXT GEERATIO VOICE/VIDEO APPLICATIOS

More information

Energy Conservation for Ad Hoc On-Demand Distance Vector Multipath Routing Protocol

Energy Conservation for Ad Hoc On-Demand Distance Vector Multipath Routing Protocol Energy Conservaton for Ad Hoc On-Demand Dstance Vector Multpath Routng Protocol Omar Smal, Zoulha Meaa, Belhadr Messabh, Rachda Me, Bernard Cousn To cte ths verson: Omar Smal, Zoulha Meaa, Belhadr Messabh,

More information

WIRELESS positioning technologies for estimating the

WIRELESS positioning technologies for estimating the 350 IEEE TRANSACTIONS ON MOBILE COMPUTING, VOL. 13, NO. 2, FEBRUARY 2014 Cooperatve Self-Navgaton n a Mxed LOS and NLOS Envronment Po-Hsuan Tseng, Member, IEEE, Zh Dng, Fellow, IEEE, and Ka-Ten Feng, Member,

More information

An efficient cluster-based power saving scheme for wireless sensor networks

An efficient cluster-based power saving scheme for wireless sensor networks RESEARCH Open Access An effcent cluster-based power savng scheme for wreless sensor networks Jau-Yang Chang * and Pe-Hao Ju Abstract In ths artcle, effcent power savng scheme and correspondng algorthm

More information

Adaptive Phase Synchronisation Algorithm for Collaborative Beamforming in Wireless Sensor Networks

Adaptive Phase Synchronisation Algorithm for Collaborative Beamforming in Wireless Sensor Networks 213 7th Asa Modellng Symposum Adaptve Phase Synchronsaton Algorthm for Collaboratve Beamformng n Wreless Sensor Networks Chen How Wong, Zhan We Sew, Renee Ka Yn Chn, Aroland Krng, Kenneth Tze Kn Teo Modellng,

More information

DYNAMIC SYSTEM LEVEL PERFORMANCE FOR MC-CDMA SCHEME J. Rodriguez, X.Yang, D. Mavrakis, R. Tafazolli* D.T. Phan Huy**

DYNAMIC SYSTEM LEVEL PERFORMANCE FOR MC-CDMA SCHEME J. Rodriguez, X.Yang, D. Mavrakis, R. Tafazolli* D.T. Phan Huy** DYNAMC SYSEM EVE PEFOMANCE FO MC-CDMA SCHEME J. odrguez, X.Yang, D. Mavraks,. afazoll* D.. Phan Huy** *Centre for Communcaton Systems esearch, Un. of Surrey, uldford, Surrey. UK e-mal: J..odrguez@surrey.ac.uk

More information

(1, 3) ( 2, 3) ( 3,1) (4,1) ( 1, 1) (3, 0.5) (0.5, 1.5) ( 2, 1) ( 1, 2.5) ( 3, 3)

(1, 3) ( 2, 3) ( 3,1) (4,1) ( 1, 1) (3, 0.5) (0.5, 1.5) ( 2, 1) ( 1, 2.5) ( 3, 3) Preprnt (21)?{? 1 GPS-free postonng n moble ad hoc networs Srdjan Capun, Maher Hamd, Jean-Perre Hubau Insttute for computer Communcaton and Applcatons (ICA) Communcaton Sstems Department (DSC) Swss Federal

More information

Distributed Fault Detection of Wireless Sensor Networks

Distributed Fault Detection of Wireless Sensor Networks Dstrbuted Fault Detecton of Wreless Sensor Networs Jnran Chen, Shubha Kher, and Arun Soman Dependable Computng and Networng Lab Iowa State Unversty Ames, Iowa 50010 {jrchen, shubha, arun}@astate.edu ABSTRACT

More information

Approximating User Distributions in WCDMA Networks Using 2-D Gaussian

Approximating User Distributions in WCDMA Networks Using 2-D Gaussian CCCT 05: INTERNATIONAL CONFERENCE ON COMPUTING, COMMUNICATIONS, AND CONTROL TECHNOLOGIES 1 Approxmatng User Dstrbutons n CDMA Networks Usng 2-D Gaussan Son NGUYEN and Robert AKL Department of Computer

More information

Relevance of Energy Efficiency Gain in Massive MIMO Wireless Network

Relevance of Energy Efficiency Gain in Massive MIMO Wireless Network Relevance of Energy Effcency Gan n Massve MIMO Wreless Network Ahmed Alzahran, Vjey Thayananthan, Muhammad Shuab Quresh Computer Scence Department, Faculty of Computng and Informaton Technology Kng Abdulazz

More information

Dynamic Optimization. Assignment 1. Sasanka Nagavalli January 29, 2013 Robotics Institute Carnegie Mellon University

Dynamic Optimization. Assignment 1. Sasanka Nagavalli January 29, 2013 Robotics Institute Carnegie Mellon University Dynamc Optmzaton Assgnment 1 Sasanka Nagavall snagaval@andrew.cmu.edu 16-745 January 29, 213 Robotcs Insttute Carnege Mellon Unversty Table of Contents 1. Problem and Approach... 1 2. Optmzaton wthout

More information

Distributed Adaptive Channel Allocation in Multi-Radio Wireless Sensor Networks

Distributed Adaptive Channel Allocation in Multi-Radio Wireless Sensor Networks Journal of Communcatons Vol., No., November 26 Dstrbuted Adaptve Channel Allocaton n Mult-Rado Wreless Sensor Networks We Peng, Dongyan Chen, Wenhu Sun, and Guqng Zhang2,3 School of Control Scence and

More information

HUAWEI TECHNOLOGIES CO., LTD. Huawei Proprietary Page 1

HUAWEI TECHNOLOGIES CO., LTD. Huawei Proprietary Page 1 Project Ttle Date Submtted IEEE 802.16 Broadband Wreless Access Workng Group Double-Stage DL MU-MIMO Scheme 2008-05-05 Source(s) Yang Tang, Young Hoon Kwon, Yajun Kou, Shahab Sanaye,

More information

Joint Power Control and Scheduling for Two-Cell Energy Efficient Broadcasting with Network Coding

Joint Power Control and Scheduling for Two-Cell Energy Efficient Broadcasting with Network Coding Communcatons and Network, 2013, 5, 312-318 http://dx.do.org/10.4236/cn.2013.53b2058 Publshed Onlne September 2013 (http://www.scrp.org/journal/cn) Jont Power Control and Schedulng for Two-Cell Energy Effcent

More information

WLAN-Based Pedestrian Tracking Using Particle Filters and Low-Cost MEMS Sensors

WLAN-Based Pedestrian Tracking Using Particle Filters and Low-Cost MEMS Sensors WLAN-Based Pedestran Trackng Usng Partcle Flters and Low-Cost MEMS Sensors Hu Wang, Hennng Lenz, Andre Szabo, Joachm Bamberger, Uwe D. Hanebeck Abstract Indoor postonng systems based on Wreless LAN (WLAN)

More information

Latency Insertion Method (LIM) for IR Drop Analysis in Power Grid

Latency Insertion Method (LIM) for IR Drop Analysis in Power Grid Abstract Latency Inserton Method (LIM) for IR Drop Analyss n Power Grd Dmtr Klokotov, and José Schutt-Ané Wth the steadly growng number of transstors on a chp, and constantly tghtenng voltage budgets,

More information

Localization in mobile networks via virtual convex hulls

Localization in mobile networks via virtual convex hulls Localzaton n moble networs va vrtual convex hulls Sam Safav, Student Member, IEEE, and Usman A. Khan, Senor Member, IEEE arxv:.7v [cs.sy] Jan 7 Abstract In ths paper, we develop a dstrbuted algorthm to

More information