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

Size: px
Start display at page:

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

Transcription

1 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, Jln Unversty, Changchun, , Chna Emal: yngw0517@hotmal.com; fangzy@lu.edu.cn; cldreamng@163.com Abstract In wreless sensor networks, the node localzaton algorthm s very mportant. In ths paper, we have further studed the tradtonal DV-Hop algorthm and proposed a new type of weghted DV-Hop algorthm. Based on the selectng of referenced anchor nodes and the calculaton method of the average hop dstance, we propose a new type of localzaton algorthm called wdv-cf (weghted DV-Hop algorthm based on correcton factor). Frstly, the unknown nodes record the average hop dstance from all anchor nodes n one hop dstance. Secondly, the percentage error s ntroduced as the correcton factor to calculate the average hop dstance for the unknown node. The smulaton results show that, compared wth the orgnal DV-Hop, the wdv-cf algorthm has a remarkable mprovement n the localzaton accuracy for the sensor nodes n WSNs. Index Terms 1 DV-Hop, weghted, correcton factor, WSNs I. INTRODUCTION Node localzaton algorthm n WSNs s one of the research hotspots n recent years. Accordng to the changes n the network topology, node self-organzed selects localzaton algorthm to locate. Techncans requred obtanng crtcal data nformaton by detectng the target node, and then they can analyze the envronment condton of current node, whch requres the target node feedback the poston nformaton to the techncan [1]. Such as forest fres, sensor nodes can not only send out fre alarm sgnals, but also need to transmt the approxmate poston of the fre to montors. So for the localzaton algorthm, the prevous researchers and scholars have made a great contrbuton, gven a varety of localzaton algorthms. When usng or mprovng the algorthm, people also need to pay attenton to the lmtatons of sensor nodes, such as the lmtaton of node energy[2], the random dstrbuton of node and the fckle node envronment. However, each localzaton algorthm has ts own advantages and dsadvantages, not only try to mprove the localzaton accuracy, to reduce the tme complexty and space complexty, at the same tme to extend the servce lfe of the sensor nodes and solve the energy savng problem and so on [3]. Therefore, how to maxmze use of advantages and reduce dsadvantages s the ultmate goal for studyng the localzaton algorthms. In wreless sensor networks, the localzaton algorthms of the sensor nodes are commonly dvded nto two categores range-based algorthm and range-free algorthm [4]. Ths classfcaton s based on the hardware of sensor node whether need to estmate and measure the dstance of neghbor nodes. Range-based algorthm has hgher localzaton accuracy compared wth the rangefree algorthm, and t usually ncludes RSSI algorthm (based on the ntensty of the arrvng sgnal), AOA algorthm (Angle of Arrval), TDOA algorthm (Tme Dfference of Arrval), TOA algorthm (Tme of Arrval) and so on. Although the range-based algorthm can get more accurate postonng results, and can use the hardware equpment to remove nodes whch have a larger error, t has ncreased the captal requrements, and not sutable for applcaton n low-cost proects. In ths paper, we wll focus on the DV-Hop algorthm, whch belongs to the range-free algorthm [5]. In recent years, the researchers n the feld of Node localzaton algorthm n wreless sensor networks have made a lot of mprovements for DV-Hop localzaton algorthm. In [6], Wang et al. dvded the measurement area to mprove the accuracy and took advantage of the partal Hope-Sze to estmate the dstance nstead of the global average hop dstance whch s employed by n standard DV-Hop algorthm and ts varants. In [7], Yu et al. ntroduced threshold M and used the weghted average hop dstances of anchor nodes wthn M hops to calculate the average hop dstance of unknown nodes, by changng the method to calculate the average hop dstance. In [8], Tomc ntroduced the weghts to weght the average hop dstance by changng the selecton of crtera beacon nodes. Although the lterature mentoned above consders the average hop dstance n studyng nodes localzaton [9], they ust focus on makng a lttle change n computng the accuracy of average hop dstance. In ths paper, we focus on the DV-Hop algorthm, and put forward a new type of weghted DV-Hop algorthm based on correcton factor. Frst, we descrbed the DV- Hop algorthm n detal; secondly, we propose an mproved algorthm and descrbe the prncples of the mproved algorthm; fnally, we desgn a multple smulatons to verfy the effectveness of the new algorthm n WSNs. 1 Manuscrpt receved June 11, 2014; revsed September 16, Correspondng author emal: yngw0517@hotmal.com. do: /cm II. RELATED WORK 2014 Engneerng and Technology Publshng 699

