Perimeter Security Intruder Tracking and Classification Using an Array of Low Cost Ultra- Wideband (UWB) Radars

Size: px
Start display at page:

Download "Perimeter Security Intruder Tracking and Classification Using an Array of Low Cost Ultra- Wideband (UWB) Radars"

Transcription

1 Perimeter Security Intruder Tracking and Classification Using an Array of Low Cost Ultra- Wideband (UWB) Radars Henry Mahler, Brian Flynn Time Domain Corp Huntsville, AL Abstract Time Domain has developed a perimeter security system based on an array of its commercial off-the-shelf (COTS) UWB radios, which operate as radars in a mono-static or bi-static mode. The system consists of UWB radios within poles, a wired network delivering data to a server and software operating on the server. The wired network and server are constructed from COTS components. Much of the system is implemented in software making the system open and easily upgradable. As a radar based system, it can track and classify intruders in all weather. I. INTRODUCTION The perimeter security system provides detection and tracking of intruders attempting to pass through a virtual fence. Originally developed in conjunction with the Navy as the Shore Line Monitoring System (SLiMS) it can be deployed at any location requiring perimeter security. It detects, tracks, and classifies target(s) as they approach and penetrate a perimeter. Since the system can track targets beyond the actual perimeter boundary it provides awareness of activity in the area even if no attempted intrusion has occurred. Target classification is accomplished using an imaging algorithm to determine whether the target is a, animal, or. Track direction in conjunction with classification allows responders to quickly determine if a threat exists and the nature of the threat. With this information security personnel can respond in the appropriate manner. The system has been deployed at an operational site for over 2 years and has demonstrated a high probability of intruder detection, a low probability of false or nuisance alarms, and a high probability of correct classification. The system consists of a dual line of poles spaced approximately 2 meters apart with three Time Domain UWB radios, operating as radars, in each pole. The main components of the system include the poles, the wired network, and the server resident software. In addition to housing the UWB radios the poles also contain COTS networking gear that connects the poles to the wired network. Raw data collected by each radar is sent to a central processing server over Ethernet. The processing engine on the server detects, tracks, and classifies targets. A display application is used to show track locations and classifications relative to the area of interest as well as notifications of perimeter breaches and system status. The COTS UWB radio technology allows the radars to operate in both mono-static and bi-static modes. The very high range resolution of the UWB radars enables use of omni-directional antennas even in moderate clutter environments. A time division multiple access (TDMA) network coordinates which radars transmit at what times. The ability of multiple radars, operating in bistatic mode, to receive the signal transmitted from a single radar is key to exploiting the available target energy. The processing engine at the central server employs state of the art radar processing to detect, track, and classify targets. A motion filter is used to detect moving targets in clutter. A constant false alarm rate (CFAR) algorithm is used to reduce false clutter detections. A multiple target tracker is implemented using a Probabilistic Data Association Filter (PDAF) and Interactive Multiple Model (IMM) Kalman filter. Target classification uses a back projection imaging technique and a naïve Bayes classifier with a cumulative likelihood measured over multiple target updates. II. APPROACH A. Ultrawideband (UWB) Radar UWB radar transmits high bandwidth (narrow) Gaussian pulses. With a center frequency of 4 GHz and a bandwidth of 2 GHz (see Fig. 1) the waveform supports a resolution of a few centimeters. Because the transmitter is operating under FCC part 15 the power in the pulse is less than milliwatt [1, 2]. The UWB radios receive the pulse response in either a mono-

2 static mode or bi-static mode. Each radio s precision on-board timing allows it to operate as a mono-static device where it first transmits a pulse and subsequently receives the pulse response. In the bi-static mode, one radio transmits the pulse and another radio receives the response. In order to enable bi- an acquire static operation the transmitted waveform includes sequence that allows the receiving radio to find the transmitted pulses in time. Once found, a code embedded in the polarity of the transmitted pulses allows the receiving radios to synchronize with the transmitter. When multiple receivers receive the same transmitted pulse response this is termed the multi-static mode and as we will see this mode is fundamental to the system. Within the system a complete pulse response is known as a scan. The sequence of scans between a specific transmitter and receiver pair is a link. the average number of scans per second captured by the cell as a whole is about 432. The system also supports a feature where radios receive transmissions from adjacent cells. This occurs when a receiver in one cell is closer to a transmitting radio in an adjacent cell than it is to a transmitting pole in its own cell. This is possible because all cells sync to the same TDMA network. When a radio captures a scan, it is packaged into UDP packets and transmitted to a server via the wired network. 1.5 db t, pico seconds Frequency, GHz Figure 1. Time and frequency measurements of the fundamental pulsed signaling strategy of the P4 radio module B. Radio Network Three UWB modules are mounted within each pole (see Fig. 1). The poles are positioned in two parallel rows spaced 2 meters apart; poles within each row are located 4 meters apart. Although all radios have a transmit capability currently only the middle radio on each pole transmits. With the limited transmit power available one transmitting radio will not be received by all radios in a system. To overcome this the system is divided into six pole groups which are called cells. The transmitting radios in a cell coordinate their transmissions by forming a TDMA network. Each transmitting radio has a slot in the TDMA network and all other radios in that cell listen during that slot. A six pole cell contains 18 radios thus for any given slot one radio transmits. It also operates in the mono- as bi-static static mode, and the remaining 17 radios operate receivers. Fig. 2 illustrates the case where the middle radio on pole 1 is transmitting. The number of links in a cell is 18. The cell can have more than 21 geometrically unique links. The three radios on each pole provide multiple views at a target. The object of interest (s, and s) tend to provide multiple complex returns to the radars. Sometimes, the multiple scatters may combine in such a way to cancel target responses to one of the radios on a pole but other radios on the pole will see a different response wheree the target is not canceled out. Another factor is ground bounce, the path between one radio and a target may be experiencing a null but the path to the other two radios will lie outside that null. The TDMA network cycle rate is approximately 4 Hz, thus each pole will transmit 4 times a second. With six poles in cell, Figure 2. Network- One Slott One Transmission C. Processing Engine One thing that differentiates the system from other systems is that the sensors, the radios in this case, perform no processing on the data. Instead the raw data are delivered to the engine running on the server. As shown in Fig. 3, the steps involved in processing that data are signal processing, detection, localization, tracking, and classification front end processing. Figure 3. System enginee block diagram a) Signal Processining Raw scans need a number of signal processing steps before the scans can be evaluated for detections. First the scans are checked for validity. Second, a band pass filter is applied in order to improve SNR. The radios do not always start capturing the scan at the exact same point. To compensate for this, later scans are shifted to align with earlier scans in order to minimize correlation residuals. Finally the scans are motion filtered against the previous scans from the same link.

