CS-184: Computer Graphics. Today. Lecture #5: 3D Transformations and Rotations. 05-3DTransformations.key - September 21, 2016

Size: px
Start display at page:

Download "CS-184: Computer Graphics. Today. Lecture #5: 3D Transformations and Rotations. 05-3DTransformations.key - September 21, 2016"

Transcription

1 1 CS-184: Compute Gaphics Lectue #5: D Tansfomations and Rotations Pof. James O Bien Univesity of Califonia, Bekeley V016-S Today Tansfomations in D Rotations Matices Eule angles Eponential maps Quatenions

2 D Tansfomations Geneally, the etension fom D to D is staightfowad Vectos get longe by one Matices get eta column and ow SVD still woks the same way Scale, Tanslation, and Shea all basically the same Rotations get inteesting Tanslations à = 4 10t 01t y t à = 6010t y t z Fo D Fo D 4 4

3 5 Scales à = 4 s s y s à = 60 s y s z Fo D Fo D (Ais-aligned!) 5 Sheas à = 4 1 h y 0 h y h y h z 0 à = 6h y 1 h yz 0 7 4h z h zy Fo D Fo D (Ais-aligned!) 6 6

4 7 Sheas 1 h y h z 0 Ã = 6h y 1 h yz 0 7 4h z h zy Sheas y into Rotations 8 D Rotations fundamentally moe comple than in D D: amount of otation D: amount and ais of otation -vs- D D 8

5 9 Rotations 9 Rotations still othonomal Det(R)=16= 1 Peseve lengths and distance to oigin D otations DO NOT COMMUTE! Right-hand ule Unique matices DO NOT COMMUTE! Ais-aligned D Rotations 10 D otations implicitly otate about a thid out of plane ais 10

6 11 Ais-aligned D Rotations 11 D otations implicitly otate about a thid out of plane ais apple cos(θ) R = sin(θ) sin(θ) cos(θ) cos(θ) sin(θ) 0 R = 4sin(θ) cos(θ) Note: looks same as R Ais-aligned D Rotations 1 R = cos(θ) sin(θ) 5 ˆ 0 sin(θ) cos(θ) cos(θ) 0 sin(θ) R = ŷ sin(θ) 0 cos(θ) cos(θ) sin(θ) 0 R = 4sin(θ) cos(θ) 05 ẑ Z is in you face ẑ ŷ ˆ 1

7 1 Ais-aligned D Rotations 1 R = cos(θ) sin(θ) 5 ˆ 0 sin(θ) cos(θ) cos(θ) 0 sin(θ) R = ŷ sin(θ) 0 cos(θ) cos(θ) sin(θ) 0 R = 4sin(θ) cos(θ) 05 ẑ Also ight handed Zup ẑ ŷ ˆ Ais-aligned D Rotations 14 Also known as diection-cosine matices R = cos(θ) sin(θ) 5 R = 4 ˆ ŷ 0 sin(θ) cos(θ) cos(θ) sin(θ) 0 R = 4sin(θ) cos(θ) 05 ẑ cos(θ) 0 sin(θ) sin(θ) 0 cos(θ) 5 14

8 15 Abitay Rotations 15 Can be built fom ais-aligned matices: R = Rẑ Rŷ R ˆ Result due to Eule... hence called Eule Angles Easy to stoe in vecto But NOT a vecto. R = ot(,y,z) Abitay Rotations 16 R = Rẑ Rŷ R ˆ R ˆ Rŷ Rẑ R 16

9 17 Abitay Rotations 17 Allows tumbling Eule angles ae non-unique Gimbal-lock Moving -vs- fied aes Revese of each othe Eponential Maps 18 Diect epesentation of abitay otation AKA: ais-angle, angula displacement vecto Rotate θdegees about some ais Encode θ by length of vecto θ = ˆ θ 18

10 19 Eponential Maps Given vecto, how to get mati R Method fom tet: 1. otate about ais to put into the -y plane. otate about z ais align with the ais. otate θ degees about ais 4. undo # and then #1 5. composite togethe 19 Eponential Maps 0 Vecto epessing a point has two pats does not change otates like a D point 0

