Scientific Computing

Size: px
Start display at page:

Download "Scientific Computing"

Transcription

1 Lecture on Scientific Computing Dr. Kersten Schmidt Lecture 4 Technische Universität Berlin Institut für Mathematik Wintersemester 2014/2015 Syllabus Linear Regression Fast Fourier transform Modelling by partial differential equations (PDEs) Maxwell Helmholtz Poisson Linear elasticity Navier-Stokes equation boundary value problem eigenvalue problem boundary conditions (Dirichlet Neumann Robin) handling of infinite domains (wave-guide homogeneous exterior: DtN PML) boundary integral equations Computer aided-design (CAD) Mesh generators Space discretisation of PDEs Finite difference method Finite element method Discontinuous Galerkin finite element method Solvers Linear Solvers (direct iterative) preconditioner Nonlinear Solvers (Newton-Raphson iteration) Eigenvalue Solvers Parallelisation SIMP: OpenMP MIMP: MPI VL Scientific Computing WS 2014/2015 Dr. K. Schmidt 10/23/2014 2

2 Differential operators ( 1 ) Differential operators = 2 3 ( ) 1 u grad u(x) = ( u)(x) = 2 u 3 u ( ) 2 q 3 3 q 2 curl q(x) = ( q)(x) = 3 q 1 1 q 3 1 q 2 2 q 1 div q(x) = ( q)(x) = 1 q q q 3 Rules curl grad u = 0 div curl q = 0 u q VL Scientific Computing WS 2014/2015 Dr. K. Schmidt 10/23/ Electrostatics Electric charges Q positive and negative charges multiple of the elementar charge: Q = ne e = C (1 C = 1 As) electron: n = 1 proton: n = +1 charge density ρ(x) : Q = ρ(x) dx V point charges q i : Q = i q i = ρ(x) dx with ρ(x) = V i q iδ(x x i ) dx Dirac δ function: δ(x x 0 ) = 0 if x x 0 δ(x x 1 if x 0 V V 0) dx = 0 otherwise Electrostatic force between point charges Coloumb law F 2 1 = q 1q 2 x 1 x 2 x 1 x 2 3 x 1 x 2 2 force measured at x 1 attracting if q 1 q 2 < 0 repulsive if q 1 q 2 > 0 12 As vacuum permittivity ε 0 = Vm VL Scientific Computing WS 2014/2015 Dr. K. Schmidt 10/23/2014 4

3 Electrostatics Electrostatic force between point charges Coloumb law F 2 1 = q 1q 2 x 1 x 2 x 1 x 2 3 x 1 x 2 2 force measured at x 1 Electrostatic force of charge density F(x) = q x x i q i x x i q 3 i ρ(x ) x x x x 3 dx Electrostatic force due to charges can be measured everywhere Electric field E(x) = 1 Electric field in electrostatics is a potential ρ(x ) x x x x 3 dx E(x) = grad φ(x) with φ(x) = 1 ρ(x 1 ) x x dx since x x 1 = x x 3 x. x x VL Scientific Computing WS 2014/2015 Dr. K. Schmidt 10/23/ Electrostatics Electrostatic force due to charges can be measured everywhere Electric field E(x) = 1 Electric field in electrostatics is a potential ρ(x ) x x x x 3 dx E(x) = grad φ(x) with φ(x) = 1 ρ(x 1 ) x x dx since x x 1 = x x 3 x moving a charge from x 1 to x 2 in an electric field is independent of the path C U = U... voltage = potential difference electric field in electrostatics is irrotational C E(x) d s = φ(x 2 ) φ(x 1 ) x x. curl E(x) = 0 due to the identity curl grad = 0 VL Scientific Computing WS 2014/2015 Dr. K. Schmidt 10/23/2014 6

