Advanced Computer Graphics Spring 2014 K. H. Ko School of Mechatronics Gwangju Institute of Science and Technology.

Slides:



Advertisements
Similar presentations
Real-Time Game Physics
Advertisements

MAE 242 Dynamics – Section I Dr. Kostas Sierros. Problem 1.
Manipulator Dynamics Amirkabir University of Technology Computer Engineering & Information Technology Department.
Chris Hall Aerospace and Ocean Engineering
Chapter 11 Angular Momentum.
ME Robotics Dynamics of Robot Manipulators Purpose: This chapter introduces the dynamics of mechanisms. A robot can be treated as a set of linked.
Chapter 10: Rotation. Rotational Variables Radian Measure Angular Displacement Angular Velocity Angular Acceleration.
Kinetics of Rigid Bodies in Three Dimensions
Test 3 today, at 7 pm and 8:15 pm, in Heldenfels 109 Chapters
EGR 280 Mechanics 18 – Impulse and Momentum of Rigid Bodies.
Ch. 7: Dynamics.
Euler Rotation. Angular Momentum  The angular momentum J is defined in terms of the inertia tensor and angular velocity. All rotations included  The.
Manipulator Dynamics Amirkabir University of Technology Computer Engineering & Information Technology Department.
Mechanics of Rigid Bodies
Final exam: room 105 HECC, 8-10 am, Wednesday, December 12 th.
Computer graphics & visualization Rigid Body Simulation.
PHYS 218 sec Review Chap. 9 Rotation of Rigid Bodies.
Constrained Motion of Connected Particles
Lagrange Equations Use kinetic and potential energy to solve for motion! References
Dynamics. Chapter 1 Introduction to Dynamics What is Dynamics? Dynamics is the study of systems in which the motion of the object is changing (accelerating)
Physics 311 Classical Mechanics Welcome! Syllabus. Discussion of Classical Mechanics. Topics to be Covered. The Role of Classical Mechanics in Physics.
Copyright Kaplan AEC Education, 2005 Dynamics Outline Overview DYNAMICS, p. 193 KINEMATICS OF A PARTICLE, p. 194 Relating Distance, Velocity and the Tangential.
Advanced Computer Graphics Spring 2014 K. H. Ko School of Mechatronics Gwangju Institute of Science and Technology.
Chapter 9: Rotational Dynamics
12/01/2014PHY 711 Fall Lecture 391 PHY 711 Classical Mechanics and Mathematical Methods 10-10:50 AM MWF Olin 103 Plan for Lecture 39 1.Brief introduction.
Advanced mechanics Physics 302. Instructor: Dr. Alexey Belyanin Office: MIST 426 Office Phone: (979)
A PPLIED M ECHANICS Lecture 01 Slovak University of Technology Faculty of Material Science and Technology in Trnava.
Systems of Particles.
Angular Momentum; General Rotation
Rotational Motion 2 Coming around again to a theater near you.
Chapter 11 General Rotation.
Rotating Coordinate Systems For Translating Systems: We just got Newton’s 2 nd Law (in the accelerated frame): ma = F where F = F - ma 0 ma 0  A non-inertial.
Chapter 17 PLANE MOTION OF RIGID BODIES: ENERGY AND MOMENTUM METHODS
Plane Motion of Rigid Bodies: Forces and Accelerations
Advanced Computer Graphics Rigid Body Simulation Spring 2002 Professor Brogan.
D’Alembert’s Principle the sum of the work done by
ME451 Kinematics and Dynamics of Machine Systems Introduction to Dynamics 6.1 October 09, 2013 Radu Serban University of Wisconsin-Madison.
MOMENT OF INERTIA Today’s Objectives: Students will be able to: 1.Determine the mass moment of inertia of a rigid body or a system of rigid bodies. In-Class.
Moment Of Inertia.
1 Dynamics Differential equation relating input torques and forces to the positions (angles) and their derivatives. Like force = mass times acceleration.
The Spinning Top Chloe Elliott. Rigid Bodies Six degrees of freedom:  3 cartesian coordinates specifying position of centre of mass  3 angles specifying.
Apply the three equations of motion for a rigid body in planar motion. Analyze problems involving translational motion. PLANAR KINETIC EQUATIONS OF MOTION:
Today’s Objectives: Students will be able to: a)Apply the three equations of motion for a rigid body in planar motion. b)Analyze problems involving translational.
© Fox, Pritchard, & McDonald Introduction to Fluid Mechanics Chapter 5 Introduction to Differential Analysis of Fluid Motion.
Robotics II Copyright Martin P. Aalund, Ph.D.
1 Rotation of a Rigid Body Readings: Chapter How can we characterize the acceleration during rotation? - translational acceleration and - angular.
1 Work in Rotational Motion Find the work done by a force on the object as it rotates through an infinitesimal distance ds = r d  The radial component.
Circular Motion and Other Applications of Newton’s Laws
Chapter 14 Systems of Particles.
Lecture 3: Dynamic Models
Structure and Synthesis of Robot Motion Dynamics Subramanian Ramamoorthy School of Informatics 2 February, 2009.
Chapter 1: Survey of Elementary Principles
Chapter 11 Angular Momentum; General Rotation 11-2 Vector Cross Product; Torque as a Vector 11-3Angular Momentum of a Particle 11-4 Angular Momentum and.
Sect. 4.9: Rate of Change of a Vector Use the concept of an infinitesimal rotation to describe the time dependence of rigid body motion. An arbitrary.
Chapter 17 Rigid Body Dynamics. Unconstrained Motion: 3 Equations for x, y, rotation.
Particle Kinematics Direction of velocity vector is parallel to path Magnitude of velocity vector is distance traveled / time Inertial frame – non accelerating,
Chapter 4 Dynamic Analysis and Forces 4.1 INTRODUCTION In this chapters …….  The dynamics, related with accelerations, loads, masses and inertias. In.
1 Angular Momentum Chapter 11 © 2012, 2016 A. Dzyubenko © 2004, 2012 Brooks/Cole © 2004, 2012 Brooks/Cole Phys 221
Dynamics of a System of Particles Prof. Claude A Pruneau Notes compiled by L. Tarini Physics and Astronomy Department Wayne State University PHY 6200 Theoretical.
9/2/2015PHY 711 Fall Lecture 41 PHY 711 Classical Mechanics and Mathematical Methods 10-10:50 AM MWF Olin 103 Plan for Lecture 4: Chapter 2 – Physics.
Lecture 16 Newton Mechanics Inertial properties,Generalized Coordinates Ruzena Bajcsy EE
Kinetics of Rigid Bodies in Three Dimensions
Chapter 4 – Kinetics of Systems of Particles
Hamiltonian Mechanics
Kinematics of Rigid Bodies in Three Dimensions
Manipulator Dynamics 2 Instructor: Jacob Rosen
Advanced Computer Graphics Spring 2008
Systems of Particles.
© Sharif University of Technology - CEDRA By: Professor Ali Meghdari
Introduction to Fluid Mechanics
Presentation transcript:

Advanced Computer Graphics Spring 2014 K. H. Ko School of Mechatronics Gwangju Institute of Science and Technology

2 Today’s Topics Rigid Body Motion  Newtonian Dynamics  Lagrangian Dynamics  Euler’s Equations of Motion

3 Introduction Lagrangian Dynamics  A framework for setting up the equations of motion for objects when constraints are present.  The equations of motion are derived from the kinetic energy function and naturally incorporate the constraints.  We could reduce the computational time of the simulation compared to a general-purpose system using Newtonian dynamics.

4 Newtonian Dynamics Dynamics describes how the particle must move when external forces are acting on it. We specify the acceleration and integrate to obtain the velocity and position.  This is not always possible in a closed form. So many problems require numerical methods to approximate the solution.

5 Lagrangian Dynamics Inertial Frame  Consider the motion of a mass over time F = ma = mv’ = mx’’. a: acceleration, v: velocity, x: position  These quantities are measured with respect to some coordinate system, which is referred to as the inertial frame.  It can be fixed, can have a constant velocity and no rotation. Any other frame of reference is referred to as a noninertial frame.

6 Lagrangian Dynamics The simplicity of Newton’s second law can disguise the complexity of the problem. F = ma  We must represent all relevant forces for F. External forces and constraining forces that apply to the mass.  This motivates what is called Lagrangian dynamics.

7 Lagrangian Dynamics Equations of Motion for a Particle on a Curve  Given a curve x(q), q: parameter  The Lagrangian equation of motion for a single particle constrained to a curve x(q) F q is referred to as a generalized force. The force term in the equation eliminates the constraining forces

8 Lagrangian Dynamics Equations of Motion for a Particle on a Surface  Given a curve x(q 1,q 2 )  The Lagrangian equation of motion for a single particle constrained to a curve x(q) I = 1,2

9 Lagrangian Dynamics Determining Constraint Forces  The degrees of freedom may very well be greater than three. When constrained to a curve, you have two degrees of freedom and two equations governing the motion.  A Lagrangian equation occurs for each degree of freedom.  The construction that led to the Lagrangian equations applies equally well to additional parameters, even if those parameters are not freely varying.  The generalized forces in these equations must include terms from the forces of constraint.  These additional equations allow us to determine the actual constraint forces.

10 Lagrangian Dynamics Time-Varying Frames or Constraints  If the frame of reference varies over time or if the constraining curve or surface varies over time, the Lagrangian equations of motion still apply. The Lagrangian formulation is the natural extension of Newton’s second law when the motion is constrained to a manifold (curve or surface).

11 Lagrangian Dynamics Equations of Motion for a System of Particles  For each particle, we find a Largrangian equation of motion under each constraint of interest. The Lagrangian equations of motion are obtained by summing those for the individual particles, leading to

12 Lagrangian Dynamics Equations of Motion for a Continuum of Mass  The Lagrangian equations of motion are also valid for a continuum of mass.

13 Lagrangian Dynamics Equations of Motion for a Continuum of Mass  Using a transformation to local coordinates, V = v cen + w ⅹ r The first term is the energy due to the linear velocity of the center of mass. The last terms are the energies due to the angular velocity about principal direction lines through the center of mass.

14 Euler’s Equations of Motion Sometimes a physical application is more naturally modeled in terms of rotation s about axes in a coordinate system.  A spinning top. The top rotates about its axis of symmetry. Simultaneously the entire top is rotating about a vertical axis.

15 Euler’s Equations of Motion Coordinate Systems

16 Euler’s Equations of Motion The angular velocity in world coordinates is

17 Euler’s Equations of Motion The angular velocity in body coordinates is

18 Euler’s Equations of Motion μ i : the principal moments,