Using Simulink to analyze 2 degrees of freedom system

Size: px
Start display at page:

Download "Using Simulink to analyze 2 degrees of freedom system"

Transcription

1 Using Simulink to analyze 2 degrees of freedom system Nasser M. Abbasi Spring 29 page compiled on June 29, 25 at 4:2pm Abstract A two degrees of freedom system consisting of two masses connected by springs and subject to 3 different type of input forces is analyzed and simulated using Simulink Contents Introduction and Theory 2 2 Analytical solution 2 2. Finding the homogenous solution Finding particular solutions Finding the particular solution for unit impulse input Finding the particular solution for unit step input Finding the particular solution for sin ωt Simulink simulation and block diagrams 7 3. Unit step simulink diagram and output Verification of result from Simulink by Numerically solving the differential equations Unit impulse simulink diagram and output 4.. Verification of result from Simulink by Numerically solving the differential equations sin ωt input simulink diagram and output Discussion 4

2 Introduction and Theory The system that is being analyzed is show in the following diagram Ft m x k m 2 k 2 In the above, F t is to be taken as each of the following. Unit impulse force. 2. Unit step force. 3. sin ωt It is required to find x t and t analytically and then to use Matlab s Simulink software for the analysis. The mathematical model of the system is first developed and the equation of motions obtained using Lagrangian formulation then the analytical solution is found by solving the resulting coupled second order differential equations for m and m 2. Next, a simulink model is developed to implement the differential equations and the output x t and t from Simulink is shown and compared to the output from the analytical solution. 2 Analytical solution The following is the free body diagram of the above system 2

3 Ft m x K -x K -x m 2 K 2 Assuming positive is downwards and that > x, force-balance equations for m results in And force-balance equations for m 2 results in m ẍ F t k x m 2 ẍ 2 k x k 2 Hence the EQM for the system become m ẍ k k x F t m 2 ẍ 2 k k 2 k x Or in matrix form m m 2 ẍ ẍ 2 k k k k k 2 x F t The above can be written in matrix form as Mẍ Kx F Where ẍ, x, F are 2 by vectors and M and K are the mass and stiffness matrices. The solution to the above is x x h x p 2. Finding the homogenous solution We start by finding x h from the following m m 2 ẍ ẍ 2 k k k k k 2 x 3

4 Now assume x t A cos ωt φ and t A 2 cos ωt φ, hence ẋ t ωa sin ωt φ and ẋ 2 t ωa 2 sin ωt φ and ẍ t ω 2 A cos ωt φ and ẋ 2 t ω 2 A 2 cos ωt φ. Substituting the above values in the above system results in m ω 2 A cos ωt φ k k A cos ωt φ m 2 ω 2 A 2 cos ωt φ k k k 2 A 2 cos ωt φ Divide by cos ωt φ since not zero else no solution exist we obtain m ω 2 A k k A m 2 ω 2 A 2 k k k 2 A 2 Rewrite the above as ω 2 m A k A k A 2 ω 2 m 2 A 2 k A k k 2 A 2 ω 2 m A k A k A 2 ω 2 m 2 A 2 k A k k 2 A 2 ω 2 m k A k A 2 ω 2 m 2 A 2 k k 2 A 2 k A ω 2 m k k A k ω 2 m 2 k k 2 A 2 2 From the last equation above, we see that to obtain a solution we must have ω 2 m k k k ω 2 m 2 k k 2 since if we had results in A A 2 then no solution will exist. Therefore, taking the determinant and setting it to zero Let ω 4 λ 2, hence the above becomes Solving for λ gives ω 2 m k ω 2 m 2 k k 2 k 2 k 2 k k 2 ω 2 k m ω 2 k m 2 ω 2 k 2 m ω 4 m m 2 k 2 ω 4 m m 2 ω 2 k m k 2 m k m 2 k 2 k k 2 k 2 λ 2 m m 2 λ k m k 2 m k m 2 k 2 k k 2 k 2 λ 2m m 2 k m k m 2 k 2 m k 2m2 k2 m2 2 k2 2 m2 2k k 2 m 2 2k2 m m 2 2k k 2 m m 2 λ 2 2m m 2 k m k m 2 k 2 m k 2m2 k2 m2 2 k2 2 m2 2k k 2 m 2 2k2 m 3 m 2 2k k 2 m m 2 For each of the above solutions, we obtain a different A 4 A 2 from equation 2 as follows

5 For λ, 2 becomes λ m k k A k λ m 2 k k 2 A 2 λ m k A k A 2 k A λ m 2 A 2 k k 2 A 2 From the first equation above, we have λ m k A k A 2 λ m k k A2 A Similarly for λ 2, Let λ 2 m k k 2 A2 A Hence now x h can be written as x h r λ m k k r 2 λ 2m k k A2 A 2 A2 A A cos ω t φ A 2 cos ω 2 t φ 2 A 2 cos ω t φ A 2 2 cos ω 2 t φ 2 4 But A 2 r A and A 2 2 r 2 A 2 x h, hence the above becomes A cos ω t φ A 2 cos ω 2 t φ 2 r A cos ω t φ r 2 A 2 cos ω 2 t φ 2 5 Now, given numerical values for k, k 2, m, m 2 we can find ω, ω 2 from 3 above, and next find r, r 2 from 4. Hence 5 contains 4 unknowns, A, A2, φ, φ 2 which now can be found from initial conditions after we find the particular solution which we will now proceed to do. 2.2 Finding particular solutions There are 3 different F t which we are asked to consider. Unit impulse force. 2. Unit step force. 3. sin ωt For each of the above, we find x p and then add it to x h found above in 5 to obtain. 5

