Location Fingerprint Positioning Based on Interval-valued Data FCM Algorithm

Size: px
Start display at page:

Download "Location Fingerprint Positioning Based on Interval-valued Data FCM Algorithm"

Transcription

1 Available online at Physis Proedia 5 (01 ) International Conferene on Solid State Devies and Materials Siene Loation Fingerprint Positioning Based on Interval-valued Data FCM Algorithm Fang Li, Weiming Tong, Tieheng Wang Shool of Eletrial Engineering and Automation Harbin Institute of Tehnology Harbin, Heilongjiang Provine, China Abstrat In order to redue positioning alulation power onsumption of ZigBee module, a fingerprint positioning method was proposed in the paper based on interval-valued data fuzzy -means algorithm. Fingerprints were regarded as interval-valued data whih ould reflet its unertainty aused by measurement error and interferene. In highdimensional feature spae spanned by interval midpoint and length, fingerprints were lustered by FCM algorithm to lower omputation omplexity. Compared with traditional lustering tehnologies, suh as -mean, the method got better lustering results of loation fingerprints in the positioning experiment designed in the paper. Results from the lustering and positioning experiments show that the method provides a feasible solution to derease the positioning alulation power onsumption of ZigBee module remarkably, as well as ensures the positioning preision Published by Elsevier Ltd. B.V. Seletion and/or peer-review under responsibility of of [name Garry organizer] Lee Open aess under CC BY-NC-ND liense. Keywords:ZigBee, loation fingerprint, fuzzy lustering, interval-valued data, positioning 1. Introdution Reently, the researh fous of ZigBee positioning system based on loation fingerprint method is how to improve the preision. However, omplex algorithms an redue the positioning error and onsume more wireless node energy at the same time whih an not be ignored. Energy-saving tehnology is the basis of all kinds of tehnologies in ZigBee network [1]. It is very important to derease positioning alulation power onsumption to prolong network lifetime, espeially positioning is served as an assistive funtion in the ZigBee network. Referene [] lassified loation fingerprints by lustering tehnology to derease alulation ost. It grouped fingerprints whih were measured from the same aess points into the same luster. However, when all or most of sampling loations an be overed by the signals of aess points, it has little hange of omputational amount before and after lustering. A positioning method based on -means lustering Published by Elsevier B.V. Seletion and/or peer-review under responsibility of Garry Lee Open aess under CC BY-NC-ND liense. doi: /j.phpro

2 1940 Fang Li et al. / Physis Proedia 5 ( 01 ) was proposed in [3]. The Eulidean distane between fingerprint and luster enter was used as lustering riterion in the method. But, the use of average value of reeived signal strength to get the similarity an not reflet the influene on sampling aused by the interferene in the environment. At the same time, - means lustering belongs to a kind of hard partition and divides every fingerprint into a luster absolutely. So, the fingerprints on the boundaries of different lusters have bad lustering results whih an lower the positioning preision at last. A loation fingerprint lustering algorithm based on Gaussian mixture model was put forward in [4]. Fingerprint was supposed as a mixture of multidimensional normal distributions whih approximated to distributions of signal strength. Beause of using probability distribution of signal strength to luster the fingerprint, the method has better restrain effet on noise during lustering proeeding than the methods mentioned above. Whereas, distribution of signal strength an not be replaed by normal distribution exatly on some environments and statistial distribution is subjet to sampling frequeny. In this paper, we present a new method for estimating the loation with low omputational requirements in the ZigBee network using FCM algorithm [5]. The sampling value of signal strength is regarded as interval-valued data whih an desribe its unertainty and is lustered by fuzzy -means lustering algorithm. We have evaluated the method in an indoor spae spanning a 750 square meter. Results obtained show that the method has better lustering effet of fingerprint than it of -means algorithm and ensures the aeptable positioning preision.. Researh of Methodology We begin with a desription of our experimental testbed. We then disuss the data olletion proess, inluding tools we developed for this purpose. Finally, based on analysis of statistial harateristi of signal strength sample, we desribe the reason of treating fingerprint as interval-valued data and using FCM algorithm to luster it..1 Experimental Testbed Our experimental testbed is loated on the entrane hall of a teahing building. The layout of the floor is shown in Fig. 1. The floor has dimension of 30 m by 5 m, an area of 750 sq. m. Four ZigBee beaons (b1, b, b3 and b4) fixed at the height of meters an provide even four-overlap overage in all portions of the hall. Eighty alibration points where the ZigBee mobile nodes signal strength were olleted are denoted by the solid blak dots. And the diretions of arrows indiate the sampling route.. ZigBee Module We applied a ZigBee module adopted TI s single-hip.4ghz IEEE ompliant RF transeiver CC40 and Mirohip s enhaned Flash miroontroller PIC18F460. We used RS-3 to transport ommands and information between b b b4 b m 10 Figure 1. Layout of the experimentation environment

3 Fang Li et al. / Physis Proedia 5 ( 01 ) laptop and modules suh as network finding, assoiation and disassoiation. The module adopted.4ghz 50 ohm inverted-f antenna whih got 1.1dB gain [6]..3 Signal Strength Statistial Charateristi We sampled the signal strength of all beaons at every loation and generated the fingerprint database. The sampling proess per loation lasted 180 seonds at 1 Hz. Fig. shows the signal strength distribution of beaon 1 at random loation in the testbed. It is onluded that multi-path fading and people s ativities make the signal strength flutuate, instead of fixed value, whih makes it diffiult to operate sampling value of signal strength as a real vetor. So, in most ases, sampling value of signal strength is impreise and the bigger range in whih sampling value flutuates, the more impreise it is. In order to study this kind of impreise data lustering, we regarded fingerprint as interval-valued data and got interval midpoint and length through further feature extration to desribe distribution and unertainty of fingerprint. At last, we lustered fingerprints by FCM algorithm to lower omputation omplexity in high-dimensional feature spae spanned by interval midpoint and length. 3. Fingerfrint FCM Clustering Figure. Histogram of the signal strength of beaon 1 sampled at random loation Suppose there are k beaons and n sampling loations. At eah loation fingerprint vetor is RSS i = (rss i1,,rss ik ), where i {1,,,n}. rss ik is signal strength sampling value of the k th beaon at the i th sampling loation. In the paper, we deal with rss ik as interval-valued data and transform it to [min(rss ik ), max(rss ik )] to desribe the hange range of it. After further feature extration of [min(rss ik ), max(rss ik )], we an get rss ik and.. rssik Where rss ik is interval midpoint and rss ik vetor RSS i after further feature extration. min( rssik ) max( rssik ) ik rss rssik max( rssik ) min( rssik ) is interval length. Aording to (1), we an get new fingerprint.. RSS i ( rssi1,..., rssik, rssi1,..., rssik) (1) () Where is weighting fator, we an use it to ontrol influene of interval length on the lustering result.

