ISAR IMAGING OF MULTIPLE TARGETS BASED ON PARTICLE SWARM OPTIMIZATION AND HOUGH TRANSFORM

Size: px
Start display at page:

Download "ISAR IMAGING OF MULTIPLE TARGETS BASED ON PARTICLE SWARM OPTIMIZATION AND HOUGH TRANSFORM"

Transcription

1 J. of Electromagn. Waves and Appl., Vol. 23, , 2009 ISAR IMAGING OF MULTIPLE TARGETS BASED ON PARTICLE SWARM OPTIMIZATION AND HOUGH TRANSFORM G.G.Choi,S.H.Park,andH.T.Kim Department of Electronic & Electrical Engineering Pohang University of Science and Technology (POSTECH) San 31, Hyoja-Dong, Nam-Ku, Pohang, Kyoung-buk , Korea K. T. Kim School of Electrical and Computer Science Yeungnam University 214-1, Dae-Dong, Gyeongsan-si, Kyoung-buk , Korea Abstract This paper proposes an accurate method to obtain Inverse Synthetic Aperture Radar (ISAR) images of multiple targets. The existing method using the Hough transform and edge detection has a demerit that its fitting ability of flight trajectory is not sufficient if a range profile has high order terms. For better quality of ISAR imaging, we use particle swarm optimization (PSO) to find residual high order coefficients. Simulation results show that two moving targets are successfully separated from each other. 1. INTRODUCTION Inverse Synthetic Aperture Radar (ISAR) image shows the twodimensional reflectivity of a target by synthesizing the signal reflected from a target [1 3]. Its down-range resolution is decided by the bandwidth. The cross-range is obtained by the Doppler frequency caused by the relative rotational motion between the target and the radar. The range-doppler algorithm has been proposed to obtain ISAR images [4]. However, existing methods deal with only the single target case. Because echoes of different targets are mixed with each other, it is difficult to find each range profile history, which is needed to obtain each ISAR image. Some algorithms were proposed Corresponding author: K. T. Kim (juniorf@yumail.ac.kr).

