Communications Systems: Difference between revisions
Jump to navigation
Jump to search
(→Links) |
|||
Line 15: | Line 15: | ||
=====PSK31 Links===== |
=====PSK31 Links===== |
||
*[http://www.arrl.org/files/file/Technology/tis/info/pdf/x9907003.pdf Peter Martinez's original article from Radio Communications, December 1998] |
|||
*[http://aintel.bi.ehu.es/psk31.html The Official PSK31 Homepage] |
|||
*[http://www.arrl.org/psk31-spec ARRL PSK31 Specifications] |
|||
*[https://sites.google.com/site/psk31matlabproject/ PSK31 Project of Ted, Trent and Travis] |
|||
*[https://github.com/frohro/PSK31-Simulation-Octave-Matlab The professor's PSK31 Modulator on GitHub] |
|||
*[http://trace.tennessee.edu/cgi/viewcontent.cgi?article=2383&context=utk_chanhonoproj PSK31 Demodulator Using Digital PLL] |
|||
**[https://code.google.com/p/rttypsk31/ The design files and code for the PSK31 and RTTY demodulator above] |
|||
*[http://www.moetronix.com/ae4jy/pskcoredll.htm PSKcore DLL from Moe Wheatley] |
|||
**[http://www.moetronix.com/ae4jy/files/pskcoredll141.pdf Documentation and Algorithms of PSKcore] |
|||
**[http://www.nue-psk.com/doc/NUE-PSKarticle(A4).pdf NUE-PSK (this article describes an algorithm for encoding and decoding PSK31 based on PSKcore)] |
|||
*[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Communications/Jeff_McDow.pdf Jeff McDow's Senior Report on Morse Code Detection] |
*[http://people.wallawalla.edu/~Rob.Frohne/ClassHandouts/Communications/Jeff_McDow.pdf Jeff McDow's Senior Report on Morse Code Detection] |
Revision as of 09:37, 10 May 2013
ENGR 456
Articles
- AM vs FM Modulation (Jodi and Eric)
- Single Side Band (SSB) Modulation (Nick Christman, in progress)
- Double Side Band (DSB) Modulation (Joshua Sarris)
Links
PSK31 Links
- Peter Martinez's original article from Radio Communications, December 1998
- The Official PSK31 Homepage
- ARRL PSK31 Specifications
- PSK31 Project of Ted, Trent and Travis
- The professor's PSK31 Modulator on GitHub
- PSK31 Demodulator Using Digital PLL
- PSKcore DLL from Moe Wheatley
- Jeff McDow's Senior Report on Morse Code Detection
- Matched Filter A Posteriori Detector Paper
- The sauditor program patched for fftw3.
- Audacity file for testing with your CW Decoder Project
- Jack Audio Connection Kit Manual
- Demorse
- Using a Pipe or Fifo
- More on Pipes and other C Functions
- Free Open Textbook on Communications Systems
- Shannon's Papers On Information Theory
- Communications in the Presence of Noise, Proceedings of the IRE, January, 1949 This paper derives and explains Shannon's most important results. It is very understandable for someone who has taken Signals and Systems.
- Shannon's Bell Labs Technical Journal Articles 1948. These are more detailed.