3 b) Detection Detections are points in a motion filtered scan that are sufficiently different from data contained in previous scans from the same link. The detection processing uses a standard CFAR technique to find these changes. c) Localization At this point the system has a list of detections from some number of links. The next step is to evaluate this list of detections for information about targets in the area. There are many approaches that would work [3, 4]. The approach used is to convert from detection/link space to 2D coordinate space through a localization process and apply the output to a linear Kalman tracker. Due to the high resolution and high number of links a single target can generate lots of detections. The compute-intensive localization process distills a large number of detections to few cluster points. Detections on a link define an ellipse in 2D where a target could be. Note a circle can be parameterized as an ellipse, so detections from both mono-static and bi-static links are defined as ellipses. The localization process computes the ellipse intersections of the detections. This process is not quite O(N 2 ) because there is no need to compute crossing for detections on the same link, and the system skips computing intersections where the radios are too far apart to detect the same target. A pair of detections can generate up to four intersections. Each intersection has a signal strength metric computed from the detection of that intersection. Next, the localization process searches the intersection map for cluster points. The clustering process looks for the highest concentration of signal strength or energy. The center of the energy is chosen to be the cluster point. Then all detections associated with that cluster point are removed from the intersection map and the process is repeated. When either no detections remain or a fixed number of cluster points are reached the process is terminated. The process of computing intersections and searching for cluster points requires sufficient computational resources. The system maintains real time operation by using a computer with multiple cores and by limiting the number of detections processed. The localization process evaluates detections at the TDMA network cycle rate which is approximately 4 Hz. Fig. 4 shows the ellipse crossing and cluster points generated by a single person during one TDMA cycle. d) Tracking The next step is to apply the cluster points to a Kalman filter based target tracker. Each cluster point is provided as a measurement to the tracker which evaluates the cluster points both temporally and statistically to find sequences of cluster points that indicate the presence of a target. Figure 4. Localization from a single TDMA cycle The actual tracker uses a PDAF to associate measurements (cluster points) to existing tracks. Measurements that do not associate to tracks are used to spawn new tracks. The tracker uses a PDAF instead of JDPAF because measurements of two targets do not tend to interact to a significant degree. The main role of the tracker is to estimate states of the tracks. A four state vector [x, y, x, y], represents 2D position and velocity. To get improved estimates of the states, the tracker includes an IMM with two models, one model for faster moving targets and one for slower targets. The target generates a metric indicating the quality of the estimates. The metric has a higher value when a continuous sequence of measures is associated with a track and the metric declines when a track stops getting measurements. The tracks whose metric exceeds a threshold are forwarded to the UI for additional qualification before being displayed. e) Classification Front End Once a track meets certain qualifications, the system starts a classification process for that track. This is a sequential procedure where features of the tracked object are evaluated over time (over many track updates) until a determination can be made as to whether the object is, animal or. A naïve Bayes classifier is used to evaluate the feature. The first step is to generate a 2D image of the radar data using a back projection technique, see Fig. 5. The 4 meter square image (with a pixel size of.6 meters square) is centered on the track position. An example image of a is shown in Fig. 6 and the image of our simulator in Fig. 7. An alignment vector (a vector thru the longest part of the image) is derived from the track states. Four features from the image are evaluated, length of object with respect to the alignment vector, width of object with respect to alignment vector, angle between alignment vector and velocity vector and a shape feature (χ 2 ) indicating how elliptical the image is. Two other features derivate from the base radar data, one feature is peak amplitude and the other is target length in tau space. These features are used to differentiate between the three classes:, animal, and. For example, target length is valuable because animals tend to have a longer length than s. The angle between alignment vector and velocity vector is a critical feature because when the animals

4 p m ( ) = density function for classs m, m = 1,2,3 (3) The functions are computed numerically from tables. The tables are generated by evaluating known truth data contained in an extensive radar data database maintained by Time Domain. Fig. 8 shows the density functions in graph form. Figure 5. Imaging Back Projection p(aalgn) p(x2) p(amax) Dlen (m) Dwid (m) Aalgn (deg) X Amax (db) Lseg (m) p(dlen) p(dwid) p(lseg) Figure 6. Image of Human Figure 7. Image of Deer Simulator are moving their velocity vector is within a few degrees of their alignment vector. Human walking tends to exhibit a velocity vector perpendicular to the alignment vector. Next, for each class (, animal and ) the system computes the log likelihood for this update. L m = -Σ ln(p m (f k )) (1) f k = feature k, k = 1,2,3,4,5,6 (2) Figure 8. Plot of Density functions, from top to bottom: length of object with respect to the alignment vector, width of object with respect to alignment vector, angle between alignment vector and velocity vector and a shape feature (χ 2 ), peak amplitude, target length in tau space The system then accumulates the values for each of the three possible classes, animal, over many updates. A decision on target classs is made when the system has evaluated enough track updates. The system does not stop evaluating track points when a decision had been made. The evaluation continues and if later data indicates a different class is more likely, the system can change its decision. The classification function is divided between two applications, the engine and UI/ODP. The engine does the computationally intensive portion of the processing because the engine is hosted on a server and the engine has access to all radar and track data. The second part of the classification process of actually accumulating the class values and making the decision of which class to declare is handled by the UI application. D. User Interface (UI) The UI is a separate application to display the results to an operator. The application shows active tracks color coded according to classification results. In addition the UI provides radio status to the operator; for example, an icon is displayed if a radio stops functioning. The UI maintains a log of system operation. This log can be used in conjunction with a replay feature to display historical events... Fig. 9 shows the output of the UI.

