EEE161 Applied Electromagnetics Laboratory 4

Size: px
Start display at page:

Download "EEE161 Applied Electromagnetics Laboratory 4"

Transcription

1 Dr. Milica Marković Applied Electromagnetics Laboratory page 1 EEE161 Applied Electromagnetics Laboratory 4 Instructor: Dr. Milica Marković Office: Riverside Hall milica@csus.edu Web: milica 1 Magneticc Field due to a Charge Distribution We will first find the magnetic field due to a loop carrying current I, positioned in X-Y plane, as shown in Figure??. To solve this problem, we will first divide the loop into small pieces, and label one of these pieces as dl. The magnetic field due to an infinitesimal current can be found using Biot-Savart s law. Magnetic field is labeled in Figure?? as db. The position of the infinitesimal current is defined by a position vector r 2. The position of point P, where the field will be calculated, is defined with the position vector r 1. The distance between the current and the observation point is labeled as r. The vector db is defined in Equation??. db l = µ I 4πr ( ˆdl ˆr) (1) 3 Figure 1: Loop of wire carrying current I. Magnetic field is shown due to a very small section (arc length) of the loop dl. The total magnetic field at a point P is then equal to the sum of all the fields due to the elemental currents as shown in Figure??. The equation for the total field is given in??.

2 Dr. Milica Marković Applied Electromagnetics Laboratory page 2 B = all inf. currents db (2) Figure 2: Loop of wire uniformly charged with line charge density ρ l. Electric field is shown due to several very small sections (arc length) of the loop dl. Each section is modeled by a point charge dq. The problem now is to represent all the variables in the Equation?? ( I, dl, ˆr and r) using appropriate coordinate system and given current distribution. As seen in Figure??, dl is an arc length in the direction of theta (blue arrow next to dl) dl = a dθa θ, where a is the radius of the loop. The vector r 2 is the position vector of the arc length dl and the vector r 1 is the position vector of the point be of the electric field calculation. Point P is an arbitrary point in the Cartesian coordinate system, P(x,y,z), therefore its vector is shown in Equation??. The vector r is the distance vector between the elemental current (the source) and the point at which we are calculating the electric field. r 1 = x a x + y a y + z a z (3) The vector r 2 can be written in Polar Coordinates as in Equation??,where a is the radius of the loop. The equation?? can be rewritten in Cartesian coordinate system as in Equation??. r 2 = a a r (4) a r = cosθ a x + sinθ a y (5) r 2 = a cosθ a x + a sinθ a y (6) The two vectors mark the beginning and the end of the distance vector r. The vector r is the sum of vectors r 2 and r 1.

3 Dr. Milica Marković Applied Electromagnetics Laboratory page 3 r = r 1 + ( r 2 ) (7) Therefore the vector s r magnitude and the unit vector are shown in Equations??-??. Vector r has the magnitude of: r = (x a cosθ) a x + (y a sinθ) a y + z a z (8) Unit vector in the direction of vector r is: r = (x a cosθ) 2 + (y a sinθ) 2 + z 2 (9) ˆr = ˆr = r r (10) r (x a cosθ)2 + (y a sinθ) 2 + z 2 (11) Cross product between the distance vector r and the vector of the direction of current Î is found in Equations??-??. dl = a dθ a θ (12) a θ = sinθ a x + cosθ a y (13) dl = a sinθ dθ a x + a cosθ dθ a y (14) dl r = ( a sinθ dθ a x + a cosθ dθ a y ) ((x a cosθ) a x + (y a sinθ) a y + z a z ) (15) (16) dl r = a x a y a z a sinθ dθ a cosθ dθ 0 (x a cosθ) (y a sinθ) z (17) dl r = (za cosθ dθ) a x + (a z sinθ dθ) a y + (a 2 a (y sinθ + x cosθ)) dθ a z (18) Replacing other variables in the Equations??-?? to the Equation??, we get the Equation?? for the electric field de at a point P. Components of the electric field are given in Equations??-??.

4 Dr. Milica Marković Applied Electromagnetics Laboratory page 4 db z = db x = µi 4π (x a cosθ) 2 + (y a sinθ) 2 + z 23 (z a cosθ dθ) a x (19) db µi y = 4π (x a cosθ) 2 + (y a sinθ) 2 + z (a z sinθ dθ) a 23 y (20) µi 4π (x a cosθ) 2 + (y a sinθ) 2 + z (a2 a (y sinθ + x cosθ)) dθ a z 23 (21) Each component of the field can be integrated separately, as shown in Equations??-??. B x = B y = B z = 2π 0 2π 0 2π The magnetic field above is shown in Figure?? 0 µ I z a cosθ dθ 4 π (x a cosθ) 2 + (y a sinθ) 2 + z 23 a x (22) µ I a z sinθ dθ 4 π (x a cosθ) 2 + (y a sinθ) 2 + z 23 a y (23) µ I(a 2 a (y sinθ + x cosθ)) dθ 4 π (x a cosθ) 2 + (y a sinθ) 2 + z 23 a z (24) Figure 3: Magnetic Field of a Loop of Current Conclusion Solve all of the above examples by hand and compare the results with the ones you found during the lab. In addition, for each of the problems, write what you have learned. Do not write an essay, just in a few sentences write what you have done in each problem, and specifically what you have learned from the work done. Due Date