4 Electrostatics Physical Gauß law div E(x) = φ(x) = 1 ρ(x 1 ) x x x dx = 1 ρ(x) ε 0 since δ(x x ) = 1 4π x Poisson problem (a) Electric field for given charge density (BVP in an infinite domain) { div E(x) = φ = 1 ε 0 ρ(x) in R 3 E(x) decays for x (b) Electric field for given potential / voltage (Dirichlet BVP) ß div E(x) = φ = 0 in R 3 \Ω φ(x) = U(x) on Ω (c) Electric field for given boundary values (Neumann BVP) ß div E(x) = φ = 0 in R 3 \Ω 1 x x φ(x) n = E(x) n on Ω VL Scientific Computing WS 2014/2015 Dr. K. Schmidt 10/23/ Electrostatics Electric field due to charges in vacuum div E(x) = 1 ε 0 ρ(x) curl E(x) = 0 Inside materials we have an huge number of charges (atomic nuclei electrons e.g in volume of 1mm 3 ) average process of the microstructure depend on the local structure. Effect of charges of opposite sign to charges outside the material is reduced. Example: Linear material law ε r 1... relative permittivity D... electric displacement field = auxilliary field (not measured) VL Scientific Computing WS 2014/2015 Dr. K. Schmidt 10/23/2014 8

5 Magnetostatics Electric current density = moving charges : charge conservation continuity equation In a volume V the charge is only changed if it is transported from outside Q t = ρ(x) dx = div j(x) dx = j n ds(x) t V V V no local creation of charges no source term in charge balance Electric current = integration over a cross section of a conductor I = j(x) n ds(x) A VL Scientific Computing WS 2014/2015 Dr. K. Schmidt 10/23/ Magnetostatics There exist a force Lorentz force which acts on moving charges for some vector field B the magnetic B-field (dt. magnetische Flußdichte). it can be caused by a permant magnet or by moving charges so currents (electromagnet) (Ampère s law) (Magnetic Gauß law no magnetic charges ) µ 0 = 1 6 Vs = vacuum permeability ε 0 c 2 Am M... magnetization H... auxilliary field for permantent magnet j = 0 M = M(x) linear magnetic materials M(x) = (µ r (x) 1)H(x) µ r 1... permeability of linear materials (not all) µ r = 1 for non-magnetic materials for ferro-magnetic materials M = M(H) (possibly hysteresis memory effect) VL Scientific Computing WS 2014/2015 Dr. K. Schmidt 10/23/

6 Magnetostatics Magnetic field in vacuum generated by a coil of stationary current (div j(x) = 0) not flowing out of the conductor (j(x) n = 0 on Ω): Biot-Savart law it can be shown that curl H S = j note in (linear) magnetic materials (µ r 1) div B is not fulfilled i. e. H S has to be corrected (H = H S + H R with curl H R = 0) Ohm s law (in case of Ohmic conductors) linear dependance of electric current inside conductor and electric field note that conductors may have currents but no charge accumulation : ρ = 0 Electric dissipation power (dt. Leistung) P elec = Ω is transformated into heat E(x) j(x) }{{} electric power density dx VL Scientific Computing WS 2014/2015 Dr. K. Schmidt 10/23/ Magnetostatics Summary Magnetostatics Magnetic H field is generated by currents j (Biot-Savart) or magnetization in materials M Currents j in conductors are caused by electric fields E (outside my changing charge distribution) Electric field (in conductors) is caused by voltages (potential differences) Problems in Magnetostatics (a) Magnetic field for given current density no magnetized material (BVP in an infinite domain) 0 = div B(x) = (b) Magnetic field due to magnetized material no current density (BVP in an infinite domain) 0 = div B(x) = VL Scientific Computing WS 2014/2015 Dr. K. Schmidt 10/23/

7 Electromagnetics Maxwell s equations = first principles equations curl E(t x) = Faraday s law of induction curl H(t x) = Ampe re s law div D(t x) = Gauß law div B(t x) = Magnetic Gauß law plus the charge conservation ρ (t x) + div j(t x) = 0 t completed by constitutive equations (material laws) e.g. j(t x) = σ(x)e(t x) Ohm s law for conductors D(t x) = εr (x)ε0 E(t x) linear dielectric material B(t x) = µr (x)µ0 H(t x) linear magnetic material. VL Scientific Computing WS 2014/2015 Dr. K. Schmidt 10/23/ Electromagnetics Magnetic field (absolute value) for a circular coil (dt. ringfo rmige Spule) Schmidt K. Sterz O. and Hiptmair R. IEEE Trans. Magn. 44: Jun VL Scientific Computing WS 2014/2015 Dr. K. Schmidt 10/23/

8 Electromagnetics Shielding effect of two circular coils (dt. kreisförmige Spulen) Schmidt K. and Chernov A. SIAM J. Appl. Math. 73(6): VL Scientific Computing WS 2014/2015 Dr. K. Schmidt 10/23/

Chapter 1 Mathematical Foundations

Chapter 1 Mathematical Foundations Computational Electromagnetics; Chapter 1 1 Chapter 1 Mathematical Foundations 1.1 Maxwell s Equations Electromagnetic phenomena can be described by the electric field E, the electric induction D, the

More information

Electromagnetic Field Theory Chapter 9: Time-varying EM Fields

Electromagnetic Field Theory Chapter 9: Time-varying EM Fields Electromagnetic Field Theory Chapter 9: Time-varying EM Fields Faraday s law of induction We have learned that a constant current induces magnetic field and a constant charge (or a voltage) makes an electric

More information

Part IB Electromagnetism

Part IB Electromagnetism Part IB Electromagnetism Theorems Based on lectures by D. Tong Notes taken by Dexter Chua Lent 2015 These notes are not endorsed by the lecturers, and I have modified them (often significantly) after lectures.

More information

Summary of time independent electrodynamics

Summary of time independent electrodynamics hapter 10 Summary of time independent electrodynamics 10.1 Electrostatics Physical law oulomb s law charges as origin of electric field Superposition principle ector of the electric field E(x) in vacuum

More information

fiziks Institute for NET/JRF, GATE, IIT-JAM, JEST, TIFR and GRE in PHYSICAL SCIENCES

fiziks Institute for NET/JRF, GATE, IIT-JAM, JEST, TIFR and GRE in PHYSICAL SCIENCES Content-ELECTRICITY AND MAGNETISM 1. Electrostatics (1-58) 1.1 Coulomb s Law and Superposition Principle 1.1.1 Electric field 1.2 Gauss s law 1.2.1 Field lines and Electric flux 1.2.2 Applications 1.3

More information

DHANALAKSHMI SRINIVASAN INSTITUTE OF RESEARCH AND TECHNOLOGY

DHANALAKSHMI SRINIVASAN INSTITUTE OF RESEARCH AND TECHNOLOGY DHANALAKSHMI SRINIVASAN INSTITUTE OF RESEARCH AND TECHNOLOGY SIRUVACHUR-621113 ELECTRICAL AND ELECTRONICS DEPARTMENT 2 MARK QUESTIONS AND ANSWERS SUBJECT CODE: EE 6302 SUBJECT NAME: ELECTROMAGNETIC THEORY

More information

Electromagnetic wave propagation. ELEC 041-Modeling and design of electromagnetic systems

Electromagnetic wave propagation. ELEC 041-Modeling and design of electromagnetic systems Electromagnetic wave propagation ELEC 041-Modeling and design of electromagnetic systems EM wave propagation In general, open problems with a computation domain extending (in theory) to infinity not bounded

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 2. COULOMB S LAW AND ELECTRONIC FIELD INTENSITY. 2.3 Field Due to a Continuous Volume Charge Distribution

CHAPTER 2. COULOMB S LAW AND ELECTRONIC FIELD INTENSITY. 2.3 Field Due to a Continuous Volume Charge Distribution CONTENTS CHAPTER 1. VECTOR ANALYSIS 1. Scalars and Vectors 2. Vector Algebra 3. The Cartesian Coordinate System 4. Vector Cartesian Coordinate System 5. The Vector Field 6. The Dot Product 7. The Cross

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

Electromagnetic Field Theory (EMT) Lecture # 25

Electromagnetic Field Theory (EMT) Lecture # 25 Electromagnetic Field Theory (EMT) Lecture # 25 1) Transformer and Motional EMFs 2) Displacement Current 3) Electromagnetic Wave Propagation Waves & Applications Time Varying Fields Until now, we have

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

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

UNIT I ELECTROSTATIC FIELDS

UNIT I ELECTROSTATIC FIELDS UNIT I ELECTROSTATIC FIELDS 1) Define electric potential and potential difference. 2) Name few applications of gauss law in electrostatics. 3) State point form of Ohm s Law. 4) State Divergence Theorem.