2 Journal of Communcatons Vol. 9, No. 9, September 2014 A. DV-Hop Algorthm DV-Hop algorthm s one of the wdely used localzaton algorthms n wreless sensor networks, whch belongs to the range-free algorthm. The algorthm s one of the APS dstrbuted localzaton, proposed by Dragos Nculescu n Rutgers Unversty, based on the dstance vector routng algorthm and GPS postonng deas [10]. The man advantages of the DV-Hop algorthm are the low demand for hardware devces, convenent operaton, hgh effcency and low energy consumpton. Therefore, t can be wdely appled to practcal applcatons. In DV-Hop algorthm, the sensor nodes do not need to confgure addtonal hardware devces, and t mproves the relablty of node localzaton by recevng a great deal of redundant nformaton durng transmsson. The man dea of DV-Hop algorthm s that unknown nodes record average hop dstance form the frst receved anchor node as ther average hop dstance, and then calculate the length of path between unknown nodes and the anchor nodes by usng the average hop dstance and the mnmum hop counts between the unknown nodes and anchor nodes. Fnally, after gettng three or more anchor nodes locaton nformaton, use trlateraton method or maxmum lkelhood estmaton method to calculate ther coordnates. Process of node localzaton n DV-hop algorthm s dvded nto the followng three steps: Step 1: Calculate the mnmum hop count between the unknown node and each anchor node. Anchor nodes n wreless sensor networks broadcast the group of ts own locaton nformaton to the neghbor nodes by floodng algorthm, and the group ncludes ump dgtal secton whch s ntalzed to 0. The recevng nodes record the mnmum hop count to each anchor node, and add 1 to the hop count. The new hop nformaton wll be forwarded to the neghbor nodes. Step 2: Calculate the estmated dstance between the unknown nodes and the anchor nodes. Accordng to the poston nformaton and hop count recorded n the frst stage, each anchor node computes the average hop dstance by usng the equaton (1): HopSze ( x x )2 ( y y )2 h (1) where HopSze s the average hop dstance of anchor node ; (x, y) and (x, y) are the coordnates of the anchor nodes and ; h s the hop count between and. Anchor nodes broadcast calculated average hop dstance group wth a lfetme feld to the network. The unknown node only records the frst receved average hop dstance, and forwards t to the neghbor nodes. After obtanng average hop dstance, unknown nodes compute the dstance to each anchor node accordng to the hop count obtaned n the frst stage Engneerng and Technology Publshng Step 3: Calculate ther own coordnates by usng the trlateraton method or maxmum lkelhood estmaton method. The unknown nodes use the trlateraton method or maxmum lkelhood estmaton method to calculate ther own coordnates, accordng the dstance to each anchor node recorded n Step 2. The flow chart of the DV-Hop algorthm s shown n Fg. 1. Begn Intalzaton Anchor nodes broadcast ther locaton nformaton packet locaton,hops Unknown nodes record the packet wth mnmum hop count form anchor nodes Anchor nodes calculate average hop dstance and broadcast to network Unknown nodes record the frst receved average hop dstance, and forward t to neghbor nodes Unknown nodes compute the dstance to each beacon node Unknown nodes calculate ther poston by usng the trlateraton method or maxmum lkelhood estmaton method End Fg.1. The flow chart of DV-Hop algorthm. B. The Error Analyss of DV-Hop Algorthm DV-Hop algorthm s very smple, and t has convenent operaton, hgh effcency and low energy consumpton. It uses the average hop dstance to calculate the actual dstance, whch has a low demand for hardware devces. The dsadvantage s that usng hop dstance nstead of straght lne dstance causes some errors. What s more, consderng the factors such as network latency, the average hop dstance n DV-Hop algorthm s dffcult to guarantee that t s obtaned from the nearest anchor node. Therefore, the localzaton accuracy n DVHop algorthm needs further mproved. III. THE WDV-CF ALGORITHM AND THE FLOW CHART OF WDV-CF ALGORITHM A. Onehop-DV algorthm Onehop-DV algorthm s a weghted sensor node localzaton algorthm based on DV-Hop algorthm. Onehop-DV algorthm also has three stages n the process of node localzaton. In the Step 2 of Onehop-DV algorthm, the unknown node records all HopSze from anchor nodes n one hop dstance, and forwards t to the 700

3 Journal of Communcatons Vol. 9, No. 9, September 2014 neghbor nodes. After obtanng all the average hop dstance from the anchor nodes whch are n one hop dstance, unknown nodes take the average of all recorded average hop dstance as ther own average hop dstance. The Step 1 and Step 2 n Onehop-DV algorthm are same wth the correspondng stage n DV-Hop algorthm. Onehop-DV algorthm ust plays a connectng role. In the smulaton experments, we wll use the algorthm agan, so we do not do too much ntroducton here. B. The wdv-cf Algorthm By analyzng the steps n process of node localzaton n the DV-Hop algorthm, the man mpact factors of error are n Step 2 and Step 3, and localzaton accuracy of average hop dstance form unknown node n Step 2 s one of the man factors. In ths paper, we make some mprovements n the calculaton of average hop dstance n Step 2. The unknown node records all average hop dstance from anchor nodes n one hop dstance, and takes the average of all the recorded average hop dstance as ts own ntal average hop dstance. Then we take the recprocal of percentage error form anchor node plus one as the correcton factor for weghtng the ntal average hop dstance, and the weghted result s the fnal average hop dstance. The man steps of wdv-cf algorthm are as follows: 1) As the Step 1 n DV-Hop algorthm, anchor nodes n wreless sensor networks broadcast the group of ts own locaton nformaton to the neghbor nodes by usng the floodng algorthm, and the recevng nodes record the mnmum hop count to each anchor node. 2) Calculate the ntal average hop dstance. Anchor node compute the Hopsze by usng the equaton (1) n DV-Hop algorthm, and then broadcasts the calculated average hop dstance group wth a lfetme feld to the network. The unknown node records all HopSze from anchor nodes n one hop dstance, and forwards t to the neghbor nodes. After obtanng all the average hop dstance from the anchor nodes whch are n one hop dstance, unknown nodes compute the dstance to each anchor node. Each unknown node computes the ntal average hop dstance by usng the equaton (2). OHopSze HopSze AOneHop (2) AN Among them, OHopSze refers to the ntal average hop dstance; refers to the unknown node; refers to the anchor node; AOneHop refers to the collecton of adacent nodes of node n one hop dstance; AN refers to the number of elements n the collecton AOneHop. 3) Calculate the percentage error of anchor nodes. Multplyng the HopSze n Step 2 and mnmum hop count between anchor nodes and unknown nodes n Step 1, the result s the estmated dstance between anchor nodes. Then usng the dfferences between the actual dstance and estmated dstance of the anchor nodes dvded by the actual dstance, the result s the localzaton error of anchor nodes(as shown n equaton (3)). Errpercent D HopSze h (3) N where and are the anchor nodes; D s the actual dstance between and ; N denotes the number of anchor nodes adacent to node ; Errpercent s the localzaton error of node. Ths step can guarantee the unknown nodes receve the HopSze from the nearest anchor node, whch reduces the error of average hop dstance and mproves the localzaton accuracy. 4) Calculate the fnal average hop dstance. For each unknown node, uses all average hop dstance from anchor nodes n one hop dstance recorded n Step 2 and localzaton error of anchor nodes n Step 3 to calculate the fnal average hop dstance by usng the equaton (4) and equaton (5). rehopsze 1 (4) 1 Errpercent AOneHop HopSze AOneHop λ where s the unknown node and s the anchor nodes; s the weghtng factor; AOneHop represents the collecton of adacent nodes of node n one hop dstance; reohopsze represents the weghted revsed average hop dstance of node. 5) The unknown nodes calculate ther own coordnates by usng the trlateraton method or maxmum lkelhood estmaton method. The unknown nodes use the trlateraton method or maxmum lkelhood estmaton method to calculate ther own poston, accordng the dstance to each anchor node recorded n Step 4. In DV-Hop algorthm, the unknown nodes record the frst receved average hop dstance from anchor node as ther average hop dstance. Takng the envronmental condtons nto account, the frst receved average hop dstance s not necessarly comng from the nearest anchor node. Whle, n wdv-cf algorthm, the unknown nodes take the average hop dstance of anchor node n one hop dstance as the reference nformaton, whch can ensure that t s from the nearest node. Moreover, ntroducng the percentage error as the correcton factor to calculate the average hop dstance for the unknown node, reduces the error of average hop dstance and mproves the localzaton accuracy n WSNs. C. The Flow Chart of wdv-cf Algorthm The flow chart of the wdv-cf algorthm s shown n Fg. 2. IV. SIMULATION AND ANALYSIS (5) 2014 Engneerng and Technology Publshng 701

