a x b x b y b z Homework 3. Chapter 4. Vector bases and rotation matrices

Size: px
Start display at page:

Download "a x b x b y b z Homework 3. Chapter 4. Vector bases and rotation matrices"

Transcription

1 Homework 3. Chapter 4. Vector bases and rotation matrices 3.1 Dynamics project rotation matrices Update your typed problem description and identifiers as necessary. Include schematics showing the bodies, reference frames, unit vectors, points, constraints, etc. Include calculations (e.g., submit your MotionGenesis file) for relevant rotation matrices. 3.2 Efficient calculation of the inverse of a rotation matrix The following rotation matrix R relates two right-handed, orthogonal, unitary bases. Calculate its inverse by-hand (no calculator) in less than 30 seconds. R = R -1 = 3.3 Calculating dot-products, cross-products, and angles between vectors The following a R b rotation table relates two sets of right-handed, orthogonal, unit vectors, namely,, and,,. Perform the calculations below to two (or more) significant digits. a R b b z b y (a) Efficiently determine the following dot-products. = = = = = = (b) Determine the angles between the following vectors. (, ) = (, ) = (, ) = (, ) = (c) Express the unit vector û in the direction of 3 +4 as shown below. û = + (d) Perform the following calculations involving v 1 =2 and v 2 = +. v 1 v 2 = ( v 1, v 2 )= v 1 v 2 = + = + (e) Express v = + in terms of,,. v = + + Copyright c by Paul Mitiguy 325 Homework 3

2 3.4 Rotation tables for a landing gear system. The figures below show three versions of the same landing gear system that consists of a strut which has a simple rotation relative to a fuselage. In each figure, n x,, n z is a set of orthogonal unit vectors fixed in and,, is a set of orthogonal unit vectors fixed in. However, these unit vectors have a different orientation in each figure. Determine the a R n rotation table for each figure. ote, each figure has two missing vectors (e.g., n x and are missing from the first figure). Use the fact that each set of vectors is right-handed to add the missing vectors to each figure. Verify your by-hand results by using the MotionGenesis command Rotate. Show your work by submitting your MotionGenesis file SimpleRotationMatrices.all. 1 n z a R n n x n z (a) cos(θ) sin(θ) 0 -sin(θ) cos(θ) θ n x a R n n x n z (b) θ n x a R n n x n z (c) θ 1 The MotionGenesis commands for (a) are: RigidFrame,; Variable q;.rotatex(,q). The MotionGenesis commands for (c) are: RigidFrame,; Variable q;.rotateegativez(,q). Copyright c by Paul Mitiguy 326 Homework 3

3 3.5 Rotation matrices for a crane and wrecking ball. The figure to the right shows a crane whose cab supports a boom that swings a wrecking ball C. There are three sets of mutually perpendicular right-handed unit vectors, namely n x,, n z ;,, ; and c x, c y, c z. The point of this problem is to relate these sets of unit vectors. L θ θ C L C C o ote: To relate the,, and n x,, n z unit vectors, it is helpful to redraw these vectors in a geometrically suggestive way as shown below. x (a) Use the definitions of sine and cosine to express each of,, in terms of n x,, n z. θ = cos(θ )n x + sin(θ ) θ = = (b) Fill in the second and third rows of the b R n rotation table shown to the right by extracting the various coefficients of the n x,, n z unit vectors in the previous results. b R n n x n z cos(θ ) sin(θ ) 0 (c) Form b R n,therotation matrix relating,, to n x,, n z. Then form its transpose. = x n z n x n z = x (d) To relate the c x, c y, c z and n x,, n z unit vectors, redraw these vectors in a geometrically suggestive way and then use the definitions of sine and cosine to express each of c x, c y, c z in terms of n x,, n z. Use these expressions to form the c R n rotation table. c x = c y = c z = c R n n x n z c x c y c z (e) Use matrix multiplication to form the b R c rotation table, i.e., b R c = b R n n R c. Simplify the results with the following trigonometric identities. sin(θ + θ C ) = sin(θ )cos(θ C )+ sin(θ C )cos(θ ) cos(-θ C ) = cos(θ C ) cos(θ + θ C ) = cos(θ )cos(θ C ) sin(θ )sin(θ C ) sin(-θ C ) = -sin(θ C ) b R c c x c y c z Copyright c by Paul Mitiguy 327 Homework 3

4 (f) Verify your by-hand result by submitting the file CraneRotationMatrices.all which results from running the following MotionGenesis file. % File: CraneRotationMatrices.al % RigidFrame,, C Variable q, qc.rotatez(, q ) % rotates about the "z-axis" relative to by an angle q C.RotateZ(, qc ) % C rotates about the "z-axis" relative to by an angle qc C =.GetRotationMatrix(C) % Rotation matrix relating and C Save CraneRotationMatrices.all Quit (g) Calculating rotation matrices with MotionGenesis is easier/harder than doing it by hand. 3.6 Vertical displacement of a bifilar pendulum (useful for calculating moment of inertia). The following figure shows a rigid human bone suspended by two inextensible cables 1 and 2, each of which is attached to a flat horizontal ceiling. Cable 1 attaches to the ceiling at point 1 of and to the bone at point 1 of. Cable 2 attaches to the ceiling at point 2 of and to the bone at point 2 of. Point o of is centered between 1 and 2. Point o of is centered between 1 and 2. Point cm ( s center of mass) and point o always lie directly below o. Initially, i lies directly below i (i=1, 2), respectively. is rotated by an angle θ about the vertical line through o and o. Relate y (the distance between o and o ) to L, h, andθ (defined in the following table). = 0 Complete the following table by calculating a numerical value for y (3 significant digits). Description Symbol Value Distance from 1 to 2 L 1m Distance from i to i (i=1, 2) h 1m s rotation angle in θ 135 Distance between o and o y m 1 o 2 Optional : Sketch y versus θ for 0 θ< y (meters) o theta (degrees) cm Calculate a numerical value for ẏ (3 significant digits) when θ =0.5 rad sec. ẏ = m sec Copyright c by Paul Mitiguy 328 Homework 3

