naught
Member level 3
I want to determine the system clock frequency under which my Fpga program is working.
I assume the bandwidth = subcarrier number * subcarrier space, and the subcarrier numuber equals the ifft number
so the bandwidth = ifft number * subcarrier space, 7.68MHZ = 512 * 15KHZ. bandwidth = 7.68MHZ.
And in the picture, the sampling frequency in time domain is also 7.68MHZ. For other different ifft number modulation in the picture, the bandwidth is also the same with the sampling frequency.
Could anyone please explain how the sampling frequency is calculated? I use this frequency as my system clock in FPGA design, but couldn`t figure out the math behind it.
thanks in advance!