Software Defined Radio

cancel
Showing results for 
Search instead for 
Did you mean: 

2x2 MIMO QAM with Alamouti Coding

Visit 2 × 2 MIMO With NI USRP for a description of this example and background information.

 

Software Requirements

  • NI LabVIEW 2011 (Full, Pro, Student, or Eval edition)
  • NI LabVIEW Modulation Toolkit Ver 4.3.1
  • NI USRP 1.1

 

Hardware Requirements

Sam Shearman
Comments
youngmin
Member
Member
on

Hi,

I'm trying to execute this 2X2 MIMO code with 4 units of  2921.

And I'm getting errors of "A stream command was issued in the past." with Fetch API & "Packet had timestamp that was late (or too early)." with Write API.

I didn't change any parameters except IP addresses and Carrier Frequencies. (and also tried changing start trigger time)

Why does this happen?

Thanks.

ErikL
NI Employee (retired)
on

Hello youngmin -

How are you syncronizing the recievers?  Are you using the MIMO cable or attaching PPS and Ref In to two USRP devices?

youngmin
Member
Member
on

Hi Erik,

I'm using 2 MIMO cables for Tx/Rx syncronization.

And set ref./PPS source MIMO for second USRP.

Thanks.

ErikL
NI Employee (retired)
on

Alamouti-.png

I added Bit Error Rate (BER) and added the above system diagram to the VI.

hyigit
Member
Member
on

Hi

I want to desing 2X2 MIMO-OFDM using Labview software and  USRR 2921.  I have a couple of questions.


1) How many USRP 2921 can i use for 2x2 configuration?

2) Can i implement MIMO-OFDM transmitter and MIMO-OFDM receiver on the seperate two computer (transmitter on one computer and receiver on the other) ?

Thanks

er.gundeep17@gmail.com
Member
Member
on

Hi Erik

I m not able 2 find any reference paper for the mimo implementation using usrp wheather 2x2 or 4x4.....

and now i m stuck in the middle can you help me out...or any one can help me out of it??

Thanx...

ErikL
NI Employee (retired)
on

Does this help?

http://www.ni.com/white-paper/14311/en/

Regards,

Erik

Sent from mobile device.

er.gundeep17@gmail.com
Member
Member
on

Hi Erik

firstly thank you 4 ur response

this is good but it is for 8x8 mimo implementation .....nd i dont have hardware for 8x8.....so pls suggest me paper for 2x2 implementation so that i can carry forward my work.....

Thanks

er.gundeep17@gmail.com
Member
Member
on

Hi Erik

can i add eye diagram or contellation graphs or both in the above example to view the BER in 2x2 almouti coding.....graphically..... will it work??

Thanks....

palmer
Member
Member
on

Hi Erik,

I am trying to get the 2x2 MIMO with Alamouti coding example running and have run into a problem I've not seen anywhere else on this forum.  My setup is using 4 USRP-2932's.  I have  gps antennas attached to the primary USRPs on both the Tx and RX sides.  The secondary USRP's are each connected to the respective primary with a MIMO cable.  Primaries are set to INTERNAL clock and secondaries are set to MIMO clock.

The problem is I seem to get no transmit.  The Tx led does flash for an instant and there's a quick blip on the spectrum analyzer, but the receive time domain data is just low amplitude noise on a low frequency sinusoid. If I jumper the USRP Tx/Rx section out in the vi it seems to decode properly and display the expected constilation diagram.  Has this example been tested with 2932's and gps disciplined clocks before?  What am I missing??

Thanks!

palmer
Member
Member
on

Update...

Got it working by increasing the Symbols per Packet from 2000 to 200000 so I could see where the Rx was starting relative to the Tx start.  Then it was a matter of adjusting the Tx Start Trigger Time and reducing the Symbols per Packet until the Rx side was capturing all the Tx data and could trigger.  Seems very sensitive to small adjustments in the Start Trigger Time.

Anyway, hope this helps the next person who can't get this to work!

ErikL
NI Employee (retired)
on

Thank you for sharing the updated parameters! I expect it may be fairly

system dependent on timing. If you end up adding an AGC or adaptive

energy trigger please upload the example.

Erik

Sharrek
Member
Member
on

Hi Erik:

I'm using 4 usrp-2920 trying to build the system, and i succeed in the previous version ,one without the BER module.

But when i came to the latest version, an error occurs all the time.It says:error -21865 occurs at 2x2QAMAlamouti with BER.vi -> niDMT.lvlib:MT Map QAM Symbols to Bits.vi:1.Possible reasons:Invalid input symbol array; Input symbol array is empty.

I've testified the system and It seems that the TX can transmit signals but the RX cannot receive anything at all. I believe that there could be something wrong with the synchronization of the TX and RX.

I can't figure out why the previous version could run properly but the new one couldn't work at all.

Is there any difference with the link of the devices?Have u ever meet the same problem? Could u give me some advice?