2 1826 Choi et al. to separate images of multiple targets. The time-doppler frequency analysis technique is a method which is limited in practice because it requires equal range migrations of all targets [5]. Another method based on maximum likelihood estimation assumes that the number of target is known, which is not true in real cases [6]. The method using a frequency image to detect lines is not applicable to complex targets [7]. Recently proposed methods utilized Hough transform and edge detection to separate range profiles [8 10]. However, these methods modeled the flight trajectories with linear lines. High order terms should be estimated to improve the quality of ISAR images. We use particle swarm optimization (PSO) and Hough transform (HT) to obtain more accurate separation of the range profile history of each target. The ISAR images of each target are found by a conventional motion-compensation method using these extracted flight trajectories. 2. RADAR SIGNAL MODEL AND RANGE-DOPPLER ALGORITHM For the radar signal model, the transmitted chirp signal used for high resolution can be expressed as: [ )] ( ) x(t) =A 0 exp j2π (f 0 t + Bt2 t rect, (1) 2τ τ where x(t) is a transmitted signal at time t; A 0 is the amplitude of the signal; f 0 is the carrier frequency; B is the bandwidth of the signal; τ is the pulse duration; rect is a rectangular function whose value is 1 for τ/2 t<τ/2 and 0 otherwise. The echoed signal from scattering centers of multiple targets is M N m [ r(t) = A m,n exp j2π (f 0 (t t m,n )+ B(t t m,n) 2 )] m=1 n=1 ( t tm,n rect τ 2τ ), (2) where A m,n is the amplitude of the nth scattering center of the mth target; M is the number of targets; ( N m ) is the number of scattering t tm,n centers of the mth target; rect τ = 1 if 0 t tm,n τ < 1 ( ) t tm,n and rect τ = 0 otherwise; t m,n is the time delay between the radar and the nth scattering center of the mth target; t m,n =

3 ISAR imaging based on PSO and hough transform 1827 (x 2 m,n) 2 +(y m,n) 2 c ;(x m,n,y m,n ) is the two dimensional position of the nth scatterer of mth targets. We obtain range profiles from this reflected signal at a certain aspect angle through a matched-filtering process. Then, we get data through translational motion compensation, such as range alignment and phase adjustment, and obtain ISAR images by applying the Fast Fourier transform (FFT) to each range bin. 3. ISAR IMAGING USING PROPOSED MOTION COMPENSATION METHOD The system block diagram of the proposed method is shown in Fig. 1. Before extracting each range profile of target in mixed range profiles of multi-targets, we make a new image whose component is 1 if the corresponding component is higher than ten percent of maximum component and 0 otherwise to reduce the effect of noise. We model the target trajectory as a polynomial. If there are M range profiles having N range bins, the trajectory fitting function is S(x) = L a i x i 1+ i=0 3 a i x i (3) where S(x) is the trajectory function, x = 0 M 1 with the increment of 1, and a i are parameters for the polynomial. Because very high order terms are difficult to fit to the target trajectory in short observation time condition, we limit the order of the polynomial to 3. Then, the parameters can be optimized by performing HT and PSO. We use HT, which easily intercepts slopes of stretched lines, to i=1 Figure 1. Motion compensation process.

4 1828 Choi et al. find the first order coefficient a 1. Then, the second and third order coefficients are estimated by PSO. The Hough transform (HT) is designed to detect lines. The parametric representation of lines through HT is ρ = x cos θ + y sin θ, (4) where ρ is the distance from the origin to the line along a vector perpendicular to the line, and θ is the angle between this vector and the x-axis. PSO is a population-based global optimization search algorithm, modeled on the social behavior birds within a flock [11 13]. It is easier to implement than other global optimization algorithms. Let x i denote the position of particle P i in hyperspace, at time step t. Theposition of P i is then changed by adding a velocity v i (t) to the current position. The velocity vector drives the optimization process and reflects social exchanged information. The general particle dynamics process which updates each particle is as follows: v i (t) =φ v i (t 1) + ρ 1 ( x pbest x i (t)+ρ 2 ( x gbest x i (t)), where ρ 1 = c 1 r 1,ρ 2 = c 2 r 2, c 1,c 2 > 0, r 1,r 2 r and, c 1 + c 2 < 4 (5) t is the number of generations, and rand is a uniform random number having a uniform distribution between 0 and 1. The cost function of the PSO is the sum of the values of pixels which exist at the polynomial location on the new image. Shifting S(x) continually from the first to the last range bins and summing the pixel values on the polynomial for each shift, we use as the cost function the sum of the 20 highest sums that best represent the range profile history. The larger the sum is, the better the polynomial represents the trajectory. The purpose of the PSO is to find polynomial coefficients that maximize the cost function. After the PSO, we extract the range profile of each target. Range bin alignment is performed on each range profile using a global method and a 1D entropy minimization method for fast and accurate imaging [14 15]. After range alignment, phase adjustment is performed on all data using 2D entropy minimization methods [16]. 4. SIMULATION RESULT The plan of flight trajectory of two targets is shown in Fig. 2. The scattering center models of the targets are shown in Fig. 3. Simulation parameters are as follows. The center frequency is 9.15 GHz; bandwidth is 200 MHz; pulse repetition frequency is 2000 Hz; 1024 pulses are generated. Let the position of the radar be the origin.

5 ISAR imaging based on PSO and hough transform 1829 Figure 2. The flight plan of two targets. (a) Target1 (b) Target2 Figure 3. The scattering center model of two targets. The distance (R(t) =R 0 + vt +0.5at 2 ) between radar and the mass centers of targets 1 and 2 are (0.1, 10.1) km and (0.1, 10.12) km respectively. The initial velocity of target 1 is 250 m/s with a 210 direction angle with respect to the x-axis and an acceleration of 2 m/s 2. The initial velocity of target 2 is 300 m/s with a 225 direction angle with respect to the x-axis and an acceleration of 3 m/s 2. The total mixed range profile history of the two targets is shown in Fig. 4(a). We find the first order coefficients a 1, 1/slope, of each trajectory using the HT. Because peak values are 12.0 and 19.8,1/ tan(( ) ), and 1/ tan(( ) ) are the first order coefficients of the polynomial model for each range profile (Fig. 4(b)). Then, we extract the second and third order coefficients of trajectories of the two targets using PSO. The parameters used in PSO were φ = 0.6, c 1 = c 2 = 1.49, population size = 50, and number of generations = 10. The estimated parameters for Target1 are a 2 = and a 3 = , and those for Target2

6 1830 Choi et al. (a) (b) Figure 4. (a) The mixed range profile history. (b) Finding the first order coefficient of the polynomial using the HT. (a) Target1 (b) Target2 Figure 5. The extracted range profile of each target. are a 2 = , a 3 = The extracted range profile of each target using these parameters is shown in Fig. 5. Range alignment was performed on these separated range profiles. Alignment results of the two targets are shown in Fig. 6. Finally, ISAR images of the two targets are obtained after phase adjustment. The separated ISAR images of the two targets are shown in Fig. 7. We calculated the energy of sum envelopes and entropy of images to measure the accuracy and quality of images. The entropy of the image calculated as follows [17]: Entropy = M i=1 j=1 N I n (i, j) 2 ln I n (i, j) 2, (6)

7 ISAR imaging based on PSO and hough transform 1831 (a) Target1 (b) Target2 Figure 6. Range alignment of each target using proposed method. (a) Target1 (b) Target2 Figure 7. The separated ISAR images of each target. Table 1. Comparison of image quality of method using the Hough transform and the proposed method (Target1). Method Energy of sum envelope Entropy of images hough e6 4.45e-2 proposed e6 2.83e-2 where M,N are matrix size of the image, and I n (i, j) isthe(i, j)th pixel value of the image normalized by the total power. The ISAR images of the proposed method (HT and PSO) and the method using HT only are compared in Fig. 8, Table 1, and Table 2. The image accuracy and quality of the proposed method are better than those of the other method.

8 1832 Choi et al. (a) proposed (HT+PSO) (b) HT only Figure 8. The ISAR images of Target2 using the two dierent methods. Table 2. Comparison of image quality of method using the Hough transform and the proposed method (Target2). Method Energy of sum envelop Entropy of images hough e6 4.28e-2 proposed e6 2.66e-2 5. CONCLUSION The proposed method successfully separates each range profile for ISAR imaging of multiple targets and provides well-focused images. The flight trajectory of each target is modeled using a polynomial. HT is used to find the linear component of the polynomial, and higher order terms are searched for using PSO and the proposed cost function. Then, each separated range profile is aligned and phase-adjusted, yielding further enhanced images. Computer simulation proves that the proposed method gives better quality images than the method using HT only. REFERENCES 1. Chen, C. C. and H. C. Andrews, Target-motion-induced radar imaging, IEEE Trans. Aerospace and Electronic Systems, Vol. 16, No. 1, 2 14, Jan Park,S.H.,K.K.Park,J.H.Jung,H.T.Kim,andK.T.Kim, Construction of training database based on high frequency RCS

9 ISAR imaging based on PSO and hough transform 1833 prediction method for ATR, Journal of Electromagnetic Waves and Applications, Vol. 22, No. 5 6, , Ma,C.-Z.,T.S.Yeo,H.S.Tan,andG.Lu, InterferometricIsar imaging on squint model, Progress In Electromagnetics Research Letters, Vol. 2, , Ausherman, D. A., A. Kozma, J. L. Walker, H. M. Jones, and E. C. Poggio, Development in radar imaging, IEEE Trans. Aerospace and Electronic Systems, Vol. 20, No. 4, , Jul Wang, A., Y. Mao, and C. Chen, Imaging of multi-targets with ISAR based on the time-frequency distribution, Proc. IEEE Int. Conf. Acoust Speech Signal Processing, Vol. 5, , Wu, X. and Z, Zhu, Simultaneous imaging of multiple targets in and inverse synthetic aperture radar, Proc. IEEE 1990 Natioanl Aerospace and Electronics Conference, Vol. 1, , May Fu, X. and M. Gao, ISAR imaging for multiple targets based on randomized hough transfrom, IEEE 2008 Congress on Image and Signal Processing, , Zhang, Y., D. Zhang, W. Chen, and D. Wang, ISAR imaging of multiple moving targets based on RSPWVD-Hough transform, IEEE Trans. Aerospace and Electronic Systems, Vol. 43, No. 3, , Jul Park,S.H.,K.K.Park,J.H.Jung,H.T.Kim,andK.T.Kim, ISAR imaging of multiple targets using edge detection and hough tranform, Journal of Electromagnetic Waves and Applications, Vol. 22, No. 2 3, , Sauer, T. and A. Schroth, Robust range alignment algorithm via Hough transform in an ISAR imaging system, AES, IEEE, Vol. 31, No. 3, , Jul Liu, X. F., Y. C. Jiao, and F. S. Zhang, Conformal array antenna design using modified particle swarm optimization, Journal of Electromagnetic Waves and Applications, Vol. 22, No. 2 3, , Lu, Z. B., A. Zhang, and X. Y. Hou, Pattern synthesis of cylindrical conformal array by the modified particle swarm optimization algorithm, Progress In Electromagnetics Research, PIER 79, , Park, S.-H., H.-T. Kim, and K.-T. Kim, Stepped-frequency Isar motion compensation using particle swarm optimization with an island model, Progress In Electromagnetics Research, PIER 85, 25 37, 2008.

10 1834 Choi et al. 14. Wang, J. and X. Liu, Improved global range alignment for ISAR, IEEE Trans. Aerospace and Electronic Systems, Vol. 43, No. 3, , Jul Li, X., G. Liu, and J. Ni, Autofocusing of ISAR images based on entropy minimization, IEEE Trans. Aerospace and Electronic Systems, Vol. 35, No. 4, , Oct Wang, J., X. Liu, and Z. Zhou, Minimum-entropy phase adjustment for ISAR, IEE Proceedings of Radar, Sonar and Navigation, Vol. 151, No. 4, , Aug Lazarov, A. D. and C. Minchev, ISAR signal modeling and image reconstruction with entropy minimization autofocussing, 25th Digital Avionics Systems Conference (25th DASC), Portland, OR, USA, Oct. 15, 2006.

Invalidation Analysis and Revision of Polar Format Algorithm for Dechirped Echo Signals in ISAR Imaging

Invalidation Analysis and Revision of Polar Format Algorithm for Dechirped Echo Signals in ISAR Imaging Progress In Electromagnetics Research M, Vol. 38, 113 121, 2014 Invalidation Analysis and Revision of Polar Format Algorithm for Dechirped Echo Signals in ISAR Imaging Yang Liu *, Na Li, Bin Yuan, and

More information

Minimum-entropy phase adjustment for ISAR

Minimum-entropy phase adjustment for ISAR Minimum-entropy phase adjustment for ISAR J. Wang, X. Liu and Z. Zhou Abstract: A new technique is developed for phase adjustment in ISAR imaging. The adjustment phase is found by iteratively solving an

More information

A Novel Range-Instantaneous-Doppler ISAR Imaging Algorithm for Maneuvering Targets via Adaptive Doppler Spectrum Extraction

A Novel Range-Instantaneous-Doppler ISAR Imaging Algorithm for Maneuvering Targets via Adaptive Doppler Spectrum Extraction Progress In Electromagnetics Research C, Vol. 56, 9 118, 15 A Novel Range-Instantaneous-Doppler ISAR Imaging Algorithm for Maneuvering Targets via Adaptive Doppler Spectrum Extraction Lijie Fan *, Si Shi,

More information

ENHANCED RADAR IMAGING VIA SPARSITY REGULARIZED 2D LINEAR PREDICTION

ENHANCED RADAR IMAGING VIA SPARSITY REGULARIZED 2D LINEAR PREDICTION ENHANCED RADAR IMAGING VIA SPARSITY REGULARIZED 2D LINEAR PREDICTION I.Erer 1, K. Sarikaya 1,2, H.Bozkurt 1 1 Department of Electronics and Telecommunications Engineering Electrics and Electronics Faculty,

More information

P. H. Xie, K. S. Chen, and Z. S. He School of Electronic Engineering University of Electronic Science and Technology of China Chengdu , China

P. H. Xie, K. S. Chen, and Z. S. He School of Electronic Engineering University of Electronic Science and Technology of China Chengdu , China Progress In Electromagnetics Research Letters, Vol 9, 47 56, 29 SYNTHESIS OF SPARSE CYLINDRICAL ARRAYS USING SIMULATED ANNEALING ALGORITHM P H Xie, K S Chen, and Z S He School of Electronic Engineering

More information

New Results on the Omega-K Algorithm for Processing Synthetic Aperture Radar Data

New Results on the Omega-K Algorithm for Processing Synthetic Aperture Radar Data New Results on the Omega-K Algorithm for Processing Synthetic Aperture Radar Data Matthew A. Tolman and David G. Long Electrical and Computer Engineering Dept. Brigham Young University, 459 CB, Provo,

More information

Adaptive Doppler centroid estimation algorithm of airborne SAR

Adaptive Doppler centroid estimation algorithm of airborne SAR Adaptive Doppler centroid estimation algorithm of airborne SAR Jian Yang 1,2a), Chang Liu 1, and Yanfei Wang 1 1 Institute of Electronics, Chinese Academy of Sciences 19 North Sihuan Road, Haidian, Beijing

More information

Global Range Alignment for ISAR I. INTRODUCTION

Global Range Alignment for ISAR I. INTRODUCTION [8] Wang, Y., Ling, H., and Chen, V. C. (1998) ISAR motion compensation via adaptive joint time-frequency technique. IEEE Transactions on Aerospace Electronic Systems, 34 (Apr. 1998), 670 677. [9] Li,

More information

EXTENDED WAVENUMBER DOMAIN ALGORITHM FOR HIGHLY SQUINTED SLIDING SPOTLIGHT SAR DATA PROCESSING

EXTENDED WAVENUMBER DOMAIN ALGORITHM FOR HIGHLY SQUINTED SLIDING SPOTLIGHT SAR DATA PROCESSING Progress In Electromagnetics Research, Vol. 114, 17 32, 2011 EXTENDED WAVENUMBER DOMAIN ALGORITHM FOR HIGHLY SQUINTED SLIDING SPOTLIGHT SAR DATA PROCESSING D. M. Guo, H. P. Xu, and J. W. Li School of Electronic

More information

GPR Migration Imaging Algorithm Based on NUFFT

GPR Migration Imaging Algorithm Based on NUFFT PIERS ONLINE, VOL. 6, NO. 1, 010 16 GPR Migration Imaging Algorithm Based on NUFFT Hao Chen, Renbiao Wu, Jiaxue Liu, and Zhiyong Han Tianjin Key Laboratory for Advanced Signal Processing, Civil Aviation

More information

A residual range cell migration correction algorithm for bistatic forward-looking SAR

A residual range cell migration correction algorithm for bistatic forward-looking SAR Pu et al. EURASIP Journal on Advances in Signal Processing (216) 216:11 DOI 1.1186/s13634-16-47-2 EURASIP Journal on Advances in Signal Processing RESEARCH Open Access A residual range cell migration correction

More information

Progress In Electromagnetics Research, Vol. 125, , 2012

Progress In Electromagnetics Research, Vol. 125, , 2012 Progress In Electromagnetics Research, Vol. 125, 527 542, 2012 A NOVEL IMAGE FORMATION ALGORITHM FOR HIGH-RESOLUTION WIDE-SWATH SPACEBORNE SAR USING COMPRESSED SENSING ON AZIMUTH DIS- PLACEMENT PHASE CENTER

More information

Moving target location and imaging using dual-speed velocity SAR

Moving target location and imaging using dual-speed velocity SAR Moving target location and imaging using dual-speed velocity SAR G. Li, J. Xu, Y.-N. Peng and X.-G. Xia Abstract: Velocity synthetic aperture radar (VSAR) is an effective tool for slowly moving target

More information

An Improved Range-Doppler Algorithm for SAR Imaging at High Squint Angles

An Improved Range-Doppler Algorithm for SAR Imaging at High Squint Angles Progress In Electromagnetics Research M, Vol. 53, 41 52, 2017 An Improved Range-Doppler Algorithm for SAR Imaging at High Squint Angles Po-Chih Chen and Jean-Fu Kiang * Abstract An improved range-doppler

More information

Optimization of Observation Membership Function By Particle Swarm Method for Enhancing Performances of Speaker Identification

Optimization of Observation Membership Function By Particle Swarm Method for Enhancing Performances of Speaker Identification Proceedings of the 6th WSEAS International Conference on SIGNAL PROCESSING, Dallas, Texas, USA, March 22-24, 2007 52 Optimization of Observation Membership Function By Particle Swarm Method for Enhancing

More information

Design and Implementation of Real-time High Squint Spotlight SAR Imaging Processor

Design and Implementation of Real-time High Squint Spotlight SAR Imaging Processor Chinese Journal of Electronics Vol.19, No.3, July 2010 Design and Implementation of Real-time High Squint Spotlight SAR Imaging Processor SUN Jinping 1, WANG Jun 1, HONG Wen 2 and MAO Shiyi 1 1.School

More information

Research Article Superresolution versus Motion Compensation-Based Techniques for Radar Imaging Defense Applications

Research Article Superresolution versus Motion Compensation-Based Techniques for Radar Imaging Defense Applications Hindawi Publishing Corporation EURASIP Journal on Advances in Signal Processing Volume, Article ID 8379, 9 pages doi:.1155//8379 Research Article Superresolution versus Motion Compensation-Based Techniques

More information

Analysis on the Azimuth Shift of a Moving Target in SAR Image

Analysis on the Azimuth Shift of a Moving Target in SAR Image Progress In Electromagnetics Research M, Vol. 4, 11 134, 015 Analysis on the Azimuth Shift of a Moving Target in SAR Image Jiefang Yang 1,, 3, * and Yunhua Zhang 1, Abstract As we know, a moving target

More information

Research Article Cross Beam STAP for Nonstationary Clutter Suppression in Airborne Radar

Research Article Cross Beam STAP for Nonstationary Clutter Suppression in Airborne Radar Antennas and Propagation Volume 213, Article ID 27631, 5 pages http://dx.doi.org/1.1155/213/27631 Research Article Cross Beam STAP for Nonstationary Clutter Suppression in Airborne Radar Yongliang Wang,

More information

The optimization design of microphone array layout for wideband noise sources

The optimization design of microphone array layout for wideband noise sources PROCEEDINGS of the 22 nd International Congress on Acoustics Acoustic Array Systes: Paper ICA2016-903 The optiization design of icrophone array layout for wideband noise sources Pengxiao Teng (a), Jun

More information

Synthetic Aperture Radar Modeling using MATLAB and Simulink

Synthetic Aperture Radar Modeling using MATLAB and Simulink Synthetic Aperture Radar Modeling using MATLAB and Simulink Naivedya Mishra Team Lead Uurmi Systems Pvt. Ltd. Hyderabad Agenda What is Synthetic Aperture Radar? SAR Imaging Process Challenges in Design

More information

Analysis of the effect of target scattering on the operational effectiveness of seeker

Analysis of the effect of target scattering on the operational effectiveness of seeker 2nd International Conference on Materials Science, Machinery and Energy Engineering (MSMEE 2017) Analysis of the effect of target scattering on the operational effectiveness of seeker Jun-chao Yuan1, a,

More information

This is an author produced version of Accurate Reconstruction and Suppression for Azimuth Ambiguities in Spaceborne Stripmap SAR Images.

This is an author produced version of Accurate Reconstruction and Suppression for Azimuth Ambiguities in Spaceborne Stripmap SAR Images. This is an author produced version of Accurate Reconstruction and Suppression for Azimuth Ambiguities in Spaceborne Stripmap SAR Images. White Rose Research Online URL for this paper: http://eprints.whiterose.ac.uk/38/

More information

EXTENDED EXACT TRANSFER FUNCTION ALGO- RITHM FOR BISTATIC SAR OF TRANSLATIONAL IN- VARIANT CASE

EXTENDED EXACT TRANSFER FUNCTION ALGO- RITHM FOR BISTATIC SAR OF TRANSLATIONAL IN- VARIANT CASE Progress In Electromagnetics Research, PIER 99, 89 108, 2009 EXTENDED EXACT TRANSFER FUNCTION ALGO- RITHM FOR BISTATIC SAR OF TRANSLATIONAL IN- VARIANT CASE J. P. Sun and S. Y. Mao School of Electronic

More information

Three-Dimensional Scattering Centers Extraction of Radar Targets Using High Resolution Techniques

Three-Dimensional Scattering Centers Extraction of Radar Targets Using High Resolution Techniques Progress In Electromagnetics Research M, Vol. 37, 127 137, 214 Three-Dimensional Scattering Centers Extraction of Radar Targets Using High Resolution Techniques Jun Zhang 1, *, Jiemin Hu 1, Yangzhao Gao

More information

PATTERN SYNTHESIS FOR PLANAR ARRAY BASED ON ELEMENTS ROTATION

PATTERN SYNTHESIS FOR PLANAR ARRAY BASED ON ELEMENTS ROTATION Progress In Electromagnetics Research Letters, Vol. 11, 55 64, 2009 PATTERN SYNTHESIS FOR PLANAR ARRAY BASED ON ELEMENTS ROTATION F. Zhang, F.-S. Zhang, C. Lin, G. Zhao, and Y.-C. Jiao National Key Laboratory

More information

HIGH-PERFORMANCE TOMOGRAPHIC IMAGING AND APPLICATIONS

HIGH-PERFORMANCE TOMOGRAPHIC IMAGING AND APPLICATIONS HIGH-PERFORMANCE TOMOGRAPHIC IMAGING AND APPLICATIONS Hua Lee and Yuan-Fang Wang Department of Electrical and Computer Engineering University of California, Santa Barbara ABSTRACT Tomographic imaging systems

More information

A SWITCHED-ANTENNA NADIR-LOOKING INTERFEROMETRIC SAR ALTIMETER FOR TERRAIN-AIDED NAVIGATION

A SWITCHED-ANTENNA NADIR-LOOKING INTERFEROMETRIC SAR ALTIMETER FOR TERRAIN-AIDED NAVIGATION A SWITCHED-ANTENNA NADIR-LOOKING INTERFEROMETRIC SAR ALTIMETER FOR TERRAIN-AIDED NAVIGATION ABSTRACT Inchan Paek 1, Jonghun Jang 2, Joohwan Chun 3 and Jinbae Suh 3 1 PGM Image Sensor Centre, Hanwha Thales,

More information

Design of concentric ring antenna arrays for isoflux radiation in GEO satellites

Design of concentric ring antenna arrays for isoflux radiation in GEO satellites Design of concentric ring antenna arrays for isoflux radiation in GEO satellites Alberto Reyna 1, Marco A. Panduro 2a), and Carlos del Rio 1 1 Universidad Pública de Navarra Campus Arrosadia, 31006, Pamplona,