More information

CHETTINAD COLLEGE OF ENGINEERING & TECHNOLOGY NH-67, TRICHY MAIN ROAD, PULIYUR, C.F , KARUR DT.

CHETTINAD COLLEGE OF ENGINEERING & TECHNOLOGY NH-67, TRICHY MAIN ROAD, PULIYUR, C.F , KARUR DT. CHETTINAD COLLEGE OF ENGINEERING & TECHNOLOGY NH-67, TRICHY MAIN ROAD, PULIYUR, C.F. 639 114, KARUR DT. DEPARTMENT OF ELECTRONICS AND COMMUNICATION ENGINEERING COURSE MATERIAL Subject Name: Electromagnetic

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

CHAPTER 7 ELECTRODYNAMICS

CHAPTER 7 ELECTRODYNAMICS CHAPTER 7 ELECTRODYNAMICS Outlines 1. Electromotive Force 2. Electromagnetic Induction 3. Maxwell s Equations Michael Faraday James C. Maxwell 2 Summary of Electrostatics and Magnetostatics ρ/ε This semester,

More information

Time-Varying Systems; Maxwell s Equations

Time-Varying Systems; Maxwell s Equations Time-Varying Systems; Maxwell s Equations 1. Faraday s law in differential form 2. Scalar and vector potentials; the Lorenz condition 3. Ampere s law with displacement current 4. Maxwell s equations 5.

More information

HIGH VOLTAGE TECHNIQUES REVİEW: Electrostatics & Magnetostatics

HIGH VOLTAGE TECHNIQUES REVİEW: Electrostatics & Magnetostatics HIGH VOLTAGE TECHNIQUES REVİEW: Electrostatics & Magnetostatics Zap You walk across the rug, reach for the doorknob and...zap!!! In the winter, when you change your pullover you hear and/or see sparks...

More information

INSTITUTE OF AERONAUTICAL ENGINEERING Dundigal, Hyderabad Electronics and Communicaton Engineering

INSTITUTE OF AERONAUTICAL ENGINEERING Dundigal, Hyderabad Electronics and Communicaton Engineering INSTITUTE OF AERONAUTICAL ENGINEERING Dundigal, Hyderabad - 00 04 Electronics and Communicaton Engineering Question Bank Course Name : Electromagnetic Theory and Transmission Lines (EMTL) Course Code :

More information

Chapter 6. Maxwell s Equations, Macroscopic Electromagnetism, Conservation Laws

Chapter 6. Maxwell s Equations, Macroscopic Electromagnetism, Conservation Laws PHYS 532 Lecture 7 Page 1 Chapter 6. Maxwell s Equations, Macroscopic Electromagnetism, Conservation Laws 6.1 Maxwell Displacement Current and Maxwell Equations Differential equations for calculating fields

More information

Partial Differential Equations. Examples of PDEs

Partial Differential Equations. Examples of PDEs Partial Differential Equations Almost all the elementary and numerous advanced parts of theoretical physics are formulated in terms of differential equations (DE). Newton s Laws Maxwell equations Schrodinger

More information

Indiana University Physics P331: Theory of Electromagnetism Review Problems #3

