Modelling of Physical Systems 3. Mechanical Systems

Size: px
Start display at page:

Download "Modelling of Physical Systems 3. Mechanical Systems"

Transcription

1 Karadeniz Technical University Department of Electrical and Electronics Engineering Trabzon, Turkey Chapter Modelling of Physical Systems 3. Bu ders notları sadece bu dersi alan öğrencilerin kullanımına açık olup, üçüncü sahıslara verilmesi, herhangi bir yöntemle çoğaltılıp başka yerlerde kullanılması, yayınlanması Prof. Dr. İsmail H. ALTAŞ ın yazılı iznine tabidir. Aksi durumlarda yasal işlem yapılacaktır. Chapter 3-3-2

2 ÖDEV 1 Değerlendirmeler dersin şifreli web sayfasına atıldı. ÖDEV 2 Sorular dersin şifresiz web sayfasına yüklendi. Ödevler alt başlığından gidilerek indirilebilir. Chapter f f f x M x B x force/velocity force/position Mass f = M dv/dt f = M dx 2 /dt 2 Viscous friction f = B v f = B dx/dt Spring f = k v dt f = k x Chapter 3-3-4

3 J torque/velocity torque/position T, θ T, θ T, θ s B Inertia T = J dω/dt T = J dθ 2 /dt 2 Viscous friction T = B ω T = B dθ/dt Stiffness T = s ωdt T = s θ Chapter i 1 v 1 N 1 N 2 i 2 v 2 f 2, x 2 Transformer v 1 N 1 i 1 N 2 = = v 2 N 2 i 2 N 1 f 1, x 1 L 1 L 2 Lever f 1 L 2 x 1 L 1 = = f 2 L 1 x 2 L 2 T 2, θ 2 N 1 T 1, θ 1 N 2 Gears T 1 N 1 θ 1 N 2 = = T 2 N 2 θ 2 N 1 Chapter 3-3-6

4 Give a mathematical model of the system with f as input and x as output f 0 k x Invoke Newton s second law which states The vector sum of all external forces acting on a rigid body must be equal to the rate of change of momentum, P. m dp =f dt 2 dx m =f 2 dt p=mx& mx=f && Chapter mx=f && f = the vector sum of all external forces acting on the rigid body. f= applied force + force of gravity - resisting spring force f 0 m k x f=f 0+mg-kx mx=f && 0+mg-kx mx=f && 0-kx+mg We can obtain a theoretical system model with f o as input, x as output, x and (dx/dt) as internal variables and mg as the disturbance. mg Chapter 3-3-8

5 mx=f && -kx+mg 0 mg f0 mx&& x&& x& 1 m x k Note: It is important to indicate arrows to denote input and output of black boxes and signs on the summing junction. Note that the system exhibits feedback. Chapter Reminder In SI units, a force of one Newton will impart an acceleration of 1m/sec 2 to a mass of 1 kg. The weight of a mass is mg where g is the acceleration due to gravity ( 9.81 m/sec 2 ). Chapter

6 Comments on example 3.1: A set of differential equations has: inputs, outputs, disturbances and internal variables.. The internal variables are the variables in terms of which the differential equation is expressed. input, outputs or disturbances are not the internal variables In this example, the internal variables are: && x and x& Chapter We can also obtain the block diagram in terms of Laplace transform variables Taking the Laplace transform, the equation (3) becomes (assuming zero initial conditions) mx=f && 0-kx+mg mg 2 s mx(s)=f 0(s)-kX(s)+ s L{ mg } = 1 s mg=constant 1 f(s)= 0 s If the input force f 0 is a constant Chapter

7 mg 1 s mg 2 s mx(s)=f 0(s)-kX(s)+ s 1 2 s 1 1 s s F(s) ms k X(s) Chapter mg mg 2 s mx(s)=f 0(s)-kX(s)+ s 1 s F(s) 0 1 m 1 s 1 s X(s) k Chapter

8 Comments on example 3.1: Block diagrams and the mathematical model of the system are intimately connected in this manner; a block diagram is an elegantly visual way of describing differential equations, seeing, or visualizing a problem makes it easier to understand. Block diagrams show how components of a system are connected together physically without the complication of shafts, gears, dampers, springs etc... The block diagram model involving only integrators, summers and coefficient multipliers is called analog computer representation, since they are in a form suitable for analog computer simulation. Simulation diagrams Chapter General Comments Mechanical systems and electrical systems are analogous. Both have three passive linear components: L <=> M (energy storing elements) 1/C <=> k (energy storage elements) R <=> B (energy dissipating elements) Chapter

9 General Comments Steps required to obtain a mathematical model of a mechanical system. 1. Label internal variables. 2. Consider each mass. 3. For each mass identify the cause or force which causes the motion 4. Choose reference direction of motion. 5. The spring and damping elements oppose the motion. 6. Use Newton s law with acceleration term to the left and all external forces to the right. Chapter General Comments Let x i be the motion of a body m i. Let k i, and b i be the coefficient of the spring and coefficient of damping of the spring and damper attached to the mass m i. x j k i m i b i x i The opposing spring force: ki( xi-xj) The opposing damping force: m j b ( x-x & & ) i i j Chapter

