MAT 275 Laboratory 6 Forced Equations and Resonance

Similar documents
Laboratory 10 Forced Equations and Resonance

MAT 275 Laboratory 6 Forced Equations and Resonance

LABORATORY 10 Forced Equations and Resonance

MAT 275 Laboratory 4 MATLAB solvers for First-Order IVP

MAT 275 Laboratory 4 MATLAB solvers for First-Order IVP

MAT 275 Laboratory 4 MATLAB solvers for First-Order IVP

Notes on the Periodically Forced Harmonic Oscillator

Forced Mechanical Vibrations

Lesson 11: Mass-Spring, Resonance and ode45

1. (10 points) Find the general solution to the following second-order differential equation:

Second order linear equations

Pure and Practical Resonance in Forced Vibrations

Lecture Notes for Math 251: ODE and PDE. Lecture 16: 3.8 Forced Vibrations Without Damping

1 Simple Harmonic Oscillator

Linear and Nonlinear Oscillators (Lecture 2)

Math 215/255 Final Exam (Dec 2005)

Chapter 1: Introduction

Math Assignment 5

Work sheet / Things to know. Chapter 3

Solutions for homework 5

1 Pushing your Friend on a Swing

M A : Ordinary Differential Equations

Math 216 Second Midterm 19 March, 2018

Solutions to the Homework Replaces Section 3.7, 3.8

The Harmonic Oscillator

2 Solving Ordinary Differential Equations Using MATLAB

Lab 11 - Free, Damped, and Forced Oscillations

Linear Second Order ODEs

2.3 Oscillation. The harmonic oscillator equation is the differential equation. d 2 y dt 2 r y (r > 0). Its solutions have the form

MASSACHUSETTS INSTITUTE OF TECHNOLOGY Department of Physics 8.02 Spring 2003 Experiment 17: RLC Circuit (modified 4/15/2003) OBJECTIVES

MATH 23 Exam 2 Review Solutions

LAB #6 The Swaying Building

Math 216 Second Midterm 16 November, 2017

Vector Fields and Solutions to Ordinary Differential Equations using Octave

Differential Equations

Chapter 2: Complex numbers

Solutions to the Homework Replaces Section 3.7, 3.8

HB Coupled Pendulums Lab Coupled Pendulums

Seminar 6: COUPLED HARMONIC OSCILLATORS

Periodicity. Discrete-Time Sinusoids. Continuous-time Sinusoids. Discrete-time Sinusoids

Selected Topics in Physics a lecture course for 1st year students by W.B. von Schlippe Spring Semester 2007

L = 1 2 a(q) q2 V (q).

PREMED COURSE, 14/08/2015 OSCILLATIONS

Numerical Methods for Initial Value Problems; Harmonic Oscillators

Math 211. Substitute Lecture. November 20, 2000

Numerical Methods for Initial Value Problems; Harmonic Oscillators

Physics 326 Lab 6 10/18/04 DAMPED SIMPLE HARMONIC MOTION

221B Lecture Notes on Resonances in Classical Mechanics

Lab 1: Damped, Driven Harmonic Oscillator

Thursday, August 4, 2011

Physics 4 Spring 1989 Lab 5 - AC Circuits

Lab 1: damped, driven harmonic oscillator

Computer lab for MAN460

Section 3.7: Mechanical and Electrical Vibrations

natural frequency of the spring/mass system is ω = k/m, and dividing the equation through by m gives

Introductory Physics. Week 2015/05/29

Springs: Part II (Forced Vibrations)

The Spring Pendulum. Nick Whitman. May 16, 2000

APPLICATIONS OF SECOND-ORDER DIFFERENTIAL EQUATIONS

Matlab Sheet 3. Plotting in Matlab

4. Complex Oscillations

HOMEWORK 4: MATH 265: SOLUTIONS. y p = cos(ω 0t) 9 ω 2 0

Keble College - Hilary 2014 CP3&4: Mathematical methods I&II Tutorial 5 - Waves and normal modes II

Chapter 3: Second Order Equations

Laboratory handouts, ME 340

