is mikrotik support this future??
i read some artical about it that it help very much in outdoor envirment
anyone have info lets share
no answers??
It’s been asked for … “XR” feature on Atheros cards. No sign yet …
Is Mikrotik plans to support “XR”?
Currently there are no plans to add support for XR.
Why not? I think it`s very important feature… Is it to hard?
why do you think that it is imortant? in my personal opinion, nstreme is better in doing the same thing
The nstream and XR is absolutely different things..
The nstreme protocol is MikroTik proprietary (i.e., incompatible with other vendors) wireless protocol created to improve point-to-point and point-to-multipoint wireless links.
But XR (eXtended Range Technology) is a new baseband architecture that dramatically stretches the performance of a WLAN by enabling long-range connections. The architecture delivers receive sensitivities of up to –105dBm, over 20 dB better than the 802.11 specification. So the wireless client (i.e. notebook with build in atheros wireless card), can work without direct visibility, in some conditions speed of a link down to 0.25Mbps, but link work fine.. I test it in my own network, its work perfectly!.. XR is not for a fast link, its for a long link with bad conditions!
have you tested that it actually does this? or is this a marketing trick?
Just my $0.02 here -
AFAIK XR allows the atheros radio to work at lower signal strengths than the 802.11 standard normally allows - hence the range improvements.
Atheros have an explanation on their site.
That might help some setups (especially indoor WLAN or hotspot) but will probably upset Nstreme, which in our tests generally doesn’t like “marginal” signals very much, due to the re-processing/packing of packets into frames - i.e. a lost/errored frame can lose more than one packet.
Comments from others welcome. Personally, I’d like to see the feature added, we can all turn it on/off as the specific scenario requires.
Regards
i test it on D-Link-2100 and 7100 with d-link G650(pcmci) and G520(PCI), its work there where usual 802.11b/g do not work. Now i use XR on my APs based on AP39 platform.. but i can`t use it with Mikrotik
It is very a pity that the Mikrotik does not support this standard..
XR is hardly a standard, it’s an Atheros-propritary extension.
It’s nothing more than a modulation change that makes the symbols “easier” to decode, since a significantly smaller amount of data is being encoded. By thrashing the spectrum, it makes it more likely that super-low-speed super-low-quality connections will work, at the expense of everything else.
It could be useful under certain conditions, but I can’t imagine using it much. The performance hit would be huge, and the “spectrum-time” efficiency is horrific (worse than the old 802.11 2Mbit hoppers, even; right up there with most SCADA systems).
Links would be easier to make with XR, but everyone (the XR-user included) would be better off just getting better antennas.
It’s already nasty enough out there, we don’t need to turn things into even more of a “race to the bottom”.
–Eric
Any way, if you use notebook, you can`t use better antennas… or if you have a tree on a linkway, regular 802.11b/g does not work or work very bad, and in this situations XR is great feature..
Indeed, it would be beneficial in certain applications, and I would not mind if MT added support.
But, I don’t think I would use it much (if at all). And I would encourage others to use it only as a last resort, I’m not eager to see 20Mhz of spectrum eaten up by a 150Kbps network.
–Eric
may be you right, but i am an Wireless ISP, and i realy need this feature, that`s why i still use AP39, but would prefer a Mikrotik if it supported XR.
If N-Streme doesn’t like low signal links, wouldn’t XR assist by being able to better process a frame when at a low receive signal?
Not AFAIK - to “process” the frame at lower signal level means let more through the receiver with errors, as the signal is closer to the noise (or interference) floor.
Not much of a problem for regular WiFi with TCP/IP connections, as packets are resent: but a big problem for Nstreme, where lost packets affects traffic a lot more.
00:15:e9:42:51:7d, State: associated, AID: 2(XR)
Authentication Type: Open System
WLAN Mode: 2.4GHz 54Mbps (802.11g), nonERP present: NO, nonERP protected: NO
Encryption: OFF Ciphers: NONE(unicast), NONE(multicast), NONE
Compression: OFF
Power Save Mode: OFF
Rx Data Rate: 5.5, Local RSSI level: -108 dBm, Remote RSSI level: -106 dBm
MSDU Data Mcast Mgmt Ctrl Errors
Rx 235 4117 223 245 0 0
Tx 301 43 0 249 0 42
\
This link is about 500meteres in the tree area..
Works very fine..
Used a Atheros AP39(D-Link 2100AP) and Atheros AR5213(D-Link G520) card in XR mode..
If i turn off XR mode, link is down..
http://madwifi.org/wiki/ChipsetFeatures/XrMode
Introduction ¶
This document applies to the madwifi-ng source code. Conclusion provided here were based on the analysis of the source code revision r1531.Theory of operation ¶
XR means “eXtended Range”. This is a mode which extends the operational range of an AP by using lower and non standards rates : 0.25 Mb, 0.5 Mb, 1 Mb, 2 Mb, 3 Mb. It probably use the OFDM modulation as in 802.11g. Since it’s a proprietary Atheros extension, several points needs to be taken care of :XR mode only works between two devices having such capabilities. To know the capabilities of an AP, a special Information Element (IE XR) is contained in its beacon.
An AP might handle clients in XR mode and clients in non-XR mode. Since non-XR mode clients won’t receive XR mode packet, we might have a hidden node problem. To avoid this situation, the XR mode seems to be a polled mode. The polling is probably initiated by the AP which issues a CTS request to forbid other station from transmitting. During this period, XR packets are sent between XR STA and XR AP.
Normally, AP beacons are broadcasted at 1 Mb rate since it’s the lowest common denominator across all clients. When operating in XR mode, this is no longer the case. So, it might be needed for the AP to broadcast beacons at the 0.25 Mb rate as well.
Functional description ¶
To enable XR mode : iwpriv wlan0 xr 1
To disable XR mode : iwpriv wlan0 xr 0
Implementation description ¶
By reading the madwifi source code, it seems that the XR mode is implemented using a special VAP. Currently, madwifi is only supporting XR mode when operating as a STATION and not as an AP.
wish mikrotik can add support for XR!
I Beleive they do now… Can we Not ad an XR2 to our routerbaords, and it works?? I am using sr2 but plan on using Xr2.. And i have heard many times on this fourm of people using xr2 so im guessing they have chosen to support it. and if so thank YOU! -Jordna