7. Vibrations DE2-EA 2.1: M4DE. Dr Connor Myant

Size: px
Start display at page:

Download "7. Vibrations DE2-EA 2.1: M4DE. Dr Connor Myant"

Transcription

1 DE2-EA 2.1: M4DE Dr Connor Myant 7. Vibrations Comments and corrections to Lecture resources may be found on Blackboard and at

2 Contents Introduction... 2 Types of Vibrations... 2 Springs... 4 Motion of a spring... 5 Series and Parallel... 6 Simple Harmonic Motion... 7 Un-damped Free Vibrations... 9 Motion of a pendulum for large and small oscillations: Energy Method: Damped Systems d < ω d ω

3 Introduction In this chapter we are going to explore the maths involved in vibrations. Vibration is a mechanical phenomenon whereby periodic motion occurs about a reference point. Vibrations are a major concern for design engineers; as almost all mechanical objects, which involve interacting components, experience some form of vibration. The oscillations may be periodic, such as the motion of a pendulum or random, such as the movement of a tire on a gravel road. Vibration can be desirable: for example, the motion of a tuning fork. In many cases, however, vibration is undesirable, wasting energy and creating unwanted sound. The study of vibrations is concerned with the oscillating motion of elastic bodies and the force associated with them. All bodies possessing mass and elasticity are capable of vibrations. As design engineers most of the time you will encounter vibrations you will also encounter springs and dampens. Springs are used to store elastic energy and when required release it. There is a wide range of types of spring that are readily available from specialist suppliers or that can be designed and manufactured fit-for-purpose. Design Engineering Example: Tennis players often use small rubber inserts in theirs rackets to dampen the vibrations in the strings. The main purpose is to reduce the vibration of a racquet s strings and subsequently reduce or eliminate the ping sound you hear when you strike a ball. There is little evidence that the use of tennis racket vibration dampeners reduce the risk of shock related injuries (such as tennis elbow) or help improve your game. You can also be sure vibration dampeners won t help you play like Novak Djokovic, but it s a nice thought right? Types of Vibrations Free vibration takes place when a system oscillates under the action of forces inherent in the system itself due to initial disturbance, and when the externally applied forces are absent. The frequencies of these vibrations are known as a system s natural frequency. Examples of this type of vibration are pulling a child back on a swing and letting go, or hitting a tuning fork and letting it ring. The mechanical system vibrates at one or more of its natural frequencies and damps down to motionlessness. One type of mechanism that would undergo free vibration and oscillate at its natural frequency is a spring, fixed at one end and having a mass attached to the other; this would be a single degree of freedom (SDoF) oscillator. For a single degree of freedom oscillator, a system in which the motion can be described by a single coordinate, the natural frequency depends on two system properties: mass and stiffness; (providing the system is undamped). 2

4 However, nearly all vibrating systems under go damped vibration due to the dissipation of energy from friction and other resistances. Damping has very little effect on natural frequency of the system, and hence the calculations for natural frequencies are generally made on the basis of no damping. Forced vibration takes place under the excitation of external forces. If the frequency of excitation coincide with one of the natural frequencies of the system, a condition of resonance is encountered and dangerously large oscillations may result, which results in failure of major structures, i.e., bridges, buildings, or airplane wings etc. Thus, the calculation of natural frequencies in the study of vibrations; and the usage of dampening in limiting the vibration amplitude at resonance are of great importance. Design Engineering Example: The Taccoma Narrows Bridge collapsed, in 1940, due to the damaging effects of vibrations caused by wind blowing across it. The wind caused vibrations to occur at a specific frequency that meant the bridge began to oscillate with catastrophic consequences. This can happen to almost any material, structure or object; and is known as natural resonant frequencies. Through careful design considerations, we can minimise the deleterious effects of vibrations, either through geometrical considerations or the addition of mechanical aids which dampen the vibrations. 3

5 Springs Springs are elastic devices used to store mechanical energy, or exert a force. The force produced by a spring can be compressive or tensile and linear or radial. Alternatively springs can be configured to produce a torque. When a spring is compressed or stretched slightly from rest, the force it exerts is approximately proportional to its change in length (this approximation breaks down for larger deflections). The rate or spring constant of a spring is the change in the force it exerts, divided by the change in deflection of the spring. That is, it is the gradient of the force versus deflection curve. An extension or compression spring has units of force divided by distance, for example lbf/in or N/m. k = F/x (7.1) Where k = spring rate (N/m), F = applied load (N), x = deflection (m). Torsion springs have units of torque divided by angle, such as N m/rad or ft lbf/degree. k = T/θ (7.2) The inverse of spring rate is compliance, that is: if a spring has a rate of 10 N/mm, it has a compliance of 0.1 mm/n. C = 1/k (7.3) Virtually any material can be used to make springs. However the ideal material would have a high ultimate strength and yield point and a low modulus of elasticity in order to provide maximum energy storage. Important aspects in spring design include determination of the spring material and dimensions in order to ensure that it will not fail due to either static or fluctuating loads for the lifetime required for the application, that it will not buckle or deform beyond allowable limits, that the natural frequencies of vibration are sufficiently in excess of the frequency of motion that they control and that cost and aesthetic aspirations are met. 4

