Academic Editors: Lyudmila Mihaylova and Byung-Gyu Kim Received: 21 January 2016; Accepted: 14 March 2016; Published: 16 March 2016

Size: px
Start display at page:

Download "Academic Editors: Lyudmila Mihaylova and Byung-Gyu Kim Received: 21 January 2016; Accepted: 14 March 2016; Published: 16 March 2016"

Transcription

1 sensors Artcle Scalable Indoor Localzaton va Moble Crowdsourcng and Gaussan Process Qang Chang, Qun L *, Zesen Sh, We Chen and Wepng Wang College of Informaton Systems and Management, Natonal Unversty of Defense Technology, Changsha , Chna; changqang@nudt.edu.cn (Q.C.); nudtshzesen@126.com (Z.S.); wechen@nudt.edu.cn (W.C.); wang.wp2010@gmal.com (W.W.) * Correspondence: lqun@nudt.edu.cn; Tel.: Academc Edtors: Lyudmla Mhaylova and Byung-Gyu Km Receved: 21 January 2016; Accepted: 14 March 2016; Publshed: 16 March 2016 Abstract: Indoor localzaton usng Receved Sgnal Strength Indcaton (RSSI) fngerprntng has been extensvely studed for decades. The postonng accuracy s hghly dependent on the densty of the sgnal database. In areas wthout calbraton data, however, ths algorthm breaks down. Buldng and updatng a dense sgnal database s labor ntensve, expensve, and even mpossble n some areas. Researchers are contnually searchng for better algorthms to create and update dense databases more effcently. In ths paper, we propose a scalable ndoor postonng algorthm that works both n surveyed and unsurveyed areas. We frst propose Mnmum Inverse Dstance (MID) algorthm to buld a vrtual database wth unformly dstrbuted vrtual Reference Ponts (RP). The area covered by the vrtual RPs can be larger than the surveyed area. A Local Gaussan Process (LGP) s then appled to estmate the vrtual RPs RSSI values based on the crowdsourced tranng data. Fnally, we mprove the Bayesan algorthm to estmate the user s locaton usng the vrtual database. All the parameters are optmzed by smulatons, and the new algorthm s tested on real-case scenaros. The results show that the new algorthm mproves the accuracy by 25.5% n the surveyed area, wth an average postonng error below 2.2 m for 80% of the cases. Moreover, the proposed algorthm can localze the users n the neghborng unsurveyed area. Keywords: WLAN; ndoor localzaton; rado map; moble crowdsourcng; gaussan process; Bayesan algorthm 1. Introducton The dffculty of determnng the locaton of moble users wthn buldngs has been extensvely studed for decades, due to potental applcatons n the moble networkng envronment [1]. Wth the wde avalablty of WLAN networks, wreless localzaton usng Receved Sgnal Strength Indcaton (RSSI) fngerprntng [2] has attracted a lot of attenton. Fngerprnt ndoor postonng conssts of two phases: tranng and localzaton [3]. Durng the tranng phase, a database of locaton-fngerprnt mappng s constructed. In the localzaton phase, the users send locaton queres wth the current RSS fngerprnts to the locaton server; the server then retreves the sgnal database and returns the matched locatons. The accuracy of fngerprntng technques s hghly dependent on the densty of the sgnal database. Buldng and mantanng a hgh-densty database are not easy, however, for two reasons. Frstly, buldng a hgh-densty fngerprnt database s labor ntensve, expensve, and even mpossble n some cases. Takng a 50 m 50 m floor as an example, f we want to buld a fngerprnt database wth a 1 m sample dstance, we would have to collect 2500 samples. For each sample, we need to measure several tmes to get relable results. Sometme t s mpossble to collect sgnal fngerprnts from certan locatons, because of the complex local envronment. Sensors 2016, 16, 381; do: /s

2 Sensors 2016, 16, of 19 Secondly, mantanng a large sgnal database s expensve. As the envronment changes over tme due to furnture or sgnal sources beng moved, the fngerprnts dverge from those n the database. Ths means that the entre area needs to be re-surveyed n order to update the database. As ndoor envronments often change, the database would requre frequent updates, whch would be tme-consumng and expensve. Even though fngerprnt ndoor localzaton has many advantages, and some commercal products have been developed on ths technology, such as Google Maps [4], WFSlam [5], and so on, challenges stll exst n ts applcaton. In area wthout calbraton data, however, ths algorthm breaks down. Real-world deployment of such postonng systems often suffers the problem of sparsely avalable sgnal data. For example, Google has collected floor plans for over 10,000 locatons. However, only a few of these rado maps are avalable for postonng. For these problems n fngerprntng, researchers are contnually searchng for better algorthms to create and update dense databases more effcently. The popularzaton of smartphones makes moble crowdsourcng fngerprnt localzaton more practcal. However, desgnng a sustanable ncentve mechansm of crowdsourcng remans a challenge. In ths paper, we propose a scalable ndoor postonng algorthm va moble crowdsourcng and Gaussan Process. The basc dea behnd our proposed algorthm s smple: we frst propose a Mnmum Inverse Dstance (MID) algorthm to buld a vrtual database wth unformly dstrbuted vrtual Reference Ponts (RP). The area covered by the vrtual RPs can be larger than the surveyed area. A Local Gaussan Process (LGP) s then appled to estmate the vrtual RP s RSSI values based on the crowdsourced tranng data. Fnally, we mprove the Bayesan algorthm to estmate the user s locaton usng the vrtual database. All the parameters are optmzed by smulatons, and the new algorthm s tested on real-case scenaros. In summary, we make the followng major contrbutons: (1) We propose a MID algorthm to buld a vrtual database wth unformly dstrbuted vrtual RPs. The area covered by the vrtual RPs can be larger than the surveyed area. (2) The Local Gaussan Process (LGP) s appled to estmate the vrtual RPs RSSI values based on the crowdsourced tranng data. (3) Bayesan algorthm s mproved to estmate the user s locaton usng the vrtual database. (4) We optmze all the parameters n the proposed algorthm by smulatons. (5) An Androd app s developed to test the proposed algorthm on real-case scenaros. The rest of the paper s organzed as follows: Secton 2 dscusses related work on buldng and mantanng a dense fngerprnt database. Secton 3 descrbes the detals of the proposed algorthm. Secton 4 optmzes the parameters and evaluates the postonng algorthm, and Secton 5 concludes the paper. 2. Related Works For the challenges of fngerprnt postonng, much tme and effort has been put nto buldng and mantanng a dense fngerprnt database wth less effort [6]. Except for pont by pont measurement, there are manly fve ways to construct and mantan a fngerprnt database. The frst s crowdsourcng [7 11]. The users are also database constructors. The database s updated wth the most recently measured RSS uploaded by the users [12,13]. However, desgnng a sustanable ncentve mechansm of crowdsourcng remans a challenge [14]. The second method s buldng the database wth mathematcal models. The most wdely used model s the Log-Dstance Path Loss (LDPL) [15 18] model. However, the ndoor envronments are so complex that no smple mathematcal model exsts to accurately predct the RSS values. Practcally, LDPL only gves good results close to the AP. Ray-Tracng [19 21] s the thrd method. However, for accurate ray tracng, you need a very detaled descrpton of the envronment such that all the reflectons that eventually characterze the

