Thorsten Liebig, Andreas Rennings, and Daniel Erni

Size: px
Start display at page:

Download "Thorsten Liebig, Andreas Rennings, and Daniel Erni"

Transcription

1 8th Workshop on Numerical Methods for Optical Nanostructures, ETH Zürich, July 2-4, Zürich Switzerland, 2012 OpenEMS A Free and Open Source Cartesian and Cylindrical EC-FDTD Simulation Platform Supporting Multi-Pole Drude/Lorentz Dispersive Material Models for Plasmonic Nanostructures Thorsten Liebig, Andreas Rennings, and Daniel Erni General and Theoretical Electrical Engineering (ATE), Faculty of Engineering, University of Duisburg-Essen, and CENIDE Center for Nanointegration Duisburg-Essen, D Duisburg, Germany thorsten.liebig@uni-due.de Web: Abstract OpenEMS [1] is a full vectorial three-dimensional equivalent-circuit (EC) finite-difference time-domain (FDTD) simulation platform with complete support for either Cartesian or cylindrical coordinates. Because of its memory efficiency and speed, the FDTD method is known to be particularly well suited for large three-dimensional problems, where the latter can either be a large complex system [2] or a sophisticated optical nano-structure. It s worth noting that the EC-FDTD formulation has clear benefits such as a reduced numerical effort inside the iteration loop due to a reduced number of multiplications (which is intrinsic to the representation of fields with corresponding state variables such as voltages and currents) and the intuitive incorporation of (highly) dispersive materials. For example materials that are represented by multi-polar Drude/Lorentz type models [3] can be easily implemented along corresponding extensions of the associated EC (in the form of small tailored filter sections), which mimicks the material dispersion underlying e.g. plasmonic structures, wide band conducting sheet models or even more challenging material properties like biological tissue [4]. An additional virtue of the EC- FDTD formulation is its affinity to an energy-based stability criterion that tends to relax the usually applied Courant-Friedrich-Levy (CFL) stability criterion. To our knowledge there are only very few free and open source FDTD solver that support adaptable dispersive material models and there is virtually no available code that supports this type of material feature using fully graded meshing in Cartesian and cylindrical coordinates. OpenEMS can be deployed on any modern personal computer running Linux or Windows and with the support of MPI, openems is even ready to run on a Linux cluster (or a supercomputer). At the workshop we will present an insight into the EC-FDTD formulation for the Cartesian and cylindrical mesh and discuss our concept of «engine extensions» as a very systematic and simple approach to implement even complex material models without the need of modifications to the generic (and speed optimized) FDTD core iteration engine. Hence OpenEMS is open to the community to contribute many additional and exciting new engine extensions. Furthermore we will elucidate our user-friendly Matlab/Octave scripting interface to setup, control and evaluate the EC- FDTD simulation, as well as a simple graphical user interface providing a 2D/3D structural viewer. We will conclude with a plasmonic nanodevice example that exploits our cylindrical meshing feature. [1] T. Liebig, openems Website: [2] T. Liebig, D. Erni, A. Rennings, N. H. L. Koster, J. Fröhlich, ESMRMB 2011, Oct. 6-8, Leipzig, pp. 22, [3] A. Rennings, Elektromagnetische Zeitbereichssimulationen innovativer Antennen auf Basis von Metamaterialien. Dissertation, University of Duisburg-Essen, [4] S. Huclova, D. Erni, J. Fröhlich, Journal of Physics D: Applied Physics, 43(36), , 2010.

2 OpenEMS - A Free and Open Source Cartesian & Cylindrical EC-FDTD Simulation Platform Supporting Multi-Polar Drude/Lorentz Dispersive Material Models for Plasmonic Nanstructures Thorsten Liebig*, Andre Rennings, and Daniel Erni General and Theoretical Electrical Engineering (ATE), Faculty of Engineering, University of Duisburg-Essen, and CENIDE Center for Nanointegration Duisburg-Essen D-47048, Duisburg, Germany Outline Thorsten Liebig thorsten.liebig@uni-due.de openemsa - Free and Open Source EC-FDTD Simulation Platform 2 / 23

3 Outline Thorsten Liebig thorsten.liebig@uni-due.de openemsa - Free and Open Source EC-FDTD Simulation Platform 3 / 23 EC-FDTD Yee Scheme in Cartesian Coordinates Difference to the conventional FDTD scheme: Edge voltages, e.g.: v x =Δ x E x instead of the electric field E x Edge currents, e.g.: i y = Δ y H y instead of the magnetic field H y Ex(nz + 1) Ay Ex(nz + 1) Hx Ñ Ez(nx + 1) Hx Ñ Ez(nx + 1) Ez Hy Ez Hy N Ey Hz N Ey Hz Hz(ny 1) Ex Ãx Hz(ny 1) Ex Hy(nz 1) Hy(nz 1) This yields the update equations for the equivalent circuit (EC) FDTD: v x = i y = 2Cx ΔtGx 2C x +Δ tg x v x + 2Δ t (i y i y(n z 1) i z + i z(n y 1)) 2C x +Δ tg x 2Ly ΔtRy 2Δ t i y (v z v z(n x + 1) v x + v x(n z + 1)) 2L y +Δ tr y 2L x +Δ tr y Thorsten Liebig thorsten.liebig@uni-due.de openemsa - Free and Open Source EC-FDTD Simulation Platform 4 / 23

4 Advantages of the EC-FDTD Scheme The EC-FDTD and conventional FDTD scheme are numerically equivalent with all the corresponding (dis)advantages of the FDTD method Only two coefficients for each update equation instead of three 33% reduced coefficient memory usage 33% less multiplications necessary inside the FDTD engine Intuitive energy-based stability criteria [1] Using capacitors and inductors delivers a deeper inside into material interpolation/averaging Easy integration of advanced dispersive material models as an equivalent circuit filter (see below) All known advanced FDTD features (e.g. PML boundary conditions) canbeusedintheec-fdtdscheme Thorsten Liebig thorsten.liebig@uni-due.de openemsa - Free and Open Source EC-FDTD Simulation Platform 5 / 23 EC-FDTD Yee Scheme in Cylindrical Coordinates Er(nz + 1) Er(nz + 1) A α Ez Hr Hα Ez(nr + 1) Ez Hr Hα Ez(nr + 1) Eα Eα Hz Hz Er Er Hz(nr 1) Ãr Hz(nr 1) Hα(nz 1) Hα(nz 1) Update equations: v r = i α = 2Cr ΔtGr 2C r +Δ tg r v n t 1 r + 2Δt 2C rδ tg r (i α i α(n z 1) i z + i z(n α 1)) 2Lα ΔtRα 2L α +Δ tr α i α 2Δ t (v z v z(n r + 1) v r + v r(n z + 1)) 2L r +Δ tr α Thorsten Liebig thorsten.liebig@uni-due.de openemsa - Free and Open Source EC-FDTD Simulation Platform 6 / 23

