HIGH PERFORMANCE RADAR SIGNAL PROCESSING

Size: px
Start display at page:

Download "HIGH PERFORMANCE RADAR SIGNAL PROCESSING"

Transcription

1 HIGH PERFORMANCE RADAR SIGNAL PROCESSING Justin Haze Advisor: V. Chandrasekar Mentor: Cuong M. Nguyen Colorado State University ECE 401 Senior Design 1

2 Objective Real-time implementation of Radar Data Product Generation and Clutter Filtering Processing for Weather Radar. 3

3 Outline Background Software Design Testing Results Conclusions and Future Work 2

4 Outline Background 2

5 Introduction Abstract: The radar research group at Colorado State University under the direction of Dr. V. Chandrasekar participated in the development of the NASA D3R Radar, a ground validation of the GPM Dual-frequency Precipitation Radar system. Dr.V. Chandrasekar and Cuong Nguyen developed an innovative ground clutter filtering algorithm, Gaussian Model Adaptive Processing in the Time Domain (GMAPTD), that can be applied to the staggered pulse repetition time technique that the D3R radar uses. The goal of this project is to implement this algorithm in real-time and make some other improvements to the D3R signal processing software. Milestones: 1. Implementation of Clutter Filtering for Weather Radar 2. Testing/Verification 3

6 Budget Since this project involves mostly software development, no material cost has been incurred, just cost in time and effort. 3

7 Introduction to Weather Radar Pulse Doppler weather radar radiates a high-power microwave pulse through a directional antenna Duration of each pulse is τ Pulses are separated by an interval T s Received signal is a convolution between transmitted pulse and the volume distribution of the target Radar Transmitter Radar Receiver Distributed Target May 24, 2011 CSU-CHILL Radar Tour, REU '11 7

8 Introduction to Weather Radar A Doppler radar compares the received signal with the frequency of the transmitted signal and measures the frequency shift, giving the speed of the target... 1 Dual-Polarization radar can transmit and receive separate horizontally and vertical polarizations to determine the orientation, shape, and size of weather targets 1. Rinehart, 11 May 24, 2011 CSU-CHILL Radar Tour, REU '11 8

9 D3R Project Developed as part of NASA s Global Precipitation Measurement Project Dual-frequency Dual-polarized Doppler Radar (D3R) Collaborative effort between NASA Goddard Space Flight Center, Remote Sensing Solutions, Inc., Orbital System, Ltd., and Colorado State University Radar Research Group led by Dr. V. Chandrasekar Ground validation of DPR Radar on the GPM Core Observatory Satellite scheduled for launch in Image Courtsey NASA science/ground-validation/ground-instruments 4

10 D3R Specs Ku & Ka frequency bands (13.9 GHz, 35.6 GHz) 150m Resolution 30 Km Maximum Range Solid State Transmitter 90 db Dynamic Range Staggered PRT Transmission 4

11 Staggered PRT Most Radars use uniform transmission, ie 1 period However, radars operating at high frequencies have limited maximum unambiguous velocity that they are able to detect Because of this, the D3R uses a staggered PRT transmission technique sampling time sampled sequence n T u T 1 = 1 T2 = n2tu T = 1 n1t u T2 = n2tu τ +T1 τ +T 1 + T2 τ V stg V ( τ ) ( τ ) V ( + + ) V +T 1 τ T 1 T 2 time This technique uses two alternating periods The maximum unambiguous velocity is measured using the difference of the two periods * λ arg( R( T1 ) R ( T v = 4 π ( T2 T1 ) Velocity Calculation 2 )) v a = λ 4( T 2 T1 ) Maximum Unambiguous Velocity r a = ct 1 2 Maximum Range 4

12 Ground Clutter Weather radars often scan at varying elevations due to the curvature of the earth Low elevation scan can hit trees, building, mountains, etc Most of these objects have close to zero velocity 3. Image Courtesy of Australian Bureau of Meteorology australia/radar/about/what_is_radar.shtml 12 4

13 Clutter Example Velocity PPI Scan from CSU CHILL showing 0 velocity for ground clutter from Rocky Mountains Reflectivity PPI Scan from CSU CHILL showing ground clutter from Rocky Mountains

14 GMAPTD Traditionally, standard IIR and FIR High Pass Filters have been used to remove ground clutter. However, if the radar signal and ground clutter overlap, these filters also remove part of the weather data. Can not be used with staggered PRT. Gaussian Model Adaptive Processing 4 (frequency domain) was developed to remove the ground clutter and recover the lost signal. However, this method has limitations due to spectral leakage and finite data length. It works well with moderate clutter to signal ratio (CSR) but can not be used with staggered PRT. Gaussian Model Adaptive Processing in Time Domain 5 to solve these problems. It runs on time domain data which eliminates problems due to frequency domain processing. It works with staggered PRT. It also allows data to be split into blocks for fast processing. 4. GMAP, Siggia and Passarelli, GMAPTD Nguyen and Chandrasekar,

15 Signal model GMAP-TD filter matrix Clutter time variant filter A R y = = E y = Ax Auto-covariance matrix for the filtered signal { } { H } H yy = E ( Ax)( Ax) H ( 2 ) H H A = A R + σ I A + AR A AR x c N m p Filter solution 2 σ I N m transform clutter to noise A ( 2 R / + ) c σ I = N m 1/ 2 15

16 Example of transforming clutter to noise Original power spectrum Power (db) clutter echo precipitation echo -20 After applying GMAP-TD filter Power (db) Velocity (m/s) (a) precipitation echo Velocity (m/s) (b) 16

17 Signal interpolation procedure in time domain x / ˆ R x Filter A Rˆ y + + Σ Estimate spectral moments from cov. matrix Pˆ P, vˆ P, wˆ P Gaussian Model R P Filtering cov. matrix + - Σ H AR P A Iterate until ΔP p is less than the threshold. Cuong Nguyen 17

18 GMAP-TD algorithm for Staggered PRT 2/3 will be implemented on D3R radar Input Digital radar signals x H (H) and x V (V) Compute sample auto-cov. matrix (H) R ˆ = x ( h ) x H H Estimate clutter power and noise floor ( 1 ) F(x H ) P xx h f 1 (P xxh ) σ N(h) 2 f 1 (P xxh ) P c(h) H x Compute clutter Gaussian covariance matrix model R c from P c(h) and pre-set clutter width w c Note: ( 1 ) f 1 : dynamic noise floor estimation ( 2 ) R c (0.4) and R c (0.8) are shifted versions of R c at 0.4v a and 0.8v a.(v a is the unambiguous velocity) Cuong Nguyen Compute filter matrix A (0.4) ( 0.4) R c + Rc + Rc + 2 A = / σ + (0.8) ( 0.8) N I Rc + Rc (for R (0.4) c..., see note ( 2 )) 1 1/ 2

19 1 Compute filtered auto-cov. matrix Rˆ = ( 0) ˆ y AR ( h) x A H diag Compute NCP from (0) ( ) ( ˆ (0) Rˆ,0 and diag R,1) y y NO NCP > threshold? Return parameters NO Overlap echo exist? YES YES set n=0 Recover the overlap echo 3 Cuong Nguyen

