top button
Flag Notify
    Connect to us
      Site Registration

Site Registration

Power spectral density in LTE?

+1 vote
724 views

I am trying to simulate an OFDM signal with LTE specifications. After taking ifft of the modulated symbols I want to plot the power specteral density of the signal. Somehow the power spectral density is not correct if I take directly the ifft output. My question is what needs to be done to the output of ifft samples to get the correct PSD.

posted Mar 1, 2016 by anonymous

Share this question
Facebook Share Button Twitter Share Button LinkedIn Share Button

1 Answer

0 votes

You can plot the absolute value after taking the IFFT of modulated data (may be 1200 for 100 RB or less for other configuration)with Nfft=2048. Always take care for placing data about the DC subcarrier which is Zero at the 1024th location and place 600 modulated data symbol just before and other 600 just after the DC subcarrier, and place simply zeros to other locations to make total length 2048.And for making the power normalised you should multiply this array by (2048/sqrt(1200)).

answer Mar 2, 2016 by Shyam Narayan
Similar Questions
+1 vote

I am trying to support two devices with different densities one is 220dpi and other is 190 dpi. So when I create new AVD definitions from AVD manager, there is no option to specify the density values. I am asking this because my dimen.xml, layout xml's would differ based on these device densities. So any one has tried before defining the device densities on emulator/avd.

+1 vote

In LTE after giving grant,I sent DCI after that I receive UL packets which has almost zero power(modem side). what could be the reason here?

...