Fixed point and floating point implementation of the radix 2 FFT algorithm. Comparison of accuracy of the fixed point with floating point, sensitivity analysis to word size, pre-scaling and rounding. Additionally code should be instrumented to profile the computational intensity of each of the three approaches for comparison. Application: Signal processing, communication system, OFDM based communication standards.