论文格式
电气工程 会计论文 金融论文 国际贸易 财务管理 人力资源 轻化工程 德语论文 工程管理 文化产业管理 信息计算科学 电气自动化 历史论文
机械设计 电子通信 英语论文 物流论文 电子商务 法律论文 工商管理 旅游管理 市场营销 电视制片管理 材料科学工程 汉语言文学 免费获取
制药工程 生物工程 包装工程 模具设计 测控专业 工业工程 教育管理 行政管理 应用物理 电子信息工程 服装设计工程 教育技术学 论文降重
通信工程 电子机电 印刷工程 土木工程 交通工程 食品科学 艺术设计 新闻专业 信息管理 给水排水工程 化学工程工艺 推广赚积分 付款方式
  • 首页 |
  • 毕业论文 |
  • 论文格式 |
  • 个人简历 |
  • 工作总结 |
  • 入党申请书 |
  • 求职信 |
  • 入团申请书 |
  • 工作计划 |
  • 免费论文 |
  • 合作期刊 |
  • 论文同学网 |
搜索 高级搜索

当前位置:论文格式网 -> 毕业论文 -> 电子机电论文

AT89S52单片机实验系统的开发与应用

 本文ID:LWGSW4034 价格:128元
扫一扫 扫一扫

电子机电论文编号:JD693  论文字数:35849,页数:67

目  录
摘  要 Ⅰ
ABSTRACT Ⅱ
第一章 绪论 1
1.1 研究背景 1
1.2微处理器概述 2
1.3微处理器应用 5
1.4本课题研究的主要内容 5
第二章 嵌入式系统概述 7
2.1嵌入式技术简介 7
2.2嵌入式系统概述 7
2.3嵌入式系统的类型及特点 8
2.4嵌入式操作系统 9
2.5 AT89S52高性能单片机 11
2.6本章小结 20
第三章 C语言应用 21
3.1 C程序的组成部分 21
3.2 数据类型 24
3.3 格式输入与输出及案例 24
3.4 C运算元及功能 26
3.5 比较与逻辑运算元 27
3.6 C控制结构 27
3.7 C预处理程序 27
3.8 C函数库及应用 28
3.9 C语言程序的编辑、编译、运行 31
3.10 本章小结 32
第四章 AT89S52高性能单片机实验系统开发 33
4.1 AT89S52实验系统的设计 33
4.2 AT89S52单片机实验系统使用方法 44
4.3 AT89S52单片机实验系统实验项目 46
4.4 实验系统的功能扩展 51
4.5本章小结 57
第五章 总结与展望 59
5.1论文的主要工作及总结 59
5.2研究展望 59
参考文献 61
致 谢 62

摘   要
目前单片机应用已渗透到各个领域,单片机技术的发展也因此日新月异。作为实践性很强的应用型学科,单片机研发及教学离不开实验。传统的单片机实验系统,需要频繁拔插烧写单片机芯片来编程,依赖于仿真机调试,实验成本高且效率低,已不适应现代科技开发需求。如何充分合理利用单片机的性能,方便用户高效学习与开发产品成为当前的研究热点。本文从微处理器、嵌入式系统和C语言等三个方面着手,以AT89S52单片机为核心,设计出功能较强的新型单片机实验系统。
首先研究了微处理器及开发工具,嵌入式系统类型特点、嵌入式操作系统等基础理论。
其次深入研究AT89S52单片机性能特点,为实验系统硬件开发打下了基础。并针对新型实验系统软件开发要求,对C语言进行应用性研究。
最后,以AT89S52为核心,设计出包含集成稳压电路、时钟电路、复位电路、液晶显示与控制电路、ISP在系统可编程器、RS232串行通信电路、开关电路、发光二极管显示电路和ISD2560语音芯片的录音/播放电路等九种外围电路,并汇总为完整的原理图。采用电子CAD(PROTEL99SE软件)、图像处理软件(PhotoCap3)、计算机画图板设计绘制电路原理图后再装配成实验板。利用C语言调整软件dev C++IDE、编译器Keil C(uVision-51)和调试器WinIDEA 9.0、ISP软件等技术创新,实现了ISP在线仿真调试功能,将嵌入式技术融入到单片机实验系统开发与应用中,适合于单片机系统开发、教学等需要频繁刷新程序的场合,极大地提高了程序开发的效率,达到优化单片机实验系统功能的目的。

关键词:微处理器  嵌入式系统  AT89S52单片机  实验系统  调试与仿真


