Enhancing The Performance of Dynamic Source Routing Protocol by Modifying The Algorithm in Mobile Ad-Hoc Network
Enhancing The Performance of Dynamic Source Routing Protocol by Modifying The Algorithm in Mobile Ad-Hoc Network
ISSN No:-2456-2165
Abstract:- In our day-to-day life, wireless technology observing pre and post characteristics of the nodes done for
plays a great role, because users move from place to partitioning the approach into the proactive and reactive
place across the globe, it’s important to think about the approach. For load balancing, easy to manage and control
type of network we can deploy quickly. Collection of two the greedy node as studied in [5]. MANET use different
or more node forms A mobile ad-hoc network (MANET) protocols for routing mechanism. Protocols in MANET are
without the aid of any centralized infrastructure. There classified into Proactive (Table driven) and Reactive (on
are independent nodes that communicate without a wire Demand) [2]. In Proactive (Table driven) type of MANET
in a mobile ad hoc network. Due to the behavior of nodes protocol, the routing information is usually kept in their
in MANET the time when node joining/leaving the routing tables and updates their information at a fixed time
network is unknown. This study focuses on improve interval; such as Destination Sequenced Distance Vectored
performance of DSR protocol affected due to selfish (DSDV), Cluster-head Gateway Switch Routing (CGSR),
nodes. So, identify path without any selfish node is the Optimized Link State Routing (OLSR) [1,2]. On the other
main issue for delivering a packet by selecting a reserved hand, the Reactive (on Demand) one is designed for
path. The algorithm counts the number of failed route maintaining the information for active routes only; such as
request messages to aware the selfish node that causes Ad-hoc on-demand routing protocol (AODV) and Dynamic
failure on NS-2 simulator tools. The node is assigned to Source Routing Protocol (DSR) [2].
indicating the selfishness status of the node during route
discovery. In this study the researcher conducts A. Routing Protocols In MANET
performance evaluation of existing DSR and modified From Mobile ad hoc network area routing protocol
one is assessed by using packet delivery ratio, and end- improvement and add new protocol take attention.it is
to-end delay metrics and achieved very good result. limited to communicate with a single node with neighbor
node without routing protocol. MANET uses Routing
Keywords: - Dynamic Source Routing (DSR), Mobile Ad- Protocols to discover and maintain a route between the
Hoc Network (MANET), Network Simulator (NS-2), Selfish source node to the destination node and the data packets
Node process in the discovered path. In general, Routing protocols
in MANET can be classified into the following categories
I. INTRODUCTION [4]:
B. End To End Delay Of New And Existing Dsr Protocol In this research work, we planned to enhance the
End-to-end Delay: the average time taken by a data performance of DSR protocol by modifying the algorism by
packet to arrive in the destination. It also includes the delay using the simulation tool (NS2.35) to test the metrics in
caused by route discovery process and the queue in data order to check how far the difference recognized. We
packet transmission. Only the data packets that successfully implemented and tested the algorism with simple MANET
delivered to destinations that counted. network simulation with 20 nodes within 150sec; the
parameters such as packet delivery ratio and end-to-end
∑ ( arrive time – send time ) / ∑ Number of connections packet delay were evaluated and achieved promising output.
The lower value of end to end delay means the better Finally this research will be recommended to be used by
performance of the protocol. future research work which may based from this outputs.