Research on Location Method of Vehicle Trajectory based on
Intelligent Terminal
Hangtian He
1
, Haiyan Wang
1
, Hao Zhang
1
,Qing Liu
1
and Jindong Zhang
1, a, *
1
College of Computer Science and Technology, Jilin University, Changchun, China
Keywords: Android, GPS, Sensors, Data Acquisition, Real-time Monitoring.
Abstract: With of people's living standards improving, small cars have gradually become the first choice. However,
the consequent traffic problems restrict the development of our society. Based on Android OS and
combined with GPS positioning and smart phone sensor components, this paper develops a software for
real-time monitoring of vehicle speed and trajectory. The position, speed, acceleration and trajectory of cars
are collected and monitored, and the processed data are uploaded to the mobile client through the network
of the mobile phone, and the driving status of the vehicle is monitored in real time through the Android
client. In order to ensure the accuracy of data recording, the minimum distance of GPS and refresh time
interval (refresh once in a second, if the distance exceeds 0.3m compared with the historical location, the
monitoring data will be written into the file). To ensure the real-time performance of acceleration data and
GPS data, the refresh time interval of the body sensor is set to 0.5 s.
1 INTRODUCTION
With the development of human society, there are
more and more automobiles. Though it brings great
convenience to human beings, traffic problems are
becoming more and more serious. According to the
survey, a large part of traffic problems is caused by
malfunction of automobiles. However, no
malfunction occurs abruptly. It can be predicted in
advance by monitoring the state of automobiles,
which can largely alleviate traffic problems.
Therefore, real-time monitoring of the running state
of automobiles is of great importance (
LUO Bing-
Yang, et.al, 2016
). There are two main characteristics
of great mobility and wide range in automobile
industry. Therefore, for real-time monitoring of
automobiles, there is a high demand for real-time
interaction of information. So it is necessary to
establish an informationalized, graphical and online
application platform (
Huang Aqiong, Gu Yunhui, Fu Li,
2013) so as to meet the real-time monitoring of
trajectory and speed of cars. GPS and 4G network
are used to transmit the real-time running state of
cars to the mobile phone to achieve real-time
monitoring, the mobile phone can acquire the
driving state of the car in.
With the advancement of scientific information
technology, computer technology and network
technology have been greatly improved, and on this
basis, remote management monitoring technology
(
Ma Jian, 2016) has been realized. In recent years,
Web-based vehicle monitoring has been
continuously studied and applied, and develops
rapidly in many fields, for example, remote
monitoring and network management technology
has been widely used in vehicle management system
(
Han J W, Kamber M, 2001).At present, wireless data
communication module, sensor module and satellite
positioning module have been applied to the
information monitoring system like vehicle
positioning, vehicle operation status and so on at
home and abroad (
Moridong, Luo, et.al, 2016). Now
the popularity of mobile phones with Android OS
enables us to achieve a real-time monitoring of
vehicle operation status in a more economical and
convenient way, namely, monitoring vehicle
operation combining Android with GPS and mobile
phone’s sensor components in real-time.