SlideShare a Scribd company logo
1 of 4
Download to read offline
IJRET: International Journal of Research in Engineering and Technology ISSN: 2319-1163
__________________________________________________________________________________________
Volume: 01 Issue: 03 | Nov-2012, Available @ http://www.ijret.org 397
PERFORMANCE IMPROVEMENT OF BOTTLENECK LINK IN RED
VEGAS OVER HETEROGENEOUS NETWORKS
S. P. Angelin Claret
Asst.Prof, Dept. of Computer Applications, SRM University, Tamilnadu, India, angelin.s@ktr.srmuniv.ac.in
Abstract
In communication networks, congestion avoidance in routers is one of the hottest topics. Current IP network has become the dominant
paradigm for all networking environments. The significant cause of packet losses in such heterogeneous networks is no longer limited
to network congestion. Traditional TCP interprets every packet loss as caused by congestion which may be not the case in the current
Internet. TCP Vegas detects network congestion in the early stage and successfully prevents periodic packet loss that usually occurs in
TCP Reno. In this paper a new variant of TCP Vegas namedRed Vegas has used. The Red Vegas may detect random packet losses
precisely. Through the packet loss differentiation, Red Vegas reacts appropriately to the losses, and therefore the throughput of
connection over heterogeneous networks significantly improved. The bandwidth of the bottleneck link is under-utilized when the
random loss rate is high. Therefore, a new design of the fast recovery mechanism for Red Vegas would be carried out. The proposed
mechanism improves the aggression of Vegas TCP in competing for the available bandwidth whilst maintaining the inherent stability
of the original Vegas TCP scheme.
Index Terms: TCP Vegas, RED Vegas, Bandwidth and Congestion Control
----------------------------------------------------------------------*****-------------------------------------------------------------------
1. INTRODUCTION
Internet congestion occurs when the aggregate demand for a
resource (e.g., link bandwidth) exceeds the available capacity
of the resource. Resulting effects from such congestion
include long delays in data delivery, wasted resources due to
lost or dropped packets and even possible congestion collapse,
in which all communication in the entire network ceases. It is
therefore clear that in order to maintain good network
performance; certain mechanisms must be provided to prevent
the network from being congested for any significant period of
time. Two approaches to handling congestion are congestion
control (or recovery) and congestion avoidance. The former is
reactive in that congestion control typically comes into play
afterthe network is overloaded, i.e., congestion is detected.
The latter is proactive in that congestion avoidance comes into
play beforethe network becomes overloaded, i.e., when
congestion is expected. Compared with fixed and wired
networks, the wireless networks have high bit-error rate (BER)
and offer less available bandwidth. Furthermore, the host
mobility also results in packet lossor delay during handoff
process. TCP responds to all losses by invoking congestion
control and avoidance algorithms, resulting in the degraded
end-to-end performance unnecessarily.
2. THE PRIMARY FACTORS THAT AFFECT
WIRELESS TCP PERFORMANCE
2.1 Limited Bandwidth
The rate of the wired LANS is IOOMbps and the optical fiber
link may provide the rate exceeding IGbps, but the rate of
thewireless LANS regulated in the IEEE 802.11 is only
11Mhps. obviously, the limited bandwidth will become the
bottleneck to enhance wireless TCP performance.
2.2 Long Round Trip Times
The latencies of the wireless medium are much longer than
those of the wired medium and the rate to increase
thecongestion window sizes of the sender is in linear growth
with the rate that it receives ACKS. Thus, because of the long
R'IT, the growth rate of the congestion window in the wireless
link will be very low, and it will reduce the wireless TCP
throughput.
2.3 Random Losses
There are often bursts of errors due to poorsignal strength in
an area or duration of noise. It is common that sequential
packet losses emerge due to the bursts of errors, but each
packet loss can cause the congestion window to reduce half,
and then the sending rate reduces seriously.
IJRET: International Journal of Research in Engineering and Technology ISSN: 2319-1163
__________________________________________________________________________________________
Volume: 01 Issue: 03 | Nov-2012, Available @ http://www.ijret.org 398
2.4 User Mobility
When a mobile transfers from one cell to another, mobile
handoff will occur. In the handoff process, all essential
information must be transmitted between the two base
stations, and then mobile hosts are able to maintain the
connection. The handoff process usually takes about 300 ms,
so some packets may loss during this period of time.
2.5 Short Flows
The majority of the data in the wireless networks transmission
belong to the short flows service. At the beginning of the
connection, TCP is still in the state of slow-start. The data
transmission maybe has been already completed before the
widow of the sender reaches its maximum, and it cannot make
full use of the link.
2.6 Power Consumption
The power consumption plays a dominant role in determining
battery life, so it highly affects the wireless equipment, such as
laptop computer, PDA, radiotelephone and so on. The
retransmission caused by the frequent packet losses makes
TCP connection time quite long, therefore power consumption
is quite high.
3. OPEN ISSUES
There still persist many open issues related to the design,
operation, and evaluation of the Internet congestion control
mechanisms. The major open issues are interoperability,
robustness, stability, convergence, implementation
complexity, and fairness. Since congestion occurs when the
network is overloaded and is closely related to the network
traffic environments, there are related open issues that should
be taken into account for solving congestion control. These
related issues are link characteristics, TCP-friendliness vs.
user datagram protocol (UDP) traffics, and assumptions on
network traffic dynamics.
3.1 Interoperability and Robustness
Floyd et alnote that an increasing deployment of traffic
lacking end-to-end congestion control may cause congested
links to occupy themselves sending packets that will only be
dropped later in the network. They describe how this leads to
congestion collapsein the network. Therefore, the
heterogeneity of congestion control mechanisms and the lack
of end-to-end congestion control may result in an
interoperability problem. This problem may also cause
inefficient performance when all the different algorithms have
conflicting optimization goals such as power and (net) benefit,
etc. It is also necessary to maintain TCP’s robust nature in the
presence of packet losses and a wide range of offered load,
link speeds, packet sizes, and congestion levels. A robust
algorithm will be insensitive to the various traffic
environments.
3.2 Stability, Convergence and Implementation
Complexity
Two concepts of stability exist in Internet congestion control.
First, Internet congestion control may have asymptotic
convergence to a fixed operating point. Second, it may have
controlled oscillation points, i.e., limited cycles with bounded
variations. In both cases, the objective of a congestion control
algorithm is to achieve steady-state performance in terms of
link utilization, throughput, and RTT.
3.3 Fairness in Internet Congestion Control
Two fairness issues may occur in Internet congestion control:
The fair bandwidth sharing between competing connections
and the fair marking(or dropping) of packets when congestion
occurs. The fair sharing of bandwidth among connections
depends on the fact that all connections are running basically
the same congestion avoidance algorithms, conforming to the
current TCP specification. However, fair marking has not been
studied actively. The issue of fair bandwidth sharing among
competing TCP connections has become increasingly
important for several reasons. One reason is due to the growth
of individual TCPs that can use high bandwidth even over
high-propagation-delay paths. Second, with the growth of the
Web, Internet users want high-bandwidth and low-delay
communications.
3.4 Fairness in Bandwidth Allocation
A bandwidth allocation scheme is fairif it does not offer
different treatment to connections, either based on the time
order in which they request a share of the available bandwidth,
or on the particular location of their source and destination
points. A set of rates is max-min fairif no rate may be
increased without simultaneously decreasing another rate
which is already smaller. In a network with a single congested
link, max-min fairness implies an equal share of the
bandwidth for each connection through it. To achieve maxmin
fairness, the global optimality of the network, often called
Pareto efficiency, needs to be sacrificed.
4. HETEROGENEOUS NETWORK
It is a network connecting computers and other devices.
Different operating systems and/or protocols.
5. RANDOM EARLY DETECTION (RED)
Also known as random early discard or random early drop.It
uses an active queue management algorithm and a congestion
avoidance algorithm
5.1 How RED Works
RED monitors the average queue size. It Drops packets based
on statistical probabilities.
IJRET: International Journal of Research in Engineering and Technology ISSN: 2319-1163
__________________________________________________________________________________________
Volume: 01 Issue: 03 | Nov-2012, Available @ http://www.ijret.org 399
5.1.1 Statistical Probabilities
Buffer---->empty,
all incoming packets are accepted.
Buffer----> full,
all incoming packets are dropped.
6. COMPARISON BETWEEN VEGAS AND RENO
 Detects network congestion in the early
