基于nand闪存管理架构的嵌入式设备烧片软件分析与设计-analysis and design of embedded device burning software based on nand flash memory management architecture.docxVIP
- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
基于nand闪存管理架构的嵌入式设备烧片软件分析与设计-analysis and design of embedded device burning software based on nand flash memory management architecture
基于NAND 闪存管理架构的嵌入式设备烧片软件研究与设计摘要近年来,作为嵌入式应用典型的手机行业,随着iOS和Android用户操作系统的发展和成熟,新的智能机产品逐渐兴起和普及,进而替代过去功能机所占据的庞大市场份额。而随着产品形态的演变,在产线流程上也相应地提出了一些新的需求。在手机行业中,出于产品形态、需求、功能等各方面因素的考虑,NANDFlash 被广泛用作手机的可掉电存储设备。而NAND Flash由于其工艺的特殊性,必须使用专门的算法或管理软件来对其进行操作和维护,并且管理软件或算法的好坏很大程度上会影响设备的性能和效率。XSR闪存管理架构是当前手机行业中被广泛使用的NAND Flash管理软件,其在各大品牌的中高端旗舰智能机以及中小品牌的低端功能机上被广泛使用,其稳定性和性能、效率都经过了大规模量产的检验。在产线流程上,过去功能机时代由于软件程序小,下载时间也较短,没有必要采用更快、更效率的ROM Writer烧片下载方式,即便有项目采用了烧片,也很少有基于XSR闪存管理架构的。而随着智能机软件程序越来越大,软件下载等待时间越来越长,过去的产线流程逐渐不适用于行业发展的要求,ROM Writer烧片开始变得越来越有必要,尤其在销量非常大的产品上烧片对提升产线效率、削减产线成本方面帮助尤为明显。而对于NAND Flash设备的烧片,有别于传统的直接烧录,需要根据手机所使用的闪存管理软件进行烧片软件设计。XSR架构作为目前手机行业被广泛使用的闪存管理软件,针对其进行ROMWriter烧片方案的设计有非常迫切的需求。虽然ROM Writer烧片本身是已经成熟的市场技术,但基于XSR闪存优化管理架构的ROMWriter 烧片,是在烧片中加入新的要求,来达到完善NAND存储优化管理的目的,是当前智能机市场下的一个新的市场需求。本文深入分析了XSR闪存管理架构,设计和完善基于XSR架构的ROM Writer烧片软件程序。基于XSR架构的ROM Writer烧片流程主要实现了XSR的Reservoir管理区的生成,构建用于NAND坏块替换的映射表,并根据当前已有的每256字节计算 3字节 ECC校验码进行1bit检错纠错的算法,扩展为每512字节计算3字节ECC校验码以更好的匹配适应NAND Flash的基本单位扇区的大小。最终基于XSR闪存管理架构的ROM Writer烧片设计的实现与完善,有效的提升了产线生产效率、降低了生产成本,取得了预期的效果。关键词:NAND Flash,闪存管理架构,烧片,坏块替换映射,ECCResearchandDesignofROMWriterSoftwarebasedonNANDFlashManagementArchitectureforEmbeddedDevicesABSTRACTAsthedevelopingoftheiOSandAndroiduseroperationsysteminembeddedmobile phoneindustry,newsmartphonebecomesmoreandmorepopular,gettingmoremarket sharewhichwasoccupiedbyfeaturephone.Withtheevolutionoftheproductform,some new demands are required in the production line process accordingly.Fortheconsiderationofvariousfactorssuchastheformofproducts,demand,and function,NANDFlashiswidelyusedaspower-downstoragedevicesofmobilephonein themobilephoneindustry.NANDFlash,duetothespecialnatureoftheprocess,mustbe operatedandmaintainedbyspecialalgorithmormanagementsoftware,andthequalityof thealgorithmormanagementsoftwarewillgreatlyaffecttheperformanceandefficiency oftheequipment.XSRFlashmemorymanagementarchitecture,whichiswidelyusedas NANDFlashmanagementsoftwareinthecurrentmobilephoneindustry,iswidelyusedin high-endflagshipsmart
您可能关注的文档
- 基于google app engine移动数据挖掘模式及其在基金投资风险管理中设计与实现-mobile data mining model based on google app engine and its design and implementation in fund investment risk management.docx
- 基于google map和扩散性网络的mashup技术研究——数据处理平台的构建与研究-research on mashup technology based on google map and diffusion network —— construction and research of data processing platform.docx
- 基于googlemap api的应急危险源普查系统研究与设计-research and design of emergency hazards survey system based on google map api.docx
- 基于gprs泵车无线远程专家诊断系统设计与开发-design and development of wireless remote expert diagnosis system for pump truck based on gprs.docx
- 基于gprs技术的景观照明远程监控系统的分析-analysis of landscape lighting remote monitoring system based on gprs technology.docx
- 基于gprs三表远程监测控制系统设计-design of remote monitoring and control system based on gprs three tables.docx
- 基于gprs的无线监控网关的分析与实现-analysis and implementation of wireless monitoring gateway based on gprs.docx
- 基于gprs及彩信的远程监控装置的分析与实现-analysis and implementation of remote monitoring device based on gprs and mms.docx
- 基于gprs智能家居远程网络监控系统的分析-analysis of gprs - based smart home remote network monitoring system.docx
- 基于gprs的远程状态监测技术分析-analysis of remote status monitoring technology based on gprs.docx
- 基于nmr代谢组学方法分析脑脉通治疗脑缺血再灌注模型的分子机理-analysis of molecular mechanism of naomaitong in treating cerebral ischemia-reperfusion model based on nmr metabonomics method.docx
- 基于nec单片机的智能电池管理系统分析与设计-analysis and design of intelligent battery management system based on nec mcu.docx
- 基于nutch搜索引擎的中文分词算法分析与实现-analysis and implementation of chinese word segmentation algorithm based on nutch search engine.docx
- 基于nsct和支持向量机的纹理特征识别方法分析-analysis of texture feature identification method based on nsct and support vector machine.docx
- 基于ocdm中混合1d2d的pon系统-pon system based on mixed 1d2d in ocdm.docx
- 基于ocdm中periodic encoders的pon系统监控技术的分析-analysis of pon system monitoring technology based on periodic encoder in ocdm.docx
- 基于ofdm-rof系统的数字预失真研究-research on digital predistortion based on ofdm - rof system.docx
- 基于nfc协议应用在手机上设计与实现-design and implementation of nfc - based application on mobile phones.docx
- 基于niosⅱ软核处理器遥测图像采集存储系统设计与实现-design and implementation of remote sensing image acquisition and storage system based on nios ⅱ soft core processor.docx
- 基于or1200的嵌入式soc以太网网关的分析与设计-analysis and design of embedded soc ethernet gateway based on or 1200.docx
最近下载
- 2024年《生物安全培训》ppt课件(2024).pptx VIP
- [交通运输]21ABAQUS用户材料子程序_1502407.doc VIP
- 技术进展探讨广告行业中的最新技术和创新应用 .pdf VIP
- 宁夏呼鲁斯太矿区5#煤层粘土岩夹矸的研究.PDF
- 中国园林艺术课件.pptx
- 2025年新版人教版四年级上册英语 四上Unit1 Helping at Home单元整体教学设计.pdf VIP
- 牙体牙髓病学实验报告与评定.pdf VIP
- 《电力建设工程预算定额2024版》第四册架空输电线路工程.pptx VIP
- 第10章abaqus用户材料子程序二次开发及应用.doc VIP
- 中国药典2020版与2025版对比1101+无菌检查法.xlsx
文档评论(0)