5 3.7 Clinical determination of pelvis orientation (described in Section 4.10) (a) One way to mathematically describe the orientation of a rigid body (pelvis) in a reference frame (gait laboratory) is to first align,, with,,, respectively, and then subject to right-handed successive-rotations characterized by θ t, θ o,andθ r. For purposes of discussion, these successive-rotations are called TOR. Form b R a, the rotation matrix relating,, to,,. 2 b R a cos θ r cos θ t +sinθ o sin θ r sin θ t sin θ r cos θ o sin θ o sin θ r cos θ t sin θ t cos θ r sin θ o sin θ t cos θ r sin θ r cos θ t cos θ o cos θ r sin θ r sin θ t +sinθ o cos θ r cos θ t sin θ t cos θ o -sin θ o cos θ o cos θ t (b) nother way to mathematically describe the orientation of in is to align,, with,,, respectively, and then subject to right-handed successive-rotations characterized by θ r, θ o,andθ t. For purposes of discussion, these successive-rotations are called ROT. Form b R a, the rotation matrix relating,,,to,,. b R a cos θ r cos θ t sin θ o sin θ r sin θ t sin θ r cos θ t +sinθ o sin θ t cos θ r -sin θ t cos θ o -sin θ r cos θ o cos θ o cos θ r sin θ o sin θ t cos θ r +sinθ o sin θ r cos θ t sin θ r sin θ t sin θ o cos θ r cos θ t cos θ o cos θ t (c) Clinically, thepelvis elevation angle φ is defined as the angle of above the horizontal plane perpendicular to.expressφ in terms of θ r, θ o,andθ t,firstbyusingtor and then ROT. 3 TOR successive-rotations: φ = 90 acos (sin θ r sin θ t + sinθ o cos θ r cos θ t ) ROT successive-rotations: φ = 90 acos (sin θ o ) = θ o when -90 θ o 90 (d) Clinically, thepelvis progression angle ψ is defined as the angle of behind the vertical plane perpendicular to.expressψ in terms of θ r, θ o,andθ t,firstwithtor and then ROT. 4 TOR successive-rotations: ψ = 90 acos (sin θ r cos θ t sin θ o sin θ t cos θ r ) ROT successive-rotations: ψ = 90 acos (sin θ r cos θ o ) (e) Clinically, thepelvis lean angle γ is defined as the angle of below the horizontal plane perpendicular to.expressγ in terms of θ r, θ o,andθ t,firstbyusingtor and then ROT. TOR successive-rotations: γ = 90 acos (sin θ t cos θ r sin θ o sin θ r cos θ t ) ROT successive-rotations: γ = 90 acos (sin θ t cos θ o ) (f) The orientation of in is uniquely determined by the ROT angles θ r, θ o,andθ t. True/False The orientation of in is uniquely determined by φ, ψ, andγ. True/False The ROT angles θ r, θ o,andθ t are uniquely determined by the orientation of in. True/False φ, ψ, andγ are uniquely determined by the orientation of in. True/False 2 Consider using the MotionGenesis command.rotate(, odyyxz, θ t, θ o, θ r) and pass iour MotionGenesis file. 3 The results are simplified by noting acos [sin θ o] = acos [cos(90 θ o)] = 90 θ o. 4 The results are simplified by noting acos(- x) = 180 acos(x). Copyright c by Paul Mitiguy 329 Homework 3

6 3.8 2D orientation of a rigid body. β Right-handed sets of orthogonal unit vectors,, and,, are fixed in reference frames and, respectively. Initially, and are oriented so a i = b j (i, j=x, y, z). Two vectors of interest are a vector α fixed in and a vector β fixed in, which can always be expressed as α = 4 +1 α β = 4 +1 Find the R rotation table knowing that β is initially aligned with α and then is subjected to a right-handed rotation in about a vector in the direction of α β, so that after the rotation β is β = 1 +4 a R b D orientation of a rigid body. β Right-handed sets of orthogonal unit vectors,, and,, are fixed in reference frames and, respectively. Initially, and are oriented so a i = b j (i, j=x, y, z). Two vectors of interest are a vector α fixed in and a vector β fixed in, which can always be expressed as α α = β = Find the R rotation table knowing that β is initially aligned with α and then is subjected to a right-handed rotation in about a vector in the direction of α β, so that after the rotation β is β = a R b Optional : Rotation and scaling of a vector. Referring to the previous problem, suppose β is both rotated and scaled ( β is not fixed in ). Knowing that β is initially aligned with α and then is subjected to a right-handed rotation in about a vector in the direction of α β, so that after the rotation β is β = find the angle θ between the initial and final orientation of β and the scaling factor between the initial and final magnitude of β. θ = scalingfactor = Copyright c by Paul Mitiguy 330 Homework 3

