<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta />
    <article-meta>
      <title-group>
        <article-title>A semantic model of intelligent transportation systems</article-title>
      </title-group>
      <contrib-group>
        <aff id="aff0">
          <label>0</label>
          <institution>Mahsa Mirboland and Kay Smarsly Bauhaus University Weimar</institution>
          ,
          <country country="DE">Germany</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>Intelligent transportation systems, representing core components of smart cities, combine sensing, computing, and wireless communication technologies to provide efficient and convenient mobility. Road intelligent transportation systems (ITS) have been studied in recent decades through simulation platforms that integrate computational models for various use cases, such as traffic lights control and management. However, semantic descriptions, illustrating road ITS as a whole and creating a basis for designing simulation platforms, have not been addressed. In this paper, a semantic model of road intelligent transportation systems is proposed, which describes road ITS components and architecture, serving as a formal basis for road ITS simulation platforms. Building upon the semantic model, an extension of the Industry Foundation Classes schema, facilitating ITS simulation platforms based on building information modeling, is discussed. The paper concludes with a summary, a discussion, and an outlook on potential formalization efforts.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>
        traffic simulation and sensor networks components, and a guideline on how to obtain ITS
modeling language for different simulation scenarios, e.g. traffic lights management.
        <xref ref-type="bibr" rid="ref4">Datta et
al. (2016)</xref>
        have listed challenges relevant to integrating connected vehicles into Internet of
Things ecosystems, and have proposed a framework that comprises building blocks, software
elements, and their operational phases and benefits. Also, the authors have discussed the
implementation and interoperability of the proposed framework by mapping the
semanticbased description of framework elements into standard architectures.
      </p>
      <p>Despite the extensive research on simulation platforms for traffic-related applications and
urban traffic management, a formal description of road intelligent transportation systems,
providing a basis for simulation platform designs, has received little attention. Building
information modeling (BIM), may utilize open standardized data formats, i.e. the Industry
Foundation Classes (IFC) standard, to formally describe information and to facilitate
information exchange. However, the current IFC schema contains limited entities to be used
for defining road ITS components. This paper presents a semantic modeling approach for
describing road ITS models. First, background information relevant to road ITS semantic
modeling is given. Next, a semantic model of road intelligent transportation systems is
presented, followed by an ITS case study, devised to validate the semantic model. The paper
concludes with a summary and a discussion on a potential IFC schema extension to be
employed for road ITS simulation platforms.</p>
    </sec>
    <sec id="sec-2">
      <title>2. Knowledge sources for semantic modeling</title>
      <p>For defining the semantic model of road intelligent transportation systems, properties of all
physical and computational components of vehicular environments are to be formally
described. In this section, sources that provide knowledge on the physical and computational
components relevant to road ITS are analyzed with respect to semantic modeling. The
knowledge sources are categorized into (i) network architectures, (ii) road ITS applications,
(iii) intelligent road infrastructure, and (iv) communication networks and are briefly explained
in the following subsections.</p>
    </sec>
    <sec id="sec-3">
      <title>2.1 Network architectures</title>
      <p>
        A vehicular ad-hoc network (VANET), representing the fundamental road ITS architecture, is
a network paradigm based on peer-to-peer communications, i.e. V2X (vehicle-to-anything)
communications. As a type of mobile ad-hoc networks, VANETs are self-forming networks
with autonomous and intermittent connections, leading to frequent changes in ITS topology
        <xref ref-type="bibr" rid="ref5">(Dixit et al., 2016)</xref>
        . Road ITS elements that are connected through VANETs are referred to as
“network nodes”. To guarantee the integrity of data packet transmissions and communications
between network nodes, different routing protocols and security standards are employed for
vehicular ad-hoc networks. However, varying traffic densities and communication
technologies pose challenges to the VANET deployment in ITS networks.
      </p>
      <p>
        Merging VANETs with the Internet of Vehicles – the Internet of Things in vehicular
