ThinGs In a Fog: System Illustration with Connected Vehicles

Size: px
Start display at page:

Download "ThinGs In a Fog: System Illustration with Connected Vehicles"

Transcription

1 ThinGs In a Fog: System Illustration with Connected Vehicles Anjan Rayamajhi 4, Mizanur Rahman 2, Manveen Kaur 1, Jianwei Liu 1, Mashrur Chowdhury, Ph.D. 2, Hongxin Hu, Ph.D. 1, Jerome McClendon, Ph.D. 1, Kuang-Ching Wang, Ph.D. 3, Abhimanyu Gosain 4, and Jim Martin, Ph.D. 1,5 1 School of Computing, Clemson University, Clemson, SC Glenn Department of Civil Engineering, Clemson University, Clemson, SC Electrical and Computer Engineering, Clemson University, Clemson, SC Raytheon BBN Technologies, Cambridge, MA Corresponding Author, jmarty@clemson.edu Abstract ThinGs In a Fog is a distributed computing framework designed to support interdisciplinary research under the broad context of the Internet of Things. The framework is based on an Edge Computing system design that distributes application processing to system compute nodes leveraging locality and compute resources to support machine-to-machine interactions that potentially have real-time constraints. To provide further insight, we focus on Connected Vehicle as an exemplar application domain. This paper provides a summary of work-todate including preliminary results from a prototype of the system deployed at Clemson University. We illustrate the system by presenting the design, implementation, and evaluation of a connected vehicle application known as Queue Warning. This application has been thoroughly developed by the transportation community, however there is renewed interest in understanding how such an application applies in a connected vehicle environment. Queue Warning is nicely suited for illustrating the benefits and complexities of distributed applications in emerging Internet of Things frameworks such as TGIF. Keywords Internet of Things, Edge Computing, Fog Computing, Connected Vehicles, Wireless Sensing Networks, Data Semantics and Common Ontologies I. INTRODUCTION The Internet of Things (IoT) conceptually has existed since 1999, viewed as the path for wide adoption of ubiquitous computing and sensor networks [1]. The term remained broadly (un)defined until recent activities and trends including supportive federal government policy, availability of low cost underlying technical enablers, and industry trends centered around big data, which collectively have led to the current surge of interest in IoT. Relevant academic research in IoT represents an integration of a diverse set of research communities including mobile and pervasive computing, wireless sensing networks, wireless systems, cloud computing, data science, and cyber physical systems (CPS) [2]. The literature reflects distinct phases in the evolution of IoT [3,4]. Initially, IoT focused on enhancing the visibility of things through RFID. The concept extended the things to CPS objects accessed through wireless sensing and actuator networks (WSANs). Scalability became an issue when the Internet in IoT was assumed to be IPv6. Scaling to a global Internet led to semantic and big data perspectives of IoT. The most recent phase of IoT described by terms similar to Smarter Spaces, such as Smarter Homes, Cities, Farms, Roads, and Power Grid, are resulting in large scale development and deployment of IoT systems. A Smart City applies the IoT concept to applicable objects and domains such as power grid, climatology, connected vehicles and public safety to name a few. Fundamental to IoT is the use of Edge Computing (also referred to as Fog Computing) [5,6]. Edge Computing involves a set of lightweight services, referred to as microservices, operating at compute nodes that are located geographically close to devices (i.e., things ) in the field. A cloud close to the ground is the metaphoric fog in TGIF. Edge Computing also assumes intelligent infrastructure that can support a diverse, heterogeneous environment that potentially includes multiple, possibly competing applications from different organizations in a shared usage model. The data driven nature of IoT motivates the sharing of data across different domains, in some cases in a peer-to-peer manner. Current research in named data networking provides a possible path for future coupling between the commodity Internet and IoT. US government investment in Smart City, Smart Grid, and Connected Vehicle Technology (CVT) programs is motivating academic research in basic science to support these complex systems. The research presented in this paper is funding most directly by CVT programs. The US Department of Transportation (DOT) recently announced a proposed law to require all new vehicles to support vehicle-to-vehicle (V2V) and vehicle-to-infrastructure (V2I) communications based on a distributed compute environment generally referred to as Wireless Access for Vehicular Environments (WAVE). This set of IEEE standards is a variant of Wi-Fi referred to as Dedicated Short Range Communication (DSRC) [7]. The literature refers to all technology required to implement and support a CV system deployment, including the applications operating in the DOT s cloud that consumes and analyzes CV sensing data, as Connected Vehicle Technology (CVT). As we will explore later in this paper, CVT can be viewed as an application domain that operates in the IoT that involves mobile things such as vehicles, pedestrians, bicycles, and stationary things such as in-road vehicle sensing devices, video traffic cameras, and traffic lights. We have developed an IoT system framework, Things in a Fog (TGIF), that is meant to foster innovation and collaboration across a diverse set of research communities at Clemson University. Initial research has focused on systems design and validation through prototyping and evaluation. For brevity, we limit the scope of this paper to a brief introduction of TGIF, to This work was sponsored in part by the National Science Foundation under grants CNS and CNS

2 the prototype implementation that we have deployed at Clemson University, and to a summary of work-to-date on the design, implementation, and evaluation of a specific CVT application. We illustrate the system by presenting the design, implementation, and evaluation of a connected vehicle application known as Queue Warning. This application has been thoroughly developed by the transportation community, however there is renewed interest in understanding how such an application applies in a connected vehicle environment. Queue Warning is nicely suited for illustrating the benefits and complexities of distributed applications in emerging Internet of Things frameworks such as TGIF. The goal of this paper is to provide a preview of TGIF to spark conversation and feedback. This paper is organized as follows. The next section presents a brief overview of the relevant literature. Section III presents details of the TGIF system design and implementation of the Queue Warning application with TGIF. Preliminary results obtained using the TGIF and Queue Warning experimental deployments are presented in Section IV. II. BACKGROUND A. Clouds to the Edge and IoT The literature on IoT identifies a number of perspectives on the subject of IoT [4,8]: 1) Tracking things: IoT was originally defined in the context of using RFID to track things. 2) Wireless Sensing and Actuator Networks (WSANs): A WSAN gathers information about the environment and utilizes actuators such as servomechanisms in cyberphysical systems (CPS) such as automobiles or manufacturing. CPS provides theoretic methods and tools that can be applied to IoT sytems. 3) Service Oriented Architecture IoT: An SOA approach simplifies the discussion on IoT s scope of operation by assuming that each thing in the IoT offers its own set of services. SOA implies a middleware that provides the glue to connect the system services to applications. 4) Data Oriented IoT: Data oriented IoT acknowledges the massive amount of raw data that is possible in large scale IoT deployments. The perspective focuses on a semantically aware system that reflect the added value of aggregated data and of data produced through reasoning [9] particularly for sharing and exchanges between machines and domains. Further, the semantics need to support the sharing and exchange of data across machines and over multiple application domains. 5) Edge Computing: The high-speed data processing and latency requirements unmet by centralized cloud computing required by IoT applications is made possible through Edge Computing. IoT s history brings quite a bit of prior work that has made it difficult for unifying standards and architectures to materialize. IoT transport protocols is more clearly defined through the adoption of Constrained Application Protocol (CoAP), Message Queue Telemetry Transport (MQTT), Extensible Messaging and Presence Protocol (XMPP), Advanced message Queueing Protocol (AMQP), and the Data Distribution Service (DDS) [4]. The only feature in common across these protocols is that they each provide a publish subscribe messaging model that offers an asynchronous application interface (i.e., requires applications to setup callback functions to handle asynchronous events). The protocols differ in many details such as 1) TCP versus UDP; 2) Available service quality levels; 3) Application programming environment and interfaces. B. Connected Vehicle The US DOT has developed a roadmap CVT referred to as the Connected Vehicle Reference Implementation Architecture (CVRIA) [10]. The CVRIA provides a guide for the research and development of CVT by providing a detailed system architecture that involves vehicles and road side equipment equipped with communications and information processing capability, allowing vehicles to be aware of their status and to communicate with each other, with surrounding infrastructure, and consequently with state DOT transportation management systems located in a hierarchical manner throughout an area, city, and state. Crash avoidance applications that are expected to be required by future vehicles exchange safety critical information such as speed, acceleration, location and direction of movement with peer vehicles. While the primary goal of CVT is to save lives, additional benefits are possible in terms of improved traffic operational performance, reduced energy consumption, and reduced pollutant emissions. These applications have diverse goals, properties, and network requirements. The vehicle on-board unit (OBU) provides the platform for vehicle-based processing, storage and communications. The OBU interacts with other OBUs (i.e. V2V) or with road-side units (RSUs) (i.e. V2I) deployed along roadways. A set of IEEE standards, collectively referred to as Wireless Access for Vehicular Environments (WAVE), specifies security mechanisms, network services, and a variant of Wi-Fi specified by the IEEE p standard also referred to as Dedicated Short Range Communication (DSRC). It has been pointed out that DSRC will not be sufficient to support the breadth of applications outlined by CVRIA [11]. The issue of how non-dsrc wireless networks can embellish vehicular networks is under intense investigation. III. SYSTEM DESCRIPTION The TGIF framework, illustrated in Figure 1, supports applications running on a hierarchy of node types that abstract to the system a range of system level capabilities. Currently, TGIF nodes are limited to hardware platforms that support Ubuntu LTS. TGIF is middleware that provides a C++ object interface to applications. Objects provide abstract service interfaces to basic functions and services such as geolocation, messaging, connectivity, or WAVE. TGIF is a data oriented IoT system, consequently the messaging service is based on asynchronous messaging using a publish/subscribe interface. IoT platforms or devices are supported natively by TGIF if the TGIF middleware has been ported to the platform. A platform such as a Raspberry Pi without the TGIF software can communicate with a TGIF node using an agreed upon network and transport protocol. TGIF provides a gateway service that

