Inverse Fourier Transform (IFT) Calculator

Calculate Inverse Fourier Transform (IFT)

The total number of time-domain samples and frequency components.
Enter exactly N complex frequency components, one per line. Format: real,imaginary. Example: 10,0 (for 10 + 0j) or 5,-3.2 (for 5 - 3.2j).

Unravel the mysteries of signal analysis with our Inverse Fourier Transform (IFT) Calculator. Quickly transform complex frequency domain data into its original time-domain waveform. Perfect for electrical engineers, physicists, and students needing to reconstruct signals from their spectral components. Get accurate results for signal reconstruction and analysis effortlessly.

Formula:

The Continuous Inverse Fourier Transform (IFT) is given by the formula:

f(t) = (1 / 2π) ∫-∞+∞ F(ω) ⋅ ejωt

Where:

  • f(t): The signal in the time domain.
  • F(ω): The signal in the frequency domain (complex spectrum).
  • ω: Angular frequency (2πf).
  • t: Time.
  • j: The imaginary unit (√-1).

For discrete signals, the Discrete Inverse Fourier Transform (DIFT) is typically used for computational purposes:

x[n] = (1 / N) Σk=0N-1 X[k] ⋅ ej 2πkn/N

Where:

  • x[n]: The n-th sample of the time-domain signal.
  • X[k]: The k-th frequency-domain component (complex).
  • N: Total number of samples/components.
  • n: Time index (from 0 to N-1).
  • k: Frequency index (from 0 to N-1).

Science and Signal Processing Tools

3dB Bandwidth

Go to Calculator

3dB Bandwidth

Go to Calculator

IDFT : Online Inverse Discrete Fourier Transform Tool

Go to Calculator