1 / 63
文档名称:

毕业设计--CO测试仪软件设计.docx

格式:docx   大小:445KB   页数:63页
下载后只包含 1 个 DOCX 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

毕业设计--CO测试仪软件设计.docx

上传人:小雄 2022/4/22 文件大小:445 KB

下载得到文件列表

毕业设计--CO测试仪软件设计.docx

文档介绍

文档介绍:石家庄铁道学院毕业设计
co测试仪软件设计
CO Tester Software Design
2009届电气与电子工程分院
专 业 自动化
学 号 20051763
学生姓名 杨福亮
指导教师 韩兵欣
完成日期 2009年学CO 传感器。目前CO检测仪的发展方向主要有微小型化、集成化、智能化、多功能化、通用化 和网络嵌入式互联网化。
三、 主要工作和方法
在硬件设计的基础上,进行相应的软件设计,用汇编语言进行编程。系统工作时,首先 进行初始化等准备工作。然后进行数据采集,经过硬件的放大滤波处理后,送至单片机进行 数据的处理。单片机根据输入的信号进行浓度计算,最后得到浓度值。系统软件采取模块化 结构,主程序分别调用初始化程序,A\D采样程序,LED显示程序(声光报警和外围控制程 序),结果存储程?等,来完成整个传感器输户信号的智能量化g程。
指导教师签字 时间 年 月 H
摘要
CO测试仪利用A/D转换原理,将被测模拟量转换成数字量,并用数字方式显示 出测量结果。A/D转换器的精确度影响数据显示的准确度,本设计采用ADC0809对输 入模拟信号进行转换,控制核心AT89S51单片机对转换的结果进行运算和处理,最后 驱动输出装置显示数字信号,通过keil软件对所设计程序进行编译和调试,keil软件提 供了包括C编译器、宏汇编、连接器、库管理和一个功能强大的仿真调试器等在内 的完整开发方案,通过一个uViSion集成开发环境将这些部分组合在一起。
将keil软件与proteus软件结合,通过Proteus仿真软件实现接口电路设计,将编好 的程序输入keil软件中,进行编译,编译结束将产生一个HEX格式的文件,将其载入 到proteus环境中,进行实时仿真。Proteus软件是一种电路分析和实物模拟仿真软件。 它运行于Windows操作系统上,可以进行仿真、分析各种模拟器件和集成电路,是集 单片机和SPICE分析于一身的仿真软件,功能强大,具有系统资源丰富、硬件投入少、 形象直观等优点。
关键词:AT89S51 ADC0809 keil 软件 proteus 软件
Abstract
CO tester using A/D conversion principle, to convert the measured analog to digital, and show the result in digital way . A/D converter's accuracy impact the accuracy of data , we use ADC0809 to convert the input analog signal in this design, the control core-AT89S51 single-chip computing and processing to the result of the conversion, the last drive the output device to show the digital signal, use keil software to compile and debug the design process, keil software provide a complete development program including C compiler, macro assembler, connectors, database management and a powerful debugger, through an integrated development uViSion will ring static these parts together.
To combine keil software and proteus software, complete the interface circuit design through the proteus simulation software,Input the completed procedures to keil software, and to Compile, when the compiler ends, it will generate a HEX file format, and loaded it into the environment of proteus, go to real-time simulation. Proteus software is a kind of circuit analysis and simulation sof