Citation for published version (APA): Kole, J. S. (2003). New methods for the numerical solution of Maxwell's equations s.n.

Size: px
Start display at page:

Download "Citation for published version (APA): Kole, J. S. (2003). New methods for the numerical solution of Maxwell's equations s.n."

Transcription

1 University of Groningen New methods for the numerical solution of Maxwell's equations Kole, Joost Sebastiaan IMPORTANT NOTE: You are advised to consult the publisher's version (publisher's PDF) if you wish to cite from it. Please check the document version below. Document Version Publisher's PDF, also known as Version of record Publication date: 2003 Link to publication in University of Groningen/UMCG research database Citation for published version (APA): Kole, J. S. (2003). New methods for the numerical solution of Maxwell's equations s.n. Copyright Other than for strictly personal use, it is not permitted to download or to forward/distribute the text or part of it without the consent of the author(s) and/or copyright holder(s), unless the work is under an open content license (like Creative Commons). Take-down policy If you believe that this document breaches copyright please contact us providing details, and we will remove access to the work immediately and investigate your claim. Downloaded from the University of Groningen/UMCG research database (Pure): For technical reasons the number of authors shown on this cover page is limited to 10 maximum. Download date:

2 Wovon man nicht sprechen kann, darüber muß man schweigen. L. Wittgenstein, Tractatus Logico-Philosophicus So I hope you can accept Nature as She is absurd. R. Feynmann, QED, The strange theory of light and matter

3

4 Chapter 1 Introduction Electromagnetic phenomena play a very prominent role in the modern age.the number of electric machines one uses on a daily basis without thinking about it is large, and only becomes imminent during an unfortunate power failure.physicists have succeeded quite well in formulating the laws to which these phenomena must adhere.in the late 1860s, J.C. Maxwell constructed the mathematical framework combining the phenomenological findings of his predecessors concerning electromagnetism.this can be viewed as the birth of mathematical physics.maxwell s achievement has stimulated many other people since, to construct similar basic sets of equations to describe other fields in physics, but it turned that not every field of physics could be as nicely and elegantly described as electromagnetism. The set of basic equations Maxwell constructed became known as the Maxwell Equations, and are given in their differential formulation, using MKS (meter,kilo,second) units, by 1 [1,2] t H(t) = 1 µ E(t), t E(t) = 1 ( H(t) J(t)), ε (1.1b) div εe(t) = ρ(t), div µh(t) = 0. (1.1a) (1.1c) (1.1d) Here E is the electric field (in volts/meter). H is the magnetic field (in amperes/meter) J is the total electric current density (in amperes/meter 2 ), and equates J = J source + σe, wherej source satisfies the continuity equation J source = ( / t)ρ. µ is the magnetic permeability (in henrys/meter).in this thesis, we assume that the magnetic permeability does not depend on time (or consequently frequency). ε is the electric permittivity (in farads/meter), in vacuum we have c = (µ 0 ε 0 ) 1/2.The electric permittivity is also assumed not to depend on time. σ is the electric conductivity (in siemens/meter), its value is non-negative for dissipative structures. ρ is the charge density (in coulomb/meter 3 ). 1 here we omit the spatial dependency r of all the variables.

5 4 Introduction Figure 1-1: Unit cell of the Yee grid. The variety of applications based on electromagnetism is enormous.unfortunately, in the case where a solution of the Maxwell Equations is required, it is usually not possible to solve them analytically.however, if the problem itself is well formulated, for example when the material parameters are all known, one can turn to numerical solutions.in case of the Maxwell Equations, two different approaches exist to solve the equations numerically. Firstly, we have the time-independent approach, where the time-dependence is assumed to be harmonic (i.e. e iωt ); this is a very reasonable assumption if for example all other parameters are time independent or vary harmonically with time.if the calculation of a frequency spectrum 2 is required, these methods are particularly useful.however, known disadvantages of these plane-wave expansion methods [3] are convergence problems [4] and the almost compulsory use of periodic boundary conditions. The second approach does not assume harmonically varying fields and solves the timedependent Maxwell Equations (TDME) directly.a well-known and widely used algorithm for this purpose is the Yee algorithm [5].A wide variety of finite-difference time-domain methods (FDTD) has descended from it [6,7].It gained much popularity due to its flexibility, robustness and speed.since its introduction, the original algorithm has been refined and optimized for specific problems and purposes to a high degree, but the core has essentially stayed the same.the main features of the original algorithm are the specific grid setup (the Yee space lattice), the leapfrog timestepping (meaning alternatingly updating the electric and magnetic field components) and the conditional stability. Yee chose the grid setup such that each E and H component is placed in the center of four circulating H resp. E components, as indicated in figure 1-1.The coordinates are labeled according to (i, j, k) = (i x, j y, k z), where x, y and z are the mesh sizes for each dimension in this uniform, cubic lattice.by choosing this specific arrangement, the three dimensional space lattice is effectively an interlinked array of Faraday s Law and 2 we will use the term spectrum to indicate the density of states (DOS) or eigenmode distribution. The procedure to calculate the DOS is explained in detail in appendix B.

6 Ampere s Law contours, since each field component is surrounded by exactly those other (four) field components that affect its time evolution, if a central-difference method is used for the spatial derivative.some additional advantages should be noted here.firstly, this alignment of the grid, combined with the central-difference method for the spatial derivative, ensures that both the differential form and integral form of Maxwell s Equations are discretized in space in a highly efficient manner [6].Secondly, in the absence of charges, thedivergenceofboththee and H fields implicitly vanishes for the Yee algorithm (see Ref.[6]), as required by Maxwell s Equations.In the original Yee algorithm one employs, just like the spatial derivative, a central-difference method to discretize the time derivative. The implementation of the Yee algorithm is straightforward, since it exactly prescribes how each component should be updated at each instant of time. So, why is there any need for new algorithms? A notable disadvantage of the FDTD algorithms is the conditional stability.for the basic Yee algorithm it can be proven that the Courant factor, defined as S = c t/ ( x) 2 + ( y) 2 + ( z) 2, must be smaller than one to guarantee stability of the algorithm.we will return to this point in more detail in Chapter 3.The Courant limit implies that for a given mesh size, the maximum timestep is fixed. For some physically relevant applications, like bioelectromagnetics and VLSI design [6,8,9], this fact has some undesirable consequences, namely that the finest mesh size necessary to resolve the spatial structure is much smaller than the shortest wavelength of a significant spectral component occurring in the source, and secondly that the total simulation time is related to this smallest wavelength.these two facts combined with the Courant limit on the maximum timestep require that a very large number of timesteps is necessary to arrive at the total simulation time.in such situations, one needs algorithms that are unconditionally stable.the largest timestep is then only limited by the desired accuracy of the solution. An advancement of the FDTD technique has been developed for this purpose.instead of the Yee leapfrog timestepping one uses alternating-direction-implicit (ADI) timestepping [10], and recently this method has revived due to an implementation in three dimensions [11 13].In the ADI timestepping approach, all field components are defined on identical time instances instead of staggered-in-time, and are updated by making use of the values of the other fields defined at two other time instances, rather than one as with the leapfrog timestepping.due to the implicit formulation of the update equations, the implementation requires to solve tridiagonal matrices in a direction alternate from the direction of the field component which is updated.the ADI algorithm can be proved to be unconditionally stable [14, 15], but is not very accurate for some applications [13].This fact emphasizes that there is still need for other unconditionally stable algorithms. Another point, not mentioned so far, is that there is no algorithm available yet that can perform a time-dependent simulation and compute a spectrum.the FDTD algorithms are not very suitable for the calculation of spectra as they do not conserve the electromagnetic energy density.on the other hand, the time independent methods to solve the Maxwell Equations that are mostly used to calculate photonic band structures, are subject to the restriction of periodic boundary conditions. To overcome the problems stated above, we introduce in this thesis a new class of unconditionally stable algorithms that do not have these restrictions.additionally, we derive an algorithm that is not based on timestepping to perform the time integration, but approximates the solution for a specific time instance.the resulting one-step algorithm is very accurate and more efficient than any other algorithm if high accuracy is required. 5

7 6 Introduction 1.1 Overview Theoutlineofthisthesisisasfollows: Chapter 2.In this chapter, we will construct new algorithms for the numerical solution of the TDME.The main motivation is that formally, the solution of the TDME can be written as the matrix exponential of a skew-symmetric matrix, which is an orthogonal transformation.in order to preserve the orthogonality, the skew-symmetric properties of the TDME must be conserved during spatial discretization and time integration. The time integration itself can be performed by timestepping or a direct approximation of the matrix exponential for a specific time instance.as a spin-off, we show how the conventional Yee algorithm can be improved with minor effort.furthermore, higher order (time stepping) algorithms in space and time will be developed and we will incorporate a grid with a variable mesh, absorbing boundary conditions and a current source. Chapter 3.Here we present a numerical analysis of the newly constructed algorithms, with emphasis on stability and accuracy.the new algorithms are compared with each other and with the conventional Yee algorithm. Chapter 4.The main application of our algorithms is in the analysis of the properties of photonic crystals.we measure the density of states of various existing crystals, but also present some new ones.furthermore, the ability to measure the (local) density of states of finite-sized system makes it possible to measure the width and depth of photonic bandgaps for a particular system as a function of cluster size.in addition, we analyze the effect of imperfections in the structure on these quantities.finally, the results of a simulation of the scattering of a wavepacket on a grating are compared with the known grating formula. Chapter 5.Here we summarize the basic properties of the algorithms that solve the TDME, review the main results and discuss some remaining open issues. Chapter 6.The method to construct new algorithms to solve the TDME is extended to other wavefield phenomena.we construct algorithms to solve the elastodynamic equations, and show some results for typical seismic events.

Citation for published version (APA): Shen, C. (2006). Wave Propagation through Photonic Crystal Slabs: Imaging and Localization. [S.l.]: s.n.

Citation for published version (APA): Shen, C. (2006). Wave Propagation through Photonic Crystal Slabs: Imaging and Localization. [S.l.]: s.n. University of Groningen Wave Propagation through Photonic Crystal Slabs Shen, Chuanjian IMPORTANT NOTE: You are advised to consult the publisher's version (publisher's PDF) if you wish to cite from it.

