From: Marcel Holtmann <marcel@holtmann.org>
To: BlueZ users <bluez-users@lists.sourceforge.net>
Subject: Re: [Bluez-users] periodic inquiry mode.
Date: Wed, 13 Dec 2006 09:29:51 +0100 [thread overview]
Message-ID: <1165998591.23723.3.camel@localhost> (raw)
In-Reply-To: <d66c3bdf0612122152j119bba2ax800a477c6c72f80f@mail.gmail.com>
Hi Uichin,
> I need some more helps/comments with periodic inquiry mode. As Marcel
> told, I checked the D-Bus based API, which is assumed to be defined in
> HCID. I mainly want to use this for P2P applications, i.e., for
> content sharing/advertisement application, and thus minimizing peer
> discovery latency (or, symmetric discovery latency) is the key issue.
>
> It seems like the actual configuration in HCID is a bit absurd. It
> uses inquiry window length of 8, and min and max were set to 16 and 24
> respectively; i.e., by multiplying 1.28s, they are 20.48s and 30.72s.
> We need to WAIT8*1.28=10.24s to get a response.
>
> It seems like nobody has been working on optimizing the periodic
> inquiry mode. I saw a number of papers, but they misunderstood the
> units of various parameters, and thus proposed their own schemes,
> which are yet another version of this "periodic inquiry mode." Some
> analysis work simplified the mode too much, thus failing to reflect
> the reality. (I tried, but it seems like it's non-trivial to exactly
> model the overall system).
>
> I'm actually working on optimizing the parameter configuration for
> "symmetric" peer discovery. What I found is that unless we're using
> Bluetooth v1.1, we need inquiry window size at most 2, and the min and
> max are set to [0, 2*1.28] (assuming that inquiry scan is adjusted
> accordingly). When I tested it with Bluetooth 2.0 (Broadcom chipset),
> the latency was less than 3 seconds, which is a pretty well match with
> simulation.
nobody said that our values are perfect, but we need to simply pick some
to get this going. If you gonna propose different values, then I am fine
with that and would like to simply change it. You can have a different
set of parameters for each Bluetooth version, because hcid knows the
version of the chip and its manufacturer. So if a Bluetooth 1.1 behaves
different from a 2.0 and a Broadcom chip behaves different from a CSR
chip, then we simply include a table of parameters and pick the best one
at runtime.
One extra thing you should keep in mind is however power consumption. It
is not possible to always assume unlimited power.
Regards
Marcel
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
next prev parent reply other threads:[~2006-12-13 8:29 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-12-13 5:52 [Bluez-users] periodic inquiry mode Uichin (Eugene) Lee
2006-12-13 8:29 ` Marcel Holtmann [this message]
-- strict thread matches above, loose matches on Subject: below --
2006-11-26 0:58 Uichin (Eugene) Lee
2006-11-26 10:21 ` Marcel Holtmann
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1165998591.23723.3.camel@localhost \
--to=marcel@holtmann.org \
--cc=bluez-users@lists.sourceforge.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox