DRAFT. Memo. Contents. To whom it may concern SVN: Jan Mooiman +31 (0) nl

Size: px
Start display at page:

Download "DRAFT. Memo. Contents. To whom it may concern SVN: Jan Mooiman +31 (0) nl"

Transcription

1 Meo To To who it ay concern Date Reference Nuber of pages SVN: Fro Direct line E-ail Jan Mooian +31 ) nl Subject PID controller ass-spring-daper syste Copy to Version control inforation Location : white_papers/sobek/pid-controller/pid.tex Revision : 5744 Contents 1 PID controller in SOBEK Ai of this docuent Conclusion Mass-Spring-Daper syste Energy of Mass-Spring-Daper syste Feedback loop, PID-controller Unit ipulse function Unit step function PID controller positional) Proportional ter Derivative ter Integral ter PID controller velocity) Deterine coefficients fro experients Nuerical discretisation Mass-Spring-Daper syste as syste of first order PDE s PID controller positional) Iplicit Mass-Spring-Daper syste with explicit PID-controller Iplicit Mass-Spring-Daper syste with iplicit PID-controller Corrected Mass-Spring-Daper syste while using an explicit PID controller PID controller velocity) Iplicit Mass-Spring-Daper syste with explicit velocity PID controller

2 SVN: / Iplicit Mass-Spring-Daper syste with iplicit velocity PID controller Corrected Mass-Spring-Daper syste while using an explicit velocity PID controller Experients Solutions deterined by Maplesoft Nuerical experients Tie integration ethod Convergence behaviour References Used references Berdahl and III 27), Callafon 214), Rowell 24), Yon-Ping Mass-Daper-Spring systes/pid control of the siplest second-order systes, eq. 23): PD-Controller, desired set-point will not be reached. Rao 29, pg. 13, eq. 2-39): Integral of Dirac delta functions unit ipulse and unit step response) Åströ and Murray 216, pg. 47 eq. 2.19): Unit step response solution. Seborg et al. 211, 8.6.1) To Do 1 Transfer functions. 1 PID controller in SOBEK The discretised PID-controller in SOBEK2 read: f n = f n 1 + K p e n + K i n e j + K d e n e n 1), 1) j= No literature references are found for this PID-controller i.e. Equation 1)). The proposed discretised PID-controller read: f n = f n 1 + K p e n e n 1) + K i n e n + K d e n 2e n 1 + e n 2 This PID-controller Equation 2)) is based on the linearisation of the standard PID-controller. 2)

3 SVN: /22 2 Ai of this docuent The ai of this docuent is to find out what each ter of the PID-controller does do to a general syste. To reach that goal we look to the Mass-Spring-Daper syste without loss of generality. 3 Conclusion Matheatical physics Proportional gain factor: influence on equilibriu state. But it does not reach the required set-point. Integral gain factor: influence on the equilibriu state. You need this ter to reach the equilibriu state. Derivative gain factor: Influence transition tie to the equilibriu state, but it does not influence the equilibriu state. Nuerical experients Soe nuerical experients are perfored. Varying tie step and varying the tie integration ethod of the PID-controller. The tie integration of the Mass-Spring-Daper-syste is iplicit. Explicit ipleentation black box approach of the PID-controller) does have a severe draw back on the coputation tie because the should be decreased w.r.t. the other ethods. 4 Mass-Spring-Daper syste k c ft) Figure 1: Drawing of Mass-Spring-Daper syste. Equation of Mass-Spring-Daper syste >, c > and k > ): ẍ + cẋ + kx = ft) ẍ + c ẋ + k x = 1 ft) 3)

4 SVN: /22 The natural free) angular velocity ω n is c = and ft) = ): ω n = k, The decay tie constant τ is: τ = 2 c and the daping ratio ζ is: ζ = c 2 k The daping ratio is related to ω n. r 2 + cr + k = r 1,2 = c± c 2 4k Decay of solution is: exp c 2 Daping rate is: exp ζω nt) = exp ct 2 The equation can also be written as: ) 2, so the decay tie constant is: τ = 2 ) c ζωn = c c ζ = ζ = 2 2ω n c 2. k ẍ + 2ζω nẋ + ω 2 n = 7) r 2 + 2ζω nr + ω 2 n = r 1,2 = ζω n ± 1 2 4ζ2 ω 2 n 4ω 2 n r 1,2 = ζω n ± ω n ζ2 1. Define ω d = ω n 1 ζ 2 as the frequency for the under daped oscillations. ζ = not daped oscillations) ζ < 1 under daped oscillations) ζ = 1 critical daped ζ > 1 over daped 4.1 Energy of Mass-Spring-Daper syste Write the Mass-Spring-Daper syste as a set of first order of PDE s, without external forces as: ẋ = v v = cv kx, The total energy of the syste read: E tot = E kin + E pot = 1 2 v kx2 1) Energy conserving: d dt E tot = d dt 1 2 v kx2 ) = v v + kxẋ 12) 4) 5) 6) 8) 9) 11) Substituting gives: d dt E cv kx tot = v + kxv = cv 2 vkx + kxv = cv 2 13) d So if c = the syste is energy conserving, other wise the syste is dissipative. If dt E tot = the Mass-Spring-Daper syste is called a Hailtonian syste, if d dt E tot the Mass-Spring-Daper syste is called a Lyapunov function.

5 SVN: /22 5 Feedback loop, PID-controller Ipleent the feed back loop external force is dependent on solution, Berdahl and III 27)) and an external force as step function i.e. new setpoint) with ft) = K p x K d ẋ + ut) 14) K p gain factor proportional to x. K d gain factor proportional to the tie derivative of x i.e. ẋ, velocity) and ut) the unit step function is defined as Rao 29, pg. 13, eq. 2-28): { t < ut) = 1 t After substitution of Equation 14) in Equation 3) consider only t ; assue everything is in rest for t < ) we get: ẍ + cẋ + kx = K p x K d ẋ + ut) 16) ẍ + c + K d )ẋ + k + K p )x = ut) 17) To evaluate the stepfunction ut) of Equation 15), we first discuss the solution for the Dirac delta function or unit ipulse function) and than the unit step function. 5.1 Unit ipulse function To evaluate the Dirac delta function or unit ipulse function): { t = a δt a) = t a which satisfies δt a)dt = 1 19) ft)δt a)dt = fa) 2) Suppose gt) is the solution of the syste: 15) 18) g + cġ + kg = δt) 21) Integrate this equation fro to T T > ), just the length of the pulse. Resulting in a valid value at the right hand side T T g + cġ + kg) dt = δt) dt 22) T g dt + T T cġ dt + kg dt = T δt) dt 23)

6 SVN: /22 Taking the liit as T, we obtain ter by ter): T li gt) dt = li ġt) T = li [ġt ) ġ)] = T T T ġ+ ) li T T T li and thus T T ġt) is discontinue cġt) dt = li cgt) T = li c [gt ) g)] = gt) is continue 25) T T kgt) dt = li ktg) T = li k [T g) g)] = because g) = 26) T T δt) dt = 1 ġ + ) = 1 ġ + ) = 1 Now that we know that the response of a second-order resting syste is to change the velocity while leaving position unchanged), we can use this fact to obtain the ipulse response gt). In particular, assuing an underdaped syste, we know that the general for of the free response is given as gt) = e ζωnt A cos ω d t + B sin ω d t) 29) Therefore, with g) = and ġ + ) = 1/ the response of the syste to a unit ipulse at t = is given as { t gt) = 1 ω d e ζωnt 3) sin ω d t t > 5.2 Unit step function The unit step function is defined as { t < a ut a) = 1 t a The relation between the δt) and ut) is as follows: 24) 27) 28) 31) ut a) = t d ut a) dt δτ a) dτ 32) = δτ a) 33) The function st) is called the step response and satisfies: s + cṡ + ks = ut) 34)