More information

Citation for published version (APA): Shen, C. (2006). Wave Propagation through Photonic Crystal Slabs: Imaging and Localization. [S.l.]: s.n.

Citation for published version (APA): Shen, C. (2006). Wave Propagation through Photonic Crystal Slabs: Imaging and Localization. [S.l.]: s.n. University of Groningen Wave Propagation through Photonic Crystal Slabs Shen, Chuanjian IMPORTANT NOTE: You are advised to consult the publisher's version (publisher's PDF) if you wish to cite from it.

More information

Citation for published version (APA): Kole, J. S. (2003). New methods for the numerical solution of Maxwell's equations s.n.

Citation for published version (APA): Kole, J. S. (2003). New methods for the numerical solution of Maxwell's equations s.n. University of Groningen New methods for the numerical solution of Maxwell's equations Kole, Joost Sebastiaan IMPORTANT NOTE: You are advised to consult the publisher's version (publisher's PDF) if you

More information

University of Groningen. Laser Spectroscopy of Trapped Ra+ Ion Versolato, Oscar Oreste

University of Groningen. Laser Spectroscopy of Trapped Ra+ Ion Versolato, Oscar Oreste University of Groningen Laser Spectroscopy of Trapped Ra+ Ion Versolato, Oscar Oreste IMPORTANT NOTE: You are advised to consult the publisher's version (publisher's PDF) if you wish to cite from it. Please

More information

Citation for published version (APA): Andogah, G. (2010). Geographically constrained information retrieval Groningen: s.n.

Citation for published version (APA): Andogah, G. (2010). Geographically constrained information retrieval Groningen: s.n. University of Groningen Geographically constrained information retrieval Andogah, Geoffrey IMPORTANT NOTE: You are advised to consult the publisher's version (publisher's PDF) if you wish to cite from

