Showing Sync and Rect Form A Fourier Pair: X X X Sync
Showing Sync and Rect Form A Fourier Pair: X X X Sync
As is commonly learned in signal processing, the functions Sync() and Rect() form a
Fourier pair. And usually the proof for this goes along the lines of taking the Fourier
transform of Rect() and getting Sync()1. Then for the other way around the properties of
the Fourier transform are used to show the converse. So in some sense a form of hand
waving is used by blindly asking the student to accept the reversibility of the Fourier
transform. In fact it took mathematicians quite a while after Fouriers initial work to
make the proofs for his theory rigorous.
But this paper is going to show how these two particular functions form a Fourier pair the
old fashioned way by direct integration.
sin( x)
Sync( x) =
x
and
1 when | x |< 1
Re ct ( x) = 0.5 when | x |= 1
0 when | x |> 1
Likewise, we will define the Fourier transform (direct and inverse respectively) as
i x
Analysis: F ( ) = f ( x )e
dx
1 ix
Synthesis: f ( x) =
2 F ( )e
d
1
Depending on the definition of the Fourier transform, there are same scaling constants.
Now we will 1st tackle the trivial case namely find the Fourier transform of the Rect()
function.
2 sin( )
1
Now to go the other way, we will find two integrals very handy:
a 1 1
0 a 2 + s 2 ds = a 0 1 + y 2 | a | dy = sgn(a) tan y
1
[ ]
0 = sgn(a)
2
It is easy to forget that the Jacobian requires an absolute value and then one
erroneously arrives at an answer without the sgn() function.
a
sin(ax)e
sx
dx = where s is positive
0 a + s2
2
Now for the inverse Fourier transform of the sinc() function we start with definition.
sin( )
f ( x) =
1 ix
2Sync( )e d =
1
(cos(x) + i sin(x))d
2
2 sin( ) cos(x)
f ( x) = d
0
1 sin ( (1 x) ) + sin ( (1 + x) )
f ( x) = d
0
1
0
= e s ds
So plugging this substitution in the above, we find:
f ( x) = sin ( (1 x) ) + sin ( (1 + x) )d e s ds
1
0 0
Now notice that these two with respect to omega) are in the form of the second example
integral in this paper, so using that result, we find after integrating out omega:
1 1 x 1 1+ x
f ( x) =
(1 x )
0
2
+s 2
ds +
(1 + x )
0
2
+ s2
ds
f ( x) =
1
(sgn(1 x) + sgn(1 + x) )
2
f ( x) = Re ct ( x)
Thus we have shown how Sync() and Rect() form a Fourier pair using direct integration.