5 Dr. Milica Marković Applied Electromagnetics Laboratory page 5 Submit the printout of the lab work and the conclusion by NEXT FRIDAY. LAB IS DUE next Friday in the lab. No late labs. Appendices A Visualizing Scalar Fields in Matlab To visualize scalar fields in Matlab we can use the following functions: slice, contourslice, patch, isonormals, camlight and lightning. Please note that more detailed explanation about the these organization functions shown here can be found in Matlab help. A.1 slice Slice is a command that shows the magnitude of a scalar fields on a plane that slices the volume where the potential field is visualized. The format of this command is as shown below. slice(x,y,z,v,xslice,yslice,zslice) Where X, Y, and Z are coordinate of points where the scaler function is calculated, V is v the scalar function at those points, and the last three vectors xslice, yslice, and zslice are showing where will the volume will be sliced. An example of slice command is given below. in the example below there is an additional command colormap, that s collars the volume with a specific pallette. To see more about different color maps, see Matlab help. xslice has three points at which the x-axis will be slice. They are -1.2,.8, 2. This means that the volume will be slice with a plane that is perpendicular to x-axis and it crosses the x-axis at points -1.2,.8 and 2. clc clear all [x,y,z] = meshgrid(-2:.2:2,-2:.25:2,-2:.16:2); v = x.*exp(-x.^2-y.^2-z.^2); xslice = [-1.2,.8,2]; yslice = 1; zslice = [-2,0]; slice(x,y,z,v,xslice,yslice,zslice) colormap hsv A.2 contourslice Contourslice command will display equipotential lines on a plane being the volume where the potential field is visualized. An example of contourslice function is shown below. [x,y,z] = meshgrid(-2:.2:2,-2:.25:2,-2:.16:2); v = x.*exp(-x.^2-y.^2-z.^2); % Create volume data

6 Dr. Milica Marković Applied Electromagnetics Laboratory page 6 [xi,yi,zi] = sphere; % Plane to contour contourslice(x,y,z,v,xi,yi,zi) view(3) A.3 patch Patch command creates a patch of color. A.4 isonormals Command isonormals creates equipotential surfaces. A.5 camlight camlight( headlight ) creates a light at the camera position.camlight( right ) creates a ligh right and up from camera. camlight( left ) creates a light left and up from camera.camlight with no arguments is the same as camlight( right ). camlight(az,el) creates a light at the specified azimuth (az) and elevation (el) with respect to the camera position. The camera target is the center of rotation and az and el are in degrees. A.6 lighting lighting flat selects flat lighting. lighting gouraud selects gouraud lighting. lighting phong selects phong lighting. lighting none turns off lighting.

EEE161 Applied Electromagnetics Laboratory 3

EEE161 Applied Electromagnetics Laboratory 3 Dr. Milica Marković Applied Electromagnetics Laboratory page 1 EEE161 Applied Electromagnetics Laboratory 3 Instructor: Dr. Milica Marković Office: Riverside Hall 3028 Email: milica@csus.edu Web:http://gaia.ecs.csus.edu/

More information

EEE161 Applied Electromagnetics Laboratory 1

EEE161 Applied Electromagnetics Laboratory 1 Dr. Milica Marković Applied Electromagnetics Laboratory page 1 EEE161 Applied Electromagnetics Laboratory 1 Instructor: Dr. Milica Marković Office: Riverside Hall 3028 Email: milica@csus.edu Web:http://gaia.ecs.csus.edu/

More information

Biot-Savart. The equation is this:

Biot-Savart. The equation is this: Biot-Savart When a wire carries a current, this current produces a magnetic field in the vicinity of the wire. One way of determining the strength and direction of this field is with the Law of Biot-Savart.

More information

Magnetism. February 27, 2014 Physics for Scientists & Engineers 2, Chapter 27 1

Magnetism. February 27, 2014 Physics for Scientists & Engineers 2, Chapter 27 1 Magnetism February 27, 2014 Physics for Scientists & Engineers 2, Chapter 27 1 Force on a Current Carrying Wire! The magnitude of the magnetic force on a wire of length L carrying a current i is F = il

More information

Cyclotron, final. The cyclotron s operation is based on the fact that T is independent of the speed of the particles and of the radius of their path

Cyclotron, final. The cyclotron s operation is based on the fact that T is independent of the speed of the particles and of the radius of their path Cyclotron, final The cyclotron s operation is based on the fact that T is independent of the speed of the particles and of the radius of their path K 1 qbr 2 2m 2 = mv = 2 2 2 When the energy of the ions

More information

3 Chapter. Gauss s Law

3 Chapter. Gauss s Law 3 Chapter Gauss s Law 3.1 Electric Flux... 3-2 3.2 Gauss s Law (see also Gauss s Law Simulation in Section 3.10)... 3-4 Example 3.1: Infinitely Long Rod of Uniform Charge Density... 3-9 Example 3.2: Infinite

More information

Handout 8: Sources of magnetic field. Magnetic field of moving charge

Handout 8: Sources of magnetic field. Magnetic field of moving charge 1 Handout 8: Sources of magnetic field Magnetic field of moving charge Moving charge creates magnetic field around it. In Fig. 1, charge q is moving at constant velocity v. The magnetic field at point

More information

Electromagnetism Answers to Problem Set 9 Spring 2006

Electromagnetism Answers to Problem Set 9 Spring 2006 Electromagnetism 70006 Answers to Problem et 9 pring 006. Jackson Prob. 5.: Reformulate the Biot-avart law in terms of the solid angle subtended at the point of observation by the current-carrying circuit.

More information

Chapter 27 Sources of Magnetic Field

Chapter 27 Sources of Magnetic Field Chapter 27 Sources of Magnetic Field In this chapter we investigate the sources of magnetic of magnetic field, in particular, the magnetic field produced by moving charges (i.e., currents). Ampere s Law

