A Brief Introduction To The Fourier Transform in FTIR

Size: px
Start display at page:

Download "A Brief Introduction To The Fourier Transform in FTIR"

Transcription

1 Abstract A Brief Introduction To The in FTIR The Fourier transform is a method of converting a periodic signal from the time domain (x-axis of a graph is time) to the frequency domain (x-axis is frequency). In the case of FTIR we are converting from the distance domain (distance is a function of time) to the frequency domain (in wavenumbers). This document is not intended to be a rigorous examination of the subject (that would require a whole book) but to provide an introduction to the basics from a humble organic chemist s point of view. The mathematics and computer science behind the discrete Fourier transform methods used in modern instruments are awesome and powerful. I encourage students who are interested to examine the subject further. You will find yourself exploring subjects in physics, mathematics, computer science and analytical chemistry that may launch you into a whole new direction of study and career choices. I chose organic chemistry and so I lack most of the tools required to understand this topic but I will do my best. Please correct me where I go wrong. The Fourier transform converts a signal function to a spectrum and a spectrum to a signal function. Consider what the gentleman in the cartoon above looks like and you may get an idea of what it can do. 1 1 Cartoon from It's Hot in Here - Wacky Works by Virgil Partch of Collier's, Virgil Partch, Robert M. McBride & Company, Image obtained from on March 6, Version 0.1 Page 1 of 15

2 The Imagine a signal, perhaps from a laser, with a given frequency. After passing it through an interferometer we can observe the wavelength by the voltage changes in the photodetector as we move the mobile mirror (recall my attempt at introducing you to the interferometer, a simple yet amazing instrument used in many areas of scientific endeavor). The voltage fluctuates with the same wavelength as the laser light. And so we have a voltage signal similar to the graph in figure 1. We could simply measure the wavelength from the graph and get the wavenumber easily. But can we can also do this using the. Here is a signal from the detector. We can easily determine the frequency by looking at the signal. y = cos(5x) Figure 1: An example signal. x-axis is distance, y-axis is voltage. We could easily determine the frequency by inspecting the graph. In this case we imagine a frequency of 5 cm. The function plotted here is y = cos(5x) 1 Here is a simplified version of the Fourier transform. y = n 0 Signal(x) Test(x) dx (1.1) where n is the span of the calculation. For best results n = but no one has that much time on their hands. Observe that we multiply the function that represents our signal by a function that represents a test signal. If we integrate the product we will get a zero value if the frequencies are not equal, and a maximum value when the frequencies are equal. 2 By repeating the operation at every frequency in the range of interest we can determine which frequencies are contributing to a signal. In our example we expect to see only one single frequency, let us see if that bears out. 2 Please don t call me a liar when you learn that it is not quite that simple after a few more pages. Version 0.1 Page 2 of 15

3 In our system above we have a periodicity of 5, representing a signal with a frequency of 5 cm. We see this signal in figure 1. The signal function is cos(5x). If we test it 1 3 against a test function with the same periodicity we should get a maximum value for the area under the curve (the integration). First visually examine the graph of the product of the signal function and the test function as shown in figure 2. The area of the product function will add up to a large value. Multiply the signal by a test frequency. If the frequencies are identical, the integration of the result will be a non-zero value. y = cos(5x) cos(5x) cos(5x) cos(5x) dx = 1 Figure 2: The signal multiplied by a test function with the same frequency. Observe how every part of the curve is above zero. The function plotted above is y = cos(5x) cos(5x). The integration will be a maximum value. Now let us try test functions with periodicities that are not identical to the signal. In figures 3 and 4 we see that the product of the signal and test functions has equal area above and below the zero and the total area under the curve will add up to zero within a given period. If the frequencies are different the integration will be zero. y = cos(5x) cos(6x) cos(5x) cos(6x) dx = 0 Figure 3: The signal multiplied by a test function with a different frequency. The function plotted in this figure is y = cos(5x) cos(6x). The integration will be zero. 3 I know that IR frequencies are in the 500 to 4500 cm 1 range but this is just a simplified example. Version 0.1 Page 3 of 15

4 The area of the product function includes equal positive and negative regions and totals up to zero. y = cos(5x) cos(3x) cos(5x) cos(3x) dx = 0 Figure 4: The signal multiplied by a test function with yet another frequency. The function above is y = cos(5x) cos(3x).. The integration will again be zero. So we just need to repeat this operation with every test signal that we want. Let us test the observed signal against every frequency from 1 to 10 cm 1. We will use the following algorithm for v from 1 to 10 y = end do 2π 0 cos(5x) cos(v x) dx plot(x, y) on a graph (1.2) The region integrated is 0 to 2π radians, which represents 1 cm in the scheme we are using. (recall that cos(x) completes a single cycle of 2π radians, so cos(5x) represents a signal with 5 oscillations in the same period). 4 After running the algorithm (or performing it manualy it is only 10 operations after all) we have the following data set plotted on a graph in figure 5. 4 See the appendix for the calculations that generated the figures in this document. All the plots were created using a mathematics package. I used Maple but there are many other choices. Version 0.1 Page 4 of 15

5 cos(5x) cos(5x) dx = 1 Only the existing frequency gives a value in the Fourier Transform. cos(5x) cos(3x) dx = 0 cos(5x) cos(6x) dx = 0 Figure 5: After performing a simplified Fourier transform. Observe how the frequency of the signal is identified by the peak in the graph. We have converted the signal from a sinusoidal function of distance (cm) to a function of frequency (cm 1 ). 5 The Solves A Mystery What frequencies combine to create the signal presented in figure 6? Can you find the answer by inspecting the graph or do you need a little help? Perhaps a Fourier transform, will help. Can you tell me what frequencies are in this signal? Figure 6: A mystery interferogram. Distance (cm) We can use the Fourier transform method to convert the signal from a changing intensity as a function of the distance the mirror moved to a changing intensity as a function of the frequency. The result will show us the component frequencies as a series of discrete peaks. So perform the algorithm from equation 1.2 and test the signal for frequencies from 1 to 10 cm 1. The result is plotted in figure 7. 5 I know that I have ranted against connecting dots in graphs that s for business, not science I have said. The graph in figure 5 should be represented as a bar graph with a bar at 100% for 5 cm 1 and the rest of the bars at zero. But I must admit that it looks simpler as a scatter plot with connecting lines. Call me a hypocrite, I can take it. Version 0.1 Page 5 of 15

6 We see that the signal contained frequencies of 5 and 8 cm 1. Figure 7: A Fourier transform of the signal from figure 7. Its Not So Simple Real and Imaginary Spectra The Fourier transform presented in the above is very simple. It will not detect only detect cosine signals (sinusoidal signals with a maximum value at x=0) and will not detect a sine wave in the same signal. A sine wave can be considered to be orthogonal to a cosine wave (you cannot use one to create the other). Another way to look at it is that sine waves are out-of-phase with cosine waves. You can concert one to the other with a phase difference of π / 2 radians (90º). If a frequency is out-of-phase and we cannot see it with the cosine Fourier transform we someone might say it doesn t exist. But it does it is imaginary. We can see this imaginary signal using the sine Fourier transform. So, in doing a Fourier transform, your computer will calculate both the real (cosine) and imaginary (sine) Fourier transforms and combine the results to give you your final spectrum. The calculations involved are outside of my ability to explain but we will explore this issue again when we discuss Fourier transform in NMR signals. y = y = n 0 n 0 Signal cos(v x) dx Signal sin(v x) dx "real" "imaginary" For the rest of this introduction we will stay with the cosine Fourier transform only to keep things simple. Integers Are Whole Numbers But They re Not Real Numbers Our spectra have been generated by computing the Fourier transform using test signals of integer wavenumbers. But the electromagnetic spectrum is a continuum, not a set of discrete frequencies. What if we use test functions with values in between the integers? How about 1, 1.1, 1.2, cm 1 as test frequencies? We will tweak our Fourier transform algorithm and run it using the signal from figure 6. (1.3) Version 0.1 Page 6 of 15

7 for v from 1 to 10 by 0.1 y = end do 2π 0 Signal cos(v x) dx plot(x, y) on a graph This algorithm tests the signal function against frequencies from 1 to 10 cm in steps of cm. The Signal function is now known to be Signal = cos(5x) + cos(8x) so we 1 expect to see peaks for frequencies of 5 and 8 cm. The resulting data points are plotted 1 in figure 8. (1.4) y = cos(5x) + cos(8x) Distance (cm) Figure 8: A Fourier transform (right) of the signal from figure 6 (left) using smaller steps. Although the value of the transform is zero on the integer frequencies, we see strange side-lobe signals. The result has the same points as the transform from figure 7 and 10 additional points inbetween each of those. Observe the side-lobes around each peak. This is a result of the fact that the signal cuts off suddenly in a square edge because I can t run the transform out to infinity. The Fourier transform of a square wave has the exact side-lobe pattern we see in the frequency domain. So we see the frequencies in the signal and we see the frequencies that are used to describe a square wave. In a spectrum with many frequencies and many weak signals, thes side-lobes will interfere with interpretation. Apodization: Quieting that ringing in your ears y = 2 0 [ cos(5x) + cos(8x) ] cos(v x) dx How do we improve the result of such a Fourier transform as the one in figure 8? The problem is that we stopped the integration at a square edge. We can t integrate to infinity, but we can bring the signal down to zero in the integration span. Once it s zero, going to infinity won t matter. The shape of the function that is used to bring the signal down to zero will also result in artifacts like the side-lobes of the square wave (in a way, the square wave is the most simple apodization function). There are many, many apodization functions and this area is still an active field of research. One of the simplest is a simple triangle. In figure 9 we see the signal from figure 6 with a triangular apodization function applied and the corresponding Fourier transform. Version 0.1 Page 7 of 15

8 To minimize ringing artifacts the signal must be zero at the extremes. y = n x n We can make this happen using an apodization function. Distance (cm) The artifacts are smaller now. There are better apodization functions than a simple triangle. Figure 9: Apodization of the signal reduces line shape artifacts. Here we see the signal after a simple triangular apodization function is applied (left) and the Fourier transform of the modified signal (right). I will stick to the triangular apodization function (also known as a Bartlett apodization function) in this simplified introduction. There are many choices for these functions. 6 Which does your instrument use? Resolution Depends on Information We have so far only integrated our signal over a distance of 1 cm 1. This is a very small distance compared to the wavelengths involved in our make-belief signal. Observe that the peaks in the Fourier transform have a line width. They are not simply just sticks at the given frequency (Dirac delta functions) but resemble distribution functions. The line width is the resolution of the spectrum. In our simple signal we would expect infinitely thin lines at frequency values of 5 and 8 cm 1 after the Fourier transform. This is because we only have those two exact frequencies in the signal. But to have a perfect Fourier transform we need an infinitely long signal. The longer we extend the integration, the more information we are including in the signal and the higher the resolution. However, in real life the signal is decaying away to near zero as the wavelengths fall out of phase in the inteferogram. At some point instrumental noise will dominate so we don t want to extend our integration too far. A longer mirror movement will give us a higher resolution and a noisier spectrum. There is an optimum that you will choose depending on the quality of the signal and your resolution needs. In most cases we don t need extremely high resolution in IR spectroscopy. Figure 10 shows an example of increasing the span of the signal in the Fourier transform. 6 For a very brief introduction to other apodization methods see the link below to the Shimadzu corporation s website. They make and sell FTIR instruments and have a useful website with tips and helpful information. Version 0.1 Page 8 of 15

9 A span of 0 to 2π A span of 0 to 6π A span of 0 to 20π Figure 10: Increasing resolution by increasing the span of the signal. The more information in the signal, the higher the resolution of the Fourier transform. Observe how the peaks get sharper as the span of the signal is increased. The triangular apodization was applied over each span to minimize side lobes. Also, notice how the span of the side-lobes is related to the line width. The pattern of lobes is part of the line shape for each signal and a narrower line also means a narrower span for the side-lobes. In the final spectrum the line width is narrower than the spacing of our steps in the algorithm (less than 0.1 cm 1 ). So we don t see the side-lobes because there are not enough points in the graph to resolve them. In this case we might want to increase our digital resolution so we are testing the signal at more points. Digital Resolution The number of points that we collect in an interferogram will determine the spacing between data points. The more points the narrower the spacing. This is the digital resolution. If we don t collect enough points then narrow features will not be resolved. The digital resolution must be greater than the expected resolution of the spectrum. Your instrument is not producing a continuous algebraic function like the ones that I used to create the above plots. It is collecting voltage data at regular points along the mirror movement of the interferometer. In my youth there was such a thing as too many points as computer memory was expensive, but your phone has 100 times more memory in it than the workstation that I used in graduate school. Digital resolution used to be something to fret over with cost-benefit relationships that mattered. Not anymore collect all the points you want. In FTIR the digital resolution is usually set by the frequency of the reference laser and not a decision that you control. But always consider this concept if you are working with different spectrometers where it can be changed easily. Figure 11 shows the interferogram of our signal at various digital resolutions. Notice how a low digital resolution results in a signal that makes no sense. Too low of a resolution will cause the discrete Fourier transform to produce strange results. Version 0.1 Page 9 of 15

