PSK31 Demodulation (Kurt & Michael): Difference between revisions
Jump to navigation
Jump to search
(Created page with '== THE PROJECT!!! ==') |
No edit summary |
||
Line 1: | Line 1: | ||
== |
== Project Description == |
||
The goal of this project is to design and code a Matlab script that will encode and decode a PSK31 signal including signals with noise. The receiver should be able to read in signals (as a wav file) from other sources as well. |
|||
PSK31 is a audible text encoding that can be sent over the air by amateur radio operators. A computer's sound card can be used to send and receive the signal since the signal is audible. For more information regarding PSK31 see the Wikipedia article.[http://en.wikipedia.org/wiki/PSK31] |
Revision as of 20:04, 12 December 2012
Project Description
The goal of this project is to design and code a Matlab script that will encode and decode a PSK31 signal including signals with noise. The receiver should be able to read in signals (as a wav file) from other sources as well.
PSK31 is a audible text encoding that can be sent over the air by amateur radio operators. A computer's sound card can be used to send and receive the signal since the signal is audible. For more information regarding PSK31 see the Wikipedia article.[1]