SlideShare a Scribd company logo
1 of 11
Download to read offline
International journal on applications of graph theory in wireless ad hoc networks and sensor networks
                                  (GRAPH-HOC) Vol.5, No.1, March 2013



                  A SURVEY ON AREA PLANNING FOR
                    HETEROGENEOUS NETWORKS
                           V.Ceronmani Sharmila#1 and A.George#2
          #
              Department of Information Technology, Hindustan University, Chennai
                                1
                                    csharmila@hindustanuniv.ac.in
                                    2
                                      ageorge@hindustanuniv.ac.in


ABSTRACT
This paper deals with the survey of basic networks like Spidergon network and Honeycomb Torus network
with respect to network cost. The basic network can be modelled in different structures to overcome the
problems in handling the user density patterns, utilizing the available bandwidth effectively and
improvising the efficiency. These bottlenecks are overcome by selecting the proper structure for a
particular network based on network cost. In this paper the efficiency of specified network is estimated with
respect to the number of nodes.


KEYWORDS
Honeycomb Network, Hexagonal Network, Spidergon network, Honeycomb Torus network, Spidergon
topology, Honeycomb Torus topology, degree, diameter, network cost.

1. INTRODUCTION

An interconnection network consists of set of nodes and communication links for the data
transmissions. For instance multiprocessor interconnection networks are often required to connect
thousands of homogeneously replicated processor-memory pairs, each of which is called a
processing node. Synchronisation and communication between processing nodes is effectively
implemented by message passing [1]. As the cost of powerful microprocessors and memory chips
are less expensive, design and use of multiprocessor interconnection networks has drawn
considerable attention [2]. The three basic tessellations such as triangular, square, and hexagonal
can be used to design interconnection networks. Grid networks (Figure 1(a)) are built by using the
square tessellations. The applications of grid networks are interconnection of computers and
servers and for parallel processing. The honeycomb networks (Figure 1(c)) are built by using the
hexagonal tessellation. The applications of honeycomb networks are computer graphics [3],
image processing [4], cellular base stations [5], representation of benzenoid hydrocarbons and
many more. The hexagonal network (Figure 1(d)) is built by using the triangular tessellation. The
applications of hexagonal networks are tracking mobile users and connection rerouting in cellular
networks [6]. The torus networks (Figure 1(b)) are built by using the honeycomb structure with
wraparound connections. The applications of torus networks are interconnection of computers
with minimized network cost.




DOI : 10.5121/jgraphoc.2013.5102                                                                           11
International journal on applications of graph theory in wireless ad hoc networks and sensor networks
                                 (GRAPH-HOC) Vol.5, No.1, March 2013




                         Figure1. Graphs obtained by regular plane tessellations

If the interconnection is analyzed as a graph, each vertex represents a node and each edge
represents a link between nodes. The degree of a node is defined as the number of adjacent nodes
and it is almost equivalent to the hardware cost of an interconnection. The diameter in an
interconnection network is the maximum distance of the shortest path between two randomly
selected nodes and it is almost equivalent to the software processing cost of an interconnection.
As the degree and diameter are inversely proportional, the higher the value of the diameter it
results in a non-efficient interconnection, which in turn results in traffic latency, as the deadlock
probability increases in the progress of the message transmission [7]. The network cost is defined
as the product of degree and diameter [8]. A good interconnection network is expected to have
least number of edges, minimum network cost and high reliability [9].

In this paper, the network costs of the Spidergon network and Honeycomb Torus network are
compared. The degree and the diameter are the parameters considered for evaluation. The
analysis is used to discover the application of the two specified networks.

The rest of the paper is organized as follows: Section 2 describes the related works. In Section 3,
we describe the Spidergon network [10]. Section 4 presents the description of Honeycomb Torus
network [8]. Section 5 discusses about the area planning [11]. Section 6 compares the network
cost for the above two networks. The conclusion is given in Section 7.

2. RELATED WORKS

The size of the interconnection connection network increases as the size of the number of nodes
increases. The interconnection network has fixed degree in networks like mesh and torus
regardless of the increase of the number of the nodes. There are some interconnection networks
like hypercube and star in which the degree changes as the number of nodes are increased.

In 1997 Ivan Stojmenovic [8] has compared the network cost of various mesh, torus and
hypercube networks with respect to the number of nodes. The comparison of the class of the mesh
in the viewpoint of the network cost based on the number of nodes is the following (Table 1): For

8√ . The hexagonal mesh arranges the triangle with the type of tessellation continuously and the
a mesh network the number of the degree is 4, the number of the node is n and the network cost is


is 6.93√ . The honeycomb mesh is the structure which arranges the hexagon in the side of the
lattices are the node. The number of the degree is 6, the number of node is n, and the network cost


number of the node is n, and the network cost is 4.9√ . The torus is the network which adds the
hexagon which exists in the center and expands the network, the number of the degree is 3, the

wrap around edges at the row and the column of the mesh respectively to achieve the ring

number of the degree is 4, the number of the node is n and the network cost is 4√ . The
structure. The diameter and the network cost of the torus are decreased 1/2 of the mesh, the

                                                                                                          12
International journal on applications of graph theory in wireless ad hoc networks and sensor networks
                                 (GRAPH-HOC) Vol.5, No.1, March 2013



number of the degree is 6, the number of the node n, and the network cost is 3.46√ . The
hexagonal torus is the network which adds the wrap around edges to the hexagonal mesh, the


number of the degree is 3, the number of the node is n and the network cost is 2.45√ . Similarly
honeycomb torus is the structure which adds the wrap around edges to the honeycomb mesh, the

the network cost is calculated for other networks defined in Table1.

                    Table 1. Comparison of Network Cost based on number of nodes



                                                      2√             8√                 √
          Network                    Degree       Diameter           Cost        Bisection Width

                                                   1.16√           6.93√             2.31√
Mesh Connected                          4

                                                   1.63√            4.9√             0.82√
Hexagonal Mesh                          6

                                                       √             4√                2√
Honeycomb Mesh                          3

                                                   0.58√           3.46√             4.61√
Torus                                   4

                                                   0.81√           2.45√             2.04√
Hexagonal Torus                         6

                                                   2.83√           8.49√             0.71√
Honeycomb Torus                         3

                                                      2√             6√               0.5√
Honeycomb Rhombic Mesh                  3

                                                   1.06√           3.18√             1.41√
Honeycomb Square Mesh                   3

                                                       √             3√                 √
Honeycomb Rhombic Torus                 3

                                      log n          log n          log2n               n/2
Honeycomb Square Torus                  3

                                                  O(log n)        O(log n)          O(n/log n)
Hypercube

                                                  O(log n)        O(log n)          O(n/log n)
Cube Connected Cycles                   3

                                                  O(log n)        O(log n)          O(n/log n)
Butterfly                               4
DeBruijn                                4

In 2009 Woo-seo Ki et al., [7] has compared the network cost of some networks based on
dimension n X n. The comparison of the class of the mesh in the viewpoint of the network cost
based on dimension is the following (Table 2): For a mesh network the number of the degree is 4,
the number of the node is N = n2 and the network cost is 8√ . The hexagonal mesh has the
number of the degree is 6, the number of node is N = 3n2-3n+1, and the network cost is 6.93√ .
The honeycomb mesh has the number of the degree is 3, the number of the node is N = 6n2, and
the network cost is 4.9√ . The torus network has the number of the degree is 4, the number of
the node is N = n2 and the network cost is 4√ . The hexagonal torus has the number of the degree
is 6, the number of the node N = 3n2-3n+1, and the network cost is 3.46√ . The honeycomb torus
has the number of the degree is 3, the number of the node is N = 6n2 and the network cost is
2.45√ .




                                                                                                          13
International journal on applications of graph theory in wireless ad hoc networks and sensor networks
                                 (GRAPH-HOC) Vol.5, No.1, March 2013

            Table 2. Comparison of Network Cost based on dimension and number of nodes

                           No of nodes (N)
     Network                  based on                Degree        Diameter              Cost
                             dimension
Mesh Connected                 N = n2                     4           2√                   8√
Hexagonal Mesh              N = 3n2-3n+1                  6          1.16√               6.93√

                                                                       √                   4√
Honeycomb Mesh                 N = 6n2                    3          1.63√                4.9√
Torus                          N = n2                     4
Hexagonal Torus             N = 3n2-3n+1                  6          0.58√               3.46√
Honeycomb Torus                N = 6n2                    3          0.81√               2.45√

From the above comparisons it is observed that the Honeycomb Torus network has the lowest
network cost and highest bisection width.

In 2009 Paul Manuel and Indra Rajasingh [12] has studied the topological properties of silicate
and oxide network. A silicate network is obtained from a honeycomb network HC(n) as shown in
Figure 2(a). Place silicon ions on all the vertices of honeycomb network. Subdivide each edge of
honeycomb network once. Place oxygen ions on the new vertices. Introduce 6n new pendant
edges one each at the 2-degree silicon ions of honeycomb network and place oxygen ions at the
pendent vertices. For every silicon ion associate the three adjacent oxygen ions and form a
tetrahedron as in Figure 2(b). The resulting network is a silicate network SL(n). The parameter n
of SL(n) is called the dimension of SL(n).




                      Figure 2. Silicate network construction and boundary nodes

When all the silicon nodes from a silicate network are deleted new network is obtained called as
an Oxide Network (Figure 3). An n-dimensional oxide network is denoted by OX(n). Even though
HC(n) and OX(n) are sub graphs of SL(n), OX(n) plays more important role in studying the
properties of SL(n). The diameter of silicate network SL(n) is equal to the diameter of the oxide
network OX(n) [7].
                                                                                                          14
International journal on applications of graph theory in wireless ad hoc networks and sensor networks
                                 (GRAPH-HOC) Vol.5, No.1, March 2013

                                                 = −3       =3

                                        = −2                       =2
                                                                             =1
                                    = −1                                               =0
                            =0
                                                                                           = −1
                          =1                                                                       = −2
                                                                                                          = −3
                  = 2

              =−3                                                                                            =3
                                            (3,2,-1)          (3,1,-2)

                                                                             (2,-1,-3)                        = 2

                                                                                     (1,-2,-3)
                                                                                                              =1

                                                         (0,0,0)
                                                                                                               =0

                                                                                                              = −1

                                                                                                              = −2


                                                                         (-3,-3,0)
                                                                                                              = −3




                                Figure 3. Coordinate System in Oxide Networks

The silicate network and Oxide network are not planar and the network cost is much more when
compared to Honeycomb Torus network.

In 2006 Tomaz Dobravec et al., [13] studied the properties of circulant networks (Figure 4.) The
circulant network is not planar and the network cost is much more when compared to Honeycomb
Torus network.




                                            Figure 4. Circulant Network




                                                                                                                      15
International journal on applications of graph theory in wireless ad hoc networks and sensor networks
                                  (GRAPH-HOC) Vol.5, No.1, March 2013

In 2008 Paul Manuel et al., [1] studied the properties of hex derived networks. Two hex derived
structures are introduced using the honeycomb network HC(n) and hexagonal network HX(n) (as
shown in Figure 5).




                                     Figure 5. Hex Derived Network

The vertex corresponding to each face (a triangle) of HX(n) is placed in the face itself. Then the
vertex is joined to the three vertices of the triangle. The resulting graph is a planar graph and it is
called HDN1. This graph has 9n2 − 15n + 7 vertices and 27n2 − 51n + 24 edges. The diameter is
2n− 2. The second architecture is obtained from the union of HX(n) and its bounded dual HC(n −
1) by joining each honeycomb vertex with the three vertices of the corresponding face of HX(n).
The resulting graph is non-planar and it is called HDN2. This graph has 9n2 −15n+7 vertices and
36n2 −72n+ 36 edges. The diameter is 2n−2. These two architectures HDN1 and HDN2 (as
shown in Figure 5(a) and 5(b)) have a few advantages over the hexagonal and honeycomb
networks. The vertex-edge ratio of HDN1 and HDN2 are the same as that of hexagonal and
honeycomb networks.

The hex derived network cost is much more when compared to Honeycomb Torus network.In
2003 Fabian Garcia et al., [14] studied the properties of three dimensional hexagonal network




                                                                                                           16
International journal on applications of graph theory in wireless ad hoc networks and sensor networks
                                 (GRAPH-HOC) Vol.5, No.1, March 2013




                           Figure 6. Three Dimensional Hexagonal Network
The three dimensional hexagonal network is not planar and the network cost is much more when
compared to Honeycomb Torus network.

3. SPIDERGON NETWORK

The Spidergon network can be used for interconnecting the nodes which are present in fixed
infrastructure. In this network, nodes represent routers and the topology represents the
interconnection between the routers and intermediate nodes. The Spidergon topology is obtained
by connecting an even number of nodes by unidirectional links to the adjacent nodes either only
in clockwise or only in counter-clockwise direction plus a cross connection for each pair of nodes.
Each communication link is shared by path in order to avoid deadlock.

The important characteristics of the Spidergon topology are good network diameter, low node
degree, vertex symmetry and a simple routing scheme [5]. This network is used to build
homogeneous building blocks in which same routers are used to connect the entire network [5].
                                                                                                          17
International journal on applications of graph theory in wireless ad hoc networks and sensor networks
                                 (GRAPH-HOC) Vol.5, No.1, March 2013

The Spidergon topology is a variation of the ring topology and cyclic resource dependency may
easily lead to deadlock situations. To handle the deadlock in the Spidergon each physical link is
shared by at least two virtual channels. One channel is used only as an escape channel. An
escape channel is typically adopted to avoid deadlock by preventing cyclic dependency
on the access to the network resources, not to increase the performance. A message which is
allowed to take the escape channels may take non-escape channels as long as it has not entered
any escape channels. Once a message enters any escape channels it must take only escape
channels in further transitions.

The Spidergon network has degree 3 and the diameter is p/4, where p represents the number of
nodes.Figure 7, illustrates the structure of Spidergon network.




                                     Figure 7. Spidergon network

4. HONEYCOMB TORUS NETWORK

The Honeycomb Torus network can be used for interconnecting a particular pair of nodes with
wraparound edges for fixed infrastructure. In this network, nodes represent processors and the
topology represents the interconnection between processors. The Honeycomb Torus topology is
obtained by joining pairs of nodes of degree two of the honeycomb mesh [3]. The nodes which
are mirror symmetric with respect to three lines, passing through the center of hexagonal mesh,
and normal to each of three edge orientations are selected for wrapping around with edges [3]. It
is observed that such wraparound edges form new hexagons.

The important characteristics of the Honeycomb Torus topology are good edge and vertex
symmetry [3].

The Honeycomb Torus network has degree 3 and the diameter is 0.81        [3], where p represents
the number of nodes. Figure 8, illustrates the structure of Honeycomb Torus network.




                                                                                                          18
International journal on applications of graph theory in wireless ad hoc networks and sensor networks
                                  (GRAPH-HOC) Vol.5, No.1, March 2013




                                  Figure 8. Honeycomb Torus network

5. AREA PLANNING

Cellular communications have experienced an explosive growth recently. To accommodate more
subscribers, the size of cells must be reduced to make more efficient use of the limited frequency
spectrum. This in turn, increases the difficulty level of location management. Cellular networks
are commonly designed as hexagonal networks, where nodes serve as base stations to which
mobile users must connect to make or receive phone calls. Hence base stations are planned in
such a way that they serve all users that are located inside a hexagon centered at that base station
[6]. The general problem in wireless communication is to optimize bandwidth utilization while
providing better quality of service. This paper gives an idea for selecting the proper structure for a
particular network with respect to network cost, which can be adopted while planning to install
base stations.

6. COMPARISON OF NETWORKS

The network cost of the Spidergon network and Honeycomb Torus network are compared with
respect to the number of nodes. Table 3 shows the network cost calculation for Spidergon
network and Honeycomb Torus network.

              Table 3. Network Cost of Spidergon Network and Honeycomb Torus Network

      Network                       Degree               Diameter                    Cost

                                                          0.81 p                    2.45 p
      Spidergon                       3                     p/4                       3p/4
   Honeycomb Torus                    3

Table 4 and Figure 9 show the network cost calculation with respect to number of nodes. It is
observed that Spidergon network has slightly lower network cost (than Honeycomb Torus
network) when the number of node is ≤ 10. If the number of node is increased, then Honeycomb
Torus network is the best choice.




                                                                                                           19
International journal on applications of graph theory in wireless ad hoc networks and sensor networks
                                     (GRAPH-HOC) Vol.5, No.1, March 2013

 Table 4. Comparison of Network Cost based on number of nodes for Spidergon Network and Honeycomb
                                           Torus Network

               Spidergon Network                              Honeycomb Torus Network
      No. of                                               No. of
                       Degree Diameter Cost                         Degree Diameter                  Cost
      nodes                                                nodes
        10                 3         2.5       7.5           10       3        2.56                  7.68
        50                 3        12.5      37.5           50       3        5.72                 17.18
       100                 3         25        75           100       3         8.1                  24.3



                               Network Cost Estimation
                  80
                                                                                         Spidergo
                  70
                                                                                         n
                  60
                  50
           Cost




                  40
                  30
                  20
                  10
                   0
                       0       20      40         60        80       100       120
                                     Number of Nodes
                                      Figure 9. Network Cost Estimation

7. CONCLUSION

In general the Honeycomb Torus network may be having lower network cost, but the networks
which are having smaller number of nodes (if number of nodes is ≤ 10) the network cost is less
for Spidergon networks. The Spidergon network and Honeycomb Torus network can be used to
overcome the problems in handling the user density patterns, utilizing the available bandwidth
effectively and improvising the efficiency. As a future enhancement the network cost analysis can
be estimated for silicate network [12], circulant network [13], honeycomb network [15], hex
derived network [1] and higher dimensional honeycomb network [14] with planar structure. As
industrialist prefers planar graphs, the network cost estimation of planar graphs becomes vital.

REFERENCES
[1]     Paul Manuel, Rajan Bharati, Indra Rajasingh and Chris Monica.M, (2008) “On minimum metric
        dimension of honeycomb networks”, Journal of Discrete Algorithms, Elsevier Science Publishers,
        vol. 6, no. 1, pp. 20-27.
[2]     M.S. Chen, K.G. Shin, D.D. Kandlur, (1990) “Addressing, routing, and broadcasting in hexagonal
        mesh multiprocessors”, IEEE Transactions on Computer, vol. 39, pp. 10–18.


                                                                                                              20
International journal on applications of graph theory in wireless ad hoc networks and sensor networks
                                     (GRAPH-HOC) Vol.5, No.1, March 2013

[3]     L.N. Lester, J. Sandor, (1984) “Computer graphics on hexagonal grid”, Computer Graphics, vol. 8,
        pp. 401–409.
[4]     R.A. Melter, I. Tomescu, Metric bases in digital geometry (1984), “Computer Vision, Graphics, and
        Image Processing” vol. 25, pp. 113–121.
[5]     F.G. Nocetti, I. Stojmenovic, J. Zhang, (2002) “Addressing and routing in hexagonal networks with
        applications for tracking mobile users and connection rerouting in cellular networks”, IEEE
        Transactions on Parallel and Distributed Systems, vol.13, pp. 963–971.
[6]     Fabian Garcia Nocetti, Ivan Stojmenovic and Jingyuan Zhang, (2002), “Addressing and Routing in
        Hexagonal Networks with Applications for Tracking Mobile Users and Connection Rerouting in
        Cellular Networks”, vol. 13, no.9, pp. 963 – 971.
