Limitations of the Leap-Frog Scheme

Size: px
Start display at page:

Download "Limitations of the Leap-Frog Scheme"

Transcription

1 Limitations of the Leap-Frog Scheme 1. Structures with high quality factor (resonators, filter,...): ω Ws frequency stored energy The quality factor Q is defined as Q= = Pv losses long decay time of resonant oscillation High Q long rise time of the fields 4 Example: resonator with copper walls typically has Q 7 10 Q 4 only after 10 periods the stored energy decayed to about 2π 37% of it's initial value For a typical discretization and 20 time steps per period this means that 5 more than 10 time integrations would be necessary Long computation time in time domain usually frequency domain is chosen in such cases

2 Limitations of the Leap-Frog Scheme 2. Modelling of small geometrical details: Functions of the grid: i) sampling the wave in space and time ii) map the material distribution to discrete space Difficulty if ratio of wavelength to geometrical detail is large: over-sampling of the wave in space and time Example : Plane wave of 30 MHz (wavelength 10 m) incident on perfect conductor with surface details in mm-range x= y = z t 12 For 1 mm we get 2 10 s from CFL T 8 For a period of 3,3 10 s we would need more than 17,000 time steps per period! This leads to an enormous computational effort why subgrids or a conformal approach are used then.

3 Limitations of the Leap-Frog Scheme 3. Skin depth modelling: Skin depth of good conductors wave length in free space To sample the exponential field decay inside the conductors sufficiently fine a fine grid is needed which in turn leads to extremely small time steps and thus to a strong loss in efficiency Solution: special layer models for skin depth without discretization

4 Limitations of the Leap-Frog Scheme 4. Slowly varying fields ("low-frequency fields", Quasistatics): wavelength dimension (e.g. motors or generators at 50 Hz) i incident field in conductor has to be modelled by discretization i matei r als often non-linear Example: Copper cube of 10 cm side length inside of cubic grid of d = 1m side length and uniform step size of 5 mm; 7 conductivity S/m, applied alternating current of 50 Hz skin depth of δ = 2 / ( ωµ κ) 1cm while vacuum wave length 6 is λ = c/ f 6 10 m 1 m (grid size). For the time integration of one period T = 0.02 s the maximal stable t 12 9 time step is max s affording 2 10 tim Solution: Implicite time integration scheme e steps!

5 Initial Value Problem of Time Domain For stability studies we regard a single system of differential equations: d y = Ay + q, y( 0 ) = y t= t dt representing the discrete Faraday's and Ampere's law. ( 0) initial value problem of the time domain formulation of FIT with: h 0 M 1C µ solution vector: y=, system matrix: A= 1 1 e Mε C Mε Mσ source vector: 0 q=, initial value: y 1 ε S M j ( t= t ) 0 = y ( 0)

6 Properties of the System Matrix ( σ = M = ) In the loss-free case 0 0 similarity transformation A' 1/2 1/2 1 1 µ µ = to transform A to the real skew-symmetric matrix A' A ' = M M 0 M 0 A 1/2 1/2 0 Mε 0 Mε 0 M CM 1/2 T 1/2 ε CM 0 1 µ with identical spectrum. σ 1/2 1/2 1 µ ε we may apply the

7 Properties of the System Matrix Properties of the system matrix: i All eigenvalues of A lie on the imaginary axis. λ A,i They are either 0 or complex-conjugate in pairs. i A complete basis of eigenvectors exists. Eigenvectors of different eigenvalues are orthogonal. A simple estimate for the absolute largest eigenvalue ω yields ω max A ' for any arbitrary matrix norm. = max λ max A,i Example: µ µ, ε ε, u = v= w= yields : C 4c A' = A' = A' = 1 µ ε C 0 0

8 Properties of the System Matrix Generally, the following estimate may be used: Cell i : u v w with ε, µ ω max i ì i i i ωi = + + ε µ u v w max i ( ω ) i i i i i In the lossy case similar estimates are possible: { i} { } M M Re 0 1 σ ε λ ω Im λ ω max i max

9 Recursive Time Integration Method Formal solution of the initial value problem: () ( 0) t 0 ( ( ) ( )) y t = y + Ay t' + q t' dt' t Exact solution of these large systems not possible in practical applications (complete decomposition in eigenvector basis or exponential matrix of A). Therefore: recursive solution. We distinguish: i explicite and implicite recursion, depending on the formula for a new value: explicite or affording to solve an equation or a system of equations i single and multiple step methods, depending on the number of old values taken into account. Linear single step methods may be written as ( m+ 1) ( m) ( m) y = Gy + q with the recursion matrix G.

10 Stability Stability is one of the most important properties of a numerical integration scheme. ( t) The linear recursion operator G depends on t. Several slightly different definitions can be found for the term "stability", the following plays an important role in convergence analysis, too. Definition by Lax-Richtmeyer: 0 ( m+ 1) ( ) ( m t ) ( t) ( m) A recursion y = G y is stable if a constant C and a value t > 0 exist for each (fixed) value T such that ( ) ( m) G C m t T and t < t holds. i.e. G t remains bounded for t 0 and constant T ( m ). 0

11 A sufficient condition for G A sufficient stability condition is G ( t) 1 ( t) since this also involves G m ( t) G( t) 1. Then, for y y ( m) we get G Stability ( m) ( m 1) m ( 0) m ( 0) ( 0) i.e. the solution norm stays bounded (note: no excitation assumed!) λ 1 for all eigenvalues of. m = Gy = = G y G y ( t) 1 ( t) G ( t) It may be used to study different recursion methods w.r.t. their stability. is y,

12 Stability of Some Recursion Methods The three most simple time integration schemes are based on approximating the time derivative by: 1. forward difference quotient: 2. backward difference quotin e t: 3. central difference quotient: (constant time step t) ( ) f t 0 ( ) f t f 0 ( t ) 0 ( + t) f ( t ) f t f 0 0 t ( t ) f ( t t) 0 0 t ( + t/2) f ( t t /2) f t 0 0 t

13 y ( m+ 1) ( m) y t Forward Difference Quotient ( m) ( m) = Ay + q ( m+ 1) ( m) ( m) y = ta+ I y + t q ( m+ 1) explicie t recursion formula for y : G (no inversion, just matrix-vector multiplications) In loss-free case ( M =0) A has purely imaginary eigenvalues σ λ Ai, ωi for it's eigenvectors y eigenvalues of G: ( t ) ( t jω ) Gyi = A+ I yi = i + 1 yi. Each eigenvalue λ i λ Gi, 0 leads to an eigenvalue λ A, i Gi, > 1 = j independently of t, the forward difference quotient is never stable!

