A Fourier Series Problem
Problem Freq4P00Int

        This is a guided problem to help you with basic Fourier Series concepts.  If you click here you can get a calculator for some Fourier Series calculations.  Use that calculator for the questions below, as needed.


Problems P1  Is there a second harmonic component in the sine wave?

P2  Is there a second harmonic component in the triangle wave?

P3  Is there a third harmonic component in the triangle wave?

        Now, try running the calculator for some of the other signals and observe the pattern of the harmonics.  Be sure that you can answer these questions.



        Now, here is a link to another calculator.  This calculator will let you examine two triangle waves: A triangle wave that starts at a positive zero crossing has a Fourier Series with the general term given by:
Enter your answer in the box below, then click the button to submit your answer.  You will get a grade on a 0 (completely wrong) to 100 (perfectly accurate answer) scale.

Your grade is:



Behind the scenes in the calculators

        The calculators used in this lesson do not really integrate the functions mathematically.  Rather, they compute a numerical approximation to the integrals.  Since they do the calculations on the fly - using data as it is generated - they do not do the FFT (i.e. the Fast Fourier Transform).  They just plow through the calculations, doing them brute force.  You might want to think of the calculations in the calculators as the SFT (i.e the Slow Fourier Transform).  While the calculations here do not take advantage of the speedier FFT algorithm, the number of points is small enough that you will not notice any slowness.  (At least, our testing of the calculators has not shown them to be noticably slow.)  However, since the calculations are done numerically, there will be times when the calculations will be slightly off from the theoretical values.  In our experience, they are always pretty close, but there is the possibility of small errors on occasion.