JIMI 发表于 20:50

基于AT89S51单片机的商场语音播报系统

论文编号:DZXX244  论文字数:14771,页数:52
摘  要
 在宿舍或商场的出入口中采用监视和管理系统可以进行防盗和信息提示使用。基于AT89S51单片机的控制系统包括四部分:数据采集、控制系统、时钟电路、语音录音电路和报音提示信息电路。该系统采用单片机进行控制,结构简单,还可进行多种功能的扩展,如实现多机通讯,对更大的场合进行监控与管理等。     本课题介绍了以AT89S51单片机为核心的语音播报和进行实时时钟显示功能的系统工作原理和设计方法,详细研究了基于AT89S51单片机监视和管理系统电路原理, 最后运用Protel99 SE软件绘制了系统原理图。
 
 
 
 关键词:单片机,监控与管理,语音播报,时钟显示
 ABSTRACT
 In the dormitory' s or in the market' s access, Using the surveillance and management system may carry on security and the information prompt use. The control system based on AT89S51 including four parts: Data acquisition , control system, electric circuit of clock、electric circuit of recording sound & play remindful information. This system base on SCM to carry on the control,which make the structure simple and carry on many kinds of expansion ,just as realizing many machine communications, monitoring and managing bigger situation and so on.
 This subject introduced the AT89S51 microcontroller as the core voice alarm system works and design methods, based on a specific study  about AT89S51 SCM surveillance and management system circuit principle. And finally it used Protel99 SE software schematic to draw the system. In this paper Chapter 1 Introduction first introduced the system of meaning; Chapter 2 of this issue demonstrated the design of programmes; Chapter 3 focused on the system used in the chip hardware and hardware features and characteristics of the circuit design; No. 4 Analysis of the key chapter in the design of software algorithms; Chapter 5 was the debug and  the improved design .
Keywords: monolithic processor,administer with monitor,Phonetic seed announce,time display
 
 目  录
摘  要 I
ABSTRACT II
第1章   引言 1
1.1 课题的目的、背景及意义 1
1.2 课题设计的任务及要求 2
1.2.1 主要任务与目标 2
1.2.2 主要内容与基本要求 2
第二章 监控和管理系统发展现状及问题分析 3
2.1 监控系统的发展现状 3
2.2 本课题研究的关键问题 4
第3章 系统硬件设计 6
3.1 单片机介绍 6
3.1.1 AT89S51单片机的认识 6
3.1.2 主要特性 6
3.1.3 管脚说明 7
3.1.4 振荡器特性 8
3.1.5 芯片擦除 8
3.2 基于AT89S51单片机的监控与管理系统的工作原理 9
3.2.1 系统的模块硬件电路设计 10
3.2.2 数据采集部分 11
3.2.3 时钟芯片电路 12
3.2.4 语音录音芯片电路 13
3.2.5 键盘、数码管显示电路 14
3.2.6 电源模块 15
第4章 系统软件设计 16
4.1 引言 16
4.2 部分功能模块分析 16
4.3 主程序模块 16
4.4 时钟程序模块 17
4.4.1 设置小时值程序 19
4.4.2 设置分钟的程序 21
4.5 中断服务程序模块 22
4.5.1 定时器0中断 23
4.5.2 定时器1中断,用来求得键值 25
第5章 系统调试 27
5.1 软件调试 27
5.2 硬件调试 27
第6章 总结与展望 28
致谢 29
参考文献 30
附件一 源代码 31
附件二 电路原理图 46
附件三   实物图 47
附件四  原器件清单 48
页: [1]
查看完整版本: 基于AT89S51单片机的商场语音播报系统