[7]     Woo-seo Ki, Hyeong-Ok Lee and Jae-Cheol Oh, (2009) “The New Torus Network Design Based On
        3-Dimensional Hypercube”, 11th International Conference on Advanced Communication
        Technology, vol. 1, pp. 615-620.
[8]     Ivan Stojmenovic, (1997) “Honeycomb Networks: Topological Properties and Communication
        Algorithms”, IEEE Transactions on Parallel and Distributed Systems, vol. 8, no. 10, pp. 1036-1042.
[9]     Gopalakrishna Kini, Sathish Kumar, Mruthyunjaya, (2009) “Performance Metrics Analysis of Torus
        Embedded Hypercube Interconnection Network”, International Journal on Computer Science and
        Engineering, vol. 1, no. 2, pp. 78-80.
[10]    Mahmoud Moadeli, Alireza Shahrabi, Wim Vanderbauwhede and Partha Maji, (2010) “An analytical
        performance model for the Spidergon NoC with virtual channels”, Journal of Systems Architecture,
        Elsevier Science Publishers, vol 56, pp. 16-26.
[11]    Yigal Bejerano, Mark A. Smith, Joseph (Seffi) Naor, and Nicole Immorlica, (2006) “Efficient Area
        Planning for Personal Communication Systems”, IEEE/ACM Transactions on Networking, vol. 14,
        no. 2, pp. 438-450.
[12]    Paul Manuel, Indra Rajasingh, (2009) “Topological Properties of Silicate Networks”, 5th IEEE GCC
        Conference, Kuwait, March, 16-19.
[13]    Tomaz Dobravec, Janez Zerovnik and Borut Robic, (2006) “An optimal message routing algorithm
        for circulant networks”, Journal of Systems Architecture”, pp. 298 – 306.
[14]    Fabian Garcıa, Julio Solano, Ivan Stojmenovic and Milos Stojmenovic, (2003), “Higher dimensional
        hexagonal networks”, Journal of Parallel and Distributed Computing, pp. 1164 – 1172.
[15]    A.W. Yin, T.C. Xu, P. Liljeberg, and H. Tenhunen, (2009) “Explorations of honeycomb topologies
        for network-on-chip”, Sixth IFIP International Conference on Network and Parallel Computing, pp.
        73–79.

AUTHORS

V.CERONMANI SHARMILA received her Master Degree from Anna University,
Chennai, India in 2007. She jointed Hindustan Group of Institutions in 2003. Now she is
doing doctoral program in Hindustan University, Chennai, India. She has three years of
industrial experience and ten years of teaching experience in Engineering Colleges both
undergraduate and post graduate level. Her area of interest is Computer Networks and
Applications of Graph Theory in Mobile Ad Hoc Networks.

A.GEORGE received PhD degree from IIT Madras. He joined in Hindustan Group of
Institutions, Chennai in 2001. He is working as a Professor in the department of
Information Technology. He has more than 20 years of teaching experience in colleges
both undergraduate and post graduate level. He is guiding four research scholars in
Hindustan University. He has more than 10 international journal publications. His
research interests are Applications of Graph theory in Mobile Ad Hoc Networks, Fuzzy
Theory and Combinatorial Algorithms.




                                                                                                              21

More Related Content

What's hot

Minimum Complexity Decoupling Networks for Arbitrary Coupled Loads
Minimum Complexity Decoupling Networks for Arbitrary Coupled LoadsMinimum Complexity Decoupling Networks for Arbitrary Coupled Loads
Minimum Complexity Decoupling Networks for Arbitrary Coupled LoadsDing Nie
 
FAST DETECTION OF DDOS ATTACKS USING NON-ADAPTIVE GROUP TESTING
FAST DETECTION OF DDOS ATTACKS USING NON-ADAPTIVE GROUP TESTINGFAST DETECTION OF DDOS ATTACKS USING NON-ADAPTIVE GROUP TESTING
FAST DETECTION OF DDOS ATTACKS USING NON-ADAPTIVE GROUP TESTINGIJNSA Journal
 
AN IMPROVED MULTI-SOM ALGORITHM
AN IMPROVED MULTI-SOM ALGORITHMAN IMPROVED MULTI-SOM ALGORITHM
AN IMPROVED MULTI-SOM ALGORITHMIJNSA Journal
 
AUTOCONFIGURATION ALGORITHM FOR A MULTIPLE INTERFACES ADHOC NETWORK RUNNING...
AUTOCONFIGURATION ALGORITHM FOR A  MULTIPLE INTERFACES ADHOC NETWORK  RUNNING...AUTOCONFIGURATION ALGORITHM FOR A  MULTIPLE INTERFACES ADHOC NETWORK  RUNNING...
AUTOCONFIGURATION ALGORITHM FOR A MULTIPLE INTERFACES ADHOC NETWORK RUNNING...IJCNC
 
1 s2.0-s0030402611000131-main
1 s2.0-s0030402611000131-main1 s2.0-s0030402611000131-main
1 s2.0-s0030402611000131-mainumere15
 
A GENERIC ALGORITHM TO DETERMINE CONNECTED DOMINATING SETS FOR MOBILE AD HOC ...
A GENERIC ALGORITHM TO DETERMINE CONNECTED DOMINATING SETS FOR MOBILE AD HOC ...A GENERIC ALGORITHM TO DETERMINE CONNECTED DOMINATING SETS FOR MOBILE AD HOC ...
A GENERIC ALGORITHM TO DETERMINE CONNECTED DOMINATING SETS FOR MOBILE AD HOC ...csandit
 
A genetic algorithm for constructing broadcast trees with cost and delay cons...
A genetic algorithm for constructing broadcast trees with cost and delay cons...A genetic algorithm for constructing broadcast trees with cost and delay cons...
A genetic algorithm for constructing broadcast trees with cost and delay cons...IJCNCJournal
 
Haqr the hierarchical ant based qos aware on demand routing for manets
Haqr the hierarchical ant based qos aware on demand routing for manetsHaqr the hierarchical ant based qos aware on demand routing for manets
Haqr the hierarchical ant based qos aware on demand routing for manetscsandit
 
AN INVERTED LIST BASED APPROACH TO GENERATE OPTIMISED PATH IN DSR IN MANETS –...
AN INVERTED LIST BASED APPROACH TO GENERATE OPTIMISED PATH IN DSR IN MANETS –...AN INVERTED LIST BASED APPROACH TO GENERATE OPTIMISED PATH IN DSR IN MANETS –...
AN INVERTED LIST BASED APPROACH TO GENERATE OPTIMISED PATH IN DSR IN MANETS –...Editor IJCATR
 
A DELAY – CONSTRAINED IN MULTICAST ROUTING USING JIA ALGORITHM
A DELAY – CONSTRAINED IN MULTICAST ROUTING USING JIA ALGORITHMA DELAY – CONSTRAINED IN MULTICAST ROUTING USING JIA ALGORITHM
A DELAY – CONSTRAINED IN MULTICAST ROUTING USING JIA ALGORITHMIJCI JOURNAL
 
Band Clustering for the Lossless Compression of AVIRIS Hyperspectral Images
Band Clustering for the Lossless Compression of AVIRIS Hyperspectral ImagesBand Clustering for the Lossless Compression of AVIRIS Hyperspectral Images
Band Clustering for the Lossless Compression of AVIRIS Hyperspectral ImagesIDES Editor
 
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...ijceronline
 
AN APPROACH FOR OPTIMIZATION OF MANUFACTURE MULTIEMITTER HETEROTRANSISTORS
AN APPROACH FOR OPTIMIZATION OF MANUFACTURE MULTIEMITTER HETEROTRANSISTORSAN APPROACH FOR OPTIMIZATION OF MANUFACTURE MULTIEMITTER HETEROTRANSISTORS
AN APPROACH FOR OPTIMIZATION OF MANUFACTURE MULTIEMITTER HETEROTRANSISTORSantjjournal
 
Rotman Lens Performance Analysis
Rotman Lens Performance AnalysisRotman Lens Performance Analysis
Rotman Lens Performance AnalysisIDES Editor
 

What's hot (16)

Minimum Complexity Decoupling Networks for Arbitrary Coupled Loads
Minimum Complexity Decoupling Networks for Arbitrary Coupled LoadsMinimum Complexity Decoupling Networks for Arbitrary Coupled Loads
Minimum Complexity Decoupling Networks for Arbitrary Coupled Loads
 
FAST DETECTION OF DDOS ATTACKS USING NON-ADAPTIVE GROUP TESTING
FAST DETECTION OF DDOS ATTACKS USING NON-ADAPTIVE GROUP TESTINGFAST DETECTION OF DDOS ATTACKS USING NON-ADAPTIVE GROUP TESTING
FAST DETECTION OF DDOS ATTACKS USING NON-ADAPTIVE GROUP TESTING
 
AN IMPROVED MULTI-SOM ALGORITHM
AN IMPROVED MULTI-SOM ALGORITHMAN IMPROVED MULTI-SOM ALGORITHM
AN IMPROVED MULTI-SOM ALGORITHM
 
AUTOCONFIGURATION ALGORITHM FOR A MULTIPLE INTERFACES ADHOC NETWORK RUNNING...
AUTOCONFIGURATION ALGORITHM FOR A  MULTIPLE INTERFACES ADHOC NETWORK  RUNNING...AUTOCONFIGURATION ALGORITHM FOR A  MULTIPLE INTERFACES ADHOC NETWORK  RUNNING...
AUTOCONFIGURATION ALGORITHM FOR A MULTIPLE INTERFACES ADHOC NETWORK RUNNING...
 
1 s2.0-s0030402611000131-main
1 s2.0-s0030402611000131-main1 s2.0-s0030402611000131-main
1 s2.0-s0030402611000131-main
 
Bz02516281633
Bz02516281633Bz02516281633
Bz02516281633
 