Vector Fields and Solutions to Ordinary Differential Equations using MATLAB/Octave

Homogeneous Equations with Constant Coefficients

Damped Oscillation Solution

Ordinary differential equations

Vibrational Motion. Chapter 5. P. J. Grandinetti. Sep. 13, Chem P. J. Grandinetti (Chem. 4300) Vibrational Motion Sep.

Chapter 4 The Fourier Series and Fourier Transform

4.9 Free Mechanical Vibrations

Section 3.4. Second Order Nonhomogeneous. The corresponding homogeneous equation

Physics with Matlab and Mathematica Exercise #1 28 Aug 2012

Laboratory handout 5 Mode shapes and resonance

2. Determine whether the following pair of functions are linearly dependent, or linearly independent:

Introduction Course Goals Review Topics. MCE371: Vibrations. Prof. Richter. Department of Mechanical Engineering. Handout 1 Fall 2017

Date: 1 April (1) The only reference material you may use is one 8½x11 crib sheet and a calculator.

L = 1 2 a(q) q2 V (q).

Forced Oscillations in a Linear System Problems

EM Oscillations. David J. Starling Penn State Hazleton PHYS 212

Date: 31 March (1) The only reference material you may use is one 8½x11 crib sheet and a calculator.

Faculty of Computers and Information. Basic Science Department

Undetermined Coefficents, Resonance, Applications

A: Brief Review of Ordinary Differential Equations

Vibrations and waves: revision. Martin Dove Queen Mary University of London

PHYSICS. Chapter 15 Lecture FOR SCIENTISTS AND ENGINEERS A STRATEGIC APPROACH 4/E RANDALL D. KNIGHT Pearson Education, Inc.

Chapter 14 Oscillations

Oscillations. Simple Harmonic Motion of a Mass on a Spring The equation of motion for a mass m is attached to a spring of constant k is

x = B sin ( t ) HARMONIC MOTIONS SINE WAVES AND SIMPLE HARMONIC MOTION Here s a nice simple fraction: y = sin (x) Differentiate = cos (x)

Chapter 2: Linear Constant Coefficient Higher Order Equations

Lecture 6: Differential Equations Describing Vibrations

Coupled Electrical Oscillators Physics Advanced Physics Lab - Summer 2018 Don Heiman, Northeastern University, 5/24/2018

Manifesto on Numerical Integration of Equations of Motion Using Matlab

MATH Test II

Unstable Oscillations!

Analysis of The Motion of Pumping on A Swing

Computation Of Natural Frequencies Of Multi Degree Of Freedom System

4. Sinusoidal solutions

18. Linearization: the phugoid equation as example

Transcription:

MAT 275 Laboratory 6 Forced Equations and Resonance In this laboratory we take a deeper look at second-order nonhomogeneous equations. We will concentrate on equations with a periodic harmonic forcing term. This will lead to a study of the phenomenon known as resonance. The equation we consider has the form d 2 y dt 2 + cdy dt + ω2 0y = cos ωt. () This equation models the movement of a mass-spring system similar to the one described in Laboratory 5. The forcing term on the right-hand side of () models a vibration, with amplitude and frequency ω (in radians per second = 60 2π rotation per second = 2π rotations per minute, or RPM) of the plate holding the mass-spring system. All physical constants are assumed to be positive. Let ω = ω0 2 c2 /4. When c < 2ω 0 the general solution of () is with y(t) = e 2 ct (c cos(ω t) + c 2 sin(ω t)) + C cos (ωt α) (2) α = C = (ω, (3) 2 0 ω2) 2 + c 2 ω 2 ( ) arctan cω if ω0 2 ω2 ( ) π + arctan cω ω0 2 ω2 ω 0 > ω if ω 0 < ω and c and c 2 determined by the initial conditions. The first term in (2) represents the complementary solution, that is, the general solution to the homogeneous equation (independent of ω), while the second term represents a particular solution of the full ODE. Note that when c > 0 the first term vanishes for large t due to the decreasing exponential factor. The solution then settles into a (forced) oscillation with amplitude C given by (3). The objectives of this laboratory are then to understand. the effect of the forcing term on the behavior of the solution for different values of ω, in particular on the amplitude of the solution. 2. the phenomena of resonance and beats in the absence of friction. The Amplitude of Forced Oscillations We assume here that ω 0 = 3 and c = are fixed. Initial conditions are set to 0. For each value of ω, the amplitude C can be obtained numerically by taking half the difference between the highs and the lows of the solution computed with a MATLAB ODE solver after a sufficiently large time, as follows: (note that in the M-file below we set ω = 3.5). LAB06ex.m clear all 2 omega0 = 3; c = ; omega = 3.5; 3 param = [omega0,c,omega]; 4 t0 = 0; y0 = 0; v0 = 0; Y0 = [y0;v0]; tf = 60; (4)

