登录

  • 登录
  • 忘记密码?点击找回

注册

  • 获取手机验证码 60
  • 注册

找回密码

  • 获取手机验证码60
  • 找回
毕业论文网 > 毕业论文 > 理工学类 > 自动化 > 正文

小区智能存包柜的设计与实现

 2023-03-08 03:03  

论文总字数:25525字

摘 要

由于网络购物的兴起,客户对物流服务的质量要求愈来愈高。为更好的替网络购物客户服务,提高物流配送效率,部分小区开始配备智能的存包柜,解决客户不在家,他人代收容易丢失的现状。同时也能减轻物流公司重复配送节省人力资源,提高物流配送效率,保证客户收取货物的安全。本课题设计了一款小区智能存储柜,来提高配送员的配送效率,保证物品安全。该设计提倡了绿色,环保,安全的理念,做到了更好的为配送员和客户服务。

本次课题使用单片机产生一组8位随机密码,通过8位随机密码的核对,来控制储物柜门的开和关。此系统设计有12个按键和1个LCD1602显示屏,可以对16个柜子进行控制。配送员存货时,先按下“存储”键,然后,单片机会收到一组脉冲信号并产生一组8位随机密码,同时单片机输出一组对应信号,控制继电器断开,从而控制电磁铁来打开储物柜门。由配送员通过手机短信方式将密码发送至客户。客户取货时通过输入8位密码,由控制器进行比对,发出对应信号,打开储物柜门。本设计具备语音提示功能,密码报错功能、允许三次容错功能和最高管理员权限解锁功能。

关键词:单片机;8位随机密码;动态显示;外线传感器;语音提示;三次容错和最高权限解锁

The Design and Implementation of Intelligent Storage Cabinet

Abstract

Due to the rise of the network, the quality of logistics services to customers increasingly high demand. For better customer service for online shopping improving the efficiency of logistics distribution, part of the district began to be equipped with intelligent storage cabinet, to solve the problem that the customer is not at home and others are easy to lose. At the same time, it can also reduce the logistics company to send, save human resources and ensure the efficiency of logistics distribution, to ensure that customers receive the goods safely and timely.

This project uses a single chip to generate a set of 8 random passwords, single chip control the cabinet door switch intelligent storage cabinet system. This system is designed with 12 buttons and LCD1602 display, you can control the 16 cabinets. The logistics staff in inventory, First press the "storage" button, press, the microcontroller receives a set of pulse signal, while the microcontroller also sends out the signal, disconnect the relay, so as to control the electromagnet to open the door. Logistics personnel sent to the customer via SMS. By taking the 8 bit password, the controller can carry out the comparison of the controller and control the corresponding cabinet door switch. With voice prompt function, such as after the prompt, please take the goods after closing the box door". The password is used once, but there are three fault tolerance and unlock function.

Key words: Single Chip; 8 Bit Random Password; Dynamic Display; External Sensor; Voice Prompt

目 录 

摘 要 I

Abstract II

目 录 III

第一章 绪 论 1

1.1课题研究背景 1

1.2课题研究目的与意义 1

1.2.1课题研究目的 1

1.2.2课题研究意义 1

1.3课题主要内容及功能指标 1

1.3.1课题主要内容 1

1.3.2课题功能指标 1

第二章 小区智能存储柜的设计方案 3

2.1设计内容 3

2.2基本功能 3

2.3技术路线 3

2.4设计方案的论证 4

2.4.1单片机的选择 4

2.4.2键盘/显示模块的选择 4

2.4.3显示器件选择 5

第三章 系统的硬件设计 6

3.1智能存储柜的硬件电路 6

3.2单片机STC89C52最小系统的连接电路 6

3.3键盘控制电路 8

3.4液晶显示电路 8

3.5执行模块电路 9

3.6 16路继电器模块 10

3.7红外避障模块 11

3.8 ISD1820语音模块 12

第四章 系统的软件设计 14

4.1软件介绍 14

4.1.1 Altium Designer简介 14

4.1.2 Proteus的简介 14

4.1.3 keil4的简介 15

4.2软件程序设计思路 15

第五章 调试与结果 18

5.1硬件调试 18

5.1.1最小系统板模块的调试 18

5.1.2键盘/显示电路的调试 18

5.1.3 74LS154电路的调试 18

5.2软件调试 18

5.2.1按键显示程序的调试 18

5.2.2 8位随机密码产生核对程序及语音提示的调试 18

5.2.3三次容错和管理员最高权限密码的调试 18

5.3整机调试 18

5.4测试结果 19

致 谢 20

参考文献(References) 21

附 录 22

第一章 绪 论

1.1课题研究背景

在我国鼓励创新的行业和大力倡导新消费的背景下,自2009以来,阿里巴巴集团每年都会举办“双十一购物狂欢节”,“天猫双十一”全天交易额超1207亿。这些数据和事实表明,购买容易和收货容易,不仅代表广大消费者的要求,也代表了扩大内需、促进消费和刺激国家经济增长发展趋势。与此同时,客户对物流配送服务的态度越来越高,特别是最后这段从各个菜鸟驿站或配送点到客户家的距离尤为重要。

1.2课题研究目的与意义

1.2.1课题研究目的

本课题是小区智能存储柜的设计,以单片机为核心,能同时智能管理16路存储柜,在配送员存货后,能自动生成8位取货密码,由配送员通过手机短信方式将密码发送至客户。客户通过输入8位取货密码,单片机接收并核对密码正确后,控制相应储物柜门打开,完成取走包裹步骤。

剩余内容已隐藏,请支付后下载全文,论文总字数:25525字

您需要先支付 80元 才能查看全部内容!立即支付

企业微信

Copyright © 2010-2022 毕业论文网 站点地图