10 Figure 11: A demonstration of the effect of digital resolution. As we capture fewer points in our data file, the signal starts to loose definition. Too low of a digital resolution will give incorrect results. The computer will use the data points in the file and perform a discrete Fourier transformation, which is a computational method that tests data points generated by your test functions against the data points in the file. The sum of the products will be the Fourier transform result for each tested frequency. This technique is called the fast Fourier transform. It is a discrete method and it requires a number of data points equal to a power of 2 (e.g. 1024, 2048, 4096, etc ). If you don t have enough data points you can pad the file with zeros after apodization (you took the signal down to zero at the end of the file anyway, what s a few more?). This is called zero filling. Looking Ahead So remember that the spectrum that you see on the screen of your FTIR starts as a voltage signal created by a photodetector and translated by an analog-digital converter chip. This creates a digital data file that is interpreted by your computer after some mathematical processing. Different apodization functions and other mathematical techniques can improve resolution, enhance certain regions, reduce noise and perform other useful purposes. Or they can just completely fool you and present incorrect results if not used properly. Always remember that what you see is not real, it is an interpretation of a signal that is measured by an instrument. And the most important instrument is you. Below, in figure 12, we see a simulated interferogram that combines 3000 frequencies from 500 to 3500 wavenumbers. I then subtracted part (but not all) of the signal in three different sections of the spectrum. The Fourier transform of that signal is present as well. The Fourier transform was performed using the algorithm presented here but that was a mistake. It took ALL night! And I think my computer overheated and was damaged somehow. This is because Maple was computing integrations for a continuous trigonometric function with over 3000 terms and was doing it 3000 times to complete the algorithm. Algebraic methods are exact but numeric methods are fast and cheap (computer resource cheap) but approximate. A numeric method like the fast Fourier transform algorithm uses matrices and linear algebra two things computers excel at to quickly provide an almost accurate list of frequencies and intensities based on the signal. Version 0.1 Page 10 of 15

11 The FFT algorithm is the key to our modern lifestyle. If you make a better one, you will make serious money. Signal from photodetector Optical Path Difference (cm) 3000 frequencies are present in this signal. Some are subtracted in full or in part. Can you tell me which frequencies have been attenuated? This is the kind of complex signal that Fourier transform can analyze to give us a human-readable spectrogram Figure 12: A simulated interferogram from an FTIR experiment (left) and the Fourier transform of the signal (right). Observe how the Fourier transform not only gives a list of frequencies that are present, it gives us the relative intensities as well. How does this compare to a typical FTIR spectrum? Signal 1000 to 1080 cm 1, 25% transmittance Does this resemble a FTIR spectrum? 2850 to 2950 cm 1, 40% transmittance 1750 to 1800 cm 1, 10% transmittance MICRONS NICOLET 20SX FT-IR % T R A N S M I T T A N C E A B S O R B A N C E WAVENUMBERS Figure 13: FTIR spectrum of ethyl butyrate. This is the Fourier transform an interferogram recorded by the instrument. We will be revisiting most of these topics in more detail when we explore NMR spectroscopy. These computational methods and their consequences are more important to the NMR user than they are to the everyday FTIR user. Version 0.1 Page 11 of 15

12 Appendix: Maple Commands How did I generate the plots in this introduction and how can you do it yourself? Its easy! I encourage you to explore the world of combining frequencies in signals and performing your own simplified Fourier transforms to observe the effects of changing important parameters. Perhaps you might choose to explore different apodization functions. Below are some maple commands for generating the plots in this document. I am not going to define every command but the help pages of Maple will reveal any answers that you need. Creating a signal function. S := (w) -> cos(w*x*2*pi); This is the same as saying S w where w is the wavenumber that you will input into the function. x is the distance covered by the wave (x-axis of the signal plot). Using the signal function You can now generate a signal plot just by plotting the function directly Signal := S(7); plot(signal, x = 0.. 1); This sequence of commands creates a Signal that is a cosine wave with 7 oscillations in a period (2π). The function is created so that when x=1 we are at 2π radians. So we will see 7 waves in a unit length. If we imagine that the unit is 1 cm then the wave has a frequency of 7 cm 1. Combining signals We can combine frequencies just be adding up signal functions. Signal := S(7)+S(4)+S(9); plot(signal, x = 0.. 1); of a Signal ( ) = cos( 2π x w) The algorithm for the simple cosine fourier transform that I used is outlined below. I am sure many of you will be able to write a much better one or figure out how to use the fourier command in Maple. (Yes there is a fourier transform procedure built into Maple but I can t get it to make a plot. Can you?). Version 0.1 Page 12 of 15

13 X := []; Y := []; n := 10; inc :=.1; for b from 0 by inc to 10 do Test := S(b); A := Signal*Test; F := int(a, x = 0.. n); X := [op(x), b]; Y := [op(y), F]; end do: plot(x,y); Explore these commands. Type?plot,options for ways to make your plots look the way you want. Have fun! Version 0.1 Page 13 of 15

14 Bibliography I m an organic chemist. I know very little math but I do love it. As I was preparing this lecture I encountered the following resources that you might want to explore if the subject of Fourier transform has excited you. A useful textbook that I found is Brian C. Smith, Fundamentals of Infrared Spectroscopy, 2011, CRC Press, Boca Raton A Series of useful articles on FTIR including the nature of the instrument, the interferometer, Fourier transform and data processing. Gronholtz, J. and Herres, W., Understanding FT-IR data processing. Part 1: Data acquisition and Fourier transformation, Comp. App. Lab. 2, 216 (1984). Herres, W. and Gronholtz, J., Understanding FT-IR data processing. Part 2, Instruments and Computers 3, 10 (1985). Herres, W. and Gronholtz, J., Understanding FT-IR data processing. Part 3, Instruments and Computers 3, 45 (1985). I can t find either of the journals online in any form; they may be extinct. I accessed the documents at Some articles on the importance of Fourier transform in our lives. A full free textbook on Fourier transform from a course at Stanford University. I don t know if it is free but it s on the web. A lab exercise in FTIR Fourier transform A brief overview of Fourier transform for a Stanford neuroscience course. The Schimadzu corporation has a great series of articles about FTIR. There are several great short articles on preparing samples that you should read. You can find the all at For this review I read the article on Fourier transform and apodization from the Schimadzu FTIR Talk magazine. Version 0.1 Page 14 of 15

15 And always remember Wikipedia and Google. I found so many resources it was impossible to read them all. About KeynoteChemistry.com This document was obtained at KeynoteChemistry.com. I created this website to share the documents that accompany the videos on the KeynoteChemistry YouTube Channel. Visit the website to find more videos and documents related to spectroscopy, biochemistry and organic chemistry. This document is made available under the Creative Commons Attribution- NonCommercial-NoDerivatives 4.0 International License. Version 0.1 Page 15 of 15

The Discrete Fourier Transform. Claudia Feregrino-Uribe, Alicia Morales-Reyes Original material: Dr. René Cumplido

The Discrete Fourier Transform. Claudia Feregrino-Uribe, Alicia Morales-Reyes Original material: Dr. René Cumplido The Discrete Fourier Transform Claudia Feregrino-Uribe, Alicia Morales-Reyes Original material: Dr. René Cumplido CCC-INAOE Autumn 2015 The Discrete Fourier Transform Fourier analysis is a family of mathematical

More information

Notes on Fourier transforms

Notes on Fourier transforms Fourier Transforms 1 Notes on Fourier transforms The Fourier transform is something we all toss around like we understand it, but it is often discussed in an offhand way that leads to confusion for those

More information

