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

Size: px
Start display at page:

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

Transcription

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

2 Topics to be Covered: Vector Calculus Differential Length, Area, and Volume Line, Surface, and Volume Integrals Del Operator Gradient of a Scalar Divergence of a Vector and Divergence Theorem Curl of a Vector and Stokes's Theorem Laplacian of a Scalar Classification of Vector Fields

3 Laplacian of a Scalar Field A useful operator which is the composite of gradient and divergence operators The Laplacian of a scalar field V, written as 2 V, is the divergence of the gradient of V In Cartesian coordinates, Laplacian is: OR

4 Laplacian of a Scalar Field In cylindrical coordinates: In spherical coordinates:

5 Laplacian of a Scalar Field

6 Laplacian of a Vector Field A version of the Laplacian that operates on vector functions is known as the vector Laplacian, and a tensor Laplacian can be similarly defined.

7 Problem

8 Topics to be Covered: Vector Calculus Differential Length, Area, and Volume Line, Surface, and Volume Integrals Del Operator Gradient of a Scalar Divergence of a Vector and Divergence Theorem Curl of a Vector and Stokes's Theorem Laplacian of a Scalar Classification of Vector Fields

9 Classification of Vector Fields A vector field is uniquely characterized by its divergence and curl. Neither the divergence nor curl of a vector field is sufficient to completely describe the field. All vector fields can be classified in terms of their vanishing or non-vanishing divergence or curl as follows:

10 Gradient of a Scalar The vector derivative of a scalar field f is called the gradient. The gradient of a scalar field V is a vector that represents both the magnitude and the direction of the maximum space rate of increase of V

11 MATLAB Section Example for Gradient: Assume that there exists a surface that can be modeled with the equation z = e x2 +y 2. Calculate z at the point (x = 0, y = 0). In addition, use MATLAB to illustrate the profile and to calculate and plot this field. Solution: 2xe x2 +y 2 a x 2ye x2 +y 2 a y Commands to Learn: 1) meshgrid 2) whitebg 3) surf 4) axis off and axis equal 5) colorbar, colormap, caxis 6) view 7) contour: contour(x,y,z,n) draw N contour lines 8) quiver 9) gradient

12 Divergence of a Vector Physical Interpretation of Divergence: The divergence operator is useful in determining if there is a source or a sink at a certain location in space in a region where a vector field exists. For electromagnetic fields, these sources and sinks will turn out to be positive and negative electrical charges. Example: Imagine a vector field represents water flow. Then if the divergence is a positive number, this means water is flowing out of the point (like a water spout - this location is considered a source). If the divergence is a negative number, then water is flowing into the point (like a water drain - this location is known as a sink).

13 Divergence of a Vector Physically, we may regard the divergence of the vector field A at a given point as a measure of how much the field diverges or emanates from that point (a) Positive (b) Negative (c) Zero

14 MATLAB Section Example for Divergence: Find the divergence of the two-dimensional vector field A = e r α 2 r, where r = xa x + ya y and r 2 = x 2 + y 2 by application of the MATLAB divergence function (α = const). Solution: A = xe r α 2 a x + ye r α 2 a y A = x xe r α 2 + x xe r α 2 Commands to Learn: 1) length 2) divergence

15 Curl of a Vector The curl is a vector operation that can be used to state whether there is a rotation associated with a vector field. This is visualized most easily by considering the experiment of inserting a small paddle wheel in a flowing river as shown in Figure below. If the paddle wheel is inserted in the center of the river, it will not rotate since the velocity of the water a small distance on either side of the center will be the same.

16 MATLAB Section Example for Curl: Find the curl of the two-dimensional vector field A = e r α 2 ω r, where r = xa x + ya y, r 2 = x 2 + y 2, α = constant and ω = ωa x by application of the MATLAB curl function. Solution: Commands to Learn: 1) curl A = xe r α 2 ω a x +ye r α 2 ω a y

17 MATLAB Section Example: The open surface =2.0 m and = 4.0 m, z = 3.0 m and z = 5.0 m, and =20 0 and = 60 0 identify a closed surface. Find a) the enclosed volume, b) the total area of the enclosed surface. Write a MATLAB program to verify your answers.

18 MATLAB Section Example: The open surface =2.0 m and = 4.0 m, z = 3.0 m and z = 5.0 m, and =20 0 and = 60 0 identify a closed surface. Find a) the enclosed volume, b) the total area of the enclosed surface. Write a MATLAB program to verify your answers.

19 MATLAB Section Example: The open surface =2.0 m and = 4.0 m, z = 3.0 m and z = 5.0 m, and =20 0 and = 60 0 identify a closed surface. Find a) the enclosed volume, b) the total area of the enclosed surface. Write a MATLAB program to verify your answers. For MATLAB code: p m n k=1 j=1 i=1 Δv i,j,k p m n = ρ i,j,k Δφ Δρ z k=1 j=1 i=1

Notes 3 Review of Vector Calculus

