Radio-Based Traffic Flow Detection and Vehicle Classification For Future Smart Cities
Radio-Based Traffic Flow Detection and Vehicle Classification For Future Smart Cities
Abstract—Intelligent Transportation Systems (ITSs) providing accuracy are discussed, which compare the suitability of
vehicle-related statistical data are one of the key components for different machine learning algorithms and features for the
future smart cities. In this context, knowledge about the current defined problem statement. Moreover, the impact of ground-
traffic flow is used for travel time reduction and proactive jam
avoidance by intelligent traffic control mechanisms. In addition, reflected radio waves regarding the Received Signal Strength
the monitoring and classification of vehicles can be used in the Indicator (RSSI) is analyzed. Finally, the results show the high
field of smart parking systems. The required data is measured efficiency of the proposed approach and its suitability for being
using networks with a wide range of sensors. Nevertheless, in used in future smart cities.
the context of smart cities no existing solution for traffic flow
detection and vehicle classification is able to guarantee high
classification accuracy, low deployment and maintenance costs,
II. R ELATED W ORK
low power consumption and a weather-independent operation Traffic flow detection has been a topic of scientific interest
while respecting privacy. In this paper, we propose a radio-
based approach for traffic flow detection and vehicle classification
for a long time. In [2] a comparison of several approaches
using signal attenuation measurements and machine learning is presented. In recent years, the data of an increasing
algorithms. The results of comprehensive measurements in the number of various detection systems is aggregated building
field prove its high classification success rate of about 99%. a multi-functional data-driven ITS [3]. For this purpose, a
I. I NTRODUCTION wide range of different sensor and detection techniques with
specific advantages and disadvantages is used. A widespread
Intelligent traffic control mechanisms aim to reduce traffic
approach for vehicle detection and classification are camera-
jam occurrences and travel times as well as the 𝐶𝑂2 output.
based systems, which achieve a high classification success
These objectives are also key components for future smart
rate. Normally, several cameras are needed in those systems to
cities [1]. In order to achieve these goals, knowledge about the
analyze the scenario from different angles and perspectives. In
current traffic flow needs to be obtained at chosen measure-
contrast, an enhanced visual system which is able to categorize
ment locations. Apart from the intelligent traffic control, there
vehicles into various vehicle classes using a single camera is
are further application fields which can benefit from traffic
presented in [4]. Regardless of the lower number of cameras,
flow monitoring. For example, smart parking or toll monitoring
the presence of camera-based systems still raises a lot of
systems can aggregate such data about the type of a vehicle
additional effort in terms of installation, maintenance and also
for providing information about the parking space capacity or
privacy-related problems in real-world scenarios. Furthermore,
for calculating correct toll fees. In this paper, we propose a
the success rate of these systems significantly decreases by
radio-based system which leverages the attenuation of radio
signals for traffic flow detection and vehicle classification Transmitter side
using machine learning algorithms. In contrast to other existing T1 T2 T3
approaches, the proposed system is cost-efficient, easy to in-
stall and does not raise privacy-related issues because it is not
RSSI
RSSI [dBm]
-40 30
RSSI [dBm]
8 dBm
-60
Fig. 4. Example field measurement data of three trucks and three passenger
cars. 0
Pass. car Pass. car Truck Truck
the receivers are also responsible for signal processing and (sim.) (meas.) (meas.) (sim.)
forwarding of the processed data to the master gateway. After Fig. 5. Analysis of the influence of ground-reflected radio waves on the RSSI
collecting all data, the master gateway performs the main part for passenger cars and trucks based on measurement and simulation data.
of the whole classification procedure.
higher RSSI level. To check the suitability of RSSI traces as
V. R ESULTS OF THE P ERFORMANCE E VALUATION
a feature for the classification process, we have analyzed the
In this section, we present the results achieved with the impact of ground-reflected radio waves across the street on the
proposed classification system. First, we examine the signif- received signal strength. Fig. 5 shows the magnitudes of RSSI
icance of ground-reflections on the received signal strength level drops due to the shadowing caused by passenger cars
with the help of measurement and simulation data. Then, and trucks for measurement and simulation data, respectively.
we present the results using the features length information Apparently, the mean drop of signal strengths caused by
and RSSI traces for classification. Finally, we consider the passenger cars is about 8 dBm higher compared to the one
classification success rate of the proposed system as our main caused by trucks (cf. measurement data in Fig. 5). This results
key performance indicator. from the significantly different shapes and distances of the car
bodies of various vehicle types and the surface of a street.
A. Impact of Ground-reflected Radio Waves
As a consequence, the RSSI traces of radio links across the
Subsequently, the results of the proposed classification sys- street differ for various vehicle types due to varying impacts
tem for use of field measurement data are presented. Fig. 4 of ground-reflections caused by the street. This assumption is
shows example RSSI traces caused by the passage of trucks confirmed with the help of simulation results also shown in
and passenger cars. Obviously, the developing of the RSSI Fig. 5. Finally, these results reveal the high suitability of RSSI
traces differs in terms of duration and magnitude of signal traces as feature for vehicle classification.
dropout depending on the vehicle type passing the measure-
ment system. In particular, trucks cause a significantly higher B. Classification Results using Field Measurement Data
and considerably longer drop of the RSSI levels compared to In order to achieve a high classification accuracy for various
passenger cars. In addition, the temporal developing indicates types of vehicles, the machine learning algorithms have been
whether a truck with or without a trailer is passing the trained and tested via five-fold cross validation. By using RSSI
classification system. For example, one trace in the upper part traces as exclusive feature, the cross validation leads to an
of Fig. 4 illustrates the passage of a semi truck with a trailer. accuracy of 98.68% ± 0% for k-NN and 98.68% ± 0.31%
The reason for the temporary peak of signal strength at the for SVM (cf. Tab. IV). If length information is used as an
time of about 300 ms is the free space between the semi truck additional feature, an accuracy of 99.56% ± 0% for k-NN
and the trailer. At this point, there is almost a LOS signal path and 99.47% ± 0.20% for SVM is achieved. Tab. III contains
between transmitter and receiver resulting in a significantly the results of the proposed classification system for the two
TABLE III
C LASSIFICATION SUCCESS RATE OF K -NN AND SVM REGARDING THE LABELS PASSENGER CAR AND TRUCK WITH FIELD MEASUREMENT DATA