欢迎来到麦多课文档分享! | 帮助中心 海量文档,免费浏览,给你所需,享你所想!
麦多课文档分享
全部分类
  • 标准规范>
  • 教学课件>
  • 考试资料>
  • 办公文档>
  • 学术论文>
  • 行业资料>
  • 易语言源码>
  • ImageVerifierCode 换一换
    首页 麦多课文档分享 > 资源分类 > PPT文档下载
    分享到微信 分享到微博 分享到QQ空间

    A Method of Curve Fitting to BER Data.ppt

    • 资源ID:377843       资源大小:255KB        全文页数:16页
    • 资源格式: PPT        下载积分:2000积分
    快捷下载 游客一键下载
    账号登录下载
    微信登录下载
    二维码
    微信扫一扫登录
    下载资源需要2000积分(如需开发票,请勿充值!)
    邮箱/手机:
    温馨提示:
    如需开发票,请勿充值!快捷下载时,用户名和密码都是您填写的邮箱或者手机号,方便查询和重复下载(系统自动生成)。
    如需开发票,请勿充值!如填写123,账号就是123,密码也是123。
    支付方式: 支付宝扫码支付    微信扫码支付   
    验证码:   换一换

    加入VIP,交流精品资源
     
    账号:
    密码:
    验证码:   换一换
      忘记密码?
        
    友情提示
    2、PDF文件下载后,可能会被浏览器默认打开,此种情况可以点击浏览器菜单,保存网页到桌面,就可以正常下载了。
    3、本站不支持迅雷下载,请使用电脑自带的IE浏览器,或者360浏览器、谷歌浏览器下载即可。
    4、本站资源下载后的文档和图纸-无水印,预览文档经过压缩,下载后原文更清晰。
    5、试题试卷类文档,如果标题没有明确说明有答案则都视为没有答案,请知晓。

    A Method of Curve Fitting to BER Data.ppt

    1、November 2005,Steve Shellhammer, Qualcomm Inc.,Slide 1,A Method of Curve Fitting to BER Data,Notice: This document has been prepared to assist IEEE 802.19. It is offered as a basis for discussion and is not binding on the contributing individual(s) or organization(s). The material in this document i

    2、s subject to change in form and content after further study. The contributor(s) reserve(s) the right to add, amend or withdraw material contained herein.Release: The contributor grants a free, irrevocable license to the IEEE to incorporate material contained in this contribution, and any modificatio

    3、ns thereof, in the creation of an IEEE Standards publication; to copyright in the IEEEs name any IEEE Standards publication even though it may include portions of this contribution; and at the IEEEs sole discretion to permit others to reproduce in whole or in part the resulting IEEE Standards public

    4、ation. The contributor also acknowledges and accepts that this contribution may be made public by IEEE 802.19.Patent Policy and Procedures: The contributor is familiar with the IEEE 802 Patent Policy and Procedures , including the statement “IEEE standards may include the known use of patent(s), inc

    5、luding patent applications, provided the IEEE receives assurance from the patent holder or applicant with respect to patents essential for compliance with both mandatory and optional portions of the standard.“ Early disclosure to the TAG of patent information that might be relevant to the standard i

    6、s essential to reduce the possibility for delays in the development process and increase the likelihood that the draft publication will be approved for publication. Please notify the Chair as early as possible, in written or electronic form, if patented technology (or technology under patent applica

    7、tion) might be incorporated into a draft standard being developed within the IEEE 802.19 TAG. If you have questions, contact the IEEE Patent Committee Administrator at .,Date: 2005-11-01,Authors:,November 2005,Steve Shellhammer, Qualcomm Inc.,Slide 2,Presentation Outline,Motivation Functional Curve

    8、Fitting Examples BPSK Data 802.15.4b PSSS in 915 MHz (US) 802.15.4b PSSS in 868 MHz (Europe) Word document IEEE 802.19-05/0042r0,November 2005,Steve Shellhammer, Qualcomm Inc.,Slide 3,Motivation,Estimating the packet error rate (PER) caused by interference requires the BER or possibly the symbol err

    9、or rate (SER) Many times the BER curves are developed using simulations since there is no analytic expression for the BER Though it is possible to use the tabulated BER data in estimating the PER it is often more convenient to utilize a formula Also the PER calculations are likely to required BER va

    10、lues outside the range of the original BER simulation data, so somehow that BER data needs to be extrapolated,November 2005,Steve Shellhammer, Qualcomm Inc.,Slide 4,Functional Curve Fitting,The approach suggested here is to select a parameterized function and select the parameters of the function to

    11、 fit the BER simulation data The BER is a function of the signal to noise ratio (SNR)The SNR is on a linear (not dB) scale Based on principals of probability, the function needs to meet two boundary conditions At zero SNR the BER must be one-half At infinite SNR the BER must be zero,November 2005,St

    12、eve Shellhammer, Qualcomm Inc.,Slide 5,Functional Curve Fitting,Given the exponential nature of typical BER curves the following functional format is proposed,Where the function g is a polynomial with no constant term An example of this is,November 2005,Steve Shellhammer, Qualcomm Inc.,Slide 6,Funct

    13、ional Curve Fitting,This format guarantees that for zero SNR that the BER is one-half If the coefficient b is negative then the BER tends to zero as the SNR goes to infinity The simulation data typically consists of a sequence of pair of the format,The SNR is assumed in this analysis to be in a line

    14、ar scale. If that is not the case the first step is to convert the SNR from dB into a linear scale,November 2005,Steve Shellhammer, Qualcomm Inc.,Slide 7,Functional Curve Fitting,Multiplying both sides by two and taking natural logarithms gives,The BER formula says,November 2005,Steve Shellhammer, Q

    15、ualcomm Inc.,Slide 8,Functional Curve Fitting,Applying the N BER data measurement pairs to this equations gives the following N linear equations,The final step in the process is to find the least squares estimate for the two unknowns (a and b) given these N linear equations,November 2005,Steve Shell

    16、hammer, Qualcomm Inc.,Slide 9,Example BPSK Simulation,The first example is based on a simple BPSK simulation The following simulation data was used The SNR was in dB and needed to be converted to a linear scale,November 2005,Steve Shellhammer, Qualcomm Inc.,Slide 10,Example BPSK Simulation,Since the

    17、 coefficient b is positive this function only work for up to around 20 dB. After that point you need to set the BER to zero, which is a very good approximation,Results of least squared solution for coefficients a and b,November 2005,Steve Shellhammer, Qualcomm Inc.,Slide 11,Example BPSK Simulation,N

    18、ovember 2005,Steve Shellhammer, Qualcomm Inc.,Slide 12,Example 802.15.4b PSSS,Data for the 802.15.4b parallel sequence spread spectrum (PSSS) was supplied by Andreas Wolf The presentation will show the results of the curve fitting More detail is available in the Word document,November 2005,Steve She

    19、llhammer, Qualcomm Inc.,Slide 13,Example 802.15.4b PSSS in 915 MHz,November 2005,Steve Shellhammer, Qualcomm Inc.,Slide 14,Example 802.15.4b PSSS in 868 MHz,November 2005,Steve Shellhammer, Qualcomm Inc.,Slide 15,Example 802.15.4b PSSS in 868 MHz,One observation about the results of curve fitting to

    20、 the 868 MHz data is that the fit is not that good a low SNR The reason for this is the simulation results show that at low SNR the BER appears to be approaching a value less than one-half. The reason for this is unknown,November 2005,Steve Shellhammer, Qualcomm Inc.,Slide 16,Conclusions,A method of

    21、 fitting a functional curve to a set of BER simulation results was presented The functional format is exponential in nature as a typical BER curve The format is such that the BER is guaranteed to be one-half at low SNR As long at the highest order coefficient turns out negative the BER tend to zero at high SNR If the highest order coefficient is positive then you need to use this approximation up to some specified SNR and set the BER to zero for higher SNR It might be possible to get a better fit if we fit functions to sections of the BER data and end up with a piecewise functional format,


    注意事项

    本文(A Method of Curve Fitting to BER Data.ppt)为本站会员(livefirmly316)主动上传,麦多课文档分享仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。 若此文所含内容侵犯了您的版权或隐私,请立即通知麦多课文档分享(点击联系客服),我们立即给予删除!




    关于我们 - 网站声明 - 网站地图 - 资源地图 - 友情链接 - 网站客服 - 联系我们

    copyright@ 2008-2019 麦多课文库(www.mydoc123.com)网站版权所有
    备案/许可证编号:苏ICP备17064731号-1 

    收起
    展开