Coded OFDM

15 visualizaciones (últimos 30 días)
Adedapo
Adedapo el 13 de Jun. de 2012
Hello. Can anybody put me through on how to compute the noise variance in coded OFDM? My implementation is as follows: Ebno=1:10; snr=Ebno+10*log10(Nst/N) + 10*log10(N/(Ncp+N)); % converting to symbol to noise ratio sigma=sqrt((10^.(snr)/10)) where Nst=Number of total used sub-carriers, N=FFT size, Ncp= Number of symbol allocated to CP If this is correct,where do i need to consider the code rate and the BitPerSymbol. If not, kindly assist with the proper implementation. Thanks. Adedapo.

Respuestas (0)

Categorías

Más información sobre PHY Components en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by