资源描述:
《基于单片机的排队管理系统毕业论文》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、大连海事大学┊┊┊┊┊┊┊装┊┊┊┊┊┊┊订┊┊┊┊┊┊┊线┊┊┊┊┊┊┊毕业论文二○一四年六月基于单片机的排队管理系统专业班级:通信工程1班姓名:徐梦阳指导教师:刘剑桥信息科学技术学院摘要本设计是基于单片机为核心,由主控制器、按键、发光二极管、数码管显示电路等部分构成的一套排队叫号系统。该系统是以排队抽号顺序为核心,客户利用客户端排号,工作人员利用叫号端叫号;通过显示器及时显示当前所叫号数,客户及时了解排队信息,通过合理的程序结构来执行排队叫号。以提高排队等待效率,解决排队秩序混乱,前拥后挤等现象,实现排队自动化,规范化。通过该系统的使用,
2、客户不必为排队浪费大量精力,便于管理排队秩序,同时适应信息时代管理数字化的要求,提高服务水平与质量。该系统利用单片机进行控制,通过串行通信方式传输处理数据;通过按键取号,在数码管上显示排队的号码;通过按键叫号,在数码管上显示叫到的号码,由发光二极管闪烁来提示客户。本系统采用单片机进行控制,利用数码管显示,提示的人机交互界面,模拟排队管理系统,科学地处理各种排队情况。操作简便,控制灵活,显示清晰,制作成本低,性价比较高。关键词:单片机;排队叫号;串行通信;数码管显示IABSTRACTThisdesignisacalling-queuingsys
3、tembasedonSCM(singlechipmicrocomputer)asthecore,includingotherpartssuchasthemaincontroller,buttons,light-emittingdiode,digitaltubedisplaycircuit.ThesystemisbasedonlineQueuenumber,thecustomersusingtheclienttogetnumberwhilethestaffusingqueuesystem.Thecustomerscanunderstandque
4、uinginformationintimethroughthedisplay.Usingthereasonablestructureofprogramtoperformthelinenumber,itcanimprovetheefficiencyofwaitinginline,dealwiththephenomenonsuchasoutoforderandcrowed.Thissystemcanrealizeautomationandstandardization.Bytheuseofthissystem,thecustomerdon’tha
5、vetowastetimetolineup,themanagersareeasytocontroltheline,what’smore,thissystemmeetstherequirementsofdigitalinformationmanagementandimprovesthelevelofserviceandquality.ThesystemusesSCMtocontrol,serialcommunicationmodetotransmissiondata.Andthroughthenumberkeysgetnumberswhichs
6、howonthedigitaltube,throughkeystocallnumberswhichshowonanotherdigitaltube,thecustomergetinformationrelyontheFlashinglight-emittingdiode.TheworkusesSCM,digitaltube,human-computer interactioninterfacetosimulatethequeuingmanagementsystem,dealwithallkindsofqueuingsituationscien
7、tifically,withaseriesofadvantagessuchaseasyoperation,flexiblecontrol,lowcostandhighcostperformance.Keywords:SCM;Queue;SerialCommunications;Digitaldisplay;IV目录第1章绪论11.1基于单片机排队管理系统的应用11.2排队管理系统的功能简介21.2.1排队管理系统的流程框图21.2.2排队管理系统的使用说明21.3本论文研究的目的和意义2第2章系统硬件电路设计32.1系统硬件设计思路概述32.
8、1.1系统硬件设计框图32.1.2系统功能分析及设计要求32.2微处理器介绍32.2.1MCS-51单片机的特点:42.2.2MCS-51单片机的结构42.2.3M