ResearchPDF Available

Efficient Adaptive Path Load Balanced Gateway Management Strategies for Integrating MANET and the Internet

Authors:

Abstract and Figures

Mobile nodes in a mobile ad hoc network communicate with each other. In order to facilitate communication of mobile nodes with fixed nodes in the Internet, gateways are used. The resultant integrated heterogeneous architecture is called Integrated Internet MANET in the literature. Such heterogeneous architectures are needed in order to realize the potential of, and to achieve the stated objectives of proposed 5G networks of the future. Gateways in Integrated Internet-MANET may be fixed or mobile. Several issues arise in Integrated Internet-MANET. In this paper, three critical issues encountered in Integrated Internet-MANET are addressed together. These issues are, efficient gateway selection mechanism, adjusting the gateway advertisement range and dynamically adapting the periodicity of gateway advertisements. Three strategies are proposed which use a path load balancing mechanism for efficient gateway selection. These strategies address the issues of adjusting the gateway advertisement range and dynamically adapting the periodicity of gateway advertisements in different ways. The proposed strategies have been simulated in a two-tier as well as a hybrid architecture using network simulation tool ns-2. The simulation results are presented and the scenarios, under which each of the proposed strategies is useful, are discussed.
Content may be subject to copyright.
I.J. Wireless and Microwave Technologies, 2017, 2, 57-75
Published Online March 2017 in MECS(http://www.mecs-press.net)
DOI: 10.5815/ijwmt.2017.02.06
Available online at http://www.mecs-press.net/ijwmt
Efficient Adaptive Path Load Balanced Gateway Management
Strategies for Integrating MANET and the Internet
Rafi U Zamana*, S. Shehnaz Beguma, Khaleel Ur Rahman Khanb, A. Venugopal Reddyc
aDepartment of Computer Science and Engineering, Muffakham Jah College of Engineering and Technology,
Hyderabad-500034, India
bDepartment of Computer Science and Engineering, ACE Engineering College, Hyderabad-501301, India
cDepartment of Computer Science and Engineering, University College of Engineering, Osmania University,
Hyderabad-500007, India
Abstract
Mobile nodes in a mobile ad hoc network communicate with each other. In order to facilitate communication of
mobile nodes with fixed nodes in the Internet, gateways are used. The resultant integrated heterogeneous
architecture is called Integrated Internet MANET in the literature. Such heterogeneous architectures are needed
in order to realize the potential of, and to achieve the stated objectives of proposed 5G networks of the future.
Gateways in Integrated Internet-MANET may be fixed or mobile. Several issues arise in Integrated Internet-
MANET. In this paper, three critical issues encountered in Integrated Internet-MANET are addressed together.
These issues are, efficient gateway selection mechanism, adjusting the gateway advertisement range and
dynamically adapting the periodicity of gateway advertisements. Three strategies are proposed which use a path
load balancing mechanism for efficient gateway selection. These strategies address the issues of adjusting the
gateway advertisement range and dynamically adapting the periodicity of gateway advertisements in different
ways. The proposed strategies have been simulated in a two-tier as well as a hybrid architecture using network
simulation tool ns-2. The simulation results are presented and the scenarios, under which each of the proposed
strategies is useful, are discussed.
Index Terms: Mobile Ad Hoc Network, Integrated Internet MANET, Gateway Selection, Path Load Balancing,
Hybrid Architecture
© 2017 Published by MECS Publisher. Selection and/or peer review under responsibility of the Research
Association of Modern Education and Computer Science
* Corresponding author. Tel.: +919848262601
E-mail address: rafi.u.zaman@mjcollege.ac.in
58 Efficient Adaptive Path Load Balanced Gateway Management Strategies for Integrating MANET and the Internet
1. Introduction
Mobile ad hoc Networks (MANET) are deployed on temporary basis when networking infrastructure is not
available or installing networking infrastructure is not feasible. In order to facilitate communication of mobile
nodes within the MANET with fixed nodes on the Internet, gateways are used. The resulting heterogeneous
architecture is referred in the literature as Integrated Internet MANET [1]. The Integrated Internet MANET
architecture can be used to realize the stated objectives and use case scenarios of the proposed 5G networks [2].
For instance, one of the scenarios envisaged in 5G networks is of mobile hot spots, wherein mobile users within
a fast moving train may need instantaneous and reliable Internet connectivity. Another use case is in emergency
scenarios like natural disasters, where survivors are left with mobile devices which require Internet
connectivity. Various issues arise in integrated Internet MANET, chief among them being efficient discovery
of gateways by mobile nodes; efficient mechanisms for routing packets within the MANET and between the
mobile nodes and gateways. Gateway discovery is a crucial issue in Integrated Internet-MANET (IIM). Mobile
nodes in the MANET discover gateways through agent advertisement messages (GWADV). In the literature [3],
three main approaches for gateway discovery have been proposed, namely proactive, reactive and hybrid.
These three gateway discovery approaches are demonstrated in fig1. In the proactive approach, gateways
periodically broadcast GWADV messages into the MANET. In the reactive approach, gateways do not
broadcast GWADV messages. Mobile nodes which need Internet connectivity broadcast gateway solicitation
messages (GWSOL). When a gateway receives a GWSOL message, it unicasts a GWADV message to the
requesting mobile node.
Fig 1. Gateway discovery in Integrated Internet-MANET.
The hybrid approach is a combination of the proactive and reactive approaches. Gateways broadcast
GWADV messages into a limited range in the MANET determined by the TTL value of the GWADV message.
Mobile nodes which are outside the TTL range use reactive approach to discover gateways. In the traditional
hybrid approach, the TTL value and periodicity of GWADV message is static. Two factors which determine
the efficiency of a gateway discovery method are the TTL value and periodicity of the gateway advertisement
(GWADV) message. The TTL value determines the range of the MANET in which the GWADV message
propagates and the periodicity determines its frequency. A modified form of hybrid approach, called Adaptive
Efficient Adaptive Path Load Balanced Gateway Management Strategies for Integrating MANET and the Internet 59
gateway discovery [4] dynamically adjusts the TTL value and periodicity of GWADV messages, depending on
various network parameters.
In this paper, three strategies are presented which dynamically adapt the GWADV TTL value and GWADV
periodicity. These three strategies are called the Path Load Balanced Average Hops strategy (PLB-AVG), the
Path Load Balanced Maximal Source Coverage strategy (PLB-MSC) and the Path Load Balanced Adaptive
Distributed gateway Discovery strategy (PLB-ADD). The proposed strategies use a fuzzy logic based
mechanism to adjust GWADV periodicity based on three parameters, namely: number of received GWSOL
messages (NMRG), link changes (LC) and TTL Changes (TTLC). This fuzzy logic based mechanism was first
proposed in Yuste et al [5] and used in [6]. The TTL value is adjusted as follows: In PLB-AVG, the TTL value
of the next advertisement cycle is set according to the average hops metric first proposed in [7]. In PLB-MSC,
TTL value is set based on the Maximal Source Coverage [8] algorithm. In PLB-ADD, the GWADV message is
forwarded based on a distributed adaptive algorithm proposed by Javaid et al [9]. All the three proposed
strategies use the path load balancing metric [10] for gateway selection and for efficient routing of packets.
The rest of the paper is organized as follows: Section 2 presents work related to the proposed strategies. In
section 3, the proposed strategies are presented in detail. Section 4 presents the simulation results of the
proposed strategies. Section 5 concludes the paper.
2. Related Work
A lot of researchers have worked in the area of Integrated Internet MANET. More recently, many authors
have concentrated on developing optimized routing protocols in Integrated Internet MANET. A few of the
strategies are presented below. Wherever applicable, justification is provided about how the proposed strategies
improve upon the existing work. After presenting the related work, motivation is provided for the proposed
work.
The problem of distributing the packet load across multiple paths evenly was addressed by Khan et al
[10]. Gateway queue occupancy, route queue length and path load are used, based on which routing
decisions are made by mobile nodes while forwarding packets. This proposal is an improved version of
a similar strategy proposed by Kumar et al [11].
The path load balanced fuzzy logic based adaptive gateway discovery mechanism was presented in [6],
which is referred as PLB-AVG in this paper. It was shown using simulations that the proposed strategy
gives better packet delivery ratio and lesser normalized routing load than maximal source coverage.
The path load balanced adaptive gateway discovery proposed in [12], used the maximal source coverage
mechanism to adapt the TTL value. GWADV periodicity was not adjusted dynamically. This strategy
delivered better results than existing approaches.
In the hybrid approach of gateway discovery, mobile nodes within the proactive zone use the proactive
gateway discovery mechanism and mobile nodes outside the proactive zone use the reactive approach of
gateway discovery. Many modifications have been proposed to the hybrid approach of gateway
discovery, which dynamically adjust the proactive zone, depending on various network parameters.
Such approaches, called adaptive gateway discovery mechanisms are surveyed in detail in [4].
Yuste et al [5] used fuzzy logic based mechanism to determine the periodicity of the next gateway
advertisement message. This same approach is used in PLB-AVG and PLB-MSC strategies proposed in
this paper to determine periodicity of the GWADV message in the next cycle. The maximal source
coverage algorithm is used to dynamically adjusting the TTL value of GWADV.
In [7], a metric based on average hop count of active sources and signal quality was proposed to
determine the TTL value of the gateway advertisement messages. Periodicity of gateway advertisement
is not addressed. In this paper, PLB-AVG strategy uses the average hops metric to determine the TTL
value of the next gateway advertisement message.
60 Efficient Adaptive Path Load Balanced Gateway Management Strategies for Integrating MANET and the Internet
Javaid et al [9] proposed a novel distributed approach of adaptive gateway discovery. In the beginning,
the TTL value is set to zero, that is, there is no proactive zone and mobile nodes which want Internet
connectivity use the reactive approach for gateway discovery. The GWADV message which is sent by
gateways in response to the GWSOL message from mobile node is propagated only towards the
requesting mobile node. GWADV periodicity is not addressed in this paper. The PLB-ADD strategy
proposed in this paper used the adaptive distributed gateway discovery method of [9] to propagate the
GWADV message.
Pandey et al [13] proposed a strategy which uses fuzzy logic approach on two parameters hop count and
latency to determine the TTL value of GWADV message. The periodicity of GWADV message is not
addressed.
In Xu et al [14] a gateway pheromone based approach is used to delineate the proactive area
dynamically. GWADV messages traverse robust paths by calculating link quality based on various
parameters. In this approach as well, the problem of GWADV periodicity is not addressed.
In [18], an analytical model for estimating the overhead of strategies for Integrated Internet-MANET is
proposed, using which the different strategies can be analytically compared without the need for
simulating them.
In [21], the authors tackle the very important issue of energy efficiency in MANETs. The AODV
routing protocol is modified for energy efficient routing.
From the above discussion, we conclude that many strategies exist in the literature which addresses the
problem of gateway discovery in Integrated Internet-MANET. The problem of gateway discovery can be
subdivided into determining the TTL value and periodicity of GWADV dynamically. Some authors
[8][9][12][13][14] address the problem of dynamically adjusting the TTL value while others [15][16][17] only
address GWADV periodicity. Only a few strategies [5] address the two issues in gateway discovery. In this
paper, three strategies are proposed which address the gateway discovery problem in different ways. Moreover,
the proposed strategies also use efficient gateway selection and routing approaches, which is not the case with
existing solutions.
3. Efficient Adaptive Path Load Balanced Strategies for Integrated Internet-MANET
The salient features of the proposed strategies are: Path load balancing, dynamic adjustment of TTL value of
GWADV messages, and adapting the periodicity of GWADV messages. The mechanisms for path load
balancing and adapting the periodicity of GWADV messages are common to all the three strategies. The three
proposed strategies use the path load balancing mechanism [10] for routing of packets and gateway selection,
which is discussed below.
3.1. Path Load Balancing:
The problem of efficient routing of packets between mobile nodes in MANET, and between mobile nodes
and gateways in Integrated Internet-MANET has been addressed in [10] and [11]. In the path load balancing
mechanism of [11], path selection is based on the load along a path. The path with lesser load is selected. The
proactive approach is used for broadcasting gateway advertisement messages and is statically set to 3. Mobile
nodes which fall outside the proactive range cannot access Internet connectivity. The path load metric is used to
calculate the path load along a route, based on which the gateway selection decision is made. Path load metric
is defined as follows:
 

󰇛󰇜 (1)
Efficient Adaptive Path Load Balanced Gateway Management Strategies for Integrating MANET and the Internet 61
 
  (2)
Where nb_q_occupancy is the queue length of neighbor nodes, n is the number of neighbors of a node, and
q_len is the queue length of the node. Pathload is the queue occupancy of all the nodes on the path, where m
nodes lie on the path. The pathload metric of equation (2) is used to make routing and gateway selection
decisions.
3.2. Adjusting the GWADV periodicity value:
In the proposal of Yuste et al [5] a fuzzy logic based approach was proposed to dynamically adjust the
GWADV periodicity. A similar approach [6] is used in the proposed strategies which uses three metrics:
Number of received GWSOL messages (NMRG), Link Changes (LC) and TTL Changes (TTLC) as input to
the fuzzy logic system in order to determine the convenience or necessity of transmitting a GWADV message
in the proactive zone. These three metrics are defined below:
Number of received GWSOL messages (NMRG): It measures the ratio of total number of GWSOL
messages generated by active sources to the number of active sources. It is given as:
 
 (3)
Link Changes (LC): It measures the mobility of nodes near the gateway. It represents the ratio of
number of link changes a gateway detects to the number of active sources. It is given as:
 
 (4)
TTL changes (TTLC): It measures the ratio of changes in the distances of active sources to the gateways
to the number of active sources. It is given as:
 
 (5)
The values produced by the above three metrics are given as input to the fuzzy system. The fuzzy system
generates a convenience value, which can be one of Very Low (VL), Low (L), Moderate (M), High (H) and
Very High (VH), according to table 1, adapted from [5]. These convenience values are mapped to GWADV
periodicity using table 2:
62 Efficient Adaptive Path Load Balanced Gateway Management Strategies for Integrating MANET and the Internet
Table 1. Input parameters to the fuzzy system.
Number of MRS (NMRG)
Link Changes (LC)
TTL Changes (TTLC)
Convenience
Low
Low
Low
Very Low
Low
Low
Moderate
Very Low
Low
Low
High
Low
Low
Moderate
Low
Very Low
Low
Moderate
Moderate
Low
Low
Moderate
High
Moderate
Low
High
Low
Low
Low
High
Moderate
Moderate
Low
High
High
High
Moderate
Low
Low
Very Low
Moderate
Low
Moderate
Low
Moderate
Low
High
Moderate
Moderate
Moderate
Low
Low
Moderate
Moderate
Moderate
Moderate
Moderate
Moderate
High
High
Moderate
High
Low
Moderate
Moderate
High
Moderate
High
Moderate
High
High
Very High
High
Low
Low
Low
High
Low
Moderate
Moderate
High
Low
High
High
High
Moderate
Low
Moderate
High
Moderate
Moderate
High
High
Moderate
High
Very High
High
High
Low
High
High
High
Moderate
Very High
High
High
High
Very High
Table 2. Gateway Advertisement Interval values
Convenience
GW_ADV Periodicity
Very Low
2
Low
3
Moderate
4
High
5
Very High
6
3.3. Adjusting the GWADV TTL value:
The three proposed strategies differ in the way they adjust the GWADV TTL value. The procedures
followed by each of the three strategies are outlined in the following sub-sections:
Efficient Adaptive Path Load Balanced Gateway Management Strategies for Integrating MANET and the Internet 63
3.3.1. Path Load Balanced Average Hops Strategy (PLB-AVG):
Adjustment of the TTL value of GWADV results in adjusting the proactive zone of a gateway. In PLB-AVG,
every gateway periodically adjusts its TTL value according to the following metric, given in [6]:
   (6)
Where, TTLn+1 is the TTL value of the next cycle, TTLn is the TTL value of the last gateway advertisement
cycle and ∆TTLSource is given as:
 





(7)
Where Nn+1 and Nn are the number of active sources registered with a gateway in (n+1)th and nth cycles
respectively. Hopsi is the distance in number of hops from the gateway to mobile node i.
In fig2, the initial TTL value is set to 2 for all gateways. MN6 is outside the proactive range of gateway1.
For gateway2, MN2 is one hop away and within the proactive zone whereas MN5 is 3 hops away and outside
the proactive zone. For the next GWADV cycle, the gateways adjust their respective proactive zones using the
metric in equation (6).
Fig.2. Adjustment of TTL value.
The PLB-AVG algorithm can be summarized as follows:
64 Efficient Adaptive Path Load Balanced Gateway Management Strategies for Integrating MANET and the Internet
3.3.2. Path Load Balanced Maximal Source Coverage strategy (PLB-MSC):
The PLB-MSC strategy uses the maximal source coverage algorithm [8] to dynamically adjust the proactive
zone. In maximal source coverage algorithm of adaptive gateway discovery, every gateway maintains the
distance to each of its active sources, in terms of hops. The TTL value of the next GWADV is the maximum of
the distances of all the active sources of a gateway. For example, in fig2, the TTL value of both the gateways
will be set to 3 in the next cycle. The PLB-MSC algorithm can be summarized as follows:
Algortihm2. Path Load Balanced Maximal Source Coverage strategy (PLB-MSC)
Step 0: Use the path load balancing mechanism for routing packets within the MANET.
Step 1: Initialize the first TTL value. Let it be TTL0.
Step 2: Calculate the maximum distance to an active source. This will be the TTL value in
the next GWADV message.
Step 3: Calculate the metrics NMRG, LC and TTLC.
Step 4: From the metrics gathered in step 3, estimate the convenience of transmitting a
GWADV message, using table1.
Step 5: Calculate the gateway advertisement interval for the next cycle, using table 2.
Step 6: goto step 2.
3.3.3. Path Load Balanced Adaptive Distributed gateway Discovery strategy (PLB-ADD):
In the third and final proposed strategy called PLB-ADD, the adaptive distributed gateway discovery method
[9] is used for adjusting the TTL value. In this method, initially, the TTL value is set to 0. That is, reactive
method is used and the gateways refrain from broadcasting any GWADV message. When mobile node
broadcasts a GWSOL message, each node through which the GWSOL message passes through marks itself as
an intermediate node. Finally, when the GWSOL reaches a gateway, the gateway responds with a GWADV
message by setting its TTL value to 1. All the neighboring nodes of the gateway receive this GWADV. Only
those neighbors which have marked themselves as intermediate nodes reset the TTL value to 1 and rebroadcast
the GWADV and all the other non-intermediate nodes throw away the GWADV message, since the TTL value
has become 0. In this way, this strategy ensures that GWADV messages traverse only that area of the MANET
which leads to the requesting active source. The PLB-ADD algorithm can be summarized as follows:
Algortihm3. Path Load Balanced Adaptive Distributed gateway Discovery strategy (PLB-ADD)
Step 0: Use the path load balancing mechanism for routing packets within the MANET.
Step 1: Initialize the first TTL value to 0. That is, TTL0=0.
Step 2: A mobile node initiates gateway discovery by sending a GWSOL message.
Step 3: If a mobile node receives the GWSOL message Then
Set itself as an intermediate node.
End If
Step 4: On receipt of GWSOL message, gateway sends GWADV with TTL=1.
Step 5: If a mobile receives a GWADV message Then
If the mobile node is an intermediate node Then
Set TTL=1 in GWADV message and forward it.
Else
Throw away the GWADV message since TTL=0.
End If
End If
Step 6: Calculate the metrics NMRG, LC and TTLC.
Step 7: From the metrics gathered in step 6, estimate the convenience of transmitting a GWADV
message, using table1.
Step 8: Calculate the gateway advertisement
interval for the next cycle, using table 2.
Step 9: goto step 2.
Efficient Adaptive Path Load Balanced Gateway Management Strategies for Integrating MANET and the Internet 65
4. Performance Evaluation
In order to ascertain the performance of the proposed strategies, they have been simulated using network
simulation tool ns-2 [19]. The AODV+ framework proposed by Hamidian et al [3] is used as the underlying
Integrated Internet-MANET framework. Simulation of the proposed strategies was performed in two different
networking architectures: The first one is two-tier architecture and the second is hybrid architecture [20]. Three
performance metrics, namely Packet Delivery Ratio, End to End delay and Normalized Routing Load are used
to as parameters based on which the proposed strategies are compared with each other.
4.1. Performance Metrics
Packet Delivery Ratio: Packet delivery ratio measures the percentage of packets delivered to the
intended destinations.
End to End Delay: End to End delay is the sum of delays experienced by all the transmitted packets.
Normalized Routing Load: Normalized routing load measures the number of control packets generated
for each data packet delivered.
4.2. Simulation in Two-Tier Architecture
In the two-tier architecture in the fixed nodes on the Internet form one tier and the mobile nodes in the
MANET form the second tier. This architecture is the same as shown in fig1. Simulation parameters for the
first set of simulations in the two-tier architecture are shown in table 3.
Table 3. Simulation Parameters for Two-Tier Architecture
Simulation Parameter
Value
Architecture
Two-Tier
Number of Mobile Nodes
50
25
15
Number of gateways
5
3
2
Toplogy Size
1200X1200
1000X1000
800X500
Mobile node radio range
250m
Simulation time
900 sec
Number of traffic sources
5
Traffic Type
CBR
Mobility Model
Random Waypoint
Node Speed
1-6 Mts/Sec
Number of destination nodes
2
Pause Time
60 seconds
Ad Hoc Routing Protocol
AODV+
4.2.1. Results Discussion
The simulation of the two-tier architecture was carried out in three different topologies containing 15 nodes,
25 nodes and 50 nodes, as shown in the above table. The nodes speed was used as the variant based on which
66 Efficient Adaptive Path Load Balanced Gateway Management Strategies for Integrating MANET and the Internet
simulations were conducted. Node speed was varied from 1 mt/sec to 6 mts/sec in order to reflect real world
human movement. Figures 4 to 12 show the simulation results for the two tier architecture. Figures 4, 5 and 6
show the comparison of the three strategies based on the packet delivery ratio metric. From figures 4,5 and 6, it
is observed that PLB-AVG generally provides better packet delivery ratio, followed by PLB-MSC and then
PLB-ADD. PLB-AVG and PLB-MSC have predefined criteria for setting the proactive zone whereas, PLB-
ADD does not have any predefined proactive zone. It can be concluded that having a predefined proactive zone
is a good idea to achieve a better packet delivery ratio. Figures 7,8, and 9 show the performance comparison of
the three strategies based on the End to End delay metric.
Fig.4. Packet Delivery Ratio Vs Node Speed (15 Nodes)
Fig.5. Packet Delivery Ratio Vs Node Speed (25 Nodes)
Efficient Adaptive Path Load Balanced Gateway Management Strategies for Integrating MANET and the Internet 67
Fig.6. Packet Delivery Ratio Vs Node Speed (50 Nodes)
Fig.7. End to End Delay Vs Node Speed (15 Nodes)
Fig.8. End to End Delay Vs Node Speed (25 Nodes)
68 Efficient Adaptive Path Load Balanced Gateway Management Strategies for Integrating MANET and the Internet
Fig.9. End to End Delay Vs Node Speed (50 Nodes)
In terms of End to End Delay, PLB-MSC gives the best results, followed by PLB-AVG and then PLB-ADD.
The proactive zone of PLB-MSC is the greater than that of PLB-AVG, since PLB-MSC uses a maximum hop
count metric and PLB-AVG uses an average hop count metric. In PLB-AVG, some active mobile nodes which
are outside the proactive zone may experience more delay due to their following the reactive approach, and
hence may experience more delay. In PLB-MSC, all active sources follow the proactive approach, and
therefore, they experience less end to end delay. Active sources in PLB-ADD experience more delay when
compared to PLB-AVG and PLB-MSC due to following the reactive approach. Figures 10, 11 and 12 show the
performance comparison of the three proposed strategies based on the normalized routing load metric.
Fig.10. Normalized Routing Load Vs Node Speed (15 Nodes)
Efficient Adaptive Path Load Balanced Gateway Management Strategies for Integrating MANET and the Internet 69
Fig.11. Normalized Routing Load Vs Node Speed (25 Nodes)
Fig.12. Normalized Routing Load Vs Node Speed (50 Nodes)
From figures 10, 11 and 12, it can be clearly observed that the PLB-ADD strategy incurs the least routing
load, followed by PLB-MSC and then PLB-AVG. This is due to the fact that in PLB-ADD, GWADV messages
are not flooded into the MANET unnecessarily. GWADV messages will be unicast in the MANET on
receiving a GWSOL message.
4.3. Simulation in Hybrid Framework
The second architecture, called hybrid framework, is the one proposed in [20]. The hybrid framework
consists of fixed gateways as well as mobile gateways. It is shown in fig13. The upper part of the figure shows
mobile nodes in a MANET being services by fixed gateways (FG). In the lower part of the network, mobile
nodes register with mobile gateways (MG), which in turn are registered with Internet gateways (IG).
Simulation parameters for the second set of simulations in hybrid framework are shown in table 4.
70 Efficient Adaptive Path Load Balanced Gateway Management Strategies for Integrating MANET and the Internet
Fig.13. Hybrid Architecture
Table 4. Simulation Parameters for Hybrid Framework
Simulation Parameter
Value
Architecture
Hybrid Framework
Number of Mobile Nodes
25
15
Number of Fixed gateways
3
2
Number of Mobile Gateways
4
2
Toplogy Size
1000X1000
800X500
Mobile node radio range
250m
Simulation time
900 sec
Number of traffic sources
5
Traffic Type
CBR
Mobility Model
Random Waypoint
Node Speed
1-6 Mts/Sec
Number of destination nodes
2
Pause Time
60 seconds
Ad Hoc Routing Protocol
AODV+
4.3.1. Results Discussion
The simulation in the hybrid framework was carried out in two different topologies containing 15 nodes, 25
nodes, as shown in the above table. The nodes speed was used as the variant based on which simulations were
conducted. Node speed was varied from 1 mt/sec to 6 mts/sec. Figures 14 to 19 show the simulation results for
the hybrid framework. Figures 14 and 15 show the comparison of the three strategies based on the packet
delivery ratio metric for 15 and 25 nodes respectively.
Efficient Adaptive Path Load Balanced Gateway Management Strategies for Integrating MANET and the Internet 71
Fig.14. Packet Delivery Ratio Vs Node Speed (15 Nodes)
Fig.15. Packet Delivery Ratio Vs Node Speed (25 Nodes)
From figures 14 and 15, it is observed that PLB-AVG generally provides better packet delivery ratio,
followed by PLB-MSC and then PLB-ADD. This result is a reflection of the observations made from figure 4,5
and 6 for the packet delivery ratio in the two-tier architecture. Therefore, we confirm our conclusion that
having a predefined proactive zone is a good idea to achieve a better packet delivery ratio, even in a hybrid
framework. Figures 16 and 17 show the performance comparison of the three strategies based on the End to
End delay metric.
72 Efficient Adaptive Path Load Balanced Gateway Management Strategies for Integrating MANET and the Internet
Fig.16. End to End Delay Vs Node Speed (15 Nodes)
Fig.17. End to End Delay Vs Node Speed (25 Nodes)
In terms of End to End Delay, in the hybrid framework, PLB-MSC gives the best results, followed by PLB-
AVG and then PLB-ADD. This result is again a reconfirmation of the result observed from the end to end delay
in the two tier architecture. Figures 18 and 19 show the performance comparison of the three proposed
strategies based on the normalized routing load metric.
From figures 18 and 20, it can be clearly observed that the PLB-ADD strategy incurs the least routing load,
followed by PLB-MSC and then PLB-AVG. Therefore, we can conclude that the PLB-ADD strategy gives the
best result when it comes to normalized routing load in the two-tier as well as hybrid architectures.
Efficient Adaptive Path Load Balanced Gateway Management Strategies for Integrating MANET and the Internet 73
Fig.18. Normalized Routing Load Vs Node Speed (15 Nodes)
Fig.19. Normalized Routing Load Vs Node Speed (25 Nodes)
5. Conclusions
The Integrated Internet MANET (IIM) architecture is a promising development for the realization of the
stated use case scenarios of ubiquitous Internet access in the 5G networking architecture. Adaptive Gateway
discovery is a key issue in Integrated Internet MANET. In this paper, three gateway discovery strategies were
proposed, namely PLB-AVG, PLB-MSC and PLB-ADD. These strategies address the issues of efficient
gateway selection, dynamically adjusting the proactive zone and adapting the periodicity of GWADV messages.
The proposed strategies were simulated in two different IIM architectures two-tier architecture and hybrid
architecture, using network simulation tool ns-2. From the simulation results it is observed that PLB-AVG
delivers the best packet delivery ratio while at the same time incurring the highest routing load. PLB-MSC
gives the best performance in terms of End to End delay. Finally, PLB-ADD incurs the least normalized
routing load.
Therefore, it is concluded that to achieve efficiency under different performance parameters, different
strategies are useful. For achieving better packet delivery ratio for mission critical applications like emergency
74 Efficient Adaptive Path Load Balanced Gateway Management Strategies for Integrating MANET and the Internet
scenarios, PLB-AVG is recommended. When the goal is to provide least end to end delay for real time
applications like video streaming, PLB-MSC is recommended. When networking resources are at a premium,
PLB-ADD is recommended to reduce routing load.
References
[1] Shuo Ding, “A survey on integrating MANETs with the Internet: Challenges and designs”. Computer
Communications 31, Elsevier, 35373551 (2008)
[2] 5G PP vision brochure: https://5g-ppp.eu/wp-content/uploads/2015/02/5G-Vision-Brochure-v1.pdf
[3] Ali Hamidian, Ulf Körner, Anders Nilsson: “Performance of Internet Access Solutions in Mobile Ad hoc
Networks”, Lecture Notes in Computer Science (LNCS), vol. 3427, 189-201, 2004.
[4] Zaman, Rafi U., Khaleel Ur Rahman Khan and A. Venugopal Reddy. "A Survey of Adaptive Gateway
Discovery Mechanisms in Heterogeneous Networks." International Journal of Computer Network and
Information Security (IJCNIS) 5.7 (2013): 34.
[5] A.J. Yuste, Alicia Trivino, F.D. Trujillo, E. Casilari: “Using F uzzy Logic in Hybrid Multihop Wireless
Networks”. International Journal of Wireless & Mobile Networks Volume 2, Issue 3, 96-108, 2010.
[6] Rafi U Zaman, Khaleel ur Rahman Khan ,A.Venugopal Reddy, “Path Load Balanced-Fuzzy Logic Based
Adaptive Gateway Discovery in Integrated Internet-MANET”. Proceedings of the 2nd IEEE International
Conference on Parallel, Distributed and Grid Computing, 2012.
[7] Fang Xie, Lei Du, Yong Bai, Lan Chen, “Adaptive Gateway Discovery Scheme for Mobile Ubiquitous
Networks”, WCNC 2008, 2916-2020, 2008.
[8] Pedro M. Ruiz, Antonio F. Gomez-Skarmeta: “Maximal Source Coverage Adaptive Gateway Discovery
for Hybrid Ad Hoc Networks”, Lecture Notes in Computer Science, vol.3158, 28-41, 2004.
[9] Javaid, U., Rasheed, T.M., Meddour, D., Ahmed, T.: Adaptive Distributed Gateway Discovery in Hybrid
Wireless Networks. WCNC 2008, 2735-2740. (2008)
[10] Khan K. U. R., Reddy A. V., Zaman R. U., Kumar M. “An Effective Gateway Discovery Mechanism in
an Integrated Internet-MANET (IIM),” Proc. of the International Conference on Advances in Computer
Engineering, India, pp. 24-28, June 2010
[11] Rakesh Kumar, Manoj Misra and Anil K. Sarje “An Efficient Gateway Discovery in adhoc networks for
Internet connectivity” Proceedings of the International Conference on Computational Intelligence and
Multimedia Applications, Sivakasi, pp. 275-282, 2007.
[12] Zaman, Rafi U., Khaleel Ur Rahman Khan, A. Venugopal Reddy. "Path Load Balanced Adaptive
Gateway Discovery in Integrated Internet-MANET." Communication Systems and Network Technologies
(CSNT), 2014 Fourth International Conference on. IEEE, 2014.
[13] Pandey, Anshu, et al. "A fuzzy-timestamp based adaptive gateway discovery protocol in integrated
Internet-MANET." Advances in Computing, Communications and Informatics (ICACCI), 2015
International Conference on. IEEE, 2015.
[14] Xu, H., Cai, X., Ju, L. and Jia, Z. “Gateway pheromone-based adaptive internet access scheme for mobile
ad hoc networks”, Int. J. Ad Hoc and Ubiquitous Computing, Vol. 19, Nos. 1/2, pp.5061. 2015.
[15] Mari Carmen Domingo, Rui Prior; An Adaptive Gateway Discovery Algorithm to support QoS When
Providing Internet Access to Mobile Ad Hoc Networks”, Journal of Networks, Vol 2, No 2 (2007), 33 -44,
2007
[16] Bok-Nyong Park, Wonjun Lee, Choonwa Lee, "QoS-aware Internet access schemesfor wireless ad hoc
networks”, Computer Communications 30 (2007), 369-384, (2007).
[17] A.J. Yuste, F.D. Trujillo,Alicia Trivino, E. Casilari; “An adaptive gateway discovery for mobile ad hoc
networks”, 5th ACM International workshop on mobility management and wireless access, 159-162, 2007.
[18] Khaleel Ur Rahman Khan, Rafi U Zaman and A. Venugopal Reddy, “An Analytical Framework for the
Assessment of Mobile IP Overhead involved in the Integrated Internet-MANET”, International Journal of
Efficient Adaptive Path Load Balanced Gateway Management Strategies for Integrating MANET and the Internet 75
Interactive Mobile Technologies (iJIM), Vol 4, No 1 (2010) doi:10.3991/ijim.v4i1.1027, pages 22-33,
2010.
[19] Ns 2 Home page : http://www.isi.edu/nsnam/ns/ index.html
[20] Khan, Khaleel Ur Rahman, Rafi U. Zaman, A. Venugopal Reddy, and Mohammed Asrar Ahmed.
"Effective Layer-3 Protocols for Integrating Mobile Ad Hoc Network and the Internet." In Distributed
Computing and Networking, pp. 377-388. Springer Berlin Heidelberg, 2009.
[21] Goswami, Sudhir, Chetan Agrawal, and Anurag Jain. "Location based Energy Efficient Scheme for
Maximizing Routing Capability of AODV Protocol in MANET." International Journal of Wireless and
Microwave Technologies (IJWMT) 5.3 (2015): 33.
Authors Profiles
Rafi U Zaman was born in Hyderabad, India, in 1979. He obtained the B.Sc. (Computer
Science), M.C.A. and M.Tech (CSE) degrees from Osmania University in 1999, 2002 and 2009
respectively. He has 14 years of experience teaching both graduate and undergraduate students,
and is currently working as Associate Professor in Muffakham Jah College of Engineering And
Technology, Hyderabad. He is pursuing Ph.D. in the area of efficient integration of wired and
wireless networks, from Osmania University.
Ms. Syeeda Shehnaz Begum (born june 09, 1990) received her Bachelor degree (B.Sc) fr
om Osmania University, in 2011, and Master of Computer Application (M.C.A) from Osmania
University, in 2015 respectively. She is a Gold Medalist and Silver Medalist in B.Sc and M.C.A
respectively. Her research interests are in computer networking, including ad hoc networking,
integrated internet MANET.
Dr. Khaleel Ur Rahman Khan obtained B.E. (CSE) from Osmania University in 1993 and
M.Tech (CS) from JNTU in 1998 and Ph.D. from Osmania University in 2009. He is presently
working as Professor in the CSE Department and Dean (academics) at Ace Engineering College,
Hyderabad. His research interests include Heterogeneous Networks and Data Mining.
Dr. A. Venugopal Reddy has done his M.Tech. From IIT Delhi in 1979 and Ph.D. from
University of Roorkee (IIT Roorkee) in the year 1994. He has more than 35 years of teaching
experience teaching to both undergraduate and graduate students. He retired as Professor in
Computer Science and Engineering Department at the College of Engineering, Osmania
University, in 2015. He is currently working as Vice-Chancellor of JNTU, Hyderabad. His
current subject interests include parallel algorithms, Computer Networks, Mobile Adhoc Networks.
How to cite this paper: Rafi U Zaman, S. Shehnaz Begum, Khaleel Ur Rahman Khan, A. Venugopal
Reddy,"Efficient Adaptive Path Load Balanced Gateway Management Strategies for Integrating MANET and
the Internet", International Journal of Wireless and Microwave Technologies(IJWMT), Vol.7, No.2, pp.57-75,
2017.DOI: 10.5815/ijwmt.2017.02.06
... Zaman et al. [37] proposed three IG discovery schemes namely PLB-ADD, PLB-MSC and PLB-AVG which have considered three important issues in hybrid MANET such as efficient IG selection, adjusting the IGADV range and dynamic adaptation of periodicity of IGADV messages. The path load is calculated using the path load metric. ...
Article
Full-text available
Integration of Mobile Ad hoc NETworks (MANETs) with the Internet has been paid immense attention in the field of heterogeneous networks. In MANET some intermediate nodes called Internet Gateways (IGs) are responsible for sending the data traffic of source nodes towards the fixed nodes in the Internet. The key issue considered while selecting IG nodes is its optimised throughput with the reduced delay in resource constraint mobile nodes. In this paper, a genetic algorithm inspired Delay Sensitive Gateway Selection (DSGS) scheme is proposed considering the issue of network delay by minimising the total distance travelled by the source nodes to the gateway. The performance of the proposed GA-based DSGS scheme is studied using a comparative approach. The simulation results demonstrate that the proposed scheme significantly outperforms the conventional schemes and is capable of achieving higher network throughput while minimising the end-to-end delay.
... Rafi et al. [18] proposed three critical issues encountered in Integrated Internet-MANET are addressed together. These issues are, efficient gateway selection mechanism, adjusting the gateway advertisement range and dynamically adapting the periodicity of gateway advertisements. ...
Article
Mobile ad-hoc network (MANET) is a network with two or more number of nodes with restricted energy constraint. The high dynamic nature in MANET attracts needs to consider the energy efficient features in their construct. The routing protocol is an important criterion to be considered for evaluating the performance of the MANET. Energy consumption plays vital role in MANET. Hence designing the scheme that supports energy efficient is much needed for the high dynamic MANET environment concerned. This paper proposes the Energy Efficient Routing (EER) protocol based on efficient route failure detection. The Scope of this paper is to suggest a fresh routing procedure for Mobile Ad-hoc Network minimizes unsuccessful communication. The projected procedure practices three important criterions to locate the path that assure authentic communication. The channel caliber, connection caliber and node's residual energy is important reason for the failure of the node in MANET. Hence, the suggested routing mechanism believes these three different parameters to choose the finest node in the route. The reliable transmission and reception are attained by transferring information through route nominated by the suggested system verified by means of NS-2 simulator.
Chapter
The analysis of influence of network architecture nonuniformity and traffic self-similarity properties to load balancing and average end-to-end delay is presented. Therefore, by non-uniformity of network architecture was implied that its structure could be represented by a separable graph or the one close to it. This means that the telecommunication network contained routers and links, which were simulated by articulation points and bridges, respectively. And, by non-uniformity may be implied the fact that the network could have a minimum cut, the rate of which was much less than the bandwidth of other cuts of the network. And for the analysis of influence of network architecture nonuniformity and traffic self-similarity properties to load balancing and average end-to-end delay the mathematical model of load balancing in the telecommunication network was used, within which not only the upper threshold of traffic load of the network links in general, but also certain coefficients of link utilization are minimized for maximally satisfaction of the requirements of the concept of Traffic Engineering. This made it possible to organize the load balancing process in the network more effectively and provide the best value of such an important quality of service indicator as the average end-to-end packet delay in the network.
Chapter
Full-text available
Nowadays are being held intensive researches involving the use of deterministic chaos in communication systems. Indeed chaotic oscillations in such systems serve as a carrier of information signals, and means of encryption, both in hardware and in software. This work is devoted to the complex analysis of the practical implementation of a chaotic secure communication system. The generalized synchronization as a synchronization response was selected. The circuit implementation of a modified Colpitts oscillator as a source of chaos was proposed. We also discussed questions of modeling chaotic oscillations and, in this context, analyzing the differences between chaotic, pseudo-chaotic and pseudo-random oscillations.
Chapter
In this paper, a flow-based decomposition model and a two-level hierarchical coordination method of inter-area routing in a backboneless network are proposed. In the framework of the proposed method of inter-area routing at the lower level there is a calculation of routes for individual areas, and the upper level task is the coordination of the lower-level solutions to provide connectivity of inter-area paths (multipath) both in its structure and in the nature of the users’ traffic balancing on it. The results of numerical calculations confirmed the adequacy of the proposed model and the convergence of the method of inter-area routing to optimal solutions for a finite number of iterations.
Chapter
This article proposes a solution aimed at improving such an important Quality of Service indicator as the probability of timely delivery of packets based on optimization of multipath routing processes in infocommunication networks. The novelty of the proposed solution consists in using a dynamic model of the operation of the network routers interfaces, which allowed to take into account the nonstationary nature of the change in their state and to track the nonlinear dynamics of the average delay both on individual network interfaces and along the used set of routes in the network. This allowed formulating in an analytical form an expression for calculating the probability of timely delivery of packets, the maximum of which was the criterion of optimality in solving the problem of multipath routing in the infocommunication network. The results of the research have shown that the application of the proposed routing solution significantly improves the probability of timely delivery of packets in comparison with the results obtained during the implementation of the Traffic Engineering technology.
Article
Full-text available
Nodes in Mobile Ad hoc Network (MANET) are forming a dynamic topology by that the nodes are continuously change their location and also the nodes functioning is dependent on the limited battery capacity that is called energy. The dynamic behavior of network connection is not maintained for long time. All nodes in network are energy dependent and efficient energy utilization is one of the important criteria in MANET. In this paper we proposed a new location based energy efficient scheme with AODV protocol. In this scheme energy dependent nodes are improving the routing capability of AODV protocol on the basis of location based protocol LAR (Location Aided Routing protocol). In network nodes are not aware about their energy status and also recur flooding of routing packets are consumes more energy in network by that the most of the energy is wasted in connection establishment. LAR protocol reduces that possibility of destination finding by maintain the record of location of each node in network respect to other nodes. It implies that every node in network is maintaining the record of other nodes (participating in routing procedure) with their current location and speed. If the nodes in network are know about the energy status and also about the status of location of receiver that reduces the energy consumption. The main aim of proposed scheme is to enhance the energy utilization in network. The performance of normal AODV, AODV with LAR and AODV with LAR and Energy is illustrate here and observe that the LAR protocol reduces the energy consumption and prolog the network lifetime that completely depend on the energy of mobile nodes.
Article
Full-text available
Control messages produced in the gateway discovery process degrade the performance of hybrid mobile ad hoc networks. Thus, the optimisation is required to release resources for the data transmissions. This paper proposes a novel adaptive gateway discovery scheme to improve the performance. In the scheme, active regions, which are delineated by gateway pheromone, are defined to optimise the propagation of control messages. To adapt to dynamic network topology, active regions are adjusted periodically to keep their availability by adaptive maintenance operations. Moreover, a link robustness evaluation model based on signal strength is integrated into the scheme to help build stable routes. Therefore, the control overhead can be further reduced because the messages generated due to the link breakages can be avoided. Extensive experiments have been conducted to evaluate the effectiveness of the proposed scheme in different scenarios. The results show that our scheme outperforms the existing gateway discovery mechanisms especially in terms of control overhead reduction.
Article
Full-text available
The communication range of devices within a mobile ad hoc network is inherently restricted. One way of enhancing the communication range of a mobile ad hoc network, is to interconnect it to a wired network like the internet, thus forming a heterogeneous wired cum wireless network. This interconnection also enables mobile nodes to access internet services, and is achieved through gateways. Mobile nodes in the ad hoc network need to discover and register with a gateway in order to obtain Internet connectivity. Gateway discovery mechanisms called proactive, reactive and hybrid exist to enable mobile nodes to register with internet gateways. In the recent times, few optimizations have been proposed to the existing gateway discovery mechanisms in order to make gateway discovery by mobile nodes efficient. In this paper, we present a detailed survey of the state of the art in gateway discovery and selection mechanisms.
Conference Paper
Full-text available
In this paper, we propose a modified form of the hybrid gateway discovery in integrated Internet-MANET. A modified hybrid gateway discovery approach is called an adaptive gateway discovery mechanism. Three issues are considered together in the proposed adaptive gateway discovery: the load balancing in routing of packets, the range, and periodicity of a gateway advertisement message. We address these three issues by making use of existing approaches. Based on simulation studies, we show that our approach gives better results than the existing approach.
Article
Full-text available
In order to extend the use of Mobile ad hoc networks (MANET) to commercial applications, it is necessary to provide a mechanism to integrate this kind of networks into the Internet. In this way, MANETs could be utilized in visiting theme parks, commercial centers and military scenarios. The interconnection of MANETs and the Internet is supported by a Gateway. The gateway is responsible for informing about some configuration parameters as well as for enabling the creation of the routes to the Internet in the MANET nodes. For these tasks, several control messages are generated. The method in which these messages are originated defines the existing Integration Supports for MANETs. In particular, under the hybrid Global Connectivity support, the Gateway generates periodic Modified Router Advertisements (MRA) which are broadcast in an area close to the Gateway. The optimum values to define the periodicity of these messages and the diameter (number of hops) of the area in which they are propagated depend on the network conditions. Therefore, an automatic and dynamic algorithm is recommended to be implemented in the Gateway to adjust these two parameters. In this sense, this paper presents a technique by which the interval of emission of the MRA messages is controlled by a fuzzy system. The fuzzy system captures several network conditions such as the link stability or the number of sources. The simulation results show that the proposed scheme outperforms other adaptive approaches for the gateway discovery in MANETs. KEYWORDS MANET, Internet connection, gateway discovery, adaptive algorithms. Fuzzy logic.
Conference Paper
Integration of MANET with the Internet is a challenging problem. It is important that dynamically deployed wireless ad hoc networks should also gain access to Internet multimedia contents through these fixed networks. When a mobile node in an Ad Hoc network wants to communicate with a node on the Internet, it has to find an efficient and reliable Internet gateway. For this purpose, the node either can send solicitation message or may depend on periodic gateway advertisement. Gateway discovery time has strong influence on packet delay and throughput. In most of the cases, a mobile node uses a number of physical hops to a gateway to communicate with a fixed host connected to an Internet. However, a minimum hop path may not always be efficient if some nodes along the path have longer queue of waiting packets. The focus of this paper is on devising an efficient proactive gateway discovery algorithm that takes into account the size of interface queue in addition to the traditional minimum hop metric to select an efficient gateway. In the MANET domain, AODV routing protocol has been used. This approach also allows an efficient handoff from one gateway to another gateway and still maintains a seamless connectivity to a fixed host. In this paper, impacts of this new metric on the gateway discovery performance are investigated. Simulation results indicate that our protocol outperforms other approaches.
Conference Paper
Mobile Ubiquitous Network (MUN) is an integrated network that consists of cellular network, gateways (GWs), as well as local networks. In such heterogeneous environment, GWs deserve much attention since they act as bridges to connect local networks and cellular network to realize global communication. In this paper, we study the issue of GW discovery and especially focus on the scope of GW information advertising. That is, how far for each GW to broadcast its GWINFO to meet the target of good connectivity with low overhead. Generally speaking, cellular link between GW and Base Station (BS), is bottleneck of the whole universal route, and distribution of local nodes decides the total overhead of GW discovery. Therefore, both of them are well studied and considered in the proposed method. Simulation results verified that the method can improve the network performance in terms of data transmission ratio, end-to-end packet delay, average GW discovery time, as well as normalized routing load.