6 Design Engineering Example: Products such as Door Closers often employ springs in them. The example shown in this image has a spring configured to provide a torque; a torsional spring is employed. The amount of force exerted by the spring with respect to the door s position (i.e. the rate) can be selected by the designer. Springs can be configured to provide almost any force required; this could be linear, dual rate or even progressive. Motion of a spring Lets imagine a hanging spring with the top end fixed, a mass is hung at the free end that causes the spring to change length by a distance x, Figure 7.1. Using Newton s 2 nd law we can see that the restoring force from the spring from its equilibrium point is given by Hooke's law. Figure 7.1. Mass hanging spring F = ma = m d2 x dt2 = kx (7.4) where m is the mass and k is the spring constant. This law holds (approximately) as long as x remains below the spring's elastic limit. Even when the elastic limit is not exceeded, pulling a coil spring far enough to uncoil it results in a much larger spring constant than the spring's "coiled" value. It follows that the differential equation describing the spring's motion is; 5

7 d 2 x dt 2 + k m x = 0 (7.5) This equation describes a particular type of motion; known as a simple harmonic oscillator. Series and Parallel Lets consider figure 7.1, but now we have springs connected in series or parallel. We can find the effective spring constant of the system. The force exerted by two springs attached in parallel exert a force; F = m d2 x dt 2 = (k 1x + k 2 x) Thus, the effecting spring constant is given by; k eq = k 1 + k 2 (7.8) Figure 7.2. Springs in parallel. Now consider two springs placed in series with the mass on the bottom of the second. The force is the same on each of the two springs. Therefore; F = m d2 x dt 2 = k 1x 1 = k 2 x 2 solving in terms of x 1, and rearranging for F = k eq (x 1 + x 2 ), where x = x 1 + x 2, you will find that; 6

8 k eq = ( 1 k k 2 ) 1 (7.9) Figure 7.3. Springs in series. Design Engineering Example: A sprung loaded mattress is a good example of springs employed in parallel. Designing a mattress that offers good support and comfort requires good knowledge of the spring loading capacity and behaviour. The springs will experience numerous loading cycles and it is important that their yield strength or fatigue strength is not reached. Simple Harmonic Motion The simplest form of periodic motion is harmonic motion, called simple harmonic motion (SHM). It can be expressed as (figure 7.4); x = Esin(ωt + φ) (7.10) Where E is the amplitude of the vibration and φ is a constant. 7

9 Figure 7.4. Graph of x as a function of ωt. An alternative form of this equation is often given as; x = Asin(ωt) + BCos(ωt) (7.11) where A and B are arbitrary constants, related to E and φ as; A = Ecos(φ), B = Esin(φ) We can then see that; E = A 2 + B 2 (7.12) Simple harmonic motion is often represented by projection on line of a point that is moving on a circle (Figure 7.5). We draw a circle whose radius equals the amplitude and assume the line from O to P rotates in the counter-clockwise direction with constant angular velocity ω. The time taken for one cycle is called the period of the vibrations and given as; T = 2π/ω (7.13) If we take the inverse of the period we get the frequency; the number of cycles per unit time, given as; f = 1/T = ω/2π (7.14) 8

10 The frequency is usually expressed in cycles per second, or Hertz (Hz). We can see that the angular velocity can also be given as ω = 2πf; consequently ω is also a measure of frequency. From Equation (7.11) we can see that; x = ωacos(ωt) ωbsin(ωt) (7.15) x = ω 2 Asin(ωt) ω 2 BCos(ωt) (7.16) Then by comparing Eqs. (7.11) and (7.16) we find the condition for SHM; x = ω 2 x (7.17) Figure 7.5. Correspondence of SHM with circular motion of a point. In this case the SHM repeats itself every 2π radians. Un-damped Free Vibrations The most basic vibration model consist of a mass suspended from a spring that undergoes vertical motion, Figure 7.6. In the static equilibrium position the weight of the mass, F m = mg, is balanced by the spring force, F S = kx 0. An external input is supplied, either displacement or velocity. Now the mass will experience forces from inertial effects (F i = mẍ), due to the motion; and a new spring force due to the change in displacement F s = kx. 9