5 options = odeset( AbsTol,e-0, RelTol,e-0); 6 [t,y] = ode45(@f,[t0,tf],y0,options,param); 7 y = Y(:,); v = Y(:,2); 8 figure() 9 plot(t,y, b- ); ylabel( y ); grid on; axis tight; 0 t = 25; i = find(t>t); C = (max(y(i,))-min(y(i,)))/2; 2 disp([ computed amplitude of forced oscillation = num2str(c)]); 3 Ctheory = /sqrt((omega0^2-omega^2)^2+(c*omega)^2); 4 disp([ theoretical amplitude = num2str(ctheory)]); 5 %---------------------------------------------------------------- 6 function dydt = f(t,y,param) 7 y = Y(); v = Y(2); 8 omega0 = param(); c = param(2); omega = param(3); 9 dydt = [ v ; cos(omega*t)-omega0^2*y-c*v ]; 20 end When executing this program we get computed amplitude of forced oscillation = 0.20937 theoretical amplitude = 0.20937 Lines 0-4 deserve some explanation. Line 0 defines a time t after which we think the contribution of the first term in (2) has become negligible compared to the second term. This depends of course on the parameter values, in particular c. With c = we obtain e 2 ct 3.7 0 6 for t = 25, so this is certainly small enough compared to the amplitude seen on Figure. The index i of time values larger than t is then determined. The quantity Y(i,) refers to the values of y associated to times larger than t only. The computed amplitude is simply half the difference between the max and the min values. This value is compared to the theoretical value (3). Figure : Forced oscillation.. (a) What is the period of the forced oscillation? What is the numerical value (modulo 2π) of the angle α defined by (4)? 2

(b) In this question you are asked to modify the file LAB06ex.m in order to plot the complementary solution of (), that is, the first term in (2). First define in the file the angle α (alpha) using (4), then evaluate the complementary solution yc by subtracting the quantity C cos(ωt α) from the numerical solution y. Plot the resulting quantity. Does it look like an exponentially decreasing oscillation? Why or why not? Include the modified M-file and the corresponding plot. 2. We now consider C as a function of ω. We use again ω 0 = 3, c = and y(0) = y (0) = 0. The previous problem determined C for a specific value of ω. Here we consider a range of values for ω and determine numerically the corresponding amplitude C. We then plot the result as a function of ω, together with the theoretical amplitude from (3). You may need the following MATLAB program. LAB06ex2 omega0 = 3; c = ; OMEGA = :0.0:4; C = zeros(size(omega)); Ctheory = zeros(size(omega)); t0 = 0; y0 = 0; v0 = 0; Y0 = [y0;v0]; tf = 60; t = 25; for k = :length(omega) omega = OMEGA(k); param = [omega0,c,omega]; [t,y] = ode45(@f,[t0,tf],y0,[],param); i = find(t>t); C(k) = (max(y(i,))-min(y(i,)))/2; Ctheory(k) =??; end figure(2) plot(??); grid on; % FILL-IN formula for Ctheory % FILL-IN to plot C as a function of OMEGA and % Ctheory as a function of OMEGA xlabel( \omega ); ylabel( C ); axis tight; legend(??); % fill in %--------------------------------------------------------- function dydt = f(t,y,param) y = Y(); v = Y(2); omega0 = param(); c = param(2); omega = param(3); dydt = [ v ; cos(omega*t)-omega0^2*y-c*v ]; end (a) Fill in the missing parts in the M-file LAB06ex2.m and execute it. You should get a figure like Figure 2. Include the modified M-file in your lab report. (b) Examine the graph obtained by running LAB06ex2.m and determine for what (approximate) value of ω the amplitude of the forced oscillation, C, is maximal. This value of ω is called the practical resonance frequency. Give the corresponding maximum value of C. (c) Determine analytically the value of ω for which the amplitude of the forced oscillation, C, is maximal by differentiating the expression for C in (3) as a function of ω. Compare the value you find with the value obtained in part (b). 3

