SlideShare ist ein Scribd-Unternehmen logo
1 von 6
Downloaden Sie, um offline zu lesen
International Journal of Computer Engineering (IJCET), ISSN 0976 – 6367(Print),
 International Journal of Computer Engineering and Technology
 ISSN 0976 – 6375(Online) Volume 1, Number 2, Sep - Oct (2010), © IAEME
and Technology (IJCET), ISSN 0976 – 6367(Print)                         IJCET
ISSN 0976 – 6375(Online) Volume 1
Number 2, Sep - Oct (2010), pp. 160-165                              ©IAEME
© IAEME, http://www.iaeme.com/ijcet.html

       PERFORMANCE ANALYSIS OF MANET ROUTING
        PROTOCOL IN PRESENCE OF HYBRID TRAFFIC
                                      Archana Chougule
                                          Sr.Lecturer
                              Army Institute of Technology Pune
                           E-Mail: archanachougule2004@gmail.com

                                       Dr.Vijay Wadhai
                                 Professor & Dean of Research
                                     MITSOT, MAE Pune


 ABSTRACT:
            In this study we tested the average end to end delay and packet loss performance
 of Mobile Adhoc network (MANET) under hybrid traffic. Hybrid traffic is tested here
 which represent multimedia application. As data and voice are constant bit rate traffic
 (CBR) and video is variable bit rate traffic. So traffic used here is combination of variable
 bit rate (VBR) and CBR. Performance is compared by increasing vbr traffic sources. So
 average end to end delay is less when aodv routing protocol is used under hybrid traffic
 case. Also routing protocol aodv shows slightly large packet delivery ratio than other.
 Comparison of the protocols is done under different mobility condition with hybrid
 traffic.
 Keyword: Hybrid traffic, MANET, CBR, VBR
 1. INTRODUCTION:
            As nodes are mobile in a MANET, links are created and destroyed in an
 unpredictable way, which makes quite challenging determination of routes between a pair
 of nodes that wants to communicate with each other. In this context large number of
 routing protocols have been proposed [2] [8][9].Such routing protocols are classified as
 proactive and reactive routing protocols.




                                              160
International Journal of Computer Engineering and Technology (IJCET), ISSN 0976 – 6367(Print),
ISSN 0976 – 6375(Online) Volume 1, Number 2, Sep - Oct (2010), © IAEME


        In proactive protocols routing table is updated periodically and reactive protocols
are on demand when source wants to send data to destination then it finds the route.
DSDV is proactive protocol and AODV, DSR are reactive protocol [2][8][7].
        In this paper comparison of three routing protocols in MANET in the context of
hybrid traffic is shown. Hybrid traffic represents multimedia application which contains
CBR and also VBR data. As CBR class is commonly used for voice and data services and
VBR used for video. Here VBR video is artificially generated using on-off sources [4].
These sources transmit at fixed rate during on periods and are silent during off period.
The rest of paper is organized as follows:
        In section 2 parameters to implement network are explained. Section 3 presents
simulation results and analysis. Where as section 4 gives concluding remarks.
2. PARAMETERS FOR THE NETWORK IMPLEMENTATION
        Network considered for simulation consist of 50 nodes that move over an area
500 * 500 m2. The MAC layer protocol considered is 802.11b.The propagation model
used at the physical layer is Two-ray ground propagation. Request to send signal is kept
on at MAC layer. Two important variable parameters are considered in network model
formation, one is node mobility and traffic type.
        The node mobility includes the nodes maximum and minimum speeds, speed
pattern and pause time. Speed pattern determines whether node moves with constant
speed or speed is constantly varying. Pause time determines the length of time each node
remains stationary between each period of movement. In this work we have set speed
between 0 to 20 m/s. Pause time takes value as 0 and 20 ms. To complete the model,
number of sources, type of traffic and data rate of traffic is specified. Here traffic is
generated by 20 sources. Traffic generated by these sources is varied as follows
  i) All twenty sources generate constant bit rate traffic
  ii) 50% sources generate constant bit rate traffic and 50 % sources generate variable
      bit rate traffic
  iii) 75% sources generate variable bit rate traffic and 25 % sources generate constant bit
      rate traffic
  iv) All twenty sources generate variable bit rate traffic



                                                161
International Journal of Computer Engineering and Technology (IJCET), ISSN 0976 – 6367(Print),
ISSN 0976 – 6375(Online) Volume 1, Number 2, Sep - Oct (2010), © IAEME


All cbr & vbr traffic has packet size 210 bytes.
3. SIMULATION RESULTS AND ANALYSIS
           To evaluate the impact of mobility and traffic on performance of protocol,
simulation is carried out using ns-2.34. Performance of three protocols AODV, DSDV,
DSR is checked under hybrid traffic. Quality of service parameter used to check the
performance of these protocols is average end to end delay and packet delivery ratio.
Three set of experiments are carried out for two different pause time 0, 20 ms. In first set
routing protocol used by each node is AODV and performance parameter are measured
for following traffic:
    i)        100% cbr,
    ii)       50% vbr +50 % cbr
    iii)      75% vbr+25% cbr
    iv)       100% vbr.
           In second set DSDV routing protocol is used and experiment carried out with
above four data traffic. Third set of experiment carried out in similar way with DSR
protocol.
Average end to end delay:
           This parameter is measured in both cases pause time 0 & pause time 20 ms for 20
traffic sources.Figure1 shows average end to end delay for pause time 0.
Under cbr traffic delay provided by dsr protocol is less but as vbr sources increases in the
network average end to end delay due to aodv protocol is less.




                                                162
International Journal of Computer Engineering and Technology (IJCET), ISSN 0976 – 6367(Print),
ISSN 0976 – 6375(Online) Volume 1, Number 2, Sep - Oct (2010), © IAEME




                   Figure 1 Average end to end delay in pause 0 case
        Figure 2 shows the result for pause time 20.Under cbr traffic delay provided by
dsr protocol is less. And as vbr sources increase within network aodv protocol transmits
data with less delay.




                  Figure 2 Average end to end delay in pause 20 case
With increase in vbr sources in the network, significant increase in delay is observed.
Performance of aodv under high mobility is better than low mobility.
Packet delivery ratio:
        It is ratio of total data packet received successfully and total data packet
transmitted. Here how packet delivery ratio varies according to data traffic type for


                                                163
