Discussion:
[PATCH] wireless-regdb: add regulatory rule for ETSI members on 60GHz band
Xose Vazquez Perez
2014-10-14 12:28:58 UTC
Permalink
Hi,

related to 623d8438b724afb7c4818cb9b129a552ef2b518b at wireless-regdb.
Purpose is to serve for 802.11ad specification that introduces operation
on the 60GHz band, using bandwidth 2160MHz.
For the 60GHz band, regulation defined in the "Etsi En 302 567"
http://docsfiles.com/pdf_final_draft_etsi_en_302_567.html
It defines for the frequency range 57 GHz to 66 GHz,
Max. power level (EIRP) for
indoor only: 40 dBm, and indoor/outdoor: 25 dBm
Also, there is spectral power density limit
13 dBm/MHz for indoor and -2 dBm/MHz indoor/outdoor
I don't know where you did get this information.
ETSI EN 302 567 V1.2.1 (2012-01) http://www.etsi.org/deliver/etsi_en/302500_302599/302567/01.02.01_60/en_302567v010201p.pdf
doesn't handle in different way indoor/outdoor.

And also 57000 - 66000 is allowed.
Only indoor part specified, as kernel can't use multiple
rules per frequency at the moment. Also, standard do not set bandwidth limitation;
for purpose of 802.11ad this patch specifies bandwidth 2160 MHz,
in this case gross EIRP limit applies. Frequency limits also set accordingly
to the 802.11ad channel allocation.
[...]
diff --git a/db.txt b/db.txt
index c00602c..848c985 100644
--- a/db.txt
+++ b/db.txt
+ # 60 gHz band channels 1-4, ref: Etsi En 302 567
[...]
--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo-***@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Vladimir Kondratiev
2014-10-19 06:49:52 UTC
Permalink
Yes, looks like you are right. I used draft that I don't see on its location any more,
and final document indeed says what you wrote.

Thanks, Vladimir.
--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo-***@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Loading...