JIMI 发表于 20:51

基于无线通讯的称重显示器设计

论文编号:DZXX152  论文字数:13163,页数:51
摘要
 随着科学技术的不断发展,现代工业生产中对控制过程的自动化程度和管理过程的现代化程度的要求不断提高,无线电技术、传感器测量技术和计算机技术在称重技术领域得到了广泛的应用。
 电子吊秤作为电子衡器的一种分类,其发展与进步也伴随着电子衡器的发展与进步。无线电子吊秤的出现更是给生产带来了极大的方便,提高生产效益。
 无线电子吊秤,利用单片机的智能特点和无线通讯,实现称重结果和吊秤参数设置的无线传输。
 本文介绍了基于无线通讯的称重显示器的软硬件设计,本称重显示器用于与无线电子吊钩秤配套使用,采用LCD显示,可直接显示吊钩秤的称重信息。采用低功耗设计,使电池的使用时间更长。称重记录可保存至串行EEPROM中。称重记录可以通过串行通讯接口传送至PC机或专用微型打印机,也可通过按键操作查询,在LCD显示屏上逐条显示。
关键词:电子吊秤,无线通讯, 单片机
ABSTRACT
 Along with the development of science and technology, demands of the modern industrial production for the automation degree of control and the modern management are ever increasing. Radio technology, computer technology and technique of sensor measuring has been widely used in weighing technology field.
 Electronic crane scale, as a kind of electronic scale classification, its development and progress is also associated with the development and progress of the electron weighing apparatus. The introduction of wireless electronic balance is to bring great convenience and improve production efficiency. Wireless electronic balance makes the use of intelligent characteristics of the microcontroller and the wireless communication, accomplishing the wireless transmission of the weigh results and the scale parameter setting.
 This article introduces  the hardware and software design of weighing display equipment based on wireless communication. The weighing display equipment is used for supporting the use of wireless electronic hook scales. It adopts LCD screen and can directly show the weighing results of the weighing scale crane. The low power design makes the battery life longer. Weighing records can be saved in the serial EEPROM. Weighing records can be transmitted through UART to a PC or special micro-printer. Also, the weighing results can be queried.

Keywords: electronic Crane Scale, Wireless Communication, Single-chip
目录
摘要 I
ABSTRACT II
第1章 引言 1
1.1  背景与意义 1
1.2  本课题国内外研究现状 1
1.3  研究基本内容 3
第2章 称重显示器硬件电路介绍 5
2.1  称重显示器的系统框图、原理图及PCB板图 5
2.2  MCU的实现方案 7
2.3 LCD显示的实现方案 8
2.3.1 LCD显示电路原理图 8
2.3.2 LCD显示屏及显示段码表(从TM1722看) 9
2.3.3 TM1722驱动芯片 9
2.4 无线收发模块的实现方案 11
2.4.1  SRWF-1021模块及其天线简介 11
2.4.2  SRWF-1021模块在本设计中的应用 14
2.5 时钟电路及串行EEPROM的实现方案 15
2.5.1 时钟电路的实现 15
2.5.2 RX-8025引脚图及基重要功能 18
2.5.3  EEPROM的实现方案 19
第3章 程序设计分析 21
3.1 LCD显示程序的编写 21
3.1.1 LCD显示程序流程图 21
3.1.2 LCD显示子程序 21
3.2 时钟芯片(RX-8025)及储存芯片E2PROM(24WC64)的程序编写 23
3.2.1 读写时钟芯片(RX-8025)程序流程图 23
3.2.2 储存芯片E2PROM(24WC64)程序流程图 24
3.2.3 RX-8025读写子程序 26
3.2.4 E2PROM 24WC64读写数据子程序 29
3.3 串口通讯协议 32
3.3.1 称重显示器或PC机↔吊钩秤 32
3.3.2 串口通讯协议(秤参数设定/标定,称重显示器→吊钩秤) 39
第4章 结论 43
致谢 44
参考文献 45
附录1 原理图 46
附录2 实物图 48
页: [1]
查看完整版本: 基于无线通讯的称重显示器设计