ELECTROMAGNETIC AND PHOTONIC SIMULATION FOR THE BEGINNER: finite-difference frequency-domain in... matlab.
This book teaches the finite-difference frequency-domain (FDFD) method from the simplest concepts to advanced three-dimensional simulations. It uses plain language and high-quality graphics to help the complete beginner grasp all the concepts quickly and visually. This single resource includes every...
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Elektronisch E-Book |
Sprache: | English |
Veröffentlicht: |
[S.l.] :
ARTECH HOUSE,
2022.
|
Schlagworte: | |
Online-Zugang: | DE-862 DE-863 |
Zusammenfassung: | This book teaches the finite-difference frequency-domain (FDFD) method from the simplest concepts to advanced three-dimensional simulations. It uses plain language and high-quality graphics to help the complete beginner grasp all the concepts quickly and visually. This single resource includes everything needed to simulate a wide variety of different electromagnetic and photonic devices. The book is filled with helpful guidance and computational wisdom that will help the reader easily simulate their own devices and more easily learn and implement other methods in computational electromagnetics. Special techniques in MATLAB are presented that will allow the reader to write their own FDFD programs. Key concepts in electromagnetics are reviewed so the reader can fully understand the calculations happening in FDFD. A powerful method for implementing the finite-difference method is taught that will enable the reader to solve entirely new differential equations and sets of differential equations in mere minutes. Separate chapters are included that describe how Maxwell's equations are approximated using finite-differences and how outgoing waves can be absorbed using a perfectly matched layer absorbing boundary. With this background, a chapter describes how to calculate guided modes in waveguides and transmission lines. The effective index method is taught as way to model many three-dimensional devices in just two-dimensions. Another chapter describes how to calculate photonic band diagrams and isofrequency contours to quickly estimate the properties of periodic structures like photonic crystals. Next, a chapter presents how to analyze diffraction gratings and calculate the power coupled into each diffraction order. This book shows that many devices can be simulated in the context of a diffraction grating including guided-mode resonance filters, photonic crystals, polarizers, metamaterials, frequency selective surfaces, and metasurfaces. Plane wave sources, Gaussian beam sources, and guided-mode sources are all described in detail, allowing devices to be simulated in multiple ways. An optical integrated circuit is simulated using the effective index method to build a two-dimensional model of the 3D device and then launch a guided-mode source into the circuit. A chapter is included to describe how the code can be modified to easily perform parameter sweeps, such as plotting reflection and transmission as a function of frequency, wavelength, angle of incidence, or a dimension of the device. The last chapter is advanced and teaches FDFD for three-dimensional devices composed of anisotropic materials. It includes simulations of a crossed grating, a doubly-periodic guided-mode resonance filter, a frequency selective surface, and an invisibility cloak. The chapter also includes a parameter retrieval from a left-handed metamaterial. The book includes all the MATLAB codes and detailed explanations of all programs. This will allow the reader to easily modify the codes to simulate their own ideas and devices. The author has created a website where the MATLAB codes can be downloaded, errata can be seen, and other learning resources can be accessed. This is an ideal book for both an undergraduate elective course as well as a graduate course in computational electromagnetics because it covers the background material so well and includes examples of many different types of devices that will be of interest to a very wide audience. Visit https://empossible.net/fdfdbook/ to access the book website. Visit https://raymondrumpf.com/ for Raymond C. Rumpf's personal webpage. |
Beschreibung: | 1 online resource |
ISBN: | 9781630819279 1630819271 |
Internformat
MARC
LEADER | 00000cam a2200000M 4500 | ||
---|---|---|---|
001 | ZDB-4-EBA-on1313480752 | ||
003 | OCoLC | ||
005 | 20241004212047.0 | ||
006 | m o d | ||
007 | cr |n||||||||| | ||
008 | 220501s2022 xx o 0|| 0 eng d | ||
040 | |a YDX |b eng |c YDX |d N$T |d OCLCF |d OCLCQ |d IEEEE |d UKAHL |d SFB |d STF |d OCLCO |d OCLCL | ||
019 | |a 1306307269 |a 1313516541 |a 1388672787 |a 1391474597 |a 1397412368 |a 1430325289 | ||
020 | |a 9781630819279 |q (electronic bk.) | ||
020 | |a 1630819271 |q (electronic bk.) | ||
020 | |z 1630819263 | ||
020 | |z 9781630819262 | ||
035 | |a (OCoLC)1313480752 |z (OCoLC)1306307269 |z (OCoLC)1313516541 |z (OCoLC)1388672787 |z (OCoLC)1391474597 |z (OCoLC)1397412368 |z (OCoLC)1430325289 | ||
037 | |a 9736410 |b IEEE | ||
050 | 4 | |a QC760.4.M37 | |
082 | 7 | |a 537.01/51 |2 23 | |
049 | |a MAIN | ||
100 | 1 | |a RUMPF, RAYMOND C. | |
245 | 1 | 0 | |a ELECTROMAGNETIC AND PHOTONIC SIMULATION FOR THE BEGINNER |h [electronic resource] : |b finite-difference frequency-domain in... matlab. |
260 | |a [S.l.] : |b ARTECH HOUSE, |c 2022. | ||
300 | |a 1 online resource | ||
336 | |a text |b txt |2 rdacontent | ||
337 | |a computer |b c |2 rdamedia | ||
338 | |a online resource |b cr |2 rdacarrier | ||
505 | 0 | |a Intro -- Electromagnetic and Photonic Simulation for the Beginner: Finite-Difference Frequency-Domain in MATLAB® -- Contents -- Foreword -- Preface -- Introduction -- Chapter 1 MATLAB Preliminaries -- 1.1 Basic Structure of an FDFD Program in MATLAB -- 1.1.1 MATLAB Code for Ideal Structure of a Program -- 1.2 MATLAB and Linear Algebra -- 1.2.1 Special Matrices -- 1.2.2 Matrix Algebra -- 1.3 Setting Up a Grid in MATLAB -- 1.3.1 MATLAB Array Indexing -- 1.3.2 Parameters Describing a Grid in MATLAB -- 1.3.3 Calculating the Grid Parameters -- 1.4 Building Geometries onto Grids -- 1.4.1 Adding Rectangles to a Grid -- 1.4.2 The Centering Algorithm -- 1.4.3 The Meshgrid -- 1.4.4 Adding Circles and Ellipses to a Grid -- 1.4.5 Grid Rotation -- 1.4.6 Boolean Operations -- 1.5 Three-Dimensional Grids -- 1.6 Visualization Techniques -- 1.6.1 Visualizing Data on Grids -- 1.6.2 Visualizing Three-Dimensional Data -- 1.6.3 Visualizing Complex Data -- 1.6.4 Animating the Fields Calculated by FDFD -- Reference -- Chapter 2 Electromagnetic Preliminaries -- 2.1 Maxwell's Equations -- 2.2 The Constitutive Parameters -- 2.2.1 Anisotropy, Tensors, and Rotation Matrices -- 2.2.2 Rotation Matrices and Tensor Rotation -- 2.3 Expansion of Maxwell's Curl Equations in Cartesian Coordinates -- 2.4 The Electromagnetic Wave Equation -- 2.5 Electromagnetic Waves in LHI Media -- 2.5.1 Wave Polarization -- 2.6 The Dispersion Relation for LHI Media -- 2.7 Scattering at an Interface -- 2.7.1 Reflectance and Transmittance -- 2.8 What is a Two-Dimensional Simulation? -- 2.9 Diffraction from Gratings -- 2.9.1 The Grating Equation -- 2.9.2 Diffraction Efficiency -- 2.9.3 Generalization to Crossed Gratings -- 2.10 Waveguides and Transmission Lines -- 2.10.1 Waveguide Modes and Parameters -- 2.10.2 Transmission Line Parameters -- 2.11 Scalability of Maxwell's Equations. | |
505 | 8 | |a 2.12 Numerical Solution to Maxwell's Equations -- References -- Chapter 3 The Finite-Difference Method -- 3.1 Introduction -- 3.2 Finite-Difference Approximations -- 3.2.1 Deriving Expressions for Finite-Difference Approximations -- 3.2.2 Example #1-Interpolations and Derivatives from Three Points -- 3.2.3 Example #2-Interpolations and Derivatives from Two Points -- 3.2.4 Example #3-Interpolations and Derivatives from Four Points -- 3.3 Numerical Differentiation -- 3.4 Numerical Boundary Conditions -- 3.4.1 Dirichlet Boundary Conditions -- 3.4.2 Periodic Boundary Conditions -- 3.5 Derivative Matrices -- 3.6 Finite-Difference Approximation of Differential Equations -- 3.7 Solving Matrix Differential Equations -- 3.7.1 Example-Solving a Single-Variable Differential Equation -- 3.8 Multiple Variables and Staggered Grids -- 3.8.1 Example-Solving a Multivariable Problem -- References -- Chapter 4 Finite-Difference Approximation of Maxwell's Equations -- 4.1 Introduction to the Yee Grid Scheme -- 4.2 Preparing Maxwell's Equations for FDFD Analysis -- 4.3 Finite-Difference Approximation of Maxwell's Curl Equations -- 4.4 Finite-Difference Equations for Two-Dimensional FDFD -- 4.4.1 Derivation of E Mode Equations When Frequency Is Not Known -- 4.4.2 Derivation of H Mode Equations When Frequency Is Not Known -- 4.4.3 Derivation of E Mode Equations When Frequency Is Known -- 4.4.4 Derivation of H Mode Equations When Frequency Is Known -- 4.5 Derivative Matrices for Two-Dimensional FDFD -- 4.5.1 Derivative Matrices Incorporating Dirichlet Boundary Conditions -- 4.5.2 Periodic Boundary Conditions -- 4.5.3 Derivative Matrices Incorporating Periodic Boundary Conditions -- 4.5.4 Relationship Between the Derivative Matrices -- 4.6 Derivative Matrices for Three-Dimensional FDFD -- 4.6.1 Relationship Between the Derivative Matrices. | |
505 | 8 | |a 4.7 Programming the YEEDER2D() Function in MATLAB -- 4.7.1 Using the yeeder2d() Function -- 4.8 Programming the YEEDER3D() Function in MATLAB -- 4.8.1 Using the yeeder3d() Function -- 4.9 The 2× Grid Technique -- 4.10 Numerical Dispersion -- References -- Chapter 5 The Perfectly Matched Layer Absorbing Boundary -- 5.1 The Absorbing Boundary -- 5.2 Derivation of the UPML Absorbing Boundary -- 5.3 Incorporating the UPML into Maxwell's Equations -- 5.4 Calculating the UPML Parameters -- 5.5 Implementation of the UPML in MATLAB -- 5.5.1 Using the addupml2d() Function -- 5.6 The SCPML Absorbing Boundary -- 5.6.1 MATLAB Implementation of calcpml3d() -- 5.6.2 Using the calcpml3d() Function -- References -- Chapter 6 FDFD for Calculating Guided Modes -- 6.1 Formulation for Rigorous Hybrid Mode Calculation -- 6.2 Formulation for Rigorous Slab Waveguide Mode Calculation -- 6.2.1 Formulation of E Mode Slab Waveguide Analysis -- 6.2.2 Formulation of H Mode Slab Waveguide Analysis -- 6.2.3 Formulations for Slab Waveguides in Other Orientations -- 6.2.4 The Effective Index Method -- 6.3 Implementation of Waveguide Mode Calculations -- 6.3.1 MATLAB Implementation of Rib Waveguide Analysis -- 6.3.2 MATLAB Implementation of Slab Waveguide Analysis -- 6.3.3 Animating the Slab Waveguide Mode -- 6.3.4 Convergence -- 6.3.5 MATLAB Implementation for Calculating SPPs -- 6.4 Implementation of Transmission Line Analysis -- References -- Chapter 7 FDFD for Calculating Photonic Bands -- 7.1 Photonic Bands for Rectangular Lattices -- 7.2 Formulation for Rectangular Lattices -- 7.3 Implementation of Photonic Band Calculation -- 7.3.1 Description of MATLAB Code for Calculating Photonic Band Diagrams -- 7.3.2 Description of MATLAB Code for Calculating IFCs -- References -- Chapter 8 FDFD for Scattering Analysis -- 8.1 Formulation of FDFD for Scattering Analysis. | |
505 | 8 | |a 8.1.1 Matrix Wave Equations for Two-Dimensional Analysis -- 8.2 Incorporating Sources -- 8.2.1 Derivation of the QAAQ Equation -- 8.2.2 Calculating the Source Field fsrc(x,y) -- 8.2.3 Calculating the SF Masking Matrix Q -- 8.2.4 Compensating for Numerical Dispersion -- 8.3 Calculating Reflection and Transmission for Periodic Structures -- 8.4 Implementation of the FDFD Method for Scattering Analysis -- 8.4.1 Standard Sequence of Simulations for a Newly Written FDFD Code -- 8.4.2 FDFD Analysis of a Sawtooth Diffraction Grating -- 8.4.3 FDFD Analysis of a Self-Collimating Photonic Crystal -- 8.4.4 FDFD Analysis of an OIC Directional Coupler -- References -- Chapter 9 Parameter Sweeps with FDFD -- 9.1 Introduction to Parameter Sweeps -- 9.2 Modifying FDFD for Parameter Sweeps -- 9.2.1 Generic MATLAB Function to Simulate Periodic Structures -- 9.2.2 Main MATLAB Program to Simulate the GMRF -- 9.2.3 Main MATLAB Programs to Analyze a Metal Polarizer -- 9.3 Identifying Common Problems in FDFD -- References -- Chapter 10 FDFD Analysis of Three-Dimensional and Anisotropic Devices -- 10.1 Formulation of Three-Dimensional FDFD -- 10.1.1 Finite-Difference Approximation of Maxwell's Curl Equations -- 10.1.2 Maxwell's Equations in Matrix Form -- 10.1.3 Interpolation Matrices -- 10.1.4 Three-Dimensional Matrix Wave Equation -- 10.2 Incorporating Sources into Three-Dimensional FDFD -- 10.3 Iterative Solution for FDFD -- 10.4 Calculating Reflection and Transmission for Doubly Periodic Structures -- 10.5 Implementation of Three-Dimensional FDFD and Examples -- 10.5.1 Standard Sequence of Simulations for a Newly Written Three-Dimensional FDFD Code -- 10.5.2 Generic Three-Dimensional FDFD Function to Simulate Periodic Structures -- 10.5.3 Simulation of a Crossed-Grating GMRF -- 10.5.4 Simulation of a Frequency Selective Surface. | |
505 | 8 | |a 10.5.5 Parameter Retrieval for a Left-Handed Metamaterial -- 10.5.6 Simulation of an Invisibility Cloak -- References -- Appendix A -- A.1 Best Practices for Building Devices onto Yee Grids -- A.2 Method Summaries -- List of Acronyms and Abbreviations -- About the Author -- Index. | |
520 | |a This book teaches the finite-difference frequency-domain (FDFD) method from the simplest concepts to advanced three-dimensional simulations. It uses plain language and high-quality graphics to help the complete beginner grasp all the concepts quickly and visually. This single resource includes everything needed to simulate a wide variety of different electromagnetic and photonic devices. The book is filled with helpful guidance and computational wisdom that will help the reader easily simulate their own devices and more easily learn and implement other methods in computational electromagnetics. Special techniques in MATLAB are presented that will allow the reader to write their own FDFD programs. Key concepts in electromagnetics are reviewed so the reader can fully understand the calculations happening in FDFD. A powerful method for implementing the finite-difference method is taught that will enable the reader to solve entirely new differential equations and sets of differential equations in mere minutes. Separate chapters are included that describe how Maxwell's equations are approximated using finite-differences and how outgoing waves can be absorbed using a perfectly matched layer absorbing boundary. With this background, a chapter describes how to calculate guided modes in waveguides and transmission lines. The effective index method is taught as way to model many three-dimensional devices in just two-dimensions. Another chapter describes how to calculate photonic band diagrams and isofrequency contours to quickly estimate the properties of periodic structures like photonic crystals. Next, a chapter presents how to analyze diffraction gratings and calculate the power coupled into each diffraction order. This book shows that many devices can be simulated in the context of a diffraction grating including guided-mode resonance filters, photonic crystals, polarizers, metamaterials, frequency selective surfaces, and metasurfaces. Plane wave sources, Gaussian beam sources, and guided-mode sources are all described in detail, allowing devices to be simulated in multiple ways. An optical integrated circuit is simulated using the effective index method to build a two-dimensional model of the 3D device and then launch a guided-mode source into the circuit. A chapter is included to describe how the code can be modified to easily perform parameter sweeps, such as plotting reflection and transmission as a function of frequency, wavelength, angle of incidence, or a dimension of the device. The last chapter is advanced and teaches FDFD for three-dimensional devices composed of anisotropic materials. It includes simulations of a crossed grating, a doubly-periodic guided-mode resonance filter, a frequency selective surface, and an invisibility cloak. The chapter also includes a parameter retrieval from a left-handed metamaterial. The book includes all the MATLAB codes and detailed explanations of all programs. This will allow the reader to easily modify the codes to simulate their own ideas and devices. The author has created a website where the MATLAB codes can be downloaded, errata can be seen, and other learning resources can be accessed. This is an ideal book for both an undergraduate elective course as well as a graduate course in computational electromagnetics because it covers the background material so well and includes examples of many different types of devices that will be of interest to a very wide audience. Visit https://empossible.net/fdfdbook/ to access the book website. Visit https://raymondrumpf.com/ for Raymond C. Rumpf's personal webpage. | ||
630 | 0 | 0 | |a MATLAB. |0 http://id.loc.gov/authorities/names/n92036881 |
630 | 0 | 7 | |a MATLAB |2 fast |
650 | 0 | |a Electromagnetism |x Mathematics. |0 http://id.loc.gov/authorities/subjects/sh2008119286 | |
650 | 0 | |a Photonics |x Mathematics. | |
650 | 0 | |a Finite differences. |0 http://id.loc.gov/authorities/subjects/sh85048348 | |
650 | 6 | |a Photonique |x Mathématiques. | |
650 | 6 | |a Différences finies. | |
650 | 7 | |a Electromagnetism |x Mathematics |2 fast | |
650 | 7 | |a Finite differences |2 fast | |
758 | |i has work: |a ELECTROMAGNETIC AND PHOTONIC SIMULATION FOR THE BEGINNER (Text) |1 https://id.oclc.org/worldcat/entity/E39PD3WPTbYYQ3c98P4FdTC84q |4 https://id.oclc.org/worldcat/ontology/hasWork | ||
776 | 0 | 8 | |i Print version: |z 1630819263 |z 9781630819262 |w (OCoLC)1280196007 |
966 | 4 | 0 | |l DE-862 |p ZDB-4-EBA |q FWS_PDA_EBA |u https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=3275448 |3 Volltext |
966 | 4 | 0 | |l DE-863 |p ZDB-4-EBA |q FWS_PDA_EBA |u https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=3275448 |3 Volltext |
938 | |a YBP Library Services |b YANK |n 302864131 | ||
938 | |a EBSCOhost |b EBSC |n 3275448 | ||
938 | |a Askews and Holts Library Services |b ASKH |n AH40438334 | ||
994 | |a 92 |b GEBAY | ||
912 | |a ZDB-4-EBA | ||
049 | |a DE-862 | ||
049 | |a DE-863 |
Datensatz im Suchindex
DE-BY-FWS_katkey | ZDB-4-EBA-on1313480752 |
---|---|
_version_ | 1826942349941407744 |
adam_text | |
any_adam_object | |
author | RUMPF, RAYMOND C. |
author_facet | RUMPF, RAYMOND C. |
author_role | |
author_sort | RUMPF, RAYMOND C. |
author_variant | r c r rc rcr |
building | Verbundindex |
bvnumber | localFWS |
callnumber-first | Q - Science |
callnumber-label | QC760 |
callnumber-raw | QC760.4.M37 |
callnumber-search | QC760.4.M37 |
callnumber-sort | QC 3760.4 M37 |
callnumber-subject | QC - Physics |
collection | ZDB-4-EBA |
contents | Intro -- Electromagnetic and Photonic Simulation for the Beginner: Finite-Difference Frequency-Domain in MATLAB® -- Contents -- Foreword -- Preface -- Introduction -- Chapter 1 MATLAB Preliminaries -- 1.1 Basic Structure of an FDFD Program in MATLAB -- 1.1.1 MATLAB Code for Ideal Structure of a Program -- 1.2 MATLAB and Linear Algebra -- 1.2.1 Special Matrices -- 1.2.2 Matrix Algebra -- 1.3 Setting Up a Grid in MATLAB -- 1.3.1 MATLAB Array Indexing -- 1.3.2 Parameters Describing a Grid in MATLAB -- 1.3.3 Calculating the Grid Parameters -- 1.4 Building Geometries onto Grids -- 1.4.1 Adding Rectangles to a Grid -- 1.4.2 The Centering Algorithm -- 1.4.3 The Meshgrid -- 1.4.4 Adding Circles and Ellipses to a Grid -- 1.4.5 Grid Rotation -- 1.4.6 Boolean Operations -- 1.5 Three-Dimensional Grids -- 1.6 Visualization Techniques -- 1.6.1 Visualizing Data on Grids -- 1.6.2 Visualizing Three-Dimensional Data -- 1.6.3 Visualizing Complex Data -- 1.6.4 Animating the Fields Calculated by FDFD -- Reference -- Chapter 2 Electromagnetic Preliminaries -- 2.1 Maxwell's Equations -- 2.2 The Constitutive Parameters -- 2.2.1 Anisotropy, Tensors, and Rotation Matrices -- 2.2.2 Rotation Matrices and Tensor Rotation -- 2.3 Expansion of Maxwell's Curl Equations in Cartesian Coordinates -- 2.4 The Electromagnetic Wave Equation -- 2.5 Electromagnetic Waves in LHI Media -- 2.5.1 Wave Polarization -- 2.6 The Dispersion Relation for LHI Media -- 2.7 Scattering at an Interface -- 2.7.1 Reflectance and Transmittance -- 2.8 What is a Two-Dimensional Simulation? -- 2.9 Diffraction from Gratings -- 2.9.1 The Grating Equation -- 2.9.2 Diffraction Efficiency -- 2.9.3 Generalization to Crossed Gratings -- 2.10 Waveguides and Transmission Lines -- 2.10.1 Waveguide Modes and Parameters -- 2.10.2 Transmission Line Parameters -- 2.11 Scalability of Maxwell's Equations. 2.12 Numerical Solution to Maxwell's Equations -- References -- Chapter 3 The Finite-Difference Method -- 3.1 Introduction -- 3.2 Finite-Difference Approximations -- 3.2.1 Deriving Expressions for Finite-Difference Approximations -- 3.2.2 Example #1-Interpolations and Derivatives from Three Points -- 3.2.3 Example #2-Interpolations and Derivatives from Two Points -- 3.2.4 Example #3-Interpolations and Derivatives from Four Points -- 3.3 Numerical Differentiation -- 3.4 Numerical Boundary Conditions -- 3.4.1 Dirichlet Boundary Conditions -- 3.4.2 Periodic Boundary Conditions -- 3.5 Derivative Matrices -- 3.6 Finite-Difference Approximation of Differential Equations -- 3.7 Solving Matrix Differential Equations -- 3.7.1 Example-Solving a Single-Variable Differential Equation -- 3.8 Multiple Variables and Staggered Grids -- 3.8.1 Example-Solving a Multivariable Problem -- References -- Chapter 4 Finite-Difference Approximation of Maxwell's Equations -- 4.1 Introduction to the Yee Grid Scheme -- 4.2 Preparing Maxwell's Equations for FDFD Analysis -- 4.3 Finite-Difference Approximation of Maxwell's Curl Equations -- 4.4 Finite-Difference Equations for Two-Dimensional FDFD -- 4.4.1 Derivation of E Mode Equations When Frequency Is Not Known -- 4.4.2 Derivation of H Mode Equations When Frequency Is Not Known -- 4.4.3 Derivation of E Mode Equations When Frequency Is Known -- 4.4.4 Derivation of H Mode Equations When Frequency Is Known -- 4.5 Derivative Matrices for Two-Dimensional FDFD -- 4.5.1 Derivative Matrices Incorporating Dirichlet Boundary Conditions -- 4.5.2 Periodic Boundary Conditions -- 4.5.3 Derivative Matrices Incorporating Periodic Boundary Conditions -- 4.5.4 Relationship Between the Derivative Matrices -- 4.6 Derivative Matrices for Three-Dimensional FDFD -- 4.6.1 Relationship Between the Derivative Matrices. 4.7 Programming the YEEDER2D() Function in MATLAB -- 4.7.1 Using the yeeder2d() Function -- 4.8 Programming the YEEDER3D() Function in MATLAB -- 4.8.1 Using the yeeder3d() Function -- 4.9 The 2× Grid Technique -- 4.10 Numerical Dispersion -- References -- Chapter 5 The Perfectly Matched Layer Absorbing Boundary -- 5.1 The Absorbing Boundary -- 5.2 Derivation of the UPML Absorbing Boundary -- 5.3 Incorporating the UPML into Maxwell's Equations -- 5.4 Calculating the UPML Parameters -- 5.5 Implementation of the UPML in MATLAB -- 5.5.1 Using the addupml2d() Function -- 5.6 The SCPML Absorbing Boundary -- 5.6.1 MATLAB Implementation of calcpml3d() -- 5.6.2 Using the calcpml3d() Function -- References -- Chapter 6 FDFD for Calculating Guided Modes -- 6.1 Formulation for Rigorous Hybrid Mode Calculation -- 6.2 Formulation for Rigorous Slab Waveguide Mode Calculation -- 6.2.1 Formulation of E Mode Slab Waveguide Analysis -- 6.2.2 Formulation of H Mode Slab Waveguide Analysis -- 6.2.3 Formulations for Slab Waveguides in Other Orientations -- 6.2.4 The Effective Index Method -- 6.3 Implementation of Waveguide Mode Calculations -- 6.3.1 MATLAB Implementation of Rib Waveguide Analysis -- 6.3.2 MATLAB Implementation of Slab Waveguide Analysis -- 6.3.3 Animating the Slab Waveguide Mode -- 6.3.4 Convergence -- 6.3.5 MATLAB Implementation for Calculating SPPs -- 6.4 Implementation of Transmission Line Analysis -- References -- Chapter 7 FDFD for Calculating Photonic Bands -- 7.1 Photonic Bands for Rectangular Lattices -- 7.2 Formulation for Rectangular Lattices -- 7.3 Implementation of Photonic Band Calculation -- 7.3.1 Description of MATLAB Code for Calculating Photonic Band Diagrams -- 7.3.2 Description of MATLAB Code for Calculating IFCs -- References -- Chapter 8 FDFD for Scattering Analysis -- 8.1 Formulation of FDFD for Scattering Analysis. 8.1.1 Matrix Wave Equations for Two-Dimensional Analysis -- 8.2 Incorporating Sources -- 8.2.1 Derivation of the QAAQ Equation -- 8.2.2 Calculating the Source Field fsrc(x,y) -- 8.2.3 Calculating the SF Masking Matrix Q -- 8.2.4 Compensating for Numerical Dispersion -- 8.3 Calculating Reflection and Transmission for Periodic Structures -- 8.4 Implementation of the FDFD Method for Scattering Analysis -- 8.4.1 Standard Sequence of Simulations for a Newly Written FDFD Code -- 8.4.2 FDFD Analysis of a Sawtooth Diffraction Grating -- 8.4.3 FDFD Analysis of a Self-Collimating Photonic Crystal -- 8.4.4 FDFD Analysis of an OIC Directional Coupler -- References -- Chapter 9 Parameter Sweeps with FDFD -- 9.1 Introduction to Parameter Sweeps -- 9.2 Modifying FDFD for Parameter Sweeps -- 9.2.1 Generic MATLAB Function to Simulate Periodic Structures -- 9.2.2 Main MATLAB Program to Simulate the GMRF -- 9.2.3 Main MATLAB Programs to Analyze a Metal Polarizer -- 9.3 Identifying Common Problems in FDFD -- References -- Chapter 10 FDFD Analysis of Three-Dimensional and Anisotropic Devices -- 10.1 Formulation of Three-Dimensional FDFD -- 10.1.1 Finite-Difference Approximation of Maxwell's Curl Equations -- 10.1.2 Maxwell's Equations in Matrix Form -- 10.1.3 Interpolation Matrices -- 10.1.4 Three-Dimensional Matrix Wave Equation -- 10.2 Incorporating Sources into Three-Dimensional FDFD -- 10.3 Iterative Solution for FDFD -- 10.4 Calculating Reflection and Transmission for Doubly Periodic Structures -- 10.5 Implementation of Three-Dimensional FDFD and Examples -- 10.5.1 Standard Sequence of Simulations for a Newly Written Three-Dimensional FDFD Code -- 10.5.2 Generic Three-Dimensional FDFD Function to Simulate Periodic Structures -- 10.5.3 Simulation of a Crossed-Grating GMRF -- 10.5.4 Simulation of a Frequency Selective Surface. 10.5.5 Parameter Retrieval for a Left-Handed Metamaterial -- 10.5.6 Simulation of an Invisibility Cloak -- References -- Appendix A -- A.1 Best Practices for Building Devices onto Yee Grids -- A.2 Method Summaries -- List of Acronyms and Abbreviations -- About the Author -- Index. |
ctrlnum | (OCoLC)1313480752 |
dewey-full | 537.01/51 |
dewey-hundreds | 500 - Natural sciences and mathematics |
dewey-ones | 537 - Electricity and electronics |
dewey-raw | 537.01/51 |
dewey-search | 537.01/51 |
dewey-sort | 3537.01 251 |
dewey-tens | 530 - Physics |
discipline | Physik |
format | Electronic eBook |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>13651cam a2200577M 4500</leader><controlfield tag="001">ZDB-4-EBA-on1313480752</controlfield><controlfield tag="003">OCoLC</controlfield><controlfield tag="005">20241004212047.0</controlfield><controlfield tag="006">m o d </controlfield><controlfield tag="007">cr |n|||||||||</controlfield><controlfield tag="008">220501s2022 xx o 0|| 0 eng d</controlfield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">YDX</subfield><subfield code="b">eng</subfield><subfield code="c">YDX</subfield><subfield code="d">N$T</subfield><subfield code="d">OCLCF</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">IEEEE</subfield><subfield code="d">UKAHL</subfield><subfield code="d">SFB</subfield><subfield code="d">STF</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCL</subfield></datafield><datafield tag="019" ind1=" " ind2=" "><subfield code="a">1306307269</subfield><subfield code="a">1313516541</subfield><subfield code="a">1388672787</subfield><subfield code="a">1391474597</subfield><subfield code="a">1397412368</subfield><subfield code="a">1430325289</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781630819279</subfield><subfield code="q">(electronic bk.)</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1630819271</subfield><subfield code="q">(electronic bk.)</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="z">1630819263</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="z">9781630819262</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)1313480752</subfield><subfield code="z">(OCoLC)1306307269</subfield><subfield code="z">(OCoLC)1313516541</subfield><subfield code="z">(OCoLC)1388672787</subfield><subfield code="z">(OCoLC)1391474597</subfield><subfield code="z">(OCoLC)1397412368</subfield><subfield code="z">(OCoLC)1430325289</subfield></datafield><datafield tag="037" ind1=" " ind2=" "><subfield code="a">9736410</subfield><subfield code="b">IEEE</subfield></datafield><datafield tag="050" ind1=" " ind2="4"><subfield code="a">QC760.4.M37</subfield></datafield><datafield tag="082" ind1="7" ind2=" "><subfield code="a">537.01/51</subfield><subfield code="2">23</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">MAIN</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">RUMPF, RAYMOND C.</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">ELECTROMAGNETIC AND PHOTONIC SIMULATION FOR THE BEGINNER</subfield><subfield code="h">[electronic resource] :</subfield><subfield code="b">finite-difference frequency-domain in... matlab.</subfield></datafield><datafield tag="260" ind1=" " ind2=" "><subfield code="a">[S.l.] :</subfield><subfield code="b">ARTECH HOUSE,</subfield><subfield code="c">2022.</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">1 online resource</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="a">text</subfield><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="a">computer</subfield><subfield code="b">c</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="a">online resource</subfield><subfield code="b">cr</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="505" ind1="0" ind2=" "><subfield code="a">Intro -- Electromagnetic and Photonic Simulation for the Beginner: Finite-Difference Frequency-Domain in MATLAB® -- Contents -- Foreword -- Preface -- Introduction -- Chapter 1 MATLAB Preliminaries -- 1.1 Basic Structure of an FDFD Program in MATLAB -- 1.1.1 MATLAB Code for Ideal Structure of a Program -- 1.2 MATLAB and Linear Algebra -- 1.2.1 Special Matrices -- 1.2.2 Matrix Algebra -- 1.3 Setting Up a Grid in MATLAB -- 1.3.1 MATLAB Array Indexing -- 1.3.2 Parameters Describing a Grid in MATLAB -- 1.3.3 Calculating the Grid Parameters -- 1.4 Building Geometries onto Grids -- 1.4.1 Adding Rectangles to a Grid -- 1.4.2 The Centering Algorithm -- 1.4.3 The Meshgrid -- 1.4.4 Adding Circles and Ellipses to a Grid -- 1.4.5 Grid Rotation -- 1.4.6 Boolean Operations -- 1.5 Three-Dimensional Grids -- 1.6 Visualization Techniques -- 1.6.1 Visualizing Data on Grids -- 1.6.2 Visualizing Three-Dimensional Data -- 1.6.3 Visualizing Complex Data -- 1.6.4 Animating the Fields Calculated by FDFD -- Reference -- Chapter 2 Electromagnetic Preliminaries -- 2.1 Maxwell's Equations -- 2.2 The Constitutive Parameters -- 2.2.1 Anisotropy, Tensors, and Rotation Matrices -- 2.2.2 Rotation Matrices and Tensor Rotation -- 2.3 Expansion of Maxwell's Curl Equations in Cartesian Coordinates -- 2.4 The Electromagnetic Wave Equation -- 2.5 Electromagnetic Waves in LHI Media -- 2.5.1 Wave Polarization -- 2.6 The Dispersion Relation for LHI Media -- 2.7 Scattering at an Interface -- 2.7.1 Reflectance and Transmittance -- 2.8 What is a Two-Dimensional Simulation? -- 2.9 Diffraction from Gratings -- 2.9.1 The Grating Equation -- 2.9.2 Diffraction Efficiency -- 2.9.3 Generalization to Crossed Gratings -- 2.10 Waveguides and Transmission Lines -- 2.10.1 Waveguide Modes and Parameters -- 2.10.2 Transmission Line Parameters -- 2.11 Scalability of Maxwell's Equations.</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">2.12 Numerical Solution to Maxwell's Equations -- References -- Chapter 3 The Finite-Difference Method -- 3.1 Introduction -- 3.2 Finite-Difference Approximations -- 3.2.1 Deriving Expressions for Finite-Difference Approximations -- 3.2.2 Example #1-Interpolations and Derivatives from Three Points -- 3.2.3 Example #2-Interpolations and Derivatives from Two Points -- 3.2.4 Example #3-Interpolations and Derivatives from Four Points -- 3.3 Numerical Differentiation -- 3.4 Numerical Boundary Conditions -- 3.4.1 Dirichlet Boundary Conditions -- 3.4.2 Periodic Boundary Conditions -- 3.5 Derivative Matrices -- 3.6 Finite-Difference Approximation of Differential Equations -- 3.7 Solving Matrix Differential Equations -- 3.7.1 Example-Solving a Single-Variable Differential Equation -- 3.8 Multiple Variables and Staggered Grids -- 3.8.1 Example-Solving a Multivariable Problem -- References -- Chapter 4 Finite-Difference Approximation of Maxwell's Equations -- 4.1 Introduction to the Yee Grid Scheme -- 4.2 Preparing Maxwell's Equations for FDFD Analysis -- 4.3 Finite-Difference Approximation of Maxwell's Curl Equations -- 4.4 Finite-Difference Equations for Two-Dimensional FDFD -- 4.4.1 Derivation of E Mode Equations When Frequency Is Not Known -- 4.4.2 Derivation of H Mode Equations When Frequency Is Not Known -- 4.4.3 Derivation of E Mode Equations When Frequency Is Known -- 4.4.4 Derivation of H Mode Equations When Frequency Is Known -- 4.5 Derivative Matrices for Two-Dimensional FDFD -- 4.5.1 Derivative Matrices Incorporating Dirichlet Boundary Conditions -- 4.5.2 Periodic Boundary Conditions -- 4.5.3 Derivative Matrices Incorporating Periodic Boundary Conditions -- 4.5.4 Relationship Between the Derivative Matrices -- 4.6 Derivative Matrices for Three-Dimensional FDFD -- 4.6.1 Relationship Between the Derivative Matrices.</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">4.7 Programming the YEEDER2D() Function in MATLAB -- 4.7.1 Using the yeeder2d() Function -- 4.8 Programming the YEEDER3D() Function in MATLAB -- 4.8.1 Using the yeeder3d() Function -- 4.9 The 2× Grid Technique -- 4.10 Numerical Dispersion -- References -- Chapter 5 The Perfectly Matched Layer Absorbing Boundary -- 5.1 The Absorbing Boundary -- 5.2 Derivation of the UPML Absorbing Boundary -- 5.3 Incorporating the UPML into Maxwell's Equations -- 5.4 Calculating the UPML Parameters -- 5.5 Implementation of the UPML in MATLAB -- 5.5.1 Using the addupml2d() Function -- 5.6 The SCPML Absorbing Boundary -- 5.6.1 MATLAB Implementation of calcpml3d() -- 5.6.2 Using the calcpml3d() Function -- References -- Chapter 6 FDFD for Calculating Guided Modes -- 6.1 Formulation for Rigorous Hybrid Mode Calculation -- 6.2 Formulation for Rigorous Slab Waveguide Mode Calculation -- 6.2.1 Formulation of E Mode Slab Waveguide Analysis -- 6.2.2 Formulation of H Mode Slab Waveguide Analysis -- 6.2.3 Formulations for Slab Waveguides in Other Orientations -- 6.2.4 The Effective Index Method -- 6.3 Implementation of Waveguide Mode Calculations -- 6.3.1 MATLAB Implementation of Rib Waveguide Analysis -- 6.3.2 MATLAB Implementation of Slab Waveguide Analysis -- 6.3.3 Animating the Slab Waveguide Mode -- 6.3.4 Convergence -- 6.3.5 MATLAB Implementation for Calculating SPPs -- 6.4 Implementation of Transmission Line Analysis -- References -- Chapter 7 FDFD for Calculating Photonic Bands -- 7.1 Photonic Bands for Rectangular Lattices -- 7.2 Formulation for Rectangular Lattices -- 7.3 Implementation of Photonic Band Calculation -- 7.3.1 Description of MATLAB Code for Calculating Photonic Band Diagrams -- 7.3.2 Description of MATLAB Code for Calculating IFCs -- References -- Chapter 8 FDFD for Scattering Analysis -- 8.1 Formulation of FDFD for Scattering Analysis.</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">8.1.1 Matrix Wave Equations for Two-Dimensional Analysis -- 8.2 Incorporating Sources -- 8.2.1 Derivation of the QAAQ Equation -- 8.2.2 Calculating the Source Field fsrc(x,y) -- 8.2.3 Calculating the SF Masking Matrix Q -- 8.2.4 Compensating for Numerical Dispersion -- 8.3 Calculating Reflection and Transmission for Periodic Structures -- 8.4 Implementation of the FDFD Method for Scattering Analysis -- 8.4.1 Standard Sequence of Simulations for a Newly Written FDFD Code -- 8.4.2 FDFD Analysis of a Sawtooth Diffraction Grating -- 8.4.3 FDFD Analysis of a Self-Collimating Photonic Crystal -- 8.4.4 FDFD Analysis of an OIC Directional Coupler -- References -- Chapter 9 Parameter Sweeps with FDFD -- 9.1 Introduction to Parameter Sweeps -- 9.2 Modifying FDFD for Parameter Sweeps -- 9.2.1 Generic MATLAB Function to Simulate Periodic Structures -- 9.2.2 Main MATLAB Program to Simulate the GMRF -- 9.2.3 Main MATLAB Programs to Analyze a Metal Polarizer -- 9.3 Identifying Common Problems in FDFD -- References -- Chapter 10 FDFD Analysis of Three-Dimensional and Anisotropic Devices -- 10.1 Formulation of Three-Dimensional FDFD -- 10.1.1 Finite-Difference Approximation of Maxwell's Curl Equations -- 10.1.2 Maxwell's Equations in Matrix Form -- 10.1.3 Interpolation Matrices -- 10.1.4 Three-Dimensional Matrix Wave Equation -- 10.2 Incorporating Sources into Three-Dimensional FDFD -- 10.3 Iterative Solution for FDFD -- 10.4 Calculating Reflection and Transmission for Doubly Periodic Structures -- 10.5 Implementation of Three-Dimensional FDFD and Examples -- 10.5.1 Standard Sequence of Simulations for a Newly Written Three-Dimensional FDFD Code -- 10.5.2 Generic Three-Dimensional FDFD Function to Simulate Periodic Structures -- 10.5.3 Simulation of a Crossed-Grating GMRF -- 10.5.4 Simulation of a Frequency Selective Surface.</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">10.5.5 Parameter Retrieval for a Left-Handed Metamaterial -- 10.5.6 Simulation of an Invisibility Cloak -- References -- Appendix A -- A.1 Best Practices for Building Devices onto Yee Grids -- A.2 Method Summaries -- List of Acronyms and Abbreviations -- About the Author -- Index.</subfield></datafield><datafield tag="520" ind1=" " ind2=" "><subfield code="a">This book teaches the finite-difference frequency-domain (FDFD) method from the simplest concepts to advanced three-dimensional simulations. It uses plain language and high-quality graphics to help the complete beginner grasp all the concepts quickly and visually. This single resource includes everything needed to simulate a wide variety of different electromagnetic and photonic devices. The book is filled with helpful guidance and computational wisdom that will help the reader easily simulate their own devices and more easily learn and implement other methods in computational electromagnetics. Special techniques in MATLAB are presented that will allow the reader to write their own FDFD programs. Key concepts in electromagnetics are reviewed so the reader can fully understand the calculations happening in FDFD. A powerful method for implementing the finite-difference method is taught that will enable the reader to solve entirely new differential equations and sets of differential equations in mere minutes. Separate chapters are included that describe how Maxwell's equations are approximated using finite-differences and how outgoing waves can be absorbed using a perfectly matched layer absorbing boundary. With this background, a chapter describes how to calculate guided modes in waveguides and transmission lines. The effective index method is taught as way to model many three-dimensional devices in just two-dimensions. Another chapter describes how to calculate photonic band diagrams and isofrequency contours to quickly estimate the properties of periodic structures like photonic crystals. Next, a chapter presents how to analyze diffraction gratings and calculate the power coupled into each diffraction order. This book shows that many devices can be simulated in the context of a diffraction grating including guided-mode resonance filters, photonic crystals, polarizers, metamaterials, frequency selective surfaces, and metasurfaces. Plane wave sources, Gaussian beam sources, and guided-mode sources are all described in detail, allowing devices to be simulated in multiple ways. An optical integrated circuit is simulated using the effective index method to build a two-dimensional model of the 3D device and then launch a guided-mode source into the circuit. A chapter is included to describe how the code can be modified to easily perform parameter sweeps, such as plotting reflection and transmission as a function of frequency, wavelength, angle of incidence, or a dimension of the device. The last chapter is advanced and teaches FDFD for three-dimensional devices composed of anisotropic materials. It includes simulations of a crossed grating, a doubly-periodic guided-mode resonance filter, a frequency selective surface, and an invisibility cloak. The chapter also includes a parameter retrieval from a left-handed metamaterial. The book includes all the MATLAB codes and detailed explanations of all programs. This will allow the reader to easily modify the codes to simulate their own ideas and devices. The author has created a website where the MATLAB codes can be downloaded, errata can be seen, and other learning resources can be accessed. This is an ideal book for both an undergraduate elective course as well as a graduate course in computational electromagnetics because it covers the background material so well and includes examples of many different types of devices that will be of interest to a very wide audience. Visit https://empossible.net/fdfdbook/ to access the book website. Visit https://raymondrumpf.com/ for Raymond C. Rumpf's personal webpage.</subfield></datafield><datafield tag="630" ind1="0" ind2="0"><subfield code="a">MATLAB.</subfield><subfield code="0">http://id.loc.gov/authorities/names/n92036881</subfield></datafield><datafield tag="630" ind1="0" ind2="7"><subfield code="a">MATLAB</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Electromagnetism</subfield><subfield code="x">Mathematics.</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh2008119286</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Photonics</subfield><subfield code="x">Mathematics.</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Finite differences.</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh85048348</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Photonique</subfield><subfield code="x">Mathématiques.</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Différences finies.</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Electromagnetism</subfield><subfield code="x">Mathematics</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Finite differences</subfield><subfield code="2">fast</subfield></datafield><datafield tag="758" ind1=" " ind2=" "><subfield code="i">has work:</subfield><subfield code="a">ELECTROMAGNETIC AND PHOTONIC SIMULATION FOR THE BEGINNER (Text)</subfield><subfield code="1">https://id.oclc.org/worldcat/entity/E39PD3WPTbYYQ3c98P4FdTC84q</subfield><subfield code="4">https://id.oclc.org/worldcat/ontology/hasWork</subfield></datafield><datafield tag="776" ind1="0" ind2="8"><subfield code="i">Print version:</subfield><subfield code="z">1630819263</subfield><subfield code="z">9781630819262</subfield><subfield code="w">(OCoLC)1280196007</subfield></datafield><datafield tag="966" ind1="4" ind2="0"><subfield code="l">DE-862</subfield><subfield code="p">ZDB-4-EBA</subfield><subfield code="q">FWS_PDA_EBA</subfield><subfield code="u">https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=3275448</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="966" ind1="4" ind2="0"><subfield code="l">DE-863</subfield><subfield code="p">ZDB-4-EBA</subfield><subfield code="q">FWS_PDA_EBA</subfield><subfield code="u">https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=3275448</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">YBP Library Services</subfield><subfield code="b">YANK</subfield><subfield code="n">302864131</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">EBSCOhost</subfield><subfield code="b">EBSC</subfield><subfield code="n">3275448</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">Askews and Holts Library Services</subfield><subfield code="b">ASKH</subfield><subfield code="n">AH40438334</subfield></datafield><datafield tag="994" ind1=" " ind2=" "><subfield code="a">92</subfield><subfield code="b">GEBAY</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">ZDB-4-EBA</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-862</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-863</subfield></datafield></record></collection> |
id | ZDB-4-EBA-on1313480752 |
illustrated | Not Illustrated |
indexdate | 2025-03-18T14:26:36Z |
institution | BVB |
isbn | 9781630819279 1630819271 |
language | English |
oclc_num | 1313480752 |
open_access_boolean | |
owner | MAIN DE-862 DE-BY-FWS DE-863 DE-BY-FWS |
owner_facet | MAIN DE-862 DE-BY-FWS DE-863 DE-BY-FWS |
physical | 1 online resource |
psigel | ZDB-4-EBA FWS_PDA_EBA ZDB-4-EBA |
publishDate | 2022 |
publishDateSearch | 2022 |
publishDateSort | 2022 |
publisher | ARTECH HOUSE, |
record_format | marc |
spelling | RUMPF, RAYMOND C. ELECTROMAGNETIC AND PHOTONIC SIMULATION FOR THE BEGINNER [electronic resource] : finite-difference frequency-domain in... matlab. [S.l.] : ARTECH HOUSE, 2022. 1 online resource text txt rdacontent computer c rdamedia online resource cr rdacarrier Intro -- Electromagnetic and Photonic Simulation for the Beginner: Finite-Difference Frequency-Domain in MATLAB® -- Contents -- Foreword -- Preface -- Introduction -- Chapter 1 MATLAB Preliminaries -- 1.1 Basic Structure of an FDFD Program in MATLAB -- 1.1.1 MATLAB Code for Ideal Structure of a Program -- 1.2 MATLAB and Linear Algebra -- 1.2.1 Special Matrices -- 1.2.2 Matrix Algebra -- 1.3 Setting Up a Grid in MATLAB -- 1.3.1 MATLAB Array Indexing -- 1.3.2 Parameters Describing a Grid in MATLAB -- 1.3.3 Calculating the Grid Parameters -- 1.4 Building Geometries onto Grids -- 1.4.1 Adding Rectangles to a Grid -- 1.4.2 The Centering Algorithm -- 1.4.3 The Meshgrid -- 1.4.4 Adding Circles and Ellipses to a Grid -- 1.4.5 Grid Rotation -- 1.4.6 Boolean Operations -- 1.5 Three-Dimensional Grids -- 1.6 Visualization Techniques -- 1.6.1 Visualizing Data on Grids -- 1.6.2 Visualizing Three-Dimensional Data -- 1.6.3 Visualizing Complex Data -- 1.6.4 Animating the Fields Calculated by FDFD -- Reference -- Chapter 2 Electromagnetic Preliminaries -- 2.1 Maxwell's Equations -- 2.2 The Constitutive Parameters -- 2.2.1 Anisotropy, Tensors, and Rotation Matrices -- 2.2.2 Rotation Matrices and Tensor Rotation -- 2.3 Expansion of Maxwell's Curl Equations in Cartesian Coordinates -- 2.4 The Electromagnetic Wave Equation -- 2.5 Electromagnetic Waves in LHI Media -- 2.5.1 Wave Polarization -- 2.6 The Dispersion Relation for LHI Media -- 2.7 Scattering at an Interface -- 2.7.1 Reflectance and Transmittance -- 2.8 What is a Two-Dimensional Simulation? -- 2.9 Diffraction from Gratings -- 2.9.1 The Grating Equation -- 2.9.2 Diffraction Efficiency -- 2.9.3 Generalization to Crossed Gratings -- 2.10 Waveguides and Transmission Lines -- 2.10.1 Waveguide Modes and Parameters -- 2.10.2 Transmission Line Parameters -- 2.11 Scalability of Maxwell's Equations. 2.12 Numerical Solution to Maxwell's Equations -- References -- Chapter 3 The Finite-Difference Method -- 3.1 Introduction -- 3.2 Finite-Difference Approximations -- 3.2.1 Deriving Expressions for Finite-Difference Approximations -- 3.2.2 Example #1-Interpolations and Derivatives from Three Points -- 3.2.3 Example #2-Interpolations and Derivatives from Two Points -- 3.2.4 Example #3-Interpolations and Derivatives from Four Points -- 3.3 Numerical Differentiation -- 3.4 Numerical Boundary Conditions -- 3.4.1 Dirichlet Boundary Conditions -- 3.4.2 Periodic Boundary Conditions -- 3.5 Derivative Matrices -- 3.6 Finite-Difference Approximation of Differential Equations -- 3.7 Solving Matrix Differential Equations -- 3.7.1 Example-Solving a Single-Variable Differential Equation -- 3.8 Multiple Variables and Staggered Grids -- 3.8.1 Example-Solving a Multivariable Problem -- References -- Chapter 4 Finite-Difference Approximation of Maxwell's Equations -- 4.1 Introduction to the Yee Grid Scheme -- 4.2 Preparing Maxwell's Equations for FDFD Analysis -- 4.3 Finite-Difference Approximation of Maxwell's Curl Equations -- 4.4 Finite-Difference Equations for Two-Dimensional FDFD -- 4.4.1 Derivation of E Mode Equations When Frequency Is Not Known -- 4.4.2 Derivation of H Mode Equations When Frequency Is Not Known -- 4.4.3 Derivation of E Mode Equations When Frequency Is Known -- 4.4.4 Derivation of H Mode Equations When Frequency Is Known -- 4.5 Derivative Matrices for Two-Dimensional FDFD -- 4.5.1 Derivative Matrices Incorporating Dirichlet Boundary Conditions -- 4.5.2 Periodic Boundary Conditions -- 4.5.3 Derivative Matrices Incorporating Periodic Boundary Conditions -- 4.5.4 Relationship Between the Derivative Matrices -- 4.6 Derivative Matrices for Three-Dimensional FDFD -- 4.6.1 Relationship Between the Derivative Matrices. 4.7 Programming the YEEDER2D() Function in MATLAB -- 4.7.1 Using the yeeder2d() Function -- 4.8 Programming the YEEDER3D() Function in MATLAB -- 4.8.1 Using the yeeder3d() Function -- 4.9 The 2× Grid Technique -- 4.10 Numerical Dispersion -- References -- Chapter 5 The Perfectly Matched Layer Absorbing Boundary -- 5.1 The Absorbing Boundary -- 5.2 Derivation of the UPML Absorbing Boundary -- 5.3 Incorporating the UPML into Maxwell's Equations -- 5.4 Calculating the UPML Parameters -- 5.5 Implementation of the UPML in MATLAB -- 5.5.1 Using the addupml2d() Function -- 5.6 The SCPML Absorbing Boundary -- 5.6.1 MATLAB Implementation of calcpml3d() -- 5.6.2 Using the calcpml3d() Function -- References -- Chapter 6 FDFD for Calculating Guided Modes -- 6.1 Formulation for Rigorous Hybrid Mode Calculation -- 6.2 Formulation for Rigorous Slab Waveguide Mode Calculation -- 6.2.1 Formulation of E Mode Slab Waveguide Analysis -- 6.2.2 Formulation of H Mode Slab Waveguide Analysis -- 6.2.3 Formulations for Slab Waveguides in Other Orientations -- 6.2.4 The Effective Index Method -- 6.3 Implementation of Waveguide Mode Calculations -- 6.3.1 MATLAB Implementation of Rib Waveguide Analysis -- 6.3.2 MATLAB Implementation of Slab Waveguide Analysis -- 6.3.3 Animating the Slab Waveguide Mode -- 6.3.4 Convergence -- 6.3.5 MATLAB Implementation for Calculating SPPs -- 6.4 Implementation of Transmission Line Analysis -- References -- Chapter 7 FDFD for Calculating Photonic Bands -- 7.1 Photonic Bands for Rectangular Lattices -- 7.2 Formulation for Rectangular Lattices -- 7.3 Implementation of Photonic Band Calculation -- 7.3.1 Description of MATLAB Code for Calculating Photonic Band Diagrams -- 7.3.2 Description of MATLAB Code for Calculating IFCs -- References -- Chapter 8 FDFD for Scattering Analysis -- 8.1 Formulation of FDFD for Scattering Analysis. 8.1.1 Matrix Wave Equations for Two-Dimensional Analysis -- 8.2 Incorporating Sources -- 8.2.1 Derivation of the QAAQ Equation -- 8.2.2 Calculating the Source Field fsrc(x,y) -- 8.2.3 Calculating the SF Masking Matrix Q -- 8.2.4 Compensating for Numerical Dispersion -- 8.3 Calculating Reflection and Transmission for Periodic Structures -- 8.4 Implementation of the FDFD Method for Scattering Analysis -- 8.4.1 Standard Sequence of Simulations for a Newly Written FDFD Code -- 8.4.2 FDFD Analysis of a Sawtooth Diffraction Grating -- 8.4.3 FDFD Analysis of a Self-Collimating Photonic Crystal -- 8.4.4 FDFD Analysis of an OIC Directional Coupler -- References -- Chapter 9 Parameter Sweeps with FDFD -- 9.1 Introduction to Parameter Sweeps -- 9.2 Modifying FDFD for Parameter Sweeps -- 9.2.1 Generic MATLAB Function to Simulate Periodic Structures -- 9.2.2 Main MATLAB Program to Simulate the GMRF -- 9.2.3 Main MATLAB Programs to Analyze a Metal Polarizer -- 9.3 Identifying Common Problems in FDFD -- References -- Chapter 10 FDFD Analysis of Three-Dimensional and Anisotropic Devices -- 10.1 Formulation of Three-Dimensional FDFD -- 10.1.1 Finite-Difference Approximation of Maxwell's Curl Equations -- 10.1.2 Maxwell's Equations in Matrix Form -- 10.1.3 Interpolation Matrices -- 10.1.4 Three-Dimensional Matrix Wave Equation -- 10.2 Incorporating Sources into Three-Dimensional FDFD -- 10.3 Iterative Solution for FDFD -- 10.4 Calculating Reflection and Transmission for Doubly Periodic Structures -- 10.5 Implementation of Three-Dimensional FDFD and Examples -- 10.5.1 Standard Sequence of Simulations for a Newly Written Three-Dimensional FDFD Code -- 10.5.2 Generic Three-Dimensional FDFD Function to Simulate Periodic Structures -- 10.5.3 Simulation of a Crossed-Grating GMRF -- 10.5.4 Simulation of a Frequency Selective Surface. 10.5.5 Parameter Retrieval for a Left-Handed Metamaterial -- 10.5.6 Simulation of an Invisibility Cloak -- References -- Appendix A -- A.1 Best Practices for Building Devices onto Yee Grids -- A.2 Method Summaries -- List of Acronyms and Abbreviations -- About the Author -- Index. This book teaches the finite-difference frequency-domain (FDFD) method from the simplest concepts to advanced three-dimensional simulations. It uses plain language and high-quality graphics to help the complete beginner grasp all the concepts quickly and visually. This single resource includes everything needed to simulate a wide variety of different electromagnetic and photonic devices. The book is filled with helpful guidance and computational wisdom that will help the reader easily simulate their own devices and more easily learn and implement other methods in computational electromagnetics. Special techniques in MATLAB are presented that will allow the reader to write their own FDFD programs. Key concepts in electromagnetics are reviewed so the reader can fully understand the calculations happening in FDFD. A powerful method for implementing the finite-difference method is taught that will enable the reader to solve entirely new differential equations and sets of differential equations in mere minutes. Separate chapters are included that describe how Maxwell's equations are approximated using finite-differences and how outgoing waves can be absorbed using a perfectly matched layer absorbing boundary. With this background, a chapter describes how to calculate guided modes in waveguides and transmission lines. The effective index method is taught as way to model many three-dimensional devices in just two-dimensions. Another chapter describes how to calculate photonic band diagrams and isofrequency contours to quickly estimate the properties of periodic structures like photonic crystals. Next, a chapter presents how to analyze diffraction gratings and calculate the power coupled into each diffraction order. This book shows that many devices can be simulated in the context of a diffraction grating including guided-mode resonance filters, photonic crystals, polarizers, metamaterials, frequency selective surfaces, and metasurfaces. Plane wave sources, Gaussian beam sources, and guided-mode sources are all described in detail, allowing devices to be simulated in multiple ways. An optical integrated circuit is simulated using the effective index method to build a two-dimensional model of the 3D device and then launch a guided-mode source into the circuit. A chapter is included to describe how the code can be modified to easily perform parameter sweeps, such as plotting reflection and transmission as a function of frequency, wavelength, angle of incidence, or a dimension of the device. The last chapter is advanced and teaches FDFD for three-dimensional devices composed of anisotropic materials. It includes simulations of a crossed grating, a doubly-periodic guided-mode resonance filter, a frequency selective surface, and an invisibility cloak. The chapter also includes a parameter retrieval from a left-handed metamaterial. The book includes all the MATLAB codes and detailed explanations of all programs. This will allow the reader to easily modify the codes to simulate their own ideas and devices. The author has created a website where the MATLAB codes can be downloaded, errata can be seen, and other learning resources can be accessed. This is an ideal book for both an undergraduate elective course as well as a graduate course in computational electromagnetics because it covers the background material so well and includes examples of many different types of devices that will be of interest to a very wide audience. Visit https://empossible.net/fdfdbook/ to access the book website. Visit https://raymondrumpf.com/ for Raymond C. Rumpf's personal webpage. MATLAB. http://id.loc.gov/authorities/names/n92036881 MATLAB fast Electromagnetism Mathematics. http://id.loc.gov/authorities/subjects/sh2008119286 Photonics Mathematics. Finite differences. http://id.loc.gov/authorities/subjects/sh85048348 Photonique Mathématiques. Différences finies. Electromagnetism Mathematics fast Finite differences fast has work: ELECTROMAGNETIC AND PHOTONIC SIMULATION FOR THE BEGINNER (Text) https://id.oclc.org/worldcat/entity/E39PD3WPTbYYQ3c98P4FdTC84q https://id.oclc.org/worldcat/ontology/hasWork Print version: 1630819263 9781630819262 (OCoLC)1280196007 |
spellingShingle | RUMPF, RAYMOND C. ELECTROMAGNETIC AND PHOTONIC SIMULATION FOR THE BEGINNER finite-difference frequency-domain in... matlab. Intro -- Electromagnetic and Photonic Simulation for the Beginner: Finite-Difference Frequency-Domain in MATLAB® -- Contents -- Foreword -- Preface -- Introduction -- Chapter 1 MATLAB Preliminaries -- 1.1 Basic Structure of an FDFD Program in MATLAB -- 1.1.1 MATLAB Code for Ideal Structure of a Program -- 1.2 MATLAB and Linear Algebra -- 1.2.1 Special Matrices -- 1.2.2 Matrix Algebra -- 1.3 Setting Up a Grid in MATLAB -- 1.3.1 MATLAB Array Indexing -- 1.3.2 Parameters Describing a Grid in MATLAB -- 1.3.3 Calculating the Grid Parameters -- 1.4 Building Geometries onto Grids -- 1.4.1 Adding Rectangles to a Grid -- 1.4.2 The Centering Algorithm -- 1.4.3 The Meshgrid -- 1.4.4 Adding Circles and Ellipses to a Grid -- 1.4.5 Grid Rotation -- 1.4.6 Boolean Operations -- 1.5 Three-Dimensional Grids -- 1.6 Visualization Techniques -- 1.6.1 Visualizing Data on Grids -- 1.6.2 Visualizing Three-Dimensional Data -- 1.6.3 Visualizing Complex Data -- 1.6.4 Animating the Fields Calculated by FDFD -- Reference -- Chapter 2 Electromagnetic Preliminaries -- 2.1 Maxwell's Equations -- 2.2 The Constitutive Parameters -- 2.2.1 Anisotropy, Tensors, and Rotation Matrices -- 2.2.2 Rotation Matrices and Tensor Rotation -- 2.3 Expansion of Maxwell's Curl Equations in Cartesian Coordinates -- 2.4 The Electromagnetic Wave Equation -- 2.5 Electromagnetic Waves in LHI Media -- 2.5.1 Wave Polarization -- 2.6 The Dispersion Relation for LHI Media -- 2.7 Scattering at an Interface -- 2.7.1 Reflectance and Transmittance -- 2.8 What is a Two-Dimensional Simulation? -- 2.9 Diffraction from Gratings -- 2.9.1 The Grating Equation -- 2.9.2 Diffraction Efficiency -- 2.9.3 Generalization to Crossed Gratings -- 2.10 Waveguides and Transmission Lines -- 2.10.1 Waveguide Modes and Parameters -- 2.10.2 Transmission Line Parameters -- 2.11 Scalability of Maxwell's Equations. 2.12 Numerical Solution to Maxwell's Equations -- References -- Chapter 3 The Finite-Difference Method -- 3.1 Introduction -- 3.2 Finite-Difference Approximations -- 3.2.1 Deriving Expressions for Finite-Difference Approximations -- 3.2.2 Example #1-Interpolations and Derivatives from Three Points -- 3.2.3 Example #2-Interpolations and Derivatives from Two Points -- 3.2.4 Example #3-Interpolations and Derivatives from Four Points -- 3.3 Numerical Differentiation -- 3.4 Numerical Boundary Conditions -- 3.4.1 Dirichlet Boundary Conditions -- 3.4.2 Periodic Boundary Conditions -- 3.5 Derivative Matrices -- 3.6 Finite-Difference Approximation of Differential Equations -- 3.7 Solving Matrix Differential Equations -- 3.7.1 Example-Solving a Single-Variable Differential Equation -- 3.8 Multiple Variables and Staggered Grids -- 3.8.1 Example-Solving a Multivariable Problem -- References -- Chapter 4 Finite-Difference Approximation of Maxwell's Equations -- 4.1 Introduction to the Yee Grid Scheme -- 4.2 Preparing Maxwell's Equations for FDFD Analysis -- 4.3 Finite-Difference Approximation of Maxwell's Curl Equations -- 4.4 Finite-Difference Equations for Two-Dimensional FDFD -- 4.4.1 Derivation of E Mode Equations When Frequency Is Not Known -- 4.4.2 Derivation of H Mode Equations When Frequency Is Not Known -- 4.4.3 Derivation of E Mode Equations When Frequency Is Known -- 4.4.4 Derivation of H Mode Equations When Frequency Is Known -- 4.5 Derivative Matrices for Two-Dimensional FDFD -- 4.5.1 Derivative Matrices Incorporating Dirichlet Boundary Conditions -- 4.5.2 Periodic Boundary Conditions -- 4.5.3 Derivative Matrices Incorporating Periodic Boundary Conditions -- 4.5.4 Relationship Between the Derivative Matrices -- 4.6 Derivative Matrices for Three-Dimensional FDFD -- 4.6.1 Relationship Between the Derivative Matrices. 4.7 Programming the YEEDER2D() Function in MATLAB -- 4.7.1 Using the yeeder2d() Function -- 4.8 Programming the YEEDER3D() Function in MATLAB -- 4.8.1 Using the yeeder3d() Function -- 4.9 The 2× Grid Technique -- 4.10 Numerical Dispersion -- References -- Chapter 5 The Perfectly Matched Layer Absorbing Boundary -- 5.1 The Absorbing Boundary -- 5.2 Derivation of the UPML Absorbing Boundary -- 5.3 Incorporating the UPML into Maxwell's Equations -- 5.4 Calculating the UPML Parameters -- 5.5 Implementation of the UPML in MATLAB -- 5.5.1 Using the addupml2d() Function -- 5.6 The SCPML Absorbing Boundary -- 5.6.1 MATLAB Implementation of calcpml3d() -- 5.6.2 Using the calcpml3d() Function -- References -- Chapter 6 FDFD for Calculating Guided Modes -- 6.1 Formulation for Rigorous Hybrid Mode Calculation -- 6.2 Formulation for Rigorous Slab Waveguide Mode Calculation -- 6.2.1 Formulation of E Mode Slab Waveguide Analysis -- 6.2.2 Formulation of H Mode Slab Waveguide Analysis -- 6.2.3 Formulations for Slab Waveguides in Other Orientations -- 6.2.4 The Effective Index Method -- 6.3 Implementation of Waveguide Mode Calculations -- 6.3.1 MATLAB Implementation of Rib Waveguide Analysis -- 6.3.2 MATLAB Implementation of Slab Waveguide Analysis -- 6.3.3 Animating the Slab Waveguide Mode -- 6.3.4 Convergence -- 6.3.5 MATLAB Implementation for Calculating SPPs -- 6.4 Implementation of Transmission Line Analysis -- References -- Chapter 7 FDFD for Calculating Photonic Bands -- 7.1 Photonic Bands for Rectangular Lattices -- 7.2 Formulation for Rectangular Lattices -- 7.3 Implementation of Photonic Band Calculation -- 7.3.1 Description of MATLAB Code for Calculating Photonic Band Diagrams -- 7.3.2 Description of MATLAB Code for Calculating IFCs -- References -- Chapter 8 FDFD for Scattering Analysis -- 8.1 Formulation of FDFD for Scattering Analysis. 8.1.1 Matrix Wave Equations for Two-Dimensional Analysis -- 8.2 Incorporating Sources -- 8.2.1 Derivation of the QAAQ Equation -- 8.2.2 Calculating the Source Field fsrc(x,y) -- 8.2.3 Calculating the SF Masking Matrix Q -- 8.2.4 Compensating for Numerical Dispersion -- 8.3 Calculating Reflection and Transmission for Periodic Structures -- 8.4 Implementation of the FDFD Method for Scattering Analysis -- 8.4.1 Standard Sequence of Simulations for a Newly Written FDFD Code -- 8.4.2 FDFD Analysis of a Sawtooth Diffraction Grating -- 8.4.3 FDFD Analysis of a Self-Collimating Photonic Crystal -- 8.4.4 FDFD Analysis of an OIC Directional Coupler -- References -- Chapter 9 Parameter Sweeps with FDFD -- 9.1 Introduction to Parameter Sweeps -- 9.2 Modifying FDFD for Parameter Sweeps -- 9.2.1 Generic MATLAB Function to Simulate Periodic Structures -- 9.2.2 Main MATLAB Program to Simulate the GMRF -- 9.2.3 Main MATLAB Programs to Analyze a Metal Polarizer -- 9.3 Identifying Common Problems in FDFD -- References -- Chapter 10 FDFD Analysis of Three-Dimensional and Anisotropic Devices -- 10.1 Formulation of Three-Dimensional FDFD -- 10.1.1 Finite-Difference Approximation of Maxwell's Curl Equations -- 10.1.2 Maxwell's Equations in Matrix Form -- 10.1.3 Interpolation Matrices -- 10.1.4 Three-Dimensional Matrix Wave Equation -- 10.2 Incorporating Sources into Three-Dimensional FDFD -- 10.3 Iterative Solution for FDFD -- 10.4 Calculating Reflection and Transmission for Doubly Periodic Structures -- 10.5 Implementation of Three-Dimensional FDFD and Examples -- 10.5.1 Standard Sequence of Simulations for a Newly Written Three-Dimensional FDFD Code -- 10.5.2 Generic Three-Dimensional FDFD Function to Simulate Periodic Structures -- 10.5.3 Simulation of a Crossed-Grating GMRF -- 10.5.4 Simulation of a Frequency Selective Surface. 10.5.5 Parameter Retrieval for a Left-Handed Metamaterial -- 10.5.6 Simulation of an Invisibility Cloak -- References -- Appendix A -- A.1 Best Practices for Building Devices onto Yee Grids -- A.2 Method Summaries -- List of Acronyms and Abbreviations -- About the Author -- Index. MATLAB. http://id.loc.gov/authorities/names/n92036881 MATLAB fast Electromagnetism Mathematics. http://id.loc.gov/authorities/subjects/sh2008119286 Photonics Mathematics. Finite differences. http://id.loc.gov/authorities/subjects/sh85048348 Photonique Mathématiques. Différences finies. Electromagnetism Mathematics fast Finite differences fast |
subject_GND | http://id.loc.gov/authorities/names/n92036881 http://id.loc.gov/authorities/subjects/sh2008119286 http://id.loc.gov/authorities/subjects/sh85048348 |
title | ELECTROMAGNETIC AND PHOTONIC SIMULATION FOR THE BEGINNER finite-difference frequency-domain in... matlab. |
title_auth | ELECTROMAGNETIC AND PHOTONIC SIMULATION FOR THE BEGINNER finite-difference frequency-domain in... matlab. |
title_exact_search | ELECTROMAGNETIC AND PHOTONIC SIMULATION FOR THE BEGINNER finite-difference frequency-domain in... matlab. |
title_full | ELECTROMAGNETIC AND PHOTONIC SIMULATION FOR THE BEGINNER [electronic resource] : finite-difference frequency-domain in... matlab. |
title_fullStr | ELECTROMAGNETIC AND PHOTONIC SIMULATION FOR THE BEGINNER [electronic resource] : finite-difference frequency-domain in... matlab. |
title_full_unstemmed | ELECTROMAGNETIC AND PHOTONIC SIMULATION FOR THE BEGINNER [electronic resource] : finite-difference frequency-domain in... matlab. |
title_short | ELECTROMAGNETIC AND PHOTONIC SIMULATION FOR THE BEGINNER |
title_sort | electromagnetic and photonic simulation for the beginner finite difference frequency domain in matlab |
title_sub | finite-difference frequency-domain in... matlab. |
topic | MATLAB. http://id.loc.gov/authorities/names/n92036881 MATLAB fast Electromagnetism Mathematics. http://id.loc.gov/authorities/subjects/sh2008119286 Photonics Mathematics. Finite differences. http://id.loc.gov/authorities/subjects/sh85048348 Photonique Mathématiques. Différences finies. Electromagnetism Mathematics fast Finite differences fast |
topic_facet | MATLAB. MATLAB Electromagnetism Mathematics. Photonics Mathematics. Finite differences. Photonique Mathématiques. Différences finies. Electromagnetism Mathematics Finite differences |
work_keys_str_mv | AT rumpfraymondc electromagneticandphotonicsimulationforthebeginnerfinitedifferencefrequencydomaininmatlab |