Equations of motion for the Pendulum and Augmented-Reality Pendulum sketches

Size: px
Start display at page:

Download "Equations of motion for the Pendulum and Augmented-Reality Pendulum sketches"

Transcription

1 Equations of motion for the Pendulum and Augmented-Reality Pendulum sketches Ludovico Carbone Issue: Date: February 3, 20 School of Physics and Astronomy University of Birmingham Birmingham, B5 2TT

2 Introduction This document describes the dynamics of a simple pendulum and a double - composite - pendulum systems which are presented in the Pendulum Processing sketch, available at pendulum/. The same set of equations is also used in the sketch Augmented-Reality Pendulum, available at pendulum/. Screenshots of the two sketches are shown in Fig. and Fig. 2. Figure : A screenshot of the Pendulum sketch. Figure 2: A screenshot of the Augmented-Reality Pendulum sketch. page of 5

3 2 Simple Pendulum 2. Constants and definitions A cartoon of the simple pendulum system is shown in Fig. 3-left. The chosen coordinate system is also drawn, with the horizontal axis x directed rightwards and the vertical y axis downwards. The pendulum suspension point has coordinates (x 0, y 0 ), and the suspended mass m has (x, y ). The other physical parameters relevant for the system are: l initial length of pendulum wire at rest (which is defined by the user in the Pendulum sketch) = (x x 0 ) 2 + (y y 0 ) 2 actual length of the suspension wire # while suspended pendulum s mass m residual gas damping coefficient β suspension wire s elastic constants k suspension s wire anelasticity coefficient δk θ is the angle that pendulum # forms with the vertical axis y, for which we can write sin θ = (x x0) and cos θ = (y y0). In the Pendulum sketch the pendulum suspension point can be made to oscillate horizontally with user-defined amplitude A and frequency f. In this case the pendulum s suspension horizontal coordinate x 0 can be written as x 0 (t) = x 0 + A sin(2πft). x! x! y! (x 0,y 0 )! y! (x 0,y 0 )!! "! " (x,y )! (x,y )! m! m!! 2" m 2! (x 2,y 2 )! Figure 3: Cartoon of single pendulum suspension (left) and of the double - composite - pendulum (right). page 2 of 5

4 2.2 Forces 2.2 Forces All forces in this section are written in the form of F = {F x, F y } where F x and F y are the force components along the x and the y axis respectively. The forces acting on the simple pendulum are therefore: Gravity: acts vertically, F g = {0, m g} Elasticity of suspension wire (spring-like force): it acts along the direction of the wire and it can be written as F k = k ( l ) {sin θ, cos θ }. This force can be expressed also in the form F k = k max ( l ) {sin θ, cos θ } such that the elastic force will work only when the wire is stretched ( > l ) and not while it is compressed (this option can be selected by the user in the Augmented Reality Pendulum sketch). Anelasticity of suspension wire (velocity damping-like force): acts along the direction of the wire, F δk = δk d where d = [(x x 0 (t)) (ẋ ẋ 0 ) + (y y 0 ) (ẏ ẏ 0 )] {sin θ, cos θ }. Also this force should take into account of extension/compression of the wire as for the above elastic force Gas damping (velocity damping): assuming small velocity regime i.e. damping linearly proportional to velocity, it can be written as F v = β{v x, v y } = β{ẋ, ẏ }. Note that it is directed in opposite direction with respect to the instantaneous velocity. Diagrams of all the above forces are shown in Fig. 4-left. F k θ m F v2 F k F θ v F θ 2 v m m 2 F k2 F g F k2 F g F g2 θ 2 Figure 4: Single pendulum case: diagram of forces acting on mass m (left). Double pendulum: diagram of forces acting on m (center) and mass m 2 (right). 2.3 Equations of motion Simple pendulum equation of motions can be therefore written as m ẍ = k ( l ) sin θ βẋ δk [(x x 0 (t)) (ẋ ẋ 0 ) + (y y 0 ) (ẏ ẏ 0 )] sin θ () m ÿ = m g k ( l ) cos θ βẏ δk [(x x 0 (t)) (ẋ ẋ 0 ) + (y y 0 ) (ẏ ẏ 0 )] cos θ (2) page 3 of 5

