sfx2000
Part of the Furniture
You're quoting old posts in which the information has changed, afaik.
And quite a bit at that - I can say that the Broadcom drivers have especially changed with regards to many ways that they can be configured...
You're quoting old posts in which the information has changed, afaik.
Interesting article...
Couple of things to consider however...
1) Conducted Path Measurements - you can measure each RF chain, but you need to consider that the impendance match for conducted path is 50 ohm, typical free space matching for EIRP is 37 ohm, so the numbers will change.
2) EIRP is a magical number - what is really important is TRP, and this can only be done in a RF chamber - Rohde&Schwarz has a mini chamber that works well (the DST-200), or one can go for the big-dog, the TS8991
Wireless OEM's spend big money on these items and similar, for example the "StarLab" SATIMO chamber -- which is a gold standard in the RF world.
The FCC's rules here, along with the EU, Anatel, and other regulatory agencies - many follow the guidance of the FCC - but at the same time, there is interpretation of these rules... there are weasel words perhaps, and also loopholes to be exploited -- bending, rather than breaking a given rule.
Most OEM's do have a team that is specifically focused on the Regulatory aspects of the products they develop.
I'm not saying that Asus is in the right or wrong, but this article is only one aspect. This is a rat-hole that perhaps SNB doesn't want to get in to - considering the Netgear-Asus litigation - now that the article is published, can't really un-ring the bell there...
sfx
well i have an emf and rf meter that can measure to some estimate, only thing is that the rf meter works up to 3.5 Ghz so i cant check for 5Ghz.
the limit is 1W, however people dont tune their routers properly, they just set the tx power to max and be done with it. For example in my case i just set the tx power on my asus to minimum on 2.4Ghz and maximum on 5Ghz. I set the channel to a range that i see free (part of the reason to not use ISP given hardware is that prosumer APs must be able to use channels that ISP given hardware doesnt use). In my area there is a lot of 5Ghz but all the 5Ghz are using the same channels and apparently despite my AC88U showing many channels i actually only have 3 channels that will give me the full bandwidth, the further away i set the channel from it the less bandwidth i get for wifi.
1W is huge for wifi, if everyone were using their routers at their limit it will be a lot of problems as the unlicensed spectrum would be littered with traffic so even other devices that use little bits of bandwidth but work on the same frequencies will have issues. There are a lot of 2.4Ghz devices around, even bluetooth is 2.4Ghz too.
Im glad that manufacturers are decreasing their tx power however i wish they would be upfront about the numbers in the settings page, showing the mW amount your setting is. Asus for instance just uses a slider for that says either performance or power save when you move it.
2.4 GHz band limit is +30 dBm (1W) conducted into the antenna. Maximum allowed radiated power (out of antenna) is +36 dBM (4W). This is for point to multipoint systems.
But finding the power ratings on these has been impossible.
/* Locale A6-57 (A6_57) */
CHANNEL_SET_1, 0, /* Locale channels (20M), locale flags */
RESTRICTED_SET_NONE, /* Restricted channels */
1, /* Public Maxpwr: 1 elt(s) */
30, RANGE_2G_20M_1_11, /* 30dBm, 1-11 */
CLM_DATA_FLAG_WIDTH_20 | CLM_DATA_FLAG_MEAS_COND, /* Maxpower Group Flags */
4, /* Locale Maxpwr: 4 elt(s) */
44, RANGE_2G_20M_1_1, RATE_SET_20M_146, /* 11.00dBm, 1-1 , (OFDM6-54) */
68, RANGE_2G_20M_1_11, RATE_SET_20M_0, /* 17.00dBm, 1-11 , (DSSS1-11) */
60, RANGE_2G_20M_2_10, RATE_SET_20M_146, /* 15.00dBm, 2-10 , (OFDM6-54) */
44, RANGE_2G_20M_11_11, RATE_SET_20M_146, /* 11.00dBm, 11-11 , (OFDM6-54) */
The power levels will vary based on a lot of factors. Beside the country, it will also vary based on the channel, the number of streams, modulation, etc...
It's not just a static value that gets used all the time. That's one of the reasons why those webui settings that claim to allow you to configure a given output level are partly bogus - that value gets overriden by the driver.
It's quite complex. To give you a glimpse as to how complex it is, see this calibration file that's used with an Asus RT-AC68U:
https://raw.githubusercontent.com/R...08/wl/sysdeps/RT-AC88U/clm/src/wlc_clm_data.c
Here's just one single random sample taken from that file:
Code:/* Locale A6-57 (A6_57) */ CHANNEL_SET_1, 0, /* Locale channels (20M), locale flags */ RESTRICTED_SET_NONE, /* Restricted channels */ 1, /* Public Maxpwr: 1 elt(s) */ 30, RANGE_2G_20M_1_11, /* 30dBm, 1-11 */ CLM_DATA_FLAG_WIDTH_20 | CLM_DATA_FLAG_MEAS_COND, /* Maxpower Group Flags */ 4, /* Locale Maxpwr: 4 elt(s) */ 44, RANGE_2G_20M_1_1, RATE_SET_20M_146, /* 11.00dBm, 1-1 , (OFDM6-54) */ 68, RANGE_2G_20M_1_11, RATE_SET_20M_0, /* 17.00dBm, 1-11 , (DSSS1-11) */ 60, RANGE_2G_20M_2_10, RATE_SET_20M_146, /* 15.00dBm, 2-10 , (OFDM6-54) */ 44, RANGE_2G_20M_11_11, RATE_SET_20M_146, /* 11.00dBm, 11-11 , (OFDM6-54) */
its possible what happens is that the tx power is set to default, but the slider value is kept, try doing a reset.
The R7000 is mature and has good third party firmware support directly sponsored by Netgear... factory firmware is regularly updated, and very good feature set.
The WRT - very nice hardware, they've been working with DDWRT, and OpenWRT has support for the platform. Linksys doesn't update the WRT's very often...
Hardware-wise, the WRT, but for Software, consider the R7000
Welcome To SNBForums
SNBForums is a community for anyone who wants to learn about or discuss the latest in wireless routers, network storage and the ins and outs of building and maintaining a small network.
If you'd like to post a question, simply register and have at it!
While you're at it, please check out SmallNetBuilder for product reviews and our famous Router Charts, Ranker and plenty more!