3 Sensors 2016, 16, of 19 receved sgnal can be smulated. Furthermore, ths approach s very computatonally demandng. Because of these reasons, t s only vable for small setups. The fourth method s Smultaneous Localzaton and Mappng (SLAM) [22,23]. In SLAM, the database s populated on the fly, provded that the users are equpped wth a recever and an IMU. In general, the accuracy of postonng wth ths technque s lower because the database s less accurate. The ffth way s the combnaton of the prevous methods. A few RPs cover a large range of area and are collected or generated by the prevous method. The remanng RP RSS values are estmated mathematcally. Lnear and exponental taper functons are used by [24]; the Motley Keenan model [25] and a sem-supervsed manfold learnng technque [26] are also used by researchers [27]. Lqun L propose Modellet [28] to approxmate the actual rado map by unfyng model-based and fngerprnt-based approaches. However, ther algorthm only works for nodes near the Access Ponts (APs). Gaussan Process (GP) [29] s a non-parametrc model that estmates Gaussan dstrbuton over functons based on the tranng data [30]. GP s sutable for estmatng RSS values [31]. However, GP s computatonal consumng, meanng t s not a satsfactory method of generatng a large scale area s sgnal strength. There are also some other researchers that mproved fngerprntng performance by ntroducng new sensors. For example, IMU [32,33], barometer [34], and so on. However, extra runnng sensors not only consume more battery, but also brng n new errors. Some such algorthms requred the sensors to keep runnng even f the user does not need the postonng servce, whch s not sutable for our daly use. Our study s motvated by these poneer works, but we approached the problem from a dfferent angle and manly focus on a scalable ndoor postonng algorthm that works both n surveyed and unsurveyed areas. We propose a novel algorthm to create WLAN rado map by moble crowdsourcng and Gaussan Process. We frst propose a Mnmum Inverse Dstance (MID) algorthm to buld a vrtual database wth unformly dstrbuted vrtual Reference Ponts (RPs). A Local Gaussan Process (LGP) s then appled to estmate the vrtual RPs RSSI values based on the crowdsourced tranng data. Fnally, we mprove the Bayesan algorthm to estmate the user s locaton usng the vrtual database. We ddn t use the crowdsourced data for postonng drectly, and we ddn t ntroduce other sensors to mprove the performance ether. 3. Materals and Methods 3.1. Problem Settng and Algorthm Overvew We only concentrate on the 2D postonng problem n ths paper. Assumng the target area s denoted as P, the area of P s S(m 2 ). There are a W-F APs n the target area. In crowdsourced fngerprnt postonng, the rado map s created by users. The RSS values n dfferent RPs from dfferent sgnal sources are measured and uploaded to the database together wth the coordnates. The coordnates come from another postonng system, such as GNSS, or specfed by the users. Assumng we have bult a sgnal database DB Crowd by crowdsourcng, and there are n RPs n DB Crowd. The RPs are denoted as RP = {p, F, σ }, = 1, 2,, n, where p = (x, y ) and F = {(Mac j, RSS,j ), j = 1, 2,, a}. σ s the measurement varance. The densty of DB Crowd s denoted as ρ Crowd = n/s. The problem n fngerprnt localzaton s estmatng the user s current coordnate p t at tme t based on the measurement F t and the database DB Crowd. The densty of DB Crowd wll be dfferent from regon to regon. As a result, the postonng accuracy wll be dfferent for the area. If we want a contnuous postonng performance, we need a database wth unformly dstrbuted reference ponts. There also mght be certan areas wthout RPs, e.g., because of the complex local envronment or not covered due to some other reasons. Ths method breaks down.

4 Sensors 2016, 16, of 19 In ths paper, we propose a novel algorthm to create a vrtual WLAN rado map by moble crowdsourcng and Gaussan Process for scalable ndoor postonng. Ths vrtual rado map s denoted as DB (v). DB (v) contans m RPs, so that the densty of the vrtual database s ρ (v) = m/s. The th RP n DB (v) s RP (v). RP (v) = {p (v), F (v), σ (v) }, where p (v) = (x (v), y (v) ) and F (v) = {(Mac j, RSS (v),j ), j = 1, 2,, a}. RSS (v),j varance of the measurement. RSS (v),j s AP j s RSSI measured at RP, and σ (v) s the s estmated usng our proposed Local Gaussan Process (LGP) based on DB Crowd. The user makes use of DB (v) for postonng. Fgure 1 shows the framework of the proposed algorthm. Fgure 1. Framework of the proposed algorthm. RSS: Receved Sgnal Strength; LGP: Local Gaussan Process. After collectng RSS values from surroundng APs, f the user gets the current coordnate by other methods, he can upload the fngerprnt contanng the coordnate and the RSS values to the server. The server wll add the fngerprnt to DB Crowd, and update DB (v) usng LGP. If the user wants to estmate current locaton, he can send the postonng requrement, ncludng the RSS measurement, to the server. The server wll estmate the coordnate usng the proposed Bayesan algorthm based on DB (v) and then send the result to the user. In the next secton, we frst bult a dense vrtual database by ntroducng unformly dstrbuted vrtual RPs n the area, and then we propose the Local Gaussan Process (LGP) to estmate the vrtual RPs RSSI values and the varance. We mproved the Bayesan algorthm to estmate the user s locaton usng the vrtual database Buldng the Dense Vrtual Database As stated earler, the fngerprnts n the vrtual database should be selected as unformly as possble over the target area. m s the number of RPs n DB (v). However, for general values of m, t s not straghtforward to unformly dstrbute the RPs over the area. Therefore, we propose a low-complexty algorthm to select the postons of the RPs: the Mnmum Inverse Dstance (MID) algorthm. In ths algorthm, the selecton of the postons of the RPs s based on a vrtual sample database DB Sample, whch s constructed by placng a square grd n the target area wth grd sze λ, where the postons of the vrtual RPs are selected as the corners of the squares n the grd. Assumng the target area has sze x max y max, the number of vrtual postons equals x max /λ y max /λ. The m postons of the RPs for vrtual database DB (v) are selected out of the sample database DB Sample. We ntalze the algorthm by randomly choosng one vrtual poston RP e from DB Sample :

5 Sensors 2016, 16, of 19 DB (v) = {RP e }. The other m 1 postons are pcked from the vrtual database DB Sample based on the measure n Equaton (1): 1 Ds = (x j x j ) 2 + (y y j ) 2 (1) where (x, y ) s the coordnate of the canddate poston DB Sample and (x j, y j ) are the coordnates of the RP postons already present n the database DB (v). The vrtual poston that mnmzes Ds s selected and added to the database DB (v). Because the measure functon Ds s nversely proportonal to the Eucldean dstances between the canddate RP and the RPs n the database DB (v), canddate postons that are far from the already selected RP postons are favored, whle canddate postons near already selected RP postons are fltered out. As a result, the dstances between the RPs wll be maxmzed and the RPs n DB (v) wll be dstrbuted unformly and expand to the very edges of the target area. We call ths algorthm as Mnmum Inverse Dstance (MID) algorthm. Detals of MID are shown n Algorthm 1. Algorthm 1 Requre the target area P, the dstance λ between neghbor vrtual RPs n DB sample the number m of RPs we want to select. Ensure select RPs every λ meters n P to buld DB sample Ensure randomly select RP e from DB sample, DB (v) = {RP e } Whle( DB (v) = m) For all(rp DB sample ) Calculate Ds usng Equaton (1) End all RP = arg mn Ds RP DB sample DB (v) RP EndWhle To llustrate MID, we consder an area P of 19.5 m 48.5 m and λ = 0.5 m. Fgure 2 shows the postons of the RPs n DB (v) when m = 100 and 200 RPs are selected out of the vrtual sample database DB Sample. Further, Fgure 2 shows the postons of the RPs when the RPs are selected randomly from DB Sample. (a) (b) (c) (d) Fgure 2. Postons of the Reference Ponts (RPs) (a) Mnmum Inverse Dstance (MID), m = 100; (b) randomly, m = 100; (c) MID, m = 200; (d) randomly, m = 200.

