This lecture. Transformations in 2D. Where are we at? Why do we need transformations?

Size: px
Start display at page:

Download "This lecture. Transformations in 2D. Where are we at? Why do we need transformations?"

Transcription

1 Thi lectue Tanfomation in 2D Thoma Sheme Richa (Hao) Zhang Geomet baic Affine pace an affine tanfomation Ue of homogeneou cooinate Concatenation of tanfomation Intouction to Compute Gaphic CMT 36 Lectue 8 Febua 3, 26 2 Wh o we nee tanfomation? Whee ae we at? Nee to tanfom object fom object cooinate tem (OCS) to wol CS Nee to tanfom object fom wol CS to the cooinate tem of the camea o ee (VCS) WCS OCS Geometic tanfomation. Nee to tanfom object fom VCS into an OpenGL winow/ceen (SCS) VCS Object ma move (tanlate o otate) o efom (cale, hea, o geneal non-igi efomation) SCS Febua 3, 26 3 Febua 3, 26 4

2 Object in OCS iel = SCS (2D) Rateization The eie of CS Moeling tanfom WinCS (3D) WCS (4D) Viewpot tanfom OCS: object cooinate tem WCS: wol cooinate tem VCS: viewing cooinate tem Viewing tanfom NDCS (3D) Moel-view tanfom VCS (4D) ojection (nomalization) clipping then pepective / CCS (4D) CCS: clip cooinate tem NDCS: nomalize evice CS WinCS: winow cooinate tem with epth infomation SCS: Sceen cooinate tem Febua 3, 26 5 Geomet baic Scala, point, an vecto Vecto pace an affine pace Baic point an vecto opeation Sie-ne tet Line, plane, an tiangle Linea inepenence Cooinate tem an fame Febua 3, 26 6 Scala, point, an vecto Vecto pace oint: a location in pace Specifie b an k-tuple fo k- point Alwa given with epect to ome cooinate tem Scala: a quantit, e.g., ege length Vecto: a iecte line egment between point Space: vecto pace, affine pace, Eucliean pace, etc. = z A et of vecto with cala multiplication an vecto aition Scala-vecto multiplication u = v Vecto-vecto aition: w = u + v Epeion uch a v = u + 2w 3 make ene in a vecto pace But vecto lack poition Inaequate fo epeenting geomet we nee poition, which ae given b point Febua 3, 26 7 Febua 3,

3 Affine pace Baic point an vecto opeation A vecto pace + point = affine pace Opeation Vecto-vecto aition Scala-vecto multiplication oint-vecto aition Affine um of point an conve um A vecto pace + itance/nom = metic pace (e.g. Eucliean pace) point point = vecto point + vecto = point vecto opeation: cala * vecto = vecto vecto + vecto = vecto vecto vecto = cala, the ot pouct vecto vecto = vecto, the co pouct u v v u Right-han ule Febua 3, 26 9 Febua 3, 26 Moe on ot pouct u v = u * v + u * v + u z * v z u u = u 2 i alwa non-negative u v i commutative an itibutive ove aition u v = u * v * Two vecto u an v ae othogonal (pepenicula) if an onl if u v = If v i nomalize, i.e., v =, then u v give the pojection of u in the iection of v Febua 3, 26 Moe on co pouct Co pouct u v i a vecto pepenicula to u an v fequentl ue to compute the nomal to a tiangle Diection of the co pouct i etemine b the ight han ule u v = (v u) u v = u * v * = aea of the paallelogam How to compute? ue eteminant i j k u u u z v v v z u v Febua 3, 26 2 v u 3

4 Affine an conve um Aition of two abita point i not efine in an affine pace But conie two point an Q with Q = + av, we can alwa fin a point R uch that v = R o now we have Q = + a(r ) o Q = ar + ( a) Thu, affine um (combination) of point can be efine t + t t n n, t + t t n = Conve um (combination) of point t + + t n n, whee t + + t n = an t i fo all i v R Q Conve hull Conve hull of a et of point: et of all conve combination of thee point Altenativel, the conve hull i the mallet conve object containing the et of point Fome b hink wapping point Ueful in man application, e.g., fat colliion etection, a tacing, hape egmentation, etc. Febua 3, 26 3 Febua 3, 26 4 Sie-ne tet On which ie oe a point V lie with epect to a line, pecifie b a point an a vecto u? Solution : ue implicit line o plane equation; plug in the point cooinate an check the ign Solution 2: in 2D, let z cooinate be zeo, compute the co pouct u (V-) an check the ign of the z component Solution 3: fin a vecto u pepenicula to u an check ign of u v u = ( u, u ) Febua 3, 26 5 u v v u V u = (u, u ) V u Line epeentation Conie all point of the fom (a) = + a thi i the et of all point ling on a line that pae though in the iection of the vecto Known a the paametic fom of the line Given two point R an Q on the line, we have Othe epeentation Eplicit: = m + h Implicit: a + b + c = (a) = a R + ( a) Q (a) = a R + ( a) Q Febua 3,