A GENERIC ALGORITHM TO DETERMINE CONNECTED DOMINATING SETS FOR MOBILE AD HOC ...
A GENERIC ALGORITHM TO DETERMINE CONNECTED DOMINATING SETS FOR MOBILE AD HOC ...A GENERIC ALGORITHM TO DETERMINE CONNECTED DOMINATING SETS FOR MOBILE AD HOC ...
A GENERIC ALGORITHM TO DETERMINE CONNECTED DOMINATING SETS FOR MOBILE AD HOC ...
 
A genetic algorithm for constructing broadcast trees with cost and delay cons...
A genetic algorithm for constructing broadcast trees with cost and delay cons...A genetic algorithm for constructing broadcast trees with cost and delay cons...
A genetic algorithm for constructing broadcast trees with cost and delay cons...
 
Haqr the hierarchical ant based qos aware on demand routing for manets
Haqr the hierarchical ant based qos aware on demand routing for manetsHaqr the hierarchical ant based qos aware on demand routing for manets
Haqr the hierarchical ant based qos aware on demand routing for manets
 
AN INVERTED LIST BASED APPROACH TO GENERATE OPTIMISED PATH IN DSR IN MANETS –...
AN INVERTED LIST BASED APPROACH TO GENERATE OPTIMISED PATH IN DSR IN MANETS –...AN INVERTED LIST BASED APPROACH TO GENERATE OPTIMISED PATH IN DSR IN MANETS –...
AN INVERTED LIST BASED APPROACH TO GENERATE OPTIMISED PATH IN DSR IN MANETS –...
 
A DELAY – CONSTRAINED IN MULTICAST ROUTING USING JIA ALGORITHM
A DELAY – CONSTRAINED IN MULTICAST ROUTING USING JIA ALGORITHMA DELAY – CONSTRAINED IN MULTICAST ROUTING USING JIA ALGORITHM
A DELAY – CONSTRAINED IN MULTICAST ROUTING USING JIA ALGORITHM
 
Dr35672675
Dr35672675Dr35672675
Dr35672675
 
Band Clustering for the Lossless Compression of AVIRIS Hyperspectral Images
Band Clustering for the Lossless Compression of AVIRIS Hyperspectral ImagesBand Clustering for the Lossless Compression of AVIRIS Hyperspectral Images
Band Clustering for the Lossless Compression of AVIRIS Hyperspectral Images
 
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
 
AN APPROACH FOR OPTIMIZATION OF MANUFACTURE MULTIEMITTER HETEROTRANSISTORS
AN APPROACH FOR OPTIMIZATION OF MANUFACTURE MULTIEMITTER HETEROTRANSISTORSAN APPROACH FOR OPTIMIZATION OF MANUFACTURE MULTIEMITTER HETEROTRANSISTORS
AN APPROACH FOR OPTIMIZATION OF MANUFACTURE MULTIEMITTER HETEROTRANSISTORS
 
Rotman Lens Performance Analysis
Rotman Lens Performance AnalysisRotman Lens Performance Analysis
Rotman Lens Performance Analysis
 

Similar to 5113jgraph02

A Survey on Area Planning for Heterogeneous Networks
A Survey on Area Planning for Heterogeneous NetworksA Survey on Area Planning for Heterogeneous Networks
A Survey on Area Planning for Heterogeneous NetworksGiselleginaGloria
 
A_Fair_Multiple-Slot_Assignment_Protocol_for_Sched
A_Fair_Multiple-Slot_Assignment_Protocol_for_SchedA_Fair_Multiple-Slot_Assignment_Protocol_for_Sched
A_Fair_Multiple-Slot_Assignment_Protocol_for_SchedDebesh Sadhukhan
 
Nocs performance improvement using parallel transmission through wireless links
Nocs performance improvement using parallel transmission through wireless linksNocs performance improvement using parallel transmission through wireless links
Nocs performance improvement using parallel transmission through wireless linksijcsa
 
A NOVEL ANT COLONY ALGORITHM FOR MULTICAST ROUTING IN WIRELESS AD HOC NETWORKS
A NOVEL ANT COLONY ALGORITHM FOR MULTICAST ROUTING IN WIRELESS AD HOC NETWORKS A NOVEL ANT COLONY ALGORITHM FOR MULTICAST ROUTING IN WIRELESS AD HOC NETWORKS
A NOVEL ANT COLONY ALGORITHM FOR MULTICAST ROUTING IN WIRELESS AD HOC NETWORKS cscpconf
 
Using spectral radius ratio for node degree
Using spectral radius ratio for node degreeUsing spectral radius ratio for node degree
Using spectral radius ratio for node degreeIJCNCJournal
 
CP-NR Distributed Range Free Localization Algorithm in WSN
CP-NR Distributed Range Free Localization Algorithm in WSNCP-NR Distributed Range Free Localization Algorithm in WSN
CP-NR Distributed Range Free Localization Algorithm in WSNIJAAS Team
 
Routing for Sensors with Parameters as used in Agricultural Field
Routing for Sensors with Parameters as used in Agricultural FieldRouting for Sensors with Parameters as used in Agricultural Field
Routing for Sensors with Parameters as used in Agricultural FieldIDES Editor
 
A study of localized algorithm for self organized wireless sensor network and...
A study of localized algorithm for self organized wireless sensor network and...A study of localized algorithm for self organized wireless sensor network and...
A study of localized algorithm for self organized wireless sensor network and...eSAT Publishing House
 
A study of localized algorithm for self organized wireless sensor network and...
A study of localized algorithm for self organized wireless sensor network and...A study of localized algorithm for self organized wireless sensor network and...
A study of localized algorithm for self organized wireless sensor network and...eSAT Journals
 
Distributed vertex cover
Distributed vertex coverDistributed vertex cover
Distributed vertex coverIJCNCJournal
 
Core Based Group Communication with Qos Support
Core Based Group Communication with Qos SupportCore Based Group Communication with Qos Support
Core Based Group Communication with Qos SupportIOSR Journals
 
Clustering based Time Slot Assignment Protocol for Improving Performance in U...
Clustering based Time Slot Assignment Protocol for Improving Performance in U...Clustering based Time Slot Assignment Protocol for Improving Performance in U...
Clustering based Time Slot Assignment Protocol for Improving Performance in U...journal ijrtem
 
Clustering based Time Slot Assignment Protocol for Improving Performance in U...
Clustering based Time Slot Assignment Protocol for Improving Performance in U...Clustering based Time Slot Assignment Protocol for Improving Performance in U...
Clustering based Time Slot Assignment Protocol for Improving Performance in U...IJRTEMJOURNAL
 
O N T HE D ISTRIBUTION OF T HE M AXIMAL C LIQUE S IZE F OR T HE V ERTICES IN ...
O N T HE D ISTRIBUTION OF T HE M AXIMAL C LIQUE S IZE F OR T HE V ERTICES IN ...O N T HE D ISTRIBUTION OF T HE M AXIMAL C LIQUE S IZE F OR T HE V ERTICES IN ...
O N T HE D ISTRIBUTION OF T HE M AXIMAL C LIQUE S IZE F OR T HE V ERTICES IN ...csandit
 
ON FINDING MINIMUM AND MAXIMUM PATH LENGTH IN GRID-BASED WIRELESS NETWORKS
ON FINDING MINIMUM AND MAXIMUM PATH LENGTH IN GRID-BASED WIRELESS NETWORKSON FINDING MINIMUM AND MAXIMUM PATH LENGTH IN GRID-BASED WIRELESS NETWORKS
ON FINDING MINIMUM AND MAXIMUM PATH LENGTH IN GRID-BASED WIRELESS NETWORKSijwmn
 
Energy Efficient Wireless Sensor Network Using Network Coding Based Multipath...
Energy Efficient Wireless Sensor Network Using Network Coding Based Multipath...Energy Efficient Wireless Sensor Network Using Network Coding Based Multipath...
Energy Efficient Wireless Sensor Network Using Network Coding Based Multipath...IJERA Editor
 
Diametrical Mesh of Tree (D2D-MoT) Architecture: A Novel Routing Solution for...
Diametrical Mesh of Tree (D2D-MoT) Architecture: A Novel Routing Solution for...Diametrical Mesh of Tree (D2D-MoT) Architecture: A Novel Routing Solution for...
Diametrical Mesh of Tree (D2D-MoT) Architecture: A Novel Routing Solution for...IDES Editor
 
NONLINEAR MODELING AND ANALYSIS OF WSN NODE LOCALIZATION METHOD
NONLINEAR MODELING AND ANALYSIS OF WSN NODE LOCALIZATION METHODNONLINEAR MODELING AND ANALYSIS OF WSN NODE LOCALIZATION METHOD
NONLINEAR MODELING AND ANALYSIS OF WSN NODE LOCALIZATION METHODijwmn
 
NONLINEAR MODELING AND ANALYSIS OF WSN NODE LOCALIZATION METHOD
NONLINEAR MODELING AND ANALYSIS OF WSN NODE LOCALIZATION METHODNONLINEAR MODELING AND ANALYSIS OF WSN NODE LOCALIZATION METHOD
NONLINEAR MODELING AND ANALYSIS OF WSN NODE LOCALIZATION METHODijwmn
 
Steiner Tree: approach applying for shortest path in selected network
Steiner Tree: approach applying for shortest path in selected networkSteiner Tree: approach applying for shortest path in selected network
Steiner Tree: approach applying for shortest path in selected networkIOSR Journals
 

Similar to 5113jgraph02 (20)

A Survey on Area Planning for Heterogeneous Networks
A Survey on Area Planning for Heterogeneous NetworksA Survey on Area Planning for Heterogeneous Networks
A Survey on Area Planning for Heterogeneous Networks
 
A_Fair_Multiple-Slot_Assignment_Protocol_for_Sched
A_Fair_Multiple-Slot_Assignment_Protocol_for_SchedA_Fair_Multiple-Slot_Assignment_Protocol_for_Sched
A_Fair_Multiple-Slot_Assignment_Protocol_for_Sched
 