International Journal of Computer Engineering and Technology (IJCET), ISSN 0976 – 6367(Print),
ISSN 0976 – 6375(Online) Volume 1, Number 2, Sep - Oct (2010), © IAEME


particular routing protocol within network is observed and which protocol give better
performance is noted.
           Figure 3 shows the packet delivery ratio for pause time 0. Both reactive protocols
gives better packet delivery ratio for cbr traffic but packet delivery ratio due to dsr goes
on decreasing as vbr traffic increases. Aodv gives better packet delivery ratio at high vbr
traffic.




                        Figure 3 Packet delivery ratio in pause 0 case
           By varying the mobility of node simulation is carried out for packet delivery
parameter. Figure 4 shows the result for pause time 20 ms with low mobility.




                         Figure 4 Packet delivery ratio in pause 20 case
           Packet delivery ratio of aodv is high compared to other two protocols in both low
and high mobility case for hybrid traffic.



                                                164
International Journal of Computer Engineering and Technology (IJCET), ISSN 0976 – 6367(Print),
ISSN 0976 – 6375(Online) Volume 1, Number 2, Sep - Oct (2010), © IAEME


4. CONCLUSION:
        In this study we evaluated the performance of MANET using simulations with
constant bit rate traffic and variable bit rate traffic which is artificially generated video.
The result shows the performance of aodv is consistent in both cbr, vbr traffic and also it
is comparable in case of hybrid traffic. Also performance of aodv is comparable in low
and high mobility case with hybrid traffic. Still packet delivery ratio under hybrid traffic
is very less so modification is required in aodv protocol.
REFERENCES:
1. A. Chaplot(2002), “A Simulation Study of Multi-Hop Wireless Network”, IEEE
    International Conference on Personal wireless Communications, pp. 86- 89,December
    15-17.
2. H. Tafazolli(2007), “A Survey of QoS Routing Solutions for Mobile Ad Hoc
    Networks”, IEEE Communications Surveys & Tutorials, Vol. 9, No. 2, pp. 50–70.
3. Ronald Beaubrun and Badji Molo(2010), “Using DSR for routing multimedia traffic
    in MANET”,International Journal of computer Networks & Communications
    (IJCNC) vol.2, No.1.January
4. Mehmet Özdem(2007), “Performance of distribution networks under VBR video
    traffic “, 1-4244-1029-0/07 IEEE.
5. M. U. Chowdhury, D. Perera, T. Pham(2004), “A Performance Comparison of three
    Wireless Multi-hop Ad-hoc Network Routing Protocols when Streaming MPEG-4
    Traffic”, In Proceedings of the 8th International Multitopic Conference, pp. 516-521
    December 24-26 .
