- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
I am currently working on SDR as my M.tech Thesis..I got a link from YOUTUBE about this link http://www.arrow.com/beradio by ALTERA SDR Implementation of BeRadio.......This link(udpsdr_hf0_12272012.qar Archieve file) could have been great help for my project,just for reference design using ALTERA Board...But this link in ALTERA website is closed....This link is all about SDR Verilog implementation of AM modlation and Demodulation....Can any one please help me about the above query....Thanks....
コピーされたリンク
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
There are many different open source SDR out there.
AM/OOK Modulation/Demodulation is the simplest. A simply way to channelize your band is to just use and FFT then run the resulting bins through a square rooter, then a correlator. If you need FM/FSK/GFSK/PSK you will need a CORDIC (which can also be used to give you the Square root) Pete- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Thank you for the reply...But I am new to verilog implementation of communication algorithm like modulation,demodulation,symbol mapping,demapping,filtering in digital domain ...so need some help regarding simplest implementation......Thanks