20 3 Estimate signal spectral moments from the filtered auto-cov. matrix for n ˆ ( n) ˆ ( n) P diag R,0 wˆ p vˆ ( y ) ( ˆ ( ) diag R y,1) ( ˆ ( n),1) and ( ˆ ( ) R diag R,2) ( n) n p ( n) n p diag y y Compute signal Gaussian model matrix from estimated spectral moments R p (n) Update filtered auto-cov. matrix n n n h Rˆ ( + 1) ( ) ( ) ( ) = Rˆ + R ARˆ A y y p x H Estimate signal spectral moments from the filtered auto-cov. matrix for (n+1) ˆ ( n+ 1) ˆ ( n+ 1) P diag R,0 wˆ p vˆ ( y ) ( ˆ ( n 1) diag R y,1) ( ˆ ( n+ 1),1) and ( ˆ ( n 1) R diag R,2) ( n+ 1) + p ( n+ 1) + p diag y y n:=n+1 NO v P ( n+ 1) p ( n+ 1) p v P ( n) p ( n) p and/or < threshold YES Cuong Nguyen Return parameters ˆ ( n+ 1) ( n+ 1) = P ; vˆ = vˆ ; wˆ = wˆ ˆ ( n+ 1) p p p p p p P

21 Outline Background Software Design Testing Results Conclusions and Future Work 2

22 Software Design Overview Challenge: Run GMAPTD for each ray in 64ms (real time). A ray is a collection of 400 range gates. A range gate is one 150m scan volume. Each range gate contains 128 samples. This means that each gate needs to be processing in 0.16ms or 160µs. Each gates goes through a GMAPTD clutter filtering loop. Written in C Fast Many libraries and tools available in Linux Maintains some compatibility with existing real-time moment processing code Reads time series data from the network Contains infinite loop for real-time processing Uses GNU Scientific Library for Linear Algebra computations, easy to manage memory for any size matrix or vector, methods for fast matrix and vector computations 6

23 Outline Background Software Design Testing Results Conclusions and Future Work 2

24 Time Series Streaming Code We can not test this software on the D3R, because the D3R is expensive! We don t want to break it. Set up network environment to simulate the D3R Signal Processing. The D3R has already collected thousands of file of data. The time series streaming code reads one of these file and streams it over the network. The GMAPTD moment processing code receives this data over the network as if it was running in real time 7

25 Misc Testing Track memory usage with System Monitor and Valgrind Track change history using Git 8

26 Outline Background Software Design Testing Results Conclusions and Future Work 2

27 Results I have finished writing the program in C. However, I am still trying to debug the output of the program. I have a Matlab program I am using to check the output. Initial testing indicates that GMAPTD program is not running in real-time. It is running in approximately 67ms, really close to the needed 64ms! Still need to add multithreading. If I split the processing into 4 threads. Each thread will process approximately 100 gates. This will allow 4 threads to be processed simultaneously on a 4 core SMT CPU. This should make the program approximately 4 times faster 17ms per ray. Therefore we should be able to beat the goal of 64ms. 9

28 Outline Background Software Design Testing Results Conclusions and Future Work 2

29 Summary and Future Work Summary: GMAPTD is an algorithm developed for ground clutter filtering of weather data The iterative GMAPTD algorithm is being implemented in C to run in real time on the D3R Radar Future Work: Add dual-polarization GMAPTD processing More debugging Multithreading 35

30 References 4. A. D. Siggia, A. D., Passarelli, R. E. Jr., Gaussian model adaptive processing (GMAP) for improved ground clutter cancellation and moment calculation, Cuong M. Nguyen and V. Chandrasekar, Time domain GMAP clutter filter for weather radars, Proc. 34th Conf. on Radar Meteorology, Amer. Meteor. Soc., Oct , Williamsburg, VA. 2. D3R, NASA, Accessed Nov. 30, How Radar Works, Australian Bureau of Meteorology, Accessed December 5, Rinehart, Ronald E., Radar For Meteorologists 4 ed. Rinehart Publications. 2004, p 11 Simultaneous multithreading, Intel, Accessed Dec. 5,

31 Libraries GNU Scientific Library (GSL), GNU General Public Licence (GPL), ISO/IEC 9899:TC3 C99 Standard, International Organization for Standardization, International Electrotechnical Commission, Language Standards Supported by GCC, GNU Operating System, GNU General Public Licence, The Single Unix Specification, Version 2, The Open Group, 1997, 35

32 Acknowledgements I would like to express my gratitude to Dr. Chandra for creating this senior design project and giving me the opportunity to expand my skills in signal processing, high performance computation, and radar systems. Thanks to Cuong for being patient with me when I am learning new things and helping me on all aspects of the project. I could not have accomplished much with this help. Thanks to Olivera Notaros for managing the senior design program and helping me to prepare for my future career. 35

33 Thank you! Any Questions?

Networked Radar System: Waveforms, Signal Processing and. Retrievals for Volume Targets. Proposal for Dissertation.

Networked Radar System: Waveforms, Signal Processing and. Retrievals for Volume Targets. Proposal for Dissertation. Proposal for Dissertation Networked Radar System: Waeforms, Signal Processing and Retrieals for Volume Targets Nitin Bharadwaj Colorado State Uniersity Department of Electrical and Computer Engineering

More information

Locally and Temporally Adaptive Clutter Removal in Weather Radar Measurements

Locally and Temporally Adaptive Clutter Removal in Weather Radar Measurements Locally and Temporally Adaptive Clutter Removal in Weather Radar Measurements Jörn Sierwald 1 and Jukka Huhtamäki 1 1 Eigenor Corporation, Lompolontie 1, 99600 Sodankylä, Finland (Dated: 17 July 2014)

More information

Radar signal quality improvement by spectral processing of dual-polarization radar measurements

Radar signal quality improvement by spectral processing of dual-polarization radar measurements Radar signal quality improvement by spectral processing of dual-polarization radar measurements Dmitri Moisseev, Matti Leskinen and Tuomas Aittomäki University of Helsinki, Finland, dmitri.moisseev@helsinki.fi

More information

ATS 351 Lecture 9 Radar

ATS 351 Lecture 9 Radar ATS 351 Lecture 9 Radar Radio Waves Electromagnetic Waves Consist of an electric field and a magnetic field Polarization: describes the orientation of the electric field. 1 Remote Sensing Passive vs Active

More information

Sensitivity Enhancement System for Pulse Compression Weather Radar

Sensitivity Enhancement System for Pulse Compression Weather Radar 2732 J O U R N A L O F A T M O S P H E R I C A N D O C E A N I C T E C H N O L O G Y VOLUME 31 Sensitivity Enhancement System for Pulse Compression Weather Radar CUONG M NGUYEN AND V CHANDRASEKAR Colorado

More information

5B.6 REAL TIME CLUTTER IDENTIFICATION AND MITIGATION FOR NEXRAD

5B.6 REAL TIME CLUTTER IDENTIFICATION AND MITIGATION FOR NEXRAD 5B.6 REAL TIME CLUTTER IDENTIFICATION AND MITIGATION FOR NEXRAD John C. Hubbert, Mike Dixon and Cathy Kessinger National Center for Atmospheric Research, Boulder CO 1. INTRODUCTION Mitigation of anomalous

More information

Differential Reflectivity Calibration For Simultaneous Horizontal and Vertical Transmit Radars

Differential Reflectivity Calibration For Simultaneous Horizontal and Vertical Transmit Radars ERAD 2012 - TE SEENT EUROPEAN CONFERENCE ON RADAR IN METEOROLOGY AND YDROLOGY Differential Reflectivity Calibration For Simultaneous orizontal and ertical Transmit Radars J.C. ubbert 1, M. Dixon 1, R.

More information

5.4 IMPROVED RANGE-VELOCITY AMBIGUITY MITIGATION FOR THE TERMINAL DOPPLER WEATHER RADAR*

5.4 IMPROVED RANGE-VELOCITY AMBIGUITY MITIGATION FOR THE TERMINAL DOPPLER WEATHER RADAR* Proceedings of the 11 th Conference on Aviation, Range and Aerospace Meteorology, Hyannis, MA 2004 5.4 IMPROVED RANGE-VELOCITY AMBIGUITY MITIGATION FOR THE TERMINAL DOPPLER WEATHER RADAR* John Y. N. Cho*,

More information

328 IMPROVING POLARIMETRIC RADAR PARAMETER ESTIMATES AND TARGET IDENTIFICATION : A COMPARISON OF DIFFERENT APPROACHES

328 IMPROVING POLARIMETRIC RADAR PARAMETER ESTIMATES AND TARGET IDENTIFICATION : A COMPARISON OF DIFFERENT APPROACHES 328 IMPROVING POLARIMETRIC RADAR PARAMETER ESTIMATES AND TARGET IDENTIFICATION : A COMPARISON OF DIFFERENT APPROACHES Alamelu Kilambi 1, Frédéric Fabry, Sebastian Torres 2 Atmospheric and Oceanic Sciences,

More information

Multi-Lag Estimators for the Alternating Mode of Dual-Polarimetric Weather Radar Operation

Multi-Lag Estimators for the Alternating Mode of Dual-Polarimetric Weather Radar Operation Multi-Lag Estimators for the Alternating Mode of Dual-Polarimetric Weather Radar Operation David L. Pepyne pepyne@ecs.umass.edu Center for Collaborative Adaptive Sensing of the Atmosphere (CASA) Dept.

More information

P12.5 SPECTRUM-TIME ESTIMATION AND PROCESSING (STEP) ALGORITHM FOR IMPROVING WEATHER RADAR DATA QUALITY

P12.5 SPECTRUM-TIME ESTIMATION AND PROCESSING (STEP) ALGORITHM FOR IMPROVING WEATHER RADAR DATA QUALITY P12.5 SPECTRUM-TIME ESTIMATION AND PROCESSING (STEP) ALGORITHM FOR IMPROVING WEATHER RADAR DATA QUALITY Qing Cao 1, Guifu Zhang 1,2, Robert D. Palmer 1,2 Ryan May 3, Robert Stafford 3 and Michael Knight

More information

Dual Polarization Radar Signal Processing First Semester Report Fall Semester 2006

Dual Polarization Radar Signal Processing First Semester Report Fall Semester 2006 Dual Polarization Radar Signal Processing First Semester Report Fall Semester 2006 by Joe Hoatam Josh Merritt Aaron Nielsen Prepared to partially fulfill the requirements for EE401 Department of Electrical

More information

SPECTRAL IDENTIFICATION AND SUPPRESSION OF GROUND CLUTTER CONTRIBUTIONS FOR PHASED ARRAY RADAR

SPECTRAL IDENTIFICATION AND SUPPRESSION OF GROUND CLUTTER CONTRIBUTIONS FOR PHASED ARRAY RADAR 9A.4 SPECTRAL IDENTIFICATION AND SUPPRESSION OF GROUND CLUTTER CONTRIBUTIONS FOR PHASED ARRAY RADAR Svetlana Bachmann*, Dusan Zrnic, and Chris Curtis Cooperative Institute for Mesoscale Meteorological

More information

2B.6 SALIENT FEATURES OF THE CSU-CHILL RADAR X-BAND CHANNEL UPGRADE

2B.6 SALIENT FEATURES OF THE CSU-CHILL RADAR X-BAND CHANNEL UPGRADE 2B.6 SALIENT FEATURES OF THE CSU-CHILL RADAR X-BAND CHANNEL UPGRADE Francesc Junyent* and V. Chandrasekar, P. Kennedy, S. Rutledge, V. Bringi, J. George, and D. Brunkow Colorado State University, Fort

More information

Level I Signal Modeling and Adaptive Spectral Analysis

Level I Signal Modeling and Adaptive Spectral Analysis Level I Signal Modeling and Adaptive Spectral Analysis 1 Learning Objectives Students will learn about autoregressive signal modeling as a means to represent a stochastic signal. This differs from using

More information

Radar Systems Engineering Lecture 12 Clutter Rejection

Radar Systems Engineering Lecture 12 Clutter Rejection Radar Systems Engineering Lecture 12 Clutter Rejection Part 1 - Basics and Moving Target Indication Dr. Robert M. O Donnell Guest Lecturer Radar Systems Course 1 Block Diagram of Radar System Transmitter

More information

Radar Reprinted from "Waves in Motion", McGourty and Rideout, RET 2005

Radar Reprinted from Waves in Motion, McGourty and Rideout, RET 2005 Radar Reprinted from "Waves in Motion", McGourty and Rideout, RET 2005 What is Radar? RADAR (Radio Detection And Ranging) is a way to detect and study far off targets by transmitting a radio pulse in the

More information

National Center for Atmospheric Research, Boulder, CO 1. INTRODUCTION

National Center for Atmospheric Research, Boulder, CO 1. INTRODUCTION 317 ITIGATION OF RANGE-VELOCITY ABIGUITIES FOR FAST ALTERNATING HORIZONTAL AND VERTICAL TRANSIT RADAR VIA PHASE DING J.C. Hubbert, G. eymaris and. Dixon National Center for Atmospheric Research, Boulder,

More information

Alessandro Battaglia 1, T. Augustynek 1, S. Tanelli 2 and P. Kollias 3

Alessandro Battaglia 1, T. Augustynek 1, S. Tanelli 2 and P. Kollias 3 Observing convection from space: assessment of performances for next- generation Doppler radars on Low Earth Orbit Alessandro Battaglia 1, T. Augustynek 1, S. Tanelli 2 and P. Kollias 3 1: University of

More information

19.3 RADAR RANGE AND VELOCITY AMBIGUITY MITIGATION: CENSORING METHODS FOR THE SZ-1 AND SZ-2 PHASE CODING ALGORITHMS

19.3 RADAR RANGE AND VELOCITY AMBIGUITY MITIGATION: CENSORING METHODS FOR THE SZ-1 AND SZ-2 PHASE CODING ALGORITHMS 19.3 RADAR RANGE AND VELOCITY AMBIGUITY MITIGATION: CENSORING METHODS FOR THE SZ-1 AND SZ-2 PHASE CODING ALGORITHMS Scott M. Ellis 1, Mike Dixon 1, Greg Meymaris 1, Sebastian Torres 2 and John Hubbert

More information

Lecture 3 SIGNAL PROCESSING

Lecture 3 SIGNAL PROCESSING Lecture 3 SIGNAL PROCESSING Pulse Width t Pulse Train Spectrum of Pulse Train Spacing between Spectral Lines =PRF -1/t 1/t -PRF/2 PRF/2 Maximum Doppler shift giving unambiguous results should be with in

More information

DOPPLER RADAR. Doppler Velocities - The Doppler shift. if φ 0 = 0, then φ = 4π. where

DOPPLER RADAR. Doppler Velocities - The Doppler shift. if φ 0 = 0, then φ = 4π. where Q: How does the radar get velocity information on the particles? DOPPLER RADAR Doppler Velocities - The Doppler shift Simple Example: Measures a Doppler shift - change in frequency of radiation due to

More information

Mesoscale Atmospheric Systems. Radar meteorology (part 1) 04 March 2014 Heini Wernli. with a lot of input from Marc Wüest

Mesoscale Atmospheric Systems. Radar meteorology (part 1) 04 March 2014 Heini Wernli. with a lot of input from Marc Wüest Mesoscale Atmospheric Systems Radar meteorology (part 1) 04 March 2014 Heini Wernli with a lot of input from Marc Wüest An example radar picture What are the axes? What is the resolution? What are the

More information

Educational Innovations in Radar Meteorology

Educational Innovations in Radar Meteorology Educational Innovations in Radar Meteorology S. A. Rutledge Department of Atmospheric Science Colorado State University and V. Chandrasekar Department of Electrical and Computer Engineering Colorado State

More information

Set No.1. Code No: R

Set No.1. Code No: R Set No.1 IV B.Tech. I Semester Regular Examinations, November -2008 RADAR SYSTEMS ( Common to Electronics & Communication Engineering and Electronics & Telematics) Time: 3 hours Max Marks: 80 Answer any

More information

INTRODUCTION TO RADAR SIGNAL PROCESSING

INTRODUCTION TO RADAR SIGNAL PROCESSING INTRODUCTION TO RADAR SIGNAL PROCESSING Christos Ilioudis University of Strathclyde c.ilioudis@strath.ac.uk Overview History of Radar Basic Principles Principles of Measurements Coherent and Doppler Processing

More information

Richard L. Ice*, R. D. Rhoton, D. S. Saxion, C. A. Ray, N. K. Patel RS Information Systems, Inc. Norman, Oklahoma

Richard L. Ice*, R. D. Rhoton, D. S. Saxion, C. A. Ray, N. K. Patel RS Information Systems, Inc. Norman, Oklahoma P2.11 OPTIMIZING CLUTTER FILTERING IN THE WSR-88D Richard L. Ice*, R. D. Rhoton, D. S. Saxion, C. A. Ray, N. K. Patel RS Information Systems, Inc. Norman, Oklahoma D. A. Warde, A. D. Free SI International,

More information

ADAPTIVE TECHNIQUE FOR CLUTTER AND NOISE SUPRESSION IN WEATHER RADAR EXPOSES WEAK ECHOES OVER AN URBAN AREA

ADAPTIVE TECHNIQUE FOR CLUTTER AND NOISE SUPRESSION IN WEATHER RADAR EXPOSES WEAK ECHOES OVER AN URBAN AREA ADAPTIVE TECHNIQUE FOR CLUTTER AND NOISE SUPRESSION IN WEATHER RADAR EXPOSES WEAK ECHOES OVER AN URBAN AREA Svetlana Bachmann 1, 2, 3, Victor DeBrunner 4, Dusan Zrnic 3, Mark Yeary 2 1 Cooperative Institute

More information

Introduction to Radar Systems. Clutter Rejection. MTI and Pulse Doppler Processing. MIT Lincoln Laboratory. Radar Course_1.ppt ODonnell

Introduction to Radar Systems. Clutter Rejection. MTI and Pulse Doppler Processing. MIT Lincoln Laboratory. Radar Course_1.ppt ODonnell Introduction to Radar Systems Clutter Rejection MTI and Pulse Doppler Processing Radar Course_1.ppt ODonnell 10-26-01 Disclaimer of Endorsement and Liability The video courseware and accompanying viewgraphs

More information

Next Generation Operational Met Office Weather Radars and Products

Next Generation Operational Met Office Weather Radars and Products Next Generation Operational Met Office Weather Radars and Products Pierre TABARY Jacques PARENT-DU-CHATELET Observing Systems Dept. Météo France Toulouse, France pierre.tabary@meteo.fr WakeNet Workshop,

More information

ERAD Principles of networked weather radar operation at attenuating frequencies. Proceedings of ERAD (2004): c Copernicus GmbH 2004

ERAD Principles of networked weather radar operation at attenuating frequencies. Proceedings of ERAD (2004): c Copernicus GmbH 2004 Proceedings of ERAD (2004): 109 114 c Copernicus GmbH 2004 ERAD 2004 Principles of networked weather radar operation at attenuating frequencies V. Chandrasekar 1, S. Lim 1, N. Bharadwaj 1, W. Li 1, D.

More information

Designing a detection scan for adaptive weather sensing

Designing a detection scan for adaptive weather sensing P149 Designing a detection scan for adaptive weather sensing David A. Warde,* Igor Ivic, and Eddie Forren Cooperative Institute for Mesoscale Meteorological Studies, The University of Oklahoma, and NOAA/OAR

More information

ENHANCED RADAR DATA ACQUISITION SYSTEM AND SIGNAL PROCESSING ALGORITHMS FOR THE TERMINAL DOPPLER WEATHER RADAR

ENHANCED RADAR DATA ACQUISITION SYSTEM AND SIGNAL PROCESSING ALGORITHMS FOR THE TERMINAL DOPPLER WEATHER RADAR Copyright 2005 American Meteorological Society (AMS). Permission to use figures, tables, and brief excerpts from this work in scientific and educational works is hereby granted provided that the source

More information

Detection of Targets in Noise and Pulse Compression Techniques

Detection of Targets in Noise and Pulse Compression Techniques Introduction to Radar Systems Detection of Targets in Noise and Pulse Compression Techniques Radar Course_1.ppt ODonnell 6-18-2 Disclaimer of Endorsement and Liability The video courseware and accompanying

More information

P12R.14 A NEW C-BAND POLARIMETRIC RADAR WITH SIMULTANEOUS TRANSMISSION FOR HYDROMETEOR CLASSIFICATION AND RAINFALL MEASUREMENT

P12R.14 A NEW C-BAND POLARIMETRIC RADAR WITH SIMULTANEOUS TRANSMISSION FOR HYDROMETEOR CLASSIFICATION AND RAINFALL MEASUREMENT P12R.14 A NEW C-BAND POLARIMETRIC RADAR WITH SIMULTANEOUS TRANSMISSION FOR HYDROMETEOR CLASSIFICATION AND RAINFALL MEASUREMENT J. William Conway 1, *, Dean Nealson 2, James J. Stagliano 2, Alexander V.

More information

P10.13 DEVELOPMENT AND APPLICATION OF A POLARIMETRIC X-BAND RADAR FOR MOBILE OR STATIONARY APPLICATIONS