5 Ra an line egment If a, then (a) i the a leaving in the iection of the vecto Fo the two-point epeentation (a) = a R + ( a) Q (a) = a R + ( a) Q if a, then we get all the point on the line egment joining R an Q (thi i leping) Febua 3, 26 7 aametic plane epeentation A plane can be efine b a point an two vecto o b thee point v Q R u R (a, b) = R + au + bv (a, b) = R + a(q R) + b( R) An affine um Febua 3, 26 8 Tiangle an bacentic cooinate Baic tanfomation conve um of an Q conve um of S() & R The mot baic one Tanlation, caling, otation, an hea An othe, e.g., pepective tanfom, pojection, etc. Baic tpe of tanfomation Rigi-bo tanfom: peeve length an angle Similait tanfom: angle peeving, e.g., unifom caling T i a conve um of, Q, an R. The weight ae calle the bacentic cooinate of T Febua 3, 26 9 Affine (linea) tanfom: peeve paallel line, not angle o length Fee-fom efomation: anthing goe Febua 3,

6 6 Febua 3, 26 2 Tanlation in 2D T Febua 3, Scaling in 2D Unifom: = Nonunifom: S Febua 3, Rotation about oigin oitive angle: counteclockwie Fo negative angle R Febua 3, Deivation of otation mati Make ue of pola cooinate: (, ) (, ) otate

7 Sheaing in 2D SH Tanfomation chain O SH b O O O a a O = S /3 (O) O = R -2 (O ) O = R -2 (S /3 (O)) O = T,3 (O ) O = T,3 (R -2 (O )) O = T,3 (R -2 (S /3 (O))) Febua 3, Febua 3, Tanfomation chain Tanfomation chain O O (4) O (5) Q O (6) Q O (6) = T,7 (R 5 (R 9 (S 2 (T,4 (R -3 (T,3 (R -2 (S /3 (O))))))))) Thi mean: fo eve vete v O O = T,3 (R -2 (S /3 (O))) O (5) = T,4 (R -3 (T,3 (R -2 (S /3 (O))))) O (4) = R -3 (T,3 (R -2 (S /3 (O)))) v (6) = T,7 (R 5 (R 9 (S 2 (T,4 (R -3 (T,3 (R -2 (S /3 (v))))))))) v (6) = T,7 (R 5 (R 9 (S 2 (T,4 (R -3 ( 2 2 +( ( /3 /3 v)))))))) Febua 3, Febua 3,

8 v (6) = 7 Tanfomation chain +( ( ( v (6) = U 3 +( M 6 (M 5 (M 4 ( U 2 +( M 3 ( ( ( 2 2 ( 2 2 +( ( /3 /3 v)))))))) U +(M 2 ( M v)))))))) v (6) = U 3 +M 6 M 5 M 4 (U 2 +M 3 (U +M 2 M v)) Febua 3, Tanfomation chain v (6) = U 3 + M 6 M 5 M 4 (U 2 + M 3 (U + M 2 M v)) M 7 = M 6 M 5 M 4 v (6) = U 3 + M 7 (U 2 + M 3 (U + M 8 v)) M 8 = M 2 M Altenating mati multipl an vecto aition. Thi can be acceleate with hawae! We can o even bette. We can epe tanlation a a mati multipl, but we have to ue an epane cooinate tem. (It jut the common enominato tick with ome math theo aoun it.) Febua 3, 26 3 Homogeneou cooinate Onl tanlation not epee a mati-vecto pouct Unifom teatment neee in a pipeline famewok We a a thi cooinate w, an obtain Homogeneou cooinate fo 2D point (, ) tun into (,, ) if (,, w) an (', ', w ) ae multiple of one anothe, the epeent the ame point multiple epeentation fo (, ) tpicall, w. point with w = ae point at infinit One fo each iection in [, 8): pojective plane If intea a gle point at infinit: teeogaphic pojection Febua 3, 26 3 Homogeneou cooinate w i the common enominato fo an. (, ) tun into (,, ) (, ) = (, ) If (,, w) an (', ', w ) ae multiple of one anothe, the epeent the ame point multiple epeentation fo (, ) (,, w ) (,, w) ( w, w ) = ( w, w ) = ( w, w ) tpicall, w. ep! point with w = ae point at infinit (, 4, 2) 3(, 4, 2) = (3, 2, 6) ( 2, 4 2 ) = (3 6, 2 6 ) (, 4, ) (, 4 ) = (3, 2 ) = (, 4 ) Febua 3,