Department of Electronic Engineering NED University of Engineering & Technology. LABORATORY WORKBOOK For the Course SIGNALS & SYSTEMS (TC-202)

Department of Electronic Engineering NED University of Engineering & Technology. LABORATORY WORKBOOK For the Course SIGNALS & SYSTEMS (TC-202) Department of Electronic Engineering NED University of Engineering & Technology LABORATORY WORKBOOK For the Course SIGNALS & SYSTEMS (TC-202) Instructor Name: Student Name: Roll Number: Semester: Batch:

More information

Chemistry 524--"Hour Exam"--Keiderling Mar. 19, pm SES

Chemistry 524--Hour Exam--Keiderling Mar. 19, pm SES Chemistry 524--"Hour Exam"--Keiderling Mar. 19, 2013 -- 2-4 pm -- 170 SES Please answer all questions in the answer book provided. Calculators, rulers, pens and pencils permitted. No open books allowed.

More information

Laboratory Assignment 4. Fourier Sound Synthesis

Laboratory Assignment 4. Fourier Sound Synthesis Laboratory Assignment 4 Fourier Sound Synthesis PURPOSE This lab investigates how to use a computer to evaluate the Fourier series for periodic signals and to synthesize audio signals from Fourier series

More information

Basic Signals and Systems

Basic Signals and Systems Chapter 2 Basic Signals and Systems A large part of this chapter is taken from: C.S. Burrus, J.H. McClellan, A.V. Oppenheim, T.W. Parks, R.W. Schafer, and H. W. Schüssler: Computer-based exercises for

More information

Comparison of Fourier transform methods for calculating MTF Joseph D. LaVeigne a, Stephen D. Burks b, Brian Nehring a

Comparison of Fourier transform methods for calculating MTF Joseph D. LaVeigne a, Stephen D. Burks b, Brian Nehring a Comparison of Fourier transform methods for calculating Joseph D. LaVeigne a, Stephen D. Burks b, Brian Nehring a a Santa Barbara Infrared, Inc., 30 S Calle Cesar Chavez, Santa Barbara, CA, USA 93103;

More information

Massachusetts Institute of Technology Dept. of Electrical Engineering and Computer Science Fall Semester, Introduction to EECS 2

Massachusetts Institute of Technology Dept. of Electrical Engineering and Computer Science Fall Semester, Introduction to EECS 2 Massachusetts Institute of Technology Dept. of Electrical Engineering and Computer Science Fall Semester, 2006 6.082 Introduction to EECS 2 Modulation and Demodulation Introduction A communication system

More information

Digital Video and Audio Processing. Winter term 2002/ 2003 Computer-based exercises

Digital Video and Audio Processing. Winter term 2002/ 2003 Computer-based exercises Digital Video and Audio Processing Winter term 2002/ 2003 Computer-based exercises Rudolf Mester Institut für Angewandte Physik Johann Wolfgang Goethe-Universität Frankfurt am Main 6th November 2002 Chapter

More information

5.1 Graphing Sine and Cosine Functions.notebook. Chapter 5: Trigonometric Functions and Graphs

5.1 Graphing Sine and Cosine Functions.notebook. Chapter 5: Trigonometric Functions and Graphs Chapter 5: Trigonometric Functions and Graphs 1 Chapter 5 5.1 Graphing Sine and Cosine Functions Pages 222 237 Complete the following table using your calculator. Round answers to the nearest tenth. 2

More information

Communication Engineering Prof. Surendra Prasad Department of Electrical Engineering Indian Institute of Technology, Delhi

Communication Engineering Prof. Surendra Prasad Department of Electrical Engineering Indian Institute of Technology, Delhi Communication Engineering Prof. Surendra Prasad Department of Electrical Engineering Indian Institute of Technology, Delhi Lecture - 16 Angle Modulation (Contd.) We will continue our discussion on Angle

More information

Analytical Spectroscopy Chemistry 620: Midterm Exam Key Date Assigned: April 15, Due April 22, 2010

Analytical Spectroscopy Chemistry 620: Midterm Exam Key Date Assigned: April 15, Due April 22, 2010 Analytical Spectroscopy Chemistry 620: Key Date Assigned: April 15, Due April 22, 2010 You have 1 week to complete this exam. You can earn up to 100 points on this exam, which consists of 4 questions.

More information

The Scientist and Engineer's Guide to Digital Signal Processing By Steven W. Smith, Ph.D.

The Scientist and Engineer's Guide to Digital Signal Processing By Steven W. Smith, Ph.D. The Scientist and Engineer's Guide to Digital Signal Processing By Steven W. Smith, Ph.D. Home The Book by Chapters About the Book Steven W. Smith Blog Contact Book Search Download this chapter in PDF

More information

5.3 Trigonometric Graphs. Copyright Cengage Learning. All rights reserved.

5.3 Trigonometric Graphs. Copyright Cengage Learning. All rights reserved. 5.3 Trigonometric Graphs Copyright Cengage Learning. All rights reserved. Objectives Graphs of Sine and Cosine Graphs of Transformations of Sine and Cosine Using Graphing Devices to Graph Trigonometric

More information

1. Measure angle in degrees and radians 2. Find coterminal angles 3. Determine the arc length of a circle

1. Measure angle in degrees and radians 2. Find coterminal angles 3. Determine the arc length of a circle Pre- Calculus Mathematics 12 5.1 Trigonometric Functions Goal: 1. Measure angle in degrees and radians 2. Find coterminal angles 3. Determine the arc length of a circle Measuring Angles: Angles in Standard

More information

Spectrum Analysis: The FFT Display

Spectrum Analysis: The FFT Display Spectrum Analysis: The FFT Display Equipment: Capstone, voltage sensor 1 Introduction It is often useful to represent a function by a series expansion, such as a Taylor series. There are other series representations

More information

Aliasing. Consider an analog sinusoid, representing perhaps a carrier in a radio communications system,

Aliasing. Consider an analog sinusoid, representing perhaps a carrier in a radio communications system, Aliasing Digital spectrum analyzers work differently than analog spectrum analyzers. If you place an analog sinusoid at the input to an analog spectrum analyzer and if the frequency range displayed by

More information

Advanced electromagnetism and electromagnetic induction

Advanced electromagnetism and electromagnetic induction Advanced electromagnetism and electromagnetic induction This worksheet and all related files are licensed under the Creative Commons Attribution License, version 1.0. To view a copy of this license, visit

More information

Lecture notes on Waves/Spectra Noise, Correlations and.

Lecture notes on Waves/Spectra Noise, Correlations and. Lecture notes on Waves/Spectra Noise, Correlations and. W. Gekelman Lecture 4, February 28, 2004 Our digital data is a function of time x(t) and can be represented as: () = a + ( a n t+ b n t) x t cos

More information

Chapter 5 Window Functions. periodic with a period of N (number of samples). This is observed in table (3.1).