P10.13 DEVELOPMENT AND APPLICATION OF A POLARIMETRIC X-BAND RADAR FOR MOBILE OR STATIONARY APPLICATIONS P10.13 DEVELOPMENT AND APPLICATION OF A POLARIMETRIC X-BAND RADAR FOR MOBILE OR STATIONARY APPLICATIONS Joerg Borgmann*, Ronald Hannesen, Peter Gölz and Frank Gekat Selex-Gematronik, Neuss, Germany Renzo

More information

Active Cancellation Algorithm for Radar Cross Section Reduction

Active Cancellation Algorithm for Radar Cross Section Reduction International Journal of Computational Engineering Research Vol, 3 Issue, 7 Active Cancellation Algorithm for Radar Cross Section Reduction Isam Abdelnabi Osman, Mustafa Osman Ali Abdelrasoul Jabar Alzebaidi

More information

ESCI Cloud Physics and Precipitation Processes Lesson 10 - Weather Radar Dr. DeCaria

ESCI Cloud Physics and Precipitation Processes Lesson 10 - Weather Radar Dr. DeCaria ESCI 340 - Cloud Physics and Precipitation Processes Lesson 10 - Weather Radar Dr. DeCaria References: A Short Course in Cloud Physics, 3rd ed., Rogers and Yau, Ch. 11 Radar Principles The components of

More information

Introduction Active microwave Radar

Introduction Active microwave Radar RADAR Imaging Introduction 2 Introduction Active microwave Radar Passive remote sensing systems record electromagnetic energy that was reflected or emitted from the surface of the Earth. There are also

More information

Corresponding author address: Valery Melnikov, 1313 Haley Circle, Norman, OK,

Corresponding author address: Valery Melnikov, 1313 Haley Circle, Norman, OK, 2.7 EVALUATION OF POLARIMETRIC CAPABILITY ON THE RESEARCH WSR-88D Valery M. Melnikov *, Dusan S. Zrnic **, John K. Carter **, Alexander V. Ryzhkov *, Richard J. Doviak ** * - Cooperative Institute for

More information

CSU-CHILL Radar. Outline. Brief History of the Radar

CSU-CHILL Radar. Outline. Brief History of the Radar CSU-CHILL Radar October 12, 2009 Outline Brief history Overall Architecture Radar Hardware Transmitter/timing generator Microwave hardware (Frequency chain, front-end) Antenna Digital receiver Radar Software

More information

INTRODUCTION TO DUAL-POL WEATHER RADARS. Radar Workshop / 09 Nov 2017 Monash University, Australia

INTRODUCTION TO DUAL-POL WEATHER RADARS. Radar Workshop / 09 Nov 2017 Monash University, Australia INTRODUCTION TO DUAL-POL WEATHER RADARS Radar Workshop 2017 08 / 09 Nov 2017 Monash University, Australia BEFORE STARTING Every Radar is polarimetric because of the polarimetry of the electromagnetic waves

More information

Signal Ambiguity. Staggere. Part 14. Sebastian. prepared by: S

Signal Ambiguity. Staggere. Part 14. Sebastian. prepared by: S Signal Design and Processing Techniques for WSR-88D Ambiguity Resolution Staggere ed PRT Algorith hm Updates, the CLEAN-AP Filter, and the Hybrid Spectru um Width Estimator National Severe Storms Laboratory

More information

Kalman Tracking and Bayesian Detection for Radar RFI Blanking

Kalman Tracking and Bayesian Detection for Radar RFI Blanking Kalman Tracking and Bayesian Detection for Radar RFI Blanking Weizhen Dong, Brian D. Jeffs Department of Electrical and Computer Engineering Brigham Young University J. Richard Fisher National Radio Astronomy

More information

Scalable Front-End Digital Signal Processing for a Phased Array Radar Demonstrator. International Radar Symposium 2012 Warsaw, 24 May 2012

Scalable Front-End Digital Signal Processing for a Phased Array Radar Demonstrator. International Radar Symposium 2012 Warsaw, 24 May 2012 Scalable Front-End Digital Signal Processing for a Phased Array Radar Demonstrator F. Winterstein, G. Sessler, M. Montagna, M. Mendijur, G. Dauron, PM. Besso International Radar Symposium 2012 Warsaw,

More information

Improved Spectrum Width Estimators for Doppler Weather Radars

Improved Spectrum Width Estimators for Doppler Weather Radars Improved Spectrum Width Estimators for Doppler Weather Radars David A. Warde 1,2 and Sebastián M. Torres 1,2 1 Cooperative Institute for Mesoscale Meteorological Studies, The University of Oklahoma, and

More information

DETECTION OF SMALL AIRCRAFT WITH DOPPLER WEATHER RADAR

DETECTION OF SMALL AIRCRAFT WITH DOPPLER WEATHER RADAR DETECTION OF SMALL AIRCRAFT WITH DOPPLER WEATHER RADAR Svetlana Bachmann 1, 2, Victor DeBrunner 3, Dusan Zrnic 2 1 Cooperative Institute for Mesoscale Meteorological Studies, The University of Oklahoma

More information

Rapid scanning with phased array radars issues and potential resolution. Dusan S. Zrnic, V.M.Melnikov, and R.J.Doviak

Rapid scanning with phased array radars issues and potential resolution. Dusan S. Zrnic, V.M.Melnikov, and R.J.Doviak Rapid scanning with phased array radars issues and potential resolution Dusan S. Zrnic, V.M.Melnikov, and R.J.Doviak Z field, Amarillo 05/30/2012 r=200 km El = 1.3 o From Kumjian ρ hv field, Amarillo 05/30/2012

More information

Microwave Remote Sensing (1)

Microwave Remote Sensing (1) Microwave Remote Sensing (1) Microwave sensing encompasses both active and passive forms of remote sensing. The microwave portion of the spectrum covers the range from approximately 1cm to 1m in wavelength.

More information

NOAA/OAR National Severe Storms Laboratory, Norman, Oklahoma

NOAA/OAR National Severe Storms Laboratory, Norman, Oklahoma P10.16 STAGGERED PRT BEAM MULTIPLEXING ON THE NWRT: COMPARISONS TO EXISTING SCANNING STRATEGIES Christopher D. Curtis 1, Dušan S. Zrnić 2, and Tian-You Yu 3 1 Cooperative Institute for Mesoscale Meteorological

More information

Waveform Multiplexing using Chirp Rate Diversity for Chirp-Sequence based MIMO Radar Systems

Waveform Multiplexing using Chirp Rate Diversity for Chirp-Sequence based MIMO Radar Systems Waveform Multiplexing using Chirp Rate Diversity for Chirp-Sequence based MIMO Radar Systems Fabian Roos, Nils Appenrodt, Jürgen Dickmann, and Christian Waldschmidt c 218 IEEE. Personal use of this material

More information

VHF Radar Target Detection in the Presence of Clutter *

VHF Radar Target Detection in the Presence of Clutter * BULGARIAN ACADEMY OF SCIENCES CYBERNETICS AND INFORMATION TECHNOLOGIES Volume 6, No 1 Sofia 2006 VHF Radar Target Detection in the Presence of Clutter * Boriana Vassileva Institute for Parallel Processing,

More information

MOBILE RAPID-SCANNING X-BAND POLARIMETRIC (RaXPol) DOPPLER RADAR SYSTEM Andrew L. Pazmany 1 * and Howard B. Bluestein 2

