电气工程论文网


  • 首页|
  • 自动化毕业论文|
  • 电子机电毕业论文|
  • 电子通信论文|
  • 电气工程论文|
  • 电子信息工程|
  • 电气工程原创论文|
  • 电气工程免费论文|
原创毕业论文 → 电气工程专业原创毕业论文   现成毕业论文范文 → 电气工程专业毕业论文范文

论文降重

当前位置:电气工程论文网 -> 电子信息工程论文下载 -> 基于ARM控制器LPC2214的嵌入式文件系统

基于ARM控制器LPC2214的嵌入式文件系统

本文ID:LW18271 字数:16241,页数:44

论文编号:DZXX265  论文字数:16241,页数:44

摘要
 
 随着嵌入式系统应用的逐渐深入和广泛,对嵌入式操作系统的要求也日益提高,文件系统是操作系统的核心部分。
 嵌入式操作系统的文件系统是指嵌入式操作系统中文件的组织与管理结构,它是嵌入式操作系统的核心。从外部看来,文件系统是一组文件和目录的操作。文件可以被读写,目录可以被创建和删除。而在内部看,文件系统却迥然不同。文件系统的设计,必须考虑到存储区如何分配以及系统如何记录文件、使用了哪些块等。文件系统的可靠性和性能也是一个重要问题。不同的操作系统其文件系统也不尽相同,这主要体现在文件存储空间的动态分配机制上,各种文件系统各有自己的特点。
 本文将介绍基于ARM控制器LPC2214的嵌入式文件系统。很多的嵌入式应用涉及的数据处理都需要有文件系统,而嵌入式文件系统的操作有自己的特点,所以实现其功能的函数需要对传统的文件系统进行改造,所以本次毕业设计的任务是在充分熟悉传统的文件系统的实现后,针对嵌入式系统的要求对其改写完成简单的文件系统中文件打开、关闭及对其进行读、写及删除等文件操作。

关键词:嵌入式,文件系统,LPC2214

ABSTRACT
 
 With the application of embedded system gradually extensive,all kinds of requirements in embedded operating system are increasing.File system is a core component of the operating system.
 File system of embedded operating system includes document organization and management structure.It is the core of embedded operating system.The file system is a group of files and directories operation in ecternal.Documents can be read and write, directories can be created and deleted.And internally,the file system is very different. File system design must take into account the storage area of the distribution system and how to record documents,which block the use of such.File system performance and reliability also are important issues.The file systems of each operating systems are not necessarily the same,which is mainly reflected in the document storage space of the dynamic allocation mechanism.Documents system has its own characteristics.
 File system based on the ARM embedded controller LPC2214 is presented in this paper. Many embedded applications involving data processing needed file system.The operation of embedded file system an has its own characteristics.Therefore,to complete these function need improving the function of the traditional file system.So this graduation design mission is fully familiar with the traditional system of documentation,according to the requirements of embedded systems,completing simple file system which includes functions of file creation and reading,writing,deleted file manipulation etc..
 
Keywords: embedded, file system,LPC2214

目录
 
摘要 I
ABSTRACT II
目录 III
第1章 绪论 1
 1.1 背景 1
 1.2 研究内容 2
第2章 嵌入式文件系统简介 3
2.1 文件系统概述 3
 2.2 嵌入式文件系统的功能与特点 3
 2.3 本章小结 4
第3章 嵌入式文件系统设计技术 5
 3.1文件存储分配方式 5
 3.1.1 连续分配 5
 3.1.2 链接表分配 5
 3.1.3 索引的链接表分配 6
 3.2 磁盘空间管理 7
 3.2.1 块大小 7
 3.2.2 记录空闲块 8
 3.3文件系统性能 9
 3.4 本章小结 10
第4章 保护机制 11
 4.1 保护域 11
 4.2 存取控制表 11
 4.3 权限 11
 4.4 本章小结 12
第5章 基本的文件操作 13
 5.1 FAT文件系统介绍 13
 5.1.1 FAT文件分配表 14
 5.1.2 簇的大小 15
 5.1.3 簇的分配 15
 5.1.4 簇的释放 16
 5.2 介绍LPC2214 16
 5.3 文件系统的格式 16
 5.4 文件操作 17
 5.4.1 用户接口函数 17
 5.4.2 数据结构 18
 5.4.3 初始化 19
 5.4.4 删除文件 19
 5.4.5 打开文件 21
 5.4.6 关闭文件 23
 5.5 本章小结 26
第6章 结论 27
致谢 28
参考文献 29
附录 30

下载地址 WORD格式全文下载链接(充值:158元)

基于ARM控制器LPC2214的嵌入式文件系统相关论文
论文人工降重

本论文《基于ARM控制器LPC2214的嵌入式文件系统》在电子信息工程论文下载栏目,由电气工程论文网整理,转载请注明来源 www.dqlunwen.top 更多论文,请点电气工程论文查看
上一篇:基于FPGA的数字相关器电路设计 下一篇:基于VHDL的出租车计费系统
点击查看关于 基于 ARM 控制器 LPC2214 嵌入式 文件 系统 的相关论文题目 2011-04-09 20:01:14【返回顶部】
联系方式

相关栏目

光机电应用技术
机电一体化
应用电子技术
电子信息工程技术
自动化免费论文
自动化专业毕业论文
电子专业免费论文
电子机电毕业论文
电气工程免费论文
测控技术与仪器
电气工程原创论文
电子通信论文
电气自动化开题
电子机电开题报告
电子通信免费论文
PLC相关外文翻译
电子机电信息外文翻译
电子通信外文翻译
联系方式
电子信息工程论文下载
电气工程论文下载


联系方式


电气工程论文网提供电气工程论文范文,电气工程毕业论文,网站永久域名www.dqlunwen.top 

本站部分文章来自网友投稿上传,如发现侵犯了您的版权,请联系指出,本站及时确认并删除  E-mail: 17304545@qq.com

Copyright@ 2009-2022 电气工程论文网 版权所有