5 Differences in Cylindrical and Cartesian EC-FDTD Identical update equations (layout) Identical coefficient format Identical calculations of the equivalent circuit parameters C, G, L, R Identical support for e.g. PML, dispersive materials, etc. Sole difference in calculation of the edge length and surface areas Cartesian Mesh: Cylindrical Mesh: C x,y,z = ε Ãx,y,z Δ x,y,z G x,y,z = κ Ãx,y,z Δ x,y,z L x,y,z = μ Ax,y,z Δ x,y,z R x,y,z = σ Ax,y,z Δ x,y,z C r,z = ε Ãr,z Δ r,z and C α = ε Ãα rδ α G r,z = κ Ãr,z Δ r,z and G α = κ Ãα rδ α L r,z = μ Ar,z Δ r,z and L α = μ Aα r Δ α R r,z = σ Ar,z Δ r,z and R α = σ Aα r Δ α Thorsten Liebig thorsten.liebig@uni-due.de openemsa - Free and Open Source EC-FDTD Simulation Platform 7 / 23 Cylindrical EC-FDTD: Types of Mesh In cylindrical coordinates, different stages of mesh complexity are possible: primary mesh dual mesh primary mesh dual mesh primary mesh dual mesh r α α r α (a) partial cylindrical mesh (b) closed-α mesh (c) full cylindrical mesh Some special treatments are necessary: Closed-α mesh: A special boundary condition in ±α direction is needed Full cylindrical mesh: A special EC-FDTD operator at r = 0 necessary Thorsten Liebig thorsten.liebig@uni-due.de openemsa - Free and Open Source EC-FDTD Simulation Platform 8 / 23

6 Drawback of a full cylindrical mesh The full cylindrical mesh has very tiny cells around the singularity: CFL yields a very small time step and very long simulation time α α Solution: Using sub-grids around r = 0 with a reduced α-resolution! The result is a much larger time step for all cascaded grids Thorsten Liebig thorsten.liebig@uni-due.de openemsa - Free and Open Source EC-FDTD Simulation Platform 9 / 23 Using the EC-FDTD scheme it is quite intuitive to incorporate dispersive material models, e.g. the lossy multi-polar Drude model The additional update equations have to be calculated using an auxiliary differential equation (e.g. as an engine extension) The Drude/Lorentz model is well suited to efficiently model metals at optical frequencies Rigorous energy-based stability proof possible [1] For more detailed information about dispersive material models in the EC-FDTD formulation have a look at: [1] Rennings A., Elektromagnetische Zeitbereichssimulationen innovativer Antennen auf Basis von Metamaterialien., PhD Thesis, University of Duisburg-Essen, Sept Thorsten Liebig thorsten.liebig@uni-due.de openemsa - Free and Open Source EC-FDTD Simulation Platform 10 / 23

7 Outline openems - Engine Extensions Concept Thorsten Liebig thorsten.liebig@uni-due.de openemsa - Free and Open Source EC-FDTD Simulation Platform 11 / 23 openems - Engine Extensions Concept Full 3D EC-FDTD in Cartesian and cylindrical coordinates Multi-polar Drude type material model Powerful and easy to use Matlab/Octave scripting interface: Coordinate dependent material and excitation definition Many geometrical primitives: e.g. cubes, cylinder, spheres, wires, curves... Apply arbitrary affine transformations on all geometrical primitives Simple graphical user interface to review the defined structures Access and process raw or interpolated field dumps in TD or FD Fast multi-threading, near-to-far-field transformation Multi-platform: Linux and Windows fully supported Relies on open source libraries such as boost, hdf5, vtk, fparser... FDTD engine utilizing SSE and multi-threading for higher speed Support for remote and cluster simulation using MPI Thorsten Liebig thorsten.liebig@uni-due.de openemsa - Free and Open Source EC-FDTD Simulation Platform 12 / 23

8 openems - Engine Extensions Concept openems - Engine Extensions Concept EC-FDTD Engine Extension read read write read Generic EC-FDTD Engine voltage updates openems uses a generic and highly optimized FDTD engine Additional FDTD features are encapsulated in engine extensions Extension designer doesn t need to worry about engine internals read write current updates Currently available extensions: PML, Drude material, conducting sheet, Excitation, MPI, cylindrical sub-grids, etc. Thorsten Liebig thorsten.liebig@uni-due.de openemsa - Free and Open Source EC-FDTD Simulation Platform 13 / 23 Outline Thorsten Liebig thorsten.liebig@uni-due.de openemsa - Free and Open Source EC-FDTD Simulation Platform 14 / 23

9 Microwave Patch Antennas Tutorial: Wireless LAN Patch Antenna Example: (a) Conventional / Cartesian Patch Antenna (b) Conformal / Cylindrical Patch Antenna Thorsten Liebig thorsten.liebig@uni-due.de openemsa - Free and Open Source EC-FDTD Simulation Platform 15 / 23 Microwave Helical Antennas Tutorial: Wireless LAN Helical Antenna Example: (a) Helical Antenna using a Cartesian or Cylindrical grid (b) Helical Antenna Array using a Cartesian grid Many more microwave tutorials and examples are included in the openems package... Thorsten Liebig thorsten.liebig@uni-due.de openemsa - Free and Open Source EC-FDTD Simulation Platform 16 / 23

10 Traveling Wave - Magnetic Resonance Imaging I Metabore as a flexible excitation scheme: Simulation Info: CRLH ring antennas with very tiny features 100μm Large overall volume: = 64cm, L = 3m Virtual Family human phantom included 30 million cells or 180 million unknowns Simulation time: 15h (Core-i7) openems is the only known tool to handle this task efficiently Thorsten Liebig thorsten.liebig@uni-due.de openemsa - Free and Open Source EC-FDTD Simulation Platform 17 / 23 Traveling Wave - Magnetic Resonance Imaging II Goal: Narrow window of exposure in a desired body region (e.g. abdomen) Process: 1 Perform one simulation for each ring and each polarization 2 Read all field dumps to setup a field database 3 Optimize the excitation distribution (amplitude and phase vector) for the desired goal function Thorsten Liebig thorsten.liebig@uni-due.de openemsa - Free and Open Source EC-FDTD Simulation Platform 18 / 23

11 Plasmonic (not very nano) Device I An openems show case in the area of plasmonic nano devices: Silver disk (Drude material model) with a concentric Bragg surface grating AG disk : nm grating period: 585 nm grating width: 60 nm grating height: 20 nm Thorsten Liebig thorsten.liebig@uni-due.de openemsa - Free and Open Source EC-FDTD Simulation Platform 19 / 23 Plasmonic (not very nano) Device II Some simulation figures: Wavelength range of excitation (Gaussian pulse): 400 nm nm Simulation domain: 22 μm diameter and height of 7.2 μm 43 million cells (MC) or 258 million unknowns 4 cascaded sub-grids for a reasonable time step Simulation time 17h (Core-i7 CPU) Thorsten Liebig thorsten.liebig@uni-due.de openemsa - Free and Open Source EC-FDTD Simulation Platform 20 / 23

