Lab 2A: AcousondeTM data file format |
The goal of this lab is to familiarize the students with real acoustic data, provide the tools to extract the pressure time-series and calculate spectrum and spectrograms for data visualization and preliminary analysis. The AcousondeTM probe is a miniature, self-contained, autonomous acoustic/ultrasonic recorder designed for underwater applications by Acoustimetrics / Greenridge Sciences, Inc.
The AcousondeTM probe internally stores the pressure time series in sequential '*.MT' binary files. The MatLab function Acousonderead.m has been written to extract desired data segments from the raw data files, for you and can be used to directly access desired data given a start time & duration that you'd like to read. The functions necessary to complete this assignment are: ** Apple OS user note: The Apple OS creates hidden data files which begin with ._(filename) when you download data from the web folder. If you must remove these hidden files for the Acousonderead.m function to work properly!! |
Project questions:
|
Rev. 7/27/11 |