Preview

Explaining Fourier Series

Good Essays
Open Document
Open Document
694 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
Explaining Fourier Series
PART 2 : FOURIER SERIES
Objective : 1. To show that any periodic function (or signal) can be represented as a series of sinusoidal (or complex exponentials) function. 2. To show and to study hot to approximate periodic functions using a finite number of sinusoidal function and run the simulation using MATLAB.

Scope : In experiment 1, students need to learn using MATLAB by connect it with Fourier series, where students must know how the output changes as higher order terms are added. Students must know to plot the graph. Besides, students must know to add instruction in appropriate line to plot frequencies versus coefficient for each wave form.

Equipment :
MATLAB software.

Experiment 1 : Fourier Series
Generally, student must know the basic concept of Fourier series.
General form :
[pic]
Where :
[pic]
[pic]
For example, x(t) with the highest harmonic value = 2.
[pic]

Task 1 : Simulate Using MATLAB
Procedure :

Table 1 shows coefficient for complex exponential fourier series of half rectified sine wave with A=1, T=1.

|Wave form |Fourier Coefficients |
|Half-rectified sine wave: |[pic] |

Table 2-1 : Complex Exponential Fourier Series of Half-rectified Sine Wave.

Execute program in Listing 1 using 4 inputs : [2 8 20 100].
Listing 1 : • Program to give partial complex exponential fourier sums of a half rectified sine wave of unit amplitude in table 2-1.

clear clc k_max = input (‘Enter vector of highest harmonic values desired (even only) >>’); num_kmax = length (k_max); for z = 1 : num_kmax k = [-k_max (z) : k_max (z)]; L_k = length (k); a_k = zeros (1, L_k); % Form vector of fourier series coefficients, a_k ((L_k+1)/2+1) = -0.25*j; % all odd-terms are zero except A(1)

You May Also Find These Documents Helpful

  • Good Essays

    Practice Midterm

    • 551 Words
    • 3 Pages

    This exam is closed-book. You may not consult any notes or books during this exam. One formula page,…

    • 551 Words
    • 3 Pages
    Good Essays
  • Powerful Essays

    Nt1310 Unit 1 Assignment 1

    • 2017 Words
    • 9 Pages

    | In this lesson the learners will:Show their knowledge of addition and subtraction using three and four digit numbers whilst interpreting given data from column and picture graphs.Compare different graphs and determine which graph is more suitable for the method of display.Interpret results given through column and picture graphs.…

    • 2017 Words
    • 9 Pages
    Powerful Essays
  • Satisfactory Essays

    21 Mp Hw

    • 4998 Words
    • 20 Pages

    Learning Goal: To understand the concept of normal modes of oscillation and to derive some properties of normal modes of waves on a string. A normal mode of a closed system is an oscillation of the system in which all parts oscillate at a single frequency. In general there are an infinite number of such modes, each one with a distinctive frequency and associated pattern of oscillation. Consider an example of a system with normal modes: a string of length held fixed at both ends, located at and . Assume that waves on this string propagate with speed . The string extends in the x direction, and the waves are transverse with displacement along the y direction. In this problem, you will investigate the shape of the normal modes and then their frequency. The normal modes of this system are products of trigonometric functions. (For linear systems, the time dependance of a normal mode is always sinusoidal, but the spatial dependence need not be.) Specifically, for this system a normal mode is described by…

    • 4998 Words
    • 20 Pages
    Satisfactory Essays
  • Good Essays

    Experiment was also used as an intro to using basic lab equipment, computer programs and calculating errors. With many different calculation, the latter was easily fulfilled and more practice with the equipment and programs will lead to a more experienced familiarity to the physics lab.…

    • 822 Words
    • 4 Pages
    Good Essays
  • Satisfactory Essays

    lab report on nothing

    • 490 Words
    • 2 Pages

    It represents the low pass filter. By increasing the value of M, it tends to approach ideal low pass filter…

    • 490 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    Lamarsh Solution Chap7

    • 2292 Words
    • 10 Pages

    Note:In this question examine the figure 7.2 and see that to give a constant period value ,say…

    • 2292 Words
    • 10 Pages
    Satisfactory Essays
  • Satisfactory Essays

    Ccma

    • 251 Words
    • 2 Pages

    Solution 1: Refer attached excel sheets for all the four parts. The answers are marked in RED in Excel sheet.…

    • 251 Words
    • 2 Pages
    Satisfactory Essays
  • Good Essays

    e e )+ ( ) y(t) = 1 + ( √ √ 2 ζ2 − ζ ζ2 − 1 − 1 2 ζ2 + ζ ζ2 − 1 − 1…

    • 1158 Words
    • 5 Pages
    Good Essays
  • Good Essays

    The same function can be written in terms of sines with another series: 2L2 x = π…

    • 8067 Words
    • 33 Pages
    Good Essays
  • Better Essays

    Sinc Function, Ssb-Am, Fm

    • 1024 Words
    • 5 Pages

    [4]We are looking for Fourier Transform of sinc function, in first step, we put our function in Fourier Transform Formula.…

    • 1024 Words
    • 5 Pages
    Better Essays
  • Better Essays

    Properties of Dft

    • 1148 Words
    • 5 Pages

    The sequence of N complex numbers x0, ..., xN−1 is transformed into another sequence of N complex numbers according to the DFT formula:…

    • 1148 Words
    • 5 Pages
    Better Essays
  • Satisfactory Essays

    Jiawei Huang 37154135 Fourier Transform Assignment 1. Fourier transform of sine wave (code): import numpy as np import matplotlib.pyplot as plt from scipy.fftpack import fft,fftfreq dt = 0.01 time = np.arange(0,5.,dt) f_1 = 3. a_1 = 2.3 y = a_1*np.sin(2.*np.pi*time*f_1)…

    • 736 Words
    • 13 Pages
    Satisfactory Essays
  • Satisfactory Essays

    Inheritence

    • 466 Words
    • 2 Pages

    The coefficients of wave functions ai , bi ,ci ,di can be calculated by three…

    • 466 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    Signals and Linear System

    • 1422 Words
    • 6 Pages

    -Basic signal analysis (mostly continuous-time) -Basic system analysis (also mostly continuous systems) -Time-domain analysis (including convolution) -Laplace Transform and transfer functions -Fourier Series (revision) and Fourier Transform -Sampling Theorem and signal reconstructions -Basic z-transform…

    • 1422 Words
    • 6 Pages
    Satisfactory Essays
  • Good Essays

    In this case, the frequency function G(eiwT) is the transfer function G(z) evaluated on the unit circle. The argument of the frequency function G(eiwT) is scaled by the sampling…

    • 3342 Words
    • 14 Pages
    Good Essays

Related Topics