Fourier Transforms
Contents
Introduction
This is a new page (October of 2021) to collect helpful information about Fourier Transforms
Syntax
- This page uses the following definition of the sinc function:
\(\begin{align*}\mbox{sinc}(x)&=\frac{\sin(\pi x)}{\pi x}\end{align*}\) Note that other references (such as the zyBook) may omit the $$\pi$$. Given the version above, sinc(0)=1 and sinc(n$$\pi$$)=0 for all integers $$n\neq 0$$. Also note that:\(\begin{align*}\sin(\theta)&=\theta\,\mbox{sinc}\left(\frac{\theta}{\pi}\right)\end{align*}\) and finally\(\begin{align*}\mbox{sinc}(x)&=\frac{\sin(\pi x)}{\pi x}=\frac{e^{j\pi x}-e^{-j\pi x}}{2j\pi x}\end{align*}\)
Useful Fourier Transforms
On the Sakai page in Resources, there is a folder called "Ref: Tables" with two files in it. The AllTablesHVV.pdf version is the most relevant to this semester (HVV stands for Haykin and van Veen, who wrote a textbook we previously use and whose notation is most similar to the zyBook). Pages 8 and 9 are related to Continuous Fourier Transforms.
Periodic Square Wave
The periodic square wave of height 1 in the table has a width of $$W=2T_1$$; re-writing the Fourier Series coefficients in terms of the width $$W$$ and the period $$T=\frac{2\pi}{\omega_0}$$gives:
using the definition of sinc from above. This means the Fourier Transform would be:
Centered Rectangular Pulse
The pulse of height 1 in the table has width of $$W=2T_1$$; re-writing the Fourier Transform in terms of the width $$W$$ gives:
using the definition of sinc from above.
General Rectangular Pulse
The general rectangular pulse in the table is given in terms of a shifted centered rectangular pulse. The width is $$2T_1=W=b-a$$ and the new center is $$t_0=\frac{a+b}{2}$$. Writing the Fourier Transform first as given in the table and then re-writing the Fourier Transform based on the width formula above gives:
Sawtooth Pulse
A sawtooth pulse is of duration $$D$$ and height $$H$$ is a signal that is 0 before time 0 and after time $$D$$ and follows a straight line $$x(t)=Ht/D$$ for $$0<t<D$$. There are a few ways to get the Fourier Transform for this signal - two of them are given below:
Using Integration
Using Integral Property
The sawtooth pulse can be viewed as the integral of a signal made up of a rectangular pulse of width $$D$$ and height $$H/D$$ and an impulse of height $$-H$$ that fires off at $$D$$. That is to say, given that a sawtooth pulse $$x(t)=\frac{H}{D}t\left(u(t)-u(t-D)\right)$$, its derivative is $$y(t)=\frac{dx(t)}{dt}=\frac{H}{D}\left(u(t)-u(t-D)\right)+\frac{H}{D}t\left(\delta(t)-\delta(t-D)\right)=\frac{H}{D}\left(u(t)-u(t-D)\right)-H\delta(t-D)$$. It is possible to find the Fourier Transform of $$y(t)$$ using the tables:
From this we can see that:
and then we can use the integral property to get: