Interpolation. Create a program for linear interpolation of a three axis manufacturing machine with a constant

Size: px
Start display at page:

Download "Interpolation. Create a program for linear interpolation of a three axis manufacturing machine with a constant"

Transcription

1 QUESTION 1 Create a program for linear interpolation of a three axis manufacturing machine with a constant velocity profile. The inputs are the initial and final positions, feed rate, and sample period. The outputs are the reference positions for all three axes. Test the code for an initial position of (10, 14, 58) mm, a final position of ( 26, 89, 39) mm, a feed rate of 50 mm/s, and a sample period of 10 ms. On separate graphs plot the individual axis reference positions as functions of time, individual axis reference velocities as functions of time, the reference positions in three dimensional space, and the reference velocity along the path as a function of time. QUESTION 2 Create a program for linear interpolation of a three axis manufacturing machine with a constant acceleration profile. The inputs are the initial and final positions, feed rate, and sample period. The outputs are the reference positions for all three axes. Test the code for an initial position of (10, 14, 58) mm, a final position of ( 26, 89, 39) mm, a feed rate of 50 mm/s, acceleration of 0.1 m/s 2, and a sample period of 10 s. On separate graphs plot the individual axis reference positions as functions of time, individual axis reference velocities as functions of time, the reference positions in three dimensional space, and the reference velocity along the path as a function of time.

2 QUESTION 3 Create a program for circular interpolation of a two axis manufacturing machine with a constant acceleration profile. The first circular arc has an initial position of (80,40) mm, final position of (40,80) mm, feed rate of 50 mm/s, acceleration of 0.1 m/s 2, radius of 40 mm, sample period of 0.01 sec, counterclockwise direction, and less than 180 o. The second circular arc has an initial position of (80,40) mm, final position of (40,80) mm, feed rate of 50 mm/s, acceleration of 0.1 m/s 2, radius of 40 mm, sample period of 10 ms, clockwise direction, and greater than 180. On separate graphs plot the individual axis reference positions as functions of time, individual axis reference velocities as functions of time, the reference positions in two dimensional space, the reference velocity along the path as a function of time, the angular displacement as a function of time, and the angular velocity as a function of time. QUESTION 4 For the constant jerk (i.e., the derivative of acceleration with respect to time) one dimensional interpolator shown in Figure 1, complete the following: a. Determine the equations for jerk, acceleration, velocity, and position during each of the three phases. The jerk is constant during Phase 1. Phase 1 is complete when the reference velocity reaches the commanded feed rate. During Phase 2, the reference velocity is constant and is equal to the commanded feed rate. The jerk is constant during Phase 3. At the beginning of Phase 3, the acceleration is negative of the acceleration at the end of Phase 1. Page 2

3 b. Determine the times when Phases 1 and 2 are complete. c. Create a program to implement the interpolator for a jerk magnitude of 4 mm/s 3, and feed rate of 2 mm/s, initial position of 0 mm, and a final position of 10 mm. d. Implement the interpolator for a jerk magnitude of 4 mm/s 3, and feed rate of 2 mm/s, initial position of 5 mm, and a final position of 5 mm. jerk acceleration velocity position time Figure 1 QUESTION 5 Create programs for real time linear interpolation of a three axis manufacturing machine with both constant velocity and constant acceleration profiles. The inputs are the initial and final positions, commanded feed rate, and sample period. The outputs are the reference positions for all three axes. Test the code for an initial position of (10, 14, 58) mm, a final position of ( 26, 89, 39) mm, acceleration of 0.1 m/s 2, and a sample period of 10 ms. The commanded feed rate Page 3

4 is 50sin(10t) mm/s. On separate graphs plot the individual axis reference positions as functions of time, individual axis reference velocities as functions of time, the reference positions in three dimensional space, and the reference velocity along the path and commanded feed rate as functions of time. QUESTION 6 Create programs for real time circular interpolation of a two axis manufacturing machine with both constant velocity and constant acceleration profiles. The first circular arc has an initial position of (80,40) mm, final position of (40,80) mm, feed rate of 50 mm/s, acceleration of 1 mm/s 2, radius of 40 mm, sample period of 10 ms, and counterclockwise direction. The second circular arc has an initial position of (80,40) mm, final position of (40,80) mm, acceleration of 1 mm/s 2, radius of 40 mm, sample period of 0.01 s, and clockwise direction. On separate graphs plot the individual axis reference positions as functions of time, individual axis reference velocities as functions of time, the reference positions in two dimensional space, and the reference velocity along the path and commanded feed rate as functions of time. QUESTION 7 For very short motion segments, a constant acceleration interpolator will not reach the commanded feed rate. Complete the following: a. Modify the one dimensional constant acceleration linear interpolator such that if the motion segment is too short to reach the commanded feed rate, the interpolator has only Page 4

5 two phases. During the first phase the feed rate is reduced such that at the end of the phase the reference position is half way between the initial and final positions. During the second phase, the acceleration is the negative of the acceleration during the first phase. b. Test the interpolator for an initial position of 1 mm, a final position of 2 mm, a feed rate of 2 mm/s, an acceleration of 1 mm/s 2, and a sample period of 10 ms. On separate graphs plot the axis reference acceleration, velocity, and position as functions of time. c. Test the interpolator for an initial position of 1 mm, a final position of 0 mm, a feed rate of 2 mm/s, an acceleration of 1 mm/s 2, and a sample period of 10 ms. On separate graphs plot the axis reference acceleration, velocity, and position as functions of time. Page 5