11 Figure 7.6. Take the direction of x to be positive in the downward direction; and therefore, also velocity, x, acceleration, x, and force, F. Using Newton s 2 nd Law of motion we can sum the forces; F = mx = mg kx 0 kx We know from the point of static equilibrium that mg = kx 0. Therefore, mx = kx rearranging we get; x = kx m (7.18) Which is the same form as equation (7.5). Comparing Equations (7.17) and (7.18), we see that ω 2 = k/m. This corresponds to the natural frequency of the system, and satisfies the SHM condition. So for SHM conditions; T = 2π m k and f = 1 2π k m (7.19)(7.20) Using the earlier consideration that mg = kx 0 ; we can see that k/m = g/x 0. 10

12 The above analysis is valid for all kinds of single degree of freedom systems including beams or torsional members. For torsional vibrations the mass may be replaced by the mass moment of inertia and stiffness by stiffness of torsional spring. For stepped shaft an equivalent stiffness can be taken or for distributed mass an equivalent lumped mass can be taken. Motion of a pendulum for large and small oscillations: Figure 7.7 shows another type of single degree of freedom (SDoF) oscillator; a simple pendulum and the subsequent free body diagram of the bob. Figure 7.7. (a) Simple Pendulum (b) Free body diagram Tension in spring is given by; T = mgcosθ Newton s 2 nd law tells us that the moment balance about the centre of rotation O is given as; Iθ = M 0 = ( mgsinθ)l Where I is the polar mass moment of inertia, of the mass m about O, and l is the length from the pivot to the centre of the mass m, so that; ml 2 θ = mglsinθ, or θ + g sinθ = 0 (7.21) l which is the equation of motion of the pendulum for large oscillation. For small amplitudes of oscillation, Equation (3.8) reduces to, as sinθ θ; 11

13 θ + g l θ = 0 So, θ = g l θ Comparing this to Eq. (3.5) we obtain equations for the natural frequency of a pendulum as; ω = g l And subsequently for T and f. Energy Method: In a conservative system (i.e. with no damping) the total energy is constant, and a differential equation of motion can also be established by the principle of conservation of energy. This means the sum of the kinetic, T, and potential energies, V, is constant; T + V = constant (7.22) Hence; d (T + V) = 0 dt Kinetic energy T is stored in mass by virtue of its velocity. Potential energy V is stored in the form of strain energy in elastic deformation or work done in a force field such as gravity, magnetic field etc. Our interest is to the find natural frequency of the system, writing Eq. (3.9) for two positions. i.e; T 1 + V 1 = T 1 + V 2 = constant (7.23) where, 1 & 2 represents two instants of time. Let 1 represents a static equilibrium position (choosing this as the reference point of potential energy, here V 1 = 0) and 2 represents the position corresponding to maximum displacement of mass and at this position velocity of mass will be zero and hence T 2 = 0. Equation (2.10) reduces to; 12

14 T = 0 + V 2 If mass is undergoing harmonic motion then T 1 & V 2 are maximum values. Hence; T max = V max. Damped Systems In reality all systems will not vibrate indefinitely. They will slow down and eventually stop as a result of the frictional forces, or damping mechanisms, acting on the system. In some cases, engineers intentionally include damping mechanisms in vibrating systems to control output; for example the shock absorbers in a car are designed to damp the suspension too much damping and you feel a stiff ride, too little and the ride is bouncy. Generally mathematical modelling of damping is quite complicated and not suitable for vibration analysis. Simplified mathematical model (such as viscous damping or dash-pot) have been developed which leads to simplified formulation. Figure 7.8 shows the mass suspended from a spring system from Figure 7.6, with the addition of a damping element (dash pot). The force required to lengthen of shorten a damping element is defined to be the product of a constant, c, and the rate if change of the length of the element, x. We can write the equation of motion of the mass as; F = mx + cx + kx = 0 We want this in terms of ω, so using ω = (k/m) and d = c/2m, we get; x + 2dx + ω 2 x = 0 (7.24) This equation describes the vibration of many damped, one degree of freedom systems. The form of its solution, and consequently the character of the predicted behaviour of the system the equation describes, depends on whether the constant d is less than, equal to, or greater than ω. 13

15 Figure 7.8. Damped spring-mass oscillator, and the subsequent free-body diagram of the mass. d < ω Subcritical damped systems occur when d < ω. Assuming the solution of the form; x = Ce λt (7.25) Into Equation (7.24) we obtain; λ 2 + 2d + ω 2 = 0 This quadratic equation yields two roots for the constant λ that we can write as; λ = d ± iω d Where the damped angular velocity is; ω d = ω 2 d 2 (7.26) Because d < ω, the constant ω d is a real number. The two roots for λ give us two solutions of Equation (7.25). The resulting general solution of Equation (7.25) is x = e dt (Ce iω dt + De iω dt ) 14