environments – initiated the idea of employing underutilized resources of vehicles, i.e.
onboard units, to decentralize computing processes and provide location-based services.
Network nodes that were solely data consumers have become data producers as well;
therefore, the cloud computing concept together with the VANET paradigm has created the
vehicular cloud concept.
        <xref ref-type="bibr" rid="ref7">Eltoweissy et al. (2010)</xref>
        have coined the term “autonomous vehicular
clouds” as a group of vehicles that, by means of V2X communication, share on-board units
and services with other authorized network nodes. Edge computing, vehicular cloud
computing (VCC), and information-centric networking (ICN) are main characteristics of
vehicular clouds that facilitate robust data sharing and cloud formation. An example of
vehicular cloud formations and characteristics is depicted in Figure 1.
      </p>
      <p>
        Advances in the automotive industry have led to the design of vehicles with various
computational on-board capabilities, such as powerful computing units, several types of
sensors, and different communication devices. Therefore, vehicles can absorb information
from the environment, perform computational processes, and operate accordingly. As a result,
all network nodes, including vehicles, are able to perform decentralized data processing, i.e.
edge computing, to handle time-sensitive operations more efficiently, and to record data with
local relevance temporarily
        <xref ref-type="bibr" rid="ref13 ref2">(Atchison, 2018; Gerla et al., 2014)</xref>
        . VCC is the mechanism used
to access underutilized on-board units in the vicinity, combining resources to perform
computing processes for location-based services and applications. In other words, VCC
distributes computing burden between network nodes and lessens road ITS deployment costs
by decreasing the number of centralized computing resources
        <xref ref-type="bibr" rid="ref19">(Whaiduzzaman et al., 2014)</xref>
        .
Unlike VANET applications that mostly focus on traffic safety scenarios, e.g. collision
avoidance, edge computing and VCC can be employed for cooperative and autonomous
driving, hazard management, and infotainment applications
        <xref ref-type="bibr" rid="ref12 ref7">(Eltoweissy et al., 2010; Gerla,
2012)</xref>
        . ICN is a communication paradigm that places focus on the content of data packets by
decoupling data packets from node IP addresses. Network nodes can send/receive data
packets and translate packet contents with respect to several ICN architectures and messaging
protocols that specify standard machine-readable naming and beacon exchanges
        <xref ref-type="bibr" rid="ref1 ref18">(Ahlgren et
al., 2012; Wan et al., 2014)</xref>
        .
Drawing from the above review of network architectures serving as a knowledge source for
the semantic model proposed in this study, the vehicular cloud is recognized as the network
architecture relevant to road intelligent transportation systems. The abovementioned
properties of vehicular clouds are reflected in the semantic model as operations in network
nodes. Moreover, communication scenarios are derived from the VANET topology and added
to the semantic model.
      </p>
    </sec>
    <sec id="sec-4">
      <title>2.2 Road ITS applications</title>
      <p>
        Road ITS applications are designed to advance safe and convenient mobility scenarios, i.e.
providing safety to ITS users and goods, decreasing adverse environmental impacts, and
increasing efficient commutes with respect to energy consumption and travel time
        <xref ref-type="bibr" rid="ref16 ref17">(Mirboland
and Smarsly, 2018)</xref>
        . As recommended by the European Telecommunications Standards
Institute standard (ETSI EN 302 665), road ITS applications, with respect to the application
categories, can be classified into “traffic efficiency”, “road safety”, and “other applications”.
Furthermore, with respect to application topics, road ITS applications can be grouped into
“traffic and fleet logistics management”, “telematics”, “maintenance management”, and
“infotainment”. Traffic and fleet logistics management applications comprise optimized
commutes and traffic infrastructure control to avoid congestions and grant efficient travels.
Telematics combine telecommunications and informatics for applications in vehicles and are
developed to monitor the performance of vehicles (“intra-vehicle monitoring”) as well as to
report malfunctions to drivers or authorities. It should be noted that traffic and fleet logistics
management and telematics applications overlap when a group of vehicles is considered for
positioning and tracking scenarios. Maintenance management applications are based on
continuous assessing and monitoring infrastructure and road conditions to provide road status
information, detect structural damages, and notify drivers with detouring alerts in case of
disasters or accidents. Finally, infotainment combines information and entertainment for
applications in vehicles and grants passengers enjoyable time en route, providing access to
Internet-based applications. Examples of different road ITS applications are listed in Table 1.
The semantic model proposed in this paper offers a generic view to map any application of
road intelligent transportation systems. However, the focus is set on traffic and fleet logistics
management applications, to provide a formal description of road ITS for traffic simulation
platforms.
      </p>
    </sec>
    <sec id="sec-5">
      <title>2.3 Intelligent road infrastructure</title>
      <p>Road ITS applications use the data recorded and processed by network nodes. Therefore, road