More information

A CORDIC Algorithm with Improved Rotation Strategy for Embedded Applications

A CORDIC Algorithm with Improved Rotation Strategy for Embedded Applications A CORDIC Algorithm with Improved Rotation Strategy for Embedded Applications Kui-Ting Chen Research Center of Information, Production and Systems, Waseda University, Fukuoka, Japan Email: nore@aoni.waseda.jp

More information

PSO based Adaptive Force Controller for 6 DOF Robot Manipulators

PSO based Adaptive Force Controller for 6 DOF Robot Manipulators , October 25-27, 2017, San Francisco, USA PSO based Adaptive Force Controller for 6 DOF Robot Manipulators Sutthipong Thunyajarern, Uma Seeboonruang and Somyot Kaitwanidvilai Abstract Force control in

More information

Synthesis of Pencil Beam Linear Antenna Arrays using Simple FFT/CF/GA Based Technique

Synthesis of Pencil Beam Linear Antenna Arrays using Simple FFT/CF/GA Based Technique International Journal of Engineering & Technology IJET-IJENS Vol:13 No:05 86 Synthesis of Pencil Beam Linear Antenna Arrays using Simple FFT/CF/GA Based Technique B. Eldosouky 1, A. H. Hussein 1, H. H.

More information

3 - SYNTHETIC APERTURE RADAR (SAR) SUMMARY David Sandwell, SIO 239, January, 2008