6 Sensors 2016, 16, of 19 As can be observed, the proposed algorthm s able to select any number of RPs spatally unform over the target area. After the postons of the RPs n database DB (v) are selected wth MID, the RSS values and the varance for these RPs need to be determned. To ths end, we compare the postons of the RPs n DB (v) wth those n DB Crowd. Whenever one or more RPs n DB Crowd are wthn a dstance ε of a RP RP n DB Crowd, we wll replace the poston of the RP n DB (v) wth the poston of the nearest RP n DB Crowd, together wth ts RSS values and the varance on the measurement. If no RPs n DB Crowd are wthn a dstance ε of a RP RP n DB Crowd, the Local Gaussan Process (LGP) algorthm wll be used to estmate the RSS values and ther varance n RP. The resultng vrtual database DB (v) s determned by three parameters: the number m of RPs n DB (v), the dstance λ between RPs n the vrtual sample database, and the radus ε wthn whch nearby tranng RPs are looked for. The number m of RPs s defned by the postonng accuracy. The dstance λ determnes not only the spatal unformty of the resultng RPs, but also the complexty of the algorthm: by reducng λ, the RPs wll be placed more unformly over the area P, but the complexty of MID ncreases as the number of vrtual RPs to be searched ncreases n an nverse proporton to the quad-rate of λ. Fnally, the radus ε wll also have an nfluence on the postonng accuracy. When the radus s small, the resultng database DB (v) wll have a more unform placement of RPs, but the probablty of fndng a nearby tranng RP decreases, such that the RSS of more RPs needs to be determned usng the LGP algorthm. On the other hand, when the selected radus s large, the resultng database DB (v) wll be less spatally unform, but more tranng RPs wll be present n DB (v). In Secton 4, we wll optmze them before postonng Local Gaussan Process The Local Gaussan Process (LGP) algorthm s used to reduce the computatonal complexty of the Gaussan Process (GP) algorthm, whch s used to predct unknown RSS values at postons that are not n the tranng database [29]. In ths secton, we frst revew the GP algorthm. Ths algorthm starts from the property that RSS values at surroundng postons are correlated. Because of ths correlaton, t s possble to descrbe the RSS at postons where the RSS s not known as functon of the RSS at postons where the RSS value s measured. The GP algorthm uses the Gaussan kernel to descrbe ths correlaton. As a result, the correlaton matrx between the nosy RSS values RSS at postons c = {x, y }, = 1,..., n, measured durng the tranng phase, can be wrtten as: covρ = Q + S (2) where ρ() = RSS, Q,j = k(c, c j ), and S = dag{σ 2 } s the dagonal matrx of the varances of the measured RSS values RSS. Further, k(c, c j ) s the Gaussan kernel functon: k(c, c j ) = σ 2 f exp( 1 2l 2 c c j 2 ) (3) where σ 2 f and l are the sgnal varance and length scale, respectvely, determnng the correlaton wth the RSS values at surroundng postons. The parameters σ 2 f, and l can be estmated usng hyper-parameter estmaton [5]. Ths covarance matrx can be used to predct the RSS value RSS at an arbtrary poston c = {x, y }. The posteror dstrbuton of the RSS value at any poston s modeled as a Gaussan random varable,.e., (RSS c ) = N (RSS ; µ, σ ), 2 where µ and σ 2 are gven by: µ = k T (Q + S) 1 ρ (4) σ 2 = k(c, c ) k T (Q + S) 1 k + σ 2 n (5) wth σ 2 n s the measurement varance, k () = k(c, c ), = 1,..., n. The estmate of the RSS value at poston c = {x, y } equals RSS = µ and the uncertanty on the estmated RSS s σ 2.

7 Sensors 2016, 16, of 19 For a large area contanng several hundred RPs, computng the RSS values wth Equatons (4) and Equaton (5) s computatonally demandng because of the nverson of the large covarance matrx Equaton (2). However, n an ndoor envronment, we may assume that RPs at a large dstance from the poston where we want to estmate the RSS value are blocked by several walls and other objects. Hence, the covarance k(, ) between the RSS values of those far away RPs and the RSS values at the consdered poston wll be approxmately zero. As a result, t s a reasonable assumpton that only tranng RPs close to the consdered poston wll contrbute to the RSS value at the consdered poston. The LGP algorthm restrcts the tranng RPs that contrbute to the RSS value at poston c to a tranng set TS, settng k(x, x ) = 0 f x TS. Assumng the number of RPs n TS equals L, the LGP algorthm smplfes Equatons (4) and (5) by only consderng the L nearest to RPs. That s, k and ρ reduce to a L 1 vector, and covρ Equaton (2) to a L L matrx. Compared to the complexty O(n 3 ) when all n RPs n the tranng database are used, the LGP algorthm has complexty O(nL) to select the L nearest RPs and O(L 3 ) to nvert the reduced-sze covarance matrx Equaton (2). To llustrate the LGP algorthm, we consder the RSS rado map of a WF access pont n an ndoor envronment. The true rado map s created usng the WnProp tool from AWE Communcatons [35], denoted as DB. The area s a 19.5 m 48.5 m rectangle, contanng 18 rooms n the same floor. The true rado map contans 3318 unformly dstrbuted RPs. We select 100 RPs from DB, whch covers part of the target area. Fgure 3 shows the true rado maps and the dstrbuton of the selected RPs. (a) (b) Fgure 3. True rado map and the dstrbuton of RPs. (a) True Rado map of the whole target area; (b) Dstrbuton of Reference Ponts. We apply the proposed LGP to create the rado map for the target area. Part of the un-surveyed areas are ncluded. There are some algorthms can be appled to buld the rado map rapdly presented n Secton 2, such as crowdsourcng, ray-tracng, SLAM, and mathematcal models. We dd not supply enough comparson wth all of these technques because dfferent algorthms rely on dfferent equpment and nput. It s not straghtforward to make comparsons between dfferent algorthms n dfferent condtons. Our study manly focuses on the mathematcal model. As a result, we only make comparsons between the wdely used mathematcal models, ncludng Gaussan Process (GP) and Log-Dstance Path Model (LDPL). Fgure 4 s the smulaton result. Durng the smulaton, we set λ = 0.5, L = 4, m = 800, and ε = 0.5. In the Log-Dstance Path Model (LDPL) [36], where the parameters of the LDPL model are estmated based on the tranng data, the uncertanty of RP s defned as follows: D f f = F F (6) where RSS,j and RSS,j are estmated and true RSS values at RP j, respectvely.

8 Sensors 2016, 16, of 19 (a) LGP RSS value(dbm) (b) GP RSS value (dbm) (c) LDPL RSS value (dbm) (d) LGP RSS uncertanty (dbm) (e) GP RSS uncertanty (dbm) (f) LDPL RSS uncertanty (dbm) Fgure 4. The estmated RSS values and the uncertanty. LGPL: Log-Dstance Path Model. As can be observed, the rado maps for GP and LGP are smlar to the true rado map. The LDPL model, whch s known to fal at postons far from the sgnal source, resembles the true rado map less, comparatvely. We also compute the varance over all RPs. The varance s defned n Equaton (7). σ = m =0 D f f 2 /m (7) We evaluate the average uncertanty for dfferent areas, whch are Surveyed Area (SA), Unsurveyed Area (UA) and the Target Area (TA, TA = SA UA). Table 1 llustrates the smulaton results. Table 1. varance for dfferent algorthms n dfferent areas (dbm) SA: Surveyed Area; UA: Unsurveyed Area; TA: Target Area. Algorthm SA UA TA GP LGP LDPL From Table 1, we can see that GP has the lowest varance n the target area, whch s about 5.77 dbm, followed by LGP wth an average of 5.88 dbm. The hghest varance comes from LDPL, whch s 7.43 dbm. In the surveyed area, all the three algorthms perform better than n the unsurveyed area. In all cases, GP performs the best over the three algorthms. L s the number of tranng RPs used for estmatng the RSS values for a gven vrtual node. A large L ntroduces more tranng data, and a more accurate result s obtaned. However, the tme for estmatng the RSS values wll be ncreased. In ths secton, we explore the queston of how to fnd a good balance between the varance and the tme for buldng the vrtual database. Durng the smulaton, we set λ = 0.5, ε = 0.5, and m = 800. Fgure 5 shows the result. In ths smulaton, L ncreases from 2 to 20. In Fgure 5a, we can see that the varance decreases as L ncreases. Fgure 5b shows the tme complexty ncrease wth L. If we want to keep a good balance between tme complexty and varance, we can set L = 7.

