Connexions

You are here: Home » Content » Array Signal Processing: An Introduction
Content Actions
Lenses

What is a lens?

Lenses

A lens is a custom view of Connexions content. You can think of it as a fancy kind of list that will let you see Connexions through the eyes of organizations and people you trust.

What is in a lens?

Lens makers point to Connexions materials (modules and collections), creating a guide that includes their own comments and descriptive tags about the content.

Who can create a lens?

Any individual Connexions member, a community, or a respected organization.

This content is ...
Affiliated with (?)
This content is either by members of the organizations listed or about topics related to the organizations listed. Click each link to see a list of all content affiliated with the organization.
  • This module is included inLens: Rice University ELEC 301 Project Lens
    By: Rice University ELEC 301As a part of collection:"ELEC 301 Projects Fall 2004"

    Click the "Rice University ELEC 301 Projects" link to see all content affiliated with them.

    Rice University ELEC 301 Projects
  • This module is included inLens: Rice University OpenCourseWare
    By: OpenCourseWare ConsortiumAs a part of collections:"Array Signal Processing", "ELEC 301 Projects Fall 2004"

    Click the "Rice University OCW" link to see all content affiliated with them.

    Rice University OCW
Tags

(?)

These tags come from the endorsement, affiliation, and other lenses that include this content.

Array Signal Processing: An Introduction

Module by: Claiborne McPheeters, James Finnigan, Jeremy Bass, Edward Rodriguez

Summary: An introduction to the principles of array signal processing and to our project.

Introduction and Abstract

Array signal processing is a part of signal processing that uses sensors that are organized in patterns, or arrays, to detect signals and to determine information about them. The most common applications of array signal processing involve detecting acoustic signals, which our project investigates. The sensors in this case are microphones and, as you can imagine, there are many ways to arrange the microphones. Each arrangement has advantages and drawbacks based on what it enables the user to learn about signals that the array detects. We began the project with the goal of using an array to listen to relatively low frequency sounds (0 to 8 kHz) from a specific direction while attenuating all sound not from the direction of interest. Our project demonstrates that the goal, though outside the capabilities of our equipment, is achievable and that it has many valuable applications.
Our project uses a simple but fundamental design. We created a six-element uniform linear array, or (ULA), in order to determine the direction of the source of specific frequency sounds and to listen to such sounds in certain directions while blocking them in other directions. Because the ULA is one dimensional, there is a surface of ambiguity on which it is unable to determine information about signals. For example, it suffers from 'front-back ambiguity,' meaning that signals incident from 'mirror locations' at equal angles on the front and back sides of the array are undistinguishable. Without a second dimension, the ULA is also unable to determine how far away a signal's source is or how high above or below the array's level the source is.
Uniform Linear Array
ula_pic_winfo.bmp
Figure 1: The ULA is the simplest array design, though it has limitations.
When constructing any array, the design specifications should be determined by the properties of the signals that the array will detect. All acoustic waves travel at the speed of sound, which at standard temperature and pressure of 0 degrees celsius and 1 atm, is defined as :
c330.7ms c 330.7 m s (1)
The physical relationship describing acoustic waves is similar to that of light: λf=c λ f c . The frequencies of signals that an array detects are important because they determine constraints on the spacing of the sensors. The array's sensors sample incident signals in space and, just as aliasing occurs in analog to digital conversion when the sampling rate does not meet the Nyquist criterion, aliasing can also happen in space if the sensors are not sufficiently close together.
A useful property of the ULA is that the delay from one sensor to the next is uniform across the array because of their equidistant spacing. Trigonometry reveals that the additional distance the incident signal travels between sensors is dsinθ d θ . Thus, the time delay between consecutive sensors is given by:
τ=dcsinθ τ d c θ (2)
Say the highest narrowband frequency we are interested is f max f max . To avoid spatial aliasing, we would like to limit phase differences between spatially sampled signals to π π or less because phase differences above π π cause incorrect time delays to be seen between received signals. Thus, we give the following condition:
2 π τf max π 2 π τf max π (3)
Substituting for τ τ in (2), we get
d c 2 f max sin ( θ ) d c 2 f max sin ( θ ) (4)
The worst delay occurs for θ=90° θ 90 ° , so we obtain the fundamentally important condition
d λ min 2 d λ min 2 (5)
for the distance between sensors to avoid signals aliasing in space, where we have simply used λ min = c f max λ min c f max .
Note: We refer to the direction perpendicular to the length of the array as the broadside of the array. All angles to the right, or clockwise from the broadside are considered positive by convention up to + 90 ° + 90 ° . All angles to the left, or counter-clockwise from the broadside are considered negative up to - 90 ° - 90 ° .
Just think of spatial sampling in a similar sense as temporal sampling: the closer sensors are, the more samples per unit distance are taken, analogous to a high sampling rate in time!
Ambiguity of the ULA
fb_ambiguity.JPG
Figure 2: The ULA is unable to distinguish signals from it's front or back side, or signals above or below it.
The limitations of the ULA obviously create problems for locating acoustic sources with much accuracy. The array's design is highly extensible, however, and it is an important building block for more complex arrays such as a cube, which uses multiple linear arrays, or more exotic shapes such as a circle. We aim merely to demonstrate the potential that arrays have for acoustic signal processing.

Comments, questions, feedback, criticisms?

Send feedback