16 Where C and D are constants. By using the Euler identity e iθ = cos θ + i sin θ, we can express this solution in the form; x = e dt (Asinω d t + Bcosω d t) (7.27) Where A and B are constants. Equation (7.27) is the product of an exponentially decaying function of time and an expression identical in form to the solution we obtain for an undamped system. The exponential function describes the expected effect of damping: The amplitude of the vibration attenuates (decreases) with time. Damping has an important effect in addition to causing attenuation. Because the oscillatory part of the solution is identical in form to equation (7.11) except that the term ω is replaced by ω d, it follows that the period and frequency of the damped system are; T d = 2π ω d f d = ω d 2π d ω When d > ω the system is said to be supercritically damped. We can again use Equation (7.25) to find a solution to Equation (7.24); λ 2 + 2d + ω 2 = 0 (7.28) However, now we write the roots of this equation as; λ = d ± h Where, h = d 2 ω 2 the resulting general solution is; x = Ce (d h)t + De (d+h)t (7.29) 15

17 Where C and D are constants. When d = ω, a system is said to be critically damped. Then the constant h = 0, so Equation (7.28) has a repeated root λ = d, and we obtain only one solution of the form Equation (7.25). Now, it can be shown that the general solution of Equation (7.24) is; x = Ce dt + Dte dt (7.30) Equations (7.29) and (7.30) indicate that the motion of a critically (d = ω) and supercritically (d ω) damped system is not oscillatory. These equations are expressed in terms of exponential functions and do not contain sines or cosines. Figure 7.9 shows the effect of increasing amounts of damping on the behaviour of a vibrating system. In summary, the motions of many damped one-degree of freedom systems can be modelled by Equation (7.24). Once the equation of motion has been expressed in that form, the values of d and ω are known in terms of the physical parameters of the system. The values determine the state of damping, which indicates the form of the solution of Equation (7.24). Figure 7.9. Amplitude history of a vibrating system that is (a) undamped; (b) subcritically damped; (c) critically damped; (d) supercritically damped. 16

18 Design Engineering Example: A car s suspension is a classic example of a spring-mass-damper system often employed in mechanics textbooks. The behaviour of the suspension system can be tuned (not too bouncy, not too hard) through the characteristics of the spring and the shock absorber. 17

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

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

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

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

TOPIC E: OSCILLATIONS SPRING 2019

TOPIC E: OSCILLATIONS SPRING 2019 TOPIC E: OSCILLATIONS SPRING 2019 1. Introduction 1.1 Overview 1.2 Degrees of freedom 1.3 Simple harmonic motion 2. Undamped free oscillation 2.1 Generalised mass-spring system: simple harmonic motion

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

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

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 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

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

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

本教材僅供教學使用, 勿做其他用途, 以維護智慧財產權

本教材僅供教學使用, 勿做其他用途, 以維護智慧財產權 本教材內容主要取自課本 Physics for Scientists and Engineers with Modern Physics 7th Edition. Jewett & Serway. 注意 本教材僅供教學使用, 勿做其他用途, 以維護智慧財產權 教材網址 : https://sites.google.com/site/ndhugp1 1 Chapter 15 Oscillatory Motion

More information

EQUIVALENT SINGLE-DEGREE-OF-FREEDOM SYSTEM AND FREE VIBRATION

EQUIVALENT SINGLE-DEGREE-OF-FREEDOM SYSTEM AND FREE VIBRATION 1 EQUIVALENT SINGLE-DEGREE-OF-FREEDOM SYSTEM AND FREE VIBRATION The course on Mechanical Vibration is an important part of the Mechanical Engineering undergraduate curriculum. It is necessary for the development

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

Introduction to Mechanical Vibration

Introduction to Mechanical Vibration 2103433 Introduction to Mechanical Vibration Nopdanai Ajavakom (NAV) 1 Course Topics Introduction to Vibration What is vibration? Basic concepts of vibration Modeling Linearization Single-Degree-of-Freedom

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

CHAPTER 12 OSCILLATORY MOTION

CHAPTER 12 OSCILLATORY MOTION CHAPTER 1 OSCILLATORY MOTION Before starting the discussion of the chapter s concepts it is worth to define some terms we will use frequently in this chapter: 1. The period of the motion, T, is the time

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

Fundamentals Physics. Chapter 15 Oscillations

Fundamentals Physics. Chapter 15 Oscillations Fundamentals Physics Tenth Edition Halliday Chapter 15 Oscillations 15-1 Simple Harmonic Motion (1 of 20) Learning Objectives 15.01 Distinguish simple harmonic motion from other types of periodic motion.

