Simulation of Optical Waves

Size: px
Start display at page:

Download "Simulation of Optical Waves"

Transcription

1 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 Erlangen-Nürnberg KONWIHR Berichtsworkshop / 19

2 1 Applications 2 Problem domain 3 Solver 4 Implementation and Optimization 5 Future 2 / 19

3 The Solar Panel Industry Classical photovoltaics are increasingly supplanted by modern thin-film technologies: Reduction of material and energy in production Printable photovoltaic panels scale up easily to mass production Flexible substrates allow for previously unseen deployment scenarios Integration into clothing and building facades 3 / 19

4 Current R&D Efforts Challenges are Competitiveness compared to classical panel technologies in terms of quantum efficiency 4 / 19

5 Current R&D Efforts Challenges are High production cost for organic solar cells despite decreased material usage 5 / 19

6 New Projects: ECN (starting 2012) Simulations for analyzing up-conversion and light-trapping properties of thin-film solar cells in the framework of the Energie Campus Nürnberg Brings together work groups in the field of renewable energy research The Solarfabrik project within this framework is targeted at improving printable photovoltaics Its objective is the reduction of production cost for solar panels based on organic and inorganic thin-film technologies Friedrich-Alexander-Universität (FAU), Georg-Simon-Ohm-Hochschule Nürnberg, Fraunhofer Institute für integrierte Schaltungen (IIS) und für integrierte Systeme und Bauelementtechnologie (IISB), Bayerisches Zentrum für angewandte Energieforschung (ZAE) 6 / 19

7 Industrial Project: LIST (BMU, since ) Simulations targeted at optimizing structures in terms of their light-trapping properties in thin-film solar cells Primary objective is an analysis of the causes that lead to discrepancies in TCO quality in lab vs high-volume production environments Evaluation of the diffusive properties of surfaces and their impact on the quantum efficiency of thin-film solar cells Forschungszentrum Jülich, Fraunhofer-Institut für Silicatforschung (ISC) und für Schicht- und Oberflächentechnik (IST), Malibu, Laserzentrum Hannover (LZH), Euroglas and other glas and panel production companies 7 / 19

8 Industrial Project: SiSoFlex (BMU, BMBF, from ) Couples simulation of electrical and optical properties of solar cells Evaluates new cell concepts based on aluminum Aims at developing silicon based solar cells on top of flexible substrates Bosch, Next Energy, Alanod, Fraunhofer Institut für photonische Mikrosysteme (IPMS) and their glas and panel production sub-contractors 8 / 19

9 Geometric setting Box shaped domain consisting of layers of different materials Surface properties are essential in understanding resulting quantum efficiencies Modeling of the surfaces based on synthetic or experimentally scanned structures of produced cells (typical structure sizes range from 1 10µm) 9 / 19

10 Geometric setting Nano particals and nano wires made of silver can vastly improve the diffusion of incoming light Leads to better light-trapping and absorption properties of the resulting cells Electro-magnetic properties of the materials depend highly on the respective frequency within the spectrum of interest ( nm) 10 / 19

11 Discretization Orthogonally structured Yee cells Aligned as a set of structured staggered grids Hold the degrees of freedom of the discretized components of the elctro-magnetic field (and coefficients determined from physical properties of the materials involved) EM field is discretized with degrees of freedom per local wave length within the media (leading to a mesh size of about 5nm) 11 / 19

12 Computational Effort Domain with many complex-valued degrees of freedom in the orders of magnitude of per component of the EM field e.g. 5µm 5nm 5µm 5nm 2.5µm 5nm = Restriction to numerically simple explicit schemes in order to gain results in a reasonable amount of time High demand of memory resources the example above takes about 300GiB of main memory Partitioning the domain for distributed computing is simple due to the structured grids involved 12 / 19

13 Iterative Scheme Frequency dependent material properties and seeking a time harmonic solution suggest solving the problem in frequency space Explicit iteration method based on the Finite Difference Frequency Domain method solving Maxwell s equations Adaptations for material properties of silver (THIIM for negative permittivity) Absorbing boundary conditions (Perfectly Matched Layer): Split field approach 13 / 19

14 Simulation Code Development of an efficient, object oriented, highly parallel simulation code High maintainability by using expression templates Automatic load balancing in order to make better use of available compute resources taking into account varying solver times over the simulated spectrum Solar Cell Test Cases Problem Maxwell Artificial Structures AFM Scans others Expression Template Library Operators Data Decomposition Communication Discretization Domain 14 / 19