5 objects the Probability of correct classification has also been collected. The system was evaluated on a continuous basis throughout its development; the most comprehensive data set was collected from exercises collected at an actual deployment site in February 214. For Pd, the system detected a target on the each of 93 test tracks presented to the system. This was a mix of targets, s walking, running and crawling, s and simulator. The false alarm rate was on average less than one per day. Figure 9. System User interface III. CONSTRUCTION AND INSTALLATION The main components of the system include the poles, the wired network, and the server. Each pole is approximately 3 meters tall,.15 meters in diameter, consumes 3 Watts of power and weighs approximately 13.6 Kg. The three UWB radios are deployed at different heights within the pole. The Ethernet switch and AC/DC power converter are housed at the base of the pole. Fig. 1 provides an exterior view of a typical pole. Because Time Domain envisions a system as part of a site s permanent infrastructure pre-installation coordination with the site integrator or end user is required. Following installation the cost to maintain a system have proven to be minimal. The classification results are summarized in Table 1. The TCO means total classification opportunities, TCC means total number of correct classifications, and PCC is percent of correct classification. Each track was assessed at three points for classification. Each assessment is a classification opportunity. The 93 tracks produced 279 classification opportunities. The classification results from two s walking with less than 1 meter separation occurred because the system merged the two s into a single 2D image and this image did not display the characteristics of one of the current target classes (, animal, or ). In the future, the system will include a classification type of multiple s. In addition after examining the results for running s a change was implemented. That change is undergoing testing at this time. One aspect of the system not considered by normal performance metrics is the value to the operator of being presented with tracks of targets instead of zone alarms. There is not a defined metric for this. However operationally one can appreciate the difference in organizing a response to a zone alarm and organizing a response to a known target type at a known location. V. CONCLUSION The system offers unique features for a perimeter security system. The system relies an array of low cost sensors working together to monitor a section of a perimeter. That makes it less susceptible the foibles of a single sensor. The system provides an alternative to traditional trip line sensors that only provide zone alarms. Most significantly it provides track and classification information about a target(s) giving the security operator better situational awareness. Figure 1. Pole A set of system demonstration videos that illustrate the system s response to an array of scenarios is available at IV. PERFORMANCE The goal of any perimeter security system is to detect real intruders and not generate false alarms. The metrics associated with these goals are Probability of detection (Pd) and Probability of false alarm (Pfa). Since this system can classify

6 Table 1: February 214 Classification data, * See discussion under Section IV Target Tco Tcc Pcc, % Single walking Two walkers ~ 1 meter apart* 24 Two walkers >= 3 meters apart Single low crawling Single bear crawling Single running Deer simulator Vehicle REFERENCES [1] A. Petorff, A Practical, High Performance Ultra-Wideband Radar Platform IEEE-AESS RadarCon 212 (Atlanta, Georgia May 7-11, 212) [2] Time Domain Web Site. Time Domain s Ultra-Wideband (UWB) Definiations and Advantages, June 212 [3] Yaakov Bar-Shalom and Xiao-Rong Li, Multitarget-Multisensor Tracking: Principals and Techniques YBS publishing, [4] Yaakov Bar-Shalom, X. Rong Li, TThiagalingam Kirubaran, Estimation with Applications to Tracking and Navigation: Theory Algorithms and Software 1985.

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

An acousto-electromagnetic sensor for locating land mines

An acousto-electromagnetic sensor for locating land mines An acousto-electromagnetic sensor for locating land mines Waymond R. Scott, Jr. a, Chistoph Schroeder a and James S. Martin b a School of Electrical and Computer Engineering b School of Mechanical Engineering

More information

Target Echo Information Extraction

Target Echo Information Extraction Lecture 13 Target Echo Information Extraction 1 The relationships developed earlier between SNR, P d and P fa apply to a single pulse only. As a search radar scans past a target, it will remain in the

More information

Comparison of Two Detection Combination Algorithms for Phased Array Radars

Comparison of Two Detection Combination Algorithms for Phased Array Radars Comparison of Two Detection Combination Algorithms for Phased Array Radars Zhen Ding and Peter Moo Wide Area Surveillance Radar Group Radar Sensing and Exploitation Section Defence R&D Canada Ottawa, Canada

More information

AIMS Radar Specifications

AIMS Radar Specifications Transmitted Frequency: Peak Radiated Power: Average Power: Antenna Beamwidth: 9.23 GHz 1 Watt (Optional 2 to 80 Watts) 6.25 microwatts up to 0.4 watts; < 1 milliwatt for most applications Fast-Scan (rotating):

More information

Detection of Obscured Targets: Signal Processing

Detection of Obscured Targets: Signal Processing Detection of Obscured Targets: Signal Processing James McClellan and Waymond R. Scott, Jr. School of Electrical and Computer Engineering Georgia Institute of Technology Atlanta, GA 30332-0250 jim.mcclellan@ece.gatech.edu

More information

MULTI-CHANNEL SAR EXPERIMENTS FROM THE SPACE AND FROM GROUND: POTENTIAL EVOLUTION OF PRESENT GENERATION SPACEBORNE SAR

MULTI-CHANNEL SAR EXPERIMENTS FROM THE SPACE AND FROM GROUND: POTENTIAL EVOLUTION OF PRESENT GENERATION SPACEBORNE SAR 3 nd International Workshop on Science and Applications of SAR Polarimetry and Polarimetric Interferometry POLinSAR 2007 January 25, 2007 ESA/ESRIN Frascati, Italy MULTI-CHANNEL SAR EXPERIMENTS FROM THE

More information

Fundamental Concepts of Radar

Fundamental Concepts of Radar Fundamental Concepts of Radar Dr Clive Alabaster & Dr Evan Hughes White Horse Radar Limited Contents Basic concepts of radar Detection Performance Target parameters measurable by a radar Primary/secondary

More information

A JOINT MODULATION IDENTIFICATION AND FREQUENCY OFFSET CORRECTION ALGORITHM FOR QAM SYSTEMS

A JOINT MODULATION IDENTIFICATION AND FREQUENCY OFFSET CORRECTION ALGORITHM FOR QAM SYSTEMS A JOINT MODULATION IDENTIFICATION AND FREQUENCY OFFSET CORRECTION ALGORITHM FOR QAM SYSTEMS Evren Terzi, Hasan B. Celebi, and Huseyin Arslan Department of Electrical Engineering, University of South Florida

More information

Principles of Pulse-Doppler Radar p. 1 Types of Doppler Radar p. 1 Definitions p. 5 Doppler Shift p. 5 Translation to Zero Intermediate Frequency p.

Principles of Pulse-Doppler Radar p. 1 Types of Doppler Radar p. 1 Definitions p. 5 Doppler Shift p. 5 Translation to Zero Intermediate Frequency p. Preface p. xv Principles of Pulse-Doppler Radar p. 1 Types of Doppler Radar p. 1 Definitions p. 5 Doppler Shift p. 5 Translation to Zero Intermediate Frequency p. 6 Doppler Ambiguities and Blind Speeds

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

