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
DOI : 10.5121/jgraphoc.2013.5102 11
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.
International journal on applications of graph theory in wireless ad hoc networks and sensor networks
(GRAPH-HOC) Vol.5, No.1, March 2013
12
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
a mesh network the number of the degree is 4, the number of the node is n and the network cost is
8√ . The hexagonal mesh arranges the triangle with the type of tessellation continuously and the
lattices are the node. The number of the degree is 6, the number of node is n, and the network cost
is 6.93√ . The honeycomb mesh is the structure which arranges the hexagon in the side of the
hexagon which exists in the center and expands the network, the number of the degree is 3, the
number of the node is n, and the network cost is 4.9√ . The torus is the network which adds the
wrap around edges at the row and the column of the mesh respectively to achieve the ring
structure. The diameter and the network cost of the torus are decreased 1/2 of the mesh, the
number of the degree is 4, the number of the node is n and the network cost is 4√ . The
International journal on applications of graph theory in wireless ad hoc networks and sensor networks
(GRAPH-HOC) Vol.5, No.1, March 2013
13
hexagonal torus is the network which adds the wrap around edges to the hexagonal mesh, the
number of the degree is 6, the number of the node n, and the network cost is 3.46√ . The
honeycomb torus is the structure which adds the wrap around edges to the honeycomb mesh, the
number of the degree is 3, the number of the node is n and the network cost is 2.45√ . Similarly
the network cost is calculated for other networks defined in Table1.
Table 1. Comparison of Network Cost based on number of nodes
Network Degree Diameter Cost Bisection Width
Mesh Connected 4 2√ 8√ √
Hexagonal Mesh 6 1.16√ 6.93√ 2.31√
Honeycomb Mesh 3 1.63√ 4.9√ 0.82√
Torus 4 √ 4√ 2√
Hexagonal Torus 6 0.58√ 3.46√ 4.61√
Honeycomb Torus 3 0.81√ 2.45√ 2.04√
Honeycomb Rhombic Mesh 3 2.83√ 8.49√ 0.71√
Honeycomb Square Mesh 3 2√ 6√ 0.5√
Honeycomb Rhombic Torus 3 1.06√ 3.18√ 1.41√
Honeycomb Square Torus 3 √ 3√ √
Hypercube log n log n log2
n n/2
Cube Connected Cycles 3 O(log n) O(log n) O(n/log n)
Butterfly 4 O(log n) O(log n) O(n/log n)
DeBruijn 4 O(log n) O(log n) O(n/log n)
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√ .
International journal on applications of graph theory in wireless ad hoc networks and sensor networks
(GRAPH-HOC) Vol.5, No.1, March 2013
14
Table 2. Comparison of Network Cost based on dimension and number of nodes
Network
No of nodes (N)
based on
dimension
Degree Diameter Cost
Mesh Connected N = n2
4 2√ 8√
Hexagonal Mesh N = 3n2
-3n+1 6 1.16√ 6.93√
Honeycomb Mesh N = 6n2
3 1.63√ 4.9√
Torus N = n2
4 √ 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].
International journal on applications of graph theory in wireless ad hoc networks and sensor networks
(GRAPH-HOC) Vol.5, No.1, March 2013
15
1
=

1
=

1
=

0
=

1
−
=

1
−
=

0
=

0
=

1
−
=

2
=

2
−
=

(2,-1,-3)
(0,0,0)
(1,-2,-3)
(3,1,-2)
2
−
=

(3,2,-1)
(-3,-3,0)
2
=

2
−
=

2
=

3
−
=

3
=

3
−
=

3
=