Indiana University Physics P331: Theory of Electromagnetism Review Problems #3 Indiana University Physics P331: Theory of Electromagnetism Review Problems #3 Note: The final exam (Friday 1/14 8:00-10:00 AM will be comprehensive, covering lecture and homework material pertaining to

More information

Finite Element Modeling of Electromagnetic Systems

Finite Element Modeling of Electromagnetic Systems Finite Element Modeling of Electromagnetic Systems Mathematical and numerical tools Unit of Applied and Computational Electromagnetics (ACE) Dept. of Electrical Engineering - University of Liège - Belgium

More information

KINGS COLLEGE OF ENGINEERING DEPARTMENT OF ELECTRONICS AND COMMUNICATION ENGINEERING QUESTION BANK

KINGS COLLEGE OF ENGINEERING DEPARTMENT OF ELECTRONICS AND COMMUNICATION ENGINEERING QUESTION BANK KINGS COLLEGE OF ENGINEERING DEPARTMENT OF ELECTRONICS AND COMMUNICATION ENGINEERING QUESTION BANK SUB.NAME : ELECTROMAGNETIC FIELDS SUBJECT CODE : EC 2253 YEAR / SEMESTER : II / IV UNIT- I - STATIC ELECTRIC

More information

ELECTRO MAGNETIC FIELDS

ELECTRO MAGNETIC FIELDS SET - 1 1. a) State and explain Gauss law in differential form and also list the limitations of Guess law. b) A square sheet defined by -2 x 2m, -2 y 2m lies in the = -2m plane. The charge density on the

More information

INSTITUTE OF AERONAUTICAL ENGINEERING Dundigal, Hyderabad DEPARTMENT OF ELECTRICAL AND ELECTRONICS ENGINEERING

INSTITUTE OF AERONAUTICAL ENGINEERING Dundigal, Hyderabad DEPARTMENT OF ELECTRICAL AND ELECTRONICS ENGINEERING Course Name Course Code Class Branch INSTITUTE OF AERONAUTICAL ENGINEERING Dundigal, Hyderabad - 00 0 DEPARTMENT OF ELECTRICAL AND ELECTRONICS ENGINEERING : Electro Magnetic fields : A00 : II B. Tech I

More information

Haus, Hermann A., and James R. Melcher. Electromagnetic Fields and Energy. Englewood Cliffs, NJ: Prentice-Hall, ISBN:

Haus, Hermann A., and James R. Melcher. Electromagnetic Fields and Energy. Englewood Cliffs, NJ: Prentice-Hall, ISBN: MIT OpenCourseWare http://ocw.mit.edu Haus, Hermann A., and James R. Melcher. Electromagnetic Fields and Energy. Englewood Cliffs, NJ: Prentice-Hall, 1989. ISBN: 9780132490207. Please use the following

More information

DHANALAKSHMI SRINIVASAN COLLEGE OF ENGINEERING AND TECHNOLOGY

DHANALAKSHMI SRINIVASAN COLLEGE OF ENGINEERING AND TECHNOLOGY DHANALAKSHMI SRINIVASAN COLLEGE OF ENGINEERING AND TECHNOLOGY DEPARTMENT OF ELECTRICAL AND ELECTRONICS ENGINEERING QUESTION BANK III SEMESTER EE 8391 ELECTROMAGNETIC THEORY Regulation 2017 Academic Year

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

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

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

Unit-1 Electrostatics-1

Unit-1 Electrostatics-1 1. Describe about Co-ordinate Systems. Co-ordinate Systems Unit-1 Electrostatics-1 In order to describe the spatial variations of the quantities, we require using appropriate coordinate system. A point

More information

Maxwell s Equations. In the previous chapters we saw the four fundamental equations governging electrostatics and magnetostatics. They are.

Maxwell s Equations. In the previous chapters we saw the four fundamental equations governging electrostatics and magnetostatics. They are. Maxwell s Equations Introduction In the previous chapters we saw the four fundamental equations governging electrostatics and magnetostatics. They are D = ρ () E = 0 (2) B = 0 (3) H = J (4) In the integral

More information

SUMMARY PHYSICS 707 Electrostatics. E(x) = 4πρ(x) and E(x) = 0 (1)

SUMMARY PHYSICS 707 Electrostatics. E(x) = 4πρ(x) and E(x) = 0 (1) SUMMARY PHYSICS 707 Electrostatics The basic differential equations of electrostatics are E(x) = 4πρ(x) and E(x) = 0 (1) where E(x) is the electric field and ρ(x) is the electric charge density. The field

More information

UNIT-I Static Electric fields

UNIT-I Static Electric fields UNIT-I Static Electric fields In this chapter we will discuss on the followings: Coulomb's Law Electric Field & Electric Flux Density Gauss's Law with Application Electrostatic Potential, Equipotential

More information

Chapter Three: Propagation of light waves

Chapter Three: Propagation of light waves Chapter Three Propagation of Light Waves CHAPTER OUTLINE 3.1 Maxwell s Equations 3.2 Physical Significance of Maxwell s Equations 3.3 Properties of Electromagnetic Waves 3.4 Constitutive Relations 3.5

More information

Electric vs Magnetic Comparison

Electric vs Magnetic Comparison 5. MAGNETOSTATICS Electric vs Magnetic Comparison J=σE Most dielectrics µ = µo excluding ferromagnetic materials Gauss s Law E field is conservative Gauss s law (integral) Conservative E field Electric

