资源描述:
《基于单片机密码锁毕业论文(含外文翻译)》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、TianjinUniversityofTechnologyandEducation毕业设计专业:电子信息工程班级学号:0502-15学生姓名:朱智指导教师:孙程光讲师二○○九年六月天津工程师范学院本科生毕业设计基于AT24C01的多功能密码控制系统的设计TheDesignOfMulti-functionspasswordcontrolSystemBasedonAT24C01专业班级:电信0502班学生姓名:朱智指导教师:孙程光讲师系别:电子工程学院2009年6月摘要随着科技的日益发展,电子密码控制系统已越来越符合人们的要求。本文介绍了基于单片机和串行EEPROM的智能密码控制系统,对系统硬
2、件设计和软件实现进行了详细的描述。该系统采用AT89C51单片机和AT24C01串行EEPROM,通过AT89C51模拟I2C总线和AT24C01通讯,实现密码控制的功能。本文从经济实用的角度出发,采用美国Atmel公司的单片机AT89C51作为主控芯片与数据存储器单元,结合外围的矩阵键盘输入、LCD液晶显示、报警、开锁等,用C语言编写主控芯片的控制程序与EEPROM读写程序相结合,设计了一款可以多次更改密码,具有报警功能的电子密码控制系统。这种电路设计具有防试探按键输入、智能控制上锁、开锁、报警、修改密码等多种功能。密码长度可变、保密性强、灵活性高。经实验证明,该密码控制系统具有设计方法
3、合理,简单易行,成本低,安全使用等特点,符合车辆、办公室用锁要求,具有推广价值。关键词:密码控制;单片机;EEPROM读写程序;报警ABSTRACTAsthedevelopmentofscienceandtechnologydaybyday,thekeycontrolsystemismoreinlinewiththerequirementsofpeople.ThepaperpresentsacryptographicsmartpasswordcontrolbasedonMCUandserialEEPROM,describeshardwarestructureandsoftwaredesig
4、nofthesystem.ItadoptsAT89C51andAT24C01,realizesthefunctionofcryptographicsmartpasswordcontrol.AT89C51communicateswithAT24C01byI2Cbustoachievethepasswordcontrolfunction.Thisarticlefromtheeconomicalandpracticalpointofview,theuseoftheUnitedStatesAtmelCorporationAT89C51microcontrollerasamasterchipandt
5、hedatamemoryunit,combinedwiththeexternalmatrixkeyboardinput,LEDdigitaldisplay,alarm,unlockandsoon,dominatedbytheCprogramminglanguagechipEEPROMofthecontrolproceduresandthecombinationofreadingandwritingprogramdesignedtochangeapasswordmanytimes,thepolicefunctionwiththeelectronicthepasswordcontrol.Thi
6、scircuitdesignwithanti-testbuttoninput,intelligentcontrollock,unlock,alarm,multiplefunctions,suchasChangePassword.Passwordlengthcanbechanged,evenmoresecretandflexiblethanothers.Experimentsshowthatthepasswordcontrolsystemischaracterizedbyitsreasonabledesigningmethods,simpleoperation,lowcostandprope
7、rtyofsafetyandpracticality.Besides,thepasswordcontrolcanbeusedintheofficeandhasgreatpotentialforcommercialdevelopment.KeyWords:Passwordcontrol;Single-chip;EEPROMreadandwriteprocedures;Alarm目录1引言11.1选题背景11.2电子密码控制