3 converts the sensing data from the external device into an appropriate TGIF message. Messages are disseminated across TGIF nodes through publish-subscribe methods, using application or system provided message attributes to provide hints to the TGIF system related to temporal, location, or priority. The attributes along with subscribe requests from either TGIF system services or applications are collectively used to assist with routing of messages throughout the system. The TGIF framework provides support for either localized, centralized, or distributed control of heterogeneous wireless resources. Mobile nodes are likely to have multiple wireless interfaces. The framework is meant to support research in the area of resource allocation in heterogeneous wireless systems. The system provides three methods to applications. First, applications can choose to have the system handle the choice of network (if multiple networks are available). Second, applications can provide hints to the system when it publishes a message by adding attributes to the message. Third, applications can use the connectivity service for communicating with other applications. For example, the connectivity service supports a socket object that provide communications function appropriate for mobile or sensing scenarios. Examples include separating the network address and link addresses from the socket and support for reliable and unreliable stream transport using multiple interfaces. The TGIF architecture (illustrated in Figure 1) involves a backbone network that includes two components. Fixed Edge nodes that can connect to the campus network interconnect using VPNs and one or more VPN gateways. Second, edge nodes (mobile or fixed) that operate outside the campus backbone (i.e., a (MEN) in a vehicle that can connect to the Internet through a commercial 3GPP network) interconnects with the backbone through one of the VPN gateways that has one interface exposed to the commercial Internet. Aside from this one window to the backbone, all other campus edge nodes use internal campus private IP addressing. The system defines several classes of nodes, a hierarchical set of nodes (some mobile, some fixed) that run the TGIF middleware and then a set of external nodes, referred to as machine nodes, that represent external IoT devices or platforms that do not run TGIF code. System Edge Fixed Edge Node Fig. 1. TGIF system architecture. Cellular Network TGIF Gateway Backbone Network IoT Platforms GENI Cloud Other Universities Fixed Edge Node For example, a mobile node could be a smartphone, a raspberry pi, or a DSRC OBU running in a car. With our particular focus of Connected Vehicles, we are building a mobile TGIF node that includes a general-purpose embedded Linux board, any number of wireless connectivity options through USB dongles, and an OBU. We refer to this as a Mobile Edge Node (MEN). Further information on the TGIF nodes types are described as follows: 1) Machine Node (MN): An IoT device that does not support the TGIF middleware. TGIF includes gateway services to support a set of Machine Nodes. 2) System Node Node (SEN): An end point for data generated and computed locally within the realm of TGIF, also supports third party application interfaces such as DOT, user applications etc. Provide services for global networking, data collection etc. 3) (MEN): Edge computing capability added to mobile units such as vehicle or low flying drones. These are capable of supporting Heterogeneous Networks and can leverage Wi-Fi, LTE or DSRC through other nodes. 4) Fixed Edge Node (FEN): that is logically similar to a MEN but offers greater processing capabilities, support for a wired backhaul (if available at the location), and includes an RSU rather than an OBU and capable of interfacing with different sensors not limited to vehicle data, weather, road harzards etc. Figure 1 also illustrates the use of the Global Environment For Network Innovation (GENI) for interconnecting TGIF deployments across University campuses. As an example, let s assume we want to extend the TGIF network based in Clemson to the GENI network available at a different University. There are two interconnect models possible. First, we add a GENI Edge Resource to the TGIF backbone. Addressing between the GENI network and the TGIF network can be handled using IP routing. Second, the TGIF backbone is replaced by a GENI

4 network fabric. The TGIF middleware could be integrated into GENI Resource Nodes. Any level of integration would be possible between the current TGIF command and control and the GENI control subsystems. TGIF s SOA abstracts services that are appropriate for the specific node type. Example services include the following: Messaging Service: The messaging service takes care of all data transfer between the system nodes, MENs, and FENs. This service handles crucial aspects of data transfer such as message identification based on factors such as priority and utility, broadcast dissemination within a sub-network, and error recovery and retransmission to ensure efficient handling of information. Connectivity Service: The connectivity service allows applications to utilize the best available method of data transmission from source to destination. The best available method is decided based on signal strength of all the access networks, measured and predicted end-to-end metrics of connections, and the demands of applications. WAVE Service: The WAVE Service provides applications and other system services with ways to acquire information and use services related to transmission and reception of message and control information using DSRC/WAVE standards. WAVE Services also include a set of internal services called Lower Edge Services that are responsible for creating an independent middle ware that understands the mechanism required to transfer messages between specific DSRC protocol and various messaging protocols used by TGIF system. Security Service: Secure message dissemination is crucial for any CVT system. The design of the security architecture for TGIF is under design. However, examples of security services include encryption and authentication of messages and the detection and mitigation of denial of service attaches. TGIF is designed to support applications that involve different types of data and processing performed at different nodes based on the node s location and hierarchical node type. External applications are also supported through an exposed interface to the TGIF pub/sub messaging system. For example, this allows external data analytics to subscribe to published topics. A. Illustrative application: Queue Warning Queue warning application provides advance information to the downstream traffic to prepare for slow moving or stop traffic in the upstream, which will reduce traffic congestion and secondary crashes due to unexpected traffic condition. The implementation of queue warning application using CV technology will enable DOT to minimize secondary collisions and the resulting traffic flow shockwaves by: 1) rapidly detect the location, duration, and the length of a queue propagation, 2) formulating an appropriate response plan for approaching vehicles, and 3) disseminating such information to the approaching vehicles readily and in an actionable manner. According to CVRIA, queue-warning application is not intended to operate as a crash avoidance system (e.g., like the forward collision warning safety application) [10], however it will engage well in advance of any potential crash situation, providing messages and information to the driver in order to minimize the likelihood of crash or mitigation actions later. The queue-warning application performs two essential tasks: queue determination (detection and/or prediction) and queue status dissemination. This application will eventually reduce fuel consumption and greenhouse gas emission, save travel time and most importantly, lives. Figure 2 shows an architecture of a queue warning application adopted from CVRIA [10]. According to CVRIA, there are two different perspectives for implementing Queue Warning application that includes- 1) application can run at vehicle and 2) application can run at roadside unit. Vehicle Queue Warning application aggregates data within a vehicle s DSRC coverage to detect queues. Roadside unit Queue Warning application can aggregate CV data within the DSRC communication range of a RSU and use it to detect queue. Roadside unit then can relay queue-warning status to the TMC, which uses the information to monitor the roadway segment. Queue warning application status Traffic Management Center TMC Roadway Monitoring TMC Traffic Surveillance Traffic situation data Vehicle environmental data Queue warning application information Roadside Unit RSU Queue Warning Raw Data Processing Unit Roadside Sensors Monitoring Traffic flow and traffic images Roadway warning system status Environmental sensor data Roadway surveillance, traffic flow and environmental sensor control Queue warning information Vehicle location and motion Vehicle environmental data Fig. 2. USDOT reference for Queue Warning application. ITS Roadway Equipment Roadway Warning Roadway Environmental Monitoring Roadway Basic Surveillance Vehicle signage local data Traffic situation data Connected Vehicle OBU Vehicle Queue Warning Vehicle Basic Safety and environmental monitoring Figure 3 illustrated a high-level design of our queue warning services based on edge centric computing. As we described previously, this physical system consists of System Edge Node, Fixed Edge Node, and. In our system, we have three different perspectives for queue warning service: 1) Q-Warn service at vehicle level (CV OBU), 2) Q-Warn Service at Fixed Edge node (i.e., roadside unit), and 3) Q-Warn service at System Edge node (i.e., TMC). These three nodes can publish or subscribe required information through messaging services. Data collected for Queue Warning application can be used for other CV applications through Queue Warn services. For example, vehicle location and motion (as shown in Figure 2) information can be used in the following applications: 1) Border Management Systems; 2) Connected Eco-Driving; 3) Eco- Approach and Departure at Signalized Intersections; 4) Eco- Cooperative Adaptive Cruise Control; 5) Eco-Lanes