5 3 Double composite pendulum 3. Constants and definitions We consider now the case of a composite pendulum system with a second pendulum #2 hanging from pendulum #, as shown in Fig. 3-right. The relevant physical parameters for pendulum # are the same as above and similarly the ones for pendulum #2 are: pendulum #2 has coordinates (x 2, y 2 ) and it hangs from (x, y ) the length at rest is l 2, the mass m 2, the elastic constants k 2, the anelasticity coefficient δk 2 and the gas damping β 2. d 2 = (x 2 x ) 2 + (y 2 y ) 2 is the actual length of the suspension wire. θ 2 is the angle that pendulum #2 forms with the vertical axis y and, as above, sin θ 2 = (x2 x) d 2 cos θ 2 = (y2 y) d 2 to take into account only the extension part of the force. and 3.2 Forces 3.2. Forces on mass # All forces on mass # described in the previous sections can be expressed as above. The only additional force on mass # comes from the elasticity of pendulum #2 wire which pulls from below. This can be written as F k2 = +k (d 2 l 2 ) {sin θ 2, cos θ 2 } (note the positive sign) and also this force can be expressed as F k2 = +k max (d 2 l 2, 0) {sin θ 2, cos θ 2 } The contribution from anelasticity of wire #2 is neglected for the moment. Diagrams of all the above forces are shown in Fig. 4-centre Forces on mass #2 The forces acting on pendulum #2 follow the usual expressions seen before: Gravity F g2 = m 2 g{0, } Elasticity of wire F k2 = k 2 (d 2 l 2 ) {sin θ 2, cos θ 2 } (or in the form F = k 2 max (d 2 l 2, 0) ) Anelasticity of wire F δk2 = δkd 2 where d 2 = d 2 [(x 2 x ) (ẋ 2 ẋ ) + (y 2 y ) (ẏ 2 ẏ )[ {sin θ 2, cos θ 2 } Residual gas damping F v2 = β{v 2x, v 2y } = β{ẋ 2, ẏ 2 } Diagrams of all the above forces are shown in Fig. 4-right. 3.3 Equations of motion With the above forces, we can finally write the equations of motion for the composite pendulum system as follows: m ẍ = k ( l ) sin θ β ẋ + k 2 (d 2 l 2 ) sin θ 2 δk d ((x x 0 (t)) (ẋ ẋ 0 ) + (y y 0 ) (ẏ ẏ 0 )) sin θ (3) m ÿ = k ( l ) cos θ βẏ + k 2 (d 2 l 2 ) cos θ 2 m g δk d ((x x 0 (t)) (ẋ ẋ 0 ) + (y y 0 ) (ẏ ẏ 0 )) cos θ (4) page 4 of 5

6 m 2 ẍ 2 = k 2 (d 2 l 2 ) sin θ 2 βẋ 2 δk 2 d2 ((x 2 x ) (ẋ 2 ẋ ) + (y 2 y ) (ẏ 2 ẏ )) sin θ (5) m 2 ÿ 2 = k 2 (d 2 l 2 ) cos θ 2 βẏ 2 m 2 g δk 2 d2 ((x 2 x ) (ẋ 2 ẋ ) + (y 2 y ) (ẏ 2 ẏ )) cos θ (6) 4 Leapfrog Method for integration of equations of motion For the solution of the equation of motion the Pendulum and the Augmented-Reality Pendulum sketches make use of the Leapfrog metho, a well know method for the numerical integration of differential equations, which is commonly used to study of the time evolution of physical systems. With this method positions velocities and accelerations are derived at interleaved times (hence leapfrog ), and this proves to provide reliable results as long as the time interval t = (t i+ t i ) between successive samplings i (the leapfrog step) is smaller than any characteristic time in the system. In the Pendulum and Augmented-Reality Pendulum cases this condition can be expressed as t g and t k,2 2π,2 2π m,2 for the different values of k and k 2, m and m 2, and and d 2. In the Pendulum and in the Augmented-Reality Pendulum sketches, the values of velocities are initially set zero (t = 0) and initial values of the coordinates can be arbitrarily chosen. The values of accelerations are derived only at a later stage and therefore can be initially ignored. Then, at any successive times t i, we perform the following iteration:. calculate positions as x (t i+ ) = x (t i ) + ẋ (t i ) (t i+ t i ) (i.e. using the previously calculated value of velocity) 2. calculate accelerations at time t i+ following the equations of motion above, and using the above values of position (x (t i+ )) and velocity (ẋ (t i )) 3. calculate velocities for t i+ as ẋ (t i+ ) = ẍ (t i+ ) + ẋ (t i ) (t i+ t i ) 4. restart from step See for instance integration and references therein. page 5 of 5

Simple Harmonic Motion

Simple Harmonic Motion Chapter 9 Simple Harmonic Motion In This Chapter: Restoring Force Elastic Potential Energy Simple Harmonic Motion Period and Frequency Displacement, Velocity, and Acceleration Pendulums Restoring Force

