Вы находитесь на странице: 1из 6

International Conference on Computing, Communication and Automation (ICCCA2017)

Comparative Study of TCP Variants for Congestion


Control in Wireless Network
Pooja Chaudhary Sachin Kumar
Department of Computer Science & Engineering Department of Computer Science & Engineering
Ajay Kumar Garg Engineering College Ajay Kumar Garg Engineering College
Ghaziabad, India Ghaziabad, India
pujjaa19@gmail.com imsachingupta@rediffmail.com

Abstract-Transmission Control Protocol (TCP) is a network On account of the receiver interpret input on a First Come
transmission protocol that implement a consistent information First Serve whatever the ratio at that the sender transmits
transmission over the computer network.TCP selects array to input is quicker than the ratio at that the receiver obtain input,
setup their integrity and transfer operation measures from
this will provide an input queue that will eventually cause
timeouts and retransmission to maintain efficiency. It also
congestion and input will begin discarding of the queue. In an
provides stream control, congestion control and fault control
mechanism. Congestion is a situation in which node or link
arrangement to assure this doesn’t occur, each sender and
carries so much data that deteriorate the performance of receiver would functioning at the identical velocity or they
network structure such as packet deficit, queuing interruption need to be a scheme in place to assure there is no congestion
and block new connections. This paper demonstrates the basic by allow the sender realize there is a queue build up,
congestion control strategy. In past year, there have been many consequently the sender can diminish the ratio for
variations in TCP algorithms originating from the essential TCP transmitting the packets. TCP has designed various stream
which has exclusively Slow Start and Congestion Avoidance control and congestion control techniques to prevent the
mechanism to the variation and extension of latest mechanism.
stream of data and reduce packet dropping appropriately.
Now TCP occur in distinct variants that incorporate TCP
Below are some of the most important features of TCP:
Tahoe, Reno, New Reno, Vegas and Dynamic Vegas. Every of
this TCP variant has its characteristics and drawbacks. x Connection oriented protocol
This paper describes the comparative study of five TCP x End-to-end explication
variants such as TCP Tahoe, TCP Reno, TCP New Reno, TCP x Identify duplicate data
Vegas and TCP Dynamic Vegas, their slow start ,congestion x Full duplex associativity
avoidance and Congestion detection algorithm and also analyze x Implement flow control and congestion control.
the best extensively used TCP variant abstractly and further
Therefore, in this paper, different TCP Variants are examined
investigate the possible future research field.
and also analyze the comparison between these TCP variant.
Keywords- TCP Tahoe; TCP Reno; TCP New Reno; TCP Vegas;
TCP Dynamic Vegas; Congestion Control. The remaining paper is systematized in such a way: In
Section II explains Congestion in wireless network, Section
I. INTRODUCTION III defines TCP congestion control in detail, Section I V
TCP [12] is an association oriented, consistent, procedure-to- explains TCP Variants for congestion control, Section V
procedure, flow-adapted protocol. It was invented to build an explain the related work and Section VI describes bandwidth
essential channel among two TCP to transmit information. estimation technique in detail. Finally, Section VII concludes
Reliability is a process which ensures that the data transmit the paper.
from one node (sender) is acquired by the node (receiver) and
in a condition where the input gets misplaced in II. CONGESTION IN WIRELESS NETWORK
communication, there is an approach in place which upgrades Congestion is a situation in which node or network
the sender about it and the data is retransmitted. Series connection carries so much data that decline the
number is designated to every byte of sending input; relevant performance of network design such as packet failure,
acknowledgement is more required to be transmitting behind queuing disruption and block new network connection. In
the sender. The upcoming data to be transmitting to the TCP, congestion emerge when sender acquired three
recipient is included in the acknowledgement (ACK) to the duplicate ACK or when a packet loss appear, resulting in the
sender .In TCP, buffer are used to collect information being decrement of resources.
transmit as a result of that the sender and the receiver may not Congestion can also be started as the following situations.
be creating and analysis at the identical velocity. There is a x When routers are too slow to eliminate a task.
transmitting and inheriting buffer at both end nodes.

ISBN: 978-1-5090-6471-7/17/$31.00 ©2017 IEEE 641


International Conference on Computing, Communication and Automation (ICCCA2017)

