1、 2 毕毕毕毕 业业业业 设设设设 计计计计 - 1 - 摘要摘要 本文对当前数字秒表开发与设计进行比较和分析最终确定采用 AT89C51 单片 机实现数字秒表的设计。本设计以 AT89C51 单片机为核心,采用两个 3 位 LED 数码管显示以及外部中断电路来实现数字秒表的基本功能。 本文简单介绍了其系 统组成,重点讨论了其硬软件的实现过程,并对其计时精度进行了确定。最后通 过对硬件系统的仿真观察其实际运行情况,给我们以直观的认识。 关键字关键字:单片机、AT89C51、数码管 Abstract In the era of information, people have been payi
2、ng more and more attention to computer data security than ever before. So study the reasons of the data loss, prevention methods and data recovery technology becomes more and more important . This thesis mainly does research This system based on the MCU assembly language for software design, the ass
3、embly language and SCM underlying combination, make the logic relation of designing program more concise. This program directly in the Keil software compiler, using Proteus simulation debugging, easy to modify the program. Key Words: hard drive, file system, data recovery, data loss, data security.
4、2 目录目录 摘要摘要 AbstractAbstract 目录目录 引言引言 第一章第一章 任务分析与方案确定任务分析与方案确定 1.1 设计任务要求及分析 1.1.1 计划安排表 1.1.2 任务要求 1.1.3 任务分析 1.2 方案确定 1.3 单片机概述 1.3.1 单片机的特点 1.3.2 单片机的应用 第二章第二章 控制系统的硬件电路设计控制系统的硬件电路设计 2.1 硬件设计要遵循的原则 2.2 单片机的选择 2.2.1 管脚说明 2.3 电源电路 2.4 74HC245 的功能结构 2.5 晶体振荡电路 3 2.6 复位电路 2.7 显示电路 2.8 系统总体控制电路的设计 第三章第三章 系统软件的设计系统软件的设计 3.1 程序设计的主要思想 3.2 程序流程图设计 3.3 软件程序的仿真 第四章第四章 系统调试系统调试 4.1 硬件调试 4.1.1 硬件的安装与调试 4.2 软件程序编译与调试 4.3 系统联调 4.4 现场调试 结束语结束语 致谢致谢 参考文献参考文献 附录:附录: 附录一:仿真电路图 附录二:系统