More information

Electricity and Magnetism B-Fields from Moving Charges

Electricity and Magnetism B-Fields from Moving Charges Electricity and Magnetism B-Fields from Moving Charges Lana Sheridan De Anza College Feb 28, 2018 Last time force on a curved current carrying wire torque on a wire loop magnetic dipole moment Overview

More information

ECE 3209 Electromagnetic Fields Final Exam Example. University of Virginia Solutions

ECE 3209 Electromagnetic Fields Final Exam Example. University of Virginia Solutions ECE 3209 Electromagnetic Fields Final Exam Example University of Virginia Solutions (print name above) This exam is closed book and closed notes. Please perform all work on the exam sheets in a neat and

More information

5.24If the arrows represent observer the vector potential A (note that A is the same everywhere), is there a nonzero B in the dashed region?

5.24If the arrows represent observer the vector potential A (note that A is the same everywhere), is there a nonzero B in the dashed region? QUZ: No quiz on Thursday Static Vector Fields Homework 6 Due 11/8/13 PRACTCE: Here are some great quick problems (little to no calculation) to test your knowledge before the exam. Bring your questions

More information

MP204 Electricity and Magnetism

MP204 Electricity and Magnetism MATHEMATICAL PHYSICS SEMESTER 2 2016 2017 MP204 Electricity and Magnetism Prof. S. J. Hands, Dr. M. Haque and Dr. J.-I. Skullerud Time allowed: 1 1 2 hours Answer ALL questions MP204, 2016 2017, May Exam

More information

( )( )( ) Model: The magnetic field is that of a moving charged particle. Visualize: 10 T m/a C m/s sin T. 1.

( )( )( ) Model: The magnetic field is that of a moving charged particle. Visualize: 10 T m/a C m/s sin T. 1. 33.3. Model: The magnetic field is that of a moving charged particle. Visualize: The first point is on the x-axis, with θ a = 90. The second point is on the y-axis, with θ b = 180, and the third point

More information

Ampere s Law. Outline. Objectives. BEE-Lecture Notes Anurag Srivastava 1

Ampere s Law. Outline. Objectives. BEE-Lecture Notes Anurag Srivastava 1 Outline Introduce as an analogy to Gauss Law. Define. Applications of. Objectives Recognise to be analogous to Gauss Law. Recognise similar concepts: (1) draw an imaginary shape enclosing the current carrying

More information

Ch. 28: Sources of Magnetic Fields

Ch. 28: Sources of Magnetic Fields Ch. 28: Sources of Magnetic Fields Electric Currents Create Magnetic Fields A long, straight wire A current loop A solenoid Slide 24-14 Biot-Savart Law Current produces a magnetic field The Biot-Savart

More information

ANTENNAS. Vector and Scalar Potentials. Maxwell's Equations. E = jωb. H = J + jωd. D = ρ (M3) B = 0 (M4) D = εe

ANTENNAS. Vector and Scalar Potentials. Maxwell's Equations. E = jωb. H = J + jωd. D = ρ (M3) B = 0 (M4) D = εe ANTENNAS Vector and Scalar Potentials Maxwell's Equations E = jωb H = J + jωd D = ρ B = (M) (M) (M3) (M4) D = εe B= µh For a linear, homogeneous, isotropic medium µ and ε are contant. Since B =, there

More information

Phys 122 Lecture 3 G. Rybka

Phys 122 Lecture 3 G. Rybka Phys 122 Lecture 3 G. Rybka A few more Demos Electric Field Lines Example Calculations: Discrete: Electric Dipole Overview Continuous: Infinite Line of Charge Next week Labs and Tutorials begin Electric

More information

Magnetic Fields due to Currents

Magnetic Fields due to Currents s s Water, fire, air and dirt, [freaking] magnets, how do they work? - Insane Clown Posse David J. Starling Penn State Hazleton PHYS 212 Moving charges are affected by magnetic fields: F B = q v B But

More information

Lecture notes for ELECTRODYNAMICS.

Lecture notes for ELECTRODYNAMICS. Lecture notes for 640-343 ELECTRODYNAMICS. 1 Summary of Electrostatics 1.1 Coulomb s Law Force between two point charges F 12 = 1 4πɛ 0 Q 1 Q 2ˆr 12 r 1 r 2 2 (1.1.1) 1.2 Electric Field For a charge distribution:

More information

Currents (1) Line charge λ (C/m) with velocity v : in time t, This constitutes a current I = λv (vector). Magnetic force on a segment of length dl is

Currents (1) Line charge λ (C/m) with velocity v : in time t, This constitutes a current I = λv (vector). Magnetic force on a segment of length dl is Magnetostatics 1. Currents 2. Relativistic origin of magnetic field 3. Biot-Savart law 4. Magnetic force between currents 5. Applications of Biot-Savart law 6. Ampere s law in differential form 7. Magnetic

More information

Physics 8.02 Exam Two Equation Sheet Spring 2004

Physics 8.02 Exam Two Equation Sheet Spring 2004 Physics 8.0 Exam Two Equation Sheet Spring 004 closed surface EdA Q inside da points from inside o to outside I dsrˆ db 4o r rˆ points from source to observer V moving from a to b E ds 0 V b V a b E ds

More information

Exam 3 November 19, 2012 Instructor: Timothy Martin

Exam 3 November 19, 2012 Instructor: Timothy Martin PHY 232 Exam 3 October 15, 2012 Exam 3 November 19, 2012 Instructor: Timothy Martin Student Information Name and section: UK Student ID: Seat #: Instructions Answer the questions in the space provided.