Nocs performance improvement using parallel transmission through wireless links
Nocs performance improvement using parallel transmission through wireless linksNocs performance improvement using parallel transmission through wireless links
Nocs performance improvement using parallel transmission through wireless links
 
A NOVEL ANT COLONY ALGORITHM FOR MULTICAST ROUTING IN WIRELESS AD HOC NETWORKS
A NOVEL ANT COLONY ALGORITHM FOR MULTICAST ROUTING IN WIRELESS AD HOC NETWORKS A NOVEL ANT COLONY ALGORITHM FOR MULTICAST ROUTING IN WIRELESS AD HOC NETWORKS
A NOVEL ANT COLONY ALGORITHM FOR MULTICAST ROUTING IN WIRELESS AD HOC NETWORKS
 
Using spectral radius ratio for node degree
Using spectral radius ratio for node degreeUsing spectral radius ratio for node degree
Using spectral radius ratio for node degree
 
CP-NR Distributed Range Free Localization Algorithm in WSN
CP-NR Distributed Range Free Localization Algorithm in WSNCP-NR Distributed Range Free Localization Algorithm in WSN
CP-NR Distributed Range Free Localization Algorithm in WSN
 
Routing for Sensors with Parameters as used in Agricultural Field
Routing for Sensors with Parameters as used in Agricultural FieldRouting for Sensors with Parameters as used in Agricultural Field
Routing for Sensors with Parameters as used in Agricultural Field
 
A study of localized algorithm for self organized wireless sensor network and...
A study of localized algorithm for self organized wireless sensor network and...A study of localized algorithm for self organized wireless sensor network and...
A study of localized algorithm for self organized wireless sensor network and...
 
A study of localized algorithm for self organized wireless sensor network and...
A study of localized algorithm for self organized wireless sensor network and...A study of localized algorithm for self organized wireless sensor network and...
A study of localized algorithm for self organized wireless sensor network and...
 
Distributed vertex cover
Distributed vertex coverDistributed vertex cover
Distributed vertex cover
 
Core Based Group Communication with Qos Support
Core Based Group Communication with Qos SupportCore Based Group Communication with Qos Support
Core Based Group Communication with Qos Support
 
Clustering based Time Slot Assignment Protocol for Improving Performance in U...
Clustering based Time Slot Assignment Protocol for Improving Performance in U...Clustering based Time Slot Assignment Protocol for Improving Performance in U...
Clustering based Time Slot Assignment Protocol for Improving Performance in U...
 
Clustering based Time Slot Assignment Protocol for Improving Performance in U...
Clustering based Time Slot Assignment Protocol for Improving Performance in U...Clustering based Time Slot Assignment Protocol for Improving Performance in U...
Clustering based Time Slot Assignment Protocol for Improving Performance in U...
 
O N T HE D ISTRIBUTION OF T HE M AXIMAL C LIQUE S IZE F OR T HE V ERTICES IN ...
O N T HE D ISTRIBUTION OF T HE M AXIMAL C LIQUE S IZE F OR T HE V ERTICES IN ...O N T HE D ISTRIBUTION OF T HE M AXIMAL C LIQUE S IZE F OR T HE V ERTICES IN ...
O N T HE D ISTRIBUTION OF T HE M AXIMAL C LIQUE S IZE F OR T HE V ERTICES IN ...
 
ON FINDING MINIMUM AND MAXIMUM PATH LENGTH IN GRID-BASED WIRELESS NETWORKS
ON FINDING MINIMUM AND MAXIMUM PATH LENGTH IN GRID-BASED WIRELESS NETWORKSON FINDING MINIMUM AND MAXIMUM PATH LENGTH IN GRID-BASED WIRELESS NETWORKS
ON FINDING MINIMUM AND MAXIMUM PATH LENGTH IN GRID-BASED WIRELESS NETWORKS
 
Energy Efficient Wireless Sensor Network Using Network Coding Based Multipath...
Energy Efficient Wireless Sensor Network Using Network Coding Based Multipath...Energy Efficient Wireless Sensor Network Using Network Coding Based Multipath...
Energy Efficient Wireless Sensor Network Using Network Coding Based Multipath...
 
Diametrical Mesh of Tree (D2D-MoT) Architecture: A Novel Routing Solution for...
Diametrical Mesh of Tree (D2D-MoT) Architecture: A Novel Routing Solution for...Diametrical Mesh of Tree (D2D-MoT) Architecture: A Novel Routing Solution for...
Diametrical Mesh of Tree (D2D-MoT) Architecture: A Novel Routing Solution for...
 
NONLINEAR MODELING AND ANALYSIS OF WSN NODE LOCALIZATION METHOD
NONLINEAR MODELING AND ANALYSIS OF WSN NODE LOCALIZATION METHODNONLINEAR MODELING AND ANALYSIS OF WSN NODE LOCALIZATION METHOD
NONLINEAR MODELING AND ANALYSIS OF WSN NODE LOCALIZATION METHOD
 
NONLINEAR MODELING AND ANALYSIS OF WSN NODE LOCALIZATION METHOD
NONLINEAR MODELING AND ANALYSIS OF WSN NODE LOCALIZATION METHODNONLINEAR MODELING AND ANALYSIS OF WSN NODE LOCALIZATION METHOD
NONLINEAR MODELING AND ANALYSIS OF WSN NODE LOCALIZATION METHOD
 
Steiner Tree: approach applying for shortest path in selected network
Steiner Tree: approach applying for shortest path in selected networkSteiner Tree: approach applying for shortest path in selected network
Steiner Tree: approach applying for shortest path in selected network
 

More from graphhoc

ON THE PROBABILITY OF K-CONNECTIVITY IN WIRELESS AD HOC NETWORKS UNDER DIFFER...
ON THE PROBABILITY OF K-CONNECTIVITY IN WIRELESS AD HOC NETWORKS UNDER DIFFER...ON THE PROBABILITY OF K-CONNECTIVITY IN WIRELESS AD HOC NETWORKS UNDER DIFFER...
ON THE PROBABILITY OF K-CONNECTIVITY IN WIRELESS AD HOC NETWORKS UNDER DIFFER...graphhoc
 
The Impact of Data Replication on Job Scheduling Performance in Hierarchical ...
The Impact of Data Replication on Job Scheduling Performance in Hierarchical ...The Impact of Data Replication on Job Scheduling Performance in Hierarchical ...
The Impact of Data Replication on Job Scheduling Performance in Hierarchical ...graphhoc
 
DISTANCE TWO LABELING FOR MULTI-STOREY GRAPHS
DISTANCE TWO LABELING FOR MULTI-STOREY GRAPHSDISTANCE TWO LABELING FOR MULTI-STOREY GRAPHS
DISTANCE TWO LABELING FOR MULTI-STOREY GRAPHSgraphhoc
 
Impact of Mobility for Qos Based Secure Manet
Impact of Mobility for Qos Based Secure Manet  Impact of Mobility for Qos Based Secure Manet
Impact of Mobility for Qos Based Secure Manet graphhoc
 
A Transmission Range Based Clustering Algorithm for Topology Control Manet
A Transmission Range Based Clustering Algorithm for Topology Control ManetA Transmission Range Based Clustering Algorithm for Topology Control Manet
A Transmission Range Based Clustering Algorithm for Topology Control Manetgraphhoc
 
A Battery Power Scheduling Policy with Hardware Support In Mobile Devices
A Battery Power Scheduling Policy with Hardware Support In Mobile Devices A Battery Power Scheduling Policy with Hardware Support In Mobile Devices
A Battery Power Scheduling Policy with Hardware Support In Mobile Devices graphhoc
 
A Review of the Energy Efficient and Secure Multicast Routing Protocols for ...
 A Review of the Energy Efficient and Secure Multicast Routing Protocols for ... A Review of the Energy Efficient and Secure Multicast Routing Protocols for ...
A Review of the Energy Efficient and Secure Multicast Routing Protocols for ...graphhoc
 
Case Study On Social Engineering Techniques for Persuasion Full Text
Case Study On Social Engineering Techniques for Persuasion   Full Text Case Study On Social Engineering Techniques for Persuasion   Full Text
Case Study On Social Engineering Techniques for Persuasion Full Text graphhoc
 
Breaking the Legend: Maxmin Fairness notion is no longer effective
Breaking the Legend: Maxmin Fairness notion is no longer effective  Breaking the Legend: Maxmin Fairness notion is no longer effective
Breaking the Legend: Maxmin Fairness notion is no longer effective graphhoc
 
I-Min: An Intelligent Fermat Point Based Energy Efficient Geographic Packet F...
I-Min: An Intelligent Fermat Point Based Energy Efficient Geographic Packet F...I-Min: An Intelligent Fermat Point Based Energy Efficient Geographic Packet F...
I-Min: An Intelligent Fermat Point Based Energy Efficient Geographic Packet F...graphhoc
 
Fault tolerant wireless sensor mac protocol for efficient collision avoidance
Fault tolerant wireless sensor mac protocol for efficient collision avoidanceFault tolerant wireless sensor mac protocol for efficient collision avoidance
Fault tolerant wireless sensor mac protocol for efficient collision avoidancegraphhoc
 
Enhancing qo s and qoe in ims enabled next generation networks
Enhancing qo s and qoe in ims enabled next generation networksEnhancing qo s and qoe in ims enabled next generation networks
Enhancing qo s and qoe in ims enabled next generation networksgraphhoc
 
Simulated annealing for location area planning in cellular networks
Simulated annealing for location area planning in cellular networksSimulated annealing for location area planning in cellular networks
Simulated annealing for location area planning in cellular networksgraphhoc
 
Secure key exchange and encryption mechanism for group communication in wirel...
Secure key exchange and encryption mechanism for group communication in wirel...Secure key exchange and encryption mechanism for group communication in wirel...
Secure key exchange and encryption mechanism for group communication in wirel...graphhoc
 
