首页 | 本学科首页   官方微博 | 高级检索  
相似文献
 共查询到20条相似文献,搜索用时 31 毫秒
1.
Wide‐area broadband wireless technologies such as CDMA2000 often suffer from variable transfer rate and long latency. In particular, TCP window‐based rate control causes excessive buffering at the base station because of the lower transfer rate of the wireless link than that of the wired backhaul link. This performance characteristic of TCP further increases the end‐to‐end delay, and additional resources are required at the base station. This paper presents a practical mechanism to control the end‐to‐end TCP delay for CDMA2000 networks (or other similar wireless technologies). The key idea is to reduce and stabilize RTT (round‐trip time) by dynamically controlling the TCP advertised window size, based on a runtime measurement of the wireless channel condition at the mobile station. The proposed system has been implemented by modifying the Linux protocol stack. The experiment results, conducted on a commercial CDMA2000 1x network, show that the proposed scheme greatly reduces the TCP delay in non‐congested networks, while not sacrificing the TCP throughput in congested networks. Copyright © 2006 John Wiley & Sons, Ltd.  相似文献   

2.
TCP/IP协议在卫星链路上的应用研究   总被引:2,自引:1,他引:2  
因特网的发展对带宽的要求越来越高,现有的地面网络远远不能满足用户的需求,因而卫星网与IP网结合成了目前研究的热点。简要介绍了TCP/IP的协议结构和工作原理。针对卫星网的信道差错率高、传播延迟长和信道不对称性对TCP传播性能有恶化影响,按照从链路层到应用层的分类方法,分别提出了改善措施,包括:传输控制协议层的窗口控制、快速重传、快速重发、ACK控制等改进方案以及基于TCP欺骗技术和TCP分段技术的联接分段代理方案。  相似文献   

3.
2.5 Generation (2.5G) and Third Generation (3G) cellular wireless networks allow mobile Internet access with bearers specifically designed for data communications. However, Internet protocols under‐utilize wireless wide area network (WWAN) link resources, mainly due to large round trip times (RTTs) and request‐‐reply protocol patterns. Web browsing is a popular service that suffers significant performance degradation over 2.5G and 3G. In this paper, we review and compare the two main approaches for improving web browsing performance over wireless links: (i) using adequate end‐to‐end parameters and mechanisms and (ii) interposing a performance enhancing proxy (PEP) between the wireless and wired parts. We conclude that PEPs are currently the only feasible way for significantly optimizing web browsing behavior over 2.5G and 3G. In addition, we evaluate the two main current commercial PEPs over live general packet radio service (GPRS) and universal mobile telecommunications system (UMTS) networks. The results show that PEPs can lead to near‐ideal web browsing performance in certain scenarios. Copyright © 2006 John Wiley & Sons, Ltd.  相似文献   

4.
The transmission control protocol (TCP) is one of the most important Internet protocols. It provides reliable transport services between two end‐hosts. Since TCP performance affects overall network performance, many studies have been done to model TCP performance in the steady state. However, recent researches have shown that most TCP flows are short‐lived. Therefore, it is more meaningful to model TCP performance in relation to the initial stage of short‐lived flows. In addition, the next‐generation Internet will be an unified all‐IP network that includes both wireless and wired networks integrated together. In short, modelling short‐lived TCP flows in wireless networks constitutes an important axis of research. In this paper, we propose simple wireless TCP models for short‐lived flows that extend the existing analytical model proposed in [IEEE Commun. Lett. 2002; 6 (2):85–88]. In terms of wireless TCP, we categorized wireless TCP schemes into three types: end‐to‐end scheme, split connection scheme, and local retransmission scheme, which is similar to the classification proposed in [IEEE/ACM Trans. Networking 1997; 756–769]. To validate the proposed models, we performed ns‐2 simulations. The average differences between the session completion time calculated using the proposed model and the simulation result for three schemes are less than 9, 16, and 7 ms, respectively. Consequently, the proposed model provides a satisfactory means of modelling the TCP performance of short‐lived wireless TCP flows. Copyright © 2005 John Wiley & Sons, Ltd.  相似文献   

5.
Applications that use the reliable Transmission Control Protocol (TCP) have a significant degradation over satellite links. This degradation is mainly a consequence of the congestion control algorithm used by standard TCP, which is not suitable for overcoming the impairments of satellite networks. To alleviate this problem, two TCP Performance Enhancing Proxies (PEPs) can be deployed at the edges of the satellite segment. Then these PEPs can use different mechanisms such as snooping, spoofing and splitting to achieve a better TCP performance. In general, these mechanisms require the manipulation of the Internet Protocol (IP) and TCP headers that generates a problem when deploying the standard IP security (IPsec) protocol. The security services that IPsec offers (encryption and/or authentication) are based on the cryptographic protection of IP datagrams, including the corresponding IP and TCP headers. As a consequence, these cryptographic protections of IPsec conflict with the mechanisms that PEPs use to enhance the TCP performance in the satellite link. In this article, we detail the reasons that cause this conflict, and we propose three different approaches to deploy IPsec in a scenario with TCP PEPs. Our proposals provide different trade‐offs between security and TCP performance in some typical scenarios that use satellite networks. Copyright © 2012 John Wiley & Sons, Ltd.  相似文献   

