FOLDS (I) A Flexure (deformation-induced curvature) in rock (esp. layered) B All kinds of rocks can be folded, even granites

Size: px
Start display at page:

Download "FOLDS (I) A Flexure (deformation-induced curvature) in rock (esp. layered) B All kinds of rocks can be folded, even granites"

Transcription

1 GG303 Lectue 26 8/19/05 1 FOLDS (I) I II Main Topics A What is a fold? B Fold geomety C Fold teminology and classification What is a fold? A Flexue (defomation-induced cuvatue) in ock (esp. layeed) B All kinds of ocks can be folded, even ganites III Fold geomety A Tangents Conside a cuve (t), whee t is any paamete, and is a vecto function that gives points on the cuve 1 Tangent vecto: '= d dt 2 Unit tangent = T = ' ' Stephen Matel 26-1 Univesity of Hawaii

2 GG303 Lectue 26 8/19/ Example 1: paabola y = x 2 ( x) = x '= d i + x 2 dx = d x i + x 2 dx i + 2x T = ' ' = 1 ( ) x ( ) 2 = = i + 2x 1 i + 2x 1+ 4x 2 at x =1, 4 Example 2: unit cicle ( x = cosθ, y = sinθ) ( θ) = cosθ i + sinθ '= d T = ' ' dθ = d cosθ ( i + sinθ ) dθ sinθ i + cosθ = ( sinθ) 2 + cosθ = sinθ i + cosθ ( ) 2 = sinθ i + 2 T = 5 i + cosθ Stephen Matel 26-2 Univesity of Hawaii

3 GG303 Lectue 26 8/19/05 3 B Cuvatue = deviation fom a staight line Stephen Matel 26-3 Univesity of Hawaii

4 GG303 Lectue 26 8/19/ Cuvatue along a cuve is the fist deivative (i.e., ate of change) of the unit tangent (i.e., slope) with espect to distance (s) along the cuve; 2 Cuvatue vecto (K) = K (t) = d T d dt dt 3 Cuvatue (K) = K(t) = K = d T d dt dt 4 K(s) = T'(s) = "(s) (simple vesion of (3), d = ds) ( ) 5 Example 2: cicle x = ρcosθ, y = ρsinθ a ( θ) = ρcosθ i + ρsinθ b '= d dθ = d ρcosθ ( i + ρsinθ ) dθ c T = ' ρsinθ i + ρcosθ = ' ρsinθ d K = dt dθ ' = ( ) 2 + ( ρcosθ) 2 = d i sinθ + cosθ dθ ρ = ρsinθ i + ρcosθ ρsinθi + ρcosθ = sinθ i + cosθ ρ = i cosθ sin θ = ρ ρ 2 e K = K = 1 ρ ( cosθ ) 2 + ( sin θ ) 2 = 1 ρ So K points opposite, and the cicle cuvatue = 1/ρ. 6 Cuvatue = 1/(adius of cuvatue) = 1/ρ Stephen Matel 26-4 Univesity of Hawaii

5 GG303 Lectue 26 8/19/ The cuvatue at a point on a cuved suface depends on the diection of the path along the suface. The deivative of the cuvatue can be taken to yield the maximum and minimum cuvatues. These tun out to be at ight angles and ae called pincipal cuvatues. Gaussian cuvatue = (Cmax)(Cmin). Fo a waped but unstetched sheet, CG = const. 8 Cuvatue has an associated sign: "U" > 0; "Λ" < 0 9 Inflection point: Cuvatue = zeo. Cuvatue changes fom concave up to concave down. IV Fold teminology and classification A B C D D Hinge point: point of local maximum cuvatue. Hinge line: connects hinge points along a given laye. Axial suface: locus of hinge points in all the folded layes. Limb: suface of low cuvatue. Cylindical fold: a suface swept out by moving a staight line paallel to itself 1 Fold axis: line that can geneate a cylindical fold 2 Paallel fold: top and bottom of layes ae paallel and laye thickness is peseved (assumes bottom and top of laye wee oiginally paallel). a b Cuved paallel fold: cuvatue is faily unifom. Angula paallel fold: cuvatue is concentated nea the hinges and the limbs ae elatively plana. 3 Non-paallel fold: top and bottom of layes ae not paallel; laye thickness is not peseved (assumes bottom and top of laye wee oiginally paallel). Hinges typically thin and limbs thicken. E Non-cylindical fold example: dome Stephen Matel 26-5 Univesity of Hawaii

6 GG303 Lectue 26 8/19/05 6 Stephen Matel 26-6 Univesity of Hawaii