6 2.2. Finding the particular solution for unit impulse input Using the standard response for a unit impulse which for a single degree of freedom system is x t mω n sin ω n t, then we write x p as x mω x p sin ω t mω 2 sin ω 2 t Hence, the general solution becomes x A cos ω t φ A 2 cos ω 2 t φ 2 r A cos ω t φ r 2 A 2 cos ω 2 t φ Finding the particular solution for unit step input Since unit step is for t >, then, using convolution we write p p x p t t t t mω n f τ h t τ dτ h t τ dτ sin ω n t τ dτ mω n [ cos ωn t τ ω n mωn 2 [cos ω n t τ] t mωn 2 [ cos ω n t] mω sin ω t Then, since now we have 2 natural frequencies, we can write x p as x x p [ cos ω mω 2 t] [ cos ω mω2 2 2 t] Hence, the general solution becomes x A cos ω t φ A 2 cos ω 2 t φ 2 r A cos ω t φ r 2 A 2 cos ω 2 t φ Finding the particular solution for sin ωt mω 2 ] t [ cos ω t] mω2 2 mω 2 sin ω 2 t [ cos ω 2 t] In this case, we guess that x p c cos ωt c 2 sin ωt, and since there is no forcing function being applied directly on m 2 then p hence x t c cos ωt c 2 sin ωt x p t p Then ẋ p t ωc sin ωt ωc 2 cos ωt and ẍ p t ω 2 c cos ωt ω 2 c 2 sin ωt and now we substitute these into the original ODE for x which is m ẍ k k x F t m ẍ p k p k x p sin ωt 6 6

7 We obtain the following m ω 2 c cos ωt ω 2 c 2 sin ωt k k c cos ωt c 2 sin ωt sin ωt Hence by comparing coefficients, we obtain or cos ωt ω 2 c m k c sin ωt m ω 2 c 2 k c 2 sin ωt ω 2 c m k c m ω 2 c 2 k c 2 c ω 2 m k c 2 m ω 2 k c must be zero since k ω 2 m only when ω ω n and we assume that this is not the case here. Hence c c 2 m ω 2 k Therefore x p becomes And the general solution becomes x x p x t t p m ω 2 k sin ωt A cos ω t φ A 2 cos ω 2 t φ 2 r A cos ω t φ r 2 A 2 cos ω 2 t φ 2 m ω 2 k sin ωt 8 3 Simulink simulation and block diagrams In simulink, we will directly solve the system from the original formulation or Hence m ẍ k k x F t m 2 ẍ 2 k k 2 k x ẍ k k x F t m m m ẍ 2 k k 2 k x m 2 m 2 ẍ F t m k m k m x ẍ 2 k k 2 m 2 k m 2 x 7

8 3. Unit step simulink diagram and output The simulink block diagram will be as follows for the unit step input For an initial run with parameters m m 2 k k 2 I get this warning below EDU>> simulink Warning: Using a default value of.2 for maximum step size. The simulation step size will be equal to or less than this value. You can disable this diagnostic by setting 'Automatic solver parameter selection' diagnostic to 'none' in the Diagnostics page of the configuration parameters dialog. And this is the output for x t and t for the unit step response 8

9 3.. Verification of result from Simulink by Numerically solving the differential equations To verify the above output from Simulink, I solved the same coupled differential equations for zero initial conditions numerically using a numerical differential equation solver and plotted the solution for x t and t and the result matches that shown above by simulink. Here is the code the plot as a result of this verification k ; k 2 ; m ; m 2 ; eq m x ''[t] - k [t] k x [t] f[t] eq2 m 2 ''[t] k k 2 [t] - k x [t] sol NDSolve[{eq, eq2, x [], x '[], [], '[] }, {x [t], [t]}, {t,, 35}]; 9

10 4 Solutions x t and t 3 x t t xt 2 unit step input t 4 Unit impulse simulink diagram and output

11 And the output for x t and t is as follows run with parameters m m 2 k k 2 Mass m Mass m 2 INPUT Mass m 2 Solution to the following coupled second order differential equations when Ft is a unit impulse m x k k x F t m 2 x 2 k k 2 k x 4.. Verification of result from Simulink by Numerically solving the differential equations To verify the above output from Simulink, The same coupled differential equations were solved numerically for zero initial conditions numerically and the solution plotted for x t and t and the result was found to match that shown above by simulink. Here is the code used to do the verification verification

12 f[x_] : Piecewise[{{, x < }, {, x >.}, {, True}}] k ; k 2 ; m ; m 2 ; eq m x ''[t] - k [t] k x [t] f[t] eq2 m 2 ''[t] k k 2 [t] - k x [t] sol NDSolve[{eq, eq2, x [], x '[], [], '[] }, {x [t], [t]}, {t,, 35}]; sol Chop[sol] sol x [t] /. sol sol2 [t] /. sol Plot[Evaluate[{f[t], sol, sol2}], {t,, 35}, Frame True, FrameLabel {{"xt", None}, {"t", "Solutions x t and t"}}] Solutions x t and t.2.5 x t. xt t t 4. sin ωt input simulink diagram and output The simulink block diagram will be as follows for the sin ωt input 2

13 For an initial run with parameters m m 2 k k 2 this is the output for x t and t and showing the input signal at the same time 3

14 5 Discussion A coupled system of two masses and springs was analyzed using Simulink. The simulation was done for one set of parameters masses and stiffness. Simulink made the simulation of this system under different loading conditions easy to do. The 2 masses response were recorded using simulink scope and the signals captured on the same plot to make it easy to compare the response of the first mass to the second mass. The analytical analysis was more time consuming than actually making the simulation in simulink. The ability to easily change different sources to the system was useful as well as the ability to change the frequency of the input and immediately see the effect on the response. This was my first project using Simulink, and I can see that this tool will be useful to learn more as it allows one to easily analyze engineering problems. 4