ITS applications are highly dependent on functional elements and on-board resources, i.e. ITS
stations that together build the ITS architecture. Intelligent roads comprise ITS stations
equipped with various types of devices that have sensing/actuating, computing and
communication capabilities. ITS stations are of mobile or fixed type and, according to ETSI
EN 302 665, can be further categorized into:



</p>
      <sec id="sec-5-1">
        <title>Central ITS stations, also referred to as “control centers” or “base stations” (fixed).</title>
        <p>Personal ITS stations, i.e. smart devices, e.g. laptops, tablets, and smart phones (mobile).
Roadside ITS stations, which comprise, e.g., traffic shields, cameras, and poles (fixed).</p>
      </sec>
      <sec id="sec-5-2">
        <title>Vehicle ITS stations, including all vehicle types, e.g. trucks, cars, and motorbikes</title>
        <p>(mobile).
Depending on the category, an ITS station may include different functional components and
devices. It is assumed that all ITS stations comprise four main on-board units: Sensing unit,
computing unit, communication unit, and power unit. The sensing unit contains sensing
technologies relevant to traffic detection systems, e.g. micro-electro-mechanical systems
(MEMS), inductive loops, radio-frequency identification (RFID), light detection and ranging
(LIDAR) sensors, and automatic license plate recognition (ALPR) cameras, or sensor systems
to detect environmental changes, such as pollution and temperature sensors. The computing
unit comprises main processing and storage devices, while communication devices, e.g. radio
transceivers, beacons, and Wi-Fi routers are parts of the communication unit. The power unit
includes different power supply means, such as photovoltaic (solar) panels and piezoelectric
transducers that may co-exist with electrical grids to deliver energy to ITS stations.
In addition, it is worth noting that roadside ITS stations may comprise actuators and control
devices to change traffic signals and to control traffic flow on specific routes and road
structures (e.g. bridges). Also, most roadside ITS stations provide gateways to the Internet
and are therefore considered access points for vehicular clouds. In this paper, regardless of the
underlying technology, intelligent road infrastructure is mapped into the semantic model
primarily in terms of the abovementioned categories with sensing, computing,
communication, and power units.</p>
      </sec>
    </sec>
    <sec id="sec-6">
      <title>2.4 Communication networks</title>
      <p>
        Advances in wireless network technologies have enabled integrating on-board wireless
communication capabilities into vehicles. Therefore, vehicles can cooperatively connect to
network nodes via V2X communications, i.e. cooperative-ITS (C-ITS) communications
        <xref ref-type="bibr" rid="ref12">(Gerla, 2012)</xref>
        . Wireless and cellular networks are leveraged for C-ITS communications, due
to easy deployment and scalability needed for intelligent transportation systems and the
ability to fulfil networking requirements in vehicular environments. According to the ETSI
EN 302 636-3 standard, ITS communication (ITSC) networks are composed of external
networks between ITS stations and internal networks in each ITS station. The architectures of
both ITS external and internal networks are depicted in Figure 2 and are briefly described in
the following paragraphs with respect to the knowledge relevant to the semantic model.
      </p>
      <sec id="sec-6-1">
        <title>ITS external network architecture</title>
        <p>The external network architecture includes an ITS domain and a generic domain, as shown in