9 9 Febua 3, D Homogeneou Cooinate Cateian cooinate of the homogenou point (,, w): /w, /w (ivie though b w) Ou tpical homogenize point: (,, ) Connection to 3D? (,, ) epeent a 3D point on the plane w = A homogeneou point i a line (minu oigin) in 3D, though the oigin Nee at leat one non-zeo cooinate, o oigin (,, ) i not coniee Febua 3, 26 = + + Tanfomation in homogeneou cooinate Geneal fom of affine (linea) tanfomation E.g., 2D tanlation in homogeneou cooinate q c p b a ' ' q c p b a ' ' Febua 3, Baic 2D tanfomation ), ( Tan ), ( Scale ) ( a a Shea ) ( Rot Febua 3, Invee of tanfomation Invee of Tan(, ) = Tan(, ) Rot() = Rot() Scale(, ) = Scale(/, / ) Shea(a ) = Shea(a ) Tan(, ) = Tan(, )

10 Compoun tanfomation Often a eie of tanfom to move an object Tanfom ma not be the tana one e.g., otation about an abita point/line? Concatenate baic tanfom equentiall Coepon to (onl) multiplication of tanfom matice, thank to homogeneou cooinate Compoun tanlation What happen when a point goe though Tan(, ) an then Tan( 2, 2 )? Combine tanlation: Tan( + 2, + 2 ) Concatenation of tanfomation: mati multiplication Febua 3, Febua 3, Compoun otation Commutativit What happen when a point goe though Rot() an then Rot()? Combine otation: Rot( + ) ( ) ( ) ( ) ( ) Scaling o heaing (in one iection) i imila Thee concatenation ae commutative Tanfomation that o commute: Tanlate tanlate Rotate otate Scale cale Unifom cale otate Shea in () hea in (), etc. In geneal, the oe in which tanfomation ae compoe i impotant Afte all, mati mult ae not commutative in geneal Febua 3, Febua 3, 26 4

11 Rotation about an abita point Rotation about an abita point Beak it own into tana tanfom: Tanlate to the oigin: Tan(, ) Rotate: Rot(q) An tanlate back: Tan(, ) Compoun tanfomation (non-commutative): Tan(, ) Rot(q) Tan(, ) = Tan(, )Rot(q)Tan(, ) = T Wh combine thee matice into a gle T? Febua 3, 26 4 Febua 3, Anothe eample Rigi-bo tanfomation A tanfomation mati Compoun tanfomation: Tan( 2, 2 ) Rot(9 o ) Scale(, ) Tan(, ) whee the uppe 2 2 ubmati i othonomal, peeve angle an length calle igi-bo tanfomation an equence of tanlation an otation give a igi-bo tanfomation Febua 3, Febua 3, 26 44

12 Affine tanfomation eeve line, plane, an paallelim, but not length o angle 2D Line Recall Tom favoite line equation: A + B + C = F(z) = i calle a homogeneou equation. Unit cube Rot(45 o ) Scale in ouct of a equence of tanlation, caling, otation, an hea i affine; thee ae othe, e.g., eflection. Febua 3, We can wite thi a a mati (vecto) equation: [A B C] = Becaue it i homogeneou, we can cale the left-han ie without affecting the tuth of the equation: w[a B C] = w =, o [A B C] w w w Febua 3, = Equation hol fo all epeentation of (, ) in homogenou cooinate! 2D Line We coul have abobe the cala into the fit vecto intea: [wa wb wc] = If [A B C] epeent a line, then [wa wb wc] epeent the ame line. 2D Line oint p i on line l iff lp =. oint p i on line l iff l p =. oint p i on line l iff l p. Thee i a line that contain all of the point at infinit. What i it epeentation a a ow vecto? We let the line l be the ow vecto A B C, an the point p be the column vecto, o in geneal. The line equation become: w lp = The homogeneou line equation. Febua 3, What i the line l between point p an p 2? What i the line l uch that l p an l p 2? l = p p 2 What i the point p at the inteection of line l an l 2? What i the point p uch that l p an l 2 p? p = l l 2 Febua 3,

V V The circumflex (^) tells us this is a unit vector

V V The circumflex (^) tells us this is a unit vector Vecto Vecto have Diection and Magnitude Mike ailey mjb@c.oegontate.edu Magnitude: V V V V x y z vecto.pptx Vecto Can lo e Defined a the oitional Diffeence etween Two oint 3 Unit Vecto have a Magnitude

More information

Chapter 19 Webassign Help Problems

Chapter 19 Webassign Help Problems Chapte 9 Webaign Help Poblem 4 5 6 7 8 9 0 Poblem 4: The pictue fo thi poblem i a bit mileading. They eally jut give you the pictue fo Pat b. So let fix that. Hee i the pictue fo Pat (a): Pat (a) imply

More information

Physics Courseware Physics II Electric Field and Force

Physics Courseware Physics II Electric Field and Force Physics Cousewae Physics II lectic iel an oce Coulomb s law, whee k Nm /C test Definition of electic fiel. This is a vecto. test Q lectic fiel fo a point chage. This is a vecto. Poblem.- chage of µc is

More information

( )( )( ) ( ) + ( ) ( ) ( )

( )( )( ) ( ) + ( ) ( ) ( ) 3.7. Moel: The magnetic fiel is that of a moving chage paticle. Please efe to Figue Ex3.7. Solve: Using the iot-savat law, 7 19 7 ( ) + ( ) qvsinθ 1 T m/a 1.6 1 C. 1 m/s sin135 1. 1 m 1. 1 m 15 = = = 1.13

More information

Moment. F r F r d. Magnitude of moment depends on magnitude of F and the length d

Moment. F r F r d. Magnitude of moment depends on magnitude of F and the length d Moment Tanslation Tanslation + Rotation This otation tenency is known as moment M of foce (toque) xis of otation may be any line which neithe intesects no paallel to the line of action of foce Magnitue

More information

15. SIMPLE MHD EQUILIBRIA

15. SIMPLE MHD EQUILIBRIA 15. SIMPLE MHD EQUILIBRIA In this Section we will examine some simple examples of MHD equilibium configuations. These will all be in cylinical geomety. They fom the basis fo moe the complicate equilibium

More information

A Crash Course in (2 2) Matrices

A Crash Course in (2 2) Matrices A Cash Couse in ( ) Matices Seveal weeks woth of matix algeba in an hou (Relax, we will only stuy the simplest case, that of matices) Review topics: What is a matix (pl matices)? A matix is a ectangula

More information

FI 2201 Electromagnetism

FI 2201 Electromagnetism FI Electomagnetim Aleande A. Ikanda, Ph.D. Phyic of Magnetim and Photonic Reeach Goup ecto Analyi CURILINEAR COORDINAES, DIRAC DELA FUNCION AND HEORY OF ECOR FIELDS Cuvilinea Coodinate Sytem Cateian coodinate:

More information

Two figures are similar fi gures when they have the same shape but not necessarily the same size.

Two figures are similar fi gures when they have the same shape but not necessarily the same size. NDIN O PIION. o be poficient in math, ou need to ue clea definition in dicuion with othe and in ou own eaoning. imilait and anfomation ential uetion When a figue i tanlated, eflected, otated, o dilated

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

PH126 Exam I Solutions

PH126 Exam I Solutions PH6 Exam I Solutions q Q Q q. Fou positively chage boies, two with chage Q an two with chage q, ae connecte by fou unstetchable stings of equal length. In the absence of extenal foces they assume the equilibium

More information

Much that has already been said about changes of variable relates to transformations between different coordinate systems.

Much that has already been said about changes of variable relates to transformations between different coordinate systems. MULTIPLE INTEGRLS I P Calculus Cooinate Sstems Much that has alea been sai about changes of vaiable elates to tansfomations between iffeent cooinate sstems. The main cooinate sstems use in the solution

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

MCV4U Final Exam Review. 1. Consider the function f (x) Find: f) lim. a) lim. c) lim. d) lim. 3. Consider the function: 4. Evaluate. lim. 5. Evaluate.