More information

Citation for published version (APA): Fathi, K. (2004). Dynamics and morphology in the inner regions of spiral galaxies Groningen: s.n.

Citation for published version (APA): Fathi, K. (2004). Dynamics and morphology in the inner regions of spiral galaxies Groningen: s.n. University of Groningen Dynamics and morphology in the inner regions of spiral galaxies Fathi, Kambiz IMPORTANT NOTE: You are advised to consult the publisher's version (publisher's PDF) if you wish to

More information

SUPPLEMENTARY INFORMATION

SUPPLEMENTARY INFORMATION University of Groningen Direct observation of the spin-dependent Peltier effect Flipse, J.; Bakker, F. L.; Slachter, A.; Dejene, F. K.; van Wees, Bart Published in: Nature Nanotechnology DOI: 10.1038/NNANO.2012.2

More information

Theoretical simulation of nonlinear spectroscopy in the liquid phase La Cour Jansen, Thomas

Theoretical simulation of nonlinear spectroscopy in the liquid phase La Cour Jansen, Thomas University of Groningen Theoretical simulation of nonlinear spectroscopy in the liquid phase La Cour Jansen, Thomas IMPORTANT NOTE: You are advised to consult the publisher's version (publisher's PDF)

More information

Citation for published version (APA): Kooistra, F. B. (2007). Fullerenes for organic electronics [Groningen]: s.n.

Citation for published version (APA): Kooistra, F. B. (2007). Fullerenes for organic electronics [Groningen]: s.n. University of Groningen Fullerenes for organic electronics Kooistra, Floris Berend IMPORTANT NOTE: You are advised to consult the publisher's version (publisher's PDF) if you wish to cite from it. Please

More information

Citation for published version (APA): Sok, R. M. (1994). Permeation of small molecules across a polymer membrane: a computer simulation study s.n.

Citation for published version (APA): Sok, R. M. (1994). Permeation of small molecules across a polymer membrane: a computer simulation study s.n. University of Groningen Permeation of small molecules across a polymer membrane Sok, Robert Martin IMPORTANT NOTE: You are advised to consult the publisher's version (publisher's PDF) if you wish to cite

More information

University of Groningen. Bifurcations in Hamiltonian systems Lunter, Gerard Anton

University of Groningen. Bifurcations in Hamiltonian systems Lunter, Gerard Anton University of Groningen Bifurcations in Hamiltonian systems Lunter, Gerard Anton IMPORTANT NOTE: You are advised to consult the publisher's version (publisher's PDF) if you wish to cite from it. Please

More information

Citation for published version (APA): Halbersma, R. S. (2002). Geometry of strings and branes. Groningen: s.n.

Citation for published version (APA): Halbersma, R. S. (2002). Geometry of strings and branes. Groningen: s.n. University of Groningen Geometry of strings and branes Halbersma, Reinder Simon IMPORTANT NOTE: You are advised to consult the publisher's version (publisher's PDF) if you wish to cite from it. Please

More information

University of Groningen. Extraction and transport of ion beams from an ECR ion source Saminathan, Suresh

University of Groningen. Extraction and transport of ion beams from an ECR ion source Saminathan, Suresh University of Groningen Extraction and transport of ion beams from an ECR ion source Saminathan, Suresh IMPORTANT NOTE: You are advised to consult the publisher's version (publisher's PDF) if you wish

More information

Citation for published version (APA): Martinus, G. H. (1998). Proton-proton bremsstrahlung in a relativistic covariant model s.n.

Citation for published version (APA): Martinus, G. H. (1998). Proton-proton bremsstrahlung in a relativistic covariant model s.n. University of Groningen Proton-proton bremsstrahlung in a relativistic covariant model Martinus, Gerard Henk IMPORTANT NOTE: You are advised to consult the publisher's version (publisher's PDF) if you

More information

University of Groningen. Statistical inference via fiducial methods Salomé, Diemer

University of Groningen. Statistical inference via fiducial methods Salomé, Diemer University of Groningen Statistical inference via fiducial methods Salomé, Diemer IMPORTANT NOTE: You are advised to consult the publisher's version (publisher's PDF) if you wish to cite from it. Please

More information

University of Groningen. Event-based simulation of quantum phenomena Zhao, Shuang

University of Groningen. Event-based simulation of quantum phenomena Zhao, Shuang University of Groningen Event-based simulation of quantum phenomena Zhao, Shuang IMPORTANT NOTE: You are advised to consult the publisher's version (publisher's PDF) if you wish to cite from it. Please

More information

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

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

More information

Citation for published version (APA): Hoekstra, S. (2005). Atom Trap Trace Analysis of Calcium Isotopes s.n.

Citation for published version (APA): Hoekstra, S. (2005). Atom Trap Trace Analysis of Calcium Isotopes s.n. University of Groningen Atom Trap Trace Analysis of Calcium Isotopes Hoekstra, Steven IMPORTANT NOTE: You are advised to consult the publisher's version (publisher's PDF) if you wish to cite from it. Please

More information

University of Groningen. Morphological design of Discrete-Time Cellular Neural Networks Brugge, Mark Harm ter

University of Groningen. Morphological design of Discrete-Time Cellular Neural Networks Brugge, Mark Harm ter University of Groningen Morphological design of Discrete-Time Cellular Neural Networks Brugge, Mark Harm ter IMPORTANT NOTE: You are advised to consult the publisher's version (publisher's PDF) if you

More information

University of Groningen. Statistical Auditing and the AOQL-method Talens, Erik

University of Groningen. Statistical Auditing and the AOQL-method Talens, Erik University of Groningen Statistical Auditing and the AOQL-method Talens, Erik IMPORTANT NOTE: You are advised to consult the publisher's version (publisher's PDF) if you wish to cite from it. Please check

More information

Citation for published version (APA): Kooistra, F. B. (2007). Fullerenes for organic electronics [Groningen]: s.n.