3 - SYNTHETIC APERTURE RADAR (SAR) SUMMARY David Sandwell, SIO 239, January, 2008 1 3 - SYNTHETIC APERTURE RADAR (SAR) SUMMARY David Sandwell, SIO 239, January, 2008 Fraunhoffer diffraction To understand why a synthetic aperture in needed for microwave remote sensing from orbital altitude

More information

Cell-to-switch assignment in. cellular networks. barebones particle swarm optimization

Cell-to-switch assignment in. cellular networks. barebones particle swarm optimization Cell-to-switch assignment in cellular networks using barebones particle swarm optimization Sotirios K. Goudos a), Konstantinos B. Baltzis, Christos Bachtsevanidis, and John N. Sahalos RadioCommunications

More information

Design and Analysis of an Euler Transformation Algorithm Applied to Full-Polarimetric ISAR Imagery

Design and Analysis of an Euler Transformation Algorithm Applied to Full-Polarimetric ISAR Imagery Design and Analysis of an Euler Transformation Algorithm Applied to Full-Polarimetric ISAR Imagery Christopher S. Baird Advisor: Robert Giles Submillimeter-Wave Technology Laboratory (STL) Presented in

More information

Plane Wave Imaging Using Phased Array Arno Volker 1

Plane Wave Imaging Using Phased Array Arno Volker 1 11th European Conference on Non-Destructive Testing (ECNDT 2014), October 6-10, 2014, Prague, Czech Republic More Info at Open Access Database www.ndt.net/?id=16409 Plane Wave Imaging Using Phased Array

