PRINCIPLES OF RADAR TRACKING

Size: px
Start display at page:

Download "PRINCIPLES OF RADAR TRACKING"

Transcription

1 PRINCIPLES OF RADAR TRACKING Luke Adero, Akur Bakhi, Kareem Elahal, Joe Kell, Daid Kim, Vikram odi, Adam Patel, ad Joe Park, Ale Schader, Ale Sood, Adrew Weitraub ABSTRACT Adior: Rad Heuer Aitat: Karl Strohmaier Radar aloe gie oi etimate of a target locatio ad i icapable of directl meaurig elocit. To rectif thee hortcomig, we reearched liear etimator, a cla of algorithm that more accuratel etimate poitio ad elocit. We choe the Kalma filter becaue of it implicit, efficiec, ad low memor requiremet. We deeloped a Viual Baic.NET coole applicatio that retured the target poitio ad elocitie. The program tpicall proided poitio etimate withi a radiu of half a mile of the true poitio ad retured elocit etimate withi a rage of three mile per hour. INTRODUCTION Proce Whe mot people thik of radar, the thik of it depictio i moie a a foolproof wa of immediatel fidig a target eact locatio. Howeer, it i actuall much more comple tha impl boucig a wae off a target ad meaurig it retur. Due to ariou tpe of oie, or error, equatio ad algorithm mut be created to make the raw meauremet from the radar tem gie a more accurate etimate of the target poitio. Our project ioled creatig ad implemetig a algorithm kow a the Kalma filter. We ued the filter i fie differet ceario iolig either a igle or dual radar tem that meaured the target poitio. We ued the filter to help refie the meauremet ad brig them cloer to the target actual poitio b accoutig for both driig oie, the ariatio i the flight path of the target; ad meauremet oie, the accurac of the radar itelf. The ceario icreaed i difficult each time, moig from imple oe-dimeioal rage coordiate to Carteia coordiate ad the to polar coordiate. Polar coordiate iclude rage ad bearig from a et ormal lie poitig orth ad are cloer to what a true radar tem would meaure. After filterig the meauremet ad obtaiig our calculated data, we aalzed it o a comparatie bai with the true poitio ad elocit alue that were gie to u. To check the accurac of the filter, we ued a reidual graph a graph that how the differece betwee actual ad predicted poit at each poit i time. Whe doig thi, we looked to ee that the filter predicted alue icreaed i accurac a time progreed, that the filter did ot cotai a bia i a oe directio, ad that the filtered data were coitetl more accurate tha the raw meaured alue. Backgroud [6-]

2 Rudolf Kalma, a electrical egieer b traiig, i mot famou for hi co-ietio of the filter that ow bear hi ame, the Kalma filter. The Kalma filter i a digital mathematical igal proceig techique which ue recurio to etimate the tate of a damic tem from a erie of icomplete ad oi meauremet. The root of thi equatio ca be traced back to Carl Friedrich Gau 795 work. Kalma wa bor i Budapet, Hugar, o a 9, 93. He obtaied hi bachelor ad mater degree from IT i 953 ad 954, repectiel, ad hi doctorate from Columbia i 957 []. Kalma idea for the filter were firt met with o much reitace that he had to publih the reult i a mechaical joural rather tha a electrical oe. Howeer, after Kalma iited Stale Schmidt at the NASA Ame Reearch Ceter i 967, hi filter wa ued i trajector etimatio for the Apollo program aigatio tem []. Sice the, the Kalma filter ha gaied a wide ariet of ue i a diere rage of field. Some of the area i which it i ued iclude uclear power plat itrumetatio, demographic modelig, maufacturig, detectio of udergroud radioactiit, fuzz logic (a brach of logic i which truth i ot abolute), eural etwork traiig, ad ecoometric [3]. The umber of applicatio ha icreaed rapidl i recet ear with the adet of ew computer techologie, ad it ha ow etered ito the deelopmet of ophiticated weapo delier tem, atellite ureillace tem, ad o-militar trackig tem uch a Air Traffic Cotrol [4]. It i alo beig ued toda i three-dimeioal eiromet techologie to track the moemet of target. Sceario Oeriew Cae : Oe Dimeioal Trackig Cae : Two Dimeioal Trackig Cae 3: Polar Coordiate Trackig Cae 4: Dual Radar Trackig Cae 5: aeuerig Target Trackig We were gie fie differet cae i which to ue the Kalma filter. Each had a icreaig leel of difficult ad compleit. I the firt cae, we had to track a target moig ol i oe dimeio. For the ecod cae, the target wa moig i two dimeio, ad the meaured data wa gie to u i Carteia coordiate. I the third cae, we were agai told to track a target moig i two dimeio, but the meaured data wa gie to u i polar coordiate, which correpod more cloel to the data gie b real radar. The fourth cae itroduced the problem of haig multiple radar trackig a igle target. I the fial cae, we had to track a maeuerig target that witched elocit twice durig it coure. KALAN FILTER EQUATIONS True Poitio ad Radar Iput The true poitio of the object at time k +, gie the poitio at time k i: ( k ) = Φ( k) q( k) + + () [6-]

3 The tate ector ( k) i: ( k ) = ad the tate traitio model Φ i: I Φ = t I I I repreet the idetit matri. The tate ector keep track of the target poitio ad elocitie i differet dimeio (uuall the ad dimeio). The purpoe of the Kalma filter i to etimate the true tate ector gie a erie of dicrete radar meauremet. The tate traitio model update the tate ector each timetep. The tate traitio model update each poitio b addig the time iteral betwee each radar meauremet multiplied b the elocit i the ame dimeio. Becaue of mechaical ad pilot error, howeer, it i impoible for a flig object to maitai a cotat elocit. Thi i called driig oie ad i repreeted b q(k). It i added to the tate ector of each timetep to accout for uch driig irregularitie. athematicall, thi oie, while zero o aerage, i a radom Gauia oie proce with kow coariace matri: ar co Q = ( q ) L co( q, q ) ( q, q ) L ar( q ) O L O L co ar ( q ) L co( q, q ) ( q, q ) L ar( q ) I geeral, the coariace of a ector of radom ariable i defied a: L O L O ( ) T ( X) E ( X E( X) )( X E( X) ) co. () Driig oie betwee poitio ad elocitie i ucorrelated, which eplai the zero i the bottom left ad top right quadrat of Q. [6-3]

4 Becaue radar ca ol meaure poitio ad ot elocit, the tate ector mut be coerted ito a meauremet ector b the followig equatio. The meauremet ector i a fuctio of the tate ector plu a radom oie proce: ( k) H( k) r( k) = +, (3) where the meauremet ector ad the oberatio model H i: ( k) i: ( k) =, [ ] H =. I I order to coert the tate ector ito a meauremet ector, all the elocitie mut be elimiated ice the caot be meaured. Thi i accomplihed b multiplicatio with the oberatio model, which remoe eer elocit b effectiel cuttig the tate ector i half. Jut a driig oie wa added to the tate ector, meauremet oie mut be added to the meauremet ector. Ituitiel, thi oie repreet the iabilit of the radar trackig deice to preciel meaure the object poitio. Thi could be due to eeral techical problem, from limitatio i the radar cree reolutio to ibratio i the equipmet. athematicall, meauremet oie repreet the tadard deiatio σ betwee the poitio that hould be meaured ad the poitio that are actuall meaured. Therefore, r( k) i a Gauia radom proce that follow a multiariate ormal ditributio with coariace matri: σ R = σ σ L O L σ σ. σ Predictio The firt phae of each iteratio of the Kalma filter i the predictio tage, i which the algorithm gie both predictio of the object tate ector ad a etimate of how reliable the predictio i. Predictio of the object tate ector are gie uig the followig equatio: ˆ ( k k ) = Φˆ ( k k), (4) ˆ mea the predictio of ector at time m made at time.) The Kalma filter mut etimate both poitio ad elocit ee though radar ca ol track poitio. which i impl the predictio aalog of Eq. (). (The otatio ( m ) [6-4]

5 B Eq. (), the etimate of the predicted tate ector reliabilit i gie b P E ( ˆ )( ˆ ) ) T, which i the coariace of the differece betwee predicted ad actual tate. Thi differece hould be zero o aerage, but P itelf will eer be le tha Q. Coariace i a meaure of the degree to which umber ar. I other word, applied to the tate coariace matri, coariace meaure how pread out the error are. Epadig thi defiitio of the tate coariace matri gie: ar co P = ( ε ) L co( ε, ε ) ( ε, ε ) L ar( ε ) O L O L co ar ( ε ) L co( ε, ε ), ( ε, ε ) L ar( ε ) where ε ˆ. The term alog diagoal i the upper left ad bottom right quadrat deote the ariace of error i poitio, K, ad elocitie, K,. Thee umber hae a practical applicatio i that the gie the formula of a ellipe i which the error hae a certai probabilit of lig. I two dimeio, the equatio of a ellipe that ha ot bee rotated i: L O L O a + b =. (5) Rotatig the coordiate plae b agle θ gie the traformatio: ad ubtitutig thi ito Equatio (5) gie: = coθ + iθ, = coθ iθ co θ i θ + co i + θ θ a b a + b i a θ co + b θ =. (6) The ditace betwee a meaured poitio (, ) ad the predicted poitio (, ˆ ) meaured i uit of tadard deiatio quared, i gie b: T T ( σ ) = HPH, ˆ, where = ˆ ˆ. ultiplig thi out gie: [6-5]