Notes 3 Review of Vector Calculus ECE 3317 Applied Electromagnetic Waves Prof. David R. Jackson Fall 2018 A ˆ Notes 3 Review of Vector Calculus y ya ˆ y x xa V = x y ˆ x Adapted from notes by Prof. Stuart A. Long 1 Overview Here we present

More information

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

Vectors. (Dated: August ) I. PROPERTIES OF UNIT ANSTISYMMETRIC TENSOR

Vectors. (Dated: August ) I. PROPERTIES OF UNIT ANSTISYMMETRIC TENSOR Vectors Dated: August 25 2016) I. PROPERTIE OF UNIT ANTIYMMETRIC TENOR ɛijkɛ klm = δ il δ jm δ im δ jl 1) Here index k is dummy index summation index), which can be denoted by any symbol. For two repeating

More information

Lecture 3: Vectors. Any set of numbers that transform under a rotation the same way that a point in space does is called a vector.

Lecture 3: Vectors. Any set of numbers that transform under a rotation the same way that a point in space does is called a vector. Lecture 3: Vectors Any set of numbers that transform under a rotation the same way that a point in space does is called a vector i.e., A = λ A i ij j j In earlier courses, you may have learned that a vector

More information

Lecture 10: Vector Calculus II

Lecture 10: Vector Calculus II Lecture 10: Vector Calculus II 1. Key points Vector fields Field Lines/Flow Lines Divergence Curl Maple commands VectorCalculus[Divergence] VectorCalculus[Curl] Student[VectorCalculus][FlowLine] Physics[Vector]

More information

Class 4 : Maxwell s Equations for Electrostatics

Class 4 : Maxwell s Equations for Electrostatics Class 4 : Maxwell s Equations for Electrostatics Concept of charge density Maxwell s 1 st and 2 nd Equations Physical interpretation of divergence and curl How do we check whether a given vector field

More information

Lecture 11: Vector Calculus I

Lecture 11: Vector Calculus I 1. Key points Scalar and vector fields Gradient and directional derivative Laplacian Maple Derivatives VectorCalculus package SetCoordinates Vector Norm DotProduct Gradient, Del, Nabla Laplacian evalvf

More information

+ f f n x n. + (x)

+ f f n x n. + (x) Math 255 - Vector Calculus II Notes 14.5 Divergence, (Grad) and Curl For a vector field in R n, that is F = f 1, f 2,..., f n, where f i is a function of x 1, x 2,..., x n, the divergence is div(f) = f

More information

Maxwell s Equations in Differential Form, and Uniform Plane Waves in Free Space

Maxwell s Equations in Differential Form, and Uniform Plane Waves in Free Space C H A P T E R 3 Maxwell s Equations in Differential Form, and Uniform Plane Waves in Free Space In Chapter 2, we introduced Maxwell s equations in integral form. We learned that the quantities involved

More information

TECHNO INDIA BATANAGAR

TECHNO INDIA BATANAGAR TECHNO INDIA BATANAGAR ( DEPARTMENT OF ELECTRONICS & COMMUNICATION ENGINEERING) QUESTION BANK- 2018 1.Vector Calculus Assistant Professor 9432183958.mukherjee@tib.edu.in 1. When the operator operates on

More information

Appendix: Orthogonal Curvilinear Coordinates. We define the infinitesimal spatial displacement vector dx in a given orthogonal coordinate system with

Appendix: Orthogonal Curvilinear Coordinates. We define the infinitesimal spatial displacement vector dx in a given orthogonal coordinate system with Appendix: Orthogonal Curvilinear Coordinates Notes: Most of the material presented in this chapter is taken from Anupam G (Classical Electromagnetism in a Nutshell 2012 (Princeton: New Jersey)) Chap 2

More information

2-5 The Calculus of Scalar and Vector Fields (pp.33-55)

2-5 The Calculus of Scalar and Vector Fields (pp.33-55) 9/1/ sec _5 empty.doc 1/9-5 The Calculus of Scalar and Vector Fields (pp.33-55) Q: A: 1... 5. 3. 6. A. The Integration of Scalar and Vector Fields 1. The Line Integral 9/1/ sec _5 empty.doc /9 Q1: A C

More information

III. TRANSFORMATION RELATIONS

III. TRANSFORMATION RELATIONS III. TRANSFORMATION RELATIONS The transformation relations from cartesian coordinates to a general curvilinear system are developed here using certain concepts from differential geometry and tensor analysis,

More information

ELEC ELECTROMAGNETIC APPLICATIONS PART B. STATIC ELECTRIC AND MAGNETIC FIELDS (Low frequency) F. Rahman Room EE133

ELEC ELECTROMAGNETIC APPLICATIONS PART B. STATIC ELECTRIC AND MAGNETIC FIELDS (Low frequency) F. Rahman Room EE133 ELEC2015 - ELECTROMAGNETIC APPLICATIONS PART B STATIC ELECTRIC AND MAGNETIC FIELDS (Low frequency) F. Rahman Room EE133 Tel: 9385 4893 Lecture 1 Introduction & recap on 1 F. Rahman Lecture 1 APPLICATIONS