14 Forward Difference Quotient Im ( λ G ) ( ω t) max 1 Eigenvalues always lay outside of the (shaded) stability area with λ 1. G ( ω t) = 0 1 Re ( λ ) G ( ω t) max

15 y ( m+ 1) ( m) Resolving for y ( ) y t Backward-Difference Quotient = A y ( m+ 1) ( t A I) ( m+ 1) ( m+ 1) + q ( ) ( ) ( + t ) m+ 1 1 m m+ 1 y = + y q G yields an implicit scheme, i.e. either we need to compute an inverse or solve a linear system (more efficient if A is sparse). 1 1 For the eigenvalues of G we get Gy = ( t A+ I) y = y t λai, jωi + 1 i i i no eigenvalues of G are larger than 1, i.e. the backward difference quotient is stabl e for any arbitrary t. λ Gi,

16 Backward-Difference Quotient ( ) Eigenvalues Im λ always G ( ω tlay inside of ) max the (shaded) stability area with λg 1. 1 Yet, accuracy depends on t ( ω t) = 0 why a time step control is necessary. Im ( λ ) G 1 ( ω t) max ( ω t) = 0 1 Re ( λ ) G ( ω t) max Re( λg) 1 ( ω t ) max

17 Central Difference Quotient In the loss-free case ( = Mσ 0) and allocating h in t + 0 m t, 1 e in t0 + m+ t the leap-frog scheme results from the 2 central difference quotient which we will study now as single step scheme: d 0 A12 y = y+ q dt A with A12 = M 1 C, A µ 21 = Mε C h 0 and the vectors y =, q=. 1 e Mε js

18 Leap-Frog Update Equations ( m) ( m+ 1) ( m) ( m+ 1/2) ( m) h h = h + t A12e y = ( m+ 1/2) e ( m+ 3/2) ( m+ 1/2) ( m+ 1) 1 ( m+ 1) e = e + t A21h t Mε js ( ) ( ) ( ) = e + A h + A e M j = ( ) ( ) ε S m+ 1/2 m m+ 1/2 m+ 1 t 21 t 12 t ( 2 ) ( m+ 1/2 ) ( m ) 1 ( m+ 1 I t A ) 21A12 e t A21h t Mε js which yields ( m ) 0 ( m+ 1) ( m) ( m) ( m) h ( m) y = G y + q with y = = q ( m+ 1/2) 1 ( m+ 1) t e Mε js I ta G = 12 and the recursion matrix. 2 ta21 I+ t A21A12

19 Central Difference Quotient (Leap Frog) To determine the eigenvalues of G we first study the eigenvalue equation h i of the system matrix A: Ayi = λa, i yi with yi = ei A e = λ h and A h = λ e 12 i A, i i h i Let y' i = be an eigenvalue of G. αei Multiply inserting the last 2 equations yields i( 1 α t λa, i) h + hi G = 1 2. α i α i( 1+ α t λa, i + ( t λ e e A, i) ) 21 i A, i i

20 Central Difference Quotient y ' is an eigenvalue of G with Gy ' = λ y ' i i G, i i ( ) 1+ α t λ = 1 + α t λ + t λ holds for α. 1 Ai, Ai, Ai, λ G, i 1 Inserting λ G, i= 1+ α t λa, i α = t λ yields ( t ) λ λ 2+ λ + 1= 0 or G, i G, i A, i ( t λ, ) Ai ( t λ Ai, ) λ G, i= ± describing the relation between the eigenvalues of A and G. 2 2 Ai,

21 Central Difference Quotient (Leap Frog) ( for ω t = 2) t ω max λg, i 1 ωi t 2 t t = with ω = max λ max max A, i ωmax Im ( λ ) G 1 " + " ω t = 0 ( ω t) max ± " " ( ω t) max ± " + " 1 Re ( λ ) G ω t = 2 " " stability limit ωi t = 2

22 Central Difference Quotient (Leap Frog) Inserting the estimate ωmax max = max + + εiµ u i i vi wi for the absolute largest eigenvalue yields again 1 t t max min εiµ i, i ui vi wi i.e. the Courant-Friedrichs-Levy condition. ( ωi ) ω max can also be determined numerically, yielding an exact stability limit for the leap-frog scheme.

23 Central Difference Quotient (Leap Frog) The stability limit has to be kept strictly: exceeding the limit by 1% only, the instable portion per interation step increases by the factor of f = /100 = 1.28 (this is f after 100 steps)

24 Example b v e 1 b 4 1 b 3 e t = 410 t = w b 2 u 2 0 t = t -2-4 t = stability limit for time step: (experimentally found) t t max As example we regard a computational domain built out of four cells only, with equidistant Cartesian grid of N u x N v x N ω = 3 x 3 x 2 ( u = v = ω= ) lines. We assume ideal electric boundaries such that only the field components displayed in the sketch are non-vanishing (indices are chosen different from usual). Further, we assume a homogeneous material distribution with ε = ε 0 and µ = µ 0. The simple expressions resulting for the material matrices are given above.

25 Central Difference Quotient - Example system matrix µ µ µ µ ε ε ε ε = A b 1 4 b b 3 b 2 e 1

26 Central Difference Quotient - Example b e 1 4 b 1 b 2 b 3 (absolute) largest eigenvalue (dimensionless): λ ± 2 j 0 Amax, = = =± µ ε 0 0 Amax, ± 2 jc maximal time step : 2 tmax = = = λ c 0 j (Identical to experimentally found value) 9 Yet, CFL condition yields only the estimate t max 3 c which, in this case, is a limit too small by a factor of

27 Properties of Explicite Leap Frog Scheme In realistic applications, the limit determined by the CFL condition is not too small but close to the stability limit. i The leap frog recursion scheme is suitable to compute loss-free systems. i The time step is limited for stability reasons. i The numerical effort per step is one matrix-vector-multiplication. i The integration with time steps fulfilling the CFL condition is sufficiently accurate. (Generally, spatial and time discretization error are equal.)

28 CST Microwave Studio

29 Example: Rectangular Waveguide

30 Example: Rectangular Waveguide

31 Example: Rectangular Waveguide

32 Example: Rectangular Waveguide

33 Example: Rectangular Waveguide - Junction

34 Example: Rectangular Waveguide - Junction

35 Example: Rectangular Waveguide - Junction

36 Example: Rectangular Waveguide

37 Example: Rectangular Waveguide

38 Example: Rectangular Waveguide

39 Example: Rectangular Waveguide

40 Example: Rectangular Waveguide