6.
We analyse the statistical properties of aggregated traffic flows generated by TCP, in order to clarify a possible cause of self‐similarity in Internet traffic. Using ns‐2 simulation, we first show that aggregated traffic flows by TCP can be characterized by phase transition phenomena between non‐congested and congested phases in statistical physics. Interestingly, although the traffic exhibits self‐similarity with the Hurst parameter H ≈ 1.0 at the critical point between them, it is close to Poissonian away from the critical point. This result is consistent with results from real WAN traffic measurement. The main contribution of our work is to show that TCP itself contains a mechanism for generating self‐similarity, without assuming self‐similarity or long‐range dependency (LRD) in the application layer (e.g. packet inter‐arrival, connection arrival, and file size distribution). Moreover, we find that the value of the Hurst parameter at the critical point is determined by the simple feedback control called stop‐and‐wait flow control. Namely, it appears even without any packet retransmission events and is independent of the explicit rate increment algorithm such as slow‐start and congestion avoidance. Additionally, we demonstrate that the value of the Hurst parameter at the critical point depends on the constant bit rate algorithm and topology of network. Finally, we indicate that the time series of the round trip time follow the same statistics at the critical state. Copyright © 2005 John Wiley & Sons, Ltd.  相似文献   

7.
The conventional TCP tends to suffer from performance degradation due to packet corruptions in the wireless lossy channels, since any corruption event is regarded as an indication of network congestion. This paper proposes a TCP error and congestion control scheme using corruption‐aware adaptive increase and adaptive decrease algorithm to improve TCP performance over wireless networks. In the proposed scheme, the available network bandwidth is estimated based on the amount of the received integral data as well as the received corrupted data. The slow start threshold is updated only when a lost but not corrupted segment is detected by sender, since the corrupted packets still arrive at the TCP receiver. In the proposed scheme, the duplicated ACKs are processed differently by sender depending on whether there are any lost but not corrupted segments at present. Simulation results show that the proposed scheme could significantly improve TCP throughput over the heterogeneous wired and wireless networks with a high bit error rate, compared with the existing TCP and its variants. Copyright © 2008 John Wiley & Sons, Ltd.  相似文献   

8.
Since a TCP sender cannot distinguish between packet losses arising from transmission errors from those due to congestion, TCP tends to perform poorly on wireless links that are prone to transmission errors. Several techniques have previously been proposed to improve TCP performance over wireless links. Existing schemes typically require an intermediate node (typically, a base station) to be TCP‐aware. For instance, the Snoop scheme requires the base station to interpret TCP headers and take appropriate action to help improve TCP performance. This paper proposes an alternative TCP‐unaware technique that attempts to mimic the behavior of the Snoop protocol. Performance evaluation shows that the proposed Delayed Dupacks scheme performs quite well. Copyright © 2001 John Wiley & Sons, Ltd.  相似文献   

9.
Wireless technologies provide mobile access and enable rapid andcost‐effective network deployment. But a wireless link is generally accompanied by high interference, transmission errors and a varying latency. The erratic packet losses usually lead to a curbing of the flow of segments on the TCP connection, and thus limit TCP performance. This paper presents a threshold control mechanism with cross‐layer response approach for improving TCP Vegas performance in IEEE 802.11 wireless networks. By making slight modifications to the legacy IEEE 802.11 MAC and TCP, the numerical results reveal that the proposed scheme provides a significant improvement in TCP performance under IEEE 802.11 wireless environments. Copyright © 2013 John Wiley & Sons, Ltd.  相似文献   

10.
张伟  王绍棣 《信息技术》2004,28(7):4-7,55
摘要:TCP连接中的慢启动在卫星网的环境下对TCP性能有着非常重要的影响,讨论了动的相关的因素以及针对卫星网的特点做出的改进。在文章的最后,分析了一个实际操作系统中TCP/IP协议的滑动窗口实现。  相似文献   