More information

Chapter 5 Summary 5.1 Introduction and Definitions

Chapter 5 Summary 5.1 Introduction and Definitions Chapter 5 Summary 5.1 Introduction and Definitions Definition of Magnetic Flux Density B To find the magnetic flux density B at x, place a small magnetic dipole µ at x and measure the torque on it: N =

More information

Magnetostatic fields! steady magnetic fields produced by steady (DC) currents or stationary magnetic materials.

Magnetostatic fields! steady magnetic fields produced by steady (DC) currents or stationary magnetic materials. ECE 3313 Electromagnetics I! Static (time-invariant) fields Electrostatic or magnetostatic fields are not coupled together. (one can exist without the other.) Electrostatic fields! steady electric fields

More information

Antennas and Propagation. Chapter 2: Basic Electromagnetic Analysis

Antennas and Propagation. Chapter 2: Basic Electromagnetic Analysis Antennas and Propagation : Basic Electromagnetic Analysis Outline Vector Potentials, Wave Equation Far-field Radiation Duality/Reciprocity Transmission Lines Antennas and Propagation Slide 2 Antenna Theory

More information

Electromagnetism. 1 ENGN6521 / ENGN4521: Embedded Wireless

Electromagnetism. 1 ENGN6521 / ENGN4521: Embedded Wireless Electromagnetism 1 ENGN6521 / ENGN4521: Embedded Wireless Radio Spectrum use for Communications 2 ENGN6521 / ENGN4521: Embedded Wireless 3 ENGN6521 / ENGN4521: Embedded Wireless Electromagnetism I Gauss

More information

A Review of Basic Electromagnetic Theories

A Review of Basic Electromagnetic Theories A Review of Basic Electromagnetic Theories 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)

More information

UNIT-I INTRODUCTION TO COORDINATE SYSTEMS AND VECTOR ALGEBRA

UNIT-I INTRODUCTION TO COORDINATE SYSTEMS AND VECTOR ALGEBRA SIDDHARTH GROUP OF INSTITUTIONS :: PUTTUR Siddharth Nagar, Narayanavanam Road 517583 QUESTION BANK (DESCRIPTIVE) Subject with Code : EMF(16EE214) Sem: II-B.Tech & II-Sem Course & Branch: B.Tech - EEE Year

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

INTRODUCTION TO PDEs

INTRODUCTION TO PDEs INTRODUCTION TO PDEs In this course we are interested in the numerical approximation of PDEs using finite difference methods (FDM). We will use some simple prototype boundary value problems (BVP) and initial

More information

Modelling in photonic crystal structures

Modelling in photonic crystal structures Modelling in photonic crystal structures Kersten Schmidt MATHEON Nachwuchsgruppe Multiscale Modelling and Scientific Computing with PDEs in collaboration with Dirk Klindworth (MATHEON, TU Berlin) Holger

More information

l=0 The expansion coefficients can be determined, for example, by finding the potential on the z-axis and expanding that result in z.

l=0 The expansion coefficients can be determined, for example, by finding the potential on the z-axis and expanding that result in z. Electrodynamics I Exam - Part A - Closed Book KSU 15/11/6 Name Electrodynamic Score = 14 / 14 points Instructions: Use SI units. Where appropriate, define all variables or symbols you use, in words. Try

More information

Physics GRE: Electromagnetism. G. J. Loges 1. University of Rochester Dept. of Physics & Astronomy. xkcd.com/567/

Physics GRE: Electromagnetism. G. J. Loges 1. University of Rochester Dept. of Physics & Astronomy. xkcd.com/567/ Physics GRE: Electromagnetism G. J. Loges University of Rochester Dept. of Physics & stronomy xkcd.com/567/ c Gregory Loges, 206 Contents Electrostatics 2 Magnetostatics 2 3 Method of Images 3 4 Lorentz

More information

MUDRA PHYSICAL SCIENCES

MUDRA PHYSICAL SCIENCES MUDRA PHYSICAL SCIENCES VOLUME- PART B & C MODEL QUESTION BANK FOR THE TOPICS:. Electromagnetic Theory UNIT-I UNIT-II 7 4. Quantum Physics & Application UNIT-I 8 UNIT-II 97 (MCQs) Part B & C Vol- . Electromagnetic

More information

CONSIDER a simply connected magnetic body of permeability

CONSIDER a simply connected magnetic body of permeability IEEE TRANSACTIONS ON MAGNETICS, VOL. 50, NO. 1, JANUARY 2014 7000306 Scalar Potential Formulations for Magnetic Fields Produced by Arbitrary Electric Current Distributions in the Presence of Ferromagnetic

More information

Electromagnetism. Christopher R Prior. ASTeC Intense Beams Group Rutherford Appleton Laboratory

Electromagnetism. Christopher R Prior. ASTeC Intense Beams Group Rutherford Appleton Laboratory lectromagnetism Christopher R Prior Fellow and Tutor in Mathematics Trinity College, Oxford ASTeC Intense Beams Group Rutherford Appleton Laboratory Contents Review of Maxwell s equations and Lorentz Force

More information

Transmission Lines and E. M. Waves Prof. R. K. Shevgaonkar Department of Electrical Engineering Indian Institute of Technology, Bombay