9 Sensors 2016, 16, of 19 (a) (b) Fgure 5. Varance and Tme complexty vary wth dfferent L. (a) Varance of the estmaton; (b) Tme for buldng the vrtual database. For a more accurate result, we evaluate the three algorthms wth dfferent denstes of DB Crowd. In the followng smulaton, we set ρ Crowd varyng from 0.02 to 1, and the tranng RPs were selected randomly from DB. For each value of ρ Crowd, we smulated 2000 tmes wth λ = 0.5, ε = 0.5, m = 800, and L = 7. Fgure 6 shows the results. Tme refers to the tme for buldng the vrtual database. (a) (b) Fgure 6. Varance and Tme complexty vary wth dfferent ρ Crowd. (a) Varance of the estmaton; (b) Tme for buldng the vrtual database. In Fgure 6a, GP performs the best, followed by LGP, and LDPL performs the worst. However, the dfferences between GP and LGP are small. In Fgure 6b, LDPL has the lowest tme complexty, followed by LGP and GP. In summary, LGP keeps a good balance between varance and tme complexty Improved Bayesan Algorthm Gven measurement F t at tme t and DB (v), the objectve n fngerprnt localzaton s to estmate the user s real-tme coordnate p t at tme t. The Bayesan localzaton algorthm s sutable for a user contrbuton-based localzaton system for moble devces [8]. The standard Bayesan localzaton algorthm wll calculate all the RPs posteror probablty, and maxmum them to estmate the coordnates. If the fngerprnt database

10 Sensors 2016, 16, of 19 contans a great number of RPs, computng all the RPs posteror probablty would be tme consumng. In ths paper, we frst select K nearest RPs from the vrtual database based on the metrc defned n Equaton (8). a d t, = ( RSS t,s RSS,s q ) 1/q (8) s=1 These K RPs have the smallest d t,s among the others n DB (v). A standard Bayesan localzaton algorthm was used to estmate the user s real-tme coordnates based on the selected RPs. The posteror probablty of beng n one of the selected RPs locatons s gven by Equaton (9): P(p F t ) = P(p ) P(F t p ) m j=1 P(p j) P(F t p j ) (9) where P() represents the probablty densty functon, P(p ) s the pror probablty of the user s locaton, and P(F t p ) s the lkelhood of observng a set of sgnal strength measurements F t at locaton p. p s assumed to be unformly dstrbuted. For smplcty, we assume that each sgnal strength RSS,j1 s condtonally ndependent of every other RSS,j2 for j1 = j2. So, we have: P(F t p ) = a j=1 P(RSS t,j p ), = 1, 2,..., K (10) For modelng the condtonal probablty P(RSS t,j p ), we frst show the measurement results from a specfed AP at a statonary locaton n Fgure 7. (a) (b) Fgure 7. RSSI data and Gaussan Ft. (a) RSSI values measured at a statonary locaton; (b) PDF and Gaussan Ft. Fgure 7 mples that we can model the condtonal probablty P(RSS t,j p ) as a Gaussan dstrbuton: P(RSS t,j p ) = 1 2πσ e (RSS t,j RSS,j )2 2σ 2 (11) The users have to estmate the RSS varance σ 2 n before uploadng the measurement. For the vrtual RPs, the varance s gven by Equaton (5). Fnally, we estmate the user s coordnates usng Equaton (12): p t = k p ˆP(F t p ) (12) =1

11 Sensors 2016, 16, of 19 where ˆP(F t p ) s the normalzed condtonal probablty gven by Equaton (13): ˆP(F t p ) = P(F t p ) k j=1 P(F t p j ) (13) 4. Results and Dscusson There are some parameters n the proposed algorthm, ncludng λ n MID, ε n LGP, m the number of RPs n vrtual database, and K n the mproved Bayesan. All of these parameters determne the complexty and postonng accuracy of the proposed algorthm. We frst optmze these parameters by smulatons, and then we evaluate the proposed algorthm by a real-case scenaro experment. In the followng secton, root mean square error (RMSE) s defned n Equaton (14): RMSE = W =1 [(x x ) + (x x )] W where (x, y ) and ( x, ŷ ) are the true and estmated coordnates of the user and W s the number of postonng cases Optmze the Parameters n the Algorthm (14) λ The dstance λ determnes not only the spatal unformty of the resultng RPs, but also the complexty of the algorthm: by reducng λ, the RPs wll be placed more unformly over the area, but the complexty of MID ncreases as the number of vrtual RPs to be searched ncreases n nverse proporton to the quad-rate of λ. In ths smulaton, we buld dfferent DB (v) based on dfferent DB Sample for postonng. The tranng database are randomly selected from DB, contanng 80 RPs. We apply the LGP for estmatng the vrtual RPs RSS values. The mproved Bayesan algorthm s appled for postonng. The other parameters are set as follows: ε = 0.5, L = 7, m = 80, and K = 3; λ s set to ncrease from 0.1 to 3.3. Results from 3000 postonng cases are shown n Fgure 8. (a) (b) Fgure 8. Root mean square error (RMSE) and tme for buldng the vrtual database vary wth dfferent λ. (a) RMSE.; (b) tme for buldng the vrtual database.

12 Sensors 2016, 16, of 19 Fgure 8a shows that RMSE doesn t change sgnfcantly wth λ. Fgure 8b shows that the tme decreases when λ ncreases. The results from Fgure 8 tell us that we can use as large a λ as possble to reduce the tme for buldng the vrtual database ε The radus ε has an nfluence on the postonng accuracy. When the radus s small, the resultng database DB (v) wll have a more unform placement of the RPs, but the probablty of fndng a nearby tranng RP decreases, such that the RSS of more RPs need to be determned usng the LGP algorthm. On the other hand, when the selected radus s large, the resultng database DB (v) wll be less spatally unform, but more tranng RPs wll be present n DB (v). Smlar wth the prevous settng, we apply the LGP for estmatng the vrtual RPs RSS values, and the mproved Bayesan algorthm for postonng. The other parameters are set as follows: λ = 3.3, L = 7, m = 80, and K = 3. We buld DB (v) based on the crowdsourcng database, whch contans 80 RPs and s randomly selected from DB. ε s set to ncrease from 0 to 2. Results from 3000 postonng cases are shown n Fgure 9. (a) (b) Fgure 9. Percentage of tranng data and RMSE vary wth dfferent ε. (a) Percentage of tranng data; (b) RMSE. Fgure 9a shows that the tranng RPs percentage ncrease as ε ncreases. Fgure 9b shows that more tranng data doesn t mprove the performance, because DB (v) s less spatally unform K K s the number of nodes used for postonng. In ths smulaton, we want to fnd the best K for estmaton. We apply the mproved Bayesan algorthm for postonng. We buld DB (v) based on the crowdsourcng database, whch contans 80 RPs and s randomly selected from DB. We set K to ncrease from 1 to 10. The other parameters are set as follows: λ = 3.3, L = 7, m = 80, and ε = 0.5. Results from 3000 postonng cases are shown n Fgure 10. The result from Fgure 10a shows that usng 4 or 5 RPs for postonng performs the best. And Fgure 10b shows that the tme for postonng s not senstve to K.