Rigid Object. Chapter 10. Angular Position. Angular Position. A rigid object is one that is nondeformable

Rigid Object. Chapter 10. Angular Position. Angular Position. A rigid object is one that is nondeformable Rigid Object Chapter 10 Rotation of a Rigid Object about a Fixed Axis A rigid object is one that is nondeformable The relative locations of all particles making up the object remain constant All real objects

More information

7.1 Describing Circular and Rotational Motion.notebook November 03, 2017

7.1 Describing Circular and Rotational Motion.notebook November 03, 2017 Describing Circular and Rotational Motion Rotational motion is the motion of objects that spin about an axis. Section 7.1 Describing Circular and Rotational Motion We use the angle θ from the positive

More information

Lecture Outline Chapter 10. Physics, 4 th Edition James S. Walker. Copyright 2010 Pearson Education, Inc.

Lecture Outline Chapter 10. Physics, 4 th Edition James S. Walker. Copyright 2010 Pearson Education, Inc. Lecture Outline Chapter 10 Physics, 4 th Edition James S. Walker Chapter 10 Rotational Kinematics and Energy Units of Chapter 10 Angular Position, Velocity, and Acceleration Rotational Kinematics Connections

More information

Physics 1A. Lecture 10B

Physics 1A. Lecture 10B Physics 1A Lecture 10B Review of Last Lecture Rotational motion is independent of translational motion A free object rotates around its center of mass Objects can rotate around different axes Natural unit

More information

Chapter 8. Rotational Kinematics

Chapter 8. Rotational Kinematics Chapter 8 Rotational Kinematics 8.1 Rotational Motion and Angular Displacement In the simplest kind of rotation, points on a rigid object move on circular paths around an axis of rotation. 8.1 Rotational

More information

Rotation Basics. I. Angular Position A. Background

Rotation Basics. I. Angular Position A. Background Rotation Basics I. Angular Position A. Background Consider a student who is riding on a merry-go-round. We can represent the student s location by using either Cartesian coordinates or by using cylindrical

More information

Dynamics Plane kinematics of rigid bodies Section 4: TJW Rotation: Example 1

Dynamics Plane kinematics of rigid bodies Section 4: TJW Rotation: Example 1 Section 4: TJW Rotation: Example 1 The pinion A of the hoist motor drives gear B, which is attached to the hoisting drum. The load L is lifted from its rest position and acquires an upward velocity of

More information

Recap. The bigger the exhaust speed, ve, the higher the gain in velocity of the rocket.

Recap. The bigger the exhaust speed, ve, the higher the gain in velocity of the rocket. Recap Classical rocket propulsion works because of momentum conservation. Exhaust gas ejected from a rocket pushes the rocket forwards, i.e. accelerates it. The bigger the exhaust speed, ve, the higher

More information

STRAIGHT LINE MOTION TEST

STRAIGHT LINE MOTION TEST STRAIGHT LINE MOTION TEST Name: 1. The number of significant figures in the number 0.030 is a) b) 3 c) d) 5. The number 35.5 rounded to significant figures is a) 35.0 b) 35 c) 35.5 d) 0 3. Five different

More information

Lecture Outline Chapter 11. Physics, 4 th Edition James S. Walker. Copyright 2010 Pearson Education, Inc.

Lecture Outline Chapter 11. Physics, 4 th Edition James S. Walker. Copyright 2010 Pearson Education, Inc. Lecture Outline Chapter 11 Physics, 4 th Edition James S. Walker Chapter 11 Rotational Dynamics and Static Equilibrium Units of Chapter 11 Torque Torque and Angular Acceleration Zero Torque and Static

More information

UNIT 15 ROTATION KINEMATICS. Objectives

UNIT 15 ROTATION KINEMATICS. Objectives UNIT 5 ROTATION KINEMATICS Objectives to understand the concept of angular speed to understand the concept of angular acceleration to understand and be able to use kinematics equations to describe the

More information

Physics 2135 Exam 3 April 18, 2017

Physics 2135 Exam 3 April 18, 2017 Physics 2135 Exam 3 April 18, 2017 Exam Total / 200 Printed Name: Rec. Sec. Letter: Solutions for problems 6 to 10 must start from official starting equations. Show your work to receive credit for your

More information

Chapter 8. Rotational Kinematics

Chapter 8. Rotational Kinematics Chapter 8 Rotational Kinematics 8.3 The Equations of Rotational Kinematics 8.4 Angular Variables and Tangential Variables The relationship between the (tangential) arc length, s, at some radius, r, and

More information

When the ball reaches the break in the circle, which path will it follow?

When the ball reaches the break in the circle, which path will it follow? Checking Understanding: Circular Motion Dynamics When the ball reaches the break in the circle, which path will it follow? Slide 6-21 Answer When the ball reaches the break in the circle, which path will

More information

Lecture for Week 6 (Secs ) Derivative Miscellany I