Figure 2. In the ITS domain, the ITS ad-hoc network represents wireless C-ITS
communications between vehicle, personal, and roadside ITS stations. The ITS access
network interlinks roadside and central ITS stations and provides communication between
vehicle ITS stations through roadside ITS stations. In the generic domain, public access
networks grant general data services and applications to public users, whereas private access
networks provide secure access only to authorized groups of users.</p>
      </sec>
      <sec id="sec-6-2">
        <title>ITS internal network architecture</title>
        <p>The internal network in an ITS station interlocks functional networking components of the
ITS station. A reference architecture for ITS station internal networks based on layered
communication protocols is shown in Figure 3 (ETSI EN 302 665, ETSI TR 101 607). The
reference architecture comprises six layers, which characterize different functionalities within
ITS stations, and interfaces between layers.
The application layer contains standards for road safety, traffic efficiency, e.g. road hazard
signaling and collision risk warning, and other applications. The facilities layer includes
maintenance of applications, the decentralized environmental notification-based service,
communication channels selection, and session supports. The networking and transport layer
comprises one or more networking protocols (e.g. GeoNetworking), one or more transport
protocols (i.e. dedicated ITSC transport protocols), and a layer management entity. The access
layer contains station-internal and station-external interfaces, and specifications for V2X
communications in 5.9 GHz frequency band (ITS-G5). Finally, having interfaces with all
other layers, the management layer and the security layer contain functionalities that grant
ITS station cross-layer and regulatory management as well as intrusion and authorization
management, respectively.</p>
      </sec>
    </sec>
    <sec id="sec-7">
      <title>3. A semantic model of road intelligent transportation system</title>
      <p>Upon analyzing the knowledge sources of road intelligent transportation systems elucidated in
the previous section, Figure 4 presents an extract of the proposed semantic model developed
from the aforementioned knowledge sources. The semantic model is shown in terms of a class
diagram, in which, for the sake of clarity, attributes, methods, and multiplicities of
associations are omitted. In the following paragraphs, main elements of the semantic model
are described.
The DigitalRoad class is composed of RoadStructure and ITSStation classes. The
RoadStructure class represents the physical road structure including, e.g. pavement and
resting areas. The abstract class ITSStation represents the core elements of intelligent road
infrastructure. ITS stations, as mentioned previously, are categorized into two groups,
depicted by the abstract subclasses Fixed and Mobile. Fixed ITS stations are of two types,
Central and Roadside, and mobile ITS stations are categorized into Vehicle and Personal
classes. The SensingUnit, ComputingUnit, CommunicationUnit, and PowerUnit depict ITS
station on-board units and are shown in Figure 4 exemplarily for the Roadside class. ITS
stations may have one or more control devices, such as Actuator devices.</p>
      <p>The abstract class ITSCommunication represents communication networks in the ITS domain
and is connected to the abstract class ITSStation with a composition relationship, since
communication in the ITS domain is fully dependent on ITS stations. The abstract class
ITSCommunication is a superclass of InternalNetwork and ExternalNetwork, which indicate
communication within ITS stations and communication between ITS stations, respectively.
The InternalNetwork class is defined based on the ITS station reference architecture
introduced earlier. Therefore, the InternalNetwork class implements the Reference
Architecture interface. Moreover, in internal networks of ITS stations, linked on-board units
are recognized by the ProprietaryNetwork class. It is worth to note that proprietary networks
comprise all on-board resources, e.g. sensors, beacons and transceivers, mechanical and/or
electrical actuators, and several other devices, which are connected to the ITS station. The
ExternalNetwork class comprises C-ITS and infrastructure-to-infrastructure (I2I)
communications, shown by the V2X and I2I classes, respectively. I2I communication can be
either wired or wireless, while V2X communication is solely wireless. The abstract class
Wireless is a superclass of LongRange and ShortRange subclasses, which represent different
wireless communication standards. An illustrative example of standards in each subclass is
given by the Cellular and ITS-G5 classes, respectively.</p>
      <sec id="sec-7-1">
        <title>Case study</title>
        <p>For validating the semantic model and, specifically, for better understanding the relationship