Abstract
At present the monolithic integrated circuit(Microcontroller Unit,MCU)applications have penetrated into all fields,Therefore the monolithic integrated circuit technology development also changes with each new day. Practical application-as a strong academic, monolithic integrated circuit research and teaching can not leave the experiment. The traditional monolithic integrated circuit experiment system, needs frequently to pull out inserts the fever to write the monolithic integrated circuit chip to program,relies on to the simulation machine debugging, The experimental cost high also the efficiency is low, already unsuitable modern science and technology development demand. How to make rational use of monolithic integrated circuit performance, user-friendly and efficient product development has become the current study hot spot. This article from the microprocessor, Embedded Systems and the C language and so on three aspects begins, to draw up take the AT89S52 monolithic integrated circuit as a core, designs the function stronger new monolithic integrated circuit experiment system.
Firstly, studied the microprocessor and the development tools, Embedded Systems type characteristic, inserts basic theory and so on type operating system.
Secondly, deep researched in AT89S52 monolithic integrated circuit performance characteristic, raised utilization of the information, laid a foundation for the development of experimental hardware,and aimed at the new experiment system software development request, conducted the application research to the C language.
Finally, took AT89S52 as the core, Designed contains the integration voltage-stabilizer circuit, the clock electric circuit, repositions the electric circuit, the liquid crystal display and the control circuit, ISP in-system programmable devices, the RS232 serial communication electric circuit in the system, the switching circuit, LED display circuit chip and the ISD2590 pronunciation chip recording/broadcast electric circuit and so on nine kind of periphery electric circuits, and compiles for the integrity schematic diagram. After uses electronic CAD (PROTEL99SE software), picture processing software (PhotoCap3), and the computer picture chart board design plan electric circuit schematic diagram Assembly the experimental board.
Using C language adjustment software dev C++IDE, compiler Keil C (uVision-51) and debugger WinIDEA 9.0, technical innovation and so on ISP software, has realized the ISP on-line simulation debugging function, Inserts the embedded technology to melt into to in the monolithic integrated circuit experiment system development and the application, for the monolithic integrated circuit study and should the amount used body custom make, suit to the monolithic integrated circuit system development, the teaching and so on needs frequently to renovate the procedure the situation, enormously enhanced the procedure development efficiency, will achieve the optimized monolithic integrated circuit experiment system function the goal.


Key words:Microprocessor;Embedded Systems;AT89S52 MCU;Experimental system; Debugging and simulation


本论文在电子机电论文栏目,由论文格式网整理,转载请注明来源www.lwgsw.com,更多论文,请点论文格式范文查看
最新论文 热门论文
中小企业融资风险及风险防范研究
上市公司财务舞弊问题研究
试论家族企业内部控制制度的建设——以A汽
温州中小企业财务管理存在的问题及对策
浅谈企业集团资金收支两条线管理模式
武义县中小企业融资问题研究
新企业会计准则———公允价值计量研究
我国收入分配问题研究
关于食品行业公司筹资方式对比研究
关于会计职业道德的探讨
公司治理视角下的财务风险防范
企业货币资金内部控制的探析
电算化会计毕业论文
浅析企业成本管理
浅谈合并会计报表的编制与作用
对企业所得税核算几个问题的认识
人力资源会计论文
企业内部会计制度的建设研究
实施《小企业会计制度》中存在的问题及改
会计电算化在企业中的应用、现状和前景
浅议我国中小企业融资的困境与对策
上一篇:在单片机系统中实现SCR(可控硅).. 下一篇:防盗报警器
Tags:AT89S52 单片机 实验 系统 开发 应用 【收藏】 【返回顶部】
会计论文
电子机电论文
金融论文
电气自动化论文
模具设计
化学工程与工艺
机械设计
电子通信论文
英语论文
行政管理论文
物流论文
电子商务论文
法律论文
国际贸易论文
财务管理论文
人力资源论文
市场营销论文
土木工程论文
工商管理论文
工程管理论文
汉语言文学论文
教育管理论文
测控专业论文
交通工程论文
旅游管理论文
新闻专业论文
艺术设计
教育技术学论文
应用物理学论文
轻化工程论文
德语专业论文
给水排水工程
服装设计与工程
食品生物技术
材料科学与工程
电视制片管理
工业工程论文
文化产业管理
包装工程论文
印刷工程论文
信息管理论文
制药工程论文
生物工程论文
电子信息工程
信息计算科学
电气工程论文
通信工程论文
财务会计毕业论文
电子商务毕业论文
现代教育技术
信息管理专业
心理学专业
数学与应用数学
数学教育
护理学毕业论文
其他专业论文
历史学论文
学前教育毕业论文
小学教育毕业论文
教育管理毕业论文
法律专业毕业论文
汉语言文学毕业论文
工商管理毕业论文
人力资源毕业论文
营销专业毕业论文
物流专业毕业论文
计算机论文
精彩推荐
论文格式网为您提供计算机毕业论文范文下载,只需要10元每份点击计算机论文进入查看

本站部分文章来自网络,如发现侵犯了您的权益,请联系指出,本站及时确认删除 E-mail:349991040@qq.com

论文格式网(www.lwgsw.com--论文格式网拼音首字母组合)提供电子机电论文毕业论文格式,论文格式范文,毕业论文范文

Copyright@ 2010-2018 LWGSW.com 论文格式网 版权所有 蜀ICP备09018832号