stage.
 Successfully prevents periodic packet loss.
 The Red Vegas may detect random packet losses
precisely.
 Red Vegas reacts appropriately to the losses.
 The throughput of connection over heterogeneous
networks is significantly improved
 TCP Vegas host-dominated configurations perform
better than TCP Reno host-dominated configurations.
6.1 Congestion window size variation in Reno and
Vegas
Fig: 1 Interaction of TCP in Heterogeneous Network
6.2Congestion window size variation in Reno and
modified Vegas
Fig:2 Interaction of TCP in Heterogeneous Network (With
Link-Level Bit Error)
6.1 .1 TCP flavors Goodput (Mbps)
 Reno/Vegas 23.59/16.53
 Reno/Vegas-mo 22.14/17.81
6.1.2 Performance Analysis for RED
 The RED improvement is higher (mix of Reno
and Vegas hosts).
 RED algorithm provides better fairness
6.1.3 Why RED in Vegas
 Vegas adopts a more sophisticated bandwidth
estimation
 Controls the congestion window size
accordingly.
7. BANDWIDTH
 The bandwidth of the bottleneck link is under-
utilized when the random loss rate is high.
 Therefore, a new design of the fast recovery
mechanism for Red Vegas would be carried out.
CONCLUSIONS
This paper discussed a few issues of TCP Vegas. TCP Vegas
could cause a strange behavior with RED Vegas when there is
a rerouting in the network and Performance Improvement of
bottleneck link in RED Vegas over Heterogeneous Networks
connections. Also shown that TCP Vegas could lead the
network to a persistent congestion if connections start at
various times This problem could be solved using the
combination of the RED gateways and the same modification
proposed for the problem of rerouting. This brings about a
more even distribution of the bandwidth regardless of the
starting time and guarantees that the congestion level stays
around the desired congestion level by the RED gateways.
Finding the appropriate threshold values for the RED
gateways, however, is still an open problem. If the threshold
values are set too low, it may cause too many packet drops
initially before the connections settle or the window sizes may
never settle, which is undesirable.
REFERENCES
[1] V. Jacobson, “Congestion Avoidance and Control,” Proc.
ACM SIGCOMM ’88, 1988, pp. 314–29.
[2] S. Floyd and K. Fall, “Promoting the Use of the End-to-
End Congestion Control in the Internet,” IEEE/ACM Trans.
Net., vol. 7, no. 4, Aug. 1999, pp. 458–72.
[3] S. Floyd, “Internet Research: Comments on Formulating
the Problem,” unpublished manuscript,
http://www.aciri.org/floyd/, Jan. 1998.
[4] S. Floyd, “Congestion Control Principles,” IETF draft,
drafts Floyd- cong-01.txt, Jan. 2000.
IJRET: International Journal of Research in Engineering and Technology ISSN: 2319-1163
__________________________________________________________________________________________
Volume: 01 Issue: 03 | Nov-2012, Available @ http://www.ijret.org 400
[5] D. Wischik, “How to Mark Fairly,”
http://www.statslab.cam.ac. UK/~djw1005/, Sept. 1999.
[6] M. Allman, V. Paxson, and W. Stevens, “TCP Congestion
Control,” IETF RFC2581, Apr. 1999.
[7] F. P. Kelly, A. K. Maulloo, and D. K. H. Tan, “Rate
Control in Communication Networks: Shadow Prices,
Proportional Fairness, and Stability,” J. Operational Research
Society, vol. 49, 1998,
http://www.statslab.cam.ac.uk/~frank/rate.html, pp. 237–52.
[8] D. P. Bertsekas and R. G. Gallager, Data Networks,
Prentice- Hall, 2nd Ed., 1992.
[9] F. Bonomi and K. W. Fendick, “The Rate-Based Flow
Control Framework for the Available Bit Rate ATM Service,”
IEEE Network, vol. 9, no. 2, Mar. /Apr. 1995, pp. 25–39.
[10] S. Floyd and V. Jacobson, Random Early Detection
Gateways for Congestion Avoidance",
IEEE/ACM Transactions on Networking, Vol. 1, No, 4, pp.
397-413, August 1993.

More Related Content

What's hot

“Reducing packet loss in manet”
“Reducing packet loss in manet”“Reducing packet loss in manet”
“Reducing packet loss in manet”Alexander Decker
 
Congestion control in packet switched wide area networks using a feedback model
Congestion control in packet switched wide area networks using a feedback modelCongestion control in packet switched wide area networks using a feedback model
Congestion control in packet switched wide area networks using a feedback modelijcses
 
Quick Routing for Communication in MANET using Zone Routing Protocol
Quick Routing for Communication in MANET using Zone Routing ProtocolQuick Routing for Communication in MANET using Zone Routing Protocol
Quick Routing for Communication in MANET using Zone Routing Protocolijceronline
 
Secure Multicast Communication using Behavioural Measurement Technique in MANET
Secure Multicast Communication using Behavioural Measurement Technique in MANET Secure Multicast Communication using Behavioural Measurement Technique in MANET
Secure Multicast Communication using Behavioural Measurement Technique in MANET Editor Jacotech
 
Design and Implementation of TARF: A Trust-Aware Routing Framework for WSNs
Design and Implementation of TARF: A Trust-Aware Routing Framework for WSNsDesign and Implementation of TARF: A Trust-Aware Routing Framework for WSNs
Design and Implementation of TARF: A Trust-Aware Routing Framework for WSNsijsrd.com
 
OPTIMUM NEIGHBORS FOR RESOURCECONSTRAINED MOBILE AD HOC NETWORKS
OPTIMUM NEIGHBORS FOR RESOURCECONSTRAINED MOBILE AD HOC NETWORKSOPTIMUM NEIGHBORS FOR RESOURCECONSTRAINED MOBILE AD HOC NETWORKS
OPTIMUM NEIGHBORS FOR RESOURCECONSTRAINED MOBILE AD HOC NETWORKSijasuc
 
Migrating packet dropping in mobile ad hoc network based on modified ack-base...
Migrating packet dropping in mobile ad hoc network based on modified ack-base...Migrating packet dropping in mobile ad hoc network based on modified ack-base...
Migrating packet dropping in mobile ad hoc network based on modified ack-base...Alexander Decker
 
RTOS BASED SECURE SHORTEST PATH ROUTING ALGORITHM IN MOBILE AD- HOC NETWORKS
RTOS BASED SECURE SHORTEST PATH ROUTING ALGORITHM IN MOBILE AD- HOC NETWORKSRTOS BASED SECURE SHORTEST PATH ROUTING ALGORITHM IN MOBILE AD- HOC NETWORKS
RTOS BASED SECURE SHORTEST PATH ROUTING ALGORITHM IN MOBILE AD- HOC NETWORKSIJNSA Journal
 

What's hot (15)

“Reducing packet loss in manet”
“Reducing packet loss in manet”“Reducing packet loss in manet”
“Reducing packet loss in manet”
 
Congestion control in packet switched wide area networks using a feedback model
Congestion control in packet switched wide area networks using a feedback modelCongestion control in packet switched wide area networks using a feedback model
Congestion control in packet switched wide area networks using a feedback model
 
Quick Routing for Communication in MANET using Zone Routing Protocol
Quick Routing for Communication in MANET using Zone Routing ProtocolQuick Routing for Communication in MANET using Zone Routing Protocol
Quick Routing for Communication in MANET using Zone Routing Protocol
 
Ds35676681
Ds35676681Ds35676681
Ds35676681
 
Secure Multicast Communication using Behavioural Measurement Technique in MANET
Secure Multicast Communication using Behavioural Measurement Technique in MANET Secure Multicast Communication using Behavioural Measurement Technique in MANET
Secure Multicast Communication using Behavioural Measurement Technique in MANET
 
Design and Implementation of TARF: A Trust-Aware Routing Framework for WSNs
Design and Implementation of TARF: A Trust-Aware Routing Framework for WSNsDesign and Implementation of TARF: A Trust-Aware Routing Framework for WSNs
Design and Implementation of TARF: A Trust-Aware Routing Framework for WSNs
 
OPTIMUM NEIGHBORS FOR RESOURCECONSTRAINED MOBILE AD HOC NETWORKS
OPTIMUM NEIGHBORS FOR RESOURCECONSTRAINED MOBILE AD HOC NETWORKSOPTIMUM NEIGHBORS FOR RESOURCECONSTRAINED MOBILE AD HOC NETWORKS
OPTIMUM NEIGHBORS FOR RESOURCECONSTRAINED MOBILE AD HOC NETWORKS
 
E42022125
E42022125E42022125
E42022125
 
Md ux mza5mtg=14
Md ux mza5mtg=14Md ux mza5mtg=14
Md ux mza5mtg=14
 
05688207
0568820705688207
05688207
 
Delay telerant network
Delay telerant networkDelay telerant network
Delay telerant network
 
Migrating packet dropping in mobile ad hoc network based on modified ack-base...
Migrating packet dropping in mobile ad hoc network based on modified ack-base...Migrating packet dropping in mobile ad hoc network based on modified ack-base...
Migrating packet dropping in mobile ad hoc network based on modified ack-base...
 
B43011014
B43011014B43011014
B43011014
 
1. 8481 1-pb
1. 8481 1-pb1. 8481 1-pb
1. 8481 1-pb
 
RTOS BASED SECURE SHORTEST PATH ROUTING ALGORITHM IN MOBILE AD- HOC NETWORKS
RTOS BASED SECURE SHORTEST PATH ROUTING ALGORITHM IN MOBILE AD- HOC NETWORKSRTOS BASED SECURE SHORTEST PATH ROUTING ALGORITHM IN MOBILE AD- HOC NETWORKS
RTOS BASED SECURE SHORTEST PATH ROUTING ALGORITHM IN MOBILE AD- HOC NETWORKS
 

Viewers also liked

High performance low leakage power full subtractor circuit design using rate ...
High performance low leakage power full subtractor circuit design using rate ...High performance low leakage power full subtractor circuit design using rate ...
High performance low leakage power full subtractor circuit design using rate ...eSAT Publishing House
 
Fault identification in transformer winding
Fault identification in transformer windingFault identification in transformer winding
Fault identification in transformer windingeSAT Publishing House
 
Statistical analysis of various sub systems of panel
Statistical analysis of various sub systems of panelStatistical analysis of various sub systems of panel
Statistical analysis of various sub systems of paneleSAT Publishing House
 
Identification of isomorphism and detection of distinct mechanism of kinemati...
Identification of isomorphism and detection of distinct mechanism of kinemati...Identification of isomorphism and detection of distinct mechanism of kinemati...
Identification of isomorphism and detection of distinct mechanism of kinemati...eSAT Publishing House
 
Study on utilization of moringa oleifera as coagulation
Study on utilization of moringa oleifera as coagulationStudy on utilization of moringa oleifera as coagulation
Study on utilization of moringa oleifera as coagulationeSAT Publishing House
 
Template based framework for rapid fast development
Template based framework for rapid fast developmentTemplate based framework for rapid fast development
Template based framework for rapid fast developmenteSAT Publishing House
 
Searching and tracking of neighboring base stations
Searching and tracking of neighboring base stationsSearching and tracking of neighboring base stations
Searching and tracking of neighboring base stationseSAT Publishing House
 
Optimization of main boiler parameters using soft
Optimization of main boiler parameters using softOptimization of main boiler parameters using soft
Optimization of main boiler parameters using softeSAT Publishing House
 
Performance evaluation of various types of nodes in
Performance evaluation of various types of nodes inPerformance evaluation of various types of nodes in
Performance evaluation of various types of nodes ineSAT Publishing House
 
Vehicle anti theft system based on an embedded
Vehicle anti theft system based on an embeddedVehicle anti theft system based on an embedded
Vehicle anti theft system based on an embeddedeSAT Publishing House
 
Prediction of tool wear during turning of en9 work material against coated ca...
Prediction of tool wear during turning of en9 work material against coated ca...Prediction of tool wear during turning of en9 work material against coated ca...
Prediction of tool wear during turning of en9 work material against coated ca...eSAT Publishing House
 
Voiceandaccelerometercontrolledwheelchair
VoiceandaccelerometercontrolledwheelchairVoiceandaccelerometercontrolledwheelchair
VoiceandaccelerometercontrolledwheelchaireSAT Publishing House
 
A review on fuel cell and its applications
A review on fuel cell and its applicationsA review on fuel cell and its applications
A review on fuel cell and its applicationseSAT Publishing House
 
Multi criteria decision model for biodiesel selection in an electrical powe...
Multi   criteria decision model for biodiesel selection in an electrical powe...Multi   criteria decision model for biodiesel selection in an electrical powe...
Multi criteria decision model for biodiesel selection in an electrical powe...eSAT Publishing House
 
An efficient routing approach for aggregated data transmission along with per...
An efficient routing approach for aggregated data transmission along with per...An efficient routing approach for aggregated data transmission along with per...
An efficient routing approach for aggregated data transmission along with per...eSAT Publishing House
 
Optimization of cultural conditions for lactic acid
Optimization of cultural conditions for lactic acidOptimization of cultural conditions for lactic acid
Optimization of cultural conditions for lactic acideSAT Publishing House
 
Performance of nano crystalline h zsm-5 as additive in fcc catalyst a review
Performance of nano crystalline h zsm-5 as additive in fcc catalyst a reviewPerformance of nano crystalline h zsm-5 as additive in fcc catalyst a review
Performance of nano crystalline h zsm-5 as additive in fcc catalyst a revieweSAT Publishing House
 
Secure and efficient transmission of medical images
Secure and efficient transmission of medical imagesSecure and efficient transmission of medical images
Secure and efficient transmission of medical imageseSAT Publishing House
 
Evaluation of green act in small scale foundry
Evaluation of green act in small scale foundryEvaluation of green act in small scale foundry
Evaluation of green act in small scale foundryeSAT Publishing House
 
Analysis of proximity coupled equilateral triangular
Analysis of proximity coupled equilateral triangularAnalysis of proximity coupled equilateral triangular
Analysis of proximity coupled equilateral triangulareSAT Publishing House
 

Viewers also liked (20)

High performance low leakage power full subtractor circuit design using rate ...
High performance low leakage power full subtractor circuit design using rate ...High performance low leakage power full subtractor circuit design using rate ...
High performance low leakage power full subtractor circuit design using rate ...
 
Fault identification in transformer winding
Fault identification in transformer windingFault identification in transformer winding
Fault identification in transformer winding
 
Statistical analysis of various sub systems of panel
Statistical analysis of various sub systems of panelStatistical analysis of various sub systems of panel
Statistical analysis of various sub systems of panel
 
Identification of isomorphism and detection of distinct mechanism of kinemati...
Identification of isomorphism and detection of distinct mechanism of kinemati...Identification of isomorphism and detection of distinct mechanism of kinemati...
Identification of isomorphism and detection of distinct mechanism of kinemati...
 
Study on utilization of moringa oleifera as coagulation
Study on utilization of moringa oleifera as coagulationStudy on utilization of moringa oleifera as coagulation
Study on utilization of moringa oleifera as coagulation
 
Template based framework for rapid fast development
Template based framework for rapid fast developmentTemplate based framework for rapid fast development
Template based framework for rapid fast development
 
Searching and tracking of neighboring base stations
Searching and tracking of neighboring base stationsSearching and tracking of neighboring base stations
Searching and tracking of neighboring base stations
 
Optimization of main boiler parameters using soft
Optimization of main boiler parameters using softOptimization of main boiler parameters using soft
Optimization of main boiler parameters using soft
 
Performance evaluation of various types of nodes in
Performance evaluation of various types of nodes inPerformance evaluation of various types of nodes in
Performance evaluation of various types of nodes in
 
Vehicle anti theft system based on an embedded
Vehicle anti theft system based on an embeddedVehicle anti theft system based on an embedded
Vehicle anti theft system based on an embedded
 
Prediction of tool wear during turning of en9 work material against coated ca...
Prediction of tool wear during turning of en9 work material against coated ca...Prediction of tool wear during turning of en9 work material against coated ca...
Prediction of tool wear during turning of en9 work material against coated ca...
 
Voiceandaccelerometercontrolledwheelchair
VoiceandaccelerometercontrolledwheelchairVoiceandaccelerometercontrolledwheelchair
Voiceandaccelerometercontrolledwheelchair
 
A review on fuel cell and its applications
A review on fuel cell and its applicationsA review on fuel cell and its applications
A review on fuel cell and its applications
 
Multi criteria decision model for biodiesel selection in an electrical powe...
Multi   criteria decision model for biodiesel selection in an electrical powe...Multi   criteria decision model for biodiesel selection in an electrical powe...
Multi criteria decision model for biodiesel selection in an electrical powe...
 
An efficient routing approach for aggregated data transmission along with per...
An efficient routing approach for aggregated data transmission along with per...An efficient routing approach for aggregated data transmission along with per...
An efficient routing approach for aggregated data transmission along with per...
 
Optimization of cultural conditions for lactic acid
Optimization of cultural conditions for lactic acidOptimization of cultural conditions for lactic acid
Optimization of cultural conditions for lactic acid
 
Performance of nano crystalline h zsm-5 as additive in fcc catalyst a review
Performance of nano crystalline h zsm-5 as additive in fcc catalyst a reviewPerformance of nano crystalline h zsm-5 as additive in fcc catalyst a review
Performance of nano crystalline h zsm-5 as additive in fcc catalyst a review
 
Secure and efficient transmission of medical images
Secure and efficient transmission of medical imagesSecure and efficient transmission of medical images
Secure and efficient transmission of medical images
 
Evaluation of green act in small scale foundry
Evaluation of green act in small scale foundryEvaluation of green act in small scale foundry
Evaluation of green act in small scale foundry
 
Analysis of proximity coupled equilateral triangular
Analysis of proximity coupled equilateral triangularAnalysis of proximity coupled equilateral triangular
Analysis of proximity coupled equilateral triangular
 

Similar to Performance improvement of bottleneck link in red vegas over heterogeneous networks

ADHOCFTSIM: A Simulator of Fault Tolerence In the AD-HOC Networks
ADHOCFTSIM: A Simulator of Fault Tolerence In the AD-HOC NetworksADHOCFTSIM: A Simulator of Fault Tolerence In the AD-HOC Networks
ADHOCFTSIM: A Simulator of Fault Tolerence In the AD-HOC Networksijwmn
 
Chapter 8 the role of networking in manufacturing
Chapter 8   the role of networking in manufacturingChapter 8   the role of networking in manufacturing
Chapter 8 the role of networking in manufacturingN. A. Sutisna
 
CPCRT: Crosslayered and Power Conserved Routing Topology for congestion Cont...
CPCRT: Crosslayered and Power Conserved Routing Topology  for congestion Cont...CPCRT: Crosslayered and Power Conserved Routing Topology  for congestion Cont...
CPCRT: Crosslayered and Power Conserved Routing Topology for congestion Cont...IOSR Journals
 
An Approach for Enhanced Performance of Packet Transmission over Packet Switc...
An Approach for Enhanced Performance of Packet Transmission over Packet Switc...An Approach for Enhanced Performance of Packet Transmission over Packet Switc...
An Approach for Enhanced Performance of Packet Transmission over Packet Switc...ijceronline
 
Token Based Packet Loss Control Mechanism for Networks
Token Based Packet Loss Control Mechanism for NetworksToken Based Packet Loss Control Mechanism for Networks
Token Based Packet Loss Control Mechanism for NetworksIJMER
 
Energy Minimization in Wireless Sensor Networks Using Multi Hop Transmission
Energy Minimization in Wireless Sensor Networks Using Multi  Hop TransmissionEnergy Minimization in Wireless Sensor Networks Using Multi  Hop Transmission
Energy Minimization in Wireless Sensor Networks Using Multi Hop TransmissionIOSR Journals
 
A Comprehensive Study on Vehicular Ad-Hoc Delay Tolerant Networking for Infra...
A Comprehensive Study on Vehicular Ad-Hoc Delay Tolerant Networking for Infra...A Comprehensive Study on Vehicular Ad-Hoc Delay Tolerant Networking for Infra...
A Comprehensive Study on Vehicular Ad-Hoc Delay Tolerant Networking for Infra...inventionjournals
 
Improved SCTP Scheme To Overcome Congestion Losses Over Manet
Improved SCTP Scheme To Overcome Congestion Losses Over ManetImproved SCTP Scheme To Overcome Congestion Losses Over Manet
Improved SCTP Scheme To Overcome Congestion Losses Over ManetIJERA Editor
 
Survey and Analysis of Medium Access Control Protocols for Wireless Sensor Ne...
Survey and Analysis of Medium Access Control Protocols for Wireless Sensor Ne...Survey and Analysis of Medium Access Control Protocols for Wireless Sensor Ne...
Survey and Analysis of Medium Access Control Protocols for Wireless Sensor Ne...IOSR Journals
 
Different Issues and Survey of Proposed Solutions in TCP over Wireless Enviro...
Different Issues and Survey of Proposed Solutions in TCP over Wireless Enviro...Different Issues and Survey of Proposed Solutions in TCP over Wireless Enviro...
Different Issues and Survey of Proposed Solutions in TCP over Wireless Enviro...Ranjeet Bidwe
 