11 1 Eponential Maps 1 ` = ˆ 0 θ? = ˆ (ˆ )? 0 = + ` sin(θ)+? cos(θ) ` sin(θ)? cos(θ) Eponential Maps Rodiguez Fomula!! 0 = ˆ(ˆ ) +sin(θ)(ˆ ) cos(θ)(ˆ (ˆ )) Linea in Actually a mino vaiation...

12 Eponential Maps Building the mati 0 =((ˆˆ t )+sin(θ)(ˆ ) cos(θ)(ˆ )(ˆ )) (ˆ )= 4 0 ˆ z ˆ y ˆ z 0 ˆ 5 ˆ y ˆ 0 Antisymmetic mati (a )b = a b Easy to veify by epansion Eponential Maps 4 Allows tumbling No gimbal-lock! Oientations ae space within π-adius ball Nealy unique epesentation Singulaities on shells at π Nice fo intepolation 4

13 Eponential Maps 5 Why eponential? ( /n)ˆ 0 Instead of otating once by θ, let s do n small otations of θ/n Now the angle is small, so the otated is appoimately +( /n)ˆ = I + (ˆ ) n Do it n times and you get 0 = I + (ˆ ) n n 5 Eponential Maps 0 = lim I + (ˆ ) n n!1 n Remind you of anything? lim 1+ a n is a definition of n!1 n e a 6 So the otation we want is the eponential of (ˆ )! In fact you can just plug it into the infinite seies... 6

14 7 Eponential Maps 7 Why eponential? Recall seies epansion of e e = 1 + 1! +! +! + Eponential Maps 8 Why eponential? Recall seies epansion of e Eule: what happens if you put in iθ fo e iθ = 1 + iθ 1! + θ! + iθ + θ4! 4! + = 1 + θ! + θ4 θ 4! + + i 1! + θ! + = cos(θ)+isin(θ) 8

15 9 Eponential Maps 9 Why eponential? e (ˆ )θ = I + (ˆ )θ 1! + (ˆ ) θ! + (ˆ ) θ! + (ˆ )4 θ 4 + 4! But notice that: (ˆ ) = (ˆ ) e (ˆ )θ = I + (ˆ )θ 1! + (ˆ ) θ! + (ˆ )θ! + (ˆ ) θ 4 + 4! Eponential Maps 0 e (ˆ )θ = I + (ˆ )θ 1! θ e (ˆ )θ =(ˆ ) 1! + (ˆ ) θ! + (ˆ )θ! θ! + + I +(ˆ ) + θ! + (ˆ ) θ 4 + 4! θ 4 4! + e (ˆ )θ =(ˆ )sin(θ)+i +(ˆ ) (1 cos(θ)) 0

16 1 Quatenions 1 Moe popula than eponential maps Natual etension of e iθ = cos(θ)+isin(θ) Due to Hamilton (184) Inteesting histoy Involves hemaphoditic monstes Quatenions Ube-Comple Numbes q =(z 1,z,z,s)=(z,s) q = iz 1 + jz + kz + s i = j = k = 1 ij= k ji= k jk = i kj= i ki = j ik = j

17 Quatenions Multiplication natual consequence of defn. q p =(z q s p + z p s q + z p z q, s p s q z p z q ) Conjugate q =( z,s) Magnitude q = z z + s = q q Quatenions 4 Vectos as quatenions v =(v,0) Rotations as quatenions =(ˆsin θ Rotating a vecto,cos θ ) 0 = Composing otations = 1 Compae to Ep. Map 4

18 5 Quatenions 5 No tumbling No gimbal-lock Oientations ae double unique Suface of a -sphee in 4D = 1 Nice fo intepolation Intepolation 6 6

19 7 Rotation Matices 7 Eigen system One eal eigenvalue Real ais is ais of otation Imaginay values ae D otation as comple numbe Logaithmic fomula (ˆ )=ln(r)= θ sinθ (R RT ) T(R) 1 θ = cos 1 Simila fomulae as fo eponential... Rotation Matices 8 Conside: & $ RI = $ $ % y z Columns ae coodinate aes afte (tue fo geneal matices) Rows ae oiginal aes in oiginal system (not tue fo geneal matices) y yy zy z #& 1! $ yz! $ 0! " $ zz % # 0!! 1! " 8

20 9 9 Scene Gaphs 40 Daw scene with pe-and-post-ode tavesal Apply node, daw childen, undo node if applicable Nodes can do petty much anything Geomety, tansfomations, goups, colo, switch, scipts, etc. Node types ae application/implementation specific Requies a stack to implement undo post childen Nodes can cache thei childen Instances make it a DAG, not stictly a tee Will use these tees late fo bounding bo tees 40

21 41 41

CS-184: Computer Graphics. Today. Lecture #5: 3D Transformations and Rotations. Wednesday, September 7, 11. Transformations in 3D Rotations

CS-184: Computer Graphics. Today. Lecture #5: 3D Transformations and Rotations. Wednesday, September 7, 11. Transformations in 3D Rotations CS-184: Compute Gaphics Lectue #5: D Tansfomations and Rotations Pof. James O Bien Univesity of Califonia, Bekeley V011-F-05-1.0 Today Tansfomations in D Rotations Matices Eule angles Eponential maps Quatenions

More information

CS-184: Computer Graphics. Today

CS-184: Computer Graphics. Today CS-184: Compute Gaphics Lectue #6: 3D Tansfomations and Rotations Pof. James O Bien Univesity of Califonia, Bekeley V2006-F-06-1.0 Today Tansfomations in 3D Rotations Matices Eule angles Eponential maps

More information

Rigid Body Dynamics 2. CSE169: Computer Animation Instructor: Steve Rotenberg UCSD, Winter 2018

Rigid Body Dynamics 2. CSE169: Computer Animation Instructor: Steve Rotenberg UCSD, Winter 2018 Rigid Body Dynamics 2 CSE169: Compute Animation nstucto: Steve Rotenbeg UCSD, Winte 2018 Coss Poduct & Hat Opeato Deivative of a Rotating Vecto Let s say that vecto is otating aound the oigin, maintaining

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

Waves and Polarization in General

Waves and Polarization in General Waves and Polaization in Geneal Wave means a distubance in a medium that tavels. Fo light, the medium is the electomagnetic field, which can exist in vacuum. The tavel pat defines a diection. The distubance

More information

Geometry of the homogeneous and isotropic spaces

Geometry of the homogeneous and isotropic spaces Geomety of the homogeneous and isotopic spaces H. Sonoda Septembe 2000; last evised Octobe 2009 Abstact We summaize the aspects of the geomety of the homogeneous and isotopic spaces which ae most elevant

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

As is natural, our Aerospace Structures will be described in a Euclidean three-dimensional space R 3.

As is natural, our Aerospace Structures will be described in a Euclidean three-dimensional space R 3. Appendix A Vecto Algeba As is natual, ou Aeospace Stuctues will be descibed in a Euclidean thee-dimensional space R 3. A.1 Vectos A vecto is used to epesent quantities that have both magnitude and diection.

More information

ENGI 4430 Non-Cartesian Coordinates Page xi Fy j Fzk from Cartesian coordinates z to another orthonormal coordinate system u, v, ˆ i ˆ ˆi

ENGI 4430 Non-Cartesian Coordinates Page xi Fy j Fzk from Cartesian coordinates z to another orthonormal coordinate system u, v, ˆ i ˆ ˆi ENGI 44 Non-Catesian Coodinates Page 7-7. Conesions between Coodinate Systems In geneal, the conesion of a ecto F F xi Fy j Fzk fom Catesian coodinates x, y, z to anothe othonomal coodinate system u,,

More information

15 Solving the Laplace equation by Fourier method

15 Solving the Laplace equation by Fourier method 5 Solving the Laplace equation by Fouie method I aleady intoduced two o thee dimensional heat equation, when I deived it, ecall that it taes the fom u t = α 2 u + F, (5.) whee u: [0, ) D R, D R is the

More information

Complex Eigenvalues. Prepared by Vince Zaccone For Campus Learning Assistance Services at UCSB

Complex Eigenvalues. Prepared by Vince Zaccone For Campus Learning Assistance Services at UCSB Pepaed by Vince Zaccone Fo ampus Leaning ssistance Sevices at USB omplex Numbes When solving fo the oots of a quadatic equation, eal solutions can not be found when the disciminant is negative. In these

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

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

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

Transformations in Homogeneous Coordinates

Transformations in Homogeneous Coordinates Tansfomations in Homogeneous Coodinates (Com S 4/ Notes) Yan-Bin Jia Aug 4 Complete Section Homogeneous Tansfomations A pojective tansfomation of the pojective plane is a mapping L : P P defined as u a

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

Topic 3: Spacetime Geometry and Clifford Algebras

Topic 3: Spacetime Geometry and Clifford Algebras Lectue Seies: The Spin of the Matte, Physics 4250, Fall 200 Topic 3: Spacetime Geomety and Cliffod Algebas D. Bill Pezzaglia CSUEB Physics Updated Nov 28, 200 fo geomety, you know, it the gate of science,

More information

Introduction to Vectors and Frames

Introduction to Vectors and Frames Intoduction to Vectos and Fames CIS - 600.445 Russell Taylo Saah Gaham Infomation Flow Diagam Model the Patient Plan the Pocedue Eecute the Plan Real Wold Coodinate Fame Tansfomation F = [ R, p] 0 F y

More information

CMSC 425: Lecture 5 More on Geometry and Geometric Programming

CMSC 425: Lecture 5 More on Geometry and Geometric Programming CMSC 425: Lectue 5 Moe on Geomety and Geometic Pogamming Moe Geometic Pogamming: In this lectue we continue the discussion of basic geometic ogamming fom the eious lectue. We will discuss coodinate systems

More information

CS 475 / CS 675 Computer Graphics

CS 475 / CS 675 Computer Graphics Pojectos CS 475 / CS 675 Compute Gaphics Lectue 6 : Viewing Cente of Pojection Object Image Plane o Pojection Plane Othogaphic Pojection Pojectos Cente of Pojection? Object Tue sie o shape fo lines Fo

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

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

Homework Set 3 Physics 319 Classical Mechanics

Homework Set 3 Physics 319 Classical Mechanics Homewok Set 3 Phsics 319 lassical Mechanics Poblem 5.13 a) To fin the equilibium position (whee thee is no foce) set the eivative of the potential to zeo U 1 R U0 R U 0 at R R b) If R is much smalle than

More information

DonnishJournals

DonnishJournals DonnishJounals 041-1189 Donnish Jounal of Educational Reseach and Reviews. Vol 1(1) pp. 01-017 Novembe, 014. http:///dje Copyight 014 Donnish Jounals Oiginal Reseach Pape Vecto Analysis Using MAXIMA Savaş

More information

Physics 2020, Spring 2005 Lab 5 page 1 of 8. Lab 5. Magnetism

Physics 2020, Spring 2005 Lab 5 page 1 of 8. Lab 5. Magnetism Physics 2020, Sping 2005 Lab 5 page 1 of 8 Lab 5. Magnetism PART I: INTRODUCTION TO MAGNETS This week we will begin wok with magnets and the foces that they poduce. By now you ae an expet on setting up

More information

Right-handed screw dislocation in an isotropic solid

Right-handed screw dislocation in an isotropic solid Dislocation Mechanics Elastic Popeties of Isolated Dislocations Ou study of dislocations to this point has focused on thei geomety and thei ole in accommodating plastic defomation though thei motion. We

More information

J. N. R E DDY ENERGY PRINCIPLES AND VARIATIONAL METHODS APPLIED MECHANICS

J. N. R E DDY ENERGY PRINCIPLES AND VARIATIONAL METHODS APPLIED MECHANICS J. N. E DDY ENEGY PINCIPLES AND VAIATIONAL METHODS IN APPLIED MECHANICS T H I D E DI T IO N JN eddy - 1 MEEN 618: ENEGY AND VAIATIONAL METHODS A EVIEW OF VECTOS AND TENSOS ead: Chapte 2 CONTENTS Physical

More information

ECE 3318 Applied Electricity and Magnetism. Spring Prof. David R. Jackson ECE Dept. Notes 13

ECE 3318 Applied Electricity and Magnetism. Spring Prof. David R. Jackson ECE Dept. Notes 13 ECE 338 Applied Electicity and Magnetism ping 07 Pof. David R. Jackson ECE Dept. Notes 3 Divegence The Physical Concept Find the flux going outwad though a sphee of adius. x ρ v0 z a y ψ = D nˆ d = D ˆ

More information

Physics 121 Hour Exam #5 Solution

Physics 121 Hour Exam #5 Solution Physics 2 Hou xam # Solution This exam consists of a five poblems on five pages. Point values ae given with each poblem. They add up to 99 points; you will get fee point to make a total of. In any given

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

1 Spherical multipole moments

1 Spherical multipole moments Jackson notes 9 Spheical multipole moments Suppose we have a chage distibution ρ (x) wheeallofthechageiscontained within a spheical egion of adius R, as shown in the diagam. Then thee is no chage in the

More information

1) Consider an object of a parabolic shape with rotational symmetry z

1) Consider an object of a parabolic shape with rotational symmetry z Umeå Univesitet, Fysik 1 Vitaly Bychkov Pov i teknisk fysik, Fluid Mechanics (Stömningsläa), 01-06-01, kl 9.00-15.00 jälpmedel: Students may use any book including the tetbook Lectues on Fluid Dynamics.

More information

Vector d is a linear vector function of vector d when the following relationships hold:

Vector d is a linear vector function of vector d when the following relationships hold: Appendix 4 Dyadic Analysis DEFINITION ecto d is a linea vecto function of vecto d when the following elationships hold: d x = a xxd x + a xy d y + a xz d z d y = a yxd x + a yy d y + a yz d z d z = a zxd

More information

Particle Systems. University of Texas at Austin CS384G - Computer Graphics Fall 2010 Don Fussell

Particle Systems. University of Texas at Austin CS384G - Computer Graphics Fall 2010 Don Fussell Paticle Systems Univesity of Texas at Austin CS384G - Compute Gaphics Fall 2010 Don Fussell Reading Requied: Witkin, Paticle System Dynamics, SIGGRAPH 97 couse notes on Physically Based Modeling. Witkin

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

Double-angle & power-reduction identities. Elementary Functions. Double-angle & power-reduction identities. Double-angle & power-reduction identities

Double-angle & power-reduction identities. Elementary Functions. Double-angle & power-reduction identities. Double-angle & power-reduction identities Double-angle & powe-eduction identities Pat 5, Tigonomety Lectue 5a, Double Angle and Powe Reduction Fomulas In the pevious pesentation we developed fomulas fo cos( β) and sin( β) These fomulas lead natually

More information

( ) ( ) Review of Force. Review of Force. r = =... Example 1. What is the dot product for F r. Solution: Example 2 ( )

( ) ( ) Review of Force. Review of Force. r = =... Example 1. What is the dot product for F r. Solution: Example 2 ( ) : PHYS 55 (Pat, Topic ) Eample Solutions p. Review of Foce Eample ( ) ( ) What is the dot poduct fo F =,,3 and G = 4,5,6? F G = F G + F G + F G = 4 +... = 3 z z Phs55 -: Foce Fields Review of Foce Eample

More information

Graphs of Sine and Cosine Functions

Graphs of Sine and Cosine Functions Gaphs of Sine and Cosine Functions In pevious sections, we defined the tigonometic o cicula functions in tems of the movement of a point aound the cicumfeence of a unit cicle, o the angle fomed by the

More information

Question 1: The dipole

Question 1: The dipole Septembe, 08 Conell Univesity, Depatment of Physics PHYS 337, Advance E&M, HW #, due: 9/5/08, :5 AM Question : The dipole Conside a system as discussed in class and shown in Fig.. in Heald & Maion.. Wite

More information

Physics 181. Assignment 4

Physics 181. Assignment 4 Physics 181 Assignment 4 Solutions 1. A sphee has within it a gavitational field given by g = g, whee g is constant and is the position vecto of the field point elative to the cente of the sphee. This

More information

2 Governing Equations

2 Governing Equations 2 Govening Equations This chapte develops the govening equations of motion fo a homogeneous isotopic elastic solid, using the linea thee-dimensional theoy of elasticity in cylindical coodinates. At fist,

More information

Math 124B February 02, 2012

Math 124B February 02, 2012 Math 24B Febuay 02, 202 Vikto Gigoyan 8 Laplace s equation: popeties We have aleady encounteed Laplace s equation in the context of stationay heat conduction and wave phenomena. Recall that in two spatial

More information

Math Section 4.2 Radians, Arc Length, and Area of a Sector

Math Section 4.2 Radians, Arc Length, and Area of a Sector Math 1330 - Section 4. Radians, Ac Length, and Aea of a Secto The wod tigonomety comes fom two Geek oots, tigonon, meaning having thee sides, and mete, meaning measue. We have aleady defined the six basic

More information

3D-Central Force Problems I

3D-Central Force Problems I 5.73 Lectue #1 1-1 Roadmap 1. define adial momentum 3D-Cental Foce Poblems I Read: C-TDL, pages 643-660 fo next lectue. All -Body, 3-D poblems can be educed to * a -D angula pat that is exactly and univesally

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

Chapter 22: Electric Fields. 22-1: What is physics? General physics II (22102) Dr. Iyad SAADEDDIN. 22-2: The Electric Field (E)

Chapter 22: Electric Fields. 22-1: What is physics? General physics II (22102) Dr. Iyad SAADEDDIN. 22-2: The Electric Field (E) Geneal physics II (10) D. Iyad D. Iyad Chapte : lectic Fields In this chapte we will cove The lectic Field lectic Field Lines -: The lectic Field () lectic field exists in a egion of space suounding a

More information

Quantum theory of angular momentum

Quantum theory of angular momentum Quantum theoy of angula momentum Igo Mazets igo.mazets+e141@tuwien.ac.at (Atominstitut TU Wien, Stadionallee 2, 1020 Wien Time: Fiday, 13:00 14:30 Place: Feihaus, Sem.R. DA gün 06B (exception date 18 Nov.:

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

PHYS 110B - HW #7 Spring 2004, Solutions by David Pace Any referenced equations are from Griffiths Problem statements are paraphrased

PHYS 110B - HW #7 Spring 2004, Solutions by David Pace Any referenced equations are from Griffiths Problem statements are paraphrased PHYS 0B - HW #7 Sping 2004, Solutions by David Pace Any efeenced euations ae fom Giffiths Poblem statements ae paaphased. Poblem 0.3 fom Giffiths A point chage,, moves in a loop of adius a. At time t 0

More information

AP-C WEP. h. Students should be able to recognize and solve problems that call for application both of conservation of energy and Newton s Laws.

AP-C WEP. h. Students should be able to recognize and solve problems that call for application both of conservation of energy and Newton s Laws. AP-C WEP 1. Wok a. Calculate the wok done by a specified constant foce on an object that undegoes a specified displacement. b. Relate the wok done by a foce to the aea unde a gaph of foce as a function

More information

Appendix A. Appendices. A.1 ɛ ijk and cross products. Vector Operations: δ ij and ɛ ijk

Appendix A. Appendices. A.1 ɛ ijk and cross products. Vector Operations: δ ij and ɛ ijk Appendix A Appendices A1 ɛ and coss poducts A11 Vecto Opeations: δ ij and ɛ These ae some notes on the use of the antisymmetic symbol ɛ fo expessing coss poducts This is an extemely poweful tool fo manipulating

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

Qualifying Examination Electricity and Magnetism Solutions January 12, 2006

Qualifying Examination Electricity and Magnetism Solutions January 12, 2006 1 Qualifying Examination Electicity and Magnetism Solutions Januay 12, 2006 PROBLEM EA. a. Fist, we conside a unit length of cylinde to find the elationship between the total chage pe unit length λ and

More information

Physics 121: Electricity & Magnetism Lecture 1

Physics 121: Electricity & Magnetism Lecture 1 Phsics 121: Electicit & Magnetism Lectue 1 Dale E. Ga Wenda Cao NJIT Phsics Depatment Intoduction to Clices 1. What ea ae ou?. Feshman. Sophomoe C. Junio D. Senio E. Othe Intoduction to Clices 2. How man

More information

Nalanda Open University

Nalanda Open University B.Sc. Mathematics (Honous), Pat-I Pape-I Answe any Five questions, selecting at least one fom each goup. All questions cay equal maks. Goup - A. If A, B, C, D ae any sets then pove that (a) A BC D AC BD

More information

B da = 0. Q E da = ε. E da = E dv

B da = 0. Q E da = ε. E da = E dv lectomagnetic Theo Pof Ruiz, UNC Asheville, doctophs on YouTube Chapte Notes The Maxwell quations in Diffeential Fom 1 The Maxwell quations in Diffeential Fom We will now tansfom the integal fom of the

More information

Relative motion. measurements by taking account of the motion of the. To apply Newton's laws we need measurements made

Relative motion. measurements by taking account of the motion of the. To apply Newton's laws we need measurements made Relative motion To apply Newton's laws we need measuements made fom a 'fixed,' inetial efeence fame (unacceleated, non-otating) In many applications, measuements ae made moe simply fom moving efeence fames

More information

OSCILLATIONS AND GRAVITATION

OSCILLATIONS AND GRAVITATION 1. SIMPLE HARMONIC MOTION Simple hamonic motion is any motion that is equivalent to a single component of unifom cicula motion. In this situation the velocity is always geatest in the middle of the motion,

More information

TAMPINES JUNIOR COLLEGE 2009 JC1 H2 PHYSICS GRAVITATIONAL FIELD

TAMPINES JUNIOR COLLEGE 2009 JC1 H2 PHYSICS GRAVITATIONAL FIELD TAMPINES JUNIOR COLLEGE 009 JC1 H PHYSICS GRAVITATIONAL FIELD OBJECTIVES Candidates should be able to: (a) show an undestanding of the concept of a gavitational field as an example of field of foce and

More information

AY 7A - Fall 2010 Section Worksheet 2 - Solutions Energy and Kepler s Law

AY 7A - Fall 2010 Section Worksheet 2 - Solutions Energy and Kepler s Law AY 7A - Fall 00 Section Woksheet - Solutions Enegy and Keple s Law. Escape Velocity (a) A planet is obiting aound a sta. What is the total obital enegy of the planet? (i.e. Total Enegy = Potential Enegy

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

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

MATH 417 Homework 3 Instructor: D. Cabrera Due June 30. sin θ v x = v r cos θ v θ r. (b) Then use the Cauchy-Riemann equations in polar coordinates

MATH 417 Homework 3 Instructor: D. Cabrera Due June 30. sin θ v x = v r cos θ v θ r. (b) Then use the Cauchy-Riemann equations in polar coordinates MATH 417 Homewok 3 Instucto: D. Cabea Due June 30 1. Let a function f(z) = u + iv be diffeentiable at z 0. (a) Use the Chain Rule and the fomulas x = cosθ and y = to show that u x = u cosθ u θ, v x = v

More information

Splay Trees Handout. Last time we discussed amortized analysis of data structures

Splay Trees Handout. Last time we discussed amortized analysis of data structures Spla Tees Handout Amotied Analsis Last time we discussed amotied analsis of data stuctues A wa of epessing that even though the wost-case pefomance of an opeation can be bad, the total pefomance of a sequence

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

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

Review. Electrostatic. Dr. Ray Kwok SJSU

Review. Electrostatic. Dr. Ray Kwok SJSU Review Electostatic D. Ray Kwok SJSU Paty Balloons Coulomb s Law F e q q k 1 Coulomb foce o electical foce. (vecto) Be caeful on detemining the sign & diection. k 9 10 9 (N m / C ) k 1 4πε o k is the Coulomb

More information

Hopefully Helpful Hints for Gauss s Law

Hopefully Helpful Hints for Gauss s Law Hopefully Helpful Hints fo Gauss s Law As befoe, thee ae things you need to know about Gauss s Law. In no paticula ode, they ae: a.) In the context of Gauss s Law, at a diffeential level, the electic flux

More information

Your Comments. Conductors and Insulators with Gauss's law please...so basically everything!

Your Comments. Conductors and Insulators with Gauss's law please...so basically everything! You Comments I feel like I watch a pe-lectue, and agee with eveything said, but feel like it doesn't click until lectue. Conductos and Insulatos with Gauss's law please...so basically eveything! I don't

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

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

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

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

On the radial derivative of the delta distribution

On the radial derivative of the delta distribution On the adial deivative of the delta distibution Fed Backx, Fank Sommen & Jasson Vindas Depatment of Mathematical Analysis, Faculty of Engineeing and Achitectue, Ghent Univesity Depatment of Mathematics,

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

Nuclear models: Shell model

Nuclear models: Shell model Lectue 3 Nuclea models: Shell model WS0/3: Intoduction to Nuclea and Paticle Physics,, Pat I Nuclea models Nuclea models Models with stong inteaction between the nucleons Liquid dop model α-paticle model

More information

Physics 201 Lecture 18

Physics 201 Lecture 18 Phsics 0 ectue 8 ectue 8 Goals: Define and anale toque ntoduce the coss poduct Relate otational dnamics to toque Discuss wok and wok eneg theoem with espect to otational motion Specif olling motion (cente

More information

(Sample 3) Exam 1 - Physics Patel SPRING 1998 FORM CODE - A (solution key at end of exam)

(Sample 3) Exam 1 - Physics Patel SPRING 1998 FORM CODE - A (solution key at end of exam) (Sample 3) Exam 1 - Physics 202 - Patel SPRING 1998 FORM CODE - A (solution key at end of exam) Be sue to fill in you student numbe and FORM lette (A, B, C) on you answe sheet. If you foget to include

More information

Radian and Degree Measure

Radian and Degree Measure CHAT Pe-Calculus Radian and Degee Measue *Tigonomety comes fom the Geek wod meaning measuement of tiangles. It pimaily dealt with angles and tiangles as it petained to navigation, astonomy, and suveying.

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

So, if we are finding the amount of work done over a non-conservative vector field F r, we do that long ur r b ur =

So, if we are finding the amount of work done over a non-conservative vector field F r, we do that long ur r b ur = 3.4 Geen s Theoem Geoge Geen: self-taught English scientist, 793-84 So, if we ae finding the amount of wok done ove a non-consevative vecto field F, we do that long u b u 3. method Wok = F d F( () t )

More information

Introduction and Vectors

Introduction and Vectors SOLUTIONS TO PROBLEMS Intoduction and Vectos Section 1.1 Standads of Length, Mass, and Time *P1.4 Fo eithe sphee the volume is V = 4! and the mass is m =!V =! 4. We divide this equation fo the lage sphee

More information

Chapter 21: Gauss s Law

Chapter 21: Gauss s Law Chapte : Gauss s Law Gauss s law : intoduction The total electic flux though a closed suface is equal to the total (net) electic chage inside the suface divided by ε Gauss s law is equivalent to Coulomb

More information

3. Electromagnetic Waves II

3. Electromagnetic Waves II Lectue 3 - Electomagnetic Waves II 9 3. Electomagnetic Waves II Last time, we discussed the following. 1. The popagation of an EM wave though a macoscopic media: We discussed how the wave inteacts with

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

PHYS 301 HOMEWORK #10 (Optional HW)

PHYS 301 HOMEWORK #10 (Optional HW) PHYS 301 HOMEWORK #10 (Optional HW) 1. Conside the Legende diffeential equation : 1 - x 2 y'' - 2xy' + m m + 1 y = 0 Make the substitution x = cos q and show the Legende equation tansfoms into d 2 y 2

More information

A matrix method based on the Fibonacci polynomials to the generalized pantograph equations with functional arguments

A matrix method based on the Fibonacci polynomials to the generalized pantograph equations with functional arguments A mati method based on the Fibonacci polynomials to the genealized pantogaph equations with functional aguments Ayşe Betül Koç*,a, Musa Çama b, Aydın Kunaz a * Coespondence: aysebetuloc @ selcu.edu.t a

More information

Gauss s Law Simulation Activities

Gauss s Law Simulation Activities Gauss s Law Simulation Activities Name: Backgound: The electic field aound a point chage is found by: = kq/ 2 If thee ae multiple chages, the net field at any point is the vecto sum of the fields. Fo a

More information

Anyone who can contemplate quantum mechanics without getting dizzy hasn t understood it. --Niels Bohr. Lecture 17, p 1

Anyone who can contemplate quantum mechanics without getting dizzy hasn t understood it. --Niels Bohr. Lecture 17, p 1 Anyone who can contemplate quantum mechanics without getting dizzy hasn t undestood it. --Niels Boh Lectue 17, p 1 Special (Optional) Lectue Quantum Infomation One of the most moden applications of QM

More information

7.2. Coulomb s Law. The Electric Force

7.2. Coulomb s Law. The Electric Force Coulomb s aw Recall that chaged objects attact some objects and epel othes at a distance, without making any contact with those objects Electic foce,, o the foce acting between two chaged objects, is somewhat

More information

Mechanics Physics 151

Mechanics Physics 151 Mechanics Physics 151 Lectue 5 Cental Foce Poblem (Chapte 3) What We Did Last Time Intoduced Hamilton s Pinciple Action integal is stationay fo the actual path Deived Lagange s Equations Used calculus

More information

Information Filtering and Retrieval lecture SS 2007

Information Filtering and Retrieval lecture SS 2007 Infomation Filteing and Retieval lectue SS 7 D. Dominik Kuopka Pof. D. Mathias Weske Repetition: limitations of models without tem intedependency Real Wold usage, poblems appea Mophology? Synonymy? adaptation

More information

ENGI 1313 Mechanics I

ENGI 1313 Mechanics I ENGI 1313 Mechanics I Lectue 04: oce Vectos and System of Coplana oces Shawn Kenny, Ph.D., P.Eng. Assistant Pofesso aculty of Engineeing and Applied Science Memoial Univesity of Newfoundland spkenny@eng.mun.ca

More information

Numerical Integration

Numerical Integration MCEN 473/573 Chapte 0 Numeical Integation Fall, 2006 Textbook, 0.4 and 0.5 Isopaametic Fomula Numeical Integation [] e [ ] T k = h B [ D][ B] e B Jdsdt In pactice, the element stiffness is calculated numeically.

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

Objects usually are charged up through the transfer of electrons from one object to the other.

Objects usually are charged up through the transfer of electrons from one object to the other. 1 Pat 1: Electic Foce 1.1: Review of Vectos Review you vectos! You should know how to convet fom pola fom to component fom and vice vesa add and subtact vectos multiply vectos by scalas Find the esultant

More information

PHY2061 Enriched Physics 2 Lecture Notes. Gauss Law

PHY2061 Enriched Physics 2 Lecture Notes. Gauss Law PHY61 Eniched Physics Lectue Notes Law Disclaime: These lectue notes ae not meant to eplace the couse textbook. The content may be incomplete. ome topics may be unclea. These notes ae only meant to be

More information

Chapter 1: Introduction to Polar Coordinates

Chapter 1: Introduction to Polar Coordinates Habeman MTH Section III: ola Coodinates and Comple Numbes Chapte : Intoduction to ola Coodinates We ae all comfotable using ectangula (i.e., Catesian coodinates to descibe points on the plane. Fo eample,

More information

Simulation of a 2-link Brachiating Robot with Open-Loop Controllers

Simulation of a 2-link Brachiating Robot with Open-Loop Controllers Simulation of a -link Bachiating Robot with Open-oop Contolles David Uffod Nothwesten Univesit June 009 . Poject Oveview The goal of this poject was to wite a complete simulation of a -link swinging obot

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