Communications Systems: Difference between revisions
Jump to navigation
Jump to search
(→Links) |
(→Links) |
||
Line 17: | Line 17: | ||
**[https://github.com/frohro/PSK31-Simulation-Octave-Matlab The professor's PSK31 Modulator on GitHub] |
**[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] |
**[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://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] |
||
*[http://www.tapr.org/pdf/DCC2009-MatchedFilterandPosterioriDetector-KL7NA-KE7UFF.pdf Matched Filter A Posteriori Detector Paper] |
*[http://www.tapr.org/pdf/DCC2009-MatchedFilterandPosterioriDetector-KL7NA-KE7UFF.pdf Matched Filter A Posteriori Detector Paper] |
Revision as of 07:02, 9 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
- Phase Locked Loops
- PSK31 Links
- 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.