Transmission Lines and E. M. Waves Prof. R. K. Shevgaonkar Department of Electrical Engineering Indian Institute of Technology, Bombay Transmission Lines and E. M. Waves Prof. R. K. Shevgaonkar Department of Electrical Engineering Indian Institute of Technology, Bombay Lecture 18 Basic Laws of Electromagnetics We saw in the earlier lecture

More information

The purpose of this lecture is to present a few applications of conformal mappings in problems which arise in physics and engineering.

The purpose of this lecture is to present a few applications of conformal mappings in problems which arise in physics and engineering. Lecture 16 Applications of Conformal Mapping MATH-GA 451.001 Complex Variables The purpose of this lecture is to present a few applications of conformal mappings in problems which arise in physics and

More information

Finite Elements for Magnetohydrodynamics and its Optimal Control

Finite Elements for Magnetohydrodynamics and its Optimal Control Finite Elements for Magnetohydrodynamics and its Karl Kunisch Marco Discacciati (RICAM) FEM Symposium Chemnitz September 25 27, 2006 Overview 1 2 3 What is Magnetohydrodynamics? Magnetohydrodynamics (MHD)

More information

ELECTROMAGNETISM. Second Edition. I. S. Grant W. R. Phillips. John Wiley & Sons. Department of Physics University of Manchester

ELECTROMAGNETISM. Second Edition. I. S. Grant W. R. Phillips. John Wiley & Sons. Department of Physics University of Manchester ELECTROMAGNETISM Second Edition I. S. Grant W. R. Phillips Department of Physics University of Manchester John Wiley & Sons CHICHESTER NEW YORK BRISBANE TORONTO SINGAPORE Flow diagram inside front cover

More information

ST.JOSEPH COLLEGE OF ENGINEERING,DEPARTMENT OF ECE

ST.JOSEPH COLLEGE OF ENGINEERING,DEPARTMENT OF ECE EC6403 -ELECTROMAGNETIC FIELDS CLASS/SEM: II ECE/IV SEM UNIT I - STATIC ELECTRIC FIELD Part A - Two Marks 1. Define scalar field? A field is a system in which a particular physical function has a value

More information

VALLIAMMAI ENGINEERING COLLEGE

VALLIAMMAI ENGINEERING COLLEGE VALLIAMMAI ENGINEERING COLLEGE SRM Nagar, Kattankulathur 603 203 DEPARTMENT OF ELECTRICAL AND ELECTRONICS ENGINEERING QUESTION BANK III SEMESTER EE 8391 ELECTROMAGNETIC THEORY Regulation 2017 Academic

More information

Vector Green s Functions for Electrodynamics Applications

Vector Green s Functions for Electrodynamics Applications ENZCon 2016 Vector Green s Functions for Electrodynamics Applications Malcolm Morrison, Colin Fox Electronics Group University of Otago Email: morma584@student.otago.ac.nz Abstract The use of scalar Green

More information

Short Introduction to (Classical) Electromagnetic Theory

