Unforced Mechanical Vibrations

Size: px
Start display at page:

Download "Unforced Mechanical Vibrations"

Transcription

1 Unforced Mechanical Vibrations Today we begin to consider applications of second order ordinary differential equations. 1. Spring-Mass Systems 2. Unforced Systems: Damped Motion 1 Spring-Mass Systems We consider a mass m which hangs from a spring whose rest length is l. When the mass is attached, the spring is stretched an additional length L, so the total length is l + L. l L m Above, we see the spring in rest state (far left), where it has length l; at rest with the mass m attached (middle), where it stretches an additional length L; and at right, the spring in motion, where it may be above or below the rest length L. We will set up our problem as follows: Let y(t) be the position of the mass at time t. Let y(0) be the rest position of the spring-mass system. In other words, y(0) will be the location of the dotted base line in our picture above, when the spring is stretched by length L. 1 m

2 Let positive y(t) correspond to a stretched spring, and negative y(t) correspond to a compressed spring. In other words, the positive direction is down. Note that at equilibrium, there is a net force of zero on the system. (Here, the spring is stretched by a length L.) Now let us describe the forces acting on the system: 1. Gravity: F 1 = mg (Remember, the positive direction is downward.) 2. Restoring force of the spring: Hooke s law says that the force exerted by a spring is proportional to the length it is stretched beyond its rest length. In this case, at time t the spring is stretched y(t) + L beyond its rest length, so we have force F 2 (t) = k[y(t) + L] = ky(t) kl We have a negative sign since when the spring is stretched (when y(t)+l > 0), the restoring force is trying to compress the spring, i.e., move it upward. When the spring is compressed (when y(t) + L < 0), the restoring force is pushing it downward. Either way, we get k(y(t) + L), where k is a positive constant. Note that when y(t) = 0, the spring is in equilibrium, so F 1 + F 2 = 0: mg kl k 0 = mg kl = 0 In other words, mg = kl, and we can rewrite F 2 as follows: F 2 (t) = ky(t) kl = ky(t) mg 3. Resistance: We may have a resistive force (such as friction) which acts in the direction opposite to the current motion. We will assume a resistive force which is proportional to the velocity, so we will get F 3 (t) = by where b is a positive constant. The book describes the resistive force in terms of a dashpot, which is usually described as a piston moving in a cylinder filled with oil (or something similar). 4. Forcing: We may also have an external force F 4 (t) = g(t) which pushes or pulls on the system. We will discuss forcing functions later. 2

3 Now according to Newton s second law, we know that mass times acceleration is equal to the sum of all forces acting on the object. In other words, or which simplifies to my (t) = F 1 (t) + F 2 (t) + F 3 (t) + F 4 (t) my = mg + ( ky mg) by + g(t) my + by + ky = g(t) where m = the mass of the object b = damping coefficient (to be given) k = the spring constant Note: We can calculate k from the equilibrium information, since mg kl = 0 Example: Suppose we have an 8 pound object on a spring, and at equilibrium, we have a stretch of 6, or 1/2 foot. Suppose at time t = 0, we start with the spring pulled down by 3 (or 1/4 foot), and an initial (downward) velocity of 1 foot/sec. Find the amplitude, period, and angular frequency, assuming there is no resistance or forcing. First, let us find the mass m. We are given a weight of 8 pounds, so the mass is m = 8 lb 32 ft/sec 2 = 1 4 slugs Next, we find k: Given that mg = kl, we have k = 8/(1/2) = 16. So our differential equation is 1 4 y + 16y = 0 or y + 64y = 0 (Recall we assumed b = 0.) Our initial conditions are y(0) = 1 4 and y (0) = 1 Now we solve. The characteristic equation is r = 0, so r = ±8i. The general solution is therefore y(t) = c 1 cos(8t) + c 2 sin(8t) From our first initial condition, y(0) = 1/4, we get c 1 = 1/4. Then since y (t) = 2 sin(8t) + 8c 2 cos(8t) 3

4 we get from y (0) = 1 that c 2 = 1/8. Thus, our solution is y(t) = 1 4 cos(8t) sin(8t). The period is 2π/8 = π/4, and the angular frequency is 8. (The frequency is 8/(2π) = 4/π.) Then to find the amplitude, we need the constants c 1 and c 2 : R = c c 2 2 = (1 ) 2 ( ) = feet 64 The above example is what we refer to as free undamped motion, or simple harmonic motion. 2 Unforced Systems: Damped Motion We now turn to the case where we have a damping force. (In other words, we will have b 0.) The behavior of the spring-mass system in this case is strongly dependent on the types of roots the characteristic equation has. Example: Suppose we have a 32 pound mass, an equilibrium stretch of L = 2 feet, and a resistance which is four times velocity. If at time t = 0 the mass is pulled down by 6 and then released (i.e., initial velocity is zero), determine the motion of the spring. Here, m = 32 mg = 1 slug, b = 4, and k = = 32 = 16. Also, mg = kl means 32 = k 2, 32 L 2 or k = 16. So our initial value problem is The characteristic equation is which has roots Thus our general solution is y + 4y + 16y = 0 y(0) = 1/2 y (0) = 0 r 2 + 4r + 16 = 0 r = 4 ± 16 4(1)(16) = 4 ± y(t) = c 1 e 2t cos(2 3t) + c 2 e 2t sin(2 3t) Now y(0) = 1/2 gives us c 1 = 1/2. We then find that = 2 ± 2 3i. y (t) = e 2t cos(2 3t) 3e 2t sin(2 3t) 2c 2 e 2t sin(2 3t) + 2 3c 2 e 2t cos(2 3t) = (2 3 c 2 1)e 2t cos(2 3 t) ( 3 + 2c 2 )e 2t sin(2 3t) 4