15 Scaling and Performance Work conducted within the KONWIHR project yields the following improvements: Reduction of memory consumption and size of the computational domain while keeping the size of the simulated physical domain Clever use of boundary conditions (phase shift, boundary symmetries for enforcing periodicity) Targeted optimization of performance critical sections Strong and weak scaling results on a cluster based on the Nehalem microarchitecture 15 / 19

16 Scaling and Performance Work conducted within the KONWIHR project yields the following improvements: Code is bandwidth limited due to the simple scheme and high amount of state variables involved in solving Maxwell s equations Excellent scaling behavior in accordance with expectations for stencil based codes Strong and weak scaling results on a cluster based on the Nehalem microarchitecture 16 / 19

17 Time dependent problems Application for a DFG project: Penetration of solar cells with laser pulses Developments of a measurement tool set for evaluating the light trapping properties of thin-film solar cells qualitatively Behavior of solar cell structures in the presence of time dependent light pulses Existing Laser simulation code with Gaussian mode analysis Universität Bielefeld and Malibu 17 / 19

18 Thank you! Thanks very much for your attention! 18 / 19

19 References For main references confer KONWIHR-II-Abschlußbericht Pictures courtesy of: FVEE ( BINE Informationsdienst ( DeutscheSolar ( MIT ( Yee cell by Steven G. Johnson, licensed under the GFDL 19 / 19

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

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

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

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

Physical & Electromagnetic Optics: Diffraction Gratings

Physical & Electromagnetic Optics: Diffraction Gratings 31/05/2018 Physical & Electromagnetic Optics: Diffraction Gratings Optical Engineering Prof. Elias N. Glytsis School of Electrical & Computer Engineering National Technical University of Athens Multiple

More information

Large scale Imaging on Current Many- Core Platforms

Large scale Imaging on Current Many- Core Platforms Large scale Imaging on Current Many- Core Platforms SIAM Conf. on Imaging Science 2012 May 20, 2012 Dr. Harald Köstler Chair for System Simulation Friedrich-Alexander-Universität Erlangen-Nürnberg, Erlangen,

More information

Exploring unstructured Poisson solvers for FDS

Exploring unstructured Poisson solvers for FDS Exploring unstructured Poisson solvers for FDS Dr. Susanne Kilian hhpberlin - Ingenieure für Brandschutz 10245 Berlin - Germany Agenda 1 Discretization of Poisson- Löser 2 Solvers for 3 Numerical Tests

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

Development of a Maxwell Equation Solver for Application to Two Fluid Plasma Models. C. Aberle, A. Hakim, and U. Shumlak

Development of a Maxwell Equation Solver for Application to Two Fluid Plasma Models. C. Aberle, A. Hakim, and U. Shumlak Development of a Maxwell Equation Solver for Application to Two Fluid Plasma Models C. Aberle, A. Hakim, and U. Shumlak Aerospace and Astronautics University of Washington, Seattle American Physical Society

More information

Effective Medium Theory, Rough Surfaces, and Moth s Eyes

Effective Medium Theory, Rough Surfaces, and Moth s Eyes Effective Medium Theory, Rough Surfaces, and Moth s Eyes R. Steven Turley, David Allred, Anthony Willey, Joseph Muhlestein, and Zephne Larsen Brigham Young University, Provo, Utah Abstract Optics in the

More information

E x Direction of Propagation. y B y

E x Direction of Propagation. y B y x E x Direction of Propagation k z z y B y An electromagnetic wave is a travelling wave which has time varying electric and magnetic fields which are perpendicular to each other and the direction of propagation,

More information

simulation framework for piecewise regular grids

simulation framework for piecewise regular grids WALBERLA, an ultra-scalable multiphysics simulation framework for piecewise regular grids ParCo 2015, Edinburgh September 3rd, 2015 Christian Godenschwager, Florian Schornbaum, Martin Bauer, Harald Köstler

More information

Turbostream: A CFD solver for manycore

Turbostream: A CFD solver for manycore Turbostream: A CFD solver for manycore processors Tobias Brandvik Whittle Laboratory University of Cambridge Aim To produce an order of magnitude reduction in the run-time of CFD solvers for the same hardware

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

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

Massively Parallel Phase Field Simulations using HPC Framework walberla

Massively Parallel Phase Field Simulations using HPC Framework walberla Massively Parallel Phase Field Simulations using HPC Framework walberla SIAM CSE 2015, March 15 th 2015 Martin Bauer, Florian Schornbaum, Christian Godenschwager, Johannes Hötzer, Harald Köstler and Ulrich

More information

Increasing laser processing efficiency using multibeam and tailored beam profiles

Increasing laser processing efficiency using multibeam and tailored beam profiles Increasing laser processing efficiency using multibeam and tailored beam profiles Ulrich Rädel TOPAG Lasertechnik GmbH, Darmstadt Overview Presentation of company Topag Increasing processing efficiency

More information

Geometric Multigrid on Multicore Architectures: Performance-Optimized Complex Diffusion

Geometric Multigrid on Multicore Architectures: Performance-Optimized Complex Diffusion Geometric Multigrid on Multicore Architectures: Performance-Optimized Complex Diffusion M. Stürmer, H. Köstler, and U. Rüde Lehrstuhl für Systemsimulation Friedrich-Alexander-Universität Erlangen-Nürnberg

More information

(LSS Erlangen, Simon Bogner, Ulrich Rüde, Thomas Pohl, Nils Thürey in collaboration with many more

(LSS Erlangen, Simon Bogner, Ulrich Rüde, Thomas Pohl, Nils Thürey in collaboration with many more Parallel Free-Surface Extension of the Lattice-Boltzmann Method A Lattice-Boltzmann Approach for Simulation of Two-Phase Flows Stefan Donath (LSS Erlangen, stefan.donath@informatik.uni-erlangen.de) Simon

More information

Computational Lithography Turning Physics into Yield

Computational Lithography Turning Physics into Yield Computational Lithography Turning Physics into Yield Tim Fühner Fraunhofer IISB Erlangen, Germany SEMICON Europa, TechArena, 11.10.2012 Lithography Modeling 2 SEMICON Europa, TechArena, 11.10.2012 Computational

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

τ-extrapolation on 3D semi-structured finite element meshes

τ-extrapolation on 3D semi-structured finite element meshes τ-extrapolation on 3D semi-structured finite element meshes European Multi-Grid Conference EMG 2010 Björn Gmeiner Joint work with: Tobias Gradl, Ulrich Rüde September, 2010 Contents The HHG Framework τ-extrapolation

More information

Cloud-based simulation of plasma sources for surface treatment

Cloud-based simulation of plasma sources for surface treatment Cloud-based simulation of plasma sources for surface treatment Using the PlasmaSolve Simulation Suite (P3S) Adam Obrusnik, Petr Zikan June 7, 2018 Outline 1. About PlasmaSolve 2. PlasmaSolve Simulation

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

Accuracy requirements in the mechanical assembly of photonic crystals. Martin Deterre Corey Fucetola Sebastien Uzel

Accuracy requirements in the mechanical assembly of photonic crystals. Martin Deterre Corey Fucetola Sebastien Uzel Accuracy requirements in the mechanical assembly of photonic crystals Martin Deterre Corey Fucetola Sebastien Uzel Agenda Introduction to photonic crystals: theory, background, applications Photonic crystal

More information

Laser Applications for Photovoltaics Crystalline and Thin Film Technologies

Laser Applications for Photovoltaics Crystalline and Thin Film Technologies LASERS & MATERIAL PROCESSING I OPTICAL SYSTEMS I INDUSTRIAL METROLOGY I TRAFFIC SOLUTIONS I DEFENSE & CIVIL SYSTEMS Laser Applications for Photovoltaics Crystalline and Thin Film Technologies Back contact

More information

Optimising MPI Applications for Heterogeneous Coupled Clusters with MetaMPICH

Optimising MPI Applications for Heterogeneous Coupled Clusters with MetaMPICH Optimising MPI Applications for Heterogeneous Coupled Clusters with MetaMPICH Carsten Clauss, Martin Pöppe, Thomas Bemmerl carsten@lfbs.rwth-aachen.de http://www.mp-mpich.de Lehrstuhl für Betriebssysteme

More information

Industrial Fiber Beam Delivery for Ultrafast Lasers

Industrial Fiber Beam Delivery for Ultrafast Lasers Photonic Tools GmbH, 2017 Industrial Fiber Beam Delivery for Ultrafast Lasers System Technology and Industrial Application Bastian Kruschke 15.11.2017 Swissphotonics Workshop Specialty Optical Fibers Motivation

More information

Optimization of HOM Couplers using Time Domain Schemes

Optimization of HOM Couplers using Time Domain Schemes Optimization of HOM Couplers using Time Domain Schemes Workshop on HOM Damping in Superconducting RF Cavities Carsten Potratz Universität Rostock October 11, 2010 10/11/2010 2009 UNIVERSITÄT ROSTOCK FAKULTÄT

More information

A Fast GPU-based Method for Image Segmentation

A Fast GPU-based Method for Image Segmentation A Fast GPU-based Method for Image Segmentation H. Köstler 1, O. Röhrle 2 1 Lehrstuhl für Informatik 10 (Systemsimulation), Universität Erlangen-Nürnberg, Germany 2 Institut für Mechanik (Bauwesen), Lehrstuhl

More information

CFD-1. Introduction: What is CFD? T. J. Craft. Msc CFD-1. CFD: Computational Fluid Dynamics

CFD-1. Introduction: What is CFD? T. J. Craft. Msc CFD-1. CFD: Computational Fluid Dynamics School of Mechanical Aerospace and Civil Engineering CFD-1 T. J. Craft George Begg Building, C41 Msc CFD-1 Reading: J. Ferziger, M. Peric, Computational Methods for Fluid Dynamics H.K. Versteeg, W. Malalasekara,

More information

Parallel hp-finite Element Simulations of 3D Resistivity Logging Instruments

Parallel hp-finite Element Simulations of 3D Resistivity Logging Instruments Parallel hp-finite Element Simulations of 3D Resistivity Logging Instruments M. Paszyński 1,3, D. Pardo 1,2, L. Demkowicz 1, C. Torres-Verdin 2 1 Institute for Computational Engineering and Sciences 2

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

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

Multigrid Pattern. I. Problem. II. Driving Forces. III. Solution

Multigrid Pattern. I. Problem. II. Driving Forces. III. Solution Multigrid Pattern I. Problem Problem domain is decomposed into a set of geometric grids, where each element participates in a local computation followed by data exchanges with adjacent neighbors. The grids

More information

3D Computer Vision. Structured Light II. Prof. Didier Stricker. Kaiserlautern University.

3D Computer Vision. Structured Light II. Prof. Didier Stricker. Kaiserlautern University. 3D Computer Vision Structured Light II Prof. Didier Stricker Kaiserlautern University http://ags.cs.uni-kl.de/ DFKI Deutsches Forschungszentrum für Künstliche Intelligenz http://av.dfki.de 1 Introduction

More information

LS-DYNA 980 : Recent Developments, Application Areas and Validation Process of the Incompressible fluid solver (ICFD) in LS-DYNA.

LS-DYNA 980 : Recent Developments, Application Areas and Validation Process of the Incompressible fluid solver (ICFD) in LS-DYNA. 12 th International LS-DYNA Users Conference FSI/ALE(1) LS-DYNA 980 : Recent Developments, Application Areas and Validation Process of the Incompressible fluid solver (ICFD) in LS-DYNA Part 1 Facundo Del

More information

From Notebooks to Supercomputers: Tap the Full Potential of Your CUDA Resources with LibGeoDecomp

From Notebooks to Supercomputers: Tap the Full Potential of Your CUDA Resources with LibGeoDecomp From Notebooks to Supercomputers: Tap the Full Potential of Your CUDA Resources with andreas.schaefer@cs.fau.de Friedrich-Alexander-Universität Erlangen-Nürnberg GPU Technology Conference 2013, San José,

More information

Related topics Interference, wavelength, refractive index, speed of light, phase, virtuallight source.

Related topics Interference, wavelength, refractive index, speed of light, phase, virtuallight source. Determination of the refractive index TEP Overview Related topics Interference, wavelength, refractive index, speed of light, phase, virtuallight source. Principle Light is brought to interference by two

More information

Design Intent of Geometric Models

Design Intent of Geometric Models School of Computer Science Cardiff University Design Intent of Geometric Models Frank C. Langbein GR/M78267 GR/S69085/01 NUF-NAL 00638/G Auckland University 15th September 2004; Version 1.1 Design Intent

More information

The goal of this lab is to give you a chance to align and use a Pockel s Cell.

The goal of this lab is to give you a chance to align and use a Pockel s Cell. 880 Quantum Electronics Lab Pockel s Cell Alignment And Use The goal of this lab is to give you a chance to align and use a Pockel s Cell. You may not take this lab unless you have read the laser safety

More information

Physics 202, Lecture 23

Physics 202, Lecture 23 Physics 202, Lecture 23 Today s Topics Lights and Laws of Geometric Optics Nature of Light Reflection and Refraction Law of Reflection Law of Refraction Index of Reflection, Snell s Law Total Internal

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

Fluent User Services Center

Fluent User Services Center Solver Settings 5-1 Using the Solver Setting Solver Parameters Convergence Definition Monitoring Stability Accelerating Convergence Accuracy Grid Independence Adaption Appendix: Background Finite Volume

More information

Laser Applications for Photovoltaics Crystalline and Thin Film Technologies

Laser Applications for Photovoltaics Crystalline and Thin Film Technologies LASERS & MATERIAL PROCESSING I OPTICAL SYSTEMS I INDUSTRIAL METROLOGY I TRAFFIC SOLUTIONS I DEFENSE & CIVIL SYSTEMS Laser Applications for Photovoltaics Crystalline and Thin Film Technologies Back contact

More information

Fast Sample Generation with Variational Bayesian for Limited Data Hyperspectral Image Classification

Fast Sample Generation with Variational Bayesian for Limited Data Hyperspectral Image Classification Fast Sample Generation with Variational Bayesian for Limited Data Hyperspectral Image Classification July 26, 2018 AmirAbbas Davari, Hasan Can Özkan, Andreas Maier, Christian Riess Pattern Recognition

More information

SUPPLEMENTARY INFORMATION

SUPPLEMENTARY INFORMATION Supplementary Information Compact spectrometer based on a disordered photonic chip Brandon Redding, Seng Fatt Liew, Raktim Sarma, Hui Cao* Department of Applied Physics, Yale University, New Haven, CT

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

f. (5.3.1) So, the higher frequency means the lower wavelength. Visible part of light spectrum covers the range of wavelengths from

f. (5.3.1) So, the higher frequency means the lower wavelength. Visible part of light spectrum covers the range of wavelengths from Lecture 5-3 Interference and Diffraction of EM Waves During our previous lectures we have been talking about electromagnetic (EM) waves. As we know, harmonic waves of any type represent periodic process

More information

2.626 Fundamentals of Photovoltaics

2.626 Fundamentals of Photovoltaics MIT OpenCourseWare http://ocw.mit.edu 2.626 Fundamentals of Photovoltaics Fall 2008 For information about citing these materials or our Terms of Use, visit: http://ocw.mit.edu/terms. Efficiency Limits

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

Graph Partitioning for High-Performance Scientific Simulations. Advanced Topics Spring 2008 Prof. Robert van Engelen

Graph Partitioning for High-Performance Scientific Simulations. Advanced Topics Spring 2008 Prof. Robert van Engelen Graph Partitioning for High-Performance Scientific Simulations Advanced Topics Spring 2008 Prof. Robert van Engelen Overview Challenges for irregular meshes Modeling mesh-based computations as graphs Static

More information

Broadband and Wide Angle Antireflection Coatings for Solar Cell Applications Dr. Mohammed A. Hussein, Dr. Ali H. Al-Hamdani, Nibras S.

Broadband and Wide Angle Antireflection Coatings for Solar Cell Applications Dr. Mohammed A. Hussein, Dr. Ali H. Al-Hamdani, Nibras S. Broadband and Wide Angle Antireflection Coatings for Solar Cell Applications Dr. Mohammed A. Hussein University of Technology Dr. Ali H. Al-Hamdani Energy and Renewable Energy Technology Center/ University

More information

Throughput-optimizing Compilation of Dataflow Applications for Multi-Cores using Quasi-Static Scheduling

Throughput-optimizing Compilation of Dataflow Applications for Multi-Cores using Quasi-Static Scheduling Throughput-optimizing Compilation of Dataflow Applications for Multi-Cores using Quasi-Static Scheduling Tobias Schwarzer 1, Joachim Falk 1, Michael Glaß 1, Jürgen Teich 1, Christian Zebelein 2, Christian

More information

The Efficient Extension of Globally Consistent Scan Matching to 6 DoF

The Efficient Extension of Globally Consistent Scan Matching to 6 DoF The Efficient Extension of Globally Consistent Scan Matching to 6 DoF Dorit Borrmann, Jan Elseberg, Kai Lingemann, Andreas Nüchter, Joachim Hertzberg 1 / 20 Outline 1 Introduction 2 Algorithm 3 Performance

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

Quality Guided Image Denoising for Low-Cost Fundus Imaging

Quality Guided Image Denoising for Low-Cost Fundus Imaging Quality Guided Image Denoising for Low-Cost Fundus Imaging Thomas Köhler1,2, Joachim Hornegger1,2, Markus Mayer1,2, Georg Michelson2,3 20.03.2012 1 Pattern Recognition Lab, Ophthalmic Imaging Group 2 Erlangen

More information

Performance Optimization of a Massively Parallel Phase-Field Method Using the HPC Framework walberla

Performance Optimization of a Massively Parallel Phase-Field Method Using the HPC Framework walberla Performance Optimization of a Massively Parallel Phase-Field Method Using the HPC Framework walberla SIAM PP 2016, April 13 th 2016 Martin Bauer, Florian Schornbaum, Christian Godenschwager, Johannes Hötzer,

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

Stable Laser Resonator Modeling: Mesh Parameter Determination and Empty Cavity Modeling

Stable Laser Resonator Modeling: Mesh Parameter Determination and Empty Cavity Modeling Stable Laser Resonator Modeling: Mesh Parameter Determination and Empty Cavity Modeling Justin Mansell, Steve Coy, Kavita Chand, Steve Rose, Morris Maynard, and Liyang Xu MZA Associates Corporation jmansell@mza.com

More information

Performance and Software-Engineering Considerations for Massively Parallel Simulations

Performance and Software-Engineering Considerations for Massively Parallel Simulations Performance and Software-Engineering Considerations for Massively Parallel Simulations Ulrich Rüde (ruede@cs.fau.de) Ben Bergen, Frank Hülsemann, Christoph Freundl Universität Erlangen-Nürnberg www10.informatik.uni-erlangen.de

More information

LASer Cavity Analysis and Design

LASer Cavity Analysis and Design The unique combination of simulation tools for LASer Cavity Analysis and Design During the last 15 years LASCAD has become industry-leading so ware for LASer Cavity Analysis and Design. The feedback from

More information

Project Deliverable FP7-ENERGY :RESEARCH, DEVELOPMENT AND TESTING OF SOLAR DISH SYSTEMS WP1 SYSTEM COMPONENT DEVELOPMENT

Project Deliverable FP7-ENERGY :RESEARCH, DEVELOPMENT AND TESTING OF SOLAR DISH SYSTEMS WP1 SYSTEM COMPONENT DEVELOPMENT Project Deliverable Grant Agreement number 308952 Project acronym Project title Funding Scheme Work Package Deliverable number - title Lead Beneficiary Dissemination level OMSOP OPTIMISED MICROTURBINE

More information

Investigation of the foot-exposure impact in hyper-na immersion lithography when using thin anti-reflective coating

Investigation of the foot-exposure impact in hyper-na immersion lithography when using thin anti-reflective coating Investigation of the foot-exposure impact in hyper-na immersion lithography when using thin anti-reflective coating Darron Jurajda b, Enrico Tenaglia a, Jonathan Jeauneau b, Danilo De Simone a, Zhimin

More information

Data mining with sparse grids using simplicial basis functions

Data mining with sparse grids using simplicial basis functions Data mining with sparse grids using simplicial basis functions Jochen Garcke and Michael Griebel Institut für Angewandte Mathematik Universität Bonn Part of the work was supported within the project 03GRM6BN

More information

Three-dimensional inversion of borehole, time-domain, electromagnetic data for highly conductive ore-bodies.

Three-dimensional inversion of borehole, time-domain, electromagnetic data for highly conductive ore-bodies. Three-dimensional inversion of borehole, time-domain, electromagnetic data for highly conductive ore-bodies. Nigel Phillips, Doug Oldenburg, Eldad Haber, Roman Shekhtman. UBC-Geophysical Inversion Facility

More information

Fabrication of highly precise fiber optical array products by use of laser based micro alignment

Fabrication of highly precise fiber optical array products by use of laser based micro alignment Fabrication of highly precise fiber optical array products by use of laser based micro alignment M. Zimmermann, L. Schaefer, M. Rank, M. Schmidt, S. Roth Bayerisches Laserzentrum GmbH, Konrad-Zuse-Str.

More information

The Spherical Harmonics Discrete Ordinate Method for Atmospheric Radiative Transfer

The Spherical Harmonics Discrete Ordinate Method for Atmospheric Radiative Transfer The Spherical Harmonics Discrete Ordinate Method for Atmospheric Radiative Transfer K. Franklin Evans Program in Atmospheric and Oceanic Sciences University of Colorado, Boulder Computational Methods in

More information

Sensor based adaptive laser micromachining using ultrashort pulse lasers for zero-failure manufacturing

Sensor based adaptive laser micromachining using ultrashort pulse lasers for zero-failure manufacturing Sensor based adaptive laser micromachining using ultrashort pulse lasers for zero-failure manufacturing Fraunhofer Institute for Production Technology, Aachen M. Sc. Guilherme Mallmann Prof. Dr.-Ing. Robert

More information

A COUPLED FINITE VOLUME SOLVER FOR THE SOLUTION OF LAMINAR TURBULENT INCOMPRESSIBLE AND COMPRESSIBLE FLOWS

A COUPLED FINITE VOLUME SOLVER FOR THE SOLUTION OF LAMINAR TURBULENT INCOMPRESSIBLE AND COMPRESSIBLE FLOWS A COUPLED FINITE VOLUME SOLVER FOR THE SOLUTION OF LAMINAR TURBULENT INCOMPRESSIBLE AND COMPRESSIBLE FLOWS L. Mangani Maschinentechnik CC Fluidmechanik und Hydromaschinen Hochschule Luzern Technik& Architektur

More information

Design Intent of Geometric Models

Design Intent of Geometric Models School of Computer Science Cardiff University Design Intent of Geometric Models Frank C. Langbein GR/M78267 GR/S69085/01 NUF-NAL 00638/G Massey University 22nd September 2004; Version 1.0 Design Intent

More information

TAU mesh deformation. Thomas Gerhold

TAU mesh deformation. Thomas Gerhold TAU mesh deformation Thomas Gerhold The parallel mesh deformation of the DLR TAU-Code Introduction Mesh deformation method & Parallelization Results & Applications Conclusion & Outlook Introduction CFD

More information

Band Stop optimization of Frequency Selective Surfaces Using the Transmission Line Modeling Method

Band Stop optimization of Frequency Selective Surfaces Using the Transmission Line Modeling Method Band Stop optimization of Frequency Selective Surfaces Using Transmission Line Modeling Method Dominic S Nyitamen 1, Steve Greedy 2, Christopher Smartt 2 and David W P Thomas 2 1. Electrical Electronic

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

From Low-Power to Power Electronics Leistungszentrum Elektroniksysteme at SEMICON Europa 2015

From Low-Power to Power Electronics Leistungszentrum Elektroniksysteme at SEMICON Europa 2015 Press Release, October 1, 2015 From Low-Power to Power Electronics Leistungszentrum Elektroniksysteme at SEMICON Europa 2015 Leistungszentrum Elektroniksysteme (LZE) presents its latest R&D results on

More information

Lesson 1 Scattering, Diffraction, and Radiation

Lesson 1 Scattering, Diffraction, and Radiation Lesson 1 Scattering, Diffraction, and Radiation Chen-Bin Huang Department of Electrical Engineering Institute of Photonics Technologies National Tsing Hua University, Taiwan Various slides under courtesy

More information

Partial Differential Equations

Partial Differential Equations Simulation in Computer Graphics Partial Differential Equations Matthias Teschner Computer Science Department University of Freiburg Motivation various dynamic effects and physical processes are described

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

Computational Fluid Dynamics with the Lattice Boltzmann Method KTH SCI, Stockholm

Computational Fluid Dynamics with the Lattice Boltzmann Method KTH SCI, Stockholm Computational Fluid Dynamics with the Lattice Boltzmann Method KTH SCI, Stockholm March 17 March 21, 2014 Florian Schornbaum, Martin Bauer, Simon Bogner Chair for System Simulation Friedrich-Alexander-Universität

More information

Diffraction Efficiency

Diffraction Efficiency Diffraction Efficiency Turan Erdogan Gratings are based on diffraction and interference: Diffraction gratings can be understood using the optical principles of diffraction and interference. When light

More information

Adaptive-Mesh-Refinement Pattern

Adaptive-Mesh-Refinement Pattern Adaptive-Mesh-Refinement Pattern I. Problem Data-parallelism is exposed on a geometric mesh structure (either irregular or regular), where each point iteratively communicates with nearby neighboring points

More information

Data mining with sparse grids

Data mining with sparse grids Data mining with sparse grids Jochen Garcke and Michael Griebel Institut für Angewandte Mathematik Universität Bonn Data mining with sparse grids p.1/40 Overview What is Data mining? Regularization networks

More information

Kapitel 4: Clustering

Kapitel 4: Clustering Ludwig-Maximilians-Universität München Institut für Informatik Lehr- und Forschungseinheit für Datenbanksysteme Knowledge Discovery in Databases WiSe 2017/18 Kapitel 4: Clustering Vorlesung: Prof. Dr.

More information

Efficient Imaging Algorithms on Many-Core Platforms

Efficient Imaging Algorithms on Many-Core Platforms Efficient Imaging Algorithms on Many-Core Platforms H. Köstler Dagstuhl, 22.11.2011 Contents Imaging Applications HDR Compression performance of PDE-based models Image Denoising performance of patch-based

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

Peta-Scale Simulations with the HPC Software Framework walberla:

Peta-Scale Simulations with the HPC Software Framework walberla: Peta-Scale Simulations with the HPC Software Framework walberla: Massively Parallel AMR for the Lattice Boltzmann Method SIAM PP 2016, Paris April 15, 2016 Florian Schornbaum, Christian Godenschwager,

More information

Semester Final Report

Semester Final Report CSUMS SemesterFinalReport InLaTex AnnKimball 5/20/2009 ThisreportisageneralsummaryoftheaccumulationofknowledgethatIhavegatheredthroughoutthis semester. I was able to get a birds eye view of many different

More information

smooth coefficients H. Köstler, U. Rüde

smooth coefficients H. Köstler, U. Rüde A robust multigrid solver for the optical flow problem with non- smooth coefficients H. Köstler, U. Rüde Overview Optical Flow Problem Data term and various regularizers A Robust Multigrid Solver Galerkin

More information

Phase. E = A sin(2p f t+f) (wave in time) or E = A sin(2p x/l +f) (wave in space)

Phase. E = A sin(2p f t+f) (wave in time) or E = A sin(2p x/l +f) (wave in space) Interference When two (or more) waves arrive at a point (in space or time), they interfere, and their amplitudes may add or subtract, depending on their frequency and phase. 1 Phase E = A sin(2p f t+f)

More information

HYPERSPECTRAL IMAGING THIN FILM APPLICATIONS. Dr. Wulf Grählert /

HYPERSPECTRAL IMAGING THIN FILM APPLICATIONS. Dr. Wulf Grählert / Dr. Wulf Grählert +49 351 / 83391 3406 wulf.graehlert@iws.fraunhofer.de Motivation Coating processes: thin film application process stability What s about Monitoring? Random sampling? Real time analysis?

More information

Design Factors Affecting Laser Cutting Parameters Line width Wider lines more heat flow Lines affect spot size larger line: wider spot Lines much

Design Factors Affecting Laser Cutting Parameters Line width Wider lines more heat flow Lines affect spot size larger line: wider spot Lines much Design Factors Affecting Laser Cutting Parameters Line width Wider lines more heat flow Lines affect spot size larger line: wider spot Lines much larger than spot size Require several positions and laser

More information

Generic finite element capabilities for forest-of-octrees AMR

Generic finite element capabilities for forest-of-octrees AMR Generic finite element capabilities for forest-of-octrees AMR Carsten Burstedde joint work with Omar Ghattas, Tobin Isaac Institut für Numerische Simulation (INS) Rheinische Friedrich-Wilhelms-Universität

More information

MRI Induced Heating of a Pacemaker. Peter Krenz, Application Engineer

MRI Induced Heating of a Pacemaker. Peter Krenz, Application Engineer MRI Induced Heating of a Pacemaker Peter Krenz, Application Engineer 1 Problem Statement Electric fields generated during MRI exposure are dissipated in tissue of the human body resulting in a temperature

More information

LASer Cavity Analysis and Design

LASer Cavity Analysis and Design The unique combination of simulation tools for LASer Cavity Analysis and Design LASCAD is an industry-leading software package providing multiphysics analysis of the complicated interaction between thermal

More information

CHAPTER-10 DYNAMIC SIMULATION USING LS-DYNA

CHAPTER-10 DYNAMIC SIMULATION USING LS-DYNA DYNAMIC SIMULATION USING LS-DYNA CHAPTER-10 10.1 Introduction In the past few decades, the Finite Element Method (FEM) has been developed into a key indispensable technology in the modeling and simulation

More information

Multi-Physics Integration Framework MuPIF design, operation and optimization of a photovoltaic cell

Multi-Physics Integration Framework MuPIF design, operation and optimization of a photovoltaic cell Multi-Physics Integration Framework MuPIF design, operation and optimization of a photovoltaic cell B. Patzák*, V. Šmilauer*, M. Appelª, R. Altenfeldª, L. Thielen, A. Lankhorst *Czech Technical University

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

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

A Coupled 3D/2D Axisymmetric Method for Simulating Magnetic Metal Forming Processes in LS-DYNA

A Coupled 3D/2D Axisymmetric Method for Simulating Magnetic Metal Forming Processes in LS-DYNA A Coupled 3D/2D Axisymmetric Method for Simulating Magnetic Metal Forming Processes in LS-DYNA P. L Eplattenier *, I. Çaldichoury Livermore Software Technology Corporation, Livermore, CA, USA * Corresponding

More information

Optimization to Reduce Automobile Cabin Noise

Optimization to Reduce Automobile Cabin Noise EngOpt 2008 - International Conference on Engineering Optimization Rio de Janeiro, Brazil, 01-05 June 2008. Optimization to Reduce Automobile Cabin Noise Harold Thomas, Dilip Mandal, and Narayanan Pagaldipti

More information