More information

Assignments VIII and IX, PHYS 301 (Classical Mechanics) Spring 2014 Due 3/21/14 at start of class

Assignments VIII and IX, PHYS 301 (Classical Mechanics) Spring 2014 Due 3/21/14 at start of class Assignments VIII and IX, PHYS 301 (Classical Mechanics) Spring 2014 Due 3/21/14 at start of class Homeworks VIII and IX both center on Lagrangian mechanics and involve many of the same skills. Therefore,

More information

Oscillations. PHYS 101 Previous Exam Problems CHAPTER. Simple harmonic motion Mass-spring system Energy in SHM Pendulums

Oscillations. PHYS 101 Previous Exam Problems CHAPTER. Simple harmonic motion Mass-spring system Energy in SHM Pendulums PHYS 101 Previous Exam Problems CHAPTER 15 Oscillations Simple harmonic motion Mass-spring system Energy in SHM Pendulums 1. The displacement of a particle oscillating along the x axis is given as a function

More information

AP Physics Free Response Practice Oscillations

AP Physics Free Response Practice Oscillations AP Physics Free Response Practice Oscillations 1975B7. A pendulum consists of a small object of mass m fastened to the end of an inextensible cord of length L. Initially, the pendulum is drawn aside through

More information

1. [30] Y&F a) Assuming a small angle displacement θ max < 0.1 rad, the period is very nearly

1. [30] Y&F a) Assuming a small angle displacement θ max < 0.1 rad, the period is very nearly PH1140 D09 Homework 3 Solution 1. [30] Y&F 13.48. a) Assuming a small angle displacement θ max < 0.1 rad, the period is very nearly T = π L =.84 s. g b) For the displacement θ max = 30 = 0.54 rad we use

More information

8. What is the period of a pendulum consisting of a 6-kg object oscillating on a 4-m string?

8. What is the period of a pendulum consisting of a 6-kg object oscillating on a 4-m string? 1. In the produce section of a supermarket, five pears are placed on a spring scale. The placement of the pears stretches the spring and causes the dial to move from zero to a reading of 2.0 kg. If the

More information

A body is displaced from equilibrium. State the two conditions necessary for the body to execute simple harmonic motion

A body is displaced from equilibrium. State the two conditions necessary for the body to execute simple harmonic motion 1. Simple harmonic motion and the greenhouse effect (a) A body is displaced from equilibrium. State the two conditions necessary for the body to execute simple harmonic motion. 1. 2. (b) In a simple model

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

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

1 A mass on a spring undergoes SHM. The maximum displacement from the equilibrium is called?

1 A mass on a spring undergoes SHM. The maximum displacement from the equilibrium is called? Slide 1 / 20 1 mass on a spring undergoes SHM. The maximum displacement from the equilibrium is called? Period Frequency mplitude Wavelength Speed Slide 2 / 20 2 In a periodic process, the number of cycles

More information

C. points X and Y only. D. points O, X and Y only. (Total 1 mark)

C. points X and Y only. D. points O, X and Y only. (Total 1 mark) Grade 11 Physics -- Homework 16 -- Answers on a separate sheet of paper, please 1. A cart, connected to two identical springs, is oscillating with simple harmonic motion between two points X and Y that

More information

Simple Harmonic Motion Practice Problems PSI AP Physics 1

Simple Harmonic Motion Practice Problems PSI AP Physics 1 Simple Harmonic Motion Practice Problems PSI AP Physics 1 Name Multiple Choice Questions 1. A block with a mass M is attached to a spring with a spring constant k. The block undergoes SHM. Where is 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

CHAPTER 7: OSCILLATORY MOTION REQUIRES A SET OF CONDITIONS

