0 Presentation

You might also like

You are on page 1of 13

A Geometric Approach to Improving Active Packet Loss Measurement

BY

S.Usha Priyanka R.Ganesh R.Venkatesh U.Divya

(10NU1A0598) (10NU1A0585) (10NU1A0586) (10NU1A05A3)

Overview
Introduction

Present

Scenario Functionality Poisson Modulated Process Non Functional Requirements Proposed Scenario Badabing tool

Introduction
It occurs when one or more packets of data traveling

across a computer network fail to reach their destination.


It can be caused by a number of factors, including

oversaturated network links, corrupted packets rejected in-transit, faulty networking hardware.
Lost or dropped packets can result in highly

noticeable performance issues and will affect all other network applications to a degree.

Present Scenario
Presently there exists a system to calculate the packet

loss.
In this way analyze the usefulness of Poisson Arrivals

See Time Averages (PASTA) in the networking context.


Several studies include the use of loss measurements to

estimate network properties such as bottelneck buffer size and cross traffic intensity, which is not accurate.
Network tomography based on using both multicast and

unicast probes has also been demonstrated to be ineffective ( in some cases) for inferring loss rates on interval links on end-to-end paths

Functionality
Packet separation
We load a file, read all the characters inside the input file, separate the total characters available into blocks of equal numbers.

Designing the Queue


The Queue is designed in order to create the packet loss due to bottelneck and network traffic.

Packet Loss Calculations


Here the packet loss is measured accurately using the Badabing. We also calculate the packet loss using the traditional technique known as Poisson modulated process.

This is how the system is going to work

packet s Sender

Packets after loss Receiver Queue ( for packet loss

Poisson Modulated Process


The simple Poisson-modulated loss probe

measurements are evaluated using the ZTNG tool.


ZTNG measures packet loss in one direction on an end-

to-end path. The ZTNG sender emits packets at Poissonmodulated intervals with timestamps and unique sequence numbers and the receiver logs the probe packet arrivals.
We specify the mean probe rate, the probe packet size,

and the number of packets in a flight.

Non Functional Requirements


There are requirements that are not functional in nature.

Specifically, these are the constraints the system must work with in.
Performance
Safety and Security

Even if all the other requirements are satisfied and these

are left unsatisfied then the project will not lead to completion. These play a very vital role.

Proposed Scenario
The purpose of our study was to understand how to

measure end-to-end packet loss characteristics accurately with probes and in a way that enables us to specify the impact on the bottleneck queue.
The goal of our study is to understand how to accurately

measure loss characteristics on end-to-end paths with probes.


This method got implemented in a new tool, BADABING

A Geometric Approach To Improving Active Packet Loss Measurement

File Loading

Receiving Packets from Sender

Receiving packets from Queue

Packet separation

Creating Packet loss

Packet loss measurement

Sending Packets to Queue

Sending Packets to Receiver

Calculations Result

Badabing
BADABING, in most cases, accurately estimates loss

frequencies and durations over a range of cross traffic conditions.


For the same over all packet rate, it is significantly more

accurate than Poisson probing for measuring loss episode characteristics.


This methodology involves dispatching a sequence of probes,

each consisting of one or more very closely spaced packets. The aim of a probe is to obtain a snapshot of the state of the network at the instant of probing.

The probes themselves are organized into what we term basic experiments, each of which comprises a number of packets sent in rapid succession. The aim of the basic experiment is to determine the dynamics of transitions between the congested and un-congested state of the network, i.e., beginnings and endings of loss episodes. A full experiment comprises a sequence of basic experiments generated according to some rule. The sequence may be terminated after some specified number of basic experiments, or after a given duration, or in an open-ended adaptive fashion, e.g., until estimates of desired accuracy for a loss characteristic have been obtained, or until such accuracy is determined impossible.

You might also like