防盗及恒温系统的设计及制作.doc
文本预览下载声明
WORD完美格式
PAGE
专业知识编辑整理
WORD完美格式
专业知识编辑整理
摘 要
本文较为全面、系统地叙述了以MCS-51系列单片机为控制核心的防盗与恒温功能的实现。以及驱动芯片、三极管、汇编语言程序设计、输入\输出技术的原理与应用。 在恒温系统中,采用的是多点温度采集,不同位置的温度通过相应的数字温度传感器采集后传送给控制核心——单片机。再经过单片机对传送来的各个温度值进行与我们设置的温度作比较来控制对应电机的工作。对于我们想要得要的温度值是通过我们手动来实现的,即通过按键的来执行增减的功能。 在防盗系统中,采用热释电红外传感器方法,即通过目标与背景的温差来探测目标的,从而对控制核心——单片机来产生中断。实现报警的功能。
关键字:单片机AT89C51 红外对管 DS18B20
Abstract
This paper is more comprehensive systematically describes theMCS-51 microcontroller to control the core temperature and securety functions.And the driver chip, transistor, assembly language programming ,input \ output technology and application of the principle. In the thermostat system, themulti-point temperature is collecting, Different locations through the temperature corresponding digital temperature sensors were collected transmitted to the control center --MCUAfter MCU right to transmit all the values of temperature and thetemperature we set up for comparison to the corresponding motor control work. We want to be in the temperature value through our manual to achieve, and that is through the implementation of key changes in the function.In the anti-theft system, using the infrared, Through infrared dradiation to the transistor to control its on - or not achieved, So as to control the core – MCU to generate interrupt, implementation alarm function.
Keyword: AT89C51 Infrared diode DS18B20
目 录
TOC \o 1-3 \h \z \u HYPERLINK \l _Toc294266400 第1章 概 述 PAGEREF _Toc294266400 \h 1
HYPERLINK \l _Toc294266401 1.1 课题背景 PAGEREF _Toc294266401 \h 1
HYPERLINK \l _Toc294266402 1.2 恒温控制系统与防盗系统发展的概况 PAGEREF _Toc294266402 \h 1
HYPERLINK \l _Toc294266403 第2章 方案的论证 PAGEREF _Toc294266403 \h 2
HYPERLINK \l _Toc294266404 2.1 设计任务及基本要求 PAGEREF _Toc294266404
显示全部