• No results found

IMPROVEMENT OF QOS USING ACTIVE QUEUE MANAGEMENT

N/A
N/A
Protected

Academic year: 2020

Share "IMPROVEMENT OF QOS USING ACTIVE QUEUE MANAGEMENT"

Copied!
8
0
0

Loading.... (view fulltext now)

Full text

(1)

Available Online At www.ijpret.com

INTERNATIONAL JOURNAL OF PURE AND

APPLIED RESEARCH IN ENGINEERING AND

TECHNOLOGY

A PATH FOR HORIZING YOUR INNOVATIVE WORK

IMPROVEMENT OF QOS USING ACTIVE QUEUE MANAGEMENT

SNEHAL SHEGAONKAR, SEEMA WASNIK

Electronics and communication Dept., Priyadarshini Institute of Engineering and Institution,

Nagpur.

Accepted Date:

27/02/2013

Publish Date:

01/04/2013

Keywords

Active Queue

Management,

Traffic sensitive QoS,

Multimedia,

Congestion Control

Corresponding Author

Ms. Snehal Shegaonkar

Abstract

Now days the multimedia services such as video caller ID, video

conferencing, IPTV applications etc. are widely used over internet. It

results into tremendous increase in traffic. The traffic characteristics of

real -time and non real-time applications require a certain Quality of

Service (QoS) from the Internet in terms of bandwidth, delay, packet

loss, fairness and jitter, throughput. In this paper we propose algorithm

for active queue management with different queue for different

parameter to improve the QoS. Here we propose a new AQM technique

to guarantee QoS for real time traffics. The proposed strategy uses

various queues at the internet routers, each of which handles a

separate class of traffic. Where the arriving packets are queued

according to their type. Additionally, the queued packets are scheduled

according to their predefined weight. This algorithm is compared with

(2)

Available Online At www.ijpret.com INTRODUCTION

Multimedia:

Multimedia technology has already been

around for some time, but with the increase

speed of development that it has enjoyed in

the last few years it can be now safely said

to be a part of our daily

lives, both in professional and personal life.

It finds application in fields ranging from

encyclopedias to

catalogues, from games to video clips,

allowing computers to display to users

information in a form that can be textual,

sound, moving pictures, or both. The

applications of multimedia in the field of

mobiles are video mail, video color ring,

video caller ID, video portals, contact center

enhancements, video share, and Mobile TV.

Internet:

In the same few years, another

phenomenon has drastically changed the

way in which information is distributed,

namely the development of digital data

networks, and particularly the extraordinary

expansion of the Internet, "the network of

all networks". This expansion, which can be

attributed mainly to the appearance of the

World Wide Web with its "browsers",

has spawned the new range of

communication technique, all of which are

characterized by:

• The ease with which information can be

accessed.

• The possibility to "navigate" from one

document or item to related ones,

following so-called "hyperlinks"

(predefined connections between

related information items)

• The ease with which information can be

published.

The use of multimedia

services applications is increasing rapidly

over the Internet. These applications are

generating a large volume of network

traffic, which has a great impact on

network performance and scheduling. For

various reasons, obtaining information on

multimedia service traffic is important.

However, traditional analysis methods

based on well-known ports cannot be used

to analyze such traffic. Because the

majority of multimedia service applications

use dynamically allocated port numbers,

the traditional methods misidentify

multimedia service traffic as unknown

(3)

Available Online At www.ijpret.com

traffic from both traditional and

multimedia applications, a serious problem,

called congestion collapse, arises. This

problem leads to performance degradation

particularly for real-time applications.

The traffic characteristics of real -time and

non-real-time applications require a certain

Quality of Service (QoS) from the Internet in

terms of bandwidth, delay, packet loss,

fairness and jitter. However, most of the

current Active Queue Management (AQM)

algorithms at the internet routers do not

guarantee QoS for real time traffics such as

video and audio. This is because; most of

the algorithms handle different packets of

different traffics by the same strategy. To

improve the congestion collapse problem,

the early TCP protocol prompted the study

of end-to-end congestion avoidance and

control algorithms. Recently, several

applications, such as IPTV and VoIP, using

User Datagram Protocol (UDP) without

employing end-to-end flow and congestion

control, are increasingly being deployed

over the Internet. When UDP coexists with

TCP, it induces not only a congestion

collapse problem but also an unfairness

problem that each flow cannot get the

same treatment, causing an unstable

Internet and lower link utilization.

Problems with Multimedia:

Multimedia applications have different

performance constraints than do traditional

applications. Traditional applications are

very sensitive to lost packets. Multimedia

applications, on the other hand, can

tolerate some data loss, but are very

sensitive to variance in packet delivery,