5 Management; 6) Eco-Ramp Metering; 7) Eco-Speed Harmonization; 8) Eco-Traffic Signal Timing; 9) Intelligent Traffic Signal System; 10) Low Emissions Zone Management; 11) Map Management; 12) Queue Warning; 13) Roadside Lighting; 14)Smart Park and Ride System; 15) Speed Harmonization; 16) Traveler Information- Smart Parking; 17) Variable Speed Limits for Weather-Responsive Traffic Management; and 18) Vehicle Data for Traffic Operations [10]. DSRC range of a Fixed Edge Node, the vehicle OBU can connect to the RSU via the DSRC communication. We hosted databases using MongoDB to store data at the Fixed Edge Node device and at the System Edge Node. Training Data for System Edge Node Parameter Estimation Algorithm Parameter Values MongoDB Fixed Edge Node System Edge Node CV App - 1 CV App - 2 Q-Warn Service - 1 Messaging Service CV App - 2 Q-Warn Service - 2 Messaging Service Fig. 3. High-level design of Queue Warning services. CV App - 2 Q-Warn Service - 3 Messaging Service In addition, queue warning application algorithm (e.g., machine learning based algorithm or simple logic based algorithm) can be run at three different edge nodes depending on computational load of application algorithm. If a queue warning application runs in a vehicle (Q-Warn Service - 1), it should not be computationally intensive and generate queue flag based on surrounding vehicles location, motion (e.g., headway, speed) and weather information in real-time. On the other hand, queue warning application algorithm (i.e., machine-learning) in fixed edge node (i.e., Q-Warn Service 2) and system edge node (i.e., Q-Warn Service 3) can be computationally intensive and it may not be time sensitive as vehicle based service. This queue warning application provides services to other CV applications by providing early queue detection information. Other CV applications can be categorized into two groups that includes: 1) CV App 1 (i.e., safety applications and some mobility applications), which need real time information, and 2) CV App 2 (i.e., CV mobility and environmental applications), which are not time critical applications. For example, queue warning service can assist collision avoidance and cooperative adaptive cruise control application (i.e., CV App 1) by providing realtime queue alerts to other vehicles within the DSRC range to reduce rear-end collisions. The main contribution here is the redefinition of queue warning application in a TGIF system by leveraging services to other applications. IV. PRELIMINARY RESULTS In this section, we provide our recent results, which is mainly focused on implementation of queue warning service at Fixed Edge Node (i.e., Q-Warn Service 2, which is shown in Figure 3) at the CV Testbed located on campus. Figure 4 illustrates our current CV deployment on perimeter road at Clemson University campus, Clemson, SC. We implemented a machinelearning based queue warning service at Fixed Edge Node. Queue warning algorithm is distributed between Fixed Edge and System Edge Node. This queue-warning algorithm minimizes the computing workload of processing, aggregating and predicting queue using data from each connected vehicle within a DSRC communication range of a Fixed Edge Node. Connected vehicles (i.e., s) are able to set up their own network autonomously with Fixed Edge node using DSRC. Whenever one of the s is within the BSM Messages MQTT Broker DSRC RSU BSM Messages Time Stamp Car ID Latitude Longitude Speed Fixed Edge Node Q-Warn Service - 2 Processed Data Time Stamp Average Speed Average Headway BSM Messages Traffic Flow Direction Raw Data Processing Training Data for Time Stamp Average Speed Average Headway Queue Flag MongoDB Queue Information Queue Ahead or No Queue Ahead Average Speed Queue Prediction Algorithm Parameter Values Mobile Mobile Mobile Edge Node Edge Node Edge Node Perimeter Road, Clemson, SC Fig. 4. Details of Q-Warn Service-2 (as shown in Figure 3) implementation at Jervey Gym Athletic Center CV deployment. We simulated similar connected vehicle environment on the perimeter road in VISSIM, which is a microscopic traffic simulator tool [12], to get CV data for training the machinelearning algorithm for queue detection. We also used VISSIM simulation data for estimating the Support Vector Machine () parameter at the System Edge Node. Support Vector Machine () method was used for predicting queues (queue and no queue) from the Scikit learn library tool in python [13]. A radial basis kernel function is used for the binary classification problem. It is required to estimate parameters using train data set. A grid-search method was used to find the optimal value of the parameters. As we estimated the parameters in System Edge Node, the duration of estimating parameter set does not affect the real-time application. Vehicle trajectory data collected from the DSRC OBU at DSRC RSU is published to MQTT broker, and raw data processing unit consumes data from the MQTT broker. After processing the