MCV4U Final Exam Review. 1. Consider the function f (x) Find: f) lim. a) lim. c) lim. d) lim. 3. Consider the function: 4. Evaluate. lim. 5. Evaluate. MCVU Final Eam Review Answe (o Solution) Pactice Questions Conside the function f () defined b the following gaph Find a) f ( ) c) f ( ) f ( ) d) f ( ) Evaluate the following its a) ( ) c) sin d) π / π

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

Inference for A One Way Factorial Experiment. By Ed Stanek and Elaine Puleo

Inference for A One Way Factorial Experiment. By Ed Stanek and Elaine Puleo Infeence fo A One Way Factoial Expeiment By Ed Stanek and Elaine Puleo. Intoduction We develop etimating equation fo Facto Level mean in a completely andomized one way factoial expeiment. Thi development

More information

FREE Download Study Package from website: &

FREE Download Study Package from website:  & .. Linea Combinations: (a) (b) (c) (d) Given a finite set of vectos a b c,,,... then the vecto xa + yb + zc +... is called a linea combination of a, b, c,... fo any x, y, z... R. We have the following

More information

Section 25 Describing Rotational Motion

Section 25 Describing Rotational Motion Section 25 Decibing Rotational Motion What do object do and wh do the do it? We have a ve thoough eplanation in tem of kinematic, foce, eneg and momentum. Thi include Newton thee law of motion and two

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

RE 11.e Mon. Review for Final (1-11) HW11: Pr s 39, 57, 64, 74, 78 Sat. 9 a.m. Final Exam (Ch. 1-11)

RE 11.e Mon. Review for Final (1-11) HW11: Pr s 39, 57, 64, 74, 78 Sat. 9 a.m. Final Exam (Ch. 1-11) Mon. Tue. We. ab i..4-.6, (.) ngula Momentum Pincile & Toque.7 -.9, (.) Motion With & Without Toque Rotation Coue Eval.0 Quantization, Quiz RE.c EP RE. RE.e Mon. Review fo inal (-) HW: P 9, 57, 64, 74,

More information

Conservation of Linear Momentum using RTT

Conservation of Linear Momentum using RTT 07/03/2017 Lectue 21 Consevation of Linea Momentum using RTT Befoe mi-semeste exam, we have seen the 1. Deivation of Reynols Tanspot Theoem (RTT), 2. Application of RTT in the Consevation of Mass pinciple

More information

Why Reduce Dimensionality? Feature Selection vs Extraction. Subset Selection

Why Reduce Dimensionality? Feature Selection vs Extraction. Subset Selection Dimenionality Reduction Why Reduce Dimenionality? Olive lide: Alpaydin Numbeed blue lide: Haykin, Neual Netwok: A Compehenive Foundation, Second edition, Pentice-Hall, Uppe Saddle Rive:NJ,. Black lide:

More information

Quantum Mechanics I - Session 5

Quantum Mechanics I - Session 5 Quantum Mechanics I - Session 5 Apil 7, 015 1 Commuting opeatos - an example Remine: You saw in class that Â, ˆB ae commuting opeatos iff they have a complete set of commuting obsevables. In aition you

More information