More information

LANMARK UNIVERSITY OMU-ARAN, KWARA STATE DEPARTMENT OF MECHANICAL ENGINEERING COURSE: MECHANICS OF MACHINE (MCE 322). LECTURER: ENGR.

LANMARK UNIVERSITY OMU-ARAN, KWARA STATE DEPARTMENT OF MECHANICAL ENGINEERING COURSE: MECHANICS OF MACHINE (MCE 322). LECTURER: ENGR. LANMARK UNIVERSITY OMU-ARAN, KWARA STATE DEPARTMENT OF MECHANICAL ENGINEERING COURSE: MECHANICS OF MACHINE (MCE 322). LECTURER: ENGR. IBIKUNLE ROTIMI ADEDAYO SIMPLE HARMONIC MOTION. Introduction Consider

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

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 14. Oscillations. Oscillations Introductory Terminology Simple Harmonic Motion:

Chapter 14. Oscillations. Oscillations Introductory Terminology Simple Harmonic Motion: Chapter 14 Oscillations Oscillations Introductory Terminology Simple Harmonic Motion: Kinematics Energy Examples of Simple Harmonic Oscillators Damped and Forced Oscillations. Resonance. Periodic Motion

More information

Corso di Laurea in LOGOPEDIA FISICA ACUSTICA MOTO OSCILLATORIO

Corso di Laurea in LOGOPEDIA FISICA ACUSTICA MOTO OSCILLATORIO Corso di Laurea in LOGOPEDIA FISICA ACUSTICA MOTO OSCILLATORIO Fabio Romanelli Department of Mathematics & Geosciences University of Trieste Email: romanel@units.it What is an Oscillation? Oscillation

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

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

1 Oscillations MEI Conference 2009

1 Oscillations MEI Conference 2009 1 Oscillations MEI Conference 2009 Some Background Information There is a film clip you can get from Youtube of the Tacoma Narrows Bridge called Galloping Gertie. This shows vibrations in the bridge increasing

More information

CHAPTER 11 VIBRATIONS AND WAVES

CHAPTER 11 VIBRATIONS AND WAVES CHAPTER 11 VIBRATIONS AND WAVES http://www.physicsclassroom.com/class/waves/u10l1a.html UNITS Simple Harmonic Motion Energy in the Simple Harmonic Oscillator The Period and Sinusoidal Nature of SHM The

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

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

Chapter 14 Oscillations

Chapter 14 Oscillations Chapter 14 Oscillations 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 is a

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

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

Chapter 15. Oscillations

Chapter 15. Oscillations Chapter 15 Oscillations 15.1 Simple Harmonic Motion Oscillatory Motion: Motion which is periodic in time; motion that repeats itself in time. Examples: SHM: Power line oscillates when the wind blows past.

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

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

Chapter 7 Hooke s Force law and Simple Harmonic Oscillations

Chapter 7 Hooke s Force law and Simple Harmonic Oscillations Chapter 7 Hooke s Force law and Simple Harmonic Oscillations Hooke s Law An empirically derived relationship that approximately works for many materials over a limited range. Exactly true for a massless,

More information

Harmonic Oscillator. Outline. Oscillatory Motion or Simple Harmonic Motion. Oscillatory Motion or Simple Harmonic Motion

Harmonic Oscillator. Outline. Oscillatory Motion or Simple Harmonic Motion. Oscillatory Motion or Simple Harmonic Motion Harmonic Oscillator Mass-Spring Oscillator Resonance The Pendulum Physics 109, Class Period 13 Experiment Number 11 in the Physics 121 Lab Manual (page 65) Outline Simple harmonic motion The vertical mass-spring

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

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

Engineering Mechanics Prof. U. S. Dixit Department of Mechanical Engineering Indian Institute of Technology, Guwahati Introduction to vibration

Engineering Mechanics Prof. U. S. Dixit Department of Mechanical Engineering Indian Institute of Technology, Guwahati Introduction to vibration Engineering Mechanics Prof. U. S. Dixit Department of Mechanical Engineering Indian Institute of Technology, Guwahati Introduction to vibration Module 15 Lecture 38 Vibration of Rigid Bodies Part-1 Today,

More information

Physics 1C. Lecture 12B

Physics 1C. Lecture 12B Physics 1C Lecture 12B SHM: Mathematical Model! Equations of motion for SHM:! Remember, simple harmonic motion is not uniformly accelerated motion SHM: Mathematical Model! The maximum values of velocity

More information

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

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

The... of a particle is defined as its change in position in some time interval.

The... of a particle is defined as its change in position in some time interval. Distance is the. of a path followed by a particle. Distance is a quantity. The... of a particle is defined as its change in position in some time interval. Displacement is a.. quantity. The... of a particle

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