CHAPTER 7: OSCILLATORY MOTION REQUIRES A SET OF CONDITIONS CHAPTER 7: OSCILLATORY MOTION REQUIRES A SET OF CONDITIONS 7.1 Period and Frequency Anything that vibrates or repeats its motion regularly is said to have oscillatory motion (sometimes called harmonic

More information

TOPIC E: OSCILLATIONS EXAMPLES SPRING Q1. Find general solutions for the following differential equations:

TOPIC E: OSCILLATIONS EXAMPLES SPRING Q1. Find general solutions for the following differential equations: TOPIC E: OSCILLATIONS EXAMPLES SPRING 2019 Mathematics of Oscillating Systems Q1. Find general solutions for the following differential equations: Undamped Free Vibration Q2. A 4 g mass is suspended by

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

PhysicsAndMathsTutor.com 1

PhysicsAndMathsTutor.com 1 PhysicsndMathsTutor.com 1 Q1. baby bouncer consisting of a harness and elastic ropes is suspended from a doorway. When a baby of mass 10 kg is placed in the harness, the ropes stretch by 0.25 m. When the

More information

Physics Mechanics. Lecture 32 Oscillations II

Physics Mechanics. Lecture 32 Oscillations II Physics 170 - Mechanics Lecture 32 Oscillations II Gravitational Potential Energy A plot of the gravitational potential energy U g looks like this: Energy Conservation Total mechanical energy of an object

More information

Chapter 15 Periodic Motion

Chapter 15 Periodic Motion Chapter 15 Periodic Motion Slide 1-1 Chapter 15 Periodic Motion Concepts Slide 1-2 Section 15.1: Periodic motion and energy Section Goals You will learn to Define the concepts of periodic motion, vibration,

More information

4 A mass-spring oscillating system undergoes SHM with a period T. What is the period of the system if the amplitude is doubled?

4 A mass-spring oscillating system undergoes SHM with a period T. What is the period of the system if the amplitude is doubled? Slide 1 / 52 1 A block with a mass M is attached to a spring with a spring constant k. The block undergoes SHM. Where is the block located when its velocity is a maximum in magnitude? A 0 B + or - A C

More information

Good Vibes: Introduction to Oscillations

Good Vibes: Introduction to Oscillations Good Vibes: Introduction to Oscillations Description: Several conceptual and qualitative questions related to main characteristics of simple harmonic motion: amplitude, displacement, period, frequency,

More information

AHL 9.1 Energy transformation

AHL 9.1 Energy transformation AHL 9.1 Energy transformation 17.1.2018 1. [1 mark] A pendulum oscillating near the surface of the Earth swings with a time period T. What is the time period of the same pendulum near the surface of the

More information

Simple Harmonic Motion Practice Problems PSI AP Physics B

Simple Harmonic Motion Practice Problems PSI AP Physics B Simple Harmonic Motion Practice Problems PSI AP Physics B Name Multiple Choice 1. A block with a mass M is attached to a spring with a spring constant k. The block undergoes SHM. Where is the block located

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

Physics 2001/2051 The Compound Pendulum Experiment 4 and Helical Springs

Physics 2001/2051 The Compound Pendulum Experiment 4 and Helical Springs PY001/051 Compound Pendulum and Helical Springs Experiment 4 Physics 001/051 The Compound Pendulum Experiment 4 and Helical Springs Prelab 1 Read the following background/setup and ensure you are familiar

More information

Section 8.5. z(t) = be ix(t). (8.5.1) Figure A pendulum. ż = ibẋe ix (8.5.2) (8.5.3) = ( bẋ 2 cos(x) bẍ sin(x)) + i( bẋ 2 sin(x) + bẍ cos(x)).

Section 8.5. z(t) = be ix(t). (8.5.1) Figure A pendulum. ż = ibẋe ix (8.5.2) (8.5.3) = ( bẋ 2 cos(x) bẍ sin(x)) + i( bẋ 2 sin(x) + bẍ cos(x)). Difference Equations to Differential Equations Section 8.5 Applications: Pendulums Mass-Spring Systems In this section we will investigate two applications of our work in Section 8.4. First, we will consider

More information

PHYSICS - CLUTCH CH 15: PERIODIC MOTION (NEW)

PHYSICS - CLUTCH CH 15: PERIODIC MOTION (NEW) !! www.clutchprep.com CONCEPT: Hooke s Law & Springs When you push/pull against a spring (FA), spring pushes back in the direction. (Action-Reaction!) Fs = FA = Ex. 1: You push on a spring with a force

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

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

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

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

Design and Development of Hand Water Pump with a Pendulum

Design and Development of Hand Water Pump with a Pendulum Volume-5, Issue-6, December-2015 International Journal of Engineering and Management Research Page Number: 357-361 Design and Development of Hand Water Pump with a Pendulum D. Apparao¹, Y. Sagar² 1,2 Department

More information

Chapter 5 Oscillatory Motion

Chapter 5 Oscillatory Motion Chapter 5 Oscillatory Motion Simple Harmonic Motion An object moves with simple harmonic motion whenever its acceleration is proportional to its displacement from some equilibrium position and is oppositely

More information

Oscillatory Motion and Wave Motion

Oscillatory Motion and Wave Motion Oscillatory Motion and Wave Motion Oscillatory Motion Simple Harmonic Motion Wave Motion Waves Motion of an Object Attached to a Spring The Pendulum Transverse and Longitudinal Waves Sinusoidal Wave Function

More information

Simple Harmonic Motion Test Tuesday 11/7

Simple Harmonic Motion Test Tuesday 11/7 Simple Harmonic Motion Test Tuesday 11/7 Chapter 11 Vibrations and Waves 1 If an object vibrates or oscillates back and forth over the same path, each cycle taking the same amount of time, the motion is

More information

S12 PHY321: Practice Final

S12 PHY321: Practice Final S12 PHY321: Practice Final Contextual information Damped harmonic oscillator equation: ẍ + 2βẋ + ω0x 2 = 0 ( ) ( General solution: x(t) = e [A βt 1 exp β2 ω0t 2 + A 2 exp )] β 2 ω0t 2 Driven harmonic oscillator

More information

The Pendulum. The purpose of this tab is to predict the motion of various pendulums and compare these predictions with experimental observations.

The Pendulum. The purpose of this tab is to predict the motion of various pendulums and compare these predictions with experimental observations. The Pendulum Introduction: The purpose of this tab is to predict the motion of various pendulums and compare these predictions with experimental observations. Equipment: Simple pendulum made from string

More information

Physics 161 Lecture 17 Simple Harmonic Motion. October 30, 2018

Physics 161 Lecture 17 Simple Harmonic Motion. October 30, 2018 Physics 161 Lecture 17 Simple Harmonic Motion October 30, 2018 1 Lecture 17: learning objectives Review from lecture 16 - Second law of thermodynamics. - In pv cycle process: ΔU = 0, Q add = W by gass

More information

17 M00/430/H(2) B3. This question is about an oscillating magnet.

17 M00/430/H(2) B3. This question is about an oscillating magnet. 17 M00/430/H(2) B3. This question is about an oscillating magnet. The diagram below shows a magnet M suspended vertically from a spring. When the magnet is in equilibrium its mid-point P coincides with

More information

S13 PHY321: Final May 1, NOTE: Show all your work. No credit for unsupported answers. Turn the front page only when advised by the instructor!

S13 PHY321: Final May 1, NOTE: Show all your work. No credit for unsupported answers. Turn the front page only when advised by the instructor! Name: Student ID: S13 PHY321: Final May 1, 2013 NOTE: Show all your work. No credit for unsupported answers. Turn the front page only when advised by the instructor! The exam consists of 6 problems (60

More information

Differential Equations (Math 217) Practice Midterm 1

Differential Equations (Math 217) Practice Midterm 1 Differential Equations (Math 217) Practice Midterm 1 September 20, 2016 No calculators, notes, or other resources are allowed. There are 14 multiple-choice questions, worth 5 points each, and two hand-graded

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

PHYSICS 1 Simple Harmonic Motion

PHYSICS 1 Simple Harmonic Motion Advanced Placement PHYSICS 1 Simple Harmonic Motion Student 014-015 What I Absolutely Have to Know to Survive the AP* Exam Whenever the acceleration of an object is proportional to its displacement and

More information

Force, Energy & Periodic Motion. Preparation for unit test

Force, Energy & Periodic Motion. Preparation for unit test Force, Energy & Periodic Motion Preparation for unit test Summary of assessment standards (Unit assessment standard only) In the unit test you can expect to be asked at least one question on each sub-skill.

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

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

A Physical Pendulum 2

A Physical Pendulum 2 A Physical Pendulum 2 Ian Jacobs, Physics Advisor, KVIS, Rayong, Thailand Introduction A physical pendulum rotates back and forth about a fixed axis and may be of any shape. All pendulums are driven by

More information

not to be republished NCERT OSCILLATIONS Chapter Fourteen MCQ I π y = 3 cos 2ωt The displacement of a particle is represented by the equation

not to be republished NCERT OSCILLATIONS Chapter Fourteen MCQ I π y = 3 cos 2ωt The displacement of a particle is represented by the equation Chapter Fourteen OSCILLATIONS MCQ I 14.1 The displacement of a particle is represented by the equation π y = 3 cos 2ωt 4. The motion of the particle is (a) simple harmonic with period 2p/w. (b) simple

More information

Oscillations. Oscillations and Simple Harmonic Motion

Oscillations. Oscillations and Simple Harmonic Motion Oscillations AP Physics C Oscillations and Simple Harmonic Motion 1 Equilibrium and Oscillations A marble that is free to roll inside a spherical bowl has an equilibrium position at the bottom of the bowl

More information

Chapter 13, Vibrations and Waves. 1. A large spring requires a force of 150 N to compress it only m. What is the spring constant of the spring?

Chapter 13, Vibrations and Waves. 1. A large spring requires a force of 150 N to compress it only m. What is the spring constant of the spring? CHAPTER 13 1. A large spring requires a force of 150 N to compress it only 0.010 m. What is the spring constant of the spring? a. 125 000 N/m b. 15 000 N/m c. 15 N/m d. 1.5 N/m 2. A 0.20-kg object is attached

More information

CHAPTER 4 TEST REVIEW

CHAPTER 4 TEST REVIEW IB PHYSICS Name: Period: Date: # Marks: 74 Raw Score: IB Curve: DEVIL PHYSICS BADDEST CLASS ON CAMPUS CHAPTER 4 TEST REVIEW 1. In which of the following regions of the electromagnetic spectrum is radiation

More information

CHAPTER 6 WORK AND ENERGY

CHAPTER 6 WORK AND ENERGY CHAPTER 6 WORK AND ENERGY ANSWERS TO FOCUS ON CONCEPTS QUESTIONS (e) When the force is perpendicular to the displacement, as in C, there is no work When the force points in the same direction as the displacement,

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

Chapter 14 (Oscillations) Key concept: Downloaded from

Chapter 14 (Oscillations) Key concept: Downloaded from Chapter 14 (Oscillations) Multiple Choice Questions Single Correct Answer Type Q1. The displacement of a particle is represented by the equation. The motion of the particle is (a) simple harmonic with

More information

Homework 1. Due Thursday, January 21

Homework 1. Due Thursday, January 21 Homework 1. Due Thursday, January 21 Problem 1. Rising Snake A snake of length L and linear mass density ρ rises from the table. It s head is moving straight up with the constant velocity v. What force

More information

A Level. A Level Physics. Oscillations (Answers) AQA, Edexcel. Name: Total Marks: /30

A Level. A Level Physics. Oscillations (Answers) AQA, Edexcel. Name: Total Marks: /30 Visit http://www.mathsmadeeasy.co.uk/ for more fantastic resources. AQA, Edexcel A Level A Level Physics Oscillations (Answers) Name: Total Marks: /30 Maths Made Easy Complete Tuition Ltd 2017 1. The graph

More information

Oscillatory Motion. Solutions of Selected Problems

Oscillatory Motion. Solutions of Selected Problems Chapter 15 Oscillatory Motion. Solutions of Selected Problems 15.1 Problem 15.18 (In the text book) A block-spring system oscillates with an amplitude of 3.50 cm. If the spring constant is 250 N/m and

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

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question.

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Exam Name MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. 1) A 4.8-kg block attached to a spring executes simple harmonic motion on a frictionless

More information

LAST TIME: Simple Pendulum:

LAST TIME: Simple Pendulum: LAST TIME: Simple Pendulum: The displacement from equilibrium, x is the arclength s = L. s / L x / L Accelerating & Restoring Force in the tangential direction, taking cw as positive initial displacement

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

SIMPLE HARMONIC MOTION

SIMPLE HARMONIC MOTION SIMPLE HARMONIC MOTION PURPOSE The purpose of this experiment is to investigate simple harmonic motion. We will determine the elastic spring constant of a spring first and then study small vertical oscillations

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

Engineering Science OUTCOME 2 - TUTORIAL 3 FREE VIBRATIONS

Engineering Science OUTCOME 2 - TUTORIAL 3 FREE VIBRATIONS Unit 2: Unit code: QCF Level: 4 Credit value: 5 Engineering Science L/60/404 OUTCOME 2 - TUTORIAL 3 FREE VIBRATIONS UNIT CONTENT OUTCOME 2 Be able to determine the behavioural characteristics of elements

More information

Physics 351, Spring 2015, Homework #5. Due at start of class, Friday, February 20, 2015 Course info is at positron.hep.upenn.

Physics 351, Spring 2015, Homework #5. Due at start of class, Friday, February 20, 2015 Course info is at positron.hep.upenn. Physics 351, Spring 2015, Homework #5. Due at start of class, Friday, February 20, 2015 Course info is at positron.hep.upenn.edu/p351 When you finish this homework, remember to visit the feedback page

More information

PhysicsAndMathsTutor.com 1

PhysicsAndMathsTutor.com 1 PhysicsndMathsTutor.com 1 Q1. baby bouncer consisting of a harness and elastic ropes is suspended from a doorway. When a baby of mass 10 kg is placed in the harness, the ropes stretch by 0.25 m. When the

More information

2.4 Harmonic Oscillator Models

2.4 Harmonic Oscillator Models 2.4 Harmonic Oscillator Models In this section we give three important examples from physics of harmonic oscillator models. Such models are ubiquitous in physics, but are also used in chemistry, biology,

More information

Chapter 15 Oscillations

Chapter 15 Oscillations Chapter 15 Oscillations Summary Simple harmonic motion Hook s Law Energy F = kx Pendulums: Simple. Physical, Meter stick Simple Picture of an Oscillation x Frictionless surface F = -kx x SHM in vertical

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

Nonlinear Oscillators: Free Response

Nonlinear Oscillators: Free Response 20 Nonlinear Oscillators: Free Response Tools Used in Lab 20 Pendulums To the Instructor: This lab is just an introduction to the nonlinear phase portraits, but the connection between phase portraits and

More information

Problem Set Number 01, MIT (Winter-Spring 2018)

Problem Set Number 01, MIT (Winter-Spring 2018) Problem Set Number 01, 18.377 MIT (Winter-Spring 2018) Rodolfo R. Rosales (MIT, Math. Dept., room 2-337, Cambridge, MA 02139) February 28, 2018 Due Thursday, March 8, 2018. Turn it in (by 3PM) at the Math.

More information

Chapter 12. Recall that when a spring is stretched a distance x, it will pull back with a force given by: F = -kx

Chapter 12. Recall that when a spring is stretched a distance x, it will pull back with a force given by: F = -kx Chapter 1 Lecture Notes Chapter 1 Oscillatory Motion Recall that when a spring is stretched a distance x, it will pull back with a force given by: F = -kx When the mass is released, the spring will pull

More information

Question 13.1a Harmonic Motion I

Question 13.1a Harmonic Motion I Question 13.1a Harmonic Motion I A mass on a spring in SHM has a) 0 amplitude A and period T. What b) A/2 is the total distance traveled by c) A the mass after a time interval T? d) 2A e) 4A Question 13.1a

