Receive Minimum Input Level (Sensitivity)

测试方法:

Receiver Adjacent Channel Rejection (ACR)

-For IEEE802.11b 18.4.8.3 (11Mbps), For 802.11b 15.4.8.3 (2Mbps)
For 2Mbps, 8% PER Maximum of DUT, where –74dBm Input Power from Golden Unit at ideal frequency and -39dBm Power from Adjacent Channel Interface at 25Mhz away from the Ideal frequency with PSDU length 1024Bytes and 2Mbps Transmit Rate
For 11Mbps, 8% PER Maximum of DUT, where –70dBm Input Power from Golden Unit at Ideal frequency and -35dBm Power from Adjacent Channel Interface at  25Mhz away from the ideal frequency with PSDU length 1024Bytes and 11Mbps Transmit Rate
ACR (dBm) = Minimum Power at DUT Input from Modulated Interference (dBm) - Power at DUT Input from Golden Unit (dBm)
Signal from Golden and Modulated Interference is unsynchronized

For IEEE802.11a 17.3.10.2 (OFDM), For 802.11g 19.5.2 (OFDM)
For 802.11a, 10% PER Maximum of DUT, where Input Power (shown in the following table) from Golden Unit at ideal frequency and the Power from Modulated Adjacent Channel Interface (shown in the following table) 20MHz away from the ideal frequency with PSDU length 1000Bytes
For 802.11g, 10% PER Maximum of DUT, where Input Power (shown in the following table) from Golden Unit at ideal frequency and the Power from Modulated Adjacent Channel Interface (shown in the following table) at 25MHz away from the ideal frequency with PSDU length 1000Bytes
ACR (dBm) = Minimum Power at DUT Input from Modulated Interference (dBm) - Power at DUT Input from Golden Unit (dBm)
Signal from Golden and OFDM Modulated Interference is unsynchronized

Receiver Non-Adjacent Channel Rejection (NACR)

+40MhZ

Conductive Throughput Test

Test Condition
-Test Environment
ex DUT and AP in different shielding room or box
-Test AP
Brand : ex Netgear, Model : ex FWAG114
-Wired AP PC
Model : Dell D500, CPU Pentium 4 1.2GHz, RAM 512MB, OS Windows 2000 SP4
-Ethernet Card in Wired AP PC
Model : ex Intel(R) PRO/100 VE Network Connection
-Test Client
Project Number ex T60H881 ,
Description, ex Intel PCI 11b/g WLAN Card, Sample number 19
ECN ex Delete C869=0.5pF, Add C855 = 0.75pF and Change R68 = 121 ohm
-Test NDSI Driver of Client
Version ex 1.0.0.38 (5/13/04), TIC ex 84423
Microsoft 0 configuration
-Wireless Client PC
Model : ex HP D220m/P2, CPU : ex Pentium 4 2.6GHz , RAM : ex 256MB, OS Windows XP Professional SP1

-Test Utility
Ex Chariot Console version 4.0 Build level 850 and Endpoint version 4.0)
File Size : ex 100Kbytes
Test Time : ex 1 min

Power Calibration Condition
-Spectrum Analyzer
SA Setting, RBW = 100K, VBW =30K, Sweep=500ms, RMS Detector, MAX Hold
-Protocol Tools
Intersil LAN Evaluation,
PER Test (Broadcasting, Packet Size= 10K)
-Calibration Result :
ex 5dBm at DUT input port from SA while no attenuator set from HP 8494B/5B while LAN evaluation is running
Rx Conductive Throughput and TX Conductive Throughput
-TX Throughput share the same attenuation setting as RX, just for reference

Average RX Throughput
Around 20Mbps for 11g from (from -20dBm to –70dBm)
Around 5Mbps for 11b from (from -10dBm to –80dBm); 6Mpcs for Cisco 350 AP
Relative Precision
Normal (< 5), Warning (5~10), Danger (>10)