12 Outline Thorsten Liebig thorsten.liebig@uni-due.de openemsa - Free and Open Source EC-FDTD Simulation Platform 21 / 23 The EC-FDTD scheme for Cartesian and cylindrical grids has been presented Cascaded sub-grids are not optional but mandatory for en efficient simulation of full cylindrical grids Using engine extensions allows for an easy and clean integration of (new) advanced and complex FDTD features openems is well suited for a wide range of applications, from RF to plasmonic nano devices using Cartesian or cylindrical grids openems EC-FDTD engine already showing a good speed performance (up to 150 MC/s on a single Core-i7, some GC/s on a cluster) More interesting tutorial examples for plasmonic devices would be desirable Thorsten Liebig thorsten.liebig@uni-due.de openemsa - Free and Open Source EC-FDTD Simulation Platform 22 / 23

13 Further Reading For further information: openems Website: openems Forum: openems Development: openems is a free and open source software Feel free to download, evaluate and contribute Thank you for your attention! Thorsten Liebig thorsten.liebig@uni-due.de openemsa - Free and Open Source EC-FDTD Simulation Platform 23 / 23

openems afreeandopenelectromagneticsolver Jan Taro Svejda, Thorsten Liebig, Andre Rennings, Daniel Erni

openems afreeandopenelectromagneticsolver Jan Taro Svejda, Thorsten Liebig, Andre Rennings, Daniel Erni openems afreeandopenelectromagneticsolver Jan Taro Svejda, Thorsten Liebig, Andre Rennings, Daniel Erni General and Theoretical Electrical Engineering (ATE) University of Duisburg-Essen, 47048 Duisburg,

More information

SUMMARY. Received 2 March 2012; Revised 10 July 2012; Accepted 3 October FDTD; EC FDTD; cylindrical mesh; multigrid; traveling wave MRI

SUMMARY. Received 2 March 2012; Revised 10 July 2012; Accepted 3 October FDTD; EC FDTD; cylindrical mesh; multigrid; traveling wave MRI INTERNATIONAL JOURNAL OF NUMERICAL MODELLING: ELECTRONIC NETWORKS, DEVICES AND FIELDS Int. J. Numer. Model. ( 2012) Published online in Wiley Online Library (wileyonlinelibrary.com)..1875 openems a free

More information

An Introduction to the Finite Difference Time Domain (FDTD) Method & EMPIRE XCcel

An Introduction to the Finite Difference Time Domain (FDTD) Method & EMPIRE XCcel An Introduction to the Finite Difference Time Domain (FDTD) Method & EMPIRE XCcel Simulation Model definition for FDTD DUT Port Simulation Box Graded Mesh six Boundary Conditions 1 FDTD Basics: Field components

More information

A Diagonal Split-cell Model for the High-order Symplectic FDTD Scheme

A Diagonal Split-cell Model for the High-order Symplectic FDTD Scheme PIERS ONLINE, VOL. 2, NO. 6, 2006 715 A Diagonal Split-cell Model for the High-order Symplectic FDTD Scheme Wei Sha, Xianliang Wu, and Mingsheng Chen Key Laboratory of Intelligent Computing & Signal Processing

More information

SIMULATION OF AN IMPLANTED PIFA FOR A CARDIAC PACEMAKER WITH EFIELD FDTD AND HYBRID FDTD-FEM

SIMULATION OF AN IMPLANTED PIFA FOR A CARDIAC PACEMAKER WITH EFIELD FDTD AND HYBRID FDTD-FEM 1 SIMULATION OF AN IMPLANTED PIFA FOR A CARDIAC PACEMAKER WITH EFIELD FDTD AND HYBRID FDTD- Introduction Medical Implanted Communication Service (MICS) has received a lot of attention recently. The MICS

More information

ECE 595, Section 10 Numerical Simulations Lecture 33: Introduction to Finite- Difference Time-Domain Simulations. Prof. Peter Bermel April 3, 2013

ECE 595, Section 10 Numerical Simulations Lecture 33: Introduction to Finite- Difference Time-Domain Simulations. Prof. Peter Bermel April 3, 2013 ECE 595, Section 10 Numerical Simulations Lecture 33: Introduction to Finite- Difference Time-Domain Simulations Prof. Peter Bermel April 3, 2013 Recap from Monday Numerical ODE solvers Initial value problems

More information

Optimization of metallic biperiodic photonic crystals. Application to compact directive antennas

Optimization of metallic biperiodic photonic crystals. Application to compact directive antennas Optimization of metallic biperiodic photonic crystals Application to compact directive antennas Nicolas Guérin Computational Optic Groups (COG) IFH, ETHZ, http://alphard.ethz.ch Keywords: 3D modeling,

More information

CONTENTS Preface Introduction Finite Element Formulation Finite Element Mesh Truncation

CONTENTS Preface Introduction Finite Element Formulation Finite Element Mesh Truncation Preface xi 1 Introduction 1 1.1 Numerical Simulation of Antennas 1 1.2 Finite Element Analysis Versus Other Numerical Methods 2 1.3 Frequency- Versus Time-Domain Simulations 5 1.4 Brief Review of Past

More information

Comparison of TLM and FDTD Methods in RCS Estimation

Comparison of TLM and FDTD Methods in RCS Estimation International Journal of Electrical Engineering. ISSN 0974-2158 Volume 4, Number 3 (2011), pp. 283-287 International Research Publication House http://www.irphouse.com Comparison of TLM and FDTD Methods

More information

Aspects of RF Simulation and Analysis Software Methods. David Carpenter. Remcom. B = t. D t. Remcom (Europe)

Aspects of RF Simulation and Analysis Software Methods. David Carpenter. Remcom. B = t. D t. Remcom (Europe) Remcom (Europe) Central Boulevard Blythe Valley Park Solihull West Midlands England, B90 8AG www.remcom.com +44 870 351 7640 +44 870 351 7641 (fax) Aspects of RF Simulation and Analysis Software Methods

More information

User Manual. FDTD & Code Basics

User Manual. FDTD & Code Basics User Manual FDTD & Code Basics The code is a three-dimensional finite difference time domain (FDTD) electromagnetics simulation. It discretizes the Maxwell equations within a three dimensional rectangular

More information

Dual Polarized Phased Array Antenna Simulation Using Optimized FDTD Method With PBC.

Dual Polarized Phased Array Antenna Simulation Using Optimized FDTD Method With PBC. Dual Polarized Phased Array Antenna Simulation Using Optimized FDTD Method With PBC. Sudantha Perera Advanced Radar Research Center School of Electrical and Computer Engineering The University of Oklahoma,

More information

Optimisation globale de formes d antennes diélectriques :

Optimisation globale de formes d antennes diélectriques : Optimisation globale de formes d antennes diélectriques : Couplage d un algorithme génétique avec un simulateur FDTD en 2-D A.ROLLAND, R.SAULEAU, A.BORISKIN 2, M.DRISSI anthony.rolland@univ-rennes.fr IETR,

More information