Some Advances in UWB GPR

Some Advances in UWB GPR Some Advances in UWB GPR Gennadiy Pochanin Abstract A principle of operation and arrangement of UWB antenna systems with frequency independent electromagnetic decoupling is discussed. The peculiar design

More information

International Journal of Scientific & Engineering Research, Volume 8, Issue 4, April ISSN Modern Radar Signal Processor

International Journal of Scientific & Engineering Research, Volume 8, Issue 4, April ISSN Modern Radar Signal Processor International Journal of Scientific & Engineering Research, Volume 8, Issue 4, April-2017 12 Modern Radar Signal Processor Dr. K K Sharma Assoc Prof, Department of Electronics & Communication, Lingaya

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

By Pierre Olivier, Vice President, Engineering and Manufacturing, LeddarTech Inc.

By Pierre Olivier, Vice President, Engineering and Manufacturing, LeddarTech Inc. Leddar optical time-of-flight sensing technology, originally discovered by the National Optics Institute (INO) in Quebec City and developed and commercialized by LeddarTech, is a unique LiDAR technology

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

Challenges in Advanced Moving-Target Processing in Wide-Band Radar

Challenges in Advanced Moving-Target Processing in Wide-Band Radar Challenges in Advanced Moving-Target Processing in Wide-Band Radar July 9, 2012 Douglas Page, Gregory Owirka, Howard Nichols 1 1 BAE Systems 6 New England Executive Park Burlington, MA 01803 Steven Scarborough,

More information

IT-24 RigExpert. 2.4 GHz ISM Band Universal Tester. User s manual

IT-24 RigExpert. 2.4 GHz ISM Band Universal Tester. User s manual IT-24 RigExpert 2.4 GHz ISM Band Universal Tester User s manual Table of contents 1. Description 2. Specifications 3. Using the tester 3.1. Before you start 3.2. Turning the tester on and off 3.3. Main

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

CHAPTER 1 INTRODUCTION

CHAPTER 1 INTRODUCTION 1 CHAPTER 1 INTRODUCTION In maritime surveillance, radar echoes which clutter the radar and challenge small target detection. Clutter is unwanted echoes that can make target detection of wanted targets

More information

Architectural/Engineering Specification for a. Microwave Perimeter Intrusion Detection System

Architectural/Engineering Specification for a. Microwave Perimeter Intrusion Detection System Architectural/Engineering Specification for a Microwave Perimeter Intrusion Detection System µltrawave Disclaimer Senstar, and the Senstar logo are registered trademarks, and µltrawave, Silver Network

More information

A Novel Transform for Ultra-Wideband Multi-Static Imaging Radar

A Novel Transform for Ultra-Wideband Multi-Static Imaging Radar 6th European Conference on Antennas and Propagation (EUCAP) A Novel Transform for Ultra-Wideband Multi-Static Imaging Radar Takuya Sakamoto Graduate School of Informatics Kyoto University Yoshida-Honmachi,

More information

RFeye Arrays. Direction finding and geolocation systems

RFeye Arrays. Direction finding and geolocation systems RFeye Arrays Direction finding and geolocation systems Key features AOA, augmented TDOA and POA Fast, sensitive, very high POI of all signal types Capture independent of signal polarization Antenna modules

More information

The Measurement and Characterisation of Ultra Wide-Band (UWB) Intentionally Radiated Signals

The Measurement and Characterisation of Ultra Wide-Band (UWB) Intentionally Radiated Signals The Measurement and Characterisation of Ultra Wide-Band (UWB) Intentionally Radiated Signals Rafael Cepeda Toshiba Research Europe Ltd University of Bristol November 2007 Rafael.cepeda@toshiba-trel.com

More information

Combined Use of Various Passive Radar Range-Doppler Techniques and Angle of Arrival using MUSIC for the Detection of Ground Moving Objects

Combined Use of Various Passive Radar Range-Doppler Techniques and Angle of Arrival using MUSIC for the Detection of Ground Moving Objects Combined Use of Various Passive Radar Range-Doppler Techniques and Angle of Arrival using MUSIC for the Detection of Ground Moving Objects Thomas Chan, Sermsak Jarwatanadilok, Yasuo Kuga, & Sumit Roy Department

More information

UWB and Radio Astronomy. Andrew Clegg National Science Foundation May 13, 2003 CORF Meeting

UWB and Radio Astronomy. Andrew Clegg National Science Foundation May 13, 2003 CORF Meeting UWB and Radio Astronomy Andrew Clegg National Science Foundation May 13, 23 CORF Meeting UWB Definition Ultra-wideband (UWB) transmitter. An intentional radiator that, at any point in time, has a fractional

More information

Channel-based Optimization of Transmit-Receive Parameters for Accurate Ranging in UWB Sensor Networks

Channel-based Optimization of Transmit-Receive Parameters for Accurate Ranging in UWB Sensor Networks J. Basic. ppl. Sci. Res., 2(7)7060-7065, 2012 2012, TextRoad Publication ISSN 2090-4304 Journal of Basic and pplied Scientific Research www.textroad.com Channel-based Optimization of Transmit-Receive Parameters

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

Intra-Vehicle UWB MIMO Channel Capacity

Intra-Vehicle UWB MIMO Channel Capacity WCNC 2012 Workshop on Wireless Vehicular Communications and Networks Intra-Vehicle UWB MIMO Channel Capacity Han Deng Oakland University Rochester, MI, USA hdeng@oakland.edu Liuqing Yang Colorado State

More information

OVERVIEW OF RADOME AND OPEN ARRAY RADAR TECHNOLOGIES FOR WATERBORNE APPLICATIONS INFORMATION DOCUMENT

OVERVIEW OF RADOME AND OPEN ARRAY RADAR TECHNOLOGIES FOR WATERBORNE APPLICATIONS INFORMATION DOCUMENT OVERVIEW OF RADOME AND OPEN ARRAY RADAR TECHNOLOGIES FOR WATERBORNE APPLICATIONS INFORMATION DOCUMENT Copyright notice The copyright of this document is the property of KELVIN HUGHES LIMITED. The recipient

More information

Coherent distributed radar for highresolution

Coherent distributed radar for highresolution . Calhoun Drive, Suite Rockville, Maryland, 8 () 9 http://www.i-a-i.com Intelligent Automation Incorporated Coherent distributed radar for highresolution through-wall imaging Progress Report Contract No.