7 3.11 Spaceship docking maneuver and orientation. The figure below shows a space shuttle which is in the process of docking with the space station. To properly dock, the shuttle must reorient itself from the orientation shown in to the orientation shown in. To describe this reorientation maneuver, it is helpful to fix a right-handed set of mutually perpendicular unit vectors,, in andanothersetfixedin so that a i = b i (i=x, y, z) prior to the reorientation. fter the maneuver, = - and the angle between and is 45, i.e., the b R a rotation table relating,, to,, is ote: The matrix b R a below is the transpose of the matrix a R b in equation (4.10). b R a az b 2 y 2 b 2 z (a) One way to perform this maneuver is with the ody-xyz angles q x, q y,andq z, i.e., subject to successive right-handed rotations of q x, q y, q z,findq x, q y,andq z. 5 Either q x =90 q y =45 q z = -90 or q x = -90 q y = 135 q z =90 (b) nother way to change orientation is with ody-yx angles, i.e., subject to successive righthanded rotations of r y and r x. Using your physical intuition, find r y and r x. r y =90 r x =45 (c) nother way to characterize the orientation of in is with the Euler parameters ɛ 0, ɛ 1, ɛ 2, ɛ 3. Find the values of the Euler parameters associated with this maneuver. ɛ 0 = ɛ 1 = ɛ 2 = ɛ 3 = (d) Yet another way to change orientation is to subject to a simple right-handed rotation characterized by θλ, whereθ is an angle and λ is a unit vector. Find θ and λ. θ =98.42 = b b b 3 λ = a a a 3 (e) Optional : The normalized eigenvector of the rotation matrix b R a corresponding to an eigenvalue of 1 is parallel to the vector λ. True/False. Hint: See Sections and Helpful information for Homework 3.11 and the transpose of b R a is in Sections 4.9.2, , and in equation (4.13). Copyright c by Paul Mitiguy 331 Homework 3

Homework 2. Chapters 1, 2, 3. Vector addition, dot products and cross products

Homework 2. Chapters 1, 2, 3. Vector addition, dot products and cross products Homework 2. Chapters 1, 2, 3. Vector addition, dot products and cross products 2.1 Dynamics project description Submit a short (handwritten or typed) paragraph describing your physical system. Include

More information

Homework 2. Chapters 1, 2, 3. Vector addition, dot products and cross products

Homework 2. Chapters 1, 2, 3. Vector addition, dot products and cross products Homework 2. Chapters 1, 2, 3. Vector addition, dot products and cross products 2.1 Dynamics project description Submit a description of your project and include the following: One or more schematics showing

More information

MIPSI: Classic particle pendulum

MIPSI: Classic particle pendulum Chapter 24 MIPSI: Classic particle pendulum The pendulum to the right consists of a small heavy metallic ball tied to a light cable which is connected to the ceiling. This chapter investigates this system

More information

MIPSI: Classic particle pendulum

MIPSI: Classic particle pendulum Chapter 27 MIPSI: Classic particle pendulum (www.motiongenesis.com Textbooks Resources) The pendulum to the right consists of a small heavy metallic ball tied to a light cable which is connected to the

More information

Example: Inverted pendulum on cart

Example: Inverted pendulum on cart Chapter 11 Eample: Inverted pendulum on cart The figure to the right shows a rigid body attached by an frictionless pin (revolute) joint to a cart (modeled as a particle). Thecart slides on a horizontal

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

Example: Inverted pendulum on cart