ACCELEWARE FDTD PERFORMANCE GUIDE

ACCELEWARE FDTD PERFORMANCE GUIDE Eight easy ways to speed up your simulation - January 21 Logan Maxwell, Mike Weldon Copyright Notice All material herein is Acceleware copyright and shall not be reproduced, copied, forwarded, published

More information

Recent Via Modeling Methods for Multi-Vias in a Shared Anti-pad

Recent Via Modeling Methods for Multi-Vias in a Shared Anti-pad Recent Via Modeling Methods for Multi-Vias in a Shared Anti-pad Yao-Jiang Zhang, Jun Fan and James L. Drewniak Electromagnetic Compatibility (EMC) Laboratory, Missouri University of Science &Technology

More information

Surface Plasmon and Nano-metallic layout simulation with OptiFDTD

Surface Plasmon and Nano-metallic layout simulation with OptiFDTD Surface Plasmon and Nano-metallic layout simulation with OptiFDTD 1. Lorentz_Drude Model and Surface Plasma wave Metallic photonic materials demonstrate unique properties due to the existence on metals

More information

Lecture 2: Introduction

Lecture 2: Introduction Lecture 2: Introduction v2015.0 Release ANSYS HFSS for Antenna Design 1 2015 ANSYS, Inc. Multiple Advanced Techniques Allow HFSS to Excel at a Wide Variety of Applications Platform Integration and RCS

More information

Session S0069: GPU Computing Advances in 3D Electromagnetic Simulation

Session S0069: GPU Computing Advances in 3D Electromagnetic Simulation Session S0069: GPU Computing Advances in 3D Electromagnetic Simulation Andreas Buhr, Alexander Langwost, Fabrizio Zanella CST (Computer Simulation Technology) Abstract Computer Simulation Technology (CST)

More information

Influence of the Aspect Ratio of Tabular Grains on the Light Scattering

Influence of the Aspect Ratio of Tabular Grains on the Light Scattering 000 International Symposium on Silver 000 Halide International TechnologySymposium on Silver Halide Technology Copyright 000, IS&T Influence of the Aspect Ratio of Tabular Grains on the Light Scattering

More information

NEAR-IR BROADBAND POLARIZER DESIGN BASED ON PHOTONIC CRYSTALS

NEAR-IR BROADBAND POLARIZER DESIGN BASED ON PHOTONIC CRYSTALS U.P.B. Sci. Bull., Series A, Vol. 77, Iss. 3, 2015 ISSN 1223-7027 NEAR-IR BROADBAND POLARIZER DESIGN BASED ON PHOTONIC CRYSTALS Bogdan Stefaniţă CALIN 1, Liliana PREDA 2 We have successfully designed a

More information

On completion of this chapter you will be able to understand. The types of optical fibres

On completion of this chapter you will be able to understand. The types of optical fibres Introduction (Attention Grabber) Learning Objectives On completion of this chapter you will be able to understand. The types of optical fibres 1. Mode of propagation 2. Advantages and disadvantages of

More information

Mie scattering off plasmonic nanoparticle

Mie scattering off plasmonic nanoparticle Mie scattering off plasmonic nanoparticle Model documentation COMSOL 2009 Version: COMSOL 3.5a1 (build 3.5.0.608) Contents I. Model Overview II. Model Navigator III. Options and settings IV. Geometry modeling

More information

Design of Polygonal Patch Antennas with a. Broad-Band Behavior via a Proper Perturbation of Conventional Rectangular Radiators

Design of Polygonal Patch Antennas with a. Broad-Band Behavior via a Proper Perturbation of Conventional Rectangular Radiators Università degli Studi ROMA TRE Dipartimento di Elettronica Applicata Via della Vasca Navale 84 00146 Roma Design of Polygonal Patch Antennas with a Broad-Band Behavior via a Proper Perturbation of Conventional

More information

Modeling of Elliptical Air Hole PCF for Lower Dispersion

Modeling of Elliptical Air Hole PCF for Lower Dispersion Advance in Electronic and Electric Engineering. ISSN 2231-1297, Volume 3, Number 4 (2013), pp. 439-446 Research India Publications http://www.ripublication.com/aeee.htm Modeling of Elliptical Air Hole

More information

Outline. Darren Wang ADS Momentum P2

Outline. Darren Wang ADS Momentum P2 Outline Momentum Basics: Microstrip Meander Line Momentum RF Mode: RFIC Launch Designing with Momentum: Via Fed Patch Antenna Momentum Techniques: 3dB Splitter Look-alike Momentum Optimization: 3 GHz Band

More information

PATCH TEST OF HEXAHEDRAL ELEMENT

PATCH TEST OF HEXAHEDRAL ELEMENT Annual Report of ADVENTURE Project ADV-99- (999) PATCH TEST OF HEXAHEDRAL ELEMENT Yoshikazu ISHIHARA * and Hirohisa NOGUCHI * * Mitsubishi Research Institute, Inc. e-mail: y-ishi@mri.co.jp * Department

More information

New Technologies in CST STUDIO SUITE CST COMPUTER SIMULATION TECHNOLOGY

New Technologies in CST STUDIO SUITE CST COMPUTER SIMULATION TECHNOLOGY New Technologies in CST STUDIO SUITE 2016 Outline Design Tools & Modeling Antenna Magus Filter Designer 2D/3D Modeling 3D EM Solver Technology Cable / Circuit / PCB Systems Multiphysics CST Design Tools

More information

FEKO Tutorial I. Mohammad S. Sharawi, Ph.D. Electrical Engineering Department

FEKO Tutorial I. Mohammad S. Sharawi, Ph.D. Electrical Engineering Department Mohammad S. Sharawi, Ph.D. Electrical Engineering Department This tutorial will get you started with FEKO. FEKO is a full-wave electromagnetic field simulator that is based on the Method of Moments (MoM).

More information

Timo Lähivaara, Tomi Huttunen, Simo-Pekka Simonaho University of Kuopio, Department of Physics P.O.Box 1627, FI-70211, Finland

Timo Lähivaara, Tomi Huttunen, Simo-Pekka Simonaho University of Kuopio, Department of Physics P.O.Box 1627, FI-70211, Finland Timo Lähivaara, Tomi Huttunen, Simo-Pekka Simonaho University of Kuopio, Department of Physics P.O.Box 627, FI-72, Finland timo.lahivaara@uku.fi INTRODUCTION The modeling of the acoustic wave fields often

More information

Multiresonant Composite Optical Nanoantennas by Out-ofplane Plasmonic Engineering

Multiresonant Composite Optical Nanoantennas by Out-ofplane Plasmonic Engineering Supporting Information for Multiresonant Composite Optical Nanoantennas by Out-ofplane Plasmonic Engineering Junyeob Song and Wei Zhou* Department of Electrical and Computer Engineering, Virginia Tech,

More information

Introduction to COMSOL Optics Modules