13 Sensors 2016, 16, of 19 (a) (b) Fgure 10. Tme for postonng and RMSE vary wth K. (a) RMSE; (b) Tme for postonng m m s the number of RPs n the vrtual database DB. More RPs mght result n a more accurate postonng result, but also needs more tme for queryng n the database. In ths secton, we want to fnd the best sze of the vrtual database. In ths smulaton, we set m to ncrease from 40 to 800, and the tranng database contans 80 randomly dstrbuted RPs selected from DB. The other parameters are set as follows: λ = 1, L = 7, K = 5, and ε = 0.5; For each value of m, the results come from 3000 postonng cases. Fgure 11 shows the result. (a) (b) Fgure 11. Tme for postonng and RMSE wth varyng m. (a) RMSE; (b) Tme for postonng. Fgure 11a shows that when m s about the same as the number of tranng RPs, the two methods perform the same. However, as m ncreases, the proposed algorthm performs better. When m = 800, the RMSE s 1.63 m compared wth 2.12 m usng the tranng database. The proposed algorthm mproves the accuracy by about 23.2%. Fgure 11b shows that when m = 117, t performs the same as usng tranng database, and the proposed algorthm needs more tme for postonng Real-Case Scenaro Experment For testng the new algorthm n real world, we developed an Androd app. The ndoor rado map s buld n a crowdsourcng way. The user can locate themselves, and they can also upload the fngerprnt data to the locaton server. Fgure 12 s the user nterface of the app.

14 Sensors 2016, 16, of 19 Fgure 12. User nterface of the app. In Fgure 12, the map s the floor layout of our Lab, coverng an area of about 1928 m 2. Clckng the central button wll send postonng requrement. Long pressng the nterface wll change the map of the ndoor envronment. Double clckng the nterface wll specfy a user s current locaton. The user can clck the rght button to send the current RSS measurement and the specfed coordnate to the tranng database. We frst bult a tranng database coverng part of the target area. The database contans 71 RPs. We wll test the new algorthm n the surveyed area and n dfferent unsurveyed areas. Fgure 13 s the dstrbuton of the ntal data. Fgure 13. Dstrbuton of ntal data. We frst estmate the user s coordnate usng vrtual database and tranng database n the surveyed areas. The parameters are set as follows: λ = 1, L = 7, K = 5, ε = 0.5. The densty of the vrtual database s 1. Fgure 14 shows the results from 3000 postonng cases.

15 Sensors 2016, 16, of P e rc e n ta g e (% ) In ta l V rtu a l E rro r(m ) Fgure 14. Postonng result usng ntal database and vrtual database n the surveyed area. Fgure 14 shows that the proposed algorthm performs better. The average localzaton error s 2.47 m usng the ntal database, whle t s 1.84 m usng the vrtual database. The new algorthm mproves the accuracy by 25.5%, wth an average postonng error below 2.2 m for 80% of the cases, whle the vrtual database s 3.1 m. We make comparson to the standard Bayesan algorthm. Both the new algorthm and the standard algorthm apply the vrtual database for postonng. The parameters are set as follows: λ = 1, L = 7, K = 5, ε = 0.5. The densty of the vrtual database s 1. Fgure 15 shows the results from 3000 postonng cases P e rc e n ta g e (% ) Im p ro v e d B a y e s a n S ta n d a rd B a y e s a n E rro r(m ) Fgure 15. Postonng result usng dfferent algorthm. Fgure 15 shows that the new algorthm performs better. The average localzaton error s 1.84 m usng the new algorthm, whle the standard s 1.93 m. The new algorthm mproves the accuracy by 4.66%, wth an average postonng error below 2.2 m for 80% of the cases, whle the standard algorthm s 2.3 m. We evaluate the algorthm n the unsurveyed area. The unsurveyed area s separated nto several sub-areas accordng to the dstance to the surveyed area. We compare the postonng accuracy n these sub-areas. Fgure 16 shows the expermental results. Fgure 16 llustrates that the RMSE ncreases as the dstance to the surveyed area grows. If the users are less than 10 m away from the surveyed area, the average postonng error s 5.75 m. Ths postonng result s not accurate enough, but sometmes t s useful, especally for areas wthout ste survey.

16 Sensors 2016, 16, of R M S E (m ) D s ta n c e (m ) Fgure 16. Postonng n dfferent unsurveyed areas usng the vrtual database. The proposed algorthm s scalable, whch allows the users to contnually upload ther coordnates to the server to mprove the performance of estmaton. Fgure 17 shows the expermental result. In ths experment, we use the same brand of smartphone for postonng because dfferent devces report network measurement very dfferently [37]. Fgure 17. Improvng the performance of estmaton by crowdsourcng. In Fgure 17, we can see that the proposed algorthm performs better. As the users contnually upload ther coordnates and RSS measurement, the new algorthm s performance can be mproved. 5. Conclusons The wreless fngerprnt technque has the advantages of low deployment cost, supplyng reasonable accuracy, and ease of applcaton to moble devces. As a result, fngerprntng has attracted a lot of attenton. In areas wthout calbraton data, however, ths algorthm breaks down. Constructng a fngerprnt database wth hgh densty fngerprnt samples s labor-ntensve or mpossble n some cases. Researchers are contnually searchng for better algorthms to create and update dense databases more effcently. The popularzaton of smartphones makes moble crowdsourcng fngerprnt localzaton more practcal. However, desgnng a sustanable ncentve mechansm of crowdsourcng remans a challenge. In ths paper, we propose a scalable algorthm to create a WLAN rado map by moble crowdsourcng and Gaussan Process for fngerprnt ndoor localzaton. We frst propose a Mnmum Inverse Dstance (MID) algorthm to buld a vrtual database wth unformly dstrbuted vrtual Reference Ponts (RP). The area covered by the vrtual RPs can be larger than the area covered by the

17 Sensors 2016, 16, of 19 tranng data. A Local Gaussan Process (LGP) s then appled to estmate the vrtual RPs RSSI values based on the crowdsourced tranng data. Fnally, we mprove the Bayesan algorthm to estmate the user s locaton usng the vrtual database. The parameters n the proposed algorthm are optmzed by smulatons and the new algorthm s tested on real-case scenaros. The average localzaton error s 2.47 m usng the ntal database, whle the error n the vrtual database s 1.84 m. The new algorthm mproves the accuracy by 25.5%, wth an average postonng error below 2.2 m for 80% of the cases, whle the vrtual database s 3.1 m. The proposed algorthm also allows the users to contnually upload ther coordnates to the server to mprove the performance of estmaton. Moreover, the proposed algorthm can localze the users n the neghborng unsurveyed area. If the users are less than 10 m away from the surveyed area, the average postonng error s 5.75 m. The proposed algorthm has to rely on a locaton server. If there s no connecton between the server and clents, the user can t upload the postonng requrement. As a result, the clent won t receve hs coordnate, and ths s the problem for all the crowdsourcng fngerprnt ndoor localzaton algorthms. Clent-based archtecture solutons would be more practcal. However, wth the wde avalablty of WLAN networks, connectng to the nternet would be easer. We beleve ths problem wll be solved wth the wde deployment of WF access ponts n the future. Our study requres a strong user collaboraton. If the user wants to contrbute to the fngerprnt database, he should estmate hs locaton wth another postonng system and upload the fngerprnt, contanng the coordnate and the RSS values, to the server. Ths would lead to the problem that the users are not wllng to submt ther measurement. For ths drawback, we can make the clent upload the RSS and locaton to the server automatcally, but the scale of the fngerprnt database wll ncrease rapdly. And we are not sure about the relablty of the uploaded data. In that case, we have to flter out the unrelable data. Moreover, we haven t focused on the devce dversty problem. It s practcally mpossble for all the users to have the same brand of smartphone. Our future work wll concentrate on these two ssues. Acknowledgments: Ths study s supported by the NSFC (Natural Scence Foundaton of Chna) program under Grand No , No Author Contrbutons: Qun L and Wepng Wang conceved and desgned the experments; We Chen performed the experments; Zesen Sh analyzed the data; Qang Chang wrote the paper. Conflcts of Interest: The authors declare no conflct of nterest. References 1. Gerstweler, G.; Vonach, E.; Kaufmann, H. HyMoTrack: A Moble AR Navgaton System for Complex Indoor Envronments. Sensors 2016, 16, do: /s Bahl, P.; Padmanabhan, V.N. Radar: An n-buldng rf-based user locaton and trackng system. In Proceedngs of the Nneteenth Annual Jont Conference of the IEEE Computer and Communcatons Socetes (INFOCOM 2000), Tel Avv, Israel, March 2000; pp Guzman-Quros, R.; Martnez-Sala, A.; Gomez-Tornero, J.L.; Garca-Haro, J. Integraton of Drectonal Antennas n an RSS Fngerprntng-Based Indoor Localzaton System. Sensors 2016, 16, do: /s Google Maps, Google Maps Indoor Avalable onlne: partners/ndoormaps/ (accessed on 23 May 2015). 5. Ferrs, B.; Fox, D.; Lawrence, N. Wf-slam usng Gaussan process latent varable models. IJCAI 2007, 7, Du, Y.; Yang, D.; Xu, C. A Novel Method for Constructng a WIFI Postonng System wth Effcent Manpower. Sensors 2015, 15, Bollger, P. Redpn-adaptve, zero-confguraton ndoor localzaton through user collaboraton. In Proceedngs of the Frst ACM Internatonal Workshop on Moble Entty Localzaton and Trackng n GPS-Less Envronments, New York, NY, USA, 19 September 2008; pp

18 Sensors 2016, 16, of Park, J.-G.; Charrow, B.; Curts, D.; Battat, J.; Mnkov, E.; Hcks, J.; Teller, S.; Ledle, J. Growng an organc ndoor locaton system. In Proceedngs of the 8th Internatonal Conference on Moble Systems, Applcatons, and Servces, San Francsco, CA, USA, June 2010; pp Ra, A.; Chntalapud, K.K.; Padmanabhan, V.N.; Sen, R. Zee: Zeroeffort crowdsourcng for ndoor localzaton. In Proceedngs of the 18th Annual Internatonal Conference on Moble Computng and Networkng, Istanbul, Turkey, August 2012; pp Yang, S.; Dessa, P.; Verma, M.; Gerla, M. Freeloc: Calbratonfree crowdsourced ndoor localzaton. In Proceedngs of IEEE INFOCOM, Turn, Italy, Aprl 2013; pp Wan, J.; Lu, J.; Shao, Z.; Vaslakos, A.V.; Imran, M.; Zhou, K. Moble Crowd Sensng for Traffc Predcton n Internet of Vehcles. Sensors 2016, 16, do: /s Chang, K.; Han, D. Crowdsourcng-based rado map update automaton for W-F postonng systems. In Proceedngs of the 3rd ACM SIGSPATIAL Internatonal Workshop on Crowdsourced and Volunteered Geographc Informaton, Dallas, TX, USA, 4 7 November 2014; pp Lee, M.; Yang, H.; Han, D.; Yu, C. Crowdsourced radomap for room-level place recognton n urban envronment. In Proceedngs of the th IEEE Internatonal Conference on Pervasve Computng and Communcatons Workshops (PERCOM Workshops), Mannhem, Germany, 29 March 2 Aprl 2010; pp Wu, C.; Yang, Z.; Lu, Y. Smartphones based crowdsourcng for ndoor localzaton. IEEE Trans. Mob. Comput. 2015, 14, Rappaport, T.S. Wreless Communcatons: Prncples and Practce; Prentce Hall PTR: Lebanon, IN, USA, Kuo, S.-P.; Tseng, Y.-C. A scramblng method for fngerprnt postonng based on temporal dversty and spatal dependency. IEEE Trans. Knowl. Data Eng. 2008, 20, Barsocch, P.; Lenz, S.; Chessa, S.; Furfar, F. Automatc vrtual calbraton of range-based ndoor localzaton systems. Wrel. Commun. Mob. Comput. 2012, 12, LaMarca, A.; Hghtower, J.; Smth, I.; Consolvo, S. Self-mappng n locaton systems. UbComp 2005, 3660, Maher, P.S.; Malaney, R.A. A novel fngerprnt locaton method usng ray-tracng. In Proceedngs of the IEEE Global Telecommuncatons Conference (GLOBECOM 2009), Honolulu, HI, USA, 30 November December 2009; pp Raspopoulos, M.; Laoudas, C.; Kanars, L.; Kokkns, A.; Panayotou, C.G.; Stavrou, S. 3D ray tracng for devce-ndependent fngerprnt-based postonng n wlans. In Proceedngs of the th Workshop on Postonng Navgaton and Communcaton (WPNC), Dresden, Germany, March 2012; pp Gomez, J.; Tayeb, A.; de Adana, F.M.S.; Guterrez, O. Localzaton approach based on ray-tracng ncludng the effect of human shadowng. Prog. Electromagn. Res. Lett. 2010, 15, Dssanayake, M.; Newman, P.; Clark, S.; Durrant-Whyte, H.F.; Csorba, M. A soluton to the smultaneous localzaton and map buldng (slam) problem. IEEE Trans. Robot. Autom. 2001, 17, Choset, H.; Nagatan, K. Topologcal smultaneous localzaton and mappng (slam): Toward exact localzaton wthout explct localzaton. IEEE Trans. Robot. Autom. 2001, 17, Koyuncu, H.; Yang, S.H. Indoor postonng wth vrtual fngerprnt mappng by usng lnear and exponental taper functons. In Proceedngs of the IEEE Internatonal Conference on Systems, Man, and Cybernetcs (SMC), Manchester, UK, October 2013; pp Keenan, J.; Motley, A. Rado coverage n buldngs. Br. Telecom Technol. J. 1990, 8, Pulkknen, T.; Roos, T.; Myllymak, P. Sem-supervsed learnng for wlan postonng. In Proceedngs of the Artfcal Neural Networks and Machne Learnng-ICANN, Espoo, Fnland, June 2011; pp Varga, G.; Schulcz, R. Indoor rado locaton algorthm usng emprcal propagaton models and probablty dstrbuton heurstcs. Electr. Eng. 2013, 55, L, L.; Shen, G.; Zhao, C.; Moscbroda, T.; Ln, J.-H.; Zhao, F. Experencng and handlng the dversty n data densty and envronmental localty n an ndoor postonng servce. In Proceedngs of the 20th Annual Internatonal Conference on Moble Computng and Networkng, Mau, HI, USA, 7 11 September 2014; pp Rasmussen, C.E. Gaussan Processes for Machne Learnng; MIT Press: Cambrdge, MA, USA, Ferrs, B.; Haehnel, D.; Fox, D. Gaussan processes for sgnal strength-based locaton estmaton. In Proceedngs of the Robotcs Scence and Systems, Phladelpha, PA, USA, August 2006.