4 Journal of Communcatons Vol. 9, No. 9, September 2014 A. The Confguraton of Expermental Envronment Confguraton The algorthm s smulated by the software of MATLAB R2010a. MATLAB R2010a runs on the Wndows XP SP3 system wth Intel Core 2 Duo CPI and a 2GB of memory. The expermental detecton regon sze s 100 m 100 m. The number of sensor nodes, proporton of anchor modes and the communcaton radus are determned accordng to the actual stuaton of the experment. In order to verfy the accuracy of the smulaton, the smulaton runs repeatedly 100 rounds. One of nodes dstrbuton s shown n Fgure 3. In 100 m 100 m square area, 150 nodes are randomly scattered. 150 scattered randomly through nodes, of whch there are 30 anchor nodes, and the communcaton radus s 30. Wth the changes n expermental condtons, the expermental parameters wll change accordngly. In Fg. 3, the red stars on behalf of anchor nodes and the black crcles represent the unknown nodes. B. Compared wth other Algorthms In ths secton, we wll compare the localzaton error of DV-Hop algorthm, Onehop-DV algorthm and twdvcf algorthm. We conducted the contrast experment n three dfferent condtons. Frstly, n a fxed area wth the same proporton of anchor nodes, the proporton of sensor nodes s a varable; Secondly, n a fxed area wth the same number of sensor nodes, the communcaton radus s a varable; fnally, n a fxed area wth the same communcaton radus, the densty of anchor nodes s a varable. 1) DV-Hop algorthm and Onehop-DV algorthm The localzaton error of both DV-Hop algorthm and Onehop-DV algorthm s compared n condtons of dfferent densty of sensor nodes as follows. In the smulaton area of 100 m 100 m, the communcaton radus s 40 and the proporton of anchor nodes s 20%. The scope of network node densty s 0.5, 1, 1.5, 2, 2.5, 3, 3.5 and 4. The expermental results are shown n Fg. 4 (a). The localzaton error of both DV-Hop algorthm and Onehop-DV algorthm s compared n condtons of dfferent communcaton radus as follows. In the smulaton area of 100 m 100 m, the number of sensor nodes s 100 and the proporton of anchor nodes s 20%. The scope of communcaton radus s 20, 25, 30, 35, 40, 45 and 50. The expermental results are shown n Fg. 4 (b). Begn Intalzaton Anchor nodes broadcast locaton nformaton to neghbors,and the unknown nodes record packet wth the mnmum hop count. Anchor nodes calculate average hop dstance and broadcast to network Unknown nodes calculate OhopSze accordng to HopSze receved from anchor nodes n one hop dstance Anchor nodes calculate the percentage error (Errpercent) Unknown nodes calculate the fnal average hop dstance FHopSze based on weghted OhopSze Unknown nodes compute the dstance to each beacon node Unknown nodes calculate ther poston by usng the trlateraton method or maxmum lkelhood estmaton method End Fg. 2.The flow chart of wdv-cf algorthm Fg. 4. (a) Localzaton error wth dfferent densty of sensor nodes Fg. 3.The dstrbuton of sensor nodes 2014 Engneerng and Technology Publshng Fg. 4. (b) Localzaton error wth dfferent communcaton radus. 702

5 Journal of Communcatons Vol. 9, No. 9, September 2014 The localzaton error of both DV-Hop algorthm and Onehop-DV algorthm s compared n condtons of dfferent proporton of anchor nodes as follows. In the smulaton area of 100 m 100 m, the number of sensor nodes s 200 and the communcaton radus s 30. The scope of proporton of anchor nodes s 0.05, 0.1, 0.15, 0.2, 0.25, 0.3, 0.35 and 0.4. The expermental results are shown n Fg. 4 (c). scope of proporton of anchor nodes s 0.05, 0.1, 0.15, 0.2, 0.25, 0.3, 0.35 and 0.4. The expermental results are shown n Fg. 5 (c). Fg. 5. (a) Localzaton error wth dfferent densty of sensor nodes Fg. 4.(c) Localzaton error wth dfferent proporton of anchor nodes Comparson chart of localzaton error for DV-Hop algorthm and Onehop-DV algorthm s shown n Fg. 4. Among them, the abscssa represents the vbratonal parameters, and the vertcal axs ndcates the localzaton error. As can be seen from Fg. 4, Onehop-DV algorthm s superor to the DV-Hop algorthm. The theoretcal analyss has proved that, obtanng the average hop dstance from anchor nodes n one hop dstance n Onehop-DV algorthm have ensured that unknown node can receve the average hop dstance from the nearest anchor node. In Onehop-DV algorthm, the unknown nodes have chosen a more approprate reference node and thus mprovng the localzaton accuracy. 2) Onehop-DV algorthm and wdv-cf algorthm The localzaton error of both Onehop-DV algorthm and wdv-cf algorthm s compared n condtons of dfferent densty of sensor nodes as follows. In the smulaton area of 100 m 100 m, the communcaton radus s 40 and the proporton of anchor nodes s 20%. The scope of network node densty s 0.5, 1, 1.5, 2, 2.5, 3, 3.5 and 4. The expermental results are shown n Fg. 5 (a). The localzaton error of both Onehop-DV algorthm and wdv-cf algorthm s compared n condtons of dfferent communcaton radus as follows. In the smulaton area of 100 m 100 m, the number of sensor nodes s 100 and the proporton of anchor nodes s 20%. The scope of communcaton radus s 20, 25, 30, 35, 40, 45 and 50. The expermental results are shown n Fg. 5 (b). The localzaton error of both Onehop-DV algorthm and wdv-cf algorthm s compared n condtons of dfferent proporton of anchor nodes as follows. In the smulaton area of 100 m 100 m, the number of sensor nodes s 200 and the communcaton radus s 30. The Fg. 5. (b) Localzaton error wth dfferent communcaton radus. Fg. 5. (c) Localzaton error wth dfferent proporton of anchor nodes Comparson chart of localzaton error of Onehop-DV algorthm and wdv-cf algorthm s shown n Fg. 5. Among them, the abscssa represents the vbratonal parameters, and the vertcal axs ndcates the localzaton error. As can be seen from Fg.5, wdv-cf algorthm has a low localzaton error than Onehop-DV algorthm, so wdv-cf algorthm s superor to the Onehop-DV algorthm. The theoretcal analyss has proved that, based on the Onehop-DV algorthm, wdv-cf algorthm ntroduces the 2014 Engneerng and Technology Publshng 703