7 SVN: /22 The function st) will be obtained as follows, starting fro the unit ipulse solution gt): g + cġ + kg = δt) 35) g + cġ + kg = d ut) dt Integrating this equation fro to t: t d2 g dτ 2 + cd g ) dτ + kg dτ = t 36) d uτ) dτ = ut) 37) dτ Using the fundaental theore of calculus we get d2 dt 2 + c d ) t dt + k gτ) dτ = ut) 38) It is seen that st) = t gτ) dτ For t we have st) = and for t > we have integrating Equation 3)) t ) 1 st) = e ζωnτ sin ω d τ dτ 4) ω d After soe calculation, using sin x = e ix e ix )/2i and e ix + e ix )/2 = cos x Rao, 29), we get { t st) = )) 1 1 e ζωnt 41) cos ω d t + ζωn sin ω d t t > or ω 2 n )) t st) = 1 1 e ζωnt cos ω d t + ζ sin ω 1 ζ 2 dt t > ω 2 n This solution brings the syste to a new equilibriu state using Equation 4)): li st) = 1 t ω 2 n = 1 k 6 PID controller positional) ω d 39) 42) 43) Assue that the equilibriu value x or setpoint new equilibriu) is a desired value, the error deviation) to that value is defined as: et) = x xt). This error deviation) will be investigated. The PID-controller can been seen as an external force on the Mass-Spring-Daper-syste and read: where ft) = K p et) + K i t det) eτ) dτ + K d, 44) dt

8 SVN: /22 K p K i K d gain factor proportional to et), gain factor proportional to the tie integral of et) and gain factor proportional to the tie derivative of et). 6.1 Proportional ter Consider just the proportional ter, so K i = K d =. The proportial ter K p et) does influence the equilibriu state of the Mass-Spring-Daper syste, but will not reached the desired equilibriu state x. ẍ + cẋ + kx = K p x x) 45) ẍ + cẋ + k + K p )x = K p x 46) So the particular solution will not reach the equilibriu state li t, and ẍ = ẋ = ): li xt) = t K p k + K p ) x and k + K p > 47) also the free angular frequency is influenced by the proportional gain K p ω n = k + Kp 6.2 Derivative ter and k + K p > 48) Consider just the derivative ter, so K p = K i =. The derivative ter K d ėt) does not influence the equilibriu state of the Mass-Spring-Daper syste: d ẍ + cẋ + kx = K d dt x x) 49) ẍ + cẋ + kx = K d ẋ ẋ) 5) With ẋ = for the equilibriu state, so ẍ + cẋ + kx = K d ẋ 51) ẍ + c + K d )ẋ + kx = 52) So, just the daping factor resistance, friction) is adjusted by the derivative gain K d and the equilibriu state is the sae as for the hoogeneous solution ẍ = ẋ = ): li kxt) = li xt) =. 53) t t Reark: c + K d > other wise the syste is unstable, see section 4.1

9 SVN: / Integral ter Consider just the integral ter, so K p = K d =. t The integral ter K i eτ) dτ does influence the equilibriu state of the Mass-Spring-Daper syste. Switching a Mass-Spring-Daper syste to another equilibriu state is done by prescribing a value other than zero as external force. For exaple a constant value, the integral of a Dirac delta function or another bounded integral. Prescribing a constant value of 1 will give as equilibriu state ẍ = ẋ = ): li ẍ + cẋ + kx) = 1 54) t kx = 1 x = 1 k The integral of the Dirac delta function is equal to 1, δt a)dt = 1 and will give therefore the sae solution as above Equation 55)). Prescribing the external force as ft) = t x xτ)) dτ 57) will force the solution xt) to x, because li t x xt)) = 58) and the integral is bounded < ). 55) 56)

10 SVN: /22 7 PID controller velocity) Assue that a equilibriu value x or setpoint a new equlibriu), is a desired value, the error deviation) to that value is defined as: et) = x xt), and need to be investigated. The PID-controller can been seen as a external force on the Mass-Spring-Daper-syste and read: t det) f PID t) = K p et) + K i eτ) dτ + K d, equal to Equation 44) 59) dt The tie derivative velocity) of the PID-controller Equation 59)) read: f PID t det) = K p dt + K i et) + K d d 2 et) dt 2 6) Which coes fro the linearisation i.e. δy = K δx) of the PID-controller: f PID t + δt) = f PID t) + K δt 61) f PID t + δt) f PID t) = K δt 62) Divide Equation 62) by δt and take li δt, we get: f PID t + δt) f PID t) li δt δt f PID t = K 63) = K RHS Equation 6) 64) In discrete for Equation 6) read, with n = is constant, e n = x x n : f n f n 1 e n e n 1 = K p + K i e n e n 2e n 1 + e n 2 + K d n n 2 65) { f n = f n 1 e n e n 1 + n K p + K i e n e n 2e n 1 + e n 2 } + K d n 2 66) f n = f n 1 + K p e n e n 1) + K i n e n e n 2e n 1 + e n 2 + K d 67)

11 SVN: /22 8 Deterine coefficients fro experients Taken fro Callafon 214) Estiation of odel paraeters With the ties t, t n and the values y, y n and y fro step response: Allows us to estiate: Figure 2: Collect data fro easureent. n ω d = 2π daped resonance frequency 68) t n t ) 1 y y βω n = ln exponential decay ter 69) t n t y y where n as subscript of t is the nuber of oscillations between t n and t. With the estiations of the deped frequency ω d and βω n we can now copute the natural frequence ω n and the daping ratio β: ω n = ω d 2 + βω 2 n undaped resonance frequency 7) β = βω n ω n daping ratio 71)

12 SVN: /22 9 Nuerical discretisation 9.1 Mass-Spring-Daper syste as syste of first order PDE s The equation of a Mass-Spring-Daper syste ẍ + cẋ + kx = ft) 72) can be written as a syste of first order partial differential equations, which read: ẋ = v v = cv kx + ft) 74) with initial conditions: ẋ = v = and x = 1. In atrix notation this equation read: ) ẋ ) ) ) ) 1 1 x = + v k c v ft) This syste of equations in discrete for, with = t t n, read: x x n = v n v v n = cv kx + fx, x n,...) 77) Rearranging gives: x = x n + v n 78) 1 + ) c v = v n kx + fx, x n,...) 79) 9.2 PID controller positional) Iplicit Mass-Spring-Daper syste with explicit PID-controller An explicit discrete for of the PID-controller Equation 44)) read: f n = K p e n + K i n j= 73) 75) 76) e j j + K d e n e n 1 n 8) The syste of equations will than read: x = x n + v n 81) 1 + ) c v = v n kx + n K p e n + K i e j e n e n 1 j + K d 82) n j=

13 SVN: / Iplicit Mass-Spring-Daper syste with iplicit PID-controller An iplicit discrete for of the PID-controller Equation 44)) read: f = K p e + K i e j e e n j + K d 83) j= The syste of equations will than read: x = x n + v n 84) 1 + ) c v = v n kx + K p e + K i e j e e n j + K d 85) j= Corrected Mass-Spring-Daper syste while using an explicit PID controller Therefore we will adjust the Mass-Spring-Daper syste for the explicit values used by the PIDcontroller by adding those ters who will ake the PID-controller iplicit. We will separate Equation 8) fro Equation 83). The individual ters belonging to Equation 8) will be placed between square brackets. f = K p e + K i e j e e n j + K d 86) j= = K p e K p e n + [K p e n ] + n K i e + K i e j j j= e e n e n e n 1 e + K d K d + [K n e n 1 ] d n n The part between square brackets, is equal to Equation 8), which is the PID-controller based on explicit tie levels: 87) So we get: f n = K p e n + K i n j= e j j + K d e n e n 1 n 88) f = K p e K p e n + K i e + K d e e n K d e n e n 1 n + f n 89)