Short Introduction to (Classical) Electromagnetic Theory Short Introduction to (Classical) Electromagnetic Theory (.. and applications to accelerators) Werner Herr, CERN (http://cern.ch/werner.herr/cas/cas2013 Chavannes/lectures/em.pdf) Why electrodynamics?

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

Course no. 4. The Theory of Electromagnetic Field

Course no. 4. The Theory of Electromagnetic Field Cose no. 4 The Theory of Electromagnetic Field Technical University of Cluj-Napoca http://www.et.utcluj.ro/cs_electromagnetics2006_ac.htm http://www.et.utcluj.ro/~lcret March 19-2009 Chapter 3 Magnetostatics

More information

Electromagnetic Field Theory 1 (fundamental relations and definitions)

Electromagnetic Field Theory 1 (fundamental relations and definitions) (fundamental relations and definitions) Lukas Jelinek lukas.jelinek@fel.cvut.cz Department of Electromagnetic Field Czech Technical University in Prague Czech Republic Ver. 216/12/14 Fundamental Question

More information

UNIT-III Maxwell's equations (Time varying fields)

UNIT-III Maxwell's equations (Time varying fields) UNIT-III Maxwell's equations (Time varying fields) Faraday s law, transformer emf &inconsistency of ampere s law Displacement current density Maxwell s equations in final form Maxwell s equations in word

More information

Notes on Vector Calculus

Notes on Vector Calculus The University of New South Wales Math2111 Notes on Vector Calculus Last updated on May 17, 2006 1 1. Rotations Einstein Summation Convention Basis vectors: i = e 1 = 1 0, j = e 2 = 0 0 1, k = e 3 = 0

More information

Isogeometric modeling of Lorentz detuning in linear particle accelerator cavities

Isogeometric modeling of Lorentz detuning in linear particle accelerator cavities Isogeometric modeling of Lorentz detuning in linear particle accelerator cavities Mauro Bonafini 1,2, Marcella Bonazzoli 3, Elena Gaburro 1,2, Chiara Venturini 1,3, instructor: Carlo de Falco 4 1 Department

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

Antenna Theory (Engineering 9816) Course Notes. Winter 2016

Antenna Theory (Engineering 9816) Course Notes. Winter 2016 Antenna Theory (Engineering 9816) Course Notes Winter 2016 by E.W. Gill, Ph.D., P.Eng. Unit 1 Electromagnetics Review (Mostly) 1.1 Introduction Antennas act as transducers associated with the region of

More information

POLARIZATION AND MAGNETIZATION

POLARIZATION AND MAGNETIZATION POLARIZATION AND MAGNETIZATION Neutral matter is made of atoms and molecules. The polar molecules have built-in electric dipole moments p; normally, they are randomly oriented, but in presence of an external

More information

ELECTRICITY AND MAGNETISM

ELECTRICITY AND MAGNETISM ELECTRICITY AND MAGNETISM Chapter 1. Electric Fields 1.1 Introduction 1.2 Triboelectric Effect 1.3 Experiments with Pith Balls 1.4 Experiments with a Gold-leaf Electroscope 1.5 Coulomb s Law 1.6 Electric

More information

Electromagnetic Fields. Lecture 2. Fundamental Laws

Electromagnetic Fields. Lecture 2. Fundamental Laws Electromagnetic Fields Lecture 2 Fundamental Laws Laws of what? Electric field... is a phenomena that surrounds electrically charged objects or that which is in the presence of a time-varying magnetic

More information

Introduction and Review Lecture 1

Introduction and Review Lecture 1 Introduction and Review Lecture 1 1 Fields 1.1 Introduction This class deals with classical electrodynamics. Classical electrodynamics is the exposition of electromagnetic interactions between the develoment

More information

EELE 3332 Electromagnetic II Chapter 9. Maxwell s Equations. Islamic University of Gaza Electrical Engineering Department Dr.

EELE 3332 Electromagnetic II Chapter 9. Maxwell s Equations. Islamic University of Gaza Electrical Engineering Department Dr. EELE 3332 Electromagnetic II Chapter 9 Maxwell s Equations Islamic University of Gaza Electrical Engineering Department Dr. Talal Skaik 2012 1 Review Electrostatics and Magnetostatics Electrostatic Fields

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

Inverse Eddy Current Problems

Inverse Eddy Current Problems Inverse Eddy Current Problems Bastian von Harrach bastian.harrach@uni-wuerzburg.de (joint work with Lilian Arnold) Institut für Mathematik - IX, Universität Würzburg Oberwolfach workshop on Inverse Problems

More information

INTRODUCTION MAGNETIC FIELD OF A MOVING POINT CHARGE. Introduction. Magnetic field due to a moving point charge. Units.

INTRODUCTION MAGNETIC FIELD OF A MOVING POINT CHARGE. Introduction. Magnetic field due to a moving point charge. Units. Chapter 9 THE MAGNETC FELD ntroduction Magnetic field due to a moving point charge Units Biot-Savart Law Gauss s Law for magnetism Ampère s Law Maxwell s equations for statics Summary NTRODUCTON Last lecture

More information

Dr. Fritz Wilhelm page 1 of 13 C:\physics\230 lecture\ch31 Faradays law.docx; 5/3/2009

Dr. Fritz Wilhelm page 1 of 13 C:\physics\230 lecture\ch31 Faradays law.docx; 5/3/2009 Dr. Fritz Wilhelm page 1 of 13 C:\physics\3 lecture\ch31 Faradays law.docx; 5/3/9 Homework: See website. Table of Contents: 31.1 Faraday s Law of Induction, 31. Motional emf and Power, 4 31.a Transformation

More information

Coupling of eddy-current and circuit problems

Coupling of eddy-current and circuit problems Coupling of eddy-current and circuit problems Ana Alonso Rodríguez*, ALBERTO VALLI*, Rafael Vázquez Hernández** * Department of Mathematics, University of Trento ** Department of Applied Mathematics, University

More information

Simulation and Visualization of Safing Sensor

Simulation and Visualization of Safing Sensor American Journal of Applied Sciences 2 (8): 1261-1265, 2005 ISSN 1546-9239 2005 Science Publications Simulation and Visualization of Safing Sensor haled M. Furati, Hattan Tawfiq and Abul Hasan Siddiqi

More information

Chapter 5. Magnetostatics

Chapter 5. Magnetostatics Chapter 5. Magnetostatics 5.1 The Lorentz Force Law 5.1.1 Magnetic Fields Consider the forces between charges in motion Attraction of parallel currents and Repulsion of antiparallel ones: How do you explain

More information

Field and Wave Electromagnetic

Field and Wave Electromagnetic Field and Wave Electromagnetic Chapter7 The time varying fields and Maxwell s equation Introduction () Time static fields ) Electrostatic E =, id= ρ, D= εe ) Magnetostatic ib=, H = J, H = B μ note) E and

More information

Maxwell's Equations and Conservation Laws

Maxwell's Equations and Conservation Laws Maxwell's Equations and Conservation Laws 1 Reading: Jackson 6.1 through 6.4, 6.7 Ampère's Law, since identically. Although for magnetostatics, generally Maxwell suggested: Use Gauss's Law to rewrite continuity

More information

toroidal iron core compass switch battery secondary coil primary coil

toroidal iron core compass switch battery secondary coil primary coil Fundamental Laws of Electrostatics Integral form Differential form d l C S E 0 E 0 D d s V q ev dv D ε E D qev 1 Fundamental Laws of Magnetostatics Integral form Differential form C S dl S J d s B d s

