Fourier transform of rectangular pulse

In summary: I don't need to multiply a in my calculation based on Wolfram, right?No you can't put it there like this because you change the function of Fourier transform, you will compute the Fourier transform of the function ##g(t)=2aA ## ,##t\in [-a,a]##, but the problem asks for the Fourier transform of ##f(t)=A##...basically, I don't need to multiply a in my calculation based on Wolfram, right?
  • #1
nao113
68
13
Homework Statement
Calculate the Fourier transform of rectangular pulse given below. (Height, A; width, 2a)
. I tried to calculate that but I am not sure whether it s correct or not. Do I need to put A there or just omit it so it will just be e^-jwt? thank you
Relevant Equations
available in the question
Here is the question:
Screen Shot 2022-06-01 at 15.09.09.png

Here is my answer
Screen Shot 2022-06-01 at 16.02.39.png
 
Last edited:
Physics news on Phys.org
  • #2
Wolfram says your final result is correct, hold on while I check your in between steps.
 
  • #3
Delta2 said:
Wolfram says your final result is correct, hold on while I check your in between steps.
one thing that I am confused, where can I use 2a as width here? I guess width represents time pr frequency, right?
 
  • #4
Yes the in between steps seem correct to me.

I don't understand your confusion.
2a is the width of the pulse in the time domain, in the frequency domain it seems to have infinite width,

but

this is typical happening with Fourier transform, a narrow function in time domain has a wide Fourier transform in the frequency domain, and a wide function in the frequency domain has a narrow inverse Fourier transform in the time domain.
 
  • #5
Delta2 said:
Yes the in between steps seem correct to me.

I don't understand your confusion.
2a is the width of the pulse in the time domain, in the frequency domain it seems to have infinite width,

but

this is typical happening with Fourier transform, a narrow function in time domain has a wide Fourier transform in the frequency domain, and a wide function in the frequency domain has a narrow inverse Fourier transform in the time domain.
I mean where can I put 2a in my calculation? How can I applied in that math formula? or we don t need to put 2a in that calculation? In my answer, I only used A as height
 
  • #6
You have 2a in your final result for F(w) but that doesn't mean that it is the width of F(w) in the frequency domain.
What math formula do you mean? The starting integral of Fourier transform?
 
  • #7
nao113 said:
I mean where can I put 2a in my calculation? How can I applied in that math formula? or we don t need to put 2a in that calculation? In my answer, I only used A as height
The width appears through the bounds of the integration. As you can see, your final result depends of the width of the pulse.
 
  • Like
Likes Delta2
  • #8
Yes well it depends what equivalent expression for F(w) you want to make. If you want to express it in terms of the ##sinc x## function then you must put the 2a there.
 
  • #9
Delta2 said:
You have 2a in your final result for F(w) but that doesn't mean that it is the width of F(w) in the frequency domain.
What math formula do you mean? The starting integral of Fourier transform?
yes, that s not 2a for width because I multiplied them with 2 in order to get 2j. Yes, integral of Fourier transform
 
  • #10
DrClaude said:
The width appears through the bounds of the integration. As you can see, your final result depends of the width of the pulse.
can you explain to me where the width appears? So rather than using a and -a, I need to use 2a and -2a?
 
  • #11
Delta2 said:
Yes well it depends what equivalent expression for F(w) you want to make. If you want to express it in terms of the ##sinc x## function then you must put the 2a there.
where should I put 2a? Did you mean like the picture below?
 

Attachments

  • Screen Shot 2022-06-01 at 19.02.05.png
    Screen Shot 2022-06-01 at 19.02.05.png
    7.2 KB · Views: 104
  • #12
Well, theoretically speaking you can put 2a inside your calculation steps, in an infinite number of ways, for example you can multiply by the term ##\frac{2a\cos(2a)\sin(2a)}{2a\cos(2a)\sin(2a)}## which is one and nothing changes, but the point is to put it when it has some utility.

Wolfram gives the answer as $$F(w)=2A\frac{\sin(aw)}{w}$$ but if we want to express this in terms of the ##sinc(aw)=\frac{\sin(aw)}{aw}## then we have to multiply and divide by ##a##, pretty much like you did.

##SincX## function is like a basis function for Fourier transforms, many Fourier transforms can be expressed in terms of the sinc function.
 
  • #13
nao113 said:
where should I put 2a? Did you mean like the picture below?
No you can't put it there like this because you change the function of Fourier transform , you will compute the Fourier transform of the function ##g(t)=2aA ## ,##t\in [-a,a]##, but the problem asks for the Fourier transform of ##f(t)=A##...
 
  • #14
Delta2 said:
Well, theoretically speaking you can put 2a inside your calculation steps, in an infinite number of ways, for example you can multiply by the term ##\frac{2a\cos(2a)\sin(2a)}{2a\cos(2a)\sin(2a)}## which is one and nothing changes, but the point is to put it when it has some utility.

Wolfram gives the answer as $$F(w)=2A\frac{\sin(aw)}{w}$$ but if we want to express this in terms of the ##sinc(aw)=\frac{\sin(aw)}{aw}## then we have to multiply and divide by ##a##, pretty much like you did.

##SincX## function is like a basis function for Fourier transforms, many Fourier transforms can be expressed in terms of the sinc function.
basically, I don't need to multiply a in my calculation based on Wolfram, right? what does a refer to?
 
  • Like
Likes Delta2
  • #15
nao113 said:
basically, I don't need to multiply a in my calculation based on Wolfram, right? what does a refer to?
a is the half width of the pulse, and it is also in the boundaries of the integral of the Fourier transform.
 
  • #16
Delta2 said:
a is the half width of the pulse, and it is also in the boundaries of the integral of the Fourier transform.
can I just remove a in my answer? so my answer will be exactly like Wolfram
 
  • #17
yes you can but should NOT remove it from inside the ##\sin(aw)##.
 
  • #18
Delta2 said:
yes you can but should NOT remove it from inside the ##\sin(aw)##.
yes, I got it..
Delta2 said:
No you can't put it there like this because you change the function of Fourier transform , you will compute the Fourier transform of the function ##g(t)=2aA ## ,##t\in [-a,a]##, but the problem asks for the Fourier transform of ##f(t)=A##...
Thank you, so I don t need to put 2a there. then, why the question provide me with the information of 2a if I will not use them in my answer above?
 
  • #19
Well, in the final result ##a## appears inside the ##\sin(aw)## so the final result depends on a, though not exactly on 2a.
 
  • #20
Delta2 said:
Well, in the final result ##a## appears inside the ##\sin(aw)## so the final result depends on a, though not exactly on 2a.
Yes, that s what I mean. I also got another question,
What happen if the width 2a is changed?
My answer:
If the width of the rectangular pulse increases then the main lobe becomes narrower. Moreover, the pulse becomes flatter and the magnitude spectrum loops will be thinner and taller. In other words, the zeros (the crossings of the magnitude spectrum with the axis) become closer to the origin.

Is it acceptable?
 
  • #21
nao113 said:
If the width of the rectangular pulse increases then the main lobe becomes narrower. Moreover, the pulse becomes flatter and the magnitude spectrum loops will be thinner and taller. In other words, the zeros (the crossings of the magnitude spectrum with the axis) become closer to the origin.
Yes this statement looks correct to me, we can infer this statement by examining the behavior of the function ##\frac{\sin(aw)}{w}## as ##a## increases, ##a## is something like the angular frequency of the sin function.
 
  • #22
Delta2 said:
Yes this statement looks correct to me, we can infer this statement by examining the behavior of the function ##\frac{\sin(aw)}{w}## as ##a## increases, ##a## is something like the angular frequency of the sin function.
I got it, thank you very much. Then, if I am asked to draw the wave of F(w), can I use Matlab? I tried them. Here they are. Do you think I got it right? I am still not sure how to convert the calculation result in Matlab.
 

Attachments

  • Screen Shot 2022-06-01 at 19.34.35.png
    Screen Shot 2022-06-01 at 19.34.35.png
    12.1 KB · Views: 107
  • Screen Shot 2022-06-01 at 19.48.03.png
    Screen Shot 2022-06-01 at 19.48.03.png
    11 KB · Views: 105
  • #23
The first screenshot might be the graph of ##\frac{\sin(aw)}{w}## for some ##a##, but I don't know about the second screenshot...Calculations for impedance of an RLC circuit? what those have to do here?
 

1. What is a Fourier transform?

A Fourier transform is a mathematical operation that decomposes a function into its constituent frequencies. It is commonly used in signal processing and allows us to analyze the frequency components of a signal.

2. What is a rectangular pulse?

A rectangular pulse is a signal that has a constant amplitude for a certain duration and then abruptly drops to zero. It is often used as a basic building block in signal processing and can be represented by a square wave.

3. How is the Fourier transform of a rectangular pulse calculated?

The Fourier transform of a rectangular pulse can be calculated using the formula F(ω) = A * (sin(ωt/2) / (ωt/2)), where A is the amplitude of the pulse and ω is the frequency.

4. What does the Fourier transform of a rectangular pulse tell us?

The Fourier transform of a rectangular pulse tells us the frequency components present in the signal. It shows us the amplitude and phase of each frequency component, which can be useful in analyzing and processing the signal.

5. Can the Fourier transform of a rectangular pulse be used in real-world applications?

Yes, the Fourier transform of a rectangular pulse is widely used in various fields such as signal processing, image processing, and communication systems. It allows us to analyze and manipulate signals to improve their quality or extract useful information.

Similar threads

Replies
16
Views
849
  • Engineering and Comp Sci Homework Help
Replies
14
Views
2K
Replies
5
Views
2K
  • Engineering and Comp Sci Homework Help
Replies
2
Views
1K
  • Engineering and Comp Sci Homework Help
Replies
4
Views
5K
  • Calculus and Beyond Homework Help
Replies
5
Views
361
  • Engineering and Comp Sci Homework Help
Replies
2
Views
1K
  • Engineering and Comp Sci Homework Help
Replies
3
Views
3K
Replies
2
Views
282
  • Engineering and Comp Sci Homework Help
Replies
1
Views
844
Back
Top