Should I use the extenal clock to synchronize the Tx with the Rx?It seems to be the only possible reason.

Kind regards

ElectricalEngineeringStudent
Member
Member
on

Hello everyone,

Could I see a working 2x2 mimo setup with the correct parameters??

Thank you guys!!

Sincerely,

James

sufi27
Member
Member
on

hi ,i want to implement adaptive channel estimation algo (not fixed algo).so can you suggest me some method so that i can start in a right way.

kind regards,

sam

mustermann_1415
Member
Member
on

hello everyone,

I am trying to run this 2x2 mimo with USRP 2920. I am also working with LabView 2014 and the USRP version 14.0 driver. When pinging my transceivers over the switch from PC everythings works fine.

The problem I have right now, is that my two transmitters do not start transmitting. LED A does not light up and so, of course, I got the message after running the VI: Input symbol array is empty.

Normally the VI should work with the new update also, or might this be the problem?

Kind regards,

Paul

Derrick79
Member
Member
on

I met the same error..

2x2QAMAlamouti with BER.vi -> niDMT.lvlib:MT Map QAM Symbols to Bits.vi:1.Possible reasons:Invalid input symbol array; Input symbol array is empty.

Derrick79
Member
Member
on

Have you resolve your error ??

> niDMT.lvlib:MT Map QAM Symbols to Bits.vi:1.Possible reasons:Invalid input symbol array; Input symbol array is empty.

Derrick79
Member
Member
on

hi ,have you met the error ( It says:error -21865 occurs at 2x2QAMAlamouti with BER.vi -> niDMT.lvlib:MT Map QAM Symbols to Bits.vi:1.Possible reasons:Invalid input symbol array; Input symbol array is empty. ) ?

probably happens only in new version ...

msohaibiqbal
Member
Member
on

I am having similar problems. Is there anyone here who has actually run this code on the newer version and it still works? I am using 4 USRP 2921 boards. The guys from Labview do not seem to repsond to these problems in the commetnts above..

Peter_W
NI Employee (retired)
on

I ran into a similar issue and it seems like the trim waveform VI is taking too many samples out so that there aren't enough left by the time you reach the QAM VIs. I got the code working by just skipping that function all together:

Skip Trim Waveform VI.png

ErikL
NI Employee (retired)
on

In general energy detection is often based on a threshold set by the user.  Setting the threshold too high can cause too few signals to get through, while a threshold set too low can cause noise to create false triggers.  Often it is necessary to manually adjust the threshold (or write a dynamic energy detector that uses multiple past points, such as a moving average)

Atquyen
Member
Member
on

Hi, I want to ask in the document it says 'The code in the middle lower portion of the diagram initiates the Tx/Rx operations with the NI USRP hardware'. Does it initilize the operation only once or it repeats everytime the Tx is not triggered? If it does repeat, how can I change the system to initilize only once?

Thank you.

Arash.Sh
Member
Member
on

Hi,

I have one basic Question!, Can I ues this files by Labview Communication, or it is just for Labview?, Thanks

Anthony_F
NI Employee (retired)
on

Hi Arash,

We are working on updating our examples into LabVIEW Communications. We will be moving some documents as necessary into new locations to support both versions. You can access a LabVIEW Communications version here https://decibel.ni.com/content/docs/DOC-42025

Anthony F.
Staff Software Engineer
National Instruments
msohaibiqbal
Member
Member
on

According your diagram,

@ErikL: I need PPN and REF in. Can i not use the internal clock and LO ?

@Peter_W : I still cant have it running even after bypassing that trim block, the output doesnt seem to change with this move. What do u think can be the problem in this case.

Wranky
NI Employee (retired)
on

Hi SDR team

I've tried to sync two USRP-RIOs by exporting ref clock and pps signal from one device to another, modifying the ver.10 codes. The returned BER indicates it seems to be a successful test, however some points needed to be clarified

1. For this version of code, enable the freqency offset correct button seems to fail the test

2. The BER shows 0, however the combined Rx seems not a perfect 4-QAM

Result Constellation.png

3. Why MT map bits to PSK symbols is used in this QAM modulation scenario? Is there a reason for that?

4. As far as I'm concerned, this example do insert the training sequence, but it's only capable of dealing with the fractional CFO, thus for the Integer CFO caused by the LO mismatched, ref. clock is necessary for Tx/Rx synchronnization. Then how come we need not to do so in the packet transmission example in the community. Is that because in that case we additionally insert some zeros and guard interval to form a more complete packet so the ICFO wouldn't we a problem? Because I once tested this example using 4 USRPs without offering ref. clock to Tx/Rx end but it still works. So I am curious in what occasion should we have that configuration?
https://decibel.ni.com/content/docs/DOC-18801#comment-29719


Thanks!

trisha380
Member
Member
on

