Publications
Multi-function phased array radar for U.S. civil-sector surveillance needs
Summary
Summary
This paper is a concept study for possible future utilization of active electronically scanned radars to provide weather and aircraft surveillance functions in U.S. airspace. If critical technology costs decrease sufficiently, multi-function phased array radars might prove to be a cost effective alternative to current surveillance radars, since the number...
MIGFA: the Machine Intelligent Gust Front Algorithm for NEXRAD
Summary
Summary
Over a decade ago the FAA identified a need to detect and forecast movement of wind shear hazards such as gust fronts that impact the terminal air space. The Machine Intelligent Gust Front Algorithm (MIGFA) was developed to address this need (Delanoy and Troxel, 1993). The MIGFA product provides the...
On the development of a multi-algorithm radar data quality control system at the Naval Research Laboratory
Summary
Summary
A radar data quality control (QC) system is being developed for the real-time, continuously updateable NOWCAST system at the Naval Research Laboratory (NRL-NOWCAST) in Monterey, California. NRL has developed its own new radar QC algorithms, and is also working with the MIT Lincoln Laboratory (MIT LL), the National Center for...
The MIT-LL/AFRL MT System
Summary
Summary
The MITLL/AFRL MT system is a statistical phrase-based translation system that implements many modern SMT training and decoding techniques. Our system was designed with the long term goal of dealing with corrupted ASR input for Speech-to-Speech MT applications. This paper will discuss the architecture of the MITLL/AFRL MT system, and...
Synthesis, analysis, and pitch modification of the breathy vowel
Summary
Summary
Breathiness is an aspect of voice quality that is difficult to analyze and synthesize, especially since its periodic and noise components are typically overlapping in frequency. The decomposition and manipulation of these two components is of importance in a variety of speech application areas such as text-to-speech synthesis, speech encoding...
Evaluating and strengthening enterprise network security using attack graphs
Summary
Summary
Assessing the security of large enterprise networks is complex and labor intensive. Current security analysis tools typically examine only individual firewalls, routers, or hosts separately and do not comprehensively analyze overall network security. We present a new approach that uses configuration information on firewalls and vulnerability information on all network...
Multi-PRI signal processing for the Terminal Doppler Weather Radar, part II: range-velocity ambiguity mitigation
Summary
Summary
Multiple pulse-repetition interval (multi-PRI) transmission is part of an adaptive signal transmission and processing algorithm being developed to combat range-velocity (RV) ambiguity for the Terminal Doppler Weather Radar (TDWR). In Part I of this two-part paper, an adaptive clutter filtering procedure that yields low biases in the moments estimates was...
Automatic parallelization with pMapper
Summary
Summary
Algorithm implementation efficiency is key to delivering high-performance computing capabilities to demanding, high throughput signal and image processing applications and simulations. Significant progress has been made in optimization of serial programs, but many applications require parallel processing, which brings with it the difficult task of determining efficient mappings of algorithms...
Parallel out-of-core Matlab for extreme virtual memory (Abstract)
Summary
Summary
Large data sets that cannot fit in memory can be addressed with out-of-core methods, which use memory as a "window" to view a section of the data stored on disk at a time. The Parallel Matlab for eXtreme Virtual Memory (pMatlab XVM) library adds out-of-core extensions to the Parallel Matlab...
Introduction to parallel programming and pMatlab v2.0
Summary
Summary
The computational demands of software continue to outpace the capacities of processor and memory technologies, especially in scientific and engineering programs. One option to improve performance is parallel processing. However, despite decades of research and development, writing parallel programs continues to be difficult. This is especially the case for scientists...