Introduction to COMSOL Optics Modules Introduction to COMSOL Optics Modules Optics seminar 7/18/2018 Yosuke Mizuyama, Ph.D. COMSOL, Inc. Burlington, MA, USA Copyright 2016 COMSOL.COMSOL, the COMSOL logo, COMSOL Multiphysics, Capture the Concept,

More information

Optical simulations within and beyond the paraxial limit

Optical simulations within and beyond the paraxial limit Optical simulations within and beyond the paraxial limit Daniel Brown, Charlotte Bond and Andreas Freise University of Birmingham 1 Simulating realistic optics We need to know how to accurately calculate

More information

Hybrid Parallel Finite Difference Time Domain Simulation of Nanoscale Optical Phenomena

Hybrid Parallel Finite Difference Time Domain Simulation of Nanoscale Optical Phenomena Hybrid Parallel Finite Difference Time Domain Simulation of Nanoscale Optical Phenomena M. C. Hughes* mhughes@ece.uvic.ca M. A. Stuchly mstuchly@ece.uvic.ca Electrical and Computer Engineering University

More information

High-Performance Computational Electromagnetic Modeling Using Low-Cost Parallel Computers

High-Performance Computational Electromagnetic Modeling Using Low-Cost Parallel Computers High-Performance Computational Electromagnetic Modeling Using Low-Cost Parallel Computers July 14, 1997 J Daniel S. Katz (Daniel.S.Katz@jpl.nasa.gov) Jet Propulsion Laboratory California Institute of Technology

More information

Simulation Advances. Antenna Applications

Simulation Advances. Antenna Applications Simulation Advances for RF, Microwave and Antenna Applications Presented by Martin Vogel, PhD Application Engineer 1 Overview Advanced Integrated Solver Technologies Finite Arrays with Domain Decomposition

More information

Contents Contents Creating a Simulation Example: A Dipole Antenna AMDS User s Guide

Contents Contents Creating a Simulation Example: A Dipole Antenna AMDS User s Guide Contents Contents 1 Creating a Simulation 7 Introduction 8 Data Files for Examples 8 Software Organization 9 Constructing the Geometry 10 Creating the Mesh 11 Defining Run Parameters 13 Requesting Results

More information

Module 1 Lecture Notes 2. Optimization Problem and Model Formulation

Module 1 Lecture Notes 2. Optimization Problem and Model Formulation Optimization Methods: Introduction and Basic concepts 1 Module 1 Lecture Notes 2 Optimization Problem and Model Formulation Introduction In the previous lecture we studied the evolution of optimization

More information

OptiFDTD Technical Background and Tutorials

OptiFDTD Technical Background and Tutorials OptiFDTD Technical Background and Tutorials Finite Difference Time Domain Photonics Simulation Software Version 10.0 for Windows XP/Vista/Windows 7 TM 32/64 bit & Linux 64-bit for 3D simulations OptiFDTD

More information

Simulation Advances for RF, Microwave and Antenna Applications

Simulation Advances for RF, Microwave and Antenna Applications Simulation Advances for RF, Microwave and Antenna Applications Bill McGinn Application Engineer 1 Overview Advanced Integrated Solver Technologies Finite Arrays with Domain Decomposition Hybrid solving:

More information

Accurately and Efficiently Studying the RF Structures Using a Conformal Finite-Difference Time-Domain Particle-in-Cell Method

Accurately and Efficiently Studying the RF Structures Using a Conformal Finite-Difference Time-Domain Particle-in-Cell Method 48 The Open Plasma Physics Journal, 2010, 3, 48-52 Open Access Accurately and Efficiently Studying the RF Structures Using a Conformal Finite-Difference Time-Domain Particle-in-Cell Method M.C. Lin *,

More information

Powerful features (1)