19 Sensors 2016, 16, of Schwaghofer, A.; Grgoras, M.; Tresp, V.; Hoffmann, C. Gpps: A gaussan process postonng system for cellular networks. In Proceedngs of the Neural Informaton Processng Systems, Lake Tahoe, NV, USA, 5 10 December Chang, K.-W.; Lao, J.-K.; Tsa, G.-J.; Chang, H.-W. The Performance Analyss of the Map-Aded Fuzzy Decson Tree Based on the Pedestran Dead Reckonng Algorthm n an Indoor Envronment. Sensors 2016, 16, do: /s Lu, Y.; Dasht, M.; Zhang, J. Indoor localzaton on moble phone platforms usng embedded nertal sensors. In Proceedngs of the 10th Workshop on Postonng Navgaton and Communcaton (WPNC), Dresden, Germany, March 2013; pp Cha, W.; Chen, C.; Edwan, E.; Zhang, J.; Loffeld, O. 2D/3D ndoor navgaton based on mult-sensor asssted pedestran navgaton n w-f envronments. In Proceedngs of the Ubqutous Postonng, Indoor Navgaton, and Locaton Based Servce (UPINLBS), Helsnk, Fnland, 3 4 October 2012; pp AWE. Avalable onlne: (accessed on 16 March 2015). 36. Chntalapud, K.; Iyer, A.P.; Padmanabhan, V.N. Indoor localzaton wthout the pan. In Proceedngs of the sxteenth annual nternatonal conference on Moble computng and networkng, Chcago, IL, USA, September 2010; pp Laoudas, C.; Zenalpour-Yazt, D.; Panayotou, C.G. Crowdsourced ndoor localzaton for dverse devces through radomap fuson. In Proceedngs of the 2013 Internatonal Conference on Indoor Postonng and Indoor Navgaton (IPIN), Montbelard-Belfort, France, October 2013; pp c 2016 by the authors; lcensee MDPI, Basel, Swtzerland. Ths artcle s an open access artcle dstrbuted under the terms and condtons of the Creatve Commons by Attrbuton (CC-BY) lcense (

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Pervasive and Mobile Computing. Adaptive radio maps for pattern-matching localization via inter-beacon co-calibration

Pervasive and Mobile Computing. Adaptive radio maps for pattern-matching localization via inter-beacon co-calibration Pervasve and Moble Computng ( ) Contents lsts avalable at ScVerse ScenceDrect Pervasve and Moble Computng journal homepage: www.elsever.com/locate/pmc Adaptve rado maps for pattern-matchng localzaton va

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

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

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

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

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

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

A NSGA-II algorithm to solve a bi-objective optimization of the redundancy allocation problem for series-parallel systems

A NSGA-II algorithm to solve a bi-objective optimization of the redundancy allocation problem for series-parallel systems 0 nd Internatonal Conference on Industral Technology and Management (ICITM 0) IPCSIT vol. 49 (0) (0) IACSIT Press, Sngapore DOI: 0.776/IPCSIT.0.V49.8 A NSGA-II algorthm to solve a b-obectve optmzaton of

More information

The Sectored Antenna Array Indoor Positioning System with Neural Networks

The Sectored Antenna Array Indoor Positioning System with Neural Networks Automaton, Control and Intellgent Systems 2016; 4(2): 21-27 http://www.scencepublshnggroup.com/j/acs do: 10.11648/j.acs.20160402.13 ISSN: 2328-5583 (Prnt); ISSN: 2328-5591 (Onlne) The Sectored Antenna

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

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

Adaptive System Control with PID Neural Networks

Adaptive System Control with PID Neural Networks Adaptve System Control wth PID Neural Networs F. Shahra a, M.A. Fanae b, A.R. Aromandzadeh a a Department of Chemcal Engneerng, Unversty of Sstan and Baluchestan, Zahedan, Iran. b Department of Chemcal

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

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

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

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

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

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

Introduction to Coalescent Models. Biostatistics 666 Lecture 4

Introduction to Coalescent Models. Biostatistics 666 Lecture 4 Introducton to Coalescent Models Bostatstcs 666 Lecture 4 Last Lecture Lnkage Equlbrum Expected state for dstant markers Lnkage Dsequlbrum Assocaton between neghborng alleles Expected to decrease wth dstance

More information

On Channel Estimation of OFDM-BPSK and -QPSK over Generalized Alpha-Mu Fading Distribution

On Channel Estimation of OFDM-BPSK and -QPSK over Generalized Alpha-Mu Fading Distribution Int. J. Communcatons, Network and System Scences, 010, 3, 380-384 do:10.436/jcns.010.34048 Publshed Onlne Aprl 010 (http://www.scrp.org/journal/jcns/) On Channel Estmaton of OFDM-BPSK and -QPSK over Generalzed

More information

Introduction to Coalescent Models. Biostatistics 666

Introduction to Coalescent Models. Biostatistics 666 Introducton to Coalescent Models Bostatstcs 666 Prevously Allele frequences Hardy Wenberg Equlbrum Lnkage Equlbrum Expected state for dstant markers Lnkage Dsequlbrum Assocaton between neghborng alleles

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

PSO and ACO Algorithms Applied to Location Optimization of the WLAN Base Station

PSO and ACO Algorithms Applied to Location Optimization of the WLAN Base Station PSO and ACO Algorthms Appled to Locaton Optmzaton of the WLAN Base Staton Ivan Vlovć 1, Nša Burum 1, Zvonmr Špuš 2 and Robert Nađ 2 1 Unversty of Dubrovn, Croata 2 Unversty of Zagreb, Croata E-mal: van.vlovc@undu.hr,

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

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

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

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

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

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

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

NATIONAL RADIO ASTRONOMY OBSERVATORY Green Bank, West Virginia SPECTRAL PROCESSOR MEMO NO. 25. MEMORANDUM February 13, 1985

NATIONAL RADIO ASTRONOMY OBSERVATORY Green Bank, West Virginia SPECTRAL PROCESSOR MEMO NO. 25. MEMORANDUM February 13, 1985 NATONAL RADO ASTRONOMY OBSERVATORY Green Bank, West Vrgna SPECTRAL PROCESSOR MEMO NO. 25 MEMORANDUM February 13, 1985 To: Spectral Processor Group From: R. Fsher Subj: Some Experments wth an nteger FFT

More information

Chalmers Publication Library. Copyright Notice

Chalmers Publication Library. Copyright Notice Chalmers Publcaton Lbrary Copyrght Notce 202 IEEE. Personal use of ths materal s permtted. However, permsson to reprnt/republsh ths materal for advertsng or promotonal purposes or for creatng new collectve

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

Learning Ensembles of Convolutional Neural Networks

Learning Ensembles of Convolutional Neural Networks Learnng Ensembles of Convolutonal Neural Networks Lran Chen The Unversty of Chcago Faculty Mentor: Greg Shakhnarovch Toyota Technologcal Insttute at Chcago 1 Introducton Convolutonal Neural Networks (CNN)

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

Research Article Indoor Localisation Based on GSM Signals: Multistorey Building Study

Research Article Indoor Localisation Based on GSM Signals: Multistorey Building Study Moble Informaton Systems Volume 26, Artcle ID 279576, 7 pages http://dx.do.org/.55/26/279576 Research Artcle Indoor Localsaton Based on GSM Sgnals: Multstorey Buldng Study RafaB Górak, Marcn Luckner, MchaB

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 Simple Satellite Exclusion Algorithm for Advanced RAIM

A Simple Satellite Exclusion Algorithm for Advanced RAIM A Smple Satellte Excluson Algorthm for Advanced RAIM Juan Blanch, Todd Walter, Per Enge Stanford Unversty ABSTRACT Advanced Recever Autonomous Integrty Montorng s a concept that extends RAIM to mult-constellaton

More information

LANDMARC: Indoor Location Sensing Using Active RFID*

LANDMARC: Indoor Location Sensing Using Active RFID* LANDMARC: Indoor Locaton Sensng Usng Actve ID* Lonel M. N,2, Yunhao Lu, Yu Cho Lau and Abhshek P. Patl Department of Computer Scence & Engneerng Mchgan State Unversty East Lansng, Mchgan, USA luyun@msu.edu

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

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

This is a repository copy of AN ADAPTIVE LOCALIZATION SYSTEM USING PARTICLE SWARM OPTIMIZATION IN A CIRCULAR DISTRIBUTION FORM.

This is a repository copy of AN ADAPTIVE LOCALIZATION SYSTEM USING PARTICLE SWARM OPTIMIZATION IN A CIRCULAR DISTRIBUTION FORM. hs s a repostory copy of AN ADAPIVE LOCALIZAION SYSEM USING PARICLE SWARM OPIMIZAION IN A CIRCULAR DISRIBUION FORM. Whte Rose Research Onlne URL for ths paper: http://eprnts.whterose.ac.uk/118699/ Verson:

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

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

MDS-based Algorithm for Nodes Localization in 3D Surface Sensor Networks

MDS-based Algorithm for Nodes Localization in 3D Surface Sensor Networks MDS-based Algorthm for odes Localzaton n 3D Surface Sensor etworks Bljana Rsteska Stojkoska, Danco Davcev Faculty of Computer Scence and Engneerng Unversty Ss. Cyrl and Methodus Skopje, Macedona bljana.stojkoska@fnk.ukm.mk,

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

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

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

Advanced Bio-Inspired Plausibility Checking in a Wireless Sensor Network Using Neuro-Immune Systems

Advanced Bio-Inspired Plausibility Checking in a Wireless Sensor Network Using Neuro-Immune Systems Fourth Internatonal Conference on Sensor Technologes and Applcatons Advanced Bo-Inspred Plausblty Checkng n a reless Sensor Network Usng Neuro-Immune Systems Autonomous Fault Dagnoss n an Intellgent Transportaton

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 Detection Algorithms Performance in BLAST Enhanced IEEE a WLAN Standard on Measured Channels. University of Bristol

The Detection Algorithms Performance in BLAST Enhanced IEEE a WLAN Standard on Measured Channels. University of Bristol The Detecton Algorthms Performance n BLAST Enhanced IEEE 802.11a WLAN Standard on Measured Channels Unversty of Brstol Robert Pechoc, Paul Fletcher, Andy Nx, Nshan Canagarajah and Joe McGeehan The Thrd

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

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

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

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

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

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

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

Pedestrian Positioning Using WiFi Fingerprints and A Foot-mounted Inertial Sensor

Pedestrian Positioning Using WiFi Fingerprints and A Foot-mounted Inertial Sensor Pedestran Postonng Usng WF Fngerprnts and Foot-mounted Inertal Sensor Yang Gu*, Cafa Zhou, ndreas Weser, Zhmn Zhou* Insttute of Geodesy and Photogrammetry ETH Zurch Zurch, Swtzerland {yang.gu, cafa.zhou,

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

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

sensors ISSN

sensors ISSN Sensors 009, 9, 8593-8609; do:10.3390/s91108593 Artcle OPEN ACCESS sensors ISSN 144-80 www.mdp.com/journal/sensors Dstrbuted Envronment Control Usng Wreless Sensor/Actuator Networks for Lghtng Applcatons

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

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

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

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

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

Kalman Filter based Dead Reckoning Algorithm for Minimizing Network Traffic between Mobile Nodes in Wireless GRID 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

More information

Development of Neural Networks for Noise Reduction

Development of Neural Networks for Noise Reduction The Internatonal Arab Journal of Informaton Technology, Vol. 7, No. 3, July 00 89 Development of Neural Networks for Nose Reducton Lubna Badr Faculty of Engneerng, Phladelpha Unversty, Jordan Abstract:

More information

New Applied Methods For Optimum GPS Satellite Selection

New Applied Methods For Optimum GPS Satellite Selection New Appled Methods For Optmum GPS Satellte Selecton Hamed Azam, Student Member, IEEE Department of Electrcal Engneerng Iran Unversty of Scence &echnology ehran, Iran hamed_azam@eee.org Mlad Azarbad Department

More information

sensors ISSN by MDPI

sensors ISSN by MDPI Sensors 2007, 7, 628-648 Full Paper sensors ISSN 1424-8220 2007 by MDPI www.mdp.org/sensors Dstrbuted Partcle Swarm Optmzaton and Smulated Annealng for Energy-effcent Coverage n Wreless Sensor Networks

More information

Research on Controller of Micro-hydro Power System Nan XIE 1,a, Dezhi QI 2,b,Weimin CHEN 2,c, Wei WANG 2,d

Research on Controller of Micro-hydro Power System Nan XIE 1,a, Dezhi QI 2,b,Weimin CHEN 2,c, Wei WANG 2,d Advanced Materals Research Submtted: 2014-05-13 ISSN: 1662-8985, Vols. 986-987, pp 1121-1124 Accepted: 2014-05-19 do:10.4028/www.scentfc.net/amr.986-987.1121 Onlne: 2014-07-18 2014 Trans Tech Publcatons,

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

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

A New Algorithm for Calibration of Radar Biases Based on ADS-B

A New Algorithm for Calibration of Radar Biases Based on ADS-B A New Algorthm for Calbraton of Radar Bases Based on ADS-B 1 Wuzhenya, 2 Huangzhujan, 3 Hujun, 4 Yangchangq 1,4 College of Computer Scence, Schuan Unversty, Chengdu, 610065, Chna,4012394@qq.com 2 Chengdu

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

Prediction-based Interacting Multiple Model Estimation Algorithm for Target Tracking with Large Sampling Periods

Prediction-based Interacting Multiple Model Estimation Algorithm for Target Tracking with Large Sampling Periods 44 Internatonal Jon Ha Journal Ryu, Du of Hee Control, Han, Automaton, Kyun Kyung and Lee, Systems, and Tae vol. Lyul 6, Song no., pp. 44-53, February 8 Predcton-based Interactng Multple Model Estmaton

More information

Sensors for Motion and Position Measurement

Sensors for Motion and Position Measurement Sensors for Moton and Poston Measurement Introducton An ntegrated manufacturng envronment conssts of 5 elements:- - Machne tools - Inspecton devces - Materal handlng devces - Packagng machnes - Area where

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

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

Safety and resilience of Global Baltic Network of Critical Infrastructure Networks related to cascading effects

Safety and resilience of Global Baltic Network of Critical Infrastructure Networks related to cascading effects Blokus-Roszkowska Agneszka Dzula Przemysław Journal of Polsh afety and Relablty Assocaton ummer afety and Relablty emnars, Volume 9, Number, Kołowrock Krzysztof Gdyna Martme Unversty, Gdyna, Poland afety

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

Cooperative Localization Based on Visually Shared Objects

Cooperative Localization Based on Visually Shared Objects Cooperatve Localzaton Based on Vsually Shared Objects Pedro U. Lma 1,2, Pedro Santos 1, Rcardo Olvera 1,AamrAhmad 1,andJoão Santos 1 1 Insttute for Systems and Robotcs, Insttuto Superor Técnco, 1049-001

More information