Vibrationdata 1 Unit 7 Fast Fourier Transform (FFT)

Slides:



Advertisements
Similar presentations
Vibration Analysis (cont)
Advertisements

Vibrationdata 1 Unit 10 Sample Rate, Nyquist Frequency & Aliasing.
The Helicopter.
Unit 3 Vibrationdata Sine Sweep Vibration.
Vibrationdata 1 Unit 22 Integration and Differentiation of Time Histories & Spectral Functions.
Motion Control for Packaging Machines Vibration analysis through motion control-motor-load interaction.
Technician License Course Chapter 2 Lesson Plan Module 2 – Radio Waves & Signals.
Electric Motors and Generators
Leading Cadet Training
Basic Vibration Analysis
SOUND WAVES Sound is a longitudinal wave produced by a vibration that travels away from the source through solids, liquids, or gases, but not through a.
Physics of Sounds Overview Properties of vibrating systems Free and forced vibrations Resonance and frequency response Sound waves in air Frequency, wavelength,
Chapter 16 Wave Motion.
1 Multimedia Systems 1 Dr Paul Newbury School of Engineering and Information Technology ENGG II - 3A11 Ext: 2615.
7/5/20141FCI. Prof. Nabila M. Hassan Faculty of Computer and Information Fayoum University 2013/2014 7/5/20142FCI.
Discrete Fourier Transform(2) Prof. Siripong Potisuk.
Lesson 33 AC Generators.
Continuous Time Signals All signals in nature are in continuous time.
Vibrationdata 1 SDOF Response to Power Spectral Density Base Input Unit 13.
Three-Phase ac Voltage Generation
How do aircraft jet engines work?
Principles of Physics Electromagnetic Induction. Changing magnetic fields can create a voltage (and thus cause current to flow) in a conductor A wire.
Leakage & Hanning Windows
Vibrationdata 1 Unit 5 The Fourier Transform. Vibrationdata 2 Courtesy of Professor Alan M. Nathan, University of Illinois at Urbana-Champaign.
Vibrationdata 1 Unit 19 Digital Filtering (plus some seismology)
Power Spectral Density Function
Fourier (1) Hany Ferdinando Dept. of Electrical Eng. Petra Christian University.
Mechanics & Mechanical wave phenomena
Vibrationdata 1 Unit 17 SDOF Response to Applied Force Revision A.
Sound Interference Positions of zero displacement resulting from destructive interference are referred to as: A. antinodes B. nodes C. supercrests D. supertroughs.
Sound Waves Sound waves are divided into three categories that cover different frequency ranges Audible waves lie within the range of sensitivity of the.
Vibrationdata 1 Unit 15 SDOF Response to Base Input in the Frequency Domain.
Chapter 13 Pretest Sound.
Waves and Sound Level 1 Physics.
Chapter 17 Sound Waves: part two HW 2 (problems): 17.22, 17.35, 17.48, 17.58, 17.64, 34.4, 34.7, Due Friday, Sept. 11.
Waves. Wave: A disturbance that is transmitted from one place to the next with no actual transport of matter. All waves start with a vibration. All waves.
Vibrationdata 1 Unit 5 The Fourier Transform. Vibrationdata 2 Courtesy of Professor Alan M. Nathan, University of Illinois at Urbana-Champaign.
Vibrationdata 1 Unit 9 White Noise FFT. Vibrationdata 2 Fourier Transform, Sine Function A Fourier transform will give the exact magnitude and frequency.
Formants, Resonance, and Deriving Schwa March 10, 2009.
Chapter 11 Preview Objectives Hooke’s Law Sample Problem
Understanding the                                                                                                                                                                                                                          
Chapter 6 Spectrum Estimation § 6.1 Time and Frequency Domain Analysis § 6.2 Fourier Transform in Discrete Form § 6.3 Spectrum Estimator § 6.4 Practical.
Chapter 16: Synchronous Generators
Vibrationdata 1 Unit 15 SDOF Response to Base Input in the Frequency Domain.
Vibrationdata 1 Unit 6E Fast Fourier Transform (FFT)
Vibrationdata 1 Unit 6a The Fourier Transform. Vibrationdata 2 Courtesy of Professor Alan M. Nathan, University of Illinois at Urbana-Champaign.
GG313 Lecture 24 11/17/05 Power Spectrum, Phase Spectrum, and Aliasing.
Power Spectral Density Functions of Measured Data
Aerodynamic forces on the blade, COP, Optimum blade profiles
Vibrationdata 1 Power Spectral Density Function PSD Unit 11.
The Discrete Fourier Transform
Vibrationdata 1 Unit 18 Force Vibration Response Spectrum.
Chapter The Nature of Waves 1.A wave is a traveling disturbance. 2.A wave carries energy from place to place.
DC MOTOR. Magnetism Opposites Attract / Likes Repel.
WORK Work = Force x Distance POWER power = work done ÷ time taken ENERGY 1-POTENTIAL ENERGY (Potential Energy = Force x Distance ) 2-KINETIC ENERGY Energy.
Force Vibration Response Spectrum
Fourier series With coefficients:.
Electric Motors and Generators
SDOF Response to Applied Force Revision A
Unit 5 The Fourier Transform.
Integration and Differentiation of Time Histories & Spectral Functions
Fast Fourier Transform (FFT)
Fast Fourier Transform (FFT)
EET 422 EMC & COMPLIANCE ENGINEERING
Fast Fourier Transform (FFT)
Unit 44 Vibrationdata Sine Filtering.
Chapter 16 Waves and Sound.
Hanning and Rectangular Windows
Leakage Error in Fourier Transforms
Lec.6:Discrete Fourier Transform and Signal Spectrum
Presentation transcript:

Vibrationdata 1 Unit 7 Fast Fourier Transform (FFT)

Vibrationdata SETI program uses as FFT to analyze radio telescope data.

Vibrationdata Introduction  The discrete Fourier transform requires a tremendous amount of calculations  A time history with M coordinates would require M 2 complex multiplication steps  The discrete Fourier transform can be carried out by a Fast Fourier transform method, however  The method is based on a time series with a number of points equal to 2 N, where N is an integer  The FFT requires M log 2 M complex multiplication steps, where M = 2 N

Vibrationdata Calculation Step Example  Now consider a time history with 1,000,000 points  A regular Fourier transform would require complex multiplication steps  On the other hand, an FFT would only require approximately 2(10 7 ) steps  Thus, the FFT achieves the calculation in 1/50,000 th of the time

Vibrationdata Limitations of the FFT  The above example is not quite correct  Again, the FFT is based on a time series with 2 N coordinates  Note that 2 19 = 524,288 and 2 20 = 1,048,576  Unfortunately, a time history with 1,000,000 points falls between these two cases

Vibrationdata Suitable Time Histories for FFT , , , , , ,048, ,3842,097,152 An FFT can be calculated for a time history with any of the following number of coordinates

Vibrationdata Options  There are two options for dealing with a time history that is not an integer power of 2  One option is to truncate the time history  This should be acceptable if the data is stationary. In the above example, the time history would thus be truncated to 524,288 points  The second option is to pad the time history with trailing zeroes to bring its length to an integer power of 2  A problem with this option is that it artificially reduces the amplitude of the Fourier transform spectral lines  Truncation, rather than zero-padding, is the preferred method in this course

Vibrationdata Exercise 1   Plot the accelerometer time history in file panel.txt  The file has two columns: time(sec) and accel(G)  The data was measured on the front panel of a semi-trailer, as it was driven over a test course  The data has 8192 points, which is conveniently an integer power of 2  In many cases, data acquisition systems are set-up to measure data segments which are an integer power of 2  Calculate both the Fourier transform & FFT of panel.txt with 100 Hz maximum plotting frequency  Compare the results for speed & accuracy

Vibrationdata Exercises The following exercises use the vibrationdata GUI signal analysis package. Use Time History Input Select Fourier transform or FFT as directed Use mean removal = yes window = rectangular

