Homework 2: Kinematics and Dynamics of Particles Due Friday Feb 8, 2019

Size: px
Start display at page:

Download "Homework 2: Kinematics and Dynamics of Particles Due Friday Feb 8, 2019"

Transcription

1 EN4: Dynamics and Vibraions Homework : Kinemaics and Dynamics of Paricles Due Friday Feb 8, 19 School of Engineering Brown Universiy 1. Sraigh Line Moion wih consan acceleraion. Virgin Hyperloop One is a prooype rapid ransporaion sysem. I consiss of an elecric-powered vehicle ha ravels hrough a sealed ube in which he air pressure has been reduced o minimize air drag. Is developers anicipae ha he vehicle will cruise a 67mph (18 km/hr). 1.1 If he acceleraion of he vehicle may no exceed.5 m/s (a ypical discomfor hreshold), how long will i ake he vehicle o reach cruise speed? Using he sraigh-line moion formula v = v + a = = 1sec.5 36 [1 POINT] 1. Wha disance is raveled during acceleraion? The sraigh line moion formula gives x = x + v + a x = = km [1 POINT] 1.3 How long would i ake for he vehicle o ravel beween Providence and Boson (41.5 miles)? (Assume ha boh acceleraion and deceleraion will be a.5 m/s ). You can compare your esimae wih one made by he company here) miles is 66.4 km. I will ake mins o accelerae, and anoher min o decelerae. The oal disance raveled during acceleraion and deceleraion is 36km, leaving 3.4km a cruise speed. 18 km/hr is 3 m/s, so i will ake 34/3 = 11sec o over he remaining 3.4km. The oal ime is 4+11=341sec = 5.7 mins. Virgin hyperloop esimaes 1 mins perhaps hey plan o accelerae less aggressively; and don anicipae being able o ravel in a sraigh line

2 . Calculus review (apologies for inflicing his on you bu hopefully i will be helpful. We sugges doing he problems by hand raher han MATLAB; he problems are mean o help you brush up on calculus ha someimes appears on exams): A paricle a posiion x = and has speed V a ime =. For each case below, please find formulas for he speed v and posiion x of he paricle as funcions of ime..1 The acceleraion of he paricle depends on ime a ( ) = Aexp( / ), where A, are consans v dv a = = Aexp( / ) dv = Aexp( / ) d d V [ 1 exp( / )] [ 1 exp( / )] v V = A v= V + A ( ) [ exp( / ) 1] x dx = V + A [ 1 exp( / )] dx = ( V + A [ 1 exp( / )]) d d x= V + A + A. The acceleraion of he paricle depends on is speed a() v = cv (e.g. air drag), where c is a consan v dv dv a = = cv cd d = v V 1 1 V + = c v = v V 1 + cv x V V dx = dx = d d 1+ cv 1+ cv 1 x = log(1 + cv ) c.3 The acceleraion of he paricle depends on is posiion ax ( ) = ω xwhere ω is a consan (e.g. he acceleraion of a mass on a spring). (You could solve his problem by finding v as a funcion of x firs, hen find x as a funcion of, and finally use your answer o find v as a funcion of. There are oher ways oo). v x dv a = v = ω x vdv = ω xdx dx V 1 1 ( v V ) = ω x v= V ω x x arcsin( ωxv / ) dx 1 cosθ = V ω x dx d d d d = θ = V ω x ω 1 sin θ arcsin( ωx/ V ) = ω x= ( V / ω)sinω v= Vcos ω [4 POINTS]