MOBILE RAPID-SCANNING X-BAND POLARIMETRIC (RaXPol) DOPPLER RADAR SYSTEM Andrew L. Pazmany 1 * and Howard B. Bluestein 2 16B.2 MOBILE RAPID-SCANNING X-BAND POLARIMETRIC (RaXPol) DOPPLER RADAR SYSTEM Andrew L. Pazmany 1 * and Howard B. Bluestein 2 1 ProSensing Inc., Amherst, Massachusetts 2 University of Oklahoma, Norman,

More information

The Low Cost Radio Frequency Rain Meter

The Low Cost Radio Frequency Rain Meter The Low Cost Radio Frequency Rain Meter A.Koldaev*, A. Kutarov*, D.Konovalov**, A.Mironov* *Central Aerological Observatory, State Hydro Meteorological Service of Russian Federation. ** Main Hydrological

More information

Boost Your Skills with On-Site Courses Tailored to Your Needs

Boost Your Skills with On-Site Courses Tailored to Your Needs Boost Your Skills with On-Site Courses Tailored to Your Needs www.aticourses.com The Applied Technology Institute specializes in training programs for technical professionals. Our courses keep you current

More information

DEVELOPMENT AND IMPLEMENTATION OF AN ATTENUATION CORRECTION ALGORITHM FOR CASA OFF THE GRID X-BAND RADAR

DEVELOPMENT AND IMPLEMENTATION OF AN ATTENUATION CORRECTION ALGORITHM FOR CASA OFF THE GRID X-BAND RADAR DEVELOPMENT AND IMPLEMENTATION OF AN ATTENUATION CORRECTION ALGORITHM FOR CASA OFF THE GRID X-BAND RADAR S98 NETWORK Keyla M. Mora 1, Leyda León 1, Sandra Cruz-Pol 1 University of Puerto Rico, Mayaguez

More information

Experimental Study of Infrastructure Radar Modulation for. Vehicle and Pedestrian Detection

Experimental Study of Infrastructure Radar Modulation for. Vehicle and Pedestrian Detection Experimental Study of Infrastructure Radar Modulation for Vehicle and Pedestrian Detection Takayuki INABA *1, Tetsuya MURANAGA *2, Ikumi JINBO *3, Kento HIHARA *4 Shouhei OGAWA *5, Masaya YAMADA *6, Akihiro

More information

Contribution to the Smecy Project

Contribution to the Smecy Project Alessio Pascucci Contribution to the Smecy Project Study some performance critical parts of Signal Processing Applications Study the parallelization methodology in order to achieve best performances on

More information

2. Moment Estimation via Spectral 1. INTRODUCTION. The Use of Spectral Processing to Improve Radar Spectral Moment GREGORY MEYMARIS 8A.

2. Moment Estimation via Spectral 1. INTRODUCTION. The Use of Spectral Processing to Improve Radar Spectral Moment GREGORY MEYMARIS 8A. 8A.4 The Use of Spectral Processing to Improve Radar Spectral Moment GREGORY MEYMARIS National Center for Atmospheric Research, Boulder, Colorado 1. INTRODUCTION 2. Moment Estimation via Spectral Processing

More information

Multi-Path Fading Channel

Multi-Path Fading Channel Instructor: Prof. Dr. Noor M. Khan Department of Electronic Engineering, Muhammad Ali Jinnah University, Islamabad Campus, Islamabad, PAKISTAN Ph: +9 (51) 111-878787, Ext. 19 (Office), 186 (Lab) Fax: +9

More information

Doppler Radar for USA Weather Surveillance

Doppler Radar for USA Weather Surveillance Doppler Radar for USA Weather Surveillance 1 Dusan S. Zrnic NOAA, National Severe Storms Laboratory USA 1. Introduction Weather radar had its beginnings at the end of Word War II when it was noticed that

More information

Microwave Remote Sensing

Microwave Remote Sensing Provide copy on a CD of the UCAR multi-media tutorial to all in class. Assign Ch-7 and Ch-9 (for two weeks) as reading material for this class. HW#4 (Due in two weeks) Problems 1,2,3 and 4 (Chapter 7)

More information

Remote Sensing of Turbulence: Radar Activities. FY01 Year-End Report

Remote Sensing of Turbulence: Radar Activities. FY01 Year-End Report Remote Sensing of Turbulence: Radar Activities FY1 Year-End Report Submitted by The National Center For Atmospheric Research Deliverables 1.7.3.E2, 1.7.3.E3 and 1.7.3.E4 Introduction In FY1, NCAR was given

More information

SuperDARN (Super Dual Auroral Radar Network)

SuperDARN (Super Dual Auroral Radar Network) SuperDARN (Super Dual Auroral Radar Network) What is it? How does it work? Judy Stephenson Sanae HF radar data manager, UKZN Ionospheric radars Incoherent Scatter radars AMISR Arecibo Observatory Sondrestrom

More information

An Improved DBF Processor with a Large Receiving Antenna for Echoes Separation in Spaceborne SAR

An Improved DBF Processor with a Large Receiving Antenna for Echoes Separation in Spaceborne SAR Progress In Electromagnetics Research C, Vol. 67, 49 57, 216 An Improved DBF Processor a Large Receiving Antenna for Echoes Separation in Spaceborne SAR Hongbo Mo 1, *,WeiXu 2, and Zhimin Zeng 1 Abstract

More information

SYSTEM ARCHITECTURE OF RADAR NETWORK FOR MONITORING OF HAZARDOUD WEATHER

SYSTEM ARCHITECTURE OF RADAR NETWORK FOR MONITORING OF HAZARDOUD WEATHER SYSTEM ARCHITECTURE OF RADAR NETWORK FOR MONITORING OF HAZARDOUD WEATHER 2008. 11. 21 HOON LEE Gwangju Institute of Science and Technology &. CONTENTS 1. Backgrounds 2. Pulse Compression 3. Radar Network

More information

Channel. Muhammad Ali Jinnah University, Islamabad Campus, Pakistan. Multi-Path Fading. Dr. Noor M Khan EE, MAJU

Channel. Muhammad Ali Jinnah University, Islamabad Campus, Pakistan. Multi-Path Fading. Dr. Noor M Khan EE, MAJU Instructor: Prof. Dr. Noor M. Khan Department of Electronic Engineering, Muhammad Ali Jinnah University, Islamabad Campus, Islamabad, PAKISTAN Ph: +9 (51) 111-878787, Ext. 19 (Office), 186 (Lab) Fax: +9

More information

AMTI FILTER DESIGN FOR RADAR WITH VARIABLE PULSE REPETITION PERIOD

AMTI FILTER DESIGN FOR RADAR WITH VARIABLE PULSE REPETITION PERIOD Journal of ELECTRICAL ENGINEERING, VOL 67 (216), NO2, 131 136 AMTI FILTER DESIGN FOR RADAR WITH VARIABLE PULSE REPETITION PERIOD Michal Řezníček Pavel Bezoušek Tomáš Zálabský This paper presents a design

More information

ERAD Proceedings of ERAD (2004): c Copernicus GmbH J. Pirttilä 1, M. Lehtinen 1, A. Huuskonen 2, and M.