14 SVN: /22 Substitution of Equation 13) in Equation 79) leads to the following syste of equations: x = x n + v n 9) 1 + ) c v = v n kx + 1 [ Kp x x n ) + K i e e e n e n e n 1 ] +K d K d + f n 91) n Soe rearranging: x = x n + v n 92) 1 + ) c v = v n k + K p) x + K px n + f n is given by Equation 8). 9.3 PID controller velocity) + K ie + + K d e e n K d e n e n Iplicit Mass-Spring-Daper syste with explicit velocity PID controller n + f n 93) An explicit discrete for of the PID-controller based on the linearisation Equation 6)) read: f n = f n 1 + K p e n e n 1) + K i e n e n 2e n 1 + e n 2 + K d, equal to Equation 67) 94) The syste of equations will than read: x = x n + v n 95) 1 + ) c v = v n kx + [f n 1 + K p e n e n 1) + K i e n e n 2e n 1 + e n 2 ] + K d 96) Iplicit Mass-Spring-Daper syste with iplicit velocity PID controller An iplicit discrete for of the PID-controller based on the linearisation Equation 6)) read: f = f n + K p e e n) + K i e e 2e n + e n 1 + K d, equal to Equation 67) 97)

15 SVN: /22 The syste of equations will than read: x = x n + v n 98) 1 + ) c v = v n kx + [f n + K p e e n) + K i e e 2e n + e n 1 ] + K d Corrected Mass-Spring-Daper syste while using an explicit velocity PID controller Therefore we will adjust the Mass-Spring-Daper syste for the explicit values used by the velocity PID-controller by adding those ters who will ake the velocity PID-controller iplicit. We will separate Equation 94) fro Equation 97). The individual ters belonging to Equation 94) will be placed between square brackets. is constant. f = f n + K p e e n) + K i e + K d e 2e n + e n 1 = f n f n 1 + [ f n 1] + + K p e 2e n + e n 1) + [ K p e n e n 1)] + K i e K i e n n + [K i e n n ] e [K n 2e n 1 + e n 2 ] d 99) 1) 11) The part between square brackets, is equal to Equation 94), which is the PID-controller based on explicit tie levels: So we get: f n = f n 1 + K p e n e n 1) + K i e n + K d e n 2e n 1 + e n 2 f =... + f n Substitution of Equation 13) in Equation 79) leads to the following syste of equations: 12) 13) x = x n + v n 14) 1 + ) c v = v n kx f n ) 15) Soe rearranging: x = x n + v n 16) 1 + ) c v = v n f n 17) f n is given by Equation 8).

16 SVN: /22 1 Experients Mass-Spring-Daper-syste: with ẍ + cẋ + kx = ft), 18) t det) ft) = K p et) + K i eτ) dτ + K d dt Initial values: x) = 1 and ẋ) =. Coefficients: = 1, c = 2, k = 1. PID gain factors: K p = 1.; K i =.5; K d = 1.. Setpoint:.5. et) = x xt). x = setpoint. Table 1: Equilibriu solution. K p K i K d Equili )

17 SVN: / Solutions deterined by Maplesoft =1., c=., k=1.).5;.,.,.) PID t_eq:. Aplitude [] =1., c=2., k=1.).5; 1.,.5, 1.) PID t_eq: 3. tau : zeta:.1897 Aplitude [] Mass Spring Daper Tie [s] Figure 3: The natural frequency; c = K p = K i = K d =. MassSpringDaper: MapleSoft deterined solution Tie [s] Analytic.5; setpoint.45; pd-setpoint c=.; not daped.5; setpoint.; pd-setpoint Figure 4: PID controller on Mass-Spring-Daper using MapleSoft solution. The integral ter is quite sall and therefor the influence is noticed after a while.

18 SVN: / Nuerical experients Table 2: Perfored nuerical experients. tie integration Tie integration ethod 1. s.5 s explicit 9.2.1) iplicit 9.3.2) corrected 9.2.3).25 s Figure 5: Nuerical experient = 1 s); explicit blue, 9.2.1), iplicit red, 9.3.2), corrected black, 9.2.3).

19 SVN: /22 Figure 6: Nuerical experient =.5 s); explicit blue, 9.2.1), iplicit red, 9.3.2), corrected black, 9.2.3). Figure 7: Nuerical experient =.25 s); explicit blue, 9.2.1), iplicit red, 9.3.2), corrected black, 9.2.3).

20 SVN: / Convergence behaviour Figure 8: Nuerical experient explicit 9.2.1); black, = 1. s; red, =.5 s; blue, =.25 s. Figure 9: Nuerical experient corrected 9.2.3); black, = 1. s; red, =.5 s; blue, =.25 s.

21 SVN: /22 Figure 1: Nuerical experient, different and tie integration; explicit red, =.25 s, 9.2.1), corrected black, = 1. s, 9.2.3). Figure 11: Maple solution blue) vs corrected red, = 1. s, 9.2.3).

22 SVN: /22 References Åströ, K. J. and R. M. Murray 216). Feedback Systes. Tech. rep. 3.h/. Caltech California Institute of Technology). URL: index.php/main_page. Berdahl, Edgar J. and Julius O. Sith III 27). PID Control of a Plucked String. Tech. rep. Center for Coputer Research in Music and Acoustics CCRMA), and the Departent of Electrical Engineering REALSIMPLE Project ). Stanford, CA: Stanford University. Callafon, R. A. de 214). Position Control Experient MAE171A). URL: ucsd.edu/callafon/labcourse/index.htl. Rao, A.V. 29). Mechanical vibrations: Lecture notes for course EML 422. URL: ae.ufl.edu/coursenotes/eml422/vibrations.pdf. Rowell, D. 24). Review of First- and Second-Order Syste Response. EducationMIT. URL: http: //web.it.edu/2.151/www/handouts/firstsecondorder.pdf. Seborg, D.E., T.F. Edgar, D.A. Mellichap, and F.J. Doyle III 211). Process Dynaics and Control. John Wiley & Sons, Inc. Yon-Ping, Chen. Mass-Daper-Spring systes/pid control of the siplest second-order systes. URL:

Chapter 2: Introduction to Damping in Free and Forced Vibrations

Chapter 2: Introduction to Damping in Free and Forced Vibrations Chapter 2: Introduction to Daping in Free and Forced Vibrations This chapter ainly deals with the effect of daping in two conditions like free and forced excitation of echanical systes. Daping plays an

More information

Chapter 1: Basics of Vibrations for Simple Mechanical Systems

Chapter 1: Basics of Vibrations for Simple Mechanical Systems Chapter 1: Basics of Vibrations for Siple Mechanical Systes Introduction: The fundaentals of Sound and Vibrations are part of the broader field of echanics, with strong connections to classical echanics,

More information

SIMPLE HARMONIC MOTION: NEWTON S LAW

SIMPLE HARMONIC MOTION: NEWTON S LAW SIMPLE HARMONIC MOTION: NEWTON S LAW siple not siple PRIOR READING: Main 1.1, 2.1 Taylor 5.1, 5.2 http://www.yoops.org/twocw/it/nr/rdonlyres/physics/8-012fall-2005/7cce46ac-405d-4652-a724-64f831e70388/0/chp_physi_pndul.jpg

More information

Lecture 4 Normal Modes

