WARP Project Forums - Wireless Open-Access Research Platform

You are not logged in.

#26 2017-Aug-12 17:47:49

murphpo
Administrator
From: Mango Communications
Registered: 2006-Jul-03
Posts: 5159

Re: problem of updating from warplab 7.4.0 to 7.6.0

The WARPLab Reference Design transmit and receives at 40MSps. You can implement any required rate changes (decimation or interpolation) in your M code.

Offline

 

#27 2017-Aug-12 17:48:47

myxyuan0617
Member
Registered: 2017-Jun-20
Posts: 18

Re: problem of updating from warplab 7.4.0 to 7.6.0

Can I change it? I need to do it in my experiment.

Offline

 

#28 2017-Aug-13 15:34:12

murphpo
Administrator
From: Mango Communications
Registered: 2006-Jul-03
Posts: 5159

Re: problem of updating from warplab 7.4.0 to 7.6.0

You would need to modify the WARPLab hardware design to run the ADCs/DACs at different rates. This is possible but difficult. I would definitely suggest you implement whatever rate change filters you require in the M code part of your experiment.

Offline

 

#29 2017-Nov-03 10:45:25

myxyuan0617
Member
Registered: 2017-Jun-20
Posts: 18

Re: problem of updating from warplab 7.4.0 to 7.6.0

Is that possible that I use two computer, each controls one warp board, and each warp board is only responsible for continuously transmitting?

Offline

 

#30 2017-Nov-03 12:01:50

murphpo
Administrator
From: Mango Communications
Registered: 2006-Jul-03
Posts: 5159

Re: problem of updating from warplab 7.4.0 to 7.6.0

Is that possible that I use two computer, each controls one warp board, and each warp board is only responsible for continuously transmitting?

Yes. Both PCs would need MATLAB and the WARPLab M code installed, and each PC + WARP node pair would need its own Ethernet switch.

However I don't see any reason to use this setup if your nodes are close together and will be in continuous Tx mode. In continuous Tx mode the MATLAB code only writes IQ samples once, then starts the continuous Tx. After this the M code is idle while the WARP node repeatedly transmits the waveform. You can use a single PC to configure two WARP nodes as continuous transmitters without any performance penalty.

Offline

 

Board footer