More information

Unforced Mechanical Vibrations

Unforced Mechanical Vibrations 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

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

A Level Maths Notes: M2 Equations for Projectiles

A Level Maths Notes: M2 Equations for Projectiles A Level Maths Notes: M2 Equations for Projectiles A projectile is a body that falls freely under gravity ie the only force acting on it is gravity. In fact this is never strictly true, since there is always

More information

Recap: Energy Accounting

Recap: Energy Accounting Recap: Energy Accounting Energy accounting enables complex systems to be studied. Total Energy = KE + PE = conserved Even the simple pendulum is not easy to study using Newton s laws of motion, as the

More information

(1) (3)

(1) (3) 1. This question is about momentum, energy and power. (a) In his Principia Mathematica Newton expressed his third law of motion as to every action there is always opposed an equal reaction. State what

More information

2016 AP Physics Unit 6 Oscillations and Waves.notebook December 09, 2016

2016 AP Physics Unit 6 Oscillations and Waves.notebook December 09, 2016 AP Physics Unit Six Oscillations and Waves 1 2 A. Dynamics of SHM 1. Force a. since the block is accelerating, there must be a force acting on it b. Hooke's Law F = kx F = force k = spring constant x =

More information

Dynamics Examples. Robin Hughes and Anson Cheung. 28 th June, 2010