called jitter. In the absence of jitter and

packet loss, video frames can be played as

they are received, resulting in a smooth

play-out. However, in the presence of jitter,

the user would see the frozen image of the

most recently delivered frame until the

tardy frame arrived. The tardy frame would

then be played only briefly in order to

preserve the timing for the subsequent

frame.

Traditional applications use TCP to

guarantee that lost packets are

retransmitted. Unfortunately, detecting and

retransmitting lost packets causes

considerable jitter, making TCP unattractive

to multimedia applications. So, most

non-TCP flows (real time traffics) use User

(4)

Available Online At www.ijpret.com

employing end-to-end flow and congestion

control. But, UDP get an unfair share of

network bandwidth when there is

congestion. This unfairness occurs because

many non-TCP flows do not reduce

transmission rates while the TCP flows are

forced to transmit data at their minimum

rates. Even worse, typical active queue

management policies apply the same drop

rate to each flow.

All the proposed active queue

management mechanisms do not consider

the multicast services, and the proposed

algorithms assume the same weight for

unicast and multicast connections.

However, this is unfair for the multicast

connection, which will cause poor system

performance in light of the entire network

average video quality. Therefore, in this

paper, we will propose a QoS-aware active

queue management method with

multiqueuesmultithresholds, in which the

property of video coding as well as

multicast delivery is taken into account in

one shot. In summary, current AQM

algorithms have the following problems: (1)

most algorithms cannot achieve the delay

and throughput requirements

simultaneously. On the other hand, some

AQM algorithms can satisfy each traffic

type’s requirement, but those algorithms

are too complex and unsuitable for high

traffic load, causing heavy computing

overhead. (2) The above mentioned

algorithms barely consider the video traffic

characteristics that only adopt the

homogeneous fairness bandwidth

allocation policy. (3) They do not consider

the multicast service property, thus leading

to low bandwidth efficiency and poor

system average video quality. (4) Current

AQM algorithms only utilize the adjusting

packet dropping rate to overcome the

congestion problem. However, it should not

only adjust the packet dropping rate but

also consider the congestion level, and the

AQM will be more efficient in reacting to

various traffic loads. (5) Most AQM

algorithms do not have the adaptability,

and those algorithms have to be trained or

adjust a set of parameters to meet the

diverse traffic load and router link capacity.

It is a challenge to overcome the congestion

problem to consider the video coding

(5)

Available Online At www.ijpret.com

different traffic’s QoS requirements for

more outstanding performance.

Fig 1 system design

In this paper, the Traffic Sensitive Active

Queue Management (TSAQM) scheme is

proposed to overcome those problems.

Several objectives of this proposed scheme

are described as follows: first, a Dual

methodology congestion control algorithm

is proposed to meet the QoS requirement

of different services using the

multiqueuesmultithresholds mechanism

cooperating with the weight-based

scheduler algorithm; second, it achieves

high end-user utility for video service; third,

it considers the multicast as well as unicast

proprieties to meet interclass fairness;

fourth, it has the ability to adaptively adjust

the parameters of TSAQM according to the

time-varying traffic loads.

The most well-known active

queue management mechanism is Random

Early Detection (RED). RED monitors the

average queue size and drops packets

based on statistical probabilities. If the

buffer is almost empty, all incoming packets

are accepted. As the queue grows, the

probability for dropping an incoming packet

grows too. When the buffer is full, the

probability has reached 1 and all incoming

packets are dropped. There are various

types of RED like Fair Random Early Drop

(FRED), Stabilized RED (SRED), Gentle RED

(GRED),DS-RED, CHOCKe, Dynamic -RED

(DRED), Adaptive RED.

Also there is one more AQM technique

named RED Boston . In this AQM technique

we insert delay hint in the packets. This

delay hint indicates the preference of that

packet for lower queuing delay or higher

throughput of the router.

Traffic Sensitive Active Queue

Management (TSAQM):

The TSAQM, has two main tasks: one is to

allocate resources with fairness and high

end-user utility in the Dynamic Weight

Allocate Scheme (DWAS), and the other is

(6)

Available Online At www.ijpret.com

and threshold region (TR) in the Service

Guarantee Scheme (SGS).

The DWAS is used to allocate bandwidth

and adjust the weights mechanism of W for

different traffic classes to achieve better

resource utilization. Differential service

fairness delimitation, termed

Differ-TCP-Friendly, is pro-posed to provide the

minimum requirement of each class first

and then distribute residue bandwidth for

TSAQM. Then, the thresholds (TH) and

threshold regions (TR) are determined by a

one-dimensional Markov-chain model in

the SGS to precisely adjust the thresholds to

