您好,欢迎访问三七文档
当前位置:首页 > 商业/管理/HR > 管理学资料 > 毕业设计仓库管理系统的信息采集接口设计和实现
I仓库管理系统的信息采集接口设计和实现摘要近年来,物流业快速发展,处于物流中心环节的仓储系统,也随之加快了发展步伐.随着计算机技术和自动化技术的快速进步,仓储系统已向自动化、智能化方向发展.射频识别(RadioFrequencyIdentification,RFID)技术作为新一代自动识别技术,其具有的显著优势,在仓储管理中的应用得到了广泛的关注。无线射频识别技术(RFID)在数据采集、数据传递方面,具有独到的优势。在仓库中采用RFID作为信息传递的载体,可以有效避免人工输入可能出现的失误,大大提高入库、出库、验货、盘点、补货等工作的效率。推广RFID技术,让该技术尽快发挥其对物流行业强大推动作用,是国际物流企业技术应用的大趋势。本文在对射频识别系统的结构和工作原理的深入学习基础上,将RFID技术应用于仓库信息采集接口中,实现了一个基于RFID自动出入库的仓库管理原型系统。其中研究的重点是RFID标签与条码信息的关联以及基于RFID出入库的实现。本文通过使用深圳当代读写器,RFID标签等硬件设备,以及Eclipse,SQLServer等软件系统,实现了软硬件的良好结合。在数据采集方面实现了条码信息与RFID标签的关联,而在出入库过程中屏蔽掉了条码录入的不确定性以及低精确性,实现了基于RFID的自动出入库管理。在仓库管理系统的信息采集中应用RFID技术,实现货品的动态出入库管理,极大地提高了对出入库产品信息记录采集准确性,同时使货品跟踪,实时查询更为高效。关键词:RFID,关联,自动出入库IIThedesignandimplementoftheinterfaceofinformation-collectioninwarehousemanagementAbstractRecently,withtherapiddevelopmentoflogistic,thestoragesystem,inthecentraltacheofthelogisticdevelopedquickly.Withthefastdevelopmentofcomputertechnologyandautomatictechnology,thestoragesystembecameautomatedandintelligentized.RadioFrequencyIdentification(RFID)technologyasanewlyAuto-IDtechnology,ithasdistinctadvantages,anditsapplicationinstoragesystemdrawswidelyattention.RFIDhasspecialpredominanceindata-collectionanddatatransfer.ApplyRFIDasthecarrierofinformationtransfer,wecouldavoidthemistakebymanualworkininputefficiently,andenhancetheefficiencyofen-warehouse,ex-warehouse,checkandcomplementarity.TopromoteRFIDtechnology,andtomakefulluseofitsimpetustologistic,isatrendintheapplicationofinternationallogisticcorporation.AfterstudyingtheconfigurationandworkingprincipleofRFIDSystem,thepaperapplyRFIDtechnologytotheinterfaceofinformation-collectioninwarehouse,andmakeawarehousemanagementprototypesystembasedonRFIDinen-warehouseandex-warehousecometrue.ThepaperplayemphasisontheassociationofRFIDtransponderandbarcodeandtheimplementofen-warehouseandex-warehousebasedonRFID.Inthisthesis,usingShenzhenDrfReader,RFIDtransponderandsoftwareEclipse,SQLServer,wemakethecombinationofhardwareandsoftwarecometrue.Indata-collection,wecombineRFIDtransponderandbarcode,andintheprocessofen-warehouseandex-warehouse,weavoidtheuncertaintyandlowaccuracycausedbybarcodeinput,andimplementautomateden-warehouseandex-warehousebasedonRFID.ApplyRFIDtechnologyintheinformation-collectionofwarehousemanagementsystem,wecouldmakethegoodsen-warehouseandex-warehouseautomated,andenhancetheaccuracyoftherecordofthegoods.Meanwhile,wecouldmakethetrackofthegoodsandreal-timequerymoreefficiently.Keywords:RFID,combination,automateden-warehouseandex-warehouseIII目录摘要....................................................IABSTRACT...............................................II1绪论..................................................11.1课题背景...........................................................................................11.2目的及意义.......................................................................................11.3射频识别技术的国内外应用现状...................................................21.4全文内容和章节安排.......................................................................52射频识别技术简介......................................72.1典型的RFID系统............................................................................72.2射频识别系统基本模型...................................................................72.3无线射频识别技术的分类...............................................................82.4射频识别系统的工作原理.............................................................102.5仓库管理系统中应用射频技术的好处.........................................113开发环境及语言简介...................................123.1软硬件环境.....................................................................................123.2ECLIPSE开发环境............................................................................123.2.1Eclipse平台简介.......................................................................123.2.2Eclipse环境特点.......................................................................133.3JAVA语言及相关技术.....................................................................13IV3.3.1Java编程语言...........................................................................133.3.2JDBC技术.................................................................................144仓库管理原型系统的设计................................154.1需求分析.........................................................................................154.2设计目标.........................................................................................164.3设计流程.........................................................................................164.3.1系统总体框架..........................................................................165仓库管理原型系统的实现................................235.1信息采集接口的实现.....................................................................235.2出入库管理的实现.........................................................................255.2.1连接后台数据库的实现..........................................................255.2.2入库管理的实现......................................................................255.2.3出库管理...................................................................................316总结与
本文标题:毕业设计仓库管理系统的信息采集接口设计和实现
链接地址:https://www.777doc.com/doc-1248392 .html