Spelling suggestions: "subject:"atransmission control"" "subject:"cotransmission control""
11 |
Throughput Enhancement of TCP over Wireless LinksGupta, Pawan Kumar 01 1900 (has links)
The congestion control mechanisms of Transmission Control Protocol (TCP) are very effective in providing best effort service in wired networks, where packet losses are mainly due to congestion in the network. In wireless mobile networks, more often than not, loss of packets is because of corruption of data on the wireless link. The TCP sender responds to these losses as if they are due to congestion, by reducing its congestion window, thereby reducing the rate of flow of packets. The reduction in congestion window is a necessity when network is experiencing congestion to avoid congestion collapse but it is not required if packet losses occur due to corruption of data on the wireless link. This unnecessary reduction in congestion window for corruption losses is the main reason for poor throughput of data transfer in wireless networks. The reduction in congestion window for corruption losses can be avoided if TCP can successfully differentiate between packet losses due to congestion and corruption.
We suggest enhancements to TCP that, if implemented, will help the TCP receiver in separately identifying corruption losses and congestion losses. The enhancements are suggested over and above standard TCP NewReno and we call this new scheme as "NewRenoEln (NewReno with Explicit Loss Notification)". We suggest that the TCP sender attach a separate checksum for the TCP header with the packet. Since the length of the TCP header is much smaller as compared to the length of the TCP packet, there is a large probability that the TCP receiver will receive the header portion of the TCP packet without error even if the data portion of the packet is corrupted. Once the header information is found to be correct for a corrupted packet, the receiver can generate reliable Explicit 5oss Notification (ELN) for the sender.
We derive an expression for the probability of a receiver generating successful Explicit
Loss Notification, assuming a generic link layer protocol that is used for data transfer over wireless link. With this analysis, we show that there is large probability that receiver will generate successful ELN for various channel conditions We also suggest modifications to the sender behavior on receiving successful Explicit Loss Notification from the receiver. With these modifications, the TCP sender will recover from corruption losses without any reduction in congestion window.
There is also a need to develop a unified analytical approach for the evaluation of
TCP performance. We develop an analytical approach for the performance evaluation of
NewRenoEln scheme. We compare the throughput results obtained by analytical calculations with results obtained by simulation and find them to be very close to each other.
We also compare the performance of the proposed scheme NewRenoEln and the standard NewReno TCP via simulation as well as analytical approach, and find considerable improvement in throughput over wireless links.
|
12 |
Design and Analysis of a Novel Split and Aggregated Transmission Control Protocol for Smart Metering InfrastructureKhalifa, Tarek 21 May 2013 (has links)
Utility companies (electricity, gas, and water suppliers), governments, and
researchers recognize an urgent need to deploy communication-based systems to
automate data collection from smart meters and sensors, known as Smart Metering
Infrastructure (SMI) or Automatic Meter Reading (AMR). A smart metering system
is envisaged to bring tremendous benefits to customers, utilities, and
governments. The advantages include reducing peak demand for energy, supporting
the time-of-use concept for billing, enabling customers to make informed
decisions, and performing effective load management, to name a few.
A key element in an SMI is communications between meters and utility servers.
However, the mass deployment of metering devices in the grid calls for studying
the scalability of communication protocols. SMI is characterized by the
deployment of a large number of small Internet Protocol (IP) devices sending
small packets at a low rate to a central server. Although the individual
devices generate data at a low rate, the collective traffic produced is
significant and is disruptive to network communication functionality. This
research work focuses on the scalability of the transport layer
functionalities. The TCP congestion control mechanism, in particular, would be
ineffective for the traffic of smart meters because a large volume of data
comes from a large number of individual sources. This situation makes the TCP
congestion control mechanism unable to lower the transmission rate even when
congestion occurs. The consequences are a high loss rate for metered data and
degraded throughput for competing traffic in the smart metering network.
To enhance the performance of TCP in a smart metering infrastructure (SMI), we
introduce a novel TCP-based scheme, called Split- and Aggregated-TCP (SA-TCP).
This scheme is based on the idea of upgrading intermediate devices in SMI
(known in the industry as regional collectors) to offer the service of
aggregating the TCP connections. An SA-TCP aggregator collects data packets
from the smart meters of its region over separate TCP connections; then it
reliably forwards the data over another TCP connection to the utility server.
The proposed split and aggregated scheme provides a better response to traffic
conditions and, most importantly, makes the TCP congestion control and flow
control mechanisms effective. Supported by extensive ns-2 simulations, we show
the effectiveness of the SA-TCP approach to mitigating the problems in terms of
the throughput and packet loss rate performance metrics.
A full mathematical model of SA-TCP is provided. The model is highly accurate
and flexible in predicting the behaviour of the two stages, separately and
combined, of the SA-TCP scheme in terms of throughput, packet loss rate and
end-to-end delay. Considering the two stages of the scheme, the modelling
approach uses Markovian models to represent smart meters in the first stage and
SA-TCP aggregators in the second. Then, the approach studies the interaction of
smart meters and SA-TCP aggregators with the network by means of standard
queuing models. The ns-2 simulations validate the math model results.
A comprehensive performance analysis of the SA-TCP scheme is performed. It
studies the impact of varying various parameters on the scheme, including the
impact of network link capacity, buffering capacity of those RCs that act as
SA-TCP aggregators, propagation delay between the meters and the utility
server, and finally, the number of SA-TCP aggregators. The performance results
show that adjusting those parameters makes it possible to further enhance
congestion control in SMI. Therefore, this thesis also formulates an
optimization model to achieve better TCP performance and ensures satisfactory
performance results, such as a minimal loss rate and acceptable end-to-end
delay. The optimization model also considers minimizing the SA-TCP scheme
deployment cost by balancing the number of SA-TCP aggregators and the link
bandwidth, while still satisfying performance requirements.
|
13 |
Astronomy Software Integration with OpenSpaceBihi, Aniisa, Granström, Johanna January 2020 (has links)
This thesis aimed to create a messaging protocol for OpenSpace to interoperate with other astronomy software. The goal was to create a messaging standard that was not language-dependent and could be implemented by any astronomy software. To establish an asynchronous communication between OpenSpace and connected software, the Transmission Control Protocol (TCP), threading, and Peer-To-Peer (P2P) were the techniques mainly used. TCP was used to achieve reliable communication between software connected to the network. The enabling of two-way communication was solved by threading. P2P was used as a network communication architecture to share resources between the connected software. By using Unicode characters expressed through UTF-8, the Unicode Standard was used to encode messages sent. The messages are structured by combinations of different sizes of bytes and are sent and received as binary strings. All messages contain a header and the data being sent. Different message types were created to specify which type of data is sent. The protocol works primarily between OpenSpace and Glue but is not limited to these software. The implementation serves as the basis of the messaging protocol for OpenSpace, where Glue represents future software integrations.
|
14 |
Automated calibration of a tractor transmission control unitKörtgen, Christopher, Morandi, Gabriele, Jacobs, Georg, Straßburger, Felix January 2016 (has links)
This paper presents an approach for an automated calibration process for electronic control units (ECU) of power split transmissions in agricultural tractors. Today the calibration process is done manually on a prototype tractor by experts. In order to reduce development costs the calibration process is shifted from prototype testing to software modelling. Simultaneous optimization methods are used within the software modelling to calculate new parameters. The simultaneous optimization includes objective evaluation methods to evaluate the tractor behaviour. With the combination of both methods inside the software modelling, the calibration process can be automated. The success of this approach depends on the quality of the software modelling. Therefore the identification of the initial prototype behaviour and the fitting of the tractor software model is done at the beginning. At the end of the automated calibration the validation and fine-tuning of the calculated parameters are done on the real tractor. These steps are condensed to a five step automated calibration process which includes simultaneous optimization and objective evaluation methods in several applications. After the detailed discussion of this automated calibration process one function of the ECU (one transmission component) will be calibrated through this process as example.
|
15 |
Multipath TCP : Performance in a LTE EnvironmentPyk, Axel January 2016 (has links)
The market penetration of mobile access devices with multiple network interfaces has increased dramatically over the last few years. As a consequence, the quest for a widespread multi-path transport protocol that takes advantage of all available interfaces simultaneously to increase data throughput and improve robustness, has received considerable attention. One prominent protocol introduced by the IETF is Multipath TCP (MPTCP). MPTCP is an extension to the predominant single-path transport protocol, the Transport Control Protocol (TCP) that enables multihomed devices to aggregate available resources transparently to the applications. Combining multiple radio access technologies, like LTE and Wi-Fi, with diverse characteristics in terms of transmission rates and fluctuations opens for novel challenges that may disrupt and even harm the data throughput. Therefore MPTCP must take path heterogeneity into account. For MPTCP to supersede single-path TCP it is required that MPTCP always achieve at least the throughput of the best individual TCP path. This thesis investigates if MPTCP with uncoupled congestion control fulfills this condition, and if so, how much it improves the throughput. By examining the protocol in a deterministic emulated environment defined by the characteristics of LTE, we conclude two key factors impacting the outcome: the download size and the difference in characteristics between the paths. Our experiments show that MPTCP overall fulfills this task, especially during path homogeneity with near aggregated results. But we also show that MPTCP may decrease data throughput with 16% compared to TCP during path heterogeneity. Hence MPTCP does not always fulfill the goal of throughput. We therefore conclude further intelligence is needed for the packet scheduling mechanism to avoid throughput degradation in the initial phase of a transmission.
|
16 |
Investigating the Effectiveness of Supermarket Transmission Control Measures on the Spread of COVID-19 in the Presence of Super-Spreaders through Agent-Based ModellingMountford, Timothy 04 April 2023 (has links) (PDF)
An examination of the effectiveness of transmission control measures for COVID-19 in a supermarket setting, factoring for the inclusion of Super-Spreaders, must extend beyond the direct effects the control measure has on transmission in order to account for the indirect effects changes in human movement dynamics have on the spread of disease. The analysis makes use of Agent-Based Modelling simulation techniques to model changes in customer movement and disease transmission dynamics resulting from the isolated and combined implementation of COVID-19 transmission control measures. The bottom-up approach of agent-based modelling allows for the inclusion of heterogeneous, individual-level chances of infectiousness, compliance, and consumer behaviours, allowing for a more realistic representation of real-world behaviours. The model used for analysis is built entirely in the NetLogo environment, designed to be interactive, adaptable to user-varied inputs, and visually engaging. This allows for the model to adapt to changes in disease parameters and easily communicate model effects in a manner accessible to users in and out of the field. Control measures considered include: Vaccinations, Capacity Limiting, Social Distancing, Staff COVID-19 Testing, and the use of Sanitizers. Results indicate high levels of effectiveness for the use of Vaccinations at reducing transmission with minimal impact on customer dynamics. The results also highlight the negative effects changes in customer dynamics can have on transmission, indicated by increased shop-queue transmissions resulting from the use of Capacity Limiting or other measures slowing customer entrance to the shop. The positive effects of interactions between control measures are highlighted by the additional implementation of Social Distancing in reducing these increases. The implications of these findings involve the need to factor for changes in human movement dynamics when assessing the effectiveness of transmission control measures implemented in any environment. The findings further reinforce the benefits of implementing social distancing practises in conjunction with mechanisms that reduce the flow of movement, as well as the benefits of increased vaccination coverage in the population. Lastly, the findings provide an effective comparison of the control measures considered, allowing for the direct assessment of their implementation and the resulting effects on transmission and customer dynamics.
|
17 |
Performance analysis of the transmission control protocol over low earth orbit satellite communication systemsSangal, Rahul January 1999 (has links)
No description available.
|
18 |
Browser evolution: Document access on the world wide webElza, Dethe January 1998 (has links)
No description available.
|
19 |
Accuracies of Optimal Transmission Switching Heuristics Based on Exact and Approximate Power Flow EquationsSoroush, Milad 22 May 2013 (has links)
Optimal transmission switching (OTS) enables us to remove selected transmission lines from service as a cost reduction method. A mixed integer programming (MIP) model has been proposed to solve the OTS problem based on the direct current optimal power flow (DCOPF) approximation. Previous studies indicated computational issues regarding the OTS problem and the need for a more accurate model. In order to resolve computational issues, especially in large real systems, the MIP model has been followed by some heuristics to find good, near optimal, solutions in a reasonable time. The line removal recommendations based on DCOPF approximations may result in poor choices to remove from service. We assess the quality of line removal recommendations that rely on DCOPF-based heuristics, by estimating actual cost reduction with the exact alternating current optimal power flow (ACOPF) model, using the IEEE 118-bus test system. We also define an ACOPF-based line-ranking procedure and compare the quality of its recommendations to those of a previously published DCOPF-based procedure. For the 118-bus system, the DCOPF-based line ranking produces poor quality results, especially when demand and congestion are very high, while the ACOPF-based heuristic produces very good quality recommendations for line removals, at the expense of much longer computation times. There is a need for approximations to the ACOPF that are accurate enough to produce good results for OTS heuristics, but fast enough for practical use for OTS decisions.
|
20 |
TCP performance in an EGPRS systemAdolfsson, Klas January 2003 (has links)
<p>The most widely used protocol for providing reliable service and congestion control in the Internet is the Transmission Control Protocol (TCP). When the Internet is moving towards more use in mobile applications it is getting more important to know how TCP works for this purpose.</p><p>One of the technologies used for mobile Internet is the Enhanced General Packet Radio Service (EGPRS) extension to the popular GSM system. This thesis presents a low-level analysis of TCP performance in an EGPRS system and an overview of existing TCP, GSM and EGPRS technologies.</p><p>The bottleneck in an EGPRS system is the wireless link – the connection between the mobile phone and the GSM base station. The data transfer over the wireless link is mainly managed by the complex RLC/MAC protocol.</p><p>In this thesis, simulations were made to identify some problems with running TCP and RLC/MAC together. The simulations were made using existing EGPRS testing software together with a new TCP module. The simulation software is also briefly described in the thesis.</p><p>Additionaly, some suggestions are given in order to enhance performance, both by changing the EGPRS system and by modifying the TCP algorithms and parameters.</p>
|
Page generated in 0.1045 seconds