More information

A NEW APPROACH TO SOLVE ECONOMIC LOAD DISPATCH USING PARTICLE SWARM OPTIMIZATION

A NEW APPROACH TO SOLVE ECONOMIC LOAD DISPATCH USING PARTICLE SWARM OPTIMIZATION A NEW APPROACH TO SOLVE ECONOMIC LOAD DISPATCH USING PARTICLE SWARM OPTIMIZATION Manjeet Singh 1, Divesh Thareja 2 1 Department of Electrical and Electronics Engineering, Assistant Professor, HCTM Technical

More information

IMPLEMENTATION OF CSAR IMAGING ALGORITHM USING WAVEFRONT RECONSTRUCTION THEORY

IMPLEMENTATION OF CSAR IMAGING ALGORITHM USING WAVEFRONT RECONSTRUCTION THEORY IMPLEMENTATION OF CSAR IMAGING ALGORITHM USING WAVEFRONT RECONSTRUCTION THEORY M.Poornima Pranayini, Naveen Namdeo, P.Dhanalakshmi ABSTRACT: Circular synthetic aperture radar is a SAR mode where the radar-carrying

More information

Mobile Robot Path Planning in Static Environments using Particle Swarm Optimization

Mobile Robot Path Planning in Static Environments using Particle Swarm Optimization Mobile Robot Path Planning in Static Environments using Particle Swarm Optimization M. Shahab Alam, M. Usman Rafique, and M. Umer Khan Abstract Motion planning is a key element of robotics since it empowers

More information

Wavelength Estimation Method Based on Radon Transform and Image Texture

Wavelength Estimation Method Based on Radon Transform and Image Texture Journal of Shipping and Ocean Engineering 7 (2017) 186-191 doi 10.17265/2159-5879/2017.05.002 D DAVID PUBLISHING Wavelength Estimation Method Based on Radon Transform and Image Texture LU Ying, ZHUANG

More information

SAR Moving Target Imaging in a Sparsity-driven Framework

SAR Moving Target Imaging in a Sparsity-driven Framework SAR Moving Target Imaging in a Sparsity-driven Framework N Özben Önhon and Müjdat Çetin Faculty of Engineering and Natural Sciences, Sabancı University, Orhanlı, Tuzla, 34956 Istanbul, Turkey ABSTRACT

More information

Generation of Ultra Side lobe levels in Circular Array Antennas using Evolutionary Algorithms

Generation of Ultra Side lobe levels in Circular Array Antennas using Evolutionary Algorithms Generation of Ultra Side lobe levels in Circular Array Antennas using Evolutionary Algorithms D. Prabhakar Associate Professor, Dept of ECE DVR & Dr. HS MIC College of Technology Kanchikacherla, AP, India.

More information

A SAR AUTOFOCUS ALGORITHM BASED ON PARTICLE SWARM OPTIMIZATION

A SAR AUTOFOCUS ALGORITHM BASED ON PARTICLE SWARM OPTIMIZATION Progress In Electromagnetics Research B, Vol. 1, 159 176, 2008 A SAR AUTOFOCUS ALGORITHM BASED ON PARTICLE SWARM OPTIMIZATION T. S. Lim, V. C. Koo, H. T. Ewe, and H. T. Chuah Faculty of Engineering & Technology

More information

NEW DEVELOPMENT OF TWO-STEP PROCESSING APPROACH FOR SPOTLIGHT SAR FOCUSING IN PRESENCE OF SQUINT

NEW DEVELOPMENT OF TWO-STEP PROCESSING APPROACH FOR SPOTLIGHT SAR FOCUSING IN PRESENCE OF SQUINT Progress In Electromagnetics Research, Vol. 139, 317 334, 213 NEW DEVELOPMENT OF TWO-STEP PROCESSING APPROACH FOR SPOTLIGHT SAR FOCUSING IN PRESENCE OF SQUINT Ya-Jun Mo 1, 2, *, Yun-Kai Deng 1, Yun-Hua

More information

PARTICLE SWARM OPTIMIZATION (PSO) [1] is an

PARTICLE SWARM OPTIMIZATION (PSO) [1] is an Proceedings of International Joint Conference on Neural Netorks, Atlanta, Georgia, USA, June -9, 9 Netork-Structured Particle Sarm Optimizer Considering Neighborhood Relationships Haruna Matsushita and

More information

by Using a Phase-Error Correction Algorithm

by Using a Phase-Error Correction Algorithm Detecting Moving Targets in SAR Imagery by Using a Phase-Error Correction Algorithm J.R. Fienup and A.M. Kowalczyk Environmental Research Institute of Michigan P.O. Box 134001, Ann Arbor, MI 48113-4001

More information

Memorandum. Clint Slatton Prof. Brian Evans Term project idea for Multidimensional Signal Processing (EE381k)

Memorandum. Clint Slatton Prof. Brian Evans Term project idea for Multidimensional Signal Processing (EE381k) Memorandum From: To: Subject: Date : Clint Slatton Prof. Brian Evans Term project idea for Multidimensional Signal Processing (EE381k) 16-Sep-98 Project title: Minimizing segmentation discontinuities in

More information

THREE PHASE FAULT DIAGNOSIS BASED ON RBF NEURAL NETWORK OPTIMIZED BY PSO ALGORITHM

THREE PHASE FAULT DIAGNOSIS BASED ON RBF NEURAL NETWORK OPTIMIZED BY PSO ALGORITHM THREE PHASE FAULT DIAGNOSIS BASED ON RBF NEURAL NETWORK OPTIMIZED BY PSO ALGORITHM M. Sivakumar 1 and R. M. S. Parvathi 2 1 Anna University, Tamilnadu, India 2 Sengunthar College of Engineering, Tamilnadu,

More information

AN EFFICIENT IMAGING APPROACH FOR TOPS SAR DATA FOCUSING BASED ON SCALED FOURIER TRANSFORM

AN EFFICIENT IMAGING APPROACH FOR TOPS SAR DATA FOCUSING BASED ON SCALED FOURIER TRANSFORM Progress In Electromagnetics Research B, Vol. 47, 297 313, 2013 AN EFFICIENT IMAGING APPROACH FOR TOPS SAR DATA FOCUSING BASED ON SCALED FOURIER TRANSFORM Pingping Huang 1, * and Wei Xu 2 1 College of

More information

Handling Multi Objectives of with Multi Objective Dynamic Particle Swarm Optimization

Handling Multi Objectives of with Multi Objective Dynamic Particle Swarm Optimization Handling Multi Objectives of with Multi Objective Dynamic Particle Swarm Optimization Richa Agnihotri #1, Dr. Shikha Agrawal #1, Dr. Rajeev Pandey #1 # Department of Computer Science Engineering, UIT,