ERAD Proceedings of ERAD (2004): c Copernicus GmbH J. Pirttilä 1, M. Lehtinen 1, A. Huuskonen 2, and M. Proceedings of ERAD (24): 56 61 c Copernicus GmbH 24 ERAD 24 A solution to the range-doppler dilemma of weather radar measurements by using the SMPRF codes, practical results and a comparison with operational

More information

Technical and operational aspects of ground-based meteorological radars

Technical and operational aspects of ground-based meteorological radars Recommendation ITU-R M.1849-1 (09/015) Technical and operational aspects of ground-based meteorological radars M Series Mobile, radiodetermination, amateur and related satellite services ii Rep. ITU-R

More information

Radar observables: Target range Target angles (azimuth & elevation) Target size (radar cross section) Target speed (Doppler) Target features (imaging)

Radar observables: Target range Target angles (azimuth & elevation) Target size (radar cross section) Target speed (Doppler) Target features (imaging) Fundamentals of Radar Prof. N.V.S.N. Sarma Outline 1. Definition and Principles of radar 2. Radar Frequencies 3. Radar Types and Applications 4. Radar Operation 5. Radar modes What What is is Radar? Radar?

More information

High Data Rate QPSK Modulator with CCSDS Punctured FEC channel Coding for Geo-Imaging Satellite

High Data Rate QPSK Modulator with CCSDS Punctured FEC channel Coding for Geo-Imaging Satellite International Journal of Advances in Engineering Science and Technology 01 www.sestindia.org/volume-ijaest/ and www.ijaestonline.com ISSN: 2319-1120 High Data Rate QPSK Modulator with CCSDS Punctured FEC

More information

Application of the SZ Phase Code to Mitigate Range Velocity Ambiguities in Weather Radars

Application of the SZ Phase Code to Mitigate Range Velocity Ambiguities in Weather Radars VOLUME 19 JOURNAL OF ATMOSPHERIC AND OCEANIC TECHNOLOGY APRIL 2002 Application of the SZ Phase Code to Mitigate Range Velocity Ambiguities in Weather Radars C. FRUSH National Center for Atmospheric Research,

More information

SODAR- sonic detecting and ranging

SODAR- sonic detecting and ranging Active Remote Sensing of the PBL Immersed vs. remote sensors Active vs. passive sensors RADAR- radio detection and ranging WSR-88D TDWR wind profiler SODAR- sonic detecting and ranging minisodar RASS RADAR

More information

Know how Pulsed Doppler radar works and how it s able to determine target velocity. Know how the Moving Target Indicator (MTI) determines target

Know how Pulsed Doppler radar works and how it s able to determine target velocity. Know how the Moving Target Indicator (MTI) determines target Moving Target Indicator 1 Objectives Know how Pulsed Doppler radar works and how it s able to determine target velocity. Know how the Moving Target Indicator (MTI) determines target velocity. Be able to

More information

High Resolution W-Band Radar Detection and Characterization of Aircraft Wake Vortices in Precipitation. Thomas A. Seliga and James B.

High Resolution W-Band Radar Detection and Characterization of Aircraft Wake Vortices in Precipitation. Thomas A. Seliga and James B. High Resolution W-Band Radar Detection and Characterization of Aircraft Wake Vortices in Precipitation Thomas A. Seliga and James B. Mead 4L 4R 4L/22R 4R/22L W-Band Radar Site The W-Band Radar System

More information

ECE 476/ECE 501C/CS Wireless Communication Systems Winter Lecture 6: Fading

ECE 476/ECE 501C/CS Wireless Communication Systems Winter Lecture 6: Fading ECE 476/ECE 501C/CS 513 - Wireless Communication Systems Winter 2004 Lecture 6: Fading Last lecture: Large scale propagation properties of wireless systems - slowly varying properties that depend primarily

More information

ECE 476/ECE 501C/CS Wireless Communication Systems Winter Lecture 6: Fading

ECE 476/ECE 501C/CS Wireless Communication Systems Winter Lecture 6: Fading ECE 476/ECE 501C/CS 513 - Wireless Communication Systems Winter 2005 Lecture 6: Fading Last lecture: Large scale propagation properties of wireless systems - slowly varying properties that depend primarily

More information

Unique Capabilities. Multifunction Phased-Array Radar Symposium Phased-Array Radar Workshop. 17 November, 2009

Unique Capabilities. Multifunction Phased-Array Radar Symposium Phased-Array Radar Workshop. 17 November, 2009 Phased-Array Radar Unique Capabilities Dr. Sebastián Torres CIMMS /The University of Oklahoma and National Severe Storms Laboratory/NOAA Multifunction Phased-Array Radar Symposium Phased-Array Radar Workshop

More information

Polarimetric optimization for clutter suppression in spectral polarimetric weather radar

Polarimetric optimization for clutter suppression in spectral polarimetric weather radar Delft University of Technology Polarimetric optimization for clutter suppression in spectral polarimetric weather radar Yin, Jiapeng; Unal, Christine; Russchenberg, Herman Publication date 2017 Document

More information

P9.95 ENHANCED DETECTION CAPABILITY FOR DUAL POLARIZATION WEATHER RADAR. Reino Keränen 1 Vaisala, Oyj., Helsinki, Finland

P9.95 ENHANCED DETECTION CAPABILITY FOR DUAL POLARIZATION WEATHER RADAR. Reino Keränen 1 Vaisala, Oyj., Helsinki, Finland P9.95 EHACED DETECTIO CAPABILITY FO DUAL POLAIZATIO WEATHE ADA eino Keränen 1 Vaisala, Oyj., Helsinki, Finland V. Chandrasekar Colorado State University, Fort Collins CO, U.S.A. University of Helsinki,

More information

4-10 Development of the CRL Okinawa Bistatic Polarimetric Radar

4-10 Development of the CRL Okinawa Bistatic Polarimetric Radar 4-10 Development of the CRL Okinawa Bistatic Polarimetric Radar NAKAGAWA Katsuhiro, HANADO Hiroshi, SATOH Shinsuke, and IGUCHI Toshio Communications Research Laboratory (CRL) has developed a new C-band

More information

Simulating and Testing of Signal Processing Methods for Frequency Stepped Chirp Radar

Simulating and Testing of Signal Processing Methods for Frequency Stepped Chirp Radar Test & Measurement Simulating and Testing of Signal Processing Methods for Frequency Stepped Chirp Radar Modern radar systems serve a broad range of commercial, civil, scientific and military applications.

More information

7A.6 HYBRID SCAN AND JOINT SIGNAL PROCESSING FOR A HIGH EFFICIENCY MPAR

7A.6 HYBRID SCAN AND JOINT SIGNAL PROCESSING FOR A HIGH EFFICIENCY MPAR 7A.6 HYBRID SCAN AND JOINT SIGNAL PROCESSING FOR A HIGH EFFICIENCY MPAR Guifu Zhang *, Dusan Zrnic 2, Lesya Borowska, and Yasser Al-Rashid 3 : University of Oklahoma 2: National Severe Storms Laboratory

More information

The Meteorological Service of Canada (MSC) of Environment Canada commends Industry Canada for this very important public consultation.