Powerful features (1) HFSS Overview Powerful features (1) Tangential Vector Finite Elements Provides only correct physical solutions with no spurious modes Transfinite Element Method Adaptive Meshing r E = t E γ i i ( x, y,

More information

Numerical methods in plasmonics. The method of finite elements

Numerical methods in plasmonics. The method of finite elements Numerical methods in plasmonics The method of finite elements Outline Why numerical methods The method of finite elements FDTD Method Examples How do we understand the world? We understand the world through

More information

HFSS Hybrid Finite Element and Integral Equation Solver for Large Scale Electromagnetic Design and Simulation

HFSS Hybrid Finite Element and Integral Equation Solver for Large Scale Electromagnetic Design and Simulation HFSS Hybrid Finite Element and Integral Equation Solver for Large Scale Electromagnetic Design and Simulation Laila Salman, PhD Technical Services Specialist laila.salman@ansys.com 1 Agenda Overview of

More information

Cost-Effective Parallel Computational Electromagnetic Modeling

Cost-Effective Parallel Computational Electromagnetic Modeling Cost-Effective Parallel Computational Electromagnetic Modeling, Tom Cwik {Daniel.S.Katz, cwik}@jpl.nasa.gov Beowulf System at PL (Hyglac) l 16 Pentium Pro PCs, each with 2.5 Gbyte disk, 128 Mbyte memory,

More information

Thin film solar cell simulations with FDTD

Thin film solar cell simulations with FDTD Thin film solar cell simulations with FDTD Matthew Mishrikey, Prof. Ch. Hafner (IFH) Dr. P. Losio (Oerlikon Solar) 5 th Workshop on Numerical Methods for Optical Nano Structures July 7 th, 2009 Problem

More information

Abstract. 1 Introduction

Abstract. 1 Introduction A CAD tool for the analysis of complex-geometry microwave circuits P. Ciampolini, L. Roselli Istituto di Elettronica, Universita di Perugia, Via G. Duranti I/A, 1-06131 Perugia, Italy Abstract In this

More information

Using Sonnet in a Cadence Virtuoso Design Flow

Using Sonnet in a Cadence Virtuoso Design Flow Using Sonnet in a Cadence Virtuoso Design Flow Purpose of this document: This document describes the Sonnet plug-in integration for the Cadence Virtuoso design flow, for silicon accurate EM modelling of

More information

How to Simulate and Optimize Integrated Optical Components. Lumerical Solutions, Inc.

How to Simulate and Optimize Integrated Optical Components. Lumerical Solutions, Inc. How to Simulate and Optimize Integrated Optical Components Lumerical Solutions, Inc. Outline Introduction Integrated optics for on-chip communication Impact on simulation Simulating planar devices Simulation

More information

Conformal and Confocal Mantle Cloaking of Elliptical Cylinders Using Sub-Wavelength Metallic Meshes and Patches

Conformal and Confocal Mantle Cloaking of Elliptical Cylinders Using Sub-Wavelength Metallic Meshes and Patches Conformal and Confocal Mantle Cloaking of lliptical Cylinders Using Sub-Wavelength Metallic Meshes and Patches Hossein M. Bernety and Alexander B. Yakovlev Center for Applied lectromagnetic Systems Research

More information

Using Sonnet Interface in Eagleware-Elanix GENESYS. Sonnet Application Note: SAN-205A JULY 2005

Using Sonnet Interface in Eagleware-Elanix GENESYS. Sonnet Application Note: SAN-205A JULY 2005 Using Sonnet Interface in Eagleware-Elanix GENESYS Sonnet Application Note: SAN-205A JULY 2005 Description of Sonnet Suites Professional Sonnet Suites Professional is an industry leading full-wave 3D Planar

More information

AS THE MOST standard algorithm, the traditional finitedifference

AS THE MOST standard algorithm, the traditional finitedifference IEEE TRANSACTIONS ON ANTENNAS AND PROPAGATION, VOL. 56, NO. 2, FEBRUARY 2008 493 Survey on Symplectic Finite-Difference Time-Domain Schemes for Maxwell s Equations Wei Sha, Zhixiang Huang, Mingsheng Chen,

More information

Numerical Structural Optimization in Microoptics and Nanophotonics

Numerical Structural Optimization in Microoptics and Nanophotonics 6 th Workshop «Numerical Methods for Optical Nanostructures», July 5 7, 2010, ETH Zürich Numerical Structural Optimization in Microoptics and Nanophotonics Daniel Erni, Thorsten Liebig General and Theoretical

More information

Simulation of Photo-Sensitive Devices with FDTD Method. Copyright 2008 Crosslight Software Inc.

Simulation of Photo-Sensitive Devices with FDTD Method. Copyright 2008 Crosslight Software Inc. Simulation of Photo-Sensitive Devices with FDTD Method Copyright 2008 Crosslight Software Inc. www.crosslight.com What is FDTD method? FDTD=Finite Difference Time Domain FDTD method solves Maxwell s equations

More information

A Transmission Line Matrix Model for Shielding Effects in Stents

A Transmission Line Matrix Model for Shielding Effects in Stents A Transmission Line Matrix Model for hielding Effects in tents Razvan Ciocan (1), Nathan Ida (2) (1) Clemson University Physics and Astronomy Department Clemson University, C 29634-0978 ciocan@clemon.edu

More information

MEASURING SURFACE PROFILE WITH LOW-RESOLUTION DISPLACEMENT LASER SENSORS

MEASURING SURFACE PROFILE WITH LOW-RESOLUTION DISPLACEMENT LASER SENSORS MEASURING SURFACE PROFILE WITH LOW-RESOLUTION DISPLACEMENT LASER SENSORS J. Chen, R. Ward and G. Waterworth Leeds Metropolitan University, Faculty of Information & Engineering Systems Calverley Street,

More information

3D Finite Difference Time-Domain Modeling of Acoustic Wave Propagation based on Domain Decomposition

3D Finite Difference Time-Domain Modeling of Acoustic Wave Propagation based on Domain Decomposition 3D Finite Difference Time-Domain Modeling of Acoustic Wave Propagation based on Domain Decomposition UMR Géosciences Azur CNRS-IRD-UNSA-OCA Villefranche-sur-mer Supervised by: Dr. Stéphane Operto Jade

More information

SELECTIVE ALGEBRAIC MULTIGRID IN FOAM-EXTEND

SELECTIVE ALGEBRAIC MULTIGRID IN FOAM-EXTEND Student Submission for the 5 th OpenFOAM User Conference 2017, Wiesbaden - Germany: SELECTIVE ALGEBRAIC MULTIGRID IN FOAM-EXTEND TESSA UROIĆ Faculty of Mechanical Engineering and Naval Architecture, Ivana

More information

Instruction manual for T3DS calculator software. Analyzer for terahertz spectra and imaging data. Release 2.4

Instruction manual for T3DS calculator software. Analyzer for terahertz spectra and imaging data. Release 2.4 Instruction manual for T3DS calculator software Release 2.4 T3DS calculator v2.4 16/02/2018 www.batop.de1 Table of contents 0. Preliminary remarks...3 1. Analyzing material properties...4 1.1 Loading data...4

More information

Genesys 2012 Tutorial - Using Momentum Analysis for Microwave Planar Circuits

Genesys 2012 Tutorial - Using Momentum Analysis for Microwave Planar Circuits Genesys 2012 Tutorial - Using Momentum Analysis for Microwave Planar Circuits Create the following schematics in Figure 1 with Genesys s schematic editor, which depicts two sections of a cascaded microstrip

More information

Visualizing High-Order Surface Geometry

Visualizing High-Order Surface Geometry 1 Computer-Aided Design and Applications 2009 CAD Solutions, LLC http://www.cadanda.com Visualizing High-Order Surface Geometry Pushkar P. Joshi 1,2 and Carlo H. Séquin 2 1 Adobe Systems Inc., pushkarj@adobe.com

More information

Meshless physical simulation of semiconductor devices using a wavelet-based nodes generator

Meshless physical simulation of semiconductor devices using a wavelet-based nodes generator Meshless physical simulation of semiconductor devices using a wavelet-based nodes generator Rashid Mirzavand 1, Abdolali Abdipour 1a), Gholamreza Moradi 1, and Masoud Movahhedi 2 1 Microwave/mm-wave &

More information

QUICKWAVE 2017 QUICKWAVE-3D QUICKWAVE-V2D QW-MODELLER QW-ADDIN FOR AUTODESK INVENTOR SOFTWARE QW-BHM QW-GPUSIM QW-MULTIGPUSIM QW-OPTIMISERPLUS QPRONY

QUICKWAVE 2017 QUICKWAVE-3D QUICKWAVE-V2D QW-MODELLER QW-ADDIN FOR AUTODESK INVENTOR SOFTWARE QW-BHM QW-GPUSIM QW-MULTIGPUSIM QW-OPTIMISERPLUS QPRONY QUICKWAVE 2017 SOFTWARE FOR ELECTROMAGNETIC DESIGN AND SIMULATIONS QUICKWAVE-3D QUICKWAVE-V2D QW-MODELLER QW-ADDIN FOR AUTODESK INVENTOR SOFTWARE QW-BHM QW-GPUSIM QW-MULTIGPUSIM QW-OPTIMISERPLUS QPRONY

More information

1\C 1 I)J1mptMIll 'betl~flbejlli

1\C 1 I)J1mptMIll 'betl~flbejlli 1\C 1 )J1mptMll 'betl~flbejll l~~1hlbd ada]t6gh -or~«ejf. '~illrlf J~..6 '~~~ll!~ 4iJ~ "Mf:i',nl.Nqr2l' ~':l:mj}.i~:tv t.~l '\h Dr. N.Homsup, Abstract n this paper, two high-order FDTD schemes are developed

More information

HFSS Ansys ANSYS, Inc. All rights reserved. 1 ANSYS, Inc. Proprietary

HFSS Ansys ANSYS, Inc. All rights reserved. 1 ANSYS, Inc. Proprietary HFSS 12.0 Ansys 2009 ANSYS, Inc. All rights reserved. 1 ANSYS, Inc. Proprietary Comparison of HFSS 11 and HFSS 12 for JSF Antenna Model UHF blade antenna on Joint Strike Fighter Inherent improvements in

More information

A Graphical User Interface (GUI) for Two-Dimensional Electromagnetic Scattering Problems

