最新公告
  • 欢迎您光临99源码网,本站秉承服务宗旨 履行“站长”责任,销售只是起点 服务永无止境!立即加入我们
  • 银行排队叫号系统的设计毕业设计全套(论文 任务书 程序 设计图等)

    银行排队叫号系统的设计毕业设计全套(论文 任务书 程序 设计图等) 最后编辑:2021-06-10
    增值服务: 自动发货 使用说明 安装指导 环境配置二次开发BUG修复
    购买后自动跳转百度云,项目自提,轻松方便。
    若有个人部署运行问题,点击右侧客服按钮咨询站长
    站长联系方式
    QQ:3484724101

    摘 要

    本文设计了一套排队叫号系统。该系统是以排队抽号顺序为核心,客户利用客户端抽号,工作人员利用叫号端叫号;通过显示器及时显示当前所叫号数,客户及时了解排队信息,通过合理的程序结构来执行排队抽号。以提高排队等待效率,解决排队秩序混乱,前拥后挤等现象,实现排队自动化,规范化。通过该系统的使用,客户不必为排队浪费大量精力,便于管理排队秩序,同时适应信息时代管理数字化的要求,提高服务水平与质量。

    排队叫号系统是针对银行、工商、税务、通讯、政府机构等部门的大厅工作流程设计的,是利用电脑的科学管理客户排队的系统,能够很好地解决客户在服务机构办理业务时所遇到的各种排队、拥挤和混乱现象,为客户办理业务带来莫大的方便和愉悦。本课题研究的是一款无人排队的排队叫号系统,它主要由系统主从机、键盘、显示电路、蜂鸣器电路等部分构成。系统利用AT89C51 单片机进行控制,通过串行通信方式传输处理数据;通过按键取号,在LCD1602 上显示排队的号码以及当前正在等待的人数;通过按键叫号,在LCD1602 上显示叫到的号码,由蜂鸣器发出声音提示客户。这种现代化的高科技产品彻底解决了银行、工商、税务、通讯、政府机构等部门的服务大厅普遍存在的站立等候、服务无序的问题,同时免除了令客户不舒服的站立式排队,深化完善了服务的质量。本系统采用AT89C51 单片机进行控制,利用LCD1602 显示,蜂鸣器鸣叫提示的人机交互界面,模拟排队管理系统,科学的处理各种排队情况,具有操作简便、控制灵活、显示清晰、制作成本低、性价比较高等特点。

    关键词:AT89C51单片机  LCD1602  排队叫号  系统开发


    ABSTRACT

    In this paper, design a set of line up your turn system. Queue smoke number sequence as the core, the system is based on the client using the client, staff using your turn end your turn; By timely display the current call number, timely understanding of line information, through the reasonable structure of program to perform the line number. In order to improve the line efficiency, solve the order queue, held after the crowded phenomenon such as before, to realize the automatic line, standardization. Through the use of the system, the customer don’t need to line up wasting a lot of energy, facilitate management order in line, at the same time to adapt the request of digitized information age management, raises the service level and quality.

    Queuing system is aimed at a bank, industrial and commercial, taxation, telecommunications,government agencies and other departments of the hall work flow design, is the use of computer science and the management of customers queuing system, can be very good used to solve customers in the service institution for business encountered by the various queues, jam and confused phenomenon, for customers for the business has brought great the convenience and pleasure.This research is an unmanned queuing queuing system, which is mainly composed of master and slave machine system, keyboard, display circuit, a buzzer circuit components.The system uses AT89C51 MCU control, serial communication through transmission processing data; through the keys and number, the LCD1602 display line numbers and the current waiting number; through the button called, in the LCD1602 display the call number, the buzzer sound prompts the customer.The modern high-tech


    products completely solve the industry and commerce, taxation, banking, telecommunications, government agencies and other departments of the service hall universal stand waiting, service the disorder problem, at the same time from customer uncomfortable standing in line, deepen and perfect the quality of service.The system uses the AT89C51 microprocessor control, using LCD1602 display, buzzer prompts the human-computer interaction interface, simulation of the queue management system, scientific processing a variety of queuing, and has the advantages of simple operation, flexible control, clear display, low production cost, high cost performance characteristics.

    Keywords:AT89C51 single chip microcomputer  LCD1602  line up your turn   the system development


    目  录

    摘 要 I

    ABSTRACT II

    1 绪论 1

    1.1 课题来源 1

    1.2 国内外发展状况 1

    1.3 有线系统与无线系统 3

    1.4 发展前景 4

    1.5 系统的设计目的 4

    2 系统的需求分析 5

    2.1 系统功能需求 5

    2.2 非功能性需求 5

    3 系统总体设计 7

    3.1 方案论证 7

    3.1.1 方案要求 7

    3.1.2 方案确立 7

    3.2 方案原理 8

    3.3 异步通信 9

    3.4 系统的体系结构 10

    3.5 系统的软件结构 10

    3.6 系统的基本功能和工作原理 11

    3.6.1 排队系统的基本功能 11

    3.6.2 工作原理 11

    3.7 排队系统工作流程 12

    3.7.1 数据处理流程 12

    3.7.2 客户工作流程 13

    3.7.3 工作人员工作流程 13

    3.7.4 系统工作流程 13

    3.8 主要应用器件及技术原理 14

    3.8.1 微处理器介绍 14

    3.8.2 液晶LCD1602的介绍  16

    3.8.3 硬件概要设计 22

    3.8.4 软件概要设计 23

    4 系统硬件设计 25

    4.1 主要电路设计 25

    4.1.1 主机部分电路 25

    4.1.2 从机部分电路 26

    4.2 功能部分电路设计 26

    4.2.1 单片机最小系统电路 26

    4.2.2 1602 液晶显示电路 28

    4.2.3 按键部分电路 30

    4.2.4 TXD串行发送和RXD串行接收电路 31

    5 系统软件设计 32

    5.1 排队系统主从机软件设计 32

    5.1.1 系统从机(取号终端)软件设计 32

    5.1.2 系统主机(叫号终端)的设计 32

    5.2 主要子程序流程图 33

    5.2.1 蜂鸣器子程序 33

    5.2.2 LCD显示子程序 34

    5.2.3 窗口消号处理子程序 35

    6 系统电路设计 37

    6.1 液晶显示电路 37

    6.2 声音提示电路 37

    7 系统 Proteus 仿真实现 37

    7.1 系统的硬件实现 37

    7.2 系统的软件实现 38

    7.3 系统集成与仿真 38

    结论 42

    致谢 43

    参考文献 44

    附录A 主机程序清单 46

    附录B 从机程序清单 57

    附录C 总体设计图 63

    银行排队叫号系统的设计毕业设计全套(论文 任务书 程序 设计图等)

    猜你喜欢

    猜你在找

    99源码网专注代写Java程序,php程序,网站建设,毕业设计,课程设计,代写C/C++程序,代写数据结构,代写ios android程序。除外还代做Web开发、Php网站开发、ASP.NET网站作业等。
    99源码网,程序代做,代写程序代码,代写编程,代写Java编程,代写php编程,计算机专业代做,计算机毕业设计,网站建设,网站开发,程序 » 银行排队叫号系统的设计毕业设计全套(论文 任务书 程序 设计图等)

    常见问题FAQ

    免费下载或者VIP会员专享资源能否直接商用?
    本站所有资源版权均属于原作者所有,这里所提供资源均只能用于参考学习用,请勿直接商用。若由于商用引起版权纠纷,一切责任均由使用者承担。更多说明请参考 VIP介绍。
    提示下载完但解压或打开不了?
    最常见的情况是下载不完整: 可对比下载完压缩包的与网盘上的容量,若小于网盘提示的容量则是这个原因。这是浏览器下载的bug,建议用百度网盘软件或迅雷下载。若排除这种情况,可在对应资源底部留言,或 联络我们.。
    找不到素材资源介绍文章里的示例图片?
    对于PPT,KEY,Mockups,APP,网页模版等类型的素材,文章内用于介绍的图片通常并不包含在对应可供下载素材包内。这些相关商业图片需另外购买,且本站不负责(也没有办法)找到出处。 同样地一些字体文件也是这种情况,但部分素材会在素材包内有一份字体下载链接清单。
    99源码网
    一个专注优质源码分享的平台
    • 2021-06-10Hi,初次和大家见面了,请多关照!

    发表回复

    售后服务:

    • 售后服务范围 1、商业模板使用范围内问题免费咨询
      2、源码安装、模板安装(一般 ¥50-300)服务答疑仅限SVIP用户
      3、单价超过200元的模板免费一次安装,需提供服务器信息。
      付费增值服务 1、提供软件定制、二次开发等服务请详询在线客服
      2、承接系统建站、仿站、开发、定制等服务
      3、服务器环境配置(一般 ¥50-300)
      4、网站中毒处理(需额外付费,500元/次/质保三个月)
      售后服务时间 周一至周日(法定节假日除外) 9:00-23:00
      免责声明 本站所提供的源码等资源仅供学习交流,若使用商业用途,请购买正版授权,否则产生的一切后果将由下载用户自行承担,有部分资源为网上收集或仿制而来,若模板侵犯了您的合法权益,请来信通知我们(Email: 3484724101@qq.com),我们会及时删除,给您带来的不便,我们深表歉意!

    Hi, 如果你对这款软件有疑问,可以跟我联系哦!

    联系作者
    • 5705会员总数(位)
    • 2184资源总数(个)
    • 3本周发布(个)
    • 0 今日发布(个)
    • 1489稳定运行(天)

    提供最优质的资源集合

    立即查看 了解详情