A Comparative Analysis of Image Fusion Techniques for Remote Sensed Images

Size: px
Start display at page:

Download "A Comparative Analysis of Image Fusion Techniques for Remote Sensed Images"

Transcription

1 roceedings of the Word Congress on Engineering 27 Vo I WCE 27, Juy 2-4, 27, London, U.K. Comparative naysis of Image Fusion Techniques for emote Sensed Images sha Das 1 and K.evathy 2 Department of Computer Science, University of Keraa. 1 asha_das_2@rediffmai.com, 2 revathy_srp@yahoo.com bstract This paper deas with different techniques for registration and fusion of remote sensed images. In this work the ower spatia resoution mutispectra and higher resoution panchromatic images of SOT sateite are used. These images are registered using a registration agorithm that combines a simpe yet powerfu search strategy based on stochastic gradient with the simiarity measure as mutua information, together with a waveet-based muti-resoution pyramid. The agorithm is found to give sub pixe registration accuracy. The study is imited to pairs of images, which are misaigned by rotation and/or transation. The registered images are subjected to a pixe eve mutispectra image fusion process using waveet transform approach. Spectra quaity assessments shows that compared to other conventiona image fusion techniques, this fusion process using waveet transform keeps much of the spectra information in the merged image with respect to the origina mutispectra one. Finay, segmentation is performed on the fused images to vaidate the agorithms used for registration and fusion and the resuts show better accuracy for waveet based methods than the conventiona methods. Index Terms Fusion, image registration, mutua information, segmentation, stochastic optimization. I. ITODUCTIO To address chaenges in the fied of remote sensing, integration of mutipe sensor data is a key component, and as a first step towards this goa, very accurate registration of muti-sensor data is the first requirement for such integration. The aim of the work is to deveop and assess an image registration methodoogy that wi enabe this accurate mutisource integration. This study focuses on precision correction or automatic image registration, with the goa of providing methods that can hande mono- and muti-sensor data with muti-resoution from a spatia or spectra point of view. For combining the spatia and spectra features, data fusion techniques are used [1]. The high-resoution SOT panchromatic (SOT- images and mutispectra SOT (SOT-XS images are fused using the conventiona techniques and the waveet based methods, and the resuts are compared for their spectra quaity. Spectra quaity assessments shows that compared to other conventiona image fusion techniques, the pixe eve mutispectra fusion process using waveet transform appied on these images keeps much of the spectra information in the merged image with respect to the origina mutispectra one. Very accurate registration of panchromatic and mutispectra images is the first requirement for such integration. registration agorithm that combines a simpe yet powerfu search strategy based on a stochastic gradient with the simiarity measure as mutua information, together with a waveet-based muti-resoution pyramid is found to give subpixe registration accuracy. The study is imited to pairs of images, which are misaigned by rotation and/or transation. The resut of registration and fusion of the higher resoution panchromatic image and that of the Mutispectra image are subjected to watershed segmentation. The segmentation accuracy is better for the fusion using waveet-based methods than the other conventiona methods. Section II gives an overview of the registration method adopted and section III summarizes the waveet fusion techniques used in this work. Data sets used and resuts are discussed in section VI and discussions and concusion are given in section V. II. MULTIESOLUTIO IME EISTTIO Conventiona feature based registration technique via the use of round Contro oints (C is aborious, tedious, and time intensive, whereas an automatic intensity based registration approach is more fexibe in the sense that it is image content independent. The main principe behind any intensity based registration approach is to find a set of transformation parameters that gobay optimizes a simiarity measure. Two commony used simiarity measures are mean squared difference (MSD and normaized cross-correation (CC. However, these two simiarity measures are adequate ony for intra-moda registration (i.e., for registration of images taken from the same sensor. For muti-moda image registration probems, mutua information ( is found to be a suitabe simiarity measure. Simiar to CC, the intention is to maximize the mutua information between the two images. IS: WCE 27

2 roceedings of the Word Congress on Engineering 27 Vo I WCE 27, Juy 2-4, 27, London, U.K. Fig. 1. Summary of the waveet-based mutua information registration method Since its introduction, has been used widey in many medica image registration probems, whereas its appication in remote sensing image registration has been imited. Ony recenty, some work has been initiated on registration of remote sensed images using mutua information. For our appication we seected as the simiarity measure as they are found to give good resuts for the remote sensed images taken by different sensors. The first step in registering two images is to decide on the feature space to use for matching. The waveets or waveetike features are used as the feature space for the registration process. Fig.1 summarizes the adopted registration scheme when waveet or waveet-ike information is utiized. oth the reference and input images are first decomposed foowing a muti-resoution waveet or frame decomposition. In order to achieve computationa efficiency, search strategy foows the muti-resoution decomposition, working iterativey from the deepest eve of decomposition (where the image size is the smaest to the top eve of decomposition, i.e., going from coarse to fine spatia resoution. For a eves of decomposition, the simiarity measure between sub-band images of the reference image and input image is successivey computed and maximized. The accuracy of this search increases when going from coarse resoution to fine resoution [2]. Steerabe Simoncei fiters [3] are more robust to transation, rotation and noise than the standard Daubechies waveet fiters and so they are adopted to extract the feature space for matching. The method described by Simoncei enabes one to buid transation and rotation-invariant fiters by reaxing the critica samping condition of the waveet transforms. The next step is to appy the simiarity measure based on Mutua Information ( on the extracted features of the mutispectra and panchromatic images. The mutua information [4] of two images is expressed in terms of the entropy of the images, where entropy is a measure of uncertainty of how we one is abe to predict the gray vaue of an arbitrary point in an image. iven two images and, the mutua information M(, of the images is defined by M(, = H( H( - H(,, (1 with H( and H( the margina entropies of the separate images and H(, the entropy of the joint image. The probem of registering images and is summarized as maximizing M (,, which means that the joint entropy H (, is minimized (i.e. the joint histogram has sharp peaks. t the same time the margina entropies H ( and H ( are maximized to avoid situations where the images are shifted so far apart that ony two sma regions of background coincide. ow the optima transformation to aign the images have to be found out for which the is maximum. The optimization technique, which is impemented in this work, is the Simutaneous erturbation Stochastic pproximation (SS agorithm [5] introduced by Spa. SS is based on an easiy impemented and highy efficient gradient approximation that reies ony on measurements of the objective function to be optimized. It does not rey on expicit knowedge of the gradient of the objective function, or on measurements of the gradient. III. IME FUSIO Image fusion is a too for integrating a high-resoution panchromatic image with a mutispectra image, in which the resuting fused image contains both the high-resoution spatia information of the panchromatic image and the coor information of the mutispectra image. In this study, a pixe eve mutispectra image fusion process using waveet transform approach is performed [6]. Many papers about image fusion based on waveet transform have been pubished in recent years [7]-[12]. The bock diagram of a generic waveet-based image fusion scheme is shown in Fig. 2. Fig. 2. ock diagram of a generic waveet-based image fusion approach Waveet transform based image fusion invoves three steps; forward transform, coefficient combination and backward transform. In the forward transform, two or more registered input images are waveet transformed to get their waveet coefficients. These coefficients represent the approximation, IS: WCE 27

3 roceedings of the Word Congress on Engineering 27 Vo I WCE 27, Juy 2-4, 27, London, U.K. horizonta, vertica and diagona components of the input images. The same process needs to be appied to a source images one by one. Then, these waveet coefficients from the different input images are combined according to certain fusion rues to get fused waveet coefficients. fter seecting the fused waveet coefficients according to a fusion rue, an inverse waveet transform is done to construct the fused image. Impementation of image fusion by means of waveet transform based on substitutive and additive approaches are adopted. In these approaches, first image and the,, and bands of muti-spectra image are decomposed using waveet transform method. fter decomposing the,, and bands of the mutispectra image using waveet transform in eve of transformation, usuay = 2 or 3, we wi have one approximation coefficients, (,, and 3 waveets anes for each band WT WT WT D D D - : is pproximation coefficient at eve or approximation pane - H : is Horizonta coefficient at eve or horizonta waveet pane - V : is Vertica Coefficient at eve or vertica waveet pane - D : is Diagona coefficient at eve or diagona waveet pane Simiary by decomposing the panchromatic high-resoution image we wi have one approximation coefficients, ( and 3 waveets anes for anchromatic image, where means, panchromatic image. Foowing this step, the waveet coefficients sets from two images are combined via substitutive or additive rues. In the case of substitutive method, the waveet coefficient panes (or detais of the,, and decompositions are repaced by the simiar detai panes of the panchromatic decomposition. Then, for obtaining the fused images, the inverse waveet transform is impemented on resutant sets. D D D (2 (3 nother possibiity for fusion decision map construction is using additive fusion method in which the waveet coefficient panes of the high-resoution image is added directy to the waveet coefficient panes of the ow spatia-resoution image in each band. ([ H ([ H ([ H H H H ] [ V ] [ V ] [ V ] [ D ] [ D ] [ D D ] D ] D ] For comparison purpose, the same images are aso fused using Intensity, Hue, Saturation (IHS method and rovey and Mutipicative Transformation methods to evauate the proposed waveet transformation approach. IV. DT SETS USED D ESULTS In this study, SOT sateite images are used as the test images. mutispectra SOT scene consists of three bands- XS1, XS2 and XS3. The first two bands characterize the ground cover in the visibe waveength range and the third band the near infrared waveength range. These bands are acquired with a spatia resoution of 2*2m per pixe. The waveength range of the panchromatic image covers the bands XS1 and XS2 with a ground resoution of 1*1m. fter registration of the ower resoution SOT-XS image into the high resoution SOT- image, a 512*512 pixes subset with various features that is sufficient for fusion purpose is seected. The reason for the choice of SOT imagery is the reative simpe geometric reation between panchromatic and mutispectra scenes but the method described is suitabe for imagery from other scenes as we. Fig. 3(a and Fig. 3(b show the SOT-XS and SOT- images used in this study. (a (b Fig. 3. Test Images, (a SOT-XS (b SOT- The proposed image registration scheme based on the and the stochastic optimization appied on a muti-resoution basis is used as the preprocessing step for the fusion of the SOT panchromatic and SOT-XS images. Each band of the mutispectra SOT-XS image is separatey registered with the image with which the mutispectra image has to be fused. So the red, green and the near infrared (I band images are (4 IS: WCE 27

4 roceedings of the Word Congress on Engineering 27 Vo I WCE 27, Juy 2-4, 27, London, U.K. registered with the higher resoution SOT images. n up-samping of the ower resoution images are performed to make the pixe size equa to that of the higher resoution SOT- images. Tabes I, II and III give the resuts of the registration of each of the bands. TLE I: Mutua Information Using Simoncei Decompositions for and XS1: starting point (,,, Max: o: Iterations = 1 Fusion of SOT- and SOT-XS is performed using substitutive method and additive waveet methods and compared with other conventiona methods ike IHS and rovey methods with respect to statistica and visua methods. Fig. 4(a shows the fused image by Substitutive waveet method and Fig. 4(b shows the fused image by dditive waveet method. Fusion resuts for IHS and rovey methods are shown in Fig. 4(c and Fig. 4(d respectivey. ctua arameters 3 2 Leve Starting Estimated arameters Max: MS error (a (b TLE II: Mutua Information Using Simoncei Decompositions for and XS2: starting point (,,, Max: o: Iterations = 1 ctua arameters 3 2 Leve Starting Estimated arameters Max: MS error TLE III: Mutua Information Using Simoncei Decompositions for and XS3: starting point (,,, Max: o: Iterations = 1 ctua arameters Leve Starting Estimated arameters Max: MS error The registration of the first band XS1 with the SOT- is performed with an MS error of The registration of the second band XS2 with the SOT- is performed with an MS error of.6466 and.4529 for the case of XS3 and SOT-. (c Fig. 4.Fused Images (a WT (Substitutive Method (b WT (dditive Method. (c IHS Fusion (d rovey Fusion The performance of various fusion methods are anayzed by the foowing methods. One of the quantitative assessment criteria that is considered as a spectra quaity index is the deviation index, measuring the normaized goba absoute difference of the fused image with ow-resoution mutispectra image. Spectra quaity of fused images is iustrated in a better way by this quantity. The Fig. 5 shows this parameter for the fused images using various methods. It can be seen that the minimum vaues for a of the three bands beong to the waveet based image fusion methods HIS rvy Sbst ddi Fig 5. Deviation index of fused images (d XS1 XS2 XS1 IS: WCE 27

5 roceedings of the Word Congress on Engineering 27 Vo I WCE 27, Juy 2-4, 27, London, U.K. Contro of the radiometric correspondence of the two images at a oca scae, can be performed by measuring the correation coefficient between the two images. It is obvious from the diagram of Fig. 6 that the fused image with the waveet transform fusion method has the maximum correation in a the three bands. Since the correation coefficient represents the degree of simiarity, the vaue of the correation coefficient is desirabe to be as higher as possibe, but it cannot reach to 1 which means that the fused image is the same with the origina muti-spectra image and no spatia information from panchromatic image is added to the fused image. In this sense, it shows that the waveet based fusion agorithm resuts in a very higher simiarity between origina muti-spectra image and the fused images HIS ry Subs ddi Fig 6: Correation coefficients between SOT-XS image and fused images The histograms of the fused image using waveet transform in the I band have a itte difference with the histogram of the SOT-XS image in the simiar band (Fig.7. In spite of waveet transform fusion method; the two others have changed the histogram of the fused image to a more extent. This means, in fusion by waveet transform, spectra characteristics of fused image is very simiar to spectra characteristics of SOT-XS image a. I and Histogram from XS image c. I and Histogram from IHS b. I and Histogram from WT XS1 XS2 XS d. I and Histogram from rovey Fig 7: Histograms of I band in fused images and SOT-XS image after (a without fusion (b Substitution Waveet fusion (c IHS Fusion (d rovey Fusion (e dditive Waveet Fusion Finay the resuts of fusion are compared by subjecting the fused images to segmentation. We have used a typica segmentation method namey watershed agorithm. The resuts of the segmentation of fused images are shown in Fig. 8. It can be observed that the segmentation accuracy is better for the case of fusion using waveet methods than using other conventiona methods. (a (c Fig 8 esuts of watershed segmentation. Segmentation resut in (a origina MS image. (b Waveet Fused MS image. (c IHS Fused MS image and (d rovey Fused MS (b (d V. DISCUSSIOS D COCLUSIO Image Fusion aims at the integration of disparate and compementary data to enhance the information apparent in the images as we as to increase the reiabiity of the interpretation. This eads to more accurate data and increased utiity in appication fieds ike segmentation and cassification. In remote sensing this finds immense appication as the reduced amount of data in the mutispectra images can be fused through efficient fusion techniques with the high informative panchromatic images to yied better high spectra and spatia resoution images. These high quaity fused images can be used for andmass cassification or for miitary purposes ike target ocaization etc. The quaity of the fused image greaty affects the cassification accuracy. For this a good registration technique is required which greaty affects the quaity of fused image. The entropy based based registration technique which is appied ony quite recenty to the remote sensing fied is found to be giving better resuts for the cassification purposes in this fied. EFEECES [1] C. OHL and J. L. V EDEE, Mutisensor image fusion in remote sensing: concepts, methods and appications, int. j. remote sensing, 1998, vo. 19, no. 5, IS: WCE 27

6 roceedings of the Word Congress on Engineering 27 Vo I WCE 27, Juy 2-4, 27, London, U.K. [2] rene. Coe-hodes, Kisha L. Johnson, Jacqueine LeMoigne, and Iya Zavorin, Mutiresoution egistration of emote Sensing Imagery by Optimization of Mutua Information Using a Stochastic radient, IEEE Transactions On Image rocessing, Vo. 12, o. 12, December 23 [3] E.. Simoncei, and W. T. Freeman, The Steerabe yramid: Fexibe rchitecture for Muti-scae Derivative Computation, roc. ICI-95, [4] F. Maes,. Coignon, D. Vandermeuen,. Marcha,. Suetens, Mutimodaity image registration by maximization of mutua information, IEEE Transactions on Medica Imaging 16 ( [5] J. C. Spa, Mutivariate stochastic approximation using a simutaneous perturbation gradient approximation, IEEE Trans. utomat. Contr., vo. 37, no. 3, pp , 1992 [6] Fusion pproach of Muti-sensor emote Sensing Data ased on Waveet Transform, He uojin Li Keu Hu Deyong 1998 [7] anchin, T. and Wad, L., 2. Fusion of High Spatia and Spectra esoution images: The SIS Concept and Its Impementation. hotogrammetric Engineering & emote sensing Vo. 66, pp [8] Yocky, D.., Image merging and data fusion using the discrete two-dimensiona waveet transform.j. Opt. Soc. m.., Vo. 12, o 9, pp [9] Yocky, D.., Mutiresoution WaveetDecomposition Image Merger of Landsat ThematicMapper and SOT anchromatic Data.hotogrammetric Engineering & emote sensing Vo. 62, o. 3, pp [1] Zhou, J., Civco, D. L., and Siander, J.., waveet transform method to merge Landsat TM and SOT panchromatic data. Internationa Journa of emote Sensing, Vo. 19, o. 4, pp [11] úñez, J., X. Otazu, O. Fors,. rades, V. aà, and. rbio, Mutiresoution-based image fusion with additive waveet decomposition, IEEE Trans. eosci. emote Sensing, vo. 37, pp , May [12] Li, H.,.S. Manjunath, and S.K. Mitra, Mutisensor image fusion using the waveet transform, raph. Modes Image rocess, vo. 57, no. 3,pp , IS: WCE 27

An Efficient Adaptive Filtering for CFA Demosaicking

An Efficient Adaptive Filtering for CFA Demosaicking Dev.. Newin et. a. / (IJCSE) Internationa Journa on Computer Science and Engineering An Efficient Adaptive Fitering for CFA Demosaicking Dev.. Newin*, Ewin Chandra Monie** * Vice Principa & Head Dept.

More information

Improving the Active Power Filter Performance with a Prediction Based Reference Generation

Improving the Active Power Filter Performance with a Prediction Based Reference Generation Improving the Active Power Fiter Performance with a Prediction Based Reference Generation M. Routimo, M. Sao and H. Tuusa Abstract In this paper a current reference generation method for a votage source

More information

Fusion of Sentinel-2 images

Fusion of Sentinel-2 images 1 1 Fusion of Sentine-2 images 2 3 4 5 6 7 8 Qunming Wang a, Wenzhong Shi b, Zhongbin Li b, and Peter M. Atkinson c,d,e * a Lancaster Environment Centre, Lancaster University, Lancaster LA1 4YQ, UK b Department

More information

New Image Restoration Method Based on Multiple Aperture Defocus Images for Microscopic Images

New Image Restoration Method Based on Multiple Aperture Defocus Images for Microscopic Images Sensors & Transducers, Vo. 79, Issue 9, September 204, pp. 62-67 Sensors & Transducers 204 by IFSA Pubishing, S. L. http://www.sensorsporta.com New Image Restoration Method Based on Mutipe Aperture Defocus

More information

Generalized constrained energy minimization approach to subpixel target detection for multispectral imagery

Generalized constrained energy minimization approach to subpixel target detection for multispectral imagery Generaized constrained energy minimization approach to subpixe target detection for mutispectra imagery Chein-I Chang, MEMBER SPIE University of Maryand Batimore County Department of Computer Science and

More information

Fusion of Landsat 8 OLI and Sentinel-2 MSI data

Fusion of Landsat 8 OLI and Sentinel-2 MSI data 1 Fusion of Landsat 8 OLI and Sentine-2 MSI data Qunming Wang a, George Aan Backburn a, Aex O. Onojeghuo a, Jadu Dash b, Lingquan Zhou b, Yihang Zhang c,d, Peter M. Atkinson b,e,f a Lancaster Environment

More information

Configuring Onyx to print on your HEXIS media

Configuring Onyx to print on your HEXIS media Configuring Onyx to print on your HEXIS media 1. Instaing a media profie suitabe for your HEXIS printing media 1.1. Downoading the media profie 2 1.2. Importing the media profie into Onyx 3 2. Defaut setting

More information

Performance Comparison of Cyclo-stationary Detectors with Matched Filter and Energy Detector M. SAI SINDHURI 1, S. SRI GOWRI 2

Performance Comparison of Cyclo-stationary Detectors with Matched Filter and Energy Detector M. SAI SINDHURI 1, S. SRI GOWRI 2 ISSN 319-8885 Vo.3,Issue.39 November-14, Pages:7859-7863 www.ijsetr.com Performance Comparison of Cyco-stationary Detectors with Matched Fiter and Energy Detector M. SAI SINDHURI 1, S. SRI GOWRI 1 PG Schoar,

More information

ACTA TECHNICA NAPOCENSIS

ACTA TECHNICA NAPOCENSIS 69 TECHNICAL UNIVERSITY OF CLUJ-NAPOCA ACTA TECHNICA NAPOCENSIS Series: Appied Mathematics, Mechanics, and Engineering Vo. 60, Issue I, March, 07 CAD MODEL OF THE RTTRR MODULAR SMALL-SIZED SERIAL ROBOT

More information

Airborne Ultrasonic Position and Velocity Measurement Using Two Cycles of Linear-Period-Modulated Signal

Airborne Ultrasonic Position and Velocity Measurement Using Two Cycles of Linear-Period-Modulated Signal Airborne Utrasonic Position and Veocity Measurement Using Two Cyces of Linear-Period-Moduated Signa Shinya Saito 1, Minoru Kuribayashi Kurosawa 1, Yuichiro Orino 1, and Shinnosuke Hirata 2 1 Department

More information

STUDY ON AOTF-BASED NEAR-INFRARED SPECTROSCOPY ANALYSIS SYSTEM OF FARM PRODUCE QUALITY

STUDY ON AOTF-BASED NEAR-INFRARED SPECTROSCOPY ANALYSIS SYSTEM OF FARM PRODUCE QUALITY STUDY ON AOTF-BASED NEAR-INFRARED SPECTROSCOPY ANALYSIS SYSTEM OF FARM PRODUCE QUALITY Xiaochao Zhang *, Xiaoan Hu, Yinqiao Zhang, Hui Wang, Hui Zhang 1 Institute of Mechatronics Technoogy and Appication,

More information

3-D BSS Geometric Indicator for WLAN Planning

3-D BSS Geometric Indicator for WLAN Planning 3-D BSS Geometric Indicator for WLAN Panning Aexandre Gondran, Oumaya Baaa, Aexandre Caminada and Haim Mabed University of Technoogy Befort-Montbéiard, SET Lab, 90010 Befort, France E-mai: {aexandre.gondran,

More information

SMOOTHED DOPPLER PROFILE IN MST RADAR DATA- THE MODIFIED CEPSTRUM APPROACH

SMOOTHED DOPPLER PROFILE IN MST RADAR DATA- THE MODIFIED CEPSTRUM APPROACH SMOOTHED DOPPLER PROFILE IN MST RADAR DATA- THE MODIFIED CEPSTRUM APPROACH M. Venatanarayana 1 and T. Jayachandra Prasad 1 Department of ECE, KSRE, Kadapa, India RGET, Nandya, India E-Mai: narayanamoram@gmai.com

More information

Channel Division Multiple Access Based on High UWB Channel Temporal Resolution

Channel Division Multiple Access Based on High UWB Channel Temporal Resolution Channe Division Mutipe Access Based on High UWB Channe Tempora Resoution Rau L. de Lacerda Neto, Aawatif Menouni Hayar and Mérouane Debbah Institut Eurecom B.P. 93 694 Sophia-Antipois Cedex - France Emai:

More information

Minimizing Distribution Cost of Distributed Neural Networks in Wireless Sensor Networks

Minimizing Distribution Cost of Distributed Neural Networks in Wireless Sensor Networks 1 Minimizing Distribution Cost of Distributed Neura Networks in Wireess Sensor Networks Peng Guan and Xiaoin Li Scaabe Software Systems Laboratory, Department of Computer Science Okahoma State University,

More information

Iterative Transceiver Design for Opportunistic Interference Alignment in MIMO Interfering Multiple-Access Channels

Iterative Transceiver Design for Opportunistic Interference Alignment in MIMO Interfering Multiple-Access Channels Journa of Communications Vo. 0 No. February 0 Iterative Transceiver Design for Opportunistic Interference Aignment in MIMO Interfering Mutipe-Access Channes Weipeng Jiang ai Niu and Zhiqiang e Schoo of

More information

: taking service robots to play soccer

: taking service robots to play soccer Virbot@fied : taking service robots to pay soccer Larena Adaberto, Escaante Boris, Torres Luis, Abad Verónica, Vázquez Lauro Bio-Robotics Laboratory, Department of Eectrica Engineering Universidad Naciona

More information

P H O T O CD I N F O R M A T I O N B U L L E T I N

P H O T O CD I N F O R M A T I O N B U L L E T I N PCD 077 Juy, 1994 Copyright, Eastman Kodak Company, 1994 P H O T O CD I N F O R M A T I O N B U L L E T I N Fuy Utiizing Photo CD Images Maintaining Coor Consistency When Creating KODAK Photo CD Portfoio

More information

Availability Analysis for Elastic Optical Networks with Multi-path Virtual Concatenation Technique

Availability Analysis for Elastic Optical Networks with Multi-path Virtual Concatenation Technique Progress In Eectromagnetics Research Symposium Proceedings, Guangzhou, China, Aug. 25 28, 2014 849 Avaiabiity Anaysis for Eastic Optica Networks with Muti-path Virtua Concatenation Technique Xiaoing Wang

More information

Performance Measures of a UWB Multiple-Access System: DS/CDMA versus TH/PPM

Performance Measures of a UWB Multiple-Access System: DS/CDMA versus TH/PPM Performance Measures of a UWB Mutipe-Access System: DS/CDMA versus TH/PPM Aravind Kaias and John A. Gubner Dept. of Eectrica Engineering University of Wisconsin-Madison Madison, WI 53706 akaias@wisc.edu,

More information

ADAPTIVE ITERATION SCHEME OF TURBO CODE USING HYSTERESIS CONTROL

ADAPTIVE ITERATION SCHEME OF TURBO CODE USING HYSTERESIS CONTROL ADATIV ITRATION SCHM OF TURBO COD USING HYSTRSIS CONTROL Chih-Hao WU, Kenichi ITO, Yung-Liang HUANG, Takuro SATO Received October 9, 4 Turbo code, because of its remarkabe coding performance, wi be popuar

More information

Power Control and Transmission Scheduling for Network Utility Maximization in Wireless Networks

Power Control and Transmission Scheduling for Network Utility Maximization in Wireless Networks roceedings of the 46th IEEE Conference on Decision and Contro New Oreans, LA, USA, Dec. 12-14, 27 FrB2.5 ower Contro and Transmission Scheduing for Network Utiity Maximization in Wireess Networks Min Cao,

More information

Rate-Allocation Strategies for Closed-Loop MIMO-OFDM

Rate-Allocation Strategies for Closed-Loop MIMO-OFDM Rate-Aocation Strategies for Cosed-Loop MIMO-OFDM Joon Hyun Sung and John R. Barry Schoo of Eectrica and Computer Engineering Georgia Institute of Technoogy, Atanta, Georgia 30332 0250, USA Emai: {jhsung,barry}@ece.gatech.edu

More information

Joint Optimization of Scheduling and Power Control in Wireless Networks: Multi-Dimensional Modeling and Decomposition

Joint Optimization of Scheduling and Power Control in Wireless Networks: Multi-Dimensional Modeling and Decomposition This artice has been accepted for pubication in a future issue of this journa, but has not been fuy edited. Content may change prior to fina pubication. Citation information: DOI 10.1109/TMC.2018.2861859,

More information

A Novel Method for Doppler and DOD- DOA Jointly Estimation Based on FRFT in Bistatic MIMO Radar System

A Novel Method for Doppler and DOD- DOA Jointly Estimation Based on FRFT in Bistatic MIMO Radar System 7 Asia-Pacific Engineering and Technoogy Conference (APETC 7) ISBN: 978--6595-443- A Nove Method for Dopper and DOD- DOA Jointy Estimation Based on FRFT in Bistatic MIMO Radar System Derui Song, Li Li,

More information

Joint Optimal Power Allocation and Relay Selection with Spatial Diversity in Wireless Relay Networks

Joint Optimal Power Allocation and Relay Selection with Spatial Diversity in Wireless Relay Networks Proceedings of SDR'11-WInnComm-Europe, 22-24 Jun 2011 Joint Optima Power Aocation and Reay Seection with Spatia Diversity in Wireess Reay Networks Md Habibu Isam 1, Zbigniew Dziong 1, Kazem Sohraby 2,

More information

Path Delay Estimation using Power Supply Transient Signals: A Comparative Study using Fourier and Wavelet Analysis

Path Delay Estimation using Power Supply Transient Signals: A Comparative Study using Fourier and Wavelet Analysis Path Deay Estimation using Power Suppy Transient Signas: A Comparative Study using Fourier and Waveet Anaysis Abhishek Singh, Jitin Tharian and Jim Pusqueic VLSI Research Laboratory Department of Computer

More information

Radial basis function networks for fast contingency ranking

Radial basis function networks for fast contingency ranking Eectrica Power and Energy Systems 24 2002) 387±395 www.esevier.com/ocate/ijepes Radia basis function networks for fast contingency ranking D. Devaraj a, *, B. Yegnanarayana b, K. Ramar a a Department of

More information

Joint Congestion Control, Routing and Media Access Control Optimization via Dual Decomposition for Ad Hoc Wireless Networks

Joint Congestion Control, Routing and Media Access Control Optimization via Dual Decomposition for Ad Hoc Wireless Networks Joint Congestion Contro, Routing and Media Access Contro Optimization via Dua Decomposition for Ad Hoc Wireess Networks Francesco Lo Presti Dipartimento di Informatica Università de L Aquia opresti@di.univaq.it

More information

Predicting Eye Fixations using Convolutional Neural Networks

Predicting Eye Fixations using Convolutional Neural Networks Predicting Eye Fixations using Convoutiona Neura Networks Nian Liu 1, Junwei Han 1*, Dingwen Zhang 1, Shifeng Wen 1 and Tianming Liu 2 1 Northwestern Poytechnica University, P.R. China 2 University of

More information

Accelerometer North Finding System Based on the Wavelet Packet De-noising Algorithm and Filtering Circuit

Accelerometer North Finding System Based on the Wavelet Packet De-noising Algorithm and Filtering Circuit Sensors & Transducers 204 by IFSA Pubishing, S. L. http://www.sensorsporta.com Acceerometer North Finding System Based on the Waveet Packet De-noising Agorithm and Fitering Circuit LU Yonge, Pan Yingjun,

More information

BER Performance Analysis of Cognitive Radio Physical Layer over Rayleigh fading Channel

BER Performance Analysis of Cognitive Radio Physical Layer over Rayleigh fading Channel Internationa Journa of Computer ppications (0975 8887) Voume 5 No.11, Juy 011 BER Performance naysis of Cognitive Radio Physica Layer over Rayeigh fading mandeep Kaur Virk Dr. B R mbedkar Nationa Institute

More information

Resource Allocation via Linear Programming for Multi-Source, Multi-Relay Wireless Networks

Resource Allocation via Linear Programming for Multi-Source, Multi-Relay Wireless Networks Resource Aocation via Linear Programming for Muti-Source, Muti-Reay Wireess Networs Nariman Farsad and Andrew W Ecford Dept of Computer Science and Engineering, Yor University 4700 Keee Street, Toronto,

More information

Understanding The HA2500 Horizontal Output Load Test

Understanding The HA2500 Horizontal Output Load Test Understanding The HA2500 Horizonta Output Load Test Horizonta output stages are part of every CRT video dispay incuding cosed circuit monitors, computer monitors, video games, medica monitors, TVs. HDTVs,

More information

Fuzzy Model Predictive Control Applied to Piecewise Linear Systems

Fuzzy Model Predictive Control Applied to Piecewise Linear Systems 10th Internationa Symposium on Process Systems Engineering - PSE2009 Rita Maria de Brito Aves, Caudio Augusto Oer do Nascimento and Evaristo Chabaud Biscaia Jr. (Editors) 2009 Esevier B.V. A rights reserved.

More information

University of Bristol - Explore Bristol Research. Peer reviewed version. Link to published version (if available): /GLOCOM.2003.

University of Bristol - Explore Bristol Research. Peer reviewed version. Link to published version (if available): /GLOCOM.2003. Coon, J., Siew, J., Beach, MA., Nix, AR., Armour, SMD., & McGeehan, JP. (3). A comparison of MIMO-OFDM and MIMO-SCFDE in WLAN environments. In Goba Teecommunications Conference, 3 (Gobecom 3) (Vo. 6, pp.

More information

A Low Complexity VCS Method for PAPR Reduction in Multicarrier Code Division Multiple Access

A Low Complexity VCS Method for PAPR Reduction in Multicarrier Code Division Multiple Access 0 JOURNAL OF ELECTRONIC SCIENCE AND TECHNOLOGY OF CHINA, VOL. 5, NO., JUNE 007 A Low Compexity VCS Method for PAPR Reduction in Muticarrier Code Division Mutipe Access Si-Si Liu, Yue iao, Qing-Song Wen,

More information

A BAG-OF-FEATURES APPROACH TO ACOUSTIC EVENT DETECTION. Department of Computer Science, TU Dortmund University, Dortmund, Germany

A BAG-OF-FEATURES APPROACH TO ACOUSTIC EVENT DETECTION. Department of Computer Science, TU Dortmund University, Dortmund, Germany A BAG-OF-FEATURES APPROACH TO ACOUSTIC EVENT DETECTION Axe Pinge, René Grzeszick, and Gernot A. Fink Department of Computer Science, TU Dortmund University, Dortmund, Germany ABSTRACT The cassification

More information

Spatial Characteristics of 3D MIMO Wideband Channel in Indoor Hotspot Scenario at 3.5 GHz

Spatial Characteristics of 3D MIMO Wideband Channel in Indoor Hotspot Scenario at 3.5 GHz Spatia Characteristics of 3D MIMO Wideband Channe in Indoor Hotspot Scenario at 3.5 GHz ei Tian Jianhua Zhang Yuxiang Zhang State Key ab. of Networking and Switching Tech. Beijing Univ. of osts and Teecom.

More information

An Approach to use Cooperative Car Data in Dynamic OD Matrix

An Approach to use Cooperative Car Data in Dynamic OD Matrix An Approach to use Cooperative Car Data in Dynamic OD Matrix Estimation L. Montero and J. Barceó Department of Statistics and Operations Research Universitat Poitècnica de Cataunya UPC-Barceona Tech Abstract.

More information

MULTISCALE GUIDED DEBLURRING: CHROMATIC ABERRATION CORRECTION IN COLOR AND NEAR-INFRARED IMAGING

MULTISCALE GUIDED DEBLURRING: CHROMATIC ABERRATION CORRECTION IN COLOR AND NEAR-INFRARED IMAGING 23r European Signa Processing Conference (EUSIPCO) MULTISCALE GUIDED DEBLURRING: CHROMATIC ABERRATION CORRECTION IN COLOR AND NEAR-INFRARED IMAGING Zahra Saeghipoor 1, Yue M. Lu 2, Erick Menez 3, an Saine

More information

Australian Journal of Basic and Applied Sciences

Australian Journal of Basic and Applied Sciences AENSI Journas Austraian Journa of Basic and Appied Sciences ISSN:1991-8178 Journa home page: www.ajbasweb.com Improvement of Faut Identification and Locaization Using Gustafson-Kesse Agorithm In Adaptive

More information

Co-channel Interference Suppression Techniques for STBC OFDM System over Doubly Selective Channel

Co-channel Interference Suppression Techniques for STBC OFDM System over Doubly Selective Channel Co-channe Interference Suppression Techniques for STBC OFDM System over Douby Seective Channe Jyoti P. Patra Dept. of Eectronics and Communication Nationa Institute Of Technoogy Rourkea-769008, India E

More information

Information Theoretic Radar Waveform Design for Multiple Targets

Information Theoretic Radar Waveform Design for Multiple Targets 1 Information Theoretic Radar Waveform Design for Mutipe Targets Amir Leshem and Arye Nehorai Abstract In this paper we use information theoretic approach to design radar waveforms suitabe for simutaneousy

More information

Joint Spectrum Access and Pricing in Cognitive Radio Networks with Elastic Traffic

Joint Spectrum Access and Pricing in Cognitive Radio Networks with Elastic Traffic Joint Spectrum Access and Pricing in Cognitive Radio Networks with Eastic Traffic Joceyne Eias University of Bergamo E-mai: joceyne.eias@unibg.it Fabio Martignon University of Bergamo E-mai: fabio.martignon@unibg.it

More information

New Additive Wavelet Image Fusion Algorithm for Satellite Images

New Additive Wavelet Image Fusion Algorithm for Satellite Images New Additive Wavelet Image Fusion Algorithm for Satellite Images B. Sathya Bama *, S.G. Siva Sankari, R. Evangeline Jenita Kamalam, and P. Santhosh Kumar Thigarajar College of Engineering, Department of

More information

Characteristics of a Novel Slow-Wave Defected Ground Structure for Planar Wideband Filters

Characteristics of a Novel Slow-Wave Defected Ground Structure for Planar Wideband Filters 2011 Internationa Conference on Information and Eectronics Engineering IPCSIT vo.6 (2011) (2011) IACSIT Press, Singapore Characteristics of a Nove So-Wave Defected Ground Structure for Panar Wideband Fiters

More information

Georgia Institute of Technology. simulating the performance of a 32-bit interconnect bus. referenced to non-ideal planes. A transient simulation

Georgia Institute of Technology. simulating the performance of a 32-bit interconnect bus. referenced to non-ideal planes. A transient simulation Power ntegrity/signa ntegrity Co-Simuation for Fast Design Cosure Krishna Srinivasan1, Rohan Mandrekar2, Ege Engin3 and Madhavan Swaminathan4 Georgia nstitute of Technoogy 85 5th St NW, Atanta GA 30308

More information

Configuring RolandVersaWorks to print on your HEXIS media

Configuring RolandVersaWorks to print on your HEXIS media PRINTING DIVISION Product Buetin N 4 Configuring RoandVersaWorks to print on your HEXIS media 1. Instaing a media profie suitabe for your HEXIS printing media 1.1. Downoading the media profie 2 1.2. Importing

More information

Practical considerations of optimal threedimensional

Practical considerations of optimal threedimensional Practica considerations of optima threedimensiona indoor ocaization Jens Schroeder, Stefan Gaer, Kyandoghere Kyamakya, and Kaus Jobmann Abstract The probem of ocating objects and peope in indoor environments

More information

Research Article Design and Analysis of Linear Fault-Tolerant Permanent-Magnet Vernier Machines

Research Article Design and Analysis of Linear Fault-Tolerant Permanent-Magnet Vernier Machines e Scientific Word Journa, Artice ID 4838, 8 pages http://dx.doi.org/./24/4838 Research Artice Design and Anaysis of Linear Faut-Toerant Permanent-Magnet Vernier Machines Liang Xu, Jinghua Ji, Guohai Liu,

More information

arxiv: v3 [astro-ph.co] 23 Jun 2009

arxiv: v3 [astro-ph.co] 23 Jun 2009 Poarized CMB power spectrum estimation using the pure pseudo cross-spectrum approach arxiv:0903.2350v3 [astro-ph.co] 23 Jun 2009 J. Grain, 1, 2, M. Tristram, 3, and R. Stompor 1, 1 CNRS, Laboratoire AstroParticue

More information

A Distributed Utility Max-Min Flow Control Algorithm

A Distributed Utility Max-Min Flow Control Algorithm A Distributed tiity Max-Min Fow Contro Agorithm Hyang-Won Lee and Song Chong Department of Eectrica Engineering and Computer Science Korea Advanced Institute of Science and Technoogy (KAIST) mshw@netsys.kaist.ac.kr,

More information

Debugging EMI Using a Digital Oscilloscope

Debugging EMI Using a Digital Oscilloscope Debugging EMI Using a Digita Oscioscope 06/2009 Nov 2010 Fundamentas Scope Seminar of DSOs Signa Fideity 1 1 1 Debugging EMI Using a Digita Oscioscope Background radiated emissions Basics of near fied

More information

Time-domain Techniques in EMI Measuring Receivers. Technical and Standardization Requirements

Time-domain Techniques in EMI Measuring Receivers. Technical and Standardization Requirements Time-domain Techniques in EMI Measuring Receivers Technica and Standardization Requirements CISPR = Huge, Sow, Compex, CISPR = Internationa Specia Committee on Radio Interference Technica committee within

More information

CO-ORDINATE POSITION OF SENSOR IN MASS OF CUTTING TOOL

CO-ORDINATE POSITION OF SENSOR IN MASS OF CUTTING TOOL XIV Internationa PhD Worshop OWD 00 3 October 0 CO-ORDINATE POSITION OF SENSOR IN MASS OF CUTTING TOOL G. Tymchi I. Diorditsa S. Murahovsyy R. Tymchi Nationa Technica University of Uraine "Kiev Poytechnic

More information

Top Down Design of Joint MODEM and CODEC Detection Schemes for DSRC Coded-FSK Systems over High Mobility Fading Channels

Top Down Design of Joint MODEM and CODEC Detection Schemes for DSRC Coded-FSK Systems over High Mobility Fading Channels Top Down Design of Joint MODEM and CODEC Detection Schemes for DSRC Coded-FSK Systems over High Mobiity Fading Channes Juinn-Horng Deng, Feng-Chin Hsiao, and Yi-Hsin Lin Department of Communications Engineering

More information

Joint Beamforming and Power Optimization with Iterative User Clustering for MISO-NOMA Systems

Joint Beamforming and Power Optimization with Iterative User Clustering for MISO-NOMA Systems This artice has been accepted for pubication in a future issue of this journa, but has not been fuy edited. Content may change prior to fina pubication. Citation information: DOI 0.09/ACCESS.07.70008,

More information

Efficient Multi-resolution Sinusoidal Modeling

Efficient Multi-resolution Sinusoidal Modeling ANDERSON AND CLEMENTS 1 Efficient Muti-resoution Sinusoida Modeing David V. Anderson and Mark A. Cements Abstract Muti-resoution sinusoida modeing is a method of representing audio signas as a sum of discrete

More information

Rateless Codes for the Gaussian Multiple Access Channel

Rateless Codes for the Gaussian Multiple Access Channel Rateess Codes for the Gaussian Mutipe Access Channe Urs Niesen Emai: uniesen@mitedu Uri Erez Dept EE, Te Aviv University Te Aviv, Israe Emai: uri@engtauaci Devavrat Shah Emai: devavrat@mitedu Gregory W

More information

PROPORTIONAL FAIR SCHEDULING OF UPLINK SINGLE-CARRIER FDMA SYSTEMS

PROPORTIONAL FAIR SCHEDULING OF UPLINK SINGLE-CARRIER FDMA SYSTEMS PROPORTIONAL FAIR SCHEDULING OF UPLINK SINGLE-CARRIER SYSTEMS Junsung Lim, Hyung G. Myung, Kyungjin Oh and David J. Goodman Dept. of Eectrica and Computer Engineering, Poytechnic University 5 Metrotech

More information

Radar Signal Demixing via Convex Optimization

Radar Signal Demixing via Convex Optimization Radar Signa Demixing via Convex Optimization Youye Xie Shuang Li Gongguo Tang and Michae B. Wain Department of Eectrica Engineering Coorado Schoo of Mines Goden CO USA Emai: {youyexie shuangi gtang mwain@mines.edu

More information

Space-Time Focusing Transmission in Ultra-wideband Cooperative Relay Networks

Space-Time Focusing Transmission in Ultra-wideband Cooperative Relay Networks ICUWB 2009 (September 9-11, 2009) 1 Space-Time Focusing Transmission in Utra-wideband Cooperative Reay Networks Yafei Tian and Chenyang Yang Schoo of Eectronics and Information Engineering, Beihang University

More information

An Optimization Framework for XOR-Assisted Cooperative Relaying in Cellular Networks

An Optimization Framework for XOR-Assisted Cooperative Relaying in Cellular Networks n Optimization Framework for XOR-ssisted Cooperative Reaying in Ceuar Networks Hong Xu, Student Member, IEEE, Baochun Li, Senior Member, IEEE bstract This work seeks to address two questions in cooperative

More information

Low Delay Wind Noise Cancellation for Binaural Hearing Aids

Low Delay Wind Noise Cancellation for Binaural Hearing Aids INTER-NOISE 6 Low Deay Wind Noise Canceation for Binaura Hearing Aids Nobuhio HIRUMA ; Ryousue KOUYAMA ; Hidetoshi NAKASHIMA 3 ; Yoh-ichi FUJISAKA 4, 4 Rion Co., Ltd, Japan, 3 Nationa Institute of Technoogy,

More information

A Heuristic Method for Bus Rapid Transit Planning Based on the Maximum Trip Service

A Heuristic Method for Bus Rapid Transit Planning Based on the Maximum Trip Service 0 0 A Heuristic Method for Bus Rapid Transit Panning Based on the Maximum Trip Service Zhong Wang Associate professor, Schoo of Transportation & Logistics Daian University of Technoogy No., Linggong Road,

More information

THE TRADEOFF BETWEEN DIVERSITY GAIN AND INTERFERENCE SUPPRESSION VIA BEAMFORMING IN

THE TRADEOFF BETWEEN DIVERSITY GAIN AND INTERFERENCE SUPPRESSION VIA BEAMFORMING IN THE TRADEOFF BETWEEN DIVERSITY GAIN AND INTERFERENCE SUPPRESSION VIA BEAMFORMING IN A CDMA SYSTEM Yan Zhang, Laurence B. Mistein, and Pau H. Siege Department of ECE, University of Caifornia, San Diego

More information

Expert Systems with Applications

Expert Systems with Applications Expert Systems with Appications 37 (010) 340 346 Contents ists avaiabe at ScienceDirect Expert Systems with Appications journa homepage: www.esevier.com/ocate/eswa A neura network approach to target cassification

More information

Dealing with Link Blockage in mmwave Networks: D2D Relaying or Multi-beam Reflection?

Dealing with Link Blockage in mmwave Networks: D2D Relaying or Multi-beam Reflection? Deaing with Lin Bocage in mmwave etwors: DD Reaying or Muti-beam Refection? Mingjie Feng, Shiwen Mao Dept. Eectrica & Computer Engineering Auburn University, Auburn, AL 36849-5, U.S.A. Tao Jiang Schoo

More information

LSTM TIME AND FREQUENCY RECURRENCE FOR AUTOMATIC SPEECH RECOGNITION

LSTM TIME AND FREQUENCY RECURRENCE FOR AUTOMATIC SPEECH RECOGNITION LSTM TIME AND FREQUENCY RECURRENCE FOR AUTOMATIC SPEECH RECOGNITION Jinyu Li, Abderahman Mohamed, Geoffrey Zweig, and Yifan Gong Microsoft Corporation, One Microsoft Way, Redmond, WA 98052 { jinyi, asamir,

More information

Run to Potential: Sweep Coverage in Wireless Sensor Networks

Run to Potential: Sweep Coverage in Wireless Sensor Networks Run to Potentia: Sweep Coverage in Wireess Sensor Networks Min Xi,KuiWu,Yong Qi,Jizhong Zhao, Yunhao Liu,MoLi Department of Computer Science, Xi an Jiaotong University, China Department of Computer Science,

More information

Group Sparse Beamforming for Green Cloud-RAN

Group Sparse Beamforming for Green Cloud-RAN IEEE TRANSACTIONS ON WIRELESS COMMUNICATIONS, VOL. 13, NO. 5, MAY 2014 2809 Group Sparse Beamforming for Green Coud-RAN Yuanming Shi, Student Member, IEEE, Jun Zhang, Member, IEEE, and Khaed B. Letaief,

More information

Spatial resolution enhancement of hyperspectral images based on redundant dictionaries

Spatial resolution enhancement of hyperspectral images based on redundant dictionaries Spatia resoution enancement of yperspectra images based on redundant dictionaries Suyu Wang Bo Wang Zongxiang Zang Spatia resoution enancement of yperspectra images based on redundant dictionaries Suyu

More information

Fast Hybrid DFT/DCT Architecture for OFDM in Cognitive Radio System

Fast Hybrid DFT/DCT Architecture for OFDM in Cognitive Radio System Fast Hybrid DF/D Architecture for OFDM in ognitive Radio System Zhu hen, Moon Ho Lee, Senior Member, EEE, hang Joo Kim 3 nstitute of nformation&ommunication, honbuk ationa University, Jeonju, 56-756,Korea

More information

GRAY CODE FOR GENERATING TREE OF PERMUTATION WITH THREE CYCLES

GRAY CODE FOR GENERATING TREE OF PERMUTATION WITH THREE CYCLES VO. 10, NO. 18, OCTOBER 2015 ISSN 1819-6608 GRAY CODE FOR GENERATING TREE OF PERMUTATION WITH THREE CYCES Henny Widowati 1, Suistyo Puspitodjati 2 and Djati Kerami 1 Department of System Information, Facuty

More information

Noise Mask for TDOA Sound Source Localization of Speech on Mobile Robots in Noisy Environments

Noise Mask for TDOA Sound Source Localization of Speech on Mobile Robots in Noisy Environments Noise Mask for TO Sound Source Locaization of Speech on Mobie Robots in Noisy Environments François Grondin and François Michaud bstract Sound source ocaization is an important chaenge for mobie robots

More information

CHANNEL ESTIMATION USING EXTENDED KALMAN FILTER WITH SLICED MULTI MODULUS BLIND EQUALIZATION ALGORITHM (SMMA)

CHANNEL ESTIMATION USING EXTENDED KALMAN FILTER WITH SLICED MULTI MODULUS BLIND EQUALIZATION ALGORITHM (SMMA) Journa of Theoretica and Appied nformation Technoogy 005-06 JATT & LLS. A rights reserved. SSN: 99-8645 www.jatit.org E-SSN: 87-395 CHANNEL ESTMATON USNG EXTENDED KALMAN FLTE WTH SLCED MULT MODULUS BLND

More information

Optimum Fault Current Limiter Placement

Optimum Fault Current Limiter Placement Optimum aut urrent Limiter acement Jen-Hao Teng han-an Lu Abstract: Due to the difficuty in power network reinforcement and the interconnection of more distributed generations, faut current eve has become

More information

Pulsed RF Signals & Frequency Hoppers Using Real Time Spectrum Analysis

Pulsed RF Signals & Frequency Hoppers Using Real Time Spectrum Analysis Pused RF Signas & Frequency Hoppers Using Rea Time Spectrum Anaysis 1 James Berry Rohde & Schwarz Pused Rea Time and Anaysis Frequency Seminar Hopper Agenda Pused Signas & Frequency Hoppers Characteristics

More information

Spatial Reuse in Dense Wireless Areas: A Cross-layer Optimization Approach via ADMM

Spatial Reuse in Dense Wireless Areas: A Cross-layer Optimization Approach via ADMM IEEE TRANSACTIONS ON WIRELESS COMMUNICATIONS 1 Spatia Reuse in Dense Wireess Areas: A Cross-ayer Optimization Approach via ADMM Haeh Tabrizi, Member, IEEE, Borja Peeato, Member, IEEE, Gonaz Farhadi, Member,

More information

Simulation Model for a Frequency-Selective Land Mobile Satellite Communication Channel

Simulation Model for a Frequency-Selective Land Mobile Satellite Communication Channel Vo 3, No., Simuation Mode for a Frequency-Seective Land Mobie Sateite Communication Channe Abstract Zachaeus K. Adeyemo, Oumide O. Ajayi *, Festus K. Ojo 3. Department of Eectronic and Eectrica Engineering,

More information

Effect of Interfering Users on the Modulation Order and Code Rate for UWB Impulse-Radio Bit-Interleaved Coded M-ary PPM

Effect of Interfering Users on the Modulation Order and Code Rate for UWB Impulse-Radio Bit-Interleaved Coded M-ary PPM Effect of Interfering Users on the Moduation Order and Code Rate for UWB Impuse-Radio Bit-Intereaved Coded M-ary PPM Ruben Merz and Jean-Yves Le Boudec EPFL, Schoo of Computer and Communication Sciences

More information

Sparse Channel Estimation Based on Compressed Sensing for Massive MIMO Systems

Sparse Channel Estimation Based on Compressed Sensing for Massive MIMO Systems Sparse Channe Estimation Based on Compressed Sensing for Massive MIMO Systems Chenhao Qi, Yongming Huang, Shi Jin and Lenan Wu Schoo of Information Science and Engineering, Southeast University, Nanjing

More information

SCHEDULING the wireless links and controlling their

SCHEDULING the wireless links and controlling their 3738 IEEE TRANSACTIONS ON WIRELESS COMMUNICATIONS, VOL. 13, NO. 7, JULY 2014 Minimum Length Scheduing With Packet Traffic Demands in Wireess Ad Hoc Networks Yacin Sadi, Member, IEEE, and Sinem Coeri Ergen,

More information

An Exact Algorithm for Power Grid Interdiction Problem with Line Switching

An Exact Algorithm for Power Grid Interdiction Problem with Line Switching 1 An Exact Agorithm for Power Grid Interdiction Probem with Line Switching Long Zhao, Student Member, IEEE, and Bo Zeng, Member, IEEE, Abstract Power grid vunerabiity anaysis is often performed through

More information

Copyright 2000 IEEE. IEEE Global Communications Conference (Globecom 2000), November 27 - December 1, 2000, San Francisco, California, USA

Copyright 2000 IEEE. IEEE Global Communications Conference (Globecom 2000), November 27 - December 1, 2000, San Francisco, California, USA Copyright 2000 EEE. EEE Goba Communications Conference (Gobecom 2000), November 27 - December 1, 2000, San Francisco, Caifornia, USA Persona use of this materia is permitted. owever, permission to reprint/repubish

More information

Audio-Visual Grouplet: Temporal Audio-Visual Interactions for General Video Concept Classification

Audio-Visual Grouplet: Temporal Audio-Visual Interactions for General Video Concept Classification Audio-Visua Groupet: Tempora Audio-Visua Interactions for Genera Video Concept Cassification Wei Jiang Aexander C. Loui Corporate Research and Engineering, Eastman Koda Company, Rochester, NY {wei.iang,

More information

Coordination Improvement of Directional Overcurrent Relays in a Microgrid Using Modified Particle Swarm Optimization Algorithm

Coordination Improvement of Directional Overcurrent Relays in a Microgrid Using Modified Particle Swarm Optimization Algorithm Internationa Journa of Eectrica Components and Energy Conversion 2018; 4(1): 21-32 http://www.sciencepubishinggroup.com/j/ijecec doi: 10.11648/j.ijecec.20180401.13 ISSN: 2469-8040 (Print); ISSN: 2469-8059

More information

Ga 1-x. Study of PV characteristics of Al x. As/GaAs photodiodes. Journal of Physics: Conference Series PAPER OPEN ACCESS

Ga 1-x. Study of PV characteristics of Al x. As/GaAs photodiodes. Journal of Physics: Conference Series PAPER OPEN ACCESS Journa of Physics: Conference Series PAPER OPEN ACCESS Study of PV characteristics of A x Ga -x As/GaAs photodiodes To cite this artice: V S Kainovskiy et a 08 J. Phys.: Conf. Ser. 99 009 View the artice

More information

Utility-Proportional Fairness in Wireless Networks

Utility-Proportional Fairness in Wireless Networks IEEE rd Internationa Symposium on Persona, Indoor and Mobie Radio Communications - (PIMRC) Utiity-Proportiona Fairness in Wireess Networks G. Tychogiorgos, A. Gkeias and K. K. Leung Eectrica and Eectronic

More information

Estimation and Control of Lateral Displacement of Electric Vehicle Using WPT Information

Estimation and Control of Lateral Displacement of Electric Vehicle Using WPT Information Estimation and Contro of Latera Dispacement of Eectric Vehice Using WPT Information Pakorn Sukprasert Binh Minh Nguyen Hiroshi Fujimoto Department of Eectrica Engineering and Information Systems, The University

More information

Efficient Downlink Channel Reconstruction for FDD Multi-Antenna Systems

Efficient Downlink Channel Reconstruction for FDD Multi-Antenna Systems 1 Efficient Downink Channe Reconstruction for FDD Muti-Antenna Systems Yu Han, Tien-Hao Hsu, Chao-Kai Wen, Kai-Kit Wong, and Shi Jin Nationa Mobie Communications Research Laboratory, Southeast University,

More information

Fast Factorized Backprojection Algorithm for UWB Bistatic SAR Image Reconstruction

Fast Factorized Backprojection Algorithm for UWB Bistatic SAR Image Reconstruction Fast Factorized Bacprojection Agorithm for UWB Bistatic SA Image econstruction Viet Vu Thomas Sjögren and Mats Pettersson Beinge Institute of Technoogy Karsrona Sweden. Outine Motivation Contribution Deveopment

More information

A CPW-Fed Printed Monopole Ultra-Wideband Antenna with E-Shaped Notched Band Slot

A CPW-Fed Printed Monopole Ultra-Wideband Antenna with E-Shaped Notched Band Slot Iraqi Journa of Appied Physics Emad S. Ahmed Department of Eectrica and Eectronic Engineering University of Technoogy, Baghdad, Iraq A CPW-Fed Printed Monopoe Utra-Wideband Antenna with E-Shaped Notched

More information

Network Control by Bayesian Broadcast

Network Control by Bayesian Broadcast IEEE TRANSACTIONS ON INFORMATION THEORY, VOL. IT-33, NO. 3, MAY 1987 323 Network Contro by Bayesian Broadcast RONALD L. RIVEST Abstract-A transmission contro strategy is described for sotted- ALOHA-type

More information

Pilkington K Glass Range Pilkington K Glass Pilkington K Glass OW Pilkington K Glass OW on Surface 4 Pilkington K Glass S

Pilkington K Glass Range Pilkington K Glass Pilkington K Glass OW Pilkington K Glass OW on Surface 4 Pilkington K Glass S Pikington K Gass Range Pikington K Gass Pikington K Gass OW Pikington K Gass OW on Surface 4 Pikington K Gass S Upstairs windows using energy-efficient gazing. Downstairs windows using origina singe gazing.

More information

Aalborg Universitet On Radiated Performance Evaluation of Massive MIMO Devices in Multi-Probe Anechoic Chamber OTA Setups General rights

Aalborg Universitet On Radiated Performance Evaluation of Massive MIMO Devices in Multi-Probe Anechoic Chamber OTA Setups General rights Aaborg Universitet On Radiated Performance Evauation of Massive MIMO Devices in Muti-Probe Anechoic Chamber OTA Setups Kyösti, Pekka; Hentiä, Lassi; Fan, Wei; Lehtomaki, Janne; Latva-aho, Matti Pubished

More information

Feasibility of remote sensing to inform site condition monitoring assessments on Scottish terrestrial SSSIs

Feasibility of remote sensing to inform site condition monitoring assessments on Scottish terrestrial SSSIs COMMISSIONED REPORT Commissioned Report No. 083 Feasibiity of remote sensing to inform site condition monitoring assessments on Scottish terrestria SSSIs (ROAME No. F02LG15) For further information on

More information

IJEET Number 2, May - July (2011), pp I A E M E IAEME,

IJEET Number 2, May - July (2011), pp I A E M E IAEME, Internationa Journa of of Eectrica Engineering and Technoogy (IJEET), ISSN 0976 6545(Print), and ISSN Technoogy 0976 6553(Onine) (IJEET), Voume ISSN 2, 0976 Number 6545(Print) 2, May - Juy (2011), IAEME

More information

A Compact Wide Bandpass Filter based on Substrate Integrated Waveguide (SIW) Structure

A Compact Wide Bandpass Filter based on Substrate Integrated Waveguide (SIW) Structure Journa of Communication Engineering, Vo. 4, No., Juy-December 5 3 A Compact Wide Bandpass Fiter based on Substrate Integrated Waveguide (SIW) Structure Mostafa Danaeian, Ai Ganji ashkezari, Kambiz Afrooz

More information