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. js精度问题

    JavaScript数字精度丢失问题总结 现象 原因 计算机的二进制实现和位数限制有些数无法有限表示.就像一些无理数不能有限表示,如 圆周率 3.1415926...,1.3333... 等.JS 遵 ...

  2. 为什么mongo中不能用int作为key

    为什么mongo中不能用int作为key??

  3. awk 提取数字

    echo b1c2d3d1e8f9 | awk ' { string=$0 len=length(string) for(i=0; i<=len; i++) { tmp=substr(strin ...

  4. Java DecimalFormat的主要功能及使用方法

    DecimalFormat 是 NumberFormat 的一个具体子类,用于格式化十进制数字.该类设计有各种功能,使其能够分析和格式化任意语言环境中的数,包括对西方语言.阿拉伯语和印度语数字的支持. ...

  5. HTML5-form表单

    什么是表单? 01.获取用户的输入  ==>收集数据 02.将用户的输入发送到服务器   ==>与服务器进行交互 相关属性: action:我们收集完用户的信息之后,需要提交的服务器地址 ...

  6. 《剑指offer》第十九题(正则表达式匹配)

    // 面试题19:正则表达式匹配 // 题目:请实现一个函数用来匹配包含'.'和'*'的正则表达式.模式中的字符'.' // 表示任意一个字符,而'*'表示它前面的字符可以出现任意次(含0次).在本题 ...

  7. js audio 播放音乐

    <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title> ...

  8. Oracle 起诉 Google 事件

    最近,Google 和 Oracle 纠缠多年的“Java 侵权案”又有了新的判决结果.Google 在此次对决中败诉,并可能需要支付高达88亿美元的赔偿金.这个案件还引发关于 API(应用程序编程接 ...

  9. LeetCode--141--环形链表

    问题描述: 给定一个链表,判断链表中是否有环. 思路:用快的指针追慢的指针,只要有圈,一定能追上. 错误: class Solution(object): def hasCycle(self, hea ...

  10. LeetCode--118--杨辉三件I

    问题描述: 给定一个非负整数 numRows,生成杨辉三角的前 numRows 行. 在杨辉三角中,每个数是它左上方和右上方的数的和. 示例: 输入: 5 输出: [ [1], [1,1], [1,2 ...