Proceedings of the 11th EAI International Conference on Heterogeneous Networking for Quality, Reliability, Security and Robustn 2015
DOI: 10.4108/eai.19-8-2015.2260852
|View full text |Cite
|
Sign up to set email alerts
|

PFCS: Pre-buffering-aware Flow Control Scheme for LTE-Advanced Relay Networks

Abstract: Relay technology is one of the techniques proposed to enhance the capacity of Long Term Evolution-Advanced (LTE-A) networks. In an LTE-A relay network, each serving relay node has to store packets for its mobile users and forward the remaining packets to another node during handover. However, increasing the number of forwarded packets will result in the degradation of the users throughput. Flow control and prebuffering schemes are the two main schemes proposed to reduce the number of forwarded packets in LTE-A… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1

Citation Types

0
2
0

Year Published

2019
2019
2019
2019

Publication Types

Select...
1

Relationship

0
1

Authors

Journals

citations
Cited by 1 publication
(2 citation statements)
references
References 9 publications
0
2
0
Order By: Relevance
“…In order to boost the traffic level in the network, the receiver has to intimate the sender to immediately increase the data traffic generation rate in the network based on the rwnd value. e rwnd value is in the range of 101 to 120, and once the sender receives the rwnd value, it does further computation to increase (19) if ((current_time − last_time) > targetperiod) or (counter > targetcounter) then (20) datarate � totaldata/totaldelay (21) currentpercentage � (datarate/datarate max ) × 100% 22Diffpercentage � 100% − currentpercentage (23) if Diffpercentage ≥ limit high then (24) rwnd � (Diffpercentage − limit low ) (25) else if (Diffpercentage ≥ limit low ) then (26) rwnd � (Diffpercentage − limit low ) × (Diffpercentage − limit low /limit high − limit low ) (27) else if (Diffpercentage ≤ lowest) then (28) rwnd � (lowest − Diffpercentage) + 100 (29) end if (30) Avoiding aggressive reduction in congestion window size (31) if ((current_time − last_time) < targetperiod) and (rwnd < 100) then (32) if rwnd > oldrwnd then (33) rwnd � rwnd − oldrwnd (34) oldrwnd � rwnd (35) else (36) oldrwnd � rwnd (37) end if (38) else (39) oldrwnd � 0 (40) end if (41) last_time � current_time (42) totaldata � totaldelay � counter � 0 (43) end if (44) end procedure ALGORITHM 1: Network congestion estimation at the receiver side.…”
Section: Network Congestion Estimation At Receiver Sidementioning
confidence: 99%
See 1 more Smart Citation
“…In order to boost the traffic level in the network, the receiver has to intimate the sender to immediately increase the data traffic generation rate in the network based on the rwnd value. e rwnd value is in the range of 101 to 120, and once the sender receives the rwnd value, it does further computation to increase (19) if ((current_time − last_time) > targetperiod) or (counter > targetcounter) then (20) datarate � totaldata/totaldelay (21) currentpercentage � (datarate/datarate max ) × 100% 22Diffpercentage � 100% − currentpercentage (23) if Diffpercentage ≥ limit high then (24) rwnd � (Diffpercentage − limit low ) (25) else if (Diffpercentage ≥ limit low ) then (26) rwnd � (Diffpercentage − limit low ) × (Diffpercentage − limit low /limit high − limit low ) (27) else if (Diffpercentage ≤ lowest) then (28) rwnd � (lowest − Diffpercentage) + 100 (29) end if (30) Avoiding aggressive reduction in congestion window size (31) if ((current_time − last_time) < targetperiod) and (rwnd < 100) then (32) if rwnd > oldrwnd then (33) rwnd � rwnd − oldrwnd (34) oldrwnd � rwnd (35) else (36) oldrwnd � rwnd (37) end if (38) else (39) oldrwnd � 0 (40) end if (41) last_time � current_time (42) totaldata � totaldelay � counter � 0 (43) end if (44) end procedure ALGORITHM 1: Network congestion estimation at the receiver side.…”
Section: Network Congestion Estimation At Receiver Sidementioning
confidence: 99%
“…To avoid queue overflow problem, the service providers have installed large capacity buffers (queue) in the eNodeB owing to the reduction in memory price [14]. During congestion in the network, the enormous amount of packets start accumulating in the large queue space at eNodeB and wait for the resources to be allotted [29,30]. is leads to increase in packet delivery time which adversely affects the delay sensitive applications known as bufferbloat problem [13].…”
Section: Introductionmentioning
confidence: 99%