More information

Electromagnetism Physics 15b

Electromagnetism Physics 15b Electromagnetism Physics 15b Lecture #2 Guass s Law Electric Field and Flux Purcell 1.7 1.15 Administravia Online sectioning due Wednesday (tudy Card Day) Go to http://www.section.fas.harvard.edu/ Do both

More information

PHYS152 Lecture 8. Eunil Won Korea University. Ch 30 Magnetic Fields Due to Currents. Fundamentals of Physics by Eunil Won, Korea University

PHYS152 Lecture 8. Eunil Won Korea University. Ch 30 Magnetic Fields Due to Currents. Fundamentals of Physics by Eunil Won, Korea University PHYS152 Lecture 8 Ch 3 Magnetic Fields Due to Currents Eunil Won Korea University Calculating the Magnetic Field Due to a Current Recall that we had the formula for the electrostatic force: d E = 1 ɛ dq

More information

1-1 Magnetism. q ν B.(1) = q ( ) (2)

1-1 Magnetism. q ν B.(1) = q ( ) (2) 1-1 Magnetism Magnets exert forces on each other just like charges. You can draw magnetic field lines just like you drew electric field lines. Magnetic north and south pole s behavior is not unlike electric

More information

The Steady Magnetic Field LECTURE 7

The Steady Magnetic Field LECTURE 7 The Steady Magnetic Field LECTURE 7 Learning Objectives Understand the Biot-Savart Law Understand the Ampere s Circuital Law Explain the Application of Ampere s Law Motivating the Magnetic Field Concept:

More information

Electromagnetic Field Theory (EMT) Lecture # 7 Vector Calculus (Continued)

Electromagnetic Field Theory (EMT) Lecture # 7 Vector Calculus (Continued) Electromagnetic Field Theory (EMT) Lecture # 7 Vector Calculus (Continued) Topics to be Covered: Vector Calculus Differential Length, Area, and Volume Line, Surface, and Volume Integrals Del Operator Gradient

More information

Lecture 04. Curl and Divergence

Lecture 04. Curl and Divergence Lecture 04 Curl and Divergence UCF Curl of Vector Field (1) F c d l F C Curl (or rotor) of a vector field a n curlf F d l lim c s s 0 F s a n C a n : normal direction of s follow right-hand rule UCF Curl

More information

Integrals in cylindrical, spherical coordinates (Sect. 15.7)

