[16NG] IEEE 802.16 QoS parameters

"Denio Mariz" <denio@gprt.ufpe.br> Tue, 05 June 2007 20:02 UTC

Return-path: <16ng-bounces@ietf.org>
Received: from [127.0.0.1] (helo=stiedprmman1.va.neustar.com) by megatron.ietf.org with esmtp (Exim 4.43) id 1HvfEm-0001NF-4o; Tue, 05 Jun 2007 16:02:40 -0400
Received: from 16ng by megatron.ietf.org with local (Exim 4.43) id 1HveHg-0002Wu-HW for 16ng-confirm+ok@megatron.ietf.org; Tue, 05 Jun 2007 15:01:36 -0400
Received: from [10.91.34.44] (helo=ietf-mx.ietf.org) by megatron.ietf.org with esmtp (Exim 4.43) id 1HveHg-0002Wm-7u for 16ng@ietf.org; Tue, 05 Jun 2007 15:01:36 -0400
Received: from wr-out-0506.google.com ([64.233.184.229]) by ietf-mx.ietf.org with esmtp (Exim 4.43) id 1HveHf-0005Nu-06 for 16ng@ietf.org; Tue, 05 Jun 2007 15:01:36 -0400
Received: by wr-out-0506.google.com with SMTP id m59so1270291wrm for <16ng@ietf.org>; Tue, 05 Jun 2007 12:01:34 -0700 (PDT)
DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:reply-to:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition:x-google-sender-auth; b=i9LmATr/atSONyqUAhWqKfNpeiVXY6pDSKhlgzBqHS90Crq0Ve83zJ8FAClbOVFy92SXdTTQdkIzjRanGIP0flWauCJ+89uV4x9prRFZzNemKGnUZxe7Ly2U3/C57L10blM11Wy8qBInwMcc2w0npbP3VDsPAMDCebzRsQJcTl8=
DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:reply-to:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition:x-google-sender-auth; b=bp+F4yEXlPxg1pyPMzmpqkFiibs6898K6fMW9uLXKtM4gJ8aLX03ihxq+RCcSODmUBCfm61Wx4sQaffBxXqnuOdZSrdfYFTBV8GU7mHIMPFduh2RNn1msr7hwVI/qq0eVPjonYyZ1sZHNGnY4R4Ed+pHg3TSyhfSlNZiAnpej5s=
Received: by 10.100.132.16 with SMTP id f16mr3507893and.1181070094128; Tue, 05 Jun 2007 12:01:34 -0700 (PDT)
Received: by 10.100.111.15 with HTTP; Tue, 5 Jun 2007 12:01:33 -0700 (PDT)
Message-ID: <dde9f3ed0706051201i21879de2ic8ee3d2ea9a00e98@mail.gmail.com>
Date: Tue, 5 Jun 2007 15:01:33 -0400
From: "Denio Mariz" <denio@gprt.ufpe.br>
To: 16ng@ietf.org
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
X-Google-Sender-Auth: ac07fa0e4ff1ac77
X-Spam-Score: 0.0 (/)
X-Scan-Signature: 97adf591118a232206bdb5a27b217034
X-Mailman-Approved-At: Tue, 05 Jun 2007 16:02:39 -0400
Subject: [16NG] IEEE 802.16 QoS parameters
X-BeenThere: 16ng@ietf.org
X-Mailman-Version: 2.1.5
Precedence: list
Reply-To: denio@gprt.ufpe.br
List-Id: 16ng working group discussion list <16ng.ietf.org>
List-Unsubscribe: <https://www1.ietf.org/mailman/listinfo/16ng>, <mailto:16ng-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www1.ietf.org/pipermail/16ng>
List-Post: <mailto:16ng@ietf.org>
List-Help: <mailto:16ng-request@ietf.org?subject=help>
List-Subscribe: <https://www1.ietf.org/mailman/listinfo/16ng>, <mailto:16ng-request@ietf.org?subject=subscribe>
Errors-To: 16ng-bounces@ietf.org

Hi,

IEEE 802.16-2004 document defines some QoS parameters for admitted
connections, which includes maximum latency and maximum jitter. They
are defined as:

=======
Maximum latency - The value of this parameter specifies the maximum
latency between the reception of a packet by the BS or SS on its
network interface and the forwarding of the packet to its RF
Interface.

Maximum Jitter - This parameter defines the maximum delay variation
(jitter) for the connection.
======

Assuming D1 and D2 as the delay measured for two consecutive packets,
it is common for end-to-end systems to compute the jitter J as
J=|D1-D2|.

I am studying a scheduling algorithms for the download, which must run
inside the BS. This means that D1 and D2 are not available (or must be
avoided, since it would depend on measuring them at the mobile
terminal). So I am assuming that the algorithm must only consider
information from inside the BS (more specifically from queue
statistics).

So, I am wondering if it is possible to compute correctly the jitter
for packets assuming you can not watch the receiving end of the stream
and only consider info from the sender side.

TIA,

Denio Mariz


_______________________________________________
16NG mailing list
16NG@ietf.org
https://www1.ietf.org/mailman/listinfo/16ng