Te 1 introduction to telecommunications_updated
Te 1 introduction to telecommunications_updatedTe 1 introduction to telecommunications_updated
Te 1 introduction to telecommunications_updatedShohan Ean
 
Cross Layer- Performance Enhancement Architecture (CL-PEA) for MANET
Cross Layer- Performance Enhancement Architecture (CL-PEA) for MANETCross Layer- Performance Enhancement Architecture (CL-PEA) for MANET
Cross Layer- Performance Enhancement Architecture (CL-PEA) for MANETijcncs
 
Advanced Computing Techonologies
Advanced Computing TechonologiesAdvanced Computing Techonologies
Advanced Computing TechonologiesKathirvel Ayyaswamy
 
Efficient and Fair Bandwidth Allocation AQM Scheme for Wireless Networks
Efficient and Fair Bandwidth Allocation AQM Scheme for Wireless NetworksEfficient and Fair Bandwidth Allocation AQM Scheme for Wireless Networks
Efficient and Fair Bandwidth Allocation AQM Scheme for Wireless NetworksCSCJournals
 

Similar to Performance improvement of bottleneck link in red vegas over heterogeneous networks (20)

TCP for Wireless Environments
TCP for Wireless EnvironmentsTCP for Wireless Environments
TCP for Wireless Environments
 
ADHOCFTSIM: A Simulator of Fault Tolerence In the AD-HOC Networks
ADHOCFTSIM: A Simulator of Fault Tolerence In the AD-HOC NetworksADHOCFTSIM: A Simulator of Fault Tolerence In the AD-HOC Networks
ADHOCFTSIM: A Simulator of Fault Tolerence In the AD-HOC Networks
 
Chapter 8 the role of networking in manufacturing
Chapter 8   the role of networking in manufacturingChapter 8   the role of networking in manufacturing
Chapter 8 the role of networking in manufacturing
 
C0351725
C0351725C0351725
C0351725
 
CPCRT: Crosslayered and Power Conserved Routing Topology for congestion Cont...
CPCRT: Crosslayered and Power Conserved Routing Topology  for congestion Cont...CPCRT: Crosslayered and Power Conserved Routing Topology  for congestion Cont...
CPCRT: Crosslayered and Power Conserved Routing Topology for congestion Cont...
 
An Approach for Enhanced Performance of Packet Transmission over Packet Switc...
An Approach for Enhanced Performance of Packet Transmission over Packet Switc...An Approach for Enhanced Performance of Packet Transmission over Packet Switc...
An Approach for Enhanced Performance of Packet Transmission over Packet Switc...
 
Token Based Packet Loss Control Mechanism for Networks
Token Based Packet Loss Control Mechanism for NetworksToken Based Packet Loss Control Mechanism for Networks
Token Based Packet Loss Control Mechanism for Networks
 
Energy Minimization in Wireless Sensor Networks Using Multi Hop Transmission
Energy Minimization in Wireless Sensor Networks Using Multi  Hop TransmissionEnergy Minimization in Wireless Sensor Networks Using Multi  Hop Transmission
Energy Minimization in Wireless Sensor Networks Using Multi Hop Transmission
 
A Comprehensive Study on Vehicular Ad-Hoc Delay Tolerant Networking for Infra...
A Comprehensive Study on Vehicular Ad-Hoc Delay Tolerant Networking for Infra...A Comprehensive Study on Vehicular Ad-Hoc Delay Tolerant Networking for Infra...
A Comprehensive Study on Vehicular Ad-Hoc Delay Tolerant Networking for Infra...
 
Improved SCTP Scheme To Overcome Congestion Losses Over Manet
Improved SCTP Scheme To Overcome Congestion Losses Over ManetImproved SCTP Scheme To Overcome Congestion Losses Over Manet
Improved SCTP Scheme To Overcome Congestion Losses Over Manet
 
Survey and Analysis of Medium Access Control Protocols for Wireless Sensor Ne...
Survey and Analysis of Medium Access Control Protocols for Wireless Sensor Ne...Survey and Analysis of Medium Access Control Protocols for Wireless Sensor Ne...
Survey and Analysis of Medium Access Control Protocols for Wireless Sensor Ne...
 
Different Issues and Survey of Proposed Solutions in TCP over Wireless Enviro...
Different Issues and Survey of Proposed Solutions in TCP over Wireless Enviro...Different Issues and Survey of Proposed Solutions in TCP over Wireless Enviro...
Different Issues and Survey of Proposed Solutions in TCP over Wireless Enviro...
 
Te 1 introduction to telecommunications_updated
Te 1 introduction to telecommunications_updatedTe 1 introduction to telecommunications_updated
Te 1 introduction to telecommunications_updated
 
Cross Layer- Performance Enhancement Architecture (CL-PEA) for MANET
Cross Layer- Performance Enhancement Architecture (CL-PEA) for MANETCross Layer- Performance Enhancement Architecture (CL-PEA) for MANET
Cross Layer- Performance Enhancement Architecture (CL-PEA) for MANET
 
Advanced Computing Techonologies
Advanced Computing TechonologiesAdvanced Computing Techonologies
Advanced Computing Techonologies
 
MANAGING INTERFERENCE IN COLLABORATIVE NETWORKS BY FLOW CONTROL AND SIGNAL PO...
MANAGING INTERFERENCE IN COLLABORATIVE NETWORKS BY FLOW CONTROL AND SIGNAL PO...MANAGING INTERFERENCE IN COLLABORATIVE NETWORKS BY FLOW CONTROL AND SIGNAL PO...
MANAGING INTERFERENCE IN COLLABORATIVE NETWORKS BY FLOW CONTROL AND SIGNAL PO...
 
Br33421423
Br33421423Br33421423
Br33421423
 
Br33421423
Br33421423Br33421423
Br33421423
 
Lan Switching[1]
Lan Switching[1]Lan Switching[1]
Lan Switching[1]
 
Efficient and Fair Bandwidth Allocation AQM Scheme for Wireless Networks
Efficient and Fair Bandwidth Allocation AQM Scheme for Wireless NetworksEfficient and Fair Bandwidth Allocation AQM Scheme for Wireless Networks
Efficient and Fair Bandwidth Allocation AQM Scheme for Wireless Networks
 

More from eSAT Publishing House

Likely impacts of hudhud on the environment of visakhapatnam
Likely impacts of hudhud on the environment of visakhapatnamLikely impacts of hudhud on the environment of visakhapatnam
Likely impacts of hudhud on the environment of visakhapatnameSAT Publishing House
 
Impact of flood disaster in a drought prone area – case study of alampur vill...
Impact of flood disaster in a drought prone area – case study of alampur vill...Impact of flood disaster in a drought prone area – case study of alampur vill...
Impact of flood disaster in a drought prone area – case study of alampur vill...eSAT Publishing House
 
Hudhud cyclone – a severe disaster in visakhapatnam
Hudhud cyclone – a severe disaster in visakhapatnamHudhud cyclone – a severe disaster in visakhapatnam
Hudhud cyclone – a severe disaster in visakhapatnameSAT Publishing House
 
Groundwater investigation using geophysical methods a case study of pydibhim...
Groundwater investigation using geophysical methods  a case study of pydibhim...Groundwater investigation using geophysical methods  a case study of pydibhim...
Groundwater investigation using geophysical methods a case study of pydibhim...eSAT Publishing House
 