Simulation to track 3 d location in gsm through ns2 and real life
Simulation to track 3 d location in gsm through ns2 and real lifeSimulation to track 3 d location in gsm through ns2 and real life
Simulation to track 3 d location in gsm through ns2 and real lifegraphhoc
 
Performance Analysis of Ultra Wideband Receivers for High Data Rate Wireless ...
Performance Analysis of Ultra Wideband Receivers for High Data Rate Wireless ...Performance Analysis of Ultra Wideband Receivers for High Data Rate Wireless ...
Performance Analysis of Ultra Wideband Receivers for High Data Rate Wireless ...graphhoc
 
Coverage and Connectivity Aware Neural Network Based Energy Efficient Routing...
Coverage and Connectivity Aware Neural Network Based Energy Efficient Routing...Coverage and Connectivity Aware Neural Network Based Energy Efficient Routing...
Coverage and Connectivity Aware Neural Network Based Energy Efficient Routing...graphhoc
 
An Overview of Mobile Ad Hoc Networks for the Existing Protocols and Applicat...
An Overview of Mobile Ad Hoc Networks for the Existing Protocols and Applicat...An Overview of Mobile Ad Hoc Networks for the Existing Protocols and Applicat...
An Overview of Mobile Ad Hoc Networks for the Existing Protocols and Applicat...graphhoc
 
An Algorithm for Odd Graceful Labeling of the Union of Paths and Cycles
An Algorithm for Odd Graceful Labeling of the Union of Paths and Cycles  An Algorithm for Odd Graceful Labeling of the Union of Paths and Cycles
An Algorithm for Odd Graceful Labeling of the Union of Paths and Cycles graphhoc
 
ACTOR GARBAGE COLLECTION IN DISTRIBUTED SYSTEMS USING GRAPH TRANSFORMATION
ACTOR GARBAGE COLLECTION IN DISTRIBUTED SYSTEMS USING GRAPH TRANSFORMATIONACTOR GARBAGE COLLECTION IN DISTRIBUTED SYSTEMS USING GRAPH TRANSFORMATION
ACTOR GARBAGE COLLECTION IN DISTRIBUTED SYSTEMS USING GRAPH TRANSFORMATIONgraphhoc
 

More from graphhoc (20)

ON THE PROBABILITY OF K-CONNECTIVITY IN WIRELESS AD HOC NETWORKS UNDER DIFFER...
ON THE PROBABILITY OF K-CONNECTIVITY IN WIRELESS AD HOC NETWORKS UNDER DIFFER...ON THE PROBABILITY OF K-CONNECTIVITY IN WIRELESS AD HOC NETWORKS UNDER DIFFER...
ON THE PROBABILITY OF K-CONNECTIVITY IN WIRELESS AD HOC NETWORKS UNDER DIFFER...
 
The Impact of Data Replication on Job Scheduling Performance in Hierarchical ...
The Impact of Data Replication on Job Scheduling Performance in Hierarchical ...The Impact of Data Replication on Job Scheduling Performance in Hierarchical ...
The Impact of Data Replication on Job Scheduling Performance in Hierarchical ...
 
DISTANCE TWO LABELING FOR MULTI-STOREY GRAPHS
DISTANCE TWO LABELING FOR MULTI-STOREY GRAPHSDISTANCE TWO LABELING FOR MULTI-STOREY GRAPHS
DISTANCE TWO LABELING FOR MULTI-STOREY GRAPHS
 
Impact of Mobility for Qos Based Secure Manet
Impact of Mobility for Qos Based Secure Manet  Impact of Mobility for Qos Based Secure Manet
Impact of Mobility for Qos Based Secure Manet
 
A Transmission Range Based Clustering Algorithm for Topology Control Manet
A Transmission Range Based Clustering Algorithm for Topology Control ManetA Transmission Range Based Clustering Algorithm for Topology Control Manet
A Transmission Range Based Clustering Algorithm for Topology Control Manet
 
A Battery Power Scheduling Policy with Hardware Support In Mobile Devices
A Battery Power Scheduling Policy with Hardware Support In Mobile Devices A Battery Power Scheduling Policy with Hardware Support In Mobile Devices
A Battery Power Scheduling Policy with Hardware Support In Mobile Devices
 
A Review of the Energy Efficient and Secure Multicast Routing Protocols for ...
 A Review of the Energy Efficient and Secure Multicast Routing Protocols for ... A Review of the Energy Efficient and Secure Multicast Routing Protocols for ...
A Review of the Energy Efficient and Secure Multicast Routing Protocols for ...
 
Case Study On Social Engineering Techniques for Persuasion Full Text
Case Study On Social Engineering Techniques for Persuasion   Full Text Case Study On Social Engineering Techniques for Persuasion   Full Text
Case Study On Social Engineering Techniques for Persuasion Full Text
 
Breaking the Legend: Maxmin Fairness notion is no longer effective
Breaking the Legend: Maxmin Fairness notion is no longer effective  Breaking the Legend: Maxmin Fairness notion is no longer effective
Breaking the Legend: Maxmin Fairness notion is no longer effective
 
I-Min: An Intelligent Fermat Point Based Energy Efficient Geographic Packet F...
I-Min: An Intelligent Fermat Point Based Energy Efficient Geographic Packet F...I-Min: An Intelligent Fermat Point Based Energy Efficient Geographic Packet F...
I-Min: An Intelligent Fermat Point Based Energy Efficient Geographic Packet F...
 
Fault tolerant wireless sensor mac protocol for efficient collision avoidance
Fault tolerant wireless sensor mac protocol for efficient collision avoidanceFault tolerant wireless sensor mac protocol for efficient collision avoidance
Fault tolerant wireless sensor mac protocol for efficient collision avoidance
 
Enhancing qo s and qoe in ims enabled next generation networks
Enhancing qo s and qoe in ims enabled next generation networksEnhancing qo s and qoe in ims enabled next generation networks
Enhancing qo s and qoe in ims enabled next generation networks
 
Simulated annealing for location area planning in cellular networks
Simulated annealing for location area planning in cellular networksSimulated annealing for location area planning in cellular networks
Simulated annealing for location area planning in cellular networks
 
Secure key exchange and encryption mechanism for group communication in wirel...
Secure key exchange and encryption mechanism for group communication in wirel...Secure key exchange and encryption mechanism for group communication in wirel...
Secure key exchange and encryption mechanism for group communication in wirel...
 
Simulation to track 3 d location in gsm through ns2 and real life
Simulation to track 3 d location in gsm through ns2 and real lifeSimulation to track 3 d location in gsm through ns2 and real life
Simulation to track 3 d location in gsm through ns2 and real life
 
Performance Analysis of Ultra Wideband Receivers for High Data Rate Wireless ...
Performance Analysis of Ultra Wideband Receivers for High Data Rate Wireless ...Performance Analysis of Ultra Wideband Receivers for High Data Rate Wireless ...
Performance Analysis of Ultra Wideband Receivers for High Data Rate Wireless ...
 
Coverage and Connectivity Aware Neural Network Based Energy Efficient Routing...
Coverage and Connectivity Aware Neural Network Based Energy Efficient Routing...Coverage and Connectivity Aware Neural Network Based Energy Efficient Routing...
Coverage and Connectivity Aware Neural Network Based Energy Efficient Routing...
 
An Overview of Mobile Ad Hoc Networks for the Existing Protocols and Applicat...
An Overview of Mobile Ad Hoc Networks for the Existing Protocols and Applicat...An Overview of Mobile Ad Hoc Networks for the Existing Protocols and Applicat...
An Overview of Mobile Ad Hoc Networks for the Existing Protocols and Applicat...
 
An Algorithm for Odd Graceful Labeling of the Union of Paths and Cycles
An Algorithm for Odd Graceful Labeling of the Union of Paths and Cycles  An Algorithm for Odd Graceful Labeling of the Union of Paths and Cycles
An Algorithm for Odd Graceful Labeling of the Union of Paths and Cycles
 
ACTOR GARBAGE COLLECTION IN DISTRIBUTED SYSTEMS USING GRAPH TRANSFORMATION
ACTOR GARBAGE COLLECTION IN DISTRIBUTED SYSTEMS USING GRAPH TRANSFORMATIONACTOR GARBAGE COLLECTION IN DISTRIBUTED SYSTEMS USING GRAPH TRANSFORMATION
ACTOR GARBAGE COLLECTION IN DISTRIBUTED SYSTEMS USING GRAPH TRANSFORMATION
 

Recently uploaded

2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...Martijn de Jong
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...apidays
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUK Journal
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?Igalia
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CVKhem
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 

Recently uploaded (20)

2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 