More information

Design, Implementation and Performance Evaluation of Synthetic Aperture Radar Signal Processor on FPGAs

Design, Implementation and Performance Evaluation of Synthetic Aperture Radar Signal Processor on FPGAs Design, Implementation and Performance Evaluation of Synthetic Aperture Radar Signal Processor on FPGAs Hemang Parekh Masters Thesis MS(Computer Engineering) University of Kansas 23rd June, 2000 Committee:

More information

EE565:Mobile Robotics Lecture 3

EE565:Mobile Robotics Lecture 3 EE565:Mobile Robotics Lecture 3 Welcome Dr. Ahmad Kamal Nasir Today s Objectives Motion Models Velocity based model (Dead-Reckoning) Odometry based model (Wheel Encoders) Sensor Models Beam model of range

More information

A *69>H>N6 #DJGC6A DG C<>C::G>C<,8>:C8:H /DA 'D 2:6G, ()-"&"3 -"(' ( +-" " " % '.+ % ' -0(+$,

A *69>H>N6 #DJGC6A DG C<>C::G>C<,8>:C8:H /DA 'D 2:6G, ()-&3 -(' ( +-   % '.+ % ' -0(+$, The structure is a very important aspect in neural network design, it is not only impossible to determine an optimal structure for a given problem, it is even impossible to prove that a given structure

More information

Segmentation and Tracking of Partial Planar Templates

Segmentation and Tracking of Partial Planar Templates Segmentation and Tracking of Partial Planar Templates Abdelsalam Masoud William Hoff Colorado School of Mines Colorado School of Mines Golden, CO 800 Golden, CO 800 amasoud@mines.edu whoff@mines.edu Abstract

More information

Video Coding Technique Using 3D Dualtree Discrete Wavelet Transform with Multi Objective Particle Swarm Optimization Approaches

Video Coding Technique Using 3D Dualtree Discrete Wavelet Transform with Multi Objective Particle Swarm Optimization Approaches American Journal of Applied Sciences, 10 (2): 179-184, 2013 ISSN: 1546-9239 2013 Muthusamy and Ramachandran, This open access article is distributed under a Creative Commons Attribution (CC-BY) 3.0 license

More information

Illumination-Robust Face Recognition based on Gabor Feature Face Intrinsic Identity PCA Model

Illumination-Robust Face Recognition based on Gabor Feature Face Intrinsic Identity PCA Model Illumination-Robust Face Recognition based on Gabor Feature Face Intrinsic Identity PCA Model TAE IN SEOL*, SUN-TAE CHUNG*, SUNHO KI**, SEONGWON CHO**, YUN-KWANG HONG*** *School of Electronic Engineering

More information

AIRBORNE synthetic aperture radar (SAR) systems

AIRBORNE synthetic aperture radar (SAR) systems IEEE GEOSCIENCE AND REMOTE SENSING LETTERS, VOL 3, NO 1, JANUARY 2006 145 Refined Estimation of Time-Varying Baseline Errors in Airborne SAR Interferometry Andreas Reigber, Member, IEEE, Pau Prats, Student

More information

Improving Segmented Interferometric Synthetic Aperture Radar Processing Using Presumming. by: K. Clint Slatton. Final Report.

Improving Segmented Interferometric Synthetic Aperture Radar Processing Using Presumming. by: K. Clint Slatton. Final Report. Improving Segmented Interferometric Synthetic Aperture Radar Processing Using Presumming by: K. Clint Slatton Final Report Submitted to Professor Brian Evans EE381K Multidimensional Digital Signal Processing

More information

Synthetic Aperture Imaging Using a Randomly Steered Spotlight

Synthetic Aperture Imaging Using a Randomly Steered Spotlight MITSUBISHI ELECTRIC RESEARCH LABORATORIES http://www.merl.com Synthetic Aperture Imaging Using a Randomly Steered Spotlight Liu, D.; Boufounos, P.T. TR013-070 July 013 Abstract In this paper, we develop

More information

Heath Yardley University of Adelaide Radar Research Centre

Heath Yardley University of Adelaide Radar Research Centre Heath Yardley University of Adelaide Radar Research Centre Radar Parameters Imaging Geometry Imaging Algorithm Gamma Remote Sensing Modular SAR Processor (MSP) Motion Compensation (MoCom) Calibration Polarimetric

More information

Defect Inspection of Liquid-Crystal-Display (LCD) Panels in Repetitive Pattern Images Using 2D Fourier Image Reconstruction

Defect Inspection of Liquid-Crystal-Display (LCD) Panels in Repetitive Pattern Images Using 2D Fourier Image Reconstruction Defect Inspection of Liquid-Crystal-Display (LCD) Panels in Repetitive Pattern Images Using D Fourier Image Reconstruction Du-Ming Tsai, and Yan-Hsin Tseng Department of Industrial Engineering and Management

More information

A Non-Iterative Approach to Frequency Estimation of a Complex Exponential in Noise by Interpolation of Fourier Coefficients

A Non-Iterative Approach to Frequency Estimation of a Complex Exponential in Noise by Interpolation of Fourier Coefficients A on-iterative Approach to Frequency Estimation of a Complex Exponential in oise by Interpolation of Fourier Coefficients Shahab Faiz Minhas* School of Electrical and Electronics Engineering University

More information

CONTENT ADAPTIVE SCREEN IMAGE SCALING

CONTENT ADAPTIVE SCREEN IMAGE SCALING CONTENT ADAPTIVE SCREEN IMAGE SCALING Yao Zhai (*), Qifei Wang, Yan Lu, Shipeng Li University of Science and Technology of China, Hefei, Anhui, 37, China Microsoft Research, Beijing, 8, China ABSTRACT

More information

A NOVEL THREE-STEP IMAGE FORMATION SCHEME FOR UNIFIED FOCUSING ON SPACEBORNE SAR DATA

A NOVEL THREE-STEP IMAGE FORMATION SCHEME FOR UNIFIED FOCUSING ON SPACEBORNE SAR DATA Progress In Electromagnetics Research, Vol. 137, 61 64, 13 A NOVEL THREE-STEP IMAGE FORMATION SCHEME FOR UNIFIED FOCUSING ON SPACEBORNE SAR DATA Wei Yang, Jie Chen *, Hongceng Zeng, Jian Zhou, Pengbo Wang,

More information

SYNTHETIC APERTURE RADAR: RAPID DETECTION OF TARGET MOTION IN MATLAB. A Thesis. Presented to. the Faculty of California Polytechnic State University,

SYNTHETIC APERTURE RADAR: RAPID DETECTION OF TARGET MOTION IN MATLAB. A Thesis. Presented to. the Faculty of California Polytechnic State University, SYNTHETIC APERTURE RADAR: RAPID DETECTION OF TARGET MOTION IN MATLAB A Thesis Presented to the Faculty of California Polytechnic State University, San Luis Obispo In Partial Fulfillment Of the Requirements

More information

Ghost Target Identification by Analysis of the Doppler Distribution in Automotive Scenarios

Ghost Target Identification by Analysis of the Doppler Distribution in Automotive Scenarios Ghost Target Identification by Analysis of the Doppler Distribution in Automotive Scenarios Fabian Roos, Mohammadreza Sadeghi, Jonathan Bechter, Nils Appenrodt, Jürgen Dickmann, and Christian Waldschmidt

More information

