Reducing Computational Load in Solution Separation for Kalman Filters and an Application to PPP Integrity

Size: px
Start display at page:

Download "Reducing Computational Load in Solution Separation for Kalman Filters and an Application to PPP Integrity"

Transcription

1 Reducing Compuaional Load in Soluion Separaion for Kalman Filers and an Applicaion o PPP Inegriy Juan Blanch, Kaz Gunning, Todd Waler. Sanford Universiy Lance De Groo, Laura Norman. Hexagon Posiioning Inelligence ABSTRACT This paper invesigaes wo echniques o reduce he compuaional load of running muliple faul oleran Kalman filers in order o provide inegriy. These approaches are hen exploied in he implemenaion of a soluion separaion inegriy monioring algorihm in a PPP Kalman filer soluion. We evaluae he echniques using GNSS daa colleced in saic and driving condiions. In our scenarios, hese echniques lead o compuaional load reducions of a leas 70% a he expense of proecion level degradaions of abou 50%. INTRODUCTION Unil recenly, Precise Poin Posiioning (PPP) echniques [1] have mosly been used o provide high accuracy. There is a growing ineres in ranslaing he benefis of PPP o inegriy and enabling is applicaion o safey criical applicaions in rail, auomoive, mariime, and even air navigaion [2], [3], [4], [5]. In [5], we demonsraed how echniques developed for aviaion applied o PPP can produce meer-level proecion levels in auomoive and aviaion scenarios. This was achieved by implemening an inegriy monioring algorihm based on soluion separaion, akin o he one used o analyze Advanced RAIM performance [6], o he PPP Kalman filer soluion. The principle of soluion separaion is o run a bank of filers, where each filer is faul oleran o a faul or se of fauls. The faul deecion saisic is he difference beween each of hese soluions and he all-in-view soluion. In addiion o heir opimaliy properies [7], soluion separaion algorihms offer a sraighforward proof of inegriy, and good performance [5]. However, hey can also be expensive in erms of memory and processing ime, because hey require he receiver o compue a bank of filers (or a process compuaionally equivalen o a bank of filers, as in [11]). In he wors case, he compuaional load will be proporional o he number of filers. In [5] we showed ha i was possible o dramaically reduce he cos of running he bank of filers: depending on he filer complexiy (ha is, he number of esimaed saes), we could run 20 o 50 addiional filers for he cos of one. This was obained by exploiing he fac ha, in PPP, many of he elemens in he compuaion (error models, correcions, ec) are common o he all filers, so ha i is sufficien o compue hem once for he all-in-view filer. Also, all he measuremens are linearized wih respec o he all-in-view posiion soluion, which furher simplifies he subse soluion filers. The goal of his paper is o inroduce and invesigae echniques o reduce even furher he cos of he soluion separaion for Kalman filer soluions. When he number of saes is large (larger han 50), which is he expecaion in a PPP mulifrequency user algorihm, here are a leas wo seps ha are compuaionally expensive: he deerminaion of he Kalman gain, and he deerminaion of he new error covariance. The firs echnique under invesigaion consiss in using a se of subopimal filers for he subse soluions (insead of he opimal filer), where he Kalman gain for each subfiler is derived from he all-in-view and does no require a full marix

2 inversion. The second echnique ha we will evaluae is he consolidaion of fauls ino a few subses. This is anoher ype of subopimal subse soluion ha has already been evaluaed for snapsho soluions in Advanced RAIM [8], [9]. For he experimenal evaluaion, we will use our sequenial PPP filer implemenaion [5], which is based on a simple exended Kalman filer wih esimaed parameers comprising he receiver posiion, clock biases for each consellaion in use, a ropospheric delay, and floa ambiguiies for each racked carrier phase. Dual-frequency measuremens are incorporaed from GPS, GLONASS, Galileo, and BeiDou. The precise orbi and clock esimaes are drawn from he IGS MGEX analysis ceners. SUBOPTIMAL SUBSET SOLUTIONS: FIRST APPROACH For he approach oulined here, we only consider he measuremen updae sep of he Kalman filer. For he all-in-view filer (indicaed by he index 0), we have he following Kalman filer equaions: Where 1 1 is he a poseriori sae esimae, xˆ T xˆ xˆ C G W y Gxˆ (1) is he a priori esimae, G is he observaion marix, W is he inverse xˆ 1 of he measuremen noise marix, y is he vecor of measuremens, and sae esimae. We have: Where 0 C 1 1 is he error covariance of he a priori esimae. 1 1 is he error covariance of he a poseriori C 1 T C 1 1 C 1 G WG 1 (2) Subse filer soluions In his paper we will consider probabiliy fauls of 10-5 and 10-4 per hour. For an inegriy of 10-7 per hour, his means ha we need o compue he soluion separaion saisic of all one ou subses in he case of 10-5 and wo ou subses for 10-4 [8]. The subse filer Kalman filer equaions (indexed by k) are similar o he all-in-view ones: k k k kt k k k xˆ xˆ C G W y G xˆ (3) 1 T C C G W G (4) k k k k k The only difference wih respec o he all-in-view is ha we only use a subse of he available measuremens o updae he sae esimae. One of he mos onerous seps in his process is he compuaion of he covariance as wrien in Equaion (4). As can be seen, we need a leas wo marix inversions, where boh marices are n by n wih n being close o a 100. (We noe ha he geomery marix is ofen as large, so a marix updae formula will no subsanially reduce he compuaional load). 1

3 The firs approach consiss in using a subopimal filer for we define i as follows: Where he marix k 1 1 insead of he opimal one defined above. More precisely, xˆ k1 1 k k k k T k k k k xˆ xˆ G W y G xˆ (5) is no longer given by Equaion (4). Insead, we aemp o find a marix ha will resul in a reasonable esimaor bu ha is cheaper o compue. One possible approach is o compue his marix as if he prior of he esimaed saes was given by he prior of he all-in-view filer: 1 T C G W G (6) k k k k The advanage is ha his marix can be obained wihou a full marix inversion. We have: 1 C G WG G W G G WG (7) 1 k T k T k k T k k k In mos cases, he rank of he marix T T G W G G WG is considerably smaller han he rank of. For example, in he one ou case of our PPP filer, he rank of his marix is 4. We can wrie: Using he Woodbury marix ideniy, we ge: The use of his formula can speed up he calculaion of k k k k k k T T T G WG G W G G W G 1 C 1 1 T G WG (8) 1 T T C G WG G W G (9) k k k k T C C G W G C G G C (10) k 0 0 k T k 1 k 0 k k k 1 1, because he marix o inver is usually much smaller han he whole covariance marix. Sandard marix inversion algorihms require around 2/3n 3 basic operaions, so he compuaional load is significanly reduced (from almos a million o less han a hundred). The new Kalman gain is given by: 1 T k k kt k k k k K G W C G W C G W I W G C G G C G W (11) 0 k T k 0 k T k 0 k T k Where we have highlighed wha has already been compued in he all-in-view filer. New subse covariance As opposed o he opimal filer, he covariance afer he updae is no given by k 1 1. Insead, i is given by:

4 1 k k T k T C I K C I K KW K (12) SUBOPTIMAL SUBSET SOLUTIONS: SECOND APPROACH The second approach can be described much more succincly. I consiss in grouping he fauls so ha we do no need o run as many filers. For example, insead of running a filer for a faul in saellie i and anoher one for a faul in saellie j, we run a filer ha is faul oleran o boh i and j. This will resul in a weaker soluion posiion, and herefore larger proecion levels. This second approach can be considered a subopimal subse soluion approach because each faul is accouned by a subopimal filer. For his paper, he groups were formed based on he PRN number, which is mosly equivalen o a random grouping wih regard o geomery. DATA AND PROTECTION LEVEL CALCULATION We used wo ypes of GNSS daa: one colleced by a saic receiver and one colleced by a receiver insalled in a car. The GNSS daa colleced in road condiions is described in [5] and briefly summarized here: Receiver: NovAel OEM Hour Driving Daa on March 1, 2018 GPS (L1 C/A -L2P semi-codeless), GLONASS (L1 C/A-L2P) a 1 Hz Truh posiions provided by NovAel OEM729 wih acical-grade IMU wih forward and reverse processing Specifically, we choose he open sky condiions. The saic GNSS corresponded o he following condiions: Receiver: Trimble NeR9 6 hours of saic daa on November 7, 2018 a Sanford GPS (L1C-L2W), GLONASS (L1C-L2P) a 1 Hz Truh posiion from IGS saion soluions The error models are and he proecion level calculaion is also described in [5]. I is a sraighforward adapaion of he ARAIM algorihm described in [6] o a Kalman filer soluion. The algorihms were run in MATLAB in a PC (Windows 10, 64 bi OS, wih Inel Core i7-8700k CPU@3.70GHz 3.70GHz wih 16.0 GB RAM). EXPERIMENTAL RESULTS Baseline vs subopimal subse Kalman filer The baseline resuls use he opimal subses as described in Equaion (4). The subopimal Kalman filer subse soluion was implemened as described in Equaion (11). Figures 1 a) and b) show he subse soluions corresponding o he baseline approach and he subopimal Kalman filer approach. We can observe a degradaion in he accuracy of he subse posiion soluions, and also in he covariances (no ploed here). Figures 2 hrough 4 show he proecion levels for boh he baseline and he subopimal approach, as well as he raio beween he wo (righ side plo).

5 Figure 1 a) and b). Subse posiion soluions for he baseline resuls (a), and he subopimal subse soluion (b) Figure 2. PL for he saic scenario wih one ou (lef side plo), and raio beween subopimal and baseline (righ side plo). Run ime was 6045 s and 5011 s (for baseline and subopimal respecively).

6 Figure 3. PL for he driving scenario wih one ou (lef side plo), and raio beween subopimal and baseline (righ side plo). Run ime was 319 s /291 s (baseline/subopimal). Figure 4. PL for he saic scenario wih wo ou (lef side plo), and raio beween subopimal and baseline (righ side plo). Run ime was s /6100 s (baseline/subopimal). The improvemen in execuion speed was modes, as we only saw a 10% reducion in execuion ime for he one ou case and a 50% reducion for he wo ou case. I is possible however ha a more significan benefi may be observed in real ime code (he prooype we use is implemened in MATLAB, which is very well suied for marix operaions). Subopimal subses: faul grouping In his secion, we evaluae he proecion levels resuling from he faul grouping echnique. The grouping of he fauls was no opimized. Figures 5 hrough 7 show he resuling proecion levels for group sizes of 2, 3, 5 and 10 fauls. Up o group sizes of 3, he degradaion appears o be accepable.

7 Figure 5. PL for he saic scenario wih one ou (lef side plo) for each of he grouping opions (1 is he baseline), and raio beween subopimal and baseline (righ side plo). Run ime was 6045 s/4324 s/ 3673 s/3352 s/ 3240 s (baseline/2/3/4/5 groupings). Figure 6. PL for he driving scenario wih one ou (lef side plo) for each of he grouping opions (1 is he baseline), and raio beween subopimal and baseline (righ side plo). Run ime was 519 s/337 s/ 297 s/273 s/ 265 s (baseline/2/3/4/5 groupings).

8 Figure 7. PL for he saic scenario wih wo ou (lef side plo) for each of he grouping opions (1 is he baseline), and raio beween subopimal and baseline (righ side plo). Run ime was s/3619 s/ 2241 s/1787 s/ 1458 s (baseline/2/3/4/5 groupings). Figure 7. PL for he driving scenario wih wo ou (lef side plo) for each of he grouping opions (1 is he baseline), and raio beween subopimal and baseline (righ side plo). Run ime was 3800 s/1280 s/ 820 s/ 560 s/490 s (baseline/2/3/4/5 groupings). As in he firs approach, he execuion speed improvemen in he one ou case was modes in our MATLAB implemenaion, bu i is significan in he wo ou case. For groupings of size wo, we observed an improvemen of 70% in run ime Forming faul groups wih sizes larger han 3 leads o very large proecion levels. The proecion level degradaion due o faul grouping is no negligible in any of he cases, bu i may be accepable for groupings of wo fauls, especially given he poenial reducion in compuaional load. Table 1 summarizes he resuls of our simulaions for he wo ou case. Table 1. Run ime improvemen for he differen echniques and corresponding performance degradaion

9 Algorihm Decrease in run ime compared o baseline Raio of proecion levels (max and median) Baseline soluion separaion 0 % 1 1 Subopimal filer 49% Faul grouping (2) 70% Faul grouping (3) 81% Faul grouping (4) 85% Faul grouping (5) 88% SUMMARY We have described and invesigaed wo echniques o reduce he compuaional load of a soluion separaion algorihm for Kalman filer posiion soluions. Boh echniques consis in using subopimal filers in he subse filers insead of he opimal filers. We apply hese echniques in a soluion separaion inegriy monioring algorihm in a PPP Kalman filer soluion wih daa colleced in road condiions. The resuls sugges ha, alhough he use of subopimal filers does increase he proecion levels and herefore degrade performance -, he degradaion may be accepable given he poenial compuional load savings. REFERENCES [1] Kouba, J. and Heroux, P. (2001). Precise Poin Posiioning Using IGS Orbi and Clock Producs, GPS Soluions, vol. 5, no. 2, pp [2] Madrid, P. F. Navarro, Fernández, L. Marínez, López, M. Alonso, Samper, M.D. Laínez, Merino, M.M. Romay, "PPP Inegriy for Advanced Applicaions, Including Field Trials wih Galileo, Geodeic and Low-Cos Receivers, and a Preliminary Safey Analysis," Proceedings of he 29h Inernaional Technical Meeing of The Saellie Division of he Insiue of Navigaion (ION GNSS+ 2016), Porland, Oregon, Sepember 2016, pp [3] D. Calle, E. Carbonell, P. Navarro, P. Roldán, I. Rodríguez, G. Tobías, Facing he Challenges of PPP: Convergence Time, Inegriy and Improved Robusness Proceedings of he 31h Inernaional Technical Meeing of The Saellie Division of he Insiue of Navigaion (ION GNSS+ 2018),Miami, Florida, Sepember [4] Barrios, J. e al Updae on Ausralia and New Zealand DFMC SBAS and PPP Sysem Resuls Proceedings of he 31h Inernaional Technical Meeing of The Saellie Division of he Insiue of Navigaion (ION GNSS+ 2018),Miami, Florida, Sepember [5] K. Gunning, J. Blanch, T. Waler, L. de Groo, L. Norman, Design and Evaluaion of Inegriy Algorihms for PPP in Kinemaic Applicaions Proceedings of he 31h Inernaional Technical Meeing of The Saellie Division of he Insiue of Navigaion (ION GNSS+ 2018),Miami, Florida, Sepember [6] Working Group C, ARAIM Technical Subgroup, Milesone 3 Repor, February 26, Available a:

10 hp:// hp://ec.europa.eu/growh/ools-daabases/newsroom/cf/iemdeail.cfm?iem_id=8690 [7] Blanch, Juan, Waler, Todd, Enge, Per, "Theoreical Resuls on he Opimal Deecion Saisics for Auonomous Inegriy Monioring", NAVIGATION, Journal of The Insiue of Navigaion, Vol. 64, No. 1, Spring 2017, pp [8] Blanch, Juan, Waler, Todd, Enge, Per, "Fixed Subse Selecion o Reduce Advanced RAIM Complexiy," Proceedings of he 2018 Inernaional Technical Meeing of The Insiue of Navigaion, Reson, Virginia, January 2018, pp [9] Orejas, Marin, Skalicky, Jakub, "Clusered ARAIM," Proceedings of he 2016 Inernaional Technical Meeing of The Insiue of Navigaion, Monerey, California, January 2016, pp [10] Orejas, Marin, Skalicky, Jakub, Ziegler, Ue, "Implemenaion and Tesing of Clusered ARAIM in a GPS/Galileo Receiver," Proceedings of he 29h Inernaional Technical Meeing of The Saellie Division of he Insiue of Navigaion (ION GNSS+ 2016), Porland, Oregon, Sepember 2016, pp [11] Tanil, Cagaay, Khanafseh, Samer, Joerger, Mahieu, Pervan, Boris, "Sequenial Inegriy Monioring for Kalman Filer Innovaions-based Deecors," Proceedings of he 31s Inernaional Technical Meeing of The Saellie Division of he Insiue of Navigaion (ION GNSS+ 2018), Miami, Florida, Sepember 2018, pp

P. Bruschi: Project guidelines PSM Project guidelines.

P. Bruschi: Project guidelines PSM Project guidelines. Projec guidelines. 1. Rules for he execuion of he projecs Projecs are opional. Their aim is o improve he sudens knowledge of he basic full-cusom design flow. The final score of he exam is no affeced by

More information

TRIPLE-FREQUENCY IONOSPHERE-FREE PHASE COMBINATIONS FOR AMBIGUITY RESOLUTION

TRIPLE-FREQUENCY IONOSPHERE-FREE PHASE COMBINATIONS FOR AMBIGUITY RESOLUTION TRIPL-FRQCY IOOSPHR-FR PHAS COMBIATIOS FOR AMBIGITY RSOLTIO D. Odijk, P.J.G. Teunissen and C.C.J.M. Tiberius Absrac Linear combinaions of he carrier phase daa which are independen of he ionospheric delays

More information

Lab 3 Acceleration. What You Need To Know: Physics 211 Lab

Lab 3 Acceleration. What You Need To Know: Physics 211 Lab b Lab 3 Acceleraion Wha You Need To Know: The Physics In he previous lab you learned ha he velociy of an objec can be deermined by finding he slope of he objec s posiion vs. ime graph. x v ave. = v ave.

More information

Laplacian Mixture Modeling for Overcomplete Mixing Matrix in Wavelet Packet Domain by Adaptive EM-type Algorithm and Comparisons

Laplacian Mixture Modeling for Overcomplete Mixing Matrix in Wavelet Packet Domain by Adaptive EM-type Algorithm and Comparisons Proceedings of he 5h WSEAS Inernaional Conference on Signal Processing, Isanbul, urey, May 7-9, 6 (pp45-5) Laplacian Mixure Modeling for Overcomplee Mixing Marix in Wavele Pace Domain by Adapive EM-ype

More information

Estimation of Automotive Target Trajectories by Kalman Filtering

Estimation of Automotive Target Trajectories by Kalman Filtering Buleinul Şiinţific al Universiăţii "Poliehnica" din imişoara Seria ELECRONICĂ şi ELECOMUNICAŢII RANSACIONS on ELECRONICS and COMMUNICAIONS om 58(72), Fascicola 1, 2013 Esimaion of Auomoive arge rajecories

More information

Variation Aware Cross-Talk Aggressor Alignment by Mixed Integer Linear Programming

Variation Aware Cross-Talk Aggressor Alignment by Mixed Integer Linear Programming ariaion Aware Cross-alk Aggressor Alignmen by Mixed Ineger Linear Programming ladimir Zoloov IBM. J. Wason Research Cener, Yorkown Heighs, NY zoloov@us.ibm.com Peer Feldmann D. E. Shaw Research, New York,

More information

An off-line multiprocessor real-time scheduling algorithm to reduce static energy consumption

An off-line multiprocessor real-time scheduling algorithm to reduce static energy consumption An off-line muliprocessor real-ime scheduling algorihm o reduce saic energy consumpion Firs Workshop on Highly-Reliable Power-Efficien Embedded Designs Shenzhen, China Vincen Legou, Mahieu Jan, Lauren

More information

Motion-blurred star image acquisition and restoration method based on the separable kernel Honglin Yuana, Fan Lib and Tao Yuc

Motion-blurred star image acquisition and restoration method based on the separable kernel Honglin Yuana, Fan Lib and Tao Yuc 5h Inernaional Conference on Advanced Maerials and Compuer Science (ICAMCS 206) Moion-blurred sar image acquisiion and resoraion mehod based on he separable kernel Honglin Yuana, Fan Lib and Tao Yuc Beihang

More information

Role of Kalman Filters in Probabilistic Algorithm

Role of Kalman Filters in Probabilistic Algorithm Volume 118 No. 11 2018, 5-10 ISSN: 1311-8080 (prined version); ISSN: 1314-3395 (on-line version) url: hp://www.ijpam.eu doi: 10.12732/ijpam.v118i11.2 ijpam.eu Role of Kalman Filers in Probabilisic Algorihm

More information

MAP-AIDED POSITIONING SYSTEM

MAP-AIDED POSITIONING SYSTEM Paper Code: F02I131 MAP-AIDED POSITIONING SYSTEM Forssell, Urban 1 Hall, Peer 1 Ahlqvis, Sefan 1 Gusafsson, Fredrik 2 1 NIRA Dynamics AB, Sweden; 2 Linköpings universie, Sweden Keywords Posiioning; Navigaion;

More information

HIGH THROUGHPUT EVALUATION OF SHA-1 IMPLEMENTATION USING UNFOLDING TRANSFORMATION

HIGH THROUGHPUT EVALUATION OF SHA-1 IMPLEMENTATION USING UNFOLDING TRANSFORMATION VOL., NO. 5, MARCH 26 ISSN 89-668 26-26 Asian Research Publishing Nework (ARPN). All righs reserved. HIGH THROUGHPUT EVALUATION OF SHA- IMPLEMENTATION USING UNFOLDING TRANSFORMATION Shamsiah Bini Suhaili

More information

Memorandum on Impulse Winding Tester