Lecture 4 Normal Modes Lecture 4 Noral Modes Coupled driven oscillators Double pendulu The daped driven pendulu = g/l +k y+fcost y = y gy/l k y d dt + d dt + g + k l k k d dt + d dt + g + k l y = F 0 Re eit y =Re X Y eit CF

More information

Ph 20.3 Numerical Solution of Ordinary Differential Equations

Ph 20.3 Numerical Solution of Ordinary Differential Equations Ph 20.3 Nuerical Solution of Ordinary Differential Equations Due: Week 5 -v20170314- This Assignent So far, your assignents have tried to failiarize you with the hardware and software in the Physics Coputing

More information

Periodic Motion is everywhere

Periodic Motion is everywhere Lecture 19 Goals: Chapter 14 Interrelate the physics and atheatics of oscillations. Draw and interpret oscillatory graphs. Learn the concepts of phase and phase constant. Understand and use energy conservation

More information

Lecture #8-3 Oscillations, Simple Harmonic Motion

Lecture #8-3 Oscillations, Simple Harmonic Motion Lecture #8-3 Oscillations Siple Haronic Motion So far we have considered two basic types of otion: translation and rotation. But these are not the only two types of otion we can observe in every day life.

More information

NUMERICAL MODELLING OF THE TYRE/ROAD CONTACT

NUMERICAL MODELLING OF THE TYRE/ROAD CONTACT NUMERICAL MODELLING OF THE TYRE/ROAD CONTACT PACS REFERENCE: 43.5.LJ Krister Larsson Departent of Applied Acoustics Chalers University of Technology SE-412 96 Sweden Tel: +46 ()31 772 22 Fax: +46 ()31

More information

Simple Harmonic Motion

Simple Harmonic Motion Reading: Chapter 15 Siple Haronic Motion Siple Haronic Motion Frequency f Period T T 1. f Siple haronic otion x ( t) x cos( t ). Aplitude x Phase Angular frequency Since the otion returns to its initial

More information

Department of Physics Preliminary Exam January 3 6, 2006

Department of Physics Preliminary Exam January 3 6, 2006 Departent of Physics Preliinary Exa January 3 6, 2006 Day 1: Classical Mechanics Tuesday, January 3, 2006 9:00 a.. 12:00 p.. Instructions: 1. Write the answer to each question on a separate sheet of paper.

More information

Dynamics of structures

Dynamics of structures Dynamics of structures 1.2 Viscous damping Luc St-Pierre October 30, 2017 1 / 22 Summary so far We analysed the spring-mass system and found that its motion is governed by: mẍ(t) + kx(t) = 0 k y m x x

More information

Vibrations: Second Order Systems with One Degree of Freedom, Free Response

Vibrations: Second Order Systems with One Degree of Freedom, Free Response Single Degree of Freedom System 1.003J/1.053J Dynamics and Control I, Spring 007 Professor Thomas Peacock 5//007 Lecture 0 Vibrations: Second Order Systems with One Degree of Freedom, Free Response Single

More information

Solving initial value problems by residual power series method

Solving initial value problems by residual power series method Theoretical Matheatics & Applications, vol.3, no.1, 13, 199-1 ISSN: 179-9687 (print), 179-979 (online) Scienpress Ltd, 13 Solving initial value probles by residual power series ethod Mohaed H. Al-Sadi

More information

Physics 2107 Oscillations using Springs Experiment 2

Physics 2107 Oscillations using Springs Experiment 2 PY07 Oscillations using Springs Experient Physics 07 Oscillations using Springs Experient Prelab Read the following bacground/setup and ensure you are failiar with the concepts and theory required for

More information

CHAPTER 19: Single-Loop IMC Control

CHAPTER 19: Single-Loop IMC Control When I coplete this chapter, I want to be able to do the following. Recognize that other feedback algoriths are possible Understand the IMC structure and how it provides the essential control features

More information

An Approximate Model for the Theoretical Prediction of the Velocity Increase in the Intermediate Ballistics Period

An Approximate Model for the Theoretical Prediction of the Velocity Increase in the Intermediate Ballistics Period An Approxiate Model for the Theoretical Prediction of the Velocity... 77 Central European Journal of Energetic Materials, 205, 2(), 77-88 ISSN 2353-843 An Approxiate Model for the Theoretical Prediction

More information

Impulsive Control of a Mechanical Oscillator with Friction

Impulsive Control of a Mechanical Oscillator with Friction 9 Aerican Control Conference Hyatt Regency Riverfront, St. Louis, MO, USA June -, 9 ThC8. Ipulsive Control of a Mechanical Oscillator with Friction Yury Orlov, Raul Santiesteban, and Luis T. Aguilar Abstract

More information

Mechanical System. Seoul National Univ. School of Mechanical and Aerospace Engineering. Spring 2008

Mechanical System. Seoul National Univ. School of Mechanical and Aerospace Engineering. Spring 2008 Mechanical Syste Newton s Laws 1)First law : conservation of oentu no external force no oentu change linear oentu : v Jω angular oentu : dv ) Second law : F = a= dt d T T = J α = J ω dt Three Basic Eleents

More information

Physics 207 Lecture 18. Physics 207, Lecture 18, Nov. 3 Goals: Chapter 14

Physics 207 Lecture 18. Physics 207, Lecture 18, Nov. 3 Goals: Chapter 14 Physics 07, Lecture 18, Nov. 3 Goals: Chapter 14 Interrelate the physics and atheatics of oscillations. Draw and interpret oscillatory graphs. Learn the concepts of phase and phase constant. Understand

More information

ma x = -bv x + F rod.

ma x = -bv x + F rod. Notes on Dynaical Systes Dynaics is the study of change. The priary ingredients of a dynaical syste are its state and its rule of change (also soeties called the dynaic). Dynaical systes can be continuous

More information

Course support: Control Engineering (TBKRT05E)

Course support: Control Engineering (TBKRT05E) Course Support This course support package is offered to you by TBV Lugus, the study association for Industrial Engineering and Manageent. Although this package is coposed with great care, the association

More information

+ 1 2 mv 2. Since no forces act on the system in the x-direction, linear momentum in x-direction is conserved: (2) 0 = mv A2. + Rω 2.

+ 1 2 mv 2. Since no forces act on the system in the x-direction, linear momentum in x-direction is conserved: (2) 0 = mv A2. + Rω 2. ME 74 Spring 018 Final Exaination Proble 1 Given: hoogeneous dis of ass and outer radius R is able to roll without slipping on the curved upper surface of a cart. art (of ass ) is able to ove along a sooth,

More information

Data-Driven Imaging in Anisotropic Media

Data-Driven Imaging in Anisotropic Media 18 th World Conference on Non destructive Testing, 16- April 1, Durban, South Africa Data-Driven Iaging in Anisotropic Media Arno VOLKER 1 and Alan HUNTER 1 TNO Stieltjesweg 1, 6 AD, Delft, The Netherlands

More information

Q5 We know that a mass at the end of a spring when displaced will perform simple m harmonic oscillations with a period given by T = 2!

Q5 We know that a mass at the end of a spring when displaced will perform simple m harmonic oscillations with a period given by T = 2! Chapter 4.1 Q1 n oscillation is any otion in which the displaceent of a particle fro a fixed point keeps changing direction and there is a periodicity in the otion i.e. the otion repeats in soe way. In

More information

III.H Zeroth Order Hydrodynamics

III.H Zeroth Order Hydrodynamics III.H Zeroth Order Hydrodynaics As a first approxiation, we shall assue that in local equilibriu, the density f 1 at each point in space can be represented as in eq.iii.56, i.e. f 0 1 p, q, t = n q, t

More information

Physics 41 HW Set 1 Chapter 15 Serway 7 th Edition