Lecture for Week 6 (Secs ) Derivative Miscellany I Lecture for Week 6 (Secs. 3.6 9) Derivative Miscellany I 1 Implicit differentiation We want to answer questions like this: 1. What is the derivative of tan 1 x? 2. What is dy dx if x 3 + y 3 + xy 2 + x

More information

5 Trigonometric Functions

5 Trigonometric Functions 5 Trigonometric Functions 5.1 The Unit Circle Definition 5.1 The unit circle is the circle of radius 1 centered at the origin in the xyplane: x + y = 1 Example: The point P Terminal Points (, 6 ) is on

More information

Chapter 10 Rotational Kinematics and Energy. Copyright 2010 Pearson Education, Inc.

Chapter 10 Rotational Kinematics and Energy. Copyright 2010 Pearson Education, Inc. Chapter 10 Rotational Kinematics and Energy Copyright 010 Pearson Education, Inc. 10-1 Angular Position, Velocity, and Acceleration Copyright 010 Pearson Education, Inc. 10-1 Angular Position, Velocity,

More information

CHAPTER 4 Trigonometry

CHAPTER 4 Trigonometry CHAPTER Trigonometr Section. Radian and Degree Measure You should know the following basic facts about angles, their measurement, and their applications. Tpes of Angles: (a) Acute: Measure between 0 and

More information

Recap I. Angular position: Angular displacement: s. Angular velocity: Angular Acceleration:

Recap I. Angular position: Angular displacement: s. Angular velocity: Angular Acceleration: Recap I Angular position: Angular displacement: s Angular velocity: Angular Acceleration: Every point on a rotating rigid object has the same angular, but not the same linear motion! Recap II Circular

More information

Vector Geometry Final Exam Review

Vector Geometry Final Exam Review Vector Geometry Final Exam Review Problem 1. Find the center and the radius for the sphere x + 4x 3 + y + z 4y 3 that the center and the radius of a sphere z 7 = 0. Note: Recall x + ax + y + by + z = d

More information

PHYSICS 3204 PUBLIC EXAM QUESTIONS (Magnetism &Electromagnetism)

PHYSICS 3204 PUBLIC EXAM QUESTIONS (Magnetism &Electromagnetism) PHYSICS 3204 PUBLIC EXAM QUESTIONS (Magnetism &Electromagnetism) NAME: August 2009---------------------------------------------------------------------------------------------------------------------------------

More information

Chapter 3.5. Uniform Circular Motion

Chapter 3.5. Uniform Circular Motion Chapter 3.5 Uniform Circular Motion 3.5 Uniform Circular Motion DEFINITION OF UNIFORM CIRCULAR MOTION Uniform circular motion is the motion of an object traveling at a constant speed on a circular path.

More information

A) 0 V B) 0.4 V C) 2.5 V D) 10 V E) 40 V A) 0. B) vbl 2. C) vbl 2. D) vbl. E) vbl

A) 0 V B) 0.4 V C) 2.5 V D) 10 V E) 40 V A) 0. B) vbl 2. C) vbl 2. D) vbl. E) vbl 1. A straight rod of length 3.0 m is held perpendicular to a magnetic field of 2.0 T. It is rotated about its midpoint at a rate of 5.0 revolutions per second, remaining perpendicular to the field the

More information

7 Rotational Motion Pearson Education, Inc. Slide 7-2

7 Rotational Motion Pearson Education, Inc. Slide 7-2 7 Rotational Motion Slide 7-2 Slide 7-3 Recall from Chapter 6 Angular displacement = θ θ= ω t Angular Velocity = ω (Greek: Omega) ω = 2 π f and ω = θ/ t All points on a rotating object rotate through the

More information

Kinematics Multiple-Choice Questions

Kinematics Multiple-Choice Questions Kinematics Multiple-Choice Questions 1. An object moves around a circular path of radius R. The object starts from point A, goes to point B and describes an arc of half of the circle. Which of the following

More information

Uniform Circular Motion AP

Uniform Circular Motion AP Uniform Circular Motion AP Uniform circular motion is motion in a circle at the same speed Speed is constant, velocity direction changes the speed of an object moving in a circle is given by v circumference

More information

Physics A - PHY 2048C

Physics A - PHY 2048C Physics A - PHY 2048C Newton s Laws & Equations of 09/27/2017 My Office Hours: Thursday 2:00-3:00 PM 212 Keen Building Warm-up Questions 1 In uniform circular motion (constant speed), what is the direction

More information

Chapter 9 TORQUE & Rotational Kinematics

Chapter 9 TORQUE & Rotational Kinematics Chapter 9 TORQUE & Rotational Kinematics This motionless person is in static equilibrium. The forces acting on him add up to zero. Both forces are vertical in this case. This car is in dynamic equilibrium

More information

Particle Motion Problems

Particle Motion Problems Particle Motion Problems Particle motion problems deal with particles that are moving along the x or y axis. Thus, we are speaking of horizontal or vertical movement. The position, velocity, or acceleration

More information

AB CALCULUS SEMESTER A REVIEW Show all work on separate paper. (b) lim. lim. (f) x a. for each of the following functions: (b) y = 3x 4 x + 2