Integrals in cylindrical, spherical coordinates (Sect. 15.7) Integrals in clindrical, spherical coordinates (Sect. 15.7 Integration in spherical coordinates. Review: Clindrical coordinates. Spherical coordinates in space. Triple integral in spherical coordinates.

More information

Topic 7. Electric flux Gauss s Law Divergence of E Application of Gauss Law Curl of E

Topic 7. Electric flux Gauss s Law Divergence of E Application of Gauss Law Curl of E Topic 7 Electric flux Gauss s Law Divergence of E Application of Gauss Law Curl of E urface enclosing an electric dipole. urface enclosing charges 2q and q. Electric flux Flux density : The number of field

More information

Physics 202, Lecture 13. Today s Topics. Magnetic Forces: Hall Effect (Ch. 27.8)

Physics 202, Lecture 13. Today s Topics. Magnetic Forces: Hall Effect (Ch. 27.8) Physics 202, Lecture 13 Today s Topics Magnetic Forces: Hall Effect (Ch. 27.8) Sources of the Magnetic Field (Ch. 28) B field of infinite wire Force between parallel wires Biot-Savart Law Examples: ring,

More information

Experiment No: EM 4 Experiment Name: Biot-Savart Law Objectives:

Experiment No: EM 4 Experiment Name: Biot-Savart Law Objectives: Experiment No: EM 4 Experiment Name: Biot-Savart Law Objectives: Measuring the magnetic field of a current passing through long straight and conductor wire as a function of the current. Measuring the magnetic

More information

Big Idea 2: Fields existing in space can be used to explain interactions.

Big Idea 2: Fields existing in space can be used to explain interactions. Curriculum Framework Big Idea 2: Fields existing in space can be used to explain interactions. All of the fundamental forces, including the gravitational force and the electric and magnetic forces, are

More information

G A P between Mathematics and the Physical Sciences

G A P between Mathematics and the Physical Sciences the G A P between Mathematics and the Physical Sciences Tevian Dray & Corinne Manogue Oregon State University http://www.math.oregonstate.edu/bridge Support Mathematical Association of America Professional

More information

IMPORTANT: LABS START NEXT WEEK

IMPORTANT: LABS START NEXT WEEK Chapter 21: Gauss law Thursday September 8 th IMPORTANT: LABS START NEXT WEEK Gauss law The flux of a vector field Electric flux and field lines Gauss law for a point charge The shell theorem Examples

More information

B Field Creation Detecting B fields. Magnetic Fields. PHYS David Blasing. Wednesday June 26th 1 / 26

B Field Creation Detecting B fields. Magnetic Fields. PHYS David Blasing. Wednesday June 26th 1 / 26 Magnetic Fields PHYS 272 - David Blasing Wednesday June 26th 1 / 26 Magnetic ( B) Fields This is a significant change, until now we have discussed just E fields. Now we are talking about a totally different

More information

Integrals in Electrostatic Problems

Integrals in Electrostatic Problems PHYS 119 Integrals in Electrostatic Problems Josh McKenney University of North Carolina at Chapel Hill (Dated: January 6, 2016) 1 FIG. 1. Three positive charges positioned at equal distances around an

More information

7 Curvilinear coordinates

7 Curvilinear coordinates 7 Curvilinear coordinates Read: Boas sec. 5.4, 0.8, 0.9. 7. Review of spherical and cylindrical coords. First I ll review spherical and cylindrical coordinate systems so you can have them in mind when

More information

Vector Potential for the Magnetic Field

Vector Potential for the Magnetic Field Vector Potential for the Magnetic Field Let me start with two two theorems of Vector Calculus: Theorem 1: If a vector field has zero curl everywhere in space, then that field is a gradient of some scalar

More information

Chapter 22 Electric Potential (Voltage)

Chapter 22 Electric Potential (Voltage) Chapter 22 Electric Potential (Voltage) Question 29.5 Work and Electric Potential I Which requires the most work, to move a positive charge from P to points 1, 2, 3 or 4? All points are the same distance

More information

PHYS 1444 Section 501 Lecture #17

PHYS 1444 Section 501 Lecture #17 PHYS 1444 Section 501 Lecture #17 Wednesday, Mar. 29, 2006 Solenoid and Toroidal Magnetic Field Biot-Savart Law Magnetic Materials B in Magnetic Materials Hysteresis Today s homework is #9, due 7pm, Thursday,

More information

Chapter 28 Sources of Magnetic Field

Chapter 28 Sources of Magnetic Field Chapter 28 Sources of Magnetic Field In this chapter we investigate the sources of magnetic of magnetic field, in particular, the magnetic field produced by moving charges (i.e., currents). Ampere s Law

More information

Solutions: Homework 5

Solutions: Homework 5 Ex. 5.1: Capacitor Solutions: Homework 5 (a) Consider a parallel plate capacitor with large circular plates, radius a, a distance d apart, with a d. Choose cylindrical coordinates (r,φ,z) and let the z

More information

The Direction of Magnetic Field. Neil Alberding (SFU Physics) Physics 121: Optics, Electricity & Magnetism Spring / 16

The Direction of Magnetic Field. Neil Alberding (SFU Physics) Physics 121: Optics, Electricity & Magnetism Spring / 16 The Direction of Magnetic Field Neil Alberding (SFU Physics) Physics 121: Optics, Electricity & Magnetism Spring 2010 1 / 16 The Magnetic Field We introduced electric field to explain-away long-range electric

More information

Problem Solving 1: Line Integrals and Surface Integrals

Problem Solving 1: Line Integrals and Surface Integrals A. Line Integrals MASSACHUSETTS INSTITUTE OF TECHNOLOY Department of Physics Problem Solving 1: Line Integrals and Surface Integrals The line integral of a scalar function f ( xyz),, along a path C is

More information

Magnetostatics and the vector potential

Magnetostatics and the vector potential Magnetostatics and the vector potential December 8, 2015 1 The divergence of the magnetic field Starting with the general form of the Biot-Savart law, B (x 0 ) we take the divergence of both sides with

More information

UNIVERSITY OF CALIFORNIA - SANTA CRUZ DEPARTMENT OF PHYSICS PHYS 110A. Homework #6. Benjamin Stahl. February 17, 2015

UNIVERSITY OF CALIFORNIA - SANTA CRUZ DEPARTMENT OF PHYSICS PHYS 110A. Homework #6. Benjamin Stahl. February 17, 2015 UNIVERSITY OF CALIFORNIA - SANTA CRUZ DEPARTMENT OF PHYSICS PHYS A Homework #6 Benjamin Stahl February 7, 5 GRIFFITHS, 5.9 The magnetic field at a point, P, will be found for each of the steady current

More information

Physics 8.02 Exam Two Mashup Spring 2003

Physics 8.02 Exam Two Mashup Spring 2003 Physics 8.0 Exam Two Mashup Spring 003 Some (possibly useful) Relations: closedsurface da Q κ d = ε E A inside points from inside to outside b V = V V = E d s moving from a to b b a E d s = 0 V many point

More information

MATH 280 Multivariate Calculus Fall Integration over a curve

MATH 280 Multivariate Calculus Fall Integration over a curve dr dr y MATH 28 Multivariate Calculus Fall 211 Integration over a curve Given a curve C in the plane or in space, we can (conceptually) break it into small pieces each of which has a length ds. In some

More information

A Double Cosine Theta Coil Prototype

A Double Cosine Theta Coil Prototype A Double Cosine Theta Coil Prototype Elise Martin and Chris Crawford October 28, 21 1 Introduction A cosine theta coil is a coil that produces a dipole field by arranging current density on a shell in

More information

Mansfield Independent School District AP Physics C: Electricity and Magnetism Year at a Glance

Mansfield Independent School District AP Physics C: Electricity and Magnetism Year at a Glance Mansfield Independent School District AP Physics C: Electricity and Magnetism Year at a Glance First Six-Weeks Second Six-Weeks Third Six-Weeks Lab safety Lab practices and ethical practices Math and Calculus

More information

Chapter 21. Electric Fields. Lecture 2. Dr. Armen Kocharian

Chapter 21. Electric Fields. Lecture 2. Dr. Armen Kocharian Chapter 21 Electric Fields Lecture 2 Dr. Armen Kocharian Electric Field Introduction The electric force is a field force Field forces can act through space The effect is produced even with no physical

More information

Physics 169. Luis anchordoqui. Kitt Peak National Observatory. Monday, March 13, 17

Physics 169. Luis anchordoqui. Kitt Peak National Observatory. Monday, March 13, 17 Physics 169 Kitt Peak National Observatory Luis anchordoqui 1 6.1 Magnetic Field Stationary charges experienced an electric force in an electric field Moving charges experienced a magnetic force in a magnetic

More information

r r 1 r r 1 2 = q 1 p = qd and it points from the negative charge to the positive charge.

r r 1 r r 1 2 = q 1 p = qd and it points from the negative charge to the positive charge. MP204, Important Equations page 1 Below is a list of important equations that we meet in our study of Electromagnetism in the MP204 module. For your exam, you are expected to understand all of these, and

More information

CHAPTER 30: Sources of Magnetic Fields

CHAPTER 30: Sources of Magnetic Fields CHAPTER 30: Sources of Magnetic Fields Cern s singlewalled coil operates at 7600 amps and produces a 2.0 Tesla B-fld. http://atlasmagnet.web.ce rn.ch/atlasmagnet/info/ project/ ATLAS_Magn et_leafletds.pdf

More information

3.4-7 First check to see if the loop is indeed electromagnetically small. Ie sinθ ˆφ H* = 2. ˆrr 2 sinθ dθ dφ =

3.4-7 First check to see if the loop is indeed electromagnetically small. Ie sinθ ˆφ H* = 2. ˆrr 2 sinθ dθ dφ = ECE 54/4 Spring 17 Assignment.4-7 First check to see if the loop is indeed electromagnetically small f 1 MHz c 1 8 m/s b.5 m λ = c f m b m Yup. (a) You are welcome to use equation (-5), but I don t like

More information

- 1 - θ 1. n 1. θ 2. mirror. object. image

- 1 - θ 1. n 1. θ 2. mirror. object. image TEST 5 (PHY 50) 1. a) How will the ray indicated in the figure on the following page be reflected by the mirror? (Be accurate!) b) Explain the symbols in the thin lens equation. c) Recall the laws governing