Example: Inverted pendulum on cart Chapter 25 Eample: Inverted pendulum on cart The figure to the right shows a rigid body attached by an frictionless pin (revolute joint to a cart (modeled as a particle. Thecart slides on a horizontal

More information

Rotational motion of a rigid body spinning around a rotational axis ˆn;

Rotational motion of a rigid body spinning around a rotational axis ˆn; Physics 106a, Caltech 15 November, 2018 Lecture 14: Rotations The motion of solid bodies So far, we have been studying the motion of point particles, which are essentially just translational. Bodies with

More information

8 Velocity Kinematics

8 Velocity Kinematics 8 Velocity Kinematics Velocity analysis of a robot is divided into forward and inverse velocity kinematics. Having the time rate of joint variables and determination of the Cartesian velocity of end-effector

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

MCE/EEC 647/747: Robot Dynamics and Control. Lecture 2: Rigid Motions and Homogeneous Transformations

MCE/EEC 647/747: Robot Dynamics and Control. Lecture 2: Rigid Motions and Homogeneous Transformations MCE/EEC 647/747: Robot Dynamics and Control Lecture 2: Rigid Motions and Homogeneous Transformations Reading: SHV Chapter 2 Mechanical Engineering Hanz Richter, PhD MCE503 p.1/22 Representing Points, Vectors

More information

Chapter Objectives. Copyright 2011 Pearson Education South Asia Pte Ltd

Chapter Objectives. Copyright 2011 Pearson Education South Asia Pte Ltd Chapter Objectives To show how to add forces and resolve them into components using the Parallelogram Law. To express force and position in Cartesian vector form and explain how to determine the vector

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

Classical Mechanics. Luis Anchordoqui

Classical Mechanics. Luis Anchordoqui 1 Rigid Body Motion Inertia Tensor Rotational Kinetic Energy Principal Axes of Rotation Steiner s Theorem Euler s Equations for a Rigid Body Eulerian Angles Review of Fundamental Equations 2 Rigid body

More information

Lab 5a: Pole Placement for the Inverted Pendulum

Lab 5a: Pole Placement for the Inverted Pendulum Lab 5a: Pole Placement for the Inverted Pendulum November 1, 2011 1 Purpose The objective of this lab is to achieve simultaneous control of both the angular position of the pendulum and horizontal position

More information

TEST REPORT. Question file: P Copyright:

TEST REPORT. Question file: P Copyright: Date: February-12-16 Time: 2:00:28 PM TEST REPORT Question file: P12-2006 Copyright: Test Date: 21/10/2010 Test Name: EquilibriumPractice Test Form: 0 Test Version: 0 Test Points: 138.00 Test File: EquilibriumPractice

More information

Phys 7221 Homework # 8

Phys 7221 Homework # 8 Phys 71 Homework # 8 Gabriela González November 15, 6 Derivation 5-6: Torque free symmetric top In a torque free, symmetric top, with I x = I y = I, the angular velocity vector ω in body coordinates with

More information

Concepts in Newtonian mechanics

Concepts in Newtonian mechanics Concepts in ewtonian mechanics For each question, fill in the blank, circle true or false, circle one (or more) of the multiple choice answers, write the definition, or complete the drawing. The percentages

More information

Omm Al-Qura University Dr. Abdulsalam Ai LECTURE OUTLINE CHAPTER 3. Vectors in Physics

Omm Al-Qura University Dr. Abdulsalam Ai LECTURE OUTLINE CHAPTER 3. Vectors in Physics LECTURE OUTLINE CHAPTER 3 Vectors in Physics 3-1 Scalars Versus Vectors Scalar a numerical value (number with units). May be positive or negative. Examples: temperature, speed, height, and mass. Vector

More information

Texture, Microstructure & Anisotropy A.D. (Tony) Rollett

Texture, Microstructure & Anisotropy A.D. (Tony) Rollett 1 Carnegie Mellon MRSEC 27-750 Texture, Microstructure & Anisotropy A.D. (Tony) Rollett Last revised: 5 th Sep. 2011 2 Show how to convert from a description of a crystal orientation based on Miller indices

More information

Honors Algebra 2 Chapter 14 Page 1

Honors Algebra 2 Chapter 14 Page 1 Section. (Introduction) Graphs of Trig Functions Objectives:. To graph basic trig functions using t-bar method. A. Sine and Cosecant. y = sinθ y y y y 0 --- --- 80 --- --- 30 0 0 300 5 35 5 35 60 50 0

More information

Classical Mechanics III (8.09) Fall 2014 Assignment 3

Classical Mechanics III (8.09) Fall 2014 Assignment 3 Classical Mechanics III (8.09) Fall 2014 Assignment 3 Massachusetts Institute of Technology Physics Department Due September 29, 2014 September 22, 2014 6:00pm Announcements This week we continue our discussion

More information

10.2,3,4. Vectors in 3D, Dot products and Cross Products

10.2,3,4. Vectors in 3D, Dot products and Cross Products Name: Section: 10.2,3,4. Vectors in 3D, Dot products and Cross Products 1. Sketch the plane parallel to the xy-plane through (2, 4, 2) 2. For the given vectors u and v, evaluate the following expressions.

More information

Math 51, Homework-2. Section numbers are from the course textbook.

Math 51, Homework-2. Section numbers are from the course textbook. SSEA Summer 2017 Math 51, Homework-2 Section numbers are from the course textbook. 1. Write the parametric equation of the plane that contains the following point and line: 1 1 1 3 2, 4 2 + t 3 0 t R.

More information

(3.1) a 2nd-order vector differential equation, as the two 1st-order vector differential equations (3.3)

(3.1) a 2nd-order vector differential equation, as the two 1st-order vector differential equations (3.3) Chapter 3 Kinematics As noted in the Introduction, the study of dynamics can be decomposed into the study of kinematics and kinetics. For the translational motion of a particle of mass m, this decomposition

More information

Vectors in Three Dimensions and Transformations

Vectors in Three Dimensions and Transformations Vectors in Three Dimensions and Transformations University of Pennsylvania 1 Scalar and Vector Functions φ(q 1, q 2,...,q n ) is a scalar function of n variables φ(q 1, q 2,...,q n ) is independent of

More information

OSCILLATIONS ABOUT EQUILIBRIUM

OSCILLATIONS ABOUT EQUILIBRIUM OSCILLATIONS ABOUT EQUILIBRIUM Chapter 13 Units of Chapter 13 Periodic Motion Simple Harmonic Motion Connections between Uniform Circular Motion and Simple Harmonic Motion The Period of a Mass on a Spring

More information

Lab 4 Numerical simulation of a crane

Lab 4 Numerical simulation of a crane Lab 4 Numerical simulation of a crane Agenda Time 10 min Item Review agenda Introduce the crane problem 95 min Lab activity I ll try to give you a 5- minute warning before the end of the lab period to

More information

Engineering Mechanics: Statics in SI Units, 12e Force Vectors

Engineering Mechanics: Statics in SI Units, 12e Force Vectors Engineering Mechanics: Statics in SI Units, 1e orce Vectors 1 Chapter Objectives Parallelogram Law Cartesian vector form Dot product and angle between vectors Chapter Outline 1. Scalars and Vectors. Vector

More information

13.4 Resultants, moments, and torques b z

13.4 Resultants, moments, and torques b z Homework 13. Chapters 14, 14, 15. Forces, torque and replacement 13.1 Momentsofforcesaboutvariouspoints Consider the following sets of forces. Circle the set(s) in which the following are all equal: ote:

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

Homogeneous Transformations

Homogeneous Transformations Purpose: Homogeneous Transformations The purpose of this chapter is to introduce you to the Homogeneous Transformation. This simple 4 x 4 transformation is used in the geometry engines of CAD systems and

More information

NOTES ON LINEAR ALGEBRA CLASS HANDOUT

NOTES ON LINEAR ALGEBRA CLASS HANDOUT NOTES ON LINEAR ALGEBRA CLASS HANDOUT ANTHONY S. MAIDA CONTENTS 1. Introduction 2 2. Basis Vectors 2 3. Linear Transformations 2 3.1. Example: Rotation Transformation 3 4. Matrix Multiplication and Function

More information

6.1 Reciprocal, Quotient, and Pythagorean Identities.notebook. Chapter 6: Trigonometric Identities

6.1 Reciprocal, Quotient, and Pythagorean Identities.notebook. Chapter 6: Trigonometric Identities Chapter 6: Trigonometric Identities 1 Chapter 6 Complete the following table: 6.1 Reciprocal, Quotient, and Pythagorean Identities Pages 290 298 6.3 Proving Identities Pages 309 315 Measure of

More information

MA40S Pre-calculus UNIT C Trigonometric Identities CLASS NOTES Analyze Trigonometric Identities Graphically and Verify them Algebraically

MA40S Pre-calculus UNIT C Trigonometric Identities CLASS NOTES Analyze Trigonometric Identities Graphically and Verify them Algebraically 1 MA40S Pre-calculus UNIT C Trigonometric Identities CLASS NOTES Analyze Trigonometric Identities Graphically and Verify them Algebraically Definition Trigonometric identity Investigate 1. Using the diagram

More information

Summer Assignment MAT 414: Calculus

Summer Assignment MAT 414: Calculus Summer Assignment MAT 414: Calculus Calculus - Math 414 Summer Assignment Due first day of school in September Name: 1. If f ( x) = x + 1, g( x) = 3x 5 and h( x) A. f ( a+ ) x+ 1, x 1 = then find: x+ 7,

More information

Physics 121, Sections 1 and 2, Winter 2011 Instructor: Scott Bergeson Exam #3 April 16 April 21, 2011 RULES FOR THIS TEST:

Physics 121, Sections 1 and 2, Winter 2011 Instructor: Scott Bergeson Exam #3 April 16 April 21, 2011 RULES FOR THIS TEST: Physics 121, Sections 1 and 2, Winter 2011 Instructor: Scott Bergeson Exam #3 April 16 April 21, 2011 RULES FOR THIS TEST: This test is closed book. You may use a dictionary. You may use your own calculator

More information

Rigid bodies - general theory

Rigid bodies - general theory Rigid bodies - general theory Kinetic Energy: based on FW-26 Consider a system on N particles with all their relative separations fixed: it has 3 translational and 3 rotational degrees of freedom. Motion

More information

r some or all of m, x, yz. Similarly for I yy and I zz.

r some or all of m, x, yz. Similarly for I yy and I zz. Homework 10. Chapters 1, 1. Moments and products of inertia. 10.1 Concepts: What objects have a moment of inertia? (Section 1.1). Consider the moment of inertia S/ bu bu of an object S about a point for

More information

Physics 170 Lecture 19. Chapter 12 - Kinematics Sections 8-10

Physics 170 Lecture 19. Chapter 12 - Kinematics Sections 8-10 Phys 170 Lecture 0 1 Physics 170 Lecture 19 Chapter 1 - Kinematics Sections 8-10 Velocity & Acceleration in Polar / Cylinical Coordinates Pulley Problems Phys 170 Lecture 0 Polar Coordinates Polar coordinates

More information

PreCalculus Notes. MAT 129 Chapter 10: Polar Coordinates; Vectors. David J. Gisch. Department of Mathematics Des Moines Area Community College

PreCalculus Notes. MAT 129 Chapter 10: Polar Coordinates; Vectors. David J. Gisch. Department of Mathematics Des Moines Area Community College PreCalculus Notes MAT 129 Chapter 10: Polar Coordinates; Vectors David J. Gisch Department of Mathematics Des Moines Area Community College October 25, 2011 1 Chapter 10 Section 10.1: Polar Coordinates

More information

Assignments VIII and IX, PHYS 301 (Classical Mechanics) Spring 2014 Due 3/21/14 at start of class

Assignments VIII and IX, PHYS 301 (Classical Mechanics) Spring 2014 Due 3/21/14 at start of class Assignments VIII and IX, PHYS 301 (Classical Mechanics) Spring 2014 Due 3/21/14 at start of class Homeworks VIII and IX both center on Lagrangian mechanics and involve many of the same skills. Therefore,

More information

Concept Category 3 Trigonometric Functions

Concept Category 3 Trigonometric Functions Concept Category 3 Trigonometric Functions LT 3A I can prove the addition and subtraction formulas for sine, cosine, and tangent. I can use the addition and subtraction formulas for sine, cosine, and tangent

More information

RJP Problems. Mathematica problems MM1, MM2, & MM3 are found under the Mathematical Summary document.

RJP Problems. Mathematica problems MM1, MM2, & MM3 are found under the Mathematical Summary document. RJP Problems Mathematica problems MM1, MM2, & MM3 are found under the Mathematical Summary document. RJP-10: Write a Fortran program that computes the x and y coordinates of the points on a circle of arbitrary

More information

MATH 100 REVIEW PACKAGE

MATH 100 REVIEW PACKAGE SCHOOL OF UNIVERSITY ARTS AND SCIENCES MATH 00 REVIEW PACKAGE Gearing up for calculus and preparing for the Assessment Test that everybody writes on at. You are strongly encouraged not to use a calculator

More information

PART 1: USING SCIENTIFIC CALCULATORS (50 PTS.)

PART 1: USING SCIENTIFIC CALCULATORS (50 PTS.) Math 141 Name: MIDTERM 4 PART 1 (CHAPTERS 5 AND 6: ANALYTIC & MISC. TRIGONOMETRY) MATH 141 SPRING 2018 KUNIYUKI 150 POINTS TOTAL: 50 FOR PART 1, AND 100 FOR PART 2 Show all work, simplify as appropriate,

More information

A = 3 B = A 1 1 matrix is the same as a number or scalar, 3 = [3].

A = 3 B = A 1 1 matrix is the same as a number or scalar, 3 = [3]. Appendix : A Very Brief Linear ALgebra Review Introduction Linear Algebra, also known as matrix theory, is an important element of all branches of mathematics Very often in this course we study the shapes

More information

COMP 558 lecture 18 Nov. 15, 2010

COMP 558 lecture 18 Nov. 15, 2010 Least squares We have seen several least squares problems thus far, and we will see more in the upcoming lectures. For this reason it is good to have a more general picture of these problems and how to

More information

CHAPTER 2: EQUILIBRIUM OF RIGID BODIES

CHAPTER 2: EQUILIBRIUM OF RIGID BODIES For a rigid body to be in equilibrium, the net force as well as the net moment about any arbitrary point O must be zero Summation of all external forces. Equilibrium: Sum of moments of all external forces.

More information

Chapter 1: Trigonometric Functions 1. Find (a) the complement and (b) the supplement of 61. Show all work and / or support your answer.

Chapter 1: Trigonometric Functions 1. Find (a) the complement and (b) the supplement of 61. Show all work and / or support your answer. Trig Exam Review F07 O Brien Trigonometry Exam Review: Chapters,, To adequately prepare for the exam, try to work these review problems using only the trigonometry knowledge which you have internalized

More information

Nonlinear Dynamic Systems Homework 1

Nonlinear Dynamic Systems Homework 1 Nonlinear Dynamic Systems Homework 1 1. A particle of mass m is constrained to travel along the path shown in Figure 1, which is described by the following function yx = 5x + 1x 4, 1 where x is defined

More information

Quantitative Skills in AP Physics 1

Quantitative Skills in AP Physics 1 This chapter focuses on some of the quantitative skills that are important in your AP Physics 1 course. These are not all of the skills that you will learn, practice, and apply during the year, but these

More information

A VERY BRIEF LINEAR ALGEBRA REVIEW for MAP 5485 Introduction to Mathematical Biophysics Fall 2010

A VERY BRIEF LINEAR ALGEBRA REVIEW for MAP 5485 Introduction to Mathematical Biophysics Fall 2010 A VERY BRIEF LINEAR ALGEBRA REVIEW for MAP 5485 Introduction to Mathematical Biophysics Fall 00 Introduction Linear Algebra, also known as matrix theory, is an important element of all branches of mathematics

More information

The Cross Product. In this section, we will learn about: Cross products of vectors and their applications.

The Cross Product. In this section, we will learn about: Cross products of vectors and their applications. The Cross Product In this section, we will learn about: Cross products of vectors and their applications. THE CROSS PRODUCT The cross product a x b of two vectors a and b, unlike the dot product, is a

More information

Chapter 5 Trigonometric Functions of Angles

Chapter 5 Trigonometric Functions of Angles Chapter 5 Trigonometric Functions of Angles Section 3 Points on Circles Using Sine and Cosine Signs Signs I Signs (+, +) I Signs II (+, +) I Signs II (, +) (+, +) I Signs II (, +) (+, +) I III Signs II

More information

2-9. The plate is subjected to the forces acting on members A and B as shown. If θ = 60 o, determine the magnitude of the resultant of these forces

2-9. The plate is subjected to the forces acting on members A and B as shown. If θ = 60 o, determine the magnitude of the resultant of these forces 2-9. The plate is subjected to the forces acting on members A and B as shown. If θ 60 o, determine the magnitude of the resultant of these forces and its direction measured clockwise from the positie x

More information

REVIEW - Vectors. Vectors. Vector Algebra. Multiplication by a scalar

REVIEW - Vectors. Vectors. Vector Algebra. Multiplication by a scalar J. Peraire Dynamics 16.07 Fall 2004 Version 1.1 REVIEW - Vectors By using vectors and defining appropriate operations between them, physical laws can often be written in a simple form. Since we will making

More information

Chapter 12. Recall that when a spring is stretched a distance x, it will pull back with a force given by: F = -kx

Chapter 12. Recall that when a spring is stretched a distance x, it will pull back with a force given by: F = -kx Chapter 1 Lecture Notes Chapter 1 Oscillatory Motion Recall that when a spring is stretched a distance x, it will pull back with a force given by: F = -kx When the mass is released, the spring will pull

More information

A. The vector v: 3,1 B. The vector m : 4i 2j C. The vector AB given point A( 2, 2) and B(1, 6)

A. The vector v: 3,1 B. The vector m : 4i 2j C. The vector AB given point A( 2, 2) and B(1, 6) 1. Sec 7.1 Basic Vector Forms Name: 1. Describe each of the following vectors in rectangular form x, y and using component vectors i and j (e.g. 3i + 4j) A. Describe Vector AB : B. Describe Vector CD :

More information

Lesson 28 Working with Special Triangles

Lesson 28 Working with Special Triangles Lesson 28 Working with Special Triangles Pre-Calculus 3/3/14 Pre-Calculus 1 Review Where We ve Been We have a new understanding of angles as we have now placed angles in a circle on a coordinate plane

More information

Analytic Trigonometry. Copyright Cengage Learning. All rights reserved.

Analytic Trigonometry. Copyright Cengage Learning. All rights reserved. Analytic Trigonometry Copyright Cengage Learning. All rights reserved. 7.4 Basic Trigonometric Equations Copyright Cengage Learning. All rights reserved. Objectives Basic Trigonometric Equations Solving

More information

Phys101 First Major-111 Zero Version Monday, October 17, 2011 Page: 1

Phys101 First Major-111 Zero Version Monday, October 17, 2011 Page: 1 Monday, October 17, 011 Page: 1 Q1. 1 b The speed-time relation of a moving particle is given by: v = at +, where v is the speed, t t + c is the time and a, b, c are constants. The dimensional formulae

More information

1 Geometry of R Conic Sections Parametric Equations More Parametric Equations Polar Coordinates...

1 Geometry of R Conic Sections Parametric Equations More Parametric Equations Polar Coordinates... Contents 1 Geometry of R 2 2 1.1 Conic Sections............................................ 2 1.2 Parametric Equations........................................ 3 1.3 More Parametric Equations.....................................

More information

F F. proj cos( ) v. v proj v

F F. proj cos( ) v. v proj v Geometric Definition of Dot Product 1.2 The Dot Product Suppose you are pulling up on a rope attached to a box, as shown above. How would you find the force moving the box towards you? As stated above,

More information

Kinematics in Two Dimensions; 2D- Vectors

Kinematics in Two Dimensions; 2D- Vectors Kinematics in Two Dimensions; 2D- Vectors Addition of Vectors Graphical Methods Below are two example vector additions of 1-D displacement vectors. For vectors in one dimension, simple addition and subtraction

More information

Trigonometric Ratios. θ + k 360

Trigonometric Ratios. θ + k 360 Trigonometric Ratios These notes are intended as a summary of section 6.1 (p. 466 474) in your workbook. You should also read the section for more complete explanations and additional examples. Coterminal

More information

A Physical Pendulum 2

A Physical Pendulum 2 A Physical Pendulum 2 Ian Jacobs, Physics Advisor, KVIS, Rayong, Thailand Introduction A physical pendulum rotates back and forth about a fixed axis and may be of any shape. All pendulums are driven by

More information

Problem 1: (3 points) Recall that the dot product of two vectors in R 3 is

Problem 1: (3 points) Recall that the dot product of two vectors in R 3 is Linear Algebra, Spring 206 Homework 3 Name: Problem : (3 points) Recall that the dot product of two vectors in R 3 is a x b y = ax + by + cz, c z and this is essentially the same as the matrix multiplication

More information

Solutions for Homework #8. Landing gear

Solutions for Homework #8. Landing gear Solutions or Homewor #8 PROBEM. (P. 9 on page 78 in the note) An airplane is modeled as a beam with masses as shown below: m m m m π [rad/sec] anding gear m m.5 Find the stiness and mass matrices. Find

More information

ENGI 1313 Mechanics I

ENGI 1313 Mechanics I ENGI 1313 Mechanics I Lecture 25: Equilibrium of a Rigid Body Shawn Kenny, Ph.D., P.Eng. Assistant Professor Faculty of Engineering and Applied Science Memorial University of Newfoundland spkenny@engr.mun.ca

More information

Essential Mathematics for Games and Interactive Applications, 2nd Edition Errata

Essential Mathematics for Games and Interactive Applications, 2nd Edition Errata Essential Mathematics for Games and Interactive Applications, nd Edition Errata James M. Van Verth, Lars M. Bishop Issue 1 Page 5, first paragraph. the mantissa be normalized (i.e., have magnitude in the

More information

Basic Theory of Differential Equations

Basic Theory of Differential Equations page 104 104 CHAPTER 1 First-Order Differential Equations 16. The following initial-value problem arises in the analysis of a cable suspended between two fixed points y = 1 a 1 + (y ) 2, y(0) = a, y (0)

More information

Static Equilibrium and Torque

Static Equilibrium and Torque 10.3 Static Equilibrium and Torque SECTION OUTCOMES Use vector analysis in two dimensions for systems involving static equilibrium and torques. Apply static torques to structures such as seesaws and bridges.

More information

Dynamics Final Report

Dynamics Final Report Dynamics Final Report Sophie Li and Hannah Wilk 1 Abstract We set out to develop a n-rigid body solver in MatLab. We wanted a user to define how many rigid bodies there are, and our system creates the

More information

Analytic Trigonometry. Copyright Cengage Learning. All rights reserved.

Analytic Trigonometry. Copyright Cengage Learning. All rights reserved. Analytic Trigonometry Copyright Cengage Learning. All rights reserved. 7.1 Trigonometric Identities Copyright Cengage Learning. All rights reserved. Objectives Simplifying Trigonometric Expressions Proving

More information

Vectors for Physics. AP Physics C

Vectors for Physics. AP Physics C Vectors for Physics AP Physics C A Vector is a quantity that has a magnitude (size) AND a direction. can be in one-dimension, two-dimensions, or even three-dimensions can be represented using a magnitude

More information

Physics 200 Lecture 4. Integration. Lecture 4. Physics 200 Laboratory

Physics 200 Lecture 4. Integration. Lecture 4. Physics 200 Laboratory Physics 2 Lecture 4 Integration Lecture 4 Physics 2 Laboratory Monday, February 21st, 211 Integration is the flip-side of differentiation in fact, it is often possible to write a differential equation

More information

Course Name : Physics I Course # PHY 107

Course Name : Physics I Course # PHY 107 Course Name : Physics I Course # PHY 107 Lecture-2 : Representation of Vectors and the Product Rules Abu Mohammad Khan Department of Mathematics and Physics North South University http://abukhan.weebly.com

More information

θ + mgl θ = 0 or θ + ω 2 θ = 0 (2) ω 2 = I θ = mgl sinθ (1) + Ml 2 I = I CM mgl Kater s Pendulum The Compound Pendulum

θ + mgl θ = 0 or θ + ω 2 θ = 0 (2) ω 2 = I θ = mgl sinθ (1) + Ml 2 I = I CM mgl Kater s Pendulum The Compound Pendulum Kater s Pendulum The Compound Pendulum A compound pendulum is the term that generally refers to an arbitrary lamina that is allowed to oscillate about a point located some distance from the lamina s center

More information

Math review. Math review

Math review. Math review Math review 1 Math review 3 1 series approximations 3 Taylor s Theorem 3 Binomial approximation 3 sin(x), for x in radians and x close to zero 4 cos(x), for x in radians and x close to zero 5 2 some geometry

More information

Assignment 6. Using the result for the Lagrangian for a double pendulum in Problem 1.22, we get

Assignment 6. Using the result for the Lagrangian for a double pendulum in Problem 1.22, we get Assignment 6 Goldstein 6.4 Obtain the normal modes of vibration for the double pendulum shown in Figure.4, assuming equal lengths, but not equal masses. Show that when the lower mass is small compared

More information

PHYS 101 Previous Exam Problems. Force & Motion I

PHYS 101 Previous Exam Problems. Force & Motion I PHYS 101 Previous Exam Problems CHAPTER 5 Force & Motion I Newton s Laws Vertical motion Horizontal motion Mixed forces Contact forces Inclines General problems 1. A 5.0-kg block is lowered with a downward

More information

Scatter Plot Quadrants. Setting. Data pairs of two attributes X & Y, measured at N sampling units:

Scatter Plot Quadrants. Setting. Data pairs of two attributes X & Y, measured at N sampling units: Geog 20C: Phaedon C Kriakidis Setting Data pairs of two attributes X & Y, measured at sampling units: ṇ and ṇ there are pairs of attribute values {( n, n ),,,} Scatter plot: graph of - versus -values in

More information

Applied Linear Algebra in Geoscience Using MATLAB

Applied Linear Algebra in Geoscience Using MATLAB Applied Linear Algebra in Geoscience Using MATLAB Contents Getting Started Creating Arrays Mathematical Operations with Arrays Using Script Files and Managing Data Two-Dimensional Plots Programming in

More information

Name: Date: Practice Midterm Exam Sections 1.2, 1.3, , ,

Name: Date: Practice Midterm Exam Sections 1.2, 1.3, , , Name: Date: Practice Midterm Exam Sections 1., 1.3,.1-.7, 6.1-6.5, 8.1-8.7 a108 Please develop your one page formula sheet as you try these problems. If you need to look something up, write it down on

More information

Math Precalculus Blueprint Assessed Quarter 1

Math Precalculus Blueprint Assessed Quarter 1 PO 11. Find approximate solutions for polynomial equations with or without graphing technology. MCWR-S3C2-06 Graphing polynomial functions. MCWR-S3C2-12 Theorems of polynomial functions. MCWR-S3C3-08 Polynomial

More information

Objectives and Essential Questions

Objectives and Essential Questions VECTORS Objectives and Essential Questions Objectives Distinguish between basic trigonometric functions (SOH CAH TOA) Distinguish between vector and scalar quantities Add vectors using graphical and analytical

More information

Chapter 14 (Oscillations) Key concept: Downloaded from

Chapter 14 (Oscillations) Key concept: Downloaded from Chapter 14 (Oscillations) Multiple Choice Questions Single Correct Answer Type Q1. The displacement of a particle is represented by the equation. The motion of the particle is (a) simple harmonic with

More information

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

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

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

PSI AP Physics B Dynamics

PSI AP Physics B Dynamics PSI AP Physics B Dynamics Multiple-Choice questions 1. After firing a cannon ball, the cannon moves in the opposite direction from the ball. This an example of: A. Newton s First Law B. Newton s Second

More information

Ridig Body Motion Homogeneous Transformations

Ridig Body Motion Homogeneous Transformations Ridig Body Motion Homogeneous Transformations Claudio Melchiorri Dipartimento di Elettronica, Informatica e Sistemistica (DEIS) Università di Bologna email: claudio.melchiorri@unibo.it C. Melchiorri (DEIS)

More information

Laws of gyroscopes / cardanic gyroscope

Laws of gyroscopes / cardanic gyroscope Principle If the axis of rotation of the force-free gyroscope is displaced slightly, a nutation is produced. The relationship between precession frequency or nutation frequency and gyrofrequency is examined

More information

1.1 Angles, Degrees, and Arcs

1.1 Angles, Degrees, and Arcs MA140 Trig 2015 Homework p. 1 Name: 1.1 Angles, Degrees, and Arcs Find the fraction of a counterclockwise revolution that will form an angle with the indicated number of degrees. 3(a). 45 3(b). 150 3(c).

More information

Tic, Toc: Pendulum Motion

Tic, Toc: Pendulum Motion Tic, Toc: Pendulum Motion Activity 25 Pendulum motion has long fascinated people. Galileo studied pendulum motion by watching a swinging chandelier and timing it with his pulse. In 1851 Jean Foucault demonstrated

More information

Introduction to Engineering Mechanics

Introduction to Engineering Mechanics Introduction to Engineering Mechanics Statics October 2009 () Introduction 10/09 1 / 19 Engineering mechanics Engineering mechanics is the physical science that deals with the behavior of bodies under

More information

Vectors and Geometry

Vectors and Geometry Vectors and Geometry Vectors In the context of geometry, a vector is a triplet of real numbers. In applications to a generalized parameters space, such as the space of random variables in a reliability

More information

Equations. A body executing simple harmonic motion has maximum acceleration ) At the mean positions ) At the two extreme position 3) At any position 4) he question is irrelevant. A particle moves on the

More information

Rotation review packet. Name:

Rotation review packet. Name: Rotation review packet. Name:. A pulley of mass m 1 =M and radius R is mounted on frictionless bearings about a fixed axis through O. A block of equal mass m =M, suspended by a cord wrapped around the

More information