Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

matlab help for implementing Alamouti scheme.

Status
Not open for further replies.

sabari_eda

Newbie level 6
Joined
Feb 27, 2007
Messages
12
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,365
alamouti matlab

i need help in implementing Alamouti scheme for Space Time Block Codes using orthogonal designs.
can anybody help me pls?
 

alamouti scheme matlab

Hi ,

First u go through the IEEE paper by Alamouti .

"A Simple Transmit Diversity Technique for Wireless Communications" IEEE October 1998

It ll give you basic idea of implementing the Alamouti scheme.

All the Best
Regards,
Taraka
 

alamouti simulation matlab

I hv Alamouti simulation from mathwork and working on it, however i hv queries

Has anyone here ever worked on it?
Could you please help me?

Regards,
 

explain alamouti scheme

yaa i worked u post ur queries i ll try to clarify

Regards,
Goud
 

alamouti+matlab

in the simulation of alamouti using bpsk, i compare the performance between 2Tx x 1Rx and 2Tx x 2Rx

of course, at the same BER the second is better in SNR effect then the first
but i query that why the simulation of the second end at 7dB while the first is extended to 10dB?

regards,
 

matlab alamouti 2rx

Do you have enough samples to generate the BER calculation? For the 2TX-2RX simulation at about 7dB SNR the BER is about 10^-4. To simulate this BER you should have at least N = 10/Pb = 10 / (10^-4) = 10^5 samples (trials).

Regards,
Casey
 

matlab code for almouti scheme

yes i see, coz here N = 1000
so i hv changed and get the good result

but can u explain why there is a difference?
thanks
 

matlab simulation alamouti siso

yes i see, coz here N = 1000
so i hv changed and get the good result

but can u explain why there is a difference?
thanks

As the BER gets smaller the number of trials required increases. Without enough trials you may not get any errors from the simulation. This is true for any BER simulation.

Casey
 

alamouti paper

Hi

when u implement an ALAMOUTI technique u need to estimate the channel. each path has a complex channel responce 'h'

the received signal at the 1st receiver anntenna is :
r1 = h1*s1 + h2*s2 + n1


where s1 and s2 are the symbols transmitted. and n1 is awgn

how do i estimate this channel responce 'h1' and 'h2' for the idependent channel paths?
 

Hi everybody.

Is there any one of you have code for alamouti scheme.i am very thankful if you ssend it to me.
I am actually working on SNR estimation.so far i do it for SISO.now i want to extend it to MIMO.so help me out.plz

thanks

my email:

engr_shahid@ieee.org
 

shah g said:
Hi everybody.

Is there any one of you have code for alamouti scheme.i am very thankful if you ssend it to me.
I am actually working on SNR estimation.so far i do it for SISO.now i want to extend it to MIMO.so help me out.plz

thanks

my email:

engr_shahid(at)ieee.org

Youn can find it here www.mathworks.com
 

tarakapraveen said:
Hi ,

First u go through the IEEE paper by Alamouti .

"A Simple Transmit Diversity Technique for Wireless Communications" IEEE October 1998

It ll give you basic idea of implementing the Alamouti scheme.

All the Best
Regards,
Taraka

Mate can u upload or email at
collective.ajay(at)gmail.com for the matlab file for implementing the alamouti paper . i desperately need it for my assignment . thanks in advance

Added after 34 seconds:

tarakapraveen said:
Hi ,

First u go through the IEEE paper by Alamouti .

"A Simple Transmit Diversity Technique for Wireless Communications" IEEE October 1998

It ll give you basic idea of implementing the Alamouti scheme.

All the Best
Regards,
Taraka

Mate can u upload or email at
collective.ajay(at)gmail.com for the matlab file for implementing the alamouti paper . i desperately need it for my assignment . thanks in advance
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top