Contents. Dynamics and control of mechanical systems. Focus on

Contents. Dynamics and control of mechanical systems. Focus on Dynamics and control of mechanical systems Date Day 1 (01/08) Day 2 (03/08) Day 3 (05/08) Day 4 (07/08) Day 5 (09/08) Day 6 (11/08) Content Review of the basics of mechanics. Kinematics of rigid bodies

More information

Physics 41 HW Set 1 Chapter 15 Serway 8 th ( 7 th )

Physics 41 HW Set 1 Chapter 15 Serway 8 th ( 7 th ) Conceptual Q: 4 (7), 7 (), 8 (6) Physics 4 HW Set Chapter 5 Serway 8 th ( 7 th ) Q4(7) Answer (c). The equilibrium position is 5 cm below the starting point. The motion is symmetric about the equilibrium

More information

Chapter 14. PowerPoint Lectures for University Physics, Thirteenth Edition Hugh D. Young and Roger A. Freedman. Lectures by Wayne Anderson

Chapter 14. PowerPoint Lectures for University Physics, Thirteenth Edition Hugh D. Young and Roger A. Freedman. Lectures by Wayne Anderson Chapter 14 Periodic Motion PowerPoint Lectures for University Physics, Thirteenth Edition Hugh D. Young and Roger A. Freedman Lectures by Wayne Anderson Goals for Chapter 14 To describe oscillations in

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

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

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

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

HOMEWORK ANSWERS. Lesson 4.1: Simple Harmonic Motion

HOMEWORK ANSWERS. Lesson 4.1: Simple Harmonic Motion DEVIL PHYSICS HOMEWORK ANSWERS Tsokos, Chapter 3 Test Lesson 4.1: Simple Harmonic Motion 1. Objectives. By the end of this class you should be able to: a) Understand that in simple harmonic motion there

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

The Torsion Pendulum (One or two weights)

The Torsion Pendulum (One or two weights) The Torsion Pendulum (One or two weights) Exercises I through V form the one-weight experiment. Exercises VI and VII, completed after Exercises I -V, add one weight more. Preparatory Questions: 1. The

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

Unforced Oscillations

Unforced Oscillations Unforced Oscillations Simple Harmonic Motion Hooke s Law Newton s Second Law Method of Force Competition Visualization of Harmonic Motion Phase-Amplitude Conversion The Simple Pendulum and The Linearized

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

The student will experimentally determine the parameters to represent the behavior of a damped oscillatory system of one degree of freedom.

The student will experimentally determine the parameters to represent the behavior of a damped oscillatory system of one degree of freedom. Practice 3 NAME STUDENT ID LAB GROUP PROFESSOR INSTRUCTOR Vibrations of systems of one degree of freedom with damping QUIZ 10% PARTICIPATION & PRESENTATION 5% INVESTIGATION 10% DESIGN PROBLEM 15% CALCULATIONS

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

4.1 KINEMATICS OF SIMPLE HARMONIC MOTION 4.2 ENERGY CHANGES DURING SIMPLE HARMONIC MOTION 4.3 FORCED OSCILLATIONS AND RESONANCE Notes

4.1 KINEMATICS OF SIMPLE HARMONIC MOTION 4.2 ENERGY CHANGES DURING SIMPLE HARMONIC MOTION 4.3 FORCED OSCILLATIONS AND RESONANCE Notes 4.1 KINEMATICS OF SIMPLE HARMONIC MOTION 4.2 ENERGY CHANGES DURING SIMPLE HARMONIC MOTION 4.3 FORCED OSCILLATIONS AND RESONANCE Notes I. DEFINING TERMS A. HOW ARE OSCILLATIONS RELATED TO WAVES? II. EQUATIONS

More information

OSCILLATIONS.

OSCILLATIONS. OSCILLATIONS Periodic Motion and Oscillatory motion If a body repeats its motion along a certain path, about a fixed point, at a definite interval of time, it is said to have a periodic motion If a body

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

AP Physics C Mechanics

AP Physics C Mechanics 1 AP Physics C Mechanics Simple Harmonic Motion 2015 12 05 www.njctl.org 2 Table of Contents Click on the topic to go to that section Spring and a Block Energy of SHM SHM and UCM Simple and Physical Pendulums

More information

Chapter 13 Lecture. Essential University Physics Richard Wolfson 2 nd Edition. Oscillatory Motion Pearson Education, Inc.

Chapter 13 Lecture. Essential University Physics Richard Wolfson 2 nd Edition. Oscillatory Motion Pearson Education, Inc. Chapter 13 Lecture Essential University Physics Richard Wolfson nd Edition Oscillatory Motion Slide 13-1 In this lecture you ll learn To describe the conditions under which oscillatory motion occurs To