Solutions to Problems : Chapter 19 Problems appeared on the end of chapter 19 of the Textbook

Solutions to Problems : Chapter 19 Problems appeared on the end of chapter 19 of the Textbook Solutions to Poblems Chapte 9 Poblems appeae on the en of chapte 9 of the Textbook 8. Pictue the Poblem Two point chages exet an electostatic foce on each othe. Stategy Solve Coulomb s law (equation 9-5)

More information

SPH4UI 28/02/2011. Total energy = K + U is constant! Electric Potential Mr. Burns. GMm

SPH4UI 28/02/2011. Total energy = K + U is constant! Electric Potential Mr. Burns. GMm 8//11 Electicity has Enegy SPH4I Electic Potential M. Buns To sepaate negative an positive chages fom each othe, wok must be one against the foce of attaction. Theefoe sepeate chages ae in a higheenegy

More information

PHY132 Lecture 6 02/05/2010. Lecture 6 1

PHY132 Lecture 6 02/05/2010. Lecture 6 1 Claical Phyic II PHY3 Lectue 6 The lectic Potential ti - II /5/ Lectue 6 Wok by a Vaying Foce Wok i a cala quantity, an we can thu a little piece of wok togethe, i.e. um a eie of ot-pouct of the foce F(

More information

4. Compare the electric force holding the electron in orbit ( r = 0.53

4. Compare the electric force holding the electron in orbit ( r = 0.53 Electostatics WS Electic Foce an Fiel. Calculate the magnitue of the foce between two 3.60-µ C point chages 9.3 cm apat.. How many electons make up a chage of 30.0 µ C? 3. Two chage ust paticles exet a

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

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

Recall from last week:

Recall from last week: Recall fom last week: Length of a cuve '( t) dt b Ac length s( t) a a Ac length paametization ( s) with '( s) 1 '( t) Unit tangent vecto T '(s) '( t) dt Cuvatue: s ds T t t t t t 3 t ds u du '( t) dt Pincipal

More information

. Using our polar coordinate conversions, we could write a

. Using our polar coordinate conversions, we could write a 504 Chapte 8 Section 8.4.5 Dot Poduct Now that we can add, sutact, and scale vectos, you might e wondeing whethe we can multiply vectos. It tuns out thee ae two diffeent ways to multiply vectos, one which

More information

Chapter 28: Magnetic Field and Magnetic Force. Chapter 28: Magnetic Field and Magnetic Force. Chapter 28: Magnetic fields. Chapter 28: Magnetic fields

Chapter 28: Magnetic Field and Magnetic Force. Chapter 28: Magnetic Field and Magnetic Force. Chapter 28: Magnetic fields. Chapter 28: Magnetic fields Chapte 8: Magnetic fiels Histoically, people iscoe a stone (e 3 O 4 ) that attact pieces of ion these stone was calle magnets. two ba magnets can attact o epel epening on thei oientation this is ue to

More information

b) The array factor of a N-element uniform array can be written

b) The array factor of a N-element uniform array can be written to Eam in Antenna Theo Time: 18 Mach 010, at 8.00 13.00. Location: Polacksbacken, Skivsal You ma bing: Laboato epots, pocket calculato, English ictiona, Råe- Westegen: Beta, Noling-Östeman: Phsics Hanbook,

More information

Integral Control via Bias Estimation

Integral Control via Bias Estimation 1 Integal Contol via Bias stimation Consie the sstem ẋ = A + B +, R n, R p, R m = C +, R q whee is an nknown constant vecto. It is possible to view as a step istbance: (t) = 0 1(t). (If in fact (t) vaies

More information

Histogram Processing

Histogram Processing Hitogam Poceing Lectue 4 (Chapte 3) Hitogam Poceing The hitogam of a digital image with gay level fom to L- i a dicete function h( )=n, whee: i the th gay level n i the numbe of pixel in the image with

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

EE 5337 Computational Electromagnetics

EE 5337 Computational Electromagnetics Instucto D. Ramond Rumpf (95) 747 6958 cumpf@utep.edu EE 5337 Computational Electomagnetics Lectue # WEM Etas Lectue These notes ma contain copighted mateial obtained unde fai use ules. Distibution of

More information

Solutions Practice Test PHYS 211 Exam 2

Solutions Practice Test PHYS 211 Exam 2 Solution Pactice Tet PHYS 11 Exam 1A We can plit thi poblem up into two pat, each one dealing with a epaate axi. Fo both the x- and y- axe, we have two foce (one given, one unknown) and we get the following

More information

PHYSICS 151 Notes for Online Lecture 2.6

PHYSICS 151 Notes for Online Lecture 2.6 PHYSICS 151 Note fo Online Lectue.6 Toque: The whole eaon that we want to woy about cente of ma i that we ae limited to lookin at point mae unle we know how to deal with otation. Let eviit the metetick.

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

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

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

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

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

Electric Potential and Gauss s Law, Configuration Energy Challenge Problem Solutions

Electric Potential and Gauss s Law, Configuration Energy Challenge Problem Solutions Poblem 1: Electic Potential an Gauss s Law, Configuation Enegy Challenge Poblem Solutions Consie a vey long o, aius an chage to a unifom linea chage ensity λ a) Calculate the electic fiel eveywhee outsie

More information

MAE 210B. Homework Solution #6 Winter Quarter, U 2 =r U=r 2 << 1; ) r << U : (1) The boundary conditions written in polar coordinates,

MAE 210B. Homework Solution #6 Winter Quarter, U 2 =r U=r 2 << 1; ) r << U : (1) The boundary conditions written in polar coordinates, MAE B Homewok Solution #6 Winte Quate, 7 Poblem a Expecting a elocity change of oe oe a aial istance, the conition necessay fo the ow to be ominate by iscous foces oe inetial foces is O( y ) O( ) = =

More information

That is, the acceleration of the electron is larger than the acceleration of the proton by the same factor the electron is lighter than the proton.

That is, the acceleration of the electron is larger than the acceleration of the proton by the same factor the electron is lighter than the proton. PHYS 55 Pactice Test Solutions Fall 8 Q: [] poton an an electon attact each othe electicall so, when elease fom est, the will acceleate towa each othe Which paticle will have a lage acceleation? (Neglect

More information

Vectors Serway and Jewett Chapter 3

Vectors Serway and Jewett Chapter 3 Vectos Sewa and Jewett Chapte 3 Scalas and Vectos Vecto Components and Aithmetic Vectos in 3 Dimensions Unit vectos i, j, k Pactice Poblems: Chapte 3, poblems 9, 19, 31, 45, 55, 61 Phsical quantities ae

More information

TRAVELING WAVES. Chapter Simple Wave Motion. Waves in which the disturbance is parallel to the direction of propagation are called the

TRAVELING WAVES. Chapter Simple Wave Motion. Waves in which the disturbance is parallel to the direction of propagation are called the Chapte 15 RAVELING WAVES 15.1 Simple Wave Motion Wave in which the ditubance i pependicula to the diection of popagation ae called the tanvee wave. Wave in which the ditubance i paallel to the diection

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

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

CS-184: Computer Graphics. Today. Lecture #5: 3D Transformations and Rotations. 05-3DTransformations.key - September 21, 2016 1 CS-184: Compute Gaphics Lectue #5: D Tansfomations and Rotations Pof. James O Bien Univesity of Califonia, Bekeley V016-S-05-1.0 Today Tansfomations in D Rotations Matices Eule angles Eponential maps

More information

Linear Algebra Math 221

Linear Algebra Math 221 Linea Algeba Math Open Book Eam Open Notes Sept Calculatos Pemitted Sho all ok (ecept #). ( pts) Gien the sstem of equations a) ( pts) Epess this sstem as an augmented mati. b) ( pts) Bing this mati to

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

TP A.4 Post-impact cue ball trajectory for any cut angle, speed, and spin

TP A.4 Post-impact cue ball trajectory for any cut angle, speed, and spin technical poof TP A.4 Pot-impact cue ball tajectoy fo any cut anle, peed, and pin uppotin: The Illutated Pinciple of Pool and Billiad http://billiad.colotate.edu by Daid G. Alciatoe, PhD, PE ("D. Dae")

More information

Geometry Contest 2013

Geometry Contest 2013 eomety ontet 013 1. One pizza ha a diamete twice the diamete of a malle pizza. What i the atio of the aea of the lage pizza to the aea of the malle pizza? ) to 1 ) to 1 ) to 1 ) 1 to ) to 1. In ectangle

More information

Physics 122, Fall October 2012

Physics 122, Fall October 2012 hsics 1, Fall 1 3 Octobe 1 Toda in hsics 1: finding Foce between paallel cuents Eample calculations of fom the iot- Savat field law Ampèe s Law Eample calculations of fom Ampèe s law Unifom cuents in conductos?

More information

Equilibria of a cylindrical plasma

Equilibria of a cylindrical plasma // Miscellaneous Execises Cylinical equilibia Equilibia of a cylinical plasma Consie a infinitely long cyline of plasma with a stong axial magnetic fiel (a geat fusion evice) Plasma pessue will cause the

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

Ch. 3: Inverse Kinematics Ch. 4: Velocity Kinematics. The Interventional Centre

Ch. 3: Inverse Kinematics Ch. 4: Velocity Kinematics. The Interventional Centre Ch. : Invee Kinemati Ch. : Velity Kinemati The Inteventinal Cente eap: kinemati eupling Apppiate f ytem that have an am a wit Suh that the wit jint ae ae aligne at a pint F uh ytem, we an plit the invee

More information

COORDINATE TRANSFORMATIONS - THE JACOBIAN DETERMINANT

COORDINATE TRANSFORMATIONS - THE JACOBIAN DETERMINANT COORDINATE TRANSFORMATIONS - THE JACOBIAN DETERMINANT Link to: phsicspages home page. To leave a comment o epot an eo, please use the auilia blog. Refeence: d Inveno, Ra, Intoducing Einstein s Relativit

More information

PHYS 1444 Lecture #5

PHYS 1444 Lecture #5 Shot eview Chapte 24 PHYS 1444 Lectue #5 Tuesday June 19, 212 D. Andew Bandt Capacitos and Capacitance 1 Coulom s Law The Fomula QQ Q Q F 1 2 1 2 Fomula 2 2 F k A vecto quantity. Newtons Diection of electic

More information

Jerk and Hyperjerk in a Rotating Frame of Reference

Jerk and Hyperjerk in a Rotating Frame of Reference Jek an Hypejek in a Rotating Fame of Refeence Amelia Caolina Spaavigna Depatment of Applie Science an Technology, Politecnico i Toino, Italy. Abstact: Jek is the eivative of acceleation with espect to

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

Then the number of elements of S of weight n is exactly the number of compositions of n into k parts.

Then the number of elements of S of weight n is exactly the number of compositions of n into k parts. Geneating Function In a geneal combinatoial poblem, we have a univee S of object, and we want to count the numbe of object with a cetain popety. Fo example, if S i the et of all gaph, we might want to

More information

MATHEMATICAL TOOLS. Contents. Theory Exercise Exercise Advance Level Problems Answer Key

MATHEMATICAL TOOLS. Contents. Theory Exercise Exercise Advance Level Problems Answer Key MATHEMATICAL TOOLS Contents Topic Page No. Theoy - 6 Eecise - 7 - Eecise - - 7 Avance Level Poblems 8 - Answe Key - 9 Syllabus Diffeentiation, Integation & Vecto Name : Contact No. ARRIDE LEARNING ONLINE

More information

KCET 2015 TEST PAPER WITH ANSWER KEY (HELD ON TUESDAY 12 th MAY, 2015) MATHEMATICS ALLEN Y (0, 14) (4) 14x + 5y ³ 70 y ³ 14and x - y ³ 5 (2) (3) (4)

KCET 2015 TEST PAPER WITH ANSWER KEY (HELD ON TUESDAY 12 th MAY, 2015) MATHEMATICS ALLEN Y (0, 14) (4) 14x + 5y ³ 70 y ³ 14and x - y ³ 5 (2) (3) (4) KET 0 TEST PAPER WITH ANSWER KEY (HELD ON TUESDAY th MAY, 0). If a and b ae the oots of a + b = 0, then a +b is equal to a b () a b a b () a + b Ans:. If the nd and th tems of G.P. ae and esectively, then

More information

Physics 4A Chapter 8: Dynamics II Motion in a Plane

Physics 4A Chapter 8: Dynamics II Motion in a Plane Physics 4A Chapte 8: Dynamics II Motion in a Plane Conceptual Questions and Example Poblems fom Chapte 8 Conceptual Question 8.5 The figue below shows two balls of equal mass moving in vetical cicles.

More information

Notes for the standard central, single mass metric in Kruskal coordinates

Notes for the standard central, single mass metric in Kruskal coordinates Notes fo the stana cental, single mass metic in Kuskal cooinates I. Relation to Schwazschil cooinates One oiginally elates the Kuskal cooinates to the Schwazschil cooinates in the following way: u = /2m

More information

CALCULUS II Vectors. Paul Dawkins

CALCULUS II Vectors. Paul Dawkins CALCULUS II Vectos Paul Dawkins Table of Contents Peface... ii Vectos... 3 Intoduction... 3 Vectos The Basics... 4 Vecto Aithmetic... 8 Dot Poduct... 13 Coss Poduct... 21 2007 Paul Dawkins i http://tutoial.math.lama.edu/tems.aspx

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

P-2: The screw eye is subjected to two forces, ԦF 1 and ԦF 2. Determine the magnitude and direction of the resultant force.

P-2: The screw eye is subjected to two forces, ԦF 1 and ԦF 2. Determine the magnitude and direction of the resultant force. P-1: ԦA=Ԧi +Ԧj -5k and B =Ԧi - 7Ԧj -6k. Detemine;?????? - A B B A A B B A B A B A 7 P-: The scew ee is subjected to two foces, Ԧ 1 and Ԧ. Detemine the magnitude and diection of the esultant foce. P-: The

More information

CHAPTER 2 DERIVATION OF STATE EQUATIONS AND PARAMETER DETERMINATION OF AN IPM MACHINE. 2.1 Derivation of Machine Equations

CHAPTER 2 DERIVATION OF STATE EQUATIONS AND PARAMETER DETERMINATION OF AN IPM MACHINE. 2.1 Derivation of Machine Equations 1 CHAPTER DERIVATION OF STATE EQUATIONS AND PARAMETER DETERMINATION OF AN IPM MACHINE 1 Deivation of Machine Equations A moel of a phase PM machine is shown in Figue 1 Both the abc an the q axes ae shown

More information

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

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

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

Announcements. Description Linear Angular position x θ displacement x θ rate of change of position v x ω x = = θ average rate of change of position

Announcements. Description Linear Angular position x θ displacement x θ rate of change of position v x ω x = = θ average rate of change of position Announcement In the lectue link Look o tet 1 beakdown liting the topic o the quetion. Look o m umma o topic o the eam. We ll ue it on the eiew net Tueda. Look o a lit o baic phic act eleant o thi eam.

More information

EN40: Dynamics and Vibrations. Midterm Examination Thursday March

EN40: Dynamics and Vibrations. Midterm Examination Thursday March EN40: Dynamics and Vibations Midtem Examination Thusday Mach 9 2017 School of Engineeing Bown Univesity NAME: Geneal Instuctions No collaboation of any kind is pemitted on this examination. You may bing