More information

Vector calculus. Appendix A. A.1 Definitions. We shall only consider the case of three-dimensional spaces.

Vector calculus. Appendix A. A.1 Definitions. We shall only consider the case of three-dimensional spaces. Appendix A Vector calculus We shall only consider the case of three-dimensional spaces A Definitions A physical quantity is a scalar when it is only determined by its magnitude and a vector when it is

More information

EELE 3331 Electromagnetic I Chapter 3. Vector Calculus. Islamic University of Gaza Electrical Engineering Department Dr.

EELE 3331 Electromagnetic I Chapter 3. Vector Calculus. Islamic University of Gaza Electrical Engineering Department Dr. EELE 3331 Electromagnetic I Chapter 3 Vector Calculus Islamic University of Gaza Electrical Engineering Department Dr. Talal Skaik 2012 1 Differential Length, Area, and Volume This chapter deals with integration

More information

1. FUNDAMENTAL CONCEPTS AND MATH REVIEW

1. FUNDAMENTAL CONCEPTS AND MATH REVIEW 1. FUNDAMENTAL CONCEPTS AND MATH REVIEW 1.1. Introduction Here we provide for your reading pleasure a review of some of the math concepts used in part of this course. Most of this falls under the heading

More information

Chapter 3 - Vector Calculus

Chapter 3 - Vector Calculus Chapter 3 - Vector Calculus Gradient in Cartesian coordinate system f ( x, y, z,...) dr ( dx, dy, dz,...) Then, f f f f,,,... x y z f f f df dx dy dz... f dr x y z df 0 (constant f contour) f dr 0 or f

More information

The Gradient. Consider the topography of the Earth s surface.

The Gradient. Consider the topography of the Earth s surface. 9/16/5 The Gradient.doc 1/8 The Gradient Consider the topography of the Earth s surface. We use contours of constant elevation called topographic contours to epress on maps (a -dimensional graphic) the

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

Electromagnetism HW 1 math review

Electromagnetism HW 1 math review Electromagnetism HW math review Problems -5 due Mon 7th Sep, 6- due Mon 4th Sep Exercise. The Levi-Civita symbol, ɛ ijk, also known as the completely antisymmetric rank-3 tensor, has the following properties:

More information

example consider flow of water in a pipe. At each point in the pipe, the water molecule has a velocity

example consider flow of water in a pipe. At each point in the pipe, the water molecule has a velocity Module 1: A Crash Course in Vectors Lecture 1: Scalar and Vector Fields Objectives In this lecture you will learn the following Learn about the concept of field Know the difference between a scalar field

More information

? D. 3 x 2 2 y. D Pi r ^ 2 h, r. 4 y. D 3 x ^ 3 2 y ^ 2, y, y. D 4 x 3 y 2 z ^5, z, 2, y, x. This means take partial z first then partial x

? D. 3 x 2 2 y. D Pi r ^ 2 h, r. 4 y. D 3 x ^ 3 2 y ^ 2, y, y. D 4 x 3 y 2 z ^5, z, 2, y, x. This means take partial z first then partial x PartialsandVectorCalclulus.nb? D D f, x gives the partial derivative f x. D f, x, n gives the multiple derivative n f x n. D f, x, y, differentiates f successively with respect to x, y,. D f, x, x 2, for

More information

Electromagnetism Physics 15b

Electromagnetism Physics 15b Electromagnetism Physics 15b Lecture #5 Curl Conductors Purcell 2.13 3.3 What We Did Last Time Defined divergence: Defined the Laplacian: From Gauss s Law: Laplace s equation: F da divf = lim S V 0 V Guass

More information

Control Volume. Dynamics and Kinematics. Basic Conservation Laws. Lecture 1: Introduction and Review 1/24/2017

Control Volume. Dynamics and Kinematics. Basic Conservation Laws. Lecture 1: Introduction and Review 1/24/2017 Lecture 1: Introduction and Review Dynamics and Kinematics Kinematics: The term kinematics means motion. Kinematics is the study of motion without regard for the cause. Dynamics: On the other hand, dynamics

More information

Lecture 1: Introduction and Review

Lecture 1: Introduction and Review Lecture 1: Introduction and Review Review of fundamental mathematical tools Fundamental and apparent forces Dynamics and Kinematics Kinematics: The term kinematics means motion. Kinematics is the study

More information

Lecture 2: Review of Vector Calculus

Lecture 2: Review of Vector Calculus 1 Lecture 2: Review of Vector Calculus Instructor: Dr. Gleb V. Tcheslavski Contact: gleb@ee.lamar.edu Office Hours: Room 2030 Class web site: www.ee.lamar.edu/gleb/em/in dex.htm 2 Vector norm Foran n-dimensional

More information

2.20 Fall 2018 Math Review

2.20 Fall 2018 Math Review 2.20 Fall 2018 Math Review September 10, 2018 These notes are to help you through the math used in this class. This is just a refresher, so if you never learned one of these topics you should look more

More information

