《基于AT89C51单片机的智能电源控制系统》-毕业论文(设计).doc
文本预览下载声明
泰 山 学 院
本科毕业论文
基于AT89C51单片机的智能电源控制系统
INTELLIGENT POWER CONTROL SYSTEM BASED ON AT89C51
专 业 名 称 计算机科学与技术
申请学士学位所属学科 工学
指导教师姓名、职称 副教授
2012年 5 月 10 日
摘 要
单片机是一种集成电路芯片,它采用超大规模集成电路技术把具有数据处理能力的CPU、RAM、ROM、多种I/O口和中断系统、定时器/计时器等功能集成到一块硅片上构成的一个小而完善的计算机系统。广泛应用于仪器仪表、家用电器、医用设备、航空航天、专用设备的智能化管理及过程控制等领域。本课题设计给出了一种以AT80C51系列单片机为核心的智能定时控制系统的设计方案, 使用单片机汇编语言进行编程,实现可设定一个定时时间、定时时间到继电器断电蜂鸣报警以及显示时分秒等功能。本论文分析了该系统的控制模式、控制电路构成、系统软件设计及其使用情况,以及在设计、调试过程中遇到的问题及解决方案。本课题设计的智能电源控制系统结构简单,造价成本低,功能齐全,具有很强的实用性。
关键词:AT80C51,定时,继电器,蜂鸣,显示
ABSTRACT
Single-chip microcontroller is an integrated circuit chip, is the use of VLSI technology to a data processing capability CPU, RAM, ROM, a variety of I/O port and interrupt system, timers / timer functions into a single silicon Constituted a small but complete computer system. Widely used instruments, household appliances, medical equipment, aerospace, specialized equipment for the intelligent management and process control and other fields. The project presents a design to AT80C51 MCU as the core of the intelligent control system design time, use the MCU assembly language programming, can set a regular time, regular time off to buzzer alarm relay, and Displayed every second and so on. This paper analyzes the control mode of the system, control circuits, system software design and its use, as well as in the design, debugging problems encountered and solutions. The subject of design intelligent power control system is simple, cost, low cost, fully functional, very practical.
Keywords: AT80C51, timing, relay, buzzer, display
目 录
TOC \o 1-3 \h \z \u HYPERLINK \l _Toc293438943 1引言 PAGEREF _Toc293438943 \h 1
HYPERLINK \l _Toc293438944 1.1 单片机概述 PAGEREF _Toc293438944 \h 1
HYPERLINK \l _Toc293438945 1.1.1 单片机的发展历史 PAGEREF _Toc293438945 \h 1
HYPERLINK \l _Toc293438946 1.1.2 单片机的应用——电子产品的控制器 PAGEREF _Toc293438946 \h 3
HYPERLINK \l _Toc293438947 1.1.3 MCS—51系列单片机介绍 PAGE
显示全部