6 ( σ ) ( ˆ ) ( ) ( ˆ )( ˆ ) ( ) ( ˆ ar co, + ) ar( ) T det( HPH ) =. (7) Howeer, thi i the equatio of a ellipe, o: det det ( ) co θ i T = + ( HPH ) a b ar ar ( ) i = T ( HPH ) a b co (, ) T ( HPH ) θ co + θ θ = iθ coθ a b det Fig. : Error ellipe gie b tate coariace matri If σ =. Solig for a, b, ad θ gie: a = ar ( ) + ar( ) + ( ar( ) ar( ) + ( co(, ) b = ar ( ) + ar( ) ( ar( ) ar( ) + ( co(, ) (, ) co ( ) ( ) θ = ta. ar ar Whe ( ) ar( ) ar =, the agle of rotatio i irreleat becaue the ellipe reduce to a circle. A graph of the ellipe how thi iformatio (Fig. ). The ditace gie b Eq. (7) i ued i determiig whether a object ha maeuered, or chaged coure while the Kalma filter i ruig. A certai tolerace leel (uuall σ or 3σ) i built ito a implemetatio of the filter. If the ditace betwee the meaured ad predicted poitio eceed the tolerace leel durig a et umber of cocurret timetep, the Kalma filter mut be reiitialized uig the Fig. : Coure of a maeuerig target with uperimpoed error ellipe ad Kalma predicted poitio lat two meauremet. Fig. how a graph of a maeuerig object with error ellipe ad predictio uperimpoed o the object coure. [6-6]

7 Etimatig iitial alue for the tate coariace matri i oe of the mot difficult part of ruig the Kalma filter algorithm. Reaoable alue are choe for each elemet i the iitial tate coariace matri P ( ) baed o what i kow about the tem. The are updated b the followig equatio: P ( k + k) = ΦP( k k) Φ T + Q (8) The matri will gie a better predictio of error a the algorithm goe through more iteratio. Update A the update tage begi, time k become k +. The meauremet reidual k, the differece betwee the actual meaured poitio ad the predicted poitio, i gie b: ad the coariace of ( k) i: ( k) = ( k) Hˆ ( k k ), (9) ( ( )) = HP( k k ) H T + R S = co k. () The reidual coariace matri i imilar to the tate coariace matri, ecept that it ol accout for poitio ad it meaure coariace betwee predicted ad meaured tate rather tha betwee predicted ad actual tate. Whe updatig tate ector etimate, the Kalma filter iclude a weightig factor kow a the Kalma gai matri, gie b: T ( ) = P( k k ) H S The tate ector etimate i the updated b the equatio: K k. () ( k k) = ˆ ( k k ) K( k) ( k) ˆ +. () Combiig Eq. () ad Eq. () how ituitiel that the greater the coariace matri S i, the le the Kalma gai matri i. Accordigl, the differece ( k) betwee meaured ad predicted tate i weighted le whe added to the ew tate ector predictio becaue there i a much higher poibilit of error, epeciall from meauremet oie. The tate coariace matri i updated b: ( k k) = ( I K( k) H) P( k k ) P. (3) ( ) [6-7]

8 Polar Traformatio Although the two dimeioal Kalma filter require meauremet to be i Carteia coordiate, radar tem meaure object poitio uig polar coordiate. To accommodate r thi problem, the meauremet ector ( k) = mut be coerted uig the traformatio: θ = r coθ. = r iθ Becaue the matrice Φ, H, Q, ad P do ot iole traformatio from polar to Carteia coordiate, the do ot chage from the form lited aboe. Howeer, becaue R meaure the coariace of meauremet error, which i gie i polar coordiate, a ew R i required. eauremet oie i ad poitio ca be etimated b takig differetial of the aboe traformatio: σ d = d ( r coθ ) = r d( coθ ) = r iθ dθ coθ dr rσ iθ σ coθ θ r + coθ dr σ d = d ( r iθ ) = r d( iθ ) = r coθ dθ + iθ dr rσ coθ + σ iθ θ r + iθ dr DEVELOPENT OF THE PROGRA Program Backgroud R σ ε σ ε σ σ σ. ε ε = ε σ ε The purpoe of the program wa to proide a geeral implemetatio of the Kalma filter. Iitiall, the program wa er imple ad ol worked with Cae. It wa etirel liear ad had o fleibilit. The ecod erio of our program wa impl a cop of the firt that wa modified to work with Cae. Thi program, too, wa er hard to modif. We rewrote the third erio of the program from cratch, i a attempt to deal with the modificatio iue. The code that ra the filter wa eparated from the code that wa ioled i the iitializatio ad put ito it ow fuctio. Although thi made it eaier to modif the code for Cae 3, mot of the code wa uable to be eail reued. It wa at thi poit that we witched to object orieted programmig tle. [6-8]

9 Breakig up the Program Itead of haig large chuk of u-reuable code, we broke dow each tak ito a et of related fuctio ad data, called clae. All of thee code egmet were eail reued, modified, ad eteded. The code became er modular, ad we dicoered that we could get all of the cae ito the ame program with little etra effort. The time eeded to add additioal cae alo dropped. The program wa diided up ito a umber of clae. The mai part were the cotrol loop; the KFilter cla, which hadled the filter operatio; the Startup module, which hadled iitializatio; the DataIterator, which read the file ad tore the data; ad atlib ad other utilit fuctio. Structure ad Clae The mot baic tructure ued i the program, called a Datum, tore a poitio ector ad the time. It i paed aroud betwee mot of the clae i the program. DataIterator i a iterface that proide two baic method for acceig data from a arbitrar iput ource. Thee two method are hanet() ad etdatum(). hanet() idicate if there i till more data. etdatum() gie the ew piece of iformatio to the callig fuctio if ew data eit. Thi iformatio i tored i a Datum tructure. DataIterator ha eeral implemetig clae that perform ariou operatio o the data before the are paed to the filter. The mot baic of thee clae i the FileReader. It impl read the data i Carteia coordiate (which ca cotai a umber of dimeio) ad place them ito the ector, alog with the time. The PolarFileReader cla eted the capabilitie of the FileReader cla. It read polar coordiate from the iput ource ad coert them ito Carteia o that the filter ca work with them. Ulike the FileReader, it ca ol accept two dimeio. The lat implemetatio of DataIterator i the PolarultiReader. It eted the capabilitie of the PolarFileReader cla b upportig iput data from a arbitrar umber of radar. The cla i iitialized with the coordiate of each radar, ad data i coerted to rectagular coordiate baed o the coordiate of the curret radar. The KFilter cla perform the filter mai calculatio b carrig out the filter operatio. Thee operatio ca be broke up ito two phae: predict ad update. After beig iitialized with the error coariace ad tate matrice, the filter predict method ca be called (which carrie out the predict tage of the filter). Time i paed a a argumet, ad the filter predict the et tate of the target baed o the time iteral. All data i tored withi the object itatiatio. Oce the predict tage i fiihed, the update tage commece. Thi ioled callig the update method of the KFilter itatiatio ad paig i the meauremet ector (which i retured b a DataIterator). The update method carrie out the update tage of the filter. The KFilter cla alo cotai a acceor method called getx(). Thi allow the curret tate of the filter to be obtaied. Latl, there i a reet() method that i ued whe the tate ad tate coariace matrice eed to be reet. [6-9]

10 The CommaWriter cla tore the reult of the filter ito a comma delimited tet file. Thi format wa choe becaue it i eail opeed i icrooft Ecel. CommaWriter i iitialized with the ame of the output file ad the umber of dimeio. Durig iitializatio, it write the appropriate header to the file. CommaWriter alo cotai the writelie() method which take a time ad ector a argumet, ad write them to the output file. Whe the output i fiihed, the cloe() method i called, which cloe the file. Additioal Fuctio The mai ub combie the fuctio of all of thee clae ito a coheret program. It begi b akig the uer which cae to ru. At thi poit, it perform cae-pecific iitializatio of the error coariace matrice ad other ariable. It alo et the correct iput ad output file, ad itatiate the correct implemetatio of DataIterator. It the begi the mai loop, which read a Datum from the DataIterator, call predict() with the time from the Datum, update the filter with the meauremet ector, ad write the output through the CommaWriter. Whe o more data i preet, the program eit. The iitialize method geerate the iitial tate ector. It i gie the firt two et of coordiate from the DataIterator, ad it retur a ector with the lat poitio ad the aerage elocit. Alo heail ued i the program i the atlib [5] librar. Thi librar cotai fuctio that ca perform baic matri arithmetic. The ol difficult i that equatio eed to be coerted ito prefi otatio (a oppoed to ifi otatio) to work with the matri librar. I geeral, thi iole lookig at the equatio ad recuriel goig through the order of operatio backward. All of the fuctio are ued heail i the KFilter ad iitializatio fuctio. I additio, a umber of fuctio that geerate matrice that are dimeio depedet were writte o that we would ot eed to hard-code the alue i for each cae. Fiall, oe of the cae require a fuctio to determie how ma tadard deiatio from the predictio the meauremet i. Thi i doe with the Sig() fuctio. Gie the (predictio), (meauremet), ad p (error coariace) matrice, it calculate (σ). Each cae require certai aumptio to ru properl. For all of the cae, we were gie the error of the radar ad the aumed driig oie. Thee alue were hard-coded ito the program. Each cae alo required certai adjutmet that allowed it to udertad the propertie of the data read from the file. Therefore, for each cae, we hard-coded the pecific propertie that were ecear. Puttig the Program Together To implemet the Kalma filter, we eeded a wa to iitialize mot of the matrice. Baed o ome guework, we were able to hard code mot of the alue ito the program. Oce the coariace matrice were iitialized, we were till left with the problem of obtaiig the iitial tate. The iitialize() fuctio doe thi b lookig at the firt two data poit that the program receie, ad ue them to make liear etimate of the poitio ad elocit. Thi [6-]

11 iitial tate ered a a platform o which to bae future tate etimate. Oe lat problem that we ra ito wa that the time iteral betwee data poit were ot cotat, although the were er cloe. Thi mattered whe we were calculatig the alue of Φ. To fid the chage i poitio, we eeded to kow the chage i time. To compeate for thi, we created a fuctio that retured the phi matri baed o the curret time iteral. Oce thi wa completed, we the moed o to ruig the actual algorithm. For each data poit read from the file, we predicted what the tate at the et time iteral would be. After thi, we recalculated the tate coariace ad moed o to readig the et actual data poit from the file. Oce we had the data poit, we updated the Kalma gai matri, the tate etimate, ad the tate coariace. The tate etimate, alog with the time, wa prited to file. The program wa the read to repeat the proce of readig the time iteral, predictig, ad correctig. SCENARIOS Cae Decriptio: Cae wa the implet of the problem we were gie. It aumed that the target wa a plae that wa flig directl oer the radar i oe dimeio. The plae meaured ditace from the radar wa gie to u at each timetep. Programmig Chage: Cae wa er baic. Therefore, we ol had to et the umber of dimeio to oe ad make ure that the DataIterator wa a FileReader. Reult: Figure 3 how two reidual (differece) graph. Oe how the reidual betwee the meaured poitio ad the actual poitio at each timetep, ad the other how the reidual betwee the predicted poitio ad the actual poitio of the target at each timetep. The poitio that were predicted b the Kalma filter were much cloer to the actual poit at almot eer poit. The radar-meaured poit had a aerage percet error of 4.4%, while the filterpredicted poit had a aerage percet error of.3%. I additio, the graph how how the performace of the Kalma filter improe oer time: the predicted poit get cloer to the actual poit, ad fewer predictio are er far off. Thi how the adatage of uig the Kalma gai matri i the algorithm, which decreae the ifluece of ew meauremet a the algorithm gai cofidece ad our etimate become cloer to the actual data. Figure 4 agai how how the performace of the Kalma filter improe oer time. While the predicted elocit origiall differed from the actual elocit b oer mph, it quickl corrected itelf to get cloer to the real alue. B the ed of the meauremet time the predicted elocit wa er cloe to the actual elocit, which i how b the lie approachig the ai. Though the iitial predictio were off, the filter adapted ad corrected the mitake after it read ome more accurate poit. Cae [6-]

12 Decriptio: Cae ioled a plae moig i two dimeio that paed b the radar. It wa moig i a traight path at cotat elocit. Programmig Chage: Reult: Cae wa idetical to Cae ecept that the umber of dimeio wa et to. I Figure 5, the rage (ditace from the radar) ad meaured reidual are compared. Becaue of oie, the radar meauremet were quite ditorted. Howeer, the predicted reidual were cloer to the actual poitio. The filter had a error of.99% i the directio ad.3% i the directio, while the radar aloe had a error of 3.% i the directio ad.9% i the directio. The filter i till quite powerful i two dimeio. Figure 6 how the reidual betwee the predicted elocit ad the actual elocit. I the begiig, gie ol a few poit, the filter oce agai howed a relatiel high error. Howeer, oce more poit came i ad time progreed, it become eidet that the filter become more ad more accurate i it predictio. Thi oce agai how the adatage of the Kalma filter oer time, ee whe aalzig data i two dimeio. Cae 3 Decriptio: Cae 3 ioled a target moig i two dimeio that wa tracked b a igle radar. Coordiate from the radar were i polar form. The rage repreeted the target ditace from the radar, ad the agle repreeted the target compa headig. Programmig Chage: The umber of dimeio remaied at. A PolarFileReader wa ued i place of a FileReader. The R matri had to be updated at each timetep betwee the predict() ad update() method accordig to the coerio of coariace matrice from polar to Carteia. Thi accouted for the chagig meauremet coariace matri. Reult: Figure 7 how how the Kalma filter help to improe the meauremet ad brig them cloer to the actual alue. The performace, agai improed oer time. The tartig coditio for thi cae were le tha ideal, a how b the firt few predicted poit, but b the ed of the target coure, the predicted rage wa much cloer to the actual rage tha wa the meaured rage. The meaured rage had a aerage percet error of 6.36%, while the predicted rage had a aerage percet error of 4.5%. [6-]

13 The elocit reidual for Cae 3 i how i Figure 8. A with preiou elocit reidual graph, the iitial elocit reidual wa er far from. Thi wa due to low elocit predictio for the iitial coditio. Howeer, the radar wa able to adjut to the coditio to gie fairl accurate predictio of the elocitie b the fial time tep. The predict ad update algorithm of the Kalma filter work well whe uig polar coordiate that are atie to radar tem. Cae 4 Decriptio: I cae 4, two radar tatio moitored the target, with ol oe recordig data at a gie poit i time. The meauremet were gie a polar coordiate relatie to the actie radar. Programmig Chage: Cae 4 wa idetical to Cae 3 ecept that it ued a PolarultiReader itead of a PolarFileReader. Reult: The oie aociated with two radar did ot throw the filter off. The predicted poitio remaied much better tha the meaured poitio (ee Figure 9). After the firt few poit, the filter became fairl accurate. It i oteworth that betwee 6 ad 6.5 miute, whe the radar witched, the filter wa ol off b.5 mile. A i the preiou 3 cae, the iitial elocit etimate were er iaccurate. Simpl aeragig the firt two poit did ot proide a accurate predictio. A the time moed o, howeer, the filter adapted ad corrected the error (ee Figure ). Cae 5 Decriptio: I Cae 5, we were attemptig to track a UFO that wa maeuerig to elude our radar. The UFO chaged elocit twice. Coordiate were gie i polar form. Programmig Chage: Cae 5 wa er imilar to Cae 3, ecept we eeded a wa to let the filter kow whe the target maeuered. I order for the filter to recogize the chage i elocit, it had to check the accurac of it model at each timetep. To do o, it checked how ma tadard deiatio the meauremet wa from the predictio baed o the error coariace matrice. Thi wa doe i the Sig() fuctio. If the meauremet wa at leat four tadard deiatio from the predictio for three cocurret timetep, the filter wa reet b callig the filter reet() method. Thi reiitialized the tate coariace matri, P, ad reet the tate to the preiou meauremet. [6-3]

14 Reult: Figure how that the predicted poitio were lightl wore after each tur, becaue the filter belieed that the object wa moig i a traight path. Howeer, oce the error wa too big, the filter reet ad wa able to make more accurate predictio. The elocit graph (Figure ) till follow the tred of fairl iaccurate iitial predictio. The predicted elocit approached the true elocit util the object tured, cauig a large error elocit reidual. The filter reet with aother fairl iaccurate predictio but oce agai approached the true elocit. The fial tur caued the ame problem but at a maller cale. 3 Predicted Reidual eaured Reidual Rage Reidual (mi) Time (mi.) Fig. 3: Rage Reidual for Cae [6-4]

15 4 Predicted Velocit Reidual Reidual Velocit (mi/hr) Time (mi) Fig. 4: Velocit reidual i Cae Rage Reidual(mi) Predicted Reidual eaured Reidual Time (mi) Fig. 5: Rage reidual i Cae [6-5]

16 Reidual Velocit (mi/hr) Predicted Reidual Time (mi) Fig. 6: Velocit reidual i Cae.5.5 Rage Reidual (mi) Time (mi) Fig. 7: Rage reidual i Cae 3 Predicted Reidual eaured Reidual [6-6]

17 Reidual Velocit (mi/h) Velocit agitude Reidual - Time (mi) Fig. 8: Velocit reidual i Cae 3.5 Predicted Reidual eaured Reidual.5 Rage Reidual (mi) Time (mi) Fig. 9: Rage reidual i Cae 4 [6-7]

18 Predicted Velocit Reidual 8 6 Reidual Velocit (mi/hr) Time (mi) Fig. : Velocit reidual i Cae Rage Y (mi) Rage X (mi) Fig. : Trajector i Cae 5 Predicted Trajector eaured Trajector Actual Trajector [6-8]

19 4 Predicted Reidual 3 Reidual Velocit (mi/hr) Time (mi) Fig. : Velocit reidual i Cae CONCLUSION The Kalma filter ue liear algebra to predict the poitio ad elocit of a target. Baed o the predictio ad the radar meauremet, the filter i able to correct error. The filter iteral correctio method ca be ued to adapt the filter to figure out whe a target i maeuerig b reettig the parameter ad begiig the predictio from a ew poit, a wa ee i Cae 5. Utilizig a powerful matri librar, the relatiel imple fuctio of the Kalma filter were eail adapted to create a Viual Baic.NET applicatio. Becaue radar aloe proide abmal etimate of poitio ad caot directl meaure elocit at all, a method for accuratel determiig both i eeded. Baed o our reult, the Kalma filter i adept at both. B aumig a ormal ditributio of error, it i able to quickl ad efficietl correct meauremet error ad geerate elocitie without torig large amout of data ad performig legth computatio. [6-9]

20 REFERENCES [] [IEEE] Ititute of Electrical ad Electroic Egieer. 3 Ja 3. Rudolf E. Kalma. IEEE hitor ceter. < html> Acceed 5 Jul. [] Abolute atroom. 5 Jul 7. Kalma filter. < ecclopedia/k/ka/kalma_filter.htm> Acceed 5 Jul 8. [3] Simo, Da. Jue. Kalma filterig. < Article.jhtml?articleID=9968> Acceed 5 Jul 8. [4] Blackma, Samuel S ultiple-target trackig with radar applicatio. Artech Houe, Ic. Norwood, A. [5] Aa SA. 3 Ja 8. atri operatio librar.net. < com/b/cript/showcode.ap?ttcodeid=97&lgwid=> Acceed 5 Jul. [6-]

LP10 INFERENTIAL STATISTICS - Confidence intervals.

LP10 INFERENTIAL STATISTICS - Confidence intervals. LP10 INFERENTIAL STATISTICS - Cofidece iterval. Objective: - how to determie the cofidece iterval for the mea of a ample - Determiig Sample Size for a Specified Width Cofidece Iterval Theoretical coideratio

More information

Midterm 1 - Solutions

Midterm 1 - Solutions Ec 102 - Aalyi of Ecoomic Data Uiverity of Califoria - Davi Jauary 28, 2010 Itructor: Joh Parma Midterm 1 - Solutio You have util 10:20am to complete thi exam. Pleae remember to put your ame, ectio ad

More information

Confidence Intervals. Our Goal in Inference. Confidence Intervals (CI) Inference. Confidence Intervals (CI) x $p s

Confidence Intervals. Our Goal in Inference. Confidence Intervals (CI) Inference. Confidence Intervals (CI) x $p s Cofidece Iterval Iferece We are i the fourth ad fial part of the coure - tatitical iferece, where we draw cocluio about the populatio baed o the data obtaied from a ample choe from it. Chapter 7 1 Our

More information

20. CONFIDENCE INTERVALS FOR THE MEAN, UNKNOWN VARIANCE

20. CONFIDENCE INTERVALS FOR THE MEAN, UNKNOWN VARIANCE 20. CONFIDENCE INTERVALS FOR THE MEAN, UNKNOWN VARIANCE If the populatio tadard deviatio σ i ukow, a it uually will be i practice, we will have to etimate it by the ample tadard deviatio. Sice σ i ukow,

More information

Statistics Profile Analysis Gary W. Oehlert School of Statistics 313B Ford Hall

Statistics Profile Analysis Gary W. Oehlert School of Statistics 313B Ford Hall Statitic 5401 13. Profile Aalyi Gary W. Oehlert School of Statitic 313B Ford Hall 612-625-1557 gary@tat.um.edu Let me add a few more thig about imultaeou iferece before goig o to profile aalyi. Advatage

More information

ECEN689: Special Topics in Optical Interconnects Circuits and Systems Spring 2016

ECEN689: Special Topics in Optical Interconnects Circuits and Systems Spring 2016 EEN689: Special Topic i Optical Itercoect ircuit ad Sytem Sprig 06 Lecture 6: Limitig mplifier (L) Sam Palermo alog & Mixed-Sigal eter Texa &M Uiverity oucemet & geda Multi-tage limitig amplifier Badwidth

More information

Department of Electrical and Computer Engineering, Cornell University. ECE 3150: Microelectronics. Spring Due on April 26, 2018 at 7:00 PM

Department of Electrical and Computer Engineering, Cornell University. ECE 3150: Microelectronics. Spring Due on April 26, 2018 at 7:00 PM Departmet of Electrical ad omputer Egieerig, orell Uiersity EE 350: Microelectroics Sprig 08 Homework 0 Due o April 6, 08 at 7:00 PM Suggested Readigs: a) Lecture otes Importat Notes: ) MAKE SURE THAT

More information

PROJECT #2 GENERIC ROBOT SIMULATOR

PROJECT #2 GENERIC ROBOT SIMULATOR Uiversity of Missouri-Columbia Departmet of Electrical ad Computer Egieerig ECE 7330 Itroductio to Mechatroics ad Robotic Visio Fall, 2010 PROJECT #2 GENERIC ROBOT SIMULATOR Luis Alberto Rivera Estrada

More information

APPLICATION NOTE UNDERSTANDING EFFECTIVE BITS

APPLICATION NOTE UNDERSTANDING EFFECTIVE BITS APPLICATION NOTE AN95091 INTRODUCTION UNDERSTANDING EFFECTIVE BITS Toy Girard, Sigatec, Desig ad Applicatios Egieer Oe criteria ofte used to evaluate a Aalog to Digital Coverter (ADC) or data acquisitio

More information

The Firing Dispersion of Bullet Test Sample Analysis

The Firing Dispersion of Bullet Test Sample Analysis Iteratioal Joural of Materials, Mechaics ad Maufacturig, Vol., No., Ma 5 The Firig Dispersio of Bullet Test Sample Aalsis Youliag Xu, Jubi Zhag, Li Ma, ad Yoghai Sha Udisputed, this approach does reduce

More information

Logarithms APPENDIX IV. 265 Appendix

Logarithms APPENDIX IV. 265 Appendix APPENDIX IV Logarithms Sometimes, a umerical expressio may ivolve multiplicatio, divisio or ratioal powers of large umbers. For such calculatios, logarithms are very useful. They help us i makig difficult

More information

Application of Improved Genetic Algorithm to Two-side Assembly Line Balancing

Application of Improved Genetic Algorithm to Two-side Assembly Line Balancing 206 3 rd Iteratioal Coferece o Mechaical, Idustrial, ad Maufacturig Egieerig (MIME 206) ISBN: 978--60595-33-7 Applicatio of Improved Geetic Algorithm to Two-side Assembly Lie Balacig Ximi Zhag, Qia Wag,

More information

Journal of Advanced Mechanical Design, Systems, and Manufacturing

Journal of Advanced Mechanical Design, Systems, and Manufacturing Joural of Advaced Mechaical Deig, Sytem, ad Maufacturig Vol., No. 5, 007 Verificatio of the Deig Cocept o Nut i Bolt/Nut Aembly for the Reviio of ISO 898- ad ISO 898-6 * Maaya HAGIWARA ** ad Hiroaki SAKAI

More information

CHAPTER 5 A NEAR-LOSSLESS RUN-LENGTH CODER

CHAPTER 5 A NEAR-LOSSLESS RUN-LENGTH CODER 95 CHAPTER 5 A NEAR-LOSSLESS RUN-LENGTH CODER 5.1 GENERAL Ru-legth codig is a lossless image compressio techique, which produces modest compressio ratios. Oe way of icreasig the compressio ratio of a ru-legth

More information

Unit 5: Estimating with Confidence

Unit 5: Estimating with Confidence Uit 5: Estimatig with Cofidece Sectio 8.2 The Practice of Statistics, 4 th editio For AP* STARNES, YATES, MOORE Uit 5 Estimatig with Cofidece 8.1 8.2 8.3 Cofidece Itervals: The Basics Estimatig a Populatio

More information

A SELECTIVE POINTER FORWARDING STRATEGY FOR LOCATION TRACKING IN PERSONAL COMMUNICATION SYSTEMS

A SELECTIVE POINTER FORWARDING STRATEGY FOR LOCATION TRACKING IN PERSONAL COMMUNICATION SYSTEMS A SELETIVE POINTE FOWADING STATEGY FO LOATION TAKING IN PESONAL OUNIATION SYSTES Seo G. hag ad hae Y. Lee Departmet of Idustrial Egieerig, KAIST 373-, Kusug-Dog, Taejo, Korea, 305-70 cylee@heuristic.kaist.ac.kr

More information

X-Bar and S-Squared Charts

X-Bar and S-Squared Charts STATGRAPHICS Rev. 7/4/009 X-Bar ad S-Squared Charts Summary The X-Bar ad S-Squared Charts procedure creates cotrol charts for a sigle umeric variable where the data have bee collected i subgroups. It creates

More information

Tutorial 5: PLL, solutions

Tutorial 5: PLL, solutions TSE03 Itegrated Radio Frequecy Circuit 08 /6 Problem (9. Coure book) Tutorial 5: PLL, olutio Determie the cloed-loo trafer fuctio, the damig factor ζ, ad the atural frequecy ω for the frequecy-multilyig

More information

Methods to Reduce Arc-Flash Hazards

Methods to Reduce Arc-Flash Hazards Methods to Reduce Arc-Flash Hazards Exercise: Implemetig Istataeous Settigs for a Maiteace Mode Scheme Below is a oe-lie diagram of a substatio with a mai ad two feeders. Because there is virtually o differece

More information

H2 Mathematics Pure Mathematics Section A Comprehensive Checklist of Concepts and Skills by Mr Wee Wen Shih. Visit: wenshih.wordpress.

H2 Mathematics Pure Mathematics Section A Comprehensive Checklist of Concepts and Skills by Mr Wee Wen Shih. Visit: wenshih.wordpress. H2 Mathematics Pure Mathematics Sectio A Comprehesive Checklist of Cocepts ad Skills by Mr Wee We Shih Visit: weshih.wordpress.com Updated: Ja 2010 Syllabus topic 1: Fuctios ad graphs 1.1 Checklist o Fuctios

More information

Power Disturbance Recognition Using Probabilistic Neural Networks

Power Disturbance Recognition Using Probabilistic Neural Networks Proceedig of the Iteratioal MultiCoferece of Egieer ad Computer Scietit 009 Vol II IMECS 009, March 8-0, 009, Hog Kog Power Diturbace Recogitio Uig Probabilitic Neural Networ Chau-Shig Wag, We-Re Yag,

More information

Single Bit DACs in a Nutshell. Part I DAC Basics

Single Bit DACs in a Nutshell. Part I DAC Basics Sigle Bit DACs i a Nutshell Part I DAC Basics By Dave Va Ess, Pricipal Applicatio Egieer, Cypress Semicoductor May embedded applicatios require geeratig aalog outputs uder digital cotrol. It may be a DC

More information

Ch 9 Sequences, Series, and Probability

Ch 9 Sequences, Series, and Probability Ch 9 Sequeces, Series, ad Probability Have you ever bee to a casio ad played blackjack? It is the oly game i the casio that you ca wi based o the Law of large umbers. I the early 1990s a group of math

More information

AkinwaJe, A.T., IbharaJu, F.T. and Arogundade, 0.1'. Department of Computer Sciences University of Agriculture, Abeokuta, Nigeria

AkinwaJe, A.T., IbharaJu, F.T. and Arogundade, 0.1'. Department of Computer Sciences University of Agriculture, Abeokuta, Nigeria COMPARATIVE ANALYSIS OF ARTIFICIAL NEURAL NETWORK'S BACK PROPAGATION ALGORITHM TO STATISTICAL LEAST SQURE METHOD IN SECURITY PREDICTION USING NIGERIAN STOCK EXCHANGE MARKET AkiwaJe, A.T., IbharaJu, F.T.

More information

http://dpace.itrkl.ac.i/dpace Etimatio of Power Sytem Harmoic Uig Hybrid RLS-Adalie ad KF-Adalie Algorithm B.Subudhi ad P.K.Ray Departmet of Electrical Egieerig atioal Ititute of echology, Rourkela, Idia

More information

General Model :Algorithms in the Real World. Applications. Block Codes

General Model :Algorithms in the Real World. Applications. Block Codes Geeral Model 5-853:Algorithms i the Real World Error Correctig Codes I Overview Hammig Codes Liear Codes 5-853 Page message (m) coder codeword (c) oisy chael decoder codeword (c ) message or error Errors

More information

Permutation Enumeration

Permutation Enumeration RMT 2012 Power Roud Rubric February 18, 2012 Permutatio Eumeratio 1 (a List all permutatios of {1, 2, 3} (b Give a expressio for the umber of permutatios of {1, 2, 3,, } i terms of Compute the umber for

More information

Optimal Arrangement of Buoys Observable by Means of Radar

Optimal Arrangement of Buoys Observable by Means of Radar Optimal Arragemet of Buoys Observable by Meas of Radar TOMASZ PRACZYK Istitute of Naval Weapo ad Computer Sciece Polish Naval Academy Śmidowicza 69, 8-03 Gdyia POLAND t.praczy@amw.gdyia.pl Abstract: -

More information

Lecture 4: Frequency Reuse Concepts

Lecture 4: Frequency Reuse Concepts EE 499: Wireless & Mobile Commuicatios (8) Lecture 4: Frequecy euse Cocepts Distace betwee Co-Chael Cell Ceters Kowig the relatio betwee,, ad, we ca easily fid distace betwee the ceter poits of two co

More information

Problem of calculating time delay between pulse arrivals

Problem of calculating time delay between pulse arrivals America Joural of Egieerig Research (AJER) 5 America Joural of Egieerig Research (AJER) e-issn: 3-847 p-issn : 3-936 Volume-4, Issue-4, pp-3-4 www.ajer.org Research Paper Problem of calculatig time delay

More information

AP Statistics 2009 Free-Response Questions Form B

AP Statistics 2009 Free-Response Questions Form B AP Statitic 2009 Free-Repoe Quetio Form B The College Board The College Board i a ot-for-profit memberhip aociatio whoe miio i to coect tudet to college ucce ad opportuity. Fouded i 1900, the aociatio

More information

HOW BAD RECEIVER COORDINATES CAN AFFECT GPS TIMING

HOW BAD RECEIVER COORDINATES CAN AFFECT GPS TIMING HOW BAD RECEIVER COORDINATES CAN AFFECT GPS TIMING H. Chadsey U.S. Naval Observatory Washigto, D.C. 2392 Abstract May sources of error are possible whe GPS is used for time comparisos. Some of these mo

More information

Radar emitter recognition method based on AdaBoost and decision tree Tang Xiaojing1, a, Chen Weigao1 and Zhu Weigang1 1

Radar emitter recognition method based on AdaBoost and decision tree Tang Xiaojing1, a, Chen Weigao1 and Zhu Weigang1 1 Advaces i Egieerig Research, volume 8 d Iteratioal Coferece o Automatio, Mechaical Cotrol ad Computatioal Egieerig (AMCCE 7) Radar emitter recogitio method based o AdaBoost ad decisio tree Tag Xiaojig,

More information

lecture notes September 2, Sequential Choice

lecture notes September 2, Sequential Choice 18.310 lecture otes September 2, 2013 Sequetial Choice Lecturer: Michel Goemas 1 A game Cosider the followig game. I have 100 blak cards. I write dow 100 differet umbers o the cards; I ca choose ay umbers

More information

LAAS Ranging Error Overbound for Non-zero Mean and Non-gaussian Multipath Error Distributions

LAAS Ranging Error Overbound for Non-zero Mean and Non-gaussian Multipath Error Distributions LAAS Ragig Error Overboud for o-zero Mea ad o-gauia Multipath Error Ditributio Irfa Sayim ad Bori Perva Illioi Ititute of Techology, Chicago, Illioi BIOGRAPHY Irfa Sayim received a B.S. degree from Marmara

More information

Gesture Recognition System for Human-Robot Interaction and Its Application to Robotic Service Task

Gesture Recognition System for Human-Robot Interaction and Its Application to Robotic Service Task Proceedig of the Iteratioal MultiCoferece of Egieer ad Computer Scietit 24 Vol I,, March 2-4, 24, Hog Kog Geture Recogitio Sytem for Huma-Robot Iteractio ad It Applicatio to Robotic Service Ta Tatuya Fujii,

More information

AME50461 SERIES EMI FILTER HYBRID-HIGH RELIABILITY

AME50461 SERIES EMI FILTER HYBRID-HIGH RELIABILITY PD-94595A AME5046 SERIES EMI FILTER HYBRID-HIGH RELIABILITY Descriptio The AME Series of EMI filters have bee desiged to provide full compliace with the iput lie reflected ripple curret requiremet specified

More information

202 Chapter 9 n Go Bot. Hint

202 Chapter 9 n Go Bot. Hint Chapter 9 Go Bot Now it s time to put everythig you have leared so far i this book to good use. I this chapter you will lear how to create your first robotic project, the Go Bot, a four-wheeled robot.

More information

Fingerprint Classification Based on Directional Image Constructed Using Wavelet Transform Domains

Fingerprint Classification Based on Directional Image Constructed Using Wavelet Transform Domains 7 Figerprit Classificatio Based o Directioal Image Costructed Usig Wavelet Trasform Domais Musa Mohd Mokji, Syed Abd. Rahma Syed Abu Bakar, Zuwairie Ibrahim 3 Departmet of Microelectroic ad Computer Egieerig

More information

THE LUCAS TRIANGLE RECOUNTED. Arthur T. Benjamin Dept. of Mathematics, Harvey Mudd College, Claremont, CA Introduction

THE LUCAS TRIANGLE RECOUNTED. Arthur T. Benjamin Dept. of Mathematics, Harvey Mudd College, Claremont, CA Introduction THE LUCAS TRIANLE RECOUNTED Arthur T Bejami Dept of Mathematics, Harvey Mudd College, Claremot, CA 91711 bejami@hmcedu 1 Itroductio I 2], Neville Robbis explores may properties of the Lucas triagle, a

More information

ELEC 350 Electronics I Fall 2014

ELEC 350 Electronics I Fall 2014 ELEC 350 Electroics I Fall 04 Fial Exam Geeral Iformatio Rough breakdow of topic coverage: 0-5% JT fudametals ad regios of operatio 0-40% MOSFET fudametals biasig ad small-sigal modelig 0-5% iodes (p-juctio

More information

Using Color Histograms to Recognize People in Real Time Visual Surveillance

Using Color Histograms to Recognize People in Real Time Visual Surveillance Usig Color Histograms to Recogize People i Real Time Visual Surveillace DANIEL WOJTASZEK, ROBERT LAGANIERE S.I.T.E. Uiversity of Ottawa, Ottawa, Otario CANADA daielw@site.uottawa.ca, lagaier@site.uottawa.ca

More information

Online Power-aware Routing in Wireless Ad-hoc Networks

Online Power-aware Routing in Wireless Ad-hoc Networks Olie Power-aware Routig i Wirele Ad-hoc Network Qu Li, aved Alam, Daiela Ru Departmet of Computer Sciece Dartmouth College Haover, NH 3755 {liqu, jaa, ru}@cdartmouthedu ABSRAC hi paper dicue olie power-aware

More information

arxiv: v2 [math.co] 15 Oct 2018

arxiv: v2 [math.co] 15 Oct 2018 THE 21 CARD TRICK AND IT GENERALIZATION DIBYAJYOTI DEB arxiv:1809.04072v2 [math.co] 15 Oct 2018 Abstract. The 21 card trick is well kow. It was recetly show i a episode of the popular YouTube chael Numberphile.

More information

A New Space-Repetition Code Based on One Bit Feedback Compared to Alamouti Space-Time Code

A New Space-Repetition Code Based on One Bit Feedback Compared to Alamouti Space-Time Code Proceedigs of the 4th WSEAS It. Coferece o Electromagetics, Wireless ad Optical Commuicatios, Veice, Italy, November 0-, 006 107 A New Space-Repetitio Code Based o Oe Bit Feedback Compared to Alamouti

More information

Intermediate Information Structures

Intermediate Information Structures Modified from Maria s lectures CPSC 335 Itermediate Iformatio Structures LECTURE 11 Compressio ad Huffma Codig Jo Roke Computer Sciece Uiversity of Calgary Caada Lecture Overview Codes ad Optimal Codes

More information

Calculation and Simulation of Message Delay on TDMA Short-wave. Communication Network

Calculation and Simulation of Message Delay on TDMA Short-wave. Communication Network Aug. 6, Volume 3, No.8 (Serial No.) Joural of Commuicatio ad Computer, ISSN548-779, USA Calculatio ad Simulatio of eage Delay o TDA Short-wave Commuicatio Network Hairog Ya, Guoji Su, Ya Zhag 3 (, State

More information

1. How many possible ways are there to form five-letter words using only the letters A H? How many such words consist of five distinct letters?

1. How many possible ways are there to form five-letter words using only the letters A H? How many such words consist of five distinct letters? COMBINATORICS EXERCISES Stepha Wager 1. How may possible ways are there to form five-letter words usig oly the letters A H? How may such words cosist of five distict letters? 2. How may differet umber

More information

A Novel Three Value Logic for Computing Purposes

A Novel Three Value Logic for Computing Purposes Iteratioal Joural o Iormatio ad Electroics Egieerig, Vol. 3, No. 4, July 23 A Novel Three Value Logic or Computig Purposes Ali Soltai ad Saeed Mohammadi Abstract The aim o this article is to suggest a

More information

Design of FPGA- Based SPWM Single Phase Full-Bridge Inverter

Design of FPGA- Based SPWM Single Phase Full-Bridge Inverter Desig of FPGA- Based SPWM Sigle Phase Full-Bridge Iverter Afarulrazi Abu Bakar 1, *,Md Zarafi Ahmad 1 ad Farrah Salwai Abdullah 1 1 Faculty of Electrical ad Electroic Egieerig, UTHM *Email:afarul@uthm.edu.my

More information

Roberto s Notes on Infinite Series Chapter 1: Series Section 2. Infinite series

Roberto s Notes on Infinite Series Chapter 1: Series Section 2. Infinite series Roberto s Notes o Ifiite Series Chapter : Series Sectio Ifiite series What you eed to ow already: What sequeces are. Basic termiology ad otatio for sequeces. What you ca lear here: What a ifiite series

More information

DC-DC Converter Duty Cycle ANN Estimation for DG Applications

DC-DC Converter Duty Cycle ANN Estimation for DG Applications Adel El Shahat,* J. Electrical Sytem 9- (3): 3-38 egular paper DC-DC Coverter Duty Cycle ANN Etimatio for DG Applicatio JES Joural of Electrical Sytem Thi paper propoe Artificial Neural Network (ANN) model

More information

INCREASE OF STRAIN GAGE OUTPUT VOLTAGE SIGNALS ACCURACY USING VIRTUAL INSTRUMENT WITH HARMONIC EXCITATION

INCREASE OF STRAIN GAGE OUTPUT VOLTAGE SIGNALS ACCURACY USING VIRTUAL INSTRUMENT WITH HARMONIC EXCITATION XIX IMEKO World Cogress Fudametal ad Applied Metrology September 6, 9, Lisbo, Portugal INCREASE OF STRAIN GAGE OUTPUT VOLTAGE SIGNALS ACCURACY USING VIRTUAL INSTRUMENT WITH HARMONIC EXCITATION Dalibor

More information

13 Legislative Bargaining

13 Legislative Bargaining 1 Legislative Bargaiig Oe of the most popular legislative models is a model due to Baro & Ferejoh (1989). The model has bee used i applicatios where the role of committees have bee studies, how the legislative

More information

Control Charts MEC-13. Causes of Variation 12/3/2016

Control Charts MEC-13. Causes of Variation 12/3/2016 Variatio due to Assigable Causes Variatio mostly due to Commo Causes Variatio due to Assigable Causes Outlie Basic Terms MEC-13 Cotrol Charts Types of Cotrol Charts with their purpose Creatig Cotrol Charts

More information

Laboratory Exercise 3: Dynamic System Response Laboratory Handout AME 250: Fundamentals of Measurements and Data Analysis

Laboratory Exercise 3: Dynamic System Response Laboratory Handout AME 250: Fundamentals of Measurements and Data Analysis Laboratory Exercise 3: Dyamic System Respose Laboratory Hadout AME 50: Fudametals of Measuremets ad Data Aalysis Prepared by: Matthew Beigto Date exercises to be performed: Deliverables: Part I 1) Usig

More information

Architectures for Wideband CDMA Software Radios

Architectures for Wideband CDMA Software Radios Architecture for Widebad CDMA Software Radio 1.0 Itroductio CS 252 Fial Project Report December 12, 1998 Rhett Dai ad Vadaa Prabhu {wrdai,ap}@eec.berkele.edu The growig demad for wirele acce ha led to

More information

7. Counting Measure. Definitions and Basic Properties

7. Counting Measure. Definitions and Basic Properties Virtual Laboratories > 0. Foudatios > 1 2 3 4 5 6 7 8 9 7. Coutig Measure Defiitios ad Basic Properties Suppose that S is a fiite set. If A S the the cardiality of A is the umber of elemets i A, ad is

More information

Zonerich AB-T88. MINI Thermal Printer COMMAND SPECIFICATION. Zonerich Computer Equipments Co.,Ltd MANUAL REVISION EN 1.

Zonerich AB-T88. MINI Thermal Printer COMMAND SPECIFICATION. Zonerich Computer Equipments Co.,Ltd  MANUAL REVISION EN 1. Zoerich AB-T88 MINI Thermal Priter COMMAND SPECIFICATION MANUAL REVISION EN. Zoerich Computer Equipmets Co.,Ltd http://www.zoerich.com Commad List Prit ad lie feed Prit ad carriage retur Trasmissio real-time

More information

5 Quick Steps to Social Media Marketing

5 Quick Steps to Social Media Marketing 5 Quick Steps to Social Media Marketig Here's a simple guide to creatig goals, choosig what to post, ad trackig progress with cofidece. May of us dive ito social media marketig with high hopes to watch

More information

SHORT-TERM TRAVEL TIME PREDICTION USING A NEURAL NETWORK

SHORT-TERM TRAVEL TIME PREDICTION USING A NEURAL NETWORK SHORT-TERM TRAVEL TIME PREDICTION USING A NEURAL NETWORK Giovai Huiske ad Eric va Berkum Dept. of Civil Egieerig - Uiversity of Twete - 7500 AE Eschede - The Netherlads E-mail: g.huiske@ctw.utwete.l ad

More information

AME28461 SERIES EMI FILTER HYBRID-HIGH RELIABILITY

AME28461 SERIES EMI FILTER HYBRID-HIGH RELIABILITY PD-94597A AME28461 SERIES EMI FILTER HYBRID-HIGH RELIABILITY Descriptio The AME Series of EMI filters have bee desiged to provide full compliace with the iput lie reflected ripple curret requiremet specified

More information

Technical Explanation for Counters

Technical Explanation for Counters Techical Explaatio for ers CSM_er_TG_E Itroductio What Is a er? A er is a device that couts the umber of objects or the umber of operatios. It is called a er because it couts the umber of ON/OFF sigals

More information

WAVE-BASED TRANSIENT ANALYSIS USING BLOCK NEWTON-JACOBI

WAVE-BASED TRANSIENT ANALYSIS USING BLOCK NEWTON-JACOBI WAVE-BASED TRANSIENT ANALYSIS USING BLOCK NEWTON-JACOBI Muhammad Kabir McGill Uiversity Departmet of Electrical ad Computer Egieerig Motreal, QC H3A 2A7 Email: muhammad.kabir@mail.mcgill.ca Carlos Christofferse

More information

PT8A9701/974/974L 8-Function Remote Controller. General Description. Features. Ordering Information. Block Diagram Figure 1. Block Diagram of PT8A9701

PT8A9701/974/974L 8-Function Remote Controller. General Description. Features. Ordering Information. Block Diagram Figure 1. Block Diagram of PT8A9701 PT8A970/97/97L Feature The PT8A970 work a the ecoder ad the PT8A97/97L work a the decoder Nie output pi, 5 for forward, backward, left, right ad turbo fuctio, ad fuctioal key Operatio power upply for PT8A970:

More information

Combinatorics. Chapter Permutations. Reading questions. Counting Problems. Counting Technique: The Product Rule

Combinatorics. Chapter Permutations. Reading questions. Counting Problems. Counting Technique: The Product Rule Chapter 3 Combiatorics 3.1 Permutatios Readig questios 1. Defie what a permutatio is i your ow words. 2. What is a fixed poit i a permutatio? 3. What do we assume about mutual disjoitedess whe creatig

More information

PERMUTATIONS AND COMBINATIONS

PERMUTATIONS AND COMBINATIONS www.sakshieducatio.com PERMUTATIONS AND COMBINATIONS OBJECTIVE PROBLEMS. There are parcels ad 5 post-offices. I how may differet ways the registratio of parcel ca be made 5 (a) 0 (b) 5 (c) 5 (d) 5. I how

More information

V is sensitive only to the difference between the input currents,

V is sensitive only to the difference between the input currents, PHYSICS 56 Experiment : IC OP-Amp and Negative Feedback In thi experiment you will meaure the propertie of an IC op-amp, compare the open-loop and cloed-loop gain, oberve deterioration of performance when

More information

A study on the efficient compression algorithm of the voice/data integrated multiplexer

A study on the efficient compression algorithm of the voice/data integrated multiplexer A study o the efficiet compressio algorithm of the voice/data itegrated multiplexer Gyou-Yo CHO' ad Dog-Ho CHO' * Dept. of Computer Egieerig. KyiigHee Uiv. Kiheugup Yogiku Kyuggido, KOREA 449-71 PHONE

More information

An Unsupervised Bayesian Classifier for Multiple Speaker Detection and Localization

An Unsupervised Bayesian Classifier for Multiple Speaker Detection and Localization INTERSPEECH 3 A Uupervied Bayeia Claifier for Multiple Speaker Detectio ad Localizatio Youef Oualil, Friedrich Faubel, Dietrich Klakow Spoke Laguage Sytem, Saarlad Uiverity, Saarbrücke, Germay youef.oualil@lv.ui-aarlad.de

More information

Introduction to Wireless Communication Systems ECE 476/ECE 501C/CS 513 Winter 2003

Introduction to Wireless Communication Systems ECE 476/ECE 501C/CS 513 Winter 2003 troductio to Wireless Commuicatio ystems ECE 476/ECE 501C/C 513 Witer 2003 eview for Exam #1 March 4, 2003 Exam Details Must follow seatig chart - Posted 30 miutes before exam. Cheatig will be treated

More information

Counting on r-fibonacci Numbers

Counting on r-fibonacci Numbers Claremot Colleges Scholarship @ Claremot All HMC Faculty Publicatios ad Research HMC Faculty Scholarship 5-1-2015 Coutig o r-fiboacci Numbers Arthur Bejami Harvey Mudd College Curtis Heberle Harvey Mudd

More information

Analysis of SDR GNSS Using MATLAB

Analysis of SDR GNSS Using MATLAB Iteratioal Joural of Computer Techology ad Electroics Egieerig (IJCTEE) Volume 5, Issue 3, Jue 2015 Aalysis of SDR GNSS Usig MATLAB Abstract This paper explais a software defied radio global avigatio satellite

More information

High Speed Area Efficient Modulo 2 1

High Speed Area Efficient Modulo 2 1 High Speed Area Efficiet Modulo 2 1 1-Soali Sigh (PG Scholar VLSI, RKDF Ist Bhopal M.P) 2- Mr. Maish Trivedi (HOD EC Departmet, RKDF Ist Bhopal M.P) Adder Abstract Modular adder is oe of the key compoets

More information

Controller Design for a Pneumatic Actuator System with Proportional Valve

Controller Design for a Pneumatic Actuator System with Proportional Valve Cotroller eig for a eumatic Actuator Sytem with roportioal Valve Gai Chaohui 1, *, Wag Cheggag 1 School of Electroic Egieerig, Wuha Vocatioal College of Software ad Egieerig, Wuha, Chia School of Mechaical

More information

A New Basic Unit for Cascaded Multilevel Inverters with the Capability of Reducing the Number of Switches

A New Basic Unit for Cascaded Multilevel Inverters with the Capability of Reducing the Number of Switches Joural of Power Electroics, ol, o, pp 67-677, July 67 JPE --6 http://dxdoiorg/6/jpe67 I(Prit: 98-9 / I(Olie: 9-78 A ew Basic Uit for Cascaded Multi Iverters with the Capability of Reducig the umber of

More information

PT8A2611/2621 PIR Sensor Light Switch Controller Features General Description Function Comparison Override CDS feedback Output PT8A2611 PT8A2621

PT8A2611/2621 PIR Sensor Light Switch Controller Features General Description Function Comparison Override CDS feedback Output PT8A2611 PT8A2621 Feature 2-tage operatioal amplifier a filter Built-i oie rejectio circuit O-chip regulator Override fuctio (PT8A2621 oly) Sychroou with AC 220V/50Hz ad 110V/60Hz Pule output (PT8A2611) for TRIAC drive

More information

Note: This lab is a little longer than others. Read through the steps and do what you can before coming to lab.

Note: This lab is a little longer than others. Read through the steps and do what you can before coming to lab. 112 - Lab 8 Purpoe Oberve one-way diode behavior Ue ome L in conventional and non-conventional way Ue JT tranitor a amplifier and witche Part/tool needed: oldering iron and hand tool Part available in

More information

Grade 6 Math Review Unit 3(Chapter 1) Answer Key

Grade 6 Math Review Unit 3(Chapter 1) Answer Key Grade 6 Math Review Uit (Chapter 1) Aswer Key 1. A) A pottery makig class charges a registratio fee of $25.00. For each item of pottery you make you pay a additioal $5.00. Write a expressio to represet

More information

}, how many different strings of length n 1 exist? }, how many different strings of length n 2 exist that contain at least one a 1

}, how many different strings of length n 1 exist? }, how many different strings of length n 2 exist that contain at least one a 1 1. [5] Give sets A ad B, each of cardiality 1, how may fuctios map A i a oe-tooe fashio oto B? 2. [5] a. Give the set of r symbols { a 1, a 2,..., a r }, how may differet strigs of legth 1 exist? [5]b.

