Fourier Transform क्या है और इसके Properties क्या हैं? | हिंदी में समझें


Fourier Transform क्या है?

Fourier Transform एक mathematical tool है जो किसी signal को time domain से frequency domain में बदलता है। यह हमें signal के frequency components को analyze करने में मदद करता है।


Fourier Transform की Mathematical Definition

Continuous-Time Fourier Transform (CTFT):

X(f) = ∫-∞ x(t)·e-j2πft dt

x(t) = ∫-∞ X(f)·ej2πft df

Discrete-Time Fourier Transform (DTFT):

X(e) = ∑n=-∞ x[n]·e-jωn

x[n] = (1/2π) ∫π X(e)·ejωn


Fourier Transform की Properties (गुणधर्म)

  1. Linearity: a·x₁(t) + b·x₂(t) ⇔ a·X₁(f) + b·X₂(f)
  2. Time Shifting: x(t - t₀) ⇔ X(f)·e-j2πft₀
  3. Frequency Shifting: x(t)·ej2πf₀t ⇔ X(f - f₀)
  4. Time Scaling: x(a·t) ⇔ (1/|a|)·X(f/a)
  5. Time Reversal: x(-t) ⇔ X(-f)
  6. Convolution: x(t) * h(t) ⇔ X(f)·H(f)
  7. Multiplication in Time Domain: x(t)·h(t) ⇔ X(f) * H(f)
  8. Parseval’s Theorem: ∫ |x(t)|² dt = ∫ |X(f)|² df

Fourier Transform के Applications

  1. Signal और System Analysis
  2. Filter Design
  3. Image और Audio Processing
  4. Communication Systems में Modulation
  5. Radar और Biomedical Signals का Analysis

निष्कर्ष (Conclusion)

Fourier Transform एक powerful tool है जो हमें signal के hidden frequency components को समझने में मदद करता है। इसकी properties और applications इसे signal processing और communication systems के लिए अनिवार्य बनाते हैं।

Related Post

Comments

Comments