=== Infinite Periodic Structures & the Periodic Lattice ===
A periodic structure is made up of identical elements that exhibits a repeated geometric pattern and are arranged in the form of a periodic lattice. The spacing between the elements is denoted by Sx along the X direction and Sy along the Y direction. The number of elements is denoted by Nx along the X direction and Ny along the Y direction (i.e. a total of Nx.Ny elements). If Nx and Ny are finite numbers, you have a finite-sized periodic structure, which is constructed using an "'''Array Object'''" in [[EM.Cube]]. If Nx and Ny are infinite, you have an infinite periodic structure with periods Sx and Sy along the X and Y directions, respectively. An infinite periodic structure in [[EM.Cube]] Picasso is represented by a "'''Periodic Unit Cell'''".
Periodic structures have many applications including phased array antennas, frequency selective surfaces (FSS), electromagnetic bandgap structures (EBG), metamaterial structures, etc. [[EM.Cube]] allows you to model both finite and infinite periodic structures.<br /> <br /> Real practical periodic structures obviously have finite extents. You can easily and quickly construct finite-sized arrays of arbitrary complexity using [[EM.Cube]]'s "Array Tool". However, for large values of Nx and Ny, the size of the computational problem may rapidly get out of hand and become impractical. For very large periodic arrays, you can alternatively analyze a unit cell subject to the periodic boundary conditions and calculate the current distribtutions and far fields of the periodic unit cell. For their radiation patterns, you can multiply the "Element Pattern" by an "Array Factor" that captures the finite extents of the structure. In many cases, an approximation of this type works quite well. But in some other cases, the edge effects and particularly the field behavior at the corners of the finite-sized array cannot be modeled accurately. Periodic surfaces like FSS, EBG and metamaterials are also modeled as infinite periodic structures, for which one can define reflection and transmission coefficients. For this purpose, the periodic structure is excited using a plane wave source. Reflection and transmission coefficients are typically functions of the angles of incidence. Besides conventional rectangular lattices, [[EM.Cube]]'s [[Planar Module]] Picasso can also handle complex non-rectangular periodic lattices. For example, many frequency selective surfaces have skewed grids. In order to simulate skewed-grid periodic structures, the definition of the grid has to be generalized. A Let us define a periodic structure is as a repetition of a basic structure (unit cell) at pre-determined locations. Let these locations be described by (x<sub>mn</sub>, y<sub>mn</sub>), where m and n are integers ranging from -8 ∞ to 8+∞. For a general skewed grid, x<sub>mn</sub> and y<sub>mn</sub> can be described byexpressed as:
:<math> \begin{align} & x_{mn} = m\Delta x + n \Delta x' \\ & y_{mn} = m\Delta y + n \Delta y' \end{align} </math>
where <math>\Delta x</math> is the primary offset in the X direction (X Spacing) controlled by index m and <math>\Delta x'</math> is the secondary offset in the X direction (X Offset) controlled by index n. The meanings of <math>\Delta y</math> (Y Spacing) and <math>\Delta y'</math> (Y Offset) are similar with the roles of indices m and n interchanged. To illustrate how to use this definition, consider an example of an equilateral triangular grid with side length L as shown in the figure belowon the right. From the this figure, it is obvious evident that the y coordinate of each row is fixed and identical, thus <math>\Delta y = L</math> and <math>\Delta y' = 0</math>. While in each row the spacing between adjacent elements is L, there is an offset of L/2 between the consecutive rows. This results in <math>\Delta x = L</math> and <math>\Delta x' = L/2</math>. To sum up, an equilateral triangular grid can be described by <math>\Delta x = L</math>, <math>\Delta x' = L/2</math>, <math>\Delta y = L</math> and <math>\Delta y' = 0</math>. In an [[EM.Cube]] [[Planar Module]] project, the secondary offsets are equal to zero by default, implying a rectangular lattice. You can change the values of the secondary offsets using the boxes labeled '''X Offset''' and '''Y Offset''' in the '''Periodicity Settings Dialog''', respectively. Triangular and Hexagonal lattices are popular special cases of the generalized lattice type. In a triangular lattice with alternating Rows, <math>\Delta x' = \Delta x/2</math> and <math>\Delta y' = 0</math>. A Hexagonal lattice (with alternating rows) is a special case of triangular lattice in which <math>\Delta y = \sqrt{3\Delta x / 2}</math>. In many cases, your planar structure's traces or embedded objects are entirely enclosed inside the periodic unit cell and do not touch the boundary of the unit cell. EM.Picasso allows you to define periodic structures whose unit cells are interconnected. The interconnectivity applies only to PEC, PMC and conductive sheet traces, and embedded object sets are excluded. Your objects cannot cross the periodic domain. In other words, the neighboring unit cells cannot overlap one another. However, you can arrange objects with linear edges such that one or more flat edges line up with the domain's bounding box. In such cases, EM.Picasso's planar MoM mesh generator will take into account the continuity of the currents across the adjacent connected unit cells and will create the connection basis functions at the right and top boundaries of the unit cell. It is clear that due to periodicity, the basis functions do not need to be extended at the left or bottom boundaries of the unit cell.
In many cases, your planar structure's traces or embedded objects are entirely enclosed inside the periodic unit cell and do not touch the boundary of the unit cell. EM.Picasso allows you to define periodic structures whose unit cells are interconnected. The interconnectivity applies only to PEC, PMC and conductive sheet traces, and embedded object sets are excluded. Your objects cannot cross the periodic domain. In other words, the neighboring unit cells cannot overlap one another. However, you can arrange objects with linear edges such that one or more flat edges line up with the domain's bounding box. In such cases, EM.Picasso's planar MoM mesh generator will take into account the continuity of the currents across the adjacent connected unit cells and will create the connection basis functions at the right and top boundaries of the unit cell. It is clear that due to periodicity, the basis functions do not need to be extended at the left or bottom boundaries of the unit cell. As an example, consider a periodic metallic screen as shown in the figure on the right. The unit cell of this structure can be defined as a rectangular aperture in a PEC ground plane (marked as Unit Cell 1). In this case, the rectangle object is defined as a slot trace. Alternatively, you can define a unit cell in the form of a microstrip cross on a metal trace. In the latter case, however, the microstrip cross should extend across the unit cell and connect to the crosses in the neighboring cells in order to provide current continuity.
=== Running a Periodic MoM Analysis ===