between ITSCommunication and ITSStation classes, a scenario of vehicular cloud formation is
considered as a case study. In the case study, communications in the ITS domain are
employed for road safety and traffic management applications. As shown in Figure 5, it is
assumed that an accident, rear-end collision, occurs in a section of a road, and ITS station
external networks form a vehicular cloud to broadcast safety-related messages to other nodes.
As can be seen from the scenario in Figure 5, vehicle ITS station V1 broadcasts collision risk
signals to ITS stations with potential interests, e.g. vehicles approaching and roadside units in
the vicinity. V1 sends a warning message (M1) to the roadside ITS station RSU2 using
ITSG5 channels allocated for road safety messaging services. Meanwhile, V1 utilizes Bluetooth
wireless communication to inform vehicle ITS station V2 with a collision risk message (M2).
Using traffic management applications, V1 sends a message (M3) to roadside ITS station
RSU1, requesting the traffic status of an alternative route. RSU2, using 4G cellular
communications, broadcasts congestion warnings to inform vehicles in farther distances. In
response, V2 asks for media footage of the accident via ITS-G5 (M4). In addition, the
roadside ITS stations RSU1 and RSU2 communicate through 4G cellular communications to
perform traffic safety-related actions, such as changing traffic lights (M5).</p>
        <p>Figure 6 describes the semantic illustration of the scenario depicted in Figure 5 in terms of an
object diagram as an instance of the proposed semantic model. The object diagram comprises
four ITS station objects, messages shared among ITS stations (M1…M5), and the wireless
communication standards employed for each communication.</p>
      </sec>
      <sec id="sec-7-2">
        <title>Discussion of the results</title>
        <p>As has been demonstrated in this section, the proposed semantic model is able to describe
cloud formation scenarios with different numbers of ITS stations connected, various
communication types involved, and different on-board units engaged. Moreover, data
processing and computational models for various applications may be described using the
semantic model, representing a means supporting formal descriptions of road intelligent
transportation systems. In future work, the semantic model may be mapped into a
standardized metamodel to describe road intelligent transportation systems on a standardized
basis, preferably employing building information modeling as an increasingly used method in
infrastructure modeling. When using the IFC standard as a formal basis, some entities defined
in the IFC schema, such as IfcCommunicationsApplicance, may be used to describe road ITS
components. However, due to a lack of entities to describe ITS-related infrastructure and
components, the current IFC schema cannot be employed for fully mapping the proposed
semantic model. Instead, an IFC extension is to be developed to consider all aspects covered
by the semantic model of road intelligent transportation systems.</p>
      </sec>
    </sec>
    <sec id="sec-8">
      <title>4. Summary and conclusions</title>
      <p>To achieve a formal description of road intelligent transportation systems, a semantic model