More information

Chapter 4 Results. 4.1 Pattern recognition algorithm performance

Chapter 4 Results. 4.1 Pattern recognition algorithm performance 94 Chapter 4 Results 4.1 Pattern recognition algorithm performance The results of analyzing PERES data using the pattern recognition algorithm described in Chapter 3 are presented here in Chapter 4 to

More information

Dynamically Configured Waveform-Agile Sensor Systems

Dynamically Configured Waveform-Agile Sensor Systems Dynamically Configured Waveform-Agile Sensor Systems Antonia Papandreou-Suppappola in collaboration with D. Morrell, D. Cochran, S. Sira, A. Chhetri Arizona State University June 27, 2006 Supported by

More information

Detection of Multipath Propagation Effects in SAR-Tomography with MIMO Modes

Detection of Multipath Propagation Effects in SAR-Tomography with MIMO Modes Detection of Multipath Propagation Effects in SAR-Tomography with MIMO Modes Tobias Rommel, German Aerospace Centre (DLR), tobias.rommel@dlr.de, Germany Gerhard Krieger, German Aerospace Centre (DLR),

More information

Adaptive SAR Results with the LiMIT Testbed

Adaptive SAR Results with the LiMIT Testbed Adaptive SAR Results with the LiMIT Testbed Gerald Benitz Adaptive Sensor Array Processing Workshop 7 June 2005 999999-1 Outline LiMIT collection platform SAR sidelobe recovery Electronic Protection (EP)

More information

Advanced Communication Systems -Wireless Communication Technology

Advanced Communication Systems -Wireless Communication Technology Advanced Communication Systems -Wireless Communication Technology Dr. Junwei Lu The School of Microelectronic Engineering Faculty of Engineering and Information Technology Outline Introduction to Wireless

More information

Performance Analysis of Adaptive Probabilistic Multi-Hypothesis Tracking With the Metron Data Sets

Performance Analysis of Adaptive Probabilistic Multi-Hypothesis Tracking With the Metron Data Sets 14th International Conference on Information Fusion Chicago, Illinois, USA, July 5-8, 2011 Performance Analysis of Adaptive Probabilistic Multi-Hypothesis Tracking With the Metron Data Sets Dr. Christian

More information

Tracking of Moving Targets with MIMO Radar

Tracking of Moving Targets with MIMO Radar Tracking of Moving Targets with MIMO Radar Peter W. Moo, Zhen Ding Radar Sensing & Exploitation Section DRDC Ottawa Research Centre Presentation to 2017 NATO Military Sensing Symposium 31 May 2017 waveform

More information

FLY EYE RADAR MINE DETECTION GROUND PENETRATING RADAR ON TETHERED DRONE PASSIVE RADAR FOR SMALL UAS PASSIVE SMALL PROJECTILE TRACKING RADAR

FLY EYE RADAR MINE DETECTION GROUND PENETRATING RADAR ON TETHERED DRONE PASSIVE RADAR FOR SMALL UAS PASSIVE SMALL PROJECTILE TRACKING RADAR PASSIVE RADAR FOR SMALL UAS PLANAR MONOLITHICS INDUSTRIES, INC. East Coast: 7311F GROVE ROAD, FREDERICK, MD 21704 USA PHONE: 301-662-5019 FAX: 301-662-2029 West Coast: 4921 ROBERT J. MATHEWS PARKWAY, SUITE

More information

Using Frequency Diversity to Improve Measurement Speed Roger Dygert MI Technologies, 1125 Satellite Blvd., Suite 100 Suwanee, GA 30024

Using Frequency Diversity to Improve Measurement Speed Roger Dygert MI Technologies, 1125 Satellite Blvd., Suite 100 Suwanee, GA 30024 Using Frequency Diversity to Improve Measurement Speed Roger Dygert MI Technologies, 1125 Satellite Blvd., Suite 1 Suwanee, GA 324 ABSTRACT Conventional antenna measurement systems use a multiplexer or

More information

Bird Model 7022 Statistical Power Sensor Applications and Benefits

Bird Model 7022 Statistical Power Sensor Applications and Benefits Applications and Benefits Multi-function RF power meters have been completely transformed since they first appeared in the early 1990 s. What once were benchtop instruments that incorporated power sensing

More information

Principles of Modern Radar

Principles of Modern Radar Principles of Modern Radar Vol. I: Basic Principles Mark A. Richards Georgia Institute of Technology James A. Scheer Georgia Institute of Technology William A. Holm Georgia Institute of Technology PUBLiSH]J

More information

Cambium PMP 450 Series PMP 430 / PTP 230 Series PMP/PTP 100 Series Release Notes

Cambium PMP 450 Series PMP 430 / PTP 230 Series PMP/PTP 100 Series Release Notes POINT TO POINT WIRELESS SOLUTIONS GROUP Cambium PMP 450 Series PMP 430 / PTP 230 Series PMP/PTP 100 Series Release Notes System Release 13.1.3 1 INTRODUCTION This document provides information for the

More information

model 802C HF Wideband Direction Finding System 802C

model 802C HF Wideband Direction Finding System 802C model 802C HF Wideband Direction Finding System 802C Complete HF COMINT platform that provides direction finding and signal collection capabilities in a single integrated solution Wideband signal detection,

More information

MULTIPLE-INPUT MULTIPLE-OUTPUT (MIMO) The key to successful deployment in a dynamically varying non-line-of-sight environment

MULTIPLE-INPUT MULTIPLE-OUTPUT (MIMO) The key to successful deployment in a dynamically varying non-line-of-sight environment White Paper Wi4 Fixed: Point-to-Point Wireless Broadband Solutions MULTIPLE-INPUT MULTIPLE-OUTPUT (MIMO) The key to successful deployment in a dynamically varying non-line-of-sight environment Contents

More information

Deployment and Testing of Optimized Autonomous and Connected Vehicle Trajectories at a Closed- Course Signalized Intersection

Deployment and Testing of Optimized Autonomous and Connected Vehicle Trajectories at a Closed- Course Signalized Intersection Deployment and Testing of Optimized Autonomous and Connected Vehicle Trajectories at a Closed- Course Signalized Intersection Clark Letter*, Lily Elefteriadou, Mahmoud Pourmehrab, Aschkan Omidvar Civil

More information

DESIGN AND DEVELOPMENT OF SIGNAL