41 Example: Rectangular Waveguide

42 Example: Rectangular Waveguide

43 Example: Rectangular Waveguide

44 Example: Circular Waveguide

45 Example: Circular Waveguide TE11, both polarizations

46 Example: Circular Waveguide TM01

47 Example: Circular Waveguide TE21, both polarizations

48 Waveguide Junction CST-Demo

49 Waveguide Junction CST-Demo Port 1 Port 3

50 The Human Body Model HUGO in MWS TM HUGO: based on Visible Human Data Set of the National Library of Medicine, Maryland 40 tissues 7 detail level: min/max-voxel size 1x1x1 mm (361 MB) 8x8x8 mm ( 0,7 MB) C/C++ programming interface convertable in STL format

51 HUGO and RF-Waves of a WLAN-Card Magnetic field Magnetic field Magnetic energy density Magnetic energy density V.Motrescu, G.Pöplau, UvR

52 Examples for Parameter Extraction PCB RJ45 connection CST-Demo isolator ε = 2,1; µ = 1 r r transmission lines ε = 2, 4 ; µ = 1 r r connector PEC PCB, socket & connector ε = 2, 2 ; µ = 1 r r

53 RJ45 Connector Extraction of some SPICE-compatible network model based on the computation of S-parameters : Definition of excitation sources: all wires are terminated with discrete ports the ports are excited sequentially with a Gaussian pulse yields broadband results for all wires mesh points CST-Demo

54 RJ45 Connector Ports 1 and 6 CST-Demo

55 IC Package ε r = Box ports, mesh points Substrat Silicon ε = 12,3 PEC wires and traces r ε = 9, 2 r CST-Demo

56 IC Package CST-Demo

57 Parasitic Effects in IC s Current density of an IC at 5 GHz T. Wittig, I. Munteanu, T. Weiland, TU Darmstadt

58 Patch-Antenna Patch-Antenna Constante energy flux density Coaxial line Planes of constant field amplitude T.Weiland et al. CST

59 Patch-Antenna Folded Patch-Antenna Electric field of the excited modes Two- and three-dimensional farfield representation T.Weiland et al. CST

60 Horn Antenna Horn antenna with dielectric cone, coaxially loaded E y Antenna with farfield T.Weiland et al. CST

61 Horn Antenna Rillenhornstrahler Versorgung by Dielectrically filled waveguide Electric field strength (nearfield) T.Weiland et al. CST

62 Mobile Communication CAD-Data (STL-Format) modelled Diskretization Electric field strebgth T.Weiland et al. CST

63 Magneto-Quasistatics (MQS) J t D R r R r max max 3 3 << 0 div div rot rot = = = = B D J H t B E ρ

64 Magneto-Quasistatics (MQS) Harmonic Time-Dependence: rot E rot H div D div B = = = iωb J ρ = 0 rot div H = J B= 0

65 MQS: Position Sensor Electrical position sensor (BOSCH) - f = 10 khz - Position S of shielding ring by measurement of coil inductivity L H-field L Shielding ring (Copper) s J Excitation coil Iron Simulation: M. Clemens, TU Darmstadt

66

67 MQS: Magnet Head in Hard Disc SRC hard disc magnet head Simulation: M. Clemens, TU Darmstadt (Benchmark problem of Storage Research Consortiums (SRC)) 148 µm Air gap (0.4µm) Copper coils Permalloy Transient problem (Magneto-Quasistatics) 1.2 Mio. Unknowns

68

69

70

71

Part E1. Transient Fields: Leapfrog Integration. Prof. Dr.-Ing. Rolf Schuhmann

Part E1. Transient Fields: Leapfrog Integration. Prof. Dr.-Ing. Rolf Schuhmann Part E1 Transient Fields: Leapfrog Integration Prof. Dr.-Ing. Rolf Schuhmann MAXWELL Grid Equations in time domain d 1 h() t MC e( t) dt d 1 e() t M Ch() t j( t) dt Transient Fields system of 1 st order

More information

CST EM : Examples. Chang-Kyun PARK (Ph. D. St.) Thin Films & Devices (TFD) Lab.

CST EM : Examples. Chang-Kyun PARK (Ph. D. St.)   Thin Films & Devices (TFD) Lab. CST Advanced Training 2004 @ Daedeok Convention Town (2004.03.24) CST EM : Examples TM EM Studio TM Chang-Kyun PARK (Ph. D. St.) E-mail: ckpark@ihanyang.ac.kr Thin Films & Devices (TFD) Lab. Dept. of Electrical

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

Electromagnetic Waves

Electromagnetic Waves Electromagnetic Waves Maxwell s equations predict the propagation of electromagnetic energy away from time-varying sources (current and charge) in the form of waves. Consider a linear, homogeneous, isotropic

More information

CERN Accelerator School Wakefields. Prof. Dr. Ursula van Rienen, Franziska Reimann University of Rostock

CERN Accelerator School Wakefields. Prof. Dr. Ursula van Rienen, Franziska Reimann University of Rostock CERN Accelerator School Wakefields Prof. Dr. Ursula van Rienen, Franziska Reimann University of Rostock Contents The Term Wakefield and Some First Examples Basic Concept of Wakefields Basic Definitions

More information

Coupling Impedance of Ferrite Devices Description of Simulation Approach

Coupling Impedance of Ferrite Devices Description of Simulation Approach Coupling Impedance of Ferrite Devices Description of Simulation Approach 09 May 2012 TU Darmstadt Fachbereich 18 Institut Theorie Elektromagnetischer Felder Uwe Niedermayer 1 Content Coupling Impedance

More information

Computational Electromagnetics Definitions, applications and research

Computational Electromagnetics Definitions, applications and research Computational Electromagnetics Definitions, applications and research Luis E. Tobón Pontificia Universidad Javeriana Seminario de investigación Departamento de Electrónica y Ciencias de la Computación

More information

Technique for the electric and magnetic parameter measurement of powdered materials

Technique for the electric and magnetic parameter measurement of powdered materials Computational Methods and Experimental Measurements XIV 41 Technique for the electric and magnetic parameter measurement of powdered materials R. Kubacki,. Nowosielski & R. Przesmycki Faculty of Electronics,

More information

ECE 497 JS Lecture -03 Transmission Lines

ECE 497 JS Lecture -03 Transmission Lines ECE 497 JS Lecture -03 Transmission Lines Spring 2004 Jose E. Schutt-Aine Electrical & Computer Engineering University of Illinois jose@emlab.uiuc.edu 1 MAXWELL S EQUATIONS B E = t Faraday s Law of Induction

