Publications
Dynamic Distributed Dimensional Data Model (D4M) database and computation system
Summary
Summary
A crucial element of large web companies is their ability to collect and analyze massive amounts of data. Tuple store databases are a key enabling technology employed by many of these companies (e.g., Google Big Table and Amazon Dynamo). Tuple stores are highly scalable and run on commodity clusters, but...
Overlapped digital subarray architecture for multiple beam phased array radar
Summary
Summary
MIT Lincoln Laboratory is conducting a technology demonstration of affordable Multifunction Phased Array Radar (MPAR) technology for Next Generation air traffic control and national weather surveillance services. Aggressive cost and performance goals have been established for the system. The array architecture and its realization using custom Transmit and Receive Integrated...
Low cost multifunction phased array radar concept
Summary
Summary
MIT Lincoln Laboratory and M/A-COM are jointly conducting a technology demonstration of affordable Multifunction Phased Array Radar (MPAR) technology for Next Generation air traffic control and national weather surveillance services. Aggressive cost and performance goals have been established for the system. The array architecture and its realization using custom Transmit...
Results of X-band electronically scanned array using an overlapped subarray architecture
Summary
Summary
The measured results from an X-band electronically scanned array using an overlapped subarray architecture are presented. The 2D architecture uses a 12 x 12 element subarray with 3 to 1 overlapping. The active electronic scanned array is a receive only implementation consisting of switch, low noise amplifier, phase shifter and...
Hogs and slackers: using operations balance in a genetic algorithm to optimize sparse algebra computation on distributed architectures
Summary
Summary
We present a framework for optimizing the distributed performance of sparse matrix computations. These computations are optimally parallelized by distributing their operations across processors in a subtly uneven balance. Because the optimal balance point depends on the non-zero patterns in the data, the algorithm, and the underlying hardware architecture, it...
Advanced architecture for a low cost multifunction phased array radar
Summary
Summary
MIT Lincoln Laboratory and MIA-COM are jointly conducting a technology demonstration of affordable Multifunction Phased Array Radar (MPAR) technology for Next Generation air traffic control and national weather surveillance services. Aggressive cost and performance goals have been established for the system. The array architecture and its realization using custom Transmit...
Multifunction phased array radar (MPAR) for aircraft and weather surveillance
Summary
Summary
MIT Lincoln Laboratory and M/A-COM are jointly conducting a technology demonstration of affordable Multifunction Phased Array Radar (MPAR) technology for Next Generation air traffic control and national weather surveillance services. Aggressive cost and performance goals have been established for the system. The array architecture and its realization using custom Transmit...
Rapid prototyping of radar algorithms
Summary
Summary
Rapid prototyping of advanced signal processing algorithms is critical to developing new radars. Signal processing engineers usually use high level languages like MATLAB, IDL, or Python to develop advanced algorithms and to determine the optimal parameters for these algorithms. Many of these algorithms have very long execution times due to...
Automatic registration of LIDAR and optical images of urban scenes
Summary
Summary
Fusion of 3D laser radar (LIDAR) imagery and aerial optical imagery is an efficient method for constructing 3D virtual reality models. One difficult aspect of creating such models is registering the optical image with the LIDAR point cloud, which is characterized as a camera pose estimation problem. We propose a...
High-productivity software development with pMATLAB
Summary
Summary
In this paper, we explore the ease of tackling a communication-intensive parallel computing task - namely, the 2D fast Fourier transform (FFT). We start with a simple serial Matlab code, explore in detail a ID parallel FFT, and illustrate how it can be extended to multidimensional FFTs.