Memorandum on Impulse Winding Tester Memorandum on Impulse Winding Teser. Esimaion of Inducance by Impulse Response When he volage response is observed afer connecing an elecric charge sored up in he capaciy C o he coil L (including he inside

More information

Attitude Estimation of A Rocking Ship with The Angle of Arrival Measurements Using Beacons

Attitude Estimation of A Rocking Ship with The Angle of Arrival Measurements Using Beacons IOSR Journal of VLSI and Signal Processing (IOSR-JVSP) Volume 6, Issue 5, Ver. I (Sep. - Oc. 2016), PP 60-66 e-issn: 2319 4200, p-issn No. : 2319 4197 www.iosrjournals.org Aiude Esimaion of A Rocing Ship

More information

Control and Protection Strategies for Matrix Converters. Control and Protection Strategies for Matrix Converters

Control and Protection Strategies for Matrix Converters. Control and Protection Strategies for Matrix Converters Conrol and Proecion Sraegies for Marix Converers Dr. Olaf Simon, Siemens AG, A&D SD E 6, Erlangen Manfred Bruckmann, Siemens AG, A&D SD E 6, Erlangen Conrol and Proecion Sraegies for Marix Converers To

More information

EXPERIMENT #9 FIBER OPTIC COMMUNICATIONS LINK

EXPERIMENT #9 FIBER OPTIC COMMUNICATIONS LINK EXPERIMENT #9 FIBER OPTIC COMMUNICATIONS LINK INTRODUCTION: Much of daa communicaions is concerned wih sending digial informaion hrough sysems ha normally only pass analog signals. A elephone line is such

More information

Direct Analysis of Wave Digital Network of Microstrip Structure with Step Discontinuities

Direct Analysis of Wave Digital Network of Microstrip Structure with Step Discontinuities Direc Analysis of Wave Digial Nework of Microsrip Srucure wih Sep Disconinuiies BILJANA P. SOŠIĆ Faculy of Elecronic Engineering Universiy of Niš Aleksandra Medvedeva 4, Niš SERBIA MIODRAG V. GMIROVIĆ

More information

Comparing image compression predictors using fractal dimension

Comparing image compression predictors using fractal dimension Comparing image compression predicors using fracal dimension RADU DOBRESCU, MAEI DOBRESCU, SEFA MOCAU, SEBASIA ARALUGA Faculy of Conrol & Compuers POLIEHICA Universiy of Buchares Splaiul Independenei 313

More information

Knowledge Transfer in Semi-automatic Image Interpretation

Knowledge Transfer in Semi-automatic Image Interpretation Knowledge Transfer in Semi-auomaic Image Inerpreaion Jun Zhou 1, Li Cheng 2, Terry Caelli 23, and Waler F. Bischof 1 1 Deparmen of Compuing Science, Universiy of Albera, Edmonon, Albera, Canada T6G 2E8

More information

Technology Trends & Issues in High-Speed Digital Systems

Technology Trends & Issues in High-Speed Digital Systems Deailed comparison of dynamic range beween a vecor nework analyzer and sampling oscilloscope based ime domain reflecomeer by normalizing measuremen ime Sho Okuyama Technology Trends & Issues in High-Speed

More information

Spring Localization I. Roland Siegwart, Margarita Chli, Martin Rufli. ASL Autonomous Systems Lab. Autonomous Mobile Robots

Spring Localization I. Roland Siegwart, Margarita Chli, Martin Rufli. ASL Autonomous Systems Lab. Autonomous Mobile Robots Spring 2017 Localizaion I Localizaion I 10.04.2017 1 2 ASL Auonomous Sysems Lab knowledge, daa base mission commands Localizaion Map Building environmen model local map posiion global map Cogniion Pah

More information

The University of Melbourne Department of Mathematics and Statistics School Mathematics Competition, 2013 JUNIOR DIVISION Time allowed: Two hours

The University of Melbourne Department of Mathematics and Statistics School Mathematics Competition, 2013 JUNIOR DIVISION Time allowed: Two hours The Universiy of Melbourne Deparmen of Mahemaics and Saisics School Mahemaics Compeiion, 203 JUNIOR DIVISION Time allowed: Two hours These quesions are designed o es your abiliy o analyse a problem and

More information

Chapter 2 Introduction: From Phase-Locked Loop to Costas Loop

Chapter 2 Introduction: From Phase-Locked Loop to Costas Loop Chaper 2 Inroducion: From Phase-Locked Loop o Cosas Loop The Cosas loop can be considered an exended version of he phase-locked loop (PLL). The PLL has been invened in 932 by French engineer Henri de Belleszice

More information

EE 330 Lecture 24. Amplification with Transistor Circuits Small Signal Modelling

EE 330 Lecture 24. Amplification with Transistor Circuits Small Signal Modelling EE 330 Lecure 24 Amplificaion wih Transisor Circuis Small Signal Modelling Review from las ime Area Comparison beween BJT and MOSFET BJT Area = 3600 l 2 n-channel MOSFET Area = 168 l 2 Area Raio = 21:1

More information

Bounded Iterative Thresholding for Lumen Region Detection in Endoscopic Images

Bounded Iterative Thresholding for Lumen Region Detection in Endoscopic Images Bounded Ieraive Thresholding for Lumen Region Deecion in Endoscopic Images Pon Nidhya Elango School of Compuer Science and Engineering Nanyang Technological Universiy Nanyang Avenue, Singapore Email: ponnihya88@gmail.com

More information

Channel Estimation for Wired MIMO Communication Systems

Channel Estimation for Wired MIMO Communication Systems Channel Esimaion for Wired MIMO Communicaion Sysems Final Repor Mulidimensional DSP Projec, Spring 2005 Daifeng Wang Absrac This repor addresses raining-based channel modeling and esimaion for a wired

More information

Teacher Supplement to Operation Comics, Issue #5

Teacher Supplement to Operation Comics, Issue #5 eacher Supplemen o Operaion Comics, Issue #5 he purpose of his supplemen is o provide conen suppor for he mahemaics embedded ino he fifh issue of Operaion Comics, and o show how he mahemaics addresses

More information

TELE4652 Mobile and Satellite Communications

TELE4652 Mobile and Satellite Communications TELE465 Mobile and Saellie Communicaions Assignmen (Due: 4pm, Monday 7 h Ocober) To be submied o he lecurer before he beginning of he final lecure o be held a his ime.. This quesion considers Minimum Shif

More information

Lecture 4. EITN Chapter 12, 13 Modulation and diversity. Antenna noise is usually given as a noise temperature!

Lecture 4. EITN Chapter 12, 13 Modulation and diversity. Antenna noise is usually given as a noise temperature! Lecure 4 EITN75 2018 Chaper 12, 13 Modulaion and diversiy Receiver noise: repeiion Anenna noise is usually given as a noise emperaure! Noise facors or noise figures of differen sysem componens are deermined

More information

EECE 301 Signals & Systems Prof. Mark Fowler

EECE 301 Signals & Systems Prof. Mark Fowler EECE 3 Signals & Sysems Prof. Mark Fowler Noe Se #8 C-T Sysems: Frequency-Domain Analysis of Sysems Reading Assignmen: Secion 5.2 of Kamen and Heck /2 Course Flow Diagram The arrows here show concepual

More information

ECE ANALOG COMMUNICATIONS - INVESTIGATION 7 INTRODUCTION TO AMPLITUDE MODULATION - PART II

ECE ANALOG COMMUNICATIONS - INVESTIGATION 7 INTRODUCTION TO AMPLITUDE MODULATION - PART II ECE 405 - ANALOG COMMUNICATIONS - INVESTIGATION 7 INTRODUCTION TO AMPLITUDE MODULATION - PART II FALL 2005 A.P. FELZER To do "well" on his invesigaion you mus no only ge he righ answers bu mus also do

More information

Auto-Tuning of PID Controllers via Extremum Seeking

Auto-Tuning of PID Controllers via Extremum Seeking 25 American Conrol Conference June 8-, 25. Porland, OR, USA ThA7.2 Auo-Tuning of PID Conrollers via Exremum Seeking Nick illingsworh* and Miroslav rsić Deparmen of Mechanical and Aerospace Engineering

More information

Chapter 14: Bandpass Digital Transmission. A. Bruce Carlson Paul B. Crilly 2010 The McGraw-Hill Companies

Chapter 14: Bandpass Digital Transmission. A. Bruce Carlson Paul B. Crilly 2010 The McGraw-Hill Companies Communicaion Sysems, 5e Chaper 4: Bandpass Digial Transmission A. Bruce Carlson Paul B. Crilly The McGraw-Hill Companies Chaper 4: Bandpass Digial Transmission Digial CW modulaion Coheren binary sysems

More information

PRECISE ORBIT DETERMINATION OF THE CHAMP SATELLITE WITH STAND-ALONE GPS. Sunil B. Bisnath and Richard B. Langley

PRECISE ORBIT DETERMINATION OF THE CHAMP SATELLITE WITH STAND-ALONE GPS. Sunil B. Bisnath and Richard B. Langley PRECISE ORBIT DETERMINTION OF THE CHMP STELLITE WITH STND-LONE GPS Sunil B. Bisnah and Richard B. Langley The European Navigaion Conference 2002 GNSS 2002 27-30 May 2002 Copenhagen, Denmark OVERVIEW Inroducion

More information

ECE-517 Reinforcement Learning in Artificial Intelligence

ECE-517 Reinforcement Learning in Artificial Intelligence ECE-517 Reinforcemen Learning in Arificial Inelligence Lecure 11: Temporal Difference Learning (con.), Eligibiliy Traces Ocober 8, 2015 Dr. Iamar Arel College of Engineering Deparmen of Elecrical Engineering

More information

Mobile Robot Localization Using Fusion of Object Recognition and Range Information

Mobile Robot Localization Using Fusion of Object Recognition and Range Information 007 IEEE Inernaional Conference on Roboics and Auomaion Roma, Ialy, 10-14 April 007 FrB1.3 Mobile Robo Localizaion Using Fusion of Objec Recogniion and Range Informaion Byung-Doo Yim, Yong-Ju Lee, Jae-Bok

More information

AN303 APPLICATION NOTE

AN303 APPLICATION NOTE AN303 APPLICATION NOTE LATCHING CURRENT INTRODUCTION An imporan problem concerning he uilizaion of componens such as hyrisors or riacs is he holding of he componen in he conducing sae afer he rigger curren

More information

Evaluation of Instantaneous Reliability Measures for a Gradual Deteriorating System

Evaluation of Instantaneous Reliability Measures for a Gradual Deteriorating System General Leers in Mahemaic, Vol. 3, No.3, Dec 27, pp. 77-85 e-issn 259-9277, p-issn 259-9269 Available online a hp:\\ www.refaad.com Evaluaion of Insananeous Reliabiliy Measures for a Gradual Deerioraing

More information

Transmit Beamforming with Reduced Feedback Information in OFDM Based Wireless Systems

Transmit Beamforming with Reduced Feedback Information in OFDM Based Wireless Systems Transmi Beamforming wih educed Feedback Informaion in OFDM Based Wireless Sysems Seung-Hyeon Yang, Jae-Yun Ko, and Yong-Hwan Lee School of Elecrical Engineering and INMC, Seoul Naional Universiy Kwanak

More information

Fault Diagnosis System Identification Based on Impedance Matching Balance Transformer

Fault Diagnosis System Identification Based on Impedance Matching Balance Transformer Inernaional Conference on Advanced Maerial Science and Environmenal Engineering (AMSEE 06) Faul Diagnosis Sysem Idenificaion Based on Impedance Maching Balance ransformer Yanjun Ren* and Xinli Deng Chongqing

More information

(This lesson plan assumes the students are using an air-powered rocket as described in the Materials section.)

(This lesson plan assumes the students are using an air-powered rocket as described in the Materials section.) The Mah Projecs Journal Page 1 PROJECT MISSION o MArs inroducion Many sae mah sandards and mos curricula involving quadraic equaions require sudens o solve "falling objec" or "projecile" problems, which

More information

A Comparison of EKF, UKF, FastSLAM2.0, and UKF-based FastSLAM Algorithms

A Comparison of EKF, UKF, FastSLAM2.0, and UKF-based FastSLAM Algorithms A Comparison of,, FasSLAM., and -based FasSLAM Algorihms Zeyneb Kur-Yavuz and Sırma Yavuz Compuer Engineering Deparmen, Yildiz Technical Universiy, Isanbul, Turkey zeyneb@ce.yildiz.edu.r, sirma@ce.yildiz.edu.r

More information

Modeling and Prediction of the Wireless Vector Channel Encountered by Smart Antenna Systems

Modeling and Prediction of the Wireless Vector Channel Encountered by Smart Antenna Systems Modeling and Predicion of he Wireless Vecor Channel Encounered by Smar Anenna Sysems Kapil R. Dandekar, Albero Arredondo, Hao Ling and Guanghan Xu A Kalman-filer based, vecor auoregressive (VAR) model

More information

Linear PFC regulator for LED lighting with the multi-level structure and low voltage MOSFETs.

Linear PFC regulator for LED lighting with the multi-level structure and low voltage MOSFETs. Linear PFC regulaor for lighing wih he muli-level srucure and low volage MOSFETs. Yuichi Noge Nagaoka Universiy of Technology Niigaa, Japan noge@sn.nagaokau.ac.jp Jun-ichi Ioh Nagaoka Universiy of Technology

More information

Increasing multi-trackers robustness with a segmentation algorithm

Increasing multi-trackers robustness with a segmentation algorithm Increasing muli-rackers robusness wih a segmenaion algorihm MARTA MARRÓN, MIGUEL ÁNGEL SOTELO, JUAN CARLOS GARCÍA Elecronics Deparmen Universiy of Alcala Campus Universiario. 28871, Alcalá de Henares.

More information

Pointwise Image Operations

Pointwise Image Operations Poinwise Image Operaions Binary Image Analysis Jana Kosecka hp://cs.gmu.edu/~kosecka/cs482.hml - Lookup able mach image inensiy o he displayed brighness values Manipulaion of he lookup able differen Visual

More information

Evaluation of the Digital images of Penaeid Prawns Species Using Canny Edge Detection and Otsu Thresholding Segmentation

Evaluation of the Digital images of Penaeid Prawns Species Using Canny Edge Detection and Otsu Thresholding Segmentation Inernaional Associaion of Scienific Innovaion and Research (IASIR) (An Associaion Unifying he Sciences, Engineering, and Applied Research) Inernaional Journal of Emerging Technologies in Compuaional and

More information

Deblurring Images via Partial Differential Equations

Deblurring Images via Partial Differential Equations Deblurring Images via Parial Dierenial Equaions Sirisha L. Kala Mississippi Sae Universiy slk3@mssae.edu Advisor: Seh F. Oppenheimer Absrac: Image deblurring is one o he undamenal problems in he ield o

More information

Autonomous Humanoid Navigation Using Laser and Odometry Data

Autonomous Humanoid Navigation Using Laser and Odometry Data Auonomous Humanoid Navigaion Using Laser and Odomery Daa Ricardo Tellez, Francesco Ferro, Dario Mora, Daniel Pinyol and Davide Faconi Absrac In his paper we presen a novel approach o legged humanoid navigaion

More information

Phase-Shifting Control of Double Pulse in Harmonic Elimination Wei Peng1, a*, Junhong Zhang1, Jianxin gao1, b, Guangyi Li1, c

Phase-Shifting Control of Double Pulse in Harmonic Elimination Wei Peng1, a*, Junhong Zhang1, Jianxin gao1, b, Guangyi Li1, c Inernaional Symposium on Mechanical Engineering and Maerial Science (ISMEMS 016 Phase-Shifing Conrol of Double Pulse in Harmonic Eliminaion Wei Peng1, a*, Junhong Zhang1, Jianxin gao1, b, Guangyi i1, c

More information

4.5 Biasing in BJT Amplifier Circuits

4.5 Biasing in BJT Amplifier Circuits 4/5/011 secion 4_5 Biasing in MOS Amplifier Circuis 1/ 4.5 Biasing in BJT Amplifier Circuis eading Assignmen: 8086 Now le s examine how we C bias MOSFETs amplifiers! f we don bias properly, disorion can

More information

Fuzzy Inference Model for Learning from Experiences and Its Application to Robot Navigation

Fuzzy Inference Model for Learning from Experiences and Its Application to Robot Navigation Fuzzy Inference Model for Learning from Experiences and Is Applicaion o Robo Navigaion Manabu Gouko, Yoshihiro Sugaya and Hiroomo Aso Deparmen of Elecrical and Communicaion Engineering, Graduae School

More information

DrunkWalk: Collaborative and Adaptive Planning for Navigation of Micro-Aerial Sensor Swarms

DrunkWalk: Collaborative and Adaptive Planning for Navigation of Micro-Aerial Sensor Swarms DrunkWalk: Collaboraive and Adapive Planning for Navigaion of Micro-Aerial Sensor Swarms Xinlei Chen Carnegie Mellon Universiy Pisburgh, PA, USA xinlei.chen@sv.cmu.edu Aveek Purohi Carnegie Mellon Universiy

More information

Social-aware Dynamic Router Node Placement in Wireless Mesh Networks

Social-aware Dynamic Router Node Placement in Wireless Mesh Networks Social-aware Dynamic Rouer Node Placemen in Wireless Mesh Neworks Chun-Cheng Lin Pei-Tsung Tseng Ting-Yu Wu Der-Jiunn Deng ** Absrac The problem of dynamic rouer node placemen (dynrnp) in wireless mesh

More information

Square Waves, Sinusoids and Gaussian White Noise: A Matching Pursuit Conundrum? Don Percival

Square Waves, Sinusoids and Gaussian White Noise: A Matching Pursuit Conundrum? Don Percival Square Waves, Sinusoids and Gaussian Whie Noise: A Maching Pursui Conundrum? Don Percival Applied Physics Laboraory Deparmen of Saisics Universiy of Washingon Seale, Washingon, USA hp://faculy.washingon.edu/dbp

More information

Foreign Fiber Image Segmentation Based on Maximum Entropy and Genetic Algorithm

Foreign Fiber Image Segmentation Based on Maximum Entropy and Genetic Algorithm Journal of Compuer and Communicaions, 215, 3, 1-7 Published Online November 215 in SciRes. hp://www.scirp.org/journal/jcc hp://dx.doi.org/1.4236/jcc.215.3111 Foreign Fiber Image Segmenaion Based on Maximum

More information

Adaptive Approach Based on Curve Fitting and Interpolation for Boundary Effects Reduction

Adaptive Approach Based on Curve Fitting and Interpolation for Boundary Effects Reduction Adapive Approach Based on Curve Fiing and Inerpolaion for Boundary Effecs Reducion HANG SU, JINGSONG LI School of Informaion Engineering Wuhan Universiy of Technology 122 Loushi Road, Wuhan CHINA hangsu@whu.edu.cn,

More information

Development of Temporary Ground Wire Detection Device

Development of Temporary Ground Wire Detection Device Inernaional Journal of Smar Grid and Clean Energy Developmen of Temporary Ground Wire Deecion Device Jing Jiang* and Tao Yu a Elecric Power College, Souh China Universiy of Technology, Guangzhou 5164,

More information

Universal microprocessor-based ON/OFF and P programmable controller MS8122A MS8122B

Universal microprocessor-based ON/OFF and P programmable controller MS8122A MS8122B COMPETENCE IN MEASUREMENT Universal microprocessor-based ON/OFF and P programmable conroller MS8122A MS8122B TECHNICAL DESCRIPTION AND INSTRUCTION FOR USE PLOVDIV 2003 1 I. TECHNICAL DATA Analog inpus

More information

Lecture September 6, 2011

Lecture September 6, 2011 cs294-p29 Seminar on Algorihmic Game heory Sepember 6, 2011 Lecure Sepember 6, 2011 Lecurer: Chrisos H. Papadimiriou Scribes: Aloni Cohen and James Andrews 1 Game Represenaion 1.1 abular Form and he Problem

More information

Optical phase locked loop for transparent inter-satellite communications

Optical phase locked loop for transparent inter-satellite communications Opical phase locked loop for ransparen iner-saellie communicaions F. Herzog 1, K. Kudielka 2,D.Erni 1 and W. Bächold 1 1 Communicaion Phoonics Group, Laboraory for Elecromagneic Fields and Microwave Elecronics,

More information

BOUNCER CIRCUIT FOR A 120 MW/370 KV SOLID STATE MODULATOR

BOUNCER CIRCUIT FOR A 120 MW/370 KV SOLID STATE MODULATOR BOUNCER CIRCUIT FOR A 120 MW/370 KV SOLID STATE MODULATOR D. Gerber, J. Biela Laboraory for High Power Elecronic Sysems ETH Zurich, Physiksrasse 3, CH-8092 Zurich, Swizerland Email: gerberdo@ehz.ch This

More information

Low-cost loosely-coupled GPS/odometer fusion: a pattern recognition aided approach

Low-cost loosely-coupled GPS/odometer fusion: a pattern recognition aided approach Low-cos loosely-coupled GPS/odomeer fusion: a paern recogniion aided approach C. Chen and J. Ibañez -Guzmán Advanced Elecronic Deparmen Renaul Guyancour, France {cheng.chen; avier.ibanez-guzman}@ renaul.

More information

SLAM Algorithm for 2D Object Trajectory Tracking based on RFID Passive Tags

SLAM Algorithm for 2D Object Trajectory Tracking based on RFID Passive Tags 2008 IEEE Inernaional Conference on RFID The Veneian, Las Vegas, Nevada, USA April 16-17, 2008 1C2.2 SLAM Algorihm for 2D Objec Trajecory Tracking based on RFID Passive Tags Po Yang, Wenyan Wu, Mansour

More information

Lecture 5: DC-DC Conversion

Lecture 5: DC-DC Conversion 1 / 31 Lecure 5: DC-DC Conversion ELEC-E845 Elecric Drives (5 ECTS) Mikko Rouimo (lecurer), Marko Hinkkanen (slides) Auumn 217 2 / 31 Learning Oucomes Afer his lecure and exercises you will be able o:

More information

Secure Data Aggregation Technique for Wireless Sensor Networks in the Presence of Collusion Attacks

Secure Data Aggregation Technique for Wireless Sensor Networks in the Presence of Collusion Attacks Purdue Universiy Purdue e-pubs Cyber Cener Publicaions Cyber Cener 1-13-2015 Secure Daa Aggregaion Technique for Wireless Sensor Neworks in he Presence of Collusion Aacks Mohsen Rezvani Universiy of New

More information

Electrical connection

Electrical connection Reference scanner Dimensioned drawing en 02-2014/06 50117040-01 200 500mm Disance on background/reference 10-30 V DC We reserve he righ o make changes DS_HRTR46Bref_en_50117040_01.fm Robus objec deecion

More information

Automatic Power Factor Control Using Pic Microcontroller

Automatic Power Factor Control Using Pic Microcontroller IDL - Inernaional Digial Library Of Available a:www.dbpublicaions.org 8 h Naional Conference on Advanced Techniques in Elecrical and Elecronics Engineering Inernaional e-journal For Technology And Research-2017

More information

Simultaneous camera orientation estimation and road target tracking

Simultaneous camera orientation estimation and road target tracking Simulaneous camera orienaion esimaion and road arge racking Per Skoglar and David Törnqvis Linköping Universiy Pos Prin N.B.: When ciing his work, cie he original aricle. Original Publicaion: Per Skoglar

More information

5 Spatial Relations on Lines

5 Spatial Relations on Lines 5 Spaial Relaions on Lines There are number of useful problems ha can be solved wih he basic consrucion echniques developed hus far. We now look a cerain problems, which involve spaial relaionships beween

More information

Multiple target tracking by a distributed UWB sensor network based on the PHD filter

Multiple target tracking by a distributed UWB sensor network based on the PHD filter Muliple arge racking by a disribued UWB sensor nework based on he PHD filer Snezhana Jovanoska and Reiner Thomä Deparmen of Elecrical Engineering and Informaion Technology Technical Universiy of Ilmenau,

More information

Volume Author/Editor: Simon Kuznets, assisted by Elizabeth Jenks. Volume URL:

Volume Author/Editor: Simon Kuznets, assisted by Elizabeth Jenks. Volume URL: This PDF is a selecion from an ou-of-prin volume from he Naional Bureau of Economic Research Volume Tile: Shares of Upper Income Groups in Income and Savings Volume Auhor/Edior: Simon Kuznes, assised by

More information

Chapter 2 Summary: Continuous-Wave Modulation. Belkacem Derras

Chapter 2 Summary: Continuous-Wave Modulation. Belkacem Derras ECEN 44 Communicaion Theory Chaper Summary: Coninuous-Wave Modulaion.1 Modulaion Modulaion is a process in which a parameer of a carrier waveform is varied in accordance wih a given message (baseband)

More information

10. The Series Resistor and Inductor Circuit

10. The Series Resistor and Inductor Circuit Elecronicsab.nb 1. he Series esisor and Inducor Circui Inroducion he las laboraory involved a resisor, and capacior, C in series wih a baery swich on or off. I was simpler, as a pracical maer, o replace

More information

White paper. RC223 (type B) residual-current release

White paper. RC223 (type B) residual-current release Whie paper (ype B) residual-curren release (ype B) residual curren release Index 1. Generals... 2 2. Applicaion descripion... 3 2.1 Applicaions...3 2.2 Applicaion examples...4 2.3 How does an operae?...6

More information

Adaptive Fusion of Inertial Navigation System and Tracking Radar Data

Adaptive Fusion of Inertial Navigation System and Tracking Radar Data Amirkabir Universiy of Technology (Tehran Polyechnic) Amirkabir Inernaional Jounrnal of Science & Research Elecrical & Elecronics Engineering (AIJ-EEE) Vol. 48, No. 2, Fall 2016, pp. 81-91 Adapive Fusion

More information

Automated oestrus detection method for group housed sows using acceleration measurements

Automated oestrus detection method for group housed sows using acceleration measurements Auomaed oesrus deecion mehod for group housed sows using acceleraion measuremens C. Cornou and T. Heiskanen Deparmen of Large Animal Sciences, Faculy of Life Sciences, Universiy of Copenhagen, Groennegaardsvej,

More information

Analysis of Low Density Codes and Improved Designs Using Irregular Graphs

Analysis of Low Density Codes and Improved Designs Using Irregular Graphs Analysis of Low Densiy Codes and Improved Designs Using Irregular Graphs Michael G. Luby Michael Mizenmacher M. Amin Shokrollahi Daniel A. Spielman Absrac In [6], Gallager inroduces a family of codes based

More information

Diodes. Diodes, Page 1

Diodes. Diodes, Page 1 Diodes, Page 1 Diodes V-I Characerisics signal diode Measure he volage-curren characerisic of a sandard signal diode, he 1N914, using he circui shown below. The purpose of he back-o-back power supplies

More information

POTENTIAL OF PRECISE POINT POSITIONING USING 1 HZ GPS DATA FOR DETECTION OF SEISMIC-RELATED DISPLACEMENTS

POTENTIAL OF PRECISE POINT POSITIONING USING 1 HZ GPS DATA FOR DETECTION OF SEISMIC-RELATED DISPLACEMENTS Aca Geodyn. Geomaer., Vol. 9, No. 3 (167), 303 313, 2012 POTENTIAL OF PRECISE POINT POSITIONING USING 1 HZ GPS DATA FOR DETECTION OF SEISMIC-RELATED DISPLACEMENTS Ján HEFTY * and Ľubomíra GERHÁTOVÁ Deparmen

More information

KALMAN FILTER AND NARX NEURAL NETWORK FOR ROBOT VISION BASED HUMAN TRACKING UDC ( KALMAN), ( ), (007.2)

KALMAN FILTER AND NARX NEURAL NETWORK FOR ROBOT VISION BASED HUMAN TRACKING UDC ( KALMAN), ( ), (007.2) FACTA UNIERITATI eries: Auomaic Conrol and Roboics ol. 2 N o 23 pp. 43-5 KALMAN FILTER AND NARX NEURAL NETWORK FOR ROBOT IION BAED HUMAN TRACKING UDC (4.42KALMAN) (4.32.26) (7.2) Emina Perović Žaro Ćojbašić

More information

Installation and Operating Instructions for ROBA -brake-checker Typ

Installation and Operating Instructions for ROBA -brake-checker Typ (B.018102.EN) Guidelines on he Declaraion of Conformiy A conformiy evaluaion has been carried ou for he produc in erms of he EC Low Volage Direcive 2006/95/ EC and EMC Direcive 2004/108/EC. The Declaraion

More information

EE201 Circuit Theory I Fall

EE201 Circuit Theory I Fall EE1 Circui Theory I 17 Fall 1. Basic Conceps Chaper 1 of Nilsson - 3 Hrs. Inroducion, Curren and Volage, Power and Energy. Basic Laws Chaper &3 of Nilsson - 6 Hrs. Volage and Curren Sources, Ohm s Law,

More information

ECMA st Edition / June Near Field Communication Wired Interface (NFC-WI)

ECMA st Edition / June Near Field Communication Wired Interface (NFC-WI) ECMA-373 1 s Ediion / June 2006 Near Field Communicaion Wired Inerface (NFC-WI) Sandard ECMA-373 1 s Ediion / June 2006 Near Field Communicaion Wired Inerface (NFC-WI) Ecma Inernaional Rue du Rhône 114

More information

Negative frequency communication

Negative frequency communication Negaive frequency communicaion Fanping DU Email: dufanping@homail.com Qing Huo Liu arxiv:2.43v5 [cs.it] 26 Sep 2 Deparmen of Elecrical and Compuer Engineering Duke Universiy Email: Qing.Liu@duke.edu Absrac

More information

DS CDMA Scheme for WATM with Errors and Erasures Decoding

DS CDMA Scheme for WATM with Errors and Erasures Decoding DS CDMA Scheme for WATM wih Errors and Erasures Decoding Beaa J. Wysocki*, Hans-Jürgen Zepernick*, and Tadeusz A. Wysocki** * Ausralian Telecommunicaions Research Insiue Curin Universiy of Technology GPO

More information

PILOT SYMBOL DESIGN FOR CHANNEL ESTIMATION IN MIMO-OFDM SYSTEMS WITH NULL SUBCARRIERS

PILOT SYMBOL DESIGN FOR CHANNEL ESTIMATION IN MIMO-OFDM SYSTEMS WITH NULL SUBCARRIERS h European Signal Processing Conference (EUSIPCO- Aalborg, Denmark, Augus -7, PILOT SYMBOL DESIGN FOR CHANNEL ESTIMATION IN MIMO-OFDM SYSTEMS WITH NULL SUBCARRIERS Emmanuel Manasseh, Shuichi Ohno, Masayoshi

More information

ECMA-373. Near Field Communication Wired Interface (NFC-WI) 2 nd Edition / June Reference number ECMA-123:2009

ECMA-373. Near Field Communication Wired Interface (NFC-WI) 2 nd Edition / June Reference number ECMA-123:2009 ECMA-373 2 nd Ediion / June 2012 Near Field Communicaion Wired Inerface (NFC-WI) Reference number ECMA-123:2009 Ecma Inernaional 2009 COPYRIGHT PROTECTED DOCUMENT Ecma Inernaional 2012 Conens Page 1 Scope...

More information

Investigation and Simulation Model Results of High Density Wireless Power Harvesting and Transfer Method

Investigation and Simulation Model Results of High Density Wireless Power Harvesting and Transfer Method Invesigaion and Simulaion Model Resuls of High Densiy Wireless Power Harvesing and Transfer Mehod Jaber A. Abu Qahouq, Senior Member, IEEE, and Zhigang Dang The Universiy of Alabama Deparmen of Elecrical

More information

Person Tracking in Urban Scenarios by Robots Cooperating with Ubiquitous Sensors

Person Tracking in Urban Scenarios by Robots Cooperating with Ubiquitous Sensors Person Tracking in Urban Scenarios by Robos Cooperaing wih Ubiquious Sensors Luis Merino Jesús Capián Aníbal Ollero Absrac The inroducion of robos in urban environmens opens a wide range of new poenial

More information

Demodulation Based Testing of Off Chip Driver Performance

Demodulation Based Testing of Off Chip Driver Performance Demodulaion Based Tesing of Off Driver Performance Wilfried Daehn Hochschule Magdeburg-Sendahl Fachbereich Elekroechnik Posfach 368 39 Magdeburg Phone: ++49 39 886 4673 Fa: ++49 39 886 426 Email: wilfried.daehn@compuer.org

More information

The IMU/UWB Fusion Positioning Algorithm Based on a Particle Filter

The IMU/UWB Fusion Positioning Algorithm Based on a Particle Filter Inernaional Journal Geo-Informaion Aricle The IMU/UWB Fusion Posiioning Algorihm Based on a Paricle Filer Yan Wang and Xin Li * School Compuer Science and Technology, China Universiy Mining and Technology,

More information

New non-uniform transmission and ADPCM coding system for improving both signal to noise ratio and bit rate

New non-uniform transmission and ADPCM coding system for improving both signal to noise ratio and bit rate New non-uniform ransmission and ADPCM coding sysem for improving boh signal o noise raio and bi rae Elisabeh Lahalle, Gilles Fleury, Rawad Zgheib To cie his version: Elisabeh Lahalle, Gilles Fleury, Rawad

More information

Exploration with Active Loop-Closing for FastSLAM

Exploration with Active Loop-Closing for FastSLAM Exploraion wih Acive Loop-Closing for FasSLAM Cyrill Sachniss Dirk Hähnel Wolfram Burgard Universiy of Freiburg Deparmen of Compuer Science D-79110 Freiburg, Germany Absrac Acquiring models of he environmen

More information

EE 40 Final Project Basic Circuit

EE 40 Final Project Basic Circuit EE 0 Spring 2006 Final Projec EE 0 Final Projec Basic Circui Par I: General insrucion 1. The final projec will coun 0% of he lab grading, since i s going o ake lab sessions. All oher individual labs will

More information

HF Transformer Based Grid-Connected Inverter Topology for Photovoltaic Systems

HF Transformer Based Grid-Connected Inverter Topology for Photovoltaic Systems 1 HF Transformer Based Grid-Conneced Inverer Topology for Phoovolaic Sysems Abhiji Kulkarni and Vinod John Deparmen of Elecrical Engineering, IISc Bangalore, India. (abhijik@ee.iisc.erne.in, vjohn@ee.iisc.erne.in)

More information

Distributed Tracking in Wireless Ad Hoc Sensor Networks

Distributed Tracking in Wireless Ad Hoc Sensor Networks Disribued Tracing in Wireless Ad Hoc Newors Chee-Yee Chong Booz Allen Hamilon San Francisco, CA, U.S.A. chong_chee@bah.com cychong@ieee.org Feng Zhao Palo Alo Research Cener (PARC) Palo Alo, CA, U.S.A.

More information

Adaptive CQI adjustment with LTE higher-order sectorization

Adaptive CQI adjustment with LTE higher-order sectorization 13 8h Inernaional Conference on Communicaions and Neworking in China (CHINACOM) Adapive usmen wih LTE higher-order secorizaion Xinyu Gu 1, Wenyu Li 2, Lin Zhang 1 1 Beijing Universiy of Poss and Telecommunicaions

More information

Abstract. 1 Introduction

Abstract. 1 Introduction Texure and Disincness Analysis for Naural Feaure Exracion Kai-Ming Kiang, Richard Willgoss School of Mechanical and Manufacuring Engineering, Universiy of New Souh Wales, Sydne NSW 2052, Ausralia. kai-ming.kiang@suden.unsw.edu.au,

More information

AN5028 Application note

AN5028 Application note Applicaion noe Calculaion of urn-off power losses generaed by an ulrafas diode Inroducion This applicaion noe explains how o calculae urn-off power losses generaed by an ulrafas diode, by aking ino accoun

More information

Moving Object Localization Based on UHF RFID Phase and Laser Clustering

Moving Object Localization Based on UHF RFID Phase and Laser Clustering sensors Aricle Moving Objec Localizaion Based on UHF RFID Phase and Laser Clusering Yulu Fu 1, Changlong Wang 1, Ran Liu 1,2, * ID, Gaoli Liang 1, Hua Zhang 1 and Shafiq Ur Rehman 1,3 1 School of Informaion

More information