480 likes | 635 Views
ME 392 Chapter 7 Single Degree of Freedom Oscillator March 26 , 2012 week 11. Joseph Vignola. Assignments . I would like to offer to everyone the extra help you might need to catch up. Assignment 5 is due today Lab 3 is March 30 ( next Friday ). File Names, Title Pages & Information.
E N D
ME 392Chapter 7Single Degree of Freedom OscillatorMarch 26, 2012week 11 Joseph Vignola
Assignments I would like to offer to everyone the extra help you might need to catch up. Assignment 5 is due today Lab 3 is March 30 (next Friday)
File Names, Title Pages & Information Please use file names that I can search for For example “ME_392_assignment_5_smith_johnson.doc” Please include information at the top of any document you give me. Most importantly: Name Date What it is Lab partner
Single Degree of Freedom Oscillator The single degree of freedom (SDoF) oscillator is a starting model for many problems k b m x(t) F(t)
Single Degree of Freedom Oscillator The single degree of freedom (SDoF) oscillator is a starting model for many problems k b A mass, m is free to move along one axes only. Here the x-axis m x(t) F(t)
Single Degree of Freedom Oscillator The single degree of freedom (SDoF) oscillator is a starting model for many problems k b A mass, m is free to move along one axes only. Here the x-axis What is the first thing you do with a problem like this? m x(t) F(t)
Single Degree of Freedom Oscillator The single degree of freedom (SDoF) oscillator is a starting model for many problems k b A mass, m is free to move along one axes only. Here the x-axis What is the first thing you do with a problem like this? Draw a free body diagram m x(t) F(t)
Single Degree of Freedom Oscillator The single degree of freedom (SDoF) oscillator is a starting model for many problems k b A mass, m is free to move along one axes only. Here the x-axis What is the first thing you do with a problem like this? m x(t) F(t) m F(t)
Single Degree of Freedom Oscillator The single degree of freedom (SDoF) oscillator is a starting model for many problems k b A mass, m is free to move along one axes only. Here the x-axis A spring that pulls the mass back to its equilibrium position m x(t) F(t) m F(t)
Single Degree of Freedom Oscillator The single degree of freedom (SDoF) oscillator is a starting model for many problems k b A mass, m is free to move along one axes only. Here the x-axis A spring that pulls the mass back to its equilibrium position. The spring force is m x(t) F(t) m F(t)
Single Degree of Freedom Oscillator The single degree of freedom (SDoF) oscillator is a starting model for many problems k b A mass, m is free to move along one axes only. Here the x-axis A spring that pulls the mass back to its equilibrium position. The spring force is A damper slows the mass by removing energy. Force is proportional to velocity m x(t) F(t) m F(t)
Single Degree of Freedom Oscillator The single degree of freedom (SDoF) oscillator is a starting model for many problems k b A mass, m is free to move along one axes only. Here the x-axis A spring that pulls the mass back to its equilibrium position. The spring force is A damper slows the mass by removing energy. Force is proportional to velocity A force drives the mass m x(t) F(t) m F(t)
Single Degree of Freedom Oscillator The single degree of freedom (SDoF) oscillator is a starting model for many problems k b A mass, m is free to move along one axes only. Here the x-axis A spring that pulls the mass back to its equilibrium position. The spring force is A damper slows the mass by removing energy. Force is proportional to velocity A force drives the mass m x(t) F(t) m F(t)
Single Degree of Freedom Oscillator The single degree of freedom (SDoF) oscillator is a starting model for many problems k b A mass, m is free to move along one axes only. Here the x-axis A spring that pulls the mass back to its equilibrium position. The spring force is A damper slows the mass by removing energy. Force is proportional to velocity A force drives the mass m x(t) F(t) m F(t)
Single Degree of Freedom Oscillator k b m x(t) F(t)
Single Degree of Freedom Oscillator This equation can be written as k b m x(t) F(t)
Single Degree of Freedom Oscillator This equation can be written as k b m x(t) F(t) Let’s solve the inhomogeneous problem
Single Degree of Freedom Oscillator This equation can be written as k b m x(t) Define two terms
Single Degree of Freedom Oscillator This equation can be written as k b m x(t) Define two terms is called the natural frequency and has units of radian/second
Single Degree of Freedom Oscillator This equation can be written as k b m x(t) Define two terms is called the natural frequency and has units of radian/second is the damping ratio and is dimensionless
Single Degree of Freedom Oscillator You will determine the natural frequency and damping ratio of Lab 3 k b m x(t) Define two terms is called the natural frequency and has units of radian/second is the damping ratio and is dimensionless
Single Degree of Freedom Oscillator The behavior of the system depends on k b m x(t) The solution to this ODE with initial conditions is…
Single Degree of Freedom Oscillator k b m x(t) The solution to this ODE with initial conditions is
Single Degree of Freedom Oscillator The period of the oscillation is k b m x(t) The solution to this ODE with initial conditions is
Single Degree of Freedom Oscillator k b m x(t) The solution to this ODE with initial conditions is
Single Degree of Freedom Oscillator In this expression the time constant is related to other physical parameters by k b m x(t) The solution to this ODE with initial conditions is
Summary of Free Ring-down The system response is sinusoidal has natural frequency of There's an exponential decay Where So we can extract the damping ratio, ζ if we can measure k b m x(t)
Summary of Free Ring-down The system response is sinusoidal has natural frequency of There's an exponential decay Where So we can extract the damping ratio, ζ if we can measure k b m x(t) The greater the damping the wider the resonance peak
Summary of Free Ring-down This leads to another way to estimate the damping ratio, ζ k b m we can drive the oscillator at a series for frequencies and measure the response amplitude And plot response as a function of frequency
Single Degree of Freedom Oscillator And plot response as a function of frequency We always assume that there is some error in our measurement.
Single Degree of Freedom Oscillator … so for a plot with perhaps 20 measurements
Single Degree of Freedom Oscillator … so for a plot with perhaps 20 measurements we can curve fit to extract the width of the resonance curve
Details of the Time Fit Let’s assume we have noisy ring down data
Details of the Time Fit Let’s assume we have noisy ring down data We can generate the envelope using the magnitude of the Hilbert transform
Details of the Time Fit Let’s assume we have noisy ring down data We can generate the envelope using the magnitude of the Hilbert transform On a log scale at least the beginning looks linear This means that we can use polyfit.m
Details of the Time Fit Let’s assume we have noisy ring down data We can generate the envelope using the magnitude of the Hilbert transform On a log scale at least the beginning looks linear This means that we can use polyfit.m
Details of the Time Fit Let’s assume we have noisy ring down data We can generate the envelope using the magnitude of the Hilbert transform On a log scale at least the beginning looks linear This means that we can use polyfit.m
Details of the Time Fit Let’s assume we have noisy ring down data We can generate the envelope using the magnitude of the Hilbert transform On a log scale at least the beginning looks linear This means that we can use polyfit.m
Details of the Time Fit Let’s assume we have noisy ring down data Where is the time constant We can generate the envelope using the magnitude of the Hilbert transform On a log scale at least the beginning looks linear This means that we can use polyfit.m
Details of the Time Fit Let’s assume we have noisy ring down data Where is the time constant We can generate the envelope using the magnitude of the Hilbert transform On a log scale at least the beginning looks linear This means that we can use polyfit.m
Details of the Time Fit sf = 10000; N = 10000; si = 1/sf; k = 1e5; m = 2; x0 = 3; [f,t] = freqtime(si,N); omegac = sqrt(k/m); fc = omegac/(2*pi); zeta = .05; tau= 1 ./(omegac*zeta); env = x0*exp(-t*(1../tau)); displacement = env.*(cos(omegac*t)*ones(size(tau))) + .075*randn(size(t)); DISPLACEMENT = fft(displacement); [a,b] = max(abs(DISPLACEMENT)); fc_data = f(b); env = abs(hilbert(displacement)); lenv =log(env); fit_range = [.01 .2]; [a,bin_range(1)] = min(abs(t-fit_range(1))); [a,bin_range(2)] = min(abs(t-fit_range(2))); p = polyfit(t(bin_range(1):bin_range(2)),lenv(bin_range(1):bin_range(2)),1); fit = polyval(p,t); tau_from_fit = -1/p(1);
Details of the Frequency Domain Fit Let’s assume we have noisy FRF data
Details of the Frequency Domain Fit Let’s assume we have noisy FRF data And we expect the FRF to be of the form We need you find
Details of the Frequency Domain Fit Let’s assume we have noisy FRF data And we expect the FRF to be of the form We need you find That best fit the data
Details of the Frequency Domain Fit Let’s assume we have noisy FRF data And we expect the FRF to be of the form We need you find That best fit the data Use fminsearch.m
Using the Lorentzian Fit • fminsearch.m requires that you • make a fitting function • a guess or a starting point My fitting program used three additional subroutines there are Three_parameter_curve_fit_test.m (main program) lorentzian_fit_driver3.m lorentzian3.m lorentzian_fit3.m These m-files can be found on the class webpage