More information

AP Physics. Harmonic Motion. Multiple Choice. Test E

AP Physics. Harmonic Motion. Multiple Choice. Test E AP Physics Harmonic Motion Multiple Choice Test E A 0.10-Kg block is attached to a spring, initially unstretched, of force constant k = 40 N m as shown below. The block is released from rest at t = 0 sec.

More information

Simple Harmonic Motion: A Special Periodic Motion

Simple Harmonic Motion: A Special Periodic Motion Simple Harmonic Motion: A Special Periodic Motion Bởi: OpenStaxCollege The oscillations of a system in which the net force can be described by Hooke s law are of special importance, because they are very

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

STRUCTURAL DYNAMICS BASICS:

STRUCTURAL DYNAMICS BASICS: BASICS: STRUCTURAL DYNAMICS Real-life structures are subjected to loads which vary with time Except self weight of the structure, all other loads vary with time In many cases, this variation of the load

More information

The object of this experiment is to study systems undergoing simple harmonic motion.

The object of this experiment is to study systems undergoing simple harmonic motion. Chapter 9 Simple Harmonic Motion 9.1 Purpose The object of this experiment is to study systems undergoing simple harmonic motion. 9.2 Introduction This experiment will develop your ability to perform calculations

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

ENGINEERING COUNCIL DYNAMICS OF MECHANICAL SYSTEMS D225 TUTORIAL 10 NATURAL VIBRATIONS ONE DEGREE OF FREEDOM

ENGINEERING COUNCIL DYNAMICS OF MECHANICAL SYSTEMS D225 TUTORIAL 10 NATURAL VIBRATIONS ONE DEGREE OF FREEDOM ENGINEERING COUNCIL DYNAMICS OF MECHANICAL SYSTEMS D5 TUTORIAL 0 NATURAL VIBRATIONS ONE DEGREE OF FREEDOM On completion of this tutorial you should be able to do the following. Explain the meaning of degrees

More information

Energy in a Simple Harmonic Oscillator. Class 30. Simple Harmonic Motion

Energy in a Simple Harmonic Oscillator. Class 30. Simple Harmonic Motion Simple Harmonic Motion Class 30 Here is a simulation of a mass hanging from a spring. This is a case of stable equilibrium in which there is a large extension in which the restoring force is linear in

More information

Oscillations Simple Harmonic Motion

Oscillations Simple Harmonic Motion Oscillations Simple Harmonic Motion Lana Sheridan De Anza College Dec 1, 2017 Overview oscillations simple harmonic motion (SHM) spring systems energy in SHM pendula damped oscillations Oscillations and

More information

Oscillations. Simple Harmonic Motion (SHM) Position, Velocity, Acceleration SHM Forces SHM Energy Period of oscillation Damping and Resonance

Oscillations. Simple Harmonic Motion (SHM) Position, Velocity, Acceleration SHM Forces SHM Energy Period of oscillation Damping and Resonance Oscillations Simple Harmonic Motion (SHM) Position, Velocity, Acceleration SHM Forces SHM Energy Period of oscillation Damping and Resonance 1 Revision problem Please try problem #31 on page 480 A pendulum

More information

Chapter 4. Oscillatory Motion. 4.1 The Important Stuff Simple Harmonic Motion

Chapter 4. Oscillatory Motion. 4.1 The Important Stuff Simple Harmonic Motion Chapter 4 Oscillatory Motion 4.1 The Important Stuff 4.1.1 Simple Harmonic Motion In this chapter we consider systems which have a motion which repeats itself in time, that is, it is periodic. In particular

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

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

VTU-NPTEL-NMEICT Project

VTU-NPTEL-NMEICT Project MODULE-II --- SINGLE DOF FREE S VTU-NPTEL-NMEICT Project Progress Report The Project on Development of Remaining Three Quadrants to NPTEL Phase-I under grant in aid NMEICT, MHRD, New Delhi SME Name : Course

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

PreClass Notes: Chapter 13, Sections

PreClass Notes: Chapter 13, Sections PreClass Notes: Chapter 13, Sections 13.3-13.7 From Essential University Physics 3 rd Edition by Richard Wolfson, Middlebury College 2016 by Pearson Education, Inc. Narration and extra little notes by

More information

Chapter 14. PowerPoint Lectures for University Physics, Thirteenth Edition Hugh D. Young and Roger A. Freedman. Lectures by Wayne Anderson