More information

556: MATHEMATICAL STATISTICS I

556: MATHEMATICAL STATISTICS I 556: MATHEMATICAL STATISTICS I CHAPTER 5: STOCHASTIC CONVERGENCE The following efinitions ae state in tems of scala anom vaiables, but exten natually to vecto anom vaiables efine on the same obability

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

Conjugate Gradient (CG) Method

Conjugate Gradient (CG) Method Optimization II Conugate Gaient CG Metho Anothe metho oes not equie explicit secon eivatives, an oes not even stoe appoximation to Hessian matix CG geneates sequence of conugate seach iections, implicitly

More information

MAC Module 12 Eigenvalues and Eigenvectors

MAC Module 12 Eigenvalues and Eigenvectors MAC 23 Module 2 Eigenvalues and Eigenvectos Leaning Objectives Upon completing this module, you should be able to:. Solve the eigenvalue poblem by finding the eigenvalues and the coesponding eigenvectos

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

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

Δt The textbook chooses to say that the average velocity is

Δt The textbook chooses to say that the average velocity is 1-D Motion Basic I Definitions: One dimensional motion (staight line) is a special case of motion whee all but one vecto component is zeo We will aange ou coodinate axis so that the x-axis lies along the

More information

MATH 300: Solutions for Problem Set 1

MATH 300: Solutions for Problem Set 1 Question.a: The de is MATH 300: Solutions fo Poblem Set 2u 4u 4u u 0: So a 2, b 2 and c 4. Hence b 2 ac 4 < 0. The de is ellitic. Question.b: The de is u 2u u u 0: So a, b and c. Hence b 2 ac 2. The de

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

Cartesian Coordinate System and Vectors

Cartesian Coordinate System and Vectors Catesian Coodinate System and Vectos Coodinate System Coodinate system: used to descibe the position of a point in space and consists of 1. An oigin as the efeence point 2. A set of coodinate axes with

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

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

GRAVITATION. Einstein Classes, Unit No. 102, 103, Vardhman Ring Road Plaza, Vikas Puri Extn., New Delhi -18 PG 1

GRAVITATION. Einstein Classes, Unit No. 102, 103, Vardhman Ring Road Plaza, Vikas Puri Extn., New Delhi -18 PG 1 Einstein Classes, Unit No. 0, 0, Vahman Ring Roa Plaza, Vikas Pui Extn., New Delhi -8 Ph. : 96905, 857, E-mail einsteinclasses00@gmail.com, PG GRAVITATION Einstein Classes, Unit No. 0, 0, Vahman Ring Roa

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

General Relativity Homework 5

General Relativity Homework 5 Geneal Relativity Homewok 5. In the pesence of a cosmological constant, Einstein s Equation is (a) Calculate the gavitational potential point souce with = M 3 (). R µ Rg µ + g µ =GT µ. in the Newtonian

More information

BASIC ALGEBRA OF VECTORS

BASIC ALGEBRA OF VECTORS Fomulae Fo u Vecto Algeba By Mi Mohammed Abbas II PCMB 'A' Impotant Tems, Definitions & Fomulae 01 Vecto - Basic Intoduction: A quantity having magnitude as well as the diection is called vecto It is denoted

More information

Transfer Matrix Method

Transfer Matrix Method 9/6/17 Instucto D. Ramond Rumpf (915) 747 6958 cumpf@utep.edu 5337 Computational lectomagnetics Lectue #4 Tansfe Mati Method Lectue 4These notes ma contain copighted mateial obtained unde fai use ules.

More information

COLLAPSING WALLS THEOREM

COLLAPSING WALLS THEOREM COLLAPSING WALLS THEOREM IGOR PAK AND ROM PINCHASI Abstact. Let P R 3 be a pyamid with the base a convex polygon Q. We show that when othe faces ae collapsed (otated aound the edges onto the plane spanned

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

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

Module 18: Outline. Magnetic Dipoles Magnetic Torques

Module 18: Outline. Magnetic Dipoles Magnetic Torques Module 18: Magnetic Dipoles 1 Module 18: Outline Magnetic Dipoles Magnetic Toques 2 IA nˆ I A Magnetic Dipole Moment μ 3 Toque on a Cuent Loop in a Unifom Magnetic Field 4 Poblem: Cuent Loop Place ectangula

More information

Chapter Eight Notes N P U1C8S4-6

Chapter Eight Notes N P U1C8S4-6 Chapte Eight Notes N P UC8S-6 Name Peiod Section 8.: Tigonometic Identities An identit is, b definition, an equation that is alwas tue thoughout its domain. B tue thoughout its domain, that is to sa that

More information

anubhavclasses.wordpress.com CBSE Solved Test Papers PHYSICS Class XII Chapter : Electrostatics

anubhavclasses.wordpress.com CBSE Solved Test Papers PHYSICS Class XII Chapter : Electrostatics CBS Solved Test Papes PHYSICS Class XII Chapte : lectostatics CBS TST PAPR-01 CLASS - XII PHYSICS (Unit lectostatics) 1. Show does the foce between two point chages change if the dielectic constant of

More information