10 General Comments Many mechanical systems are analogous to multiloop and multi-node electrical circuits. They are modelled by a set of simultaneous differential equations and a set of algebraic equations. In mechanical systems, the number of equations of motion (obtained by invoking for example Newton s law of motion for each inertia element) required is equal to the number of linearly independent motions. Chapter General Comments Linearly independent motion implies that a point of motion in a system can still move if all other points of motions are held fixed. A motion is said to be dependent if it can be expressed as a linear combination of the other. Consider a motion θ 1. If it is related to another motion θ 2 as θ 1 = aθ 2 where a is some constant, then θ 1 is said to be dependent on θ 2. A set of motions θ 1, θ 2, θ 3... θ r are linearly dependent if there exists scalars a 1, a 2,..a r such that a1θ 1+a2θ 2+a3θ arθ r=0 Chapter

11 General Comments Usually the number of linearly independent motions is called the number of degrees of freedom. Note the degrees of freedom does not preclude motions which are coupled. For example in a multiloop circuit, each loop current may depend upon other loop currents, but if we open circuit one loop, the other currents will still exist if there is voltage source in that loop. Similarly in a mechanical system with multi-degrees of freedom, one point of motion can be held while other point of motion moves under an applied force. Chapter General Comments The Newton s law of motion is applied to each inertia element as long as the motion associated with the inertia element is independent. In other words, the Newton s law of motion is not applied to an inertia element if its motion is linearly dependent on the motion of other inertia elements. Chapter

12 General Comments We may obtain the equation of motion by using the principle of superposition. Consider each mass and obtain its equation of motion using the Newton s law by assuming all other motions are fixed. If we consider the mass m i then obtain the equation of its motion by assuming that the motion associated with the mass m j is fixed: move m i holding m j still. Similarly for the mass m j obtain the equation of its motion assuming that the motion associated with the mass m i is fixed: move m j holding m i still. Chapter Sign Assignment The assigning of the sign of the forces acting on the mass. I) Assume that positive direction is vertically down Chapter

13 Sign Assignment The assigning of the sign of the forces acting on the mass. ii) Assume that positive direction is vertically up Note that the forces due to the spring and the friction are always kx and b(dx/dt) independent of the assumed positive direction. Chapter Sign Assignment The assigning of the sign of the forces acting on the mass. It is important to distinguish between two types of inputs: one class of input, denoted input, may be manipulated, the other class of input, termed disturbances cannot be manipulated. One has to live with it and suffer the consequence of its action on the system, e.g. gravity force, mg, noise, etc. Chapter

14 Obtain a system theoretic model with f 1 and f 2 as inputs, and x 2 as an output. Note: the hashed regions \\\\\ indicates that they are all at the same fixed reference point similar to the ground connection point in electrical circuits. Chapter Consider the mass m 1 Newton s law of motion (mass)(acceleration) = vector sum of all the forces Chapter

15 Consider the mass m 2 f 2 The above system has two-degrees of freedom as it has two independent motions. Chapter Comment: The block diagram representation is not unique. We will illustrate this considering a mass-spring-damper system with f as input and x as output given by : Chapter

16 1 The following two representations are immediate: Treat (dx/dt) and (d 2 x/dt 2 )as internal variables. Divide the differential equation by m and place the highest derivative (d 2 x/dt 2 ) to the left and all the others to the right. Chapter Treat (dx/dt) and (d 2 x/dt 2 ) as internal variables. Place the highest derivative term, m(d 2 x/dt 2 ), to the left and the rest to the right of the differential equation. Chapter

17 3 The other representation can be obtained from the Laplace transform model of the system. Assuming for simplicity, zero initial conditions, the Laplace transform model becomes: Different representations can be obtained treating terms involving polynomials in s as different entities ( rather than s 2 X(s), sx(s),... as entities) rewriting the equation as : Chapter where the highest order polynomial is on the left-hand side and the rest on the right. Chapter

18 4 Re-writing the equation as : The model is : The block diagram model expressed in terms of integrator blocks can also be expressed in terms of a Laplace transform based model. Chapter Consider the block diagram representation using Chapter

19 Consider the block representation Using We have so far considered the motion of mass in either vertical or horizontal direction. Let us extend the result to motion along a trajectory in a x-y plane Chapter Comment Consider a mass m i which is connected by a spring k i and damper b i to a mass m j. Then the motion of mass m i is opposed by the spring k i and damper b i. This is represented mathematically by assigning negative signs to the resisting spring force k i (x i -x j ) and b x-x & & the damping force: i( i j) ( ) ( ) m && x =... -k x -x -b x& -x& i i 1 i j i i j ( x ) bi( x& i x& j) k x i i j The inertia force mx&& i i representing motion is opposed by spring force k i (x i -x j ) and damping force b ( x-x & & ) i i j m i mx&& i i Chapter