6 Journal of Communcatons Vol. 9, No. 9, September 2014 percentage error as the correcton factor to calculate the average hop dstance from the unknown node, whch reduces the error of average hop dstance and mproves the localzaton accuracy n WSN. 3) Comparson of three algorthms The localzaton error of DV-Hop, Onehop-DV and wdv-cf algorthm s compared n the same condtons as follows. In the smulaton area of 100 m 100 m, the number of sensor node s 120, and the communcaton radus s 30 and the number of anchor nodes s 30. The expermental results are shown n Fg. 6. In ths paper, we have further studed the tradtonal DV-Hop algorthm. In the step of computng the average hop dstance of the unknown nodes, we made some mprovements based on the selectng of referenced anchor nodes and the calculaton method of the average hop dstance from the unknown node; we have proposed a new type of weghted DV-Hop algorthm based on correcton factor (wdv-cf) n WSNs. Smulaton results show that, compared wth the orgnal DV-Hop and the Onehop-DV algorthm, the wdv-cf algorthm has mproved the postonng accuracy of the sensor nodes sgnfcantly. However, the wdv-cf algorthm stll has some defcences, such as the postonng problem of solated nodes, communcaton overhead, etc. Therefore, about the ssue of node localzaton n WSNs, we wll do further research. REFERENCES K. Shrawan and D. K. Lobyal, An advanced DV-Hop localzaton algorthm for wreless sensor networks, Wreless Personal Communcatons, vol. 71, pp , July [2] X. L. Huang, Target localzaton based on mproved DV-Hop algorthm n wreless sensor networks, Journal of Networks, vol. 9, pp , [3] K. Z. Lu, X. P. Yan, and F. P. Hu, A modfed DV-Hop localzaton algorthm for wreless sensor networks, n Proc. IEEE Internatonal Conference on Intellgent Computng and Intellgent Systems, November. 2009, pp [4] J. Chao, G. J. Han, C. Zhu, and L. Shu, Performance evaluaton of DV-hop localzaton algorthm wth moblty models for moble wreless sensor networks, n Proc. 9th Internatonal Wreless Communcatons and Moble Computng Conference, July. 2013, pp [5] A. A. Anl, A. A. Amrta, and R. S. Patl, Evaluaton of DV hop localzaton algorthm n wreless sensor networks, n Proc. Internatonal Conference on Advances n Moble Networks, Communcaton and Its Applcatons, August 2012, pp [6] R. J. Wang, B. Zhang, and Y. Shen, PHDV-Hop: A more accurate DV-Hop postonng algorthm n WSN, Internatonal Journal of Dgtal Content Technology and ts Applcatons, vol. 6, no. 13, pp , July [7] Y. Hu and X. M. L, An mprovement of DV-Hop localzaton algorthm for wreless sensor networks, Telecommuncaton Systems, vol. 53, pp , [8] S. Tomc and I. Meze, Improved DV-Hop localzaton algorthm for wreless sensor networks, n Proc. IEEE 10th Jublee Internatonal Symposum on Intellgent Systems and Informatcs, September 2012, pp [9] B. J. Zhang and M. N. J, A weghted centrod localzaton algorthm based on DV-Hop for wreless sensor network, n Proc. conference on Wreless Communcatons, Networkng and Moble Computng, Shangha, Chna, September 21-23, [10] L. M. Sun, Wreless Sensor Network, ed. Tsnghua Unversty Press, Beng, 2010, ch. 6, pp [1] Fg. 6(a) Dstrbuton of nodes Fg. 6(b) Comparson chart of localzaton error for three algorthms As can be seen from Fg. 6, wdv-cf algorthm s superor to the Onehop-DV algorthm, and DV-Hop algorthm has the maxmum localzaton error obvously. In theory, Onehop-DV algorthm guarantees unknown nodes can receve the average hop dstance from the nearest anchor node by changng the selectng of referenced anchor nodes; the wdv-cf algorthm takes the percentage error as the correcton factor to weghtng the average hop dstance obtaned n Onehop-DV algorthm, whch reduces the localzaton error and mprove the postonng accuracy of sensor nodes n WSNs. In summary, the smulaton results show that, among the above three algorthms, the wdv-cf algorthm s more superor to the others. V. Yng Wang was born n May She receved bachelor of engneerng n Shaanx Normal Unversty n Chna. Now she s pursung master's degree n Computer Archtecture from School of Computer Scence and Technology, Jln Unversty, Changchun, Chna. Her research nterests are manly on the wreless sensor networks. CONCLUSION 2014 Engneerng and Technology Publshng 704

7 Journal of Communcatons Vol. 9, No. 9, September 2014 Zhy Fang was born n February, n And he receved Computer Scence Ph.D. n Jln Unversty, Changchun, Chna. And hs research nterests are manly on parallel/ dstrbuted systems and wreless sensor networks. He s a professor of Computer Scence and Technology Insttute, Jln Unversty, doctoral tutor. Hs keynote courses are "dstrbuted systems", "parallel computng system" and "computer system archtecture." He has vsted the Unversty of Calforna, Santa Barbara. He served as a senor vstng scholar n Unversty of Queensland, Australa. And he has publshed SCI/ EI retreval Internatonal Conference/ ournal artcles more than 40 artcles. Ln Chen was born n February, n She receved bachelor of engneerng n Jln Unversty n Chna. Now she s pursung master's degree n Computer Archtecture from School of Computer Scence and Technology, Jln Unversty, Changchun, Chna. Her research nterests are manly on the wreless sensor networks Engneerng and Technology Publshng 705

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

