Probabilistic Graphical Model based Personal Route Prediction in Mobile Environment

Size: px
Start display at page:

Download "Probabilistic Graphical Model based Personal Route Prediction in Mobile Environment"

Transcription

1 Appl. Math. Inf. Sc. 6 No. 2S pp. 651S-659S (2012) Appled Mathematcs & Informaton Scences An Internatonal 2012 NSP Natural Scences Publshng Cor. Probablstc Graphcal Model based Personal Route Predcton n Moble Envronment Je-Mn Km 1, Haejung Baek 1 and Young-Tack Park 1 1 School of Computng, Soongsl Unversty, 1-1, Sangdo-dong, Dongjak-Gu, Seoul, , Korea Correspondng author: Emal:kmjemns@hotmal.com, baekhj@gmal.com, park@ssu.ac.kr Receved July 15, 2011; Revsed Aug. 15, 2011; Accepted Sep. 2, 2011 Publshed onlne: 1 January 2012 Abstract: Indvduals tend to follow ther own preferred paths when travelng to specfc places. Informaton on these routes could be utlzed to buld varous ntellgent LBSs. In order to predct a current user s route, varous approaches have been researched. In ths paper, we suggest a practcal approach to learnng users' route patterns from ther hstores and usng that nformaton to predct specfc routes. In cases where exstng routes overlap,.e., where parts of routes are the same, n a user's route model, t s dffcult to dentfy the user's ntended path. For more accurate predcton, frstly, we extract route patterns by adoptng mage processng. Secondly, we buld a stateobservaton model reflectng users' ntentons, based on route patterns, temporal features and weather nformaton. Our approach consst of four steps: recognzng regons for splttng routes nto trp segments, route pattern mnng, learnng users' route models and trp route predcton. Our method acheved a predcton accuracy of 96.4% n tests performed wth 15 smartphone users. Keywords: Data Mnng, Temporal Probablstc Model, Route Predcton, Locaton based Servce. 1 Introducton Smartphones ncorporate many dverse and powerful sensors. In partcular, the global postonng system (GPS) can easly observe and collect the trajectores of a person. When people travel n the real world, they leave record of ther locaton hstores n the form of GPS logs. The GPS logs provde a useful bass to learn the route patterns of people. Most people have personal route patterns, whch are comprsed of journeys of a repettve nature. Personal routes would be extremely useful n the doman of locaton-aware ntellgence servces, partcularly n applcatons such as group socal networkng based on the future locaton of users, predcton of personal behavors, predcton of ndvduals arrval tmes at specfc places and so on. These servces have motvated researchers to explore the possbltes of route predcton. Currently, there are many dfferent approaches to route predcton. A personal route predcton system proposed n [1] predcts the route that people wll take, adaptng a basc Markov model and 2nd Markov model. However, ths system only use a GPS coordnates sequence to learn route patterns. In the same manner, most exstng work does not ncorporate all avalable facts that could provde clues to dentfyng a route.. In ths paper, we propose a practcal approach to predctng the current transt route of a user, usng a probablstc graphcal model bult from hstorcal data. Our approach conssts of four sequental parts: decdng upon RSPs (Route Separaton Ponts), route pattern mnng, personal route modelng and route predcton. In the RSP-decson step, we fnd sgnfcant places that separate a route nto segments. Ths s done usng a heurstc algorthm, adaptng four flters to consder the velocty and densty of a GPS sequence, WF access ponts, and user actvty data. In the route pattern mnng, usng an mage-processng algorthm, we abstract users' route patterns from personal GPS hstores and detected RSPs. In the personal route modelng step,

