submarine sonar detection

25
Submarine Sonar Detection Wura Bamgbose, Brian Fletcher, Ryan LaFrance, Erin Walters School of ECE Georgia Institute of Technology ECE4007 L01 April 20, 2009

Upload: livia

Post on 29-Jan-2016

166 views

Category:

Documents


5 download

DESCRIPTION

Submarine Sonar Detection. Wura Bamgbose, Brian Fletcher, Ryan LaFrance, Erin Walters School of ECE Georgia Institute of Technology ECE4007 L01 April 20, 2009. Project Overview. Sonar detection system Marine Robotics Group Navy competition. Navy Competition 2009. Bridge. - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: Submarine Sonar Detection

Submarine Sonar Detection

Wura Bamgbose, Brian Fletcher,

Ryan LaFrance, Erin Walters

School of ECE

Georgia Institute of Technology

ECE4007 L01

April 20, 2009

Page 2: Submarine Sonar Detection

Project Overview

Sonar detection system Marine Robotics Group Navy competition

Page 3: Submarine Sonar Detection

Navy Competition 2009

Launch Platform

Practice Side

Competition Side

BridgeRooftopRooftop

Page 4: Submarine Sonar Detection

Technical Objectives

Amplify and detect a ping between 20-30 kHz Determine the direction of origin of the ping Communicate time delay with submarine’s

main control system

Page 5: Submarine Sonar Detection

Detect Ping

Frequency: 20-30kHz

2s

1.3ms

Page 6: Submarine Sonar Detection

t1

t2Pinger

t1<t2

Measure Time Delay

Page 7: Submarine Sonar Detection

t1

t2Pinger

t1 = t2

Adjust Direction

Page 8: Submarine Sonar Detection

Physical Constraints

Length 5”

Width 5”

Depth 2”

Voltage 24VDC

Current 2A

Pic of BOX & mcu6”

5.5”

Page 9: Submarine Sonar Detection

Sonar System Block Diagram

Hydrophones

Pinger

Variable Gain Amplifier

ADC

Measure Time Delay

RS232

MCU

Page 10: Submarine Sonar Detection

Amplifiers

Hydrophones

Pinger

Variable Gain Amplifier

ADC

RS232

MCU

Measure Time Delay

Page 11: Submarine Sonar Detection

LMC6484IN-ND

Rail-to-Rail Output Swing (within 20 mV of supply rail 100 kW load)

Excellent CMRR and PSRR: 82 dB Input impedance of 1 TΩ Quad operational amplifier

Page 12: Submarine Sonar Detection

Amplifier Design Performance

Target gain of 100dB Three stage amplifier circuit Low gain first stage to limit noise of the

signal Actual gain of 84dB

Page 13: Submarine Sonar Detection

Amplifier Output With 50uV Input

Page 14: Submarine Sonar Detection

Amplifier Output With 500uV Input

Page 15: Submarine Sonar Detection

Amplifier Schematic

High-pass filter

Low-pass filter

Digital potentiometer

Page 16: Submarine Sonar Detection

Band-pass Filter Target -3dB frequencies of 18kHz & 42kHz Actual -3dB frequencies of 18kHz & 52kHz

Page 17: Submarine Sonar Detection

Microcontroller

Hydrophones

Pinger

Variable Gain Amplifier

ADC

RS232

MCU

Measure Time Delay

Page 18: Submarine Sonar Detection

Sonar System Controller

Samples at 1 Msps Determines time delay in samples

ADC

RS232

MCU

Measure Time Delay

Page 19: Submarine Sonar Detection

Determining Time Delay

Peak detection of signals on both channels End detection of both signals Cross correlation between start and end

points Cross correlation has a max at the time delay

Page 20: Submarine Sonar Detection

Signal Detection

Page 21: Submarine Sonar Detection

Cross-correlation

V

V2

Page 22: Submarine Sonar Detection

Auto-calibration

Eliminates error from submarine design changes.

t1 > t2 t1 = t2

t1

t2

Page 23: Submarine Sonar Detection

Demonstration

Hydrophones Pinger

Pool

Laptop

Serial Cable

Electronics

Page 24: Submarine Sonar Detection

Remaining Tasks

Move cross-correlation code to MCU Design auto-calibration function Troubleshoot automatic gain control Test system in a pool

Page 25: Submarine Sonar Detection

Overall Analysis

Done well: Good noise filtering High gain Sufficient sampling rate

Improvements: MCU with more memory Build circuit on one PCB to improve

performance and reduce size