Flood related disasters concerned to urban flooding in bangalore, india
Flood related disasters concerned to urban flooding in bangalore, indiaFlood related disasters concerned to urban flooding in bangalore, india
Flood related disasters concerned to urban flooding in bangalore, indiaeSAT Publishing House
 
Enhancing post disaster recovery by optimal infrastructure capacity building
Enhancing post disaster recovery by optimal infrastructure capacity buildingEnhancing post disaster recovery by optimal infrastructure capacity building
Enhancing post disaster recovery by optimal infrastructure capacity buildingeSAT Publishing House
 
Effect of lintel and lintel band on the global performance of reinforced conc...
Effect of lintel and lintel band on the global performance of reinforced conc...Effect of lintel and lintel band on the global performance of reinforced conc...
Effect of lintel and lintel band on the global performance of reinforced conc...eSAT Publishing House
 
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...eSAT Publishing House
 
Wind damage to buildings, infrastrucuture and landscape elements along the be...
Wind damage to buildings, infrastrucuture and landscape elements along the be...Wind damage to buildings, infrastrucuture and landscape elements along the be...
Wind damage to buildings, infrastrucuture and landscape elements along the be...eSAT Publishing House
 
Shear strength of rc deep beam panels – a review
Shear strength of rc deep beam panels – a reviewShear strength of rc deep beam panels – a review
Shear strength of rc deep beam panels – a revieweSAT Publishing House
 
Role of voluntary teams of professional engineers in dissater management – ex...
Role of voluntary teams of professional engineers in dissater management – ex...Role of voluntary teams of professional engineers in dissater management – ex...
Role of voluntary teams of professional engineers in dissater management – ex...eSAT Publishing House
 
Risk analysis and environmental hazard management
Risk analysis and environmental hazard managementRisk analysis and environmental hazard management
Risk analysis and environmental hazard managementeSAT Publishing House
 
Review study on performance of seismically tested repaired shear walls
Review study on performance of seismically tested repaired shear wallsReview study on performance of seismically tested repaired shear walls
Review study on performance of seismically tested repaired shear wallseSAT Publishing House
 