Chapter 5 Window Functions. periodic with a period of N (number of samples). This is observed in table (3.1). Chapter 5 Window Functions 5.1 Introduction As discussed in section (3.7.5), the DTFS assumes that the input waveform is periodic with a period of N (number of samples). This is observed in table (3.1).

More information

The secondary MZM used to modulate the quadrature phase carrier produces a phase shifted version:

The secondary MZM used to modulate the quadrature phase carrier produces a phase shifted version: QAM Receiver 1 OBJECTIVE Build a coherent receiver based on the 90 degree optical hybrid and further investigate the QAM format. 2 PRE-LAB In the Modulation Formats QAM Transmitters laboratory, a method

More information

Fourier Signal Analysis

Fourier Signal Analysis Part 1B Experimental Engineering Integrated Coursework Location: Baker Building South Wing Mechanics Lab Experiment A4 Signal Processing Fourier Signal Analysis Please bring the lab sheet from 1A experiment

More information

Lecture 2: SIGNALS. 1 st semester By: Elham Sunbu

Lecture 2: SIGNALS. 1 st semester By: Elham Sunbu Lecture 2: SIGNALS 1 st semester 1439-2017 1 By: Elham Sunbu OUTLINE Signals and the classification of signals Sine wave Time and frequency domains Composite signals Signal bandwidth Digital signal Signal

More information

17. Atmospheres and Instruments