WLAN 802.11 a/b/g PHY Specification and EDVT Measurement V的更多相关文章

  1. 2019.1.3 WLAN 802.11 a/b/g PHY Specification and EDVT Measurement I - Transmit Power Level

    This lecture provides the WLAN hardware engineer the essential knowledge of IEEE 802.11 a/b/g physic ...

  2. 2019.1.3 WLAN 802.11 a/b/g PHY Specification and EDVT Measurement II - Transmit Spectrum Mask & Current Consumption

    Transmit Spectrum Mask Specification – 802.11b SpecificationFor 802.11b 18.4.7.3The transmitted spec ...

  3. WLAN 802.11 a/b/g PHY Specification and EDVT Measurement III

    Transmit Rated Emission (FCC) AC power conducted emission.-FCC 15.207 Minimum 6 dB bandwidth. -500kH ...

  4. WIFI 802.11 a/b/g/n/ac

    802.11 a/b/g/n/ac FHSS: Frequency-hopping spread spectrum (FHSS) is a method of transmitting radio s ...

  5. 802.11 wireless 1(主要还是学习ccna wireless的体系)

    802.11 wireless 1(主要还是学习ccna wireless的体系)ISM频带(ISM band starts early 1990s)900MHZ   2.4GHZ   5GHZ 四种 ...

  6. 802.11 wireless 二

    802.11 wireless 2wireless spectrum(无线频谱)1.无线网络使用RF(射频)信号2.无线电也是电磁波3.频谱基于波长被划分,归为多个类型4.无线网络被归为微波段(mic ...

  7. TCP/IP协议栈与数据报封装 (802.3 Ethernet 以太网 802.11 WLAN 无线网 )

    http://blog.csdn.net/jnu_simba/article/details/8957242 一.ISO/OSI参考模型 OSI(open system interconnection ...

  8. 802.11协议帧格式、Wi-Fi连接交互过程、无线破解入门研究

    相关学习资料 Linux黑客大曝光: 第8章 无线网络 无线网络安全攻防实战进阶 无线网络安全 黑客大曝光 第2版 http://zh.wikipedia.org/wiki/IEEE_802.11 h ...

  9. IEEE 802.11 标准列表

    IEEE 802.11 标准列表 IEEE 802.11,1997年,原始标准(2Mbit/s,播在2.4GHz). IEEE 802.11a,1999年,物理层补充(54Mbit/s,播在5GHz) ...

随机推荐

  1. WPF基础学习笔记整理 (四) 布局

    WPF使用的是容器(container)进行布局: WPF窗口(Window类型)只能包含单个元素,故为了放置多个元素并增强界面效果,引入了容器: WPF布局容器都派生自System.Windows. ...

  2. python unicode

    >>> a="jkjjhhjjj" >>> a_uni = a.decode('utf-8') >>> type(a_uni) ...

  3. c++ 容器元素遍历打印(for_each)

    #include <iostream> // cout #include <algorithm> // for_each #include <vector> // ...

  4. python 无序表查找

    def sequential_search(lis, key): for i in range(len(lis)): if(lis[i] == key): return i else: return ...

  5. Admin管理后台

    Django奉行Python的内置电池哲学.它自带了一系列在Web开发中用于解决常见问题或需求的额外的.可选工具.这些工具和插件,例如django.contrib.redirects都必须在setti ...

  6. Java 常用对象-基本类型的封装类

    2017-11-04 20:39:26 基本类型封装类:基本类型的封装类的好处是可以在对象中定义更多的功能方法操作该数据. 常用操作之一:用于基本数据类型与字符串的转换. 基本类型和包装类的对应: b ...

  7. new JSONObject(str)无法解析 报错:org.json.JSONException: Value of type java.lang.String cannot be converted to JSONObject

    org.json.JSONException: Value of type java.lang.String cannot be converted to JSONObject 解析服务器返回的Jso ...

  8. php时区设置 warning: strtotime(): It is not safe to rely on the system's timezone settings

    warning: strtotime(): It is not safe to rely on the system's timezone settings warning: strtotime(): ...

  9. Ngnix location匹配规则

    Ngnix 站点:http://www.nginx.cn Location 匹配命令 ~ 波浪线表示执行一个正则匹配,区分大小写. ~* 表示执行一个正则匹配,不区分大小写. ^~ ^~表示普通字符匹 ...

  10. java.lang.UnsupportedClassVersionError: com/my/test/TestUser : Unsupported major.minor version 52.0

    问题原因: 1.执行代码的jdk版本 低于 编译的jdk版本 2.项目用JDK1.8运行过,现在又在本地的eclipse等开发工具或者本地环境变量为低版本的jdk1.7或者jdk1.6下运行,ecli ...