With [[RF.Spice A/D]], you can compute the Fourier Transform of your time-domain data and generate a spectrum graph. The "Transient Test Setup" dialog has an option called "Apply Fourier" that automatically creates a bar chart at the end of the simulation, showing the spectral contents of your time-domain waveform. Another option to perform a "Fast Fourier Transform" (FFT) on your data is the "Spectrum Graph" that can be accessed from the Graph View's "Special Functions" menu or from the Graph Toolbar. Unlike the transient test's Fourier bar chart, a spectrum graph is a Cartesian graph. In the transient test's Fourier Analysis, you have to specify a "Fundamental Frequency". The spectral contents of your signal are then calculated at the fundamental frequency and its harmonics (i.e. integer multiples of the fundamental frequency). In the spectrum graph, you already have time-domain data over a time window, which is usually from t = tmin to t = tmax. The fundamental frequency of the FFT is automatically calculated as f0 = 1/(tmax - tmin).
<table>
<tr>
<td>
[[File:b2MAN_Fig228.png|thumb|left|360px|The FFT Settings dialog for spectrum graph.]]
</td>
</tr>
</table>
To generate a spectrum graph, choose "Create Spectrum graph" from the Graph view's Special Functions Menu, or click the "FFT" button on the Graph Toolbar. This opens up the FFT Settings Dialog. At the top of the dialog, you have to select the "Target Signal" from a drop-down list. In the Sampling Options section of the dialog, you will see the start and stop times. You can change your temporal window if necessary. At the top of this section you can specify the "Number of Intervals" from a drop-down list with powers of 2. The default value is 512.