[신호 및 시스템] Lec 10, 11 - CT Fourier transform, Property
[신호 및 시스템] Lec 10, 11 - CT Fourier transform, Property
Precaution
본 게시글은 서울대학교 박성준 교수님의 신호 및 시스템 (26 Spring) 강의록입니다.
Extension of FS to aperiodic signal
- Let $x(t)$ represent an aperiodic signal,
- Its periodic extension : $x(t) = \sum_{k=-\infty}^\infty x(t+kT)$
- Then $x(t) = \lim_{T\to \infty} x_T(t)$
- Example) Let $x_T(t) = \text{rect}(t/2s)$
- Relationship equation btw FS and Fourier transform
- $\lim_{T\to \infty} Ta_k = E(\omega)$
Fourier transform
- Fourier transform (Analysis)
- Inverse Fourier transform (Synthesis)
Eigenffunction of LTI system
- for eigenfunction $e^{j\omega t}$, Let’s denote eigenvalue for $e^{j\omega t}$ as $H(j\omega)$
- Therefore, Fourier transform of $h(t) $ is $H(j\omega)$
Properties of CTFT
Convolution theorem
\[y(t) = h(t) * x(t)\xLeftrightarrow{\mathrm{CTFT}}Y(j\omega) = H(j\omega)X(j\omega)\] \[\begin{aligned}Y(j\omega)&= \int_{-\infty}^{\infty} \left[\int_{-\infty}^{\infty} x(\tau)h(t-\tau)\,d\tau \right] e^{-j\omega t}\,dt \\&= \int_{-\infty}^{\infty} x(\tau) \left[\int_{-\infty}^{\infty} h(t-\tau)e^{-j\omega t}\,dt \right] d\tau \\&= \int_{-\infty}^{\infty} x(\tau) \left[e^{-j\omega \tau} H(j\omega)\right] d\tau \\&= H(j\omega) \int_{-\infty}^{\infty} x(\tau)e^{-j\omega \tau}\,d\tau \\&= H(j\omega)X(j\omega)\end{aligned}\]- Convolution on t-domain → Multiplication in frequency domain
Examples of Fourier transform
- $x(t) = \text{rect}(t/2s) \xLeftrightarrow{\mathrm{CTFT}}X(j\omega ) = {2\sin \omega S \over \omega }= 2S\text{sinc}{(\omega S/\pi)}$
- $x(t) = e^{-at}u(t) \xLeftrightarrow{\mathrm{CTFT}} X(j \omega) = {1\over a+j\omega}$
Duality
- FT and IFT have almost the same form (differ by just a constant and sign)
- in most cases, properties that apply to $x(t) \rightarrow X(j\omega)$, also apply to $X(j\omega) \rightarrow x(t)$
Zero frequency
\[X(0) = \int_{-\infty}^\infty x(t) dt\]- FT @ zero : total integration of signal → DC component of a signal
DC → Impulse
\[1\xLeftrightarrow{\mathrm{CTFT}} 2\pi \delta (\omega)\]- From the CTFT equation, can define new definition of impulse function
- DC signal (i.e. $1$) can be considered as $\text{rect}$ function with infinite width,
Impulse → DC
\[\delta(\omega)\xLeftrightarrow{\mathrm{CTFT}} 1\]Linearity & Time shifting, Frequency shifting
- Time shifting
- Frequency shifting
Flipping
\[\mathcal F\{x(-t)\} = X(-j\omega)\]- Derivation : replace $\omega$ by $-\omega$ and solve
- Property of Even / Odd conserves
Scaling
\[x(at)\xLeftrightarrow{\mathrm{CTFT}}\frac{1}{|a|} X\!\left(j\frac{\omega}{a}\right)\]- Shrinking not only applies on the frequency but it also shrinks the amplitude
Multiplication
\[y(t) = h(t)x(t)\xLeftrightarrow{\mathrm{CTFT}}Y(j\omega) = \frac{1}{2\pi} H(j\omega) * X(j\omega)\]- Duality with convolution theorem
Conjugation
\[x^*(t) \xLeftrightarrow{\mathrm{CTFT}} X^*(-j\omega)\] \[\begin{aligned}\mathcal{F}\{x^*(t)\}&= \int_{-\infty}^{\infty} x^*(t)e^{-j\omega t}\,dt \\&= \overline{\int_{-\infty}^{\infty} x(t)e^{j\omega t}\,dt} \\&= \overline{X(-j\omega)} \\&= X^*(-j\omega)\end{aligned}\]- Conjugation symmetry
$x(t)$ is real, then $X(j\omega)$ is conjugate symmetric
\[\begin{aligned} x(t)& \xLeftrightarrow{\mathrm{CTFT}} X(j\omega) \\ x^*(t)& \xLeftrightarrow{\mathrm{CTFT}}X^*(-j\omega) \\ X(j\omega) & = X^*(-j\omega)\end{aligned}\]- Conjugate symmetric : Even for real value, Odd for imaginary value
- $x(t)$ is real and even, then $X(j\omega)$ is real.
- $x(t) $ is real and odd, then $X(j\omega)$ is pure imaginary.
- For an arbitrary real signal,
- Example : $\mathcal {F} {e^{-{a\vert t \vert}}}$ where $e^{-at}u(t) \xLeftrightarrow{\mathrm{CTFT}}{1\over a+j\omega}$
- $e^{-a\vert t \vert}$ is even part of $2e^{-at}u(t)$
Differentiation
\[{d\over dt } x(t) \xLeftrightarrow{\mathrm{CTFT}} j\omega X(j\omega)\]CTFT of signum (sign) function
\[\text{sgn}(t) \xLeftrightarrow{\mathrm{CTFT}} {2\over j\omega}\]- Defining sum of two ranged functions
- $g(t) \begin{cases}e^{-at}, & t\geq 0 \ -e^{at}, & t<0\end{cases}$, $\text{sgn} (t) = \lim_{a\to 0} g(t)$
Unit step function
\[u(t) = {\text{sgn} (t) + 1 \over 2} \xLeftrightarrow{\mathrm{CTFT}} {1\over j\omega} + \pi \delta(\omega)\]Integration
\[\int_{-\infty}^t x(\tau)d\tau \xLeftrightarrow{\mathrm{CTFT}} {1\over j\omega} X(j\omega) + \pi X(0) \delta(\omega)\]- Inverse of Differentiation but added initial value (Constant)
Parseval’s relation
\[\int_{-\infty}^{\infty} |x(t)|^2 dt=\frac{1}{2\pi} \int_{-\infty}^{\infty} |X(j\omega)|^2 d\omega=\int_{-\infty}^{\infty} \frac{|X(j\omega)|^2}{2\pi} d\omega\] \[\begin{aligned} \int_{-\infty}^{\infty} |x(t)|^2 dt &= \int_{-\infty}^{\infty} x(t)x^*(t)\,dt \\ &= \int_{-\infty}^{\infty} x(t)\left[\frac{1}{2\pi}\int_{-\infty}^{\infty} X^*(j\omega)e^{-j\omega t}\,d\omega \right] dt \\ &= \frac{1}{2\pi} \int_{-\infty}^{\infty} X^*(j\omega)\left[\int_{-\infty}^{\infty} x(t)e^{-j\omega t}\,dt \right] d\omega \\ &= \frac{1}{2\pi} \int_{-\infty}^{\infty} X^*(j\omega)X(j\omega)\,d\omega \\ &= \frac{1}{2\pi} \int_{-\infty}^{\infty} |X(j\omega)|^2 d\omega \end{aligned}\]- use relation $\vert x(t) \vert ^2 = x(t) x^*(t)$
This post is licensed under CC BY 4.0 by the author.