基于NB-IoT的智慧停车系统研究
2021-09-16黄健安郭新胡光雄易焕银刘买花
黄健安 郭新 胡光雄 易焕银 刘买花



[摘 要]文章介绍了设计的一种基于NB-IoT的智慧停车系统,以解决当前停车难、停车位需求大的问题。硬件以高性能的芯片STM32F302RC作为MCU,由地磁模块信息的采集模块、NB-IoT数据处理模块、低功耗供电模块和通信模块组成。软件部分由底层驱动程序开发、采样数据的软件处理、停车位数据的软件分析和处理、智能停车系统的主程序的设计和上位机的数据传输软件处理等实现智慧停车系统。
[关键词]NB-IOT;MCU;数据处理;智慧停车
[中图分类号]F724.6 [文献标志码]A [文章编号]2095–6487(2021)07–0–02
Smart Parking System Based on NB-IOT
Huang Jian-an,Guo Xin,Hu Guang-xiong,Yi Huan-yin,Liu Mai-hua
[Abstract]Describes the design of a smart parking system based on NB-IOT to solve the current problems of difficult parking and high parking demand. , The hardware uses the high-performance chip STM32F302RC as the MCU, which is composed of a geomagnetic module information acquisition module, an NB-IOT data processing module, a low-power power supply module and a communication module. The software part consists of the development of the underlying driver program, the software processing of sampling data, the software analysis and processing of parking space data, the design of the main program of the intelligent parking system and the data transmission software processing of the upper computer to realize the intelligent parking lot.
[Keywords]NB-IOT; MCU; data processing; smart parking
1 概述
随着人民生活质量的不断提高,汽车几乎已成为每个家庭的必需品。传统的停车场存在找停车位难、找车更难和收费不清晰等问题。为解决这个问题,国内外涌现了很多无线智能停车系统,但存在覆盖范围差、信号干扰性强、成本高和功耗大等缺点。
基于NB-IoT(窄带物联网)的智慧停车系统,以高性能的芯片STM32F302RC作为MCU,采用NB-IoT技术的车辆检测器直接将信息上报给运营商无线网络,通过上位机或手机进行停车场信息传送。NB-IoT为当下流行的物联网远程通信模块,能通过多种协议,如UDP、TCP/IP、http、LWM2M协议与计算机收发信息,从简单到复杂,都能实现远程控制,具有覆盖广、连接多、成本低和低功耗的优点,适用于智能停车,智能抄表、智能监控、物流跟踪、智慧农业等物联网应用领域。
本智慧停车系统硬件部分由地磁模块信息的采集模块、NB-IoT数据处理模块、低功耗供电模块和通信模块组成。软件部分由底层驱动程序开发、采样数据的软件处理、停车位数据的软件分析和处理、智能停车系统的主程序的设计和上位机的数据传输软件处理等实现智慧停车系统。……
