mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2024-12-26 01:53:28 +08:00
Created signal processing (markdown)
parent
33ccd2bb4b
commit
5a9240e98b
1 changed files with 23 additions and 0 deletions
23
signal-processing.md
Normal file
23
signal-processing.md
Normal file
|
@ -0,0 +1,23 @@
|
|||
# Signal Processing and RF
|
||||
|
||||
- [Quadrature Signals: Complex, But Not Complicated](http://www.ieee.li/pdf/essay/quadrature_signals.pdf)
|
||||
- [I/Q Data for Dummies](http://whiteboard.ping.se/SDR/IQ)
|
||||
- [MIT OpenCourseWare: Signals and Systems (Spring 2011), Prof Alan V. Oppenheim](http://ocw.mit.edu/resources/res-6-007-signals-and-systems-spring-2011/)
|
||||
- [Complete GPS/GLONASS Receiver Design](http://lea.hamradio.si/~s53mv/navsats/theory.html)
|
||||
- [Software Radio for Experimenters with GNU Radio, Octave and Python](http://people.scs.carleton.ca/~barbeau/SDRCRBook/index.shtml) by Michel Barbeau
|
||||
- [Let's Assume the System Is Synchronized](http://vanilla.ceat.okstate.edu/assume_synchronized.pdf) by Fredric J. Harris
|
||||
* Presentati1. ons:
|
||||
- [Multirate Digital Signal Processing](https://wireless.vt.edu/symposium/2011/tutorials/Session%20A3_Part%203_Multirate_DSP_Wireless_2011.pdf) by Fredric J. Harris
|
||||
* Videos:
|
||||
- [Basics of IQ Signals Part I](https://www.youtube.com/watch?v=h_7d-m1ehoY)
|
||||
- [Basics of IQ Signals Part II](https://www.youtube.com/watch?v=5GGD99Qi1PA)
|
||||
* Books:
|
||||
- [Understanding Digital Signal Processing](http://www.amazon.com/Understanding-Digital-Signal-Processing-Edition/dp/0137027419/) by Richard G. Lyons
|
||||
- [Software Receiver Design: Build Your Own Digital Communication System In Five Easy Steps](http://www.amazon.com/SOFTWARE-RECEIVER-DESIGN-COMMUNICATIONS-Hardcover/dp/B00IJ7FX44/) by C. Richard Johnson, Jr., William A. Sethares, & Andrew G. Klein
|
||||
* Application Notes:
|
||||
- [Atmel: Manchester Coding Basics](http://www.atmel.com/Images/Atmel-9164-Manchester-Coding-Basics_Application-Note.pdf)
|
||||
|
||||
|
||||
|
||||
|
||||
_This information came from the excellent wiki of [BladeRF](https://github.com/nuand/bladeRF/wiki)_
|
Loading…
Reference in a new issue