5 so y (0) = 0 means c 2 = 1 2. So our solution is 3 y(t) = 1 2 e 2t cos(2 3t) e 2t sin(2 3t) What is the behavior of this system? The system oscillates, passing above and below y(0) as t increases, but the negative exponentials assure that the oscillations decay to zero, and the system will come to rest as t : We can see the solution dying out even in its first period. Although the function is not periodic, we may still be interested in how often it oscillates. You may sometimes see the parameter µ described as the quasi-frequency (or damped frequency) and 2π/µ as the quasi-period (or damped period). (Check the particular definitions in whatever you refer to; there does not seem to be standard agreement on terms.) Thus in this case, we could say that the quasi-period is 2π/(2 3) = π/ We will get the same general behavior as the above whenever we get complex roots to the characteristic equation. Notice that our characteristic equation is mr 2 + br + k = 0 where m, b, and k are all positive. Thus we have roots r = b ± b 2 4mk 2m So if our roots are complex, we get real part b/(2m), which is negative. Thus we get a negative exponential times a sine and a cosine, which will decay but oscillate. On the other hand, suppose we get real roots. We see that b 2 4mk must be less than b 2, since m and k are positive. Therefore, b 2 4mk must be less than b, and we get two negative roots. This would give us two negative exponential functions as our fundamental solutions, which would both decay to zero but not oscillate. This is referred to as overdamped; the damping is so strong that the system just slowly returns to its rest position. There is no oscillation in an overdamped system. Finally, if b 2 4mk = 0, we have a repeated root r = b/(2m), and get two fundamental solutions of the form e bt/(2m) and te bt/(2m). This again decays to zero without oscillating, but we say that this system is critically damped, since any change in the damping will cause it to either be overdamped or to oscillate. 5

6 Example: We reconsider example above, but increase damping to 8 times the velocity. Now we have y + 8y + 16y = 0 which has characteristic equation r 2 + 8r + 16 = 0 with repeated root r = 4. Thus, the general solution is y(t) = c 1 e 4t + c 2 te 4t Our initial condition y(0) = 1/2 means that c 1 = 1/2, and y (0) = 0 gives us c 2 = 2. Thus our solution is y(t) = 1 2 e 4t + 2te 4t The solution is shown below: We see that y(t) 0 as t. In this case, we are critically damped; any change in the damping would throw our solution into either the overdamped or the oscillating case. Example: Finally, we consider what happens when the damping in example above is increased to 10 times the velocity. Here we get y + 10y + 16y = 0 which has characteristic equation r r + 16 = 0 with roots r = 2 and r = 8. Then our general solution is y(t) = c 1 e 2t + c 2 e 8t Solving for c 1 and c 2 using the same initial conditions as before gives y(t) = 2 3 e 2t 1 6 e 8t As we see below, the solution is not much different from the critically damped case: However, in this case small changes in the damping will not change the nature of the solution. 6

Section 3.7: Mechanical and Electrical Vibrations

Section 3.7: Mechanical and Electrical Vibrations Section 3.7: Mechanical and Electrical Vibrations Second order linear equations with constant coefficients serve as mathematical models for mechanical and electrical oscillations. For example, the motion

More information

Ch 3.7: Mechanical & Electrical Vibrations

Ch 3.7: Mechanical & Electrical Vibrations Ch 3.7: Mechanical & Electrical Vibrations Two important areas of application for second order linear equations with constant coefficients are in modeling mechanical and electrical oscillations. We will

More information

Forced Mechanical Vibrations

Forced Mechanical Vibrations Forced Mechanical Vibrations Today we use methods for solving nonhomogeneous second order linear differential equations to study the behavior of mechanical systems.. Forcing: Transient and Steady State

More information

11. Some applications of second order differential

11. Some applications of second order differential October 3, 2011 11-1 11. Some applications of second order differential equations The first application we consider is the motion of a mass on a spring. Consider an object of mass m on a spring suspended

More information

3.7 Spring Systems 253

3.7 Spring Systems 253 3.7 Spring Systems 253 The resulting amplification of vibration eventually becomes large enough to destroy the mechanical system. This is a manifestation of resonance discussed further in Section??. Exercises

More information

MATH 246: Chapter 2 Section 8 Motion Justin Wyss-Gallifent

MATH 246: Chapter 2 Section 8 Motion Justin Wyss-Gallifent MATH 46: Chapter Section 8 Motion Justin Wyss-Gallifent 1. Introduction Important: Positive is up and negative is down. Imagine a spring hanging with no weight on it. We then attach a mass m which stretches

More information

Applications of Second-Order Differential Equations

Applications of Second-Order Differential Equations Applications of Second-Order Differential Equations ymy/013 Building Intuition Even though there are an infinite number of differential equations, they all share common characteristics that allow intuition

More information

Section Mass Spring Systems

Section Mass Spring Systems Asst. Prof. Hottovy SM212-Section 3.1. Section 5.1-2 Mass Spring Systems Name: Purpose: To investigate the mass spring systems in Chapter 5. Procedure: Work on the following activity with 2-3 other students