6. T.D.Dyer (2003),”On routing Web and Multimedia traffic in mobile Ad                           hoc
    Networks”, In Proceedings of the 36th Annual Hawaii international Conference on
    System Sciences (HICSS'03) -, Island of Hawaii, pages 10,January 6-8, 2003.
7. “Ad hoc On Demand Distance vector (AODV) Routing protocol”, RFC 3561,
    WWW.irtf.org.
8. Arun Kumar B. R., Lokanatha C. Reddy, Prakash.S.Hiremath (2008), “ A Survey of
    Mobile Ad Hoc Network Routing Protocols” Journal of Intelligent System Research,
    1(1) January-June 2008; pp. 49-64, Serials Publications, New Delhi.



                                                165

Weitere ähnliche Inhalte

Was ist angesagt?

IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...ijceronline
 
Packet Loss Rate Differentiation in slotted Optical Packet Switching OCDM/WDM
Packet Loss Rate Differentiation in slotted Optical Packet Switching OCDM/WDMPacket Loss Rate Differentiation in slotted Optical Packet Switching OCDM/WDM
Packet Loss Rate Differentiation in slotted Optical Packet Switching OCDM/WDMTELKOMNIKA JOURNAL
 
21 9 sep17 19jul 8001 8288-4-ed(edit)
21 9 sep17 19jul 8001 8288-4-ed(edit)21 9 sep17 19jul 8001 8288-4-ed(edit)
21 9 sep17 19jul 8001 8288-4-ed(edit)IAESIJEECS
 
Analysis of Multimedia Traffic Performance in a Multi-Class traffic environme...
Analysis of Multimedia Traffic Performance in a Multi-Class traffic environme...Analysis of Multimedia Traffic Performance in a Multi-Class traffic environme...
Analysis of Multimedia Traffic Performance in a Multi-Class traffic environme...IOSR Journals
 
A cross layer delay-aware multipath routing algorithm for mobile adhoc networks
A cross layer delay-aware multipath routing algorithm for mobile adhoc networksA cross layer delay-aware multipath routing algorithm for mobile adhoc networks
A cross layer delay-aware multipath routing algorithm for mobile adhoc networkscsandit
 
Efficient energy, cost reduction, and QoS based routing protocol for wireless...
Efficient energy, cost reduction, and QoS based routing protocol for wireless...Efficient energy, cost reduction, and QoS based routing protocol for wireless...
Efficient energy, cost reduction, and QoS based routing protocol for wireless...IJECEIAES
 
Selective Green Device Discovery for Device to Device Communication
Selective Green Device Discovery for Device to Device CommunicationSelective Green Device Discovery for Device to Device Communication
Selective Green Device Discovery for Device to Device CommunicationTELKOMNIKA JOURNAL
 
Haqr the hierarchical ant based qos aware on demand routing for manets
Haqr the hierarchical ant based qos aware on demand routing for manetsHaqr the hierarchical ant based qos aware on demand routing for manets
Haqr the hierarchical ant based qos aware on demand routing for manetscsandit
 
Dropping based contention resolution for service differentiation to provide qo s
Dropping based contention resolution for service differentiation to provide qo sDropping based contention resolution for service differentiation to provide qo s
Dropping based contention resolution for service differentiation to provide qo sIAEME Publication
 
ENERGY LOCATION AWARE ROUTING PROTOCOL (ELARP) FOR WIRELESS MULTIMEDIA SENSOR...
ENERGY LOCATION AWARE ROUTING PROTOCOL (ELARP) FOR WIRELESS MULTIMEDIA SENSOR...ENERGY LOCATION AWARE ROUTING PROTOCOL (ELARP) FOR WIRELESS MULTIMEDIA SENSOR...
ENERGY LOCATION AWARE ROUTING PROTOCOL (ELARP) FOR WIRELESS MULTIMEDIA SENSOR...ijcsit
 
To Reduce The Handover Delay In Wimax When The Mobile Station Moves At Higher...
To Reduce The Handover Delay In Wimax When The Mobile Station Moves At Higher...To Reduce The Handover Delay In Wimax When The Mobile Station Moves At Higher...
To Reduce The Handover Delay In Wimax When The Mobile Station Moves At Higher...IOSR Journals
 

Was ist angesagt? (16)

IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
 
Packet Loss Rate Differentiation in slotted Optical Packet Switching OCDM/WDM
Packet Loss Rate Differentiation in slotted Optical Packet Switching OCDM/WDMPacket Loss Rate Differentiation in slotted Optical Packet Switching OCDM/WDM
Packet Loss Rate Differentiation in slotted Optical Packet Switching OCDM/WDM
 
J1803036367
J1803036367J1803036367
J1803036367
 
21 9 sep17 19jul 8001 8288-4-ed(edit)
21 9 sep17 19jul 8001 8288-4-ed(edit)21 9 sep17 19jul 8001 8288-4-ed(edit)
21 9 sep17 19jul 8001 8288-4-ed(edit)
 
Analysis of Multimedia Traffic Performance in a Multi-Class traffic environme...
Analysis of Multimedia Traffic Performance in a Multi-Class traffic environme...Analysis of Multimedia Traffic Performance in a Multi-Class traffic environme...
Analysis of Multimedia Traffic Performance in a Multi-Class traffic environme...
 
A cross layer delay-aware multipath routing algorithm for mobile adhoc networks
A cross layer delay-aware multipath routing algorithm for mobile adhoc networksA cross layer delay-aware multipath routing algorithm for mobile adhoc networks
A cross layer delay-aware multipath routing algorithm for mobile adhoc networks
 
Efficient energy, cost reduction, and QoS based routing protocol for wireless...
Efficient energy, cost reduction, and QoS based routing protocol for wireless...Efficient energy, cost reduction, and QoS based routing protocol for wireless...
Efficient energy, cost reduction, and QoS based routing protocol for wireless...
 
ijetcas14 650
ijetcas14 650ijetcas14 650
ijetcas14 650
 
Ijetcas14 648
Ijetcas14 648Ijetcas14 648
Ijetcas14 648
 
Selective Green Device Discovery for Device to Device Communication
Selective Green Device Discovery for Device to Device CommunicationSelective Green Device Discovery for Device to Device Communication
Selective Green Device Discovery for Device to Device Communication
 
Haqr the hierarchical ant based qos aware on demand routing for manets
Haqr the hierarchical ant based qos aware on demand routing for manetsHaqr the hierarchical ant based qos aware on demand routing for manets
Haqr the hierarchical ant based qos aware on demand routing for manets
 
Dropping based contention resolution for service differentiation to provide qo s
Dropping based contention resolution for service differentiation to provide qo sDropping based contention resolution for service differentiation to provide qo s
Dropping based contention resolution for service differentiation to provide qo s
 
J017515960
J017515960J017515960
J017515960
 
Ijetcas14 632
Ijetcas14 632Ijetcas14 632
Ijetcas14 632
 
ENERGY LOCATION AWARE ROUTING PROTOCOL (ELARP) FOR WIRELESS MULTIMEDIA SENSOR...
ENERGY LOCATION AWARE ROUTING PROTOCOL (ELARP) FOR WIRELESS MULTIMEDIA SENSOR...ENERGY LOCATION AWARE ROUTING PROTOCOL (ELARP) FOR WIRELESS MULTIMEDIA SENSOR...
ENERGY LOCATION AWARE ROUTING PROTOCOL (ELARP) FOR WIRELESS MULTIMEDIA SENSOR...
 
To Reduce The Handover Delay In Wimax When The Mobile Station Moves At Higher...
To Reduce The Handover Delay In Wimax When The Mobile Station Moves At Higher...To Reduce The Handover Delay In Wimax When The Mobile Station Moves At Higher...
To Reduce The Handover Delay In Wimax When The Mobile Station Moves At Higher...
 

Andere mochten auch

Improving the global parameter signal to distortion value in music signals
Improving the global parameter signal to distortion value in music signalsImproving the global parameter signal to distortion value in music signals
Improving the global parameter signal to distortion value in music signalsiaemedu
 
Efficient text compression using special character replacement
Efficient text compression using special character replacementEfficient text compression using special character replacement
Efficient text compression using special character replacementiaemedu
 
A comprehensive study of non blocking joining technique
A comprehensive study of non blocking joining techniqueA comprehensive study of non blocking joining technique
A comprehensive study of non blocking joining techniqueiaemedu
 
Revisiting the experiment on detecting of replay and message modification
Revisiting the experiment on detecting of replay and message modificationRevisiting the experiment on detecting of replay and message modification
Revisiting the experiment on detecting of replay and message modificationiaemedu
 
Website based patent information searching mechanism
Website based patent information searching mechanismWebsite based patent information searching mechanism
Website based patent information searching mechanismiaemedu
 
Adaptive job scheduling with load balancing for workflow application
Adaptive job scheduling with load balancing for workflow applicationAdaptive job scheduling with load balancing for workflow application
Adaptive job scheduling with load balancing for workflow applicationiaemedu
 

Andere mochten auch (7)

Improving the global parameter signal to distortion value in music signals
Improving the global parameter signal to distortion value in music signalsImproving the global parameter signal to distortion value in music signals
Improving the global parameter signal to distortion value in music signals
 
Efficient text compression using special character replacement
Efficient text compression using special character replacementEfficient text compression using special character replacement
Efficient text compression using special character replacement
 
A comprehensive study of non blocking joining technique
A comprehensive study of non blocking joining techniqueA comprehensive study of non blocking joining technique
A comprehensive study of non blocking joining technique
 
Revisiting the experiment on detecting of replay and message modification
Revisiting the experiment on detecting of replay and message modificationRevisiting the experiment on detecting of replay and message modification
Revisiting the experiment on detecting of replay and message modification
 
Website based patent information searching mechanism
Website based patent information searching mechanismWebsite based patent information searching mechanism
Website based patent information searching mechanism
 
Adaptive job scheduling with load balancing for workflow application
Adaptive job scheduling with load balancing for workflow applicationAdaptive job scheduling with load balancing for workflow application
Adaptive job scheduling with load balancing for workflow application
 
college
collegecollege
college
 

Ähnlich wie IJCET Performance Analysis of MANET Routing Protocols with Hybrid Traffic

A COMPARATIVE ANALYSIS ON ROUTING PROTOCOLS OF MOBILE AD HOC NETWORK
A COMPARATIVE ANALYSIS ON ROUTING PROTOCOLS OF MOBILE AD HOC NETWORKA COMPARATIVE ANALYSIS ON ROUTING PROTOCOLS OF MOBILE AD HOC NETWORK
A COMPARATIVE ANALYSIS ON ROUTING PROTOCOLS OF MOBILE AD HOC NETWORKijcseit
 
A COMPARATIVE ANALYSIS ON ROUTING PROTOCOLS OF MOBILE AD HOC NETWORK
A COMPARATIVE ANALYSIS ON ROUTING PROTOCOLS OF MOBILE AD HOC NETWORKA COMPARATIVE ANALYSIS ON ROUTING PROTOCOLS OF MOBILE AD HOC NETWORK
A COMPARATIVE ANALYSIS ON ROUTING PROTOCOLS OF MOBILE AD HOC NETWORKijcseit
 
Performance evaluation of dynamic source routing protocol with variation in t...
Performance evaluation of dynamic source routing protocol with variation in t...Performance evaluation of dynamic source routing protocol with variation in t...
Performance evaluation of dynamic source routing protocol with variation in t...IJECEIAES
 
EXPERIMENTAL ANALYSIS OF AODV AND DSR WITH VARYING VEHICLE MOBILITY AND DENSI...
EXPERIMENTAL ANALYSIS OF AODV AND DSR WITH VARYING VEHICLE MOBILITY AND DENSI...EXPERIMENTAL ANALYSIS OF AODV AND DSR WITH VARYING VEHICLE MOBILITY AND DENSI...
EXPERIMENTAL ANALYSIS OF AODV AND DSR WITH VARYING VEHICLE MOBILITY AND DENSI...IJNSA Journal
 
QOS ROUTING AND PERFORMANCE EVALUATION FOR MOBILE AD HOC NETWORKS USING OLSR ...
QOS ROUTING AND PERFORMANCE EVALUATION FOR MOBILE AD HOC NETWORKS USING OLSR ...QOS ROUTING AND PERFORMANCE EVALUATION FOR MOBILE AD HOC NETWORKS USING OLSR ...
QOS ROUTING AND PERFORMANCE EVALUATION FOR MOBILE AD HOC NETWORKS USING OLSR ...ijasuc
 
IRJET- Comparative Performance Analysis of Routing Protocols in Manet using NS-2
IRJET- Comparative Performance Analysis of Routing Protocols in Manet using NS-2IRJET- Comparative Performance Analysis of Routing Protocols in Manet using NS-2
IRJET- Comparative Performance Analysis of Routing Protocols in Manet using NS-2IRJET Journal
 
DIFFERENTIATED SERVICES ENSURING QOS ON INTERNET
DIFFERENTIATED SERVICES ENSURING QOS ON INTERNETDIFFERENTIATED SERVICES ENSURING QOS ON INTERNET
DIFFERENTIATED SERVICES ENSURING QOS ON INTERNETijcseit
 
COMPARATIVE STUDY FOR PERFORMANCE ANALYSIS OF ROUTING PROTOCOLS IN MOBILITY A...
COMPARATIVE STUDY FOR PERFORMANCE ANALYSIS OF ROUTING PROTOCOLS IN MOBILITY A...COMPARATIVE STUDY FOR PERFORMANCE ANALYSIS OF ROUTING PROTOCOLS IN MOBILITY A...
COMPARATIVE STUDY FOR PERFORMANCE ANALYSIS OF ROUTING PROTOCOLS IN MOBILITY A...eeiej_journal
 
COMPARATIVE STUDY FOR PERFORMANCE ANALYSIS OF ROUTING PROTOCOLS IN MOBILITY A...
COMPARATIVE STUDY FOR PERFORMANCE ANALYSIS OF ROUTING PROTOCOLS IN MOBILITY A...COMPARATIVE STUDY FOR PERFORMANCE ANALYSIS OF ROUTING PROTOCOLS IN MOBILITY A...
COMPARATIVE STUDY FOR PERFORMANCE ANALYSIS OF ROUTING PROTOCOLS IN MOBILITY A...ijrap
 
Comparative Study for Performance Analysis of Routing Protocols in Mobility a...
Comparative Study for Performance Analysis of Routing Protocols in Mobility a...Comparative Study for Performance Analysis of Routing Protocols in Mobility a...
Comparative Study for Performance Analysis of Routing Protocols in Mobility a...eeiej
 
PERFORMANCE COMPARISON AND ANALYSIS OF PROACTIVE, REACTIVE AND HYBRID ROUTING...
PERFORMANCE COMPARISON AND ANALYSIS OF PROACTIVE, REACTIVE AND HYBRID ROUTING...PERFORMANCE COMPARISON AND ANALYSIS OF PROACTIVE, REACTIVE AND HYBRID ROUTING...
PERFORMANCE COMPARISON AND ANALYSIS OF PROACTIVE, REACTIVE AND HYBRID ROUTING...ijwmn
 
Performance Comparison and Analysis of Proactive, Reactive and Hybrid Routing...
Performance Comparison and Analysis of Proactive, Reactive and Hybrid Routing...Performance Comparison and Analysis of Proactive, Reactive and Hybrid Routing...
Performance Comparison and Analysis of Proactive, Reactive and Hybrid Routing...ijwmn
 
Performance Comparison and Analysis of Proactive, Reactive and Hybrid Routing...
Performance Comparison and Analysis of Proactive, Reactive and Hybrid Routing...Performance Comparison and Analysis of Proactive, Reactive and Hybrid Routing...
Performance Comparison and Analysis of Proactive, Reactive and Hybrid Routing...ijwmn
 
Evaluating the performance of manet routing protocols
Evaluating the performance of manet routing protocolsEvaluating the performance of manet routing protocols
Evaluating the performance of manet routing protocolsIAEME Publication
 
EVALUATION OF PROACTIVE, REACTIVE AND HYBRID AD HOC ROUTING PROTOCOL FOR IEEE...
EVALUATION OF PROACTIVE, REACTIVE AND HYBRID AD HOC ROUTING PROTOCOL FOR IEEE...EVALUATION OF PROACTIVE, REACTIVE AND HYBRID AD HOC ROUTING PROTOCOL FOR IEEE...
EVALUATION OF PROACTIVE, REACTIVE AND HYBRID AD HOC ROUTING PROTOCOL FOR IEEE...cscpconf
 
Performance evaluation of MANET routing protocols based on QoS and energy p...
  Performance evaluation of MANET routing protocols based on QoS and energy p...  Performance evaluation of MANET routing protocols based on QoS and energy p...
Performance evaluation of MANET routing protocols based on QoS and energy p...IJECEIAES
 

Ähnlich wie IJCET Performance Analysis of MANET Routing Protocols with Hybrid Traffic (20)

A COMPARATIVE ANALYSIS ON ROUTING PROTOCOLS OF MOBILE AD HOC NETWORK
A COMPARATIVE ANALYSIS ON ROUTING PROTOCOLS OF MOBILE AD HOC NETWORKA COMPARATIVE ANALYSIS ON ROUTING PROTOCOLS OF MOBILE AD HOC NETWORK
A COMPARATIVE ANALYSIS ON ROUTING PROTOCOLS OF MOBILE AD HOC NETWORK
 
A COMPARATIVE ANALYSIS ON ROUTING PROTOCOLS OF MOBILE AD HOC NETWORK
A COMPARATIVE ANALYSIS ON ROUTING PROTOCOLS OF MOBILE AD HOC NETWORKA COMPARATIVE ANALYSIS ON ROUTING PROTOCOLS OF MOBILE AD HOC NETWORK
A COMPARATIVE ANALYSIS ON ROUTING PROTOCOLS OF MOBILE AD HOC NETWORK
 
K017426872
K017426872K017426872
K017426872
 
Performance evaluation of dynamic source routing protocol with variation in t...
Performance evaluation of dynamic source routing protocol with variation in t...Performance evaluation of dynamic source routing protocol with variation in t...
Performance evaluation of dynamic source routing protocol with variation in t...
 
Ijetcas14 330
Ijetcas14 330Ijetcas14 330
Ijetcas14 330
 
EXPERIMENTAL ANALYSIS OF AODV AND DSR WITH VARYING VEHICLE MOBILITY AND DENSI...
EXPERIMENTAL ANALYSIS OF AODV AND DSR WITH VARYING VEHICLE MOBILITY AND DENSI...EXPERIMENTAL ANALYSIS OF AODV AND DSR WITH VARYING VEHICLE MOBILITY AND DENSI...
EXPERIMENTAL ANALYSIS OF AODV AND DSR WITH VARYING VEHICLE MOBILITY AND DENSI...
 
QOS ROUTING AND PERFORMANCE EVALUATION FOR MOBILE AD HOC NETWORKS USING OLSR ...
QOS ROUTING AND PERFORMANCE EVALUATION FOR MOBILE AD HOC NETWORKS USING OLSR ...QOS ROUTING AND PERFORMANCE EVALUATION FOR MOBILE AD HOC NETWORKS USING OLSR ...
QOS ROUTING AND PERFORMANCE EVALUATION FOR MOBILE AD HOC NETWORKS USING OLSR ...
 
IRJET- Comparative Performance Analysis of Routing Protocols in Manet using NS-2
IRJET- Comparative Performance Analysis of Routing Protocols in Manet using NS-2IRJET- Comparative Performance Analysis of Routing Protocols in Manet using NS-2
IRJET- Comparative Performance Analysis of Routing Protocols in Manet using NS-2
 
DIFFERENTIATED SERVICES ENSURING QOS ON INTERNET
DIFFERENTIATED SERVICES ENSURING QOS ON INTERNETDIFFERENTIATED SERVICES ENSURING QOS ON INTERNET
DIFFERENTIATED SERVICES ENSURING QOS ON INTERNET
 
COMPARATIVE STUDY FOR PERFORMANCE ANALYSIS OF ROUTING PROTOCOLS IN MOBILITY A...
COMPARATIVE STUDY FOR PERFORMANCE ANALYSIS OF ROUTING PROTOCOLS IN MOBILITY A...COMPARATIVE STUDY FOR PERFORMANCE ANALYSIS OF ROUTING PROTOCOLS IN MOBILITY A...
COMPARATIVE STUDY FOR PERFORMANCE ANALYSIS OF ROUTING PROTOCOLS IN MOBILITY A...
 
COMPARATIVE STUDY FOR PERFORMANCE ANALYSIS OF ROUTING PROTOCOLS IN MOBILITY A...
COMPARATIVE STUDY FOR PERFORMANCE ANALYSIS OF ROUTING PROTOCOLS IN MOBILITY A...COMPARATIVE STUDY FOR PERFORMANCE ANALYSIS OF ROUTING PROTOCOLS IN MOBILITY A...
COMPARATIVE STUDY FOR PERFORMANCE ANALYSIS OF ROUTING PROTOCOLS IN MOBILITY A...
 
Comparative Study for Performance Analysis of Routing Protocols in Mobility a...
Comparative Study for Performance Analysis of Routing Protocols in Mobility a...Comparative Study for Performance Analysis of Routing Protocols in Mobility a...
Comparative Study for Performance Analysis of Routing Protocols in Mobility a...
 
Performance Analysis of WiMAX Based Vehicular Ad hoc Networks with Realistic ...
Performance Analysis of WiMAX Based Vehicular Ad hoc Networks with Realistic ...Performance Analysis of WiMAX Based Vehicular Ad hoc Networks with Realistic ...
Performance Analysis of WiMAX Based Vehicular Ad hoc Networks with Realistic ...
 
PERFORMANCE COMPARISON AND ANALYSIS OF PROACTIVE, REACTIVE AND HYBRID ROUTING...
PERFORMANCE COMPARISON AND ANALYSIS OF PROACTIVE, REACTIVE AND HYBRID ROUTING...PERFORMANCE COMPARISON AND ANALYSIS OF PROACTIVE, REACTIVE AND HYBRID ROUTING...
PERFORMANCE COMPARISON AND ANALYSIS OF PROACTIVE, REACTIVE AND HYBRID ROUTING...
 
Performance Comparison and Analysis of Proactive, Reactive and Hybrid Routing...
Performance Comparison and Analysis of Proactive, Reactive and Hybrid Routing...Performance Comparison and Analysis of Proactive, Reactive and Hybrid Routing...
Performance Comparison and Analysis of Proactive, Reactive and Hybrid Routing...
 
Performance Comparison and Analysis of Proactive, Reactive and Hybrid Routing...
Performance Comparison and Analysis of Proactive, Reactive and Hybrid Routing...Performance Comparison and Analysis of Proactive, Reactive and Hybrid Routing...
Performance Comparison and Analysis of Proactive, Reactive and Hybrid Routing...
 
Evaluating the performance of manet routing protocols
Evaluating the performance of manet routing protocolsEvaluating the performance of manet routing protocols
Evaluating the performance of manet routing protocols
 
2 sima singh-6-13
2 sima singh-6-132 sima singh-6-13
2 sima singh-6-13
 
EVALUATION OF PROACTIVE, REACTIVE AND HYBRID AD HOC ROUTING PROTOCOL FOR IEEE...
EVALUATION OF PROACTIVE, REACTIVE AND HYBRID AD HOC ROUTING PROTOCOL FOR IEEE...EVALUATION OF PROACTIVE, REACTIVE AND HYBRID AD HOC ROUTING PROTOCOL FOR IEEE...
EVALUATION OF PROACTIVE, REACTIVE AND HYBRID AD HOC ROUTING PROTOCOL FOR IEEE...
 
Performance evaluation of MANET routing protocols based on QoS and energy p...
  Performance evaluation of MANET routing protocols based on QoS and energy p...  Performance evaluation of MANET routing protocols based on QoS and energy p...
Performance evaluation of MANET routing protocols based on QoS and energy p...
 

Mehr von iaemedu

Tech transfer making it as a risk free approach in pharmaceutical and biotech in
Tech transfer making it as a risk free approach in pharmaceutical and biotech inTech transfer making it as a risk free approach in pharmaceutical and biotech in
Tech transfer making it as a risk free approach in pharmaceutical and biotech iniaemedu
 
Integration of feature sets with machine learning techniques
Integration of feature sets with machine learning techniquesIntegration of feature sets with machine learning techniques
Integration of feature sets with machine learning techniquesiaemedu
 
Effective broadcasting in mobile ad hoc networks using grid
Effective broadcasting in mobile ad hoc networks using gridEffective broadcasting in mobile ad hoc networks using grid
Effective broadcasting in mobile ad hoc networks using gridiaemedu
 
Effect of scenario environment on the performance of mane ts routing
Effect of scenario environment on the performance of mane ts routingEffect of scenario environment on the performance of mane ts routing
Effect of scenario environment on the performance of mane ts routingiaemedu
 
Survey on transaction reordering
Survey on transaction reorderingSurvey on transaction reordering
Survey on transaction reorderingiaemedu
 
Semantic web services and its challenges
Semantic web services and its challengesSemantic web services and its challenges
Semantic web services and its challengesiaemedu
 
Prediction of customer behavior using cma
Prediction of customer behavior using cmaPrediction of customer behavior using cma
Prediction of customer behavior using cmaiaemedu
 
Performance measurement of different requirements engineering
Performance measurement of different requirements engineeringPerformance measurement of different requirements engineering
Performance measurement of different requirements engineeringiaemedu
 
Mobile safety systems for automobiles
Mobile safety systems for automobilesMobile safety systems for automobiles
Mobile safety systems for automobilesiaemedu
 
Agile programming a new approach
Agile programming a new approachAgile programming a new approach
Agile programming a new approachiaemedu
 
Adaptive load balancing techniques in global scale grid environment
Adaptive load balancing techniques in global scale grid environmentAdaptive load balancing techniques in global scale grid environment
Adaptive load balancing techniques in global scale grid environmentiaemedu
 
A survey on the performance of job scheduling in workflow application
A survey on the performance of job scheduling in workflow applicationA survey on the performance of job scheduling in workflow application
A survey on the performance of job scheduling in workflow applicationiaemedu
 
A survey of mitigating routing misbehavior in mobile ad hoc networks
A survey of mitigating routing misbehavior in mobile ad hoc networksA survey of mitigating routing misbehavior in mobile ad hoc networks
A survey of mitigating routing misbehavior in mobile ad hoc networksiaemedu
 
A novel approach for satellite imagery storage by classify
A novel approach for satellite imagery storage by classifyA novel approach for satellite imagery storage by classify
A novel approach for satellite imagery storage by classifyiaemedu
 
A self recovery approach using halftone images for medical imagery
A self recovery approach using halftone images for medical imageryA self recovery approach using halftone images for medical imagery
A self recovery approach using halftone images for medical imageryiaemedu
 
A comparative study on multicast routing using dijkstra’s
A comparative study on multicast routing using dijkstra’sA comparative study on multicast routing using dijkstra’s
A comparative study on multicast routing using dijkstra’siaemedu
 
The detection of routing misbehavior in mobile ad hoc networks
The detection of routing misbehavior in mobile ad hoc networksThe detection of routing misbehavior in mobile ad hoc networks
The detection of routing misbehavior in mobile ad hoc networksiaemedu
 
Visual cryptography scheme for color images
Visual cryptography scheme for color imagesVisual cryptography scheme for color images
Visual cryptography scheme for color imagesiaemedu
 
Software process methodologies and a comparative study of various models
Software process methodologies and a comparative study of various modelsSoftware process methodologies and a comparative study of various models
Software process methodologies and a comparative study of various modelsiaemedu
 
Software metric analysis methods for product development
Software metric analysis methods for product developmentSoftware metric analysis methods for product development
Software metric analysis methods for product developmentiaemedu
 

Mehr von iaemedu (20)

Tech transfer making it as a risk free approach in pharmaceutical and biotech in
Tech transfer making it as a risk free approach in pharmaceutical and biotech inTech transfer making it as a risk free approach in pharmaceutical and biotech in
Tech transfer making it as a risk free approach in pharmaceutical and biotech in
 
Integration of feature sets with machine learning techniques
Integration of feature sets with machine learning techniquesIntegration of feature sets with machine learning techniques
Integration of feature sets with machine learning techniques
 
Effective broadcasting in mobile ad hoc networks using grid
Effective broadcasting in mobile ad hoc networks using gridEffective broadcasting in mobile ad hoc networks using grid
Effective broadcasting in mobile ad hoc networks using grid
 
Effect of scenario environment on the performance of mane ts routing
Effect of scenario environment on the performance of mane ts routingEffect of scenario environment on the performance of mane ts routing
Effect of scenario environment on the performance of mane ts routing
 
Survey on transaction reordering
Survey on transaction reorderingSurvey on transaction reordering
Survey on transaction reordering
 
Semantic web services and its challenges
Semantic web services and its challengesSemantic web services and its challenges
Semantic web services and its challenges
 
Prediction of customer behavior using cma
Prediction of customer behavior using cmaPrediction of customer behavior using cma
Prediction of customer behavior using cma
 
Performance measurement of different requirements engineering
Performance measurement of different requirements engineeringPerformance measurement of different requirements engineering
Performance measurement of different requirements engineering
 
Mobile safety systems for automobiles
Mobile safety systems for automobilesMobile safety systems for automobiles
Mobile safety systems for automobiles
 
Agile programming a new approach
Agile programming a new approachAgile programming a new approach
Agile programming a new approach
 
Adaptive load balancing techniques in global scale grid environment
Adaptive load balancing techniques in global scale grid environmentAdaptive load balancing techniques in global scale grid environment
Adaptive load balancing techniques in global scale grid environment
 
A survey on the performance of job scheduling in workflow application
A survey on the performance of job scheduling in workflow applicationA survey on the performance of job scheduling in workflow application
A survey on the performance of job scheduling in workflow application
 
A survey of mitigating routing misbehavior in mobile ad hoc networks
A survey of mitigating routing misbehavior in mobile ad hoc networksA survey of mitigating routing misbehavior in mobile ad hoc networks
A survey of mitigating routing misbehavior in mobile ad hoc networks
 
A novel approach for satellite imagery storage by classify
A novel approach for satellite imagery storage by classifyA novel approach for satellite imagery storage by classify
A novel approach for satellite imagery storage by classify
 
A self recovery approach using halftone images for medical imagery
A self recovery approach using halftone images for medical imageryA self recovery approach using halftone images for medical imagery
A self recovery approach using halftone images for medical imagery
 
A comparative study on multicast routing using dijkstra’s
A comparative study on multicast routing using dijkstra’sA comparative study on multicast routing using dijkstra’s
A comparative study on multicast routing using dijkstra’s
 
The detection of routing misbehavior in mobile ad hoc networks
The detection of routing misbehavior in mobile ad hoc networksThe detection of routing misbehavior in mobile ad hoc networks
The detection of routing misbehavior in mobile ad hoc networks
 
Visual cryptography scheme for color images
Visual cryptography scheme for color imagesVisual cryptography scheme for color images
Visual cryptography scheme for color images
 
Software process methodologies and a comparative study of various models
Software process methodologies and a comparative study of various modelsSoftware process methodologies and a comparative study of various models
Software process methodologies and a comparative study of various models
 
Software metric analysis methods for product development
Software metric analysis methods for product developmentSoftware metric analysis methods for product development
Software metric analysis methods for product development
 

IJCET Performance Analysis of MANET Routing Protocols with Hybrid Traffic

  • 1. International Journal of Computer Engineering (IJCET), ISSN 0976 – 6367(Print), International Journal of Computer Engineering and Technology ISSN 0976 – 6375(Online) Volume 1, Number 2, Sep - Oct (2010), © IAEME and Technology (IJCET), ISSN 0976 – 6367(Print) IJCET ISSN 0976 – 6375(Online) Volume 1 Number 2, Sep - Oct (2010), pp. 160-165 ©IAEME © IAEME, http://www.iaeme.com/ijcet.html PERFORMANCE ANALYSIS OF MANET ROUTING PROTOCOL IN PRESENCE OF HYBRID TRAFFIC Archana Chougule Sr.Lecturer Army Institute of Technology Pune E-Mail: archanachougule2004@gmail.com Dr.Vijay Wadhai Professor & Dean of Research MITSOT, MAE Pune ABSTRACT: In this study we tested the average end to end delay and packet loss performance of Mobile Adhoc network (MANET) under hybrid traffic. Hybrid traffic is tested here which represent multimedia application. As data and voice are constant bit rate traffic (CBR) and video is variable bit rate traffic. So traffic used here is combination of variable bit rate (VBR) and CBR. Performance is compared by increasing vbr traffic sources. So average end to end delay is less when aodv routing protocol is used under hybrid traffic case. Also routing protocol aodv shows slightly large packet delivery ratio than other. Comparison of the protocols is done under different mobility condition with hybrid traffic. Keyword: Hybrid traffic, MANET, CBR, VBR 1. INTRODUCTION: As nodes are mobile in a MANET, links are created and destroyed in an unpredictable way, which makes quite challenging determination of routes between a pair of nodes that wants to communicate with each other. In this context large number of routing protocols have been proposed [2] [8][9].Such routing protocols are classified as proactive and reactive routing protocols. 160
  • 2. International Journal of Computer Engineering and Technology (IJCET), ISSN 0976 – 6367(Print), ISSN 0976 – 6375(Online) Volume 1, Number 2, Sep - Oct (2010), © IAEME In proactive protocols routing table is updated periodically and reactive protocols are on demand when source wants to send data to destination then it finds the route. DSDV is proactive protocol and AODV, DSR are reactive protocol [2][8][7]. In this paper comparison of three routing protocols in MANET in the context of hybrid traffic is shown. Hybrid traffic represents multimedia application which contains CBR and also VBR data. As CBR class is commonly used for voice and data services and VBR used for video. Here VBR video is artificially generated using on-off sources [4]. These sources transmit at fixed rate during on periods and are silent during off period. The rest of paper is organized as follows: In section 2 parameters to implement network are explained. Section 3 presents simulation results and analysis. Where as section 4 gives concluding remarks. 2. PARAMETERS FOR THE NETWORK IMPLEMENTATION Network considered for simulation consist of 50 nodes that move over an area 500 * 500 m2. The MAC layer protocol considered is 802.11b.The propagation model used at the physical layer is Two-ray ground propagation. Request to send signal is kept on at MAC layer. Two important variable parameters are considered in network model formation, one is node mobility and traffic type. The node mobility includes the nodes maximum and minimum speeds, speed pattern and pause time. Speed pattern determines whether node moves with constant speed or speed is constantly varying. Pause time determines the length of time each node remains stationary between each period of movement. In this work we have set speed between 0 to 20 m/s. Pause time takes value as 0 and 20 ms. To complete the model, number of sources, type of traffic and data rate of traffic is specified. Here traffic is generated by 20 sources. Traffic generated by these sources is varied as follows i) All twenty sources generate constant bit rate traffic ii) 50% sources generate constant bit rate traffic and 50 % sources generate variable bit rate traffic iii) 75% sources generate variable bit rate traffic and 25 % sources generate constant bit rate traffic iv) All twenty sources generate variable bit rate traffic 161
  • 3. International Journal of Computer Engineering and Technology (IJCET), ISSN 0976 – 6367(Print), ISSN 0976 – 6375(Online) Volume 1, Number 2, Sep - Oct (2010), © IAEME All cbr & vbr traffic has packet size 210 bytes. 3. SIMULATION RESULTS AND ANALYSIS To evaluate the impact of mobility and traffic on performance of protocol, simulation is carried out using ns-2.34. Performance of three protocols AODV, DSDV, DSR is checked under hybrid traffic. Quality of service parameter used to check the performance of these protocols is average end to end delay and packet delivery ratio. Three set of experiments are carried out for two different pause time 0, 20 ms. In first set routing protocol used by each node is AODV and performance parameter are measured for following traffic: i) 100% cbr, ii) 50% vbr +50 % cbr iii) 75% vbr+25% cbr iv) 100% vbr. In second set DSDV routing protocol is used and experiment carried out with above four data traffic. Third set of experiment carried out in similar way with DSR protocol. Average end to end delay: This parameter is measured in both cases pause time 0 & pause time 20 ms for 20 traffic sources.Figure1 shows average end to end delay for pause time 0. Under cbr traffic delay provided by dsr protocol is less but as vbr sources increases in the network average end to end delay due to aodv protocol is less. 162
  • 4. International Journal of Computer Engineering and Technology (IJCET), ISSN 0976 – 6367(Print), ISSN 0976 – 6375(Online) Volume 1, Number 2, Sep - Oct (2010), © IAEME Figure 1 Average end to end delay in pause 0 case Figure 2 shows the result for pause time 20.Under cbr traffic delay provided by dsr protocol is less. And as vbr sources increase within network aodv protocol transmits data with less delay. Figure 2 Average end to end delay in pause 20 case With increase in vbr sources in the network, significant increase in delay is observed. Performance of aodv under high mobility is better than low mobility. Packet delivery ratio: It is ratio of total data packet received successfully and total data packet transmitted. Here how packet delivery ratio varies according to data traffic type for 163
  • 5. International Journal of Computer Engineering and Technology (IJCET), ISSN 0976 – 6367(Print), ISSN 0976 – 6375(Online) Volume 1, Number 2, Sep - Oct (2010), © IAEME particular routing protocol within network is observed and which protocol give better performance is noted. Figure 3 shows the packet delivery ratio for pause time 0. Both reactive protocols gives better packet delivery ratio for cbr traffic but packet delivery ratio due to dsr goes on decreasing as vbr traffic increases. Aodv gives better packet delivery ratio at high vbr traffic. Figure 3 Packet delivery ratio in pause 0 case By varying the mobility of node simulation is carried out for packet delivery parameter. Figure 4 shows the result for pause time 20 ms with low mobility. Figure 4 Packet delivery ratio in pause 20 case Packet delivery ratio of aodv is high compared to other two protocols in both low and high mobility case for hybrid traffic. 164
  • 6. International Journal of Computer Engineering and Technology (IJCET), ISSN 0976 – 6367(Print), ISSN 0976 – 6375(Online) Volume 1, Number 2, Sep - Oct (2010), © IAEME 4. CONCLUSION: In this study we evaluated the performance of MANET using simulations with constant bit rate traffic and variable bit rate traffic which is artificially generated video. The result shows the performance of aodv is consistent in both cbr, vbr traffic and also it is comparable in case of hybrid traffic. Also performance of aodv is comparable in low and high mobility case with hybrid traffic. Still packet delivery ratio under hybrid traffic is very less so modification is required in aodv protocol. REFERENCES: 1. A. Chaplot(2002), “A Simulation Study of Multi-Hop Wireless Network”, IEEE International Conference on Personal wireless Communications, pp. 86- 89,December 15-17. 2. H. Tafazolli(2007), “A Survey of QoS Routing Solutions for Mobile Ad Hoc Networks”, IEEE Communications Surveys & Tutorials, Vol. 9, No. 2, pp. 50–70. 3. Ronald Beaubrun and Badji Molo(2010), “Using DSR for routing multimedia traffic in MANET”,International Journal of computer Networks & Communications (IJCNC) vol.2, No.1.January 4. Mehmet Özdem(2007), “Performance of distribution networks under VBR video traffic “, 1-4244-1029-0/07 IEEE. 5. M. U. Chowdhury, D. Perera, T. Pham(2004), “A Performance Comparison of three Wireless Multi-hop Ad-hoc Network Routing Protocols when Streaming MPEG-4 Traffic”, In Proceedings of the 8th International Multitopic Conference, pp. 516-521 December 24-26 . 6. T.D.Dyer (2003),”On routing Web and Multimedia traffic in mobile Ad hoc Networks”, In Proceedings of the 36th Annual Hawaii international Conference on System Sciences (HICSS'03) -, Island of Hawaii, pages 10,January 6-8, 2003. 7. “Ad hoc On Demand Distance vector (AODV) Routing protocol”, RFC 3561, WWW.irtf.org. 8. Arun Kumar B. R., Lokanatha C. Reddy, Prakash.S.Hiremath (2008), “ A Survey of Mobile Ad Hoc Network Routing Protocols” Journal of Intelligent System Research, 1(1) January-June 2008; pp. 49-64, Serials Publications, New Delhi. 165