Figure 2: Amplitude as a function of ω Resonance (d) Run LAB06ex.m with the value of ω found in part (c) (include the graph). What is the amplitude of the forced oscillation? How does it compare with the amplitude of the forced oscillation in problem.? If you run LAB06ex.m with any other value of ω, how do you expect the amplitude of the solution to be? (e) Are the results affected by changes in the initial conditions? Answer this question both numerically (by modifying the initial conditions in LAB06ex2.m) and theoretically (by analyzing the expression for C in (3)). Note that the initial conditions for the DE are y 0 and v 0. We now investigate what happens to the solution (2), and more specifically to the maximal amplitude C of the forced oscillation, when we let c 0. The value of ω corresponding to this maximal amplitude is called pure resonance frequency. When a mechanical system is stimulated by an external force operating at this frequency the system is said to be resonant. 3. Set c = 0 in LAB06ex2.m. 4

Beats (a) Explain what happens. What is the maximal amplitude? What is the value of ω yielding the maximal amplitude in the forced solution? How does this value compare to ω 0? (b) Run LAB06ex.m with c = 0 and ω equal to the value found in part (a). Comment on the behavior of the solution. Include the graph. When c = 0 and ω ω 0, the solution (2) to () reduces to y(t) = c cos(ω 0 t) + c 2 sin(ω 0 t) + C cos(ωt α) with C = ω 2 0 ω 2. If the initial conditions are set to zero, the solution reduces to which can be rewritten as y(t) = 2C sin y(t) = C(cos(ωt) cos(ω 0 t)) ( ) ( ) 2 (ω 0 ω)t sin 2 (ω 0 + ω)t. When ω is close to ω 0 we have that ω+ω 0 is large in comparison to ω 0 ω. Then sin ( 2 (ω 0 + ω)t ) is a very rapidly varying function, whereas sin ( 2 (ω 0 ω)t ) is a slowly varying function. If we define A(t) = 2C sin ( 2 (ω 0 ω)t ), then the solution can be written as ( ) y(t) = A(t) sin 2 (ω 0 + ω)t and we may interpret it as a rapidly oscillating function with period T = ω 0 +ω, but with a slowly varying amplitude A(t). This is the phenomenon known as beats. Note that A(t) and A(t) are the so-called envelope functions. The period of A(t) is, thus the length of the beats is 2π ω 0 ω. 4π ω 0 ω 4. To see the beats phenomenon, set c = 0 and ω = 3.2 in LAB06ex. Also extend the interval of simulation to 80. 4π (a) In LAB06ex define the envelope function A = 2C sin ( 2 (ω 0 ω)t ) with C = ω0 2 ω2. Plot A in red and A in green, together with the solution. You should obtain Figure 3. Include the modified M-file. 5

Figure 3: Solution and envelope functions (b) What is the period of the fast oscillation (that is, the period of sin ( 2 (ω 0 + ω)t ) )? Confirm your answer by zooming in on the graph of the solution. Include a graph to support your answer. (c) What is the length of the beats? Determine the length analytically using the envelope functions, and numerically from the graph. (d) Change the value of ω in LAB06ex to 3. (a value closer to ω 0 ) and then ω = 3.5 ( a value farther away from ω 0 ). Include the two graphs. For each of these two values of ω find the period of the fast oscillation and the length of the beats. How do the periods change compared to parts (b) and (c)? (e) If you let ω =.5, is the beats phenomenon still present? Why or why not? 6