More information

PHY331 Magnetism. Lecture 1

PHY331 Magnetism. Lecture 1 PHY331 Magnetism Lecture 1 Overview Course syllabus / general information Quick revision of basic concepts Magnetization and susceptibility Using susceptibility to define magnetic materials Diamagnetic

More information

Chapter 28 Source of Magnetic Field

Chapter 28 Source of Magnetic Field Chapter 28 Source of Magnetic Field Lecture by Dr. Hebin Li Goals of Chapter 28 To determine the magnetic field produced by a moving charge To study the magnetic field of an element of a current-carrying

More information

Lecture 16.1 :! Final Exam Review, Part 2

Lecture 16.1 :! Final Exam Review, Part 2 Lecture 16.1 :! Final Exam Review, Part 2 April 28, 2015 1 Announcements Online Evaluation e-mails should have been sent to you.! Please fill out the evaluation form. May 6 is deadline.! Remember that

More information

Ch 30 - Sources of Magnetic Field

Ch 30 - Sources of Magnetic Field Ch 30 - Sources of Magnetic Field Currents produce Magnetism? 1820, Hans Christian Oersted: moving charges produce a magnetic field. The direction of the field is determined using a RHR. Oersted (1820)

More information

CALCULATING MAGNETIC FIELDS & THE BIOT-SAVART LAW. Purdue University Physics 241 Lecture 15 Brendan Sullivan

CALCULATING MAGNETIC FIELDS & THE BIOT-SAVART LAW. Purdue University Physics 241 Lecture 15 Brendan Sullivan CALCULATING MAGNETIC FIELDS & THE BIOT-SAVAT LAW Purdue University Physics 41 Lecture 15 Brendan Sullivan Introduction Brendan Sullivan, PHYS89, sullivb@purdue.edu Office Hours: By Appointment Just stop

More information

Problem Solving 1: The Mathematics of 8.02 Part I. Coordinate Systems

Problem Solving 1: The Mathematics of 8.02 Part I. Coordinate Systems Problem Solving 1: The Mathematics of 8.02 Part I. Coordinate Systems In 8.02 we regularly use three different coordinate systems: rectangular (Cartesian), cylindrical and spherical. In order to become

More information

PHY2049 Fall11. Final Exam Solutions (1) 700 N (2) 350 N (3) 810 N (4) 405 N (5) 0 N

PHY2049 Fall11. Final Exam Solutions (1) 700 N (2) 350 N (3) 810 N (4) 405 N (5) 0 N Exam Solutions 1. Three charges form an equilateral triangle of side length d = 2 cm. The top charge is q3 = 3 μc, while the bottom two are q1 = q2 = - 6 μc. What is the magnitude of the net force acting

More information

Chapter 28 Sources of Magnetic Field

Chapter 28 Sources of Magnetic Field Chapter 28 Sources of Magnetic Field In this chapter we investigate the sources of magnetic field, in particular, the magnetic field produced by moving charges (i.e., currents), Ampere s Law is introduced

More information

Physics Lecture 07

Physics Lecture 07 Physics 2113 Jonathan Dowling Physics 2113 Lecture 07 Electric Fields III Charles-Augustin de Coulomb (1736-1806) Electric Charges and Fields First: Given Electric Charges, We Calculate the Electric Field

More information

G A P between Mathematics and the Physical Sciences

G A P between Mathematics and the Physical Sciences the G A P between Mathematics and the Physical Sciences Tevian Dray & Corinne Manogue Oregon State University http://www.math.oregonstate.edu/bridge Support Mathematical Association of America Professional

More information

Lecture 13: Vector Calculus III