Module 1: A Crash Course in Vectors Lecture 4 : Gradient of a Scalar Function

Module 1: A Crash Course in Vectors Lecture 4 : Gradient of a Scalar Function Module 1: A Crash Course in Vectors Lecture 4 : Gradient of a Scalar Function Objectives In this lecture you will learn the following Gradient of a Scalar Function Divergence of a Vector Field Divergence

More information

MATH 332: Vector Analysis Summer 2005 Homework

MATH 332: Vector Analysis Summer 2005 Homework MATH 332, (Vector Analysis), Summer 2005: Homework 1 Instructor: Ivan Avramidi MATH 332: Vector Analysis Summer 2005 Homework Set 1. (Scalar Product, Equation of a Plane, Vector Product) Sections: 1.9,

More information

PHY481: Electromagnetism

PHY481: Electromagnetism PHY481: Electromagnetism Vector tools Sorry, no office hours today I ve got to catch a plane for a meeting in Italy Lecture 3 Carl Bromberg - Prof. of Physics Cartesian coordinates Definitions Vector x

More information

Some elements of vector and tensor analysis and the Dirac δ-function

Some elements of vector and tensor analysis and the Dirac δ-function Chapter 1 Some elements of vector and tensor analysis and the Dirac δ-function The vector analysis is useful in physics formulate the laws of physics independently of any preferred direction in space experimentally

More information

Contents. MATH 32B-2 (18W) (L) G. Liu / (TA) A. Zhou Calculus of Several Variables. 1 Multiple Integrals 3. 2 Vector Fields 9

Contents. MATH 32B-2 (18W) (L) G. Liu / (TA) A. Zhou Calculus of Several Variables. 1 Multiple Integrals 3. 2 Vector Fields 9 MATH 32B-2 (8W) (L) G. Liu / (TA) A. Zhou Calculus of Several Variables Contents Multiple Integrals 3 2 Vector Fields 9 3 Line and Surface Integrals 5 4 The Classical Integral Theorems 9 MATH 32B-2 (8W)

More information

ENGI Gradient, Divergence, Curl Page 5.01

ENGI Gradient, Divergence, Curl Page 5.01 ENGI 94 5. - Gradient, Divergence, Curl Page 5. 5. The Gradient Operator A brief review is provided here for the gradient operator in both Cartesian and orthogonal non-cartesian coordinate systems. Sections

More information

Gradient, Divergence and Curl in Curvilinear Coordinates

Gradient, Divergence and Curl in Curvilinear Coordinates Gradient, Divergence and Curl in Curvilinear Coordinates Although cartesian orthogonal coordinates are very intuitive and easy to use, it is often found more convenient to work with other coordinate systems.

More information

Maxwell s Equations in Differential Form

Maxwell s Equations in Differential Form Maxwell s Equations in Differential Form CHAPTER 3 In Chapter 2 we introduced Maxwell s equations in integral form. We learned that the quantities involved in the formulation of these equations are the

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

Lecture 13: Electromagnetic Theory Professor D. K. Ghosh, Physics Department, I.I.T., Bombay. Poisson s and Laplace s Equations

Lecture 13: Electromagnetic Theory Professor D. K. Ghosh, Physics Department, I.I.T., Bombay. Poisson s and Laplace s Equations Poisson s and Laplace s Equations Lecture 13: Electromagnetic Theory Professor D. K. Ghosh, Physics Department, I.I.T., Bombay We will spend some time in looking at the mathematical foundations of electrostatics.

More information

is the ith variable and a i is the unit vector associated with the ith variable. h i

is the ith variable and a i is the unit vector associated with the ith variable. h i . Chapter 10 Vector Calculus Features Used right( ), product( ),./,.*, listúmat( ), mod( ), For...EndFor, norm( ), unitv( ),

More information

1.1. Fields Partial derivatives

1.1. Fields Partial derivatives 1.1. Fields A field associates a physical quantity with a position A field can be also time dependent, for example. The simplest case is a scalar field, where given physical quantity can be described by

More information

The functions in all models depend on two variables: time t and spatial variable x, (x, y) or (x, y, z).

The functions in all models depend on two variables: time t and spatial variable x, (x, y) or (x, y, z). Review of Multi-variable calculus: The functions in all models depend on two variables: time t and spatial variable x, (x, y) or (x, y, z). The spatial variable represents the environment where the species

More information

Introduction to Mathematical Physics

Introduction to Mathematical Physics Introduction to Mathematical Physics Methods and Concepts Second Edition Chun Wa Wong Department of Physics and Astronomy University of California Los Angeles OXFORD UNIVERSITY PRESS Contents 1 Vectors

More information

1/3/2011. This course discusses the physical laws that govern atmosphere/ocean motions.

1/3/2011. This course discusses the physical laws that govern atmosphere/ocean motions. Lecture 1: Introduction and Review Dynamics and Kinematics Kinematics: The term kinematics means motion. Kinematics is the study of motion without regard for the cause. Dynamics: On the other hand, dynamics

More information

Mathematical Notes for E&M Gradient, Divergence, and Curl