2 256 Je-Mn Km et. al.: Probablstc Graphcal Model based Personal Route... Fgure 1: The personal route predcton archtecture we buld a probablstc model that s used n route predcton. In cases where segments overlap (.e., some parts of routes are the same n a user's route patterns), t s dffcult to dentfy the user's ntended route. In general, when a person vsts a specfc place, routng s nfluenced by the user s envronment. Therefore, we consder usng not only coordnate sequences from users' GPS hstores, but also aspects of ther envronment hstores, ncludng temporal nformaton (day of the week, travel tme), users' actvtes and weather nformaton. In order to buld a model, we consder the relatonshp among varables. There s a transton relaton between values of segments because each route conssts of an ordered segment sequence. On the other hand, there are condtonal dependences between segments and other envronmental facts. In ths paper, we adapt the State-Observaton model [2]. In the personal route predcton step, we predct a user's current transt route, based on ther route patterns and probablstc models. Ths step ncludes four components: the canddate segment decson process, whch dentfes target segments to compare wth a user s current locaton, the smlarty calculaton between canddate segments and a user locaton, the segment valdaton process, whch decdes whether the most smlar segment s a user's current movng segment, and the route decson, based on current envronmental facts. In ths paper, we make an mportant assumpton. Many studes of users' actvty recognton have been conducted [3-5]. Usng dverse sensors offered by moble devces, these studes nfer users' actvtes, such as takng a bus, rdng the subway, walkng, runnng or standng. Therefore, the results of ths pror work are ncorporated nto our approach to buld a probablstc model of users' route patterns. 2 Personal Route Modelng and Predcton Our route predcton approach conssts of four major steps: the RSP decson, whch fnds sgnfcant places that separate a route nto segments; the route pattern mnng step, whch extracts the complete route patterns of user usng an mage processng algorthm [6,7]; the personal route modelng step, whch entals learnng the transton probablty relatonshps among segments, as well as the dependences between segments and envronmental facts, usng a State-Observaton model; the personal route predcton step, whch chooses the most sutable route based on a probablty model. To reduce the computatonal load on the smartphone, our approach has a clent-server structure. Fg. 1 presents the clent-server archtecture for personal route predcton. The clent sde (smart phone) gathers recorded data n order to buld a behavor model and route model. Then, the clent sends the collected data to the server. The server learns personal behavors, fnds RSPs usng four flters, extracts route patterns by employng an mage-processng algorthm and bulds a personal route model, based on a probablstc analyss. The learned behavors and personal route models are transmtted to the clent. Thus, the clent nfers a

3 Je-Mn Km et. al.: Probablstc Graphcal Model based Personal Route user s behavor and predcts ther current transt route. The route pattern extracton and model buldng process consumes a large amount of computng tme and resources, and, further, t should be executed only rarely, thus these steps are performed on the server. On the other hand, the route predcton process should be executed n real-tme, thus ths step s performed on the clent (smartphone). 3 Route Separaton Ponts Recognton and Route Pattern Mnng In order to predct users' current transt routes, frst, we perform the route recognton process to separate a personal route nto segments. Adaptng four flters, each regon s separated by passng t through these flters. In ths step, route separaton ponts (RSPs) are decded upon by comparng a sngle parameter, assocated wth each flter, to velocty and densty values, whch are based on detected GPS coordnates, detected WF access ponts and a user's behavor durng an arbtrary perod of tme, t+. A RSP s categorzed nto a fxed area and a separaton area. A fxed area s a regon that a user remans n for a long tme, such as a home or offce. A separaton area s a space wthn whch a person's behavoral changes occur, such as a bus staton or subway. When a person reaches a separaton area, there are dfferences n ther velocty and actvty. Ths occurs as they transton between route segments that are dvded by ths area because they may board publc transt. When a person stays n a fxed area, ths area shows a hgh densty of GPS pont records and, further, the same WF access ponts are detected repeatedly. Therefore, separaton areas could be dentfed by the change n velocty and behavor, whle fxed areas could be dentfed by the densty of GPS ponts and detected WF access ponts n the area. Velocty Flter: It s assumed that ndvduals move at a constant speed between two consecutve GPS ponts, and that there s a reasonable speed range for ndvduals. The parameter values of the velocty flter nclude vel non, vel walk, and vel transt. Densty Flter: Ths s desgned to check for the presence of redundant poston data, whch s recorded when users are nsde specfc areas, such as buldngs. Gven a wndow sze, d, we frst calculate the centrod for each d-sequental-poston sequence n a regon. Then, the maxmum dstance between these centrods s calculated to estmate whether the regon contrbutes to a reasonable movement dstance. The parameter values of the densty flter nclude den non, den sep, and den fx. Behavor Flter: Ths flter assumes that ndvduals exhbt a sngle type of behavor at a gven pont n tme. The parameter values of the behavor flter nclude act stay, act walk, act bus, act car and act subway. WF Flter: The value of the WF flter reflects the comparablty of WF access ponts detected n a specfc regon. Therefore, ths flter ncludes the wf mat parameter value. As a result of testng, we concluded that the best precson for fxed area recognton s observed when we assgn wf mat a value of The route pattern extracton process s dvded nto two parts n whch spatal nformaton and temporal nformaton are separately recognzed. The frst part entals representng locatons on a grd space and learnng only the geospatal nformaton of GPS logs usng mage-processng. The second part entals makng path graphs based on the learned spatal models and, further, learnng route patterns usng temporal factors of the GPS data Extractng Route Lne Grd mappng and lne generaton: Consder Even though a user follows the same routes, the produced logs rarely show the same values because of GPS's naccuracy (about 50m). In addton, GPS ponts n a real scale are sporadcally dstrbuted, whch makes t more dffcult to extract any pattern and also hghly ncreases the complexty of dong so. To solve these problems and obtan GPS error tolerances, we generalze GPS measurements usng a regular grd. The transformaton functon for GPS measurements from a sngle 2D Grd s defned as T : H 2 N(R 2 ), where H 2 s the real world space usng Haversne dstance and R 2 s the whole 2D Grd usng Eucldean dstance. We represent a space as a 400*400 twodmensonal, one-level grd, where each cell s less than 50 meters on a sde. Decdng upon the dmensons of a grd space s a crtcal ssue for the accuracy of trajectory representaton. The basc dea s to cluster trajectores wth smlar start and end ponts, and to remove trajectory regons that are not clustered; those regons that are seldom vsted by the user. We represent trajectores usng smple lnes, whch connect start ponts wth end ponts.

4 256 Je-Mn Km et. al.: Probablstc Graphcal Model based Personal Route... Fgure 2: The process of lne generaton Then, each trajectory s smply characterzed by an angle, a start pont, an end pont, and the mdpont. If the angle and the three ponts (start, end and md) between trajectores are smlar, we consder the trajectores to be n smlar regons. The functon s desgned to evaluate the closeness of four features when comparng two trajectores. dst( I, I j ) d ( I, I j ) w dhcenter ( I. sm, I j. s jm' ) (1) dh ( I. s, I. s ) dh ( I. s, I. s ) start 1 Here, angular dstance, d θ, s the gap between the bearng angle of the startng and endng ponts of I and the bearng angle of I j, whle dh s the Harvesne dstance. Even though the GPS ponts project onto a much smaller grd space, the grd ponts are not connected, whch can be seen n panels (a) and (c) of Fg. 2. We make a connecton by constructng ntermedate ponts between the two ntal ponts, followng an nterpolaton process. For the connecton, we adapt the Brensenham lne algorthm, whch s an effcent and fast algorthm, to draw a lne on the grd space, graphcally. Panels (b) and (c) of Fg. 2 depct the results of generatng lnes between ponts based on the Brensenham method [8]. These lnes are called GPS lnes, n order to dfferentate them from route lnes, whch are learned from each GPS lne. Lne ntegraton and lne thnnng: To abstract the accumulated GPS lnes, we have adapted the thnnng approach n computer vson. We restate our problem as a skeletonzaton of j j1 end e j je' routes from an mage, whch s generated by ntegratng the GPS lnes of trajectores on a 2D grd. When we ntegrate the lnes, we use a thckenng technque, whch adds addtonal pxels to the orgnal lne. Ths smple technque allows our system to overcome the naccuracy of GPS logs, stemmng from GPS errors or readng ntervals. From the ntegrated mage, we extract pxel-wde route lnes usng a thnnng algorthm. A smple example s shown n Fg. 3. The accumulated mage could be consdered the result of summng mages of the trajectores. The pxels, (x, y j ), n an ntegrated mage, are counted usng both those trajectores that have a pxel (x, y j ) that s taken as a GPS lne as well as those trajectores that have a pxel (x, y j ) that s the neghbor of a GPS lne, even though the latter pxels are not actually on GPS lnes. Panel (a) of Fg. 3 smply shows ths mechansm, n whch the pxels surroundng the target pxel are on GPS lnes. Even though the target pxel s not on the lnes, we consder these pxels as components of user paths, check ther valdty and count them. We use the Zhang-Suen thnnng algorthm [7] for the skeletonzaton, to extract route lnes from an ntegrated mage. The Zhang-Suen algorthm has the advantage of processng speed as t uses a parallel method. However, ths algorthm has some weaknesses, such as the fact that t produces that skeletons contan artfacts, lke neckng, tal and lne fuzz. Further, the skeletons are not one pxel n wdth. To solve these problems, Parker has ntroduced a hybrd thnnng algorthm [6]. The Fgure 3: Pxel wde route lne extracton example

5 Je-Mn Km et. al.: Probablstc Graphcal Model based Personal Route algorthm merges three methods: Stentford's preprocessng for reducton of defects, Zhang- Suen s thnnng algorthm and Holt's starcase removal as a post-processng step, to produce a onepxel-wde skeleton. Panel (b) of Fg. 3 shows the result of thnnng, whch also reveals starcase problems. To extract one-pxel skeletons, we perform Holt's star removal method. The one-pxel skeleton produced by Holt's algorthm s presented n panel (c) of Fg. 3. In route pattern learnng, t s mportant to mantan topologes on the mage, however, smplcty s more mportant. As such, we add the post processng algorthm to remove relatvely short lne fuzz as well as crculatons that have a short dstance, below a threshold Learnng Route Pattern We construct route patterns as graphs from the produced lnes (skeletons) and RSPs. Frstly, structural features of skeletons become nodes, such as termnal ponts, turnng ponts, whch have less than two adjacent pxels or more, and RSPs. The connected pxels between nodes become edges. A lne graph, LG, s a undrected graph that s a par, (V, E), where V = {v : v P} and E {{, j}:, j V and {,j} route lnes}, whch s a set of unordered pars. Fg. 4 shows a graph generated from a thnned mage. We adapt a breadth-frst search algorthm to make a lne graph. The basc dea s to recognze nodes, choose a start node, s, explore every edge of the nodes, put the encountered nodes nto a queue, Q, and to then repeat ths routne untl every node and edge has been checked. Usng the produced lne graph, we learn the trajectores of a user wth temporal nformaton. We project each trajectory wth a tmestamp nto a lne graph, LG, usng the smlartes between the pxels of each trajectory and the pxels of the LG. Ths method of comparng pxels s relatvely easy, but also produces a local mnmum problem; a few pxels of a gven trajectory may be smlar. To avod the local mnmum problem, we perform a hybrd approach. In cases where the pxels of trajectores correspond to nodes of a LG that has at least three alternatves, we use a more sophstcated smlarty functon, whch s explaned n chapter 5. In the other case, where the pxels are not near nodes and have less than two alternatves, we just use the smlarty between pxels. Fgure 4: An example of a lne graph 4 Buldng Personal Route Model In cases where overlappng segments exst (.e., where parts of routes are the same n a user's route patterns), t makes dffcult to dentfy the user's ntended route. In order to solve ths problem, we adapt a probablstc analyss to consder facts reflectng a user's ntenton. Consderng two relatons, we buld the personal route model based on a State-Observaton model. Frst, we buld a transton model for the transton probablty between segments. Generally, the probablty of a person travels n a segment s nfluenced by the prevous segment because each route conssts of an ordered segment sequence. Therefore, the transton model s defned by the followng equaton n P( s) P( s s ) P( s Prev s ) (2) 1 Gven a user s current segment, s, or a seres of segments, (s 1, s 2, s 3,..., s k ), the predcton of the next segment that the user wll vst, s 0, s determned by ths jont probablty. P(s, s ) s the probablty that s and s occur. Ths s the probablty that a person vsts s and s. Second, we buld an observaton model for the condtonal probablty between a segment and set of envronment facts. Generally, the probablty that a person travels n a segment s nfluenced by the partcular tme, day of the week and weather. Furthermore, users' behavors are dfferent n dfferent segments. Therefore, these facts could provde a bass for understandng a user's ntended route. The observaton model s defned by the followng equaton. n 1,..., on ) P( s) P( o s) 1 P( s, o (3) Gven a user s current segment, s, and a seres of observed values reflectng envronmental facts, (o 1, o 2, o 3, o 4 ), the predcton of the next segment, s 0, s determned by the probablty of each o and the condtonal probablty, P(s o ), for each o. P(s o ) s the probablty that s and o occur. Ths refers to the chances of t beng a partcular tme, partcular

6 252 Je-Mn Km et. al.: Probablstc Graphcal Model based Personal Route... day, the weather beng n a partcular state and the users performng a partcular behavor when they vst s. The followng table shows the values of observed varables. Table 1: The values of each envronmental varable Envronment Value varable tme of day mornng, noon, nght day of week weekday, holday weather sunny, rany, snowy behavor stay, walk, nbus, nsubway, ncar 5 Personal Route Predcton The route predcton process s composed of canddate segments selecton from a set of target segments, a smlarty calculaton, whch fnds the best connected segment (BCS), a segment valdaton process, whch decdes whether the best smlarty segment s a predctable segment, and a route decson based on current envronmental facts. In route decson step, consderng the user's ntentons, we adapt a probablstc method to resolve the overlappng routes problem. We use both a segment of GPS logs as well as the average travel tme, travelng days, user actvty and weather nformaton, n order to determne the user's ntenton. Because recordng a segment of GPS logs for use n route predcton consumes sgnfcant smartphone battery lfe, we set a tme nterval of ten seconds for the recodng of GPS ponts. A segment of GPS logs, G', s a sequence of locatons, from g 1 to g m. Fndng a current route wthn a route model consumes much computaton tme n the smlarty calculaton. Therefore, t s mportant to reduce the number of segments that are to be compared, whch we call target segments. The canddate segment decson process fnds target segments that exst wthn a bounded segment of GPS logs. The boundary threshold, whch we call the MB (Mnmum Bound), s a boundng box that reduces the search space of the route model. Pvotng on each pont n a segment of GPS logs, MBs are calculated by λ. Consderng our context of locaton-aware moble servces, we determne λ usng GPS error rates and the walkng speed of each user. Therefore, λ s determned by the maxmum devaton between each trajectory that s used n buldng a route model, a learned route pattern and the average dstance per perod (10 seconds). Fgure 5: An example of canddate segments selecton 2 2 (max_ devaton ) ( Ave _ dst / tme) (4) The smlarty calculaton process decdes the BCS that has the hghest smlarty wthn a canddate set, for a segment of GPS logs. The smlarty s calculated by a functon that consders the dstance from the ponts of each segment n the route model to each pont n the segment of GPS logs. We defne dst, the dstance between a pont of GPS log, g, and a segment, s m = {s 1, s 2,..., s j }, as dst g, s ) ( dst( g, s )) (5) ( m mn j s j where dst(g, s j ) s the Haversne formula based on the dstance between g and s j. So, n actualty, dst(g, s m ) s the shortest dstance from g to any pont on s m. We defne the smlarty functon, Sm(G', s m ), between G' and s m, based on the dstance of each matched par. The matched par, <g, s j >, conssts of g and the nearest pont to g, s j. We use the exponental functon, e, to measure the contrbuton of each matched par to Sm(G', s m ). Ths s because we would lke to assgn a larger contrbuton to a closer matched par of ponts, whle gvng a much lower value to those pars that are dstant. Ths results n an exponentally decreasng contrbuton, as dst(g, s m ) lnearly ncreases. Sm G T ( m dst( g, sm ) ', sm) e (6) 1 The segment valdaton process decdes whether the BCS s the segment that should be used n a predcton. To mantan effcency, we adapt a lower bound (LB). The LB s a standard value that accumulates the allowable error dstance for each s j. In order to select a proper LB, we consder the maxmum devaton and average devaton between each trajectory used n buldng a route model, a learned route pattern, as well as the margn of GPS error (20, 30, 50 meter). Accordng to the results of a test, usng the average devaton n the valdaton

7 Je-Mn Km et. al.: Probablstc Graphcal Model based Personal Route process was found to produce the best accuracy for route predcton. If the smlarty of the BCS s greater than the LB, the BCS s a predctable segment. LB m 1 The route decson process nfers a user's current transt route based on a predctable segment and a route probablty model. As Fg. 6 shows, routes r 1 and r 2 have a common segment, whch s the nearest path (from v 1 to v 2 ) to a segment of GPS logs. Thus, r 1 and r 2 have equal smlarty to a segment of GPS logs. In order to resolve ths problem, we adapt a State-Observaton model to consder other facts that reflect a user's ntenton. In order to decde a user's ntended route, we use envronmental nformaton, such as the varables n table 1. For nstance, our method calculates the probablty of segment v 2 ~v 4 and the probablty of segment v 2 ~v 3 for a gven State-Observaton model, n order to determne whether the predctable segment s r 1 or r 2. Therefore, a route ncludng a segment that has the hghest probablty s determned to be the user's current transt route. current route (arg max p( seg )) r p( seg ) n 1 p( o Prev seg) p(preg seg) e rs p( seg Prev seg ) p( o Prev seg ) n 1 p( o Preg seg) (7) (8) developed by Kyunghee Unv. Ths module could dstngush 5 behavors (stay, walk, run, bus, subway) based on the smartphone s accelerometer and GPS. The test data consst of 46 routes of 15 users (tester), generated by route model learnng. In Korean ctes, n order to get on a bus or a subway, people commonly walk (about 5~10mntes) from specfc places (home, offce and so on) to bus stops or subway statons. Therefore, t s proper that a segment of GPS logs has a length of 1~5 mnutes, to mantan the practcalty of predcton results. Through the frst test, we decded the approprate length of a segment of GPS logs. Each tester dentfed whether a predcted route s a current route on whch he/she s movng. Ths was done usng our plot applcaton, whch predcted the user's current route. Ths work s performed over one month wthout the trajectory valdaton step. For the detaled analyss of test results, the ffteen testers were dvded nto fve groups and each tester dentfed whether a predcted route was ther current transt route. As shown n Fg. 7, the accuraces of route predctons, based on 3-mnute segments of GPS logs, are 92~94%. On the other hand, the accuraces for 1 or 2-mnute segments of GPS logs are low, overall. The accuraces for 4 or 5-mnute segments of GPS logs are no better than those obtaned wth 3-mnute segments of GPS logs. Fgure 6: An example of an overlappng route problem 6 Experment We descrbe the results of tests for our approach. For the tests, we have collected real data sets from 15 users for roughly 60 days, n Korean ctes. We performed three tests n order to prove the practcalty of our approach for route predcton. Our approach s mplemented n Java and examned on a androd phone wth QSD 8250 and 512MB Memory. In order to detect users' behavor, we use an actvty recognton module, whch was Fgure 7: The accuracy by the length of a GPS log In order to decde a threshold (for the LB) to valdate whether a BCS s a predctable segment, we performed a second test (usng 3 mnute segments of GPS logs). We consder the maxmum devaton and average devaton between the GPS ponts of a route and GPS ponts of each trajectory used n buldng the route, n addton to GPS error margns of 20, 30, and 50m (because detected GPS ponts have an error rate of about 50m, at most)

8 256 Je-Mn Km et. al.: Probablstc Graphcal Model based Personal Route... partcular, the proposed probablstc approach, whch s based on a State-Observaton model, helps to solve problems wth overlappng routes that reflect a user's ntentons. Then, we suggest the average devaton as a useful threshold for valdaton tests. Based on experments conducted wth 15 smartphone users, our approach shows 96.4% accuracy. In route pattern learnng, we have found several ponts that can be mproved, such as parameter -senstvty or troubles wth routes over short dstances. In the future, we wll focus on these mprovements. Fgure 8: The valdaton accuraces for dfferent threshold factors of the LB As shown n Fg. 8, the accuraces of the valdaton results are the hghest when the average devaton s appled to a threshold to calculate the LB. Because the overall valdaton accuraces are 92~95%, the average devaton s a good factor n determnng the threshold for valdaton. In the fnal test, we measured the accuracy of our route predcton approach, adaptng a probablstc approach wth a segment of GPS logs (3 mnutes n length - test 1) and the average devaton (test 2). We consder senstvty and specfcty n computng accuracy. Senstvty refers to whether a predcted route correctly dentfes the user's current ntended route and specfcty refers to whether non-current routes are correctly fltered. Table 2 shows the result for our fnal test. Table 2: The test results of route predcton Predctable Unpredctable Total Current transt route No current transt route Total Senstvty Specfcty Accuracy Concluson In ths paper, we propose a practcal approach for personal route modelng and predcton. For effcency and performance modelng, we suggest a learnng approach usng mage-processng and a probablstc method. In order to perform effcent predcton, we focus on three parts - the approprate length of a segment of GPS logs, the decson of users' ntended route, adaptng a probablstc method, and the threshold for valdaton. In Acknowledgements Ths work was supported by the Industral Strategc Technology Development Program ( , Development of a Cogntve Plannng and Learnng Model for Moble Platforms) funded by the Mnstry of Knowledge Economy(MKE, Korea). References [1] L. Chen, M. Lv, Q. Ye, G. Chen, and J. Woodward. A personal route predcton system based on trajectory data mnng. Informaton Scence, Vol.181, No.7, (2011), [2] D. Koller and N. Fredman. Probablstc Graphcal Models: Prncples and Technques (The MIT press, Cambrdge, USA, 2009). [3] E.M. Tapa, S.S. Intlle, W. Haskell, K. Larson, J. Wrght, A. Kng, and R. Fredman. Real-tme recognton of physcal actvtes and ther ntenstes usng wreless accelerometers and a heart rate montor. Proceedngs of the Internatonal Symposum on Wearable Computers, (2007), 1-4. [4] J. Lester, T. Choudhury and G. Borrello. A practcal approach to recognzng physcal actvty. Proceedngs of the Internatonal Conference on Pervasve Computng, Vol.3968, (2006), [5] Y. Zheng, Y.K. Chen, Q. L, X. Xe and W.Y. Ma. Understandng transportaton modes based on GPS data for web applcatons, ACM Trans on the Web, Vol.4, No.1, (2010), [6] J.R. Parker. Algorthm for mage processng and computer Vson (Wley, Hoboken, USA, 2010). [7] S. Zhang and K.S. Fu. A thnnng algorthm for dscrete bnary mage, Computer Graphcs and Image Processng, Vol.13, No.2, (1980), [8] J.E. Bresenham, Algorthm for computer control of a dgtal plotter, IBM systems journal, Vol.4, No.1, (1965),

9 Je-Mn Km et. al.: Probablstc Graphcal Model based Personal Route Je-Mn Km s a Ph.D. student at School of computng, Soongsl Unversty. In 2004 he receved hs M.Sc. degree n computer scence. He worked prevously at the Kangnam Unversty as a teacher n the fe ld of compute r scence. He s the author and co-author of several scentfc papers, and partcpates n semantc web, ubqutous computng and moble computng project. He has strong scentfc and development expertse n ontology modelng, ontology reasonng and machne learnng. Haejung Baek s a researcher at School of computng, Soongsl Unversty. She receved her M.Sc. degree n computer scence n In 2004, she receved her Ph.D degree n Artfcal Intellgence; wth thess focused on actve learnng of robots usng symbolc and non-symbolc learnng. She studed on robots at KIST(Korea Insttute Scence Technology) and on object recognton for robots at CMU(Carneg Mellon Unversty n USA). She s also a adjunct professor n Kjeon Unversty n Jeonju. She s nterested n machne learnng, robot(vson and cogntve learnng) and moble computng. Young-Tack Park s a professor at School of computng, Soongsl Unversty. He receved hs M.Sc. degree n computer scence n In 1992, he receved hs Ph.D. degree n Artfcal Intellgence; wth thess focused on black board scheduler control knowledge for heurstc classfcaton. He teaches A.I at the Faculty of Computer Scence. He s also a supervsor and consultant for Ph.D., master and bachelor studes. He has authored and coauthored multple research papers and partcpated n natonal research projects. Hs research nterests n Semantc Web, Ontology Reasonng and Machne Learnng. He has strong scentfc and development expertse n ontology reasonng, agent system and moble computng.

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

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

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

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

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

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

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

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

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

An Activity Based Mobility Prediction Strategy Using Markov Modeling for Wireless Networks

An Activity Based Mobility Prediction Strategy Using Markov Modeling for Wireless Networks An Actvty Based Moblty Predcton Strategy Usng Markov Modelng for Wreless Networks R.V. Mathvarun and V.Vadeh Abstract: The foremost objectve of a wreless network s to facltate the communcaton of moble

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

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

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

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

Ensemble Evolution of Checkers Players with Knowledge of Opening, Middle and Endgame

Ensemble Evolution of Checkers Players with Knowledge of Opening, Middle and Endgame Ensemble Evoluton of Checkers Players wth Knowledge of Openng, Mddle and Endgame Kyung-Joong Km and Sung-Bae Cho Department of Computer Scence, Yonse Unversty 134 Shnchon-dong, Sudaemoon-ku, Seoul 120-749

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

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

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

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

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

Control Chart. Control Chart - history. Process in control. Developed in 1920 s. By Dr. Walter A. Shewhart

Control Chart. Control Chart - history. Process in control. Developed in 1920 s. By Dr. Walter A. Shewhart Control Chart - hstory Control Chart Developed n 920 s By Dr. Walter A. Shewhart 2 Process n control A phenomenon s sad to be controlled when, through the use of past experence, we can predct, at least

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

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

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

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 High-Sensitivity Oversampling Digital Signal Detection Technique for CMOS Image Sensors Using Non-destructive Intermediate High-Speed Readout Mode

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

More information

Performance Testing of the Rockwell PLGR+ 96 P/Y Code GPS receiver

Performance Testing of the Rockwell PLGR+ 96 P/Y Code GPS receiver Performance Testng of the Rockwell PLGR+ 96 P/Y Code GPS recever By Santago Mancebo and Ken Chamberlan Introducton: The Rockwell PLGR (Precson Lghtweght GPS Recever) + 96 s a Precse Postonng Servce P/Y

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

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

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

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

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

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

MASTER TIMING AND TOF MODULE-

MASTER TIMING AND TOF MODULE- MASTER TMNG AND TOF MODULE- G. Mazaher Stanford Lnear Accelerator Center, Stanford Unversty, Stanford, CA 9409 USA SLAC-PUB-66 November 99 (/E) Abstract n conjuncton wth the development of a Beam Sze Montor

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

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

Digital Transmission

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

More information

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

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

Machine Learning in Production Systems Design Using Genetic Algorithms

Machine Learning in Production Systems Design Using Genetic Algorithms Internatonal Journal of Computatonal Intellgence Volume 4 Number 1 achne Learnng n Producton Systems Desgn Usng Genetc Algorthms Abu Quder Jaber, Yamamoto Hdehko and Rzauddn Raml Abstract To create a soluton

More information

Cod and climate: effect of the North Atlantic Oscillation on recruitment in the North Atlantic

Cod and climate: effect of the North Atlantic Oscillation on recruitment in the North Atlantic Ths appendx accompanes the artcle Cod and clmate: effect of the North Atlantc Oscllaton on recrutment n the North Atlantc Lef Chrstan Stge 1, Ger Ottersen 2,3, Keth Brander 3, Kung-Sk Chan 4, Nls Chr.

More information

Evaluate the Effective of Annular Aperture on the OTF for Fractal Optical Modulator

Evaluate the Effective of Annular Aperture on the OTF for Fractal Optical Modulator Global Advanced Research Journal of Management and Busness Studes (ISSN: 2315-5086) Vol. 4(3) pp. 082-086, March, 2015 Avalable onlne http://garj.org/garjmbs/ndex.htm Copyrght 2015 Global Advanced Research

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

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

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

problems palette of David Rock and Mary K. Porter 6. A local musician comes to your school to give a performance

problems palette of David Rock and Mary K. Porter 6. A local musician comes to your school to give a performance palette of problems Davd Rock and Mary K. Porter 1. If n represents an nteger, whch of the followng expressons yelds the greatest value? n,, n, n, n n. A 60-watt lghtbulb s used for 95 hours before t burns

More information

Secure Transmission of Sensitive data using multiple channels

Secure Transmission of Sensitive data using multiple channels Secure Transmsson of Senstve data usng multple channels Ahmed A. Belal, Ph.D. Department of computer scence and automatc control Faculty of Engneerng Unversty of Alexandra Alexandra, Egypt. aabelal@hotmal.com

More information

NETWORK 2001 Transportation Planning Under Multiple Objectives

NETWORK 2001 Transportation Planning Under Multiple Objectives NETWORK 200 Transportaton Plannng Under Multple Objectves Woodam Chung Graduate Research Assstant, Department of Forest Engneerng, Oregon State Unversty, Corvalls, OR9733, Tel: (54) 737-4952, Fax: (54)

More information

1 GSW Multipath Channel Models

1 GSW Multipath Channel Models In the general case, the moble rado channel s pretty unpleasant: there are a lot of echoes dstortng the receved sgnal, and the mpulse response keeps changng. Fortunately, there are some smplfyng assumptons

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

@IJMTER-2015, All rights Reserved 383

@IJMTER-2015, All rights Reserved 383 SIL of a Safety Fuzzy Logc Controller 1oo usng Fault Tree Analyss (FAT and realablty Block agram (RB r.-ing Mohammed Bsss 1, Fatma Ezzahra Nadr, Prof. Amam Benassa 3 1,,3 Faculty of Scence and Technology,

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

Optimization Frequency Design of Eddy Current Testing

Optimization Frequency Design of Eddy Current Testing Optmzaton Frequency Desgn of Eddy Current Testng NAONG MUNGKUNG 1, KOMKIT CHOMSUWAN 1, NAONG PIMPU 2 AND TOSHIFUMI YUJI 3 1 Department of Electrcal Technology Educaton Kng Mongkut s Unversty of Technology

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

Recognition of Low-Resolution Face Images using Sparse Coding of Local Features

Recognition of Low-Resolution Face Images using Sparse Coding of Local Features Recognton of Low-Resoluton Face Images usng Sparse Codng of Local Features M. Saad Shakeel and Kn-Man-Lam Centre for Sgnal Processng, Department of Electronc and Informaton Engneerng he Hong Kong Polytechnc

More information

Throughput Maximization by Adaptive Threshold Adjustment for AMC Systems

Throughput Maximization by Adaptive Threshold Adjustment for AMC Systems APSIPA ASC 2011 X an Throughput Maxmzaton by Adaptve Threshold Adjustment for AMC Systems We-Shun Lao and Hsuan-Jung Su Graduate Insttute of Communcaton Engneerng Department of Electrcal Engneerng Natonal

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

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

Evaluation of Techniques for Merging Information from Distributed Robots into a Shared World Model

Evaluation of Techniques for Merging Information from Distributed Robots into a Shared World Model Master Thess Software Engneerng Thess no: MSE-2004:26 August 2004 Evaluaton of Technques for Mergng Informaton from Dstrbuted Robots nto a Shared World Model Fredrk Henrcsson Jörgen Nlsson School of Engneerng

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

FFT Spectrum Analyzer

FFT Spectrum Analyzer THE ANNUAL SYMPOSIUM OF THE INSTITUTE OF SOLID MECHANICS SISOM 22 BUCHAREST May 16-17 ----------------------------------------------------------------------------------------------------------------------------------------

More information

Genetic Algorithm for Sensor Scheduling with Adjustable Sensing Range

Genetic Algorithm for Sensor Scheduling with Adjustable Sensing Range Genetc Algorthm for Sensor Schedulng wth Adjustable Sensng Range D.Arvudanamb #, G.Sreekanth *, S.Balaj # # Department of Mathematcs, Anna Unversty Chenna, Inda arvu@annaunv.edu skbalaj8@gmal.com * Department

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

Webinar Series TMIP VISION

Webinar Series TMIP VISION Webnar Seres TMIP VISION TMIP provdes techncal support and promotes knowledge and nformaton exchange n the transportaton plannng and modelng communty. DISCLAIMER The vews and opnons expressed durng ths

More information

Optimizing a System of Threshold-based Sensors with Application to Biosurveillance

Optimizing a System of Threshold-based Sensors with Application to Biosurveillance Optmzng a System of Threshold-based Sensors wth Applcaton to Bosurvellance Ronald D. Frcker, Jr. Thrd Annual Quanttatve Methods n Defense and Natonal Securty Conference May 28, 2008 What s Bosurvellance?

More information

Comparison of Two Measurement Devices I. Fundamental Ideas.

Comparison of Two Measurement Devices I. Fundamental Ideas. Comparson of Two Measurement Devces I. Fundamental Ideas. ASQ-RS Qualty Conference March 16, 005 Joseph G. Voelkel, COE, RIT Bruce Sskowsk Rechert, Inc. Topcs The Problem, Eample, Mathematcal Model One

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

Medium Term Load Forecasting for Jordan Electric Power System Using Particle Swarm Optimization Algorithm Based on Least Square Regression Methods

Medium Term Load Forecasting for Jordan Electric Power System Using Particle Swarm Optimization Algorithm Based on Least Square Regression Methods Journal of Power and Energy Engneerng, 2017, 5, 75-96 http://www.scrp.org/journal/jpee ISSN Onlne: 2327-5901 ISSN Prnt: 2327-588X Medum Term Load Forecastng for Jordan Electrc Power System Usng Partcle

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

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

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

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

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

Spatiotemporal Route Estimation Consistent with Human Mobility Using Cellular Network Data

Spatiotemporal Route Estimation Consistent with Human Mobility Using Cellular Network Data Internatonal Workshop on the Impact of Human Moblty n Pervasve Systems and Applcatons 203, San Dego (8 March 203) Spatotemporal oute Estmaton onsstent wth Human Moblty Usng ellular Network Data Hrosh Kanasug,

More information

Decision aid methodologies in transportation

Decision aid methodologies in transportation Decson ad methodologes n transportaton Lecture 7: More Applcatons Prem Kumar prem.vswanathan@epfl.ch Transport and Moblty Laboratory Summary We learnt about the dfferent schedulng models We also learnt

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

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

STATISTICS. is given by. i i. = total frequency, d i. = x i a ANIL TUTORIALS. = total frequency and d i. = total frequency, h = class-size

STATISTICS. is given by. i i. = total frequency, d i. = x i a ANIL TUTORIALS. = total frequency and d i. = total frequency, h = class-size STATISTICS ImPORTANT TERmS, DEFINITIONS AND RESULTS l The mean x of n values x 1, x 2, x 3,... x n s gven by x1+ x2 + x3 +... + xn x = n l mean of grouped data (wthout class-ntervals) () Drect method :

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

Chaotic Filter Bank for Computer Cryptography

Chaotic Filter Bank for Computer Cryptography Chaotc Flter Bank for Computer Cryptography Bngo Wng-uen Lng Telephone: 44 () 784894 Fax: 44 () 784893 Emal: HTwng-kuen.lng@kcl.ac.ukTH Department of Electronc Engneerng, Dvson of Engneerng, ng s College

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

Comparative Study of Short-term Electric Load Forecasting

Comparative Study of Short-term Electric Load Forecasting 2014 Ffth Internatonal Conference on Intellgent Systems, Modellng and Smulaton Comparatve Study of Short-term Electrc Load Forecastng Bon-gl Koo Department of electrcal and computer engneerng Pusan atonal

More information

DETERMINATION OF WIND SPEED PROFILE PARAMETERS IN THE SURFACE LAYER USING A MINI-SODAR

DETERMINATION OF WIND SPEED PROFILE PARAMETERS IN THE SURFACE LAYER USING A MINI-SODAR DETERMINATION OF WIND SPEED PROFILE PARAMETERS IN THE SURFACE LAYER USING A MINI-SODAR A. Coppalle, M. Talbaut and F. Corbn UMR 6614 CORIA, Sant Etenne du Rouvray, France INTRODUCTION Recent mprovements

More information

Double-lock for image encryption with virtual optical wavelength

Double-lock for image encryption with virtual optical wavelength Double-lock for mage encrypton wth vrtual optcal wavelength Xang Peng Natonal Laboratory of Precson Measurement Technology and Instrumentaton, Tanjn Unversty, 30007 Tanjn, Chna Lngfeng Yu, and Llong Ca

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

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

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

Malicious User Detection in Spectrum Sensing for WRAN Using Different Outliers Detection Techniques

Malicious User Detection in Spectrum Sensing for WRAN Using Different Outliers Detection Techniques Malcous User Detecton n Spectrum Sensng for WRAN Usng Dfferent Outlers Detecton Technques Mansh B Dave #, Mtesh B Nakran #2 Assstant Professor, C. U. Shah College of Engg. & Tech., Wadhwan cty-363030,

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

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

FAST ELECTRON IRRADIATION EFFECTS ON MOS TRANSISTOR MICROSCOPIC PARAMETERS EXPERIMENTAL DATA AND THEORETICAL MODELS

FAST ELECTRON IRRADIATION EFFECTS ON MOS TRANSISTOR MICROSCOPIC PARAMETERS EXPERIMENTAL DATA AND THEORETICAL MODELS Journal of Optoelectroncs and Advanced Materals Vol. 7, No., June 5, p. 69-64 FAST ELECTRON IRRAIATION EFFECTS ON MOS TRANSISTOR MICROSCOPIC PARAMETERS EXPERIMENTAL ATA AN THEORETICAL MOELS G. Stoenescu,

More information

Optimal State Prediction for Feedback-Based QoS Adaptations

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

More information

A Mathematical Model for Restoration Problem in Smart Grids Incorporating Load Shedding Concept

A Mathematical Model for Restoration Problem in Smart Grids Incorporating Load Shedding Concept J. Appl. Envron. Bol. Sc., 5(1)20-27, 2015 2015, TextRoad Publcaton ISSN: 2090-4274 Journal of Appled Envronmental and Bologcal Scences www.textroad.com A Mathematcal Model for Restoraton Problem n Smart

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 TWO-PLAYER MODEL FOR THE SIMULTANEOUS LOCATION OF FRANCHISING SERVICES WITH PREFERENTIAL RIGHTS

A TWO-PLAYER MODEL FOR THE SIMULTANEOUS LOCATION OF FRANCHISING SERVICES WITH PREFERENTIAL RIGHTS A TWO-PLAYER MODEL FOR THE SIMULTANEOUS LOCATION OF FRANCHISING SERVICES WITH PREFERENTIAL RIGHTS Pedro Godnho and oana Das Faculdade de Economa and GEMF Unversdade de Combra Av. Das da Slva 65 3004-5

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

An Algorithm Forecasting Time Series Using Wavelet

An Algorithm Forecasting Time Series Using Wavelet IJCSI Internatonal Journal of Computer Scence Issues, Vol., Issue, No, January 04 ISSN (Prnt): 94-084 ISSN (Onlne): 94-0784 www.ijcsi.org 0 An Algorthm Forecastng Tme Seres Usng Wavelet Kas Ismal Ibraheem,Eman

More information