




已阅读5页,还剩22页未读, 继续免费阅读
版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
光收发模块DDM功能介绍,-夏致富QQ:706336149手机一、DDM定义,DDM(数字诊断监视功能)meansdigitaldiagnosticmonitoring,defineinSFF-8472documents.监测的5个实时测量参数为:模块温度temp工作电压Vcc激光器偏流LaserBias接收光功率Rx_power发射光功率Tx_power,1、DDM的实现流程,读取5个监控量参数经过A/D转换,将模拟量转换为数字量。通过内部校准或外部校准,将监测的校准值或外部校准系数写入内存中(E2ROM)。,2、DDM功能的应用,通信的一个重要指标就是要保证通信数据传输正确,也就是不能产生误码,在产生误码的情况下就要重新建立数据链接。但是模块在使用的过程中会出现其他因素影响模块的功能使得通信数据出现错误,比如:模块的使用温度、光纤的曲折影响光功率、模块本身的使用寿命。传输者不能把有误码的数据也传送给接收者,同样做为接收信号的一方也不能把有误码的信号拿来使用。这样就需要知道模块当前的运行状况,以使模块在正常的工作条件下传输数据。于是就需要连续(间隔一定时间)的监视模块当前的状况,也就是监测上面所说的5个指标。然后将监测到的值对比模块在正常工作条件下所要求的范围。如果不在范围之类就报警,显示模块处在不良状况下,交换机就会停止发送数据,同样作为接收信息一方拒绝接收数据。直到模块正常工作状况下重新发送/接收数据。同时,如果光网络数据链路出现问题,可以帮助系统管理员找出光纤链路中发生故障的位置,简化维护工作,提高系统的可靠性。,模块使用时间预测智能带DDM的SFP提供了一种预测激光器劣化的实时的参数监测手段。光模块内部的光功率反馈控制单元会将输出功率控制在一个稳定的水平上,但是,随着激光器的老化,激光器的量子效率会降低。功率的控制是通过提高激光的偏置电流(Tx_Bias)来实现的。因此,我们可以通过监测激光的偏置电流来预测激光器的寿命。这种方法可粗略的估计激光器的使用寿命是否接近终了。因为激光的偏置电流与模块的工作温度及工作电压都有关系,所以在设定偏置电流极限时需要考虑Temp和Vcc的影响。通过对收发模块内部的工作电压和温度进行实时监测,可以让系统管理员发现一些潜在的问题:1)Vcc电压过高,会带来CMOS器件的击穿;Vcc电压过低,激光器不能正常工作。2)接收功率太高,会损坏接收模块。3)工作温度太高,会加速器件的老化。此外,通过对接收到的光功率的监测,可以对线路和远端发射机的性能进行监控。这种故障预测可以使网络管理人员在系统性能受到影响之前找到潜在的链路故障。通过故障预告,系统管理员可以将业务切换到备份链路上或者替换可疑器件,从而在不间断业务的情况下修复系统。,故障定位在光链路中,定位故障的发生位置对业务的快速加载至关重要。故障隔离特性则可以使系统管理员快速定位链路故障的位置。此特性可以定位故障是在模块内还是在线路上;是在本地模块还是在远端模块。通过快速定位故障,减少了系统的故障修复时间。故障定位中,需要综合分析状态位,管脚和测量参数。总之,通过数字诊断功能,可以定位故障。在故障定位中,需要对Tx_power,Rx_power,Temp,Vcc,Tx_Bias的警告和告警状态进行综合分析。内存镜像中的状态变量TxFault和RxLOS(信号丢失)都对故障的分析起着重要的作用。,兼容性验证数字诊断的另一个功能是模块的兼容性验证。兼容性验证就是分析模块的工作环境是否符合数据手册或和相关的标准兼容。模块的性能只有在这种兼容的工作环境下才能得到保证。在有些情况下,由于环境参数超出数据手册或相关的标准,将造成模块性能下降,从而出现传输误码。工作环境与模块不兼容的情况有:1)电压超出规定范围;2)接收光功率过载或低于接收机灵敏度;3)温度超出工作温度范围。,3、DDM-SFF-8472,在SFF-8472MSA中,规范了数字诊断功能及有关SFF-8472的详细内容。该规范规定,在模块内部的电路板上监测和数字化参数信号。然后,提供经过标定的结果或提供数字化的测量结果及标定参量。这些信息被存贮在标准的内存结构中,以便通过两线串行接口读取。SFF-8472保留了原来SFP/GBIC在地址A0h处的地址映射,并在地址A2h处又新增了一个256字节的存贮单元。这个存贮单元除了提供参数监测信息外,还定义了报警标志或告警条件,各个管脚的状态镜像,有限的数字控制能力和用户可写的存储单元。Theenhancedinterfaceusesthetwowireserialbusaddress1010001X(A2h)toprovidediagnosticinformationaboutthemodulespresentoperatingconditions.Thetransceivergeneratesthisdiagnosticdatabydigitizationofinternalanalogsignals.Calibrationandalarm/warningthresholddataiswrittenduringdevicemanufacture.,DigitalDiagnosticMemoryMapSpecificDataFieldDescriptions,Diagnostics:DataFieldsAddressA2h,二、DDM功能,DiagnosticsOverviewAddressA2h2wireserialbusaddress1010001X(A2h)isusedtoaccessmeasurementsoftransceivertemperature,internallymeasuredsupplyvoltage,TXbiascurrent,TXoutputpower,receivedopticalpower,andtwoadditionalquantitiestobedefinedinthefuture.Thevaluesareinterpreteddifferentlydependingupontheoptionbitssetataddress92.Ifbit5“internallycalibrated”isset,thevaluesarecalibratedabsolutemeasurements,whichshouldbeinterpretedaccordingtothesection“InternalCalibration”below.Ifbit4“externallycalibrated”isset,thevaluesareA/Dcounts,whichareconvertedintorealunitsperthesubsequentsectiontitled“ExternalCalibration”.,Measuredparametersarereportedin16bitdatafields,i.e.,twoconcatenatedbytes.The16bitdatafieldsallowforwidedynamicrange.Thisisnotintendedtoimplythata16bitA/Dsystemisrecommendedorrequiredinordertoachievetheaccuracygoalsstatedbelow.Thewidthofthedatafieldshouldnotbetakentoimplyagivenlevelofprecision.Itisconceivablethattheaccuracygoalshereincanbeachievedbyasystemhavinglessthan16bitsofresolution.Itisrecommendedthatanylow-orderdatabitsbeyondthesystemsspecifiedaccuracybefixedatzero.Overallsystemaccuracyandprecisionwillbevendordependent.Toguaranteecoherencyofthediagnosticmonitoringdata,thehostisrequiredtoretrieveanymulti-bytefieldsfromthediagnosticmonitoringdatastructure(IE:RxPowerMSB-byte104inA2h,RxPowerLSB-byte105inA2h)bytheuseofasingletwo-bytereadsequenceacrossthetwo-wireinterface.,Thetransceiverisrequiredtoensurethatanymulti-bytefieldswhichareupdatedwithdiagnosticmonitoringdata(e.g.RxPowerMSB-byte104inA2h,RxPowerLSB-byte105inA2h)musthavethisupdatedoneinafashionwhichguaranteescoherencyandconsistencyofthedata.Inotherwords,theupdateofamulti-bytefieldbythetransceivermustnotoccursuchthatapartiallyupdatedmulti-bytefieldcanbetransferredtothehost.Also,thetransceivershallnotupdateamulti-bytefieldwithinthestructureduringthetransferofthatmulti-bytefieldtothehost,suchthatpartiallyupdateddatawouldbetransferredtothehost.Accuracyrequirementsspecifiedbelowshallapplytotheoperatingsignalrangespecifiedintherelevantstandard.Themanufacturersspecificationshouldbeconsultedformoredetailontheconditionsunderwhichtheaccuracyrequirementsaremet.,InternalCalibrationMeasurementsarecalibratedovervendorspecifiedoperatingtemperatureandvoltageandshouldbeinterpretedasdefinedbelow.Alarmandwarningthresholdvaluesshouldbeinterpretedinthesamemannerasrealtime16bitdata.Convertedanalogvalues.Calibrated16bitdata.,ExternalCalibrationMeasurementsarerawA/DvaluesandmustbeconvertedtorealworldunitsusingcalibrationconstantsstoredinEEPROMlocations5695at2wireserialbusaddressA2h.Calibrationisvalidovervendorspecifiedoperatingtemperatureandvoltage.Alarmandwarningthresholdvaluesshouldbeinterpretedinthesamemannerasrealtime16bitdata.,AlarmandWarningFlagsAddressA2h,Bytes112-117Bytes112117containanoptionalsetofalarmandwarningflags.Theflagsmaybelatchedornon-latched.Implementationisvendorspecific,andthevendorsspecificationsheetshouldbeconsultedfordetails.Itisrecommendedthatineithercase,detectionofanassertedflagbitshouldbeverifiedbyasecondreadoftheflagatleast100mslater.Foruserswhodonotwishtosettheirownthresholdvaluesorreadthevaluesinlocations0-55,theflagsalonecanbemonitored.Twoflagtypesaredefined.,AlarmandWarningThresholds,AlarmandWarningFlagBits,continuation:,三、DS1859实现DDM功能,TheDS1859dual,temperature-controlled,nonvolatile(NV)variableresistorswiththreemonitorsconsistsoftwo50kortwo20k,256-position,linear,variableresistors;threeanalogmonitorinputs(MON1,MON2,MON3);andadirect-to-digitaltemperaturesensor.Thedeviceprovidesanidealmethodforsettingandtemperature-compensatingbiasvoltagesandcurrentsincontrolapplicationsusingminimalcircuitry.ThevariableresistorsettingsarestoredinEEPROMmemoryandcanbeaccessedoverthe2-wireserialbus.,MemoryOrganization,ADEN=1,IftheADENbitis1,additional128bytesofEEPROMareaccessiblethroughtheMainDevice,selectedasTable00(seeFigure3).Inthisconfiguration,theAuxilia
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 2025果品供应合同范本
- 政府与水电合同范本
- 赠送油画的合同范本
- 冰棒售卖合同范本
- 碳化炉采购合同范本
- 淘宝代推广合同范本
- 2025购销合同范本下载
- 本人劳动合同范本
- 店面出租协议合同范本
- 人造石材合同范本
- GB/T 22562-2008电梯T型导轨
- 申克振动筛操作和维护手册
- 儿科-维生素D缺乏性手足搐搦症课件
- 三晶变频器说明书SAJ8000系列简约版
- 循环系统-超声诊断
- 《风力机理论与设计》全套教学课件
- 项目策划工作检查考核表
- 六年级上册数学课件-4.1 圆的周长 |冀教版 (共27张PPT)
- (标准版)康复治疗技术专业《 康复心理学 》课程标准
- 身体六大排毒PPT
- 在职人员报考(统招、在职)研究生申请表
评论
0/150
提交评论