DESIGN AND DEVELOPMENT OF SIGNAL DESIGN AND DEVELOPMENT OF SIGNAL PROCESSING ALGORITHMS FOR GROUND BASED ACTIVE PHASED ARRAY RADAR. Kapil A. Bohara Student : Dept of electronics and communication, R.V. College of engineering Bangalore-59,

More information

Microwave outdoor intrusion detection sensor

Microwave outdoor intrusion detection sensor Architectural & Engineering Specification for Microwave outdoor intrusion detection sensor Purpose of document This document is intended to provide performance specifications and operational requirements

More information

Exercise 1-5. Antennas in EW: Sidelobe Jamming and Space Discrimination EXERCISE OBJECTIVE

Exercise 1-5. Antennas in EW: Sidelobe Jamming and Space Discrimination EXERCISE OBJECTIVE Exercise 1-5 Antennas in EW: Sidelobe Jamming EXERCISE OBJECTIVE To demonstrate that noise jamming can be injected into a radar receiver via the sidelobes of the radar antenna. To outline the effects of

More information

Passive Emitter Geolocation using Agent-based Data Fusion of AOA, TDOA and FDOA Measurements

Passive Emitter Geolocation using Agent-based Data Fusion of AOA, TDOA and FDOA Measurements Passive Emitter Geolocation using Agent-based Data Fusion of AOA, TDOA and FDOA Measurements Alex Mikhalev and Richard Ormondroyd Department of Aerospace Power and Sensors Cranfield University The Defence

More information

Advances in Antenna Measurement Instrumentation and Systems

Advances in Antenna Measurement Instrumentation and Systems Advances in Antenna Measurement Instrumentation and Systems Steven R. Nichols, Roger Dygert, David Wayne MI Technologies Suwanee, Georgia, USA Abstract Since the early days of antenna pattern recorders,

More information

IMAGE FORMATION THROUGH WALLS USING A DISTRIBUTED RADAR SENSOR NETWORK. CIS Industrial Associates Meeting 12 May, 2004 AKELA

IMAGE FORMATION THROUGH WALLS USING A DISTRIBUTED RADAR SENSOR NETWORK. CIS Industrial Associates Meeting 12 May, 2004 AKELA IMAGE FORMATION THROUGH WALLS USING A DISTRIBUTED RADAR SENSOR NETWORK CIS Industrial Associates Meeting 12 May, 2004 THROUGH THE WALL SURVEILLANCE IS AN IMPORTANT PROBLEM Domestic law enforcement and

More information

LOCALIZATION WITH GPS UNAVAILABLE

LOCALIZATION WITH GPS UNAVAILABLE LOCALIZATION WITH GPS UNAVAILABLE ARES SWIEE MEETING - ROME, SEPT. 26 2014 TOR VERGATA UNIVERSITY Summary Introduction Technology State of art Application Scenarios vs. Technology Advanced Research in

More information

Integrated Detection and Tracking in Multistatic Sonar

Integrated Detection and Tracking in Multistatic Sonar Stefano Coraluppi Reconnaissance, Surveillance, and Networks Department NATO Undersea Research Centre Viale San Bartolomeo 400 19138 La Spezia ITALY coraluppi@nurc.nato.int ABSTRACT An ongoing research

More information

Phd topic: Multistatic Passive Radar: Geometry Optimization

Phd topic: Multistatic Passive Radar: Geometry Optimization Phd topic: Multistatic Passive Radar: Geometry Optimization Valeria Anastasio (nd year PhD student) Tutor: Prof. Pierfrancesco Lombardo Multistatic passive radar performance in terms of positioning accuracy

More information

Tracking Moving Ground Targets from Airborne SAR via Keystoning and Multiple Phase Center Interferometry

Tracking Moving Ground Targets from Airborne SAR via Keystoning and Multiple Phase Center Interferometry Tracking Moving Ground Targets from Airborne SAR via Keystoning and Multiple Phase Center Interferometry P. K. Sanyal, D. M. Zasada, R. P. Perry The MITRE Corp., 26 Electronic Parkway, Rome, NY 13441,

More information

Non-coherent pulse compression - concept and waveforms Nadav Levanon and Uri Peer Tel Aviv University

Non-coherent pulse compression - concept and waveforms Nadav Levanon and Uri Peer Tel Aviv University Non-coherent pulse compression - concept and waveforms Nadav Levanon and Uri Peer Tel Aviv University nadav@eng.tau.ac.il Abstract - Non-coherent pulse compression (NCPC) was suggested recently []. It

More information

737 LF/HF/VHF/UHF/SHF Spectrum Monitoring System

737 LF/HF/VHF/UHF/SHF Spectrum Monitoring System 737 LF/HF/VHF/UHF/SHF Spectrum Monitoring System The ITU-Compliant TCI Model 737 is the highest performance member of TCI s 700 series of fieldproven Spectrum Monitoring Systems (SMS), which addresses

More information

Design And Implementation Of Low Cost Microwave Motion. Sensor Based Security System