More information

Effective Conductivity Concept for Modeling Conductor Surface Roughness G. Gold, K. Helmreich Institute of Microwaves and Photonics

Effective Conductivity Concept for Modeling Conductor Surface Roughness G. Gold, K. Helmreich Institute of Microwaves and Photonics Effective Conductivity Concept for Modeling Conductor Surface Roughness Institute of Microwaves and Photonics Friedrich-Alexander-University Erlangen-Nuremberg gerald.gold@fau.de klaus.helmreich@fau.de

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

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

A Time Domain Approach to Power Integrity for Printed Circuit Boards

A Time Domain Approach to Power Integrity for Printed Circuit Boards A Time Domain Approach to Power Integrity for Printed Circuit Boards N. L. Mattey 1*, G. Edwards 2 and R. J. Hood 2 1 Electrical & Optical Systems Research Division, Faculty of Engineering, University

More information

Effects from the Thin Metallic Substrate Sandwiched in Planar Multilayer Microstrip Lines

Effects from the Thin Metallic Substrate Sandwiched in Planar Multilayer Microstrip Lines Progress In Electromagnetics Research Symposium 2006, Cambridge, USA, March 26-29 115 Effects from the Thin Metallic Substrate Sandwiched in Planar Multilayer Microstrip Lines L. Zhang and J. M. Song Iowa

More information

Finite Element Method (FEM)

Finite Element Method (FEM) Finite Element Method (FEM) The finite element method (FEM) is the oldest numerical technique applied to engineering problems. FEM itself is not rigorous, but when combined with integral equation techniques

More information

MAGNETIC FIELDS & UNIFORM PLANE WAVES

MAGNETIC FIELDS & UNIFORM PLANE WAVES MAGNETIC FIELDS & UNIFORM PLANE WAVES Name Section Multiple Choice 1. (8 Pts) 2. (8 Pts) 3. (8 Pts) 4. (8 Pts) 5. (8 Pts) Notes: 1. In the multiple choice questions, each question may have more than one

More information

Study of Specific Absorption Rate (SAR) in the human head by metamaterial attachment

Study of Specific Absorption Rate (SAR) in the human head by metamaterial attachment Study of Specific Absorption Rate (SAR) in the human head by metamaterial attachment M. T Islam 1a), M. R. I. Faruque 2b), and N. Misran 1,2c) 1 Institute of Space Science (ANGKASA), Universiti Kebangsaan

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

4.4 Microstrip dipole

4.4 Microstrip dipole 4.4 Microstrip dipole Basic theory Microstrip antennas are frequently used in today's wireless communication systems. Thanks to their low profile, they can be mounted to the walls of buildings, to the

More information

ECE 451 Advanced Microwave Measurements. TL Characterization

ECE 451 Advanced Microwave Measurements. TL Characterization ECE 451 Advanced Microwave Measurements TL Characterization Jose E. Schutt-Aine Electrical & Computer Engineering University of Illinois jesa@illinois.edu ECE 451 Jose Schutt-Aine 1 Maxwell s Equations

More information

EECS 117 Lecture 3: Transmission Line Junctions / Time Harmonic Excitation

EECS 117 Lecture 3: Transmission Line Junctions / Time Harmonic Excitation EECS 117 Lecture 3: Transmission Line Junctions / Time Harmonic Excitation Prof. Niknejad University of California, Berkeley University of California, Berkeley EECS 117 Lecture 3 p. 1/23 Transmission Line

More information

Model Order Reduction and Stability Enforcement of Finite-Difference Time-Domain Equations Beyond the CFL Limit. Xihao Li

Model Order Reduction and Stability Enforcement of Finite-Difference Time-Domain Equations Beyond the CFL Limit. Xihao Li Model Order Reduction and Stability Enforcement of Finite-Difference Time-Domain Equations Beyond the CFL Limit by Xihao Li A thesis submitted in conformity with the requirements for the degree of Master

More information

Accurate Modeling of Spiral Inductors on Silicon From Within Cadence Virtuoso using Planar EM Simulation. Agilent EEsof RFIC Seminar Spring 2004

Accurate Modeling of Spiral Inductors on Silicon From Within Cadence Virtuoso using Planar EM Simulation. Agilent EEsof RFIC Seminar Spring 2004 Accurate Modeling of Spiral Inductors on Silicon From Within Cadence Virtuoso using Planar EM Simulation Agilent EEsof RFIC Seminar Spring Overview Spiral Inductor Models Availability & Limitations Momentum

More information

CERN Accelerator School. RF Cavities. Erk Jensen CERN BE-RF

CERN Accelerator School. RF Cavities. Erk Jensen CERN BE-RF CERN Accelerator School RF Cavities Erk Jensen CERN BE-RF CERN Accelerator School, Varna 010 - "Introduction to Accelerator Physics" What is a cavity? 3-Sept-010 CAS Varna/Bulgaria 010- RF Cavities Lorentz

More information

Lecture 3 Fiber Optical Communication Lecture 3, Slide 1

Lecture 3 Fiber Optical Communication Lecture 3, Slide 1 Lecture 3 Optical fibers as waveguides Maxwell s equations The wave equation Fiber modes Phase velocity, group velocity Dispersion Fiber Optical Communication Lecture 3, Slide 1 Maxwell s equations in

More information

Electromagnetics in COMSOL Multiphysics is extended by add-on Modules

Electromagnetics in COMSOL Multiphysics is extended by add-on Modules AC/DC Module Electromagnetics in COMSOL Multiphysics is extended by add-on Modules 1) Start Here 2) Add Modules based upon your needs 3) Additional Modules extend the physics you can address 4) Interface

More information

CHAPTER 9 ELECTROMAGNETIC WAVES

CHAPTER 9 ELECTROMAGNETIC WAVES CHAPTER 9 ELECTROMAGNETIC WAVES Outlines 1. Waves in one dimension 2. Electromagnetic Waves in Vacuum 3. Electromagnetic waves in Matter 4. Absorption and Dispersion 5. Guided Waves 2 Skip 9.1.1 and 9.1.2

More information

USAGE OF NUMERICAL METHODS FOR ELECTROMAGNETIC SHIELDS OPTIMIZATION

USAGE OF NUMERICAL METHODS FOR ELECTROMAGNETIC SHIELDS OPTIMIZATION October 4-6, 2007 - Chiinu, Rep.Moldova USAGE OF NUMERICAL METHODS FOR ELECTROMAGNETIC SHIELDS OPTIMIZATION Ionu- P. NICA, Valeriu Gh. DAVID, /tefan URSACHE Gh. Asachi Technical University Iai, Faculty