Monitoring and assessment of air quality with reference to dust particles (pm...
Monitoring and assessment of air quality with reference to dust particles (pm...Monitoring and assessment of air quality with reference to dust particles (pm...
Monitoring and assessment of air quality with reference to dust particles (pm...eSAT Publishing House
 
Low cost wireless sensor networks and smartphone applications for disaster ma...
Low cost wireless sensor networks and smartphone applications for disaster ma...Low cost wireless sensor networks and smartphone applications for disaster ma...
Low cost wireless sensor networks and smartphone applications for disaster ma...eSAT Publishing House
 
Coastal zones – seismic vulnerability an analysis from east coast of india
Coastal zones – seismic vulnerability an analysis from east coast of indiaCoastal zones – seismic vulnerability an analysis from east coast of india
Coastal zones – seismic vulnerability an analysis from east coast of indiaeSAT Publishing House
 
Can fracture mechanics predict damage due disaster of structures
Can fracture mechanics predict damage due disaster of structuresCan fracture mechanics predict damage due disaster of structures
Can fracture mechanics predict damage due disaster of structureseSAT Publishing House
 
Assessment of seismic susceptibility of rc buildings
Assessment of seismic susceptibility of rc buildingsAssessment of seismic susceptibility of rc buildings
Assessment of seismic susceptibility of rc buildingseSAT Publishing House
 
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...eSAT Publishing House
 
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...eSAT Publishing House
 

More from eSAT Publishing House (20)

Likely impacts of hudhud on the environment of visakhapatnam
Likely impacts of hudhud on the environment of visakhapatnamLikely impacts of hudhud on the environment of visakhapatnam
Likely impacts of hudhud on the environment of visakhapatnam
 
Impact of flood disaster in a drought prone area – case study of alampur vill...
Impact of flood disaster in a drought prone area – case study of alampur vill...Impact of flood disaster in a drought prone area – case study of alampur vill...
Impact of flood disaster in a drought prone area – case study of alampur vill...
 
Hudhud cyclone – a severe disaster in visakhapatnam
Hudhud cyclone – a severe disaster in visakhapatnamHudhud cyclone – a severe disaster in visakhapatnam
Hudhud cyclone – a severe disaster in visakhapatnam
 
Groundwater investigation using geophysical methods a case study of pydibhim...
Groundwater investigation using geophysical methods  a case study of pydibhim...Groundwater investigation using geophysical methods  a case study of pydibhim...
Groundwater investigation using geophysical methods a case study of pydibhim...
 
Flood related disasters concerned to urban flooding in bangalore, india
Flood related disasters concerned to urban flooding in bangalore, indiaFlood related disasters concerned to urban flooding in bangalore, india
Flood related disasters concerned to urban flooding in bangalore, india
 
Enhancing post disaster recovery by optimal infrastructure capacity building
Enhancing post disaster recovery by optimal infrastructure capacity buildingEnhancing post disaster recovery by optimal infrastructure capacity building
Enhancing post disaster recovery by optimal infrastructure capacity building
 
Effect of lintel and lintel band on the global performance of reinforced conc...
Effect of lintel and lintel band on the global performance of reinforced conc...Effect of lintel and lintel band on the global performance of reinforced conc...
Effect of lintel and lintel band on the global performance of reinforced conc...
 
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
 
Wind damage to buildings, infrastrucuture and landscape elements along the be...
Wind damage to buildings, infrastrucuture and landscape elements along the be...Wind damage to buildings, infrastrucuture and landscape elements along the be...
Wind damage to buildings, infrastrucuture and landscape elements along the be...
 
Shear strength of rc deep beam panels – a review
Shear strength of rc deep beam panels – a reviewShear strength of rc deep beam panels – a review
Shear strength of rc deep beam panels – a review
 
Role of voluntary teams of professional engineers in dissater management – ex...
Role of voluntary teams of professional engineers in dissater management – ex...Role of voluntary teams of professional engineers in dissater management – ex...
Role of voluntary teams of professional engineers in dissater management – ex...
 
Risk analysis and environmental hazard management
Risk analysis and environmental hazard managementRisk analysis and environmental hazard management
Risk analysis and environmental hazard management
 
Review study on performance of seismically tested repaired shear walls
Review study on performance of seismically tested repaired shear wallsReview study on performance of seismically tested repaired shear walls
Review study on performance of seismically tested repaired shear walls
 
Monitoring and assessment of air quality with reference to dust particles (pm...
Monitoring and assessment of air quality with reference to dust particles (pm...Monitoring and assessment of air quality with reference to dust particles (pm...
Monitoring and assessment of air quality with reference to dust particles (pm...
 
Low cost wireless sensor networks and smartphone applications for disaster ma...
Low cost wireless sensor networks and smartphone applications for disaster ma...Low cost wireless sensor networks and smartphone applications for disaster ma...
Low cost wireless sensor networks and smartphone applications for disaster ma...
 
Coastal zones – seismic vulnerability an analysis from east coast of india
Coastal zones – seismic vulnerability an analysis from east coast of indiaCoastal zones – seismic vulnerability an analysis from east coast of india
Coastal zones – seismic vulnerability an analysis from east coast of india
 
Can fracture mechanics predict damage due disaster of structures
Can fracture mechanics predict damage due disaster of structuresCan fracture mechanics predict damage due disaster of structures
Can fracture mechanics predict damage due disaster of structures
 
Assessment of seismic susceptibility of rc buildings
Assessment of seismic susceptibility of rc buildingsAssessment of seismic susceptibility of rc buildings
Assessment of seismic susceptibility of rc buildings
 
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
 
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
 

Recently uploaded

Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)dollysharma2066
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024hassan khalil
 
Electronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfElectronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfme23b1001
 
Risk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdfRisk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdfROCENODodongVILLACER
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionDr.Costas Sachpazis
 
welding defects observed during the welding
welding defects observed during the weldingwelding defects observed during the welding
welding defects observed during the weldingMuhammadUzairLiaqat
 
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)Dr SOUNDIRARAJ N
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx959SahilShah
 
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfCCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfAsst.prof M.Gokilavani
 
Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxk795866
 
An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...Chandu841456
 
Piping Basic stress analysis by engineering
Piping Basic stress analysis by engineeringPiping Basic stress analysis by engineering
Piping Basic stress analysis by engineeringJuanCarlosMorales19600
 
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfg
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfgUnit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfg
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfgsaravananr517913
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024Mark Billinghurst
 
Class 1 | NFPA 72 | Overview Fire Alarm System
Class 1 | NFPA 72 | Overview Fire Alarm SystemClass 1 | NFPA 72 | Overview Fire Alarm System
Class 1 | NFPA 72 | Overview Fire Alarm Systemirfanmechengr
 
8251 universal synchronous asynchronous receiver transmitter
8251 universal synchronous asynchronous receiver transmitter8251 universal synchronous asynchronous receiver transmitter
8251 universal synchronous asynchronous receiver transmitterShivangiSharma879191
 

Recently uploaded (20)

Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024
 
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptxExploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
 
Electronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfElectronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdf
 
Risk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdfRisk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdf
 
POWER SYSTEMS-1 Complete notes examples
POWER SYSTEMS-1 Complete notes  examplesPOWER SYSTEMS-1 Complete notes  examples
POWER SYSTEMS-1 Complete notes examples
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
 
welding defects observed during the welding
welding defects observed during the weldingwelding defects observed during the welding
welding defects observed during the welding
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx
 
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
 
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfCCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
 
Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptx
 
An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...
 
Piping Basic stress analysis by engineering
Piping Basic stress analysis by engineeringPiping Basic stress analysis by engineering
Piping Basic stress analysis by engineering
 
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfg
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfgUnit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfg
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfg
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024
 
Class 1 | NFPA 72 | Overview Fire Alarm System
Class 1 | NFPA 72 | Overview Fire Alarm SystemClass 1 | NFPA 72 | Overview Fire Alarm System
Class 1 | NFPA 72 | Overview Fire Alarm System
 
8251 universal synchronous asynchronous receiver transmitter
8251 universal synchronous asynchronous receiver transmitter8251 universal synchronous asynchronous receiver transmitter
8251 universal synchronous asynchronous receiver transmitter
 

Performance improvement of bottleneck link in red vegas over heterogeneous networks

  • 1. IJRET: International Journal of Research in Engineering and Technology ISSN: 2319-1163 __________________________________________________________________________________________ Volume: 01 Issue: 03 | Nov-2012, Available @ http://www.ijret.org 397 PERFORMANCE IMPROVEMENT OF BOTTLENECK LINK IN RED VEGAS OVER HETEROGENEOUS NETWORKS S. P. Angelin Claret Asst.Prof, Dept. of Computer Applications, SRM University, Tamilnadu, India, angelin.s@ktr.srmuniv.ac.in Abstract In communication networks, congestion avoidance in routers is one of the hottest topics. Current IP network has become the dominant paradigm for all networking environments. The significant cause of packet losses in such heterogeneous networks is no longer limited to network congestion. Traditional TCP interprets every packet loss as caused by congestion which may be not the case in the current Internet. TCP Vegas detects network congestion in the early stage and successfully prevents periodic packet loss that usually occurs in TCP Reno. In this paper a new variant of TCP Vegas namedRed Vegas has used. The Red Vegas may detect random packet losses precisely. Through the packet loss differentiation, Red Vegas reacts appropriately to the losses, and therefore the throughput of connection over heterogeneous networks significantly improved. The bandwidth of the bottleneck link is under-utilized when the random loss rate is high. Therefore, a new design of the fast recovery mechanism for Red Vegas would be carried out. The proposed mechanism improves the aggression of Vegas TCP in competing for the available bandwidth whilst maintaining the inherent stability of the original Vegas TCP scheme. Index Terms: TCP Vegas, RED Vegas, Bandwidth and Congestion Control ----------------------------------------------------------------------*****------------------------------------------------------------------- 1. INTRODUCTION Internet congestion occurs when the aggregate demand for a resource (e.g., link bandwidth) exceeds the available capacity of the resource. Resulting effects from such congestion include long delays in data delivery, wasted resources due to lost or dropped packets and even possible congestion collapse, in which all communication in the entire network ceases. It is therefore clear that in order to maintain good network performance; certain mechanisms must be provided to prevent the network from being congested for any significant period of time. Two approaches to handling congestion are congestion control (or recovery) and congestion avoidance. The former is reactive in that congestion control typically comes into play afterthe network is overloaded, i.e., congestion is detected. The latter is proactive in that congestion avoidance comes into play beforethe network becomes overloaded, i.e., when congestion is expected. Compared with fixed and wired networks, the wireless networks have high bit-error rate (BER) and offer less available bandwidth. Furthermore, the host mobility also results in packet lossor delay during handoff process. TCP responds to all losses by invoking congestion control and avoidance algorithms, resulting in the degraded end-to-end performance unnecessarily. 2. THE PRIMARY FACTORS THAT AFFECT WIRELESS TCP PERFORMANCE 2.1 Limited Bandwidth The rate of the wired LANS is IOOMbps and the optical fiber link may provide the rate exceeding IGbps, but the rate of thewireless LANS regulated in the IEEE 802.11 is only 11Mhps. obviously, the limited bandwidth will become the bottleneck to enhance wireless TCP performance. 2.2 Long Round Trip Times The latencies of the wireless medium are much longer than those of the wired medium and the rate to increase thecongestion window sizes of the sender is in linear growth with the rate that it receives ACKS. Thus, because of the long R'IT, the growth rate of the congestion window in the wireless link will be very low, and it will reduce the wireless TCP throughput. 2.3 Random Losses There are often bursts of errors due to poorsignal strength in an area or duration of noise. It is common that sequential packet losses emerge due to the bursts of errors, but each packet loss can cause the congestion window to reduce half, and then the sending rate reduces seriously.
  • 2. IJRET: International Journal of Research in Engineering and Technology ISSN: 2319-1163 __________________________________________________________________________________________ Volume: 01 Issue: 03 | Nov-2012, Available @ http://www.ijret.org 398 2.4 User Mobility When a mobile transfers from one cell to another, mobile handoff will occur. In the handoff process, all essential information must be transmitted between the two base stations, and then mobile hosts are able to maintain the connection. The handoff process usually takes about 300 ms, so some packets may loss during this period of time. 2.5 Short Flows The majority of the data in the wireless networks transmission belong to the short flows service. At the beginning of the connection, TCP is still in the state of slow-start. The data transmission maybe has been already completed before the widow of the sender reaches its maximum, and it cannot make full use of the link. 2.6 Power Consumption The power consumption plays a dominant role in determining battery life, so it highly affects the wireless equipment, such as laptop computer, PDA, radiotelephone and so on. The retransmission caused by the frequent packet losses makes TCP connection time quite long, therefore power consumption is quite high. 3. OPEN ISSUES There still persist many open issues related to the design, operation, and evaluation of the Internet congestion control mechanisms. The major open issues are interoperability, robustness, stability, convergence, implementation complexity, and fairness. Since congestion occurs when the network is overloaded and is closely related to the network traffic environments, there are related open issues that should be taken into account for solving congestion control. These related issues are link characteristics, TCP-friendliness vs. user datagram protocol (UDP) traffics, and assumptions on network traffic dynamics. 3.1 Interoperability and Robustness Floyd et alnote that an increasing deployment of traffic lacking end-to-end congestion control may cause congested links to occupy themselves sending packets that will only be dropped later in the network. They describe how this leads to congestion collapsein the network. Therefore, the heterogeneity of congestion control mechanisms and the lack of end-to-end congestion control may result in an interoperability problem. This problem may also cause inefficient performance when all the different algorithms have conflicting optimization goals such as power and (net) benefit, etc. It is also necessary to maintain TCP’s robust nature in the presence of packet losses and a wide range of offered load, link speeds, packet sizes, and congestion levels. A robust algorithm will be insensitive to the various traffic environments. 3.2 Stability, Convergence and Implementation Complexity Two concepts of stability exist in Internet congestion control. First, Internet congestion control may have asymptotic convergence to a fixed operating point. Second, it may have controlled oscillation points, i.e., limited cycles with bounded variations. In both cases, the objective of a congestion control algorithm is to achieve steady-state performance in terms of link utilization, throughput, and RTT. 3.3 Fairness in Internet Congestion Control Two fairness issues may occur in Internet congestion control: The fair bandwidth sharing between competing connections and the fair marking(or dropping) of packets when congestion occurs. The fair sharing of bandwidth among connections depends on the fact that all connections are running basically the same congestion avoidance algorithms, conforming to the current TCP specification. However, fair marking has not been studied actively. The issue of fair bandwidth sharing among competing TCP connections has become increasingly important for several reasons. One reason is due to the growth of individual TCPs that can use high bandwidth even over high-propagation-delay paths. Second, with the growth of the Web, Internet users want high-bandwidth and low-delay communications. 3.4 Fairness in Bandwidth Allocation A bandwidth allocation scheme is fairif it does not offer different treatment to connections, either based on the time order in which they request a share of the available bandwidth, or on the particular location of their source and destination points. A set of rates is max-min fairif no rate may be increased without simultaneously decreasing another rate which is already smaller. In a network with a single congested link, max-min fairness implies an equal share of the bandwidth for each connection through it. To achieve maxmin fairness, the global optimality of the network, often called Pareto efficiency, needs to be sacrificed. 4. HETEROGENEOUS NETWORK It is a network connecting computers and other devices. Different operating systems and/or protocols. 5. RANDOM EARLY DETECTION (RED) Also known as random early discard or random early drop.It uses an active queue management algorithm and a congestion avoidance algorithm 5.1 How RED Works RED monitors the average queue size. It Drops packets based on statistical probabilities.
  • 3. IJRET: International Journal of Research in Engineering and Technology ISSN: 2319-1163 __________________________________________________________________________________________ Volume: 01 Issue: 03 | Nov-2012, Available @ http://www.ijret.org 399 5.1.1 Statistical Probabilities Buffer---->empty, all incoming packets are accepted. Buffer----> full, all incoming packets are dropped. 6. COMPARISON BETWEEN VEGAS AND RENO  Detects network congestion in the early stage.  Successfully prevents periodic packet loss.  The Red Vegas may detect random packet losses precisely.  Red Vegas reacts appropriately to the losses.  The throughput of connection over heterogeneous networks is significantly improved  TCP Vegas host-dominated configurations perform better than TCP Reno host-dominated configurations. 6.1 Congestion window size variation in Reno and Vegas Fig: 1 Interaction of TCP in Heterogeneous Network 6.2Congestion window size variation in Reno and modified Vegas Fig:2 Interaction of TCP in Heterogeneous Network (With Link-Level Bit Error) 6.1 .1 TCP flavors Goodput (Mbps)  Reno/Vegas 23.59/16.53  Reno/Vegas-mo 22.14/17.81 6.1.2 Performance Analysis for RED  The RED improvement is higher (mix of Reno and Vegas hosts).  RED algorithm provides better fairness 6.1.3 Why RED in Vegas  Vegas adopts a more sophisticated bandwidth estimation  Controls the congestion window size accordingly. 7. BANDWIDTH  The bandwidth of the bottleneck link is under- utilized when the random loss rate is high.  Therefore, a new design of the fast recovery mechanism for Red Vegas would be carried out. CONCLUSIONS This paper discussed a few issues of TCP Vegas. TCP Vegas could cause a strange behavior with RED Vegas when there is a rerouting in the network and Performance Improvement of bottleneck link in RED Vegas over Heterogeneous Networks connections. Also shown that TCP Vegas could lead the network to a persistent congestion if connections start at various times This problem could be solved using the combination of the RED gateways and the same modification proposed for the problem of rerouting. This brings about a more even distribution of the bandwidth regardless of the starting time and guarantees that the congestion level stays around the desired congestion level by the RED gateways. Finding the appropriate threshold values for the RED gateways, however, is still an open problem. If the threshold values are set too low, it may cause too many packet drops initially before the connections settle or the window sizes may never settle, which is undesirable. REFERENCES [1] V. Jacobson, “Congestion Avoidance and Control,” Proc. ACM SIGCOMM ’88, 1988, pp. 314–29. [2] S. Floyd and K. Fall, “Promoting the Use of the End-to- End Congestion Control in the Internet,” IEEE/ACM Trans. Net., vol. 7, no. 4, Aug. 1999, pp. 458–72. [3] S. Floyd, “Internet Research: Comments on Formulating the Problem,” unpublished manuscript, http://www.aciri.org/floyd/, Jan. 1998. [4] S. Floyd, “Congestion Control Principles,” IETF draft, drafts Floyd- cong-01.txt, Jan. 2000.
  • 4. IJRET: International Journal of Research in Engineering and Technology ISSN: 2319-1163 __________________________________________________________________________________________ Volume: 01 Issue: 03 | Nov-2012, Available @ http://www.ijret.org 400 [5] D. Wischik, “How to Mark Fairly,” http://www.statslab.cam.ac. UK/~djw1005/, Sept. 1999. [6] M. Allman, V. Paxson, and W. Stevens, “TCP Congestion Control,” IETF RFC2581, Apr. 1999. [7] F. P. Kelly, A. K. Maulloo, and D. K. H. Tan, “Rate Control in Communication Networks: Shadow Prices, Proportional Fairness, and Stability,” J. Operational Research Society, vol. 49, 1998, http://www.statslab.cam.ac.uk/~frank/rate.html, pp. 237–52. [8] D. P. Bertsekas and R. G. Gallager, Data Networks, Prentice- Hall, 2nd Ed., 1992. [9] F. Bonomi and K. W. Fendick, “The Rate-Based Flow Control Framework for the Available Bit Rate ATM Service,” IEEE Network, vol. 9, no. 2, Mar. /Apr. 1995, pp. 25–39. [10] S. Floyd and V. Jacobson, Random Early Detection Gateways for Congestion Avoidance", IEEE/ACM Transactions on Networking, Vol. 1, No, 4, pp. 397-413, August 1993.