More information

4.9 Free Mechanical Vibrations

4.9 Free Mechanical Vibrations 4.9 Free Mechanical Vibrations Spring-Mass Oscillator When the spring is not stretched and the mass m is at rest, the system is at equilibrium. Forces Acting in the System When the mass m is displaced

More information

3.4 Application-Spring Mass Systems (Unforced and frictionless systems)

3.4 Application-Spring Mass Systems (Unforced and frictionless systems) 3.4. APPLICATION-SPRING MASS SYSTEMS (UNFORCED AND FRICTIONLESS SYSTEMS)73 3.4 Application-Spring Mass Systems (Unforced and frictionless systems) Second order differential equations arise naturally when

More information

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

2. Determine whether the following pair of functions are linearly dependent, or linearly independent: Topics to be covered on the exam include: Recognizing, and verifying solutions to homogeneous second-order linear differential equations, and their corresponding Initial Value Problems Recognizing and

More information

Undamped Free Vibrations (Simple Harmonic Motion; SHM also called Simple Harmonic Oscillator)

Undamped Free Vibrations (Simple Harmonic Motion; SHM also called Simple Harmonic Oscillator) Section 3. 7 Mass-Spring Systems (no damping) Key Terms/ Ideas: Hooke s Law of Springs Undamped Free Vibrations (Simple Harmonic Motion; SHM also called Simple Harmonic Oscillator) Amplitude Natural Frequency

More information

F = ma, F R + F S = mx.

F = ma, F R + F S = mx. Mechanical Vibrations As we mentioned in Section 3.1, linear equations with constant coefficients come up in many applications; in this section, we will specifically study spring and shock absorber systems

More information

Modeling with Differential Equations

Modeling with Differential Equations Modeling with Differential Equations 1. Exponential Growth and Decay models. Definition. A quantity y(t) is said to have an exponential growth model if it increases at a rate proportional to the amount

More information

Topic 5 Notes Jeremy Orloff. 5 Homogeneous, linear, constant coefficient differential equations

Topic 5 Notes Jeremy Orloff. 5 Homogeneous, linear, constant coefficient differential equations Topic 5 Notes Jeremy Orloff 5 Homogeneous, linear, constant coefficient differential equations 5.1 Goals 1. Be able to solve homogeneous constant coefficient linear differential equations using the method

More information

Application of Second Order Linear ODEs: Mechanical Vibrations