AB CALCULUS SEMESTER A REVIEW Show all work on separate paper. (b) lim. lim. (f) x a. for each of the following functions: (b) y = 3x 4 x + 2 AB CALCULUS Page 1 of 6 NAME DATE 1. Evaluate each it: AB CALCULUS Show all work on separate paper. x 3 x 9 x 5x + 6 x 0 5x 3sin x x 7 x 3 x 3 5x (d) 5x 3 x +1 x x 4 (e) x x 9 3x 4 6x (f) h 0 sin( π 6

More information

A Particles travel in a circular path of constant radius. B Protons and neutrons can be accelerated in a cyclotron.

A Particles travel in a circular path of constant radius. B Protons and neutrons can be accelerated in a cyclotron. 1 Particles may be accelerated in a cyclotron. Which of the following statements is true for a cyclotron? A Particles travel in a circular path of constant radius. B Protons and neutrons can be accelerated

More information

Motion in Two Dimensions: Centripetal Acceleration

Motion in Two Dimensions: Centripetal Acceleration Motion in Two Dimensions: Centripetal Acceleration Name: Group Members: Date: TA s Name: Apparatus: Rotating platform, long string, liquid accelerometer, meter stick, masking tape, stopwatch Objectives:

More information

Rotational Kinematics, Physics. Worksheet 1: Practice working with rotation and revolution

Rotational Kinematics, Physics. Worksheet 1: Practice working with rotation and revolution Rotational Kinematics, Physics Worksheet 1: Practice working with rotation and revolution Circular motion can involve rotation and/or revolution. Rotation occurs when the object spins about an internal

More information

General Physics I. Lecture 8: Rotation of a Rigid Object About a Fixed Axis. Prof. WAN, Xin ( 万歆 )

General Physics I. Lecture 8: Rotation of a Rigid Object About a Fixed Axis. Prof. WAN, Xin ( 万歆 ) General Physics I Lecture 8: Rotation of a Rigid Object About a Fixed Axis Prof. WAN, Xin ( 万歆 ) xinwan@zju.edu.cn http://zimp.zju.edu.cn/~xinwan/ New Territory Object In the past, point particle (no rotation,

More information

) 1/2 (Raising to the power of 1/2 is the same operation as square root)

) 1/2 (Raising to the power of 1/2 is the same operation as square root) Physics 1110 Written Homework 1: Motion in 1D Due: Sept 3 or 4 in your recitation section NAME Lab/Recit Day: Wed Thurs Lab/Recit Time: 8am, 9am, 10am, 11am, 12pm, 1pm, 2pm, 3pm, 4pm TA Name: In this assignment

More information

Fundamentals of Mathematics (MATH 1510)

Fundamentals of Mathematics (MATH 1510) Fundamentals of Mathematics () Instructor: Email: shenlili@yorku.ca Department of Mathematics and Statistics York University March 14-18, 2016 Outline 1 2 s An angle AOB consists of two rays R 1 and R

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

Mechanical Vibrations Prof. Rajiv Tiwari Department of Mechanical Engineering Indian Institute of Technology, Guwahati

Mechanical Vibrations Prof. Rajiv Tiwari Department of Mechanical Engineering Indian Institute of Technology, Guwahati Mechanical Vibrations Prof. Rajiv Tiwari Department of Mechanical Engineering Indian Institute of Technology, Guwahati Module - 12 Signature analysis and preventive maintenance Lecture - 3 Field balancing

More information

Trigonometry.notebook. March 16, Trigonometry. hypotenuse opposite. Recall: adjacent

Trigonometry.notebook. March 16, Trigonometry. hypotenuse opposite. Recall: adjacent Trigonometry Recall: hypotenuse opposite adjacent 1 There are 3 other ratios: the reciprocals of sine, cosine and tangent. Secant: Cosecant: (cosec θ) Cotangent: 2 Example: Determine the value of x. a)

More information

Rotation. EMU Physics Department. Ali ÖVGÜN.

Rotation. EMU Physics Department. Ali ÖVGÜN. Rotation Ali ÖVGÜN EMU Physics Department www.aovgun.com Rotational Motion Angular Position and Radians Angular Velocity Angular Acceleration Rigid Object under Constant Angular Acceleration Angular and

More information

2. Evaluate C. F d r if F = xyî + (x + y)ĵ and C is the curve y = x 2 from ( 1, 1) to (2, 4).

2. Evaluate C. F d r if F = xyî + (x + y)ĵ and C is the curve y = x 2 from ( 1, 1) to (2, 4). Exam 3 Study Guide Math 223 Section 12 Fall 2015 Instructor: Dr. Gilbert 1. Which of the following vector fields are conservative? If you determine that a vector field is conservative, find a valid potential

More information

AP Physics 1 Lesson 15.a Rotational Kinematics Graphical Analysis and Kinematic Equation Use. Name. Date. Period. Engage

AP Physics 1 Lesson 15.a Rotational Kinematics Graphical Analysis and Kinematic Equation Use. Name. Date. Period. Engage AP Physics 1 Lesson 15.a Rotational Kinematics Graphical Analysis and Kinematic Equation Use Name Outcomes Date Interpret graphical evidence of angular motion (uniform speed & uniform acceleration). Apply

More information

