2016-04-25 13:10:24

by Maximilian Engelhardt

[permalink] [raw]
Subject: wireless-regdb: Update regulatory references for Germany (DE)

Hi,

The "Frequenznutzungsplan" is not really a good reference as it's a list
of all frequency allocations and does only list basic information about
the allocation. This patch changes the comments to reference directly
the corresponding documents which provide all information about the
allocation.

This patch does only change comments, all entries have been left
unchanged. However the entries have been verified to match the mentioned
documents.

This patch is based on my last path that adds the short range devices band for
Germany.

Thanks,
Maxi


Signed-off-by: Maximilian Engelhardt <[email protected]>
---
db.txt | 34 +++++++++++++++++++++-------------
1 file changed, 21 insertions(+), 13 deletions(-)

diff --git a/db.txt b/db.txt
index 38a9340..7870dd6 100644
--- a/db.txt
+++ b/db.txt
@@ -308,33 +308,41 @@ country CZ: DFS-ETSI
# 60 GHz band channels 1-4, ref: Etsi En 302 567
(57000 - 66000 @ 2160), (40)

-# Data from "Frequenznutzungsplan" (as published in April 2008), downloaded from
-# http://www.bundesnetzagentur.de/cae/servlet/contentblob/38448/publicationFile/2659/Frequenznutzungsplan2008_Id17448pdf.pdf
-# For the 5GHz range also see
-# http://www.bundesnetzagentur.de/cae/servlet/contentblob/38216/publicationFile/6579/WLAN5GHzVfg7_2010_28042010pdf.pdf
-# The values have been reduced by a factor of 2 (3db) for non TPC devices
-# (in other words: devices with TPC can use twice the tx power of this table).
-# Note that the docs do not require TPC for 5150--5250; the reduction to
-# 100mW thus is not strictly required -- however the conservative 100mW
+# Allocation for the 2.4 GHz band (Vfg 10 / 2013, Allgemeinzuteilung von
+# Frequenzen für die Nutzung in lokalen Netzwerken; Wireless Local Area
+# Networks (WLAN-Funkanwendungen).
+# https://www.bundesnetzagentur.de/SharedDocs/Downloads/DE/Sachgebiete/Telekommunikation/Unternehmen_Institutionen/Frequenzen/Allgemeinzuteilungen/2013_10_WLAN_2,4GHz_pdf.pdf
+#
+# Allocation for the 5 GHz band (Vfg. 7 / 2010, Allgemeinzuteilung von
+# Frequenzen in den Bereichen 5150 MHz - 5350 MHz und 5470 MHz - 5725 MHz für
+# Funkanwendungen zur breitbandigen Datenübertragung, WAS/WLAN („Wireless
+# Access Systems including Wireless Local Area Networks“).
+# https://www.bundesnetzagentur.de/SharedDocs/Downloads/DE/Sachgebiete/Telekommunikation/Unternehmen_Institutionen/Frequenzen/Allgemeinzuteilungen/2010_07_WLAN_5GHz_pdf.pdf
+# The values for the 5 GHz have been reduced by a factor of 2 (3db) for non TPC
+# devices (in other words: devices with TPC can use twice the tx power of this
+# table). Note that the docs do not require TPC for 5150--5250; the reduction
+# to 100mW thus is not strictly required -- however the conservative 100mW
# limit is used here as the non-interference with radar and satellite
# apps relies on the attenuation by the building walls only in the
# absence of DFS; the neighbour countries have 100mW limit here as well.
+#
# The ETSI EN 300 440-1 standard for short range devices in the 5 GHz band has
# been implemented in Germany:
# https://www.bundesnetzagentur.de/SharedDocs/Downloads/DE/Sachgebiete/Telekommunikation/Unternehmen_Institutionen/Frequenzen/Allgemeinzuteilungen/2014_69_SRD_pdf.pdf
+#
+# Allocation for the 60 GHz band (Allgemeinzuteilung von Frequenzen im
+# Bereich 57 GHz - 66 GHz für Funkanwendungen für weitbandige
+# Datenübertragungssysteme; „Multiple Gigabit WAS/RLAN Systems (MGWS)“).
+# https://www.bundesnetzagentur.de/SharedDocs/Downloads/DE/Sachgebiete/Telekommunikation/Unternehmen_Institutionen/Frequenzen/Allgemeinzuteilungen/2011_08_MGWS_pdf.pdf

country DE: DFS-ETSI
- # entries 279004 and 280006
(2400 - 2483.5 @ 40), (100 mW)
- # entry 303005
(5150 - 5250 @ 80), (100 mW), NO-OUTDOOR, AUTO-BW
- # entries 304002 and 305002
(5250 - 5350 @ 80), (100 mW), NO-OUTDOOR, DFS, AUTO-BW
- # entries 308002, 309001 and 310003
(5470 - 5725 @ 160), (500 mW), DFS
# short range devices (ETSI EN 300 440-1)
(5725 - 5875 @ 80), (25 mW)
- # 60 GHz band channels 1-4, ref: Etsi En 302 567
+ # 60 GHz band channels 1-4 (ETSI EN 302 567)
(57000 - 66000 @ 2160), (40)

country DK: DFS-ETSI
--
Maximilian Engelhardt
Dipl.-Ing. (Univ.)

perisens GmbH
Lichtenbergstraße 8
85748 Garching bei München

tel: +49 89 2155203-10
fax: +49 89 2155203-19
web: http://www.perisens.de/
_____________

perisens GmbH
Geschäftsführer: Dr. Florian Pfeiffer
Sitz und Registergericht: München HRB 181857
USt-ID: DE-267481419


Attachments:
signature.asc (819.00 B)
This is a digitally signed message part.

2016-05-02 13:43:52

by Seth Forshee

[permalink] [raw]
Subject: Re: wireless-regdb: Update regulatory references for Germany (DE)

On Mon, Apr 25, 2016 at 03:09:48PM +0200, Maximilian Engelhardt wrote:
> Hi,
>
> The "Frequenznutzungsplan" is not really a good reference as it's a list
> of all frequency allocations and does only list basic information about
> the allocation. This patch changes the comments to reference directly
> the corresponding documents which provide all information about the
> allocation.
>
> This patch does only change comments, all entries have been left
> unchanged. However the entries have been verified to match the mentioned
> documents.
>
> This patch is based on my last path that adds the short range devices band for
> Germany.
>
> Thanks,
> Maxi
>
>
> Signed-off-by: Maximilian Engelhardt <[email protected]>

Applied, thanks.