An IBSS is an ad-hoc point-to-point network. There is no controlling station
taking the role of AP. There is no routing, no forwarding or packet
bridging, of any kind. All stations must be able to directly receive the
signals of all other stations. An ad-hoc network can be set up in which this
requirement is violated, which means not only that some stations won't be
able to talk to one another, but also that the so-called hidden node problem
occurs - some stations cannot detect frames sent between other stations, and
attempt to transmit at the same time, jamming the network and eventually
causing the overall bitrate to degrade.
It's always possible that I missed something in the standard, but that's my
understanding. Can you name the clauses in the spec that describe what
you're calling multihop functionlity?
"Taqi Jaffri" <(E-Mail Removed)> wrote in message
news:c4glco$3pp$(E-Mail Removed)...
> Hey people,
>
> I wanted to know whether, as specified, the IBSS (adhoc) mode of the
802.11b
> specification does multi-hop. In the standard case if we have 4 stations
> (called A,B,C,D) and they are all in range of each other then they should
> all be able to talk to each other (assuming they all are setup with the
> correct BSS id etc). Thats fine.
>
> However, what if they are set up in a 'chain', meaning A-B-C-D like so,
and
> they are laid far enough apart that they can only talk to their
neighbours.
> Then obviously A can't directly talk to C or D. But as implemented, does
> IBSS route the packets (frames?) from A to C via B? Or does it fail and
> result in 4 overlapping IBSS's? But that sounds wrong to me.... not the
> least because e.g. B will be in both the A-B IBSS and the B-C IBSS, both
of
> which will have the same BSS id.
>
> Disclaimer: I ask because I am planning to implement this multi-hop
> functionality as an undergraduate Senior Project using a fast-graphing
> algorithm me and my mates came up with... sortof a showcase. But I don't
> want to redo something that the spec already does. If you could cite your
> answer in a spec or website where I can get further info, I'd be extremely
> obliged.
>
> I apologize if the question is poorly worded. I have just been digging
> through the huge 802.11-1999 spec on ieee.org and am completely spaced
out.
>
> best, and thanks in advance,
> /t.
>
> (public posted replies fine but private replies to
> tjaffri-please-no-spam-AT-cs.stanford.ee-dee-you)
>
>
|