Very simple issue on Fourier series

Click For Summary
SUMMARY

The discussion centers on the Fourier series representation of a periodic rectangular pulse train with a period T, where each pulse has a magnitude of 1 over a duration of T/4. The user initially calculated the Fourier coefficients a0, an, and bn using trigonometric Fourier series but encountered confusion regarding the bn term, which seemed to contribute a DC offset. Clarifications revealed that the natural period for Fourier series is 2π, necessitating adjustments in the sine and cosine terms, and highlighted the importance of correctly applying scaling factors in the calculations.

PREREQUISITES
  • Understanding of Fourier series and periodic functions
  • Familiarity with trigonometric integrals
  • Knowledge of scaling factors in Fourier analysis
  • Basic concepts of signal processing
NEXT STEPS
  • Study the derivation of Fourier series on general intervals
  • Learn about the impact of symmetry on Fourier coefficients
  • Explore the application of scaling factors in Fourier transforms
  • Investigate common mistakes in calculating Fourier series coefficients
USEFUL FOR

Students and professionals in electrical engineering, signal processing, and applied mathematics who are working with Fourier series and periodic signals.

DWill
Messages
68
Reaction score
0
Hi all, I am just trying to prove to myself the Fourier series representation of a periodic rectangular pulse train. The pulses have some period T, and each pulse has magnitude equal to 1 over a duration of T/4, and 0 the rest of the cycle.

Using trignometric Fourier series, I get the following:

a0 = 1/4 - (dc value = 0.25, this makes sense)

an = ∫1*cos(n2πft)dt over (0,T/4)
= [itex]\frac{sin(\frac{nπ}{2})}{nπ}[/itex]

bn = ∫1*sin(n2πft)dt over (0,T/4)
= [itex]\frac{1}{nπ}[/itex](1-cos([itex]\frac{nπ}{2})[/itex]

The bn term doesn't make sense to me, because it seems to contribute a dc term for each value of n. I double-checked the integration, although it's a very simple integral. This might just be the case of a really obvious mistake I'm making and I just can't seem to pinpoint it.

Thanks for the clarification!

EDIT: I recall that if I shift the reference axis so that t=0 lies at the midpoint of a pulse, the function has even symmetry and thus only the an terms will exist. However, I'm a bit confused why these extra dc terms result if I just shift the reference that I'm looking at a bit.
 
Last edited:
Mathematics news on Phys.org
Hey DWill.

Just a few comments.

As far as I remember, the natural period for Fourier series is going to be 2*pi units. So if you have a period of T, then this implies that we have to adjust the terms inside the sines and cosines as well as the normalization terms for the projections.

What this translate to is that if T is our period then we use the following formula:

http://en.wikipedia.org/wiki/Fourie...general_interval_.5Ba.2C.C2.A0a_.2B_.CF.84.5D

This means that we have to figure out the following integrals:

an = 1/T∫1*cos(n2πt/T)dt over (0,T/4)
= 1/T x T/(2πn) [sin(2πnt/T)] t=(0,T/4)
= 1/(2πn) x sin(πn/2)

bn = 1/T∫1*sin(n2πt/T)dt over (0,T/4)
= 1/T * T/(2πn) [-cos(2πnt/T)] t = (0,T/4)
= 1/(2πn) [1 -cos(πn/2)]

So if my calculations are right, you are missing a 1/2 scaling factor term.

Now I had a bit of a mess around with deriving the the final function which is meant to match the wiki definition of the Fourier series but I made a mistake when using some trig substitutions so I haven't posted it.
 
The bn terms are not dc. They multiply sines, just as the an terms multiply cosines.
 
Last edited:

Similar threads

  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
3
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 16 ·
Replies
16
Views
3K
  • · Replies 4 ·
Replies
4
Views
4K
  • · Replies 1 ·
Replies
1
Views
2K