资源描述:
《毕业设计(论文):基于51单片机简易计算器的设计》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、河南理工大学毕业设计(论文)说明书基于51单片机简易计算器的设计中文摘要近几年单片机技术的发展很快,其中电子产品的更新速度迅猛。计算器是日常生活中比较的常见的电子产品之一。如何才能使计算器技术更加的成熟,充分利用已有的软件和硬件条件,设计出更出色的计算器呢。本设计是以AT89S52单片机为核心的计算器模拟系统设计,输入采用矩阵键盘和P1.5-P1.7引脚,可以进行加、减、乘、除乘方和开方运算,并在LCD1602上显示操作过程。科技的进步告别了以前复杂的模拟电路,一块几厘米平方的单片机可以省去很多繁琐的电路。现在应
2、用较广泛的是科学计算器,与我们日常所用的简单计算器有较大差别,除了能进行加减乘除,科学计算器还可以进行正数的四则运算和乘方、开方运算,具有指数、对数、三角函数、反三角函数及存储等计算功能。计算器的未来是小型化和轻便化,现在市面上出现的使用太阳能电池的计算器,使用ASIC设计的计算器,如使用纯软件实现的计算器等,未来的智能化计算器将是我们的发展方向,更希望成为应用广泛的计算工具。关键词:AT89S52单片机;LCD1602;矩阵键盘46河南理工大学毕业设计(论文)说明书Abstractsingle-chipcomp
3、utertechnologydevelopingrapidlyinrecentyears,theelectronicproductupdatespeedisfast.Calculatorisindailylifeisoneofthecommonelectronicproducts.Howcanyoumakethecalculatortechnologymoremature,makefulluseofexistingsoftwareandhardwareconditions,designabettercalcula
4、tor?ThisdesignisbasedonAT89S52microcontrollerasthecoreofthecalculatorsimulationsystemdesign,inputthematrixkeyboardandP1.5-P1.7pins,couldadd,subtract,multiplyanddividepowerandrootoperation,andontheLCD1602displayoperationprocess.Theprogressofscienceandtechnolog
5、ysaidgoodbyebeforecomplexanalogcircuits,apieceofafewcentimeterssquaremicrocontrollercansavealotofcomplicatedcircuit.Widelyusednowisascientificcalculator,andweusesimplecalculatorhasalargerdifference,inadditionto,inaddition,subtraction,multiplication,anddivisio
6、nofscientificcalculatorcanalsobeapositivenumberfourarithmeticoperationsand,chengfang,rootoperationhastheexponential,logarithmic,trigonometricfunction,inversetrigonometricfunctionandcomputingfunctionssuchasstorage.Calculator'sfutureistheminiaturizationandlight
7、weight,andnowtheuseofsolarcellsappearonthemarketofthecalculator,usinganASICdesignofthecalculator,suchasusingpuresoftwareimplementationofthecalculator,thefutureofintelligentcalculatorwillbeourdevelopmentdirection,morehopetobecomewidelyusedcomputingtools.keywor
8、ds:AT89S52singlechipmicrocomputer;LCD1602;Matrixkeyboard46河南理工大学毕业设计(论文)说明书目录1前 言41.1课程简介41.2设计目的41.3设计任务52计算器系统简介62.1单片机的发展62.2计算器系统现状72.3简易计算器系统简介83主要器件简介93.1AT89S52单片机简介93.1.1主要性能103.1