Three-Dimensional Multiple Layer Extended Target Modeling for Inverse Synthetic Aperture Radar Studies in Target Identification

Three-Dimensional Multiple Layer Extended Target Modeling for Inverse Synthetic Aperture Radar Studies in Target Identification Three-Dimensional Multiple Layer Extended Target Modeling for Inverse Synthetic Aperture Radar Studies in Target Identification Theodoros G. Kostis & Sokratis K. Katsikas Department of Information & Communication

More information

Multistatic SAR Algorithm with Image Combination

Multistatic SAR Algorithm with Image Combination Multistatic SAR Algorithm with Image Combination Tommy Teer and Nathan A. Goodman Department of Electrical and Computer Engineering, The University of Arizona 13 E. Speedway Blvd., Tucson, AZ 8571-14 Phone:

More information

Comparison of Linear and Planar Array antennas for Target Detection Improvement Using Hyper Beam Technique

Comparison of Linear and Planar Array antennas for Target Detection Improvement Using Hyper Beam Technique Comparison of Linear and Planar Array antennas for Target Detection Improvement Using Hyper Beam Technique 1 I.Sreedevi, 2 S. Sri Jaya Lakshmi, 3 T.V. Rama Krishna, 4 P.Ramakrishna, 5 M.Aditya, 6 N. Ravi

More information

Expanding gait identification methods from straight to curved trajectories

Expanding gait identification methods from straight to curved trajectories Expanding gait identification methods from straight to curved trajectories Yumi Iwashita, Ryo Kurazume Kyushu University 744 Motooka Nishi-ku Fukuoka, Japan yumi@ieee.org Abstract Conventional methods

More information

Optimizing the Deblocking Algorithm for. H.264 Decoder Implementation

Optimizing the Deblocking Algorithm for. H.264 Decoder Implementation Optimizing the Deblocking Algorithm for H.264 Decoder Implementation Ken Kin-Hung Lam Abstract In the emerging H.264 video coding standard, a deblocking/loop filter is required for improving the visual

More information

Effects of Image Quality on Target Recognition

Effects of Image Quality on Target Recognition Leslie M. Novak Scientific Systems Company, Inc. 500 West Cummings Park, Suite 3000 Woburn, MA 01801 USA E-mail lnovak@ssci.com novakl@charter.net ABSTRACT Target recognition systems using Synthetic Aperture

More information

SCANSAR FOCUSING AND INTERFEROMETRY

SCANSAR FOCUSING AND INTERFEROMETRY SCNSR FOCUSING ND INTERFEROMETRY ndrea Monti Guarnieri, Claudio Prati Dipartimento di Elettronica e Informazione Politecnico di Milano Piazza L. da Vinci, 3-0133 Milano - Italy e-mail: monti@elet.polimi.it;

More information

Design optimization method for Francis turbine

Design optimization method for Francis turbine IOP Conference Series: Earth and Environmental Science OPEN ACCESS Design optimization method for Francis turbine To cite this article: H Kawajiri et al 2014 IOP Conf. Ser.: Earth Environ. Sci. 22 012026

More information

A Novel Binary Butterfly Mating Optimization Algorithm with Subarray Strategy for Thinning of Large Antenna Array

A Novel Binary Butterfly Mating Optimization Algorithm with Subarray Strategy for Thinning of Large Antenna Array Progress In Electromagnetics Research M, Vol. 60, 101 110, 2017 A Novel Binary Butterfly Mating Optimization Algorithm with Subarray Strategy for Thinning of Large Antenna Array Hua-Ning Wu, Chao Liu,

More information

Construction of Limited Diffraction Beams with Bessel Bases

Construction of Limited Diffraction Beams with Bessel Bases Construction of Limited Diffraction Beams with Bessel Bases Jian-yu Lu, Ph.D Biodynamics Research Unit, Department of Physiology and Biophysics, Mayo Clinic and Foundation, Rochester, MN 55905, U.S.A.

More information

L1 REGULARIZED STAP ALGORITHM WITH A GENERALIZED SIDELOBE CANCELER ARCHITECTURE FOR AIRBORNE RADAR

L1 REGULARIZED STAP ALGORITHM WITH A GENERALIZED SIDELOBE CANCELER ARCHITECTURE FOR AIRBORNE RADAR L1 REGULARIZED STAP ALGORITHM WITH A GENERALIZED SIDELOBE CANCELER ARCHITECTURE FOR AIRBORNE RADAR Zhaocheng Yang, Rodrigo C. de Lamare and Xiang Li Communications Research Group Department of Electronics

More information

Micro-motion Recognition of Spatial Cone Target Based on ISAR Image Sequences

Micro-motion Recognition of Spatial Cone Target Based on ISAR Image Sequences doi: 1.528/jatm.v8i2.63 Micro-motion Recognition of Spatial Cone Target Based on ISAR Image Sequences Changyong Shu 1, Fengli Xue 1, Shengjun Zhang 2, Peiling Huang 1, Jinzu Ji 1 Abstract: The accurate

More information

Spatial, Transform and Fractional Domain Digital Image Watermarking Techniques

Spatial, Transform and Fractional Domain Digital Image Watermarking Techniques Spatial, Transform and Fractional Domain Digital Image Watermarking Techniques Dr.Harpal Singh Professor, Chandigarh Engineering College, Landran, Mohali, Punjab, Pin code 140307, India Puneet Mehta Faculty,

More information

An Approach to Polygonal Approximation of Digital CurvesBasedonDiscreteParticleSwarmAlgorithm

An Approach to Polygonal Approximation of Digital CurvesBasedonDiscreteParticleSwarmAlgorithm Journal of Universal Computer Science, vol. 13, no. 10 (2007), 1449-1461 submitted: 12/6/06, accepted: 24/10/06, appeared: 28/10/07 J.UCS An Approach to Polygonal Approximation of Digital CurvesBasedonDiscreteParticleSwarmAlgorithm

More information

AUTONOMOUS PLANETARY ROVER CONTROL USING INVERSE SIMULATION

AUTONOMOUS PLANETARY ROVER CONTROL USING INVERSE SIMULATION AUTONOMOUS PLANETARY ROVER CONTROL USING INVERSE SIMULATION Kevin Worrall (1), Douglas Thomson (1), Euan McGookin (1), Thaleia Flessa (1) (1)University of Glasgow, Glasgow, G12 8QQ, UK, Email: kevin.worrall@glasgow.ac.uk

More information

SPARSE REPRESENTATION AND AUTOFOCUS FOR ISAR AND SPOTLIGHT SAR IMAGING

SPARSE REPRESENTATION AND AUTOFOCUS FOR ISAR AND SPOTLIGHT SAR IMAGING SAR 2012 SPARSE REPRESENTATION AND AUTOFOCUS FOR ISAR AND SPOTLIGHT SAR IMAGING February 2012, UCLA Joachim Ender DIrector of the Fraunhofer-Institute for High Frequency Physics and Radar Techniques FHR,

More information

Distance and Angles Effect in Hough Transform for line detection

Distance and Angles Effect in Hough Transform for line detection Distance and Angles Effect in Hough Transform for line detection Qussay A. Salih Faculty of Information Technology Multimedia University Tel:+603-8312-5498 Fax:+603-8312-5264. Abdul Rahman Ramli Faculty

More information

Three-dimensional digital elevation model of Mt. Vesuvius from NASA/JPL TOPSAR