11.
A significant part of the data in mobile networks is transferred as bulk data with transmission control protocol (TCP) as apps or video downloads. When the video takes too long to start, users are more prone to abandon watching, which eventually leads to decreased revenue for the content provider. While it is widely known that TCP has performance issues in mobile networks, end‐to‐end measurement studies, especially based on real data, should be studied further. In this paper, we measure the efficiency of TCP in long term evolution (LTE) networks and provide an analysis on the reasons of unoptimal performance based on 235 000 measurements from deployed mobile networks. For this purpose, we propose an algorithm for LTE networks that detects the periods during a TCP connection where the path is saturated, ie, the network is the limiting factor. From this data, we find that TCP is a source for unoptimal performance, and assumed reasons from other papers are partly confirmed and partly refuted. Most importantly, we find that the amount of queueing on the path has significant impact on the achieved protocol performance. Lastly, we learn from the LTE experience and put the findings into a 5G context.  相似文献   

12.
The TCP was originally designed for wired networks, assuming transmission errors were negligible. Actually, any acknowledgment time‐out unconditionally triggers the congestion control mechanism, even in wireless networks in which this assumption is not valid. Consequently, in wireless networks, TCP performance significantly degrades. To avoid this degradation, this paper proposes the so‐called split TCP and UDP. In this approach, the access point splits the TCP connection and uses a customized and lighter transport protocol for the wireless segment. It takes advantage of the IEEE 802.11e Hybrid Coordination Function Controlled Channel Access (HCCA) mechanisms to remove redundant TCP functionalities. Specifically, the HCCA scheduler allows disabling of the congestion control in the wireless link. Similarly, the IEEE 802.11e error control service makes possible to eliminate TCP acknowledgments, therefore reducing the TCP protocol overhead. Finally, the usage of an HCCA scheduler permits providing fairness among the different data flows. The proposed split scheme is evaluated via extensive simulations. Results show that split TCP and User Datagram Protocol outperforms the analyzed TCP flavors—specifically designed for wireless environments—and the split TCP solution, achieving up to 95% of end‐user throughput gain. Furthermore, the proposed solution is TCP friendly because TCP flows are not degraded by the presence of flows by using this approach. Copyright © 2013 John Wiley & Sons, Ltd.  相似文献   

13.
Transmission Control Protocol (TCP) performance over Digital Video Broadcasting—Return Channel via Satellite (DVB‐RCS) standard is greatly affected by the total delay, which is mainly due to two components, propagation delay and access delay. Both are significant because they are dependent on the long propagation path of the satellite link. The former is intrinsic and due to radio wave propagation over the satellite channel for both TCP packets and acknowledgements. It is regulated by the control loop that governs TCP. The latter is due to the control loop that governs the demand assignment multiple access (DAMA) signalling exchange between satellite terminals and the network control center, necessary to manage return link resources. DAMA is adopted in DVB‐RCS standard to achieve flexible and efficient use of the shared resources. Therefore, performance of TCP over DVB‐RCS may degrade due to the exploitation of two nested control loops also depending on both the selected DAMA algorithm and the traffic profile. This paper analyses the impact of basic DAMA implementation on TCP‐based applications over a DVB‐RCS link for a large set of study cases. To provide a detailed overview of TCP performance in DVB‐RCS environment, the analysis includes both theoretical approach and simulation campaign. Copyright © 2009 John Wiley & Sons, Ltd.  相似文献   

14.
TCP error control mechanism lacks the ability to detect with precision the nature of potential errors during communication. It is only capable of detecting the results of the errors, namely that segments are dropped. As a result, the protocol lacks the ability to implement an appropriate error recovery strategy cognizant of current network conditions and responsive to the distinctive error characteristics of the communication channel. TCP sender always calls for the sending window to shrink. We show that probing mechanisms could enhance the error detection capabilities of the protocol. TCP could then flexibly adjust its window in a manner that permits the available bandwidth to be exploited without violating the requirements of stability, efficiency and fairness that need to be guaranteed during congestion. Our experiments have three distinct goals: First, to demonstrate the potential contribution of probing mechanisms. A simple probing mechanism and an immediate recovery strategy are grafted into TCP‐Tahoe and TCP‐Reno. We show that, this way, standard TCP can improve its performance without requiring any further change. Second, to study the performance of adaptive strategies. An adaptive TCP with probing is used, that is responsive to the detected error conditions by alternating slow start, fast recovery and immediate recovery. An adaptive error recovery strategy can yield better performance. Third, to study the design limitations of the probing device itself. The aggressive or conservative nature of the probing mechanisms themselves can determine the aggressive or conservative behaviour of the protocol and exploit accordingly the energy/throughput trade‐off. Copyright © 2002 John Wiley & Sons, Ltd.  相似文献   

15.
卫星TCP加速技术研究   总被引:1,自引:0,他引:1  
由于卫星链路长时延高误码的特点,传输控制协议(TCP)在卫星链路上效率很低。提出了一种卫星通信系统中TCP加速网关的设计实现方法,介绍了基于加速网关的卫星网络结构,描述了其关键技术实现,对提出的设计实现方法在OPNET中进行了仿真验证。仿真结果表明,该技术大大提高了TCP应用在卫星链路上的传输效率,而且在多连接共享带宽时保持了较好的公平性。  相似文献   