x Packet arrival rate transcends the outgoing Congestion detection over timeout, vacant the transmission
connection capacity. direction by decreasing the congestion window to one
x The output capacity of router is smaller than the section through producing an extensive rate in large
aggregate of input. bandwidth interruption product links, as a result of this
x Overloading on the network connection. drawback, congestion avoidance algorithm was improved to
avoid this. It interpreted through which three duplicate ACK
III. TCP CONGESTION CONTROL effort and whereby it recognizes congestion since the
TCP accomplish a congestion control mechanism in 3 termination of retransferred time. Fast Retransmission is an
phases: Slow Start, Congestion Avoidance and Congestion improvement of Congestion Avoidance mechanism where
Detection [1]. TCP uses acknowledgement (ACK) to congestion is recognized over three duplicate ACK.
examine packet deficit and discover lag of packet.
IV. TCP VARIANTS
A.TCP Tahoe
TCP Tahoe [3][4] is one of the congestion control
mechanisms that enhance the earlier TCP execution by
combined the slow start, congestion avoidance and fast
retransmit phase to TCP. It works on the packet preservation
technique. This technique is executed by using
acknowledgments (ACK) to clock outgoing packets. It also
provides a congestion window (CWND) that reflects the
network size. Tahoe established slow start threshold
Figure1. Phases of TCP Congestion Control
(SSTHRESH) to partial the congestion window (CWND) and
steady CWND to one. It arrives in the slow start phase later
A. Slow Start – Exponential Increase
an ACK of the resending packet has been obtained. If the
Slow Start [4] mechanism initiates Congestion Window
length of the CWND is not improve the current SSTHRESH,
(CWND) to the transmitter node. They used source based
congestion window dimension maximize exponentially.
stream management mechanism. The Slow start stage begins
Further slow start sender node enter in congestion avoidance
with the transmitter transmitting one packet, so that forming
stage and along the dimension of CWND rises by using
the dimension of the CWND is one packet. The CWND
1/CWND for every acquired acknowledgement.
dimension is maximize exponentially though an ACK of the
The shortcoming with TCP Tahoe is that it holds an entire
transmitting packet has been obtained by the transmitter node.
time-out interval to identify packet losses. When the packet
A threshold value is steady called Slow Start threshold
loss is identified, the behavior of TCP Tahoe is too slow. Due
(SSTHRESH), the significance of the threshold value is to
to the fact that the flow of transmission is minimized.
terminate the slow start phase. The slow start mechanism end
while the dimension of the CWND arrives at the steady
B. TCP Reno
threshold and the Congestion Avoidance stage start. Slow
The TCP Reno[3][4] utilization preserve the improvement
start do not prohibit congestion however it prohibit
integrated into Tahoe, but change the fast retransmit process
instantaneous congestion through ensure that the transmitter
to fast recovery, the latest mechanism prohibits the
does not transmit an abundant data.
transmission route from going idle. Fast recovery mechanism
attained by presumption of each equal acknowledgement
B. Congestion Avoidance – Additive Increase
received which provide a distinct portion carrying left the
Although the window dimension arrive the steady threshold,
tube. Hence in fast recovery the sender is set to determine the
the Slow Start step and the Congestion Avoidance step start.
number of effective data. For example in fast recovery, it is
Congestion Avoidance implement Additive Increment
inscribed by a TCP sender node later achieving an initiative
scheme that prohibits congestion against arriving rapidly by
threshold of duplicate ACK. This threshold value is normally
slow down the amount of increment of CWND from
fixed to three. When the threshold of duplicate
exponential increment in Slow Start stage to linearly
acknowledgement is obtained, the sender retransfers 1 packet
increment in Congestion Avoidance stage.
and diminish its CWND by one halve. However, it undergo
with performance problem when several packets are released
C. Congestion Detection- Fast Transmission and Fast
Recovery from a window as it discovers only small packet losses.
There are two methods TCP detects congestion such as three
duplicate acknowledgements and retransferred timeout

642
International Conference on Computing, Communication and Automation (ICCCA2017)