Citation for published version (APA): Kooistra, F. B. (2007). Fullerenes for organic electronics [Groningen]: s.n. University of Groningen Fullerenes for organic electronics Kooistra, Floris Berend IMPORTANT NOTE: You are advised to consult the publisher's version (publisher's PDF) if you wish to cite from it. Please

More information

University of Groningen. Hollow-atom probing of surfaces Limburg, Johannes

University of Groningen. Hollow-atom probing of surfaces Limburg, Johannes University of Groningen Hollow-atom probing of surfaces Limburg, Johannes IMPORTANT NOTE: You are advised to consult the publisher's version (publisher's PDF) if you wish to cite from it. Please check

More information

Spin caloritronics in magnetic/non-magnetic nanostructures and graphene field effect devices Dejene, Fasil

Spin caloritronics in magnetic/non-magnetic nanostructures and graphene field effect devices Dejene, Fasil University of Groningen Spin caloritronics in magnetic/non-magnetic nanostructures and graphene field effect devices Dejene, Fasil DOI: 10.1038/nphys2743 IMPORTANT NOTE: You are advised to consult the

More information

Citation for published version (APA): Wang, Y. (2018). Disc reflection in low-mass X-ray binaries. [Groningen]: Rijksuniversiteit Groningen.

Citation for published version (APA): Wang, Y. (2018). Disc reflection in low-mass X-ray binaries. [Groningen]: Rijksuniversiteit Groningen. University of Groningen Disc reflection in low-mass X-ray binaries Wang, Yanan IMPORTANT NOTE: You are advised to consult the publisher's version (publisher's PDF) if you wish to cite from it. Please check

More information

Substrate and Cation Binding Mechanism of Glutamate Transporter Homologs Jensen, Sonja

Substrate and Cation Binding Mechanism of Glutamate Transporter Homologs Jensen, Sonja University of Groningen Substrate and Cation Binding Mechanism of Glutamate Transporter Homologs Jensen, Sonja IMPORTANT NOTE: You are advised to consult the publisher's version (publisher's PDF) if you

More information

Citation for published version (APA): Ruíz Duarte, E. An invitation to algebraic number theory and class field theory

Citation for published version (APA): Ruíz Duarte, E. An invitation to algebraic number theory and class field theory University of Groningen An invitation to algebraic number theory and class field theory Ruíz Duarte, Eduardo IMPORTANT NOTE: You are advised to consult the publisher's version (publisher's PDF) if you

More information

Peptide folding in non-aqueous environments investigated with molecular dynamics simulations Soto Becerra, Patricia

Peptide folding in non-aqueous environments investigated with molecular dynamics simulations Soto Becerra, Patricia University of Groningen Peptide folding in non-aqueous environments investigated with molecular dynamics simulations Soto Becerra, Patricia IMPORTANT NOTE: You are advised to consult the publisher's version

More information

System theory and system identification of compartmental systems Hof, Jacoba Marchiena van den

System theory and system identification of compartmental systems Hof, Jacoba Marchiena van den University of Groningen System theory and system identification of compartmental systems Hof, Jacoba Marchiena van den IMPORTANT NOTE: You are advised to consult the publisher's version (publisher's PDF)

More information

University of Groningen. Photophysics of nanomaterials for opto-electronic applications Kahmann, Simon

University of Groningen. Photophysics of nanomaterials for opto-electronic applications Kahmann, Simon University of Groningen Photophysics of nanomaterials for opto-electronic applications Kahmann, Simon IMPORTANT NOTE: You are advised to consult the publisher's version (publisher's PDF) if you wish to

More information

Citation for published version (APA): Kootstra, F. (2001). Time-dependent density functional theory for periodic systems s.n.

Citation for published version (APA): Kootstra, F. (2001). Time-dependent density functional theory for periodic systems s.n. University of Groningen Time-dependent density functional theory for periodic systems Kootstra, Freddie IMPORTANT NOTE: You are advised to consult the publisher's version (publisher's PDF) if you wish

More information

University of Groningen. Enantioselective liquid-liquid extraction in microreactors Susanti, Susanti

University of Groningen. Enantioselective liquid-liquid extraction in microreactors Susanti, Susanti University of Groningen Enantioselective liquid-liquid extraction in microreactors Susanti, Susanti IMPORTANT NOTE: You are advised to consult the publisher's version (publisher's PDF) if you wish to cite

More information

University of Groningen

University of Groningen University of Groningen Nature-inspired microfluidic propulsion using magnetic actuation Khaderi, S. N.; Baltussen, M. G. H. M.; Anderson, P. D.; Ioan, D.; den Toonder, J.M.J.; Onck, Patrick Published

More information

Sensitized solar cells with colloidal PbS-CdS core-shell quantum dots Lai, Lai-Hung; Protesescu, Loredana; Kovalenko, Maksym V.

Sensitized solar cells with colloidal PbS-CdS core-shell quantum dots Lai, Lai-Hung; Protesescu, Loredana; Kovalenko, Maksym V. University of Groningen Sensitized solar cells with colloidal PbS-CdS core-shell quantum dots Lai, Lai-Hung; Protesescu, Loredana; Kovalenko, Maksym V.; Loi, Maria Published in: Physical Chemistry Chemical

More information

University of Groningen. Water in protoplanetary disks Antonellini, Stefano

University of Groningen. Water in protoplanetary disks Antonellini, Stefano University of Groningen Water in protoplanetary disks Antonellini, Stefano IMPORTANT NOTE: You are advised to consult the publisher's version (publisher's PDF) if you wish to cite from it. Please check

More information

University of Groningen

University of Groningen University of Groningen Photosynthetic Quantum Yield Dynamics Hogewoning, Sander W.; Wientjes, Emilie; Douwstra, Peter; Trouwborst, Govert; van Ieperen, Wim; Croce, Roberta; Harbinson, Jeremy Published

More information

Citation for published version (APA): Raimond, J. J. (1934). The coefficient of differential galactic absorption Groningen: s.n.