Hi I want to calculate Channel Capacity...How can it be done..? thanks

psisterhen
NI Employee (retired)
on

I believe that example uses Alamouti on the Tx side and MRC on the Rx.

Let's say the signal to noise ratio  over a lossless path for each Rx channel is SNR_1 and SNR_2.

You have 4 paths between the Tx and Rx

h_11 (Tx1 to Rx1)

h_12 (Tx2 to Rx1)

h_21 (Tx1 to Rx2)

h_22 (Tx2 to Rx2)

Alamouti results in the averaging of the SNRs in each path to the Rx antenna.

So you have a channel to Rx1 with SNR that is the average of the h_11 and h_12 paths.

Call this

SNR_1_Alamouti = ((|h_11|^2 + |h_12|^2)/2) * SNR_1

You have another channel to Rx2 with SNR that is the average of h_21 and h_22 paths

Call this

SNR_2_Alamouti = ((|h_21|^2 + |h_22|^2)/2) * SNR_2

MRC means that the overall SNR is the sum of all the branch SNRs.  So the total SNR is

SNR = SNR_1_Alamouti + SNR_2_Alamouti

Technically, the channel capacity is

C = .5 log2 (1 + SNR)

  Or C = B log2 (1+SNR)  (B = bandwidth, in this case SNR includes total noise over the band)

Now, if you are asking about the actual throughput in your application, that depends on your actual channels, your bandwidth, the payload size of your packets, coding, etc. etc.

trisha380
Member
Member
on

Thank u fr the information. This will ease the problem.

bhoyaramol1
Member
Member
on

Hi,

    For implementation of 2x2 MIMO system using USRP-2922 is it necessary to give external clock using OCXO(oven controlled oscillator) based Thunderbolt® GPS Disciplined clock from Trimble which supplies a 10-MHz Ref Clock output and digital PPS output. Or is it possible by using Function Generator as external clock pulse.

please reply.

Frankrossy
Member
Member
on

hola estoy tratando de implementar un sistema MIMO 4x4 basado en el ejemplo de 2x2 y desearia saber si alguien puede ayudarme xfa

Frankrossy
Member
Member
on

good afternoon Ing. Erick.

we are students of Electronic Engineering at the University Politecnica Salesiana in Ecuador , please could help us to implement a  MIMO 4x4 system because we are basing your work on MIMO 2x2 and we have some questions that we can not solve .

GetAttachment.jpg

Payal12
Member
Member
on

hello,

I want to implement energy efficiency for this 2x2 MIMO system could you please suggest me how can i start with it.

Sharrek
Member
Member
on

An errorless VI for anyone met across the same issue as I did.

 

It was my graduation project 3 years ago. I solved this issue and graduated successfully. Here is my VI which can run without error. Hope it can help.

 

https://github.com/RexChenjq/2x2QAMAlamouti-RexChen

Rushikesh
Member
Member
on

hello

how should i implement 2*2 MIMO using Poalr Coding

figther92
Member
Member
on
anyone share with me a VI with Implementing 2x1 MISO system with labview and NI USRP 2921??
Rushikesh
Member
Member
on

can anybody tell me,how to implement 2*2 mimo with polar coding in labview with USRP RIO 2943

summer123
Member
Member
on

Hello,
The 2*2 MIMO I set up uses the USRP-2920. When I run the above program, I follow the set clock source written on the white paper. The address is only changed elsewhere. However, it was reported that "niUSRP Fetch Rx Data (2D CDB).viERRA stream command was issued in the past.". I did not find a solution after reading all the comments. Is there any solution? Where did the problem occur? Is it necessary to match an external clock source? Also, if there is no solution, can you share the code of the earliest version of this article? Because I saw the previous comment that the original code was not wrong. Thank you! I hope someone can help me.
best wishes

LiDengSheng
Member
Member
on

Hello

I am trying to implement this example on a single device——ettus B210 which have 2 TXs and 2 RXs. I have completed the single antenna transmission example on it.

I'm faced with a problem I don't know how to solve——I changed the parameters like fllows:

LiDengSheng_0-1632644083664.png

 

IP address of Tx settings(192.168.10.2;192.168.10.3) and  Rx settings(192.168.10.4;192.168.10.5) are changed to device name(myb210);

The active antenna is changed to TX1、TX2、 RX1、RX2 of per device (actually only the B210);

The Frequency source and clock source are changed to Inter.

 

Also, in 'subAsyncMuliti-ChannelTransceiver.vi', I changed the channel list of 'niUSRP set time.vi' from '0' to '0,1' (there's no MIMO cable, so I think that every channel should be set).

LiDengSheng_1-1632646139402.png

 

However, when i runned the example, it was reported that the error  'niUSRP Write Tx Data (2D CDB).vi<ERR>Packet had timestamp that was late (or too early).' 

How should I solve it? Further, is it possible to implement 2x2MIMO on a single USRP?