Application of Second Order Linear ODEs: Mechanical Vibrations Application of Second Order Linear ODEs: October 23 27, 2017 Application of Second Order Linear ODEs Consider a vertical spring of original length l > 0 [m or ft] that exhibits a stiffness of κ > 0 [N/m

More information

Thursday, August 4, 2011

Thursday, August 4, 2011 Chapter 16 Thursday, August 4, 2011 16.1 Springs in Motion: Hooke s Law and the Second-Order ODE We have seen alrealdy that differential equations are powerful tools for understanding mechanics and electro-magnetism.

More information

Springs: Part I Modeling the Action The Mass/Spring System

Springs: Part I Modeling the Action The Mass/Spring System 17 Springs: Part I Second-order differential equations arise in a number of applications We saw one involving a falling object at the beginning of this text (the falling frozen duck example in section

More information

Lecture 11. Scott Pauls 1 4/20/07. Dartmouth College. Math 23, Spring Scott Pauls. Last class. Today s material. Next class

Lecture 11. Scott Pauls 1 4/20/07. Dartmouth College. Math 23, Spring Scott Pauls. Last class. Today s material. Next class Lecture 11 1 1 Department of Mathematics Dartmouth College 4/20/07 Outline Material from last class Inhomogeneous equations Method of undetermined coefficients Variation of parameters Mass spring Consider

More information

Math 240: Spring-mass Systems

Math 240: Spring-mass Systems Math 240: Spring-mass Systems Ryan Blair University of Pennsylvania Tuesday March 1, 2011 Ryan Blair (U Penn) Math 240: Spring-mass Systems Tuesday March 1, 2011 1 / 15 Outline 1 Review 2 Today s Goals

More information

APPLICATIONS OF SECOND-ORDER DIFFERENTIAL EQUATIONS

APPLICATIONS OF SECOND-ORDER DIFFERENTIAL EQUATIONS APPLICATIONS OF SECOND-ORDER DIFFERENTIAL EQUATIONS Second-order linear differential equations have a variety of applications in science and engineering. In this section we explore two of them: the vibration

More information

Week 9 solutions. k = mg/l = /5 = 3920 g/s 2. 20u + 400u u = 0,

Week 9 solutions. k = mg/l = /5 = 3920 g/s 2. 20u + 400u u = 0, Week 9 solutions ASSIGNMENT 20. (Assignment 19 had no hand-graded component.) 3.7.9. A mass of 20 g stretches a spring 5 cm. Suppose that the mass is also attached to a viscous damper with a damping constant

More information

Second-Order Linear Differential Equations C 2

Second-Order Linear Differential Equations C 2 C8 APPENDIX C Additional Topics in Differential Equations APPENDIX C. Second-Order Homogeneous Linear Equations Second-Order Linear Differential Equations Higher-Order Linear Differential Equations Application

More information

MATH2351 Introduction to Ordinary Differential Equations, Fall Hints to Week 07 Worksheet: Mechanical Vibrations

MATH2351 Introduction to Ordinary Differential Equations, Fall Hints to Week 07 Worksheet: Mechanical Vibrations MATH351 Introduction to Ordinary Differential Equations, Fall 11-1 Hints to Week 7 Worksheet: Mechanical Vibrations 1. (Demonstration) ( 3.8, page 3, Q. 5) A mass weighing lb streches a spring by 6 in.

More information

Chapter 15. Oscillatory Motion

Chapter 15. Oscillatory Motion Chapter 15 Oscillatory Motion Part 2 Oscillations and Mechanical Waves Periodic motion is the repeating motion of an object in which it continues to return to a given position after a fixed time interval.

More information

M A : Ordinary Differential Equations

M A : Ordinary Differential Equations M A 2 0 5 1: Ordinary Differential Equations Essential Class Notes & Graphics D 19 * 2018-2019 Sections D07 D11 & D14 1 1. INTRODUCTION CLASS 1 ODE: Course s Overarching Functions An introduction to the

More information

!T = 2# T = 2! " The velocity and acceleration of the object are found by taking the first and second derivative of the position:

!T = 2# T = 2!  The velocity and acceleration of the object are found by taking the first and second derivative of the position: A pendulum swinging back and forth or a mass oscillating on a spring are two examples of (SHM.) SHM occurs any time the position of an object as a function of time can be represented by a sine wave. We

More information

for non-homogeneous linear differential equations L y = f y H

for non-homogeneous linear differential equations L y = f y H Tues March 13: 5.4-5.5 Finish Monday's notes on 5.4, Then begin 5.5: Finding y P for non-homogeneous linear differential equations (so that you can use the general solution y = y P y = y x in this section...

More information

Chapter 12 Vibrations and Waves Simple Harmonic Motion page

Chapter 12 Vibrations and Waves Simple Harmonic Motion page Chapter 2 Vibrations and Waves 2- Simple Harmonic Motion page 438-45 Hooke s Law Periodic motion the object has a repeated motion that follows the same path, the object swings to and fro. Examples: a pendulum

More information

Chapter 3: Second Order Equations

Chapter 3: Second Order Equations Exam 2 Review This review sheet contains this cover page (a checklist of topics from Chapters 3). Following by all the review material posted pertaining to chapter 3 (all combined into one file). Chapter

More information

APPLICATIONS OF LINEAR DIFFERENTIAL EQUATIONS. Figure 5.1 Figure 5.2

APPLICATIONS OF LINEAR DIFFERENTIAL EQUATIONS. Figure 5.1 Figure 5.2 28 SECTION 5.1 CHAPTER 5 APPLICATIONS OF LINEAR DIFFERENTIAL EQUATIONS In Chapter 3 we saw that a single differential equation can model many different situations. The linear second-order differential

More information

Periodic Motion. Periodic motion is motion of an object that. regularly repeats

Periodic Motion. Periodic motion is motion of an object that. regularly repeats Periodic Motion Periodic motion is motion of an object that regularly repeats The object returns to a given position after a fixed time interval A special kind of periodic motion occurs in mechanical systems

More information

Unit 2: Simple Harmonic Motion (SHM)

Unit 2: Simple Harmonic Motion (SHM) Unit 2: Simple Harmonic Motion (SHM) THE MOST COMMON FORM OF MOTION FALL 2015 Objectives: Define SHM specifically and give an example. Write and apply formulas for finding the frequency f, period T, w

More information

Oscillatory Motion SHM

Oscillatory Motion SHM Chapter 15 Oscillatory Motion SHM Dr. Armen Kocharian Periodic Motion Periodic motion is motion of an object that regularly repeats The object returns to a given position after a fixed time interval A

More information

PHYSICS 220 Lecture 04 Forces and Motion in 1 D Textbook Sections

PHYSICS 220 Lecture 04 Forces and Motion in 1 D Textbook Sections PHYSICS 220 Lecture 04 Forces and Motion in 1 D Textbook Sections 3.2 3.6 Lecture 4 Purdue University, Physics 220 1 Last Lecture Constant Acceleration x = x 0 + v 0 t + ½ at 2 v = v 0 + at Overview v

More information

EXPERIMENT 11 The Spring Hooke s Law and Oscillations

EXPERIMENT 11 The Spring Hooke s Law and Oscillations Objectives EXPERIMENT 11 The Spring Hooke s Law and Oscillations To investigate how a spring behaves when it is stretched under the influence of an external force. To verify that this behavior is accurately

More information

Section 11.1 What is a Differential Equation?

Section 11.1 What is a Differential Equation? 1 Section 11.1 What is a Differential Equation? Example 1 Suppose a ball is dropped from the top of a building of height 50 meters. Let h(t) denote the height of the ball after t seconds, then it is known

More information

Springs: Part II (Forced Vibrations)

Springs: Part II (Forced Vibrations) 22 Springs: Part II (Forced Vibrations) Let us look, again, at those mass/spring systems discussed in chapter 17. Remember, in such a system we have a spring with one end attached to an immobile wall and

More information

Chapter 13. Simple Harmonic Motion

Chapter 13. Simple Harmonic Motion Chapter 13 Simple Harmonic Motion Hooke s Law F s = - k x F s is the spring force k is the spring constant It is a measure of the stiffness of the spring A large k indicates a stiff spring and a small

More information

M A : Ordinary Differential Equations

M A : Ordinary Differential Equations M A 2 0 5 1: Ordinary Differential Equations Essential Class Notes & Graphics C 17 * Sections C11-C18, C20 2016-2017 1 Required Background 1. INTRODUCTION CLASS 1 The definition of the derivative, Derivative

More information

Math 333 Qualitative Results: Forced Harmonic Oscillators

Math 333 Qualitative Results: Forced Harmonic Oscillators Math 333 Qualitative Results: Forced Harmonic Oscillators Forced Harmonic Oscillators. Recall our derivation of the second-order linear homogeneous differential equation with constant coefficients: my

More information

Raymond A. Serway Chris Vuille. Chapter Thirteen. Vibrations and Waves

Raymond A. Serway Chris Vuille. Chapter Thirteen. Vibrations and Waves Raymond A. Serway Chris Vuille Chapter Thirteen Vibrations and Waves Periodic Motion and Waves Periodic motion is one of the most important kinds of physical behavior Will include a closer look at Hooke

More information

Notes on the Periodically Forced Harmonic Oscillator

Notes on the Periodically Forced Harmonic Oscillator Notes on the Periodically orced Harmonic Oscillator Warren Weckesser Math 38 - Differential Equations 1 The Periodically orced Harmonic Oscillator. By periodically forced harmonic oscillator, we mean the

More information

Second Order Linear ODEs, Part II

Second Order Linear ODEs, Part II Craig J. Sutton craig.j.sutton@dartmouth.edu Department of Mathematics Dartmouth College Math 23 Differential Equations Winter 2013 Outline Non-homogeneous Linear Equations 1 Non-homogeneous Linear Equations

More information

Chapter 14 Oscillations. Copyright 2009 Pearson Education, Inc.

Chapter 14 Oscillations. Copyright 2009 Pearson Education, Inc. Chapter 14 Oscillations Oscillations of a Spring Simple Harmonic Motion Energy in the Simple Harmonic Oscillator Simple Harmonic Motion Related to Uniform Circular Motion The Simple Pendulum The Physical

More information

Chapter 6: Applications of Integration

Chapter 6: Applications of Integration Chapter 6: Applications of Integration Section 6.3 Volumes by Cylindrical Shells Sec. 6.3: Volumes: Cylindrical Shell Method Cylindrical Shell Method dv = 2πrh thickness V = න a b 2πrh thickness Thickness

More information

Section 4.9; Section 5.6. June 30, Free Mechanical Vibrations/Couple Mass-Spring System

Section 4.9; Section 5.6. June 30, Free Mechanical Vibrations/Couple Mass-Spring System Section 4.9; Section 5.6 Free Mechanical Vibrations/Couple Mass-Spring System June 30, 2009 Today s Session Today s Session A Summary of This Session: Today s Session A Summary of This Session: (1) Free

More information

SECTION APPLICATIONS OF LINEAR DIFFERENTIAL EQUATIONS

SECTION APPLICATIONS OF LINEAR DIFFERENTIAL EQUATIONS SECTION 5.1 197 CHAPTER 5 APPLICATIONS OF LINEAR DIFFERENTIAL EQUATIONS In Chapter 3 we saw that a single differential equation can model many different situations. The linear second-order differential

More information

Mass on a Horizontal Spring

Mass on a Horizontal Spring Course- B.Sc. Applied Physical Science (Computer Science) Year- IInd, Sem- IVth Subject Physics Paper- XIVth, Electromagnetic Theory Lecture No. 22, Simple Harmonic Motion Introduction Hello friends in

More information

MATH 251 Week 6 Not collected, however you are encouraged to approach all problems to prepare for exam

MATH 251 Week 6 Not collected, however you are encouraged to approach all problems to prepare for exam MATH 51 Week 6 Not collected, however you are encouraged to approach all problems to prepare for exam A collection of previous exams could be found at the coordinator s web: http://www.math.psu.edu/tseng/class/m51samples.html

More information

Lecture 1 Notes: 06 / 27. The first part of this class will primarily cover oscillating systems (harmonic oscillators and waves).

Lecture 1 Notes: 06 / 27. The first part of this class will primarily cover oscillating systems (harmonic oscillators and waves). Lecture 1 Notes: 06 / 27 The first part of this class will primarily cover oscillating systems (harmonic oscillators and waves). These systems are very common in nature - a system displaced from equilibrium

More information

Contents. Contents. Contents

Contents. Contents. Contents Physics 121 for Majors Class 18 Linear Harmonic Last Class We saw how motion in a circle is mathematically similar to motion in a straight line. We learned that there is a centripetal acceleration (and

More information

Exponential decay. The deviations in amplitude over 30 periods rise to more than ±20%. Fig 1 a rod and ball pendulum

Exponential decay. The deviations in amplitude over 30 periods rise to more than ±20%. Fig 1 a rod and ball pendulum Exponential decay A counter example There is a common belief that the damping of the motion of a pendulum in air is exponential, or nearly so, in all situations. To explore the limits of that approximation

More information

Solutions to Selected Problems, 3.7 (Model of Mass-Spring System)

Solutions to Selected Problems, 3.7 (Model of Mass-Spring System) Solutions to Selected Problems,.7 (Model of Mass-Spring System) NOTE about units: On quizzes/exams, we will always use the standard units of meters, kilograms and seconds, or feet, pounds and seconds.

More information

The Spring: Hooke s Law and Oscillations

The Spring: Hooke s Law and Oscillations Experiment 10 The Spring: Hooke s Law and Oscillations 10.1 Objectives Investigate how a spring behaves when it is stretched under the influence of an external force. To verify that this behavior is accurately

More information

Outline. Hook s law. Mass spring system Simple harmonic motion Travelling waves Waves in string Sound waves

Outline. Hook s law. Mass spring system Simple harmonic motion Travelling waves Waves in string Sound waves Outline Hook s law. Mass spring system Simple harmonic motion Travelling waves Waves in string Sound waves Hooke s Law Force is directly proportional to the displacement of the object from the equilibrium

More information

Chapter 13. F =!kx. Vibrations and Waves. ! = 2" f = 2" T. Hooke s Law Reviewed. Sinusoidal Oscillation Graphing x vs. t. Phases.

Chapter 13. F =!kx. Vibrations and Waves. ! = 2 f = 2 T. Hooke s Law Reviewed. Sinusoidal Oscillation Graphing x vs. t. Phases. Chapter 13 Vibrations and Waves Hooke s Law Reviewed F =!k When is positive, F is negative ; When at equilibrium (=0, F = 0 ; When is negative, F is positive ; 1 2 Sinusoidal Oscillation Graphing vs. t

More information

Chapter 05 Test A. Name: Class: Date: Multiple Choice Identify the choice that best completes the statement or answers the question.

Chapter 05 Test A. Name: Class: Date: Multiple Choice Identify the choice that best completes the statement or answers the question. Class: Date: Chapter 05 Test A Multiple Choice Identify the choice that best completes the statement or answers the question. 1. The SI unit of force preferred by scientists is the: a. kilogram. b. newton.

More information

General Physics I Spring Oscillations

General Physics I Spring Oscillations General Physics I Spring 2011 Oscillations 1 Oscillations A quantity is said to exhibit oscillations if it varies with time about an equilibrium or reference value in a repetitive fashion. Oscillations

More information

Chapter 4 Forces Newton s Laws of Motion

Chapter 4 Forces Newton s Laws of Motion Chapter 4 Forces Newton s Laws of Motion Forces Force A vector quantity that changes the velocity vector of an object. When you hit a baseball, the velocity of the ball changes. Can be a push or a pull

More information

PHYSICS - CLUTCH CH 15: PERIODIC MOTION (OSCILLATIONS)

PHYSICS - CLUTCH CH 15: PERIODIC MOTION (OSCILLATIONS) !! www.clutchprep.com REVIEW SPRINGS When you push/pull against a spring with FA, the spring pushes back (Newton s Law): - x = ( or ). - NOT the spring s length, but its change x =. - k is the spring s

More information

Concept of Force Challenge Problem Solutions

Concept of Force Challenge Problem Solutions Concept of Force Challenge Problem Solutions Problem 1: Force Applied to Two Blocks Two blocks sitting on a frictionless table are pushed from the left by a horizontal force F, as shown below. a) Draw

More information

Applications of Second-Order Linear Differential Equations

Applications of Second-Order Linear Differential Equations CHAPTER 14 Applications of Second-Order Linear Differential Equations SPRING PROBLEMS The simple spring system shown in Fig. 14-! consists of a mass m attached lo the lower end of a spring that is itself

More information

Topic: Force PHYSICS 231

Topic: Force PHYSICS 231 Topic: Force PHYSICS 231 Current Assignments Homework Set 2 due this Thursday, Jan 27, 11 pm Reading for next week: Chapters 10.1-6,10.10,8.3 2/1/11 Physics 231 Spring 2011 2 Key Concepts: Force Free body

More information

0.1 Work. W net = T = T f T i,

0.1 Work. W net = T = T f T i, .1 Work Contrary to everyday usage, the term work has a very specific meaning in physics. In physics, work is related to the transfer of energy by forces. There are essentially two complementary ways to

More information

Damped Harmonic Oscillator

Damped Harmonic Oscillator Damped Harmonic Oscillator Note: We use Newton s 2 nd Law instead of Conservation of Energy since we will have energy transferred into heat. F spring = -kx; F resistance = -bv. Note also: We use F ar =

More information

Newton s Laws of Motion, Energy and Oscillations

Newton s Laws of Motion, Energy and Oscillations Prof. O. B. Wright, Autumn 007 Mechanics Lecture Newton s Laws of Motion, Energy and Oscillations Reference frames e.g. displaced frame x =x+a y =y x =z t =t e.g. moving frame (t=time) x =x+vt y =y x =z

More information

11/17/10. Chapter 14. Oscillations. Chapter 14. Oscillations Topics: Simple Harmonic Motion. Simple Harmonic Motion

11/17/10. Chapter 14. Oscillations. Chapter 14. Oscillations Topics: Simple Harmonic Motion. Simple Harmonic Motion 11/17/10 Chapter 14. Oscillations This striking computergenerated image demonstrates an important type of motion: oscillatory motion. Examples of oscillatory motion include a car bouncing up and down,

More information

spring mass equilibrium position +v max

spring mass equilibrium position +v max Lecture 20 Oscillations (Chapter 11) Review of Simple Harmonic Motion Parameters Graphical Representation of SHM Review of mass-spring pendulum periods Let s review Simple Harmonic Motion. Recall we used

More information

HIGHER-ORDER LINEAR ORDINARY DIFFERENTIAL EQUATIONS II: Nonhomogeneous Case and Vibrations

HIGHER-ORDER LINEAR ORDINARY DIFFERENTIAL EQUATIONS II: Nonhomogeneous Case and Vibrations HIGHER-ORDER LINEAR ORDINARY DIFFERENTIAL EQUATIONS II: Nonhomogeneous Case and Vibrations David Levermore Department of Mathematics University of Maryland 22 October 28 Because the presentation of this

More information

APPLICATIONS OF INTEGRATION

APPLICATIONS OF INTEGRATION 6 APPLICATIONS OF INTEGRATION APPLICATIONS OF INTEGRATION 6.4 Work In this section, we will learn about: Applying integration to calculate the amount of work done in performing a certain physical task.

More information

Lectures Chapter 10 (Cutnell & Johnson, Physics 7 th edition)

Lectures Chapter 10 (Cutnell & Johnson, Physics 7 th edition) PH 201-4A spring 2007 Simple Harmonic Motion Lectures 24-25 Chapter 10 (Cutnell & Johnson, Physics 7 th edition) 1 The Ideal Spring Springs are objects that exhibit elastic behavior. It will return back

More information

Physics General Physics. Lecture 24 Oscillating Systems. Fall 2016 Semester Prof. Matthew Jones

Physics General Physics. Lecture 24 Oscillating Systems. Fall 2016 Semester Prof. Matthew Jones Physics 22000 General Physics Lecture 24 Oscillating Systems Fall 2016 Semester Prof. Matthew Jones 1 2 Oscillating Motion We have studied linear motion objects moving in straight lines at either constant

More information

Another Method to get a Sine Wave. X = A cos θ V = Acc =

Another Method to get a Sine Wave. X = A cos θ V = Acc = LAST NAME FIRST NAME DATE PER CJ Wave Assignment 10.3 Energy & Simple Harmonic Motion Conceptual Questions 3, 4, 6, 7, 9 page 313 6, 7, 33, 34 page 314-316 Tracing the movement of the mass on the end of

More information

Linear Second-Order Differential Equations LINEAR SECOND-ORDER DIFFERENTIAL EQUATIONS

Linear Second-Order Differential Equations LINEAR SECOND-ORDER DIFFERENTIAL EQUATIONS 11.11 LINEAR SECOND-ORDER DIFFERENTIAL EQUATIONS A Spring with Friction: Damped Oscillations The differential equation, which we used to describe the motion of a spring, disregards friction. But there

More information

Chapter 10: Simple Harmonic Motion

Chapter 10: Simple Harmonic Motion Chapter 10: Simple Harmonic Motion Oscillations are back-and forth motions. Sometimes the word vibration is used in place of oscillation; for our purposes, we can consider the two words to represent the

More information

Chapter 6: Applications of Integration

Chapter 6: Applications of Integration Chapter 6: Applications of Integration Section 6.4 Work Definition of Work Situation There is an object whose motion is restricted to a straight line (1-dimensional motion) There is a force applied to

More information

Lecture 18. In other words, if you double the stress, you double the resulting strain.

Lecture 18. In other words, if you double the stress, you double the resulting strain. Lecture 18 Stress and Strain and Springs Simple Harmonic Motion Cutnell+Johnson: 10.1-10.4,10.7-10.8 Stress and Strain and Springs So far we ve dealt with rigid objects. A rigid object doesn t change shape

More information

Work sheet / Things to know. Chapter 3

Work sheet / Things to know. Chapter 3 MATH 251 Work sheet / Things to know 1. Second order linear differential equation Standard form: Chapter 3 What makes it homogeneous? We will, for the most part, work with equations with constant coefficients

More information

Test, Lesson 7 Waves - Answer Key Page 1

Test, Lesson 7 Waves - Answer Key Page 1 Test, Lesson 7 Waves - Answer Key Page 1 1. Match the proper units with the following: W. wavelength 1. nm F. frequency 2. /sec V. velocity 3. m 4. ms -1 5. Hz 6. m/sec (A) W: 1, 3 F: 2, 4, 5 V: 6 (B)

More information

Chapter 11 Vibrations and Waves

Chapter 11 Vibrations and Waves Chapter 11 Vibrations and Waves If an object vibrates or oscillates back and forth over the same path, each cycle taking the same amount of time, the motion is called periodic. The mass and spring system

More information

2.4 Models of Oscillation

2.4 Models of Oscillation 2.4 Models of Oscillation In this section we give three examples of oscillating physical systems that can be modeled by the harmonic oscillator equation. Such models are ubiquitous in physics, but are

More information

Chapter 14 Periodic Motion

Chapter 14 Periodic Motion Chapter 14 Periodic Motion 1 Describing Oscillation First, we want to describe the kinematical and dynamical quantities associated with Simple Harmonic Motion (SHM), for example, x, v x, a x, and F x.

More information

Unit 7: Oscillations

Unit 7: Oscillations Text: Chapter 15 Unit 7: Oscillations NAME: Problems (p. 405-412) #1: 1, 7, 13, 17, 24, 26, 28, 32, 35 (simple harmonic motion, springs) #2: 45, 46, 49, 51, 75 (pendulums) Vocabulary: simple harmonic motion,

More information

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

PHYSICS. Chapter 15 Lecture FOR SCIENTISTS AND ENGINEERS A STRATEGIC APPROACH 4/E RANDALL D. KNIGHT Pearson Education, Inc. PHYSICS FOR SCIENTISTS AND ENGINEERS A STRATEGIC APPROACH 4/E Chapter 15 Lecture RANDALL D. KNIGHT Chapter 15 Oscillations IN THIS CHAPTER, you will learn about systems that oscillate in simple harmonic

More information

Chapter 14 Oscillations

Chapter 14 Oscillations Chapter 14 Oscillations Chapter Goal: To understand systems that oscillate with simple harmonic motion. Slide 14-2 Chapter 14 Preview Slide 14-3 Chapter 14 Preview Slide 14-4 Chapter 14 Preview Slide 14-5

More information

Chapter 5. The Laws of Motion

Chapter 5. The Laws of Motion Chapter 5 The Laws of Motion The Laws of Motion The description of an object in motion included its position, velocity, and acceleration. There was no consideration of what might influence that motion.

More information

Chapter 14 Preview Looking Ahead

Chapter 14 Preview Looking Ahead Chapter 14 Preview Looking Ahead Text: p. 438 Slide 14-1 Chapter 14 Preview Looking Back: Springs and Restoring Forces In Chapter 8, you learned that a stretched spring exerts a restoring force proportional

More information

Lab M5: Hooke s Law and the Simple Harmonic Oscillator

Lab M5: Hooke s Law and the Simple Harmonic Oscillator M5.1 Lab M5: Hooke s Law and the Simple Harmonic Oscillator Most springs obey Hooke s Law, which states that the force exerted by the spring is proportional to the extension or compression of the spring

More information

Do not turn over until you are told to do so by the Invigilator.

Do not turn over until you are told to do so by the Invigilator. UNIVERSITY OF EAST ANGLIA School of Mathematics Main Series UG Examination 2012 2013 MECHANICS AND MODELLING MTH-1C32 Time allowed: 2 Hours Attempt QUESTIONS 1 AND 2 and THREE other questions. Notes are

More information

Vibration Control Prof. Dr. S. P. Harsha Department of Mechanical & Industrial Engineering Indian Institute of Technology, Roorkee

Vibration Control Prof. Dr. S. P. Harsha Department of Mechanical & Industrial Engineering Indian Institute of Technology, Roorkee Vibration Control Prof. Dr. S. P. Harsha Department of Mechanical & Industrial Engineering Indian Institute of Technology, Roorkee Module - 1 Review of Basics of Mechanical Vibrations Lecture - 2 Introduction

More information

Chapter 14 Oscillations. Copyright 2009 Pearson Education, Inc.

Chapter 14 Oscillations. Copyright 2009 Pearson Education, Inc. Chapter 14 Oscillations 14-1 Oscillations of a Spring If an object vibrates or oscillates back and forth over the same path, each cycle taking the same amount of time, the motion is called periodic. The

More information

Physics 101 Discussion Week 12 Explanation (2011)

Physics 101 Discussion Week 12 Explanation (2011) Physics 101 Discussion Week 12 Eplanation (2011) D12-1 Horizontal oscillation Q0. This is obviously about a harmonic oscillator. Can you write down Newton s second law in the (horizontal) direction? Let

More information

Chapter 1. Harmonic Oscillator. 1.1 Energy Analysis

Chapter 1. Harmonic Oscillator. 1.1 Energy Analysis Chapter 1 Harmonic Oscillator Figure 1.1 illustrates the prototypical harmonic oscillator, the mass-spring system. A mass is attached to one end of a spring. The other end of the spring is attached to

More information

Chapter 14: Periodic motion

Chapter 14: Periodic motion Chapter 14: Periodic motion Describing oscillations Simple harmonic motion Energy of simple harmonic motion Applications of simple harmonic motion Simple pendulum & physical pendulum Damped oscillations

More information

Lab 11. Spring-Mass Oscillations

Lab 11. Spring-Mass Oscillations Lab 11. Spring-Mass Oscillations Goals To determine experimentally whether the supplied spring obeys Hooke s law, and if so, to calculate its spring constant. To find a solution to the differential equation

More information

Solutions to the Homework Replaces Section 3.7, 3.8

Solutions to the Homework Replaces Section 3.7, 3.8 Solutions to the Homework Replaces Section 3.7, 3.8. Show that the period of motion of an undamped vibration of a mass hanging from a vertical spring is 2π L/g SOLUTION: With no damping, mu + ku = 0 has

More information

8-1. Period of a simple harmonic oscillator

8-1. Period of a simple harmonic oscillator 8-1. Period of a simple harmonic oscillator 1. Purpose. Measure the period of a simple harmonic oscillator and compare it with the theoretical expectation. 2. Theory The oscillation period of a mass m

More information

Physics 2310 Lab #3 Driven Harmonic Oscillator

Physics 2310 Lab #3 Driven Harmonic Oscillator Physics 2310 Lab #3 Driven Harmonic Oscillator M. Pierce (adapted from a lab by the UCLA Physics & Astronomy Department) Objective: The objective of this experiment is to characterize the behavior of a

More information

Harmonic Oscillator. Mass-Spring Oscillator Resonance The Pendulum. Physics 109 Experiment Number 12

Harmonic Oscillator. Mass-Spring Oscillator Resonance The Pendulum. Physics 109 Experiment Number 12 Harmonic Oscillator Mass-Spring Oscillator Resonance The Pendulum Physics 109 Experiment Number 12 Outline Simple harmonic motion The vertical mass-spring system Driven oscillations and resonance The pendulum

More information