Expand this Topic clickable element to expand a topic
Skip to content
Optica Publishing Group

Fast and accurate electromagnetic solutions of finite periodic optical structures

Open Access Open Access

Abstract

Electromagnetic applications of periodic materials have become popular in many modern optical and RF applications. The accurate computation of the electromagnetic response of large structures requires solving problems with high number of unknowns. Fast methods are useful to deal with such big problems, but, in general they do not take advantage of the periodicity properties. Based on the behaviour of impedance matrices involved in the solution of the surface integral equations with the Method of Moments, an accelerated solution based on the FFT is implemented. The presented approach slots the original impedance matrix and it applies the FFT to calculate the exact solution of the matrix vector product in an iterative process. The proposed solution achieves a linear memory cost proportional to 𝒪(N) and a computing time of 𝒪(N log N), where N is the problem number of unknowns. Also, in this paper, the advantages of this technique are shown in the developed applications.

© 2017 Optical Society of America

1. Introduction

The electromagnetic analysis of large periodic structures is an interesting topic in the scope of computational electromagnetics, from antenna arrays, RF metamaterial and metasurfaces (based on periodic patterns of resonant or non-resonant cells) to new applications in the optical regime for plasmonic periodic structures, among others. Several methods have been proposed to deal with this kind of problems.

The Floquet’s harmonic theory [1, 2], based on series expansions, is useful for analysing the electromagnetic behaviour of periodic infinite body arrays. Although Floquet theory might also be used to approximate the electromagnetic response of a finite periodic structure, important issues in such systems, such as edge effects or stationary waves, would not be properly taken into account.

Solutions based on the discretization of the surface integral equations can be applied to solve large problems through iterative methods and acceleration techniques. Among them, the Multilevel Fast Multipole Algorithm (MLFMA) [3–9] is one of the most useful approaches. To obtain the solution, the MLFMA accelerates the Matrix Vector Product (MVP) in the framework of an iterative process. Its efficiency achieves 𝒪(N log(N)) (where N is the problem number of unknowns). The MLFMA does not take special advantage of periodic problems since it is designed for arbitrary shaped geometries. Another extended approach for fast MVP calculation is the precorrected Fast Fourier Transform (p-FFT) method [10, 11]. At the expense of a significant loss of accuracy, the p-FFT transforms a general problem in a new uniform three-dimensional (3D) grid alternative scheme. The solution can be accelerated using the Fast Fourier Transform (FFT). The CG-FFT method [12] is a similar procedure for accelerating a 3D uniform grid discretized problem using the FFT.

Apart from the use in general non periodic problems, the FFT has been applied to solve, accurately, some kind of periodic structures. For example, in some specific antenna array systems, the solution of the Method of Moments (MoM) [13] deals with multilevel block-Toeplitz matrices that can be solved in a fast way using the FFT [14–16]. For dealing with generic block-Toeplitz matrices, another FFT based approach is developed in [17, 18] that obtains fast solutions for periodic antenna arrays. By taking advantage of the periodic nature of the composite, techniques in [14–18] accelerate the MVP without any loss of accuracy. Also, the technique proposed in this paper has these same advantages in addition to be valid for general periodic composites.

By taking pieces (slots) of the MoM impedance matrix, the solution of the MVP can be partitioned in several portions (also slots). Each one of these partial MVP’s can be efficiently solved in a fast way using the FFT. This technique, so called slot FFT, is applied for obtaining, both, accurate and fast electromagnetic solutions of very and extremely large generic periodic composites, e.g. metamaterials or plasmonic periodic structures in the optical regime.

The slot FFT will be explained in detail in the following section. Two different applications in the optical regime are presented in the Results section. Finally, the significance of the accuracy in fast solutions of large periodic problems is explained in the Discussion section.

2. The slot FFT method for periodic problems

Let us consider a periodic electromagnetic problem of M bodies (Fig. 1) each of them identically modelled with the MoM and using n unknowns. Let Z be the N × N impedance matrix of the MoM, being N = nM the total number of unknowns of the problem [13,19].

 figure: Fig. 1

Fig. 1 Periodic composite of M bodies.

Download Full Size | PDF

For the sake of simplicity, only the one dimensional (1D) periodicity will be explained. In this case, the impedance matrix can be block-wise expressed as:

Z={Z1,1Z1,2Z1,3Z1,4Z1,MZ2,1Z2,2Z2,3Z2,4Z2,MZ3,1Z3,2Z3,3Z3,4Z3,MZM,1ZM,2ZM,3ZM,4ZM,M}{N×N},
where the submatrix Zi,j is composed of n × n elements, representing the electromagnetic interaction of the radiating basis functions of the body j over the testing functions of body i. In addition, since bodies are identically modelled and realizing that the interactions between elements depend only on their relative location, the submatrices fulfil the following properties:
Zi,i=Z1,1
Zi,j=Z1,j1+1ifj>i
Zi,j=Zij+1,1ifj<i
Replacing Eqs. (2)(4) into Eq. (1), Z can be expressed as a block Toeplitz Matrix as follows:
Z={Z1,1Z1,2Z1,3Z1,4Z1,MZ2,1Z1,1Z1,2Z1,3Z1,M1Z3,1Z2,1Z1,1Z1,2Z1,M1ZM,1ZM1,1ZM2,1ZM3,1Z1,1}{N×N},
To simplify the notation let Zk be the matrix given by:
ZkZi,jwherek=ji,M+1<k<M1
Replacing Eq. (6) into Eqs. (2)(4) we get
Z0Zi,i=Z1,1
ZjiZi,j=Z1,ji+1ifj>i
Zji=Z(ij)Zi,j=Zij+1,1ifj<i
Hence, matrix Z given by Eq. (5) can be expressed as:
Z={Z0Z1Z2Z3ZM1Z1Z0Z1Z2ZM2Z2Z1Z0Z1ZM3Z(M1)Z(M2)Z(M3)Z(M4)Z0}{N×N},

If the Zk elements were scalar (1 × 1 matrices), the MVP of martrix Z by a vector x would be solved as a convolution. In such a case, this MVP could be solved in 𝒪(N log N) operations by using the FFT to accelerate the convolution. Nevertheless, this is only an hypothetical case and we need to deal with general block Toeplitz matrices in order to accelerate the MVP.

Transforming Z from block-Toeplitz to a standard Toeplitz matrix, the FFT algorithm is directly applied slotting the matrix and the solution. This transformation is the key point of the slot FFT method.

Let Ri be the block row matrix satisfying:

Ri={Z1iZ2iZ3iZMi}{n×N}0<iM

Hence, matrix Z given in Eq. (10) can be written as:

Z={R1R2R3RM}{N×N}

Next, we define the special matrix R of dimensions n × (2Nn) which is a container of the Ri matrices:

R{Z(M1)Z(M2)Z1Z0Z1Z2ZM1}

It is easy to see that the Ri matrices, 0 < iM, can be obtained from R taking columns from Nin + 1 to 2Nin. This property can be expressed using MATLAB notation as Ri = R(:, (Nin + 1) : (2Nin)).

Let 𝒵k be the n injected N × N matrices, with 0 < kn, defined as:

{𝒵k}i,jRk,ijk+N+1

In general, ijk + N + 1 > 0 in the above equation. For the very few elements in which the evaluation of the injected matrix 𝒵k element is out of the range of R we can take, for example, zero or Not-a-Number values.

Matrix 𝒵k is built by using only the k-row of R. Notice that the k + in row (with i = 0, . . . , M − 1) of the 𝒵k matrix is equal to the k + in row of the real original Z matrix, that is:

{𝒵k}k+in,j=Zk+in,j0i<M,1jN
In addition, each row of 𝒵k can be obtained by shifting the precedent row as:
{𝒵k}i,j={𝒵k}i1,j11<i,jN
which implies that each one of the 𝒵k matrices (k = 1 . . . n) is a Toeplitz matrix.

Let Sk be the slotting matrix given by

