akhilamalu
Newbie level 3
hai all,
I am doing a project on OFDM - STBC , in which am using alamouti encoder in the first stage,i applied alamouti to the two datas a1 and a2 are consecutive data streams , i have created elements in alamouti encoder output matrix , that is a 4 data streams (a1 , a2 , conj(a1) , -conj(a2) );
next step is application of ofdm,, here i have alot of confusions, because i have 4 data streams , i need to apply IFFT to each stream,,so what should be the value of N , while am using N-point ifft command in matlab.. eg:- ifft(a1,N);
what should be the value of N, what does it means, in a normal case there will be a single data stream for applying ofdm,,but here i have 4..how should i forward my work,,can any one give a proper solution???....
I am doing a project on OFDM - STBC , in which am using alamouti encoder in the first stage,i applied alamouti to the two datas a1 and a2 are consecutive data streams , i have created elements in alamouti encoder output matrix , that is a 4 data streams (a1 , a2 , conj(a1) , -conj(a2) );
next step is application of ofdm,, here i have alot of confusions, because i have 4 data streams , i need to apply IFFT to each stream,,so what should be the value of N , while am using N-point ifft command in matlab.. eg:- ifft(a1,N);
what should be the value of N, what does it means, in a normal case there will be a single data stream for applying ofdm,,but here i have 4..how should i forward my work,,can any one give a proper solution???....