Vibrationdata Exercise 2 File apache.txt is the sound pressure time history of an Apache helicopter fly-over. Take the FFT of apache.txt with maximum plotting frequency = 1000 Hz Use the mean removal and Hanning window options. What is the blade passing frequency of the main rotor? Click on the icon to listen to the sound file

Vibrationdata The measured blade passing frequency is 21 Hz with integer multiples thereof. The main rotor has four blades. The apparent main hub frequency is thus 5.25 Hz. Apache Helicopter Flyover

Vibrationdata Exercise 2 (cont) MIL-STD-810G - Apache is AH-64

Vibrationdata Exercise 2 (cont) The measured blade passing frequency is 21 Hz. The apparent main hub frequency is thus 5.25 Hz. The actually main hub frequency is  4.84 Hz. What is the estimate speed accounting for Doppler shift? c = speed of sound velocity of the receiver relative to the source

Vibrationdata Apache Helicopter Flyover The measured tail rotor blade passing frequency is 51 Hz with integer multiples thereof. The main rotor has four blades, but they behave as two.

Vibrationdata Exercise 2 (cont) The Apache tail rotor has four blades. The blades, however, are not oriented 90° (perpendicular) from each other as in most helicopters. Specifically, one set in front of the other at a 55° angle. The supplementary angle is 125°. This unusual arrangement is required because the two sets of blades use a "Delta-Hinge" which allows the blades to simultaneously flap and feather. The four blades appear to behave as two for the tail rotor blade pass frequency.

Vibrationdata Exercise 3 Transformer Hum Calculate an FFT of: transformer.txt Maximum plotting frequency = 1000 Hz This is unscaled acoustic pressure versus time from the transformer box buzzing. Is there a spectral component at 60 Hz with integer harmonics thereof?

Vibrationdata Transformer Data Spectral peaks at 120 Hz and integer multiples thereof (approx)

Vibrationdata Transformer Core

Vibrationdata Magnetostriction N S There are two mechanical cycles per every electromagnetic cycle.

Vibrationdata Tuning Fork Drive a tuning fork into steady-state resonance using magnetostriction. Tuning fork mechanical natural frequency = Hz (approximately A note) Electrical current frequency = Hz

Vibrationdata Exercise 4 Bombardier Q400 Turboprop Acoustics Calculate an FFT of: Q400.txt Maximum plotting frequency = 1000 Hz This is unscaled acoustic pressure versus time This model aircraft has two Pratt & Whitney Canada PW150A turboprop engines. The engine/propeller rotation rate during takeoff and climb is 1020 RPM, but is throttled back at cruise altitude to 850 RPM, or Hz. There are six blades on each engine, so the blade passing frequency is 85 Hz.

Vibrationdata Bombardier Q400 Turboprop Acoustics

Vibrationdata You know that you are an engineer when your favorite part of your Las Vegas trip was the Hoover Dam tour! Exercise 5 Hoover Dam

Vibrationdata Hoover Dam Turbine Generators

Vibrationdata Turbine Shafts Underneath the Generators The shaft is 65 feet (19.8 meters) tall. The shaft diameter is 38 inch (96.5 cm).

Vibrationdata Generator Subsystem Exciter Rotor Stator Shaft Turbine Water impacts the turbine at a speed of 60 miles per hour (97 km/hr), causing the turbine to rotate at 180 rpm. Among the 17 turbines, there are five configurations in terms of the number of blades or vanes. QTYNo. of Vanes

Vibrationdata

Vibrationdata

Vibrationdata Freq (Hz)Source Rotor Speed x 15 Vanes 48Rotor Speed x 16 Vanes 60(1/2) x Rotor Speed x 40 Poles 902 x Rotor Speed x 15 Vanes 962 x Rotor Speed x 16 Vanes 120Rotor Speed x 40 Poles 2402 x Rotor Speed x 40 Poles 3603 x Rotor Speed x 40 Poles Hoover Dam, Turbine Generator Frequency Results, Rotor Speed = 3 Hz