Robotics I. Figure 1: Initial placement of a rigid thin rod of length L in an absolute reference frame.

Robotics I. Figure 1: Initial placement of a rigid thin rod of length L in an absolute reference frame. Robotics I September, 7 Exercise Consider the rigid body in Fig., a thin rod of length L. The rod will be rotated by an angle α around the z axis, then by an angle β around the resulting x axis, and finally

More information

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. 3 2, 5 2 C) - 5 2

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. 3 2, 5 2 C) - 5 2 Test Review (chap 0) Name MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Solve the problem. ) Find the point on the curve x = sin t, y = cos t, -

More information

General Physics I. Lecture 9: Vector Cross Product. Prof. WAN, Xin ( 万歆 )

General Physics I. Lecture 9: Vector Cross Product. Prof. WAN, Xin ( 万歆 ) General Physics I Lecture 9: Vector Cross Product Prof. WAN, Xin ( 万歆 ) xinwan@zju.edu.cn http://zimp.zju.edu.cn/~xinwan/ Outline Examples of the rotation of a rigid object about a fixed axis Force/torque

More information

Complete the table by filling in the symbols and equations. Include any notes that will help you remember and understand what these terms mean.

Complete the table by filling in the symbols and equations. Include any notes that will help you remember and understand what these terms mean. AP Physics Rotational kinematics Rotational Kinematics Complete the table by filling in the symbols and equations. Include any notes that will help you remember and understand what these terms mean. Translational

More information

ROTATIONAL DYNAMICS AND STATIC EQUILIBRIUM

ROTATIONAL DYNAMICS AND STATIC EQUILIBRIUM ROTATIONAL DYNAMICS AND STATIC EQUILIBRIUM Chapter 11 Units of Chapter 11 Torque Torque and Angular Acceleration Zero Torque and Static Equilibrium Center of Mass and Balance Dynamic Applications of Torque

More information

Uniform circular motion (UCM) is the motion of an object in a perfect circle with a constant or uniform speed.

Uniform circular motion (UCM) is the motion of an object in a perfect circle with a constant or uniform speed. Uniform circular motion (UCM) is the motion of an object in a perfect circle with a constant or uniform speed. 1. Distance around a circle? circumference 2. Distance from one side of circle to the opposite

More information

Math 8 Honors Coordinate Geometry part 1 Unit Updated July 29, 2016

Math 8 Honors Coordinate Geometry part 1 Unit Updated July 29, 2016 Reviewing the basics The number line A number line is a visual representation of all real numbers. Each of the images below are examples of number lines. The top left one includes only positive whole numbers,

More information

Precalculus Lesson 6.1: Angles and Their Measure Mrs. Snow, Instructor

Precalculus Lesson 6.1: Angles and Their Measure Mrs. Snow, Instructor Precalculus Lesson 6.1: Angles and Their Measure Mrs. Snow, Instructor In Trigonometry we will be working with angles from We will also work with degrees that are smaller than Check out Shaun White s YouTube

More information

Basics of rotational motion

Basics of rotational motion Basics of rotational motion Motion of bodies rotating about a given axis, like wheels, blades of a fan and a chair cannot be analyzed by treating them as a point mass or particle. At a given instant of

More information

ME Machine Design I. EXAM 1. OPEN BOOK AND CLOSED NOTES. Wednesday, September 30th, 2009

ME Machine Design I. EXAM 1. OPEN BOOK AND CLOSED NOTES. Wednesday, September 30th, 2009 ME - Machine Design I Fall Semester 009 Name Lab. Div. EXAM. OPEN BOOK AND CLOSED NOTES. Wednesday, September 0th, 009 Please use the blank paper provided for your solutions. Write on one side of the paper

More information

General Physics I. Lecture 9: Vector Cross Product. Prof. WAN, Xin ( 万歆 )

General Physics I. Lecture 9: Vector Cross Product. Prof. WAN, Xin ( 万歆 ) General Physics I Lecture 9: Vector Cross Product Prof. WAN, Xin ( 万歆 ) xinwan@zju.edu.cn http://zimp.zju.edu.cn/~xinwan/ Outline Examples of the rotation of a rigid object about a fixed axis Force/torque

More information

MATH 255 Applied Honors Calculus III Winter Midterm 1 Review Solutions

MATH 255 Applied Honors Calculus III Winter Midterm 1 Review Solutions MATH 55 Applied Honors Calculus III Winter 11 Midterm 1 Review Solutions 11.1: #19 Particle starts at point ( 1,, traces out a semicircle in the counterclockwise direction, ending at the point (1,. 11.1:

More information

Created by T. Madas LINE INTEGRALS. Created by T. Madas

Created by T. Madas LINE INTEGRALS. Created by T. Madas LINE INTEGRALS LINE INTEGRALS IN 2 DIMENSIONAL CARTESIAN COORDINATES Question 1 Evaluate the integral ( x + 2y) dx, C where C is the path along the curve with equation y 2 = x + 1, from ( ) 0,1 to ( )

More information

Rotational kinematics

Rotational kinematics Rotational kinematics Suppose you cut a circle out of a piece of paper and then several pieces of string which are just as long as the radius of the paper circle. If you then begin to lay these pieces

More information