16.
TCP Vegas exhibits unfair congestion avoidance mechanism, which aggravates when there are insufficient network resources to accommodate buffer space of a pipe (bandwidth delay product). To remedy this shortcoming, we propose an Enhanced VegAs (EVA) that employs three auxiliary mechanisms: Δ revision, congestion detection and congestion tendency detection. A 2k factorial design with replications is used to study the effect of the three mechanisms. Our results show that TCP EVA achieves better performance than Vegas under various network conditions. Furthermore, congestion avoidance schemes, such as TCP EVA, perform much better than congestion control schemes, such as TCP Reno, in resource‐insufficient networks. Copyright © 2002 John Wiley & Sons, Ltd.  相似文献   

17.
This paper presents an energy‐aware transmission mechanism that improves the throughput and reduces the energy consumption of mobile devices in wired‐cum‐wireless TCP networks. The proposed mechanism places an agent at the base station, which identifies the cause of packet losses in the underlying network. When the mobile device acts as a TCP source, it adjusts the size of the congestion window adaptively according to the cause of packet losses with the aids of the agent in order to improve the transmission performance. In addition, the proposed mechanism lets the communication device to stay in sleep mode after completing the transmission in order to reduce the energy consumption. As a result, the cooperation between the mobile device and the agent improves the transmission performance as well as the energy efficiency greatly. To evaluate the performance of the proposed mechanism, we analyzed the effect of TCP on the communication device for mobile devices and present a power model. With extensive simulations based on the power model, we demonstrate that the proposed mechanism significantly improves the transmission performance, and reduces the energy consumption over a wide range of both wired and wireless packet losses. Copyright © 2008 John Wiley & Sons, Ltd.  相似文献   

18.
Wireless packet ad hoc networks are characterized by multi‐hop wireless connectivity and limited bandwidth competed among neighboring nodes. In this paper, we investigate and evaluate the performance of several prevalent TCP algorithms in this kind of network over the wireless LAN standard IEEE 802.11 MAC layer. After extensively comparing the existing TCP versions (including Tahoe, Reno, New Reno, Sack and Vegas) in simulations, we show that, in most cases, the Vegas version works best. We reveal the reason why other TCP versions perform worse than Vegas and show a method to avoid this by tuning a TCP parameter— maximum window size. Furthermore, we investigate the performance of these TCP algorithms when they run with the delayed acknowledgment (DA) option defined in IETF RFC 1122, which allows the TCP receiver to transmit an ACK for every two incoming packets. We show that the TCP connection can gain 15 to 32 per cent good‐put improvement by using the DA option. For all the TCP versions investigated in this work, the simulation results show that with the maximum window size set at approximately 4, TCP connections perform best and then all these TCP variants differ little in performance. Copyright © 2001 John Wiley & Sons, Ltd.  相似文献   

19.
This paper investigates the performance of two TCP enhancements (i.e., Scalable TCP and HighSpeed TCP), recently proposed for high-speed backbone networks with a very large bandwidth-delay product, in a geostationary satellite environment. Both persistent and elastic traffic patterns are considered, performance being evaluated in terms of TCP throughput and mean session delay, respectively. The impact of channel characteristics (packet error rate, correlation between successive losses) is widely discussed. Fairness issues are also accounted for, together with the impact of some system parameters, such as the satellite link bandwidth. Extensive comparisons are carried out among Scalable TCP, HighSpeed TCP and other congestion control schemes. The obtained results show the soundness for the use of such protocols in geostationary satellite networks. Indeed, both protocols permit to improve the performance of TCP connections in a wide range of channel conditions, showing (especially Scalable TCP) to be able to cope well with rainy conditions and to exploit a future increase in the satellite link capacity. This work was carried out within the framework of the SatNex Network of Excellence, http://www.satnex.org  相似文献   

20.
面向卫星网络的TCP传输性能的研究   总被引:2,自引:2,他引:0  
卫星信道的长时延、高误码率、大延时带宽积等的特性使TCP协议的性能受到了很大的影响.为了提高卫星网络下TCP的性能,在不破坏TCP端到端语义的前提下,文中利用在异构网络的边界处设置具有传输控制功能的性能增强代理(Performance Enhancing Proxies,PEP)的理论模型,在SACK TCP协议下对该模型实现了一种卫星网络的拥塞控制和拥塞恢复策略.仿真实验表明,新模型能够充分利用卫星网络的带宽,达到获得最佳有效吞吐量的目的.  相似文献   

设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号