熊本大学学術リポジトリ. 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

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

Research of Dispatching Method in Elevator Group Control System Based on Fuzzy Neural Network. Yufeng Dai a, Yun Du b

Research of Dispatching Method in Elevator Group Control System Based on Fuzzy Neural Network. Yufeng Dai a, Yun Du b 2nd Internatonal Conference on Computer Engneerng, Informaton Scence & Applcaton Technology (ICCIA 207) Research of Dspatchng Method n Elevator Group Control System Based on Fuzzy Neural Network Yufeng

More information

An Improved Localization Scheme Based on DV-Hop for Large-Scale Wireless Sensor Networks

An Improved Localization Scheme Based on DV-Hop for Large-Scale Wireless Sensor Networks Journal of Communcatons Vol., o., December 06 n Improved Localzaton Scheme Based on DV-Hop for Large-Scale Wreless Sensor etworks Janpng Zhu, Chunfeng Lv, and Zhengsu Tao SOU College of Engneerng Scence

More information

Journal of Chemical and Pharmaceutical Research, 2016, 8(4): Research Article

Journal of Chemical and Pharmaceutical Research, 2016, 8(4): Research Article Avalable onlne www.ocpr.com Journal of Chemcal and Pharmaceutcal Research, 2016, 8(4):788-793 Research Artcle ISSN : 0975-7384 CODEN(USA) : JCPRC5 Vrtual Force Coverage Enhancement Optmzaton Algorthm Based

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

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

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

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

Time-frequency Analysis Based State Diagnosis of Transformers Windings under the Short-Circuit Shock

Time-frequency Analysis Based State Diagnosis of Transformers Windings under the Short-Circuit Shock Tme-frequency Analyss Based State Dagnoss of Transformers Wndngs under the Short-Crcut Shock YUYING SHAO, ZHUSHI RAO School of Mechancal Engneerng ZHIJIAN JIN Hgh Voltage Lab Shangha Jao Tong Unversty

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

MTBF PREDICTION REPORT

MTBF PREDICTION REPORT MTBF PREDICTION REPORT PRODUCT NAME: BLE112-A-V2 Issued date: 01-23-2015 Rev:1.0 Copyrght@2015 Bluegga Technologes. All rghts reserved. 1 MTBF PREDICTION REPORT... 1 PRODUCT NAME: BLE112-A-V2... 1 1.0

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

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

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

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

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

Fast and Efficient Data Forwarding Scheme for Tracking Mobile Targets in Sensor Networks

Fast and Efficient Data Forwarding Scheme for Tracking Mobile Targets in Sensor Networks Artcle Fast and Effcent Data Forwardng Scheme for Trackng Moble Targets n Sensor etworks M Zhou 1, Mng Zhao, Anfeng Lu 1, *, Mng Ma 3, Tang Wang 4 and Changqn Huang 5 1 School of Informaton Scence and

More information

Range-Based Localization in Wireless Networks Using Density-Based Outlier Detection

