Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

To analyze

Anchor
7.6.3
7.6.3
To analyse the behavior of a cellular network without inducing any artifacts due to boundary effects limitations, it is necessary to consider an infinite cellular network. In this case one cannot perform simulation techniques because the network model is not finite. It is necessary to apply a way of simulating and analyzing the infinite network using a finite model. Wrap-around is a model developed for this purpose.

By embedding a finite repeat pattern (cluster) from the infinite hexagonal lattice on a torus, we define in fact a mapping of all the clusters forming the lattice into a generic cluster. In other words, the cell layout is wrap-around to form a toroidal surface. In order to be able to perform this mapping, the number of cells in a cluster has to be a rhombic number , defined by two “shifting” parameter i and j as

                                                                                                          

...

Mathinline
body${{\rho }_{i,j}}={{i}^{2}}+{{j}^{2}}+i\cdot j$
          (Eq. 33)

A toroidal surface is chosen because it can be easily formed from a rhombus by joining the opposing edges. In SEAMCAT ,   with i=3 and j=2 is used. To illustrate the cyclic nature of the wrap-around cell structure, the cluster of 19 cells is repeated 8 times at rhombus lattice vertices as shown in Figure 188. Note that the original cell cluster remains in the center while the 8 clusters evenly surround this center set. From the figure, it is clear that by first cutting along the blue lines to obtain a rhombus and then joining the opposing edges of the rhombus a toroid can be formed. Furthermore, since the toroid is a continuous surface, there are an infinite number of rhombus lattice vertices but only a few selected have been shown to illustrate the cyclic nature.

...

  • Distance between (x,y) and (a,b);
  • Distance between (x,y) and Image Removed
    Mathinline
    body(a+3.5*D,b+1.5*\sqrt{3}*D);
  • Distance between (x,y) and Image Removed
    Mathinline
    body(a-0.5*D,b+2.5*\sqrt{3}*D);
  • Distance between (x,y) and Image Removed
    Mathinline
    body(a-4*D,b+\sqrt{3}*D);
  • Distance between (x,y) and Image Removed
    Mathinline
    body(a-3.5*D,b-1.5*\sqrt{3}*D);
  • Distance between (x,y) and Image Removed
    Mathinline
    body(a+0.5D,b-2.5*\sqrt{3}*D);
  • Distance between (x,y) and  Image Removed,

...

  • Mathinline
    body(a+4*D,b-\sqrt{3}*D)
    ,


where D is the inter-site distance.

'

Figure 188

Anchor
F0185
F0185
 Figure 185: Wrap-around with ’9’ clusters of 19 cells showing the toroidal nature of the wrap-around surfacesurface 



In the “ploting options” panel, you can toggle wrap-around plotting to allow easier selection of correct cell. 


 

 

...