Design And Implementation Of Low Cost Microwave Motion. Sensor Based Security System Design And Implementation Of Low Cost Microwave Motion Sensor Based Security System M. S. S. Bhavani 1, Dr. K. Babulu 2 1 (Department of Electronics and Communication Engineering, JNTU Kakinada) 2 (Head

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

DAMAGE DETECTION IN PLATE STRUCTURES USING SPARSE ULTRASONIC TRANSDUCER ARRAYS AND ACOUSTIC WAVEFIELD IMAGING

DAMAGE DETECTION IN PLATE STRUCTURES USING SPARSE ULTRASONIC TRANSDUCER ARRAYS AND ACOUSTIC WAVEFIELD IMAGING DAMAGE DETECTION IN PLATE STRUCTURES USING SPARSE ULTRASONIC TRANSDUCER ARRAYS AND ACOUSTIC WAVEFIELD IMAGING T. E. Michaels 1,,J.E.Michaels 1,B.Mi 1 and M. Ruzzene 1 School of Electrical and Computer

More information

EITN85, FREDRIK TUFVESSON, JOHAN KÅREDAL ELECTRICAL AND INFORMATION TECHNOLOGY. Why do we need UWB channel models?

EITN85, FREDRIK TUFVESSON, JOHAN KÅREDAL ELECTRICAL AND INFORMATION TECHNOLOGY. Why do we need UWB channel models? Wireless Communication Channels Lecture 9:UWB Channel Modeling EITN85, FREDRIK TUFVESSON, JOHAN KÅREDAL ELECTRICAL AND INFORMATION TECHNOLOGY Overview What is Ultra-Wideband (UWB)? Why do we need UWB channel

More information

UNIT- 7. Frequencies above 30Mhz tend to travel in straight lines they are limited in their propagation by the curvature of the earth.

UNIT- 7. Frequencies above 30Mhz tend to travel in straight lines they are limited in their propagation by the curvature of the earth. UNIT- 7 Radio wave propagation and propagation models EM waves below 2Mhz tend to travel as ground waves, These wave tend to follow the curvature of the earth and lose strength rapidly as they travel away

More information

UWB Channel Modeling

UWB Channel Modeling Channel Modeling ETIN10 Lecture no: 9 UWB Channel Modeling Fredrik Tufvesson & Johan Kåredal, Department of Electrical and Information Technology fredrik.tufvesson@eit.lth.se 2011-02-21 Fredrik Tufvesson

More information

Ultra-small, economical and cheap radar made possible thanks to chip technology

Ultra-small, economical and cheap radar made possible thanks to chip technology Edition March 2018 Radar technology, Smart Mobility Ultra-small, economical and cheap radar made possible thanks to chip technology By building radars into a car or something else, you are able to detect

More information

TECHNOLOGY Keeping up with the requirements of Homeland Security & Homeland Defense

TECHNOLOGY Keeping up with the requirements of Homeland Security & Homeland Defense TECHNOLOGY Keeping up with the requirements of Homeland Security & Homeland Defense Presentation by: Keith Harman, V.P., Engineering, Senstar Corporation, Canada September 9, 2009 Ever increasing challenges

More information

ULTRA WIDE BAND(UWB) Embedded Systems Programming

ULTRA WIDE BAND(UWB) Embedded Systems Programming ULTRA WIDE BAND(UWB) Embedded Systems Programming N.Rushi (200601083) Bhargav U.L.N (200601240) OUTLINE : What is UWB? Why UWB? Definition of UWB. Architecture and Spectrum Distribution. UWB vstraditional

More information

Channel Modeling ETI 085

Channel Modeling ETI 085 Channel Modeling ETI 085 Overview Lecture no: 9 What is Ultra-Wideband (UWB)? Why do we need UWB channel models? UWB Channel Modeling UWB channel modeling Standardized UWB channel models Fredrik Tufvesson

More information

Antenna Measurements using Modulated Signals

Antenna Measurements using Modulated Signals Antenna Measurements using Modulated Signals Roger Dygert MI Technologies, 1125 Satellite Boulevard, Suite 100 Suwanee, GA 30024-4629 Abstract Antenna test engineers are faced with testing increasingly

More information

Ultra Wideband Transceiver Design

Ultra Wideband Transceiver Design Ultra Wideband Transceiver Design By: Wafula Wanjala George For: Bachelor Of Science In Electrical & Electronic Engineering University Of Nairobi SUPERVISOR: Dr. Vitalice Oduol EXAMINER: Dr. M.K. Gakuru

More information

Integrated Vessel Traffic Control System

Integrated Vessel Traffic Control System International Journal on Marine Navigation and Safety of Sea Transportation Volume 6 Number 3 September 2012 Integrated Vessel Traffic Control System M. Kwiatkowski, J. Popik & W. Buszka Telecommunication

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

Broadband Temporal Coherence Results From the June 2003 Panama City Coherence Experiments

Broadband Temporal Coherence Results From the June 2003 Panama City Coherence Experiments Broadband Temporal Coherence Results From the June 2003 Panama City Coherence Experiments H. Chandler*, E. Kennedy*, R. Meredith*, R. Goodman**, S. Stanic* *Code 7184, Naval Research Laboratory Stennis

More information

Data Fusion with ML-PMHT for Very Low SNR Track Detection in an OTHR

Data Fusion with ML-PMHT for Very Low SNR Track Detection in an OTHR 18th International Conference on Information Fusion Washington, DC - July 6-9, 215 Data Fusion with ML-PMHT for Very Low SNR Track Detection in an OTHR Kevin Romeo, Yaakov Bar-Shalom, and Peter Willett

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

723 Specialized 80 to 500 MHz Radio Direction Finding System For Airport Interference Detection

723 Specialized 80 to 500 MHz Radio Direction Finding System For Airport Interference Detection 723 Specialized 80 to 500 MHz Radio Direction Finding System For Airport Interference Detection The TCI Model 723 is a compact, high-performance radio direction finder that can be easily integrated into

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

DATACAR ADVANCED MULTILANE TRAFFIC MONITORING SYSTEM

DATACAR ADVANCED MULTILANE TRAFFIC MONITORING SYSTEM DATACAR Doc 9723 0030 ADVANCED MULTILANE TRAFFIC MONITORING SYSTEM Suitable both for permanent and temporary installations Non-Intrusive System Accurate detection, speed, counting and classifying traffic

More information

Performance Analysis of Different Ultra Wideband Modulation Schemes in the Presence of Multipath

Performance Analysis of Different Ultra Wideband Modulation Schemes in the Presence of Multipath Application Note AN143 Nov 6, 23 Performance Analysis of Different Ultra Wideband Modulation Schemes in the Presence of Multipath Maurice Schiff, Chief Scientist, Elanix, Inc. Yasaman Bahreini, Consultant

More information

The Gaussian Mixture Cardinalized PHD Tracker on MSTWG and SEABAR 07 Datasets

The Gaussian Mixture Cardinalized PHD Tracker on MSTWG and SEABAR 07 Datasets 1791 The Gaussian Mixture Cardinalized PHD Tracker on MSTWG and SEABAR 7 Datasets O. Erdinc, P. Willett ECE Department University of Connecticut ozgur, willett @engr.uconn.edu S. Coraluppi NATO Undersea

More information

Profiling River Surface Velocities and Volume Flow Estmation with Bistatic UHF RiverSonde Radar

Profiling River Surface Velocities and Volume Flow Estmation with Bistatic UHF RiverSonde Radar Profiling River Surface Velocities and Volume Flow Estmation with Bistatic UHF RiverSonde Radar Don Barrick Ralph Cheng Cal Teague Jeff Gartner Pete Lilleboe U.S. Geological Survey CODAR Ocean Sensors,

More information

Combining Ground Radars with Imaging Multisensors

Combining Ground Radars with Imaging Multisensors Combining Ground Radars with Imaging Multisensors FMV Sensors Symposium 2014 Anders GM Dahlberg Business Development Support & Key Account Manager anders.gm.dahlberg@flir.se Area surveillance day and night

More information

HIGH DEFINITION RADAR SECURITY SOLUTIONS

HIGH DEFINITION RADAR SECURITY SOLUTIONS AdvanceGuard SECURITY SOLUTIONS Innovative Radar Solutions that Drive Safety, Security and Efficiency Distributed architecture for 100% coverage High reliability and low maintenance Beyond the perimeter

More information

Roadside Range Sensors for Intersection Decision Support

Roadside Range Sensors for Intersection Decision Support Roadside Range Sensors for Intersection Decision Support Arvind Menon, Alec Gorjestani, Craig Shankwitz and Max Donath, Member, IEEE Abstract The Intelligent Transportation Institute at the University

More information

Addressing the Challenges of Radar and EW System Design and Test using a Model-Based Platform

Addressing the Challenges of Radar and EW System Design and Test using a Model-Based Platform Addressing the Challenges of Radar and EW System Design and Test using a Model-Based Platform By Dingqing Lu, Agilent Technologies Radar systems have come a long way since their introduction in the Today

More information

MAKING TRANSIENT ANTENNA MEASUREMENTS

MAKING TRANSIENT ANTENNA MEASUREMENTS MAKING TRANSIENT ANTENNA MEASUREMENTS Roger Dygert, Steven R. Nichols MI Technologies, 1125 Satellite Boulevard, Suite 100 Suwanee, GA 30024-4629 ABSTRACT In addition to steady state performance, antennas

More information

Cooperative navigation (part II)

Cooperative navigation (part II) Cooperative navigation (part II) An example using foot-mounted INS and UWB-transceivers Jouni Rantakokko Aim Increased accuracy during long-term operations in GNSS-challenged environments for - First responders

More information

Bluetooth qualification in development and quality assurance. RF Test System TS8960

Bluetooth qualification in development and quality assurance. RF Test System TS8960 Bluetooth qualification in development and quality assurance RF Test System TS8960 RF Test System TS8960 Bluetooth qualification in development and quality assurance An essential precondition for the success

More information

Defense and Maritime Solutions

Defense and Maritime Solutions Defense and Maritime Solutions Automatic Contact Detection in Side-Scan Sonar Data Rebecca T. Quintal Data Processing Center Manager John Shannon Byrne Software Manager Deborah M. Smith Lead Hydrographer

More information

AIR ROUTE SURVEILLANCE 3D RADAR

AIR ROUTE SURVEILLANCE 3D RADAR AIR TRAFFIC MANAGEMENT AIR ROUTE SURVEILLANCE 3D RADAR Supplying ATM systems around the world for more than 30 years indracompany.com ARSR-10D3 AIR ROUTE SURVEILLANCE 3D RADAR ARSR 3D & MSSR Antenna Medium

More information

A Bistatic HF Radar for Current Mapping and Robust Ship Tracking

A Bistatic HF Radar for Current Mapping and Robust Ship Tracking A Bistatic HF Radar for Current Mapping and Robust Ship Tracking D. B. Trizna Imaging Science Research, Inc. 6103B Virgo Court Burke, VA, 22015 USA Abstract- A bistatic HF radar has been developed for

More information

Robust Wideband Waveforms for Synthetic Aperture Radar (SAR) and Ground Moving Target Indication (GMTI) Applications

Robust Wideband Waveforms for Synthetic Aperture Radar (SAR) and Ground Moving Target Indication (GMTI) Applications Robust Wideband Waveforms for Synthetic Aperture Radar (SAR) and Ground Moving Target Indication (GMTI) Applications DARPA SBIR Topic: SB82-2, Phase II Army Contract W31P4Q-11-C-43 Program Summary September

More information

By Nour Alhariqi. nalhareqi

By Nour Alhariqi. nalhareqi By Nour Alhariqi nalhareqi - 2014 1 Outline Basic background Research work What I have learned nalhareqi - 2014 2 DS-CDMA Technique For years, direct sequence code division multiple access (DS-CDMA) appears

More information

BYU SAR: A LOW COST COMPACT SYNTHETIC APERTURE RADAR

BYU SAR: A LOW COST COMPACT SYNTHETIC APERTURE RADAR BYU SAR: A LOW COST COMPACT SYNTHETIC APERTURE RADAR David G. Long, Bryan Jarrett, David V. Arnold, Jorge Cano ABSTRACT Synthetic Aperture Radar (SAR) systems are typically very complex and expensive.

More information

ADAPTIVE ANTENNAS. TYPES OF BEAMFORMING

ADAPTIVE ANTENNAS. TYPES OF BEAMFORMING ADAPTIVE ANTENNAS TYPES OF BEAMFORMING 1 1- Outlines This chapter will introduce : Essential terminologies for beamforming; BF Demonstrating the function of the complex weights and how the phase and amplitude

More information

MMW sensors for Industrial, safety, Traffic and security applications

MMW sensors for Industrial, safety, Traffic and security applications MMW sensors for Industrial, safety, Traffic and security applications Philip Avery Director, Navtech Radar Ltd. Overview Introduction to Navtech Radar and what we do. A brief explanation of how FMCW radars

More information

Robust Wideband Waveforms for Synthetic Aperture Radar (SAR) and Ground Moving Target Indication (GMTI) Applications

Robust Wideband Waveforms for Synthetic Aperture Radar (SAR) and Ground Moving Target Indication (GMTI) Applications Robust Wideband Waveforms for Synthetic Aperture Radar (SAR) and Ground Moving Target Indication (GMTI) Applications DARPA SBIR Topic: SB82-2, Phase II Army Contract W31P4Q-11-C-43 Program Summary September

More information

Mobile Radio Propagation: Small-Scale Fading and Multi-path

Mobile Radio Propagation: Small-Scale Fading and Multi-path Mobile Radio Propagation: Small-Scale Fading and Multi-path 1 EE/TE 4365, UT Dallas 2 Small-scale Fading Small-scale fading, or simply fading describes the rapid fluctuation of the amplitude of a radio

More information

Experimental investigation of the acousto-electromagnetic sensor for locating land mines

Experimental investigation of the acousto-electromagnetic sensor for locating land mines Proceedings of SPIE, Vol. 3710, April 1999 Experimental investigation of the acousto-electromagnetic sensor for locating land mines Waymond R. Scott, Jr. a and James S. Martin b a School of Electrical

More information