More information

Lecture contents Review: Few concepts from physics Electric field

Lecture contents Review: Few concepts from physics Electric field 1 Lecture contents Review: Few concepts from physics Electric field Coulomb law, Gauss law, Poisson equation, dipole, capacitor Conductors and isolators 1 Electric current Dielectric constant Overview

More information

Lecture 18 Finite Element Methods (FEM): Functional Spaces and Splines. Songting Luo. Department of Mathematics Iowa State University

Lecture 18 Finite Element Methods (FEM): Functional Spaces and Splines. Songting Luo. Department of Mathematics Iowa State University Lecture 18 Finite Element Methods (FEM): Functional Spaces and Splines Songting Luo Department of Mathematics Iowa State University MATH 481 Numerical Methods for Differential Equations Draft Songting

More information

Electromagnetism

Electromagnetism Coordinating unit: Teaching unit: Academic year: Degree: ECTS credits: 2017 240 - ETSEIB - Barcelona School of Industrial Engineering 748 - FIS - Department of Physics BACHELOR'S DEGREE IN MATERIALS ENGINEERING

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

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

EELE 3332 Electromagnetic II Chapter 9. Maxwell s Equations. Islamic University of Gaza Electrical Engineering Department Dr.

EELE 3332 Electromagnetic II Chapter 9. Maxwell s Equations. Islamic University of Gaza Electrical Engineering Department Dr. EELE 3332 Electromagnetic II Chapter 9 Maxwell s Equations Islamic University of Gaza Electrical Engineering Department Dr. Talal Skaik 2013 1 Review Electrostatics and Magnetostatics Electrostatic Fields

More information

3 Constitutive Relations: Macroscopic Properties of Matter

3 Constitutive Relations: Macroscopic Properties of Matter EECS 53 Lecture 3 c Kamal Sarabandi Fall 21 All rights reserved 3 Constitutive Relations: Macroscopic Properties of Matter As shown previously, out of the four Maxwell s equations only the Faraday s and

More information

Syllabus of Physics for B. Sc. I For Academic Year Onward for Kumaun University in Uttarakhand

Syllabus of Physics for B. Sc. I For Academic Year Onward for Kumaun University in Uttarakhand Syllabus of Physics for B. Sc. I For Academic Year- 2014-15 Onward for Kumaun University in Uttarakhand I Paper: Mechanics and Properties of matter Maximum marks: 33 Note: This question paper consists

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

Magnetized Material (contd.) and Electromagnetic Induction

Magnetized Material (contd.) and Electromagnetic Induction Magnetized Material (contd.) and Electromagnetic Induction Lecture 28: Electromagnetic Theory Professor D. K. Ghosh, Physics Department, I.I.T., Bombay In the first half of this lecture we will continue

More information

Chapter 2 Basics of Electricity and Magnetism

Chapter 2 Basics of Electricity and Magnetism Chapter 2 Basics of Electricity and Magnetism My direct path to the special theory of relativity was mainly determined by the conviction that the electromotive force induced in a conductor moving in a

More information

Physics 1402: Lecture 18 Today s Agenda

Physics 1402: Lecture 18 Today s Agenda Physics 1402: Lecture 18 Today s Agenda Announcements: Midterm 1 distributed available Homework 05 due Friday Magnetism Calculation of Magnetic Field Two ways to calculate the Magnetic Field: iot-savart

More information

Joel A. Shapiro January 21, 2010

Joel A. Shapiro January 21, 2010 Joel A. shapiro@physics.rutgers.edu January 21, 20 rmation Instructor: Joel Serin 325 5-5500 X 3886, shapiro@physics Book: Jackson: Classical Electrodynamics (3rd Ed.) Web home page: www.physics.rutgers.edu/grad/504

More information

Preliminary Examination - Day 1 Thursday, May 10, 2018

Preliminary Examination - Day 1 Thursday, May 10, 2018 UNL - Department of Physics and Astronomy Preliminary Examination - Day Thursday, May, 28 This test covers the topics of Classical Mechanics (Topic ) and Electrodynamics (Topic 2). Each topic has 4 A questions

More information

Short Introduction to (Classical) Electromagnetic Theory

Short Introduction to (Classical) Electromagnetic Theory Short Introduction to (Classical) Electromagnetic Theory (.. and applications to accelerators) (http://cern.ch/werner.herr/cas2018 Archamps/em1.pdf) Reading Material J.D. Jackson, Classical Electrodynamics

More information

Simulating Superconductors in AC Environment: Two Complementary COMSOL Models

Simulating Superconductors in AC Environment: Two Complementary COMSOL Models Excerpt from the Proceedings of the COMSOL Conference 2009 Milan Simulating Superconductors in AC Environment: Two Complementary COMSOL Models Roberto Brambilla 1, Francesco Grilli,2 1 ENEA - Ricerca sul

More information

Induction Heating: fundamentals

Induction Heating: fundamentals LEP ELECTROMAGNETIC PROCESSING OF MATERIALS TECNOLGIE DEI PROCESSI ELETTROTERMICI Induction Heating: fundamentals Fabrizio Dughiero 2017-2018 Induction heating fundamentals May 28-30, 2014 1 Summary 1.

More information