Physics 41 HW Set 1 Chapter 15 Serway 7 th Edition Physics HW Set Chapter 5 Serway 7 th Edition Conceptual Questions:, 3, 5,, 6, 9 Q53 You can take φ = π, or equally well, φ = π At t= 0, the particle is at its turning point on the negative side of equilibriu,

More information

Analysis of Impulsive Natural Phenomena through Finite Difference Methods A MATLAB Computational Project-Based Learning

Analysis of Impulsive Natural Phenomena through Finite Difference Methods A MATLAB Computational Project-Based Learning Analysis of Ipulsive Natural Phenoena through Finite Difference Methods A MATLAB Coputational Project-Based Learning Nicholas Kuia, Christopher Chariah, Mechatronics Engineering, Vaughn College of Aeronautics

More information

Torsion Experiment. Encoder #3 ( 3 ) Third encoder/disk for Model 205a only. Figure 1: ECP Torsion Experiment

Torsion Experiment. Encoder #3 ( 3 ) Third encoder/disk for Model 205a only. Figure 1: ECP Torsion Experiment Torsion Experient Introduction For the Torsion lab, there are two required experients to perfor and one extra credit assignent at the end. In experient 1, the syste paraeters need to be identified so that

More information

Vibrations: Two Degrees of Freedom Systems - Wilberforce Pendulum and Bode Plots

Vibrations: Two Degrees of Freedom Systems - Wilberforce Pendulum and Bode Plots .003J/.053J Dynaics and Control, Spring 007 Professor Peacock 5/4/007 Lecture 3 Vibrations: Two Degrees of Freedo Systes - Wilberforce Pendulu and Bode Plots Wilberforce Pendulu Figure : Wilberforce Pendulu.

More information

Lecture 2: Differential-Delay equations.

Lecture 2: Differential-Delay equations. Lecture : Differential-Delay equations. D. Gurarie A differential equation, or syste:, ; of the syste:, 0 0 0 0 y f y t y t y, predicts a (near) future state 0 0 y t dt y f y t dt, fro its current state,

More information

SEISMIC FRAGILITY ANALYSIS

SEISMIC FRAGILITY ANALYSIS 9 th ASCE Specialty Conference on Probabilistic Mechanics and Structural Reliability PMC24 SEISMIC FRAGILITY ANALYSIS C. Kafali, Student M. ASCE Cornell University, Ithaca, NY 483 ck22@cornell.edu M. Grigoriu,

More information

Fourier Series Summary (From Salivahanan et al, 2002)

Fourier Series Summary (From Salivahanan et al, 2002) Fourier Series Suary (Fro Salivahanan et al, ) A periodic continuous signal f(t), - < t

More information

ME Machine Design I. FINAL EXAM. OPEN BOOK AND CLOSED NOTES. Friday, May 8th, 2009

ME Machine Design I. FINAL EXAM. OPEN BOOK AND CLOSED NOTES. Friday, May 8th, 2009 ME 5 - Machine Design I Spring Seester 009 Nae Lab. Div. FINAL EXAM. OPEN BOOK AND LOSED NOTES. Friday, May 8th, 009 Please use the blank paper for your solutions. Write on one side of the paper only.

More information

Donald Fussell. October 28, Computer Science Department The University of Texas at Austin. Point Masses and Force Fields.

Donald Fussell. October 28, Computer Science Department The University of Texas at Austin. Point Masses and Force Fields. s Vector Moving s and Coputer Science Departent The University of Texas at Austin October 28, 2014 s Vector Moving s Siple classical dynaics - point asses oved by forces Point asses can odel particles

More information

MASSACHUSETTS INSTITUTE OF TECHNOLOGY Department of Mechanical Engineering 2.010: Systems Modeling and Dynamics III. Final Examination Review Problems

MASSACHUSETTS INSTITUTE OF TECHNOLOGY Department of Mechanical Engineering 2.010: Systems Modeling and Dynamics III. Final Examination Review Problems ASSACHUSETTS INSTITUTE OF TECHNOLOGY Departent of echanical Engineering 2.010: Systes odeling and Dynaics III Final Eaination Review Probles Fall 2000 Good Luck And have a great winter break! page 1 Proble

More information

1B If the stick is pivoted about point P a distance h = 10 cm from the center of mass, the period of oscillation is equal to (in seconds)

1B If the stick is pivoted about point P a distance h = 10 cm from the center of mass, the period of oscillation is equal to (in seconds) 05/07/03 HYSICS 3 Exa #1 Use g 10 /s in your calculations. NAME Feynan lease write your nae also on the back side of this exa 1. 1A A unifor thin stick of ass M 0. Kg and length 60 c is pivoted at one

More information

PH 221-1D Spring Oscillations. Lectures Chapter 15 (Halliday/Resnick/Walker, Fundamentals of Physics 9 th edition)

PH 221-1D Spring Oscillations. Lectures Chapter 15 (Halliday/Resnick/Walker, Fundamentals of Physics 9 th edition) PH 1-1D Spring 013 Oscillations Lectures 35-37 Chapter 15 (Halliday/Resnick/Walker, Fundaentals of Physics 9 th edition) 1 Chapter 15 Oscillations In this chapter we will cover the following topics: Displaceent,

More information

2 Q 10. Likewise, in case of multiple particles, the corresponding density in 2 must be averaged over all

2 Q 10. Likewise, in case of multiple particles, the corresponding density in 2 must be averaged over all Lecture 6 Introduction to kinetic theory of plasa waves Introduction to kinetic theory So far we have been odeling plasa dynaics using fluid equations. The assuption has been that the pressure can be either

More information

OSCILLATIONS AND WAVES

OSCILLATIONS AND WAVES OSCILLATIONS AND WAVES OSCILLATION IS AN EXAMPLE OF PERIODIC MOTION No stories this tie, we are going to get straight to the topic. We say that an event is Periodic in nature when it repeats itself in

More information

Adaptive Stabilization of a Class of Nonlinear Systems With Nonparametric Uncertainty

Adaptive Stabilization of a Class of Nonlinear Systems With Nonparametric Uncertainty IEEE TRANSACTIONS ON AUTOMATIC CONTROL, VOL. 46, NO. 11, NOVEMBER 2001 1821 Adaptive Stabilization of a Class of Nonlinear Systes With Nonparaetric Uncertainty Aleander V. Roup and Dennis S. Bernstein

More information

Model Fitting. CURM Background Material, Fall 2014 Dr. Doreen De Leon