More information

PRACTICAL FILTER DESIGN & IMPLEMENTATION LAB

PRACTICAL FILTER DESIGN & IMPLEMENTATION LAB 1 of 7 PRACTICAL FILTER DESIGN & IMPLEMENTATION LAB BEFORE YOU BEGIN PREREQUISITE LABS Itroductio to Oscilloscope Itroductio to Arbitrary/Fuctio Geerator EXPECTED KNOWLEDGE Uderstadig of LTI systems. Laplace

More information

Revision: June 10, E Main Suite D Pullman, WA (509) Voice and Fax

Revision: June 10, E Main Suite D Pullman, WA (509) Voice and Fax 1.8.0: Ideal Oeratioal Amlifiers Revisio: Jue 10, 2010 215 E Mai Suite D Pullma, WA 99163 (509) 334 6306 Voice ad Fax Overview Oeratioal amlifiers (commoly abbreviated as o-ams) are extremely useful electroic

More information

Paper Mill INDUSTRY TRAINING

Paper Mill INDUSTRY TRAINING Paper Mill Paper Mill TURN BEARING KNOWLEDGE INTO MILL UPTIME AND LOWER MAINTANENCE COST Timke s paper idustry bearig traiig offers maitaece ad mill operators i-depth fudametals eeded to help reduce maitaece

