ubnt解决方案
123
返回列表 发新帖
楼主: achengit

[无线运营] 弱信号木桶效应深入提问

[复制链接]

1108

回帖

2683

积分

669 小时

在线时间

少校

注册时间
2013-4-7
金币
1498 个
威望
0 个
荣誉
0 个

尚未签到

发表于 2014-7-31 09:56 来自手机 |显示全部楼层
aday 发表于 2014-7-29 08:32
希望这个问题能掀起讨论的高潮。这个问题能解决,简直是一个里程碑

时分半双工传输机制决定了。没法改变。
回复

使用道具 举报

641

回帖

2887

积分

1721 小时

在线时间

少校

注册时间
2010-1-31
金币
2029 个
威望
5 个
荣誉
1 个

尚未签到

发表于 2014-7-31 10:23 |显示全部楼层
uap内部能截取的参数只有这些,速率没看到,CCQ也不知道如何计算的。noise环境也是有变化的,原先是根据RSSI值踢除的。这个似乎是类似SNR的参数。在覆盖区域确认motorola me860有>65-dbm的信号质量以后,就毫不犹豫的将<75-dbm的客户端踢除。我只能说掌握了这种方法对无线网络的性能优化可以人为的做到可控,而不会只有理论知识而不知道该怎么办。


RSSI value = Signal Strength (dBm) - Noise Floor (dBm).
"rssi": 35,
"noise":        -86,
"signal":       -51,

官方的计算公式是这样的。
Try ng=40.  The formula is roughly ((abs)x/2)=y where x is received signal and y is RSSI.  30 would be roughly -60dBm received signal and 35 would be roughly -70dBm received signal.

> 40dB SNR = Excellent signal (5 bars); always associated; lightning fast.
25dB to 40dB SNR = Very good signal (3 - 4 bars); always associated; very fast.
15dB to 25dB SNR = Low signal (2 bars); always associated; usually fast.
10dB - 15dB SNR = Very low signal (1 bar); mostly associated; mostly slow.
5dB to 10dB SNR = No signal; not associated; no go.
  1. {
  2.                                         "auth_time": 0,
  3.                                         "authorized": true,
  4.                                         "ccq": 970,
  5.                                         "dhcpend_time": 4216,
  6.                                         "dhcpstart_time": 4201,
  7.                                         "hostname": "iPad",
  8.                                         "idletime": 21,
  9.                                         "ip": "192.168.4.191",
  10.                                         "is_11n": false,
  11.                                         "mac": "3c:ab:8e:44:d1:1e",
  12.                                         "noise": -94,
  13.                                         "rssi": 20,
  14.                                         "rx_bytes": 68303,
  15.                                         "rx_mcast": 73,
  16.                                         "rx_packets": 488,
  17.                                         "rx_rate": 1000,
  18.                                         "rx_retries": 252,
  19.                                         "signal": -74,
  20.                                         "state": 23,
  21.                                         "state_ht": false,
  22.                                         "state_pwrmgt": true,
  23.                                         "tx_bytes": 200406,
  24.                                         "tx_packets": 364,
  25.                                         "tx_power": 44,
  26.                                         "tx_rate": 54000,
  27.                                         "tx_retries": 84,
  28.                                         "uptime": 3358
  29.                                 },
  30.                                 {
  31.                                         "auth_time": 0,
  32.                                         "authorized": true,
  33.                                         "ccq": 990,
  34.                                         "dhcpend_time": 1332,
  35.                                         "dhcpstart_time": 1324,
  36.                                         "hostname": "only-pc",
  37.                                         "idletime": 0,
  38.                                         "ip": "192.168.4.111",
  39.                                         "is_11n": false,
  40.                                         "mac": "20:7c:8f:3c:99:01",
  41.                                         "noise": -94,
  42.                                         "rssi": 43,
  43.                                         "rx_bytes": 13244432,
  44.                                         "rx_mcast": 391,
  45.                                         "rx_packets": 119145,
  46.                                         "rx_rate": 1000,
  47.                                         "rx_retries": 25866,
  48.                                         "signal": -51,
  49.                                         "state": 7,
  50.                                         "state_ht": false,
  51.                                         "state_pwrmgt": false,
  52.                                         "tx_bytes": 262401837,
  53.                                         "tx_packets": 197308,
  54.                                         "tx_power": 44,
  55.                                         "tx_rate": 54000,
  56.                                         "tx_retries": 30818,
  57.                                         "uptime": 6391
  58.                                 },
复制代码

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?注册 微信登录

x
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册 微信登录

本版积分规则

Archiver | 手机版 | 无线门户 ( 粤ICP备11076993号|粤公网安备44010602008359号 ) |网站地图

GMT+8, 2026-3-8 00:53

返回顶部 返回列表