Identification Methods for Structural Systems. Prof. Dr. Eleni Chatzi Lecture March, 2016

Identification Methods for Structural Systems. Prof. Dr. Eleni Chatzi Lecture March, 2016 Prof. Dr. Eleni Chatzi Lecture 4-09. March, 2016 Fundamentals Overview Multiple DOF Systems State-space Formulation Eigenvalue Analysis The Mode Superposition Method The effect of Damping on Structural

More information

Vibrations Qualifying Exam Study Material

Vibrations Qualifying Exam Study Material Vibrations Qualifying Exam Study Material The candidate is expected to have a thorough understanding of engineering vibrations topics. These topics are listed below for clarification. Not all instructors

More information

Solving the Van Der Pol nonlinear differential equation using first order approximation perturbation method

Solving the Van Der Pol nonlinear differential equation using first order approximation perturbation method Solving the Van Der Pol nonlinear differential equation using first order approximation perturbation method Nasser M. Abbasi 2009 compiled on Monday January 01, 201 at 07:16 PM The Van Der Pol differential

More information

MATH 23 Exam 2 Review Solutions

MATH 23 Exam 2 Review Solutions MATH 23 Exam 2 Review Solutions Problem 1. Use the method of reduction of order to find a second solution of the given differential equation x 2 y (x 0.1875)y = 0, x > 0, y 1 (x) = x 1/4 e 2 x Solution

More information

Solving beam deflection problems using the moment-deflection approach and using the Euler-Bernoulli approach

Solving beam deflection problems using the moment-deflection approach and using the Euler-Bernoulli approach Solving beam deflection problems using the moment-deflection approach and using the Euler-Bernoulli approach by Nasser M. Abbasi November 9 Links PDF file Mathematica notebook Introduction These are problems

More information

Dynamics of Structures

Dynamics of Structures Dynamics of Structures Elements of structural dynamics Roberto Tomasi 11.05.2017 Roberto Tomasi Dynamics of Structures 11.05.2017 1 / 22 Overview 1 SDOF system SDOF system Equation of motion Response spectrum

More information

Math Assignment 5

Math Assignment 5 Math 2280 - Assignment 5 Dylan Zwick Fall 2013 Section 3.4-1, 5, 18, 21 Section 3.5-1, 11, 23, 28, 35, 47, 56 Section 3.6-1, 2, 9, 17, 24 1 Section 3.4 - Mechanical Vibrations 3.4.1 - Determine the period

More information

Solutions for homework 5

Solutions for homework 5 1 Section 4.3 Solutions for homework 5 17. The following equation has repeated, real, characteristic roots. Find the general solution. y 4y + 4y = 0. The characteristic equation is λ 4λ + 4 = 0 which has

More information

Math 1302, Week 8: Oscillations

Math 1302, Week 8: Oscillations Math 302, Week 8: Oscillations T y eq Y y = y eq + Y mg Figure : Simple harmonic motion. At equilibrium the string is of total length y eq. During the motion we let Y be the extension beyond equilibrium,

More information

Introduction to Modern Control MT 2016

Introduction to Modern Control MT 2016 CDT Autonomous and Intelligent Machines & Systems Introduction to Modern Control MT 2016 Alessandro Abate Lecture 2 First-order ordinary differential equations (ODE) Solution of a linear ODE Hints to nonlinear

More information

ENGIN 211, Engineering Math. Laplace Transforms

ENGIN 211, Engineering Math. Laplace Transforms ENGIN 211, Engineering Math Laplace Transforms 1 Why Laplace Transform? Laplace transform converts a function in the time domain to its frequency domain. It is a powerful, systematic method in solving

More information

In the presence of viscous damping, a more generalized form of the Lagrange s equation of motion can be written as