4 194 Fang Li et al. / Physis Proedia 5 ( 01 ) If we luster n fingerprints into lusters using FCM, the lustering objetive funtion is n m Jm( U, P) ( ij) ( dij) i1 j1 s. t. U M f Where ij is the membership of the i th fingerprint to the j th luster and generates membership matrix U= [ ij ] n... p ( p,..., p, p,..., p ) is luster enter and generates enter matrix P = (p T 1,, p T j ) j j1 jk j1 jk where j {1,,,}m is smooth parameter. The similarity between the i th fingerprint and the j th luster enter is (3) ( d ) RSSi p (4) Where A is a positive definite matrix. And when it is a unit matrix, d ij denotes Eulidean distane. Our goal is to minimize the objetive funtion (3). Beause all parts of matrix U are independent, we an get the min{j m } as follows ij n m min{ Jm( U, P)} min{ ( ij) ( dij) } i1 j1 n m = min{ ( ij ) ( dij ) } i1 j1 j A (5) The solution of (5) is an optimization problem under equality onstraint Lagrangian funtion as follows j 1 1. We an onstrut a ij The first-order neessary onditions of (6) is m L ( ) ( d ) ( 1) ij ij ij j1 j1 (6) L m d ij L ij 10 j 1 m1 ( ij ) ( ij ) 0 (7) Aording to (7), we an get membership of RSS i to the j th luster and luster enters 1 dij m1 ij ( ) l 1 dil n n m m pj ( ij) RSSi ( ij) i1 i1 Iteration stopping riterion is P (t) -P (t+1) < or U (t) -U (t+1) <. Where t is iteration times. 1 (8)

5 Fang Li et al. / Physis Proedia 5 ( 01 ) Results and Analysis 4.1 Clustering Results Analysis In order to verify lustering validity of the method, we seleted two groups of ZigBee beaons randomly and 80 fingerprints per group in the testbed shown in Fig. 1. Two groups are aording to beaon group 1 (b1, b and b3) and beaon group (b1, b and b4) respetively. On the onditions of = 1, m = 1, = 3 and A = E, FCM lustering results of two beaon groups fingerprints are shown in Fig. 3 and Fig. 5 respetively. We an see that every fingerprint is assigned to the luster in whih it has the biggest membership. It is also onluded from the figures that all fingerprints are assigned to three lusters learly and there are little overlaps between different lusters. Beause the loations of beaons are distributed around the testbed, fingerprints in the same luster an reflet the distane relationship between sampling loations on whih they were sampled and loations of beaons. In Fig. 5, there are some obvious overlaps on the loations of 1,, 3, 18, 19 and 0. This is beause that b4 has no line of sight with these loations and signal strength of b4 is lower omparatively. When Eulidean distane is adopted as lustering riterion, these fingerprints are assigned to luster 3 instead of luster 1 in whih the signal strength of b4 is higher than it of luster 3. We also implemented -means algorithm of fingerprints with the same parameters to ompare the lustering results whih are shown in Fig. 4 and Fig. 6. It is shown that in the same test onditions, fingerprints in the same luster distributed onfusedly in spae. The reason is that -means algorithm uses average value of signal strength to alulate the similarity between the fingerprint and luster enter, whih is suseptible to noisy data. At the same time, -means lustering is a hard partition and divides every fingerprint into a group absolutely. So, the fingerprints on the boundaries of different lusters have bad lustering results. Figure 3. FCM lustering result of fingerprints of beaon group 1 Figure 4. -means lustering result of fingerprints of beaon group 1

6 1944 Fang Li et al. / Physis Proedia 5 ( 01 ) Figure 5. FCM lustering result of fingerprints of beaon group Figure 6. -means lustering result of fingerprints of beaon group 4. Positioning Results Analysis We used Bayesian inferene [7] to estimate the loations of ZigBee mobile nodes based on FCM lustering results of fingerprints. Through the positioning result, we an verify the influene on preision and ost before ould after FCM lustering. We seleted 48 loations in the testbed randomly at whih signal strength of beaon group 1 were sampled. We also implemented Bayesian inferene (method 1), Bayesian inferene based on -means algorithm (method ) and Bayesian inferene based on intervalvalued data FCM algorithm (method 3) to ompare the positioning results. Fig. 7 shows the orresponding relationship between positioning errors and their probabilities. We an see that positioning preision of method 3 present in the paper is better than method. Method 3 deals with fingerprint as interval-valued data and desribes the distribution and unertainty of signal by interval midpoint and length. Not only similarities of fingerprints are taken into aount, but also influene of disturbane in the environment. At the same time, loations at boundaries of different lusters have similar memberships generally. Fuzzy lustering adopted by method 3 an get memberships of fingerprints attahed to different lusters, whih an get higher probable loation estimation. Although positioning preision of method 3 is slightly worse than method 1 s, it is in favor of dereasing alulation ost and time after lustering. Fig. 8 shows time ost of single loation in different lusters. The alulation time is tested on ZigBee module whih CPU runs at 16MHz and single instrution yle is 50ns. We an see that fingerprint grouped in luster 3 onsumed the least positioning time. Moreover, fingerprint un-lustered onsumed the most. In the test, the positioning time onsumption (3.65s) of 48 loations of method 1 is approximately.6 times it of method 3 (1.41s). But the preision improvement is inonspiuous. Mathematial expetation of positioning time of method 3 is ni Et () ti (9) n Where is the number of lusters. t i is the positioning time per loation in the i th luster. n i is the number of sampling loations in the i th luster. n is the number of all sampling loations. i1

7 Fang Li et al. / Physis Proedia 5 ( 01 ) Figure 7. Comparison of positioning errors and their probabilities between three methods Figure 8. Comparison of positioning time onsumption per loation in different luster 5. Conlusions We used interval-valued data FCM algorithm to luster fingerprint to derease the positioning energy ost of ZigBee module. Pratial lustering results prove that this method an lessen influene aused by interferene. By omparison with -means algorithm, lustering results of this method aord with relationship between signal strength and propagation distane refleted by fingerprint muh more. At last, we implemented Bayesian inferene based on fingerprint lustering. Positioning results indiate that this method an derease positioning alulation ost and improve positioning effiieny remarkably with the guarantee of positioning preision. 6. Aknowledgment We thank for the support of a grant from NSF of China under grant number and a grant from the NSF of Heilongjiang Provine under grant number E Referenes [1] Peng Y G, Li Y L, Lu Z C, et al. Method for saving energy in Zigbee network. In: WiCom '09 5th International Conferene on Wireless Communiations, Networking and Mobile Computing, Beijing, China,

8 1946 Fang Li et al. / Physis Proedia 5 ( 01 ) [] Youssef M, Agrawala A. Loation-lustering tehniques for energy-effiient WLAN loation determination systems. International Journal of Computers and Appliations, 006, 8(3): [3] Chen Y Q, Yang Q, Yin J, et al. Power-effiient aess-point seletion for indoor loation estimation. Knowledge and Data Engineering, IEEE Trans on Knowledge and Data Engineering, 006, 18(7): [4] Zhang M H, Zhang S S, Cao J. Probability-based Clustering and its appliation to WLAN loation estimation. Journal of Shanghai Jiaotong University (Siene), 008, 13(5): [5] Xinbo Gao. Fuzzy Cluster Analysis and its Appliations. Xi an: Xidian university Press, [6] Yao Q M, Wang F Y, Gao H, et al. Loation estimation in ZigBee Network based on fingerprinting. In: IEEE International Conferene on Vehiular Eletronis and Safety, Beijing, China, [7] Seshadri V, Zaruba G V, Huber M. A Bayesian sampling approah to in-door loalization of wireless devies using reeived signal strength indiation. In: Third IEEE International Conferene on Pervasive Computing and Communiations,