6 vehicle trajectory data, queue prediction algorithm will run and predicted data will be stored at MongoDB database in the Fixed Edge Node device. Other CV applications can use the predicted data from the Fixed Edge Node. Data will be stored at the Fixed Edge Node device for a short period of time. Data can also be stored for a longer period of time in the historical data storage at the System Edge Node. In future, we will implement other connected vehicle applications by sharing the stored data of queue warning application TABLE I A SAMPLE QUEUE PREDICTION RESULTS (STORED IN MONGODB) Average Speed (mph) Average Space Headway (ft) based Machine Learning Algorithm Field Data (using video Camera) No queue =0; Queue =1 Illustrative Results: In our Testbed, three vehicles were stopped at the traffic signal forming a queue. We collected vehicle trajectory data (i.e., time stamp, car ID, latitude, longitude and speed) similar to Basic Safety Messages (BSMs) every 100 milliseconds to predict the queue state (as shown in Table I). We analyzed vehicle trajectory data to obtain space headway between two consecutive vehicles and compute average speed of vehicles over each second (as shown in Table I). In our test, we used speed and space headway as features for classifying queue. Related literature of found that these machine learning algorithms are very sensitive to the scale and variance of the input data [13,14,15]. Thus, both train and test data are normalized using same scale between 0 and 1. Table I shows a sample queue prediction results on the perimeter road using the machine learning algorithm. This table also provides field collected video camera data representing the ground truth data. We calculated machine learning algorithm accuracy for predicting queue for three test runs of 167 instances. The accuracy of machine learning algorithm was 94%. V. CONCLUSIONS In this paper, we introduced the TGIF system framework, and illustrated the concept in more detail by summarizing workto-date on the design and implementation of the Queue Warning application. There are quite a few IoT frameworks and systems presented in the literature. However, to the best of our knowledge, there currently is not a single, unifying architecture and framework. We did not develop TGIF to serve as a unifying framework, instead it was developed by necessity to support our research. The novelty of our work is more likely our illustrative example of how an emerging CV systems might coexist and integrate with an IoT system based on an Edge Computing model. In a future publication, we will provide a thorough description and evaluation of TGIF with several illustrate applications from multiple application domains. We also plan to make TGIF available to the community as an open source project. REFERENCES [1] K. Ashton, That Internet of Things Thing, RFiD Journal, Vol. 22, no. 7, pp , [2] F. Bonomi, R. Milito, J. Zhu, S. Addepalli, Fog Computing and its Role in the Internet of Things, Proceedings of MCC, August [3] J. Stankovic, Research Directions for the Internet of Things, IEEE Internet of Things Journal, vol 1. No. 1, Feb [4] L. Atzori, A. Iera, G. Morabito, The Internet of Things: A Survey, Elsevier Computer Networks. (2010), doi: /j.comnet [5] R. Khatoun, S. Zeadally, Smart Cities: Concepts, Architectures, Research Opportunities, Communications of the ACM, vol. 59, No 8, Aug [6] W. Shi, J. Cao, Q. Zhang, Y. Li, and L. Xu, Edge Computing: Vision and Challenges, IEEE Internet of Things Journal, vol 3, no 5, oct [7] Department of Transportation, Federal Motor Vehicle Safety Standards; V2V Communications, Notice of Proposed Rulemaking, Jan, [8] L. Atzori, A. Iera, G. Morabito, The Internet of Things: A Survey, Elsevier Computer Networks. (2010), doi: /j.comnet [9] A. Gyrard, P. Patel, A., Sheth, M. Serrano, Building the Web of Knowledge with Smart IoT Applications, IEEE Intelligent Systems, vol 31, no 5, Sept [10] Connected Vehicle Reference Implementation Architecture (CVRIA). Available online: [11] K. Dey, A. Rayamajhi, M. Chowdhury, P. Bhavsar, J. Martin, Vehicleto-vehicle (V2V) and vehicle-to-infrastructure (V2I) communication in a heterogeneous wireless network Performance evaluation, TRC: Emerging Technologies, Vol 68, July [12] VISSIM User Manual. PTV Vision, July 18, [13] Support Vector Machines. Available online at [14] A. Attig and P. Perner, The Problem of Normalization and a Normalized Similarity Measure by Online Data, Tran. CBR, 4(1), 3-17, [15] A. B. Graf, A. J. Smola, and S. Borer, Classification in a normalized feature space using support vector machines, IEEE Transactions on Neural Networks, 14(3), , 2003.

AIMS Things in a Fog (TGIF): A Framework to Support Multidomain Research in the Internet of Things

AIMS Things in a Fog (TGIF): A Framework to Support Multidomain Research in the Internet of Things AIMS 2017 Things in a Fog (TGIF): A Framework to Support Multidomain Research in the Internet of Things Dr Jim Martin School of Computing Clemson University (jmarty@clemson.edu) Talk Overview Setting the

More information

Lessons Learned from the Real-world Deployment of a Connected Vehicle Testbed

Lessons Learned from the Real-world Deployment of a Connected Vehicle Testbed Lessons Learned from the Real-world Deployment of a Connected Vehicle Testbed Mashrur Chowdhury, Ph.D., P.E., F. ASCE Eugene Douglas Mays Endowed Professor of Transportation and Professor of Civil Engineering,

More information

Connected Car. Dr. Sania Irwin. Head of Systems & Applications May 27, Nokia Solutions and Networks 2014 For internal use

Connected Car. Dr. Sania Irwin. Head of Systems & Applications May 27, Nokia Solutions and Networks 2014 For internal use Connected Car Dr. Sania Irwin Head of Systems & Applications May 27, 2015 1 Nokia Solutions and Networks 2014 For internal use Agenda Introduction Industry Landscape Industry Architecture & Implications

More information

Introduction to Internet of Things Prof. Sudip Misra Department of Computer Science & Engineering Indian Institute of Technology, Kharagpur

Introduction to Internet of Things Prof. Sudip Misra Department of Computer Science & Engineering Indian Institute of Technology, Kharagpur Introduction to Internet of Things Prof. Sudip Misra Department of Computer Science & Engineering Indian Institute of Technology, Kharagpur Lecture 50 Connected Vehicles II So, now we are going to continue

More information

Electrification of Mobility

Electrification of Mobility Electrification of Mobility Moderator: Andreas Schafer, Cambridge University and Stanford University Panelists: Mary Nickerson, Toyota Ed Kjaer, Southern California Edition Flavio Bonomi, Cisco Systems

More information

Vehicle Connectivity in Intelligent Transport Systems: Today and Future Prof. Dr. Ece Güran Schmidt - Middle East Technical University

Vehicle Connectivity in Intelligent Transport Systems: Today and Future Prof. Dr. Ece Güran Schmidt - Middle East Technical University Vehicle Connectivity in Intelligent Transport Systems: Today and Future Prof. Dr. Ece Güran Schmidt - Middle East Technical University OUTLINE Intelligent Transportation Systems (ITS) Vehicle connectivity

More information

Accelerating solutions for highway safety, renewal, reliability, and capacity. Connected Vehicles and the Future of Transportation

Accelerating solutions for highway safety, renewal, reliability, and capacity. Connected Vehicles and the Future of Transportation Accelerating solutions for highway safety, renewal, reliability, and capacity Regional Operations Forums Connected Vehicles and the Future of Transportation ti Session Overview What are connected and automated

More information

Accelerating solutions for highway safety, renewal, reliability, and capacity. Future of Transportation

Accelerating solutions for highway safety, renewal, reliability, and capacity. Future of Transportation Accelerating solutions for highway safety, renewal, reliability, and capacity Connected Vehicles and the Future of Transportation Session Overview What are connected and automated vehicles? Connected vehicle

More information

Smart Organization. Vivek Ghule Department of Computer Engineering Vishwakarma Institute of Information Technology Pune, India

Smart Organization. Vivek Ghule Department of Computer Engineering Vishwakarma Institute of Information Technology Pune, India 2017 IEEE 7th International Advance Computing Conference Smart Organization Vivek Ghule Department of Computer Engineering Vishwakarma Institute of Information Technology Pune, India vivekgghule@gmail.com

More information

V2X: Beyond the Horizon. IBTTA AET Meeting July 18, 2017

V2X: Beyond the Horizon. IBTTA AET Meeting July 18, 2017 V2X: Beyond the Horizon IBTTA AET Meeting July 18, 2017 Battle over V2X Technology: DSRC vs 5G 18 July 2017 www.kapsch.net 2 Dedicated Short Range Communication (DSRC) Bi-directional wireless communications

More information

Fog Computing. The scenario

Fog Computing. The scenario Università degli Studi di Roma Tor Vergata Dipartimento di Ingegneria Civile e Ingegneria Informatica Fog Computing Corso di Sistemi e Architetture per Big Data A.A. 2016/17 Valeria Cardellini The scenario

More information

A Perspective on V2X in the United States

A Perspective on V2X in the United States A Perspective on V2X in the United States John B. Kenney, Ph.D Director and Principal Researcher Toyota InfoTechnology Center, USA jkenney@us.toyota-itc.com November 14, 2017 SIP-adus Workshop on Connected

More information

Dedicated Short Range Communication: What, Why and How?