More information

LX 422/722 Intermediate Syntax KEY (with notes) SPRING 2018 FINAL 38 points total; 22 for #1, 2 for #2, 7 for #3, 1 for #4, 6 for #5

LX 422/722 Intermediate Syntax KEY (with notes) SPRING 2018 FINAL 38 points total; 22 for #1, 2 for #2, 7 for #3, 1 for #4, 6 for #5 LX 422/722 Itermediate Sytax KEY (with otes) SPRIG 2018 FIAL 38 poits total; 22 for #1, 2 for #2, 7 for #3, 1 for #4, 6 for #5 SEEES FOR PROBLEM #1 (i) (ii) (iii) Pat seems to kow who will wi. Pat s fried

More information

Available online at Procedia Engineering 7 (2010) Procedia Engineering 00 (2010)

Available online at   Procedia Engineering 7 (2010) Procedia Engineering 00 (2010) Aailable olie at www.sciecedirect.com Procedia Egieerig 7 (2) 442 446 Procedia Egieerig (2) Procedia Egieerig www.elseier.com/locate/procedia www.elseier.com/locate/procedia 2 Smposium o Securit Detectio

More information

Compound Controller for DC Motor Servo System Based on Inner-Loop Extended State Observer

Compound Controller for DC Motor Servo System Based on Inner-Loop Extended State Observer BULGARIAN ACADEMY OF SCIENCES CYBERNETICS AND INFORMATION TECHNOLOGIES Volume 6, No 5 Special Issue o Applicatio of Advaced Computig ad Simulatio i Iformatio Systems Sofia 06 Prit ISSN: 3-970; Olie ISSN:

More information

By: Pinank Shah. Date : 03/22/2006

By: Pinank Shah. Date : 03/22/2006 By: Piak Shah Date : 03/22/2006 What is Strai? What is Strai Gauge? Operatio of Strai Gauge Grid Patters Strai Gauge Istallatio Wheatstoe bridge Istrumetatio Amplifier Embedded system ad Strai Gauge Strai

More information

HB860H 2-phase Hybrid Servo Drive

HB860H 2-phase Hybrid Servo Drive HB860H 2-phase Hybrid Servo Drive 20-70VAC or 30-100VDC, 8.2A Peak No Tuig, Nulls loss of Sychroizatio Closed-loop, elimiates loss of sychroizatio Broader operatig rage higher torque ad higher speed Reduced

More information

AC : USING ELLIPTIC INTEGRALS AND FUNCTIONS TO STUDY LARGE-AMPLITUDE OSCILLATIONS OF A PENDULUM

AC : USING ELLIPTIC INTEGRALS AND FUNCTIONS TO STUDY LARGE-AMPLITUDE OSCILLATIONS OF A PENDULUM AC 007-7: USING ELLIPTIC INTEGRALS AND FUNCTIONS TO STUDY LARGE-AMPLITUDE OSCILLATIONS OF A PENDULUM Josue Njock-Libii, Idiaa Uiversity-Purdue Uiversity-Fort Waye Josué Njock Libii is Associate Professor