Chapter 14. PowerPoint Lectures for University Physics, Thirteenth Edition Hugh D. Young and Roger A. Freedman. Lectures by Wayne Anderson Chapter 14 Periodic Motion PowerPoint Lectures for University Physics, Thirteenth Edition Hugh D. Young and Roger A. Freedman Lectures by Wayne Anderson Exam 3 results Class Average - 57 (Approximate grade

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

T1 T e c h n i c a l S e c t i o n

T1 T e c h n i c a l S e c t i o n 1.5 Principles of Noise Reduction A good vibration isolation system is reducing vibration transmission through structures and thus, radiation of these vibration into air, thereby reducing noise. There

More information

Vibrations & Waves. Spiders and sharks detect prey by vibrations on their webs and in the water respectively SIMPLE HARMONIC MOTION

Vibrations & Waves. Spiders and sharks detect prey by vibrations on their webs and in the water respectively SIMPLE HARMONIC MOTION Vibrations & Many objects vibrate or oscillate..guitar strings, tuning forks, balance wheel of an old watch, pendulum, piano strings, bridges, radio & TV sets, atoms within a molecule and atoms within

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

6.11 MECHANICS 3, M3 (4763) A2

6.11 MECHANICS 3, M3 (4763) A2 6.11 MECHANICS 3, M3 (4763) A Objectives To build on the work in Mechanics 1 and Mechanics, further extending the range of mechanics concepts which students are able to use in modelling situations. The

More information

15 OSCILLATIONS. Introduction. Chapter Outline Simple Harmonic Motion 15.2 Energy in Simple Harmonic Motion

15 OSCILLATIONS. Introduction. Chapter Outline Simple Harmonic Motion 15.2 Energy in Simple Harmonic Motion Chapter 15 Oscillations 761 15 OSCILLATIONS Figure 15.1 (a) The Comcast Building in Philadelphia, Pennsylvania, looming high above the skyline, is approximately 305 meters (1000 feet) tall. At this height,

More information

Chapter 13. Hooke s Law: F = - kx Periodic & Simple Harmonic Motion Springs & Pendula Waves Superposition. Next Week!

Chapter 13. Hooke s Law: F = - kx Periodic & Simple Harmonic Motion Springs & Pendula Waves Superposition. Next Week! Chapter 13 Hooke s Law: F = - kx Periodic & Simple Harmonic Motion Springs & Pendula Waves Superposition Next Week! Review Physics 2A: Springs, Pendula & Circular Motion Elastic Systems F = kx Small Vibrations

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

Lab 10: Harmonic Motion and the Pendulum

Lab 10: Harmonic Motion and the Pendulum Lab 10 Harmonic Motion and the Pendulum 119 Name Date Partners Lab 10: Harmonic Motion and the Pendulum OVERVIEW A body is said to be in a position of stable equilibrium if, after displacement in any direction,

More information

Chapter 13: Oscillatory Motions

Chapter 13: Oscillatory Motions Chapter 13: Oscillatory Motions Simple harmonic motion Spring and Hooe s law When a mass hanging from a spring and in equilibrium, the Newton s nd law says: Fy ma Fs Fg 0 Fs Fg This means the force due

More information

Chap. 15: Simple Harmonic Motion

Chap. 15: Simple Harmonic Motion Chap. 15: Simple Harmonic Motion Announcements: CAPA is due next Tuesday and next Friday. Web page: http://www.colorado.edu/physics/phys1110/phys1110_sp12/ Examples of periodic motion vibrating guitar

More information

LECTURE 19: Simple harmonic oscillators

LECTURE 19: Simple harmonic oscillators Lectures Page 1 Select LEARNING OBJECTIVES: LECTURE 19: Simple harmonic oscillators Be able to identify the features of a system that oscillates - i.e. systems with a restoring force and a potential energy

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

Lecture Presentation Chapter 14 Oscillations

Lecture Presentation Chapter 14 Oscillations Lecture Presentation Chapter 14 Oscillations Suggested Videos for Chapter 14 Prelecture Videos Describing Simple Harmonic Motion Details of SHM Damping and Resonance Class Videos Oscillations Basic Oscillation

More information

Wheel and Axle. Author: Joseph Harrison. Research Ans Aerospace Engineering 1 Expert, Monash University

Wheel and Axle. Author: Joseph Harrison. Research Ans Aerospace Engineering 1 Expert, Monash University Wheel and Axle Author: Joseph Harrison British Middle-East Center for studies & Research info@bmcsr.com http:// bmcsr.com Research Ans Aerospace Engineering 1 Expert, Monash University Introduction A solid

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

Chapter 16 Lectures. Oscillatory Motion and Waves

Chapter 16 Lectures. Oscillatory Motion and Waves Chapter 16 Lectures January-06-18 5:48 PM Oscillatory Motion and Waves Oscillations are back-and-forth motions. Sometimes the word vibration is used in place of oscillation; for our purposes, we can consider

More information