20 günü ders yapamıyorum. Dolayısıyla; 1. Ya yarın 2 gryp birlikte 4 saat, 2. Ya da em yarın, hem de 29 nisanda 2 grup birlikte 2 şer saat birlikte, (26 evet, 8 H) 3. gelecek Cumartesi saat 8-10 ve aresı ayrı ayrı 2 gruba ders yapabilirim. (8 E, 38 H) 4. Hiç telafi yapmayalım. Chapter Rotational systems 15 Nisan 2008 Ders sonu Chapter

21 Rotational systems Obtain the system theoretic model of the following with T as input and θ as output. Using Newton s law of motion, yields Where is mg? Chapter Rotational systems Obtain a block diagram representation of the following with T as input and θ 2 as output. Consider the inertia element J 1, Consider the inertia element J 2 Chapter

22 Rotational systems Chapter Rotational systems Obtain the differential equation and the mechanical system model from the block diagram of the previous example Solution Consider the subsystem 1 Consider the subsystem 2 The mechanical system is given in the previous example. Chapter

23 Rotational systems x 4 x 3 x 2 x 1 x& = x x& = k x b x k x +k x ( ) J2 x& = x x= & kx-kx-bx T ( + ) J1 Chapter Rotational systems System with no inertia elements. Obtain system theoretical model of the above. Solution: This system is composed only of spring and damper. It has no inertia element. We could use the same procedure followed in the previous example by assuming that there is a inertia element J or the inertia is zero. Chapter

24 Rotational systems Consider the inertia element J, Newton s law of motion becomes Express the equation with the highest derivative term on the left hand-side. Chapter Rotational systems Chapter

Karadeniz Technical University Department of Electrical and Electronics Engineering Trabzon, Turkey

Karadeniz Technical University Department of Electrical and Electronics Engineering Trabzon, Turkey Karadeniz Technical University Department of Electrical and Electronics Engineering 6080 Trabzon, Turkey Chapter 4- Block Diagram Reduction Bu ders notları sadece bu dersi alan öğrencilerin i kullanımına

More information

Modeling and Simulation Revision III D R. T A R E K A. T U T U N J I P H I L A D E L P H I A U N I V E R S I T Y, J O R D A N

Modeling and Simulation Revision III D R. T A R E K A. T U T U N J I P H I L A D E L P H I A U N I V E R S I T Y, J O R D A N Modeling and Simulation Revision III D R. T A R E K A. T U T U N J I P H I L A D E L P H I A U N I V E R S I T Y, J O R D A N 0 1 4 Block Diagrams Block diagram models consist of two fundamental objects:

More information

ET3-7: Modelling II(V) Electrical, Mechanical and Thermal Systems

ET3-7: Modelling II(V) Electrical, Mechanical and Thermal Systems ET3-7: Modelling II(V) Electrical, Mechanical and Thermal Systems Agenda of the Day 1. Resume of lesson I 2. Basic system models. 3. Models of basic electrical system elements 4. Application of Matlab/Simulink

More information

Modeling and Simulation Revision IV D R. T A R E K A. T U T U N J I P H I L A D E L P H I A U N I V E R S I T Y, J O R D A N

Modeling and Simulation Revision IV D R. T A R E K A. T U T U N J I P H I L A D E L P H I A U N I V E R S I T Y, J O R D A N Modeling and Simulation Revision IV D R. T A R E K A. T U T U N J I P H I L A D E L P H I A U N I V E R S I T Y, J O R D A N 2 0 1 7 Modeling Modeling is the process of representing the behavior of a real

More information

ECEN 420 LINEAR CONTROL SYSTEMS. Lecture 6 Mathematical Representation of Physical Systems II 1/67

ECEN 420 LINEAR CONTROL SYSTEMS. Lecture 6 Mathematical Representation of Physical Systems II 1/67 1/67 ECEN 420 LINEAR CONTROL SYSTEMS Lecture 6 Mathematical Representation of Physical Systems II State Variable Models for Dynamic Systems u 1 u 2 u ṙ. Internal Variables x 1, x 2 x n y 1 y 2. y m Figure

More information

TOPIC E: OSCILLATIONS SPRING 2019

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

More information

2.5 Translational Mechanical System Transfer Functions 61. FIGURE 2.14 Electric circuit for Skill- Assessment Exercise 2.6

2.5 Translational Mechanical System Transfer Functions 61. FIGURE 2.14 Electric circuit for Skill- Assessment Exercise 2.6 .5 Translational echanical System Transfer Functions 1 1Ω 1H 1Ω + v(t) + 1 H 1 H v L (t) FIGURE.14 Electric circuit for Skill- Assessment Exercise. ANSWER: V L ðsþ=vðsþ ¼ðs þ s þ 1Þ=ðs þ 5s þ Þ The complete

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

Linear Systems Theory