5113jgraph02

  • 1. International journal on applications of graph theory in wireless ad hoc networks and sensor networks (GRAPH-HOC) Vol.5, No.1, March 2013 A SURVEY ON AREA PLANNING FOR HETEROGENEOUS NETWORKS V.Ceronmani Sharmila#1 and A.George#2 # Department of Information Technology, Hindustan University, Chennai 1 csharmila@hindustanuniv.ac.in 2 ageorge@hindustanuniv.ac.in ABSTRACT This paper deals with the survey of basic networks like Spidergon network and Honeycomb Torus network with respect to network cost. The basic network can be modelled in different structures to overcome the problems in handling the user density patterns, utilizing the available bandwidth effectively and improvising the efficiency. These bottlenecks are overcome by selecting the proper structure for a particular network based on network cost. In this paper the efficiency of specified network is estimated with respect to the number of nodes. KEYWORDS Honeycomb Network, Hexagonal Network, Spidergon network, Honeycomb Torus network, Spidergon topology, Honeycomb Torus topology, degree, diameter, network cost. 1. INTRODUCTION An interconnection network consists of set of nodes and communication links for the data transmissions. For instance multiprocessor interconnection networks are often required to connect thousands of homogeneously replicated processor-memory pairs, each of which is called a processing node. Synchronisation and communication between processing nodes is effectively implemented by message passing [1]. As the cost of powerful microprocessors and memory chips are less expensive, design and use of multiprocessor interconnection networks has drawn considerable attention [2]. The three basic tessellations such as triangular, square, and hexagonal can be used to design interconnection networks. Grid networks (Figure 1(a)) are built by using the square tessellations. The applications of grid networks are interconnection of computers and servers and for parallel processing. The honeycomb networks (Figure 1(c)) are built by using the hexagonal tessellation. The applications of honeycomb networks are computer graphics [3], image processing [4], cellular base stations [5], representation of benzenoid hydrocarbons and many more. The hexagonal network (Figure 1(d)) is built by using the triangular tessellation. The applications of hexagonal networks are tracking mobile users and connection rerouting in cellular networks [6]. The torus networks (Figure 1(b)) are built by using the honeycomb structure with wraparound connections. The applications of torus networks are interconnection of computers with minimized network cost. DOI : 10.5121/jgraphoc.2013.5102 11
  • 2. International journal on applications of graph theory in wireless ad hoc networks and sensor networks (GRAPH-HOC) Vol.5, No.1, March 2013 Figure1. Graphs obtained by regular plane tessellations If the interconnection is analyzed as a graph, each vertex represents a node and each edge represents a link between nodes. The degree of a node is defined as the number of adjacent nodes and it is almost equivalent to the hardware cost of an interconnection. The diameter in an interconnection network is the maximum distance of the shortest path between two randomly selected nodes and it is almost equivalent to the software processing cost of an interconnection. As the degree and diameter are inversely proportional, the higher the value of the diameter it results in a non-efficient interconnection, which in turn results in traffic latency, as the deadlock probability increases in the progress of the message transmission [7]. The network cost is defined as the product of degree and diameter [8]. A good interconnection network is expected to have least number of edges, minimum network cost and high reliability [9]. In this paper, the network costs of the Spidergon network and Honeycomb Torus network are compared. The degree and the diameter are the parameters considered for evaluation. The analysis is used to discover the application of the two specified networks. The rest of the paper is organized as follows: Section 2 describes the related works. In Section 3, we describe the Spidergon network [10]. Section 4 presents the description of Honeycomb Torus network [8]. Section 5 discusses about the area planning [11]. Section 6 compares the network cost for the above two networks. The conclusion is given in Section 7. 2. RELATED WORKS The size of the interconnection connection network increases as the size of the number of nodes increases. The interconnection network has fixed degree in networks like mesh and torus regardless of the increase of the number of the nodes. There are some interconnection networks like hypercube and star in which the degree changes as the number of nodes are increased. In 1997 Ivan Stojmenovic [8] has compared the network cost of various mesh, torus and hypercube networks with respect to the number of nodes. The comparison of the class of the mesh in the viewpoint of the network cost based on the number of nodes is the following (Table 1): For 8√ . The hexagonal mesh arranges the triangle with the type of tessellation continuously and the a mesh network the number of the degree is 4, the number of the node is n and the network cost is is 6.93√ . The honeycomb mesh is the structure which arranges the hexagon in the side of the lattices are the node. The number of the degree is 6, the number of node is n, and the network cost number of the node is n, and the network cost is 4.9√ . The torus is the network which adds the hexagon which exists in the center and expands the network, the number of the degree is 3, the wrap around edges at the row and the column of the mesh respectively to achieve the ring number of the degree is 4, the number of the node is n and the network cost is 4√ . The structure. The diameter and the network cost of the torus are decreased 1/2 of the mesh, the 12
  • 3. International journal on applications of graph theory in wireless ad hoc networks and sensor networks (GRAPH-HOC) Vol.5, No.1, March 2013 number of the degree is 6, the number of the node n, and the network cost is 3.46√ . The hexagonal torus is the network which adds the wrap around edges to the hexagonal mesh, the number of the degree is 3, the number of the node is n and the network cost is 2.45√ . Similarly honeycomb torus is the structure which adds the wrap around edges to the honeycomb mesh, the the network cost is calculated for other networks defined in Table1. Table 1. Comparison of Network Cost based on number of nodes 2√ 8√ √ Network Degree Diameter Cost Bisection Width 1.16√ 6.93√ 2.31√ Mesh Connected 4 1.63√ 4.9√ 0.82√ Hexagonal Mesh 6 √ 4√ 2√ Honeycomb Mesh 3 0.58√ 3.46√ 4.61√ Torus 4 0.81√ 2.45√ 2.04√ Hexagonal Torus 6 2.83√ 8.49√ 0.71√ Honeycomb Torus 3 2√ 6√ 0.5√ Honeycomb Rhombic Mesh 3 1.06√ 3.18√ 1.41√ Honeycomb Square Mesh 3 √ 3√ √ Honeycomb Rhombic Torus 3 log n log n log2n n/2 Honeycomb Square Torus 3 O(log n) O(log n) O(n/log n) Hypercube O(log n) O(log n) O(n/log n) Cube Connected Cycles 3 O(log n) O(log n) O(n/log n) Butterfly 4 DeBruijn 4 In 2009 Woo-seo Ki et al., [7] has compared the network cost of some networks based on dimension n X n. The comparison of the class of the mesh in the viewpoint of the network cost based on dimension is the following (Table 2): For a mesh network the number of the degree is 4, the number of the node is N = n2 and the network cost is 8√ . The hexagonal mesh has the number of the degree is 6, the number of node is N = 3n2-3n+1, and the network cost is 6.93√ . The honeycomb mesh has the number of the degree is 3, the number of the node is N = 6n2, and the network cost is 4.9√ . The torus network has the number of the degree is 4, the number of the node is N = n2 and the network cost is 4√ . The hexagonal torus has the number of the degree is 6, the number of the node N = 3n2-3n+1, and the network cost is 3.46√ . The honeycomb torus has the number of the degree is 3, the number of the node is N = 6n2 and the network cost is 2.45√ . 13
  • 4. International journal on applications of graph theory in wireless ad hoc networks and sensor networks (GRAPH-HOC) Vol.5, No.1, March 2013 Table 2. Comparison of Network Cost based on dimension and number of nodes No of nodes (N) Network based on Degree Diameter Cost dimension Mesh Connected N = n2 4 2√ 8√ Hexagonal Mesh N = 3n2-3n+1 6 1.16√ 6.93√ √ 4√ Honeycomb Mesh N = 6n2 3 1.63√ 4.9√ Torus N = n2 4 Hexagonal Torus N = 3n2-3n+1 6 0.58√ 3.46√ Honeycomb Torus N = 6n2 3 0.81√ 2.45√ From the above comparisons it is observed that the Honeycomb Torus network has the lowest network cost and highest bisection width. In 2009 Paul Manuel and Indra Rajasingh [12] has studied the topological properties of silicate and oxide network. A silicate network is obtained from a honeycomb network HC(n) as shown in Figure 2(a). Place silicon ions on all the vertices of honeycomb network. Subdivide each edge of honeycomb network once. Place oxygen ions on the new vertices. Introduce 6n new pendant edges one each at the 2-degree silicon ions of honeycomb network and place oxygen ions at the pendent vertices. For every silicon ion associate the three adjacent oxygen ions and form a tetrahedron as in Figure 2(b). The resulting network is a silicate network SL(n). The parameter n of SL(n) is called the dimension of SL(n). Figure 2. Silicate network construction and boundary nodes When all the silicon nodes from a silicate network are deleted new network is obtained called as an Oxide Network (Figure 3). An n-dimensional oxide network is denoted by OX(n). Even though HC(n) and OX(n) are sub graphs of SL(n), OX(n) plays more important role in studying the properties of SL(n). The diameter of silicate network SL(n) is equal to the diameter of the oxide network OX(n) [7]. 14
  • 5. International journal on applications of graph theory in wireless ad hoc networks and sensor networks (GRAPH-HOC) Vol.5, No.1, March 2013  = −3  =3  = −2  =2  =1  = −1  =0  =0  = −1  =1  = −2  = −3  = 2  =−3  =3 (3,2,-1) (3,1,-2) (2,-1,-3)  = 2 (1,-2,-3)  =1 (0,0,0)  =0  = −1  = −2 (-3,-3,0)  = −3 Figure 3. Coordinate System in Oxide Networks The silicate network and Oxide network are not planar and the network cost is much more when compared to Honeycomb Torus network. In 2006 Tomaz Dobravec et al., [13] studied the properties of circulant networks (Figure 4.) The circulant network is not planar and the network cost is much more when compared to Honeycomb Torus network. Figure 4. Circulant Network 15
  • 6. International journal on applications of graph theory in wireless ad hoc networks and sensor networks (GRAPH-HOC) Vol.5, No.1, March 2013 In 2008 Paul Manuel et al., [1] studied the properties of hex derived networks. Two hex derived structures are introduced using the honeycomb network HC(n) and hexagonal network HX(n) (as shown in Figure 5). Figure 5. Hex Derived Network The vertex corresponding to each face (a triangle) of HX(n) is placed in the face itself. Then the vertex is joined to the three vertices of the triangle. The resulting graph is a planar graph and it is called HDN1. This graph has 9n2 − 15n + 7 vertices and 27n2 − 51n + 24 edges. The diameter is 2n− 2. The second architecture is obtained from the union of HX(n) and its bounded dual HC(n − 1) by joining each honeycomb vertex with the three vertices of the corresponding face of HX(n). The resulting graph is non-planar and it is called HDN2. This graph has 9n2 −15n+7 vertices and 36n2 −72n+ 36 edges. The diameter is 2n−2. These two architectures HDN1 and HDN2 (as shown in Figure 5(a) and 5(b)) have a few advantages over the hexagonal and honeycomb networks. The vertex-edge ratio of HDN1 and HDN2 are the same as that of hexagonal and honeycomb networks. The hex derived network cost is much more when compared to Honeycomb Torus network.In 2003 Fabian Garcia et al., [14] studied the properties of three dimensional hexagonal network 16
  • 7. International journal on applications of graph theory in wireless ad hoc networks and sensor networks (GRAPH-HOC) Vol.5, No.1, March 2013 Figure 6. Three Dimensional Hexagonal Network The three dimensional hexagonal network is not planar and the network cost is much more when compared to Honeycomb Torus network. 3. SPIDERGON NETWORK The Spidergon network can be used for interconnecting the nodes which are present in fixed infrastructure. In this network, nodes represent routers and the topology represents the interconnection between the routers and intermediate nodes. The Spidergon topology is obtained by connecting an even number of nodes by unidirectional links to the adjacent nodes either only in clockwise or only in counter-clockwise direction plus a cross connection for each pair of nodes. Each communication link is shared by path in order to avoid deadlock. The important characteristics of the Spidergon topology are good network diameter, low node degree, vertex symmetry and a simple routing scheme [5]. This network is used to build homogeneous building blocks in which same routers are used to connect the entire network [5]. 17
  • 8. International journal on applications of graph theory in wireless ad hoc networks and sensor networks (GRAPH-HOC) Vol.5, No.1, March 2013 The Spidergon topology is a variation of the ring topology and cyclic resource dependency may easily lead to deadlock situations. To handle the deadlock in the Spidergon each physical link is shared by at least two virtual channels. One channel is used only as an escape channel. An escape channel is typically adopted to avoid deadlock by preventing cyclic dependency on the access to the network resources, not to increase the performance. A message which is allowed to take the escape channels may take non-escape channels as long as it has not entered any escape channels. Once a message enters any escape channels it must take only escape channels in further transitions. The Spidergon network has degree 3 and the diameter is p/4, where p represents the number of nodes.Figure 7, illustrates the structure of Spidergon network. Figure 7. Spidergon network 4. HONEYCOMB TORUS NETWORK The Honeycomb Torus network can be used for interconnecting a particular pair of nodes with wraparound edges for fixed infrastructure. In this network, nodes represent processors and the topology represents the interconnection between processors. The Honeycomb Torus topology is obtained by joining pairs of nodes of degree two of the honeycomb mesh [3]. The nodes which are mirror symmetric with respect to three lines, passing through the center of hexagonal mesh, and normal to each of three edge orientations are selected for wrapping around with edges [3]. It is observed that such wraparound edges form new hexagons. The important characteristics of the Honeycomb Torus topology are good edge and vertex symmetry [3]. The Honeycomb Torus network has degree 3 and the diameter is 0.81 [3], where p represents the number of nodes. Figure 8, illustrates the structure of Honeycomb Torus network. 18
  • 9. International journal on applications of graph theory in wireless ad hoc networks and sensor networks (GRAPH-HOC) Vol.5, No.1, March 2013 Figure 8. Honeycomb Torus network 5. AREA PLANNING Cellular communications have experienced an explosive growth recently. To accommodate more subscribers, the size of cells must be reduced to make more efficient use of the limited frequency spectrum. This in turn, increases the difficulty level of location management. Cellular networks are commonly designed as hexagonal networks, where nodes serve as base stations to which mobile users must connect to make or receive phone calls. Hence base stations are planned in such a way that they serve all users that are located inside a hexagon centered at that base station [6]. The general problem in wireless communication is to optimize bandwidth utilization while providing better quality of service. This paper gives an idea for selecting the proper structure for a particular network with respect to network cost, which can be adopted while planning to install base stations. 6. COMPARISON OF NETWORKS The network cost of the Spidergon network and Honeycomb Torus network are compared with respect to the number of nodes. Table 3 shows the network cost calculation for Spidergon network and Honeycomb Torus network. Table 3. Network Cost of Spidergon Network and Honeycomb Torus Network Network Degree Diameter Cost 0.81 p 2.45 p Spidergon 3 p/4 3p/4 Honeycomb Torus 3 Table 4 and Figure 9 show the network cost calculation with respect to number of nodes. It is observed that Spidergon network has slightly lower network cost (than Honeycomb Torus network) when the number of node is ≤ 10. If the number of node is increased, then Honeycomb Torus network is the best choice. 19
  • 10. International journal on applications of graph theory in wireless ad hoc networks and sensor networks (GRAPH-HOC) Vol.5, No.1, March 2013 Table 4. Comparison of Network Cost based on number of nodes for Spidergon Network and Honeycomb Torus Network Spidergon Network Honeycomb Torus Network No. of No. of Degree Diameter Cost Degree Diameter Cost nodes nodes 10 3 2.5 7.5 10 3 2.56 7.68 50 3 12.5 37.5 50 3 5.72 17.18 100 3 25 75 100 3 8.1 24.3 Network Cost Estimation 80 Spidergo 70 n 60 50 Cost 40 30 20 10 0 0 20 40 60 80 100 120 Number of Nodes Figure 9. Network Cost Estimation 7. CONCLUSION In general the Honeycomb Torus network may be having lower network cost, but the networks which are having smaller number of nodes (if number of nodes is ≤ 10) the network cost is less for Spidergon networks. The Spidergon network and Honeycomb Torus network can be used to overcome the problems in handling the user density patterns, utilizing the available bandwidth effectively and improvising the efficiency. As a future enhancement the network cost analysis can be estimated for silicate network [12], circulant network [13], honeycomb network [15], hex derived network [1] and higher dimensional honeycomb network [14] with planar structure. As industrialist prefers planar graphs, the network cost estimation of planar graphs becomes vital. REFERENCES [1] Paul Manuel, Rajan Bharati, Indra Rajasingh and Chris Monica.M, (2008) “On minimum metric dimension of honeycomb networks”, Journal of Discrete Algorithms, Elsevier Science Publishers, vol. 6, no. 1, pp. 20-27. [2] M.S. Chen, K.G. Shin, D.D. Kandlur, (1990) “Addressing, routing, and broadcasting in hexagonal mesh multiprocessors”, IEEE Transactions on Computer, vol. 39, pp. 10–18. 20
  • 11. International journal on applications of graph theory in wireless ad hoc networks and sensor networks (GRAPH-HOC) Vol.5, No.1, March 2013 [3] L.N. Lester, J. Sandor, (1984) “Computer graphics on hexagonal grid”, Computer Graphics, vol. 8, pp. 401–409. [4] R.A. Melter, I. Tomescu, Metric bases in digital geometry (1984), “Computer Vision, Graphics, and Image Processing” vol. 25, pp. 113–121. [5] F.G. Nocetti, I. Stojmenovic, J. Zhang, (2002) “Addressing and routing in hexagonal networks with applications for tracking mobile users and connection rerouting in cellular networks”, IEEE Transactions on Parallel and Distributed Systems, vol.13, pp. 963–971. [6] Fabian Garcia Nocetti, Ivan Stojmenovic and Jingyuan Zhang, (2002), “Addressing and Routing in Hexagonal Networks with Applications for Tracking Mobile Users and Connection Rerouting in Cellular Networks”, vol. 13, no.9, pp. 963 – 971. [7] Woo-seo Ki, Hyeong-Ok Lee and Jae-Cheol Oh, (2009) “The New Torus Network Design Based On 3-Dimensional Hypercube”, 11th International Conference on Advanced Communication Technology, vol. 1, pp. 615-620. [8] Ivan Stojmenovic, (1997) “Honeycomb Networks: Topological Properties and Communication Algorithms”, IEEE Transactions on Parallel and Distributed Systems, vol. 8, no. 10, pp. 1036-1042. [9] Gopalakrishna Kini, Sathish Kumar, Mruthyunjaya, (2009) “Performance Metrics Analysis of Torus Embedded Hypercube Interconnection Network”, International Journal on Computer Science and Engineering, vol. 1, no. 2, pp. 78-80. [10] Mahmoud Moadeli, Alireza Shahrabi, Wim Vanderbauwhede and Partha Maji, (2010) “An analytical performance model for the Spidergon NoC with virtual channels”, Journal of Systems Architecture, Elsevier Science Publishers, vol 56, pp. 16-26. [11] Yigal Bejerano, Mark A. Smith, Joseph (Seffi) Naor, and Nicole Immorlica, (2006) “Efficient Area Planning for Personal Communication Systems”, IEEE/ACM Transactions on Networking, vol. 14, no. 2, pp. 438-450. [12] Paul Manuel, Indra Rajasingh, (2009) “Topological Properties of Silicate Networks”, 5th IEEE GCC Conference, Kuwait, March, 16-19. [13] Tomaz Dobravec, Janez Zerovnik and Borut Robic, (2006) “An optimal message routing algorithm for circulant networks”, Journal of Systems Architecture”, pp. 298 – 306. [14] Fabian Garcıa, Julio Solano, Ivan Stojmenovic and Milos Stojmenovic, (2003), “Higher dimensional hexagonal networks”, Journal of Parallel and Distributed Computing, pp. 1164 – 1172. [15] A.W. Yin, T.C. Xu, P. Liljeberg, and H. Tenhunen, (2009) “Explorations of honeycomb topologies for network-on-chip”, Sixth IFIP International Conference on Network and Parallel Computing, pp. 73–79. AUTHORS V.CERONMANI SHARMILA received her Master Degree from Anna University, Chennai, India in 2007. She jointed Hindustan Group of Institutions in 2003. Now she is doing doctoral program in Hindustan University, Chennai, India. She has three years of industrial experience and ten years of teaching experience in Engineering Colleges both undergraduate and post graduate level. Her area of interest is Computer Networks and Applications of Graph Theory in Mobile Ad Hoc Networks. A.GEORGE received PhD degree from IIT Madras. He joined in Hindustan Group of Institutions, Chennai in 2001. He is working as a Professor in the department of Information Technology. He has more than 20 years of teaching experience in colleges both undergraduate and post graduate level. He is guiding four research scholars in Hindustan University. He has more than 10 international journal publications. His research interests are Applications of Graph theory in Mobile Ad Hoc Networks, Fuzzy Theory and Combinatorial Algorithms. 21