3 3. Using MATLAB o calculae posiion and acceleraion from velociy measuremens CRS-8 was a 16 Space-X cargo resupply mission o he inernaional space saion. This file conains elemery daa from he launch (in csv forma). Your goal in his problem is o calculae he acceleraion and aliude of he launch vehicle from he daa, and hence o esimae he rocke moor hrus. Wrie a MATLAB scrip ha accomplishes he following asks (Your MATLAB code should be uploaded o CANVAS as a submission o his problem): 3.1 Read he daa ino a marix using he MATLAB csvread command. 3. Plo he speed (in m/s) as a funcion of ime (in sec). [ POINTS] Speed (m/s) [ 1 POINT] 3.3 Calculae he acceleraion of he vehicle as a funcion of ime. You can do his by calculaing he change in speed beween wo successive readings, and dividing by he ime difference beween hem, e.g. if vi () denoes he ih value of x, hen he i componen of acceleraion is ai () = ( vi ( + 1) vi ())/(( i+ 1) i ()) You can consruc he vecor a(i) using a loop (noe ha i will have one fewer rows han he vecor v soring speed). Alernaively, you could use he buil-in MATLAB diff funcion (see he MATLAB manuals for deails). 1 Raw acceleraion 1 8 ) 6 Acceleraion (m/s [ POINTS]

4 3.4 You will find he resuls of 3.3 are very noisy. You can smooh he daa using a simple firs-order filer, as follows. Using a loop, creae a new vecor as(i) wih as(1) = a(1) as(i) = z as(i-1) + (1-z) a(i), i=,3,4 where <z<1 is a number you can use o conrol how much smoohing is applied. You could ry z=.8. Plo he smoohed acceleraion as a funcion of ime. 5 Smoohed acceleraion 4 ) 3 Acceleraion (m/s [ POINTS] 3.5 Use he MATLAB cumrapz funcion o inegrae he speed wih respec o ime and plo he resuls. 3 5 Aliude (km) [ POINTS] 4. Simple circular moion problem The roors on he fields poin wind urbines have a diameer of 9m. Measure heir roaion rae (radians/sec) on a suiably windy day (you can see hem ou of he windows on he 7 h floor of Barus-Holley). Hence, calculae he speed and he magniude of he acceleraion of he roor ips. Be sure o explain your working, since everyone will ge differen numbers. The circular moion formula gives V = Rω. A ypical angular speed is abou rad/sec, which gives a ip speed of 9m/s. The acceleraion of he roor ips is Rω 184ms (his is large!)

5 5. Normal-Tangenial Coordinaes. An aircraf in a dive follows a rajecory 3 x= ( 1) /1 ( ) y = wih x and y in meers, and in seconds. Use a MATLAB live scrip o: 5.1 Plo he rajecory (y v- x) for a ime inerval <<s j V i n 1 Trajecory y (m) (This is jus a simple parameric plo; no explanaion required) 5. Plo he speed as a funcion of ime, for a ime inerval <<s x (m) Speed 6 [ POINTS] 55 5 Speed (m/s) The plo is generaed using V = ( dx / d) + ( dy / d) [ POINTS] 5.3 Plo he normal and angenial componens of acceleraion (on he same plo), for a ime inerval <<s. To calculae he normal-angenial componens, you can (i) find he acceleraion in i,j componens (differeniae he velociy wih respec o ime); (ii) find a uni vecor angen o he pah you could use he velociy vecor, eg, and se V = v = v / V ; (iii) Find a second uni vecor normal o he pah (use he fac ha he normal and angen are muually perpendicular which means - n = or you can also use n= k, boh of hese will ell you ha n= ( dy / di+ dx / dj )/ V ); and (iv) recall ha you can use a do produc o find he componen of a vecor parallel o a uni vecor, so he angenial and normal acceleraions are a = a an = an respecively. Anoher way o find he angenial acceleraion is o use he formula a = dv / d and have malab crank hrough he ime derivaive of V from 5.. There are various oher exoic formulas for normal acceleraion ha you could use if you happen o know hem, for example a n = a (can you prove his?), or you could use V / R if you

6 know how o calculae he radius of curvaure. Bu hese exoic mehods weren covered in ENGN4 (you migh see hem in MA/MA18) and we expeced he do produc approach..5 Acceleraion.4 Tangenial Normal.3 ). Acceleraion (m/s The lif force on he aircraf acs in he n direcion. The load facor is defined as he raio of he lif force o he aircraf weigh. Plo he load facor as a funcion of ime for <<s. (You will need o (i) draw an FBD for he aircraf; and (ii) use Newon s law and he calculaions in 5.3 o find he lif force). The figure shows a FBD. We can wrie Newon s law as ( FT FD) + FLn mgj= ma Take he do produc wih n FL an an 1 dx FL mgjn = man = + jn = + mg g g V d Where a n is from n Load facor.94 F D F L.9 j i mg F T GRADERS: Live scrips were no required for his problem; please grade he plos and any brief descripion of he mehod ha has been provided wih he plos.

7 1 e e r.5 r y Polar Coordinaes: The figure shows he rajecory of a paricle wih mass m in an elecric field. The polar coordinaes of he paricle vary wih ime according o he formulas r = e θ = e Find a formula for he velociy vecor of he paricle as a funcion of ime, as componens in he { er, e θ } basis x dr dθ v= er + r eθ = e er + e e θ d d [1 POINT] 6. Find a formula for he acceleraion vecor of he paricle as a funcion of ime, as componens in he { er, e θ } basis d r dθ d θ dr dθ a= r er + r + e d θ d d d d ( ) ( 4 e e e er e e e e ) 3 ( e 4e ) er = + = eθ [ POINTS]

8 6.3 Show ha he force on he paricle acs in he e r direcion, and show ha he magniude of he force as a funcion of r and m is F = m r 4 3 r F= ma shows 3 ( ) 4 F() = me 4e er = m r 3 e r r This is in he e r because here is no e θ componen. [ POINTS]

Lecture 2-1 Kinematics in One Dimension Displacement, Velocity and Acceleration Everything in the world is moving. Nothing stays still.

Lecture 2-1 Kinematics in One Dimension Displacement, Velocity and Acceleration Everything in the world is moving. Nothing stays still. Lecure - Kinemaics in One Dimension Displacemen, Velociy and Acceleraion Everyhing in he world is moving. Nohing says sill. Moion occurs a all scales of he universe, saring from he moion of elecrons in

More information

2.1: What is physics? Ch02: Motion along a straight line. 2.2: Motion. 2.3: Position, Displacement, Distance

2.1: What is physics? Ch02: Motion along a straight line. 2.2: Motion. 2.3: Position, Displacement, Distance Ch: Moion along a sraigh line Moion Posiion and Displacemen Average Velociy and Average Speed Insananeous Velociy and Speed Acceleraion Consan Acceleraion: A Special Case Anoher Look a Consan Acceleraion

More information

AP Calculus BC Chapter 10 Part 1 AP Exam Problems

AP Calculus BC Chapter 10 Part 1 AP Exam Problems AP Calculus BC Chaper Par AP Eam Problems All problems are NO CALCULATOR unless oherwise indicaed Parameric Curves and Derivaives In he y plane, he graph of he parameric equaions = 5 + and y= for, is a

More information

1. VELOCITY AND ACCELERATION

1. VELOCITY AND ACCELERATION 1. VELOCITY AND ACCELERATION 1.1 Kinemaics Equaions s = u + 1 a and s = v 1 a s = 1 (u + v) v = u + as 1. Displacemen-Time Graph Gradien = speed 1.3 Velociy-Time Graph Gradien = acceleraion Area under

More information

WEEK-3 Recitation PHYS 131. of the projectile s velocity remains constant throughout the motion, since the acceleration a x

WEEK-3 Recitation PHYS 131. of the projectile s velocity remains constant throughout the motion, since the acceleration a x WEEK-3 Reciaion PHYS 131 Ch. 3: FOC 1, 3, 4, 6, 14. Problems 9, 37, 41 & 71 and Ch. 4: FOC 1, 3, 5, 8. Problems 3, 5 & 16. Feb 8, 018 Ch. 3: FOC 1, 3, 4, 6, 14. 1. (a) The horizonal componen of he projecile

More information

KINEMATICS IN ONE DIMENSION

KINEMATICS IN ONE DIMENSION KINEMATICS IN ONE DIMENSION PREVIEW Kinemaics is he sudy of how hings move how far (disance and displacemen), how fas (speed and velociy), and how fas ha how fas changes (acceleraion). We say ha an objec

More information

Ground Rules. PC1221 Fundamentals of Physics I. Kinematics. Position. Lectures 3 and 4 Motion in One Dimension. A/Prof Tay Seng Chuan

Ground Rules. PC1221 Fundamentals of Physics I. Kinematics. Position. Lectures 3 and 4 Motion in One Dimension. A/Prof Tay Seng Chuan Ground Rules PC11 Fundamenals of Physics I Lecures 3 and 4 Moion in One Dimension A/Prof Tay Seng Chuan 1 Swich off your handphone and pager Swich off your lapop compuer and keep i No alking while lecure

More information

Non-uniform circular motion *

Non-uniform circular motion * OpenSax-CNX module: m14020 1 Non-uniform circular moion * Sunil Kumar Singh This work is produced by OpenSax-CNX and licensed under he Creaive Commons Aribuion License 2.0 Wha do we mean by non-uniform

More information

!!"#"$%&#'()!"#&'(*%)+,&',-)./0)1-*23)

!!#$%&#'()!#&'(*%)+,&',-)./0)1-*23) "#"$%&#'()"#&'(*%)+,&',-)./)1-*) #$%&'()*+,&',-.%,/)*+,-&1*#$)()5*6$+$%*,7&*-'-&1*(,-&*6&,7.$%$+*&%'(*8$&',-,%'-&1*(,-&*6&,79*(&,%: ;..,*&1$&$.$%&'()*1$$.,'&',-9*(&,%)?%*,('&5

More information

Parametrics and Vectors (BC Only)

Parametrics and Vectors (BC Only) Paramerics and Vecors (BC Only) The following relaionships should be learned and memorized. The paricle s posiion vecor is r() x(), y(). The velociy vecor is v(),. The speed is he magniude of he velociy

More information

Kinematics Vocabulary. Kinematics and One Dimensional Motion. Position. Coordinate System in One Dimension. Kinema means movement 8.

Kinematics Vocabulary. Kinematics and One Dimensional Motion. Position. Coordinate System in One Dimension. Kinema means movement 8. Kinemaics Vocabulary Kinemaics and One Dimensional Moion 8.1 WD1 Kinema means movemen Mahemaical descripion of moion Posiion Time Inerval Displacemen Velociy; absolue value: speed Acceleraion Averages

More information

Welcome Back to Physics 215!

Welcome Back to Physics 215! Welcome Back o Physics 215! (General Physics I) Thurs. Jan 19 h, 2017 Lecure01-2 1 Las ime: Syllabus Unis and dimensional analysis Today: Displacemen, velociy, acceleraion graphs Nex ime: More acceleraion

More information

4.5 Constant Acceleration

4.5 Constant Acceleration 4.5 Consan Acceleraion v() v() = v 0 + a a() a a() = a v 0 Area = a (a) (b) Figure 4.8 Consan acceleraion: (a) velociy, (b) acceleraion When he x -componen of he velociy is a linear funcion (Figure 4.8(a)),

More information

3, so θ = arccos

3, so θ = arccos Mahemaics 210 Professor Alan H Sein Monday, Ocober 1, 2007 SOLUTIONS This problem se is worh 50 poins 1 Find he angle beween he vecors (2, 7, 3) and (5, 2, 4) Soluion: Le θ be he angle (2, 7, 3) (5, 2,

More information

x(m) t(sec ) Homework #2. Ph 231 Introductory Physics, Sp-03 Page 1 of 4

x(m) t(sec ) Homework #2. Ph 231 Introductory Physics, Sp-03 Page 1 of 4 Homework #2. Ph 231 Inroducory Physics, Sp-03 Page 1 of 4 2-1A. A person walks 2 miles Eas (E) in 40 minues and hen back 1 mile Wes (W) in 20 minues. Wha are her average speed and average velociy (in ha

More information

Physics 180A Fall 2008 Test points. Provide the best answer to the following questions and problems. Watch your sig figs.

Physics 180A Fall 2008 Test points. Provide the best answer to the following questions and problems. Watch your sig figs. Physics 180A Fall 2008 Tes 1-120 poins Name Provide he bes answer o he following quesions and problems. Wach your sig figs. 1) The number of meaningful digis in a number is called he number of. When numbers

More information

Physics 221 Fall 2008 Homework #2 Solutions Ch. 2 Due Tues, Sept 9, 2008

Physics 221 Fall 2008 Homework #2 Solutions Ch. 2 Due Tues, Sept 9, 2008 Physics 221 Fall 28 Homework #2 Soluions Ch. 2 Due Tues, Sep 9, 28 2.1 A paricle moving along he x-axis moves direcly from posiion x =. m a ime =. s o posiion x = 1. m by ime = 1. s, and hen moves direcly

More information

In this chapter the model of free motion under gravity is extended to objects projected at an angle. When you have completed it, you should

In this chapter the model of free motion under gravity is extended to objects projected at an angle. When you have completed it, you should Cambridge Universiy Press 978--36-60033-7 Cambridge Inernaional AS and A Level Mahemaics: Mechanics Coursebook Excerp More Informaion Chaper The moion of projeciles In his chaper he model of free moion

More information

PHYSICS 149: Lecture 9

PHYSICS 149: Lecture 9 PHYSICS 149: Lecure 9 Chaper 3 3.2 Velociy and Acceleraion 3.3 Newon s Second Law of Moion 3.4 Applying Newon s Second Law 3.5 Relaive Velociy Lecure 9 Purdue Universiy, Physics 149 1 Velociy (m/s) The

More information

AP CALCULUS AB 2003 SCORING GUIDELINES (Form B)

AP CALCULUS AB 2003 SCORING GUIDELINES (Form B) SCORING GUIDELINES (Form B) Quesion A blood vessel is 6 millimeers (mm) long Disance wih circular cross secions of varying diameer. x (mm) 6 8 4 6 Diameer The able above gives he measuremens of he B(x)

More information

Solution: b All the terms must have the dimension of acceleration. We see that, indeed, each term has the units of acceleration

Solution: b All the terms must have the dimension of acceleration. We see that, indeed, each term has the units of acceleration PHYS 54 Tes Pracice Soluions Spring 8 Q: [4] Knowing ha in he ne epression a is acceleraion, v is speed, is posiion and is ime, from a dimensional v poin of view, he equaion a is a) incorrec b) correc

