AIS Decoder
Editor's Note: This file was selected as MATLAB Central Pick of the Week
Commercial and recreational marine vessels use a communications standard called Automatic Identification System (AIS) to report their ID, position, course, speed, destination and other relevant data to coastal base stations, aids to navigation, search and rescue aircraft and other vessels. This information can be received by many Software Defined Radio platforms, including the low-cost RTL-SDR. MATLAB can be used to demodulate and decode these captured signals and extract the information fields from the AIS messages. This app has been used to decode transmissions from ships in New York City, Boston Harbor and San Francisco Bay at a distance of up to 8 miles.
The source code for the AIS Receiver and an AIS Transmitter are provided. Capture logs and raw data files are also provided.
See the included file AIS_Decoder_Instructions.pdf for more information on how to use the app and source code.
Cite As
Mike Donovan (2025). AIS Decoder (https://www.mathworks.com/matlabcentral/fileexchange/57600-ais-decoder), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- Signal Processing >
- Wireless Communications > Communications Toolbox >
- Wireless Communications > Communications Toolbox > Supported Hardware – Software-Defined Radio >
- Engineering > Civil and Environmental Engineering > Coastal Engineering >
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.