Citation for published version (APA): Raimond, J. J. (1934). The coefficient of differential galactic absorption Groningen: s.n. University of Groningen The coefficient of differential galactic absorption Raimond, Jean Jacques IMPORTANT NOTE: You are advised to consult the publisher's version (publisher's PDF) if you wish to cite

More information

University of Groningen. Taking topological insulators for a spin de Vries, Eric Kornelis

University of Groningen. Taking topological insulators for a spin de Vries, Eric Kornelis University of Groningen Taking topological insulators for a spin de Vries, Eric Kornelis IMPORTANT NOTE: You are advised to consult the publisher's version (publisher's PDF) if you wish to cite from it.

More information

The role of camp-dependent protein kinase A in bile canalicular plasma membrane biogenesis in hepatocytes Wojtal, Kacper Andrze

The role of camp-dependent protein kinase A in bile canalicular plasma membrane biogenesis in hepatocytes Wojtal, Kacper Andrze University of Groningen The role of camp-dependent protein kinase A in bile canalicular plasma membrane biogenesis in hepatocytes Wojtal, Kacper Andrze IMPORTANT NOTE: You are advised to consult the publisher's

More information

Citation for published version (APA): Brienza, M. (2018). The life cycle of radio galaxies as seen by LOFAR [Groningen]: Rijksuniversiteit Groningen

Citation for published version (APA): Brienza, M. (2018). The life cycle of radio galaxies as seen by LOFAR [Groningen]: Rijksuniversiteit Groningen University of Groningen The life cycle of radio galaxies as seen by LOFAR Brienza, Marisa IMPORTANT NOTE: You are advised to consult the publisher's version (publisher's PDF) if you wish to cite from it.

More information

Can a Hexapole magnet of an ECR Ion Source be too strong? Drentje, A. G.; Barzangy, F.; Kremers, Herman; Meyer, D.; Mulder, J.; Sijbring, J.

Can a Hexapole magnet of an ECR Ion Source be too strong? Drentje, A. G.; Barzangy, F.; Kremers, Herman; Meyer, D.; Mulder, J.; Sijbring, J. University of Groningen Can a Hexapole magnet of an ECR Ion Source be too strong? Drentje, A. G.; Barzangy, F.; Kremers, Herman; Meyer, D.; Mulder, J.; Sijbring, J. Published in: Default journal IMPORTANT

More information

Superfluid helium and cryogenic noble gases as stopping media for ion catchers Purushothaman, Sivaji

Superfluid helium and cryogenic noble gases as stopping media for ion catchers Purushothaman, Sivaji University of Groningen Superfluid helium and cryogenic noble gases as stopping media for ion catchers Purushothaman, Sivaji IMPORTANT NOTE: You are advised to consult the publisher's version (publisher's

More information

Citation for published version (APA): Hoefman, M. (1999). A study of coherent bremsstrahlung and radiative capture s.n.

Citation for published version (APA): Hoefman, M. (1999). A study of coherent bremsstrahlung and radiative capture s.n. University of Groningen A study of coherent bremsstrahlung and radiative capture Hoefman, Marieke IMPORTANT NOTE: You are advised to consult the publisher's version (publisher's PDF) if you wish to cite

More information

Computer animation of electron motion in nano-meter scale devices Raedt, Hans De; Michielsen, Kristel

Computer animation of electron motion in nano-meter scale devices Raedt, Hans De; Michielsen, Kristel University of Groningen Computer animation of electron motion in nano-meter scale devices Raedt, Hans De; Michielsen, Kristel Published in: IVMC '96-9TH INTERNATIONAL VACUUM MICROELECTRONICS CONFERENCE,

More information

University of Groningen. Levulinic acid from lignocellulosic biomass Girisuta, Buana

University of Groningen. Levulinic acid from lignocellulosic biomass Girisuta, Buana University of Groningen Levulinic acid from lignocellulosic biomass Girisuta, Buana IMPRTANT NTE: You are advised to consult the publisher's version (publisher's PDF) if you wish to cite from it. Please

More information

University of Groningen

University of Groningen University of Groningen Identification of Early Intermediates of Caspase Activation Using Selective Inhibitors and Activity-Based Probes Berger, Alicia B.; Witte, Martin; Denault, Jean-Bernard; Sadaghiani,

More information

Citation for published version (APA): Boomsma, R. (2007). The disk-halo connection in NGC 6946 and NGC 253 s.n.

Citation for published version (APA): Boomsma, R. (2007). The disk-halo connection in NGC 6946 and NGC 253 s.n. University of Groningen The disk-halo connection in NGC 6946 and NGC 253 Boomsma, Rense IMPORTANT NOTE: You are advised to consult the publisher's version (publisher's PDF) if you wish to cite from it.

More information

Citation for published version (APA): Nouri-Nigjeh, E. (2011). Electrochemistry in the mimicry of oxidative drug metabolism Groningen: s.n.

Citation for published version (APA): Nouri-Nigjeh, E. (2011). Electrochemistry in the mimicry of oxidative drug metabolism Groningen: s.n. University of Groningen Electrochemistry in the mimicry of oxidative drug metabolism Nouri-Nigjeh, Eslam IMPORTANT NOTE: You are advised to consult the publisher's version (publisher's PDF) if you wish

More information

Carbon dioxide removal processes by alkanolamines in aqueous organic solvents Hamborg, Espen Steinseth

Carbon dioxide removal processes by alkanolamines in aqueous organic solvents Hamborg, Espen Steinseth University of Groningen Carbon dioxide removal processes by alkanolamines in aqueous organic solvents Hamborg, Espen Steinseth IMPORTANT NOTE: You are advised to consult the publisher's version (publisher's

More information

System-theoretic properties of port-controlled Hamiltonian systems Maschke, B.M.; van der Schaft, Arjan

System-theoretic properties of port-controlled Hamiltonian systems Maschke, B.M.; van der Schaft, Arjan University of Groningen System-theoretic properties of port-controlled Hamiltonian systems Maschke, B.M.; van der Schaft, Arjan Published in: Proceedings of the Eleventh International Symposium on Mathematical