Mathematical Notes for E&M Gradient, Divergence, and Curl Mathematical Notes for E&M Gradient, Divergence, and Curl In these notes I explain the differential operators gradient, divergence, and curl (also known as rotor), the relations between them, the integral

More information

PHY481: Electromagnetism

PHY481: Electromagnetism PHY481: Electromagnetism Vector tools Lecture 4 Carl Bromberg - Prof. of Physics Cartesian coordinates Definitions Vector x is defined relative to the origin of 1 coordinate system (x,y,z) In Cartsian

More information

General review: - a) Dot Product

General review: - a) Dot Product General review: - a) Dot Product If θ is the angle between the vectors a and b, then a b = a b cos θ NOTE: Two vectors a and b are orthogonal, if and only if a b = 0. Properties of the Dot Product If a,

More information

Created by T. Madas VECTOR OPERATORS. Created by T. Madas

Created by T. Madas VECTOR OPERATORS. Created by T. Madas VECTOR OPERATORS GRADIENT gradϕ ϕ Question 1 A surface S is given by the Cartesian equation x 2 2 + y = 25. a) Draw a sketch of S, and describe it geometrically. b) Determine an equation of the tangent

More information

Properties of Coordinate Systems

Properties of Coordinate Systems Properties of Coordinate Systems Cartesian Coordinates Position vector: r yy For Two Neighboring Points P and P : Displacement between two neighboring points: dsdr d dy y d Distance between two neighboring

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

Mathematical Concepts & Notation

Mathematical Concepts & Notation Mathematical Concepts & Notation Appendix A: Notation x, δx: a small change in x t : the partial derivative with respect to t holding the other variables fixed d : the time derivative of a quantity that

More information

Lecture 2. Introduction to FEM. What it is? What we are solving? Potential formulation Why? Boundary conditions

Lecture 2. Introduction to FEM. What it is? What we are solving? Potential formulation Why? Boundary conditions Introduction to FEM What it is? What we are solving? Potential formulation Why? Boundary conditions Lecture 2 Notation Typical notation on the course: Bolded quantities = matrices (A) and vectors (a) Unit

More information

Electrodynamics and Microwaves 3. Gradient, Curl and Divergence

Electrodynamics and Microwaves 3. Gradient, Curl and Divergence 1 Module 3 Gradient, Divergence and Curl 1. Introduction 2. The operators & 2 3. Gradient 4. Divergence 5. Curl 6. Mathematical expressions for gradient, divergence and curl in different coordinate systems.

More information

Chap. 1 Fundamental Concepts

Chap. 1 Fundamental Concepts NE 2 Chap. 1 Fundamental Concepts Important Laws in Electromagnetics Coulomb s Law (1785) Gauss s Law (1839) Ampere s Law (1827) Ohm s Law (1827) Kirchhoff s Law (1845) Biot-Savart Law (1820) Faradays

More information

Differential Operators and the Divergence Theorem

