Difference between revisions of "Assignment 8, Part 0: convolution practice"

From Course Wiki
Jump to: navigation, search
Line 9: Line 9:
  
 
The following two tables will pop up frequently in 20.309 for the rest of the semester. Table 8.0.1 describes the Fourier transform and many of its useful properties, while table 8.0.2 contains the transform pairs of many common functions. These two tables are useful because you can combine functions in table 8.0.2 using the properties in table 8.0.1 to figure out the transforms of an endless number of functions (without doing any math!).  
 
The following two tables will pop up frequently in 20.309 for the rest of the semester. Table 8.0.1 describes the Fourier transform and many of its useful properties, while table 8.0.2 contains the transform pairs of many common functions. These two tables are useful because you can combine functions in table 8.0.2 using the properties in table 8.0.1 to figure out the transforms of an endless number of functions (without doing any math!).  
 +
 +
Note: there is an error in the table for the transform of <math>u(t)</math>. The correct transform is: <math>\pi \delta(omega) + \frac{1}{j omega}.
  
 
[[Image: FourierTransformsTable.png|thumb|left|500 px|<caption>Table 8.0.1: Short table of Fourier transform properties</caption>]]
 
[[Image: FourierTransformsTable.png|thumb|left|500 px|<caption>Table 8.0.1: Short table of Fourier transform properties</caption>]]

Revision as of 17:38, 13 October 2022

20.309: Biological Instrumentation and Measurement

ImageBar 774.jpg



The following two tables will pop up frequently in 20.309 for the rest of the semester. Table 8.0.1 describes the Fourier transform and many of its useful properties, while table 8.0.2 contains the transform pairs of many common functions. These two tables are useful because you can combine functions in table 8.0.2 using the properties in table 8.0.1 to figure out the transforms of an endless number of functions (without doing any math!).

Note: there is an error in the table for the transform of $ u(t) $. The correct transform is: $ \pi \delta(omega) + \frac{1}{j omega}. [[Image: FourierTransformsTable.png|thumb|left|500 px|<caption>Table 8.0.1: Short table of Fourier transform properties</caption>]] [[Image: TimeFrequencyDomains_MoreTransformPairsTable.png|thumb|left|500 px|<caption>Table 8.0.2: Short table of Fourier transform pairs</caption>]] {{Template:Assignment Turn In|message= <ol type="A"> <li>Sketch each function in table 8.0.2 as well as the magnitude of its Fourier transform. Include any relevant constants in your sketch (for example: ''a'', <math>\alpha $, and $ f_0 $).

</li>


  • In class we found the Fourier transform of $ \cos^2(\omega_0 t) $. Use graphical convolution to determine the transform of $ \cos^4(\omega_0 t) $.

  • Using the transform pairs in table 8.0.2, sketch the fourier transform of $ e^{-\alpha t} u(t) \times \cos(\omega_0 t) $. Assume that $ \alpha\ll\omega_0 $.

  • Table 8.0.3 shows plots of eight time-domain signals A-H. The table on the right includes magnitude plots of the Fourier transform of ten signals numbered 1-10. For each time domain signal A-H, write the number 1-10 in the empty column of the matching frequency-domain signal. You may use a numbered plot more than once.
    Some of the frequency plots are shown on log-log axes and some are linear, as indicated by the plot title.
    Hint: Gaussian or white noise is a random signal with equal contributions from every frequency.

  • </ol>}}

    Table 8.0.3


    Navigation

    Back to 20.309 Main Page