George,
I wasn't aware of the ETSI conformance standards that you posted; I
previously was only looking at the IEEE standard.
The case that I cited is described further in a test in wifi-test.cc here:
https://gitlab.com/nsnam/ns-3-dev/-/blob/master/src/wifi/test/wifi-test.cc#L424
I think that in general, backoff may not be skipped, but only in a
special case (the medium has been idle for at least the AIFS and the
device has also been idle and has not been trying to perform channel
access) can it be skipped. Perhaps others who may know more can chime in.
- Tom
On 10/16/24 07:48, George Frangulea wrote:
> Hi Tom,
>
> I see the discussion started in 2009, at that time ETSI EN 301 893
> V1.8.1 (2015-03) allowed immediate transmission, but it changed I think
> in 2016.
> I don't think the standard allows either behaviour or maybe we refer to
> different scenarios.
>
> I am simply referring to the case where a Wi-Fi device does not have a
> TXOP and should initialise one. From what I know Wi-Fi standard should
> be in line with EN 301 893.
> As per EN 301 893 Clause 4.2.7.3.2.6,
>
> * Step 3 ii) "....In case no energy within the Operating Channel is
> detected with a level above the ED threshold defined in clause
> 4.2.7.3.2.5, p may be decremented by not more than 1. If p is equal
> to 0, the Channel Access Engine shall proceed with step 4)"
>
> Where step 4 is:
>
> * Step 4) "The Channel Access Engine shall perform a Backoff
> Procedure...."
>
> You can also check the flow diagram, that there is not a direct path to
> go to "Equipment transmits" other than the one after the backoff
> procedure." Figure F.1: Flowchart for Adaptivity (Initiating Device) ".
>
> The option to transmit if the defer period (AIFS) is idle was removed
> since ETSI EN 301 893 V1.8.1 (2015-03). In this old standard you can
> see that immediate transmission was allowed...
>
> If a Wi-Fi device can get a TXOP just by sensing AIFS idle it does not
> sound fair to me. AIFS gaps are really small.
>
> 3GPP Type 1 CAP is in line with the same latest EN 301 893, and they do
> mention in TS 37.213 Section 4.1.1:
>
> * The eNB/gNB may transmit a transmission after first sensing the
> channel to be idle during the sensing slot durations of a defer
> duration *and after the counter is zero in step 4*.
> --
> Posting to this group should follow these guidelines
>
https://www.nsnam.org/wiki/Ns-3-users-guidelines-for-posting
> <
https://www.nsnam.org/wiki/Ns-3-users-guidelines-for-posting>
> ---
> You received this message because you are subscribed to the Google
> Groups "ns-3-users" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to
ns-3-users+...@googlegroups.com
> <mailto:
ns-3-users+...@googlegroups.com>.
> To view this discussion on the web visit
>
https://groups.google.com/d/msgid/ns-3-users/749bfbcf-4169-4cc6-afd1-a81aa4b2ade2n%40googlegroups.com <
https://groups.google.com/d/msgid/ns-3-users/749bfbcf-4169-4cc6-afd1-a81aa4b2ade2n%40googlegroups.com?utm_medium=email&utm_source=footer>.