登录

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

注册

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

找回密码

  • 获取手机验证码60
  • 找回
毕业论文网 > 毕业论文 > 电子信息类 > 信息工程 > 正文

ETC发行器发行软件设计毕业论文

 2021-05-11 09:05  

摘 要

ETC不停车 收费系统,采用了最新的通信技术进行自动收费,并且在高速公路,城市的道路,桥梁,隧道等都有着广泛的使用。RFID和专用短程通信技术是这种新型收费系统采用的主要技术,使安装在车辆上的电子标签OBU和设置在收费车道上的路边单元RSU之间进行无线通信和数据交换,自动完成车辆识别,从用户的账户扣除相关费用,实现路费自动扣除,并控制车道外围设备放行车辆,不需要停车便能实现智能化的道路管理。

OBU的发行是ETC系统的重要部分,电子标签只有在成功发行,发行的数据信息更新到数据库管理系统后,安装在车辆上通过ETC专用通道时路侧设备才能完成身份确认,确认身份后才能完成自动扣费和抬杆放行车辆。所以,ETC系统自动收费和识别的数据依据就是发行时的数据。

本次毕业设计详细分析OBU发行器软件设计的功能需求,开发设计一款符合国家ETC系统相关协议标准的桌面发行器。在对需求进行分析后,以及对我国ETC技术的专用短程通信(DSRC)技术详细了解后,设计了ETC系统中OBU发行(即OBU初始化)的具体方案。

在对各种方案分析比较后,确定了简单便用并且功能完善的发行器整体方案,根据发行器的性能需求设计了发行设备与PC端,OBU端的通信方式和流程,实现了发行设备各个模块的设计。并设计了上位机系统,上位机系统包括桌面管理系统和后台数据库系统,管理系统对发行设备进行控制,并且与后台数据库连接,将OBU发行的信息存放在数据库系统中,用于之后的交易处理。

关键词:ETC不停车收费,DSRC技术,OBU发行,数据库系统

Abstract

ETC system is the advanced computer and communication technology as the technical guarantee of a new pricing system, has been widely used in highway, urban roads, bridges, tunnels and other electronic automatic charge system. The system using RFID technology and dedicated short range communication technology, make the installation on the vehicle electronic tag OBU and set in the Lane Toll Road side unit RSU between wireless communication and data exchange, automatic vehicle identification, from the user's account deducting costs associated with, realized toll is deducted automatically and control Lane peripherals release the vehicle need not stop to realize the intelligent management of the road.

OBU issue is an important part of the ETC system, electronic tag is only the successful release, issued data update to database management system, the installation on the vehicle for etc dedicated channel through a roadside equipment to completion of identification, confirm the identity to complete the automatic deduction of fees and a lifting rod release the vehicle. Therefore, the ETC system for automatic charging and identification of key data is the issue of the data.

This graduation design detailed analysis of the functional requirements of the OBU release software design, development and design of a national ETC system in line with the relevant standards of the desktop publisher. After the analysis of the demand, as well as the ETC technology of our country dedicated short range communication (DSRC) technology for a detailed understanding of the design of the ETC system in the OBU issue (that is, OBU initialization) of the specific program.

In the analysis and comparison of various schemes to determine the overall scheme of the distribution device has simple and perfect function, according to the issue of the performance requirements of the design and distribution equipment and PC, communication mode and procedure of OBU terminal, the realization of the distribution devices of each module design. And the design of the host computer system, the computer system including desktop management system and database system, management system for the issuance of equipment control, and is connected with the back-end database, OBU issuance information stored in the database system, transactions for later.

Key Words:ETC no parking charge;(DSRC) technology;OBU issue; database system

目录

第1章 绪论 1

1.1 研究意义与目的 1

1.2 国内外研究状况 2

1.3本文研究内容 2

第2章 整体方案论证与设计 3

2.1 DSRC协议介绍 3

2.2 ETC系统工作原理 6

2.3 发行器系统整体方案 7

第3章 发行器设备软件设计 10

3.1发行器设备软件设计要求 10

3.2发行器设备软件设计 10

3.2.1发行设备软件设计流程 10

3.2.2串口通信模块软件设计 12

3.2.3数据收发模块软件设计 13

第4章 上位机系统设计 17

4.1上位机系统结构与平台 17

4.2 数据库设计 18

4.2.1基本表设计 18

4.2.2视图设计 20

4.3用户界面设计 21

4.3.1界面总体设计 21

4.3.2通信模块方案 23

4.3.3 VC 与数据库连接 28

第5章 系统调试结果 31

第6章 总结 37

参考文献 38

致谢 39

第1章 绪论

1.1 研究意义与目的

最近几年内,我国交通飞速发展,道路的建设速度已经远远不能够满足我国车辆数量的增长了,因此导致的交通拥挤是很让大家头痛的问题。私家车也越来越多,几乎每个家庭都有一辆车,开车出行给大家外出带来了方便,但也造成了严重的交通堵塞问题,特别是在作为一个发展中国家的国家,普遍存在停车难、管理难的问题。然而,目前我国对车辆的收费方式仍然是人工收费和刷卡收费,这样的收费方法,车流量仍然得不到改善,收费逗留时间较长,造成我们现在所能看到的各种出入口的车辆排队现象。

为了能解决这种车辆拥堵现象,我们需要有一个智能化的高效快速的收费系统。ETC 不停车收费系统,采用了最新的通信技术进行自动收费,并且在高速公路,城市的道路,桥梁,隧道等都开始大量使用了。RFID 和专用短程 通信技术是这种新型收费系统采用的主要技术,车子上装载有电子标签OBU,车道两侧安放路侧设备RSU,OBU和RSU两个有着无线通信和数据交换,能够自动进行车辆的识别,并且从车主绑定的账户上直接收取本次通行费用,同时抬起通行杆,让车辆通行,不须停车就能自动扣除费用,实现智能化的高效快速的交通管理。

OBU的发行是ETC系统的重要部分,电子标签只有在成功发行,发行的数据信息更新到数据库管理系统后,安装在车辆上通过ETC专用通道时路侧设备才能完成身份确认,确认身份后才能完成自动扣费和抬杆放行车辆。所以,ETC系统进行自动收费和识别的关键数据是发行部分的数据。

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

企业微信

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