1、 第 1 页 目 录 摘要 - 一 、 设计任务与要求 - 1.1 设计任务 - 1.2 设计思路 - 1.3 技术指标 - 1.3.1 电子秤工作原理 - 1.3.2 电子秤的计量性能 - 二、 方案设计与论证 - 2.1 方案一 - 2.1 方案二 - 三、 电子元器件的选取 - 3.1 传感器的选择 - 3.2 运算放大器的选择 - 3.3 模数转换 (A/D)芯片的选取 - 3.4 液晶的选择 - 四 、 各硬件模块的具体实现方案 - 4.1 电源模块 - 4.1.1 电源原理 - 4.1.2 电源电路图 - 4.2 传感器模块 - 4 2. 1 电阻应变式称重传感器原理 - 4.3、
2、差动放大电路 - 4.3.1 仪表 仪器放大器的选择 - 4.3.2 差动放大电路图 - 4.4、 A/D 转换 - 4.4.1 A/D 转换器的选择 - 4.4.2 TLC2543 主要性能参数 - 4.4.3 TLC2543 封装形式及各管脚功能 - 4.4.4 实际硬件电路连接图 -五、 系统软件设计 - 5.1 电子秤的信号处理流程 - 5.2 软件流程图 - 六、 系统调试 - 6 1 调试过程 - 七、 系统功能 - 八 、 实际总结 - 九、参考文献 - 十、 附录 - 第 2 页 摘 要 本文描述了基于 AT89s52 单片机设计的电子秤原理及 实现方法。该系统由51 单片机的
3、改良版 52 单片机控制,通过液晶屏自动显示所称物体的重量。其电路构成主要有测量电路,差动放大电路, A/D 转换,单片机控制电路、显示电路。测量电路利用电阻式应变器件将物体的重量信号转化成相应 大小的电信号,通过差动放大电路将电信号放大到 AD 芯片能够识别的范围内从而 能 将电信号转换成对应的数字信号送给单片机处理, 最终在液晶上显示所称物体的重量,系统通过软件实现自动换挡。经调试和测试,系统各项性能参数基本达到设计指标 。 关键词:称重传感器、差分放大器、模数( AD)转换器、 AT89S52 单片机、1602 液晶、 自动换挡。 Abstract This article descri
4、bes the design of AT89s52 microcontroller based electronic scale theory and implementation methods. The system consists of 51 single-chip microprocessor control improved version 52, the LCD displays that object automatically. Its components are measuring circuit, differential amplifiers, A/d convers
5、ion, the microcomputer control circuit, show circuit. The measuring circuit using resistance strain the weight of the device object into the appropriate signals to the size of the electrical signals through the differential amplifier will signal amplification to AD chip can identify scope so that th
6、ey could be an electrical signal into a digital signal corresponding to the handle to the SCM in the LCD display that the weight of the object, the system automatically by software implementation. Through debugging, and testing, system performance parameters basic design index. Keywords: Weighing sensors cell differential amplifier module(A /D)converter 1602 LCD MCU Automatic shift.