A Graphical User Interface (GUI) for Two-Dimensional Electromagnetic Scattering Problems A Graphical User Interface (GUI) for Two-Dimensional Electromagnetic Scattering Problems Veysel Demir vdemir@olemiss.edu Mohamed Al Sharkawy malshark@olemiss.edu Atef Z. Elsherbeni atef@olemiss.edu Abstract

More information

Metasurface integrated high energy efficient and high linearly polarized InGaN/GaN light emitting diode

Metasurface integrated high energy efficient and high linearly polarized InGaN/GaN light emitting diode Electronic Supplementary Material (ESI) for Nanoscale. This journal is The Royal Society of Chemistry 2017 Supplementary information Metasurface integrated high energy efficient and high linearly polarized

More information

Biomagnetic inverse problems:

Biomagnetic inverse problems: Biomagnetic inverse problems: Magnetic resonance electrical property tomography (MREPT) and magnetoencephalography (MEG) 2018 Aug. 16 The University of Tokyo Takaaki Nara 1 Contents Measurement What is

More information

Geometric approximation of curves and singularities of secant maps Ghosh, Sunayana

Geometric approximation of curves and singularities of secant maps Ghosh, Sunayana University of Groningen Geometric approximation of curves and singularities of secant maps Ghosh, Sunayana IMPORTANT NOTE: You are advised to consult the publisher's version (publisher's PDF) if you wish

More information

Breeding Functional Devices on a Computer Using Numerical Structural Optimization in Photonics

Breeding Functional Devices on a Computer Using Numerical Structural Optimization in Photonics Seminar Lecture / November 1 / 2016, Department of Physics / Shiraz University Shiraz / Iran. Breeding Functional Devices on a Computer Using Numerical Structural Optimization in Photonics Daniel Erni

More information

L1 - Introduction. Contents. Introduction of CAD/CAM system Components of CAD/CAM systems Basic concepts of graphics programming

L1 - Introduction. Contents. Introduction of CAD/CAM system Components of CAD/CAM systems Basic concepts of graphics programming L1 - Introduction Contents Introduction of CAD/CAM system Components of CAD/CAM systems Basic concepts of graphics programming 1 Definitions Computer-Aided Design (CAD) The technology concerned with the

More information

A New High Order Algorithm with Low Computational Complexity for Electric Field Simulation

A New High Order Algorithm with Low Computational Complexity for Electric Field Simulation Journal of Computer Science 6 (7): 769-774, 1 ISSN 1549-3636 1 Science Publications A New High Order Algorithm with Low Computational Complexity for lectric Field Simulation 1 Mohammad Khatim Hasan, Jumat

More information

Ring Resonator MODE Simulation

Ring Resonator MODE Simulation Ring Resonator MODE Simulation High-Speed Circuits & Systems Lab. Dept. of Electrical and Electronic Engineering Lumerical Solutions 3D Maxwell solver(fdtd) Modal analysis(mode) Charge transport & heat

More information

Achieve more with light.

Achieve more with light. Achieve more with light. Comprehensive suite of leading photonic design tools. Component Design Multiphysics Component Design Lumerical s highly integrated suite of component design tools is purposebuilt

More information

Computation of Three-Dimensional Electromagnetic Fields for an Augmented Reality Environment

Computation of Three-Dimensional Electromagnetic Fields for an Augmented Reality Environment Excerpt from the Proceedings of the COMSOL Conference 2008 Hannover Computation of Three-Dimensional Electromagnetic Fields for an Augmented Reality Environment André Buchau 1 * and Wolfgang M. Rucker

More information

Virtual EM Inc. Ann Arbor, Michigan, USA

Virtual EM Inc. Ann Arbor, Michigan, USA Functional Description of the Architecture of a Special Purpose Processor for Orders of Magnitude Reduction in Run Time in Computational Electromagnetics Tayfun Özdemir Virtual EM Inc. Ann Arbor, Michigan,

More information

Systematic design process for slanted graing couplers,

Systematic design process for slanted graing couplers, Brigham Young University BYU ScholarsArchive All Faculty Publications 2006-08-20 Systematic design process for slanted graing couplers, Gregory P. Nordin nordin@byu.edu J. Jiang See next page for additional

More information

HPC Algorithms and Applications

HPC Algorithms and Applications HPC Algorithms and Applications Dwarf #5 Structured Grids Michael Bader Winter 2012/2013 Dwarf #5 Structured Grids, Winter 2012/2013 1 Dwarf #5 Structured Grids 1. dense linear algebra 2. sparse linear

More information

Ellipsoid Algorithm :Algorithms in the Real World. Ellipsoid Algorithm. Reduction from general case

Ellipsoid Algorithm :Algorithms in the Real World. Ellipsoid Algorithm. Reduction from general case Ellipsoid Algorithm 15-853:Algorithms in the Real World Linear and Integer Programming II Ellipsoid algorithm Interior point methods First polynomial-time algorithm for linear programming (Khachian 79)

More information

University of Bristol - Explore Bristol Research. Peer reviewed version. Link to published version (if available): /22.

University of Bristol - Explore Bristol Research. Peer reviewed version. Link to published version (if available): /22. Railton, C. J., & Schneider, J. B. (1999). An analytical and numerical analysis of several locally conformal FDTD schemes. IEEE Transactions on Microwave Theory and Techniques, 47(1), 56-66. [1]. DOI:

More information

If you are interested in taking advantage of this integrated approach, you must own licensed copies of both ASAP PRO and FDTD Solutions.

If you are interested in taking advantage of this integrated approach, you must own licensed copies of both ASAP PRO and FDTD Solutions. ASAP Technical Publication brofn1420_fdtd (July 15, 2005) Breault Research Organization has engaged in a partnership with Lumerical, an innovative technology company based in Vancouver, Canada. This collaboration

More information

Insights into EMC Chamber Design:

Insights into EMC Chamber Design: Insights into EMC Chamber Design: How to achieve an optimized chamber for accurate EMC Measurements Zubiao Xiong, PhD zubiao.xiong@ets-lindgren.com November 16, 2017 EMC Compliance Testing Emission (Disturbance)

More information

MRFD Method for Scattering from Three Dimensional Dielectric Bodies

MRFD Method for Scattering from Three Dimensional Dielectric Bodies RADIONGINRING, VOL., NO., SPTMBR 58 MRFD Method for Scattering from Three Dimensional Dielectric Bodies Ahmet Fazil YAGLI Turksat A.S. Ar-Ge Uydu Tasarim Dir. Gazi Universitesi Teknopark, Golbasi Ankara,

More information

Multicomponent land data pre-processing for FWI: a benchmark dataset

Multicomponent land data pre-processing for FWI: a benchmark dataset Multicomponent land data pre-processing for FWI: a benchmark dataset Raul Cova, Bernie K. Law and Kris Innanen CRWES/University of Calgary Summary Successful full-waveform inversion (FWI) studies using

More information

Advanced Surface Based MoM Techniques for Packaging and Interconnect Analysis

