登录 |  注册

当前位置: 主页 >> 论文 >> 单片机 >> 热带鱼箱温度控制系统设计与仿真
电子信息专业毕业设计论文资源下载

《热带鱼箱温度控制系统设计与仿真-论文》-单片机

资源清单:论文(1.5万字)+英文文献原文(1.5千字)+中文翻译( 2.8千字)
1.打开【支付宝】扫描二维码图片。
2.金额:50元
3.备注:资源编号、收件邮箱。
本编号:180119L
4.支付成功后,30分钟内如未收到请联系客服。
1.打开【微信】扫描二维码图片。
2.金额:50元
3.备注:资源编号、收件邮箱。
本编号:180119L
4.支付成功后,请联系客服发送资料。
1.打开【QQ钱包】扫描二维码图片。
2.金额:50元
3.备注:资源编号、收件邮箱。
本编号:180119L
4.支付成功后,请联系客服发送资料。

资源简介相关资源扫码阅读其他课题最近浏览用户评论

本资源内容包括:论文(1.5万字)+英文文献原文(1.5千字)+中文翻译( 2.8千字)

一、《热带鱼箱温度控制系统设计与仿真》-资源截图


[为节省网站空间,请到网站对于对应的栏目 任务书开题报告论文,(对应资源编号)下载]
二、《热带鱼箱温度控制系统设计与仿真》-资源简介:
热带鱼箱温度控制系统设计与仿真电路图

热带鱼箱温度控制系统设计与仿真资源内容
热带鱼箱温度控制系统设计与仿真论文


摘要
本文从硬件和软件两方面来讲述水温自动控制过程,在控制过程中主要应用AT89C51、ADC0831、LCD显示器、OVEN加热器等元件,而它主要是通过 OVEN加热温度,以单片机为核心控制部件,并通过LCD数码管显示实时温度的一种数字温度计。软件方面采用编程语言来进行程序设计,使指令的执行速度快,节省存储空间。为了便于扩展和更改,软件的设计采用模块化结构,使程序设计的逻辑关系更加简洁明了,使硬件在软件的控制下协调运作。
本次设计实现的过程则是:首先,通过设置按键,设定恒温运行时的温度值,并且用数码管显示这个温度值.然后,在运行过程中将采样的温度模拟量送入A/D转换器中进行模拟-数字转换,再将转换后的数字量用数码管进行显示,最后用单片机来控制加热器,进行加热,直到达到设定的温度值。
关键词:AT89C51单片机;ADC0831采样函数;OVEN加热器
 
ABSTRACT
In this thesis, it introduces about automatic control of water temperature on the process in both hardware and software, in the main control of the process ,it uses AT89C51, ADC0831, LCD display, OVEN heater, it mainly heats things through OVEN, and its core control component is single-chip microcomputer, which displays the temperature through LCD real-time digital thermometer. On the aspect of software, it always uses assembly language for programming so as to increase the speed of implementation of directive and save storage space. In order to facilitate the expansion and change ,it uses the design of modular software structure, making the relationship of the logic between program designs more concise, making the hardware and the software run coordinately under the control of it.
The concrete process is shown below: First of all, by setting the button, it means to set the thermostat temperature at the time of operation and to display the temperature through using the digital tube. Additionally, in the running process , setting temperature of sampling analog into the A/D converter in the simulation-digital converter, and then making converted digital display with the digital tube. At last, using single-chip microcomputer to control the heater and to heat until the temperature going to set value.
Keywords:AT89C51 Single chip microcomputer;ADC0831;OVEN heater
 
目 录
摘要 I
ABSTRACT II
第1章 绪论 1
1.1课题的背景及意义 1
1.2课题研究的内容 1
1.3 课题研究的方案 3
第2章 设计理论基础 5
2.1 单片机的发展概况 5
2.2 AT89C51系列单片机的介绍 8
2.3 ADC0831数模转换器 14
2.4 LCD数码显示管 15
2.5 OVEN加热器 16
第3章 硬件设计 17
3.1 完整的设计图 17
3.2 温度控制部分设计 17
3.3 温度报警部分设计 18
3.4 温度显示部分设计 18
第4章 软件设计 19
4.1 主程序设计流程图 19
4.2 源代码分析 20
第5章 系统仿真 21
第6章 总 结 27
参考文献 28
致谢 29
附录 30
附录1 源代码 30
 
第1章 绪论
1.1课题的背景及意义
二十一世纪是科技高速发展的信息时代,电子技术、微型单片机技术的应用更是空前广泛,伴随着科学技术和生产的不断发展,需要对各种参数进行温度测量。因此温度一词在生产生活之中出现的频率日益增多,与之相对应的,温度控制和测量也成为了生活生产中频繁使用的词语,同时它们在各行各业中也发挥着重要的作用。如在日趋发达的工业之中,利用测量与控制温度来保证生产的正常运行。在农业中,用于保证蔬菜大棚的恒温保产等。
温度是表征物体冷热程度的物理量,温度测量则是工农业生产过程中一个很重要而普遍的参数。温度的测量及控制对保证产品质量、提高生产效率、节约能源、生产安全、促进国民经济的发展起到非常重要的作用。由于温度测量的普遍性,温度传感器[1]的数量在各种传感器中居首位。而且随着科学
*******************************************************
省略部分,完整版请点击下载
*******************************************************

论文部分截图如下:
热带鱼箱温度控制系统设计与仿真1

热带鱼箱温度控制系统设计与仿真2

热带鱼箱温度控制系统设计与仿真3

热带鱼箱温度控制系统设计与仿真4

热带鱼箱温度控制系统设计与仿真

热带鱼箱温度控制系统设计与仿真6

热带鱼箱温度控制系统设计与仿真7

热带鱼箱温度控制系统设计与仿真-英文原文
热带鱼箱温度控制系统设计与仿真-英文原文

热带鱼箱温度控制系统设计与仿真-中文翻译
热带鱼箱温度控制系统设计与仿真-中文翻译

【转载请注明出处:https://www.5ubs.com/lunwen/danpianji/675.html
需要此资源完整版,请点击这里:   马上去下载

    织梦二维码生成器