Lecture 13: Vector Calculus III Lecture 13: Vector Calculus III 1 Key points Line integrals (curvilinear integrals) of scalar fields Line integrals (curvilinear integrals) of vector fields Surface integrals Maple int PathInt LineInt

More information

Physics 208, Spring 2016 Exam #3

Physics 208, Spring 2016 Exam #3 Physics 208, Spring 206 Exam #3 A Name (Last, First): ID #: Section #: You have 75 minutes to complete the exam. Formulae are provided on an attached sheet. You may NOT use any other formula sheet. You

More information

Louisiana State University Physics 2102, Exam 3 April 2nd, 2009.

Louisiana State University Physics 2102, Exam 3 April 2nd, 2009. PRINT Your Name: Instructor: Louisiana State University Physics 2102, Exam 3 April 2nd, 2009. Please be sure to PRINT your name and class instructor above. The test consists of 4 questions (multiple choice),

More information

Summary: Curvilinear Coordinates

Summary: Curvilinear Coordinates Physics 2460 Electricity and Magnetism I, Fall 2007, Lecture 10 1 Summary: Curvilinear Coordinates 1. Summary of Integral Theorems 2. Generalized Coordinates 3. Cartesian Coordinates: Surfaces of Constant

More information

Solve: From Example 33.5, the on-axis magnetic field of a current loop is