In the presence of viscous damping, a more generalized form of the Lagrange s equation of motion can be written as 2 MODELING Once the control target is identified, which includes the state variable to be controlled (ex. speed, position, temperature, flow rate, etc), and once the system drives are identified (ex. force,

More information

CDS 101/110a: Lecture 2.1 Dynamic Behavior

CDS 101/110a: Lecture 2.1 Dynamic Behavior CDS 11/11a: Lecture.1 Dynamic Behavior Richard M. Murray 6 October 8 Goals: Learn to use phase portraits to visualize behavior of dynamical systems Understand different types of stability for an equilibrium

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

AA242B: MECHANICAL VIBRATIONS

AA242B: MECHANICAL VIBRATIONS AA242B: MECHANICAL VIBRATIONS 1 / 50 AA242B: MECHANICAL VIBRATIONS Undamped Vibrations of n-dof Systems These slides are based on the recommended textbook: M. Géradin and D. Rixen, Mechanical Vibrations:

More information

Seminar 6: COUPLED HARMONIC OSCILLATORS

Seminar 6: COUPLED HARMONIC OSCILLATORS Seminar 6: COUPLED HARMONIC OSCILLATORS 1. Lagrangian Equations of Motion Let consider a system consisting of two harmonic oscillators that are coupled together. As a model, we will use two particles attached

More information

ME8230 Nonlinear Dynamics

ME8230 Nonlinear Dynamics ME8230 Nonlinear Dynamics Lecture 1, part 1 Introduction, some basic math background, and some random examples Prof. Manoj Srinivasan Mechanical and Aerospace Engineering srinivasan.88@osu.edu Spring mass

More information

CDS 101/110a: Lecture 2.1 Dynamic Behavior

CDS 101/110a: Lecture 2.1 Dynamic Behavior CDS 11/11a: Lecture 2.1 Dynamic Behavior Richard M. Murray 6 October 28 Goals: Learn to use phase portraits to visualize behavior of dynamical systems Understand different types of stability for an equilibrium

More information

Hamilton-Jacobi theory

Hamilton-Jacobi theory Hamilton-Jacobi theory November 9, 04 We conclude with the crowning theorem of Hamiltonian dynamics: a proof that for any Hamiltonian dynamical system there exists a canonical transformation to a set of

More information

y 2y = 4 x, Name Form Solution method

y 2y = 4 x, Name Form Solution method An Introduction to Higher-Order Differential Equations Up to this point in the class, we have only specifically studied solution techniques for first-order differential equations, i.e. equations whose

More information

The Phasor Analysis Method For Harmonically Forced Linear Systems

The Phasor Analysis Method For Harmonically Forced Linear Systems The Phasor Analysis Method For Harmonically Forced Linear Systems Daniel S. Stutts, Ph.D. April 4, 1999 Revised: 10-15-010, 9-1-011 1 Introduction One of the most common tasks in vibration analysis is

More information

Lab 1: Dynamic Simulation Using Simulink and Matlab

Lab 1: Dynamic Simulation Using Simulink and Matlab Lab 1: Dynamic Simulation Using Simulink and Matlab Objectives In this lab you will learn how to use a program called Simulink to simulate dynamic systems. Simulink runs under Matlab and uses block diagrams

More information

SHAKING TABLE DEMONSTRATION OF DYNAMIC RESPONSE OF BASE-ISOLATED BUILDINGS ***** Instructor Manual *****

SHAKING TABLE DEMONSTRATION OF DYNAMIC RESPONSE OF BASE-ISOLATED BUILDINGS ***** Instructor Manual ***** SHAKING TABLE DEMONSTRATION OF DYNAMIC RESPONSE OF BASE-ISOLATED BUILDINGS ***** Instructor Manual ***** A PROJECT DEVELOPED FOR THE UNIVERSITY CONSORTIUM ON INSTRUCTIONAL SHAKE TABLES http://wusceel.cive.wustl.edu/ucist/

More information

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

Keble College - Hilary 2014 CP3&4: Mathematical methods I&II Tutorial 5 - Waves and normal modes II Tomi Johnson 1 Keble College - Hilary 2014 CP3&4: Mathematical methods I&II Tutorial 5 - Waves and normal modes II Prepare full solutions to the problems with a self assessment of your progress on a cover

More information

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

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

More information

HW 9, Math 319, Fall 2016

HW 9, Math 319, Fall 2016 HW 9, Math 39, Fall Nasser M. Abbasi Discussion section 447, Th 4:3PM-: PM December, Contents HW 9. Section. problem................................... Part a....................................... Part

More information

Physics 5153 Classical Mechanics. Canonical Transformations-1

Physics 5153 Classical Mechanics. Canonical Transformations-1 1 Introduction Physics 5153 Classical Mechanics Canonical Transformations The choice of generalized coordinates used to describe a physical system is completely arbitrary, but the Lagrangian is invariant

More information

Lab #2 - Two Degrees-of-Freedom Oscillator

Lab #2 - Two Degrees-of-Freedom Oscillator Lab #2 - Two Degrees-of-Freedom Oscillator Last Updated: March 0, 2007 INTRODUCTION The system illustrated in Figure has two degrees-of-freedom. This means that two is the minimum number of coordinates

More information

ECE 301 Division 1 Exam 1 Solutions, 10/6/2011, 8-9:45pm in ME 1061.

ECE 301 Division 1 Exam 1 Solutions, 10/6/2011, 8-9:45pm in ME 1061. ECE 301 Division 1 Exam 1 Solutions, 10/6/011, 8-9:45pm in ME 1061. Your ID will be checked during the exam. Please bring a No. pencil to fill out the answer sheet. This is a closed-book exam. No calculators

More information

221B Lecture Notes on Resonances in Classical Mechanics

221B Lecture Notes on Resonances in Classical Mechanics 1B Lecture Notes on Resonances in Classical Mechanics 1 Harmonic Oscillators Harmonic oscillators appear in many different contexts in classical mechanics. Examples include: spring, pendulum (with a small

More information

MAE143A Signals & Systems - Homework 5, Winter 2013 due by the end of class Tuesday February 12, 2013.

MAE143A Signals & Systems - Homework 5, Winter 2013 due by the end of class Tuesday February 12, 2013. MAE43A Signals & Systems - Homework 5, Winter 23 due by the end of class Tuesday February 2, 23. If left under my door, then straight to the recycling bin with it. This week s homework will be a refresher

More information

The Plan. Initial value problems (ivps) for ordinary differential equations (odes) Review of basic methods You are here: Hamiltonian systems

The Plan. Initial value problems (ivps) for ordinary differential equations (odes) Review of basic methods You are here: Hamiltonian systems Scientific Computing with Case Studies SIAM Press, 2009 http://www.cs.umd.edu/users/oleary/sccswebpage Lecture Notes for Unit V Solution of Differential Equations Part 2 Dianne P. O Leary c 2008 The Plan

More information

Figure 1 A linear, time-invariant circuit. It s important to us that the circuit is both linear and time-invariant. To see why, let s us the notation

Figure 1 A linear, time-invariant circuit. It s important to us that the circuit is both linear and time-invariant. To see why, let s us the notation Convolution In this section we consider the problem of determining the response of a linear, time-invariant circuit to an arbitrary input, x(t). This situation is illustrated in Figure 1 where x(t) is

More information

BMEN 398: MATLAB Module: Higher Order Differential Equations; SIMULINK Fall 2005 Updated 8/21/2005 Hart

BMEN 398: MATLAB Module: Higher Order Differential Equations; SIMULINK Fall 2005 Updated 8/21/2005 Hart BMEN 398: MATLAB Module: Higher Order Differential Equations; SIMULINK Fall 2005 Updated 8/21/2005 Hart Higher Order ODEs: (Rao, 2002) Although we can now write MATLAB code to find numerical solutions

More information

5.1 Classical Harmonic Oscillator

5.1 Classical Harmonic Oscillator Chapter 5 Harmonic Oscillator 5.1 Classical Harmonic Oscillator m l o l Hooke s Law give the force exerting on the mass as: f = k(l l o ) where l o is the equilibrium length of the spring and k is the

More information

1-DOF Forced Harmonic Vibration. MCE371: Vibrations. Prof. Richter. Department of Mechanical Engineering. Handout 8 Fall 2011

1-DOF Forced Harmonic Vibration. MCE371: Vibrations. Prof. Richter. Department of Mechanical Engineering. Handout 8 Fall 2011 MCE371: Vibrations Prof. Richter Department of Mechanical Engineering Handout 8 Fall 2011 Harmonic Forcing Functions Transient vs. Steady Vibration Follow Palm, Sect. 4.1, 4.9 and 4.10 Harmonic forcing

More information

Dynamic Loads CE 543. Examples. Harmonic Loads

Dynamic Loads CE 543. Examples. Harmonic Loads CE 543 Structural Dynamics Introduction Dynamic Loads Dynamic loads are time-varying loads. (But time-varying loads may not require dynamic analysis.) Dynamics loads can be grouped in one of the following

More information

Variation Principle in Mechanics

Variation Principle in Mechanics Section 2 Variation Principle in Mechanics Hamilton s Principle: Every mechanical system is characterized by a Lagrangian, L(q i, q i, t) or L(q, q, t) in brief, and the motion of he system is such that

More information

18. Impulse and step responses

18. Impulse and step responses 94 18. Impulse and step responses In real life, we often do not know the parameters of a system (e.g. the spring constant, the mass, and the damping constant, in a springmass-dashpot system) in advance.

More information

ME 375 EXAM #1 Friday, March 13, 2015 SOLUTION

ME 375 EXAM #1 Friday, March 13, 2015 SOLUTION ME 375 EXAM #1 Friday, March 13, 2015 SOLUTION PROBLEM 1 A system is made up of a homogeneous disk (of mass m and outer radius R), particle A (of mass m) and particle B (of mass m). The disk is pinned

More information

Math 3313: Differential Equations Second-order ordinary differential equations

Math 3313: Differential Equations Second-order ordinary differential equations Math 3313: Differential Equations Second-order ordinary differential equations Thomas W. Carr Department of Mathematics Southern Methodist University Dallas, TX Outline Mass-spring & Newton s 2nd law Properties

More information

MATH 2250 Final Exam Solutions

MATH 2250 Final Exam Solutions MATH 225 Final Exam Solutions Tuesday, April 29, 28, 6: 8:PM Write your name and ID number at the top of this page. Show all your work. You may refer to one double-sided sheet of notes during the exam

More information

Physics 8, Fall 2011, equation sheet work in progress

Physics 8, Fall 2011, equation sheet work in progress 1 year 3.16 10 7 s Physics 8, Fall 2011, equation sheet work in progress circumference of earth 40 10 6 m speed of light c = 2.9979 10 8 m/s mass of proton or neutron 1 amu ( atomic mass unit ) = 1 1.66

More information

Matrix power converters: spectra and stability

Matrix power converters: spectra and stability Matrix power converters: spectra and stability Stephen Cox School of Mathematical Sciences, University of Nottingham supported by EPSRC grant number EP/E018580/1 Making It Real Seminar, Bristol 2009 Stephen

More information

kx m x B N 1 C L, M Mg θ

kx m x B N 1 C L, M Mg θ .004 MODELING DYNAMICS AND CONTROL II Spring 00 Solutions to Problem Set No. 7 Problem 1. Pendulum mounted on elastic support. This problem is an execise in the application of momentum principles. Two

More information

4. Sinusoidal solutions

4. Sinusoidal solutions 16 4. Sinusoidal solutions Many things in nature are periodic, even sinusoidal. We will begin by reviewing terms surrounding periodic functions. If an LTI system is fed a periodic input signal, we have

More information

Laboratory handouts, ME 340

Laboratory handouts, ME 340 Laboratory handouts, ME 340 This document contains summary theory, solved exercises, prelab assignments, lab instructions, and report assignments for Lab 4. 2014-2016 Harry Dankowicz, unless otherwise

More information

: TEACHING DIFFERENTIAL EQUATIONS WITH AN ENGINEERING FOCUS

: TEACHING DIFFERENTIAL EQUATIONS WITH AN ENGINEERING FOCUS 2006-915: TEACHING DIFFERENTIAL EQUATIONS WITH AN ENGINEERING FOCUS Stephen Pennell, University of Massachusetts-Lowell Stephen Pennell is a Professor in the Department of Mathematical Sciences at the

More information

Math 333 Qualitative Results: Forced Harmonic Oscillators

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

More information

Physics 8, Fall 2013, equation sheet work in progress

Physics 8, Fall 2013, equation sheet work in progress (Chapter 1: foundations) 1 year 3.16 10 7 s Physics 8, Fall 2013, equation sheet work in progress circumference of earth 40 10 6 m speed of light c = 2.9979 10 8 m/s mass of proton or neutron 1 amu ( atomic

More information

Damped harmonic motion

Damped harmonic motion Damped harmonic motion March 3, 016 Harmonic motion is studied in the presence of a damping force proportional to the velocity. The complex method is introduced, and the different cases of under-damping,

More information

MATHEMATICAL MODELLING, MECHANICS AND MOD- ELLING MTHA4004Y

MATHEMATICAL MODELLING, MECHANICS AND MOD- ELLING MTHA4004Y UNIVERSITY OF EAST ANGLIA School of Mathematics Main Series UG Examination 2017 18 MATHEMATICAL MODELLING, MECHANICS AND MOD- ELLING MTHA4004Y Time allowed: 2 Hours Attempt QUESTIONS 1 and 2, and ONE other

More information

Chapter 3 : Linear Differential Eqn. Chapter 3 : Linear Differential Eqn.

Chapter 3 : Linear Differential Eqn. Chapter 3 : Linear Differential Eqn. 1.0 Introduction Linear differential equations is all about to find the total solution y(t), where : y(t) = homogeneous solution [ y h (t) ] + particular solution y p (t) General form of differential equation

More information

Dr.Vinod Hosur, Professor, Civil Engg.Dept., Gogte Institute of Technology, Belgaum

Dr.Vinod Hosur, Professor, Civil Engg.Dept., Gogte Institute of Technology, Belgaum STRUCTURAL DYNAMICS Dr.Vinod Hosur, Professor, Civil Engg.Dept., Gogte Institute of Technology, Belgaum Overview of Structural Dynamics Structure Members, joints, strength, stiffness, ductility Structure

More information

1 Review of simple harmonic oscillator

1 Review of simple harmonic oscillator MATHEMATICS 7302 (Analytical Dynamics YEAR 2017 2018, TERM 2 HANDOUT #8: COUPLED OSCILLATIONS AND NORMAL MODES 1 Review of simple harmonic oscillator In MATH 1301/1302 you studied the simple harmonic oscillator:

More information

This work is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 4.0 License.

This work is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 4.0 License. University of Rhode Island DigitalCommons@URI Classical Dynamics Physics Course Materials 015 14. Oscillations Gerhard Müller University of Rhode Island, gmuller@uri.edu Creative Commons License This wor

More information

Problem 4.4 Derive the ramp response by nding the particular and homogeneous solutions of the ordinary di. equation.

Problem 4.4 Derive the ramp response by nding the particular and homogeneous solutions of the ordinary di. equation. Homework #4 Name: HyoSoo Kim UFID:8989-3565 Date:/6/6 Problem 4.4 Derive the ramp response by nding the particular and homogeneous solutions of the ordinary di. equation. The unit ramp fuction is r(t)

More information

Classical Mechanics Comprehensive Exam Solution

Classical Mechanics Comprehensive Exam Solution Classical Mechanics Comprehensive Exam Solution January 31, 011, 1:00 pm 5:pm Solve the following six problems. In the following problems, e x, e y, and e z are unit vectors in the x, y, and z directions,

More information

Chapter 5 Design. D. J. Inman 1/51 Mechanical Engineering at Virginia Tech

Chapter 5 Design. D. J. Inman 1/51 Mechanical Engineering at Virginia Tech Chapter 5 Design Acceptable vibration levels (ISO) Vibration isolation Vibration absorbers Effects of damping in absorbers Optimization Viscoelastic damping treatments Critical Speeds Design for vibration

More information

CHAPTER 6 STATE SPACE: FREQUENCY RESPONSE, TIME DOMAIN

CHAPTER 6 STATE SPACE: FREQUENCY RESPONSE, TIME DOMAIN CHAPTER 6 STATE SPACE: FREQUENCY RESPONSE, TIME DOMAIN 6. Introduction Frequency Response This chapter will begin with the state space form of the equations of motion. We will use Laplace transforms to

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

CHAPTER 12 TIME DOMAIN: MODAL STATE SPACE FORM

CHAPTER 12 TIME DOMAIN: MODAL STATE SPACE FORM CHAPTER 1 TIME DOMAIN: MODAL STATE SPACE FORM 1.1 Introduction In Chapter 7 we derived the equations of motion in modal form for the system in Figure 1.1. In this chapter we will convert the modal form

More information

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

L = 1 2 a(q) q2 V (q). Physics 3550, Fall 2011 Motion near equilibrium - Small Oscillations Relevant Sections in Text: 5.1 5.6 Motion near equilibrium 1 degree of freedom One of the most important situations in physics is motion

More information

Imaginary. Axis. Real. Axis

Imaginary. Axis. Real. Axis Name ME6 Final. I certify that I upheld the Stanford Honor code during this exam Monday December 2, 25 3:3-6:3 p.m. ffl Print your name and sign the honor code statement ffl You may use your course notes,

More information

OSE801 Engineering System Identification. Lecture 09: Computing Impulse and Frequency Response Functions

OSE801 Engineering System Identification. Lecture 09: Computing Impulse and Frequency Response Functions OSE801 Engineering System Identification Lecture 09: Computing Impulse and Frequency Response Functions 1 Extracting Impulse and Frequency Response Functions In the preceding sections, signal processing

More information

ECE 602 Solution to Homework Assignment 1

ECE 602 Solution to Homework Assignment 1 ECE 6 Solution to Assignment 1 December 1, 7 1 ECE 6 Solution to Homework Assignment 1 1. For a function to be linear, it must satisfy y = f() = in addition to y = ax, so only the first graph represents

More information

4. Complex Oscillations

4. Complex Oscillations 4. Complex Oscillations The most common use of complex numbers in physics is for analyzing oscillations and waves. We will illustrate this with a simple but crucially important model, the damped harmonic

More information

System Parameter Identification for Uncertain Two Degree of Freedom Vibration System

System Parameter Identification for Uncertain Two Degree of Freedom Vibration System System Parameter Identification for Uncertain Two Degree of Freedom Vibration System Hojong Lee and Yong Suk Kang Department of Mechanical Engineering, Virginia Tech 318 Randolph Hall, Blacksburg, VA,

More information

ES205 Analysis and Design of Engineering Systems: Lab 1: An Introductory Tutorial: Getting Started with SIMULINK

ES205 Analysis and Design of Engineering Systems: Lab 1: An Introductory Tutorial: Getting Started with SIMULINK ES205 Analysis and Design of Engineering Systems: Lab 1: An Introductory Tutorial: Getting Started with SIMULINK What is SIMULINK? SIMULINK is a software package for modeling, simulating, and analyzing

More information

MAE 305 Engineering Mathematics I

MAE 305 Engineering Mathematics I MAE 305 Engineering Mathematics I Princeton University Assignment # 3 September 26, 1997 Due on Friday, 2PM, October 3, 1997 1. Where we are. We have learned how to deal with a single first order ODE for

More information

ODE Homework 1. Due Wed. 19 August 2009; At the beginning of the class

ODE Homework 1. Due Wed. 19 August 2009; At the beginning of the class ODE Homework Due Wed. 9 August 2009; At the beginning of the class. (a) Solve Lẏ + Ry = E sin(ωt) with y(0) = k () L, R, E, ω are positive constants. (b) What is the limit of the solution as ω 0? (c) Is

More information

Final Exam April 30, 2013

Final Exam April 30, 2013 Final Exam Instructions: You have 120 minutes to complete this exam. This is a closed-book, closed-notes exam. You are allowed to use a calculator during the exam. Usage of mobile phones and other electronic

More information

Multi Degrees of Freedom Systems

Multi Degrees of Freedom Systems Multi Degrees of Freedom Systems MDOF s http://intranet.dica.polimi.it/people/boffi-giacomo Dipartimento di Ingegneria Civile Ambientale e Territoriale Politecnico di Milano March 9, 07 Outline, a System

More information

28. Pendulum phase portrait Draw the phase portrait for the pendulum (supported by an inextensible rod)

28. Pendulum phase portrait Draw the phase portrait for the pendulum (supported by an inextensible rod) 28. Pendulum phase portrait Draw the phase portrait for the pendulum (supported by an inextensible rod) θ + ω 2 sin θ = 0. Indicate the stable equilibrium points as well as the unstable equilibrium points.

More information

1 Pushing your Friend on a Swing

1 Pushing your Friend on a Swing Massachusetts Institute of Technology MITES 017 Physics III Lecture 05: Driven Oscillations In these notes, we derive the properties of both an undamped and damped harmonic oscillator under the influence

More information

10.34: Numerical Methods Applied to Chemical Engineering. Lecture 19: Differential Algebraic Equations

10.34: Numerical Methods Applied to Chemical Engineering. Lecture 19: Differential Algebraic Equations 10.34: Numerical Methods Applied to Chemical Engineering Lecture 19: Differential Algebraic Equations 1 Recap Differential algebraic equations Semi-explicit Fully implicit Simulation via backward difference

More information

Linear Filters. L[e iωt ] = 2π ĥ(ω)eiωt. Proof: Let L[e iωt ] = ẽ ω (t). Because L is time-invariant, we have that. L[e iω(t a) ] = ẽ ω (t a).

Linear Filters. L[e iωt ] = 2π ĥ(ω)eiωt. Proof: Let L[e iωt ] = ẽ ω (t). Because L is time-invariant, we have that. L[e iω(t a) ] = ẽ ω (t a). Linear Filters 1. Convolutions and filters. A filter is a black box that takes an input signal, processes it, and then returns an output signal that in some way modifies the input. For example, if the

More information

(f g)(t) = Example 4.5.1: Find f g the convolution of the functions f(t) = e t and g(t) = sin(t). Solution: The definition of convolution is,

(f g)(t) = Example 4.5.1: Find f g the convolution of the functions f(t) = e t and g(t) = sin(t). Solution: The definition of convolution is, .5. Convolutions and Solutions Solutions of initial value problems for linear nonhomogeneous differential equations can be decomposed in a nice way. The part of the solution coming from the initial data

More information

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

Date: 1 April (1) The only reference material you may use is one 8½x11 crib sheet and a calculator. PH1140: Oscillations and Waves Name: Solutions Conference: Date: 1 April 2005 EXAM #1: D2005 INSTRUCTIONS: (1) The only reference material you may use is one 8½x11 crib sheet and a calculator. (2) Show

More information

Structural Dynamics Lecture 4. Outline of Lecture 4. Multi-Degree-of-Freedom Systems. Formulation of Equations of Motions. Undamped Eigenvibrations.

Structural Dynamics Lecture 4. Outline of Lecture 4. Multi-Degree-of-Freedom Systems. Formulation of Equations of Motions. Undamped Eigenvibrations. Outline of Multi-Degree-of-Freedom Systems Formulation of Equations of Motions. Newton s 2 nd Law Applied to Free Masses. D Alembert s Principle. Basic Equations of Motion for Forced Vibrations of Linear

More information

Imaginary. Axis. Real. Axis

Imaginary. Axis. Real. Axis Name ME6 Final. I certify that I upheld the Stanford Honor code during this exam Monday December 2, 2005 3:30-6:30 p.m. ffl Print your name and sign the honor code statement ffl You may use your course

More information

Transient Response Analysis of Structural Systems

Transient Response Analysis of Structural Systems . 21 Transient Response Analysis of Structural Systems 21 1 Chapter 21: TRANSIENT RESPONSE ANALYSIS OF STRUCTURAL SYSTEMS 21 2 21.1 MODAL APPROACH TO TRANSIENT ANALYSIS Consider the following large-order

More information

ODE classification. February 7, Nasser M. Abbasi. compiled on Wednesday February 07, 2018 at 11:18 PM

ODE classification. February 7, Nasser M. Abbasi. compiled on Wednesday February 07, 2018 at 11:18 PM ODE classification Nasser M. Abbasi February 7, 2018 compiled on Wednesday February 07, 2018 at 11:18 PM 1 2 first order b(x)y + c(x)y = f(x) Integrating factor or separable (see detailed flow chart for

More information

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

Date: 31 March (1) The only reference material you may use is one 8½x11 crib sheet and a calculator. PH1140: Oscillations and Waves Name: SOLUTIONS AT END Conference: Date: 31 March 2005 EXAM #1: D2006 INSTRUCTIONS: (1) The only reference material you may use is one 8½x11 crib sheet and a calculator.

More information

Solution of Vibration and Transient Problems

Solution of Vibration and Transient Problems . 9 Solution of Vibration and Transient Problems 9 Chapter 9: SOLUTION OF VIBRATION AND TRANSIENT PROBLEMS 9 9. MODAL APPROACH TO TRANSIENT ANALYSIS Consider the following large-order finite element model

More information

SRV02-Series Rotary Experiment # 7. Rotary Inverted Pendulum. Student Handout

SRV02-Series Rotary Experiment # 7. Rotary Inverted Pendulum. Student Handout SRV02-Series Rotary Experiment # 7 Rotary Inverted Pendulum Student Handout SRV02-Series Rotary Experiment # 7 Rotary Inverted Pendulum Student Handout 1. Objectives The objective in this experiment is

More information

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

Vibrational Motion. Chapter 5. P. J. Grandinetti. Sep. 13, Chem P. J. Grandinetti (Chem. 4300) Vibrational Motion Sep. Vibrational Motion Chapter 5 P. J. Grandinetti Chem. 4300 Sep. 13, 2017 P. J. Grandinetti (Chem. 4300) Vibrational Motion Sep. 13, 2017 1 / 20 Simple Harmonic Oscillator Simplest model for harmonic oscillator

More information

Analytical Mechanics ( AM )

Analytical Mechanics ( AM ) Analytical Mechanics ( AM ) Olaf Scholten KVI, kamer v8; tel nr 6-55; email: scholten@kvinl Web page: http://wwwkvinl/ scholten Book: Classical Dynamics of Particles and Systems, Stephen T Thornton & Jerry

More information

Math 266 Midterm Exam 2

Math 266 Midterm Exam 2 Math 266 Midterm Exam 2 March 2st 26 Name: Ground Rules. Calculator is NOT allowed. 2. Show your work for every problem unless otherwise stated (partial credits are available). 3. You may use one 4-by-6

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

LINEAR RESPONSE THEORY

LINEAR RESPONSE THEORY MIT Department of Chemistry 5.74, Spring 5: Introductory Quantum Mechanics II Instructor: Professor Andrei Tokmakoff p. 8 LINEAR RESPONSE THEORY We have statistically described the time-dependent behavior

More information

ECE 301 Fall 2011 Division 1 Homework 5 Solutions

ECE 301 Fall 2011 Division 1 Homework 5 Solutions ECE 301 Fall 2011 ivision 1 Homework 5 Solutions Reading: Sections 2.4, 3.1, and 3.2 in the textbook. Problem 1. Suppose system S is initially at rest and satisfies the following input-output difference

More information

PH.D. PRELIMINARY EXAMINATION MATHEMATICS

PH.D. PRELIMINARY EXAMINATION MATHEMATICS UNIVERSITY OF CALIFORNIA, BERKELEY SPRING SEMESTER 207 Dept. of Civil and Environmental Engineering Structural Engineering, Mechanics and Materials NAME PH.D. PRELIMINARY EXAMINATION MATHEMATICS Problem

More information

Lagrangian Dynamics: Derivations of Lagrange s Equations

Lagrangian Dynamics: Derivations of Lagrange s Equations Constraints and Degrees of Freedom 1.003J/1.053J Dynamics and Control I, Spring 007 Professor Thomas Peacock 4/9/007 Lecture 15 Lagrangian Dynamics: Derivations of Lagrange s Equations Constraints and

More information

GATE EE Topic wise Questions SIGNALS & SYSTEMS

GATE EE Topic wise Questions SIGNALS & SYSTEMS www.gatehelp.com GATE EE Topic wise Questions YEAR 010 ONE MARK Question. 1 For the system /( s + 1), the approximate time taken for a step response to reach 98% of the final value is (A) 1 s (B) s (C)

More information

Some Aspects of Structural Dynamics

Some Aspects of Structural Dynamics Appendix B Some Aspects of Structural Dynamics This Appendix deals with some aspects of the dynamic behavior of SDOF and MDOF. It starts with the formulation of the equation of motion of SDOF systems.

More information

Laboratory handout 5 Mode shapes and resonance

Laboratory handout 5 Mode shapes and resonance laboratory handouts, me 34 82 Laboratory handout 5 Mode shapes and resonance In this handout, material and assignments marked as optional can be skipped when preparing for the lab, but may provide a useful

More information

MODELLING OF VIBRATION WITH ABSORBER

MODELLING OF VIBRATION WITH ABSORBER Journal of Machine Engineering, Vol. 10, No.4, 2010 mumerical modelling, Simulink, vibration, machine, absorber Jiří VONDŘICH 1 Evžen THÖNDE 1 Slavomír JIRKŮ 1 MODEING OF VIBRATION WITH ABSORBER Machine

More information

INC 341 Feedback Control Systems: Lecture 2 Transfer Function of Dynamic Systems I Asst. Prof. Dr.-Ing. Sudchai Boonto

INC 341 Feedback Control Systems: Lecture 2 Transfer Function of Dynamic Systems I Asst. Prof. Dr.-Ing. Sudchai Boonto INC 341 Feedback Control Systems: Lecture 2 Transfer Function of Dynamic Systems I Asst. Prof. Dr.-Ing. Sudchai Boonto Department of Control Systems and Instrumentation Engineering King Mongkut s University

More information

Rotary Inverted Pendulum

Rotary Inverted Pendulum Rotary Inverted Pendulum Eric Liu 1 Aug 2013 1 1 State Space Derivations 1.1 Electromechanical Derivation Consider the given diagram. We note that the voltage across the motor can be described by: e b

More information