Power Efficient Transmission of Layered Video Through Wireless Relay Nodes

Power Efficient Transmission of Layered Video Through Wireless Relay Nodes MERL A MITSUBISHI ELECTRIC RESEARCH LABORATORY http://www.merl.om Power Effiient Transmission of Layered Video Through Wireless lay Nodes Zafer Sahinoglu and Phil Orlik TR-2003-52 July 2003 Abstrat Effiay

More information

Co-Siting Criteria for Wind Turbine Generators and Transmitter Antennas

Co-Siting Criteria for Wind Turbine Generators and Transmitter Antennas CONFTELE '99 ISBN 972-98115-0-4 Pro. CONFTELE 1999 - II Conf. de Teleomuniações, Sesimbra, Portugal, 466-470, Abr 1999 1 Co-Siting Criteria for Wind Turbine Generators and Transmitter Antennas Carlos Salema,

More information

Abstract. 1. Introduction. 2. Fading

Abstract. 1. Introduction. 2. Fading An Interative Simulation for Flat Fading P.Marihamy*, J.Senthilkumar and V.Vijayarangan ECE Dept., National Engineering College Kovilpatti -68 503, India. * Nizwa College of Tehnology, Sultanate of Oman

More information

ACTIVE VIBRATION CONTROL OF AN INTERMEDIATE MASS: VIBRATION ISOLATION IN SHIPS

ACTIVE VIBRATION CONTROL OF AN INTERMEDIATE MASS: VIBRATION ISOLATION IN SHIPS ACTIVE VIBRATION CONTROL OF AN INTERMEDIATE MASS: VIBRATION ISOLATION IN SHIPS Xun Li, Ben S. Cazzolato and Colin H. Hansen Shool of Mehanial Engineering, University of Adelaide Adelaide SA 5005, Australia.

More information

Considerations and Challenges in Real Time Locating Systems Design

Considerations and Challenges in Real Time Locating Systems Design Considerations and Challenges in Real Time Loating Systems Design Dr. Brian Gaffney DeaWave Ltd. Email: brian.gaffney@deawave.om Abstrat Real Time Loating Systems (RTLS) are a ombination of hardware and

More information

CHAPTER 3 BER EVALUATION OF IEEE COMPLIANT WSN

CHAPTER 3 BER EVALUATION OF IEEE COMPLIANT WSN CHAPTER 3 EVALUATIO OF IEEE 8.5.4 COMPLIAT WS 3. OVERVIEW Appliations of Wireless Sensor etworks (WSs) require long system lifetime, and effiient energy usage ([75], [76], [7]). Moreover, appliations an

More information

Effect of Pulse Shaping on Autocorrelation Function of Barker and Frank Phase Codes

Effect of Pulse Shaping on Autocorrelation Function of Barker and Frank Phase Codes Columbia International Publishing Journal of Advaned Eletrial and Computer Engineering Researh Artile Effet of Pulse Shaping on Autoorrelation Funtion of Barker and Frank Phase Codes Praveen Ranganath

More information

A Study on The Performance of Multiple-beam Antenna Satellite Receiving System Dezhi Li, Bo Zeng, Qun Wu*

A Study on The Performance of Multiple-beam Antenna Satellite Receiving System Dezhi Li, Bo Zeng, Qun Wu* 16 nd International Conferene on Mehanial, Eletroni and Information Tehnology Engineering (ICMITE 16) ISBN: 978-1-6595-34-3 A Study on The Performane of Multiple-beam Antenna Satellite Reeiving System

More information

RADAR TARGET RECOGNITION BASED ON PARAMETERIZED HIGH RESOLUTION RANGE PROFILES

RADAR TARGET RECOGNITION BASED ON PARAMETERIZED HIGH RESOLUTION RANGE PROFILES RADAR TARGET RECOGNITION BASED ON PARAMETERIZED HIGH RESOLUTION RANGE PROFILES XUEJUN LIAO and ZHENG BAO Key Lab. For Radar Signal Proessing Xidian University, Xi an 710071, P. R. China E-mail : xjliao@rsp.xidian.edu.n

More information

Prediction Method for Channel Quality Indicator in LEO mobile Satellite Communications

Prediction Method for Channel Quality Indicator in LEO mobile Satellite Communications Predition Method for Channel Quality Indiator in LEO mobile Satellite Communiations Yadan Zheng *, Mingke Dong *, Wei Zheng *, Ye Jin *, Jianjun Wu * * Institution of Advaned Communiations, Peking University,

More information

A 24 GHz Band FM-CW Radar System for Detecting Closed Multiple Targets with Small Displacement

A 24 GHz Band FM-CW Radar System for Detecting Closed Multiple Targets with Small Displacement A 24 GHz Band FM-CW Radar System for Deteting Closed Multiple Targets with Small Displaement Kazuhiro Yamaguhi, Mitsumasa Saito, Takuya Akiyama, Tomohiro Kobayashi and Hideaki Matsue Tokyo University of

More information

Hierarchical Extreme-Voltage Stress Test of Analog CMOS ICs for Gate-Oxide Reliability Enhancement*

Hierarchical Extreme-Voltage Stress Test of Analog CMOS ICs for Gate-Oxide Reliability Enhancement* Hierarhial Extreme-Voltage Stress Test of Analog MOS Is for Gate-Oxide Reliability Enhanement* hin-long Wey Department of Eletrial Engineering National entral University hung-li, Taiwan lway@ee.nu.edu.tw

More information

Performance of Random Contention PRMA: A Protocol for Fixed Wireless Access

Performance of Random Contention PRMA: A Protocol for Fixed Wireless Access Int. J. Communiations, Network and System Sienes, 2011, 4, 417-423 doi:10.4236/ijns.2011.47049 Published Online July 2011 (http://www.sirp.org/journal/ijns) Performane of Random Contention PRMA: A Protool

More information

Reliability measure for sound source localization

Reliability measure for sound source localization Reliability measure for sound soure loalization Hyejeong Jeon 1a), Seungil im 1, Lag-Yong im 1, Hee-Youn Lee 1, and Hyunsoo Yoon 2 1 Information Tehnology Laboratory, LG Eletronis Institute of Tehnology,

More information

Design Modification of Rogowski Coil for Current Measurement in Low Frequency

Design Modification of Rogowski Coil for Current Measurement in Low Frequency Design Modifiation of Rogowski Coil for Current Measurement in Low Frequeny M. Rezaee* and H. Heydari* Abstrat: The priniple objet of this paper is to offer a modified design of Rogowski oil based on its

More information

EFFICIENT IIR NOTCH FILTER DESIGN VIA MULTIRATE FILTERING TARGETED AT HARMONIC DISTURBANCE REJECTION

EFFICIENT IIR NOTCH FILTER DESIGN VIA MULTIRATE FILTERING TARGETED AT HARMONIC DISTURBANCE REJECTION EFFICIENT IIR NOTCH FILTER DESIGN VIA MULTIRATE FILTERING TARGETED AT HARMONIC DISTURBANCE REJECTION Control Systems Tehnology group Tehnishe Universiteit Eindhoven Eindhoven, The Netherlands Dennis Bruijnen,

More information

An Adaptive Distance-Based Location Update Algorithm for PCS Networks