More information

MADE FOR EXTRA ORDINARY EMBROIDERY DESIGNS

MADE FOR EXTRA ORDINARY EMBROIDERY DESIGNS MADE FOR EXTRA ORDINARY EMBROIDERY DESIGNS HIGH-PERFORMANCE SPECIAL EMBROIDERY MACHINES SERIES W, Z, K, H, V THE ART OF EMBROIDERY GREATER CREATIVE FREEDOM Typical tapig embroidery Zigzag embroidery for

More information

Advanced Telemetry Tracking System for High Dynamic Targets

Advanced Telemetry Tracking System for High Dynamic Targets Advaced Telemetry Trackig System for High Dyamic Targets Item Type text; Proceedigs Authors Mischwaer, Natha; Leide, Nelso Paiva Oliveira Publisher Iteratioal Foudatio for Telemeterig Joural Iteratioal

More information

TMCM BLDC MODULE. Reference and Programming Manual

TMCM BLDC MODULE. Reference and Programming Manual TMCM BLDC MODULE Referece ad Programmig Maual (modules: TMCM-160, TMCM-163) Versio 1.09 August 10 th, 2007 Triamic Motio Cotrol GmbH & Co. KG Sterstraße 67 D 20357 Hamburg, Germay http:www.triamic.com

More information