{Sk}i,j={1ifi=jANDi=k+n˙0elsewhere}
where represents a multiple of n. Sk is a matrix with M periodically distributed ones in the diagonal. It satisfies the following properties:
  • The product of two slotting matrices is:
    SkSl={Skk=l0N×Nkl
  • The sum of all the slotting matrices gives the identity matrix:
    I=k=1nSk
    hence, any matrix, A, can be written as:
    A=IA=k=1nSkA
  • The Sk operator produces the same result when it is applied to Z and when it is applied to the applicable injected matrix. Using Eq. (15):
    SkZ=Sk𝒵k

Summing over k in Eq. (19) we obtain:

k=1nSkZ=k=1nSk𝒵k
Finally, replacing Eq. (18) in Eq. (20), the matrix Z is obtained from slotted versions of the injected matrices 𝒵k as follows
Z=k=1nSk𝒵k

Then the MVP of the matrix Z by a vector x can be calculated using the Eq. (21) as:

Zx=k=1n[Sk(𝒵kx)]
The computational cost of Eq. (22) is dominated by the product 𝒵kx (the product of Sk by a vector is a trivial replacement by zeros). Given that 𝒵k is a Toeplitz matrix, 𝒵k x is a convolution and it can be solved in a expedited way using the FFT in 𝒪(N log N) operations. Since there are n MVP operations in Eq. (22), the total cost of evaluating the product Zx is 𝒪(nN log N).

Notice that no calculation of injected matrices, 𝒵k, is required in the slot FFT method. Also, the calculation of the MoM matrix, Z, is not required either. The method computes only one matrix, R, expressed in Eq. (13), i.e. it needs to store n × (2Nn) elements in memory.

In short, if n, the number of unknowns of each cell element, were negligible compared with M, the method would be virtually of order 𝒪(N log N) and 𝒪(N) in terms of CPU time and memory requirement, respectively.

3. Results

The following results were performed in a High Performance Computing (HPC) system composed by 4 Intel Xeon E7-4820 at 2.00GHz (eight cores each one, 32 cores in all), with 512GB of RAM memory.

In Fig. 2(a) the memory cost of the whole MoM and the slot FFT using periodic structures in 1D, 2D and 3D uniform grids is showed. These results are obtained for the scattering of a λ = 540nm wavelength electromagnetic wave impinging on 1D, 2D and 3D periodic compositions of gold nanospheres of radius 100nm and 280nm separation between centres; each sphere is modelled with n = 240 unknowns and using a number of spheres, M, from just a few units to 40000. A significant memory saving can be observed in the slot FFT, given that only R in Eq. (13) needs storage. In Fig. 2(b) the mean computing time of the MVP is shown. The differences between the 𝒪(nN log N) cost of slot FFT and the 𝒪(N2) direct cost of carrying out the MVP are observed. For more than 100 · 103 unknowns, costs for the direct MoM MVP solution are extrapolated for both memory usage and MVP time. Notice that in order to avoid bias in the comparison, these results were performed without parallelization.

 figure: Fig. 2

Fig. 2 Comparison of the memory and computing time needed with MoM and slot FFT methods.

Download Full Size | PDF

The first example is the electromagnetic scattering analysis at a wavelength of λ = 550nm from a periodic dense metastructure composed of 110 × 110 × 110 nanocubes in a uniform 3D grid. The edge dimension of the nanocubes is 55nm and the separation between centres is 110nm. The composite parameters are r = 3 and μr = 1 and the nanocubes are suspended in vacuum medium. The problem is composed of nearly 50 million unknowns. In Fig. 3 the Radar Cross Section (RCS) of the metastructure is showed. The RCS is calculated for normal plane wave incidence (θ = 90°) using the slot FFT to speed up the MVP. This result is compared to the RCS of two different homogeneous dielectric cubes of edge dimension 12.1μm and r = 1.1579 and r = 1.1638 (effective permittivity obtained with the Maxwell-Garnett and Bruggeman homogenization method [20], respectively). The computation of the RCS for the two entire homogeneous cubes were performed using the MLFMA algorithm [5]. The results of the homogeneous effective cube using MLFMA needed 1, 7 million unknowns. This result proves that both homogenization formulas (Maxwell-Garnett and Bruggeman) provide accurate results for general purposes. Nevertheless, in this kind of large problems, we can make use of the full-wave solution based on the slot FFT for a more accurate result. The three results show a good agreement. Notice that 30 degrees apart from the principal directions a slight difference between the electromagnetic scattering of the two homogeneous cubes and the real electromagnetic response of the large periodic composite object is revealed. The properties of the real and homogeneous material differs at the microscopic scale, which is important to describe the exact behaviour of the material.

 figure: Fig. 3

Fig. 3 Scattering diagram of a 1103 cube-shaped array and its equivalent homogenized by the Maxwell-Garnett and Bruggeman equivalent permittivities.

Download Full Size | PDF

As second example, a plane-shaped array composed by gold nanospheres is analysed. In this example we study the surface-enhancement Raman spectroscopy (SERS) [21–23] to show the effects that appear in large SERS substrates. Some important effects in SERS may not be discovered with other widespread analysis techniques, e.g. approximating the structure by an infinite array or analysing it by a small portion of it, this giving a wrong prediction of the behavior of the substrate in a real scenario. This plays an important role in these kind of applications, as the SERS intensity distribution may present stationary wave-patterns effects.

The studied array was composed of 200 × 200 gold nanospheres located in an uniform 2D grid and the simulation was performed at a wavelength of 600nm, in a medium filled with water (r = 1.7689) and illuminated by two incident plane waves perpendicular to the array, each of them linear polarized along the principal axes. The diameter of the nanospheres was 55nm and the separation between centres was 56nm. The discretization of the problem resulted in nearly 10 million unknowns.

For the sake of simplicity, SERS intensity was calculated using no Raman shift. This approach is valid for small Raman shift and yields close-fitting results in a faster way through the following expression [23]:

SERSenhancement|E(ωin)|4|Ei(ωin)|4,
where E is the total electric field in the presence of the SERS substrate and Ei the field of the incident planewave. Figure 4(a) shows the SERS enhancement obtained after smoothing with a 2D Gaussian filter—to simulate the effect of a lens—. The representation is saturated so as to give a better illustration of the effects that appear along the xy plane. It is clearly discernible how the edge effect and the stationary wave pattern appear. This makes highly recommended the analysis of real case substrates.

 figure: Fig. 4

Fig. 4 Representation of the SERS intensity of a small part of the composite object.

Download Full Size | PDF

Figure 4(b) shows the SERS of a small part of the structure without filtering. The hotspots between nanospeheres can be appreciated, with peaks of 1.0824 · 105 arbitrary units. This figure also shows a saturated representation of the SERS intensity to give a better representation of the hotspots.

4. Discussion

The presented approach, based on slotting partial FFT solutions (Eq. 22), is a very efficient way to compute the solution of very or extremely large electromagnetic finite periodic problems. The amount of required memory of 𝒪(nN) and the 𝒪(nN log N) computing time allow us to analyse complicated periodic problems in the optical regime without accuracy loss. Although, for the sake of clarity and conciseness, only the 1D approach is formulated in this paper, their 2D and 3D counterparts can be formulated in an analogous fashion. In fact, in the results Section the use of 2D and 3D approaches were necessary. The method is straightforward to apply for any MoM implementation. Also, parallelization of the slot FFT does not require too much effort. As a matter of fact, the OpenMP parallelization was used to obtain the results in Figs. 3 and 4. Furthermore, future combination with MPI can be used to obtain electromagnetic solutions to extremely large problems in supercomputer systems.

These results support the advantages of slot FFT, suggesting this method as a feasible approach to tackle the upcoming challenges in the fields of nanomaterials and other areas where periodic structures are present.

The importance of having full-wave techniques for analysing very large periodic structures is showed in the results section. Using the slot FFT, the edge effects are well modelled and stationary waves are well predicted. These effects might not be discovered approximating the structure by an infinite array or a by a small portion of it. In addition, some scattering deviations, between equivalent homogeneous models and the real metamaterial, are revealed with the slot FFT technique.

Funding

European Regional Development Fund (ERDF) and the Spanish Ministerio de Economia y Competitividad (MAT2014-58201-C2-1-R); ERDF and the Extremadura Regional Government (GR15052); Spanish Ministerio de Educacion, Cultura y Deporte (FPU 00022/15).

References and links

1. M. E. Veysoglu, R. T. Shin, and J. A. Kong, “A Finite-Difference Time-Domain analysis of wave scattering from periodic surfaces: Oblique incidence case,” J. Electromagn. Waves Appl. 7, 1595–1607 (1993). [CrossRef]  

2. P. Yeh, A. Yariv, and C.-S. Hong, “Electromagnetic propagation in periodic stratified media. I. General theory,” J. Opt. Soc. Am. 67, 423–438 (1977). [CrossRef]  

3. O. Ergul and L. Gurel, The Multilevel Fast Multipole Algorithm (MLFMA) for Solving Large-Scale Computational Electromagnetics Problems (Wiley-IEEE Press, 2014). [CrossRef]  

4. O. Ergul and L. Gurel, “Accurate solutions of extremely large integral-equation problems in computational electromagnetics,” Proc. IEEE 101, 342–349 (2013). [CrossRef]  

5. J. M. Taboada, M. G. Araujo, F. Obelleiro, J. L. Rodriguez, and L. Landesa, “MLFMA-FFT parallel algorithm for the solution of extremely large problems in electromagnetics,” Proc. IEEE 101, 350–363 (2013). [CrossRef]  

6. O. Ergul and L. Gurel, “Fast and accurate analysis of large-scale composite structures with the parallel Multilevel Fast Multipole Algorithm,” J. Opt. Soc. Am. A 30, 509–517 (2013). [CrossRef]  

7. J. M. Taboada, M. G. Araujo, J. M. Bertolo, L. Landesa, F. Obelleiro, and J. L. Rodriguez, “MLFMA-FFT parallel algorithm for the solution of large-scale problems in electromagnetics,” Prog. Electromagn. Res. 105, 15–30 (2010). [CrossRef]  

8. O. Ergul, “Analysis of composite nanoparticles with surface integral equations and the Multilevel Fast Multipole Algorithm,” J. Opt. 14, 062701 (2012). [CrossRef]  

9. M. G. Araujo, J. M. Taboada, J. Rivero, D. M. Solis, and F. Obelleiro, “Solution of large-scale plasmonic problems with the multilevel fast multipole algorithm,” Opt. Lett. 37, 416–418 (2012). [CrossRef]   [PubMed]  

10. X.-C. Nie, L.-W. Li, and N. Yuan, “Precorrected-FFT algorithm for solving combined field integral equations in electromagnetic scattering,” J. Electromagnet. Wave 16, 1171–1187 (2002). [CrossRef]  

11. V. Okhmatovski, M. Yuan, I. Jeffrey, and R. Phelps, “A three-dimensional precorrected FFT algorithm for fast Method of Moments solutions of the mixed-potential integral equation in layered media,” IEEE Trans. Microw. Theory Tech. 57, 3505–3517 (2009). [CrossRef]  

12. M. F. Catedra, R. P. Torres, J. Basterrechea, and E. Gago, The CG-FFT Method: Application of Signal Processing Techniques to Electromagnetics (Artech House, 1995).

13. R. F. Harrington, Field Computation by Moment Methods (Wiley-IEEE Press, 1993). [CrossRef]  

14. B. E. Barrowes, F. L. Teixeira, and J. A. Kong, “Fast algorithm for matrix-vector multiply of asymmetric multilevel block-Toeplitz matrices in 3-D scattering,” Microw. Opt. Tech. Lett. 31, 28–32 (2001). [CrossRef]  

15. Y. Zhang, J. Y. Li, C. H. Liang, and Y. J. Xie, “A fast analysis of large finite-slot phased arrays fed by rectangular waveguides,” J. Electromagnet. Wave 18, 715–727 (2004). [CrossRef]  

16. H. Zhai, Q. Chen, Q. Yuan, K. Sawaya, and C. Liang, “Analysis of large-scale periodic array antennas by CG-FFT combined with equivalent sub-array preconditioner,” IEICE Trans. Electron. E89B, 922–928 (2006). [CrossRef]  

17. E. H. Bleszynski, M. K. Bleszynski, and T. Jaroszewicz, “Block-Toeplitz fast integral equation solver for large finite periodic and partially periodic antenna arrays,” in “2003 IEEE Topical Conference on Wireless Communication Technology,” (2003), pp. 428–429.

18. E. H. Bleszynski, M. K. Bleszynski, and T. Jaroszewicz, “Block-Toeplitz fast integral equation solver for large finite periodic and partially periodic array systems,” IEICE Trans. Electron. E87C, 1586–1594 (2004).

19. J. M. Taboada, J. Rivero, F. Obelleiro, M. G. Araujo, and L. Landesa, “Method-of-moments formulation for the analysis of plasmonic nano-optical antennas,” J. Opt. Soc. Am. A 28, 1341–1348 (2011). [CrossRef]  

20. A. J. Pickles and M. B. Steer, “Effective permittivity of 3-D periodic composites with regular and irregular inclusions,” IEEE Access 1, 523–536 (2013). [CrossRef]  

21. S. Schlucker, “Surface-enhanced raman spectroscopy: Concepts and chemical applications,” Angew. Chem. Int. Ed. Engl. 53, 4756–4795 (2014). [CrossRef]   [PubMed]  

22. R. A. Alvarez-Puebla and L. M. Liz-Marzan, “SERS-based diagnosis and biodetection,” Small 6, 604–610 (2010). [CrossRef]   [PubMed]  

23. D. M. Solis, J. M. Taboada, L. Landesa, J. L. Rodriguez, and F. Obelleiro, “Squeezing Maxwell’s equations into the nanoscale,” Prog. Electromagn. Res. 154, 35–50 (2015). [CrossRef]  

Cited By

Optica participates in Crossref's Cited-By Linking service. Citing articles from Optica Publishing Group journals and other participating publishers are listed here.

Alert me when this article is cited.


Figures (4)

Fig. 1
Fig. 1 Periodic composite of M bodies.
Fig. 2
Fig. 2 Comparison of the memory and computing time needed with MoM and slot FFT methods.
Fig. 3
Fig. 3 Scattering diagram of a 1103 cube-shaped array and its equivalent homogenized by the Maxwell-Garnett and Bruggeman equivalent permittivities.
Fig. 4
Fig. 4 Representation of the SERS intensity of a small part of the composite object.

Equations (25)

Equations on this page are rendered with MathJax. Learn more.

Z = { Z 1 , 1 Z 1 , 2 Z 1 , 3 Z 1 , 4 Z 1 , M Z 2 , 1 Z 2 , 2 Z 2 , 3 Z 2 , 4 Z 2 , M Z 3 , 1 Z 3 , 2 Z 3 , 3 Z 3 , 4 Z 3 , M Z M , 1 Z M , 2 Z M , 3 Z M , 4 Z M , M } { N × N } ,
Z i , i = Z 1 , 1
Z i , j = Z 1 , j 1 + 1 if j > i
Z i , j = Z i j + 1 , 1 if j < i
Z = { Z 1 , 1 Z 1 , 2 Z 1 , 3 Z 1 , 4 Z 1 , M Z 2 , 1 Z 1 , 1 Z 1 , 2 Z 1 , 3 Z 1 , M 1 Z 3 , 1 Z 2 , 1 Z 1 , 1 Z 1 , 2 Z 1 , M 1 Z M , 1 Z M 1 , 1 Z M 2 , 1 Z M 3 , 1 Z 1 , 1 } { N × N } ,
Z k Z i , j where k = j i , M + 1 < k < M 1
Z 0 Z i , i = Z 1 , 1
Z j i Z i , j = Z 1 , j i + 1 if j > i
Z j i = Z ( i j ) Z i , j = Z i j + 1 , 1 if j < i
Z = { Z 0 Z 1 Z 2 Z 3 Z M 1 Z 1 Z 0 Z 1 Z 2 Z M 2 Z 2 Z 1 Z 0 Z 1 Z M 3 Z ( M 1 ) Z ( M 2 ) Z ( M 3 ) Z ( M 4 ) Z 0 } { N × N } ,
R i = { Z 1 i Z 2 i Z 3 i Z M i } { n × N } 0 < i M
Z = { R 1 R 2 R 3 R M } { N × N }
R { Z ( M 1 ) Z ( M 2 ) Z 1 Z 0 Z 1 Z 2 Z M 1 }
{ 𝒵 k } i , j R k , i j k + N + 1
{ 𝒵 k } k + in , j = Z k + in , j 0 i < M , 1 j N
{ 𝒵 k } i , j = { 𝒵 k } i 1 , j 1 1 < i , j N
{ S k } i , j = { 1 if i = j AND i = k + n ˙ 0 elsewhere }
S k S l = { S k k = l 0 N × N k l
I = k = 1 n S k
A = I A = k = 1 n S k A
S k Z = S k 𝒵 k
k = 1 n S k Z = k = 1 n S k 𝒵 k
Z = k = 1 n S k 𝒵 k
Z x = k = 1 n [ S k ( 𝒵 k x ) ]
SERS enhancement | E ( ω in ) | 4 | E i ( ω in ) | 4 ,
Select as filters


Select Topics Cancel
© Copyright 2024 | Optica Publishing Group. All rights reserved, including rights for text and data mining and training of artificial technologies or similar technologies.