17. Atmospheres and Instruments 17. Atmospheres and Instruments Preliminaries 1. Diffraction limit: The diffraction limit on spatial resolution,, in radians 1.22 / d, where d is the diameter of the telescope and is the wavelength ( and

More information

2.4 Translating Sine and Cosine Functions

2.4 Translating Sine and Cosine Functions www.ck1.org Chapter. Graphing Trigonometric Functions.4 Translating Sine and Cosine Functions Learning Objectives Translate sine and cosine functions vertically and horizontally. Identify the vertical

More information

Theory of Telecommunications Networks

Theory of Telecommunications Networks Theory of Telecommunications Networks Anton Čižmár Ján Papaj Department of electronics and multimedia telecommunications CONTENTS Preface... 5 1 Introduction... 6 1.1 Mathematical models for communication

More information

Chapter 6: Periodic Functions

Chapter 6: Periodic Functions Chapter 6: Periodic Functions In the previous chapter, the trigonometric functions were introduced as ratios of sides of a right triangle, and related to points on a circle. We noticed how the x and y

More information

Introduction to signals and systems

Introduction to signals and systems CHAPTER Introduction to signals and systems Welcome to Introduction to Signals and Systems. This text will focus on the properties of signals and systems, and the relationship between the inputs and outputs

More information

Communication Engineering Prof. Surendra Prasad Department of Electrical Engineering Indian Institute of Technology, Delhi

Communication Engineering Prof. Surendra Prasad Department of Electrical Engineering Indian Institute of Technology, Delhi Communication Engineering Prof. Surendra Prasad Department of Electrical Engineering Indian Institute of Technology, Delhi Lecture - 10 Single Sideband Modulation We will discuss, now we will continue

More information

Digital Image Processing COSC 6380/4393

Digital Image Processing COSC 6380/4393 Digital Image Processing COSC 638/4393 Lecture 9 Sept 26 th, 217 Pranav Mantini Slides from Dr. Shishir K Shah and Frank (Qingzhong) Liu, S. Narasimhan HISTOGRAM SHAPING We now describe methods for histogram

More information

The FTNIR Myths... Misinformation or Truth

The FTNIR Myths... Misinformation or Truth The FTNIR Myths... Misinformation or Truth Recently we have heard from potential customers that they have been told that FTNIR instruments are inferior to dispersive or monochromator based NIR instruments.

More information

Unit 8 Trigonometry. Math III Mrs. Valentine

Unit 8 Trigonometry. Math III Mrs. Valentine Unit 8 Trigonometry Math III Mrs. Valentine 8A.1 Angles and Periodic Data * Identifying Cycles and Periods * A periodic function is a function that repeats a pattern of y- values (outputs) at regular intervals.

More information

Unit 6 Test REVIEW Algebra 2 Honors

Unit 6 Test REVIEW Algebra 2 Honors Unit Test REVIEW Algebra 2 Honors Multiple Choice Portion SHOW ALL WORK! 1. How many radians are in 1800? 10 10π Name: Per: 180 180π 2. On the unit circle shown, which radian measure is located at ( 2,

More information

Double-Angle, Half-Angle, and Reduction Formulas

Double-Angle, Half-Angle, and Reduction Formulas Double-Angle, Half-Angle, and Reduction Formulas By: OpenStaxCollege Bicycle ramps for advanced riders have a steeper incline than those designed for novices. Bicycle ramps made for competition (see [link])

More information

Function Guide for the Fourier Transformation Package SPIRE-UOL-REP

Function Guide for the Fourier Transformation Package SPIRE-UOL-REP Function Guide for the Fourier Transformation Package Prepared by: Peter Davis (University of Lethbridge) peter.davis@uleth.ca Andres Rebolledo (University of Lethbridge) andres.rebolledo@uleth.ca Trevor

More information

5.3-The Graphs of the Sine and Cosine Functions

5.3-The Graphs of the Sine and Cosine Functions 5.3-The Graphs of the Sine and Cosine Functions Objectives: 1. Graph the sine and cosine functions. 2. Determine the amplitude, period and phase shift of the sine and cosine functions. 3. Find equations

More information

Algebra and Trig. I. The graph of

Algebra and Trig. I. The graph of Algebra and Trig. I 4.5 Graphs of Sine and Cosine Functions The graph of The graph of. The trigonometric functions can be graphed in a rectangular coordinate system by plotting points whose coordinates

More information

3. Use your unit circle and fill in the exact values of the cosine function for each of the following angles (measured in radians).

3. Use your unit circle and fill in the exact values of the cosine function for each of the following angles (measured in radians). Graphing Sine and Cosine Functions Desmos Activity 1. Use your unit circle and fill in the exact values of the sine function for each of the following angles (measured in radians). sin 0 sin π 2 sin π

More information

MITOCW ocw f08-lec36_300k

MITOCW ocw f08-lec36_300k MITOCW ocw-18-085-f08-lec36_300k The following content is provided under a Creative Commons license. Your support will help MIT OpenCourseWare continue to offer high-quality educational resources for free.

More information

Secondary Math Amplitude, Midline, and Period of Waves

Secondary Math Amplitude, Midline, and Period of Waves Secondary Math 3 7-6 Amplitude, Midline, and Period of Waves Warm UP Complete the unit circle from memory the best you can: 1. Fill in the degrees 2. Fill in the radians 3. Fill in the coordinates in the

More information

System analysis and signal processing

System analysis and signal processing System analysis and signal processing with emphasis on the use of MATLAB PHILIP DENBIGH University of Sussex ADDISON-WESLEY Harlow, England Reading, Massachusetts Menlow Park, California New York Don Mills,

More information

ESE 150 Lab 04: The Discrete Fourier Transform (DFT)

ESE 150 Lab 04: The Discrete Fourier Transform (DFT) LAB 04 In this lab we will do the following: 1. Use Matlab to perform the Fourier Transform on sampled data in the time domain, converting it to the frequency domain 2. Add two sinewaves together of differing

More information

Dr. Martina B. Arndt Physics Department Bridgewater State College (MA) Based on work by Dr. Alan E.E. Rogers MIT s Haystack Observatory (MA)

Dr. Martina B. Arndt Physics Department Bridgewater State College (MA) Based on work by Dr. Alan E.E. Rogers MIT s Haystack Observatory (MA) VSRT INTRODUCTION Dr Martina B Arndt Physics Department Bridgewater State College (MA) Based on work by Dr Alan EE Rogers MIT s Haystack Observatory (MA) August, 2009 1 PREFACE The Very Small Radio Telescope

More information

Algebra 2/Trigonometry Review Sessions 1 & 2: Trigonometry Mega-Session. The Unit Circle

Algebra 2/Trigonometry Review Sessions 1 & 2: Trigonometry Mega-Session. The Unit Circle Algebra /Trigonometry Review Sessions 1 & : Trigonometry Mega-Session Trigonometry (Definition) - The branch of mathematics that deals with the relationships between the sides and the angles of triangles

More information

SAMPLING THEORY. Representing continuous signals with discrete numbers

SAMPLING THEORY. Representing continuous signals with discrete numbers SAMPLING THEORY Representing continuous signals with discrete numbers Roger B. Dannenberg Professor of Computer Science, Art, and Music Carnegie Mellon University ICM Week 3 Copyright 2002-2013 by Roger

More information

Introduction to Telecommunications and Computer Engineering Unit 3: Communications Systems & Signals

Introduction to Telecommunications and Computer Engineering Unit 3: Communications Systems & Signals Introduction to Telecommunications and Computer Engineering Unit 3: Communications Systems & Signals Syedur Rahman Lecturer, CSE Department North South University syedur.rahman@wolfson.oxon.org Acknowledgements

More information

Imaging Fourier transform spectrometer

Imaging Fourier transform spectrometer Rochester Institute of Technology RIT Scholar Works Theses Thesis/Dissertation Collections 2001 Imaging Fourier transform spectrometer Eric Sztanko Follow this and additional works at: http://scholarworks.rit.edu/theses

More information

Signal Characteristics

Signal Characteristics Data Transmission The successful transmission of data depends upon two factors:» The quality of the transmission signal» The characteristics of the transmission medium Some type of transmission medium

More information

Fourier Transform Pairs

Fourier Transform Pairs CHAPTER Fourier Transform Pairs For every time domain waveform there is a corresponding frequency domain waveform, and vice versa. For example, a rectangular pulse in the time domain coincides with a sinc

More information

Short Time Fourier Transform *

Short Time Fourier Transform * OpenStax-CNX module: m10570 1 Short Time Fourier Transform * Ivan Selesnick This work is produced by OpenStax-CNX and licensed under the Creative Commons Attribution License 1.0 1 Short Time Fourier Transform

More information

Patterns and Graphing Year 10

Patterns and Graphing Year 10 Patterns and Graphing Year 10 While students may be shown various different types of patterns in the classroom, they will be tested on simple ones, with each term of the pattern an equal difference from

More information

AC phase. Resources and methods for learning about these subjects (list a few here, in preparation for your research):

AC phase. Resources and methods for learning about these subjects (list a few here, in preparation for your research): AC phase This worksheet and all related files are licensed under the Creative Commons Attribution License, version 1.0. To view a copy of this license, visit http://creativecommons.org/licenses/by/1.0/,

More information

Spectrum Analysis - Elektronikpraktikum

Spectrum Analysis - Elektronikpraktikum Spectrum Analysis Introduction Why measure a spectra? In electrical engineering we are most often interested how a signal develops over time. For this time-domain measurement we use the Oscilloscope. Like

More information

Chem 524 Lecture notes (Sect. 7) update 2011

Chem 524 Lecture notes (Sect. 7) update 2011 Chem 524 Lecture notes (Sect. 7) update 2011 PDF version with embedded figures, click here IV. Wavelength Discriminators (continued) B. Interferometers (A selection of old notes/handouts can be linked

More information

The Noise about Noise

The Noise about Noise The Noise about Noise I have found that few topics in astrophotography cause as much confusion as noise and proper exposure. In this column I will attempt to present some of the theory that goes into determining

More information

Charan Langton, Editor

Charan Langton, Editor Charan Langton, Editor SIGNAL PROCESSING & SIMULATION NEWSLETTER Baseband, Passband Signals and Amplitude Modulation The most salient feature of information signals is that they are generally low frequency.

More information

ME 365 EXPERIMENT 8 FREQUENCY ANALYSIS

ME 365 EXPERIMENT 8 FREQUENCY ANALYSIS ME 365 EXPERIMENT 8 FREQUENCY ANALYSIS Objectives: There are two goals in this laboratory exercise. The first is to reinforce the Fourier series analysis you have done in the lecture portion of this course.

More information

Graphing Sine and Cosine

Graphing Sine and Cosine The problem with average monthly temperatures on the preview worksheet is an example of a periodic function. Periodic functions are defined on p.254 Periodic functions repeat themselves each period. The

More information

DFT: Discrete Fourier Transform & Linear Signal Processing

DFT: Discrete Fourier Transform & Linear Signal Processing DFT: Discrete Fourier Transform & Linear Signal Processing 2 nd Year Electronics Lab IMPERIAL COLLEGE LONDON Table of Contents Equipment... 2 Aims... 2 Objectives... 2 Recommended Textbooks... 3 Recommended

More information

Application of Fourier Transform in Signal Processing

Application of Fourier Transform in Signal Processing 1 Application of Fourier Transform in Signal Processing Lina Sun,Derong You,Daoyun Qi Information Engineering College, Yantai University of Technology, Shandong, China Abstract: Fourier transform is a

More information

Copyright 2009 Pearson Education, Inc. Slide Section 8.2 and 8.3-1

Copyright 2009 Pearson Education, Inc. Slide Section 8.2 and 8.3-1 8.3-1 Transformation of sine and cosine functions Sections 8.2 and 8.3 Revisit: Page 142; chapter 4 Section 8.2 and 8.3 Graphs of Transformed Sine and Cosine Functions Graph transformations of y = sin

More information

Lecture 3 Complex Exponential Signals

Lecture 3 Complex Exponential Signals Lecture 3 Complex Exponential Signals Fundamentals of Digital Signal Processing Spring, 2012 Wei-Ta Chu 2012/3/1 1 Review of Complex Numbers Using Euler s famous formula for the complex exponential The

More information

Laboratory Assignment 5 Amplitude Modulation

Laboratory Assignment 5 Amplitude Modulation Laboratory Assignment 5 Amplitude Modulation PURPOSE In this assignment, you will explore the use of digital computers for the analysis, design, synthesis, and simulation of an amplitude modulation (AM)

More information

Module 5 Trigonometric Identities I

Module 5 Trigonometric Identities I MAC 1114 Module 5 Trigonometric Identities I Learning Objectives Upon completing this module, you should be able to: 1. Recognize the fundamental identities: reciprocal identities, quotient identities,

More information

The quality of the transmission signal The characteristics of the transmission medium. Some type of transmission medium is required for transmission:

The quality of the transmission signal The characteristics of the transmission medium. Some type of transmission medium is required for transmission: Data Transmission The successful transmission of data depends upon two factors: The quality of the transmission signal The characteristics of the transmission medium Some type of transmission medium is

More information

Chapter 2 Fundamentals of FT-IR

Chapter 2 Fundamentals of FT-IR Chapter 2 Fundamentals of FT-IR 2.1 Principle of Spectral Measurements A schematic of IR spectroscopy is illustrated in Fig. 2.1, which presents the physical fundamental of spectroscopy. The IR source

More information

Harmonic Analysis. Purpose of Time Series Analysis. What Does Each Harmonic Mean? Part 3: Time Series I

Harmonic Analysis. Purpose of Time Series Analysis. What Does Each Harmonic Mean? Part 3: Time Series I Part 3: Time Series I Harmonic Analysis Spectrum Analysis Autocorrelation Function Degree of Freedom Data Window (Figure from Panofsky and Brier 1968) Significance Tests Harmonic Analysis Harmonic analysis

More information

Analytic Geometry/ Trigonometry

Analytic Geometry/ Trigonometry Analytic Geometry/ Trigonometry Course Numbers 1206330, 1211300 Lake County School Curriculum Map Released 2010-2011 Page 1 of 33 PREFACE Teams of Lake County teachers created the curriculum maps in order

More information

Fourier Transform Infrared Spectroscopy

Fourier Transform Infrared Spectroscopy ISSN 0976 3333 Available Online at www.ijpba.info International Journal of Pharmaceutical & Biological Archives 2011; 2(6):1636-1642 REVIEW ARTICLE Fourier Transform Infrared Spectroscopy Manan Upadhyay*,

More information

Class #9: Experiment Diodes Part II: LEDs

Class #9: Experiment Diodes Part II: LEDs Class #9: Experiment Diodes Part II: LEDs Purpose: The objective of this experiment is to become familiar with the properties and uses of LEDs, particularly as a communication device. This is a continuation

More information

Orthonormal bases and tilings of the time-frequency plane for music processing Juan M. Vuletich *

Orthonormal bases and tilings of the time-frequency plane for music processing Juan M. Vuletich * Orthonormal bases and tilings of the time-frequency plane for music processing Juan M. Vuletich * Dept. of Computer Science, University of Buenos Aires, Argentina ABSTRACT Conventional techniques for signal

More information

The Fundamentals of Mixed Signal Testing

The Fundamentals of Mixed Signal Testing The Fundamentals of Mixed Signal Testing Course Information The Fundamentals of Mixed Signal Testing course is designed to provide the foundation of knowledge that is required for testing modern mixed

More information

Modulation. Digital Data Transmission. COMP476 Networked Computer Systems. Analog and Digital Signals. Analog and Digital Examples.

Modulation. Digital Data Transmission. COMP476 Networked Computer Systems. Analog and Digital Signals. Analog and Digital Examples. Digital Data Transmission Modulation Digital data is usually considered a series of binary digits. RS-232-C transmits data as square waves. COMP476 Networked Computer Systems Analog and Digital Signals

More information

Frequency Division Multiplexing Spring 2011 Lecture #14. Sinusoids and LTI Systems. Periodic Sequences. x[n] = x[n + N]

Frequency Division Multiplexing Spring 2011 Lecture #14. Sinusoids and LTI Systems. Periodic Sequences. x[n] = x[n + N] Frequency Division Multiplexing 6.02 Spring 20 Lecture #4 complex exponentials discrete-time Fourier series spectral coefficients band-limited signals To engineer the sharing of a channel through frequency

More information

The 29 th Annual ARRL and TAPR Digital Communications Conference. DSP Short Course Session 1: DSP Intro and Basics. Rick Muething, KN6KB/AAA9WK

The 29 th Annual ARRL and TAPR Digital Communications Conference. DSP Short Course Session 1: DSP Intro and Basics. Rick Muething, KN6KB/AAA9WK The 29 th Annual ARRL and TAPR Digital Communications Conference DSP Short Course Session 1: DSP Intro and Basics Rick Muething, KN6KB/AAA9WK Session 1 Overview What is DSP? Why is DSP better/different

More information

Signal Processing for Speech Applications - Part 2-1. Signal Processing For Speech Applications - Part 2

Signal Processing for Speech Applications - Part 2-1. Signal Processing For Speech Applications - Part 2 Signal Processing for Speech Applications - Part 2-1 Signal Processing For Speech Applications - Part 2 May 14, 2013 Signal Processing for Speech Applications - Part 2-2 References Huang et al., Chapter

More information

Applications of Linear Algebra in Signal Sampling and Modeling

Applications of Linear Algebra in Signal Sampling and Modeling Applications of Linear Algebra in Signal Sampling and Modeling by Corey Brown Joshua Crawford Brett Rustemeyer and Kenny Stieferman Abstract: Many situations encountered in engineering require sampling

More information

ME scope Application Note 01 The FFT, Leakage, and Windowing

ME scope Application Note 01 The FFT, Leakage, and Windowing INTRODUCTION ME scope Application Note 01 The FFT, Leakage, and Windowing NOTE: The steps in this Application Note can be duplicated using any Package that includes the VES-3600 Advanced Signal Processing

More information

THE SINUSOIDAL WAVEFORM

THE SINUSOIDAL WAVEFORM Chapter 11 THE SINUSOIDAL WAVEFORM The sinusoidal waveform or sine wave is the fundamental type of alternating current (ac) and alternating voltage. It is also referred to as a sinusoidal wave or, simply,

More information

8.2 Common Forms of Noise

8.2 Common Forms of Noise 8.2 Common Forms of Noise Johnson or thermal noise shot or Poisson noise 1/f noise or drift interference noise impulse noise real noise 8.2 : 1/19 Johnson Noise Johnson noise characteristics produced by

More information

Multirate Signal Processing Lecture 7, Sampling Gerald Schuller, TU Ilmenau

Multirate Signal Processing Lecture 7, Sampling Gerald Schuller, TU Ilmenau Multirate Signal Processing Lecture 7, Sampling Gerald Schuller, TU Ilmenau (Also see: Lecture ADSP, Slides 06) In discrete, digital signal we use the normalized frequency, T = / f s =: it is without a

More information

Extraction of Musical Pitches from Recorded Music. Mark Palenik

Extraction of Musical Pitches from Recorded Music. Mark Palenik Extraction of Musical Pitches from Recorded Music Mark Palenik ABSTRACT Methods of determining the musical pitches heard by the human ear hears when recorded music is played were investigated. The ultimate

More information

2. Be able to evaluate a trig function at a particular degree measure. Example: cos. again, just use the unit circle!

2. Be able to evaluate a trig function at a particular degree measure. Example: cos. again, just use the unit circle! Study Guide for PART II of the Fall 18 MAT187 Final Exam NO CALCULATORS are permitted on this part of the Final Exam. This part of the Final exam will consist of 5 multiple choice questions. You will be

More information

Signals A Preliminary Discussion EE442 Analog & Digital Communication Systems Lecture 2

Signals A Preliminary Discussion EE442 Analog & Digital Communication Systems Lecture 2 Signals A Preliminary Discussion EE442 Analog & Digital Communication Systems Lecture 2 The Fourier transform of single pulse is the sinc function. EE 442 Signal Preliminaries 1 Communication Systems and

More information

FFT Analyzer. Gianfranco Miele, Ph.D

FFT Analyzer. Gianfranco Miele, Ph.D FFT Analyzer Gianfranco Miele, Ph.D www.eng.docente.unicas.it/gianfranco_miele g.miele@unicas.it Introduction It is a measurement instrument that evaluates the spectrum of a time domain signal applying

More information

Instruction Manual for Concept Simulators. Signals and Systems. M. J. Roberts

Instruction Manual for Concept Simulators. Signals and Systems. M. J. Roberts Instruction Manual for Concept Simulators that accompany the book Signals and Systems by M. J. Roberts March 2004 - All Rights Reserved Table of Contents I. Loading and Running the Simulators II. Continuous-Time

More information

Objectives. Abstract. This PRO Lesson will examine the Fast Fourier Transformation (FFT) as follows:

Objectives. Abstract. This PRO Lesson will examine the Fast Fourier Transformation (FFT) as follows: : FFT Fast Fourier Transform This PRO Lesson details hardware and software setup of the BSL PRO software to examine the Fast Fourier Transform. All data collection and analysis is done via the BIOPAC MP35

More information

Principles of Global Positioning Systems Spring 2008

Principles of Global Positioning Systems Spring 2008 MIT OpenCourseWare http://ocw.mit.edu 12.540 Principles of Global Positioning Systems Spring 2008 For information about citing these materials or our Terms of Use, visit: http://ocw.mit.edu/terms. 12.540

More information

Color Science. What light is. Measuring light. CS 4620 Lecture 15. Salient property is the spectral power distribution (SPD)

Color Science. What light is. Measuring light. CS 4620 Lecture 15. Salient property is the spectral power distribution (SPD) Color Science CS 4620 Lecture 15 1 2 What light is Measuring light Light is electromagnetic radiation Salient property is the spectral power distribution (SPD) [Lawrence Berkeley Lab / MicroWorlds] exists

More information

Design of FIR Filters

Design of FIR Filters Design of FIR Filters Elena Punskaya www-sigproc.eng.cam.ac.uk/~op205 Some material adapted from courses by Prof. Simon Godsill, Dr. Arnaud Doucet, Dr. Malcolm Macleod and Prof. Peter Rayner 1 FIR as a

More information

6 Sampling. Sampling. The principles of sampling, especially the benefits of coherent sampling

6 Sampling. Sampling. The principles of sampling, especially the benefits of coherent sampling Note: Printed Manuals 6 are not in Color Objectives This chapter explains the following: The principles of sampling, especially the benefits of coherent sampling How to apply sampling principles in a test

More information

771 Series LASER SPECTRUM ANALYZER. The Power of Precision in Spectral Analysis. It's Our Business to be Exact! bristol-inst.com

771 Series LASER SPECTRUM ANALYZER. The Power of Precision in Spectral Analysis. It's Our Business to be Exact! bristol-inst.com 771 Series LASER SPECTRUM ANALYZER The Power of Precision in Spectral Analysis It's Our Business to be Exact! bristol-inst.com The 771 Series Laser Spectrum Analyzer combines proven Michelson interferometer

More information

Trig functions are examples of periodic functions because they repeat. All periodic functions have certain common characteristics.

Trig functions are examples of periodic functions because they repeat. All periodic functions have certain common characteristics. Trig functions are examples of periodic functions because they repeat. All periodic functions have certain common characteristics. The sine wave is a common term for a periodic function. But not all periodic

More information

Topic 6. The Digital Fourier Transform. (Based, in part, on The Scientist and Engineer's Guide to Digital Signal Processing by Steven Smith)

Topic 6. The Digital Fourier Transform. (Based, in part, on The Scientist and Engineer's Guide to Digital Signal Processing by Steven Smith) Topic 6 The Digital Fourier Transform (Based, in part, on The Scientist and Engineer's Guide to Digital Signal Processing by Steven Smith) 10 20 30 40 50 60 70 80 90 100 0-1 -0.8-0.6-0.4-0.2 0 0.2 0.4

More information

the input values of a function. These are the angle values for trig functions

the input values of a function. These are the angle values for trig functions SESSION 8: TRIGONOMETRIC FUNCTIONS KEY CONCEPTS: Graphs of Trigonometric Functions y = sin θ y = cos θ y = tan θ Properties of Graphs Shape Intercepts Domain and Range Minimum and maximum values Period

More information

Relationships Occurring With Sinusoidal Points March 11, 2002 by Andrew Burnson

Relationships Occurring With Sinusoidal Points March 11, 2002 by Andrew Burnson Relationships Occurring With Sinusoidal Points March 11, 2002 by Andrew Burnson I have found that when a sine wave of the form f(x) = Asin(bx+c) passes through three points, several relationships are formed

More information

Section 8.4 Equations of Sinusoidal Functions soln.notebook. May 17, Section 8.4: The Equations of Sinusoidal Functions.

Section 8.4 Equations of Sinusoidal Functions soln.notebook. May 17, Section 8.4: The Equations of Sinusoidal Functions. Section 8.4: The Equations of Sinusoidal Functions Stop Sine 1 In this section, we will examine transformations of the sine and cosine function and learn how to read various properties from the equation.

More information

Mathematics Lecture. 3 Chapter. 1 Trigonometric Functions. By Dr. Mohammed Ramidh

Mathematics Lecture. 3 Chapter. 1 Trigonometric Functions. By Dr. Mohammed Ramidh Mathematics Lecture. 3 Chapter. 1 Trigonometric Functions By Dr. Mohammed Ramidh Trigonometric Functions This section reviews the basic trigonometric functions. Trigonometric functions are important because

More information

Supplementary Figures

Supplementary Figures 1 Supplementary Figures a) f rep,1 Δf f rep,2 = f rep,1 +Δf RF Domain Optical Domain b) Aliasing region Supplementary Figure 1. Multi-heterdoyne beat note of two slightly shifted frequency combs. a Case

More information

Discrete Fourier Transform (DFT)

Discrete Fourier Transform (DFT) Amplitude Amplitude Discrete Fourier Transform (DFT) DFT transforms the time domain signal samples to the frequency domain components. DFT Signal Spectrum Time Frequency DFT is often used to do frequency

More information