More information

Microwave Network Analysis

Microwave Network Analysis Prof. Dr. Mohammad Tariqul Islam titareq@gmail.my tariqul@ukm.edu.my Microwave Network Analysis 1 Text Book D.M. Pozar, Microwave engineering, 3 rd edition, 2005 by John-Wiley & Sons. Fawwaz T. ILABY,

More information

Microwave Phase Shift Using Ferrite Filled Waveguide Below Cutoff

Microwave Phase Shift Using Ferrite Filled Waveguide Below Cutoff Microwave Phase Shift Using Ferrite Filled Waveguide Below Cutoff CHARLES R. BOYD, JR. Microwave Applications Group, Santa Maria, California, U. S. A. ABSTRACT Unlike conventional waveguides, lossless

More information

Supplementary Information

Supplementary Information S1 Supplementary Information S2 Forward Backward Forward Backward Normalized to Normalized to Supplementary Figure 1 Maximum local field ratio and transmission coefficient. Maximum local field ratio (green

More information

Virtual Prototype of a Dielectric Window for High Power Microwave Tubes

Virtual Prototype of a Dielectric Window for High Power Microwave Tubes Virtual Prototype of a Dielectric Window for High Power Microwave Tubes Alberto Leggieri, Davide Passi and Franco Di Paolo Università degli Studi di Roma Tor Vergata, Department of Electronic Engineering,

More information

Analytic Solutions for Periodically Loaded Transmission Line Modeling

Analytic Solutions for Periodically Loaded Transmission Line Modeling Analytic Solutions for Periodically Loaded Transmission Line Modeling Paul G. Huray, huray@sc.edu Priya Pathmanathan, Intel priyap@qti.qualcomm.com Steve Pytel, Intel steve.pytel@ansys.com April 4, 2014

More information

Full Wave Analysis of RF Signal Attenuation in a Lossy Rough Surface Cave Using a High Order Time Domain Vector Finite Element Method

Full Wave Analysis of RF Signal Attenuation in a Lossy Rough Surface Cave Using a High Order Time Domain Vector Finite Element Method Progress In Electromagnetics Research Symposium 2006, Cambridge, USA, March 26-29 425 Full Wave Analysis of RF Signal Attenuation in a Lossy Rough Surface Cave Using a High Order Time Domain Vector Finite

More information

Engineering Electromagnetics

Engineering Electromagnetics Nathan Ida Engineering Electromagnetics With 821 Illustrations Springer Contents Preface vu Vector Algebra 1 1.1 Introduction 1 1.2 Scalars and Vectors 2 1.3 Products of Vectors 13 1.4 Definition of Fields

More information

EM Simulations using the PEEC Method - Case Studies in Power Electronics

EM Simulations using the PEEC Method - Case Studies in Power Electronics EM Simulations using the PEEC Method - Case Studies in Power Electronics Andreas Müsing Swiss Federal Institute of Technology (ETH) Zürich Power Electronic Systems www.pes.ee.ethz.ch 1 Outline Motivation:

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

1 Chapter 8 Maxwell s Equations

1 Chapter 8 Maxwell s Equations Electromagnetic Waves ECEN 3410 Prof. Wagner Final Review Questions 1 Chapter 8 Maxwell s Equations 1. Describe the integral form of charge conservation within a volume V through a surface S, and give

More information

PHY3128 / PHYM203 (Electronics / Instrumentation) Transmission Lines

PHY3128 / PHYM203 (Electronics / Instrumentation) Transmission Lines Transmission Lines Introduction A transmission line guides energy from one place to another. Optical fibres, waveguides, telephone lines and power cables are all electromagnetic transmission lines. are

More information

Electromagnetic Waves

Electromagnetic Waves Electromagnetic Waves Our discussion on dynamic electromagnetic field is incomplete. I H E An AC current induces a magnetic field, which is also AC and thus induces an AC electric field. H dl Edl J ds

More information

Parameter Study and Coupled S-Parameter Calculations of Superconducting RF Cavities

Parameter Study and Coupled S-Parameter Calculations of Superconducting RF Cavities Parameter Study and Coupled S-Parameter Calculations of Superconducting RF Cavities Tomasz Galek, Thomas Flisgen, Korinna Brackebusch, Kai Papke and Ursula van Rienen CST European User Conference 24.05.2012,

More information

EM Thermal Co-Simulation

EM Thermal Co-Simulation CST STUDIO SUITE 2008 Application and Feature Tutorial EM Thermal Co-Simulation Workflow -Material Settings -Boundaries -Losses Examples 1 ube / v1.0 / 14. Sep 2007 Steps for EM-Thermal Co- Simulation

More information

Evanescent modes stored in cavity resonators with backward-wave slabs

Evanescent modes stored in cavity resonators with backward-wave slabs arxiv:cond-mat/0212392v1 17 Dec 2002 Evanescent modes stored in cavity resonators with backward-wave slabs S.A. Tretyakov, S.I. Maslovski, I.S. Nefedov, M.K. Kärkkäinen Radio Laboratory, Helsinki University

More information

Cavity basics. 1 Introduction. 2 From plane waves to cavities. E. Jensen CERN, Geneva, Switzerland

Cavity basics. 1 Introduction. 2 From plane waves to cavities. E. Jensen CERN, Geneva, Switzerland Cavity basics E. Jensen CERN, Geneva, Switerland Abstract The fields in rectangular and circular waveguides are derived from Maxwell s equations by superposition of plane waves. Subsequently the results

More information

INTRODUCTION TO TRANSMISSION LINES DR. FARID FARAHMAND FALL 2012

INTRODUCTION TO TRANSMISSION LINES DR. FARID FARAHMAND FALL 2012 INTRODUCTION TO TRANSMISSION LINES DR. FARID FARAHMAND FALL 2012 http://www.empowermentresources.com/stop_cointelpro/electromagnetic_warfare.htm RF Design In RF circuits RF energy has to be transported

More information

ERROR CONVERGENCE ANALYSIS FOR LOCAL HYPERTHERMIA APPLICATIONS

ERROR CONVERGENCE ANALYSIS FOR LOCAL HYPERTHERMIA APPLICATIONS Journal of Engineering Science and Technology Vol. 11, No. 1 (2016) 060-067 School of Engineering, Taylor s University ERROR CONVERGENCE ANALYSIS FOR LOCAL HYPERTHERMIA APPLICATIONS NEERU MALHOTRA 1, *,

More information

Lecture 5 Notes, Electromagnetic Theory II Dr. Christopher S. Baird, faculty.uml.edu/cbaird University of Massachusetts Lowell

Lecture 5 Notes, Electromagnetic Theory II Dr. Christopher S. Baird, faculty.uml.edu/cbaird University of Massachusetts Lowell Lecture 5 Notes, Electromagnetic Theory II Dr. Christopher S. Baird, faculty.uml.edu/cbaird University of Massachusetts Lowell 1. Waveguides Continued - In the previous lecture we made the assumption that

More information

Non-Sinusoidal Waves on (Mostly Lossless)Transmission Lines

Non-Sinusoidal Waves on (Mostly Lossless)Transmission Lines Non-Sinusoidal Waves on (Mostly Lossless)Transmission Lines Don Estreich Salazar 21C Adjunct Professor Engineering Science October 212 https://www.iol.unh.edu/services/testing/sas/tools.php 1 Outline of

More information

Lecture 2 Notes, Electromagnetic Theory II Dr. Christopher S. Baird, faculty.uml.edu/cbaird University of Massachusetts Lowell

Lecture 2 Notes, Electromagnetic Theory II Dr. Christopher S. Baird, faculty.uml.edu/cbaird University of Massachusetts Lowell Lecture Notes, Electromagnetic Theory II Dr. Christopher S. Baird, faculty.uml.edu/cbaird University of Massachusetts Lowell 1. Dispersion Introduction - An electromagnetic wave with an arbitrary wave-shape

More information

Graduate Diploma in Engineering Circuits and waves

Graduate Diploma in Engineering Circuits and waves 9210-112 Graduate Diploma in Engineering Circuits and waves You should have the following for this examination one answer book non-programmable calculator pen, pencil, ruler No additional data is attached

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

Electromagnetic Theory for Microwaves and Optoelectronics

Electromagnetic Theory for Microwaves and Optoelectronics Keqian Zhang Dejie Li Electromagnetic Theory for Microwaves and Optoelectronics Second Edition With 280 Figures and 13 Tables 4u Springer Basic Electromagnetic Theory 1 1.1 Maxwell's Equations 1 1.1.1

More information

The Cooper Union Department of Electrical Engineering ECE135 Engineering Electromagnetics Exam II April 12, Z T E = η/ cos θ, Z T M = η cos θ

The Cooper Union Department of Electrical Engineering ECE135 Engineering Electromagnetics Exam II April 12, Z T E = η/ cos θ, Z T M = η cos θ The Cooper Union Department of Electrical Engineering ECE135 Engineering Electromagnetics Exam II April 12, 2012 Time: 2 hours. Closed book, closed notes. Calculator provided. For oblique incidence of

More information

Multilayer Reflectivity

Multilayer Reflectivity Multilayer Reflectivity John E. Davis jed@jedsoft.org January 5, 2014 1 Introduction The purpose of this document is to present an ab initio derivation of the reflectivity for a plane electromagnetic wave

More information

COURTESY IARE. Code No: R R09 Set No. 2

COURTESY IARE. Code No: R R09 Set No. 2 Code No: R09220404 R09 Set No. 2 II B.Tech II Semester Examinations,APRIL 2011 ELECTRO MAGNETIC THEORY AND TRANSMISSION LINES Common to Electronics And Telematics, Electronics And Communication Engineering,

More information

New Aspects of Old Equations: Metamaterials and Beyond (Part 2) 신종화 KAIST 물리학과

New Aspects of Old Equations: Metamaterials and Beyond (Part 2) 신종화 KAIST 물리학과 New Aspects of Old Equations: Metamaterials and Beyond (Part 2) 신종화 KAIST 물리학과 Metamaterial Near field Configuration in Periodic Structures New Material Material and Metamaterial Material Metamaterial

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

Electromagnetic waves in free space

Electromagnetic waves in free space Waveguide notes 018 Electromagnetic waves in free space We start with Maxwell s equations for an LIH medum in the case that the source terms are both zero. = =0 =0 = = Take the curl of Faraday s law, then

More information

Waveguides and Cavities

Waveguides and Cavities Waveguides and Cavities John William Strutt also known as Lord Rayleigh (1842-1919) September 17, 2001 Contents 1 Reflection and Transmission at a Conducting Wall 2 1.1 Boundary Conditions...........................

More information

Computational Electromagnetics: from Metamaterials to Particle Accelerators

Computational Electromagnetics: from Metamaterials to Particle Accelerators Computational Electromagnetics: from Metamaterials to Particle Accelerators Arya Fallahi Ultrafast optics and X-ray Division 1. July 213 2/44 Outline Ø Frequency Selective Surfaces (FSS) Analysis techniques:

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

ECE 107: Electromagnetism

ECE 107: Electromagnetism ECE 107: Electromagnetism Notes Set 1 Instructor: Prof. Vitaliy Lomakin Department of Electrical and Computer Engineering University of California, San Diego, CA 92093 1 Introduction (1) atom Electromagnetism

More information

Part 1. The diffusion equation

Part 1. The diffusion equation Differential Equations FMNN10 Graded Project #3 c G Söderlind 2016 2017 Published 2017-11-27. Instruction in computer lab 2017-11-30/2017-12-06/07. Project due date: Monday 2017-12-11 at 12:00:00. Goals.

More information

Microstrip Coupler with Complementary Split-Ring Resonator (CSRR)

Microstrip Coupler with Complementary Split-Ring Resonator (CSRR) Microstrip Coupler with Complementary Split-Ring Resonator (CSRR) E-242 Course Project Report Submitted by, EMIL MATHEW JOSEPH 4810-411-091-07049 Guided by, Prof. K J VINOY Department of Electrical and

More information

Conventional Paper I (a) (i) What are ferroelectric materials? What advantages do they have over conventional dielectric materials?

Conventional Paper I (a) (i) What are ferroelectric materials? What advantages do they have over conventional dielectric materials? Conventional Paper I-03.(a) (i) What are ferroelectric materials? What advantages do they have over conventional dielectric materials? (ii) Give one example each of a dielectric and a ferroelectric material

More information

Transmission Lines. Plane wave propagating in air Y unguided wave propagation. Transmission lines / waveguides Y. guided wave propagation

Transmission Lines. Plane wave propagating in air Y unguided wave propagation. Transmission lines / waveguides Y. guided wave propagation Transmission Lines Transmission lines and waveguides may be defined as devices used to guide energy from one point to another (from a source to a load). Transmission lines can consist of a set of conductors,

More information

Design of a Metafilm-composite Dielectric Shielding Structure Using a Genetic Algorithm

Design of a Metafilm-composite Dielectric Shielding Structure Using a Genetic Algorithm Design of a Metafilm-composite Dielectric Shielding Structure Using a Genetic Algorithm J. Y. Huang, M. Y. Koledintseva, P. C. Rva, J. L. Drewniak R. E. DuBroff, B. Archambeault 2, and K. N. Rozanov 3

More information

EM Waves. From previous Lecture. This Lecture More on EM waves EM spectrum Polarization. Displacement currents Maxwell s equations EM Waves

EM Waves. From previous Lecture. This Lecture More on EM waves EM spectrum Polarization. Displacement currents Maxwell s equations EM Waves EM Waves This Lecture More on EM waves EM spectrum Polarization From previous Lecture Displacement currents Maxwell s equations EM Waves 1 Reminders on waves Traveling waves on a string along x obey the

More information

An Explicit and Unconditionally Stable FDTD Method for Electromagnetic Analysis

An Explicit and Unconditionally Stable FDTD Method for Electromagnetic Analysis IEEE TRANSACTIONS ON MICROWAVE THEORY AND TECHNIQUES 1 An Explicit and Unconditionally Stable FDTD Method for Electromagnetic Analysis Md. Gaffar and Dan Jiao, Senior Member, IEEE Abstract In this paper,

More information

1. Consider the biconvex thick lens shown in the figure below, made from transparent material with index n and thickness L.

1. Consider the biconvex thick lens shown in the figure below, made from transparent material with index n and thickness L. Optical Science and Engineering 2013 Advanced Optics Exam Answer all questions. Begin each question on a new blank page. Put your banner ID at the top of each page. Please staple all pages for each individual

More information

Simulation and Numerical Modeling of a Rectangular Patch Antenna Using Finite Difference Time Domain (FDTD) Method

Simulation and Numerical Modeling of a Rectangular Patch Antenna Using Finite Difference Time Domain (FDTD) Method Journal of Computer Science and Information Technology June 2014, Vol. 2, No. 2, pp. 01-08 ISSN: 2334-2366 (Print), 2334-2374 (Online) Copyright The Author(s). 2014. All Rights Reserved. Published by American

More information

Introduction. Concept of shielding

Introduction. Concept of shielding Shielding Introduction Concept of shielding Shielding of a metal shield (theory) For E field SE.. 2log E E i t For H field SE.. 2log H H i t Do they be equal? Shielding of a metal shield (theory) It depends.

More information

Air Force Research Laboratory

Air Force Research Laboratory Air Force Research Laboratory Materials with Engineered Dispersion for the Enhancement of Light-Matter Interactions 10 January 2013 Ilya Vitebskiy, AFRL/RYDP Integrity Service Excellence SUBTOPIC 1 Nonreciprocal

More information

APPLICATION OF NON-BIASED FERRITES

APPLICATION OF NON-BIASED FERRITES IMS-004 Workshop WMH APPLICATION OF NON-BIASED FERRITES FOR THE SUPPRESSION OF EMI FROM RF TO MM WAVES Karén Kocharyan RENAISSANCE Electronics Corporation 1 Lancaster County Rd., Harvard, MA 01451 kkocharyan@rec-usa.com

More information

Efficiency and Bandwidth Improvement Using Metamaterial of Microstrip Patch Antenna

Efficiency and Bandwidth Improvement Using Metamaterial of Microstrip Patch Antenna Efficiency and Bandwidth Improvement Using Metamaterial of Microstrip Patch Antenna Aakash Mithari 1, Uday Patil 2 1Student Department of Electronics Technology Engg., Shivaji University, Kolhapur, Maharashtra,

More information

Transmission-Reflection Method to Estimate Permittivity of Polymer

Transmission-Reflection Method to Estimate Permittivity of Polymer Transmission-Reflection Method to Estimate Permittivity of Polymer Chanchal Yadav Department of Physics & Electronics, Rajdhani College, University of Delhi, Delhi, India Abstract In transmission-reflection

More information

ELECTROMAGNETIC FIELDS AND WAVES

ELECTROMAGNETIC FIELDS AND WAVES ELECTROMAGNETIC FIELDS AND WAVES MAGDY F. ISKANDER Professor of Electrical Engineering University of Utah Englewood Cliffs, New Jersey 07632 CONTENTS PREFACE VECTOR ANALYSIS AND MAXWELL'S EQUATIONS IN

More information

LUMPED EQUIVALENT MODELS OF COMPLEX RF STRUCTURES

LUMPED EQUIVALENT MODELS OF COMPLEX RF STRUCTURES LUMPED EQUIVALENT MODELS O COMPLEX R STRUCTURES T lisgen, J Heller, U van Rienen, Universität Rostock, IAE, IE, 1859 Rostock, Germany Abstract The prediction of R properties of complex accelerating structures

More information

444 Index Boundary condition at transmission line short circuit, 234 for normal component of B, 170, 180 for normal component of D, 169, 180 for tange

444 Index Boundary condition at transmission line short circuit, 234 for normal component of B, 170, 180 for normal component of D, 169, 180 for tange Index A. see Magnetic vector potential. Acceptor, 193 Addition of complex numbers, 19 of vectors, 3, 4 Admittance characteristic, 251 input, 211 line, 251 Ampere, definition of, 427 Ampere s circuital

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

Implementational Aspects of Eigenmode Computation based on Perturbation Theory

Implementational Aspects of Eigenmode Computation based on Perturbation Theory Implementational Aspects of Eigenmode Computation based on Perturbation Theory Korinna Brackebusch Prof. Ursula van Rienen University of Rostock 11th International Computational Accelerator Physics Conference

More information

A RIGOROUS TWO-DIMENSIONAL FIELD ANALYSIS OF DFB STRUCTURES

A RIGOROUS TWO-DIMENSIONAL FIELD ANALYSIS OF DFB STRUCTURES Progress In Electromagnetics Research, PIER 22, 197 212, 1999 A RIGOROUS TWO-DIMENSIONAL FIELD ANALYSIS OF DFB STRUCTURES M. Akbari, M. Shahabadi, and K. Schünemann Arbeitsbereich Hochfrequenztechnik Technische

More information

Lecture 12. Microwave Networks and Scattering Parameters

Lecture 12. Microwave Networks and Scattering Parameters Lecture Microwave Networs and cattering Parameters Optional Reading: teer ection 6.3 to 6.6 Pozar ection 4.3 ElecEng4FJ4 LECTURE : MICROWAE NETWORK AND -PARAMETER Microwave Networs: oltages and Currents

More information

ECE 497 JS Lecture - 13 Projects

ECE 497 JS Lecture - 13 Projects ECE 497 JS Lecture - 13 Projects Spring 2004 Jose E. Schutt-Aine Electrical & Computer Engineering University of Illinois jose@emlab.uiuc.edu 1 ECE 497 JS - Projects All projects should be accompanied

More information

Traversal time in periodically loaded waveguides

Traversal time in periodically loaded waveguides Z. Phys. B 100, 595 599 (1996) Traversal time in periodically loaded waveguides E. Cuevas, V. Gasparian, M. Ortun o, J. Ruiz Departamento de Física, Universidad de Murcia, E-30080 Murcia, Spain Department

More information

4. Given a range of frequencies, which of the following systems is best for transmission line load matching?

4. Given a range of frequencies, which of the following systems is best for transmission line load matching? IES-00- Paper-I. Consider the following statements: For a rectangular waveguide with dimensions a b where b is the narrow dimension, small value of b. Gives a larger separation between cutoff frequencies

More information

Finite Difference Solution of Maxwell s Equations

Finite Difference Solution of Maxwell s Equations Chapter 1 Finite Difference Solution of Maxwell s Equations 1.1 Maxwell s Equations The principles of electromagnetism have been deduced from experimental observations. These principles are Faraday s law,

More information

Uniform Plane Waves Page 1. Uniform Plane Waves. 1 The Helmholtz Wave Equation

Uniform Plane Waves Page 1. Uniform Plane Waves. 1 The Helmholtz Wave Equation Uniform Plane Waves Page 1 Uniform Plane Waves 1 The Helmholtz Wave Equation Let s rewrite Maxwell s equations in terms of E and H exclusively. Let s assume the medium is lossless (σ = 0). Let s also assume

More information

COLLOCATED SIBC-FDTD METHOD FOR COATED CONDUCTORS AT OBLIQUE INCIDENCE

COLLOCATED SIBC-FDTD METHOD FOR COATED CONDUCTORS AT OBLIQUE INCIDENCE Progress In Electromagnetics Research M, Vol. 3, 239 252, 213 COLLOCATED SIBC-FDTD METHOD FOR COATED CONDUCTORS AT OBLIQUE INCIDENCE Lijuan Shi 1, 3, Lixia Yang 2, *, Hui Ma 2, and Jianning Ding 3 1 School

More information

Electromagnetic Modeling and Simulation

Electromagnetic Modeling and Simulation Electromagnetic Modeling and Simulation Erin Bela and Erik Hortsch Department of Mathematics Research Experiences for Undergraduates April 7, 2011 Bela and Hortsch (OSU) EM REU 2010 1 / 45 Maxwell s Equations

More information

Reduction of Simulation Times for High-Q Structures Using the Resonance Equation

Reduction of Simulation Times for High-Q Structures Using the Resonance Equation Progress In Electromagnetics Research M, Vol. 44, 149 160, 2015 Reduction of Simulation Times for High-Q Structures Using the Resonance Equation Thomas Wesley Hall 1, 2, *, Prabhakar Bandaru 2, and Daniel

More information

Electrical and optical properties of materials

Electrical and optical properties of materials Electrical and optical properties of materials John JL Morton Part 4: Mawell s Equations We have already used Mawell s equations for electromagnetism, and in many ways they are simply a reformulation (or

More information

STUDY OF LOSS EFFECT OF TRANSMISSION LINES AND VALIDITY OF A SPICE MODEL IN ELECTROMAG- NETIC TOPOLOGY

STUDY OF LOSS EFFECT OF TRANSMISSION LINES AND VALIDITY OF A SPICE MODEL IN ELECTROMAG- NETIC TOPOLOGY Progress In Electromagnetics Research, PIER 90, 89 103, 2009 STUDY OF LOSS EFFECT OF TRANSMISSION LINES AND VALIDITY OF A SPICE MODEL IN ELECTROMAG- NETIC TOPOLOGY H. Xie, J. Wang, R. Fan, andy. Liu Department

More information

An iterative solver enhanced with extrapolation for steady-state high-frequency Maxwell problems

An iterative solver enhanced with extrapolation for steady-state high-frequency Maxwell problems An iterative solver enhanced with extrapolation for steady-state high-frequency Maxwell problems K. Hertel 1,2, S. Yan 1,2, C. Pflaum 1,2, R. Mittra 3 kai.hertel@fau.de 1 Lehrstuhl für Systemsimulation

More information

XXXXXXXXXXXXXXX. First Pre-Board Examination, Physics

XXXXXXXXXXXXXXX. First Pre-Board Examination, Physics Series SSO Code No. 55/1/B Roll No. Candidates must write the code on the title page of the answer book General Instructions: Please check that this question paper contains 6 printed pages. Code number

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

Omar M. Ramahi University of Waterloo Waterloo, Ontario, Canada

Omar M. Ramahi University of Waterloo Waterloo, Ontario, Canada Omar M. Ramahi University of Waterloo Waterloo, Ontario, Canada Traditional Material!! Electromagnetic Wave ε, μ r r The only properties an electromagnetic wave sees: 1. Electric permittivity, ε 2. Magnetic

More information

Quasi-static Vertical Magnetic Field of a Large Horizontal Circular Loop Located at the Earth s Surface

Quasi-static Vertical Magnetic Field of a Large Horizontal Circular Loop Located at the Earth s Surface Progress In Electromagnetics Research Letters, Vol. 6, 9 34, 16 Quasi-static Vertical Magnetic Field of a Large Horizontal Circular Loop Located at the Earth s Surface Mauro Parise * Abstract In this work,

More information

Drawbacks in Metallic Waveguides. α f. Skin effect. Surface roughness Mono-mode operation Narrow band in metallic rectangular waveguide

Drawbacks in Metallic Waveguides. α f. Skin effect. Surface roughness Mono-mode operation Narrow band in metallic rectangular waveguide Drawbacks in Metallic Waveguides Skin effect α f Surface roughness Mono-mode operation 1 Narrow band in metallic rectangular waveguide 2 α f α 3 f 2 to f 5 2 Types of Dielectric Waveguide ε r2 (a) Circular

More information

Physics (Theory) There are 30 questions in total. Question Nos. 1 to 8 are very short answer type questions and carry one mark each.

Physics (Theory) There are 30 questions in total. Question Nos. 1 to 8 are very short answer type questions and carry one mark each. Physics (Theory) Time allowed: 3 hours] [Maximum marks:70 General Instructions: (i) All questions are compulsory. (ii) (iii) (iii) (iv) (v) There are 30 questions in total. Question Nos. 1 to 8 are very

More information