毕业论文设计-简易计算器的制作

合集下载
相关主题
  1. 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
  2. 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
  3. 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。

存档编号XX水利水电大学毕业设计

题目简易计算器的制作

学院信息工程学院

专业通信工程

姓名XX

学号2XXXX

指导教师XX

完成时间2014.5.14

教务处制

独立完成与诚信声明

本人郑重声明:所提交的毕业设计(论文)是本人在指导教师的指导下,独立工作所取得的成果并撰写完成的,郑重确认没有剽窃、抄袭等违反学术道德、学术规范的侵权行为。文中除已经标注引用的内容外,不包含其他人或集体已经发表或撰写过的研究成果。对本文的研究做出重要贡献的个人和集体,均已在文中作了明确的说明并表示了谢意。本人完全意识到本声明的法律后果由本人承担。

毕业设计(论文)作者签名:指导导师签名:

签字日期:签字日期:

毕业设计(论文)版权使用授权书

本人完全了解华北水利水电大学有关保管、使用毕业设计(论文)的规定。特授权华北水利水电大学可以将毕业设计(论文)的全部或部分内容公开和编入有关数据库提供检索,并采用影印、缩印或扫描等复制手段复制、保存、汇编以供查阅和借阅。同意学校向国家有关部门或机构送交毕业设计(论文)原件或复印件和电子文档(涉密的成果在解密后应遵守此规定)。

毕业设计(论文)作者签名:导师签名:

签字日期:签字日期:

目录

摘要 0

Abstract (1)

第一章绪论 (2)

1.1 开发背景 (2)

1.2 设计目的 (3)

第二章方案论证与设计 (4)

设计指标 (4)

方案论证与设计 (4)

第三章硬件模块介绍 (7)

主控及运算模块 (7)

显示模块 (12)

输入模块 (15)

第四章软件设计 (17)

主程序的设计 (17)

键盘扫描的程序设计 (18)

显示模块程序设计 (20)

运算模块程序设计 (22)

第五章仿真及调试 (23)

结束语 (24)

致谢 (25)

参考文献 (26)

附录一:硬件实物图 (27)

附录二:系统程序 (28)

附录三:任务书 (39)

附录四:开题报告 (41)

附录五:外文原文与外文译文 (46)

基于AT89C51单片机的简易计算器的

设计

摘要

计算器在人们的日常生活中是较为常见的电子产品之一。初期的计算器仅仅能实现简单的加减乘除运算,而现在人们所广泛使用的科学计算器功能已不再停留于此,除了加减乘除运算外,它还能进行乘方,开方,指数,对数,三角函数,反三角函数等的存储和运算。而且计算器的种类和模式也在逐渐多样化,如使用太阳能电池的计算器,使用ASIC制作的计算器,使用纯软件设计的计算器和被集成到手机、平板电脑等电子产品中的计算器。可以说计算器还正在发展之中而且还将有很大的发展空间,未来必将出现功能更加强大的计算器。基于这样的理念,本设计以AT89C51单片机为核心,以软硬件结合的方式设计了一个简易计算器。该计算器以4*4矩阵键盘为输入方式,可以进行4位带符号数的加减乘除运算,并在LCD1602液晶显示器上显示操作过程。该论文详细介绍了整个系统的硬件组成结构、工作原理和软件设计思想与流程。

关键词:计算器 AT89C51 LCD1602 矩阵键盘

Simple calculator designed based on

AT89C51

Abstract

The calculator in People's Daily life is one of the most common electronic products. Early computing calculator can only implement simple addition, subtraction, multiplication, and division, but now the scientific calculator which widely used by people’s functions are no longer stay, operation besides addition, subtraction, multiplication, and division, it can also power, prescribe, index, logarithmic, trigonometric function, inverse trigonometric function such as storage and computation. And the types of the calculator and pattern has also been gradually diversified, such as using solar calculator, using ASIC production calculator, using pure software design of the calculator and be integrated into mobile phones, tablets, and other electronic products in the calculator. We can say that calculators are under development and will also have very big development space, the future will appear more powerful calculators. Based on this idea, I design a simple calculator which use AT89C51 single-chip microcomputer as the core, and use the way that combine the hardware and software. The calculator use 4 * 4 matrix keyboard as input mode, it can carry out four signed several operations of addition,subtraction, multiplication, and division, and it display operation process on the LCD1602 . The paper introduces in detail the system structure, working principle of the hardware and the software design idea and process.

key words:calculator AT89C51 LCD1602 matrix keyboard

相关文档
最新文档