C. TCP New Reno losses arise. There are three technique that Vegas used to
TCP New Reno [3] is a small improvement through TCP maximized the throughput and minimized losses
Reno. It is able to recognize several packet deficits and hence x A modified Slow Start technique
it is more effective than TCP Reno in the case of several x An enhanced Congestion Avoidance technique
packet deficits. TCP New Reno and TCP Reno both coincide x A modified New Re- Transmission technique.
to go through fast retransmit during several duplicate packet
is acquired , but it does not reach out from fast recovery TCP Vegas upgrade the congestion window from the
phase before all excellent data was not obtained. It indicates following rule
that in TCP New Reno, insufficient ACK do not hold TCP x Expected rate = CWND (t)/Base RTT,
out of fast recovery but they behaves as a signal or that the x Actual rate = CWND (t)/RTT,
packet in the series field has been lost and become x Diff = Expected rate – Actual rate
retransferred. During several packets are deficit from a
x Using the value of Diff the CWND is adapted as:
distinct window of data, now TCP New Reno can enhance
x If Diff < α, TCP Vegas increases CWND linearly
beyond retransfer time out. It exists in fast recovery phase till
x If Diff > β, TCP Vegas decreases the CWND
every data is added into network and still awaiting for an
linearly.
ACKs that fast recovery was originated. The problem with
x If α < Diff < β, TCP Vegas leaves the CWND
New Reno is that it takes single RTT to recognize each
packet deficit, as it utilized high bandwidth.
E.TCP Dynamic Vegas
TCP Dynamic Vegas [2][3] is the modification of TCP Vegas
D. TCP Vegas
that modify the basic TCP Vegas in slow start and congestion
TCP Vegas [3][4] is an improvement of TCP Reno. It reduces
avoidance stage. It dynamically determines slow start
the issue of demanding adequate duplicate acknowledgement
mechanism and adapt minimum and maximum ratio in
to discover a packet deficit, and it further proposed an
congestion avoidance stage in accordance with a particular
enhanced slow start mechanism that prohibits it from
network surrounding. Table I shows a comparison of different
blockage the network. It detects congestion since the packet
TCP variants for congestion control in wireless network on
the basis of different parameter.

In this paper, we compared the following TCP Variants on the basis of different parameter, such as feedback signal, fast
recovery mechanism, estimation of RTT, ACK format, packet sending approaches and the characterizes of TCP variants.
TABLE 1. TCP VARIANTS COMPARISON

TCP
Parameter Variants

TCP Tahoe TCP Reno TCP New Reno TCP Vegas TCP Dynamic Vegas

In Slow Start,
CWND upgrade CWND+1 CWND+1 CWND+1 Increase each other RTT Increase CWND every
with each two RTT
ACKs when

In Congestion Increase linearly if CWND remains


Avoidance, CWND+1/CWND CWND+1/CWND CWND+1/CWND Actual rate-Expected rate < α unchanged if δ > α
CWND upgrade And decrease linearly if > β Or if δ < β
with each ACKs
when

Modification Same,but Expected rate – Actual rate < γ CWND= SSTHRESH/2


from Slow start CWND=SSTHRESH CWND=SSTHRESH SSTHRESH may
to Congestion be estimated
avoidance as

Fast Recovery No Recovery Phase Terminate it with Continue with Retransmit it with Duplicate Retransmit it with
Limited or limited ACK if RTT > timeout Duplicate ACK
full ACK ACK if RTT > timeout

RTT Estimation Less Accurate Less Accurate Less Accurate More Accurate More Accurate

643
International Conference on Computing, Communication and Automation (ICCCA2017)