Dynamics Examples. Robin Hughes and Anson Cheung. 28 th June, 2010 Dynamics Examples Robin Hughes and Anson Cheung 28 th June, 2010 1 Newton s Laws Figure 1: 3 connected blocks Figure 2: Masses on a trolley 1. Two blocks of mass m 1 = 1kg and m 2 = 2kg on a frictionless

More information

Use the following to answer question 1:

Use the following to answer question 1: Use the following to answer question 1: On an amusement park ride, passengers are seated in a horizontal circle of radius 7.5 m. The seats begin from rest and are uniformly accelerated for 21 seconds to

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

ELASTIC STRINGS & SPRINGS

ELASTIC STRINGS & SPRINGS ELASTIC STRINGS & SPRINGS Question 1 (**) A particle of mass m is attached to one end of a light elastic string of natural length l and modulus of elasticity 25 8 mg. The other end of the string is attached

More information

Lab M1: The Simple Pendulum

Lab M1: The Simple Pendulum Spring 2003 M1.1 Introduction. Lab M1: The Simple Pendulum The simple pendulum is a favorite introductory exercise because Galileo's experiments on pendulums in the early 1600s are usually regarded as

More information

14.4 Energy in Simple Harmonic Motion 14.5 Pendulum Motion.notebook January 25, 2018

