End-to-End Delay: Some ITS applications like a
wrong way driver warning require a real-time deliv-
ery of the messages in the dissemination area. There-
fore, a geocast mechanism should have an as small as
possible end-to-end delay.
Channel Load: In order to avoid unnecessary load
within the communication network, ITS messages
should be transmitted in an efficient way.
3 RELATED WORK
In (Jodlauk et al., 2011) the authors propose a grid-
based geocasting scheme (GBGS) for ITS applica-
tions. They divide the surface of the world into rectan-
gles to define possible dissemination areas. The size
of each rectangle is adjusted according to the number
of IVSs within. When more IVSs than a threshold
value are present in a rectangle, it is subdivided into
two rectangles of equal size. If the number of IVSs
in two neighboring rectangles drops below another
threshold value, they are merged. Each IVS is aware
of the rectangle it is currently in. Every time an IVS
leaves a rectangle, its current position is transmitted to
a so-called Geo Messaging Server (GMS). On recep-
tion, the GMS determines the new rectangle the IVS is
located in and sends it back to the IVS. Therefore, the
GMS is all the time aware of the position of all IVSs.
An ICS aiming to sent a message to each IVS in a
geographic area needs to query the GMS for all IVSs
in the dissemination area first. The server then deter-
mines and returns all IVSs located in the correspond-
ing rectangles. The disadvantage of this scheme is
clearly the central GMS, which is aware of the coarse
position of all IVSs and is therefore able to track them
and thus may infringe their privacy. Furthermore, the
scheme does not scale because each message has to be
distributed to each IVS via a single unicast message.
In addition, this scheme does not support the address-
ing of a group of IVSs in the first place. However, this
feature was later on added as part of the CONVERGE
project (CONVERGE, 2015). In the evaluation sec-
tion we compare this scheme to our AGfIA approach.
In LTE the evolved Multimedia Broadcast Multi-
cast Service (eMBMS) (3GPP TS 23.246, 2013) can
be exploited to distribute data from a content provider
to a group of recipients in predefined broadcasting ar-
eas by means of multicast. In order to apply eMBMS,
each application has to register an eMBMS User Ser-
vice at the Mobile Network Operator (MNO) first. An
IVS aiming to exploit several applications has to reg-
ister for each application separately. eMBMS was
developed to download a huge amount of data or to
stream audio or video data from a radio or TV sta-
tion to many recipients. For this reason it is based
on multicast in order to save bandwidth. Therefore,
this scheme is not well-suited to distribute the rather
small ITS messages. In order to support the distribu-
tion of different messages in various broadcasting ar-
eas, one eMBMS session has to be initiated for each
broadcasting area, but this introduces a high complex-
ity. Furthermore, it is not possible to have overlapping
broadcasting areas. In addition, messages are not re-
peated automatically in order to inform IVSs entering
the broadcasting area. Consequently, the messages
have to be sent periodically from the content provider
to the MNO, which spreads them in the broadcasting
area. Obviously, this method is not very efficient. We
compare this scheme with AGfIA in Section 5.
The authors of (Calabuig et al., 2014) compare
the LTE unicast and eMBMS transmission modes for
safety-related ITS applications. They further study
the configuration of eMBMS for safety-related ITS
applications. Their proposed configuration consists of
a central entity which receives all messages. It is ac-
cessible by all MNOs and distributes the messages via
all mobile networks covering the dissemination area.
The authors also state that a new data delivery method
for eMBMS is necessary to fulfill the requirements of
ITS messages. They conclude that eMBMS is more
efficient in terms of resource consumption when com-
pared to unicast messages. However, this seams obvi-
ous, because less messages have to be transmitted in
multicast compared to unicast. Furthermore, they do
not consider multiple ITS applications with different
subscriber groups.
The transmission of ITS messages via LTE and
MBMS has also been studied in (Araniti et al.,
2013), (ETSI TR 102 962, 2012), and (Valerio et al.,
2008). However, none of them provides a solution
which fulfills all requirements of ITS applications.
Three methods of cellular geocast which form the
state of the art were studied in (Jodlauk et al., 2011).
In the first method a central server, aiming at the dis-
tribution of a geocast message, sends an inquiry to all
clients requesting their location. From the response,
the server selects the relevant clients and sends the
message to them. This method clearly does not scale
for a large amount of clients and features a consider-
able delay in message delivery. The second method
requires all clients to send periodical position updates
to a central server which stores them in a database.
When a message shall be sent to all clients in a geo-
graphic region, the central entity queries its database
and sends the message to the relevant clients. This
method does not suffer from the additional delay of
the first method. However, it introduces some blur
An Anonymous Geocast Scheme for ITS Applications
181