The Meteorological Service of Canada (MSC) of Environment Canada commends Industry Canada for this very important public consultation. Meteorological Service of Canada Service météorologique du Canada 4905 rue Dufferin Street Downsview, Ontario M3H 5T4 31 May 2004 Director of Spectrum and Radio Services Industry Canada Room 1611A, 300

More information

Potential interference from spaceborne active sensors into radionavigation-satellite service receivers in the MHz band

Potential interference from spaceborne active sensors into radionavigation-satellite service receivers in the MHz band Rec. ITU-R RS.1347 1 RECOMMENDATION ITU-R RS.1347* Rec. ITU-R RS.1347 FEASIBILITY OF SHARING BETWEEN RADIONAVIGATION-SATELLITE SERVICE RECEIVERS AND THE EARTH EXPLORATION-SATELLITE (ACTIVE) AND SPACE RESEARCH

More information

EITN90 Radar and Remote Sensing Lab 2

EITN90 Radar and Remote Sensing Lab 2 EITN90 Radar and Remote Sensing Lab 2 February 8, 2018 1 Learning outcomes This lab demonstrates the basic operation of a frequency modulated continuous wave (FMCW) radar, capable of range and velocity

More information

EVALUATION OF BINARY PHASE CODED PULSE COMPRESSION SCHEMES USING AND TIME-SERIES WEATHER RADAR SIMULATOR

EVALUATION OF BINARY PHASE CODED PULSE COMPRESSION SCHEMES USING AND TIME-SERIES WEATHER RADAR SIMULATOR 7.7 1 EVALUATION OF BINARY PHASE CODED PULSE COMPRESSION SCHEMES USING AND TIMESERIES WEATHER RADAR SIMULATOR T. A. Alberts 1,, P. B. Chilson 1, B. L. Cheong 1, R. D. Palmer 1, M. Xue 1,2 1 School of Meteorology,

More information

Operation of a Mobile Wind Profiler In Severe Clutter Environments

Operation of a Mobile Wind Profiler In Severe Clutter Environments 1. Introduction Operation of a Mobile Wind Profiler In Severe Clutter Environments J.R. Jordan, J.L. Leach, and D.E. Wolfe NOAA /Environmental Technology Laboratory Boulder, CO Wind profiling radars have

More information

NCAR HIAPER Cloud Radar Design and Development

NCAR HIAPER Cloud Radar Design and Development NCAR HIAPER Cloud Radar Design and Development Pei-Sang Tsai, E. Loew, J. Vivekananadan, J. Emmett, C. Burghart, S. Rauenbuehler Earth Observing Laboratory, National Center for Atmospheric Research, Boulder,

More information

RECOMMENDATION ITU-R SA.1628

RECOMMENDATION ITU-R SA.1628 Rec. ITU-R SA.628 RECOMMENDATION ITU-R SA.628 Feasibility of sharing in the band 35.5-36 GHZ between the Earth exploration-satellite service (active) and space research service (active), and other services

More information

Basic Radar Definitions Introduction p. 1 Basic relations p. 1 The radar equation p. 4 Transmitter power p. 9 Other forms of radar equation p.

Basic Radar Definitions Introduction p. 1 Basic relations p. 1 The radar equation p. 4 Transmitter power p. 9 Other forms of radar equation p. Basic Radar Definitions Basic relations p. 1 The radar equation p. 4 Transmitter power p. 9 Other forms of radar equation p. 11 Decibel representation of the radar equation p. 13 Radar frequencies p. 15

More information

Low Power LFM Pulse Compression RADAR with Sidelobe suppression

Low Power LFM Pulse Compression RADAR with Sidelobe suppression Low Power LFM Pulse Compression RADAR with Sidelobe suppression M. Archana 1, M. Gnana priya 2 PG Student [DECS], Dept. of ECE, Gokula Krishna College of Engineering, Sullurpeta, Andhra Pradesh, India

More information

Space-Time Adaptive Processing: Fundamentals

Space-Time Adaptive Processing: Fundamentals Wolfram Bürger Research Institute for igh-frequency Physics and Radar Techniques (FR) Research Establishment for Applied Science (FGAN) Neuenahrer Str. 2, D-53343 Wachtberg GERMANY buerger@fgan.de ABSTRACT

More information

Time Series (I&Q) (Signal with enhanced SNR) Cohere with current tx phase - first trip. Cohere with previous tx phase - second trip

Time Series (I&Q) (Signal with enhanced SNR) Cohere with current tx phase - first trip. Cohere with previous tx phase - second trip RANDOM PHASE PROCESSING FOR THE RECOVERY OF SECOND TRIP ECHOES Paul Joe, Richard Passarelli Jr., Alan Siggia and John Scott AES and SIGMET 1 Introduction The introduction of Doppler technology into operational

More information

Multi-function Phased Array Radars (MPAR)

Multi-function Phased Array Radars (MPAR) Multi-function Phased Array Radars (MPAR) Satyanarayana S, General Manager - RF systems, Mistral Solutions Pvt. Ltd., Bangalore, Karnataka, satyanarayana.s@mistralsolutions.com Abstract In this paper,

More information

DFS MEASUREMENT REPORT EN V1.8.1 Clause 4.7

DFS MEASUREMENT REPORT EN V1.8.1 Clause 4.7 MRT Technology (Suzhou) Co., Ltd Report No.: 1609RSU03003 Phone: +86-512-66308358 Report Version: V03 Fax: +86-512-66308368 Issue Date: 12-07-2016 Web: www.mrt-cert.com DFS MEASUREMENT REPORT EN 301 893

More information

ECE 476/ECE 501C/CS Wireless Communication Systems Winter Lecture 6: Fading

ECE 476/ECE 501C/CS Wireless Communication Systems Winter Lecture 6: Fading ECE 476/ECE 501C/CS 513 - Wireless Communication Systems Winter 2003 Lecture 6: Fading Last lecture: Large scale propagation properties of wireless systems - slowly varying properties that depend primarily

More information

RECOMMENDATION ITU-R SA (Question ITU-R 131/7) a) that telecommunications between the Earth and stations in deep space have unique requirements;

RECOMMENDATION ITU-R SA (Question ITU-R 131/7) a) that telecommunications between the Earth and stations in deep space have unique requirements; Rec. ITU-R SA.1014 1 RECOMMENDATION ITU-R SA.1014 TELECOMMUNICATION REQUIREMENTS FOR MANNED AND UNMANNED DEEP-SPACE RESEARCH (Question ITU-R 131/7) Rec. ITU-R SA.1014 (1994) The ITU Radiocommunication

More information

CALIBRATION OF DIFFERENTIAL REFLECTIVITY ON THE X-BAND WEATHER RADAR. Shi Zhao, He Jianxin, Li Xuehua, Wang Xu Z ( ) = + +2

CALIBRATION OF DIFFERENTIAL REFLECTIVITY ON THE X-BAND WEATHER RADAR. Shi Zhao, He Jianxin, Li Xuehua, Wang Xu Z ( ) = + +2 CALIBRATION OF DIFFERENTIAL REFLECTIVITY ON THE X-BAND WEATHER RADAR Shi Zhao, He Jianxin, Li Xuehua, Wang Xu Key Laboratory of Atmospheric Sounding.Chengdu University of Information technology.chengdu,

More information