资源描述:
《毕业论文-简易计算器的制作》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、毕业设计题目简易计算器的制作学院信息工程学院专业通信工程姓名xx学号xxx指导教师xxx完成时间2014.5.14教务处制目录摘要1Abstract2第一章绪论31.1开发背景31.2设计目的4第二章方案论证与设计52.1设计指标52.2方案论证与设计5第三章硬件模块介绍83.1主控及运算模块83.2显示模块133.3输入模块16第四章软件设计184.1主程序的设计184.2键盘扫描的程序设计194.3显示模块程序设计214.4运算模块程序设计23第五章仿真及调试24结束语25致谢26参考文献27附录一:硬件实
2、物图28附录二:系统程序29附录三:任务书40附录四:开题报告42附录五:外文原文与外文译文47基于AT89C51单片机的简易计算器的设计摘要计算器在人们的日常生活中是较为常见的电子产品之一。初期的计算器仅仅能实现简单的加减乘除运算,而现在人们所广泛使用的科学计算器功能已不再停留于此,除了加减乘除运算外,它还能进行乘方,开方,指数,对数,三角函数,反三角函数等的存储和运算。而且计算器的种类和模式也在逐渐多样化,如使用太阳能电池的计算器,使用ASIC制作的计算器,使用纯软件设计的计算器和被集成到手机、平板电脑等电
3、子产品中的计算器。可以说计算器还正在发展之中而且还将有很大的发展空间,未来必将出现功能更加强大的计算器。基于这样的理念,本设计以AT89C51单片机为核心,以软硬件结合的方式设计了一个简易计算器。该计算器以4*4矩阵键盘为输入方式,可以进行4位带符号数的加减乘除运算,并在LCD1602液晶显示器上显示操作过程。该论文详细介绍了整个系统的硬件组成结构、工作原理和软件设计思想与流程。关键词:计算器AT89C51LCD1602矩阵键盘54SimplecalculatordesignedbasedonAT89C51Ab
4、stractThecalculatorinPeople'sDailylifeisoneofthemostcommonelectronicproducts.Earlycomputingcalculatorcanonlyimplementsimpleaddition,subtraction,multiplication,anddivision,butnowthescientificcalculatorwhichwidelyusedbypeople’sfunctionsarenolongerstay,operatio
5、nbesidesaddition,subtraction,multiplication,anddivision,itcanalsopower,prescribe,index,logarithmic,trigonometricfunction,inversetrigonometricfunctionsuchasstorageandcomputation.Andthetypesofthecalculatorandpatternhasalsobeengraduallydiversified,suchasusingso
6、larcalculator,usingASICproductioncalculator,usingpuresoftwaredesignofthecalculatorandbeintegratedintomobilephones,tablets,andotherelectronicproductsinthecalculator.Wecansaythatcalculatorsareunderdevelopmentandwillalsohaveverybigdevelopmentspace,thefuturewill
7、appearmorepowerfulcalculators.Basedonthisidea,IdesignasimplecalculatorwhichuseAT89C51single-chipmicrocomputerasthecore,andusethewaythatcombinethehardwareandsoftware.Thecalculatoruse4*4matrixkeyboardasinputmode,itcancarryoutfoursignedseveraloperationsofadditi
8、on,subtraction,multiplication,anddivision,anditdisplayoperationprocessontheLCD1602.Thepaperintroducesindetailthesystemstructure,workingprincipleofthehardwareandthesoftwaredesignideaandprocess.ke