Experimental Noise Analysis of Reed Switch Sensor Signal under Environmental Vibration

Experimental Noise Analysis of Reed Switch Sensor Signal under Environmental Vibration Computer Techology ad Applicatio 7 (16) 96-1 doi: 1.1765/1934-733/16..4 D DAVID PUBLISHING Experimetal Noise Aalysis of Reed Switch Sesor Sigal uder Evirometal Vibratio Odgerel Ayurzaa 1 ad Hiesik Kim

More information

15 min/ Fall in New England

15 min/ Fall in New England 5 mi/ 0+ -4 Fall i New Eglad Before witer makes its appearace, a particularly warm fall bathes the forest i a golde shimmer. Durig the Idia Summer, New Eglad blossoms oe last time. Treetops are ablaze

More information

Combined Scheme for Fast PN Code Acquisition

Combined Scheme for Fast PN Code Acquisition 13 th Iteratioal Coferece o AEROSPACE SCIENCES & AVIATION TECHNOLOGY, ASAT- 13, May 6 8, 009, E-Mail: asat@mtc.edu.eg Military Techical College, Kobry Elkobbah, Cairo, Egypt Tel : +(0) 4059 4036138, Fax:

More information

COS 126 Atomic Theory of Matter

COS 126 Atomic Theory of Matter COS 126 Atomic Theory of Matter 1 Goal of the Assigmet Video Calculate Avogadro s umber Usig Eistei s equatios Usig fluorescet imagig Iput data Output Frames Blobs/Beads Estimate of Avogadro s umber 7.1833