Advanced Surface Based MoM Techniques for Packaging and Interconnect Analysis Electrical Interconnect and Packaging Advanced Surface Based MoM Techniques for Packaging and Interconnect Analysis Jason Morsey Barry Rubin, Lijun Jiang, Lon Eisenberg, Alina Deutsch Introduction Fast

More information

HPC Computer Aided CINECA

HPC Computer Aided CINECA HPC Computer Aided Engineering @ CINECA Raffaele Ponzini Ph.D. CINECA SuperComputing Applications and Innovation Department SCAI 16-18 June 2014 Segrate (MI), Italy Outline Open-source CAD and Meshing

More information

IMPLEMENTATION OF ANALYTICAL (MATLAB) AND NUMERICAL (HFSS) SOLUTIONS ADVANCED ELECTROMAGNETIC THEORY SOHAIB SAADAT AFRIDI HAMMAD BUTT ZUNNURAIN AHMAD

IMPLEMENTATION OF ANALYTICAL (MATLAB) AND NUMERICAL (HFSS) SOLUTIONS ADVANCED ELECTROMAGNETIC THEORY SOHAIB SAADAT AFRIDI HAMMAD BUTT ZUNNURAIN AHMAD STUDY OF SCATTERING & RESULTANT RADIATION PATTERN: INFINITE LINE CURRENT SOURCE POSITIONED HORIZONTALLY OVER A PERFECTLY CONDUCTING INFINITE GROUND PLANE IMPLEMENTATION OF ANALYTICAL (MATLAB) AND NUMERICAL

More information

Simulation of Optical Waves

Simulation of Optical Waves Simulation of Optical Waves K. Hertel, Prof. Dr. Ch. Pflaum 1 Department Informatik Friedrich-Alexander-Universität Erlangen-Nürnberg 2 School for Advanced Optical Technologies Friedrich-Alexander-Universität

More information

Bio-Medical RF Simulations with CST Microwave Studio

Bio-Medical RF Simulations with CST Microwave Studio Bio-Medical RF Simulations with CST Microwave Studio Biological Models Specific Absorption Rate (SAR) Bio-Medical Examples Biological Models The right choice of the biological model is essential for the

More information

arxiv: v1 [math.na] 26 Jun 2014

arxiv: v1 [math.na] 26 Jun 2014 for spectrally accurate wave propagation Vladimir Druskin, Alexander V. Mamonov and Mikhail Zaslavsky, Schlumberger arxiv:406.6923v [math.na] 26 Jun 204 SUMMARY We develop a method for numerical time-domain

More information

CECOS University Department of Electrical Engineering. Wave Propagation and Antennas LAB # 1

CECOS University Department of Electrical Engineering. Wave Propagation and Antennas LAB # 1 CECOS University Department of Electrical Engineering Wave Propagation and Antennas LAB # 1 Introduction to HFSS 3D Modeling, Properties, Commands & Attributes Lab Instructor: Amjad Iqbal 1. What is HFSS?

More information

FEKO Mesh Optimization Study of the EDGES Antenna Panels with Side Lips using a Wire Port and an Infinite Ground Plane

FEKO Mesh Optimization Study of the EDGES Antenna Panels with Side Lips using a Wire Port and an Infinite Ground Plane FEKO Mesh Optimization Study of the EDGES Antenna Panels with Side Lips using a Wire Port and an Infinite Ground Plane Tom Mozdzen 12/08/2013 Summary This study evaluated adaptive mesh refinement in the

More information

Manual for WCT EL-IMG Package

Manual for WCT EL-IMG Package Manual for WCT EL-IMG Package Windows Version Wave Computation Technologies, Inc. March, 2017 1 Content Introduction Imaging Simulation Requirements o Transmitters & receivers o Measured signal o Material

More information

Multi-Domain Pattern. I. Problem. II. Driving Forces. III. Solution

Multi-Domain Pattern. I. Problem. II. Driving Forces. III. Solution Multi-Domain Pattern I. Problem The problem represents computations characterized by an underlying system of mathematical equations, often simulating behaviors of physical objects through discrete time

More information

University of Bristol - Explore Bristol Research. Peer reviewed version. Link to published version (if available): /TAP.2010.

University of Bristol - Explore Bristol Research. Peer reviewed version. Link to published version (if available): /TAP.2010. Railton, C. J., & Paul, D. L. (2010). Analysis of structures containing sharp oblique metal edges in FDTD using MAMPs. IEEE Transactions on Antennas and Propagation, 58(9), 2954-2960. DOI: 10.1109/TAP.2010.2052561

More information

Measurement of Fluidic Sensitivity of Fluidic Sensor

Measurement of Fluidic Sensitivity of Fluidic Sensor Measurement of Fluidic Sensitivity of Fluidic Sensor Bilkish Mondal Dept. of ECE. VTU, Ghousia College of Engineering, Ramanagaram,Bangalore, Karnataka, INDIA Abstract - The optical sensors developed so

More information

GEOMETRICAL SURVEY OF COMPACT ANTENNA TEST RANGES USING LASER TRACKER TECHNOLOGY

GEOMETRICAL SURVEY OF COMPACT ANTENNA TEST RANGES USING LASER TRACKER TECHNOLOGY GEOMETRICAL SURVEY OF COMPACT ANTENNA TEST RANGES USING LASER TRACKER TECHNOLOGY Manfred Juretzko and Eva Richter Geodätisches Institut Universität Karlruhe Email: juretzko@gik.uni-karlsruhe.de Abstract:

More information

SEMBA: Broadband Electromagnetic Simulator

SEMBA: Broadband Electromagnetic Simulator SEMBA: Broadband Electromagnetic Simulator Overview and Meshers Salvador Gonzalez García Luis Manuel Díaz Angulo Miguel David Ruiz Cabello Daniel Mateos Romero June 1st-3rd, 2016 Convention on Advances

More information

Normal vector method for the RCWA with automated vector field generation

Normal vector method for the RCWA with automated vector field generation P. Götz, T. Schuster, K. Frenner, S. Rafler, W. Osten Normal vector method for the RCWA with automated vector field generation Stuttgart, May 2011 Institute of Applied Optics, University of Stuttgart,

More information

Pyramid-shaped grid for elastic wave propagation Feng Chen * and Sheng Xu, CGGVeritas

Pyramid-shaped grid for elastic wave propagation Feng Chen * and Sheng Xu, CGGVeritas Feng Chen * and Sheng Xu, CGGVeritas Summary Elastic wave propagation is elemental to wave-equationbased migration and modeling. Conventional simulation of wave propagation is done on a grid of regular

More information

H5FED HDF5 Based Finite Element Data Storage

H5FED HDF5 Based Finite Element Data Storage H5FED HDF5 Based Finite Element Data Storage Novel, Open Source, Unrestricted Usability Benedikt Oswald (GFA, PSI) and Achim Gsell (AIT, PSI) s From: B. Oswald, P. Leidenberger. Electromagnetic fields

More information