Differential Operators and the Divergence Theorem 1 of 6 1/15/2007 6:31 PM Differential Operators and the Divergence Theorem One of the most important and useful mathematical constructs is the "del operator", usually denoted by the symbol Ñ (which is

More information

Multiple Integrals and Vector Calculus: Synopsis

Multiple Integrals and Vector Calculus: Synopsis Multiple Integrals and Vector Calculus: Synopsis Hilary Term 28: 14 lectures. Steve Rawlings. 1. Vectors - recap of basic principles. Things which are (and are not) vectors. Differentiation and integration

More information

PART 2: INTRODUCTION TO CONTINUUM MECHANICS

PART 2: INTRODUCTION TO CONTINUUM MECHANICS 7 PART : INTRODUCTION TO CONTINUUM MECHANICS In the following sections we develop some applications of tensor calculus in the areas of dynamics, elasticity, fluids and electricity and magnetism. We begin

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

송석호 ( 물리학과 )

송석호 ( 물리학과 ) http://optics.hanyang.ac.kr/~shsong 송석호 ( 물리학과 ) Introduction to Electrodynamics, David J. Griffiths Review: 1. Vector analysis 2. Electrostatics 3. Special techniques 4. Electric fields in mater 5. Magnetostatics

More information

Vector Analysis. Electromagnetic Theory PHYS 401. Fall 2017

Vector Analysis. Electromagnetic Theory PHYS 401. Fall 2017 Vector Analysis Electromagnetic Theory PHYS 401 Fall 2017 1 Vector Analysis Vector analysis is a mathematical formalism with which EM concepts are most conveniently expressed and best comprehended. Many

More information

Physics 227 Exam 2. Rutherford said that if you really understand something you should be able to explain it to your grandmother.

Physics 227 Exam 2. Rutherford said that if you really understand something you should be able to explain it to your grandmother. Physics 227 Exam 2 Rutherford said that if you really understand something you should be able to explain it to your grandmother. For each of the topics on the next two pages, write clear, concise, physical

More information

Physics 6303 Lecture 3 August 27, 2018

Physics 6303 Lecture 3 August 27, 2018 Physics 6303 Lecture 3 August 27, 208 LAST TIME: Vector operators, divergence, curl, examples of line integrals and surface integrals, divergence theorem, Stokes theorem, index notation, Kronecker delta,

More information

Cylindrical Coordinates

Cylindrical Coordinates SEARCH MATHWORLD Algebra Applied Mathematics Calculus and Analysis Discrete Mathematics Foundations of Mathematics Geometry History and Terminology Number Theory Probability and Statistics Recreational

More information

INTRODUCTION TO ELECTRODYNAMICS

INTRODUCTION TO ELECTRODYNAMICS INTRODUCTION TO ELECTRODYNAMICS Second Edition DAVID J. GRIFFITHS Department of Physics Reed College PRENTICE HALL, Englewood Cliffs, New Jersey 07632 CONTENTS Preface xi Advertisement 1 1 Vector Analysis

More information

ELE3310: Basic ElectroMagnetic Theory

ELE3310: Basic ElectroMagnetic Theory A summary for the final examination EE Department The Chinese University of Hong Kong November 2008 Outline Mathematics 1 Mathematics Vectors and products Differential operators Integrals 2 Integral expressions

More information

송석호 ( 물리학과 )

송석호 ( 물리학과 ) http://optics.hanyang.ac.kr/~shsong 송석호 ( 물리학과 ) Field and Wave Electromagnetics, David K. Cheng Reviews on (Week 1). Vector Analysis 3. tatic Electric Fields (Week ) 4. olution of Electrostatic Problems

More information

Mathematics for Physical Sciences III

Mathematics for Physical Sciences III Mathematics for Physical Sciences III Change of lecturer: First 4 weeks: myself again! Remaining 8 weeks: Dr Stephen O Sullivan Continuous Assessment Test Date to be announced (probably Week 7 or 8) -

More information

Lecture 2 : Curvilinear Coordinates

Lecture 2 : Curvilinear Coordinates Lecture 2 : Curvilinear Coordinates Fu-Jiun Jiang October, 200 I. INTRODUCTION A. Definition and Notations In 3-dimension Euclidean space, a vector V can be written as V = e x V x + e y V y + e z V z with

More information

Major Ideas in Calc 3 / Exam Review Topics

Major Ideas in Calc 3 / Exam Review Topics Major Ideas in Calc 3 / Exam Review Topics Here are some highlights of the things you should know to succeed in this class. I can not guarantee that this list is exhaustive!!!! Please be sure you are able

More information

[abc] (2) b 2 =a 2 (a 2 b 1 ) b 1 b 1. b 1 (4) b 1 a 3 b 2 b 2 b 2

[abc] (2) b 2 =a 2 (a 2 b 1 ) b 1 b 1. b 1 (4) b 1 a 3 b 2 b 2 b 2 Problem 1. (a) Show that if Volumes and dual bases ɛ abc = g[abc] (1) Then show ɛ abc (defined from ɛ abc by raising indices, e.g. v a = g ab v b ) is 1 g [abc] (2) (b) Consider three vectors a 1, a 2,

More information

Vector Calculus. Dr. D. Sukumar. February 1, 2016

Vector Calculus. Dr. D. Sukumar. February 1, 2016 Vector Calculus Dr. D. Sukumar February 1, 2016 Green s Theorem Tangent form or Ciculation-Curl form c Mdx + Ndy = R ( N x M ) da y Green s Theorem Tangent form or Ciculation-Curl form Stoke s Theorem

More information

52. The Del Operator: Divergence and Curl

52. The Del Operator: Divergence and Curl 52. The Del Operator: Divergence and Curl Let F(x, y, z) = M(x, y, z), N(x, y, z), P(x, y, z) be a vector field in R 3. The del operator is represented by the symbol, and is written = x, y, z, or = x,

More information

EEE161 Applied Electromagnetics Laboratory 4

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

More information

MATH 308 COURSE SUMMARY

MATH 308 COURSE SUMMARY MATH 308 COURSE SUMMARY Approximately a third of the exam cover the material from the first two midterms, that is, chapter 6 and the first six sections of chapter 7. The rest of the exam will cover the

More information

Dielectrics. Lecture 20: Electromagnetic Theory. Professor D. K. Ghosh, Physics Department, I.I.T., Bombay

Dielectrics. Lecture 20: Electromagnetic Theory. Professor D. K. Ghosh, Physics Department, I.I.T., Bombay What are dielectrics? Dielectrics Lecture 20: Electromagnetic Theory Professor D. K. Ghosh, Physics Department, I.I.T., Bombay So far we have been discussing electrostatics in either vacuum or in a conductor.

More information

ENGI Duffing s Equation Page 4.65

ENGI Duffing s Equation Page 4.65 ENGI 940 4. - Duffing s Equation Page 4.65 4. Duffing s Equation Among the simplest models of damped non-linear forced oscillations of a mechanical or electrical system with a cubic stiffness term is Duffing

More information

Upon successful completion of MATH 220, the student will be able to:

Upon successful completion of MATH 220, the student will be able to: MATH 220 Matrices Upon successful completion of MATH 220, the student will be able to: 1. Identify a system of linear equations (or linear system) and describe its solution set 2. Write down the coefficient

More information

The Divergence Theorem Stokes Theorem Applications of Vector Calculus. Calculus. Vector Calculus (III)

The Divergence Theorem Stokes Theorem Applications of Vector Calculus. Calculus. Vector Calculus (III) Calculus Vector Calculus (III) Outline 1 The Divergence Theorem 2 Stokes Theorem 3 Applications of Vector Calculus The Divergence Theorem (I) Recall that at the end of section 12.5, we had rewritten Green

More information

EEE321 Electromagnetic Fileds and Waves. Prof. Dr. Hasan Hüseyin BALIK. (1 st Week)

EEE321 Electromagnetic Fileds and Waves. Prof. Dr. Hasan Hüseyin BALIK. (1 st Week) EEE321 Electromagnetic Fileds and Waves Prof. Dr. Hasan Hüseyin BALIK (1 st Week) Outline Course Information and Policies Course Syllabus Vector Operators Coordinate Systems Course Information (see web

More information

Introduction to Electromagnetic Theory

Introduction to Electromagnetic Theory Introduction to Electromagnetic Theory Lecture topics Laws of magnetism and electricity Meaning of Maxwell s equations Solution of Maxwell s equations Electromagnetic radiation: wave model James Clerk

More information

Tutorial Divergence. (ii) Explain why four of these integrals are zero, and calculate the other two.

Tutorial Divergence. (ii) Explain why four of these integrals are zero, and calculate the other two. (1) Below is a graphical representation of a vector field v with a z-component equal to zero. (a) Draw a box somewhere inside this vector field. The box is 3-dimensional. To make things easy, it is a good

More information

UNIT 1. INTRODUCTION

UNIT 1. INTRODUCTION UNIT 1. INTRODUCTION Objective: The aim of this chapter is to gain knowledge on Basics of electromagnetic fields Scalar and vector quantities, vector calculus Various co-ordinate systems namely Cartesian,

More information

Fundamentals of Applied Electromagnetics. Chapter 2 - Vector Analysis

Fundamentals of Applied Electromagnetics. Chapter 2 - Vector Analysis Fundamentals of pplied Electromagnetics Chapter - Vector nalsis Chapter Objectives Operations of vector algebra Dot product of two vectors Differential functions in vector calculus Divergence of a vector

More information

PG-TRB ELECTROMAGNETIC THEORY. POLYTECHNIC-TRB MATERIALS

PG-TRB ELECTROMAGNETIC THEORY.   POLYTECHNIC-TRB MATERIALS COACHING CENTRE-PG-TRB-PHYSICS- ELECTROMAGNETIC THEORY-STUDY MATERIAL- CONTACT: 2018 PG-TRB PHYSICS ELECTROMAGNETIC THEORY POLYTECHNIC-TRB MATERIALS MATHS/COMPUTER SCIENCE/IT/ECE/EEE MECH/CIVIL/CHEMISTRY/PHYSICS

More information

u z u y u x ChE 342 Vectors 1 VECTORS Figure 1 Basic Definitions Vectors have magnitude and direction: u = i u x + j u y + k u z (1)

u z u y u x ChE 342 Vectors 1 VECTORS Figure 1 Basic Definitions Vectors have magnitude and direction: u = i u x + j u y + k u z (1) ChE 342 Vectors 1 VECTORS u u i k j u u Basic Definitions Figure 1 Vectors have magnitude and direction: u = i u + j u + k u (1) i = [1,0,0] j = [0,1,0] (2) k = [0,0,1] i, j, and k are mutuall orthogonal.

More information

Department: Course Description: Course Competencies: MAT 201 Calculus III Prerequisite: MAT Credit Hours (Lecture) Mathematics

Department: Course Description: Course Competencies: MAT 201 Calculus III Prerequisite: MAT Credit Hours (Lecture) Mathematics Department: Mathematics Course Description: Calculus III is the final course in the three-semester sequence of calculus courses. This course is designed to prepare students to be successful in Differential

More information

Mathematical Preliminaries

Mathematical Preliminaries Mathematical Preliminaries Introductory Course on Multiphysics Modelling TOMAZ G. ZIELIŃKI bluebox.ippt.pan.pl/ tzielins/ Table of Contents Vectors, tensors, and index notation. Generalization of the concept

More information

Mathematical Tripos Part IA Lent Term Example Sheet 1. Calculate its tangent vector dr/du at each point and hence find its total length.

Mathematical Tripos Part IA Lent Term Example Sheet 1. Calculate its tangent vector dr/du at each point and hence find its total length. Mathematical Tripos Part IA Lent Term 205 ector Calculus Prof B C Allanach Example Sheet Sketch the curve in the plane given parametrically by r(u) = ( x(u), y(u) ) = ( a cos 3 u, a sin 3 u ) with 0 u

More information

Chapter 1. Vector Algebra and Vector Space

Chapter 1. Vector Algebra and Vector Space 1. Vector Algebra 1.1. Scalars and vectors Chapter 1. Vector Algebra and Vector Space The simplest kind of physical quantity is one that can be completely specified by its magnitude, a single number, together

More information

Multiple Integrals and Vector Calculus (Oxford Physics) Synopsis and Problem Sets; Hilary 2015

Multiple Integrals and Vector Calculus (Oxford Physics) Synopsis and Problem Sets; Hilary 2015 Multiple Integrals and Vector Calculus (Oxford Physics) Ramin Golestanian Synopsis and Problem Sets; Hilary 215 The outline of the material, which will be covered in 14 lectures, is as follows: 1. Introduction

More information

Elements of Vector Calculus : Line and Surface Integrals

Elements of Vector Calculus : Line and Surface Integrals Elements of Vector Calculus : Line and Surface Integrals Lecture 2: Electromagnetic Theory Professor D. K. Ghosh, Physics Department, I.I.T., Bombay In this lecture we will talk about special functions

More information

ELECTROMAGNETISM. Volume 2. Applications Magnetic Diffusion and Electromagnetic Waves ASHUTOSH PRAMANIK

ELECTROMAGNETISM. Volume 2. Applications Magnetic Diffusion and Electromagnetic Waves ASHUTOSH PRAMANIK ELECTROMAGNETISM Volume 2 Applications Magnetic Diffusion and Electromagnetic Waves ASHUTOSH PRAMANIK Professor Emeritus, College of Engineering, Pune Formerly of Corporate Research and Development Division,

More information

Klaus Janich. Vector Analysis. Translated by Leslie Kay. With 108 Illustrations. Springer

Klaus Janich. Vector Analysis. Translated by Leslie Kay. With 108 Illustrations. Springer Klaus Janich Vector Analysis Translated by Leslie Kay With 108 Illustrations Springer Preface to the English Edition Preface to the First German Edition Differentiable Manifolds 1 1.1 The Concept of a

More information

CHAPTER 4 ELECTROMAGNETIC WAVES IN CYLINDRICAL SYSTEMS

CHAPTER 4 ELECTROMAGNETIC WAVES IN CYLINDRICAL SYSTEMS CHAPTER 4 ELECTROMAGNETIC WAVES IN CYLINDRICAL SYSTEMS The vector Helmholtz equations satisfied by the phasor) electric and magnetic fields are where. In low-loss media and for a high frequency, i.e.,

More information

Review of Optimization Basics

Review of Optimization Basics Review of Optimization Basics. Introduction Electricity markets throughout the US are said to have a two-settlement structure. The reason for this is that the structure includes two different markets:

More information

Linearized Gravity Return to Linearized Field Equations

Linearized Gravity Return to Linearized Field Equations Physics 411 Lecture 28 Linearized Gravity Lecture 28 Physics 411 Classical Mechanics II November 7th, 2007 We have seen, in disguised form, the equations of linearized gravity. Now we will pick a gauge

More information

Without a Vector Calculus Coordinate System

Without a Vector Calculus Coordinate System Classroom Tips and Techniques: Point-and-Click Access to the Differential Operators of Vector Calculus Robert J. Lopez Emeritus Professor of Mathematics and Maple Fellow Maplesoft Introduction The -operator

More information

ENGI 4430 Line Integrals; Green s Theorem Page 8.01

ENGI 4430 Line Integrals; Green s Theorem Page 8.01 ENGI 4430 Line Integrals; Green s Theorem Page 8.01 8. Line Integrals Two applications of line integrals are treated here: the evaluation of work done on a particle as it travels along a curve in the presence

More information

INGENIERÍA EN NANOTECNOLOGÍA

INGENIERÍA EN NANOTECNOLOGÍA ETAPA DISCIPLINARIA TAREAS 385 TEORÍA ELECTROMAGNÉTICA Prof. E. Efren García G. Ensenada, B.C. México 206 Tarea. Two uniform line charges of ρ l = 4 nc/m each are parallel to the z axis at x = 0, y = ±4

More information

MOL410/510 Problem Set 1 - Linear Algebra - Due Friday Sept. 30

MOL410/510 Problem Set 1 - Linear Algebra - Due Friday Sept. 30 MOL40/50 Problem Set - Linear Algebra - Due Friday Sept. 30 Use lab notes to help solve these problems. Problems marked MUST DO are required for full credit. For the remainder of the problems, do as many

More information

Notes: Most of the material presented in this chapter is taken from Jackson, Chap. 2, 3, and 4, and Di Bartolo, Chap. 2. 2π nx i a. ( ) = G n.

Notes: Most of the material presented in this chapter is taken from Jackson, Chap. 2, 3, and 4, and Di Bartolo, Chap. 2. 2π nx i a. ( ) = G n. Chapter. Electrostatic II Notes: Most of the material presented in this chapter is taken from Jackson, Chap.,, and 4, and Di Bartolo, Chap... Mathematical Considerations.. The Fourier series and the Fourier

More information