Solve: From Example 33.5, the on-axis magnetic field of a current loop is 33.10. Solve: From Example 33.5, the on-axis magnetic field of a current loop is B loop ( z) μ0 = We want to find the value of z such that B( z) B( 0) 0 0 3 = 3 ( z + R ) ( R ) =. 3 R R ( z R ) z R z R(

More information

Coordinates 2D and 3D Gauss & Stokes Theorems

Coordinates 2D and 3D Gauss & Stokes Theorems Coordinates 2 and 3 Gauss & Stokes Theorems Yi-Zen Chu 1 2 imensions In 2 dimensions, we may use Cartesian coordinates r = (x, y) and the associated infinitesimal area We may also employ polar coordinates

More information

ES.182A Topic 44 Notes Jeremy Orloff

ES.182A Topic 44 Notes Jeremy Orloff E.182A Topic 44 Notes Jeremy Orloff 44 urface integrals and flux Note: Much of these notes are taken directly from the upplementary Notes V8, V9 by Arthur Mattuck. urface integrals are another natural

More information

Introduction and Vectors Lecture 1

Introduction and Vectors Lecture 1 1 Introduction Introduction and Vectors Lecture 1 This is a course on classical Electromagnetism. It is the foundation for more advanced courses in modern physics. All physics of the modern era, from quantum

More information

11.1 Three-Dimensional Coordinate System

11.1 Three-Dimensional Coordinate System 11.1 Three-Dimensional Coordinate System In three dimensions, a point has three coordinates: (x,y,z). The normal orientation of the x, y, and z-axes is shown below. The three axes divide the region into

More information

Magnetostatics. Lecture 23: Electromagnetic Theory. Professor D. K. Ghosh, Physics Department, I.I.T., Bombay

Magnetostatics. Lecture 23: Electromagnetic Theory. Professor D. K. Ghosh, Physics Department, I.I.T., Bombay Magnetostatics Lecture 23: Electromagnetic Theory Professor D. K. Ghosh, Physics Department, I.I.T., Bombay Magnetostatics Up until now, we have been discussing electrostatics, which deals with physics

More information

Chapter 22. Dr. Armen Kocharian. Gauss s Law Lecture 4

Chapter 22. Dr. Armen Kocharian. Gauss s Law Lecture 4 Chapter 22 Dr. Armen Kocharian Gauss s Law Lecture 4 Field Due to a Plane of Charge E must be perpendicular to the plane and must have the same magnitude at all points equidistant from the plane Choose

More information

free space (vacuum) permittivity [ F/m]

free space (vacuum) permittivity [ F/m] Electrostatic Fields Electrostatic fields are static (time-invariant) electric fields produced by static (stationary) charge distributions. The mathematical definition of the electrostatic field is derived

More information

Physics 505 Fall 2005 Homework Assignment #7 Solutions

Physics 505 Fall 2005 Homework Assignment #7 Solutions Physics 505 Fall 005 Homework Assignment #7 Solutions Textbook problems: Ch. 4: 4.10 Ch. 5: 5.3, 5.6, 5.7 4.10 Two concentric conducting spheres of inner and outer radii a and b, respectively, carry charges

More information

Physics 2212 G Quiz #4 Solutions Spring 2018 = E

Physics 2212 G Quiz #4 Solutions Spring 2018 = E Physics 2212 G Quiz #4 Solutions Spring 2018 I. (16 points) The circuit shown has an emf E, three resistors with resistance, and one resistor with resistance 3. What is the current through the resistor

More information

Physics 112. Study Notes for Exam II

Physics 112. Study Notes for Exam II Chapter 20 Electric Forces and Fields Physics 112 Study Notes for Exam II 4. Electric Field Fields of + and point charges 5. Both fields and forces obey (vector) superposition Example 20.5; Figure 20.29

More information

Magnetic Fields Part 2: Sources of Magnetic Fields

Magnetic Fields Part 2: Sources of Magnetic Fields Magnetic Fields Part 2: Sources of Magnetic Fields Last modified: 08/01/2018 Contents Links What Causes a Magnetic Field? Moving Charges Right Hand Grip Rule Permanent Magnets Biot-Savart Law Magnetic

More information

Quiz 4 (Discussion Session) Phys 1302W.400 Spring 2018

Quiz 4 (Discussion Session) Phys 1302W.400 Spring 2018 Quiz 4 (Discussion ession) Phys 1302W.400 pring 2018 This group quiz consists of one problem that, together with the individual problems on Friday, will determine your grade for quiz 4. For the group problem,

More information

General Physics (PHY 2140)

General Physics (PHY 2140) General Physics (PHY 2140) Lecture 15 Electricity and Magnetism Magnetism Applications of magnetic forces Induced voltages and induction Magnetic flux and induced emf Faraday s law http://www.physics.wayne.edu/~apetrov/phy2140/

More information

Fundamental Constants

Fundamental Constants Fundamental Constants Atomic Mass Unit u 1.660 540 2 10 10 27 kg 931.434 32 28 MeV c 2 Avogadro s number N A 6.022 136 7 36 10 23 (g mol) 1 Bohr magneton μ B 9.274 015 4(31) 10-24 J/T Bohr radius a 0 0.529

More information

Complement to Physics 259

Complement to Physics 259 Complement to Physics 259 P. Marzlin 1 1 Institute for Quantum Information Science, University of Calgary, 2500 University Drive NW, Calgary, Alberta T2N 1N4, Canada I. INTRODUCTORY REMARKS The purpose

More information

Electro Magnetic Field Dr. Harishankar Ramachandran Department of Electrical Engineering Indian Institute of Technology Madras

Electro Magnetic Field Dr. Harishankar Ramachandran Department of Electrical Engineering Indian Institute of Technology Madras Electro Magnetic Field Dr. Harishankar Ramachandran Department of Electrical Engineering Indian Institute of Technology Madras Lecture - 7 Gauss s Law Good morning. Today, I want to discuss two or three

More information

Announcements This week:

Announcements This week: Announcements This week: Homework due Thursday March 22: Chapter 26 sections 3-5 + Chapter 27 Recitation on Friday March 23: Chapter 27. Quiz on Friday March 23: Homework, Lectures 12, 13 and 14 Properties

More information

Chapter 21: Gauss law Tuesday September 13 th. Gauss law and conductors Electrostatic potential energy (more likely on Thu.)

Chapter 21: Gauss law Tuesday September 13 th. Gauss law and conductors Electrostatic potential energy (more likely on Thu.) Chapter 21: Gauss law Tuesday September 13 th LABS START THIS WEEK Quick review of Gauss law The flux of a vector field The shell theorem Gauss law for other symmetries A uniformly charged sheet A uniformly

More information

F A C U L T Y O F E D U C A T I O N. Physics Electromagnetism: Induced Currents Science and Mathematics Education Research Group

F A C U L T Y O F E D U C A T I O N. Physics Electromagnetism: Induced Currents Science and Mathematics Education Research Group F A C U L T Y O F E D U C A T I O N Department of Curriculum and Pedagogy Physics Electromagnetism: Induced Currents Science and Mathematics Education Research Group Supported by UBC Teaching and Learning

More information

4 Chapter. Electric Potential

4 Chapter. Electric Potential 4 Chapter Electric Potential 4.1 Potential and Potential Energy... 4-3 4.2 Electric Potential in a Uniform Field... 4-7 4.3 Electric Potential due to Point Charges... 4-8 4.3.1 Potential Energy in a System

More information

Simulation on Magnetic Field Characteristics of Permanent-Magnet Seed-Metering Device

Simulation on Magnetic Field Characteristics of Permanent-Magnet Seed-Metering Device Simulation on Magnetic Field Characteristics of Permanent-Magnet Seed-Metering Device Jing Wang, Jianping Hu, Qirui Wang, and Xun Wang ey Laboratory of Modern Agricultural Equipment and Technology, Ministry

More information

Final Exam: Physics Spring, 2017 May 8, 2017 Version 01

Final Exam: Physics Spring, 2017 May 8, 2017 Version 01 Final Exam: Physics2331 - Spring, 2017 May 8, 2017 Version 01 NAME (Please Print) Your exam should have 11 pages. This exam consists of 18 multiple-choice questions (2 points each, worth 36 points), and

More information

32 +( 2) ( 4) ( 2)

32 +( 2) ( 4) ( 2) Math 241 Exam 1 Sample 2 Solutions 1. (a) If ā = 3î 2ĵ+1ˆk and b = 4î+0ĵ 2ˆk, find the sine and cosine of the angle θ between [10 pts] ā and b. We know that ā b = ā b cosθ and so cosθ = ā b ā b = (3)(

More information

Electric Fields and Continuous Charge Distributions Challenge Problem Solutions

Electric Fields and Continuous Charge Distributions Challenge Problem Solutions Problem 1: Electric Fields and Continuous Charge Distributions Challenge Problem Solutions Two thin, semi-infinite rods lie in the same plane They make an angle of 45º with each other and they are joined

More information

AP Physics C. Magnetism - Term 4

AP Physics C. Magnetism - Term 4 AP Physics C Magnetism - Term 4 Interest Packet Term Introduction: AP Physics has been specifically designed to build on physics knowledge previously acquired for a more in depth understanding of the world

More information

Maxwell s equations for electrostatics

Maxwell s equations for electrostatics Maxwell s equations for electrostatics October 6, 5 The differential form of Gauss s law Starting from the integral form of Gauss s law, we treat the charge as a continuous distribution, ρ x. Then, letting

More information

Magnetic field of single coils / Biot-Savart's law

Magnetic field of single coils / Biot-Savart's law Principle The magnetic field along the axis of wire loops and coils of different dimensions is measured with a teslameter (Hall probe). The relationship between the maximum field strength and the dimensions

More information