基于单片机的自动打铃器的设计.doc

约48页DOC格式手机打开展开

基于单片机的自动打铃器的设计,-电气信息学院毕业设计目 录摘要iabstractii第一章绪论11.1单片机设计的目的和意义11.2单片机发展现状和前景展望11.2.1课题发展现状11.2.2课题前景展望21.3protel 99 se概述21.3.1protel 99 se的组成31.3.2protel 99 se的应...
编号:25-348441大小:583.00K
分类: 论文>电气自动化/电力论文

内容介绍

此文档由会员 272363639 发布

基于单片机的自动打铃器的设计-电气信息学院毕业设计

目  录

摘要 I
Abstract II
第一章 绪论 1
1.1 单片机设计的目的和意义 1
1.2 单片机发展现状和前景展望 1
1.2.1 课题发展现状 1
1.2.2 课题前景展望 2
1.3 Protel 99 SE概述 2
1.3.1 Protel 99 SE的组成 3
1.3.2 Protel 99 SE的应用 4
1.3.3 电路板的设计步骤 6
第二章 单元模块的设计 8
2.1 电源模块 8
2.2 单片机最小系统模块 8
2.3 时钟模块 9
2.4 按键模块 11
2.5 显示模块 12
2.5.1 主要技术参数 13
2.5.2 引脚功能 13
2.5.3 基本操作时序 14
2.5.4 状态字说明 14
2.5.5 RAM地址映射图 14
2.5.6 指令说明 15
2.5.7 接口时序图 16
2.6 喇叭模块 18
第三章 系统软件设计 19
3.1 系统软件按键程序设计 20
3.2 系统软件打铃器时间设置设计 21
第四章 系统功能介绍及调试 22
4.1 打铃器功能简介 22
4.2 打铃器优点 22
4.3 打铃器缺点与不足 22
4.4 系统调试 22
4.3.1 硬件调试 22
4.3.2 软件调试 23
结束语 24
参考文献 25
致谢 26
附录 27
附录1 27
附录2 41



摘要:单片机是一种集成在电路芯片,是采用超大规模集成电路技术把具有数据处理能力的中央处理器CPU随机存储器RAM、只读存储器ROM、多种I/O口和中断系统、定时器/计时器等功能(可能还包括显示驱动电路、脉宽调制电路、模拟多路转换器、A/D转换器等电路)集成到一块硅片上构成的一个小而完善的计算机系统。
本文首先概述了单片机电路的发展历史,单片机设计方法和工具的变革,单片机技术及发展,C语言硬件描述语言,Protel 99 se的应用,典型的单片机电路设计流程,然后详细地介绍了单片机自动打铃器与控制电路的完整的设计过程。
单片机自动打铃器控制系统主要由单片机最小系统组成。
单片机自动打铃器由电源电路,单片机最小系统,时钟电路,蜂鸣电路,显示电路。
单片机自动打铃器控制电路设计包括复位电路,按键电路。
按键电路设计包括时钟的调整,打铃时间的设定。
关键词:单片机;C语言;Protel 99 se;单片机自动打铃器。

Handset keyboard connection and control circuit design
Abstract:Single Chip Microcomputer(SCM) is a kind of integrated circuit chip, which uses the very large scale integrated circuits technology. It integrates central processing unit(CPU) which is capable of data processing, Random Access Memory (RAM), Read-Only Memory (ROM), I/O outputs, interrupt system and a Timer(probably also including display drive circuit, pulse width modulation circuit, analog multiplexer and A/D convertor ) into one single silicon chip to form a micro but complete computer system.
At beginning, this article gives an overview of the history of the SCM, the design methods of SCM and the revolution of tools, technology and development of SCM, C language, application of Protel 99 se and the typical procedures of SCM circuits design. Then, it details the entire design procedures of the SCM controlled automatic bell and the relevant control circuits.
SCM controlled automatic bell is mainly made up of the minimum system of Single Chip Microcomputer. It contains power circuit, microcomputer system, clock circuit, buzzer circuit and display circuit. The control circuits include reset circuit and key circuit. The design of key circuit contains adjustment of clock and time setting of the bell.
Keywords:  Single Chip Microcomputer(SCM); C language; Protel 99 se; SCM controlled automatic bell.