More information

Published in: ELECTRONIC PROPERTIES OF NOVEL MATERIALS - PROGRESS IN MOLECULAR NANOSTRUCTURES

Published in: ELECTRONIC PROPERTIES OF NOVEL MATERIALS - PROGRESS IN MOLECULAR NANOSTRUCTURES University of Groningen Fullerenes and nanostructured plastic solar cells Knol, Joop; Hummelen, Jan Published in: ELECTRONIC PROPERTIES OF NOVEL MATERIALS - PROGRESS IN MOLECULAR NANOSTRUCTURES IMPORTANT

More information

Citation for published version (APA): Sarma Chandramouli, V. V. M. (2008). Renormalization and non-rigidity s.n.

Citation for published version (APA): Sarma Chandramouli, V. V. M. (2008). Renormalization and non-rigidity s.n. University of Groningen Renormalization and non-rigidity Sarma Chandramouli, Vasu Venkata Mohana IMPORTANT NOTE: You are advised to consult the publisher's version (publisher's PDF) if you wish to cite

More information

University of Groningen

University of Groningen University of Groningen "Giant Surfactants" Created by the Fast and Efficient Functionalization of a DNA Tetrahedron with a Temperature-Responsive Polymer Wilks, Thomas R.; Bath, Jonathan; de Vries, Jan

More information

Citation for published version (APA): Kole, J. S. (2003). New methods for the numerical solution of Maxwell's equations s.n.

Citation for published version (APA): Kole, J. S. (2003). New methods for the numerical solution of Maxwell's equations s.n. University of Groningen New methods for the numerical solution of Maxwell's equations Kole, Joost Sebastiaan IMPORTANT NOTE: You are advised to consult the publisher's version publisher's PDF if you wish

More information

Citation for published version (APA): Mendoza, S. M. (2007). Exploiting molecular machines on surfaces s.n.

Citation for published version (APA): Mendoza, S. M. (2007). Exploiting molecular machines on surfaces s.n. University of Groningen Exploiting molecular machines on surfaces Mendoza, Sandra M IMPORTANT NOTE: You are advised to consult the publisher's version (publisher's PDF) if you wish to cite from it. Please

More information

University of Groningen. Life cycle behavior under uncertainty van Ooijen, Raun

University of Groningen. Life cycle behavior under uncertainty van Ooijen, Raun University of Groningen Life cycle behavior under uncertainty van Ooijen, Raun IMPORTANT NOTE: You are advised to consult the publisher's version (publisher's PDF) if you wish to cite from it. Please check

More information

University of Groningen. Managing time in a changing world Mizumo Tomotani, Barbara

University of Groningen. Managing time in a changing world Mizumo Tomotani, Barbara University of Groningen Managing time in a changing world Mizumo Tomotani, Barbara IMPORTANT NOTE: You are advised to consult the publisher's version (publisher's PDF) if you wish to cite from it. Please

More information

University of Groningen

University of Groningen University of Groningen Dutch Resolution, A New Technology in Classical Resolution Broxterman, Quirinus B.; Echten, Erik van; Hulshof, Lumbertus A.; Kaptein, Bernard; Kellogg, Richard M.; Minnaard, Adriaan;

More information

Citation for published version (APA): Mollema, A. K. (2008). Laser cooling, trapping and spectroscopy of calcium isotopes s.n.

Citation for published version (APA): Mollema, A. K. (2008). Laser cooling, trapping and spectroscopy of calcium isotopes s.n. University of Groningen Laser cooling, trapping and spectroscopy of calcium isotopes Mollema, Albert Kornelis IMPORTANT NOTE: You are advised to consult the publisher's version (publisher's PDF) if you

More information

University of Groningen

University of Groningen University of Groningen Nonlinear optical properties of one-dimensional organic molecular aggregates in nanometer films Markov, R.V.; Plekhanov, A.I.; Shelkovnikov, V.V.; Knoester, Jasper Published in:

More information

University of Groningen. The Light of Einstein Atkinson, David. Published in: Surya -- Science Journal of the Indian Planetary Society

University of Groningen. The Light of Einstein Atkinson, David. Published in: Surya -- Science Journal of the Indian Planetary Society University of Groningen The Light of Einstein Atkinson, David Published in: Surya -- Science Journal of the Indian Planetary Society IMPORTANT NOTE: You are advised to consult the publisher's version (publisher's

More information

University of Groningen

University of Groningen University of Groningen The Driving Mechanism Behind Attrition-Enhanced Deracemization Noorduin, Wim L.; Enckevort, Willem J.P. van; Meekes, Hugo; Kaptein, Bernard; Kellogg, Richard M.; Tully, John C.;

More information

University of Groningen. Study of compression modes in 56Ni using an active target Bagchi, Soumya

University of Groningen. Study of compression modes in 56Ni using an active target Bagchi, Soumya University of Groningen Study of compression modes in 56Ni using an active target Bagchi, Soumya IMPORTANT NOTE: You are advised to consult the publisher's version (publisher's PDF) if you wish to cite

More information

Citation for published version (APA): Borensztajn, K. S. (2009). Action and Function of coagulation FXa on cellular signaling. s.n.

Citation for published version (APA): Borensztajn, K. S. (2009). Action and Function of coagulation FXa on cellular signaling. s.n. University of Groningen Action and Function of coagulation FXa on cellular signaling Borensztajn, Keren Sarah IMPORTANT NOTE: You are advised to consult the publisher's version (publisher's PDF) if you

More information

University of Groningen

University of Groningen University of Groningen Who is protecting tourists in New Zealand from severe weather hazards?: an exploration of the role of locus of responsibility in protective behaviour decisions Jeuring, Jelmer;

More information

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

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

More information

University of Groningen

University of Groningen University of Groningen Uniform exciton fluorescence from individual molecular nanotubes immobilized on solid substrates Eisele, Doerthe M.; Knoester, Jasper; Kirstein, Stefan; Rabe, Juergen P.; Vanden

