[SS] Fourier Transform of Impulse Function (Dirac Delta)
·
.../Signals and Systems
Continuous Time Signal에서의 Impulse Function은 Dirac Delta Function $\delta(t)$임.이는 다음을 만족함.$$\delta(t)=\left\{ \begin{matrix} \infty &,t=0 \\ 0 &,t \ne 0 \end{matrix}\right. \\ \int^\infty_{-\infty} \delta(t)dt=1$$ 2022.08.29 - [.../Signals and Systems] - [SS] Impulse Function (Dirac Delta Function) [SS] Impulse Function (Dirac Delta Function)다음과 같이 정의 되는 함수를 $\delta_\epsilon(t)$라고 하자. $$\delta_\e..
[SS] Fourier Transform Table
·
.../Signals and Systems
0. Fourier Transform Table $x(t)$$X(\omega)$ 1$e^{-a t}u(t), a>0$$\frac{1}{a+j\omega}$ref.2$e^{a t} u(-t) , a>0$$\frac{1}{a-j\omega}$ 3$e^{-a \vert t\vert}, a>0$$\frac{2a}{a^2+\omega^2}$ 4$te^{-a t}u(t), a>0$$\frac{1}{ (a+j\omega)^2}$ 5$t^ne^{-a t}u(t), a>0$$\frac{n!}{ (a+j\omega)^{n+1}}$ 6$\delta(t)$$1$ref.7$1$$2\pi \delta(\omega)$ref.8$e^{j\omega_0t}$$2\pi \delta (\omega-\omega_0) $ref.9$\text..
[SS] Fourier Transform of Constant Function
·
.../Signals and Systems
IFT of ImpulseFrequency domain에서 impulse function $\delta(\Omega)$에 대해 inverse Fourier transform (IFT)를 취해서constant 1에 대한 Fourier transform (FT)를 구하는게 가장 쉬움.$\delta(\Omega)$의 IFT는 다음과 같음.$$\frac{1}{2\pi}\int^\infty_{-\infty} \delta(\Omega) e^{j\Omega t}d\Omega = \frac{1}{2\pi}\int^\infty_{-\infty}\delta(\Omega) e^0 d\Omega = \frac{1}{2\pi}$$$\delta(\Omega)$는 $\Omega=0$일 때만 값을 가지면, $\int^\infty_{..
[SS] Fourier Transform of Unit Step Function
·
.../Signals and Systems
Unit step function은 다음과 같음.$$ u(t)=\left\{\begin{matrix}1, & \text{ for } t \ge 0 \\ 0, & \text{ for } t2023.07.05 - [.../Signals and Systems] - [SS] Unit Step Function0 \\0, &t" data-og-host="dsaint31.tistory.com" data-og-source-url="https://dsaint31.tistory.com/553" data-og-url="https://dsaint31.tistory.com/553" data-og-image="https://scrap.kakaocdn.net/dn/cGrB1q/hyUdWadewO/RgGu0hFJ6NxbUHsLomv..
[SS] Fourier Transform of Signum
·
.../Signals and Systems
Signum function은 다음과 같음.$$ \text{sgn}(t)=\left\{\begin{matrix}1, & \text{ for } t \ge 0 \\ -1, & \text{ for } t 2023.07.05 - [.../Signals and Systems] - [SS] Signum function : 부호함수 [SS] Signum function : 부호함수수식 signum function은 sign 즉 부호를 출력해주는 함수로 $\text{sgn}$으로 표기됨. $$\text{sgn} (t)=\left\{ \begin{matrix} \displaystyle \frac{t}{|t|}, & t\ne 0\\ 0, & t=0\end{matrix} \right.$$ $t=0$ 인 경우 부호가 없다는..
[SS] Fourier Transform of Complex Exponential Function
·
.../Signals and Systems
Note:Time domain에서의 Complex Exponential Function의 곱(product)이 Frequency domain에서는 shift로 나타남. : Frequency Shifting. 다음과 같은 Complex Exponential Function의 Fourier Transform을 수행.$$e^{-j\Omega_0t}$$ Fourier Transform을 수행하면 다음과 같음. $$\begin {align*} \int^\infty_{-\infty} e^{-j\Omega_0 t} e^{-j\Omega t} \text{d}t &= \int^{\infty}_{-\infty} e ^{-j(\Omega_0+\Omega)t}\text{d}t\\ \quad &= \int^{\infty}_{-..