Three-dimensional digital elevation model of Mt. Vesuvius from NASA/JPL TOPSAR Cover Three-dimensional digital elevation model of Mt. Vesuvius from NASA/JPL TOPSAR G.ALBERTI, S. ESPOSITO CO.RI.S.T.A., Piazzale V. Tecchio, 80, I-80125 Napoli, Italy and S. PONTE Department of Aerospace

More information

Research on time optimal trajectory planning of 7-DOF manipulator based on genetic algorithm

Research on time optimal trajectory planning of 7-DOF manipulator based on genetic algorithm Acta Technica 61, No. 4A/2016, 189 200 c 2017 Institute of Thermomechanics CAS, v.v.i. Research on time optimal trajectory planning of 7-DOF manipulator based on genetic algorithm Jianrong Bu 1, Junyan

More information

DUE to the high computational complexity and real-time

DUE to the high computational complexity and real-time IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS FOR VIDEO TECHNOLOGY, VOL. 15, NO. 3, MARCH 2005 445 A Memory-Efficient Realization of Cyclic Convolution and Its Application to Discrete Cosine Transform Hun-Chen

More information

AUTOMATIC TARGET RECOGNITION IN HIGH RESOLUTION SAR IMAGE BASED ON BACKSCATTERING MODEL

AUTOMATIC TARGET RECOGNITION IN HIGH RESOLUTION SAR IMAGE BASED ON BACKSCATTERING MODEL AUTOMATIC TARGET RECOGNITION IN HIGH RESOLUTION SAR IMAGE BASED ON BACKSCATTERING MODEL Wang Chao (1), Zhang Hong (2), Zhang Bo (1), Wen Xiaoyang (1), Wu Fan (1), Zhang Changyao (3) (1) National Key Laboratory

More information

An Island Based Hybrid Evolutionary Algorithm for Optimization

An Island Based Hybrid Evolutionary Algorithm for Optimization An Island Based Hybrid Evolutionary Algorithm for Optimization Changhe Li and Shengxiang Yang Department of Computer Science, University of Leicester University Road, Leicester LE1 7RH, UK {cl160,s.yang}@mcs.le.ac.uk

More information

Digital Image Correlation of Stereoscopic Images for Radial Metrology

Digital Image Correlation of Stereoscopic Images for Radial Metrology Digital Image Correlation of Stereoscopic Images for Radial Metrology John A. Gilbert Professor of Mechanical Engineering University of Alabama in Huntsville Huntsville, AL 35899 Donald R. Matthys Professor

More information

Phase Reversed Image Reconstruction Method of. Industrial Ultrasonic CT

Phase Reversed Image Reconstruction Method of. Industrial Ultrasonic CT 17th World Conference on Nondestructive Testing, 25-28 Oct 2008, Shanghai, China Phase Reversed Image Reconstruction Method of Industrial Ultrasonic CT Yi-Fang CHEN 1, Wen-Ai SONG 1, Ke-Yi YUAN 1 1 Department

More information

Laboratory 1 Introduction to MATLAB for Signals and Systems

Laboratory 1 Introduction to MATLAB for Signals and Systems Laboratory 1 Introduction to MATLAB for Signals and Systems INTRODUCTION to MATLAB MATLAB is a powerful computing environment for numeric computation and visualization. MATLAB is designed for ease of use

More information

INTERFEROMETRIC ISAR IMAGING ON MARITIME TARGET APPLICATIONS: SIMULATION OF REALISTIC TARGETS AND DYNAMICS

INTERFEROMETRIC ISAR IMAGING ON MARITIME TARGET APPLICATIONS: SIMULATION OF REALISTIC TARGETS AND DYNAMICS Progress In Electromagnetics Research, Vol. 132, 571 586, 212 INTERFEROMETRIC ISAR IMAGING ON MARITIME TARGET APPLICATIONS: SIMULATION OF REALISTIC TARGETS AND DYNAMICS D. Felguera-Martín *, J. T. González-Partida,

More information

A new way to optimize LDPC code in gaussian multiple access channel

A new way to optimize LDPC code in gaussian multiple access channel Acta Technica 62 (2017), No. 4A, 495504 c 2017 Institute of Thermomechanics CAS, v.v.i. A new way to optimize LDPC code in gaussian multiple access channel Jingxi Zhang 2 Abstract. The code design for

More information

PSI Precision, accuracy and validation aspects

PSI Precision, accuracy and validation aspects PSI Precision, accuracy and validation aspects Urs Wegmüller Charles Werner Gamma Remote Sensing AG, Gümligen, Switzerland, wegmuller@gamma-rs.ch Contents Aim is to obtain a deeper understanding of what

More information

EFFICIENT STRIP-MODE SAR RAW DATA SIMULA- TOR OF EXTENDED SCENES INCLUDED MOVING TARGETS

EFFICIENT STRIP-MODE SAR RAW DATA SIMULA- TOR OF EXTENDED SCENES INCLUDED MOVING TARGETS Progress In Electromagnetics Research B, Vol. 53, 187 203, 2013 EFFICIENT STRIP-MODE SAR RAW DATA SIMULA- TOR OF EXTENDED SCENES INCLUDED MOVING TARGETS Liang Yang 1, 2, *, Wei-Dong Yu 1, Yun-Hua Luo 1,

More information

A Fast Speckle Reduction Algorithm based on GPU for Synthetic Aperture Sonar

A Fast Speckle Reduction Algorithm based on GPU for Synthetic Aperture Sonar Vol.137 (SUComS 016), pp.8-17 http://dx.doi.org/1457/astl.016.137.0 A Fast Speckle Reduction Algorithm based on GPU for Synthetic Aperture Sonar Xu Kui 1, Zhong Heping 1, Huang Pan 1 1 Naval Institute

More information

Design Optimization of a Compressor Loop Pipe Using Response Surface Method

Design Optimization of a Compressor Loop Pipe Using Response Surface Method Purdue University Purdue e-pubs International Compressor Engineering Conference School of Mechanical Engineering 2004 Design Optimization of a Compressor Loop Pipe Using Response Surface Method Serg Myung

More information

NAVAL POSTGRADUATE SCHOOL THESIS

NAVAL POSTGRADUATE SCHOOL THESIS NAVAL POSTGRADUATE SCHOOL MONTEREY, CALIFORNIA THESIS FOCUSING ISAR IMAGES USING FAST ADAPTIVE TIME- FREQUENCY AND 3D MOTION DETECTION ON SIMULATED AND EXPERIMENTAL RADAR DATA by Wade Brinkman June 2005

More information

DESIGN AND IMPLEMENTATION OF VISUAL FEEDBACK FOR AN ACTIVE TRACKING

DESIGN AND IMPLEMENTATION OF VISUAL FEEDBACK FOR AN ACTIVE TRACKING DESIGN AND IMPLEMENTATION OF VISUAL FEEDBACK FOR AN ACTIVE TRACKING Tomasz Żabiński, Tomasz Grygiel, Bogdan Kwolek Rzeszów University of Technology, W. Pola 2, 35-959 Rzeszów, Poland tomz, bkwolek@prz-rzeszow.pl

More information

Research and application of volleyball target tracking algorithm based on surf corner detection

Research and application of volleyball target tracking algorithm based on surf corner detection Acta Technica 62 No. 3A/217, 187 196 c 217 Institute of Thermomechanics CAS, v.v.i. Research and application of volleyball target tracking algorithm based on surf corner detection Guowei Yuan 1 Abstract.

More information