3
−
=

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
International journal on applications of graph theory in wireless ad hoc networks and sensor networks
(GRAPH-HOC) Vol.5, No.1, March 2013
16
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
International journal on applications of graph theory in wireless ad hoc networks and sensor networks
(GRAPH-HOC) Vol.5, No.1, March 2013
17
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].
International journal on applications of graph theory in wireless ad hoc networks and sensor networks
(GRAPH-HOC) Vol.5, No.1, March 2013
18
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.
International journal on applications of graph theory in wireless ad hoc networks and sensor networks
(GRAPH-HOC) Vol.5, No.1, March 2013
19
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
Spidergon 3 p/4 3p/4
Honeycomb Torus 3 0.81 p 2.45 p
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.
International journal on applications of graph theory in wireless ad hoc networks and sensor networks
(GRAPH-HOC) Vol.5, No.1, March 2013
20
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
nodes
Degree Diameter Cost
No. of
nodes
Degree Diameter Cost
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
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.
0
10
20
30
40
50
60
70
80
0 20 40 60 80 100 120
Cost
Number of Nodes
Network Cost Estimation
Spidergo
n
International journal on applications of graph theory in wireless ad hoc networks and sensor networks
(GRAPH-HOC) Vol.5, No.1, March 2013
21
[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.

More Related Content

Similar to A Survey on Area Planning for Heterogeneous Networks

Performance Analysis of Enhanced Opportunistic Minimum Cost Routingin Mobile ...
Performance Analysis of Enhanced Opportunistic Minimum Cost Routingin Mobile ...Performance Analysis of Enhanced Opportunistic Minimum Cost Routingin Mobile ...
Performance Analysis of Enhanced Opportunistic Minimum Cost Routingin Mobile ...
IJERA Editor
 
Ameliorate the performance using soft computing approaches in wireless networks
Ameliorate the performance using soft computing approaches  in wireless networksAmeliorate the performance using soft computing approaches  in wireless networks
Ameliorate the performance using soft computing approaches in wireless networks
IJECEIAES
 

Similar to A Survey on Area Planning for Heterogeneous Networks (20)

Performance Analysis of Enhanced Opportunistic Minimum Cost Routingin Mobile ...
Performance Analysis of Enhanced Opportunistic Minimum Cost Routingin Mobile ...Performance Analysis of Enhanced Opportunistic Minimum Cost Routingin Mobile ...
Performance Analysis of Enhanced Opportunistic Minimum Cost Routingin Mobile ...
 
Clustering and data aggregation scheme in underwater wireless acoustic sensor...
Clustering and data aggregation scheme in underwater wireless acoustic sensor...Clustering and data aggregation scheme in underwater wireless acoustic sensor...
Clustering and data aggregation scheme in underwater wireless acoustic sensor...
 
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 new dynamic single row routing for channel
A new dynamic single row routing for channelA new dynamic single row routing for channel
A new dynamic single row routing for channel
 
Ameliorate the performance using soft computing approaches in wireless networks
Ameliorate the performance using soft computing approaches  in wireless networksAmeliorate the performance using soft computing approaches  in wireless networks
Ameliorate the performance using soft computing approaches in wireless networks
 
Ed33777782
Ed33777782Ed33777782
Ed33777782
 
Ed33777782
Ed33777782Ed33777782
Ed33777782
 
Energy saving in cooperative transmission using opportunistic protocol in MANET
Energy saving in cooperative transmission using opportunistic protocol in MANETEnergy saving in cooperative transmission using opportunistic protocol in MANET
Energy saving in cooperative transmission using opportunistic protocol in MANET
 
A new method for controlling and maintaining
A new method for controlling and maintainingA new method for controlling and maintaining
A new method for controlling and maintaining
 
A NODE DEPLOYMENT MODEL WITH VARIABLE TRANSMISSION DISTANCE FOR WIRELESS SENS...
A NODE DEPLOYMENT MODEL WITH VARIABLE TRANSMISSION DISTANCE FOR WIRELESS SENS...A NODE DEPLOYMENT MODEL WITH VARIABLE TRANSMISSION DISTANCE FOR WIRELESS SENS...
A NODE DEPLOYMENT MODEL WITH VARIABLE TRANSMISSION DISTANCE FOR WIRELESS SENS...
 
Energy Efficient Modeling of Wireless Sensor Networks using Random Graph Theory
Energy Efficient Modeling of Wireless Sensor Networks using Random Graph TheoryEnergy Efficient Modeling of Wireless Sensor Networks using Random Graph Theory
Energy Efficient Modeling of Wireless Sensor Networks using Random Graph Theory
 
Optimizing the Data Collection in Wireless Sensor Network
Optimizing the Data Collection in Wireless Sensor NetworkOptimizing the Data Collection in Wireless Sensor Network
Optimizing the Data Collection in Wireless Sensor Network
 
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...
 
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
 
Maximizing network capacity and reliable transmission in mimo cooperative net...
Maximizing network capacity and reliable transmission in mimo cooperative net...Maximizing network capacity and reliable transmission in mimo cooperative net...
Maximizing network capacity and reliable transmission in mimo cooperative net...
 
Maximizing network capacity and reliable transmission
Maximizing network capacity and reliable transmissionMaximizing network capacity and reliable transmission
Maximizing network capacity and reliable transmission
 
GTSH: A New Channel Assignment Algorithm in Multi-Radio Multi-channel Wireles...
GTSH: A New Channel Assignment Algorithm in Multi-Radio Multi-channel Wireles...GTSH: A New Channel Assignment Algorithm in Multi-Radio Multi-channel Wireles...
GTSH: A New Channel Assignment Algorithm in Multi-Radio Multi-channel Wireles...
 
Analysis of Genetic Algorithm for Effective power Delivery and with Best Upsurge
Analysis of Genetic Algorithm for Effective power Delivery and with Best UpsurgeAnalysis of Genetic Algorithm for Effective power Delivery and with Best Upsurge
Analysis of Genetic Algorithm for Effective power Delivery and with Best Upsurge
 
Greedy Cluster Based Routing for Wireless Sensor Networks
Greedy Cluster Based Routing for Wireless Sensor NetworksGreedy Cluster Based Routing for Wireless Sensor Networks
Greedy Cluster Based Routing for Wireless Sensor Networks
 
GREEDY CLUSTER BASED ROUTING FOR WIRELESS SENSOR NETWORKS
GREEDY CLUSTER BASED ROUTING FOR WIRELESS SENSOR NETWORKSGREEDY CLUSTER BASED ROUTING FOR WIRELESS SENSOR NETWORKS
GREEDY CLUSTER BASED ROUTING FOR WIRELESS SENSOR NETWORKS
 

More from GiselleginaGloria

A Professional QoS Provisioning in the Intra Cluster Packet Level Resource Al...
A Professional QoS Provisioning in the Intra Cluster Packet Level Resource Al...A Professional QoS Provisioning in the Intra Cluster Packet Level Resource Al...
A Professional QoS Provisioning in the Intra Cluster Packet Level Resource Al...
GiselleginaGloria
 

More from GiselleginaGloria (20)

9th International Conference on Education (EDU 2024)
9th International Conference on Education (EDU 2024)9th International Conference on Education (EDU 2024)
9th International Conference on Education (EDU 2024)
 
10th International Conference on Artificial Intelligence and Applications (AI...
10th International Conference on Artificial Intelligence and Applications (AI...10th International Conference on Artificial Intelligence and Applications (AI...
10th International Conference on Artificial Intelligence and Applications (AI...
 
Embedding of Poly Honeycomb Networks and the Metric dimension of Star of Davi...
Embedding of Poly Honeycomb Networks and the Metric dimension of Star of Davi...Embedding of Poly Honeycomb Networks and the Metric dimension of Star of Davi...
Embedding of Poly Honeycomb Networks and the Metric dimension of Star of Davi...
 
12th International Conference of Artificial Intelligence and Fuzzy Logic (AI ...
12th International Conference of Artificial Intelligence and Fuzzy Logic (AI ...12th International Conference of Artificial Intelligence and Fuzzy Logic (AI ...
12th International Conference of Artificial Intelligence and Fuzzy Logic (AI ...
 
2nd International Conference on Computer Science, Engineering and Artificial ...
2nd International Conference on Computer Science, Engineering and Artificial ...2nd International Conference on Computer Science, Engineering and Artificial ...
2nd International Conference on Computer Science, Engineering and Artificial ...
 
On the Odd Gracefulness of Cyclic Snakes With Pendant Edges
On the Odd Gracefulness of Cyclic Snakes With Pendant EdgesOn the Odd Gracefulness of Cyclic Snakes With Pendant Edges
On the Odd Gracefulness of Cyclic Snakes With Pendant Edges
 
10th International Conference on Artificial Intelligence and Applications (AI...
10th International Conference on Artificial Intelligence and Applications (AI...10th International Conference on Artificial Intelligence and Applications (AI...
10th International Conference on Artificial Intelligence and Applications (AI...
 
10th International Conference on Artificial Intelligence and Applications (AI...
10th International Conference on Artificial Intelligence and Applications (AI...10th International Conference on Artificial Intelligence and Applications (AI...
10th International Conference on Artificial Intelligence and Applications (AI...
 
10th International Conference on Artificial Intelligence and Applications (AI...
10th International Conference on Artificial Intelligence and Applications (AI...10th International Conference on Artificial Intelligence and Applications (AI...
10th International Conference on Artificial Intelligence and Applications (AI...
 
A Professional QoS Provisioning in the Intra Cluster Packet Level Resource Al...
A Professional QoS Provisioning in the Intra Cluster Packet Level Resource Al...A Professional QoS Provisioning in the Intra Cluster Packet Level Resource Al...
A Professional QoS Provisioning in the Intra Cluster Packet Level Resource Al...
 
2nd International Conference on Computer Science, Engineering and Artificial ...
2nd International Conference on Computer Science, Engineering and Artificial ...2nd International Conference on Computer Science, Engineering and Artificial ...
2nd International Conference on Computer Science, Engineering and Artificial ...
 
2nd International Conference on Education in Post Pandemic (EDUPAN 2024)
2nd International Conference on Education in Post Pandemic (EDUPAN 2024)2nd International Conference on Education in Post Pandemic (EDUPAN 2024)
2nd International Conference on Education in Post Pandemic (EDUPAN 2024)
 
16th International Conference on Networks & Communications (NeCoM 2024)
16th International Conference on Networks & Communications (NeCoM 2024)16th International Conference on Networks & Communications (NeCoM 2024)
16th International Conference on Networks & Communications (NeCoM 2024)
 
New Classes of Odd Graceful Graphs - M. E. Abdel-Aal
New Classes of Odd Graceful Graphs - M. E. Abdel-AalNew Classes of Odd Graceful Graphs - M. E. Abdel-Aal
New Classes of Odd Graceful Graphs - M. E. Abdel-Aal
 
11th International Conference on Cybernetics & Informatics (CYBI 2024)
11th International Conference on Cybernetics & Informatics (CYBI 2024)11th International Conference on Cybernetics & Informatics (CYBI 2024)
11th International Conference on Cybernetics & Informatics (CYBI 2024)
 
10th International Conference on Natural Language Processing (NATP 2024)
10th International Conference on Natural Language Processing (NATP 2024)10th International Conference on Natural Language Processing (NATP 2024)
10th International Conference on Natural Language Processing (NATP 2024)
 
2nd International Conference on Computer Science and Machine Learning (CSML 2...
2nd International Conference on Computer Science and Machine Learning (CSML 2...2nd International Conference on Computer Science and Machine Learning (CSML 2...
2nd International Conference on Computer Science and Machine Learning (CSML 2...
 
3rd International Conference on Computing and Information Technology Trends (...
3rd International Conference on Computing and Information Technology Trends (...3rd International Conference on Computing and Information Technology Trends (...
3rd International Conference on Computing and Information Technology Trends (...
 
Odd Harmonious Labelings of Cyclic Snakes
Odd Harmonious Labelings of Cyclic SnakesOdd Harmonious Labelings of Cyclic Snakes
Odd Harmonious Labelings of Cyclic Snakes
 
The Neighborhood Broadcast Problem in Wireless Ad Hoc Sensor Networks
The Neighborhood Broadcast Problem in Wireless Ad Hoc Sensor NetworksThe Neighborhood Broadcast Problem in Wireless Ad Hoc Sensor Networks
The Neighborhood Broadcast Problem in Wireless Ad Hoc Sensor Networks
 

Recently uploaded

AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdf
ankushspencer015
 

Recently uploaded (20)

(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
 
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
 
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduits
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptx
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghly
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptx
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptx
 
University management System project report..pdf
University management System project report..pdfUniversity management System project report..pdf
University management System project report..pdf
 
Roadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and RoutesRoadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and Routes
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdf
 

A Survey on Area Planning for Heterogeneous Networks

  • 1. International journal on applications of graph theory in wireless ad hoc networks and sensor networks (GRAPH-HOC) Vol.5, No.1, March 2013 DOI : 10.5121/jgraphoc.2013.5102 11 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.
  • 2. International journal on applications of graph theory in wireless ad hoc networks and sensor networks (GRAPH-HOC) Vol.5, No.1, March 2013 12 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 a mesh network the number of the degree is 4, the number of the node is n and the network cost is 8√ . The hexagonal mesh arranges the triangle with the type of tessellation continuously and the lattices are the node. The number of the degree is 6, the number of node is n, and the network cost is 6.93√ . The honeycomb mesh is the structure which arranges the hexagon in the side of the hexagon which exists in the center and expands the network, the number of the degree is 3, the number of the node is n, and the network cost is 4.9√ . The torus is the network which adds the wrap around edges at the row and the column of the mesh respectively to achieve the ring structure. The diameter and the network cost of the torus are decreased 1/2 of the mesh, the number of the degree is 4, the number of the node is n and the network cost is 4√ . The
  • 3. International journal on applications of graph theory in wireless ad hoc networks and sensor networks (GRAPH-HOC) Vol.5, No.1, March 2013 13 hexagonal torus is the network which adds the wrap around edges to the hexagonal mesh, the number of the degree is 6, the number of the node n, and the network cost is 3.46√ . The honeycomb torus is the structure which adds the wrap around edges to the honeycomb mesh, the number of the degree is 3, the number of the node is n and the network cost is 2.45√ . Similarly the network cost is calculated for other networks defined in Table1. Table 1. Comparison of Network Cost based on number of nodes Network Degree Diameter Cost Bisection Width Mesh Connected 4 2√ 8√ √ Hexagonal Mesh 6 1.16√ 6.93√ 2.31√ Honeycomb Mesh 3 1.63√ 4.9√ 0.82√ Torus 4 √ 4√ 2√ Hexagonal Torus 6 0.58√ 3.46√ 4.61√ Honeycomb Torus 3 0.81√ 2.45√ 2.04√ Honeycomb Rhombic Mesh 3 2.83√ 8.49√ 0.71√ Honeycomb Square Mesh 3 2√ 6√ 0.5√ Honeycomb Rhombic Torus 3 1.06√ 3.18√ 1.41√ Honeycomb Square Torus 3 √ 3√ √ Hypercube log n log n log2 n n/2 Cube Connected Cycles 3 O(log n) O(log n) O(n/log n) Butterfly 4 O(log n) O(log n) O(n/log n) DeBruijn 4 O(log n) O(log n) O(n/log n) 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√ .
  • 4. International journal on applications of graph theory in wireless ad hoc networks and sensor networks (GRAPH-HOC) Vol.5, No.1, March 2013 14 Table 2. Comparison of Network Cost based on dimension and number of nodes Network No of nodes (N) based on dimension Degree Diameter Cost Mesh Connected N = n2 4 2√ 8√ Hexagonal Mesh N = 3n2 -3n+1 6 1.16√ 6.93√ Honeycomb Mesh N = 6n2 3 1.63√ 4.9√ Torus N = n2 4 √ 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].
  • 5. International journal on applications of graph theory in wireless ad hoc networks and sensor networks (GRAPH-HOC) Vol.5, No.1, March 2013 15 1 =  1 =  1 =  0 =  1 − =  1 − =  0 =  0 =  1 − =  2 =  2 − =  (2,-1,-3) (0,0,0) (1,-2,-3) (3,1,-2) 2 − =  (3,2,-1) (-3,-3,0) 2 =  2 − =  2 =  3 − =  3 =  3 − =  3 =  3 − =  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
  • 6. International journal on applications of graph theory in wireless ad hoc networks and sensor networks (GRAPH-HOC) Vol.5, No.1, March 2013 16 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
  • 7. International journal on applications of graph theory in wireless ad hoc networks and sensor networks (GRAPH-HOC) Vol.5, No.1, March 2013 17 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].
  • 8. International journal on applications of graph theory in wireless ad hoc networks and sensor networks (GRAPH-HOC) Vol.5, No.1, March 2013 18 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.
  • 9. International journal on applications of graph theory in wireless ad hoc networks and sensor networks (GRAPH-HOC) Vol.5, No.1, March 2013 19 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 Spidergon 3 p/4 3p/4 Honeycomb Torus 3 0.81 p 2.45 p 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.
  • 10. International journal on applications of graph theory in wireless ad hoc networks and sensor networks (GRAPH-HOC) Vol.5, No.1, March 2013 20 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 nodes Degree Diameter Cost No. of nodes Degree Diameter Cost 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 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. 0 10 20 30 40 50 60 70 80 0 20 40 60 80 100 120 Cost Number of Nodes Network Cost Estimation Spidergo n
  • 11. International journal on applications of graph theory in wireless ad hoc networks and sensor networks (GRAPH-HOC) Vol.5, No.1, March 2013 21 [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.