7 GG303 Lectue 26 8/19/05 7 % Matlab scipt GG303_27_1.m % Matlab scipt to poduce plots fo tangents to a paabola and a cicle % fo Figue 27.2 of Lectue 27 of GG303 % Paabola poblem (Example 1, cuve 1, y = x^2) x = -2:0.1:2; % This sets the ange in x; O1x = zeos(size(x)); % Defines oigin fo plotting position vectos; O1y = zeos(size(x)); % Defines oigin fo plotting position vectos; 1i = x; % The "i" component of position 1 as a function of x; 1 = x.^2; % The "" component of position 1 as a function of x; T1i = 1./sqt(1+4*x.^2); % The "i" component of unit tangent T1 as a function of x; T1 = 2*x./sqt(1+4*x.^2);% The "" component of unit tangent T1 as a function of x; % Cicle poblem (Example 2, cuve 2, unit cicle centeed at oigin) thetad = 0:1:360; % This sets the ange of theta in adians; theta = thetad*pi/180; % This sets the ange of theta in adians; O2x = zeos(size(thetad)); % Defines oigin fo plotting position vectos; O2y = zeos(size(thetad)); % Defines oigin fo plotting position vectos; 2i = cos(theta); % The "i" component of position 2 as a function of theta; 2 = sin(theta); % The "" component of position 2 as a function of theta; T2i = -sin(theta); % The "i" component of unit tangent T2 as a function of theta; T2 = cos(theta); % The "" component of unit tangent T2 as a function of theta; % Now plot the figues on one page figue(1) clf subplot(2,1,1) % Pepae the fist plot in a 2-ow, 1column set of plots; plot (1i,1) % Plot the cuve hold on; % Get eady fo anothe plot index1a = find(x == 1); % Find whee x = 1; index1b = find(x == -2); % Find whee x = -2; index1 = [index1a, index1b]; % Daw black aows fom the oigin to cuve with heads at the indexed points; % The "stock" vesion of quive poduces aow heads of diffeent size: % quive ( O1x(index1),O1y(index1),1i(index1),1(index1),0,'k' ); % So I fist plot black lines connecting the oigin to the indexed points... line ([O1x(index1a),1i(index1a)],[O1y(index1a),1(index1a)],'Colo',[0 0 0] ); line ([O1x(index1b),1i(index1b)],[O1y(index1b),1(index1b)],'Colo',[0 0 0] ); % and then use quive to daw aows of UNIT length with heads whee I want heads scalefacto = sqt( ( 1i(index1) - O1x(index1) ).^2 + ( 1(index1) - O1y(index1) ).^2 ); newdx = ( 1i(index1) - O1x(index1) )./scalefacto; newdy = ( 1(index1) - O1y(index1) )./scalefacto; quive ( 1i(index1)-newdx,1(index1)-newdy,newdx,newdy,0,'k' ); Stephen Matel 26-7 Univesity of Hawaii

8 GG303 Lectue 26 8/19/05 8 % Daw ed aows fo unit tangents to cuve 1 with tails at the indexed points; quive ( 1i(index1),1(index1),T1i(index1),T1(index1),0,'' ); axis('equal') % Set the x-scale and y-scale equal xlabel('x','fontsize',14) ylabel('y','fontsize',14) title('positions and Unit Tangents Along a Paabolic Cuve Fig. 27.2a','FontSize',18) subplot(2,1,2) % Pepae the second plot in a 2-ow, 1column set of plots; plot (2i,2) % Plot the cuve hold on; % Get eady fo anothe plot index2a = find(thetad == 30); % Find whee thetad = 30 ; index2b = find(thetad == 120); % Find whee thetad = 120 ; index2 = [index2a, index2b]; % Daw black aows fom the oigin to cuve with heads at the indexed points; quive ( O2x(index2),O2y(index2),2i(index2),2(index2),0,'k'); % Daw ed aows fo unit tangents to cuve with tails at the indexed points; quive ( 2i(index2),2(index2),T2i(index2),T2(index2),0,'' ); axis('equal') % Set the x-scale and y-scale equal xlabel('x','fontsize',14) ylabel('y','fontsize',14) title('positions and Unit Tangents Along a Cicula Cuve Fig. 27.2b','FontSize',18) pint -dill Fig_27.1.ill % Save figue as an Adobe Illustato file Stephen Matel 26-8 Univesity of Hawaii

Chapter 10 Sample Exam

Chapter 10 Sample Exam Chapte Sample Exam Poblems maked with an asteisk (*) ae paticulaly challenging and should be given caeful consideation.. Conside the paametic cuve x (t) =e t, y (t) =e t, t (a) Compute the length of the

More information

Magnetic Fields Due to Currents

Magnetic Fields Due to Currents PH -C Fall 1 Magnetic Fields Due to Cuents Lectue 14 Chapte 9 (Halliday/esnick/Walke, Fundamentals of Physics 8 th edition) 1 Chapte 9 Magnetic Fields Due to Cuents In this chapte we will exploe the elationship

More information

Physics 2212 GH Quiz #2 Solutions Spring 2016

Physics 2212 GH Quiz #2 Solutions Spring 2016 Physics 2212 GH Quiz #2 Solutions Sping 216 I. 17 points) Thee point chages, each caying a chage Q = +6. nc, ae placed on an equilateal tiangle of side length = 3. mm. An additional point chage, caying

More information

Math 209 Assignment 9 Solutions

Math 209 Assignment 9 Solutions Math 9 Assignment 9 olutions 1. Evaluate 4y + 1 d whee is the fist octant pat of y x cut out by x + y + z 1. olution We need a paametic epesentation of the suface. (x, z). Now detemine the nomal vecto:

More information

Lecture 1a: Satellite Orbits

Lecture 1a: Satellite Orbits Lectue 1a: Satellite Obits Outline 1. Newton s Laws of Motion 2. Newton s Law of Univesal Gavitation 3. Calculating satellite obital paametes (assuming cicula motion) Scala & Vectos Scala: a physical quantity

More information

$ i. !((( dv vol. Physics 8.02 Quiz One Equations Fall q 1 q 2 r 2 C = 2 C! V 2 = Q 2 2C F = 4!" or. r ˆ = points from source q to observer

$ i. !((( dv vol. Physics 8.02 Quiz One Equations Fall q 1 q 2 r 2 C = 2 C! V 2 = Q 2 2C F = 4! or. r ˆ = points from source q to observer Physics 8.0 Quiz One Equations Fall 006 F = 1 4" o q 1 q = q q ˆ 3 4" o = E 4" o ˆ = points fom souce q to obseve 1 dq E = # ˆ 4" 0 V "## E "d A = Q inside closed suface o d A points fom inside to V =

More information

27. Folds (I) I Main Topics A What is a fold? B Curvature of a plane curve C Curvature of a surface 10/10/18 GG303 1

27. Folds (I) I Main Topics A What is a fold? B Curvature of a plane curve C Curvature of a surface 10/10/18 GG303 1 I Main Topics A What is a fold? B Curvature of a plane curve C Curvature of a surface 10/10/18 GG303 1 http://upload.wikimedia.org/wikipedia/commons/a/ae/caledonian_orogeny_fold_in_king_oscar_fjord.jpg

More information

4. Two and Three Dimensional Motion

4. Two and Three Dimensional Motion 4. Two and Thee Dimensional Motion 1 Descibe motion using position, displacement, elocity, and acceleation ectos Position ecto: ecto fom oigin to location of the object. = x i ˆ + y ˆ j + z k ˆ Displacement:

More information

CBN 98-1 Developable constant perimeter surfaces: Application to the end design of a tape-wound quadrupole saddle coil

CBN 98-1 Developable constant perimeter surfaces: Application to the end design of a tape-wound quadrupole saddle coil CBN 98-1 Developale constant peimete sufaces: Application to the end design of a tape-wound quadupole saddle coil G. Dugan Laoatoy of Nuclea Studies Conell Univesity Ithaca, NY 14853 1. Intoduction Constant

More information

Continuous Charge Distributions: Electric Field and Electric Flux

Continuous Charge Distributions: Electric Field and Electric Flux 8/30/16 Quiz 2 8/25/16 A positive test chage qo is eleased fom est at a distance away fom a chage of Q and a distance 2 away fom a chage of 2Q. How will the test chage move immediately afte being eleased?

More information

KEPLER S LAWS AND PLANETARY ORBITS

KEPLER S LAWS AND PLANETARY ORBITS KEPE S AWS AND PANETAY OBITS 1. Selected popeties of pola coodinates and ellipses Pola coodinates: I take a some what extended view of pola coodinates in that I allow fo a z diection (cylindical coodinates

More information

Collaborative ASSIGNMENT Assignment 3: Sources of magnetic fields Solution

Collaborative ASSIGNMENT Assignment 3: Sources of magnetic fields Solution Electicity and Magnetism: PHY-04. 11 Novembe, 014 Collaboative ASSIGNMENT Assignment 3: Souces of magnetic fields Solution 1. a A conducto in the shape of a squae loop of edge length l m caies a cuent

More information

ME 210 Applied Mathematics for Mechanical Engineers

ME 210 Applied Mathematics for Mechanical Engineers Tangent and Ac Length of a Cuve The tangent to a cuve C at a point A on it is defined as the limiting position of the staight line L though A and B, as B appoaches A along the cuve as illustated in the

More information

Lecture 8 - Gauss s Law

Lecture 8 - Gauss s Law Lectue 8 - Gauss s Law A Puzzle... Example Calculate the potential enegy, pe ion, fo an infinite 1D ionic cystal with sepaation a; that is, a ow of equally spaced chages of magnitude e and altenating sign.

More information

Chapter 7-8 Rotational Motion

Chapter 7-8 Rotational Motion Chapte 7-8 Rotational Motion What is a Rigid Body? Rotational Kinematics Angula Velocity ω and Acceleation α Unifom Rotational Motion: Kinematics Unifom Cicula Motion: Kinematics and Dynamics The Toque,

More information

e.g: If A = i 2 j + k then find A. A = Ax 2 + Ay 2 + Az 2 = ( 2) = 6

e.g: If A = i 2 j + k then find A. A = Ax 2 + Ay 2 + Az 2 = ( 2) = 6 MOTION IN A PLANE 1. Scala Quantities Physical quantities that have only magnitude and no diection ae called scala quantities o scalas. e.g. Mass, time, speed etc. 2. Vecto Quantities Physical quantities

More information

you of a spring. The potential energy for a spring is given by the parabola U( x)

you of a spring. The potential energy for a spring is given by the parabola U( x) Small oscillations The theoy of small oscillations is an extemely impotant topic in mechanics. Conside a system that has a potential enegy diagam as below: U B C A x Thee ae thee points of stable equilibium,

More information

ω = θ θ o = θ θ = s r v = rω

ω = θ θ o = θ θ = s r v = rω Unifom Cicula Motion Unifom cicula motion is the motion of an object taveling at a constant(unifom) speed in a cicula path. Fist we must define the angula displacement and angula velocity The angula displacement

More information

Flux. Area Vector. Flux of Electric Field. Gauss s Law

Flux. Area Vector. Flux of Electric Field. Gauss s Law Gauss s Law Flux Flux in Physics is used to two distinct ways. The fist meaning is the ate of flow, such as the amount of wate flowing in a ive, i.e. volume pe unit aea pe unit time. O, fo light, it is

More information

PHYS 2135 Exam I February 13, 2018

PHYS 2135 Exam I February 13, 2018 Exam Total /200 PHYS 2135 Exam I Febuay 13, 2018 Name: Recitation Section: Five multiple choice questions, 8 points each Choose the best o most nealy coect answe Fo questions 6-9, solutions must begin

More information

Circular motion. Objectives. Physics terms. Assessment. Equations 5/22/14. Describe the accelerated motion of objects moving in circles.

Circular motion. Objectives. Physics terms. Assessment. Equations 5/22/14. Describe the accelerated motion of objects moving in circles. Cicula motion Objectives Descibe the acceleated motion of objects moving in cicles. Use equations to analyze the acceleated motion of objects moving in cicles.. Descibe in you own wods what this equation

More information

Chapter 2: Basic Physics and Math Supplements

Chapter 2: Basic Physics and Math Supplements Chapte 2: Basic Physics and Math Supplements Decembe 1, 215 1 Supplement 2.1: Centipetal Acceleation This supplement expands on a topic addessed on page 19 of the textbook. Ou task hee is to calculate

More information

Lecture 1a: Satellite Orbits

Lecture 1a: Satellite Orbits Lectue 1a: Satellite Obits Outline 1. Newton s Laws of Mo3on 2. Newton s Law of Univesal Gavita3on 3. Calcula3ng satellite obital paametes (assuming cicula mo3on) Scala & Vectos Scala: a physical quan3ty

More information

Motion in Two Dimensions

Motion in Two Dimensions SOLUTIONS TO PROBLEMS Motion in Two Dimensions Section 3.1 The Position, Velocity, and Acceleation Vectos P3.1 x( m) 0!3 000!1 70!4 70 m y( m)!3 600 0 1 70! 330 m (a) Net displacement x + y 4.87 km at

More information

Math Notes on Kepler s first law 1. r(t) kp(t)

Math Notes on Kepler s first law 1. r(t) kp(t) Math 7 - Notes on Keple s fist law Planetay motion and Keple s Laws We conside the motion of a single planet about the sun; fo simplicity, we assign coodinates in R 3 so that the position of the sun is

More information

PHYSICS 220. Lecture 08. Textbook Sections Lecture 8 Purdue University, Physics 220 1

PHYSICS 220. Lecture 08. Textbook Sections Lecture 8 Purdue University, Physics 220 1 PHYSICS 0 Lectue 08 Cicula Motion Textbook Sections 5.3 5.5 Lectue 8 Pudue Univesity, Physics 0 1 Oveview Last Lectue Cicula Motion θ angula position adians ω angula velocity adians/second α angula acceleation

More information

transformation Earth V-curve (meridian) λ Conical projection. u,v curves on the datum surface projected as U,V curves on the projection surface

transformation Earth V-curve (meridian) λ Conical projection. u,v curves on the datum surface projected as U,V curves on the projection surface . CONICAL PROJECTIONS In elementay texts on map pojections, the pojection sufaces ae often descibed as developable sufaces, such as the cylinde (cylindical pojections) and the cone (conical pojections),

More information

Physics Fall Mechanics, Thermodynamics, Waves, Fluids. Lecture 6: motion in two and three dimensions III. Slide 6-1

Physics Fall Mechanics, Thermodynamics, Waves, Fluids. Lecture 6: motion in two and three dimensions III. Slide 6-1 Physics 1501 Fall 2008 Mechanics, Themodynamics, Waves, Fluids Lectue 6: motion in two and thee dimensions III Slide 6-1 Recap: elative motion An object moves with velocity v elative to one fame of efeence.

More information

Physics 111 Lecture 5 Circular Motion

Physics 111 Lecture 5 Circular Motion Physics 111 Lectue 5 Cicula Motion D. Ali ÖVGÜN EMU Physics Depatment www.aovgun.com Multiple Objects q A block of mass m1 on a ough, hoizontal suface is connected to a ball of mass m by a lightweight

More information

Ch 30 - Sources of Magnetic Field! The Biot-Savart Law! = k m. r 2. Example 1! Example 2!

Ch 30 - Sources of Magnetic Field! The Biot-Savart Law! = k m. r 2. Example 1! Example 2! Ch 30 - Souces of Magnetic Field 1.) Example 1 Detemine the magnitude and diection of the magnetic field at the point O in the diagam. (Cuent flows fom top to bottom, adius of cuvatue.) Fo staight segments,

More information

KEPLER S LAWS OF PLANETARY MOTION

KEPLER S LAWS OF PLANETARY MOTION EPER S AWS OF PANETARY MOTION 1. Intoduction We ae now in a position to apply what we have leaned about the coss poduct and vecto valued functions to deive eple s aws of planetay motion. These laws wee

More information

B. Spherical Wave Propagation

B. Spherical Wave Propagation 11/8/007 Spheical Wave Popagation notes 1/1 B. Spheical Wave Popagation Evey antenna launches a spheical wave, thus its powe density educes as a function of 1, whee is the distance fom the antenna. We

More information

To Feel a Force Chapter 7 Static equilibrium - torque and friction

To Feel a Force Chapter 7 Static equilibrium - torque and friction To eel a oce Chapte 7 Chapte 7: Static fiction, toque and static equilibium A. Review of foce vectos Between the eath and a small mass, gavitational foces of equal magnitude and opposite diection act on

More information

Math 451: Euclidean and Non-Euclidean Geometry MWF 3pm, Gasson 204 Homework 9 Solutions

Math 451: Euclidean and Non-Euclidean Geometry MWF 3pm, Gasson 204 Homework 9 Solutions Math 451: Euclidean and Non-Euclidean Geomety MWF 3pm, Gasson 04 Homewok 9 Solutions Execises fom Chapte 3: 3.3, 3.8, 3.15, 3.19, 3.0, 5.11, 5.1, 5.13 Execise 3.3. Suppose that C and C ae two cicles with

More information

Kinematics in 2-D (II)

Kinematics in 2-D (II) Kinematics in 2-D (II) Unifom cicula motion Tangential and adial components of Relative velocity and acceleation a Seway and Jewett 4.4 to 4.6 Pactice Poblems: Chapte 4, Objective Questions 5, 11 Chapte

More information

Review for Midterm-1

Review for Midterm-1 Review fo Midtem-1 Midtem-1! Wednesday Sept. 24th at 6pm Section 1 (the 4:10pm class) exam in BCC N130 (Business College) Section 2 (the 6:00pm class) exam in NR 158 (Natual Resouces) Allowed one sheet

More information

Supplementary Figure 1. Circular parallel lamellae grain size as a function of annealing time at 250 C. Error bars represent the 2σ uncertainty in

Supplementary Figure 1. Circular parallel lamellae grain size as a function of annealing time at 250 C. Error bars represent the 2σ uncertainty in Supplementay Figue 1. Cicula paallel lamellae gain size as a function of annealing time at 50 C. Eo bas epesent the σ uncetainty in the measued adii based on image pixilation and analysis uncetainty contibutions

More information

MODULE 5a and 5b (Stewart, Sections 12.2, 12.3) INTRO: In MATH 1114 vectors were written either as rows (a1, a2,..., an) or as columns a 1 a. ...

MODULE 5a and 5b (Stewart, Sections 12.2, 12.3) INTRO: In MATH 1114 vectors were written either as rows (a1, a2,..., an) or as columns a 1 a. ... MODULE 5a and 5b (Stewat, Sections 2.2, 2.3) INTRO: In MATH 4 vectos wee witten eithe as ows (a, a2,..., an) o as columns a a 2... a n and the set of all such vectos of fixed length n was called the vecto

More information

Describing Circular motion

Describing Circular motion Unifom Cicula Motion Descibing Cicula motion In ode to undestand cicula motion, we fist need to discuss how to subtact vectos. The easiest way to explain subtacting vectos is to descibe it as adding a

More information

Electrostatics (Electric Charges and Field) #2 2010

Electrostatics (Electric Charges and Field) #2 2010 Electic Field: The concept of electic field explains the action at a distance foce between two chaged paticles. Evey chage poduces a field aound it so that any othe chaged paticle expeiences a foce when

More information

Rotational Motion. Lecture 6. Chapter 4. Physics I. Course website:

Rotational Motion. Lecture 6. Chapter 4. Physics I. Course website: Lectue 6 Chapte 4 Physics I Rotational Motion Couse website: http://faculty.uml.edu/andiy_danylov/teaching/physicsi Today we ae going to discuss: Chapte 4: Unifom Cicula Motion: Section 4.4 Nonunifom Cicula

More information

- 5 - TEST 1R. This is the repeat version of TEST 1, which was held during Session.

- 5 - TEST 1R. This is the repeat version of TEST 1, which was held during Session. - 5 - TEST 1R This is the epeat vesion of TEST 1, which was held duing Session. This epeat test should be attempted by those students who missed Test 1, o who wish to impove thei mak in Test 1. IF YOU

More information

Module 05: Gauss s s Law a

Module 05: Gauss s s Law a Module 05: Gauss s s Law a 1 Gauss s Law The fist Maxwell Equation! And a vey useful computational technique to find the electic field E when the souce has enough symmety. 2 Gauss s Law The Idea The total

More information

Physics Courseware Electromagnetism

Physics Courseware Electromagnetism Pysics Cousewae lectomagnetism lectic field Poblem.- a) Find te electic field at point P poduced by te wie sown in te figue. Conside tat te wie as a unifom linea cage distibution of λ.5µ C / m b) Find

More information

Force between two parallel current wires and Newton s. third law

Force between two parallel current wires and Newton s. third law Foce between two paallel cuent wies and Newton s thid law Yannan Yang (Shanghai Jinjuan Infomation Science and Technology Co., Ltd.) Abstact: In this pape, the essence of the inteaction between two paallel

More information

Exam 3, vers Physics Spring, 2003

Exam 3, vers Physics Spring, 2003 1 of 9 Exam 3, ves. 0001 - Physics 1120 - Sping, 2003 NAME Signatue Student ID # TA s Name(Cicle one): Michael Scheffestein, Chis Kelle, Paisa Seelungsawat Stating time of you Tues ecitation (wite time

More information

r cos, and y r sin with the origin of coordinate system located at

r cos, and y r sin with the origin of coordinate system located at Lectue 3-3 Kinematics of Rotation Duing ou peious lectues we hae consideed diffeent examples of motion in one and seeal dimensions. But in each case the moing object was consideed as a paticle-like object,

More information

Physics 2B Chapter 22 Notes - Magnetic Field Spring 2018

Physics 2B Chapter 22 Notes - Magnetic Field Spring 2018 Physics B Chapte Notes - Magnetic Field Sping 018 Magnetic Field fom a Long Staight Cuent-Caying Wie In Chapte 11 we looked at Isaac Newton s Law of Gavitation, which established that a gavitational field

More information

rt () is constant. We know how to find the length of the radius vector by r( t) r( t) r( t)

rt () is constant. We know how to find the length of the radius vector by r( t) r( t) r( t) Cicula Motion Fom ancient times cicula tajectoies hae occupied a special place in ou model of the Uniese. Although these obits hae been eplaced by the moe geneal elliptical geomety, cicula motion is still

More information

Math 2263 Solutions for Spring 2003 Final Exam

Math 2263 Solutions for Spring 2003 Final Exam Math 6 Solutions fo Sping Final Exam ) A staightfowad appoach to finding the tangent plane to a suface at a point ( x, y, z ) would be to expess the cuve as an explicit function z = f ( x, y ), calculate

More information

MAGNETIC FIELD INTRODUCTION

MAGNETIC FIELD INTRODUCTION MAGNETIC FIELD INTRODUCTION It was found when a magnet suspended fom its cente, it tends to line itself up in a noth-south diection (the compass needle). The noth end is called the Noth Pole (N-pole),

More information

Physics 111 Lecture 5 (Walker: 3.3-6) Vectors & Vector Math Motion Vectors Sept. 11, 2009

Physics 111 Lecture 5 (Walker: 3.3-6) Vectors & Vector Math Motion Vectors Sept. 11, 2009 Physics 111 Lectue 5 (Walke: 3.3-6) Vectos & Vecto Math Motion Vectos Sept. 11, 2009 Quiz Monday - Chap. 2 1 Resolving a vecto into x-component & y- component: Pola Coodinates Catesian Coodinates x y =

More information

Chapter 4. Newton s Laws of Motion

Chapter 4. Newton s Laws of Motion Chapte 4 Newton s Laws of Motion 4.1 Foces and Inteactions A foce is a push o a pull. It is that which causes an object to acceleate. The unit of foce in the metic system is the Newton. Foce is a vecto

More information

Circular Motion & Torque Test Review. The period is the amount of time it takes for an object to travel around a circular path once.

Circular Motion & Torque Test Review. The period is the amount of time it takes for an object to travel around a circular path once. Honos Physics Fall, 2016 Cicula Motion & Toque Test Review Name: M. Leonad Instuctions: Complete the following woksheet. SHOW ALL OF YOUR WORK ON A SEPARATE SHEET OF PAPER. 1. Detemine whethe each statement

More information

Question Bank. Section A. is skew-hermitian matrix. is diagonalizable. (, ) , Evaluate (, ) 12 about = 1 and = Find, if

Question Bank. Section A. is skew-hermitian matrix. is diagonalizable. (, ) , Evaluate (, ) 12 about = 1 and = Find, if Subject: Mathematics-I Question Bank Section A T T. Find the value of fo which the matix A = T T has ank one. T T i. Is the matix A = i is skew-hemitian matix. i. alculate the invese of the matix = 5 7

More information

PHYS 1114, Lecture 21, March 6 Contents:

PHYS 1114, Lecture 21, March 6 Contents: PHYS 1114, Lectue 21, Mach 6 Contents: 1 This class is o cially cancelled, being eplaced by the common exam Tuesday, Mach 7, 5:30 PM. A eview and Q&A session is scheduled instead duing class time. 2 Exam

More information

Physics 235 Chapter 5. Chapter 5 Gravitation

Physics 235 Chapter 5. Chapter 5 Gravitation Chapte 5 Gavitation In this Chapte we will eview the popeties of the gavitational foce. The gavitational foce has been discussed in geat detail in you intoductoy physics couses, and we will pimaily focus

More information

ME 425: Aerodynamics

ME 425: Aerodynamics ME 5: Aeodynamics D ABM Toufique Hasan Pofesso Depatment of Mechanical Engineeing, BUET Lectue- 8 Apil 7 teachebuetacbd/toufiquehasan/ toufiquehasan@mebuetacbd ME5: Aeodynamics (Jan 7) Flow ove a stationay

More information

Chapter 8. Accelerated Circular Motion

Chapter 8. Accelerated Circular Motion Chapte 8 Acceleated Cicula Motion 8.1 Rotational Motion and Angula Displacement A new unit, adians, is eally useful fo angles. Radian measue θ(adians) = s = θ s (ac length) (adius) (s in same units as

More information

Kinematics of rigid bodies

Kinematics of rigid bodies Kinematics of igid bodies elations between time and the positions, elocities, and acceleations of the paticles foming a igid body. (1) Rectilinea tanslation paallel staight paths Cuilinea tanslation (3)

More information

Magnetic Field. Conference 6. Physics 102 General Physics II

Magnetic Field. Conference 6. Physics 102 General Physics II Physics 102 Confeence 6 Magnetic Field Confeence 6 Physics 102 Geneal Physics II Monday, Mach 3d, 2014 6.1 Quiz Poblem 6.1 Think about the magnetic field associated with an infinite, cuent caying wie.

More information

7.2.1 Basic relations for Torsion of Circular Members

7.2.1 Basic relations for Torsion of Circular Members Section 7. 7. osion In this section, the geomety to be consideed is that of a long slende cicula ba and the load is one which twists the ba. Such poblems ae impotant in the analysis of twisting components,

More information

, and the curve BC is symmetrical. Find also the horizontal force in x-direction on one side of the body. h C

, and the curve BC is symmetrical. Find also the horizontal force in x-direction on one side of the body. h C Umeå Univesitet, Fysik 1 Vitaly Bychkov Pov i teknisk fysik, Fluid Dynamics (Stömningsläa), 2013-05-31, kl 9.00-15.00 jälpmedel: Students may use any book including the textbook Lectues on Fluid Dynamics.

More information

Physics 207 Lecture 5. Lecture 5

Physics 207 Lecture 5. Lecture 5 Lectue 5 Goals: Addess sstems with multiple acceleations in 2- dimensions (including linea, pojectile and cicula motion) Discen diffeent efeence fames and undestand how the elate to paticle motion in stationa

More information

Euclidean Figures and Solids without Incircles or Inspheres

Euclidean Figures and Solids without Incircles or Inspheres Foum Geometicoum Volume 16 (2016) 291 298. FOUM GEOM ISSN 1534-1178 Euclidean Figues and Solids without Incicles o Insphees Dimitis M. Chistodoulou bstact. ll classical convex plana Euclidean figues that

More information

Green s Identities and Green s Functions

Green s Identities and Green s Functions LECTURE 7 Geen s Identities and Geen s Functions Let us ecall The ivegence Theoem in n-dimensions Theoem 7 Let F : R n R n be a vecto field ove R n that is of class C on some closed, connected, simply

More information

Centripetal Force. Lecture 11. Chapter 8. Course website:

Centripetal Force. Lecture 11. Chapter 8. Course website: Lectue 11 Chapte 8 Centipetal Foce Couse website: http://faculty.uml.edu/andiy_danylov/teaching/physicsi PHYS.1410 Lectue 11 Danylov Depatment of Physics and Applied Physics Today we ae going to discuss:

More information

AST 121S: The origin and evolution of the Universe. Introduction to Mathematical Handout 1

AST 121S: The origin and evolution of the Universe. Introduction to Mathematical Handout 1 Please ead this fist... AST S: The oigin and evolution of the Univese Intoduction to Mathematical Handout This is an unusually long hand-out and one which uses in places mathematics that you may not be

More information

2 E. on each of these two surfaces. r r r r. Q E E ε. 2 2 Qencl encl right left 0

2 E. on each of these two surfaces. r r r r. Q E E ε. 2 2 Qencl encl right left 0 Ch : 4, 9,, 9,,, 4, 9,, 4, 8 4 (a) Fom the diagam in the textbook, we see that the flux outwad though the hemispheical suface is the same as the flux inwad though the cicula suface base of the hemisphee

More information

Lifting Surfaces. Lifting Surfaces

Lifting Surfaces. Lifting Surfaces Lifting Sufaces A lifting suface geneates a foce pependicula to the undistued flow, lift foce, much lage than the foce in the diection of the undistued flow, dag foce. L D Aeodynamic foce Dag Lifting Sufaces

More information

Chapter 5. Uniform Circular Motion. a c =v 2 /r

Chapter 5. Uniform Circular Motion. a c =v 2 /r Chapte 5 Unifom Cicula Motion a c =v 2 / Unifom cicula motion: Motion in a cicula path with constant speed s v 1) Speed and peiod Peiod, T: time fo one evolution Speed is elated to peiod: Path fo one evolution:

More information

06 - ROTATIONAL MOTION Page 1 ( Answers at the end of all questions )

06 - ROTATIONAL MOTION Page 1 ( Answers at the end of all questions ) 06 - ROTATIONAL MOTION Page ) A body A of mass M while falling vetically downwads unde gavity beaks into two pats, a body B of mass ( / ) M and a body C of mass ( / ) M. The cente of mass of bodies B and

More information

Magnetic Dipoles Challenge Problem Solutions

Magnetic Dipoles Challenge Problem Solutions Magnetic Dipoles Challenge Poblem Solutions Poblem 1: Cicle the coect answe. Conside a tiangula loop of wie with sides a and b. The loop caies a cuent I in the diection shown, and is placed in a unifom

More information

10.2 Parametric Calculus

10.2 Parametric Calculus 10. Paametic Calculus Let s now tun ou attention to figuing out how to do all that good calculus stuff with a paametically defined function. As a woking eample, let s conside the cuve taced out by a point

More information

Phys 201A. Homework 5 Solutions

Phys 201A. Homework 5 Solutions Phys 201A Homewok 5 Solutions 3. In each of the thee cases, you can find the changes in the velocity vectos by adding the second vecto to the additive invese of the fist and dawing the esultant, and by

More information

Lifting Surfaces. Lifting Surfaces

Lifting Surfaces. Lifting Surfaces Lifting Sufaces A lifting suface geneates a foce pependicula to the undistued flow, lift foce, much lage than the foce in the diection of the undistued flow, dag foce. L D Aeodynamic foce Dag Lifting Sufaces

More information

Page 1 of 6 Physics II Exam 1 155 points Name Discussion day/time Pat I. Questions 110. 8 points each. Multiple choice: Fo full cedit, cicle only the coect answe. Fo half cedit, cicle the coect answe and

More information

Section 8.2 Polar Coordinates

Section 8.2 Polar Coordinates Section 8. Pola Coodinates 467 Section 8. Pola Coodinates The coodinate system we ae most familia with is called the Catesian coodinate system, a ectangula plane divided into fou quadants by the hoizontal

More information

Magnetic Field of a Wire

Magnetic Field of a Wire Magnetic Field of a Wie Fundamental Laws fo Calculating B-field Biot-Savat Law (long method, but woks always) Ampee s Law (high symmety) B-Field of a Staight Wie Fo a thin staight conducto caying cuent

More information

Electromagnetism Physics 15b

Electromagnetism Physics 15b lectomagnetism Physics 15b Lectue #20 Dielectics lectic Dipoles Pucell 10.1 10.6 What We Did Last Time Plane wave solutions of Maxwell s equations = 0 sin(k ωt) B = B 0 sin(k ωt) ω = kc, 0 = B, 0 ˆk =

More information

MASSACHUSETTS INSTITUTE OF TECHNOLOGY Physics Department. Problem Set 10 Solutions. r s

MASSACHUSETTS INSTITUTE OF TECHNOLOGY Physics Department. Problem Set 10 Solutions. r s MASSACHUSETTS INSTITUTE OF TECHNOLOGY Physics Depatment Physics 8.033 Decembe 5, 003 Poblem Set 10 Solutions Poblem 1 M s y x test paticle The figue above depicts the geomety of the poblem. The position

More information

PHYS Dynamics of Space Vehicles

PHYS Dynamics of Space Vehicles PHYS 4110 - Dynamics of Space Vehicles Chapte 3: Two Body Poblem Eath, Moon, Mas, and Beyond D. Jinjun Shan, Pofesso of Space Engineeing Depatment of Eath and Space Science and Engineeing Room 55, Petie

More information

16.1 Permanent magnets

16.1 Permanent magnets Unit 16 Magnetism 161 Pemanent magnets 16 The magnetic foce on moving chage 163 The motion of chaged paticles in a magnetic field 164 The magnetic foce exeted on a cuent-caying wie 165 Cuent loops and

More information

Physics 101 Lecture 6 Circular Motion

Physics 101 Lecture 6 Circular Motion Physics 101 Lectue 6 Cicula Motion Assist. Pof. D. Ali ÖVGÜN EMU Physics Depatment www.aovgun.com Equilibium, Example 1 q What is the smallest value of the foce F such that the.0-kg block will not slide

More information

A moving charged particle creates a magnetic field vector at every point in space except at its position.

A moving charged particle creates a magnetic field vector at every point in space except at its position. 1 Pat 3: Magnetic Foce 3.1: Magnetic Foce & Field A. Chaged Paticles A moving chaged paticle ceates a magnetic field vecto at evey point in space ecept at its position. Symbol fo Magnetic Field mks units

More information

The geometric construction of Ewald sphere and Bragg condition:

The geometric construction of Ewald sphere and Bragg condition: The geometic constuction of Ewald sphee and Bagg condition: The constuction of Ewald sphee must be done such that the Bagg condition is satisfied. This can be done as follows: i) Daw a wave vecto k in

More information

PY208 Matter & Interactions Final Exam S2005

PY208 Matter & Interactions Final Exam S2005 PY Matte & Inteactions Final Exam S2005 Name (pint) Please cicle you lectue section below: 003 (Ramakishnan 11:20 AM) 004 (Clake 1:30 PM) 005 (Chabay 2:35 PM) When you tun in the test, including the fomula

More information

AH Mechanics Checklist (Unit 2) AH Mechanics Checklist (Unit 2) Circular Motion

AH Mechanics Checklist (Unit 2) AH Mechanics Checklist (Unit 2) Circular Motion AH Mechanics Checklist (Unit ) AH Mechanics Checklist (Unit ) Cicula Motion No. kill Done 1 Know that cicula motion efes to motion in a cicle of constant adius Know that cicula motion is conveniently descibed

More information

constant t [rad.s -1 ] v / r r [m.s -2 ] (direction: towards centre of circle / perpendicular to circle)

constant t [rad.s -1 ] v / r r [m.s -2 ] (direction: towards centre of circle / perpendicular to circle) VISUAL PHYSICS ONLINE MODULE 5 ADVANCED MECHANICS NON-UNIFORM CIRCULAR MOTION Equation of a cicle x y Angula displacement [ad] Angula speed d constant t [ad.s -1 ] dt Tangential velocity v v [m.s -1 ]

More information

INTRODUCTION. 2. Vectors in Physics 1

INTRODUCTION. 2. Vectors in Physics 1 INTRODUCTION Vectos ae used in physics to extend the study of motion fom one dimension to two dimensions Vectos ae indispensable when a physical quantity has a diection associated with it As an example,

More information

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

Do not turn over until you are told to do so by the Invigilator. UNIVERSITY OF EAST ANGLIA School of Mathematics Main Seies UG Examination 2015 16 FLUID DYNAMICS WITH ADVANCED TOPICS MTH-MD59 Time allowed: 3 Hous Attempt QUESTIONS 1 and 2, and THREE othe questions.

More information

Stress, Cauchy s equation and the Navier-Stokes equations

Stress, Cauchy s equation and the Navier-Stokes equations Chapte 3 Stess, Cauchy s equation and the Navie-Stokes equations 3. The concept of taction/stess Conside the volume of fluid shown in the left half of Fig. 3.. The volume of fluid is subjected to distibuted

More information

Dynamics of Rotational Motion

Dynamics of Rotational Motion Dynamics of Rotational Motion Toque: the otational analogue of foce Toque = foce x moment am τ = l moment am = pependicula distance though which the foce acts a.k.a. leve am l l l l τ = l = sin φ = tan

More information

π(x, y) = u x + v y = V (x cos + y sin ) κ(x, y) = u y v x = V (y cos x sin ) v u x y

π(x, y) = u x + v y = V (x cos + y sin ) κ(x, y) = u y v x = V (y cos x sin ) v u x y F17 Lectue Notes 1. Unifom flow, Souces, Sinks, Doublets Reading: Andeson 3.9 3.12 Unifom Flow Definition A unifom flow consists of a velocit field whee V φ = uî + vθˆ is a constant. In 2-D, this velocit

More information

[Griffiths Ch.1-3] 2008/11/18, 10:10am 12:00am, 1. (6%, 7%, 7%) Suppose the potential at the surface of a hollow hemisphere is specified, as shown

[Griffiths Ch.1-3] 2008/11/18, 10:10am 12:00am, 1. (6%, 7%, 7%) Suppose the potential at the surface of a hollow hemisphere is specified, as shown [Giffiths Ch.-] 8//8, :am :am, Useful fomulas V ˆ ˆ V V V = + θ+ φ ˆ and v = ( v ) + (sin θvθ ) + v θ sinθ φ sinθ θ sinθ φ φ. (6%, 7%, 7%) Suppose the potential at the suface of a hollow hemisphee is specified,

More information

, the tangent line is an approximation of the curve (and easier to deal with than the curve).

, the tangent line is an approximation of the curve (and easier to deal with than the curve). 114 Tangent Planes and Linea Appoimations Back in-dimensions, what was the equation of the tangent line of f ( ) at point (, ) f ( )? (, ) ( )( ) = f Linea Appoimation (Tangent Line Appoimation) of f at

More information

HW6 Physics 311 Mechanics

HW6 Physics 311 Mechanics HW6 Physics 311 Mechanics Fall 015 Physics depatment Univesity of Wisconsin, Madison Instucto: Pofesso Stefan Westehoff By Nasse M. Abbasi June 1, 016 Contents 0.1 Poblem 1.........................................

More information

Last time RC circuits. Exam 2 is Tuesday Oct. 27 5:30-7 pm, Birge 145. Magnetic force on charged particle. Magnetic force on electric charges

Last time RC circuits. Exam 2 is Tuesday Oct. 27 5:30-7 pm, Birge 145. Magnetic force on charged particle. Magnetic force on electric charges Eam is Tuesda Oct. 7 5:0-7 pm, ige 45 Last time RC cicuits Students w / scheduled academic conflict please sta afte class TODAY to aange altenate time. Coes: all mateial since eam ook sections: Chap 7,

More information

Chapter 23: GAUSS LAW 343

Chapter 23: GAUSS LAW 343 Chapte 23: GAUSS LAW 1 A total chage of 63 10 8 C is distibuted unifomly thoughout a 27-cm adius sphee The volume chage density is: A 37 10 7 C/m 3 B 69 10 6 C/m 3 C 69 10 6 C/m 2 D 25 10 4 C/m 3 76 10

More information

School of Electrical and Computer Engineering, Cornell University. ECE 303: Electromagnetic Fields and Waves. Fall 2007

School of Electrical and Computer Engineering, Cornell University. ECE 303: Electromagnetic Fields and Waves. Fall 2007 School of Electical and Compute Engineeing, Conell Univesity ECE 303: Electomagnetic Fields and Waves Fall 007 Homewok 8 Due on Oct. 19, 007 by 5:00 PM Reading Assignments: i) Review the lectue notes.

More information