More information

x y z HD(x, y) + HD(y, z) HD(x, z)

x y z HD(x, y) + HD(y, z) HD(x, z) Massachusetts Istitute of Techology Departmet of Electrical Egieerig ad Computer Sciece 6.02 Solutios to Chapter 5 Updated: February 16, 2012 Please sed iformatio about errors or omissios to hari; questios

More information

Spread Spectrum Signal for Digital Communications

Spread Spectrum Signal for Digital Communications Wireless Iformatio Trasmissio System Lab. Spread Spectrum Sigal for Digital Commuicatios Istitute of Commuicatios Egieerig Natioal Su Yat-se Uiversity Spread Spectrum Commuicatios Defiitio: The trasmitted

More information

Model Display digit Size Output Power supply 24VAC 50/60Hz, 24-48VDC 9999 (4-digit) 1-stage setting

Model Display digit Size Output Power supply 24VAC 50/60Hz, 24-48VDC 9999 (4-digit) 1-stage setting FXY Series DIN W7 6mm Of er/timer With Idicatio Oly Features ig speed: cps/cps/kcps/kcps Selectable voltage iput (PNP) method or o-voltage iput (NPN) method Iput mode: Up, Dow, Dow Dot for Decimal Poit

More information

Comparison of Frequency Offset Estimation Methods for OFDM Burst Transmission in the Selective Fading Channels

Comparison of Frequency Offset Estimation Methods for OFDM Burst Transmission in the Selective Fading Channels Compariso of Frequecy Offset Estimatio Methods for OFDM Burst Trasmissio i the Selective Fadig Chaels Zbigiew Długaszewski Istitute of Electroics ad Telecommuicatios Pozań Uiversity of Techology 60-965

More information