Model Fitting. CURM Background Material, Fall 2014 Dr. Doreen De Leon Model Fitting CURM Background Material, Fall 014 Dr. Doreen De Leon 1 Introduction Given a set of data points, we often want to fit a selected odel or type to the data (e.g., we suspect an exponential

More information

5/09/06 PHYSICS 213 Exam #1 NAME FEYNMAN Please write down your name also on the back side of the last page

5/09/06 PHYSICS 213 Exam #1 NAME FEYNMAN Please write down your name also on the back side of the last page 5/09/06 PHYSICS 13 Exa #1 NAME FEYNMAN Please write down your nae also on the back side of the last page 1 he figure shows a horizontal planks of length =50 c, and ass M= 1 Kg, pivoted at one end. he planks

More information

PH 221-2A Fall Waves - I. Lectures Chapter 16 (Halliday/Resnick/Walker, Fundamentals of Physics 9 th edition)

PH 221-2A Fall Waves - I. Lectures Chapter 16 (Halliday/Resnick/Walker, Fundamentals of Physics 9 th edition) PH 1-A Fall 014 Waves - I Lectures 4-5 Chapter 16 (Halliday/Resnick/Walker, Fundaentals of Physics 9 th edition) 1 Chapter 16 Waves I In this chapter we will start the discussion on wave phenoena. We will

More information

which proves the motion is simple harmonic. Now A = a 2 + b 2 = =

which proves the motion is simple harmonic. Now A = a 2 + b 2 = = Worked out Exaples. The potential energy function for the force between two atos in a diatoic olecules can be expressed as follows: a U(x) = b x / x6 where a and b are positive constants and x is the distance

More information

Definition of Work, The basics

Definition of Work, The basics Physics 07 Lecture 16 Lecture 16 Chapter 11 (Work) v Eploy conservative and non-conservative forces v Relate force to potential energy v Use the concept of power (i.e., energy per tie) Chapter 1 v Define

More information

lecture 37: Linear Multistep Methods: Absolute Stability, Part I lecture 38: Linear Multistep Methods: Absolute Stability, Part II

lecture 37: Linear Multistep Methods: Absolute Stability, Part I lecture 38: Linear Multistep Methods: Absolute Stability, Part II lecture 37: Linear Multistep Methods: Absolute Stability, Part I lecture 3: Linear Multistep Methods: Absolute Stability, Part II 5.7 Linear ultistep ethods: absolute stability At this point, it ay well

More information

Some Perspective. Forces and Newton s Laws

Some Perspective. Forces and Newton s Laws Soe Perspective The language of Kineatics provides us with an efficient ethod for describing the otion of aterial objects, and we ll continue to ake refineents to it as we introduce additional types of

More information

PH 222-2C Fall Electromagnetic Oscillations and Alternating Current. Lectures 18-19

PH 222-2C Fall Electromagnetic Oscillations and Alternating Current. Lectures 18-19 H - Fall 0 Electroagnetic Oscillations and Alternating urrent ectures 8-9 hapter 3 (Halliday/esnick/Walker, Fundaentals of hysics 8 th edition) hapter 3 Electroagnetic Oscillations and Alternating urrent

More information

Numerical Solution of Volterra-Fredholm Integro-Differential Equation by Block Pulse Functions and Operational Matrices

Numerical Solution of Volterra-Fredholm Integro-Differential Equation by Block Pulse Functions and Operational Matrices Gen. Math. Notes, Vol. 4, No. 2, June 211, pp. 37-48 ISSN 2219-7184; Copyright c ICSRS Publication, 211 www.i-csrs.org Available free online at http://www.gean.in Nuerical Solution of Volterra-Fredhol

More information

1 (40) Gravitational Systems Two heavy spherical (radius 0.05R) objects are located at fixed positions along

1 (40) Gravitational Systems Two heavy spherical (radius 0.05R) objects are located at fixed positions along (40) Gravitational Systes Two heavy spherical (radius 0.05) objects are located at fixed positions along 2M 2M 0 an axis in space. The first ass is centered at r = 0 and has a ass of 2M. The second ass

More information

PHY307F/407F - Computational Physics Background Material for Expt. 3 - Heat Equation David Harrison

PHY307F/407F - Computational Physics Background Material for Expt. 3 - Heat Equation David Harrison INTRODUCTION PHY37F/47F - Coputational Physics Background Material for Expt 3 - Heat Equation David Harrison In the Pendulu Experient, we studied the Runge-Kutta algorith for solving ordinary differential

More information

TOPIC E: OSCILLATIONS SPRING 2018

TOPIC E: OSCILLATIONS SPRING 2018 TOPIC E: OSCILLATIONS SPRING 018 1. Introduction 1.1 Overview 1. Degrees of freedo 1.3 Siple haronic otion. Undaped free oscillation.1 Generalised ass-spring syste: siple haronic otion. Natural frequency

More information

ACTIVE VIBRATION CONTROL FOR STRUCTURE HAVING NON- LINEAR BEHAVIOR UNDER EARTHQUAKE EXCITATION

ACTIVE VIBRATION CONTROL FOR STRUCTURE HAVING NON- LINEAR BEHAVIOR UNDER EARTHQUAKE EXCITATION International onference on Earthquae Engineering and Disaster itigation, Jaarta, April 14-15, 8 ATIVE VIBRATION ONTROL FOR TRUTURE HAVING NON- LINEAR BEHAVIOR UNDER EARTHQUAE EXITATION Herlien D. etio

More information

Problem Set 14: Oscillations AP Physics C Supplementary Problems

Problem Set 14: Oscillations AP Physics C Supplementary Problems Proble Set 14: Oscillations AP Physics C Suppleentary Probles 1 An oscillator consists of a bloc of ass 050 g connected to a spring When set into oscillation with aplitude 35 c, it is observed to repeat

More information

CHECKLIST. r r. Newton s Second Law. natural frequency ω o (rad.s -1 ) (Eq ) a03/p1/waves/waves doc 9:19 AM 29/03/05 1

CHECKLIST. r r. Newton s Second Law. natural frequency ω o (rad.s -1 ) (Eq ) a03/p1/waves/waves doc 9:19 AM 29/03/05 1 PHYS12 Physics 1 FUNDAMENTALS Module 3 OSCILLATIONS & WAVES Text Physics by Hecht Chapter 1 OSCILLATIONS Sections: 1.5 1.6 Exaples: 1.6 1.7 1.8 1.9 CHECKLIST Haronic otion, periodic otion, siple haronic

More information

Causality and the Kramers Kronig relations

Causality and the Kramers Kronig relations Causality and the Kraers Kronig relations Causality describes the teporal relationship between cause and effect. A bell rings after you strike it, not before you strike it. This eans that the function

More information

T m. Fapplied. Thur Oct 29. ω = 2πf f = (ω/2π) T = 1/f. k m. ω =

T m. Fapplied. Thur Oct 29. ω = 2πf f = (ω/2π) T = 1/f. k m. ω = Thur Oct 9 Assignent 10 Mass-Spring Kineatics (x, v, a, t) Dynaics (F,, a) Tie dependence Energy Pendulu Daping and Resonances x Acos( ωt) = v = Aω sin( ωt) a = Aω cos( ωt) ω = spring k f spring = 1 k

More information

ACCUMULATION OF FLUID FLOW ENERGY BY VIBRATIONS EXCITATION IN SYSTEM WITH TWO DEGREE OF FREEDOM

ACCUMULATION OF FLUID FLOW ENERGY BY VIBRATIONS EXCITATION IN SYSTEM WITH TWO DEGREE OF FREEDOM ENGINEERING FOR RURAL DEVELOPMENT Jelgava, 9.-.5.8. ACCUMULATION OF FLUID FLOW ENERGY BY VIBRATION EXCITATION IN YTEM WITH TWO DEGREE OF FREEDOM Maris Eiduks, Janis Viba, Lauris tals Riga Technical University,

More information

Computergestuurde Regeltechniek exercise session Case study : Quadcopter

Computergestuurde Regeltechniek exercise session Case study : Quadcopter Coputergestuurde Regeltechniek exercise session Case study : Quadcopter Oscar Mauricio Agudelo, Bart De Moor (auricio.agudelo@esat.kuleuven.be, bart.deoor@esat.kuleuven.be) February 5, 016 Proble description

More information

Numerical Studies of a Nonlinear Heat Equation with Square Root Reaction Term

Numerical Studies of a Nonlinear Heat Equation with Square Root Reaction Term Nuerical Studies of a Nonlinear Heat Equation with Square Root Reaction Ter Ron Bucire, 1 Karl McMurtry, 1 Ronald E. Micens 2 1 Matheatics Departent, Occidental College, Los Angeles, California 90041 2

More information

COS 424: Interacting with Data. Written Exercises

COS 424: Interacting with Data. Written Exercises COS 424: Interacting with Data Hoework #4 Spring 2007 Regression Due: Wednesday, April 18 Written Exercises See the course website for iportant inforation about collaboration and late policies, as well

More information

IN modern society that various systems have become more

IN modern society that various systems have become more Developent of Reliability Function in -Coponent Standby Redundant Syste with Priority Based on Maxiu Entropy Principle Ryosuke Hirata, Ikuo Arizono, Ryosuke Toohiro, Satoshi Oigawa, and Yasuhiko Takeoto

More information

and ζ in 1.1)? 1.2 What is the value of the magnification factor M for system A, (with force frequency ω = ωn

and ζ in 1.1)? 1.2 What is the value of the magnification factor M for system A, (with force frequency ω = ωn EN40: Dynais and Vibrations Hoework 6: Fored Vibrations, Rigid Body Kineatis Due Friday April 7, 017 Shool of Engineering Brown University 1. Syste A in the figure is ritially daped. The aplitude of the

More information

SOLUTIONS. PROBLEM 1. The Hamiltonian of the particle in the gravitational field can be written as, x 0, + U(x), U(x) =

SOLUTIONS. PROBLEM 1. The Hamiltonian of the particle in the gravitational field can be written as, x 0, + U(x), U(x) = SOLUTIONS PROBLEM 1. The Hailtonian of the particle in the gravitational field can be written as { Ĥ = ˆp2, x 0, + U(x), U(x) = (1) 2 gx, x > 0. The siplest estiate coes fro the uncertainty relation. If

More information

Physically Based Modeling CS Notes Spring 1997 Particle Collision and Contact

Physically Based Modeling CS Notes Spring 1997 Particle Collision and Contact Physically Based Modeling CS 15-863 Notes Spring 1997 Particle Collision and Contact 1 Collisions with Springs Suppose we wanted to ipleent a particle siulator with a floor : a solid horizontal plane which

More information

= T. Oscillations and Waves. Example of an Oscillating System IB 12 IB 12

= T. Oscillations and Waves. Example of an Oscillating System IB 12 IB 12 Oscillation: the vibration of an object Oscillations and Waves Eaple of an Oscillating Syste A ass oscillates on a horizontal spring without friction as shown below. At each position, analyze its displaceent,

More information

arxiv: v1 [quant-ph] 19 Jan 2014

arxiv: v1 [quant-ph] 19 Jan 2014 Analytical Solution of Mathieu Equation Ditri Yerchuck (a), Alla Dovlatova (b), Yauhen Yerchak(c), Felix Borovik (a) (a) - Heat-Mass Transfer Institute of National Acadey of Sciences of RB, Brovka Str.,

More information

Now multiply the left-hand-side by ω and the right-hand side by dδ/dt (recall ω= dδ/dt) to get:

Now multiply the left-hand-side by ω and the right-hand side by dδ/dt (recall ω= dδ/dt) to get: Equal Area Criterion.0 Developent of equal area criterion As in previous notes, all powers are in per-unit. I want to show you the equal area criterion a little differently than the book does it. Let s

More information

Physics 201 Lecture 29

Physics 201 Lecture 29 Phsics 1 ecture 9 Goals ecture 9 v Describe oscillator otion in a siple pendulu v Describe oscillator otion with torques v Introduce daping in SHM v Discuss resonance v Final Ea Details l Sunda, Ma 13th

More information

Robustness Experiments for a Planar Hopping Control System

Robustness Experiments for a Planar Hopping Control System To appear in International Conference on Clibing and Walking Robots Septeber 22 Robustness Experients for a Planar Hopping Control Syste Kale Harbick and Gaurav S. Sukhate kale gaurav@robotics.usc.edu

More information

In the session you will be divided into groups and perform four separate experiments:

In the session you will be divided into groups and perform four separate experiments: Mechanics Lab (Civil Engineers) Nae (please print): Tutor (please print): Lab group: Date of lab: Experients In the session you will be divided into groups and perfor four separate experients: (1) air-track

More information

16.333: Lecture # 7. Approximate Longitudinal Dynamics Models

16.333: Lecture # 7. Approximate Longitudinal Dynamics Models 16.333: Lecture # 7 Approxiate Longitudinal Dynaics Models A couple ore stability derivatives Given ode shapes found identify sipler odels that capture the ain responses Fall 24 16.333 6 1 More Stability

More information

Massachusetts Institute of Technology Quantum Mechanics I (8.04) Spring 2005 Solutions to Problem Set 4

Massachusetts Institute of Technology Quantum Mechanics I (8.04) Spring 2005 Solutions to Problem Set 4 Massachusetts Institute of Technology Quantu Mechanics I (8.04) Spring 2005 Solutions to Proble Set 4 By Kit Matan 1. X-ray production. (5 points) Calculate the short-wavelength liit for X-rays produced

More information

Explicit Approximate Solution for Finding the. Natural Frequency of the Motion of Pendulum. by Using the HAM

Explicit Approximate Solution for Finding the. Natural Frequency of the Motion of Pendulum. by Using the HAM Applied Matheatical Sciences Vol. 3 9 no. 1 13-13 Explicit Approxiate Solution for Finding the Natural Frequency of the Motion of Pendulu by Using the HAM Ahad Doosthoseini * Mechanical Engineering Departent

More information

DETECTION OF NONLINEARITY IN VIBRATIONAL SYSTEMS USING THE SECOND TIME DERIVATIVE OF ABSOLUTE ACCELERATION

DETECTION OF NONLINEARITY IN VIBRATIONAL SYSTEMS USING THE SECOND TIME DERIVATIVE OF ABSOLUTE ACCELERATION DETECTION OF NONLINEARITY IN VIBRATIONAL SYSTEMS USING THE SECOND TIME DERIVATIVE OF ABSOLUTE ACCELERATION Masaki WAKUI 1 and Jun IYAMA and Tsuyoshi KOYAMA 3 ABSTRACT This paper shows a criteria to detect

More information

821. Study on analysis method for deepwater TTR coupled vibration of parameter vibration and vortex-induced vibration

821. Study on analysis method for deepwater TTR coupled vibration of parameter vibration and vortex-induced vibration 81. Study on analysis ethod for deepwater TTR coupled vibration of paraeter vibration and vortex-induced vibration Wu Xue-Min 1, Huang Wei-Ping Shandong Key aboratory of Ocean Engineering, Ocean University

More information

General Properties of Radiation Detectors Supplements

General Properties of Radiation Detectors Supplements Phys. 649: Nuclear Techniques Physics Departent Yarouk University Chapter 4: General Properties of Radiation Detectors Suppleents Dr. Nidal M. Ershaidat Overview Phys. 649: Nuclear Techniques Physics Departent

More information

EN40: Dynamics and Vibrations. Final Examination Monday May : 2pm-5pm

EN40: Dynamics and Vibrations. Final Examination Monday May : 2pm-5pm EN40: Dynaics and Vibrations Final Exaination Monday May 13 013: p-5p School of Engineering Brown University NAME: General Instructions No collaboration of any kind is peritted on this exaination. You

More information

Simple Harmonic Motion of Spring

Simple Harmonic Motion of Spring Nae P Physics Date iple Haronic Motion and prings Hooean pring W x U ( x iple Haronic Motion of pring. What are the two criteria for siple haronic otion? - Only restoring forces cause siple haronic otion.

More information

3D acoustic wave modeling with a time-space domain dispersion-relation-based Finite-difference scheme

3D acoustic wave modeling with a time-space domain dispersion-relation-based Finite-difference scheme P-8 3D acoustic wave odeling with a tie-space doain dispersion-relation-based Finite-difference schee Yang Liu * and rinal K. Sen State Key Laboratory of Petroleu Resource and Prospecting (China University

More information

2nd Workshop on Joints Modelling Dartington April 2009 Identification of Nonlinear Bolted Lap Joint Parameters using Force State Mapping

2nd Workshop on Joints Modelling Dartington April 2009 Identification of Nonlinear Bolted Lap Joint Parameters using Force State Mapping Identification of Nonlinear Bolted Lap Joint Paraeters using Force State Mapping International Journal of Solids and Structures, 44 (007) 8087 808 Hassan Jalali, Haed Ahadian and John E Mottershead _ Γ

More information

PHYSICS 110A : CLASSICAL MECHANICS MIDTERM EXAM #2

PHYSICS 110A : CLASSICAL MECHANICS MIDTERM EXAM #2 PHYSICS 110A : CLASSICAL MECHANICS MIDTERM EXAM #2 [1] Two blocks connected by a spring of spring constant k are free to slide frictionlessly along a horizontal surface, as shown in Fig. 1. The unstretched

More information

Figure 1: Equivalent electric (RC) circuit of a neurons membrane

Figure 1: Equivalent electric (RC) circuit of a neurons membrane Exercise: Leaky integrate and fire odel of neural spike generation This exercise investigates a siplified odel of how neurons spike in response to current inputs, one of the ost fundaental properties of

More information

Pattern Recognition and Machine Learning. Artificial Neural networks

Pattern Recognition and Machine Learning. Artificial Neural networks Pattern Recognition and Machine Learning Jaes L. Crowley ENSIMAG 3 - MMIS Fall Seester 2017 Lessons 7 20 Dec 2017 Outline Artificial Neural networks Notation...2 Introduction...3 Key Equations... 3 Artificial

More information

lecture 36: Linear Multistep Mehods: Zero Stability

lecture 36: Linear Multistep Mehods: Zero Stability 95 lecture 36: Linear Multistep Mehods: Zero Stability 5.6 Linear ultistep ethods: zero stability Does consistency iply convergence for linear ultistep ethods? This is always the case for one-step ethods,

More information

Comparison of Stability of Selected Numerical Methods for Solving Stiff Semi- Linear Differential Equations

Comparison of Stability of Selected Numerical Methods for Solving Stiff Semi- Linear Differential Equations International Journal of Applied Science and Technology Vol. 7, No. 3, Septeber 217 Coparison of Stability of Selected Nuerical Methods for Solving Stiff Sei- Linear Differential Equations Kwaku Darkwah

More information

Friction Induced Hunting Limit Cycles: An Event Mapping Approach

Friction Induced Hunting Limit Cycles: An Event Mapping Approach Friction Induced Hunting Liit Cycles: An Event Mapping Approach Ron H.A. Hensen, Marinus (René) J.G. van de Molengraft Control Systes Technology Group, Departent of Mechanical Engineering, Eindhoven University

More information

Simple Harmonic Motion

Simple Harmonic Motion Siple Haronic Motion Physics Enhanceent Prograe for Gifted Students The Hong Kong Acadey for Gifted Education and Departent of Physics, HKBU Departent of Physics Siple haronic otion In echanical physics,

More information

In this chapter we will start the discussion on wave phenomena. We will study the following topics:

In this chapter we will start the discussion on wave phenomena. We will study the following topics: Chapter 16 Waves I In this chapter we will start the discussion on wave phenoena. We will study the following topics: Types of waves Aplitude, phase, frequency, period, propagation speed of a wave Mechanical

More information

Intelligent Systems: Reasoning and Recognition. Perceptrons and Support Vector Machines

Intelligent Systems: Reasoning and Recognition. Perceptrons and Support Vector Machines Intelligent Systes: Reasoning and Recognition Jaes L. Crowley osig 1 Winter Seester 2018 Lesson 6 27 February 2018 Outline Perceptrons and Support Vector achines Notation...2 Linear odels...3 Lines, Planes

More information

ANALYSIS OF HALL-EFFECT THRUSTERS AND ION ENGINES FOR EARTH-TO-MOON TRANSFER

ANALYSIS OF HALL-EFFECT THRUSTERS AND ION ENGINES FOR EARTH-TO-MOON TRANSFER IEPC 003-0034 ANALYSIS OF HALL-EFFECT THRUSTERS AND ION ENGINES FOR EARTH-TO-MOON TRANSFER A. Bober, M. Guelan Asher Space Research Institute, Technion-Israel Institute of Technology, 3000 Haifa, Israel

More information

In a simplistic sense, position can be determined from

In a simplistic sense, position can be determined from lecture notes «Is It Possible to Follow Position Coands Using Velocity Measureents? Syed Asee Ul Isla and Dennis S. Bernstein In a siplistic sense, position can be deterined fro easureents of velocity

More information

This model assumes that the probability of a gap has size i is proportional to 1/i. i.e., i log m e. j=1. E[gap size] = i P r(i) = N f t.

This model assumes that the probability of a gap has size i is proportional to 1/i. i.e., i log m e. j=1. E[gap size] = i P r(i) = N f t. CS 493: Algoriths for Massive Data Sets Feb 2, 2002 Local Models, Bloo Filter Scribe: Qin Lv Local Models In global odels, every inverted file entry is copressed with the sae odel. This work wells when

More information

Reducing Vibration and Providing Robustness with Multi-Input Shapers

Reducing Vibration and Providing Robustness with Multi-Input Shapers 29 Aerican Control Conference Hyatt Regency Riverfront, St. Louis, MO, USA June -2, 29 WeA6.4 Reducing Vibration and Providing Robustness with Multi-Input Shapers Joshua Vaughan and Willia Singhose Abstract

More information

Classical Mechanics Small Oscillations

Classical Mechanics Small Oscillations Classical Mechanics Sall Oscillations Dipan Kuar Ghosh UM-DAE Centre for Excellence in Basic Sciences, Kalina Mubai 400098 Septeber 4, 06 Introduction When a conservative syste is displaced slightly fro

More information

Analysis and Implementation of a Hardware-in-the-Loop Simulation

Analysis and Implementation of a Hardware-in-the-Loop Simulation DINAME 27 - Proceedings of the XVII International Syposiu on Dynaic Probles of Mechanics A. T. Fleury, D. A. Rade, P. R. G. Kurka (Editors), ABCM, São Sebastião, SP, Brail, March 5-, 27 Analysis and Ipleentation

More information

Numerically repeated support splitting and merging phenomena in a porous media equation with strong absorption. Kenji Tomoeda

Numerically repeated support splitting and merging phenomena in a porous media equation with strong absorption. Kenji Tomoeda Journal of Math-for-Industry, Vol. 3 (C-), pp. Nuerically repeated support splitting and erging phenoena in a porous edia equation with strong absorption To the eory of y friend Professor Nakaki. Kenji

More information

Pattern Recognition and Machine Learning. Artificial Neural networks

Pattern Recognition and Machine Learning. Artificial Neural networks Pattern Recognition and Machine Learning Jaes L. Crowley ENSIMAG 3 - MMIS Fall Seester 2016 Lessons 7 14 Dec 2016 Outline Artificial Neural networks Notation...2 1. Introduction...3... 3 The Artificial

More information

MA304 Differential Geometry

MA304 Differential Geometry MA304 Differential Geoetry Hoework 4 solutions Spring 018 6% of the final ark 1. The paraeterised curve αt = t cosh t for t R is called the catenary. Find the curvature of αt. Solution. Fro hoework question

More information

Polygonal Designs: Existence and Construction

Polygonal Designs: Existence and Construction Polygonal Designs: Existence and Construction John Hegean Departent of Matheatics, Stanford University, Stanford, CA 9405 Jeff Langford Departent of Matheatics, Drake University, Des Moines, IA 5011 G

More information