More information

Citation for published version (APA): Terluin, I. J. (2001). Rural regions in the EU: exploring differences in economic development s.n.

Citation for published version (APA): Terluin, I. J. (2001). Rural regions in the EU: exploring differences in economic development s.n. University of Groningen Rural regions in the EU Terluin, Ida Joke IMPORTANT NOTE: You are advised to consult the publisher's version (publisher's PDF) if you wish to cite from it. Please check the document

More information

The Metamorphosis of Magic from Late Antiquity to the Early Modern Period Bremmer, Jan N.; Veenstra, Jan R.

The Metamorphosis of Magic from Late Antiquity to the Early Modern Period Bremmer, Jan N.; Veenstra, Jan R. University of Groningen The Metamorphosis of Magic from Late Antiquity to the Early Modern Period Bremmer, Jan N.; Veenstra, Jan R. IMPORTANT NOTE: You are advised to consult the publisher's version (publisher's

More information

Dual photo- and redox- active molecular switches for smart surfaces Ivashenko, Oleksii

Dual photo- and redox- active molecular switches for smart surfaces Ivashenko, Oleksii University of Groningen Dual photo- and redox- active molecular switches for smart surfaces Ivashenko, Oleksii IMPORTANT NOTE: You are advised to consult the publisher's version (publisher's PDF) if you

More information

Optical hole burning and -free induction decay of molecular mixed crystals Vries, Harmen de

Optical hole burning and -free induction decay of molecular mixed crystals Vries, Harmen de University of Groningen Optical hole burning and -free induction decay of molecular mixed crystals Vries, Harmen de IMPORTANT NOTE: You are advised to consult the publisher's version (publisher's PDF)

More information

Current density functional theory for optical spectra Boeij, P.L. de; Kootstra, F.; Berger, Johannes; Leeuwen, R. van; Snijders, J.G.

Current density functional theory for optical spectra Boeij, P.L. de; Kootstra, F.; Berger, Johannes; Leeuwen, R. van; Snijders, J.G. University of Groningen Current density functional theory for optical spectra Boeij, P.L. de; Kootstra, F.; Berger, Johannes; Leeuwen, R. van; Snijders, J.G. Published in: The Journal of Chemical Physics

More information

University of Groningen. The opacity of spiral galaxy disks. Holwerda, Benne

University of Groningen. The opacity of spiral galaxy disks. Holwerda, Benne University of Groningen The opacity of spiral galaxy disks. Holwerda, Benne IMPORTANT NOTE: You are advised to consult the publisher's version (publisher's PDF) if you wish to cite from it. Please check

More information

University of Groningen. The binary knapsack problem Ghosh, Diptesh; Goldengorin, Boris

University of Groningen. The binary knapsack problem Ghosh, Diptesh; Goldengorin, Boris University of Groningen The binary knapsack problem Ghosh, Diptesh; Goldengorin, Boris IMPORTANT NOTE: You are advised to consult the publisher's version (publisher's PDF) if you wish to cite from it.

More information

University of Groningen

University of Groningen University of Groningen Role of mitochondrial inner membrane organizing system in protein biogenesis of the mitochondrial outer membrane Bohnert, Maria; Wenz, Lena-Sophie; Zerbes, Ralf M.; Horvath, Susanne

More information

University of Groningen

University of Groningen University of Groningen Agmatine deiminase pathway genes in Lactobacillus brevis are linked to the tyrosine decarboxylation operon in a putative acid resistance locus Lucas, Patrick M.; Blancato, Victor

More information

Elastodynamic single-sided homogeneous Green's function representation: Theory and examples

Elastodynamic single-sided homogeneous Green's function representation: Theory and examples Delft University of Technology Elastodynamic single-sided homogeneous Green's function representation: Theory and examples Wapenaar, Kees; Reinicke Urruticoechea, Christian DOI 10.3997/2214-4609.201701220

More information

USAGE OF NUMERICAL METHODS FOR ELECTROMAGNETIC SHIELDS OPTIMIZATION

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

More information

Computational methods for the analysis of bacterial gene regulation Brouwer, Rutger Wubbe Willem

Computational methods for the analysis of bacterial gene regulation Brouwer, Rutger Wubbe Willem University of Groningen Computational methods for the analysis of bacterial gene regulation Brouwer, Rutger Wubbe Willem IMPORTANT NOTE: You are advised to consult the publisher's version (publisher's

More information

Class 11 : Magnetic materials

Class 11 : Magnetic materials Class 11 : Magnetic materials Magnetic dipoles Magnetization of a medium, and how it modifies magnetic field Magnetic intensity How does an electromagnet work? Boundary conditions for B Recap (1) Electric

More information

Finite Difference Solution of Maxwell s Equations

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

More information

Citation for published version (APA): Gobius du Sart, G. (2009). Supramolecular triblock copolymer complexes s.n.

Citation for published version (APA): Gobius du Sart, G. (2009). Supramolecular triblock copolymer complexes s.n. University of Groningen Supramolecular triblock copolymer complexes Gobius du Sart, G. IMPORTANT NOTE: You are advised to consult the publisher's version (publisher's PDF) if you wish to cite from it.

More information

Contributions to multivariate analysis with applications in marketing Perlo-ten Kleij, Frederieke van

Contributions to multivariate analysis with applications in marketing Perlo-ten Kleij, Frederieke van University of Groningen Contributions to multivariate analysis with applications in marketing Perlo-ten Kleij, Frederieke van IMPORTANT NOTE: You are advised to consult the publisher's version (publisher's

More information

University of Groningen. Apparent Superluminal Behavior Jackson, A. D.; Lande, A.; Lautrup, B. Published in: Default journal

University of Groningen. Apparent Superluminal Behavior Jackson, A. D.; Lande, A.; Lautrup, B. Published in: Default journal University of Groningen Apparent Superluminal Behavior Jackson, A. D.; Lande, A.; Lautrup, B. Published in: Default journal DOI: 10.1103/PhysRevA.64.044101 IMPORTANT NOTE: You are advised to consult the

