




已阅读5页,还剩3页未读, 继续免费阅读
版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
6.51 (HCI: 7.5.3) Read_Link_Quality6.51(HCI:7.5.3)Read_Link_QualityThis command obtains a value in the range 0 to 0xff, describing the quality of an ACL connection.此命令获得一个说明ACL连接质量的值,其介于0至0xff之间。The values meaning is manufacturer-specific.这个值的意思是制造商特定的。The value is derived from an averaged bit error rate (BER) measurement, updated as packets are received.该值是源于平均误码率(BER)的测量,接收数据包时更新。The BER value is derived from parts of radio packets that support FEC error correction:误码率是来自部分无线数据包,支持FEC的错误: All packets headers 所有数据包的包头 The payloads of DM1, DM3, DM5, HV1 and HV2 packetsDM1,DM3,DM5,HV1和HV2包的有效载荷 The data parts of DV packetsDV包的数据部分The technique used to derive BER values is not precise; it is intended only to give an indication of link quality rather than act as a precise, calibrated instrument.该手法用于计算误码率的值是不准确的,它只是为了指示链路的质量,而不是作为一个精确的测量指示。Links BER values are used internally to adapt to changes in link quality, notably to support CQDDR (Channel Quality Driven Data Rate).链路的误码率值是在内部使用,以适应变化的高质量链接,特别是支持CQDDR(根据信道质量确定数据速率)。The HCI commands values are as follows.HCI命令的值如下。 Between 0xff and 0xd7 each bit distance represents 0.0025% BER. Thus: 在0xff和0xd7间的每个位代表0.0025的误码率。因此: Between 0xd6 and 0x5a each bit distance represents 0.08% BER. Thus:在0xd6和0x5a间的每个位代表误码率0.08。因此: Between 0x59 and 0x00 each bit distance represents 0.64% BER.在0x59和0x00间的每个位代表误码率0.64。As a rule of thumb, a link with a BER between 0 and 0.1% is workable. 根据经验,链路的误码率在0和0.1%之间是可行的。Trying to run a link with a BER above 1% gives poor results. 尝试运行一个误码率大于1%的连接会给出差的结果。Note: 注意:For EDR links these tables are not valid. It is not possible to convert link quality into BER.这些表对于EDR链路无效。它不可能转化为链路质量的误码率。6.52 (HCI: 7.5.4) Read_RSSI 6.52(HCI:7.5.4)Read_RSSI A common user hope is to use this commands return values as the basis of a general-purpose signal strength meter. 通常用户希望使用此命令返回基于多方信号强度计量的值。Unfortunately, the command, as specified by BT1.1, is almost useless for this role. 不幸的是,这个命令,由BT1.1指定,这个角色几乎是无用的。 While a links received signal strength is within the Golden Receive Power Range the command returns an RSSI value of zero. 在链路处于黄金接收功率范围内时,此命令返回一个零的RSSI值。 The Golden Receive Power Range is normally around 20dBm wide, crudely equating to a physical range factor of ten. (For example, between 1m and 10m the RSSI value could be zero.)黄金接收功率范围是通常在20dBm宽度周围,粗略的等同于10的物理范围。(例如,1米和10米之间的RSSI的值都可以是零。) The RSSI value only goes positive or negative when the received signal slips outside the Golden Range. RSSI的值仅仅是变正或负,当收到的信号在黄金范围外时。 Where dynamic power control is available, the firmwares LM emits LMP_incr_power_req or LMP_decr_power_req messages to the Bluetooth peer to try to bring the received signal strength back into the Golden Range. 当动态功率控制是可用的,固件的LM发出LMP_incr_power_req或LMP_decr_power_req消息给蓝牙匹配尝试把接收到的信号强度调回黄金范围。BT1.1 requires only that the function return a negative value when the RSSI is below the Golden Range, zero within it, and a positive value when the RSSI is above the Golden Range. BT1.1只要求函数在低于黄金范围时返回一个负的RSSI,零也在其中,高于黄金范围时返回一个正的RSSI。 When the RSSI is above the Golden Range, the firmware returns a positive number. 当RSSI高于黄金范围时,固件返回一个正数。 The value is an approximation of the dB between the top of the Golden Range and the RSSI. 该值是一个近似的dB,在黄金范围的顶部和RSSI之间。The value is very crude: it can be 5dB from the real value, there is no guarantee that a constant RSSI will give a constant return value, and thus there is no guarantee that the mapping from RSSI to the returned value will be monotonic. 该值是很简陋:它可以与真实的值相差5dB,但不能保证一个恒定不变的RSSI将返回一个恒定不变的值,所以是不能保证从RSSI的映射到返回的值将是单调的。 When the RSSI is within the Golden Range, the firmware returns zero. 当 RSSI在黄金范围内时,固件返回零。 When the RSSI is below the Golden Range, the firmware returns a negative number. 当RSSI低于黄金范围时,固件返回一个负数。 The value is an approximation of the dB between the RSSI and the bottom of the Golden Range. 该值是一个近似的dB,在黄金范围的底部和RSSI之间。The value is even more crude than for positive values: it can be more than 5dB from the real value, there is no guarantee that a constant RSSI will give a constant return value, thus there is no guarantee that the mapping from RSSI to the returned value will be monotonic, and the value clips at a minimum of approximately -10dB. 该值甚至比正值更粗糙:它可以与真实的值差5dB,但不能保证一个恒定不变的RSSI将返回一个恒定不变的值,因此也不能保证,从返回的映射的RSSI值将是单调的,并在约- 10dB的最低值剪辑。 The firmware therefore supports the bare minimum required by BT1.1. 因此,该固件支持的最低限度为BT1.1。 This is not useful for a general-purpose power meter. 这不是一个有用的通用功率计。 Behaviour for HCIStack1.2v19.2 and Later Builds HCIStack1.2v19.2及其后续构建的行为On HCIStack1.2v19.2 and later builds the accuracy of the value returned by HCI_Read_RSSI has been improved. 在HCIStack1.2v19.2及其以后构建的程序中,HCI_Read_RSSI的返回值准确性已有所改善。 In addition, reading BCCMD command RSSI_ACL retrieves an indication of the RSSI for the given ACL handle (rather than how far above or below the golden range the RSSI is, as HCI_Read_RSSI does). 此外,阅读BCCMD命令RSSI_ACL为给定的ACL检索RSSI的指示(而不是远远高于或低于RRSI的黄金范围,正如HCI_Read_RSSI一样)。The value returned should be interpreted as a signed twos-complement (16 bit) integer. The value returned is always negative because the reading saturates at about -20 dBm.返回值应解释为一个有符号整数的补码(16位)。返回值始终是负的,因为阅读的饱和约-20dBm。BCCMD RSSI_ACL returns OK if a signal strength can be supplied, and ERROR if the handle is no longer valid. 如果信号强度可以提供,那么BCCMD RSSI_ACL返回正确,否则返回错误句柄不再正确。 The signal strength returned is zero when the chip returns the ERROR status. The value returned is a rolling average and responds more slowly to changes when the data is transmitted less frequently. 当芯片返回的状态为错误时,RSSI返回值为0。该值返回是平均滚动的,在数据传输不频繁的时候,其改变的也慢。 Note: 注意:The accuracy of the result is likely to be within +/- 4dBm. 结果准确性的可能是在+ / - 4dBm。However, this measurement is not calibrated or tested on a per-chip basis and CSR makes no warranty about its accuracy.然而,RSSI的测量不是校验或测试每个芯片的基准,CSR对其准确性不作任何保证。Users should establish for themselves whether this meets their requirements across a range of devices. 用户应自己建立能满足其需求的命令。6.37 (HCI: 7.3.37) Read_Transmit_Power_LevelWhen used to o
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 2025年事业单位工勤技能-江苏-江苏垃圾清扫与处理工五级(初级工)历年参考题库含答案解析(5套)
- 2025年事业单位工勤技能-广西-广西水工监测工一级(高级技师)历年参考题库典型考点含答案解析
- 2025年事业单位工勤技能-广西-广西房管员三级(高级工)历年参考题库典型考点含答案解析
- 2025年事业单位工勤技能-广西-广西园林绿化工三级(高级工)历年参考题库典型考点含答案解析
- 2025年事业单位工勤技能-广西-广西保安员四级(中级工)历年参考题库典型考点含答案解析
- 2025年事业单位工勤技能-广东-广东计量检定工一级(高级技师)历年参考题库含答案解析
- 2025年事业单位工勤技能-广东-广东水文勘测工二级(技师)历年参考题库含答案解析
- 2025年事业单位工勤技能-安徽-安徽土建施工人员四级(中级工)历年参考题库典型考点含答案解析
- 2025年事业单位工勤技能-北京-北京铸造工五级(初级工)历年参考题库典型考点含答案解析
- 热风炉安全知识培训内容课件
- 2024年10月19日北京市下半年事业单位七区联考《公共基本能力测验》笔试试题(海淀-房山-西城-通州-丰台-怀柔)真题及答案
- 《中国动态血压监测基层应用指南(2024年)》解读 2
- 2025初中语文新教材培训
- 企业技术人员管理制度
- DB13T 5545-2022 选矿厂安全生产基本条件
- 探索语文学习的有意义情境任务设计
- 血管内导管相关性血流感染预防与诊治2025
- JG/T 237-2008混凝土试模
- 智慧停车系统开发与运营合作
- T/SHPTA 102-2024聚四氟乙烯内衬储罐技术要求
- T/CAQP 001-2017汽车零部件质量追溯体系规范
评论
0/150
提交评论