Range-Based Localization in Wireless Networks Using Density-Based Outlier Detection Wreless Sensor Network, 010,, 807-814 do:10.436/wsn.010.11097 Publshed Onlne November 010 (http://www.scrp.org/journal/wsn) Range-Based Localzaton n Wreless Networks Usng Densty-Based Outler Detecton Abstract

More information

Small Range High Precision Positioning Algorithm Based on Improved Sinc Interpolation

Small Range High Precision Positioning Algorithm Based on Improved Sinc Interpolation Small Range Hgh Precson Postonng Algorm Based on Improved Snc Interpolaton Zhengpng L, Chaolang Qn, Yongme Zhang, L a, and Changlu Nu Abstract Ths paper desgned an mproved postonng system whch employed

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

An Adaptive Over-current Protection Scheme for MV Distribution Networks Including DG

An Adaptive Over-current Protection Scheme for MV Distribution Networks Including DG An Adaptve Over-current Protecton Scheme for MV Dstrbuton Networks Includng DG S.A.M. Javadan Islamc Azad Unversty s.a.m.javadan@gmal.com M.-R. Haghfam Tarbat Modares Unversty haghfam@modares.ac.r P. Barazandeh

More information

A Preliminary Study on Targets Association Algorithm of Radar and AIS Using BP Neural Network

A Preliminary Study on Targets Association Algorithm of Radar and AIS Using BP Neural Network Avalable onlne at www.scencedrect.com Proceda Engneerng 5 (2 44 445 A Prelmnary Study on Targets Assocaton Algorthm of Radar and AIS Usng BP Neural Networ Hu Xaoru a, Ln Changchuan a a Navgaton Insttute

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

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

Open Access Node Localization Method for Wireless Sensor Networks Based on Hybrid Optimization of Differential Evolution and Particle Swarm Algorithm

Open Access Node Localization Method for Wireless Sensor Networks Based on Hybrid Optimization of Differential Evolution and Particle Swarm Algorithm Send Orders for Reprnts to reprnts@benthamscence.ae The Open Automaton and Control Systems Journal, 014, 6, 61-68 61 Open Access Node Localzaton Method for Wreless Sensor Networks Based on Hybrd Optmzaton

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

FPGA Implementation of Ultrasonic S-Scan Coordinate Conversion Based on Radix-4 CORDIC Algorithm

FPGA Implementation of Ultrasonic S-Scan Coordinate Conversion Based on Radix-4 CORDIC Algorithm IACSIT Internatonal Journal of Engneerng and Technology, Vol. 7, No. 3, June 25 FPGA Implementaton of Ultrasonc S-Scan Coordnate Converson Based on Radx-4 CORDIC Algorthm Ruobo Ln, Guxong Lu, and Wenmng

More information

Uncertainty in measurements of power and energy on power networks

Uncertainty in measurements of power and energy on power networks Uncertanty n measurements of power and energy on power networks E. Manov, N. Kolev Department of Measurement and Instrumentaton, Techncal Unversty Sofa, bul. Klment Ohrdsk No8, bl., 000 Sofa, Bulgara Tel./fax:

More information

Multi-Relay Selection Strategy for Device to Device Communication

Multi-Relay Selection Strategy for Device to Device Communication Internatonal Conference on Computer, Networks and Communcaton Engneerng (ICCNCE 3) Mult-elay Selecton Strategy for Devce to Devce Communcaton Wecheng Xa, Shxang Shao, Jun Sun Jangsu Provncal Key Laboratory

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

Beam quality measurements with Shack-Hartmann wavefront sensor and M2-sensor: comparison of two methods

Beam quality measurements with Shack-Hartmann wavefront sensor and M2-sensor: comparison of two methods Beam qualty measurements wth Shack-Hartmann wavefront sensor and M-sensor: comparson of two methods J.V.Sheldakova, A.V.Kudryashov, V.Y.Zavalova, T.Y.Cherezova* Moscow State Open Unversty, Adaptve Optcs

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

Figure.1. Basic model of an impedance source converter JCHPS Special Issue 12: August Page 13

Figure.1. Basic model of an impedance source converter JCHPS Special Issue 12: August Page 13 A Hgh Gan DC - DC Converter wth Soft Swtchng and Power actor Correcton for Renewable Energy Applcaton T. Selvakumaran* and. Svachdambaranathan Department of EEE, Sathyabama Unversty, Chenna, Inda. *Correspondng

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

Intelligent Wakening Scheme for Wireless Sensor Networks Surveillance

Intelligent Wakening Scheme for Wireless Sensor Networks Surveillance The Frst Internatonal Workshop on Cyber-Physcal Networkng Systems Intellgent Wakenng Scheme for Wreless Sensor Networks Survellance Ru Wang, Le Zhang, L Cu Insttute of Computng Technology of the Chnese

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

Traffic balancing over licensed and unlicensed bands in heterogeneous networks

Traffic balancing over licensed and unlicensed bands in heterogeneous networks Correspondence letter Traffc balancng over lcensed and unlcensed bands n heterogeneous networks LI Zhen, CUI Qme, CUI Zhyan, ZHENG We Natonal Engneerng Laboratory for Moble Network Securty, Bejng Unversty

More information

1.0 INTRODUCTION 2.0 CELLULAR POSITIONING WITH DATABASE CORRELATION

1.0 INTRODUCTION 2.0 CELLULAR POSITIONING WITH DATABASE CORRELATION An Improved Cellular postonng technque based on Database Correlaton B D S Lakmal 1, S A D Das 2 Department of Electronc & Telecommuncaton Engneerng, Unversty of Moratuwa. { 1 shashka, 2 dleeka}@ent.mrt.ac.lk

More information

Analysis of Lifetime of Large Wireless Sensor Networks Based on Multiple Battery Levels

Analysis of Lifetime of Large Wireless Sensor Networks Based on Multiple Battery Levels I. J. Communcatons, Network and System Scences, 008,, 05-06 Publshed Onlne May 008 n ScRes (http://www.srpublshng.org/journal/jcns/). Analyss of Lfetme of Large Wreless Sensor Networks Based on Multple

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

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

ANNUAL OF NAVIGATION 11/2006

ANNUAL OF NAVIGATION 11/2006 ANNUAL OF NAVIGATION 11/2006 TOMASZ PRACZYK Naval Unversty of Gdyna A FEEDFORWARD LINEAR NEURAL NETWORK WITH HEBBA SELFORGANIZATION IN RADAR IMAGE COMPRESSION ABSTRACT The artcle presents the applcaton

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 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

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

Applying Rprop Neural Network for the Prediction of the Mobile Station Location

Applying Rprop Neural Network for the Prediction of the Mobile Station Location Sensors 0,, 407-430; do:0.3390/s040407 OPE ACCESS sensors ISS 44-80 www.mdp.com/journal/sensors Communcaton Applyng Rprop eural etwork for the Predcton of the Moble Staton Locaton Chen-Sheng Chen, * and

More information

ASFALT: Ā S imple F āult-tolerant Signature-based L ocalization T echnique for Emergency Sensor Networks

ASFALT: Ā S imple F āult-tolerant Signature-based L ocalization T echnique for Emergency Sensor Networks ASFALT: Ā S mple F āult-tolerant Sgnature-based L ocalzaton T echnque for Emergency Sensor Networks Murtuza Jadlwala, Shambhu Upadhyaya and Mank Taneja State Unversty of New York at Buffalo Department

More information

A Three-Dimensional Network Coverage Optimization Algorithm in Healthcare System

A Three-Dimensional Network Coverage Optimization Algorithm in Healthcare System 204 IEEE 6th Internatonal Conference on e-health Networkng, Applcatons and Servces (Healthcom) A Three-Dmensonal Network Coverage Optmzaton Algorthm n Healthcare System Xaoshuang Lu, Guxa Kang, Nngbo Zhang,

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

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

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

Micro-grid Inverter Parallel Droop Control Method for Improving Dynamic Properties and the Effect of Power Sharing

Micro-grid Inverter Parallel Droop Control Method for Improving Dynamic Properties and the Effect of Power Sharing 2015 AASRI Internatonal Conference on Industral Electroncs and Applcatons (IEA 2015) Mcro-grd Inverter Parallel Droop Control Method for Improvng Dynamc Propertes and the Effect of Power Sharng aohong

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

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

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

Fast Code Detection Using High Speed Time Delay Neural Networks

Fast Code Detection Using High Speed Time Delay Neural Networks Fast Code Detecton Usng Hgh Speed Tme Delay Neural Networks Hazem M. El-Bakry 1 and Nkos Mastoraks 1 Faculty of Computer Scence & Informaton Systems, Mansoura Unversty, Egypt helbakry0@yahoo.com Department

More information

Low Sampling Rate Technology for UHF Partial Discharge Signals Based on Sparse Vector Recovery

Low Sampling Rate Technology for UHF Partial Discharge Signals Based on Sparse Vector Recovery 017 nd Internatonal Semnar on Appled Physcs, Optoelectroncs and Photoncs (APOP 017) ISBN: 978-1-60595-5-3 Low Samplng Rate Technology for UHF Partal Dscharge Sgnals Based on Sparse Vector Recovery Qang

More information

International Conference on Information Sciences, Machinery, Materials and Energy (ICISMME 2015)

International Conference on Information Sciences, Machinery, Materials and Energy (ICISMME 2015) Internatonal Conference on Informaton cences, Machnery, Materals and Energy (ICIMME 05) The ystem of Outdoor Vsble ght Communcaton wth Fast Blnd Algorthm Zheng-Guo un, Y-Jun Zhu & Yan-Yu Zhang Department

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

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

Generalized Incomplete Trojan-Type Designs with Unequal Cell Sizes

Generalized Incomplete Trojan-Type Designs with Unequal Cell Sizes Internatonal Journal of Theoretcal & Appled Scences 6(1): 50-54(2014) ISSN No. (Prnt): 0975-1718 ISSN No. (Onlne): 2249-3247 Generalzed Incomplete Trojan-Type Desgns wth Unequal Cell Szes Cn Varghese,

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

D-STATCOM Optimal Allocation Based On Investment Decision Theory

D-STATCOM Optimal Allocation Based On Investment Decision Theory Internatonal Conference on Computer Engneerng, Informaton Scence & Applcaton Technology (ICCIA 2016) D-STATCOM Optmal Allocaton Based On Investment Decson Theory Yongjun Zhang1, a, Yfu Mo1, b and Huazhen

More information

Improved corner neutron flux calculation for Start-up Range Neutron Monitor

Improved corner neutron flux calculation for Start-up Range Neutron Monitor Proceedngs of Internatonal Symposum on EcoTopa Scence 2007, ISETS07 (2007) Improved corner neutron flux calculaton for Start-up ange Neutron Montor Masato Watanabe 1, Hdetsugu Okada 1 and Yosho Kmura 2

More information

Performance Analysis of the Weighted Window CFAR Algorithms

Performance Analysis of the Weighted Window CFAR Algorithms Performance Analyss of the Weghted Wndow CFAR Algorthms eng Xangwe Guan Jan He You Department of Electronc Engneerng, Naval Aeronautcal Engneerng Academy, Er a road 88, Yanta Cty 6400, Shandong Provnce,

More information

Graphical User-ID with Partial Match Scheme and Application for Mobile Web-Services

Graphical User-ID with Partial Match Scheme and Application for Mobile Web-Services Journal of Advances n Informaton Technology Vol. 7, No. 3, August 2016 Graphcal User-ID wth Partal Match Scheme and Applcaton for Moble Web-Servces Yusue Matsuno, Kyoj Kawagoe, and Kenta Ou Rtsumean Unversty,

More information

Multi-focus Image Fusion Using Spatial Frequency and Genetic Algorithm

Multi-focus Image Fusion Using Spatial Frequency and Genetic Algorithm 0 IJCSNS Internatonal Journal of Computer Scence and Network Securty, VOL.8 No., February 008 Mult-focus Image Fuson Usng Spatal Frequency and Genetc Algorthm Jun Kong,, Kayuan Zheng,, Jngbo Zhang,,*,,

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

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 MODIFIED DIRECTIONAL FREQUENCY REUSE PLAN BASED ON CHANNEL ALTERNATION AND ROTATION

A MODIFIED DIRECTIONAL FREQUENCY REUSE PLAN BASED ON CHANNEL ALTERNATION AND ROTATION A MODIFIED DIRECTIONAL FREQUENCY REUSE PLAN BASED ON CHANNEL ALTERNATION AND ROTATION Vncent A. Nguyen Peng-Jun Wan Ophr Freder Computer Scence Department Illnos Insttute of Technology Chcago, Illnos vnguyen@t.edu,

More information

A Relative Positioning Technique with Spatial Constraints for Multiple Targets Based on Sparse Wireless Sensor Network

A Relative Positioning Technique with Spatial Constraints for Multiple Targets Based on Sparse Wireless Sensor Network Sensors & ransducers, Vol. 158, Issue 11, November 213, pp. 183-189 Sensors & ransducers 213 by IFSA http://www.sensorsportal.com A Relatve Postonng echnque wth Spatal Constrants for Multple argets Based

More information

Network Application Engineering Laboratories Ltd., Japan

Network Application Engineering Laboratories Ltd., Japan A Study of Pedestran Observaton System wth Ultrasonc Dstance Sensor Shohe MINOMI, Hrosh YAMAMOTO, Katsuch NAKAMURA, Katsuyuk YAMAZAKI Nagaoka Unversty of Technology, Japan e-mal:mnom@stn.nagaokaut.ac.jp

More information

NOVEL ITERATIVE TECHNIQUES FOR RADAR TARGET DISCRIMINATION

NOVEL ITERATIVE TECHNIQUES FOR RADAR TARGET DISCRIMINATION NOVEL ITERATIVE TECHNIQUES FOR RADAR TARGET DISCRIMINATION Phaneendra R.Venkata, Nathan A. Goodman Department of Electrcal and Computer Engneerng, Unversty of Arzona, 30 E. Speedway Blvd, Tucson, Arzona

More information

Optimal Sleep Scheduling Scheme for Wireless Sensor Networks Based on Balanced Energy Consumption

Optimal Sleep Scheduling Scheme for Wireless Sensor Networks Based on Balanced Energy Consumption 6 JOURAL OF COMPUTER, VOL. 8, O. 6, JUE 3 Optmal leep chedulng cheme for Wreless ensor etworks Based on Balanced Energy Consumpton han-shan Ma College of Computer cence and Technology, Chna Unversty of

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

Optimal Sizing and Allocation of Residential Photovoltaic Panels in a Distribution Network for Ancillary Services Application

Optimal Sizing and Allocation of Residential Photovoltaic Panels in a Distribution Network for Ancillary Services Application Optmal Szng and Allocaton of Resdental Photovoltac Panels n a Dstrbuton Networ for Ancllary Servces Applcaton Reza Ahmad Kordhel, Student Member, IEEE, S. Al Pourmousav, Student Member, IEEE, Jayarshnan

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

Parameter Free Iterative Decoding Metrics for Non-Coherent Orthogonal Modulation

Parameter Free Iterative Decoding Metrics for Non-Coherent Orthogonal Modulation 1 Parameter Free Iteratve Decodng Metrcs for Non-Coherent Orthogonal Modulaton Albert Gullén Fàbregas and Alex Grant Abstract We study decoder metrcs suted for teratve decodng of non-coherently detected

More information

Markov Chain Monte Carlo Detection for Underwater Acoustic Channels

Markov Chain Monte Carlo Detection for Underwater Acoustic Channels Markov Chan Monte Carlo Detecton for Underwater Acoustc Channels Hong Wan, Rong-Rong Chen, Jun Won Cho, Andrew Snger, James Presg, and Behrouz Farhang-Boroujeny Dept. of ECE, Unversty of Utah Dept. of

More information

Guidelines for CCPR and RMO Bilateral Key Comparisons CCPR Working Group on Key Comparison CCPR-G5 October 10 th, 2014

Guidelines for CCPR and RMO Bilateral Key Comparisons CCPR Working Group on Key Comparison CCPR-G5 October 10 th, 2014 Gudelnes for CCPR and RMO Blateral Key Comparsons CCPR Workng Group on Key Comparson CCPR-G5 October 10 th, 2014 These gudelnes are prepared by CCPR WG-KC and RMO P&R representatves, and approved by CCPR,

More information

Enhancing Throughput in Wireless Multi-Hop Network with Multiple Packet Reception

Enhancing Throughput in Wireless Multi-Hop Network with Multiple Packet Reception Enhancng Throughput n Wreless Mult-Hop Network wth Multple Packet Recepton Ja-lang Lu, Paulne Vandenhove, We Shu, Mn-You Wu Dept. of Computer Scence & Engneerng, Shangha JaoTong Unversty, Shangha, Chna

More information

Joint Adaptive Modulation and Power Allocation in Cognitive Radio Networks

Joint Adaptive Modulation and Power Allocation in Cognitive Radio Networks I. J. Communcatons, etwork and System Scences, 8, 3, 7-83 Publshed Onlne August 8 n ScRes (http://www.scrp.org/journal/jcns/). Jont Adaptve Modulaton and Power Allocaton n Cogntve Rado etworks Dong LI,

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

TECHNICAL NOTE TERMINATION FOR POINT- TO-POINT SYSTEMS TN TERMINATON FOR POINT-TO-POINT SYSTEMS. Zo = L C. ω - angular frequency = 2πf

TECHNICAL NOTE TERMINATION FOR POINT- TO-POINT SYSTEMS TN TERMINATON FOR POINT-TO-POINT SYSTEMS. Zo = L C. ω - angular frequency = 2πf TECHNICAL NOTE TERMINATION FOR POINT- TO-POINT SYSTEMS INTRODUCTION Because dgtal sgnal rates n computng systems are ncreasng at an astonshng rate, sgnal ntegrty ssues have become far more mportant to

More information

STUDY ON LINK-LEVEL SIMULATION IN MULTI- CELL LTE DOWNLINK SYSTEM

STUDY ON LINK-LEVEL SIMULATION IN MULTI- CELL LTE DOWNLINK SYSTEM Proceedngs of IEEE IC-BMT0 TUDY O LIK-LEVEL IMULATIO I MULTI- CELL LTE DOWLIK YTEM Yang Zhang, Ruoyu Jn, Xn Zhang, Dacheng Yang Beng Unversty of Posts and Telecommuncatons, Beng 00876, Chna 05330@bupt.edu.cn

More information

Control of Chaos in Positive Output Luo Converter by means of Time Delay Feedback

Control of Chaos in Positive Output Luo Converter by means of Time Delay Feedback Control of Chaos n Postve Output Luo Converter by means of Tme Delay Feedback Nagulapat nkran.ped@gmal.com Abstract Faster development n Dc to Dc converter technques are undergong very drastc changes due

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

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

A Pervasive Indoor-Outdoor Positioning System

A Pervasive Indoor-Outdoor Positioning System 70 JOURNAL OF NETWORKS, VOL. 3, NO. 8, NOVEMBER 008 A Pervasve Indoor-Outdoor Postonng System Lonel Reyero 1, Glles Delsle 1 INRS-EMT, Unversté du Québec, Montréal, Canada, H5A 1K6, lonel.reyero@telecom.com

More information

Application of Intelligent Voltage Control System to Korean Power Systems

Application of Intelligent Voltage Control System to Korean Power Systems Applcaton of Intellgent Voltage Control System to Korean Power Systems WonKun Yu a,1 and HeungJae Lee b, *,2 a Department of Power System, Seol Unversty, South Korea. b Department of Power System, Kwangwoon

More information

A Simple and Reliable Method for the Evaluation of the Exposed Field Near the GSM Antenna

A Simple and Reliable Method for the Evaluation of the Exposed Field Near the GSM Antenna (IJACSA) Internatonal Journal of Advanced Computer Scence and Applcatons, A Smple and Relable Method for the Evaluaton of the Exposed Feld Near the GSM Antenna Algent Lala,Bexhet Kamo, Vlad Kolc, Shkelzen

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

The Pennsylvania State University. The Graduate School. Department of Electrical Engineering MULTI-OBJECTIVE OPTIMIZATION FOR UNMANNED SURVEILLANCE

The Pennsylvania State University. The Graduate School. Department of Electrical Engineering MULTI-OBJECTIVE OPTIMIZATION FOR UNMANNED SURVEILLANCE The Pennsylvana State Unversty The Graduate School Department of Electrcal Engneerng MULTI-OBJECTIVE OPTIMIZATION FOR UNMANNED SURVEILLANCE NETWORKS USING EVOLUTIONARY ALGORITHMS A Thess n Electrcal Engneerng

More information

Methods for Preventing Voltage Collapse

Methods for Preventing Voltage Collapse Methods for Preventng Voltage Collapse Cláuda Res 1, Antóno Andrade 2, and F. P. Macel Barbosa 3 1 Telecommuncatons Insttute of Avero Unversty, Unversty Campus of Avero, Portugal cres@av.t.pt 2 Insttute

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

An Energy-aware Awakening Routing Algorithm in Heterogeneous Sensor Networks

An Energy-aware Awakening Routing Algorithm in Heterogeneous Sensor Networks An Energy-aware Awakenng Routng Algorthm n Heterogeneous Sensor Networks TAO Dan 1, CHEN Houjn 1, SUN Yan 2, CEN Ygang 3 1. School of Electronc and Informaton Engneerng, Bejng Jaotong Unversty, Bejng,

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