We define angular displacement, θ, and angular velocity, ω. What's a radian?

We define angular displacement, θ, and angular velocity, ω. What's a radian? We define angular displacement, θ, and angular velocity, ω Units: θ = rad ω = rad/s What's a radian? Radian is the ratio between the length of an arc and its radius note: counterclockwise is + clockwise

More information

6.2 Sine Language. A Solidify Understanding Task. In the previous task, George W. Ferris Day Off, you

6.2 Sine Language. A Solidify Understanding Task. In the previous task, George W. Ferris Day Off, you In the previous task, George W. Ferris Day Off, you probably found Carlos height at different positions on the Ferris wheel using right triangles, as illustrated in the following diagram. Recall the following

More information

APPM 2350, Summer 2018: Exam 1 June 15, 2018

APPM 2350, Summer 2018: Exam 1 June 15, 2018 APPM 2350, Summer 2018: Exam 1 June 15, 2018 Instructions: Please show all of your work and make your methods and reasoning clear. Answers out of the blue with no supporting work will receive no credit

More information

6.3 More Sine Language

6.3 More Sine Language 6.3 More Sine Language A Solidify Understanding Task Clarita is helping Carlos calculate his height at different locations around a Ferris wheel. They have noticed when they use their formula h(t) = 30

More information

1. Trigonometry.notebook. September 29, Trigonometry. hypotenuse opposite. Recall: adjacent

1. Trigonometry.notebook. September 29, Trigonometry. hypotenuse opposite. Recall: adjacent Trigonometry Recall: hypotenuse opposite adjacent 1 There are 3 other ratios: the reciprocals of sine, cosine and tangent. Secant: Cosecant: (cosec θ) Cotangent: 2 Example: Determine the value of x. a)

More information

Pitch Circle. Problem 8.17

Pitch Circle. Problem 8.17 Follower Travel, mm Displacement, cm 1.5 1.0 0.5 0 1 3 4 5 6 7 8 9 10 Cam Rotation Angle 90 Pitch Circle 0 1 3 4 5 10 9 8 7 6 Problem 8.17 Construct the profile of a disk cam that follows the displacement

More information

Math 120: Precalculus Autumn 2017 A List of Topics for the Final

Math 120: Precalculus Autumn 2017 A List of Topics for the Final Math 120: Precalculus Autumn 2017 A List of Topics for the Final Here s a fairly comprehensive list of things you should be comfortable doing for the final. Really Old Stuff 1. Unit conversion and rates

More information

AP PHYSICS 1 BIG IDEAS AND LEARNING OBJECTIVES

AP PHYSICS 1 BIG IDEAS AND LEARNING OBJECTIVES AP PHYSICS 1 BIG IDEAS AND LEARNING OBJECTIVES KINEMATICS 3.A.1.1: The student is able to express the motion of an object using narrative, mathematical, and graphical representations. [SP 1.5, 2.1, 2.2]

More information

AP Physics Electromagnetic Wrap Up

AP Physics Electromagnetic Wrap Up AP Physics Electromagnetic Wrap Up Here are the glorious equations for this wonderful section. This is the equation for the magnetic force acting on a moving charged particle in a magnetic field. The angle

More information

(a) On the dots below that represent the students, draw and label free-body diagrams showing the forces on Student A and on Student B.

(a) On the dots below that represent the students, draw and label free-body diagrams showing the forces on Student A and on Student B. 2003 B1. (15 points) A rope of negligible mass passes over a pulley of negligible mass attached to the ceiling, as shown above. One end of the rope is held by Student A of mass 70 kg, who is at rest on

More information

1 LS 1: THE STUDENT WILL UTILIZE SKILLS OF OBSERVATION, DATA COLLECTION, AND DATA ANALYSIS TO SOLVE PROBLEMS

1 LS 1: THE STUDENT WILL UTILIZE SKILLS OF OBSERVATION, DATA COLLECTION, AND DATA ANALYSIS TO SOLVE PROBLEMS PHYSICS-Semester 1 LS 1: THE STUDENT WILL UTILIZE SKILLS OF OBSERVATION, DATA COLLECTION, AND DATA ANALYSIS TO SOLVE PROBLEMS. 1.1 The student will pass a lab safety test following district guidelines.

More information

APPLIED OPTICS POLARIZATION

APPLIED OPTICS POLARIZATION A. La Rosa Lecture Notes APPLIED OPTICS POLARIZATION Linearly-polarized light Description of linearly polarized light (using Real variables) Alternative description of linearly polarized light using phasors

More information

Motion of a Point. Figure 1 Dropped vehicle is rectilinear motion with constant acceleration. Figure 2 Time and distance to reach a speed of 6 m/sec

Motion of a Point. Figure 1 Dropped vehicle is rectilinear motion with constant acceleration. Figure 2 Time and distance to reach a speed of 6 m/sec Introduction Motion of a Point In this chapter, you begin the subject of kinematics (the study of the geometry of motion) by focusing on a single point or particle. You utilize different coordinate systems

More information

Chapter 10. Rotation of a Rigid Object about a Fixed Axis

Chapter 10. Rotation of a Rigid Object about a Fixed Axis Chapter 10 Rotation of a Rigid Object about a Fixed Axis Angular Position Axis of rotation is the center of the disc Choose a fixed reference line. Point P is at a fixed distance r from the origin. A small