14.4 Energy in Simple Harmonic Motion 14.5 Pendulum Motion.notebook January 25, 2018 The interplay between kinetic and potential energy is very important for understanding simple harmonic motion. Section 14.4 Energy in Simple Harmonic Motion For a mass on a spring, when the object is at

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

Chapter 16 Waves in One Dimension

Chapter 16 Waves in One Dimension Lecture Outline Chapter 16 Waves in One Dimension Slide 16-1 Chapter 16: Waves in One Dimension Chapter Goal: To study the kinematic and dynamics of wave motion, i.e., the transport of energy through a

More information

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

Selected Topics in Physics a lecture course for 1st year students by W.B. von Schlippe Spring Semester 2007 Selected Topics in Physics a lecture course for st year students by W.B. von Schlippe Spring Semester 7 Lecture : Oscillations simple harmonic oscillations; coupled oscillations; beats; damped oscillations;

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

M01M.1 Massive Spring

M01M.1 Massive Spring Part I Mechanics M01M.1 Massive Spring M01M.1 Massive Spring A spring has spring constant K, unstretched length L, and mass per unit length ρ. The spring is suspended vertically from one end in a constant

More information

Find the value of λ. (Total 9 marks)

Find the value of λ. (Total 9 marks) 1. A particle of mass 0.5 kg is attached to one end of a light elastic spring of natural length 0.9 m and modulus of elasticity λ newtons. The other end of the spring is attached to a fixed point O 3 on

More information

St. Joseph s Anglo-Chinese School

St. Joseph s Anglo-Chinese School Time allowed:.5 hours Take g = 0 ms - if necessary. St. Joseph s Anglo-Chinese School 008 009 First Term Examination Form 6 ASL Physics Section A (40%) Answer ALL questions in this section. Write your

More information

time/s force/n Polesworth High School 1

time/s force/n Polesworth High School 1 1. A toy locomotive of mass 0.50kg is initially at rest on a horizontal track. The locomotive is powered by a twisted rubber band which, as it unwinds, exerts a force which varies with time as shown in

More information

AP Physics C: Work, Energy, and Power Practice

AP Physics C: Work, Energy, and Power Practice AP Physics C: Work, Energy, and Power Practice 1981M2. A swing seat of mass M is connected to a fixed point P by a massless cord of length L. A child also of mass M sits on the seat and begins to swing

More information

Homework 7: # 4.22, 5.15, 5.21, 5.23, Foucault pendulum

Homework 7: # 4.22, 5.15, 5.21, 5.23, Foucault pendulum Homework 7: # 4., 5.15, 5.1, 5.3, Foucault pendulum Michael Good Oct 9, 4 4. A projectile is fired horizontally along Earth s surface. Show that to a first approximation the angular deviation from the

More information

t = g = 10 m/s 2 = 2 s T = 2π g

t = g = 10 m/s 2 = 2 s T = 2π g Annotated Answers to the 1984 AP Physics C Mechanics Multiple Choice 1. D. Torque is the rotational analogue of force; F net = ma corresponds to τ net = Iα. 2. C. The horizontal speed does not affect the

More information

Chapter 2 One-Dimensional Kinematics. Copyright 2010 Pearson Education, Inc.

Chapter 2 One-Dimensional Kinematics. Copyright 2010 Pearson Education, Inc. Chapter 2 One-Dimensional Kinematics Units of Chapter 2 Position, Distance, and Displacement Average Speed and Velocity Instantaneous Velocity Acceleration Motion with Constant Acceleration Applications

More information

Answers to questions in each section should be tied together and handed in separately.

Answers to questions in each section should be tied together and handed in separately. EGT0 ENGINEERING TRIPOS PART IA Wednesday 4 June 014 9 to 1 Paper 1 MECHANICAL ENGINEERING Answer all questions. The approximate number of marks allocated to each part of a question is indicated in the

More information

FIRST YEAR MATHS FOR PHYSICS STUDENTS NORMAL MODES AND WAVES. Hilary Term Prof. G.G.Ross. Question Sheet 1: Normal Modes

FIRST YEAR MATHS FOR PHYSICS STUDENTS NORMAL MODES AND WAVES. Hilary Term Prof. G.G.Ross. Question Sheet 1: Normal Modes FIRST YEAR MATHS FOR PHYSICS STUDENTS NORMAL MODES AND WAVES Hilary Term 008. Prof. G.G.Ross Question Sheet : Normal Modes [Questions marked with an asterisk (*) cover topics also covered by the unstarred

More information

Harmonic Motion: Exercises

Harmonic Motion: Exercises Harmonic Motion: Exercises 1. The following is a list of forces, each of which is the net external force acting on an object with mass number m that is free to move in onedimension only. Assume that s

More information