meet the QoS requirement of each traffic

class.

Dynamic Weight Allocate Scheme (DWAS):

The DWAShas two phases: the first is

to satisfy the minimum throughput

requirement of each traffic class, and the

second is to use the DRBS (Distribute

Residue Bandwidth Scheme) to distribute

the residue bandwidth with

Differ-TCP-Friendly to all traffic classes, except the CBR

traffic.

Service Guarantee Scheme (SGS):

In the SGS if the incoming traffic class, ti, is

delay-sensitive traffic, it checks that the

trend flag, tfi, is in a decreasing trend

(higher than the upper bound) or an

increasing trend (less than lower bound of

threshold region). When the trend flag

indicates that the situation is decreasing,

then the threshold, thi, subtracts εdelay;

otherwise, it adds εdelay, where εdelay is the

adjusting TH unit. Then, the SGS verifies the

adjustment outcome using the Quality

Verification (QV) function to verify whether

the current threshold setting meets the

required QoS.

Description of TP, DT, and PD:

The one-dimensionalMarkov-chain model,

is adopted to estimate the throughput (TP),

delay time (DT), and packet dropping rate

(PD), which is a M/M/1/L/th queuing

system under the First-In-First-Out (FIFO)

service discipline. The traffic arrival follows

a Poisson process with an average arrival

rate λ and the service time is exponentially

distributed with mean 1/μ and the total

(7)

Available Online At www.ijpret.com Conclusions:

In this paper, the proposed Traffic Sensitive

Active Queue Management (TSAQM) is

implemented in routers to over-come

problems of current AQM algorithms. Based

on the simulation results, several objectives

of this proposed scheme are achieved

including using a queue,

multi-threshold mechanism cooperating with a

weight-based scheduler algorithm to meet

the QoS requirement of high end-user

utility for video service, which considers the

multicast and adaptively adjusts the

parameters of the TSAQM according to the

time-varying traffic loads. Also, it shows

that the TSAQM can achieve the QoS

requirement in a time-varying Internet by

adaptively adjusting the thresholds based

on the traffic situations. Future research

will emphasize several issues like

performance comparisons with the GRED-I

are presented in terms of packet dropping

rate and throughput to highlight the better

behavior of the proposed schemes due to

taking into account the fairness and

different weights for video layers. Also,

most notably, implementation complexity,

the same service class with diversity QoS

and diversity capacities of downlink.

REFERENCES:

1. Bor-Jiunn Hwang, I-Shyan Hwang, and

Pen-Ming Chang, “QoS-Aware Active Queue

Management for Multimedia Services over

the Internet” in EURASIP Journal on

Wireless Communications, 7 February 2011

2. Gamal Attiya and Heba El-Khobby

“Improving Internet Quality of Service

through Active Queue Management in

Routers”, in IJCSI International Journal of

Computer Science Issues, Vol. 9, Issue 1, No

2, January 2012.

3. D. Karunkuzhali, D.C. Tomar, “QADBM-

QoS Specific Adaptive Dynamic Buffer

Management with Scheduling Intelligence

in Wimax 16m Networks” in European

Journal of Scientific Research.

4. Vishal Phirke, Mark Claypool, Robert

(8)

Available Online At www.ijpret.com

management for multimedia streaming”

5. V. Jacobson, “Congestion avoidance and

control,” ACM SIG-COMM Computer

Communication Review, vol. 25, no. 1,

pp.157–173.

6. Abhishekkumar” Traffic sensitive active

References

Related documents

Abstract —This paper proposes a developed simulation model for stacking containers in a container terminal through developing and applying a genetic algorithm (GA) for

2010: WFA Meetings (Discussant-two papers), Michigan Conference in Finance (Discussant), DePaul University, University of Oklahoma, Universidad Carlos III (Madrid), Sabanci

City, New Mexico. Prompt attention given to all business intrusted to Iub oare. Post Office ia the Terri tory and has a large.. and growing circulation among the intelli Practice in

In Chapter 5, we proposed a new adaptive threshold detection and enrichment design – Biomarker Enrichment and Adaptive Threshold (BEAT) design – in which the optimal biomarker

In this paper, we propose and compare the results of four denoising methods which differ in the way the hyperspectral data is treated: (i) as 3D data sets, (ii) as collections

Bourns ® C650 and C850 series products are high-speed bidirectional protection components, constructed using MOSFET semiconductor technology, designed to protect against

In the current study a theoretical model is proposed to estimate the fracture toughness of 3Cr-1Mo steel from Vickers indentation and tensile test data using the indentation energy to

This literature review and community analysis provides the background to the continuing systematic and detailed understanding of the social structure of the Eyre Peninsula and west