More information

Data-driven methods in application to flood defence systems monitoring and analysis Pyayt, A.

Data-driven methods in application to flood defence systems monitoring and analysis Pyayt, A. UvA-DARE (Digital Academic Repository) Data-driven methods in application to flood defence systems monitoring and analysis Pyayt, A. Link to publication Citation for published version (APA): Pyayt, A.

More information

Citation for published version (APA): Sadoc, A. G. J. (2008). Charge disproportionation in transition metal oxides s.n.

Citation for published version (APA): Sadoc, A. G. J. (2008). Charge disproportionation in transition metal oxides s.n. University of Groningen Charge disproportionation in transition metal oxides Sadoc, Aymeric Gaël Jocelyn IMPORTANT NOTE: You are advised to consult the publisher's version (publisher's PDF) if you wish

More information

University of Groningen. Opening the low frequency window to the high redshift Universe Vedantham, Harish

University of Groningen. Opening the low frequency window to the high redshift Universe Vedantham, Harish University of Groningen Opening the low frequency window to the high redshift Universe Vedantham, Harish IMPORTANT NOTE: You are advised to consult the publisher's version (publisher's PDF) if you wish

More information

University of Groningen

University of Groningen University of Groningen Tuning the Temperature Dependence for Switching in Dithienylethene Photochromic Switches Kudernac, Tibor; Kobayashi, Takao; Uyama, Ayaka; Uchida, Kingo; Nakamura, Shinichiro; Feringa,

More information

University of Groningen. Enabling Darwinian evolution in chemical replicators Mattia, Elio

University of Groningen. Enabling Darwinian evolution in chemical replicators Mattia, Elio University of Groningen Enabling Darwinian evolution in chemical replicators Mattia, Elio IMPORTANT NOTE: You are advised to consult the publisher's version (publisher's PDF) if you wish to cite from it.

More information

University of Groningen

University of Groningen University of Groningen Can clade age alone explain the relationship between body size and diversity? Etienne, Rampal S.; de Visser, Sara N.; Janzen, Thijs; Olsen, Jeanine L.; Olff, Han; Rosindell, James

More information

Plane Waves and Planar Boundaries in FDTD Simulations

Plane Waves and Planar Boundaries in FDTD Simulations Plane Waves and Planar Boundaries in FDTD Simulations School of Electrical Engineering and Computer Science John B. Schneider Elec. Eng. & Comp. Sci. Washington State Univ. Pullman, WA Robert J. Kruhlak

More information

Ankara, Turkey Published online: 20 Sep 2013.

Ankara, Turkey Published online: 20 Sep 2013. This article was downloaded by: [Bilkent University] On: 26 December 2013, At: 12:33 Publisher: Taylor & Francis Informa Ltd Registered in England and Wales Registered Number: 1072954 Registered office:

More information

University of Groningen. Interregional migration in Indonesia Wajdi, Nashrul

University of Groningen. Interregional migration in Indonesia Wajdi, Nashrul University of Groningen Interregional migration in Indonesia Wajdi, Nashrul IMPORTANT NOTE: You are advised to consult the publisher's version (publisher's PDF) if you wish to cite from it. Please check

More information

3 Constitutive Relations: Macroscopic Properties of Matter

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

More information

A Novel Design of Photonic Crystal Lens Based on Negative Refractive Index

A Novel Design of Photonic Crystal Lens Based on Negative Refractive Index PIERS ONLINE, VOL. 4, NO. 2, 2008 296 A Novel Design of Photonic Crystal Lens Based on Negative Refractive Index S. Haxha 1 and F. AbdelMalek 2 1 Photonics Group, Department of Electronics, University

More information

Nature-inspired microfluidic propulsion using magnetic artificial cilia Khaderi, Syed Nizamuddin

Nature-inspired microfluidic propulsion using magnetic artificial cilia Khaderi, Syed Nizamuddin University of Groningen Nature-inspired microfluidic propulsion using magnetic artificial cilia Khaderi, Syed Nizamuddin IMPORTANT NOTE: You are advised to consult the publisher's version (publisher's

More information

Enhancement of spin relaxation time in hydrogenated graphene spin-valve devices Wojtaszek, M.; Vera-Marun, I. J.; Maassen, T.

Enhancement of spin relaxation time in hydrogenated graphene spin-valve devices Wojtaszek, M.; Vera-Marun, I. J.; Maassen, T. University of Groningen Enhancement of spin relaxation time in hydrogenated graphene spin-valve devices Wojtaszek, M.; Vera-Marun, I. J.; Maassen, T.; van Wees, Bart Published in: Physical Review. B: Condensed

More information

An Explicit and Unconditionally Stable FDTD Method for Electromagnetic Analysis

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

More information

Carbon dioxide removal processes by alkanolamines in aqueous organic solvents Hamborg, Espen Steinseth

Carbon dioxide removal processes by alkanolamines in aqueous organic solvents Hamborg, Espen Steinseth University of Groningen Carbon dioxide removal processes by alkanolamines in aqueous organic solvents Hamborg, Espen Steinseth IMPORTANT NOTE: You are advised to consult the publisher's version (publisher's

More information

The Role of Multinational Enterprises in the Transition Process of Central and Eastern European Economies Marek, Philipp

The Role of Multinational Enterprises in the Transition Process of Central and Eastern European Economies Marek, Philipp University of Groningen The Role of Multinational Enterprises in the Transition Process of Central and Eastern European Economies Marek, Philipp IMPORTANT NOTE: You are advised to consult the publisher's

More information

An Upwind Leapfrog Scheme for Computational Electromagnetics: CL-FDTD

An Upwind Leapfrog Scheme for Computational Electromagnetics: CL-FDTD 156 Progress In Electromagnetics Research Symposium 2005, Hangzhou, China, August 22-26 An Upwind Leapfrog Scheme for Computational Electromagnetics: CL-FDTD Yong Zhang, K. R. Shao, and X. W. Hu Huazhong

More information