An Adaptive Distance-Based Location Update Algorithm for PCS Networks An Adaptive Distane-Based Loation Update Algorithm for PCS Networks Abstrat - In this paper, we propose a stohasti model to ompute the optimal update boundary for the distane-based loation update algorithm.

More information

Fully Joint Diversity Combining, Adaptive Modulation, and Power Control

Fully Joint Diversity Combining, Adaptive Modulation, and Power Control Fully Joint Diversity Combining, Adaptive Modulation, and Power Control Zied Bouida, Khalid A. Qaraqe, and Mohamed-Slim Alouini Dept. of Eletrial and Computer Eng. Texas A&M University at Qatar Eduation

More information

Development of FM-CW Radar System for Detecting Closed Multiple Targets and Its Application in Actual Scenes

Development of FM-CW Radar System for Detecting Closed Multiple Targets and Its Application in Actual Scenes XX by the authors; liensee RonPub, Lübek, Germany. This artile is an open aess artile distributed under the terms and onditions of the Creative Commons Attribution liense (http://reativeommons.org/lienses/by/3./).

More information

The Implement of Hydraulic Control System for Large- Scale Railway Maintenance Equipment Based on PLC

The Implement of Hydraulic Control System for Large- Scale Railway Maintenance Equipment Based on PLC Sensors & Transduers 2014 by IFSA Publishing, S. L. http://www.sensorsportal.om The Implement of Hydrauli Control System for Large- Sale Railway Maintenane Equipment Based on PLC Junfu YU, * Hairui WANG

More information

Digitally Demodulating Binary Phase Shift Keyed Data Signals

Digitally Demodulating Binary Phase Shift Keyed Data Signals Digitally Demodulating Binary Phase Shift Keyed Signals Cornelis J. Kikkert, Craig Blakburn Eletrial and Computer Engineering James Cook University Townsville, Qld, Australia, 4811. E-mail: Keith.Kikkert@ju.edu.au,

More information

A Robust Image Restoration by Using Dark channel Removal Method

A Robust Image Restoration by Using Dark channel Removal Method Volume 6, Issue 3, Marh 2017, ISSN: 2278 1323 A Robust Image Restoration by Using Dark hannel Removal Method Ankit Jain 1 (MTeh. sholar), Prof. Mahima Jain 2 Department Of Computer Siene And Engineering,

More information

International Journal of Advance Engineering and Research Development ANALYSIS AND DETECTION OF OIL SPILL IN OCEAN USING ASAR IMAGES

International Journal of Advance Engineering and Research Development ANALYSIS AND DETECTION OF OIL SPILL IN OCEAN USING ASAR IMAGES Sientifi Journal of Impat Fator (SJIF): 5.7 International Journal of Advane Engineering and Researh Development Volume 5, Issue 02, February -208 e-issn (O): 2348-4470 p-issn (P): 2348-6406 ANALYSIS AND

More information

A compact dual-band bandpass filter using triple-mode stub-loaded resonators and outer-folding open-loop resonators

A compact dual-band bandpass filter using triple-mode stub-loaded resonators and outer-folding open-loop resonators Indian Journal of Engineering & Materials Sienes Vol. 24, February 2017, pp. 13-17 A ompat dual-band bandpass filter using triple-mode stub-loaded resonators and outer-folding open-loop resonators Ming-Qing

More information

Texas Instruments Analog Design Contest

Texas Instruments Analog Design Contest Texas Instruments Analog Design Contest Oregon State University Group 23 DL Paul Filithkin, Kevin Kemper, Mohsen Nasroullahi 1. Written desription of the projet Imagine a situation where a roboti limb

More information

A Dual-Threshold ATI-SAR Approach for Detecting Slow Moving Targets

A Dual-Threshold ATI-SAR Approach for Detecting Slow Moving Targets A Dual-Threshold ATI-SAR Approah for Deteting Slow Moving Targets Yuhong Zhang, Ph. D., Stiefvater Consultants Abdelhak Hajjari, Ph. D. Researh Assoiates for Defense Conversion In. Kyungjung Kim, Ph. D.,

More information

A Digitally Controlled Oscillator for ADPLL Application. Wu Xiulong, Wang Faniu, Lin Zhiting, and Chen Junning

A Digitally Controlled Oscillator for ADPLL Application. Wu Xiulong, Wang Faniu, Lin Zhiting, and Chen Junning pplied Mehanis and Materials Online: 22--29 ISSN: 662-7482, Vols. 229-23, pp 55-58 doi:.428/www.sientifi.net/mm.229-23.55 22 Trans Teh ubliations, Switzerland Digitally Controlled Osillator for DLL ppliation

More information

A HF Frequency Prediction Method of Engineering Calculation in the Asia Pacific Region Chao LI, Yun-jiang LIU, Xiao-peng YANG and Feng WANG

A HF Frequency Prediction Method of Engineering Calculation in the Asia Pacific Region Chao LI, Yun-jiang LIU, Xiao-peng YANG and Feng WANG 8 nternational Conerene on Computer, Eletroni normation and Communiations (CEC 8 SBN: 978--9-7- A HF Frequeny Predition Method o Engineering Calulation in the Asia Paii Region Chao L, Yun-jiang LU, Xiao-peng

More information

Vision-based Quality Inspection for Components with Small Diameter and Deep Hole

Vision-based Quality Inspection for Components with Small Diameter and Deep Hole Vision-based Quality Inspetion for Components with Small Diameter and Deep Hole Shool of Computer and Control Engineering University of Chinese Aademy of Sienes Beijing 100049, China Xinyi Gong, Hu Su,

More information

EDGE AND LAPLACE BASED RESTORATION OF HAZY IMAGES

EDGE AND LAPLACE BASED RESTORATION OF HAZY IMAGES www.ijrar.om INTERNATIONAL JOURNAL OF RESEARCH IN COMPUTER APPLICATIONS AND ROBOTICS ISSN 2320-7345 EDGE AND LAPLACE BASED RESTORATION OF HAZY IMAGES 1 Priya Singh Patel, 2 Prof. Manisha Rathore Abstrat:

More information

Helicon Resonator based Strong Magnetic Field Sensor

Helicon Resonator based Strong Magnetic Field Sensor 1.48/v148-11-9- MEASUREMENT SCIENCE REVIEW, Volume 11, No., 11 Helion Resonator based Strong Magneti Field Sensor. aurinavičius Department of Eletrial Engineering Vilnius Gediminas Tehnial University,

More information

Serial PN Acquisition Using Smart Antenna and Censored Mean Level CFAR Adaptive Thresholding for a DS/CDMA Mobile Communication

Serial PN Acquisition Using Smart Antenna and Censored Mean Level CFAR Adaptive Thresholding for a DS/CDMA Mobile Communication 01 IEEE 14th International Conferene on High Performane Computing and Communiations Serial PN Aquisition Using Smart Antenna and Censored Mean Level CFAR Adaptive Thresholding for a DS/CDMA Mobile Communiation

More information

RF Link Budget Calculator Manual

RF Link Budget Calculator Manual RF Link Budget Calulator Manual Author Ivo van Ling for www.vanling.net Software Release RF Link Distane Calulator, Version 1.00, Dated 4 January 2010 Manual Version 1.00 Date 19-01-2010 Page: 1(8) Contents

More information

Generating 4-Level and Multitone FSK Using a Quadrature Modulator

Generating 4-Level and Multitone FSK Using a Quadrature Modulator Generating 4-Level and Multitone FSK Using a Quadrature Modulator Page 1 of 9 Generating 4-Level and Multitone FSK Using a Quadrature Modulator by In a reent olumn (lik on the Arhives botton at the top

More information

Interference mitigation by distributed beam forming optimization

Interference mitigation by distributed beam forming optimization English Interferene mitigation by distributed beam forming optimization Matthias Kashub, Christian M. Blankenhorn, Christian M. Mueller and Thomas Werthmann Abstrat Inter-ell interferene is a major issue

More information

Selection strategies for distributed beamforming optimization

Selection strategies for distributed beamforming optimization EUROPEAN COOPERATION IN THE FIELD OF SCIENTIFIC AND TECHNICAL RESEARCH COST 2100 TD(10)11036 Ålborg, Denmark 2010/June/02-04 EURO-COST SOURCE: Institute of Communiation Networks and Computer Engineering

More information

A Fundamental Limit on Antenna Gain for Electrically Small Antennas

A Fundamental Limit on Antenna Gain for Electrically Small Antennas I 8 Sarnoff Symposium A Fundamental Limit on Antenna ain for letrially Small Antennas Andrew J. Compston, James D. Fluhler, and ans. Shantz Abstrat A fundamental limit on an antenna s gain is derived and

More information

Demonstration of Measurement Derived Model-Based Adaptive Wide-Area Damping Controller on Hardware Testbed USA. China USA

Demonstration of Measurement Derived Model-Based Adaptive Wide-Area Damping Controller on Hardware Testbed USA. China USA 2, rue d Artois, F-758 PARIS CIGRE US National Committee http : //www.igre.org 25 Grid of the Future Symposium Demonstration of Measurement Derived Model-Based Adaptive Wide-Area Damping Controller on

More information

Power Budgeted Packet Scheduling for Wireless Multimedia

Power Budgeted Packet Scheduling for Wireless Multimedia Power Budgeted Paket Sheduling for Wireless Multimedia Praveen Bommannavar Management Siene and Engineering Stanford University Stanford, CA 94305 USA bommanna@stanford.edu Niholas Bambos Eletrial Engineering

More information

A New Broadband Microstrip-to-SIW Transition Using Parallel HMSIW

A New Broadband Microstrip-to-SIW Transition Using Parallel HMSIW JOURNAL OF ELECTROMAGNETIC ENGINEERING AND SCIENCE, VOL. 12, NO. 2, 171~175, JUN. 2012 http://dx.doi.org/10.5515/jkiees.2012.12.2.171 ISSN 2234-8395 (Online) ISSN 2234-8409 (Print) A New Broadband Mirostrip-to-

More information

Error Analysis of Sound Source Localization System for Small Microphone Based on Time Delay Estimation Shang-Yue ZHANG

Error Analysis of Sound Source Localization System for Small Microphone Based on Time Delay Estimation Shang-Yue ZHANG 017 3rd International onferene on omputer Siene and Mehanial utomation (SM 017) ISN: 978-1-60595-506-3 Error nalysis of Sound Soure Loalization System for Small Mirophone ased on Time elay Estimation Shang-Yue

More information

A 24 GHz FM-CW Radar System for Detecting Closed Multiple Targets and Its Applications in Actual Scenes

A 24 GHz FM-CW Radar System for Detecting Closed Multiple Targets and Its Applications in Actual Scenes 2016 by the authors; liensee RonPub, Lübek, Germany. This artile is an open aess artile distributed under the terms and onditions of the Creative Commons Attribution liense (http://reativeommons.org/lienses/by/4.0/).

More information

Count-loss mechanism of self-quenching streamer (SQS) tubes

Count-loss mechanism of self-quenching streamer (SQS) tubes Nulear Instruments and Methods in Physis Researh A 342 (1994) 538-543 North-Holland NUCLEAR INSTRUMENTS & METHODS IN PHYSICS RESEARCH Setion A Count-loss mehanism of self-quenhing streamer (SQS) tubes

More information

Design and Performance of a 24 GHz Band FM-CW Radar System and Its Application

Design and Performance of a 24 GHz Band FM-CW Radar System and Its Application Frequeny Design and Performane of a 24 GHz Band FM-CW Radar System and Its Appliation Kazuhiro Yamaguhi, Mitsumasa Saito, Kohei Miyasaka and Hideaki Matsue Tokyo University of Siene, Suwa CQ-S net In.,

More information

Finite-States Model Predictive Control with Increased Prediction Horizon for a 7-Level Cascade H-Bridge Multilevel STATCOM

Finite-States Model Predictive Control with Increased Prediction Horizon for a 7-Level Cascade H-Bridge Multilevel STATCOM Proeedings of The 2th World Multi-Conferene on Systemis, Cybernetis and Informatis (WMSCI 216) Finite-States Model Preditive Control with Inreased Predition Horizon for a 7-Level Casade H-Bridge Multilevel

More information

2011 IEEE. Reprinted, with permission, from David Dorrell, Design and comparison of 11 kv multilevel voltage source converters for local grid based

2011 IEEE. Reprinted, with permission, from David Dorrell, Design and comparison of 11 kv multilevel voltage source converters for local grid based 2 IEEE. Reprinted, with permission, from David Dorrell, Design and omparison of k multilevel voltage soure onverters for loal grid based renewable energy systems. IECON 2-37th Annual Conferene on IEEE

More information

Wavelet Denoising and Speech Enhancement

Wavelet Denoising and Speech Enhancement 1 Wavelet Denoising and Speeh Enhanement V. Balakrishnan, Nash Borges, Luke Parhment Abstrat It has reently been shown that by taking advantage of the sparseness of natural signals in the wavelet domain,

More information

Voltage Sag Classification with Consideration of Phase Shift

Voltage Sag Classification with Consideration of Phase Shift First IEEE International Conferene on Energy Internet Voltage Sag Classifiation with Consideration of Phase Shift Pengfei Wei, onghai Xu State Key Laoratory of Alternate Eletrial Power System with Renewale

More information

An Acquisition Method Using a Code-Orthogonalizing Filter in UWB-IR Multiple Access

An Acquisition Method Using a Code-Orthogonalizing Filter in UWB-IR Multiple Access 6 IEEE Ninth International Symposium on Spread Spetrum Tehniques and Appliations An Aquisition Method Using a Code-Orthogonalizing Filter in UWB-IR Multiple Aess Shin ihi TACHIKAWA Nagaoka University of

More information

Reprint from IASTED International Conference on Signal and Image Processing (SIP 99). Nassau, Bahamas, October, 1999.

Reprint from IASTED International Conference on Signal and Image Processing (SIP 99). Nassau, Bahamas, October, 1999. Reprint from IASTED International Conferene on Signal and Image Proessing (SIP 99). Nassau, Bahamas, Otober, 1999. 1 Filter Networks Mats Andersson Johan Wiklund Hans Knutsson Computer Vision Laboratory,

More information

Proton Damage in LEDs with Wavelengths Above the Silicon Wavelength Cutoff

Proton Damage in LEDs with Wavelengths Above the Silicon Wavelength Cutoff Proton Damage in EDs with Wavelengths Above the Silion Wavelength Cutoff Heidi N. Beker and Allan H. Johnston Jet Propulsion aboratory California Institute of Tehnology Pasadena, Califomia Abstrat Proton

More information

Layered Space-Time Codes for Wireless Communications Using Multiple Transmit Antennas

Layered Space-Time Codes for Wireless Communications Using Multiple Transmit Antennas Layered Spae-Time Codes for Wireless Communiations Using Multiple Transmit Antennas Da-shan Shiu and Joseph M. Kahn University of California at Bereley Abstrat Multiple-antenna systems provide very high

More information

DECENTRALIZED BEAMFORMING FOR MASSIVE MU-MIMO ON A GPU CLUSTER

DECENTRALIZED BEAMFORMING FOR MASSIVE MU-MIMO ON A GPU CLUSTER DECENTRALIZED BEAMFORMING FOR MASSIVE MU-MIMO ON A GPU CLUSTER Kaipeng Li 1, Rishi Sharan 2, Yujun Chen 1, Joseph R. Cavallaro 1, Tom Goldstein 3, and Christoph Studer 2 1 Department of Eletrial and Computer

More information

Parameters of the radio channels that affect digital signal transmissions Propagation Environment Attenuation Index, γ

Parameters of the radio channels that affect digital signal transmissions Propagation Environment Attenuation Index, γ Parameters of the radio hannels that affet digital signal transmissions 1.Free spae attenuation - the signal undergoes an average attenuation that depends on the length of the path and signal s frequeny

More information

Adaptive TDMA/OFDMA for Wide-Area Coverage and Vehicular Velocities

Adaptive TDMA/OFDMA for Wide-Area Coverage and Vehicular Velocities Adaptive TDMA/FDMA for Wide-Area Coverage and Vehiular Veloities Mikael Sternad *, Sorour Falahati *, Tommy Svensson, and Daniel Aronsson * * Signals and Systems, Uppsala University, P Box 8,SE-71 0 Uppsala,

More information

Copyright Blind Selected Mapping Techniques for Space-Time Block Coded Filtered Single-Carrier Signals

Copyright Blind Selected Mapping Techniques for Space-Time Block Coded Filtered Single-Carrier Signals Blind Seleted Mapping Tehniques for Spae-Time Blok Coded Filtered Single-Carrier Signals IEEE VTS AWCS 6 6 August 6 @ Tokyo, Japan Amnart Boonkaay Fumiyuki Adahi Wireless Signal roessing Researh Group

More information

Metrol. Meas. Syst., Vol. XVIII (2011), No. 2, pp METROLOGY AND MEASUREMENT SYSTEMS. Index , ISSN

Metrol. Meas. Syst., Vol. XVIII (2011), No. 2, pp METROLOGY AND MEASUREMENT SYSTEMS. Index , ISSN METROLOGY AND MEASUREMENT SYSTEMS Index 330930, ISSN 0860-8229 www.metrology.pg.gda.pl DAC TESTING USING MODULATED SIGNALS Pavel Fexa, Josef Vedral, Jakub Svatoš CTU Prague, Faulty of Eletrial Engineering

More information

SINGLE UNDERWATER IMAGE RESTORATION BY BLUE-GREEN CHANNELS DEHAZING AND RED CHANNEL CORRECTION

SINGLE UNDERWATER IMAGE RESTORATION BY BLUE-GREEN CHANNELS DEHAZING AND RED CHANNEL CORRECTION SINGLE UNDERWATER IMAGE RESTORATION BY BLUE-GREEN CHANNELS DEHAZING AND RED CHANNEL CORRECTION Chongyi Li 1, Jihang Guo 1, Yanwei Pang 1, Shanji Chen, Jian Wang 1,3 1 Tianjin University, Shool of Eletroni

More information

Transmission Adaptation for Broadband Wireless MIMO-OFDM Systems with Limited Feedback

Transmission Adaptation for Broadband Wireless MIMO-OFDM Systems with Limited Feedback Transmission Adaptation for Broadband Wireless MIMO-OFDM Systems with Limited Feedba Harri Pennanen and Jouo Leinonen Centre for Wireless Communiations P.O. Box 4500, 90014 University of Oulu, Finland

More information

Study on the Effect of Object to Camera Distance on Polynomial Expansion Coefficients in Barrel Distortion Correction

Study on the Effect of Object to Camera Distance on Polynomial Expansion Coefficients in Barrel Distortion Correction Study on the Effet of Objet to Camera Distane on Polynomial Expansion Coeffiients in Barrel Distortion Corretion H. Tian, T. Srikanthan, K. Vijayan Asari, S. K. Lam Center for High Performane Embedded

More information

Time Reversal Synthetic Aperture Radar Imaging In Multipath

Time Reversal Synthetic Aperture Radar Imaging In Multipath Time Reversal Syntheti Aperture Radar Imaging In Multipath Yuanwei Jin, José M.F. Moura, and Niholas O Donoughue Eletrial and Computer Engineering Carnegie Mellon University Pittsburgh, PA 1513 Mihael

More information

Performance Study on Multimedia Fingerprinting Employing Traceability Codes

Performance Study on Multimedia Fingerprinting Employing Traceability Codes Performane Study on Multimedia Fingerprinting Employing Traeability Codes Shan He and Min Wu University of Maryland, College Park, U.S.A. Abstrat. Digital fingerprinting is a tool to protet multimedia

More information

Optimization of Energy Detector Receivers for UWB Systems

Optimization of Energy Detector Receivers for UWB Systems ) Optimization of Energy Detetor Reeivers for UWB Systems Mustafa E Şahin, İsmail Güvenç, and Hüseyin Arslan Eletrial Engineering Department, University of South Florida 4202 E Fowler Avenue, ENB-118,

More information

Research on Blanket Jamming to Beidou Navigation Signals Based on BOC Modulation

Research on Blanket Jamming to Beidou Navigation Signals Based on BOC Modulation Int. J. Communiations, Network and System Sienes, 6, 9, 35-44 Published Online May 6 in SiRes. http://www.sirp.org/ournal/ins http://dx.doi.org/.436/ins.6.95 Researh on Blanket Jamming to Beidou Navigation

More information

A Novel Small-Signal Knowledge-Based Neural Network Modeling Approach for Packaged Transistors

A Novel Small-Signal Knowledge-Based Neural Network Modeling Approach for Packaged Transistors SR Journal o Eletrial and Eletronis Engineering (SR-JEEE) e-ssn: 78-676,p-SSN: -, Volume, ssue 5 Ver. (Sep. t. 8), PP 4-45 www.iosrjournals.org A Novel Small-Signal Knowledge-Based Neural Network Modeling

More information

Characterization of the dielectric properties of various fiberglass/epoxy composite layups

Characterization of the dielectric properties of various fiberglass/epoxy composite layups Charaterization of the dieletri properties of various fiberglass/epoxy omposite layups Marotte, Laurissa (University of Kansas); Arnold, Emily Center for Remote Sensing of Ie Sheets, University of Kansas

More information

Link-Level Analysis of Downlink Handover Regions in UMTS

Link-Level Analysis of Downlink Handover Regions in UMTS Link-Level Analysis of Downlink Handover Regions in UMTS Atta Ul Quddus, Xinjie Yang and Rahim Tafazolli, Member, IEEE Abstrat This paper investigates the downlink handover (soft/softer/hard) performane

More information

DESIGN AND PERFORMANCE ANALYSIS OF BAND PASS IIR FILTER FOR SONAR APPLICATION

DESIGN AND PERFORMANCE ANALYSIS OF BAND PASS IIR FILTER FOR SONAR APPLICATION International Journal of Emerging Tehnologies and Engineering (IJETE) ISSN: 238 8 ICRTIET-21 Conferene Proeeding, 3 th -31 st August 21 11 DESIGN AND PERFORMANCE ANALYSIS OF BAND PASS IIR FILTER FOR SONAR

More information

Application of TEM horn antenna in radiating NEMP simulator

Application of TEM horn antenna in radiating NEMP simulator Journal of Physis: Conferene Series Appliation of TEM horn antenna in radiating NEMP simulator To ite this artile: Yun Wang et al 013 J. Phys.: Conf. Ser. 418 010 View the artile online for updates and

More information

A Circularly-Polarized Microstrip Antenna with Quad-Band Combination

A Circularly-Polarized Microstrip Antenna with Quad-Band Combination Progress In Eletromagnetis Researh Letters, Vol. 61, 31 38, 2016 A Cirularly-Polarized Mirostrip Antenna with Quad-Band Combination Wei Wang, Mengjiang Xing *, and Xuyue Guo Abstrat In this paper, a novel

More information

An Ontology-based Validation Approach to Resolve Conflicts in Manufacturing Design Process

An Ontology-based Validation Approach to Resolve Conflicts in Manufacturing Design Process An Ontology-based Validation Approah to Resolve Conflits in Manufaturing Design Proess Kazunari Hashimoto, Motoyuki Takaai, Yohei Yamane, Seiji Suzuki, Masao Watanabe, and Hiroshi Umemoto Researh and Tehnology

More information

COHERENT PHASE COMPENSATION METHOD BASED ON DIRECT IF SAMPLING IN WIDEBAND RADAR

COHERENT PHASE COMPENSATION METHOD BASED ON DIRECT IF SAMPLING IN WIDEBAND RADAR Progress In Eletromagnetis Researh, Vol. 136, 753 764, 2013 COHERENT PHASE COMPENSATION METHOD BASED ON DIRECT IF SAMPLING IN WIDEBAND RADAR Qianqiang Lin, Zengping Chen *, Yue Zhang, and Jianzhi Lin Automati

More information

A Distributed OFDMA Medium Access Control for Underwater Acoustic Sensors Networks

A Distributed OFDMA Medium Access Control for Underwater Acoustic Sensors Networks This full text paper was peer reviewed at the diretion of IEEE Communiations Soiety subjet matter experts for publiation in the IEEE ICC 2011 proeedings A Distributed OFDMA Medium Aess Control for Underwater

More information

Development of A Steerable Stereophonic Parametric Loudspeaker

Development of A Steerable Stereophonic Parametric Loudspeaker Development of A Steerable Stereophoni Parametri Loudspeaker Chuang Shi, Hideyuki Nomura, Tomoo Kamakura, and Woon-Seng Gan Department of Eletrial and Eletroni Engineering, Kansai University, Osaka, Japan

More information

Advanced PID Controller Synthesis using Multiscale Control Scheme

Advanced PID Controller Synthesis using Multiscale Control Scheme Advaned PID Controller Synthesis using Multisale Control Sheme Bejay Ugon a,*, Jobrun Nandong a, and Zhuquan Zang b a Department of Chemial Engineering, Curtin University, 989 Miri, Sarawak, Malaysia b

More information

Measurement Scheme and Automatic Prediction for Ground Vibration Induced by High-Speed Rail on Embankments

Measurement Scheme and Automatic Prediction for Ground Vibration Induced by High-Speed Rail on Embankments The 31st International Smposium on Automation and Robotis in Constrution and Mining (ISARC 2014) Measurement Sheme and Automati Predition for Ground Vibration Indued b High-Speed Rail on Embankments Yit-Jin

More information

Effect of orientation and size of silicon single crystal to Electro-Ultrasonic Spectroscopy

Effect of orientation and size of silicon single crystal to Electro-Ultrasonic Spectroscopy Effet of orientation and size of silion single rystal to Eletro-Ultrasoni Spetrosopy Mingu KANG 1, Byeong-Eog JUN 1, Young H. KIM 1 1 Korea Siene Aademy of KAIST, Korea Phone: +8 51 606 19, Fax: +8 51

More information

Numerical modeling of DPSK pressure signals and their transmission characteristics in mud channels

Numerical modeling of DPSK pressure signals and their transmission characteristics in mud channels 66 Pet.Si.(9)6:66-7 DOI.7/s8-9-4-8 Numerial modeling of DPSK pressure signals and their transmission harateristis in mud hannels Shen Yue, Su Yinao, Li Gensheng 3, Li Lin and Tian Shoueng 3 College of

More information

DESIGN AND CHARACTERIZATION OF UNIFORM FIELD EDDY CURRENT PROBES*

DESIGN AND CHARACTERIZATION OF UNIFORM FIELD EDDY CURRENT PROBES* DESIGN AND CHARACTERIZATION OF UNIFORM FIELD EDDY CURRENT PROBES* INTRODUCTION P. J. Shull, 1 T. E. Capobiano, 2 and J. C. Moulder1 1Frature and Deformation Division 2Eletromagneti Tehnology Division National

More information

AIR-COUPLED ULTRASONIC INSPECTION TECHNIQUE FOR FRP STRUCTURE

AIR-COUPLED ULTRASONIC INSPECTION TECHNIQUE FOR FRP STRUCTURE 1 th A-PCNDT 6 Asia-Paifi Conferene on NDT, 5 th 1 th Nov 6, Aukland, New Zealand AIR-COUPLED ULTRASONIC INSPECTION TECHNIQUE FOR FRP STRUCTURE Yoshikazu Yokono 1, Shigeyuki Matsubara, Shigeki Matsui,

More information

Photovoltaic Based Dynamic Voltage Restorer with Outage Handling Capability Using PI Controller

Photovoltaic Based Dynamic Voltage Restorer with Outage Handling Capability Using PI Controller Available online at www.sienediret.om Energy Proedia 12 (2011) 560 569 ICSGCE 2011: 27 30 September 2011, Chengdu, China Photovoltai Based Dynami Voltage Restorer with Outage Handling Capability Using

More information

Dispersion and Dispersion Slope Compensation of an Optical Delay Line Filter (DLF) based on Mach-Zehnder Interferometers

Dispersion and Dispersion Slope Compensation of an Optical Delay Line Filter (DLF) based on Mach-Zehnder Interferometers Dispersion and Dispersion Slope Compensation of an Optial Delay Line Filter (DLF) based on Mah-Zehnder Interferometers P.Pavithra 1, K.Karthika 2 1,2 Department of Eletronis and Communiation Engineering,

More information

APPLICATION OF OFDM TECHNIQUE TO UNDERWATER ACOUSTIC DATA TRANSMISSION 1

APPLICATION OF OFDM TECHNIQUE TO UNDERWATER ACOUSTIC DATA TRANSMISSION 1 PPLICTION OF OFDM TECHNIQUE TO UNDERWTER COUTIC DT TRNMIION 1 IWON KOCH K, HENRYK LOT Gdansk University of Tehnology 11/12, G. Narutowiza t., 80-233 Gda sk, Poland ia.kohanska@gmail.om; hlas@eti.pg.gda.pl

More information

Optimal Joint Routing and Scheduling in Millimeter-Wave Cellular Networks

Optimal Joint Routing and Scheduling in Millimeter-Wave Cellular Networks Optimal Joint Routing and Sheduling in Millimeter-Wave Cellular Networks Dingwen Yuan, Hsuan-Yin Lin, Jörg Widmer and Matthias Hollik SEEMOO, Tehnishe Universität Darmstadt Simula@UiB, Bergen Norway Institute

More information

Optimal Sample Rate for Wireless Sensor Actuator Network

Optimal Sample Rate for Wireless Sensor Actuator Network IAENG International Journal o Computer Siene, 36:4, IJCS_36_4_5 Optimal Sample Rate or Wireless Sensor Atuator Network Amir M Jaari and Walter Lang Abstrat In order to implement a wireless sensor network

More information

PLEASE DO NOT REMOVE THIS PAGE

PLEASE DO NOT REMOVE THIS PAGE Thank you for downloading this doument from the RMIT Researh Repository. The RMIT Researh Repository is an open aess database showasing the researh outputs of RMIT University researhers. RMIT Researh Repository:

More information

Detection of LSB Matching Steganography using the Envelope of Histogram

Detection of LSB Matching Steganography using the Envelope of Histogram 646 JOURNAL OF COMPUTERS, VOL. 4, NO. 7, JULY 29 Detetion of LSB Mathing Steganography using the Envelope of Histogram Jun Zhang Shool of Information Siene Guangdong University of Business Studies,Guangzhou,P.R.

More information

Comparison of OFDM Radar and Chirp Sequence Radar

Comparison of OFDM Radar and Chirp Sequence Radar Comparison of OFDM Radar and Chirp Sequene Radar Johannes Fink, Friedrih K. Jondral Communiations Engineering Lab, Karlsruhe Institute of Tehnology Karlsruhe, GERMANY {Johannes.Fink, Friedrih.Jondral}@kit.edu

More information

Capacitor Placement in Radial Distribution System for Improve Network Efficiency Using Artificial Bee Colony

Capacitor Placement in Radial Distribution System for Improve Network Efficiency Using Artificial Bee Colony RESEARCH ARTICLE OPEN ACCESS Capaitor Plaement in Radial Distribution System for Improve Network Effiieny Using Artifiial Bee Colony Mahdi Mozaffari Legha, Marjan Tavakoli, Farzaneh Ostovar 3, Milad Askari

More information

Multilevel PWM Waveform Decomposition and Phase-Shifted Carrier Technique

Multilevel PWM Waveform Decomposition and Phase-Shifted Carrier Technique Multilevel PWM Waveform Deomposition and Phase-Shifted Carrier Tehnique R. Naderi* and A. Rahmati* Abstrat: Multilevel PWM waveforms an be deomposed into several multilevel PWM omponents. Phase-shifted

More information

Overview and Comparison of Grid Harmonics and Conducted EMI Standards for LV Converters Connected to the MV Distribution System

Overview and Comparison of Grid Harmonics and Conducted EMI Standards for LV Converters Connected to the MV Distribution System 2012 Mesago PCIM GmbH Proeedings of the first Power Eletronis South Ameria 2012 Conferene and Exhibition (PCIM 2012), South Ameria, Saõ Paulo, Brazil, September 11-13, 2012 Overview and Comparison of Grid

More information

Limitations and Capabilities of the Slanted Spectrogram Analysis Tool for SAR-Based Detection of Multiple Vibrating Targets

Limitations and Capabilities of the Slanted Spectrogram Analysis Tool for SAR-Based Detection of Multiple Vibrating Targets Limitations and Capabilities of the Slanted Spetrogram Analysis Tool for SAR-Based Detetion of Multiple Vibrating Targets Adebello Jelili, Balu Santhanam, and Majeed Hayat Department of Eletrial and Computer

More information

Module 5 Carrier Modulation. Version 2 ECE IIT, Kharagpur

Module 5 Carrier Modulation. Version 2 ECE IIT, Kharagpur Module 5 Carrier Modulation Version ECE II, Kharagpur Lesson 5 Quaternary Phase Shift Keying (QPSK) Modulation Version ECE II, Kharagpur After reading this lesson, you will learn about Quaternary Phase

More information

Estimation and Compensation of IQ Imbalance in Millimeter-Wave OFDM UWB System

Estimation and Compensation of IQ Imbalance in Millimeter-Wave OFDM UWB System Journal of Computers Vol. 8, No. 4, 07, pp. 79-88 doi:0.3966/99559070880409 Estimation and Compensation of I Imbalane in Millimeter-Wave OFDM UWB System Zhan Xu *, Ya-Bing Cheng, and Shi-Jie Ren 3,4 Shool

More information

An Assisted GPS Acquisition Method using L2 Civil Signal in Weak Signal Environment

An Assisted GPS Acquisition Method using L2 Civil Signal in Weak Signal Environment Journal of Global Positioning Systems (004) Vol. 3, No. -: 5-3 An Assisted GPS Aquisition ethod using L Civil Signal in Wea Signal Environment Deu Jae Cho Department of Eletronis, Chungnam National University,

More information

arxiv:astro-ph/ v1 23 May 2005

arxiv:astro-ph/ v1 23 May 2005 Measurement of ore-shifts with astrometri multi-frequeny alibration María Rioja 1, Rihard Dodson 2, Rihard Poras 3, Hiroshi Suda 4, Franiso Colomer 1 arxiv:astro-ph/0505475v1 23 May 2005 1) Observatorio

More information

Performance of Two-Hop DS-CDMA Systems Using Amplify-and-Forward Protocol over Different Fading Channels

Performance of Two-Hop DS-CDMA Systems Using Amplify-and-Forward Protocol over Different Fading Channels http://dx.doi.org/10.5755/j01.eee..1.14116 Performane of Two-Hop DS-CDMA Systems Using Amplify-and-Forward Protool over Different Fading Channels Nuri Kapuu 1 Mehmet Bilim 1 Ibrahim Develi 1 1 Department

More information

Objectives. Presentation Outline. Digital Modulation Lecture 04

Objectives. Presentation Outline. Digital Modulation Lecture 04 Digital Modulation Leture 04 Filters Digital Modulation Tehniques Rihard Harris Objetives To be able to disuss the purpose of filtering and determine the properties of well known filters. You will be able

More information

Detecting Moving Targets in SAR Via Keystoning and Phase Interferometry

Detecting Moving Targets in SAR Via Keystoning and Phase Interferometry 5 The MITRE Corporation. All rights reserved. Approved for Publi Release; Distribution Unlimited. Deteting Moving Targets in SAR Via Keystoning and Phase Interferometry Dr. P. K. Sanyal, Dr. D. M. Zasada,

More information

Allocation of control and data channels for Large-Scale Wireless Sensor Networks

Allocation of control and data channels for Large-Scale Wireless Sensor Networks Alloation of ontrol and data hannels for Large-Sale Wireless Sensor etworks Jamila BE SLIMAE 1,, Ye-Qiong SOG, Anis KOUBAA 3,4, Mounir FRIKHA 1 1 SupCom-MEDIATRO, City of Communiation Tehnologies, 083

More information