of road intelligent transportation systems has been developed. Knowledge sources for
semantic modeling of road intelligent transportation systems have been analyzed.
Associations and relationships between elements of intelligent road infrastructure and
vehicular cloud infrastructure have been defined on a meta level using object-oriented
modeling, and a scenario of vehicular cloud formation and data-sharing processes has been
depicted for validating the proposed semantic model. The model is applicable for various road
ITS use cases, and it can be used as a basis for designing ITS simulation platforms. In future
work, extending the IFC schema is envisaged to facilitate standardized description of road
intelligent transportation systems in terms of building information models.
This research is partially supported by the European Union through the European Social
Funds (ESF) and by the Thuringian Ministry for Economic Affairs, Science and Digital
Society (TMWWDG) under grant 2017 FGR 0068. The financial support is gratefully
appreciated. Any opinions, findings, conclusions, or recommendations expressed in this paper
are those of the authors and do not necessarily reflect the views of the aforementioned
institutions.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          <string-name>
            <surname>Ahlgren</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Dannewitz</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Imbrenda</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kutscher</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Ohlman</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          (
          <year>2012</year>
          ).
          <article-title>A survey of information-centric networking</article-title>
          .
          <source>IEEE Communications Magazine</source>
          ,
          <volume>50</volume>
          (
          <issue>7</issue>
          ), pp.
          <fpage>26</fpage>
          -
          <lpage>36</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          <string-name>
            <surname>Atchison</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          (
          <year>2018</year>
          ).
          <article-title>Edge Computing vs</article-title>
          . Cloud Computing:
          <article-title>Which One Is Right for Your Application?</article-title>
          . [online] New Relic Blog. Available at: https://blog.newrelic.com/technology/edge
          <article-title>-computing-vs-cloud-computingcomparison/ [</article-title>
          <source>Accessed: February 2</source>
          ,
          <year>2019</year>
          ].
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          <string-name>
            <surname>Boschian</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Dotoli</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Fanti</surname>
            ,
            <given-names>M. P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Iacobellis</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Ukovich</surname>
            ,
            <given-names>W.</given-names>
          </string-name>
          (
          <year>2011</year>
          ).
          <article-title>A Metamodeling Approach to the Management of Intermodal Transportation Networks</article-title>
          .
          <source>IEEE Transactions on Automation Science and Engineering</source>
          ,
          <volume>8</volume>
          (
          <issue>3</issue>
          ), pp.
          <fpage>457</fpage>
          -
          <lpage>469</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          <string-name>
            <surname>Datta</surname>
            ,
            <given-names>S.K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Costa</surname>
            ,
            <given-names>R.P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Haerri</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Bonnet</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          (
          <year>2016</year>
          ).
          <article-title>Integrating connected vehicles in Internet of Things ecosystems: Challenges and solutions</article-title>
          .
          <source>In: Proc. of the 2016 IEEE 17th International Symposium on A World of Wireless, Mobile and Multimedia Networks</source>
          , Coimbra, Portugal, June 21,
          <year>2016</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          <string-name>
            <surname>Dixit</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kumar</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Sagar</surname>
            ,
            <given-names>A. K.</given-names>
          </string-name>
          (
          <year>2016</year>
          ).
          <article-title>VANET: Architectures, research issues, routing protocols, and its applications</article-title>
          .
          <source>In: Proc. of the 2016 International Conference on Computing, Communication and Automation.</source>
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          <string-name>
            <surname>Noida</surname>
          </string-name>
          , India, April
          <volume>29</volume>
          ,
          <year>2016</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          <string-name>
            <surname>Eltoweissy</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Olariu</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Younis</surname>
            ,
            <given-names>M.F.</given-names>
          </string-name>
          (
          <year>2010</year>
          ). Towards
          <string-name>
            <surname>Autonomous Vehicular Clouds - A Position Paper (Invited Paper</surname>
          </string-name>
          <article-title>)</article-title>
          .
          <source>In: Proc. of the Second International Conference on Ad Hoc Networks. Victoria</source>
          ,
          <string-name>
            <surname>BC</surname>
          </string-name>
          , Canada,
          <year>August 18</year>
          ,
          <year>2010</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          <string-name>
            <given-names>European</given-names>
            <surname>Telecommunications Standards Institute</surname>
          </string-name>
          (
          <year>2010</year>
          ).
          <article-title>Intelligent Transport Systems (ITS); Communications Architecture</article-title>
          .
          <source>ETSI EN 302 665 Standard (V1.1.1)</source>
          . ETSI,
          <string-name>
            <surname>Sophia</surname>
            <given-names>Antipolis</given-names>
          </string-name>
          , France.
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          <string-name>
            <given-names>European</given-names>
            <surname>Telecommunications Standards Institute</surname>
          </string-name>
          (
          <year>2013</year>
          ).
          <article-title>Intelligent Transport Systems (ITS); Cooperative ITS (C-ITS); Release 1</article-title>
          .
          <source>ETSI TR 101 607 Standard (V1.1.1)</source>
          . ETSI,
          <string-name>
            <surname>Sophia</surname>
            <given-names>Antipolis</given-names>
          </string-name>
          , France.
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          <string-name>
            <given-names>European</given-names>
            <surname>Telecommunications Standards Institute</surname>
          </string-name>
          (
          <year>2014</year>
          ).
          <article-title>Intelligent Transport Systems (ITS); Vehicular Communications; GeoNetworking; Part 3: Network Architecture</article-title>
          .
          <source>ETSI EN</source>
          <volume>302</volume>
          <fpage>636</fpage>
          -
          <lpage>3</lpage>
          Standard. ETSI,
          <string-name>
            <surname>Sophia</surname>
            <given-names>Antipolis</given-names>
          </string-name>
          , France.
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          <string-name>
            <surname>Fernández-Isabel</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Fuentes-Fernández</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          (
          <year>2015</year>
          ).
          <article-title>Analysis of Intelligent Transportation Systems Using Model-Driven Simulations</article-title>
          . Sensors,
          <volume>15</volume>
          (
          <issue>6</issue>
          ), pp.
          <fpage>14116</fpage>
          -
          <lpage>14141</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          <string-name>
            <surname>Gerla</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          (
          <year>2012</year>
          ).
          <article-title>Vehicular Cloud Computing</article-title>
          .
          <source>In: Proc. of the 11th Annual Mediterranean Ad Hoc Networking Workshop (Med-Hoc-Net)</source>
          , Ayia Napa, Cyprus, June 19,
          <year>2012</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          <string-name>
            <surname>Gerla</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lee</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Pau</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Lee</surname>
            ,
            <given-names>U.</given-names>
          </string-name>
          (
          <year>2014</year>
          ).
          <article-title>Internet of vehicles: From intelligent grid to autonomous cars and vehicular clouds</article-title>
          .
          <source>In: Proc. of the 2014 IEEE World Forum on Internet of Things (WF-IoT)</source>
          , Seoul, South Korea,
          <source>March</source>
          <volume>6</volume>
          ,
          <year>2014</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          <string-name>
            <surname>Ghariani</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Elkosantini</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Darmoul</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          and
          <string-name>
            <given-names>Ben</given-names>
            <surname>Said</surname>
          </string-name>
          ,
          <string-name>
            <surname>L.</surname>
          </string-name>
          (
          <year>2014</year>
          ).
          <article-title>A survey of simulation platforms for the assessment of public transport control systems</article-title>
          .
          <source>In: Proc. of the 2014 International Conference on Advanced Logistics and Transport (ICALT)</source>
          , Hammamet, Tunisia, May 1,
          <year>2014</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          <string-name>
            <surname>Legatiuk</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Theiler</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Dragos</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Smarsly</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          (
          <year>2017</year>
          ).
          <article-title>A categorical approach towards metamodeling cyber-physical systems</article-title>
          .
          <source>In: Proc. of the 11th International Workshop on Structural Health Monitoring</source>
          . Stanford, CA, USA,
          <year>September 12</year>
          ,
          <year>2017</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          <string-name>
            <surname>Mirboland</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Smarsly</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          (
          <year>2018</year>
          ).
          <article-title>Semantic modeling of road intelligent transportation systems</article-title>
          .
          <source>In: Proc.</source>
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          <article-title>of the Positioning and Navigation for intelligent transportation systems</article-title>
          , Berlin, Germany, November
          <volume>15</volume>
          ,
          <year>2018</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          <string-name>
            <surname>Wan</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          , Zhang,
          <string-name>
            <given-names>D.</given-names>
            ,
            <surname>Zhao</surname>
          </string-name>
          .
          <string-name>
            <given-names>S.</given-names>
            ,
            <surname>Yang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.T.</given-names>
            and
            <surname>Lloret</surname>
          </string-name>
          ,
          <string-name>
            <surname>J.</surname>
          </string-name>
          (
          <year>2014</year>
          ).
          <article-title>Context-aware vehicular cyber-physical systems with cloud support: architecture, challenges, and solutions</article-title>
          .
          <source>IEEE Communications Magazine</source>
          ,
          <volume>52</volume>
          (
          <issue>8</issue>
          ), pp.
          <fpage>106</fpage>
          -
          <lpage>113</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          <string-name>
            <surname>Whaiduzzaman</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sookhak</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gani</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Buyya</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          (
          <year>2014</year>
          ).
          <article-title>A survey on vehicular cloud computing</article-title>
          .
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          <source>Journal of Network and Computer Applications</source>
          ,
          <volume>40</volume>
          (
          <year>2014</year>
          ), pp.
          <fpage>325</fpage>
          -
          <lpage>344</lpage>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>