基于新型无线电子车牌路口无卡收费系统设计
2016-03-22冯涛刘庆烽李敏
冯涛++刘庆烽++李敏
摘要:针对现在高速公路上不停车无卡收费的众多问题以及当今的各种技术发展状况,设计了一种基于新型无线电子车牌的高速公路不停车无卡收费系统,该系统通过电子车牌将位置速度信息的实时上传,结合百度鹰眼形成行车轨迹,再通过判断收费站距离可以自动地进行无卡收费。文章介绍了不停车收费系统软件的整体框架以及各模块的组成。重点描述了通过对行车位置的解析,完成收费的过程。
关键词:不停车收费;百度鹰眼;电子车牌;无线;java
中图分类号:TP311 文献标识码:A 文章编号:1009-3044(2016)01-0079-02
Abstract:With the development of new technologies,a Highway No-Parking Card-Free Charging System based on the technology of new Wireless Electronic License Plate was designed to replace the old No-Parking Changing System.This new technology allows drivers to pay more effectively.It forms the wheelpath by uploading the location and the speed of the car to Toll System Baidu Platform and finishes charging by judging the distance between car and toll station.This essay introduced the frame and modules of the new Highway No-Parking Card-Free Charging System.With the introduction,the process of this new technology will be revealed.
Key words:electronic toll collection;Toll system Baidu platform;Electronic license plate ;wireless;java language
不停车收费的应用在国外已经投入很多年,我国不停车收费系统的研究虽然起步比较晚,但是我国高速公路的建设大大提升不停车收费系统的研究进度。目前我国使用的方案是[1-3]“ 两片式电子标签+双界面IC卡的组合式电子收费系统方案”。该方案投入使用多年,获得了很大的认可,也为我国创造了很大的经济效益。但总体来说,该种不停车收费的方式仍存在诸多弊端。基于现如今的不停车收费系统的诸多问题,本文设计与实现了基于新型无线电子车牌的高速路口无卡收费系统,该系统通过实现对新型无线电子车牌上传的位置、速度等信息依据车牌号进行存储,继而系统以Json数据包的方式对这些信息进行实时的调用,并对这些数据包进行解析,并依据解析结果对该车牌的账户进行相应的扣费,这样收费站的大部分功能都在服务器端进行执行,从而大大减少收费站工作人员的工作量,收费站的作用只是相当于一个高速公路的标志。……
