Software Defined Radio

cancel
Showing results for 
Search instead for 
Did you mean: 

PHY/MAC implementation on USRP

Hi all,

     I am new to LabView. I am trying to implement a phy and mac layers on the usrp for OFDM system. I need to put some simple functionality for the MAC protocols. Is there any thing that would help me in that.

Thanks

Comments
ErikL
NI Employee (retired)
on

There are Multiple MAC/Phy demos, and multiple OFDM demos.  I would start by comining them.

I recommend the following MAC demo:

Packet-based Digital Link

I recommend the following PHY demo:

https://decibel.ni.com/content/docs/DOC-23285

The reason I recommend that particular PHY is because it is very modular and the new version is all LabVIEW and has been tested over the air such that it does its own frequency offset correcton and synchronizaton.

Contributors