More information

Physics 235 Chapter 2. Chapter 2 Newtonian Mechanics Single Particle

Physics 235 Chapter 2. Chapter 2 Newtonian Mechanics Single Particle Chaper 2 Newonian Mechanics Single Paricle In his Chaper we will review wha Newon s laws of mechanics ell us abou he moion of a single paricle. Newon s laws are only valid in suiable reference frames,

More information

Roller-Coaster Coordinate System

Roller-Coaster Coordinate System Winer 200 MECH 220: Mechanics 2 Roller-Coaser Coordinae Sysem Imagine you are riding on a roller-coaer in which he rack goes up and down, wiss and urns. Your velociy and acceleraion will change (quie abruply),

More information

Answers to 1 Homework

Answers to 1 Homework Answers o Homework. x + and y x 5 y To eliminae he parameer, solve for x. Subsiue ino y s equaion o ge y x.. x and y, x y x To eliminae he parameer, solve for. Subsiue ino y s equaion o ge x y, x. (Noe:

More information

Displacement ( x) x x x

Displacement ( x) x x x Kinemaics Kinemaics is he branch of mechanics ha describes he moion of objecs wihou necessarily discussing wha causes he moion. 1-Dimensional Kinemaics (or 1- Dimensional moion) refers o moion in a sraigh

More information

a. Show that these lines intersect by finding the point of intersection. b. Find an equation for the plane containing these lines.

a. Show that these lines intersect by finding the point of intersection. b. Find an equation for the plane containing these lines. Mah A Final Eam Problems for onsideraion. Show all work for credi. Be sure o show wha you know. Given poins A(,,, B(,,, (,, 4 and (,,, find he volume of he parallelepiped wih adjacen edges AB, A, and A.

More information

Math 116 Practice for Exam 2

Math 116 Practice for Exam 2 Mah 6 Pracice for Exam Generaed Ocober 3, 7 Name: SOLUTIONS Insrucor: Secion Number:. This exam has 5 quesions. Noe ha he problems are no of equal difficuly, so you may wan o skip over and reurn o a problem

More information

Speed and Velocity. Overview. Velocity & Speed. Speed & Velocity. Instantaneous Velocity. Instantaneous and Average

Speed and Velocity. Overview. Velocity & Speed. Speed & Velocity. Instantaneous Velocity. Instantaneous and Average Overview Kinemaics: Descripion of Moion Posiion and displacemen velociy»insananeous acceleraion»insananeous Speed Velociy Speed and Velociy Speed & Velociy Velociy & Speed A physics eacher walks 4 meers

More information

Suggested Practice Problems (set #2) for the Physics Placement Test

Suggested Practice Problems (set #2) for the Physics Placement Test Deparmen of Physics College of Ars and Sciences American Universiy of Sharjah (AUS) Fall 014 Suggesed Pracice Problems (se #) for he Physics Placemen Tes This documen conains 5 suggesed problems ha are

More information

Ch.1. Group Work Units. Continuum Mechanics Course (MMC) - ETSECCPB - UPC

Ch.1. Group Work Units. Continuum Mechanics Course (MMC) - ETSECCPB - UPC Ch.. Group Work Unis Coninuum Mechanics Course (MMC) - ETSECCPB - UPC Uni 2 Jusify wheher he following saemens are rue or false: a) Two sreamlines, corresponding o a same insan of ime, can never inersec

More information

Some Basic Information about M-S-D Systems

Some Basic Information about M-S-D Systems Some Basic Informaion abou M-S-D Sysems 1 Inroducion We wan o give some summary of he facs concerning unforced (homogeneous) and forced (non-homogeneous) models for linear oscillaors governed by second-order,

More information

IB Physics Kinematics Worksheet

IB Physics Kinematics Worksheet IB Physics Kinemaics Workshee Wrie full soluions and noes for muliple choice answers. Do no use a calculaor for muliple choice answers. 1. Which of he following is a correc definiion of average acceleraion?

More information

Physics for Scientists and Engineers I

Physics for Scientists and Engineers I Physics for Scieniss and Engineers I PHY 48, Secion 4 Dr. Beariz Roldán Cuenya Universiy of Cenral Florida, Physics Deparmen, Orlando, FL Chaper - Inroducion I. General II. Inernaional Sysem of Unis III.

More information

Math Week 14 April 16-20: sections first order systems of linear differential equations; 7.4 mass-spring systems.

Math Week 14 April 16-20: sections first order systems of linear differential equations; 7.4 mass-spring systems. Mah 2250-004 Week 4 April 6-20 secions 7.-7.3 firs order sysems of linear differenial equaions; 7.4 mass-spring sysems. Mon Apr 6 7.-7.2 Sysems of differenial equaions (7.), and he vecor Calculus we need

More information

SPH3U: Projectiles. Recorder: Manager: Speaker:

SPH3U: Projectiles. Recorder: Manager: Speaker: SPH3U: Projeciles Now i s ime o use our new skills o analyze he moion of a golf ball ha was ossed hrough he air. Le s find ou wha is special abou he moion of a projecile. Recorder: Manager: Speaker: 0

More information

One-Dimensional Kinematics

One-Dimensional Kinematics One-Dimensional Kinemaics One dimensional kinemaics refers o moion along a sraigh line. Een hough we lie in a 3-dimension world, moion can ofen be absraced o a single dimension. We can also describe moion

More information

Physics 101 Fall 2006: Exam #1- PROBLEM #1

Physics 101 Fall 2006: Exam #1- PROBLEM #1 Physics 101 Fall 2006: Exam #1- PROBLEM #1 1. Problem 1. (+20 ps) (a) (+10 ps) i. +5 ps graph for x of he rain vs. ime. The graph needs o be parabolic and concave upward. ii. +3 ps graph for x of he person

More information

Matlab and Python programming: how to get started

Matlab and Python programming: how to get started Malab and Pyhon programming: how o ge sared Equipping readers he skills o wrie programs o explore complex sysems and discover ineresing paerns from big daa is one of he main goals of his book. In his chaper,

More information

Applications of the Basic Equations Chapter 3. Paul A. Ullrich

Applications of the Basic Equations Chapter 3. Paul A. Ullrich Applicaions of he Basic Equaions Chaper 3 Paul A. Ullrich paullrich@ucdavis.edu Par 1: Naural Coordinaes Naural Coordinaes Quesion: Why do we need anoher coordinae sysem? Our goal is o simplify he equaions

More information

15. Vector Valued Functions

15. Vector Valued Functions 1. Vecor Valued Funcions Up o his poin, we have presened vecors wih consan componens, for example, 1, and,,4. However, we can allow he componens of a vecor o be funcions of a common variable. For example,

More information

Chapter 2. Motion in One-Dimension I

Chapter 2. Motion in One-Dimension I Chaper 2. Moion in One-Dimension I Level : AP Physics Insrucor : Kim 1. Average Rae of Change and Insananeous Velociy To find he average velociy(v ) of a paricle, we need o find he paricle s displacemen

More information

Position, Velocity, and Acceleration

Position, Velocity, and Acceleration rev 06/2017 Posiion, Velociy, and Acceleraion Equipmen Qy Equipmen Par Number 1 Dynamic Track ME-9493 1 Car ME-9454 1 Fan Accessory ME-9491 1 Moion Sensor II CI-6742A 1 Track Barrier Purpose The purpose

More information

Kinematics Motion in 1 Dimension and Graphs

Kinematics Motion in 1 Dimension and Graphs Kinemaics Moion in 1 Dimension and Graphs Lana Sheridan De Anza College Sep 27, 2017 Las ime moion in 1-dimension some kinemaic quaniies graphs Overview velociy and speed acceleraion more graphs Kinemaics

More information

NEWTON S SECOND LAW OF MOTION

NEWTON S SECOND LAW OF MOTION Course and Secion Dae Names NEWTON S SECOND LAW OF MOTION The acceleraion of an objec is defined as he rae of change of elociy. If he elociy changes by an amoun in a ime, hen he aerage acceleraion during

More information

Week 1 Lecture 2 Problems 2, 5. What if something oscillates with no obvious spring? What is ω? (problem set problem)

Week 1 Lecture 2 Problems 2, 5. What if something oscillates with no obvious spring? What is ω? (problem set problem) Week 1 Lecure Problems, 5 Wha if somehing oscillaes wih no obvious spring? Wha is ω? (problem se problem) Sar wih Try and ge o SHM form E. Full beer can in lake, oscillaing F = m & = ge rearrange: F =

More information

Physics 20 Lesson 5 Graphical Analysis Acceleration

Physics 20 Lesson 5 Graphical Analysis Acceleration Physics 2 Lesson 5 Graphical Analysis Acceleraion I. Insananeous Velociy From our previous work wih consan speed and consan velociy, we know ha he slope of a posiion-ime graph is equal o he velociy of

More information

HOMEWORK # 2: MATH 211, SPRING Note: This is the last solution set where I will describe the MATLAB I used to make my pictures.

HOMEWORK # 2: MATH 211, SPRING Note: This is the last solution set where I will describe the MATLAB I used to make my pictures. HOMEWORK # 2: MATH 2, SPRING 25 TJ HITCHMAN Noe: This is he las soluion se where I will describe he MATLAB I used o make my picures.. Exercises from he ex.. Chaper 2.. Problem 6. We are o show ha y() =

More information

3.6 Derivatives as Rates of Change

3.6 Derivatives as Rates of Change 3.6 Derivaives as Raes of Change Problem 1 John is walking along a sraigh pah. His posiion a he ime >0 is given by s = f(). He sars a =0from his house (f(0) = 0) and he graph of f is given below. (a) Describe

More information

Summary:Linear Motion

Summary:Linear Motion Summary:Linear Moion D Saionary objec V Consan velociy D Disance increase uniformly wih ime D = v. a Consan acceleraion V D V = a. D = ½ a 2 Velociy increases uniformly wih ime Disance increases rapidly

More information

Constant Acceleration

Constant Acceleration Objecive Consan Acceleraion To deermine he acceleraion of objecs moving along a sraigh line wih consan acceleraion. Inroducion The posiion y of a paricle moving along a sraigh line wih a consan acceleraion

More information

x i v x t a dx dt t x

x i v x t a dx dt t x Physics 3A: Basic Physics I Shoup - Miderm Useful Equaions A y A sin A A A y an A y A A = A i + A y j + A z k A * B = A B cos(θ) A B = A B sin(θ) A * B = A B + A y B y + A z B z A B = (A y B z A z B y

More information

dv dt = s and t = s a = 28.7 m/s

dv dt = s and t = s a = 28.7 m/s COSMOS: Complee Online Soluions Manual Organizaion Sysem Chaper, Soluion. Posiion: Velociy: 0 3 5 x = 0 + 0 m 3 dx v = = 0 5 0 m/s d dv Acceleraion: a = = 0 5 d When v = 0, 0 5 0 = 0 Solving he quadraic

More information

- If one knows that a magnetic field has a symmetry, one may calculate the magnitude of B by use of Ampere s law: The integral of scalar product

- If one knows that a magnetic field has a symmetry, one may calculate the magnitude of B by use of Ampere s law: The integral of scalar product 11.1 APPCATON OF AMPEE S AW N SYMMETC MAGNETC FEDS - f one knows ha a magneic field has a symmery, one may calculae he magniude of by use of Ampere s law: The inegral of scalar produc Closed _ pah * d

More information

2001 November 15 Exam III Physics 191

2001 November 15 Exam III Physics 191 1 November 15 Eam III Physics 191 Physical Consans: Earh s free-fall acceleraion = g = 9.8 m/s 2 Circle he leer of he single bes answer. quesion is worh 1 poin Each 3. Four differen objecs wih masses:

More information

2002 November 14 Exam III Physics 191

2002 November 14 Exam III Physics 191 November 4 Exam III Physics 9 Physical onsans: Earh s free-fall acceleraion = g = 9.8 m/s ircle he leer of he single bes answer. quesion is worh poin Each 3. Four differen objecs wih masses: m = kg, m

More information

t A. 3. Which vector has the largest component in the y-direction, as defined by the axes to the right?

t A. 3. Which vector has the largest component in the y-direction, as defined by the axes to the right? Ke Name Insrucor Phsics 1210 Exam 1 Sepember 26, 2013 Please wrie direcl on he exam and aach oher shees of work if necessar. Calculaors are allowed. No noes or books ma be used. Muliple-choice problems

More information

and v y . The changes occur, respectively, because of the acceleration components a x and a y

and v y . The changes occur, respectively, because of the acceleration components a x and a y Week 3 Reciaion: Chaper3 : Problems: 1, 16, 9, 37, 41, 71. 1. A spacecraf is raveling wih a veloci of v0 = 5480 m/s along he + direcion. Two engines are urned on for a ime of 84 s. One engine gives he

More information

Two Coupled Oscillators / Normal Modes

Two Coupled Oscillators / Normal Modes Lecure 3 Phys 3750 Two Coupled Oscillaors / Normal Modes Overview and Moivaion: Today we ake a small, bu significan, sep owards wave moion. We will no ye observe waves, bu his sep is imporan in is own

More information

AP Calculus BC - Parametric equations and vectors Chapter 9- AP Exam Problems solutions

AP Calculus BC - Parametric equations and vectors Chapter 9- AP Exam Problems solutions AP Calculus BC - Parameric equaions and vecors Chaper 9- AP Exam Problems soluions. A 5 and 5. B A, 4 + 8. C A, 4 + 4 8 ; he poin a is (,). y + ( x ) x + 4 4. e + e D A, slope.5 6 e e e 5. A d hus d d

More information

Testing What You Know Now

Testing What You Know Now Tesing Wha You Know Now To bes each you, I need o know wha you know now Today we ake a well-esablished quiz ha is designed o ell me his To encourage you o ake he survey seriously, i will coun as a clicker

More information

PHYSICS 220 Lecture 02 Motion, Forces, and Newton s Laws Textbook Sections

PHYSICS 220 Lecture 02 Motion, Forces, and Newton s Laws Textbook Sections PHYSICS 220 Lecure 02 Moion, Forces, and Newon s Laws Texbook Secions 2.2-2.4 Lecure 2 Purdue Universiy, Physics 220 1 Overview Las Lecure Unis Scienific Noaion Significan Figures Moion Displacemen: Δx

More information

1. Kinematics I: Position and Velocity

1. Kinematics I: Position and Velocity 1. Kinemaics I: Posiion and Velociy Inroducion The purpose of his eperimen is o undersand and describe moion. We describe he moion of an objec by specifying is posiion, velociy, and acceleraion. In his

More information

Trajectory planning in Cartesian space

Trajectory planning in Cartesian space Roboics 1 Trajecory planning in Caresian space Prof. Alessandro De Luca Roboics 1 1 Trajecories in Caresian space in general, he rajecory planning mehods proposed in he join space can be applied also in

More information

Mechanics Acceleration The Kinematics Equations

Mechanics Acceleration The Kinematics Equations Mechanics Acceleraion The Kinemaics Equaions Lana Sheridan De Anza College Sep 27, 2018 Las ime kinemaic quaniies graphs of kinemaic quaniies Overview acceleraion he kinemaics equaions (consan acceleraion)

More information

CHEAPEST PMT ONLINE TEST SERIES AIIMS/NEET TOPPER PREPARE QUESTIONS

CHEAPEST PMT ONLINE TEST SERIES AIIMS/NEET TOPPER PREPARE QUESTIONS CHEAPEST PMT ONLINE TEST SERIES AIIMS/NEET TOPPER PREPARE QUESTIONS For more deails see las page or conac @aimaiims.in Physics Mock Tes Paper AIIMS/NEET 07 Physics 06 Saurday Augus 0 Uni es : Moion in

More information

Lecture 4 Kinetics of a particle Part 3: Impulse and Momentum

Lecture 4 Kinetics of a particle Part 3: Impulse and Momentum MEE Engineering Mechanics II Lecure 4 Lecure 4 Kineics of a paricle Par 3: Impulse and Momenum Linear impulse and momenum Saring from he equaion of moion for a paricle of mass m which is subjeced o an

More information

dt = C exp (3 ln t 4 ). t 4 W = C exp ( ln(4 t) 3) = C(4 t) 3.

dt = C exp (3 ln t 4 ). t 4 W = C exp ( ln(4 t) 3) = C(4 t) 3. Mah Rahman Exam Review Soluions () Consider he IVP: ( 4)y 3y + 4y = ; y(3) = 0, y (3) =. (a) Please deermine he longes inerval for which he IVP is guaraneed o have a unique soluion. Soluion: The disconinuiies

More information

Effects of Coordinate Curvature on Integration

Effects of Coordinate Curvature on Integration Effecs of Coordinae Curvaure on Inegraion Chrisopher A. Lafore clafore@gmail.com Absrac In his paper, he inegraion of a funcion over a curved manifold is examined in he case where he curvaure of he manifold

More information

72 Calculus and Structures

72 Calculus and Structures 72 Calculus and Srucures CHAPTER 5 DISTANCE AND ACCUMULATED CHANGE Calculus and Srucures 73 Copyrigh Chaper 5 DISTANCE AND ACCUMULATED CHANGE 5. DISTANCE a. Consan velociy Le s ake anoher look a Mary s

More information

Physics 3A: Basic Physics I Shoup Sample Midterm. Useful Equations. x f. x i v x. a x. x i. v xi v xf. 2a x f x i. y f. a r.

Physics 3A: Basic Physics I Shoup Sample Midterm. Useful Equations. x f. x i v x. a x. x i. v xi v xf. 2a x f x i. y f. a r. Physics 3A: Basic Physics I Shoup Sample Miderm Useful Equaions A y Asin A A x A y an A y A x A = A x i + A y j + A z k A * B = A B cos(θ) A x B = A B sin(θ) A * B = A x B x + A y B y + A z B z A x B =

More information

Physics 5A Review 1. Eric Reichwein Department of Physics University of California, Santa Cruz. October 31, 2012

Physics 5A Review 1. Eric Reichwein Department of Physics University of California, Santa Cruz. October 31, 2012 Physics 5A Review 1 Eric Reichwein Deparmen of Physics Universiy of California, Sana Cruz Ocober 31, 2012 Conens 1 Error, Sig Figs, and Dimensional Analysis 1 2 Vecor Review 2 2.1 Adding/Subracing Vecors.............................

More information

Physics Notes - Ch. 2 Motion in One Dimension

Physics Notes - Ch. 2 Motion in One Dimension Physics Noes - Ch. Moion in One Dimension I. The naure o physical quaniies: scalars and ecors A. Scalar quaniy ha describes only magniude (how much), NOT including direcion; e. mass, emperaure, ime, olume,

More information

MEI Mechanics 1 General motion. Section 1: Using calculus

MEI Mechanics 1 General motion. Section 1: Using calculus Soluions o Exercise MEI Mechanics General moion Secion : Using calculus. s 4 v a 6 4 4 When =, v 4 a 6 4 6. (i) When = 0, s = -, so he iniial displacemen = - m. s v 4 When = 0, v = so he iniial velociy

More information

AP CALCULUS BC 2016 SCORING GUIDELINES

AP CALCULUS BC 2016 SCORING GUIDELINES 6 SCORING GUIDELINES Quesion A ime, he posiion of a paricle moving in he xy-plane is given by he parameric funcions ( x ( ), y ( )), where = + sin ( ). The graph of y, consising of hree line segmens, is

More information

Physics 101: Lecture 03 Kinematics Today s lecture will cover Textbook Sections (and some Ch. 4)

Physics 101: Lecture 03 Kinematics Today s lecture will cover Textbook Sections (and some Ch. 4) Physics 101: Lecure 03 Kinemaics Today s lecure will coer Texbook Secions 3.1-3.3 (and some Ch. 4) Physics 101: Lecure 3, Pg 1 A Refresher: Deermine he force exered by he hand o suspend he 45 kg mass as

More information

Today: Graphing. Note: I hope this joke will be funnier (or at least make you roll your eyes and say ugh ) after class. v (miles per hour ) Time

Today: Graphing. Note: I hope this joke will be funnier (or at least make you roll your eyes and say ugh ) after class. v (miles per hour ) Time +v Today: Graphing v (miles per hour ) 9 8 7 6 5 4 - - Time Noe: I hope his joke will be funnier (or a leas make you roll your eyes and say ugh ) afer class. Do yourself a favor! Prof Sarah s fail-safe

More information

Physics 131- Fundamentals of Physics for Biologists I

Physics 131- Fundamentals of Physics for Biologists I 10/3/2012 - Fundamenals of Physics for iologiss I Professor: Wolfgang Loser 10/3/2012 Miderm review -How can we describe moion (Kinemaics) - Wha is responsible for moion (Dynamics) wloser@umd.edu Movie

More information

k 1 k 2 x (1) x 2 = k 1 x 1 = k 2 k 1 +k 2 x (2) x k series x (3) k 2 x 2 = k 1 k 2 = k 1+k 2 = 1 k k 2 k series

k 1 k 2 x (1) x 2 = k 1 x 1 = k 2 k 1 +k 2 x (2) x k series x (3) k 2 x 2 = k 1 k 2 = k 1+k 2 = 1 k k 2 k series Final Review A Puzzle... Consider wo massless springs wih spring consans k 1 and k and he same equilibrium lengh. 1. If hese springs ac on a mass m in parallel, hey would be equivalen o a single spring

More information

Acceleration. Part I. Uniformly Accelerated Motion: Kinematics & Geometry

Acceleration. Part I. Uniformly Accelerated Motion: Kinematics & Geometry Acceleraion Team: Par I. Uniformly Acceleraed Moion: Kinemaics & Geomery Acceleraion is he rae of change of velociy wih respec o ime: a dv/d. In his experimen, you will sudy a very imporan class of moion

More information

Decimal moved after first digit = 4.6 x Decimal moves five places left SCIENTIFIC > POSITIONAL. a) g) 5.31 x b) 0.

Decimal moved after first digit = 4.6 x Decimal moves five places left SCIENTIFIC > POSITIONAL. a) g) 5.31 x b) 0. PHYSICS 20 UNIT 1 SCIENCE MATH WORKSHEET NAME: A. Sandard Noaion Very large and very small numbers are easily wrien using scienific (or sandard) noaion, raher han decimal (or posiional) noaion. Sandard

More information

PHYS 100: Lecture 2. Motion at Constant Acceleration. Relative Motion: Reference Frames. x x = v t + a t. x = vdt. v = adt. x Tortoise.

PHYS 100: Lecture 2. Motion at Constant Acceleration. Relative Motion: Reference Frames. x x = v t + a t. x = vdt. v = adt. x Tortoise. a PHYS 100: Lecure 2 Moion a Consan Acceleraion a 0 0 Area a 0 a 0 v ad v v0 a0 v 0 x vd 0 A(1/2)( v) Area v 0 v v-v 0 v 0 x x v + a 1 0 0 2 0 2 Relaive Moion: Reference Frames x d Achilles Toroise x Toroise

More information

This is an example to show you how SMath can calculate the movement of kinematic mechanisms.

This is an example to show you how SMath can calculate the movement of kinematic mechanisms. Dec :5:6 - Kinemaics model of Simple Arm.sm This file is provided for educaional purposes as guidance for he use of he sofware ool. I is no guaraeed o be free from errors or ommissions. The mehods and

More information

Motion along a Straight Line

Motion along a Straight Line chaper 2 Moion along a Sraigh Line verage speed and average velociy (Secion 2.2) 1. Velociy versus speed Cone in he ebook: fer Eample 2. Insananeous velociy and insananeous acceleraion (Secions 2.3, 2.4)

More information

LAB # 2 - Equilibrium (static)

LAB # 2 - Equilibrium (static) AB # - Equilibrium (saic) Inroducion Isaac Newon's conribuion o physics was o recognize ha despie he seeming compleiy of he Unierse, he moion of is pars is guided by surprisingly simple aws. Newon's inspiraion

More information

SPH3U1 Lesson 03 Kinematics

SPH3U1 Lesson 03 Kinematics SPH3U1 Lesson 03 Kinemaics GRAPHICAL ANALYSIS LEARNING GOALS Sudens will Learn how o read values, find slopes and calculae areas on graphs. Learn wha hese values mean on boh posiion-ime and velociy-ime

More information

(π 3)k. f(t) = 1 π 3 sin(t)

(π 3)k. f(t) = 1 π 3 sin(t) Mah 6 Fall 6 Dr. Lil Yen Tes Show all our work Name: Score: /6 No Calculaor permied in his par. Read he quesions carefull. Show all our work and clearl indicae our final answer. Use proper noaion. Problem

More information

Lab #2: Kinematics in 1-Dimension

Lab #2: Kinematics in 1-Dimension Reading Assignmen: Chaper 2, Secions 2-1 hrough 2-8 Lab #2: Kinemaics in 1-Dimension Inroducion: The sudy of moion is broken ino wo main areas of sudy kinemaics and dynamics. Kinemaics is he descripion

More information

Biol. 356 Lab 8. Mortality, Recruitment, and Migration Rates

Biol. 356 Lab 8. Mortality, Recruitment, and Migration Rates Biol. 356 Lab 8. Moraliy, Recruimen, and Migraion Raes (modified from Cox, 00, General Ecology Lab Manual, McGraw Hill) Las week we esimaed populaion size hrough several mehods. One assumpion of all hese

More information

Phys 221 Fall Chapter 2. Motion in One Dimension. 2014, 2005 A. Dzyubenko Brooks/Cole

Phys 221 Fall Chapter 2. Motion in One Dimension. 2014, 2005 A. Dzyubenko Brooks/Cole Phys 221 Fall 2014 Chaper 2 Moion in One Dimension 2014, 2005 A. Dzyubenko 2004 Brooks/Cole 1 Kinemaics Kinemaics, a par of classical mechanics: Describes moion in erms of space and ime Ignores he agen

More information

Today in Physics 218: radiation reaction

Today in Physics 218: radiation reaction Today in Physics 18: radiaion reacion Radiaion reacion The Abraham-Lorenz formula; radiaion reacion force The pah of he elecron in oday s firs example (radial decay grealy exaggeraed) 6 March 004 Physics

More information

Check in: 1 If m = 2(x + 1) and n = find y when. b y = 2m n 2

Check in: 1 If m = 2(x + 1) and n = find y when. b y = 2m n 2 7 Parameric equaions This chaer will show ou how o skech curves using heir arameric equaions conver arameric equaions o Caresian equaions find oins of inersecion of curves and lines using arameric equaions

More information

Q.1 Define work and its unit?

Q.1 Define work and its unit? CHP # 6 ORK AND ENERGY Q.1 Define work and is uni? A. ORK I can be define as when we applied a force on a body and he body covers a disance in he direcion of force, hen we say ha work is done. I is a scalar

More information

0 time. 2 Which graph represents the motion of a car that is travelling along a straight road with a uniformly increasing speed?

0 time. 2 Which graph represents the motion of a car that is travelling along a straight road with a uniformly increasing speed? 1 1 The graph relaes o he moion of a falling body. y Which is a correc descripion of he graph? y is disance and air resisance is negligible y is disance and air resisance is no negligible y is speed and

More information

Physics 218 Exam 1. with Solutions Fall 2010, Sections Part 1 (15) Part 2 (20) Part 3 (20) Part 4 (20) Bonus (5)

Physics 218 Exam 1. with Solutions Fall 2010, Sections Part 1 (15) Part 2 (20) Part 3 (20) Part 4 (20) Bonus (5) Physics 18 Exam 1 wih Soluions Fall 1, Secions 51-54 Fill ou he informaion below bu o no open he exam unil insruce o o so! Name Signaure Suen ID E-mail Secion # ules of he exam: 1. You have he full class

More information

Unit 1 Test Review Physics Basics, Movement, and Vectors Chapters 1-3

Unit 1 Test Review Physics Basics, Movement, and Vectors Chapters 1-3 A.P. Physics B Uni 1 Tes Reiew Physics Basics, Moemen, and Vecors Chapers 1-3 * In sudying for your es, make sure o sudy his reiew shee along wih your quizzes and homework assignmens. Muliple Choice Reiew:

More information

10.1 EXERCISES. y 2 t 2. y 1 t y t 3. y e

10.1 EXERCISES. y 2 t 2. y 1 t y t 3. y e 66 CHAPTER PARAMETRIC EQUATINS AND PLAR CRDINATES SLUTIN We use a graphing device o produce he graphs for he cases a,,.5,.,,.5,, and shown in Figure 7. Noice ha all of hese curves (ecep he case a ) have

More information

Math 2142 Exam 1 Review Problems. x 2 + f (0) 3! for the 3rd Taylor polynomial at x = 0. To calculate the various quantities:

Math 2142 Exam 1 Review Problems. x 2 + f (0) 3! for the 3rd Taylor polynomial at x = 0. To calculate the various quantities: Mah 4 Eam Review Problems Problem. Calculae he 3rd Taylor polynomial for arcsin a =. Soluion. Le f() = arcsin. For his problem, we use he formula f() + f () + f ()! + f () 3! for he 3rd Taylor polynomial

More information

02. MOTION. Questions and Answers

02. MOTION. Questions and Answers CLASS-09 02. MOTION Quesions and Answers PHYSICAL SCIENCE 1. Se moves a a consan speed in a consan direcion.. Reprase e same senence in fewer words using conceps relaed o moion. Se moves wi uniform velociy.

More information

AP CALCULUS AB/CALCULUS BC 2016 SCORING GUIDELINES. Question 1. 1 : estimate = = 120 liters/hr

AP CALCULUS AB/CALCULUS BC 2016 SCORING GUIDELINES. Question 1. 1 : estimate = = 120 liters/hr AP CALCULUS AB/CALCULUS BC 16 SCORING GUIDELINES Quesion 1 (hours) R ( ) (liers / hour) 1 3 6 8 134 119 95 74 7 Waer is pumped ino a ank a a rae modeled by W( ) = e liers per hour for 8, where is measured

More information