More information

Rotational Motion and Angular Displacement

Rotational Motion and Angular Displacement Physics 20 AP - Assignment #5 Angular Velocity and Acceleration There are many examples of rotational motion in everyday life (i.e. spinning propeller blades, CD players, tires on a moving car ). In this

More information

( 3 ) = (r) cos (390 ) =

( 3 ) = (r) cos (390 ) = MATH 7A Test 4 SAMPLE This test is in two parts. On part one, you may not use a calculator; on part two, a (non-graphing) calculator is necessary. When you complete part one, you turn it in and get part

More information

The Distance Formula. The Midpoint Formula

The Distance Formula. The Midpoint Formula Math 120 Intermediate Algebra Sec 9.1: Distance Midpoint Formulas The Distance Formula The distance between two points P 1 = (x 1, y 1 ) P 2 = (x 1, y 1 ), denoted by d(p 1, P 2 ), is d(p 1, P 2 ) = (x

More information

Chapter 10 Practice Test

Chapter 10 Practice Test Chapter 10 Practice Test 1. At t = 0, a wheel rotating about a fixed axis at a constant angular acceleration of 0.40 rad/s 2 has an angular velocity of 1.5 rad/s and an angular position of 2.3 rad. What

More information

Linear vs. Rotational Motion

Linear vs. Rotational Motion Linear vs. Rotational Motion Every term in a linear equation has a similar term in the analogous rotational equation. Displacements: s = r θ v t ω Speeds: v t = ω r Accelerations: a t = α r Every point

More information

Fundamentals Physics. Chapter 10 Rotation

Fundamentals Physics. Chapter 10 Rotation Fundamentals Physics Tenth Edition Halliday Chapter 10 Rotation 10-1 Rotational Variables (1 of 15) Learning Objectives 10.01 Identify that if all parts of a body rotate around a fixed axis locked together,

More information

Rotational Motion. Lecture 17. Chapter 10. Physics I Department of Physics and Applied Physics

Rotational Motion. Lecture 17. Chapter 10. Physics I Department of Physics and Applied Physics Lecture 17 Chapter 10 Physics I 11.13.2013 otational Motion Torque Course website: http://faculty.uml.edu/andriy_danylov/teaching/physicsi Lecture Capture: http://echo360.uml.edu/danylov2013/physics1fall.html

More information

Chapter 3. Radian Measure and Circular Functions. Copyright 2005 Pearson Education, Inc.

Chapter 3. Radian Measure and Circular Functions. Copyright 2005 Pearson Education, Inc. Chapter 3 Radian Measure and Circular Functions Copyright 2005 Pearson Education, Inc. 3.1 Radian Measure Copyright 2005 Pearson Education, Inc. Measuring Angles Thus far we have measured angles in degrees

More information

Rotational Motion and Torque

Rotational Motion and Torque Rotational Motion and Torque Introduction to Angular Quantities Sections 8- to 8-2 Introduction Rotational motion deals with spinning objects, or objects rotating around some point. Rotational motion is

More information

JURONG JUNIOR COLLEGE Physics Department Tutorial: Motion in a Circle

JURONG JUNIOR COLLEGE Physics Department Tutorial: Motion in a Circle JURONG JUNIOR COLLEGE Physics Department Tutorial: Motion in a Circle Angular elocity 1 (a) Define the radian. [1] (b) Explain what is meant by the term angular elocity. [1] (c) Gie the angular elocity

More information

Mathematics 123.3: Solutions to Lab Assignment #1

Mathematics 123.3: Solutions to Lab Assignment #1 Mathematics 123.3: Solutions to Lab Assignment #1 2x 2 1 if x= 1/2 (A12) 1 2x 2 = 1 2x 2 if 1/2

More information

Created by T. Madas CALCULUS KINEMATICS. Created by T. Madas

Created by T. Madas CALCULUS KINEMATICS. Created by T. Madas CALCULUS KINEMATICS CALCULUS KINEMATICS IN SCALAR FORM Question (**) A particle P is moving on the x axis and its acceleration a ms, t seconds after a given instant, is given by a = 6t 8, t 0. The particle

More information

3.4 Solutions.notebook March 24, Horizontal Tangents

3.4 Solutions.notebook March 24, Horizontal Tangents Note Fix From 3.3 Horizontal Tangents Just for fun, sketch y = sin x and then sketch its derivative! What do you notice? More on this later 3.4 Velocity and Other Rates of Change A typical graph of the

More information

Precalculus Lesson 6.1: Angles and Their Measure Lesson 6.2: A Unit Circle Approach Part 2

Precalculus Lesson 6.1: Angles and Their Measure Lesson 6.2: A Unit Circle Approach Part 2 Precalculus Lesson 6.1: Angles and Their Measure Lesson 6.2: A Unit Circle Approach Part 2 Lesson 6.2 Before we look at the unit circle with respect to the trigonometric functions, we need to get some

More information

Circular Motion Concept Questions

Circular Motion Concept Questions Circular Motion Concept Questions Question 1 A bead is given a small push at the top of a hoop (position A) and is constrained to slide around a frictionless circular wire (in a vertical plane). Circle

More information

Lecture 3. Rotational motion and Oscillation 06 September 2018

Lecture 3. Rotational motion and Oscillation 06 September 2018 Lecture 3. Rotational motion and Oscillation 06 September 2018 Wannapong Triampo, Ph.D. Angular Position, Velocity and Acceleration: Life Science applications Recall last t ime. Rigid Body - An object

More information

Planar Rigid Body Kinematics Homework

Planar Rigid Body Kinematics Homework Chapter 2: Planar Rigid ody Kinematics Homework Chapter 2 Planar Rigid ody Kinematics Homework Freeform c 2018 2-1 Chapter 2: Planar Rigid ody Kinematics Homework 2-2 Freeform c 2018 Chapter 2: Planar

More information

Physics I (Navitas) EXAM #1 Fall 2015

Physics I (Navitas) EXAM #1 Fall 2015 95.141 Physics I (Navitas) EXAM #1 Fall 2015 Name, Last Name First Name Student Identification Number: Write your name at the top of each page in the space provided. Answer all questions, beginning each

More information

8 Rotational motion of solid objects

8 Rotational motion of solid objects 8 Rotational motion of solid objects Kinematics of rotations PHY166 Fall 005 In this Lecture we call solid objects such extended objects that are rigid (nondeformable) and thus retain their shape. In contrast

More information

Honors Physics Review

Honors Physics Review Honors Physics Review Work, Power, & Energy (Chapter 5) o Free Body [Force] Diagrams Energy Work Kinetic energy Gravitational Potential Energy (using g = 9.81 m/s 2 ) Elastic Potential Energy Hooke s Law

More information

Magnetic Fields; Sources of Magnetic Field

Magnetic Fields; Sources of Magnetic Field This test covers magnetic fields, magnetic forces on charged particles and current-carrying wires, the Hall effect, the Biot-Savart Law, Ampère s Law, and the magnetic fields of current-carrying loops

More information

Tangent and Normal Vector - (11.5)

Tangent and Normal Vector - (11.5) Tangent and Normal Vector - (.5). Principal Unit Normal Vector Let C be the curve traced out by the vector-valued function rt vector T t r r t t is the unit tangent vector to the curve C. Now define N

More information

Chap10. Rotation of a Rigid Object about a Fixed Axis

Chap10. Rotation of a Rigid Object about a Fixed Axis Chap10. Rotation of a Rigid Object about a Fixed Axis Level : AP Physics Teacher : Kim 10.1 Angular Displacement, Velocity, and Acceleration - A rigid object rotating about a fixed axis through O perpendicular

More information

1.1. Rotational Kinematics Description Of Motion Of A Rotating Body

1.1. Rotational Kinematics Description Of Motion Of A Rotating Body PHY 19- PHYSICS III 1. Moment Of Inertia 1.1. Rotational Kinematics Description Of Motion Of A Rotating Body 1.1.1. Linear Kinematics Consider the case of linear kinematics; it concerns the description

More information

General Physics I. Lecture 8: Rotation of a Rigid Object About a Fixed Axis. Prof. WAN, Xin ( 万歆 )

General Physics I. Lecture 8: Rotation of a Rigid Object About a Fixed Axis. Prof. WAN, Xin ( 万歆 ) General Physics I Lecture 8: Rotation of a Rigid Object About a Fixed Axis Prof. WAN, Xin ( 万歆 ) xinwan@zju.edu.cn http://zimp.zju.edu.cn/~xinwan/ New Territory Object In the past, point particle (no rotation,

More information

Winmeen Tnpsc Group 1 & 2 Study Materials

Winmeen Tnpsc Group 1 & 2 Study Materials 10. Motion - 2 1. What is datum? We take a point on the ground and we measure all distances with respect to this point which we call the datum. 2. What is frame of reference? The three imaginary lines

More information

An NC program is a program that defines the entire sequence of a machining operation to be carried out on a particular CNC machine tool:

An NC program is a program that defines the entire sequence of a machining operation to be carried out on a particular CNC machine tool: Outline MC Programming I NC Program NC Codes Blocks G and M codes Other codes Programming Basic Motions Rapid travel Linear motion Circular motion Examples NC Program An NC program is a program that defines

More information

Its SI unit is rad/s and is an axial vector having its direction given by right hand thumb rule.

Its SI unit is rad/s and is an axial vector having its direction given by right hand thumb rule. Circular motion An object is said to be having circular motion if it moves along a circular path. For example revolution of moon around earth, the revolution of an artificial satellite in circular orbit

More information

Electromagnetic Induction Practice Problems Homework PSI AP Physics B

Electromagnetic Induction Practice Problems Homework PSI AP Physics B Electromagnetic Induction Practice Problems Homework PSI AP Physics B Name Multiple Choice Questions 1. A square loop of wire is placed in a uniform magnetic field perpendicular to the magnetic lines.

More information

Chapter 7. Rotational Motion and The Law of Gravity

Chapter 7. Rotational Motion and The Law of Gravity Chapter 7 Rotational Motion and The Law of Gravity 1 The Radian The radian is a unit of angular measure The radian can be defined as the arc length s along a circle divided by the radius r s θ = r 2 More

More information