Dedicated Short Range Communication: What, Why and How? Dedicated Short Range Communication: What, Why and How? Imran Hayee EE Department, University of Minnesota Duluth Connected Vehicles Research Lab (http://www.d.umn.edu/ee/cvrl/index.html) Outline Background

More information

INTERNET OF THINGS FOR SMART CITIES BY ZANELLA ET AL.

INTERNET OF THINGS FOR SMART CITIES BY ZANELLA ET AL. INTERNET OF THINGS FOR SMART CITIES BY ZANELLA ET AL. From IEEE INTERNET OF THINGS JOURNAL, VOL. 1, NO. 1, FEBRUARY 2014 Presented by: Abid Contents Objective Introduction Smart City Concept & Services

More information

A Data Collecting and Caching Mechanism for Gateway Middleware in the Web of Things

A Data Collecting and Caching Mechanism for Gateway Middleware in the Web of Things A Data Collecting and Caching Mechanism for Gateway Middleware in the Web of Things Xuchao Chang, Chunhong Zhang, Li Sun Beijing University of Posts and Telecommunications, Beijing, 100876, China E-mail:

More information

Energy Aware Dynamic Data Driven Distributed Traffic Simulations

Energy Aware Dynamic Data Driven Distributed Traffic Simulations Energy Aware Dynamic Data Driven Distributed Traffic Simulations Michael Hunter, Bhargava Chilukuri, Randall Guensler, Haobing Liu, Michael Rodgers School of Civil & Environmental Engineering Richard Fujimoto,

More information

Alma Mater Studiorum University of Bologna CdS Laurea Magistrale (MSc) in Computer Science Engineering

Alma Mater Studiorum University of Bologna CdS Laurea Magistrale (MSc) in Computer Science Engineering Mobile Systems M Alma Mater Studiorum University of Bologna CdS Laurea Magistrale (MSc) in Computer Science Engineering Mobile Systems M course (8 ECTS) II Term Academic Year 2016/2017 08 Application Domains

More information

Emerging Connected Vehicle based

Emerging Connected Vehicle based Exposing Congestion Attack on Emerging Connected Vehicle based Traffic Signal Control Qi Alfred Chen, Yucheng Yin, Yiheng Feng, Z. Morley Mao, Henry X. Liu Presented by Sezana Fahmida Outline Introduction

More information

Hybrid Communication. CODECS Workshop / May 19, 2017 Karsten Roscher, Fraunhofer ESK Enrique Onieva, Deusto

Hybrid Communication. CODECS Workshop / May 19, 2017 Karsten Roscher, Fraunhofer ESK Enrique Onieva, Deusto Hybrid Communication CODECS Workshop / May 19, 2017 Karsten Roscher, Fraunhofer ESK Enrique Onieva, Deusto Contents Project Overview Hybrid Communication Concepts Services Enabled by Hybrid Communication

More information

Mobile Communications for Transit

Mobile Communications for Transit Mobile Communications for Transit Barry Einsig Chair APTA Wireless Communications Subcommittee Chair Joint Council on Transit Wireless Communications and Market Director Harris Corporation, Washington,

More information

WeVe: When Smart Wearables Meet Intelligent Vehicles

WeVe: When Smart Wearables Meet Intelligent Vehicles WeVe: When Smart Wearables Meet Intelligent Vehicles Jiajia Liu School of Cyber Engineering, Xidian University, Xi an, China Smart wearables and intelligent vehicles constitute indispensable parts of Internet

More information

Future Implications for the Vehicle When Considering the Internet of Things (IoT)

Future Implications for the Vehicle When Considering the Internet of Things (IoT) Future Implications for the Vehicle When Considering the Internet of Things (IoT) FTF-AUT-F0082 Richard Soja Automotive MCU Systems Engineer A P R. 2 0 1 4 TM External Use Agenda Overview of Existing Automotive

More information

Industry 4.0 & Transport for Digital Infrastructure

Industry 4.0 & Transport for Digital Infrastructure Industry 4.0 for Digital Infrastructure u Vehicle to Anything Connectivity (V2X) ICT changes Transport Automotive World IT World V2I IVN-Sensor X-by-Wire, MOST, CDMA, DSRC, WLAN,.. RSU Distance Sens. Multi

More information

Virginia Connected Corridor

Virginia Connected Corridor Virginia Connected Corridor NATMEC 2016 Mike Mollenhauer Director, Center for Technology Implementation Virginia Tech Transportation Institute 5/4/2016 Virginia Connected Corridor In 2014, VDOT and VTTI

More information

Enhancement of CoAP Packet Delivery Performance for Internet of Things. Hang Liu

Enhancement of CoAP Packet Delivery Performance for Internet of Things. Hang Liu Enhancement of CoAP Packet Delivery Performance for Internet of Things Hang Liu Outline Motivation and Industrial Relevance Project Objectives Approach and Previous Results Future Work Outcome and Impact

More information

STREAMS Integrated Network Management Presented by: Matthew Cooper

STREAMS Integrated Network Management Presented by: Matthew Cooper STREAMS Integrated Network Management Presented by: Matthew Cooper Transmax helps customers realise the community benefits of optimising transport networks by providing smarter, more sustainable ITS solutions.

More information

To realize Connected Vehicle Society. Yosuke NISHIMURO Ministry of Internal Affairs and Communications (MIC), Japan

To realize Connected Vehicle Society. Yosuke NISHIMURO Ministry of Internal Affairs and Communications (MIC), Japan To realize Connected Vehicle Society Yosuke NISHIMURO Ministry of Internal Affairs and Communications (MIC), Japan Services provided by Connected Vehicle 1 Vehicle 5G V2X Connected Vehicle Big Data AI

More information

Introduction to IoT. Jianwei Liu Clemson University

Introduction to IoT. Jianwei Liu Clemson University Introduction to IoT Jianwei Liu Clemson University What are IoT & M2M The Internet of Things (IoT), also called Internet of Everything, is the network of physical objects or "things" embedded with electronics,

More information

Mobile Millennium Using Smartphones as Traffic Sensors

Mobile Millennium Using Smartphones as Traffic Sensors Mobile Millennium Using Smartphones as Traffic Sensors Dan Work and Alex Bayen Systems Engineering, Civil and Environmental Engineering, UC Berkeley Intelligent Infrastructure, Center for Information Technology

More information

Cyber Physical Systems

Cyber Physical Systems Cyber Physical Systems an introduction and a perspective Johan Lukkien 1 What is CPS about? 2 CPS: Definitions UC Berkeley (May 2015). Cyber- Physical Systems (CPS) are integrations of computation, networking,

More information

IoT in Smart Cities Technology overview and future trends

IoT in Smart Cities Technology overview and future trends IoT in Smart Cities Technology overview and future trends Rolland Vida, PhD Budapest University of Technology and Economics Smart City Group, Dept. of Telecommunications and Media Informatics IEEE Sensors

More information

Applying Lessons Learned to V2X Communications for China

Applying Lessons Learned to V2X Communications for China Jim Misener Director, Technical Standards Qualcomm Technologies, Inc. Applying Lessons Learned to V2X Communications for China 2013-2014 Qualcomm Technologies, Inc. and/or its affiliated companies. All

More information

Vehicle Safety Communications Project Final Overview

Vehicle Safety Communications Project Final Overview CAMP IVI Light Vehicle Enabling Research Program Vehicle Safety Communications Project Final Overview Vehicle Safety Communications (VSC) Project 2.5 year program started in May 2002 VSC Consortium Members:

More information

Connected Vehicle Safety Pilot Overview and Infrastructure Readiness

Connected Vehicle Safety Pilot Overview and Infrastructure Readiness Connected Vehicle Safety Pilot Overview and Infrastructure Readiness Scott Shogan, PE, PTOE Infrastructure Team Lead Engineer March 28, 2013 Agenda Safety Pilot Program overview V2V and V2I communications

More information

10 th AUTOSAR Open Conference

10 th AUTOSAR Open Conference 10 th AUTOSAR Open Conference Ravi Akella, Software Researcher Akihito Iwai, Director Silicon Valley Innovation Center DENSO International America, Inc. Integrating an actor based connected car platform

More information

Spectrum for Intelligent Transport Systems

Spectrum for Intelligent Transport Systems Spectrum for Intelligent Transport Systems GSMA Public Policy Position October 2017 COPYRIGHT 2017 GSMA SPECTRUM FOR INTELLIGENT TRANSPORT SYSTEMS Executive Summary 1 SPECTRUM FOR INTELLIGENT TRANSPORT

More information

Intelligent Transportation Systems (ITS) for Critical Infrastructure Protection

Intelligent Transportation Systems (ITS) for Critical Infrastructure Protection Intelligent Transportation Systems (ITS) for Critical Infrastructure Protection Presented at the Transportation Research Board January 2002 Annual Meeting Washington DC, USA HAMED BENOUAR Executive Director

More information

Internet of Things: An Introduction

Internet of Things: An Introduction Internet of Things: An Introduction IoT Overview and Architecture IoT Communication Protocols Acknowledgements 1.1 What is IoT? Internet of Things (IoT) comprises things that have unique identities and

More information

NCHRP Project Impacts of Connected Vehicles and Automated Vehicles on State and Local Transportation Agencies

NCHRP Project Impacts of Connected Vehicles and Automated Vehicles on State and Local Transportation Agencies NCHRP Project 20-102 Impacts of Connected Vehicles and Automated Vehicles on State and Local Transportation Agencies Announcement of New Tasks, August 2016 The National Cooperative Highway Research Program

More information

Vehicular Cloud Computing: A Survey. Lin Gu, Deze Zeng and Song Guo School of Computer Science and Engineering, The University of Aizu, Japan

Vehicular Cloud Computing: A Survey. Lin Gu, Deze Zeng and Song Guo School of Computer Science and Engineering, The University of Aizu, Japan Vehicular Cloud Computing: A Survey Lin Gu, Deze Zeng and Song Guo School of Computer Science and Engineering, The University of Aizu, Japan OUTLINE OF TOPICS INTRODUCETION AND MOTIVATION TWO-TIER VEHICULAR

More information

ITS 5C Summit. Operationalizing Connected Vehicle Services

ITS 5C Summit. Operationalizing Connected Vehicle Services ITS 5C Summit Operationalizing Connected Vehicle Services 1 Connected Vehicle: the Enabling Technology From Highways to Cities. www.kapsch.net 2 CV Services Foundational services Travel Times, Traveler

More information

IEEE PROJECTS ON EMBEDDED SYSTEMS

IEEE PROJECTS ON EMBEDDED SYSTEMS S.NO 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 PROJECT TITLES EMACS: Design And Implementation Of Indoor Environment Monitoring And Control System VOT-EL: Three Tier Secured State Of

More information

Next-generation IT Platforms Delivering New Value through Accumulation and Utilization of Big Data

Next-generation IT Platforms Delivering New Value through Accumulation and Utilization of Big Data Next-generation IT Platforms Delivering New Value through Accumulation and Utilization of Big Data 46 Next-generation IT Platforms Delivering New Value through Accumulation and Utilization of Big Data

More information

IoT Standardization Process and Smart IoT

IoT Standardization Process and Smart IoT IoT Standardization Process and Smart IoT Reporter: Linpei Li Joint BUPT-Eurecom Open5G Lab 2017.4.29 Table of contents ⅠIoT Standards Ⅱ Our ITU-T Standardization Process Ⅲ Smart IoT Table of contents

More information

C-ROADS PORTUGAL. Daniela Carvalho. 11º Congresso do Comité Português da URSI Lisboa, 24/11/

C-ROADS PORTUGAL. Daniela Carvalho. 11º Congresso do Comité Português da URSI Lisboa, 24/11/ C-ROADS PORTUGAL Daniela Carvalho 11º Congresso do Comité Português da URSI Lisboa, 24/11/2017 24.11.2017 www.c-roads.eu 1 Main Objectives C-Roads Portugal consists in the deployment of 5 C- ITS macro

More information

Vehicle Trust Management for Connected Vehicles

Vehicle Trust Management for Connected Vehicles Vehicle Trust Management for Connected Vehicles FINAL RESEARCH REPORT Insup Lee (PI), Nicola Bezzo, Jian Chang Contract No. DTRT12GUTG11 DISCLAIMER The contents of this report reflect the views of the

More information

5G networks use-cases in 4G networks

5G networks use-cases in 4G networks 5G networks use-cases in 4G networks 5G Networks offering superior performance are just around the corner! Wait! Are applications that maximize the benefits of these networks ready? Contents 5G networks

More information

White Paper: VANTIQ Digital Twin Architecture

White Paper: VANTIQ Digital Twin Architecture Vantiq White Paper www.vantiq.com White Paper: VANTIQ Digital Twin Architecture By Paul Butterworth November 2017 TABLE OF CONTENTS Introduction... 3 Digital Twins... 3 Definition... 3 Examples... 5 Logical

More information

Smart City IoT Solution Brings Data Insight to Transportation

Smart City IoT Solution Brings Data Insight to Transportation Smart City IoT Solution Brings Data Insight to Transportation The customer summary Customer name San Diego Metropolitan Transit System Industry Transportation Location San Diego Cisco, Davra Networks,

More information

5G systems. meeting the expectations of the Networked Society. Dr Magnus Frodigh Director Wireless Access Networks GSM. Wi-Fi. New technologies 5G

5G systems. meeting the expectations of the Networked Society. Dr Magnus Frodigh Director Wireless Access Networks GSM. Wi-Fi. New technologies 5G 5G systems meeting the expectations of the Networked Society 2020 GSM Wi-Fi 3G Dr Magnus Frodigh Director Wireless Access Networks 4G New technologies 5G Ericsson Research Technology leadership the main

More information

IoT CoAP Plugtests & Workshop Nov 27, 2012 Sophia Antipolis

IoT CoAP Plugtests & Workshop Nov 27, 2012 Sophia Antipolis Intelligent Cooperative Sensing for Improved traffic efficiency IoT CoAP Plugtests & Workshop Nov 27, 2012 Sophia Antipolis Introduction Cooperative V2X communications and cellular networks are enabling

More information

A SMART PORT CITY IN THE INTERNET OF EVERYTHING (IOE) ERA VERNON THAVER, CTO, CISCO SYSTEMS SOUTH AFRICA

A SMART PORT CITY IN THE INTERNET OF EVERYTHING (IOE) ERA VERNON THAVER, CTO, CISCO SYSTEMS SOUTH AFRICA A SMART PORT CITY IN THE INTERNET OF EVERYTHING (IOE) ERA VERNON THAVER, CTO, CISCO SYSTEMS SOUTH AFRICA Who is Cisco? Convergence of Mobile, Social, Cloud, and Data Is Driving Digital Disruption Digital

More information

Analyzing Routing Protocols Performance in VANET Using p and g

Analyzing Routing Protocols Performance in VANET Using p and g Analyzing Routing Protocols Performance in VANET Using 802.11p and 802.11g Rasha Kaiss Aswed and Mohammed Ahmed Abdala Network Engineering Department, College of Information Engineering, Al-Nahrain University

More information

Security for V2X Communications

Security for V2X Communications Security for V2X Communications ITS Canada Annual General Meeting May 1-4, 2016 Brian Romansky VP Strategic Technology Your Connected Car Your Connected Car Security Security Partner Partner TrustPoint

More information

Vehicle-to-Vehicle (V2V) and Vehicle-to-Infrastructure (V2I) Communication in Heterogeneous Wireless Network - Performance Evaluation

Vehicle-to-Vehicle (V2V) and Vehicle-to-Infrastructure (V2I) Communication in Heterogeneous Wireless Network - Performance Evaluation Vehicle-to-Vehicle (VV) and Vehicle-to-Infrastructure (VI) Communication in Heterogeneous Wireless Network - Performance Evaluation Kakan Chandra Dey, Ph.D. Postdoctoral Fellow, Glenn Department of Civil

More information

5G promotes the intelligence connected vehicles. Dr. Menghua Tao Senior Solution Manager China Unicom

5G promotes the intelligence connected vehicles. Dr. Menghua Tao Senior Solution Manager China Unicom 5G promotes the intelligence connected vehicles Dr. Menghua Tao Senior Solution Manager China Unicom ICT enabled automated driving One of the important features of a smart car is automated driving. As

More information

Networking Cyber-physical Applications in a Data-centric World

Networking Cyber-physical Applications in a Data-centric World Networking Cyber-physical Applications in a Data-centric World Jie Wu Dept. of Computer and Information Sciences Temple University ICCCN 2015 Panel Computers weaving themselves into the fabric of everyday

More information

Ad Hoc Distributed Simulation of Surface Transportation Systems

Ad Hoc Distributed Simulation of Surface Transportation Systems Ad Hoc Distributed Simulation of Surface Transportation Systems Richard Fujimoto Jason Sirichoke Michael Hunter, Randall Guensler Hoe Kyoung Kim, Wonho Suh Karsten Schwan Bala Seshasayee Computational

More information

5GIC update 5G Test Beds & Trials event 21 st June 2017 NE LEP

5GIC update 5G Test Beds & Trials event 21 st June 2017 NE LEP 5G INNOVATION CENTRE The 5G Innovation Centre (5GIC) at the University of Surrey is now the largest UK academic research centre dedicated to the development of the next generation of mobile and wireless

More information

Advanced Transportation Optimization Systems (ATOS)

Advanced Transportation Optimization Systems (ATOS) Advanced Transportation Optimization Systems (ATOS) By Andrew Andrusko Undergraduate Student Student in Civil Engineering, Urban & Regional Studies, Social Studies, Geography, Geology Programs Minnesota

More information

Smart City, Internet of Things, Security and Privacy

Smart City, Internet of Things, Security and Privacy Smart City, Internet of Things, Security and Privacy Peter Waher Abstract. This course contains a series of lectures and practical laboratory assignments spanning four days that provide the participants

More information

UFTI DSRC and Other Communication Options for Transportation Connectivity Workshop. Overview of DSRC Messages and Performance Requirements

UFTI DSRC and Other Communication Options for Transportation Connectivity Workshop. Overview of DSRC Messages and Performance Requirements UFTI DSRC and Other Communication Options for Transportation Connectivity Workshop Overview of DSRC Messages and Performance Requirements Frank Perry Sr. Connected and Autonomous Vehicle Program Manager

More information

DSRC Field Trials Whitepaper

DSRC Field Trials Whitepaper DSRC Field Trials Whitepaper August 19, 2017 www.cohdawireless.com 1 Overview Cohda has performed more than 300 Dedicated Short Range Communications (DSRC) field trials, comparing DSRC radios from multiple

More information

5G Network Architecture

5G Network Architecture 5G Network Architecture A healthy balance between Evolution and Revolution Peter Merz Head of Radio Systems Technology and Innovation Nokia Networks 1 Nokia 2015 Johannesberg Summit 2015 Peter Merz NGMN

More information

L2 - Internet of Things

L2 - Internet of Things UNIK4750 - Measurable Security for the Internet of Things L2 - Internet of Things György Kálmán, UiO/NTNU/mnemonic gyorgy.kalman@its.uio.no Josef Noll UiO/UNIK josef.noll@its.uio.no http://cwi.unik.no/wiki/unik4750,

More information

An Overview of Smart Sustainable Cities and the Role of Information and Communication Technologies (ICTs)

An Overview of Smart Sustainable Cities and the Role of Information and Communication Technologies (ICTs) An Overview of Smart Sustainable Cities and the Role of Information and Communication Technologies (ICTs) Sekhar KONDEPUDI Ph.D. Vice Chair FG-SSC & Coordinator Working Group 1 ICT role and roadmap for

More information

MIOVISION DEEP LEARNING TRAFFIC ANALYTICS SYSTEM FOR REAL-WORLD DEPLOYMENT. Kurtis McBride CEO, Miovision

MIOVISION DEEP LEARNING TRAFFIC ANALYTICS SYSTEM FOR REAL-WORLD DEPLOYMENT. Kurtis McBride CEO, Miovision MIOVISION DEEP LEARNING TRAFFIC ANALYTICS SYSTEM FOR REAL-WORLD DEPLOYMENT Kurtis McBride CEO, Miovision ABOUT MIOVISION COMPANY Founded in 2005 40% growth, year over year Offices in Kitchener, Canada

More information

Wireless Environments

Wireless Environments A Cyber Physical Systems Architecture for Timely and Reliable Information Dissemination in Mobile, Aniruddha Gokhale Vanderbilt University EECS Nashville, TN Wireless Environments Steven Drager, William

More information

Kepware Whitepaper. IIoT Protocols to Watch. Aron Semle, R&D Lead. Introduction

Kepware Whitepaper. IIoT Protocols to Watch. Aron Semle, R&D Lead. Introduction Kepware Whitepaper IIoT Protocols to Watch Aron Semle, R&D Lead Introduction IoT is alphabet soup. IIoT, IoE, HTTP, REST, JSON, MQTT, OPC UA, DDS, and the list goes on. Conceptually, we ve discussed IoT

More information

Emergency Response: How dedicated short range communication will help in the future. Matthew Henchey and Tejswaroop Geetla, University at Buffalo

Emergency Response: How dedicated short range communication will help in the future. Matthew Henchey and Tejswaroop Geetla, University at Buffalo Emergency Response: How dedicated short range communication will help in the future. 1.0 Introduction Matthew Henchey and Tejswaroop Geetla, University at Buffalo Dedicated short range communication (DSRC)

More information

Vortex Whitepaper. Simplifying Real-time Information Integration in Industrial Internet of Things (IIoT) Control Systems

Vortex Whitepaper. Simplifying Real-time Information Integration in Industrial Internet of Things (IIoT) Control Systems Vortex Whitepaper Simplifying Real-time Information Integration in Industrial Internet of Things (IIoT) Control Systems www.adlinktech.com 2017 Table of Contents 1. Introduction........ P 3 2. Iot and

More information

Real-Time Insights from the Source

Real-Time Insights from the Source LATENCY LATENCY LATENCY Real-Time Insights from the Source This white paper provides an overview of edge computing, and how edge analytics will impact and improve the trucking industry. What Is Edge Computing?

More information

4G Americas The Voice of 5G for the Americas

4G Americas The Voice of 5G for the Americas 4G Americas The Voice of 5G for the Americas Perspective from Industrial Associations 5G Standardization Dr. Håkan Andersson, Ericsson presenting on behalf of Chris Pearson, President, 4G Americas 5G Workshop

More information

Create a smarter environment where information becomes insight

Create a smarter environment where information becomes insight Create a smarter environment where information becomes insight How a seamless network can turn data into intelligence for your smart city or factory Contents Introduction 3 Smart city surveillance: From

More information

itiger Summary: Year end 2010

itiger Summary: Year end 2010 itiger Summary: Year end 2010 Contact: Jim Martin School of Computing Email: jim.martin@cs.clemson.edu Internal web site: http://www.cs.clemson.edu/~jmarty/projects/itiger/itiger.html External web site:

More information

Delivering the Wireless Software-Defined Branch

Delivering the Wireless Software-Defined Branch Delivering the Wireless Software-Defined Branch By: Lee Doyle, Principal Analyst at Doyle Research Sponsored by Cradlepoint Executive Summary Operations at the branch, critical to many distributed organizations,

More information

Introduction to Mobile Ad hoc Networks (MANETs)

Introduction to Mobile Ad hoc Networks (MANETs) Introduction to Mobile Ad hoc Networks (MANETs) 1 Overview of Ad hoc Network Communication between various devices makes it possible to provide unique and innovative services. Although this inter-device

More information

NSF Project Reporting Format

NSF Project Reporting Format NSF Project Reporting Format This document has been developed to provide Principal Investigators (PIs), co-pis, and research organizations with: A listing of the questions that will be asked in the new

More information

An Introduction to the Intelligent IoT Integrator (I3)

An Introduction to the Intelligent IoT Integrator (I3) An Introduction to the Intelligent IoT Integrator (I3) Bhaskar Krishnamachari Professor of Electrical Engineering & Computer Science Director, Center for Cyber-Physical Systems and the Internet of Things

More information

BUILDING A PLAN FOR DEPLOYMENT

BUILDING A PLAN FOR DEPLOYMENT BUILDING A PLAN FOR DEPLOYMENT L. Brooks Patterson State of the County 2014 Advantageoakland.com #OaklandNext Where and Why 70% of Global Research in the future automobile happens in Michigan 75 of the

More information

Number of state sponsored/hosted pilot programs in the following areas:

Number of state sponsored/hosted pilot programs in the following areas: Number of state sponsored/hosted pilot programs in the following areas: Connected vehicles 1: IMO and 2: if grant is successful Automated vehicles 0 but some research Fully autonomous vehicles - 0 Which

More information

Analysis of GPS and Zone Based Vehicular Routing on Urban City Roads

Analysis of GPS and Zone Based Vehicular Routing on Urban City Roads Analysis of GPS and Zone Based Vehicular Routing on Urban City Roads Aye Zarchi Minn 1, May Zin Oo 2, Mazliza Othman 3 1,2 Department of Information Technology, Mandalay Technological University, Myanmar

More information

Optimal Workload Allocation in Fog-Cloud Computing Toward Balanced Delay and Power Consumption

Optimal Workload Allocation in Fog-Cloud Computing Toward Balanced Delay and Power Consumption Optimal Workload Allocation in Fog-Cloud Computing Toward Balanced Delay and Power Consumption Ruilong Deng 1,4, Rongxing Lu 1, Chengzhe Lai 2, Tom H. Luan 3, and Hao Liang 4 1: Nanyang Technological University,

More information

Applications of PTP in non-telecom networks. Anurag Gupta November 1 st -3 rd 2011, ITSF 2011

Applications of PTP in non-telecom networks. Anurag Gupta November 1 st -3 rd 2011, ITSF 2011 Applications of PTP in non-telecom networks Anurag Gupta angupta@juniper.net November 1 st -3 rd 2011, ITSF 2011 Introduction PTP/ 1588 has grown from its initial objective of Synchronization of real-time

More information

Sichere Intelligente Mobilität - Testfeld Deutschland. Safe Intelligent Mobility Field Test Germany

Sichere Intelligente Mobilität - Testfeld Deutschland. Safe Intelligent Mobility Field Test Germany Sichere Intelligente Mobilität Testfeld Deutschland Safe Intelligent Mobility Field Test Germany The German Approach to Field Testing of Cooperative Systems Dr. Christian Weiß Daimler AG Group Research

More information

IEEE 802 CALM Tutorial 14 November 2006 R. Roy VII/VIIC Program Overview

IEEE 802 CALM Tutorial 14 November 2006 R. Roy VII/VIIC Program Overview IEEE 802 CALM Tutorial 14 November 2006 R. Roy (dickroy@alum.mit.edu) VII/VIIC Program Overview VII/VIIC Program Overview VII Program is an ITS Tier-1 Initiative for electronically connecting vehicles

More information

Internet of Things Cisco s Vision & Approach

Internet of Things Cisco s Vision & Approach Internet of Things Cisco s Vision & Approach Ted Ogonda, Regional Engineering Leader Nigeria, The Maghreb, Eastern, West & Central Africa togonda@cisco.com What is IoT? Leveraging Machine Generated Data

More information

Internet of Things: Demonstration. Mr. Bernard G. Cruz Lecturer

Internet of Things: Demonstration. Mr. Bernard G. Cruz Lecturer Internet of Things: Demonstration Mr. Bernard G. Cruz Lecturer I N T E R N E T a network of networks using a physical cable or wireless media for connection interconnection of all LANs and WANs across

More information

IoT Intro. Fernando Solano Warsaw University of Technology

IoT Intro. Fernando Solano Warsaw University of Technology IoT Intro Fernando Solano Warsaw University of Technology fs@tele.pw.edu.pl Embedded Systems Wireless Sensor and Actuator Networks Enabling technologies Communication Protocols Cloud Computing Big Data

More information

The Internet of Things

The Internet of Things The Internet of Things George Debbo Presentation for SASGI Meeting on 22 nd June 2016 1 Agenda What is IoT? How big is it? What effect does it have on telecom networks? Use cases/applications: The connected

More information

Cisco Smart+Connected Communities

Cisco Smart+Connected Communities Brochure Cisco Smart+Connected Communities Helping Cities on Their Digital Journey Cities worldwide are becoming digital or are evaluating strategies for doing so in order to make use of the unprecedented

More information

Whitepaper. IoT Protocols. PAASMER Support for Protocols. Website:

Whitepaper. IoT Protocols. PAASMER Support for Protocols. Website: Whitepaper IoT Protocols PAASMER Support for Protocols Website: www.mobodexter.com www.paasmer.co 1 Table of Contents 1. Introduction 3 2. IoT Protocols 4 3. Connectivity Protocols 5 4. Application Layer

More information

A. SERVEL. EuCNC Special Sessions 5G connected car 01/07/2015

A. SERVEL. EuCNC Special Sessions 5G connected car 01/07/2015 A. SERVEL EuCNC 2015 - Special Sessions 5G connected car 01/07/2015 Connected cars, a reality since 12 years for our customers! 2003 A Pioneer for emergency 1.6 million of equipped vehicles 2006 One of

More information

SmartSantander. Dr srđan KrČo

SmartSantander. Dr srđan KrČo SmartSantander a Smart City example Dr srđan KrČo Why Smart Cities now? 50% of the world population lives in a city 2010-2050: Urban population will almost double Cities occupy 2% of the world s geography

More information

FocusStack: Orchestrating Edge Clouds Using Location-Based Focus of Attention

FocusStack: Orchestrating Edge Clouds Using Location-Based Focus of Attention FocusStack: Orchestrating Edge Clouds Using Location-Based Focus of Attention Brian Amento, Bharath Balasubramanian, Robert J. Hall, Kaustubh Joshi, Gueyoung Jung, K. Hal Purdy AT&T Labs Research, Bedminster,

More information

Updating NTCIP 1202 (Actuated Signal Controllers) to Support a Connected Vehicle Environment. Authors

Updating NTCIP 1202 (Actuated Signal Controllers) to Support a Connected Vehicle Environment. Authors Updating NTCIP 1202 (Actuated Signal Controllers) to Support a Connected Vehicle Environment Jean Johnson NEMA 1300 North 17 th Street, Suite 900 Rosslyn, VA 22209 (703) 841-3226 jean.johnson@nema.org

More information

Context-Aware Vehicular Cyber-Physical Systems with Cloud Support: Architecture, Challenges, and Solutions

Context-Aware Vehicular Cyber-Physical Systems with Cloud Support: Architecture, Challenges, and Solutions Context-Aware Vehicular Cyber-Physical Systems with Cloud Support: Architecture, Challenges, and Solutions Siran Pavankumar(149344152) siranpavankumar@gmail.com Computer Science Department Seoul National

More information

Cohda Wireless White Paper DSRC Field Trials

Cohda Wireless White Paper DSRC Field Trials Cohda Wireless White Paper DSRC Field Trials Copyright Cohda Wireless Pty Ltd ABN 84 107 936 309 Cohda Wireless Pty Ltd 82-84 Melbourne Street North Adelaide, SA 5006 Australia P +61 8 8364 4719 F +61

More information

Mobile Edge Computing for 5G: The Communication Perspective

Mobile Edge Computing for 5G: The Communication Perspective Mobile Edge Computing for 5G: The Communication Perspective Kaibin Huang Dept. of Electrical & Electronic Engineering The University of Hong Kong Hong Kong Joint Work with Yuyi Mao (HKUST), Changsheng

More information

Intelligent Transportation Systems (ITS)

Intelligent Transportation Systems (ITS) Intelligent Transportation Systems (ITS) Systems Engineering (SE) Requirement Intelligent Transportation Systems (ITS) means electronics, communications, or information processing used singly or in combination

More information