Linear Systems Theory ME 3253 Linear Systems Theory Review Class Overview and Introduction 1. How to build dynamic system model for physical system? 2. How to analyze the dynamic system? -- Time domain -- Frequency domain (Laplace

More information

Translational Mechanical Systems

Translational Mechanical Systems Translational Mechanical Systems Basic (Idealized) Modeling Elements Interconnection Relationships -Physical Laws Derive Equation of Motion (EOM) - SDOF Energy Transfer Series and Parallel Connections

More information

The basic principle to be used in mechanical systems to derive a mathematical model is Newton s law,

The basic principle to be used in mechanical systems to derive a mathematical model is Newton s law, Chapter. DYNAMIC MODELING Understanding the nature of the process to be controlled is a central issue for a control engineer. Thus the engineer must construct a model of the process with whatever information

More information

School of Engineering Faculty of Built Environment, Engineering, Technology & Design

School of Engineering Faculty of Built Environment, Engineering, Technology & Design Module Name and Code : ENG60803 Real Time Instrumentation Semester and Year : Semester 5/6, Year 3 Lecture Number/ Week : Lecture 3, Week 3 Learning Outcome (s) : LO5 Module Co-ordinator/Tutor : Dr. Phang

More information

ET3-7: Modelling I(V) Introduction and Objectives. Electrical, Mechanical and Thermal Systems

ET3-7: Modelling I(V) Introduction and Objectives. Electrical, Mechanical and Thermal Systems ET3-7: Modelling I(V) Introduction and Objectives Electrical, Mechanical and Thermal Systems Objectives analyse and model basic linear dynamic systems -Electrical -Mechanical -Thermal Recognise the analogies

More information

Chapter three. Mathematical Modeling of mechanical end electrical systems. Laith Batarseh

Chapter three. Mathematical Modeling of mechanical end electrical systems. Laith Batarseh Chapter three Mathematical Modeling of mechanical end electrical systems Laith Batarseh 1 Next Previous Mathematical Modeling of mechanical end electrical systems Dynamic system modeling Definition of

More information

MATHEMATICAL MODELING OF DYNAMIC SYSTEMS

MATHEMATICAL MODELING OF DYNAMIC SYSTEMS MTHEMTIL MODELIN OF DYNMI SYSTEMS Mechanical Translational System 1. Spring x(t) k F S (t) k x(t) x i (t) k x o (t) 2. Damper x(t) x i (t) x o (t) c c 3. Mass x(t) F(t) m EXMPLE I Produce the block diagram

More information

Electrical Machine & Automatic Control (EEE-409) (ME-II Yr) UNIT-3 Content: Signals u(t) = 1 when t 0 = 0 when t <0

Electrical Machine & Automatic Control (EEE-409) (ME-II Yr) UNIT-3 Content: Signals u(t) = 1 when t 0 = 0 when t <0 Electrical Machine & Automatic Control (EEE-409) (ME-II Yr) UNIT-3 Content: Modeling of Mechanical : linear mechanical elements, force-voltage and force current analogy, and electrical analog of simple

More information

Review: control, feedback, etc. Today s topic: state-space models of systems; linearization

Review: control, feedback, etc. Today s topic: state-space models of systems; linearization Plan of the Lecture Review: control, feedback, etc Today s topic: state-space models of systems; linearization Goal: a general framework that encompasses all examples of interest Once we have mastered

More information

2.4 Harmonic Oscillator Models

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

More information

Dynamical Systems. Mechanical Systems

Dynamical Systems. Mechanical Systems EE/ME/AE324: Dynamical Systems Chapter 2: Modeling Translational Mechanical Systems Common Variables Used Assumes 1 DoF per mass, i.e., all motion scalar Displacement: x ()[ t [m] Velocity: dx() t vt ()

More information

2.4 Models of Oscillation

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

More information

Introduction to Controls

Introduction to Controls EE 474 Review Exam 1 Name Answer each of the questions. Show your work. Note were essay-type answers are requested. Answer with complete sentences. Incomplete sentences will count heavily against the grade.

More information

Differential Equations, Math 315 Midterm 2 Solutions

Differential Equations, Math 315 Midterm 2 Solutions Name: Section: Differential Equations, Math 35 Midterm 2 Solutions. A mass of 5 kg stretches a spring 0. m (meters). The mass is acted on by an external force of 0 sin(t/2)n (newtons) and moves in a medium

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

1. Consider the 1-DOF system described by the equation of motion, 4ẍ+20ẋ+25x = f.

1. Consider the 1-DOF system described by the equation of motion, 4ẍ+20ẋ+25x = f. Introduction to Robotics (CS3A) Homework #6 Solution (Winter 7/8). Consider the -DOF system described by the equation of motion, ẍ+ẋ+5x = f. (a) Find the natural frequency ω n and the natural damping ratio

More information

MATHEMATICAL PROBLEM SOLVING, MECHANICS AND MODELLING MTHA4004Y

MATHEMATICAL PROBLEM SOLVING, MECHANICS AND MODELLING MTHA4004Y UNIVERSITY OF EAST ANGLIA School of Mathematics Main Series UG Examination 2014 2015 MATHEMATICAL PROBLEM SOLVING, MECHANICS AND MODELLING MTHA4004Y Time allowed: 2 Hours Attempt QUESTIONS 1 AND 2 and

More information

PLANAR KINETIC EQUATIONS OF MOTION (Section 17.2)

PLANAR KINETIC EQUATIONS OF MOTION (Section 17.2) PLANAR KINETIC EQUATIONS OF MOTION (Section 17.2) We will limit our study of planar kinetics to rigid bodies that are symmetric with respect to a fixed reference plane. As discussed in Chapter 16, when

More information

2.004 Dynamics and Control II Spring 2008

2.004 Dynamics and Control II Spring 2008 MT OpenCourseWare http://ocwmitedu 200 Dynamics and Control Spring 200 For information about citing these materials or our Terms of Use, visit: http://ocwmitedu/terms Massachusetts nstitute of Technology

More information

(Refer Slide Time: 00:01:30 min)

(Refer Slide Time: 00:01:30 min) Control Engineering Prof. M. Gopal Department of Electrical Engineering Indian Institute of Technology, Delhi Lecture - 3 Introduction to Control Problem (Contd.) Well friends, I have been giving you various

More information

Contents. Dynamics and control of mechanical systems. Focus on

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

More information

Read textbook CHAPTER 1.4, Apps B&D

Read textbook CHAPTER 1.4, Apps B&D Lecture 2 Read textbook CHAPTER 1.4, Apps B&D Today: Derive EOMs & Linearization undamental equation of motion for mass-springdamper system (1DO). Linear and nonlinear system. Examples of derivation of

More information

Professor Fearing EE C128 / ME C134 Problem Set 2 Solution Fall 2010 Jansen Sheng and Wenjie Chen, UC Berkeley

Professor Fearing EE C128 / ME C134 Problem Set 2 Solution Fall 2010 Jansen Sheng and Wenjie Chen, UC Berkeley Professor Fearing EE C128 / ME C134 Problem Set 2 Solution Fall 21 Jansen Sheng and Wenjie Chen, UC Berkeley 1. (15 pts) Partial fraction expansion (review) Find the inverse Laplace transform of the following

More information

Index. Index. More information. in this web service Cambridge University Press

Index. Index. More information.  in this web service Cambridge University Press A-type elements, 4 7, 18, 31, 168, 198, 202, 219, 220, 222, 225 A-type variables. See Across variable ac current, 172, 251 ac induction motor, 251 Acceleration rotational, 30 translational, 16 Accumulator,

More information

Analysis and Control of Multi-Robot Systems. Elements of Port-Hamiltonian Modeling

Analysis and Control of Multi-Robot Systems. Elements of Port-Hamiltonian Modeling Elective in Robotics 2014/2015 Analysis and Control of Multi-Robot Systems Elements of Port-Hamiltonian Modeling Dr. Paolo Robuffo Giordano CNRS, Irisa/Inria! Rennes, France Introduction to Port-Hamiltonian

More information

Forces Part 1: Newton s Laws

Forces Part 1: Newton s Laws Forces Part 1: Newton s Laws Last modified: 13/12/2017 Forces Introduction Inertia & Newton s First Law Mass & Momentum Change in Momentum & Force Newton s Second Law Example 1 Newton s Third Law Common

More information

Chapter 14 Periodic Motion

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

More information

1 Trajectory Generation

1 Trajectory Generation CS 685 notes, J. Košecká 1 Trajectory Generation The material for these notes has been adopted from: John J. Craig: Robotics: Mechanics and Control. This example assumes that we have a starting position

More information

Mechanical System Elements

Mechanical System Elements Mechanical System Elements Three basic mechanical elements: Spring (elastic) element Damper (frictional) element Mass (inertia) element Translational and rotational versions These are passive (non-energy

More information

Modeling of Dynamic Systems: Notes on Bond Graphs Version 1.0 Copyright Diane L. Peters, Ph.D., P.E.

Modeling of Dynamic Systems: Notes on Bond Graphs Version 1.0 Copyright Diane L. Peters, Ph.D., P.E. Modeling of Dynamic Systems: Notes on Bond Graphs Version 1.0 Copyright 2015 Diane L. Peters, Ph.D., P.E. Spring 2015 2 Contents 1 Overview of Dynamic Modeling 5 2 Bond Graph Basics 7 2.1 Causality.............................

More information

Modeling Mechanical Systems

Modeling Mechanical Systems Modeling Mechanical Systems Mechanical systems can be either translational or rotational. Although the fundamental relationships for both types are derived from Newton s law, they are different enough

More information

Examples of Applications of Potential Functions in Problem Solving (Web Appendix to the Paper)

Examples of Applications of Potential Functions in Problem Solving (Web Appendix to the Paper) Examples of Applications of otential Functions in roblem Solving (Web Appendix to the aper) Ali Mehrizi-Sani and Reza Iravani May 5, 2010 1 Introduction otential functions may be exploited to formulate

More information

NONLINEAR MECHANICAL SYSTEMS (MECHANISMS)

NONLINEAR MECHANICAL SYSTEMS (MECHANISMS) NONLINEAR MECHANICAL SYSTEMS (MECHANISMS) The analogy between dynamic behavior in different energy domains can be useful. Closer inspection reveals that the analogy is not complete. One key distinction

More information

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

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

More information

Classical Mechanics Phys105A, Winter 2007

Classical Mechanics Phys105A, Winter 2007 Classical Mechanics Phys5A, Winter 7 Wim van Dam Room 59, Harold Frank Hall vandam@cs.ucsb.edu http://www.cs.ucsb.edu/~vandam/ Phys5A, Winter 7, Wim van Dam, UCSB Midterm New homework has been announced

More information

Dynamics. Dynamics of mechanical particle and particle systems (many body systems)

Dynamics. Dynamics of mechanical particle and particle systems (many body systems) Dynamics Dynamics of mechanical particle and particle systems (many body systems) Newton`s first law: If no net force acts on a body, it will move on a straight line at constant velocity or will stay at

More information

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

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

More information

Appendix A: Exercise Problems on Classical Feedback Control Theory (Chaps. 1 and 2)

Appendix A: Exercise Problems on Classical Feedback Control Theory (Chaps. 1 and 2) Appendix A: Exercise Problems on Classical Feedback Control Theory (Chaps. 1 and 2) For all calculations in this book, you can use the MathCad software or any other mathematical software that you are familiar

More information

Computer Problems for Methods of Solving Ordinary Differential Equations

Computer Problems for Methods of Solving Ordinary Differential Equations Computer Problems for Methods of Solving Ordinary Differential Equations 1. Have a computer make a phase portrait for the system dx/dt = x + y, dy/dt = 2y. Clearly indicate critical points and separatrices.

More information

Chapter 2 SDOF Vibration Control 2.1 Transfer Function

Chapter 2 SDOF Vibration Control 2.1 Transfer Function Chapter SDOF Vibration Control.1 Transfer Function mx ɺɺ( t) + cxɺ ( t) + kx( t) = F( t) Defines the transfer function as output over input X ( s) 1 = G( s) = (1.39) F( s) ms + cs + k s is a complex number:

More information

Mathematical Modeling and response analysis of mechanical systems are the subjects of this chapter.

Mathematical Modeling and response analysis of mechanical systems are the subjects of this chapter. Chapter 3 Mechanical Systems A. Bazoune 3.1 INRODUCION Mathematical Modeling and response analysis of mechanical systems are the subjects of this chapter. 3. MECHANICAL ELEMENS Any mechanical system consists

More information

SECTION 2: BLOCK DIAGRAMS & SIGNAL FLOW GRAPHS

SECTION 2: BLOCK DIAGRAMS & SIGNAL FLOW GRAPHS SECTION 2: BLOCK DIAGRAMS & SIGNAL FLOW GRAPHS MAE 4421 Control of Aerospace & Mechanical Systems 2 Block Diagram Manipulation Block Diagrams 3 In the introductory section we saw examples of block diagrams

More information

Consider a particle in 1D at position x(t), subject to a force F (x), so that mẍ = F (x). Define the kinetic energy to be.

Consider a particle in 1D at position x(t), subject to a force F (x), so that mẍ = F (x). Define the kinetic energy to be. Chapter 4 Energy and Stability 4.1 Energy in 1D Consider a particle in 1D at position x(t), subject to a force F (x), so that mẍ = F (x). Define the kinetic energy to be T = 1 2 mẋ2 and the potential energy

More information

Modeling and Experimentation: Compound Pendulum

Modeling and Experimentation: Compound Pendulum Modeling and Experimentation: Compound Pendulum Prof. R.G. Longoria Department of Mechanical Engineering The University of Texas at Austin Fall 2014 Overview This lab focuses on developing a mathematical

More information

Final Exam Spring 2014 May 05, 2014

Final Exam Spring 2014 May 05, 2014 95.141 Final Exam Spring 2014 May 05, 2014 Section number Section instructor Last/First name Last 3 Digits of Student ID Number: Answer all questions, beginning each new question in the space provided.

More information

Linear Control Systems Solution to Assignment #1

Linear Control Systems Solution to Assignment #1 Linear Control Systems Solution to Assignment # Instructor: H. Karimi Issued: Mehr 0, 389 Due: Mehr 8, 389 Solution to Exercise. a) Using the superposition property of linear systems we can compute the

More information

4.2 Homogeneous Linear Equations

4.2 Homogeneous Linear Equations 4.2 Homogeneous Linear Equations Homogeneous Linear Equations with Constant Coefficients Consider the first-order linear differential equation with constant coefficients a 0 and b. If f(t) = 0 then this

More information

Trajectory-tracking control of a planar 3-RRR parallel manipulator

Trajectory-tracking control of a planar 3-RRR parallel manipulator Trajectory-tracking control of a planar 3-RRR parallel manipulator Chaman Nasa and Sandipan Bandyopadhyay Department of Engineering Design Indian Institute of Technology Madras Chennai, India Abstract

More information

AP Physics C Mechanics Objectives

AP Physics C Mechanics Objectives AP Physics C Mechanics Objectives I. KINEMATICS A. Motion in One Dimension 1. The relationships among position, velocity and acceleration a. Given a graph of position vs. time, identify or sketch a graph

More information

ME scope Application Note 28

ME scope Application Note 28 App Note 8 www.vibetech.com 3/7/17 ME scope Application Note 8 Mathematics of a Mass-Spring-Damper System INTRODUCTION In this note, the capabilities of ME scope will be used to build a model of the mass-spring-damper

More information

PHY 101. Work and Kinetic Energy 7.1 Work Done by a Constant Force

PHY 101. Work and Kinetic Energy 7.1 Work Done by a Constant Force PHY 101 DR M. A. ELERUJA KINETIC ENERGY AND WORK POTENTIAL ENERGY AND CONSERVATION OF ENERGY CENTRE OF MASS AND LINEAR MOMENTUM Work is done by a force acting on an object when the point of application

More information

Kinematics (special case) Dynamics gravity, tension, elastic, normal, friction. Energy: kinetic, potential gravity, spring + work (friction)

Kinematics (special case) Dynamics gravity, tension, elastic, normal, friction. Energy: kinetic, potential gravity, spring + work (friction) Kinematics (special case) a = constant 1D motion 2D projectile Uniform circular Dynamics gravity, tension, elastic, normal, friction Motion with a = constant Newton s Laws F = m a F 12 = F 21 Time & Position

More information

Announcements. 1. Do not bring the yellow equation sheets to the miderm. Idential sheets will be attached to the problems.

Announcements. 1. Do not bring the yellow equation sheets to the miderm. Idential sheets will be attached to the problems. Announcements 1. Do not bring the yellow equation sheets to the miderm. Idential sheets will be attached to the problems. 2. Some PRS transmitters are missing. Please, bring them back! 1 Kinematics Displacement

More information

Mechatronics. MANE 4490 Fall 2002 Assignment # 1

Mechatronics. MANE 4490 Fall 2002 Assignment # 1 Mechatronics MANE 4490 Fall 2002 Assignment # 1 1. For each of the physical models shown in Figure 1, derive the mathematical model (equation of motion). All displacements are measured from the static

More information

System Modeling. Lecture-2. Emam Fathy Department of Electrical and Control Engineering

System Modeling. Lecture-2. Emam Fathy Department of Electrical and Control Engineering System Modeling Lecture-2 Emam Fathy Department of Electrical and Control Engineering email: emfmz@yahoo.com 1 Types of Systems Static System: If a system does not change with time, it is called a static

More information

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

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

More information

Chapter 12: Rotation of Rigid Bodies. Center of Mass Moment of Inertia Torque Angular Momentum Rolling Statics

Chapter 12: Rotation of Rigid Bodies. Center of Mass Moment of Inertia Torque Angular Momentum Rolling Statics Chapter 1: Rotation of Rigid Bodies Center of Mass Moment of Inertia Torque Angular Momentum Rolling Statics Translational vs Rotational / / 1/ m x v dx dt a dv dt F ma p mv KE mv Work Fd P Fv / / 1/ I

More information

3. Kinetics of Particles

3. Kinetics of Particles 3. Kinetics of Particles 3.1 Force, Mass and Acceleration 3.3 Impulse and Momentum 3.4 Impact 1 3.1 Force, Mass and Acceleration We draw two important conclusions from the results of the experiments. First,

More information

LAWS OF MOTION. (i) This law gives the value of force.

LAWS OF MOTION. (i) This law gives the value of force. LAWS OF MOTION The law of inertia given by Galileo was represented by Newton as the first law of motion :" If no external force acts on a body, the body at rest remains at rest and a body in motion continues

More information

Section Mass Spring Systems

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

More information

θ α W Description of aero.m

θ α W Description of aero.m Description of aero.m Determination of the aerodynamic forces, moments and power by means of the blade element method; for known mean wind speed, induction factor etc. Simplifications: uniform flow (i.e.

More information

Introduction to Control (034040) lecture no. 2

Introduction to Control (034040) lecture no. 2 Introduction to Control (034040) lecture no. 2 Leonid Mirkin Faculty of Mechanical Engineering Technion IIT Setup: Abstract control problem to begin with y P(s) u where P is a plant u is a control signal

More information

Chapter 6. Second order differential equations

Chapter 6. Second order differential equations Chapter 6. Second order differential equations A second order differential equation is of the form y = f(t, y, y ) where y = y(t). We shall often think of t as parametrizing time, y position. In this case

More information

EE Homework 3 Due Date: 03 / 30 / Spring 2015

EE Homework 3 Due Date: 03 / 30 / Spring 2015 EE 476 - Homework 3 Due Date: 03 / 30 / 2015 Spring 2015 Exercise 1 (10 points). Consider the problem of two pulleys and a mass discussed in class. We solved a version of the problem where the mass was

More information

Lab 6a: Pole Placement for the Inverted Pendulum

Lab 6a: Pole Placement for the Inverted Pendulum Lab 6a: Pole Placement for the Inverted Pendulum Idiot. Above her head was the only stable place in the cosmos, the only refuge from the damnation of the Panta Rei, and she guessed it was the Pendulum

More information

Chapter 23: Principles of Passive Vibration Control: Design of absorber

Chapter 23: Principles of Passive Vibration Control: Design of absorber Chapter 23: Principles of Passive Vibration Control: Design of absorber INTRODUCTION The term 'vibration absorber' is used for passive devices attached to the vibrating structure. Such devices are made

More information

Chapter 7 Hooke s Force law and Simple Harmonic Oscillations

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

More information

VTU-NPTEL-NMEICT Project

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

More information

Physics 8 Monday, October 28, 2013

Physics 8 Monday, October 28, 2013 Physics 8 Monday, October 28, 2013 Turn in HW8 today. I ll make them less difficult in the future! Rotation is a hard topic. And these were hard problems. HW9 (due Friday) is 7 conceptual + 8 calculation

More information

Dr Ian R. Manchester Dr Ian R. Manchester AMME 3500 : Review

Dr Ian R. Manchester Dr Ian R. Manchester AMME 3500 : Review Week Date Content Notes 1 6 Mar Introduction 2 13 Mar Frequency Domain Modelling 3 20 Mar Transient Performance and the s-plane 4 27 Mar Block Diagrams Assign 1 Due 5 3 Apr Feedback System Characteristics

More information

ENGI9496 Modeling and Simulation of Dynamic Systems Bond Graphs

ENGI9496 Modeling and Simulation of Dynamic Systems Bond Graphs ENGI9496 Modeling and Simulation of Dynamic Systems Bond Graphs Topics covered so far: Analogies between mechanical (translation and rotation), fluid, and electrical systems o Review of domain-specific

More information

Engineering Science OUTCOME 2 - TUTORIAL 3 FREE VIBRATIONS

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

More information

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

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

More information

A FORCE BALANCE TECHNIQUE FOR MEASUREMENT OF YOUNG'S MODULUS. 1 Introduction

A FORCE BALANCE TECHNIQUE FOR MEASUREMENT OF YOUNG'S MODULUS. 1 Introduction A FORCE BALANCE TECHNIQUE FOR MEASUREMENT OF YOUNG'S MODULUS Abhinav A. Kalamdani Dept. of Instrumentation Engineering, R. V. College of Engineering, Bangalore, India. kalamdani@ieee.org Abstract: A new

More information

Section 11.1 What is a Differential Equation?

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

More information

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

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

More information

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

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

More information

2.003 Engineering Dynamics Problem Set 4 (Solutions)

2.003 Engineering Dynamics Problem Set 4 (Solutions) .003 Engineering Dynamics Problem Set 4 (Solutions) Problem 1: 1. Determine the velocity of point A on the outer rim of the spool at the instant shown when the cable is pulled to the right with a velocity

More information

1D Mechanical Systems

1D Mechanical Systems 1D Mechanical Systems In this lecture, we shall deal with 1D mechanical systems that can either ih translate or rotate in a one-dimensional i space. We shall demonstrate the similarities betweeneen the

More information

CHAPTER 4. Circuit Theorems

CHAPTER 4. Circuit Theorems CHAPTER 4 Circuit Theorems The growth in areas of application of electrical circuits has led to an evolution from simple to complex circuits. To handle such complexity, engineers over the years have developed

More information

Appendix A Prototypes Models

Appendix A Prototypes Models Appendix A Prototypes Models This appendix describes the model of the prototypes used in Chap. 3. These mathematical models can also be found in the Student Handout by Quanser. A.1 The QUANSER SRV-02 Setup

More information

Oscillations. Tacoma Narrow Bridge: Example of Torsional Oscillation

Oscillations. Tacoma Narrow Bridge: Example of Torsional Oscillation Oscillations Mechanical Mass-spring system nd order differential eq. Energy tossing between mass (kinetic energy) and spring (potential energy) Effect of friction, critical damping (shock absorber) Simple

More information

Downloaded from

Downloaded from Chapter 5 (Laws of Motion) Multiple Choice Questions Single Correct Answer Type Q1. A ball is travelling with uniform translatory motion. This means that (a) it is at rest. (b) the path can be a straight

More information

EE102 Homework 2, 3, and 4 Solutions

EE102 Homework 2, 3, and 4 Solutions EE12 Prof. S. Boyd EE12 Homework 2, 3, and 4 Solutions 7. Some convolution systems. Consider a convolution system, y(t) = + u(t τ)h(τ) dτ, where h is a function called the kernel or impulse response of

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 15 Periodic Motion

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

More information

Modeling and Solving Constraints. Erin Catto Blizzard Entertainment

Modeling and Solving Constraints. Erin Catto Blizzard Entertainment Modeling and Solving Constraints Erin Catto Blizzard Entertainment Basic Idea Constraints are used to simulate joints, contact, and collision. We need to solve the constraints to stack boxes and to keep

More information

Nonlinear effects on the rotor driven by a motor with limited power

Nonlinear effects on the rotor driven by a motor with limited power Applied and Computational Mechanics 1 (007) 603-61 Nonlinear effects on the rotor driven by a motor with limited power L. Pst Institute of Thermomechanics, Academy of Sciences of CR, Dolejškova 5,18 00

More information

Oscillatory Motion SHM

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

More information

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

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

More information

PHYS 1114, Lecture 33, April 10 Contents:

PHYS 1114, Lecture 33, April 10 Contents: PHYS 1114, Lecture 33, April 10 Contents: 1 This class is o cially cancelled, and has been replaced by the common exam Tuesday, April 11, 5:30 PM. A review and Q&A session is scheduled instead during class

More information

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

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

More information