V. RELATED WORK
Congestion Control is the mechanism is used to upgrade the The Comparative Analysis of TCP Variant (New Reno, Reno
and Tahoe) in Self-Similar Traffic (Alghawli et al., 2013) [6]
efficiency of network.TCP congestion control technique for
has been organized along with the testing of different TCP
different network( Chen Li et al., 2016 ) [1]describe an
available Round Trip Time Estimator (RTTE) and packet algorithms of these protocols activity. The use of TCP Vegas
has been confirmed to be the most persuasive
deficit ratio may differ along numerous orders of size, that
designate the variation of the computer network. To maintain
The satellite network is distinct from connected or
the diversity in congestion control, they suggest a modified
disconnected networks. (M. Nirmala et al. (2015) [7].The
TCP mechanism. They offer an adjusting increment factor to
the development function to assure that the screen performance of TCP in connected network as fine as in
disconnected network are distinct from one another. Example
development ratio meet the route circumstances and that
improve factor determines the trail situation using an the TCP/IP protocol was not builds to perform fine with high-
latency and noisy medium so its performance over satellite
observed capacity of this accessible bandwidth and least
networks are totally distinct. The efficiency of different TCP
RTT.
congestion control mechanism, TCP Reno and Vegas are
taken for similarity on the simulated satellite network and the
TCP Vegas is observed as equalized congestion control
mechanism, still drawbacks such as utilization of small accomplishment of these algorithms under the satellites
network are calculated using appropriate metrics.
bandwidth, unfairness while allocating connection along
TCP Reno. They reconsider these problems and proposed a
modified mechanism called Dynamic Vegas (Zhou Keren et A new delay based congestion control technique , named
FAST FIT(J. Wang,et al., 2010) [8] the author proposed
al., 2014) [2] which modify a primary TCP Vegas in slow
start and congestion avoidance stage. It dynamically adapt FAST FIT congestion control algorithm that uses queue
wait as a basic input for managing TCP congestion window.
slow start mechanism and modify minimize and maximize
ratio in congestion avoidance stage according to different
connection of network. A.Sawarkar et al., 2016[9] describes the efficiency of distinct
TCP variants such as Tahoe, Reno, New Reno and Vegas
Simulation study of new TCP variants (Chicco Jacopo et al.,
2010) [3] .In this paper the author examine the behavior of under bottleneck condition. They use NS-2 environment to
new TCP variant recently used in computer network and that carry out simulation of these TCP variants and determine the
results with respect to throughput, packet loss rate and latency
evenly reinstate TCP New Reno, as they are previously
initiated by error in system software and network equipment. to determine if there is an overall effective TCP variant.

TCP-F and ELFN are cross layer method for enhancing TCP
TCP protocol performs a crucial role in the protection and
consistency of the information transmission. An approach for performance in wireless connection (M.Hardik and R.
Agrawal, 2015) [10]. Both are based on route recreation after
reliability and expansion of TCP is provided by novel Quick
Start (QS) mechanism for evolution of TCP (Xiang Wang et route loss. TCP- F adapt intermediate node to persist with any
alternative route if it knows while ELFN doesn’t persist any
al., 2015)[4] discussed the traditional TCP algorithm Reno,
alternative route.
Westwood, Tahoe, and Vegas. Vegas are the best in all
traditional algorithms for improve TCP, but it is not useful for A novel AQM scheme called CHOKeR (Lu Lingyun, Du
Haifeng et al., 2014) [11] is implemented to protect TCP
Navigation Satellite System (NSS). So, they presented new
Quick Sort (QS) mechanism for evolution of TCP in satellite flows efficiently. They adopt a process from CHOKeR to
system to solve this issue later examining the shortcoming of choose multiple packets unexpectedly against the output
buffer. In order to demonstrate the characteristics
conventional method.
of CHOKeR, an analytical model is used.
The author designs a TCP congestion control algorithms in
Shih-Hao Ou et al. (2016) [12]emphasis on the
order to enhance the protection of online communication.
They uses Fluid Flow Similarity of TCP Reno and TCP development of cellular information technologies, mobile
devices are normally combine with multiple network
Vegas congestion control approach( Domanski, Adam et al.,
2016 )[5] to determine the impact of Reno and Vegas interfaces and accouter to take transport arriving protocols
such as Multiple path Transmission Control Protocol
congestion control approach on CWND development, queue
(MTCP). This protocol is more efficient in computer
size and packet delay ratio.
network applications that are flow from scientific delay.

644
International Conference on Computing, Communication and Automation (ICCCA2017)

The author present two modifications which is depend on E. Self- Loading Periodic Streams
MAC & TCP layer( Kothari N. et al., 2011)[13] .To make In this technique a sequence of equivalent sized packet probe
TCP adjustable to cellular scheme & enhance end to end bunches is transmitting at a specific ratio. Build upon the
efficiency where networks deteriorate from network loss .It trend of single way wait practiced by the flow, the source
improve network utilization and reduce the number of TCP node changes its transmitting ratio and effort to lead the flow
retransmissions.. velocity close to the accessible bandwidth.

Wireless bandwidth estimation is an analytical issue for F. Double Filtering Technique


Quality of Service (Quos) provisioning in IEEE 802.11 This technique determines an accurate and essential run-time
WLANs. (Yuan, Zhenhui, et al., 2012)[14] Current evaluation of the usual bandwidth of a TCP origin node. It is
bandwidth estimation solutions focus on either probing depend on isolated filtrate of both the intermission among
approach or cross-layer approach and either requires transmitting period of TCP packets.
important bandwidth resources. To solve these problems, the
author proposes a systematic Model-based Bandwidth
Evaluation algorithm (MBE) for multimedia services among VII. CONCLUSION
the WLANs networks. The purpose of this review paper is to compare and
investigate the different existing TCP Variants in the area
VI. BANDWIDTH ESTIMATION TECHNIQUE FOR of the wireless network. Hence to decrease the issue of
CONGESTION CONTROL IN TCP congestion in the network, various TCP variants have been
used. Nevertheless, it is important to know which TCP
A. Time -Interval based Bandwidth Evaluation Technique variant is sufficient in which network. Here, we investigate
(TIBET) the working of five TCP variant, viz. TCP Tahoe, TCP
It is a bandwidth evaluation technique that can be executed Reno, TCP New Reno and TCP Vegas, TCP Dynamic
within the TCP congestion management process, that Vegas. It can be concluded that TCP Tahoe is a very simple
accurately evaluate the bandwidth used by the TCP sender variant, it take an exhaustive time-out to recognize a packet
node, even in the presence of bundle of packet and deficit. It does not transmit an instant acknowledgement,
acknowledgement reduction. every period a packet is deficit it waits for a time-out and
the channel is vacant. This causes a large bandwidth loss
B. Adaptive Response Rate Adjustment (ARRA) technique and minimizes the transmission velocity.TCP Reno
In the real world accomplishment, the network scenario is accomplishes well as the number of packets loss is small.
uniformly changed, and the lag of cellular connection is Although in multiple packet loss, it does not perform too
enormous, so the evaluated network bandwidth may be well and it behavior is identical as TCP Tahoe. In several
deformed. It consequence the transportations ratio if assign it packet losses, the behavior of TCP New Reno is best.
accurately, so it is essential to build a smoothing around the
evaluated value, in which the method we can also make it The shortcoming with TCP New Reno is that it hold single
reply rapidly during the network bandwidth modify. ARRA RTT to discover packet defecit.TCP Vegas perform best in
technique is designed to conclude the evaluated value of high congested network, it recognize congestion before it
bandwidth according to the actual time modification of arise. But still there are many issues in TCP Vegas, when
network.[4] TCP Vegas share a same bottleneck connection with TCP
Reno, it build rerouting, fairness problem. TCP Dynamic
C. Core-Stateless Fair Queuing (CSFQ) Vegas has is more aggressive than TCP Vegas in dissimilar
It is a rapid movement estimation scheme; assign it in router network connection. TCP Dynamic Vegas congestion
that is used to determine problems of unfairness among window does not create relevant modification as TCP Reno
interconnections keeping distinct RTT. It has the great benefit adds in the network that enhances TCP Vegas strength and
of moving flows to impartially distribute bandwidth even fairness. TCP Dynamic Vegas will cause to few packets
while the congestion management technique of the transit loss as it uses mid-speed begin algorithm that utilized more
protocol is not specific.[4] bandwidth in start phase.

D. Packet- pair bunches Probe (PP) technique


This technique is used to evaluate the accessible bandwidth in
the receiver boundary. In this technique the origin node
transmits several pair of packets to the end node.

645
International Conference on Computing, Communication and Automation (ICCCA2017)

VIII. FUTURE SCOPE


[11] Du Haifeng and R. Ping Liu, Lu Lingyun, “CHOKeR: A New AQM
In future, we propose a novel bandwidth estimation
Algorithm with Equivalent Bandwidth Distribution and TCP
technique and also compare TCP Variants with this new Protection”, IEEE Trans. Industrial Informatics, Vol. 10, No. 1,
bandwidth Estimation technique in order to enhance the pp.637–644, Feb2014.
efficiency of network. This new technique is also used [12] N. Godfrey, F.Opara et al.,”Survey on Transmission Control Protocol
on wireless network”, International Journal of Academic Research,
for resolving TCP Slow Start problem, in which there is
2011.
a distinct lag in TCP start up phase , we will try to [13] Shih-Hao Ou, Kuan Huang et al. "Out-of-order Transmission
eliminate this lag with new bandwidth estimation facilitates Scheduling and Congestion Management for Multipath
mechanism .It has an enhanced Slow Start stage and TCP." In IEEE International Conference on Mobile Computing and
Wireless Communications, 2016.
recognize a new Congestion Avoidance stage.
[14] P. Dalal, N. Kothari, et al., “Enhancing TCP performance over
cellular network with persistent disconnections”, International Journal
ACKNOWLEDGMENT of Computer Networks & Communications, Vol. 3 No. 6, 2011.
[15] Zhenhui, Yuan, Hrishikesh Venkataraman, et al., “Model-Based
I would like to show my deep appreciation to my guide Dr. available bandwidth Evaluation for IEEE 802.11 data
Sachin Kumar, for her excellent guidance, valuable feedback communications." Vehicular Technology, IEEE Transactions on 61.5
and for the continuous support of my research work. His advice (2012): 2158-2171.
[16] Kothari N., Sarkar M., Dasgupta K. “An Adaptive TCP A Sender Side
will encouraged me in all the time for writing Review Paper Strategy with Dynamic Adjustment of Congestion Control Parameters
.His discerning judgment kept me working to make this for Performance Enhancement in WLAN. Int. J. Communications,
Review paper in a much better method. Working under him Network and System Sciences, 8 (2015):130-145.
was an intensely scholarly experience for me.
AUTHORS PROFILE
REFERENCES
Pooja Chaudhary, is a Research scholar,
[1] Chen Li, Zeng Xiaoping, et al., "TCP congestion control mechanism M.Tech student at the Department of
for heterogeneous network connection." Journal of Computer Computer Science and Engineering,A.K.G.E.C
Applications and Networks, 2016, pp: 56-64. college. She presented an article on "Dynamic
[2] Qian Yu, Keren Zhou, Liu and Wenjia Keren Zhou “Dynamic Vegas: Programming Approach for Topology
A Competitive Congestion Control Strategy, proceeding of Optimization in Interconnection Network”. Her
International Conference on Computer Network and Information current research includes congestion control,
Technology, advance in computing intelligent system255, DOI: networking, multiconnection wireless network,
10.1007/978-81-3221759_40, springer India 2014. dynamic programming approach. She presented
[3] Denies Collange, and A. Blanc, Chicco Jacopo, “Simulation analysis an article on "Dynamic Programming Approach
of new TCP variants,” in 2010 IEEE Symposium on Computers for Topology Optimization in an Interconnection
Network and Communications, pp. 50–55, 2010. Network.
[4] Wang X., K. Zheng, et al.,”Novel Quick Sort (QS) approach for
optimization of TCP “in proceeding of Springer science business
media New York, 2015.
[5] J. Pagano, Domanski, Adaman, Domanska et al., “The Fluid Flow Dr. Sachin Kumar is a Ph.d, Associate
Similarity of the TCP Vegas and Reno Congestion Control Professor at the Department Computer
Technique”. In International Symposium on Information and Science, A.K.G.E.C College. His current
Computer Sciences, 2016, pp. 193-200. research interest includes data mining
[6] A. Alghawli, "Comparative Study of TCP Variants in Self-Similar technique, wireless sensor network, fuzzy
Traffic," Communications and Network, Vol.5 No. 2, 2013, pp. 148- time series, and congestion control. He is an
156. Editorial Committee member of 2013 3rd
[7] V.Pujeri, M. Nirmala “Behaviour of TCP Bic, TCP Reno and TCP IEEE International Advance Computing
Vegas congestion control mechanism on satellite network,” Conference. He published a paper on
International Journal of Computer Network and Information Security, “Extending the Network Lifetime of
2015, Vol. 4, pp. 40–49. Wireless Sensor “in AEEE, 2013-14. His
[8] J. Wen., J. Zang, Y. Han., J. Wang, “TCP-FIT- A novel TCP work has been published in various
congestion control algorithm for Wireless Networks”, IEEE International journals.
Globecom Workshop on Advances in Communications and Networks,
2010.
[9] H. Saraswat, A. Sawarkar, “Performance Analysis of TCP Variants”,
International Journal of Engineering Science and Network Security,
Vol.16 No.4, April 2016.
[10] R. Agrawal, M. Hardik et al.”A comprehensive study of cross layer
mechanism for enhancing TCP performance in Cellular Networks”,
International Conference on Computing and Communication
Technology, 2015.

646

Вам также может понравиться