TTraffic: A Fully Integrated Accident Management System in Vehicular Networks Through Smartphones

Size: px
Start display at page:

Download "TTraffic: A Fully Integrated Accident Management System in Vehicular Networks Through Smartphones"

Transcription

1 1 TTraffic: A Fully Integrated Accident Management System in Vehicular Networks Through Smartphones Sevgi Kaya, Burcu Gulfem Ozergin, Halid Ozsoy Taskin Kocak, Cagri Gungor, Department of Computer Science, ETH Zurich, 8092 Zurich, Switzerland Department of Computer Engineering, Bahcesehir University, Istanbul, Turkey Department of Computer Engineering, Abdullah Gul University, 38002, Kayseri, Turkey Abstract Recent years have witnessed new breakthroughs on emergency management systems and a reduced fatality rate caused by car accidents as a consequence of it. With the recent advances in wireless communication technologies, the trends in the automatic crash notification industry changed from individual reporting or infrastructure-based data sources to mobile data gathering devices such as smartphones. Our research primarily focuses on investigation of the most useful yet simple interfaces to develop an accurate and effective crash notification service based on detecting anomalities in the movement of the smartphone. For this purpose, a mobile application has been developed on both Android and iphone platforms to detect the accidents and gather the relative data for determining the crash severity. In this paper, the proposed system architecture along with the detailed component descriptions and technical steps of the development phase are presented in detail. Furthermore, we introduce a web server application to process and illustrate the raw data transmitted from Android/iPhone mobile client applications. The paper also presents real life scenarios to demonstrate the underlying system architecture and its efficiency in emergency cases. We show that our fully-integrated emergency management system yields very promising results in the early detection of accidents. Index Terms Real time services; Context aware service and applications; Information distribution services; Location-based services; Mobile web-based applications and services; Vehicular network applications and services I. INTRODUCTION Over the last years, many research studies have been conducted to exploit the advances in sensing, communication and dynamic adaptive technologies for coping with the traffic related issues. In fact, one of the most crucial results of traffic congestion is the delay of the emergency services such as police, fire and rescue operations and medical services which may yield to the death of crash victims and huge amounts of financial loss. Every year, nearly 20,000 crash victims lose their lives before reaching to hospital[1]. According to the experts, the main reason behind these deaths is the failure of reaching the victim throughout the so-called Golden Hour where the treatment is most effective. Despite of the recent advances in wireless communications and technological infrastructure behind emergency management systems, crash response time is extremely lengthy to provide the most effective treatment for crash victims. In the literature, there exist wide varieties of emergency management services which aim to reduce the crash response time as possible. These models can be classified as Precrash and Post-crash systems. While pre-crash models use radar, laser sensors and cameras to detect the damages caused directly by the crash, post-crash systems focus on eliminating the chances of crash injuries or fatalities due to the secondary effects of collision, such as fire. The role of emergency service models in this sense is beyond the foreseen. They play quite an important part in both determining the severity of an accident and reducing the crash response time by transmitting the crash information to concerned departments such as emergency, police and fire departments. The biggest impact of the emergency service models come from the fact that it provides the only possible way to help the crash victims and alleviate the results of a collision as effective as possible. For many years, crash response systems relied on traffic reporters, static cameras and radars to detect the accidents on roads. Although individual reporting certainly helps to find out the crash place, it may take long hours to realize an accident especially in relatively unpopulated places. Hence with the recent advances in wireless communication technologies, the trends in the automatic crash notification industry changed from individual reporting or infrastructure-based data sources to mobile data gathering devices such as smartphones. The idea behind emerging emergency management systems is to deploy smartphones on vehicles to detect the accident via a mobile application which listens for accelerometer changes. Once the accident has been detected, the application automatically notifies the emergency medical personnel by transmitting the location information and a short video of the accident for determining the severity of it. Initial estimates reveal that the fatality rate can be reduced by 30% with the usage of recently emerged crash notification systems that rely on wireless communications.[2] In this paper, we propose a mobile client application which gathers crash-related data and transmits them to a central web server for detecting accidents. In server side, we introduce our web application which detects crash location and notifies the emergency responders of accidents such as emergency service, police and fire departments in real time. Moreover, we describe the development phases of our emergency management system and evaluate its performance in different use case scenarios.

2 2 The rest of the paper is organized as follows. Section 2 describes related work. Section 3 presents a brief review of the system architecture. In Section 4, system components and development phases of the mobile application have been explained. Section 5 introduces the web server application and describes its key features. Section 6 illustrates the evaluation of our system by simulating different use cases. Finally, Section 7 concludes the paper by assessing the outcomes of our proposed system. II. RELATED WORK In the literature, there exist wide varieties of emergency management services which aim to reduce the crash response time as possible. These models can be classified as Precrash and Post-crash systems. While pre-crash models use radar, laser sensors and cameras to detect the damages caused directly by the crash, post-crash systems focus on eliminating the chances of crash injuries or fatalities due to the secondary effects of collision, such as fire. Based on this classification there are 5 different organizational categories related with our work. The first category consists of the solutions offered by top telecom companies such as China mobile, Vodafone[3-4], Verizon [5-6], etc. The second category is named as the solutions by municipalities. The third category is the solutions offered by corporations such as General Mobile[7], Toyota[8], Hyundai[9] etc. Fourth category includes the solutions developed by governments. Last category is the EU projects such as CVIS, AISE and HAVEit[10-12] which aims at providing comprehensive emergency management solutions. Contrary to the longevity experiences on this issue, most of the proposed systems do not offer fully-integrated practical and cost-effective solutions which can be directly applied to the vehicles in real time. III. THE SYSTEM OVERVIEW In this paper, we present an accurate and effective crash notification service based on detecting anomaly on the movement of the smartphone to identify the accident case. Fig.1 illustrates our proposed system architecture along with its components and key features. The system architecture consists of two key components: mobile client and web server application. The mobile application has been developed on both Android and iphone platforms to detect the accidents and gather the relative data for determining the crash severity. Once the crash has been detected, the system automatically sends accident related data to the web application. The web application processes the raw data transmitted from Android/iPhone mobile client applications and illustrates the vehicle coordinates and its associated crash video on a map along with its address information. This service is specifically designed for emergency management centers to provide instant notification and easy-to-access call mechanism to the nearest hospital, fire and police departments. The emergency management personnel can reach to user and alert concerned departments right after the crash. Figure 1: Overview of the system architecture Figure 2: Overview of the system architecture IV. THE MOBILE CLIENT APPLICATION Figure 2 illustrates the main screen of the mobile application. The application starts with the screen that shows the view of the camera. In this screen, there are some indicators regarding to accelerometer measurements. On the lower left, there is a speedometer that shows the speed of the vehicle. This data are collected using the GPS of the device. On the lower right, current G-Force of the device is shown for each axis. These values are received from the accelerometer of the device. On the top of the screen, there is a bar that holds the sensitivity slider. This sensitivity slider sets the lower limit of the sensitivity of the crash detection system. Higher slider values require more force to be applied in order to trigger the system. On the right side of the screen, there is a small control panel which consists of two control buttons. The buttons control the sensitivity bar by displaying or hiding it. In Setting section, there are three options and their submenus to allow user to choose the communication type after the crash. The system automatically sends the accident location by either SMS or messages to concerned emergency departments depending on the choice of the user. Usage When the application is started, crash detection system becomes activated. The camera immediately starts recording and the system tracks the G-Force measurements unless the user interrupts the operation. The maximum dura-

3 3 Figure 3: The flow chart of the data gathering algorithm tion for an accident video can be easily set by the user via our user interface. After maximum duration is reached during a video record, recording stops. The video is not saved and released from the memory immediately. Instead, new record starts right after that. Once an anomaly has been detected, the system collects all of the video data along with the location information and sends the data to a central server. A. Crash Detection Algorithm The data flow chart of the algorithm is illustrated in Figure 3. As it has been stated in the previous section, the whole crash detection algorithm is based on the accelerometer measurements. Each time accelerometer value is received, the values of three axis (x,y,z) are sent to the function that checks if there is a abnormal situation. In this context, the abnormal situation refers to exceeding threshold values in at least one of the three axes. If one of the values is over of the threshold value, the system is triggered. However, sudden changes in the accelerometer measurements is not solely depend on accidents. In order to avoid false positive data, an alert pops up to ask the users whether they want to cancel the data transmission operation or not. Including the user feedback to the application provides more reliable mechanism to avoid false positives. Figure 4 demonstrates the procedure in detail. After user confirms that there is an accident and need help or unable to confirm it, post accident system is being activated. The camera stops capturing video. When video is available to take actions on it, internet connection of the device is checked. If the device has an internet connection, the taken video starts to be compressed and uploaded to the servers over an FTP connection. Before all that, emergency contacts receive an with the coordinate information and emergency message for the user. After the video is uploaded to the servers successfully, another is sent with a link of the uploaded video. If the device does not have an internet connection, the video is saved to the to device s photo album. 1) Video Uploads: The videos that have been captured during the accident are uploaded to servers through cellular network connection or Wi-Fi. This operation is completed in background. We set up this connection through FTP and the connection settings (hostname, username, password, upload location, filename) are done hard-coded. The video is converted into bytes and transferred over this connection. 2) Sending After Accident: For this application, e- mail sould be sent without user interaction. In settings, there are two text fields: one for recievers and the other for the message. The coordinates and a short video of the accident are appended to the . 3) Sending SMS After Accident: Likewise sending , sending SMS without user interaction is not possible. Hence, it should be handled via a web service. In the application, settings for SMS are completed for both contact number and text message. 4) Making Emergency Call: During the first time that the application has been installed, the users can set emergency

4 4 4) Run the geocoder in the background to convert the raw coordinates to address information. 5) Provide an easy-to-access call mechanism to alert hospitals, fire and police departments in the case of emergency. Figure 4: Our mobile application allows users to cancel the sending of SMS message in 10 seconds contacts which are automatically called right after the crash. V. THE WEB SERVER APPLICATION In this phase of the project, we developed a web application which illustrates the location of the crash along with its video retrieved from our Android/iPhone mobile client applications. Client application has an underlying service for sensing an anomay in accelerometer measurements. Once an anomaly has been detected, location information and a short video which consists of the few seconds of crash views are transmitted to server application via an service for further processing. In server side, incoming s are parsed into components to reveal the location information and crash videos. Later on, the extracted data are saved to a back-end database and illustrated in a map via our web application. The web application is designed to notify emergency responders of accidents such as emergency service, police and fire departments by sending audio messages. A. Motivation The main reason that leads to the idea of a web application is to develop a framework to analyse and test our raw crash data retrieved from the test vehicles on the field that use our Android/iPhone application. The web application allows us to illustrate multiple crashes occurred simultaneously and alert concerned departments such as hospitals, fire and police departments by calling them through its interface. Hence we are able to find out the exact address information and determine the severity of the crash with its video uploaded to the server in real-time. The web application is focused on achieving several aims as listed below: 1) Illustrate the map-view of the data collected by the Android/iPhone smartphone applications. 2) Generate random crash data for various setups and find out the address information associated with each coordinate. 3) Parse the crash which consists of the coordinates and a short video of the accident to extract the location information and to save the crash video into server. B. The Interface Figure 5 depicts an accident management setup for a single crash alert. Each of the crash notifications that appear in the web application are denoted by a single marker and an information window associated with it. The marker in the figure pins the crash location. Information window is triggered when the marker is clicked and it illustrates the crash-related data to describe the crash in more detail. On the upper-left corner, information window shows the cell phone number for calling the crash victim right after it has occurred. The crash video appears in the middle of the information window to determine the severity of the crash. Finally, a fully described street address is located on the lowerleft corner of the information window. Our web application provides a fully-featured calling system via Skype API. The emergency management personnel can alert the concerned departments about the crash by simply calling them via Skype. Lower-left corner of our web page has three buttons to activate the calling procedure. The buttons trigger an interface to notify emergency, police and fire departments respectively. C. Use Case Scenario The section presents a crash scenario using our web application. In our scenario, the purpose is to simulate an ordinary traffic crash and the emergency response associated with it. The scenario starts with an incoming sent by the crash victim via our mobile application. The incoming s are parsed and inserted into the database in the format illustrated in above. Each crash is associated with an automatically generated unique identifier number and latitude/longitude pair retrieved from the subject field of the incoming . Furthermore, the video file is instantly uploaded to the server computer and the file path is stored in the database under the caption of description attribute. Once the procedure is completed, the resulting crash information is illustrated in the web interface. Our web application enables the emergency management personnel to call the concerned organizations such as emergency, police and fire departments via just clicking the buttons in the lower left corner. The buttons instantly connects with the already set Skype account and triggers a Skype interface to call the emergency personnel. Figure 6 demonstrates the triggered Skype interface right after clicking the blue button in the lower left corner. VI. CONCLUSIONS In this paper, we introduced a fully integrated emergency management system for traffic accidents. We then evaluated our model under various use case scenarios to determine its

5 5 Figure 5: The overview of the user interface Figure 6: The triggered Skype interface for calling the emergency personnel feasibility for near-future traffic flow prediction. The proposed system presents promising results in the early detection of accidents. VII. ACKNOWLEDGEMENTS This work was funded by the Turk Telekom Research & Development Center. Project: Accident Detection and Management on Vehicular Networks REFERENCES [1] Martinez, F.J., Chai-Keong Toh, Cano, J.-C., Calafate, C.T., Manzoni, P., Emergency Services in Future Intelligent Transportation Systems Based on Vehicular Communication Networks, Intelligent Transportation Systems Magazine, IEEE, vol.2, no.2, pp.6,20, 2010 [2] Japanese Government MLIT Solution, [Online] Available: [3] ITS Handbook Japan, [Online]. Available: [4] ITS US Forum Presentation, [Online]. Available: [5] 9] AIDER Final Report, [Online]. Available: _AIDER _Final%20Report.pdf [6] ATLANTIC-A thematic long-term approach to networking for the telematics and ITS community [Online]. Available: soton.ac.uk/archive/its/atlantic.htm, [7] Advanced telematics for enhancing the safety and comfort of motorcycle riders [Online]. Available: [8] Reliable application specific detection of road users with vehicle onboard sensors [Online]. Available: [9] European Union ITS Project: COOPERS, [Online]. Available: [10] H. Greenberg, An Analysis of Traffic Flow, International Journal on Operations Research and The Management Sciences,vol.7, pp.79-85, [11] PREVENT OBU, [Online]. Available: [12] R. Uzcategui, A. de Sucre, G. Acosta-Marum, Wave: A tutorial-[topics in automotive networking], IEEE Communications Magazine, vol. 47, no. 5, pp , May 2009.

Using Smartphones to Detect Car Accidents and Provide Situational Awareness to First Responders

Using Smartphones to Detect Car Accidents and Provide Situational Awareness to First Responders Using Smartphones to Detect Car Accidents and Provide Situational Awareness to First Responders Christopher Thompson chris@dre.vanderbilt.edu Institute for Software Integrated Systems Vanderbilt University

More information

Accident Detection System Independent of In-Vehicle Detection System

Accident Detection System Independent of In-Vehicle Detection System Accident Detection System Independent of In-Vehicle Detection System Sneha Sontakke 1, Dr. A. D. Gawande 2 1 First Author Affiliation & Address 2 Second Author Affiliation & Address 3 Third Author Affiliation

More information

INTERNET FOR VANET NETWORK COMMUNICATIONS -FLEETNET-

INTERNET FOR VANET NETWORK COMMUNICATIONS -FLEETNET- ABSTRACT INTERNET FOR VANET NETWORK COMMUNICATIONS -FLEETNET- Bahidja Boukenadil¹ ¹Department Of Telecommunication, Tlemcen University, Tlemcen,Algeria Now in the world, the exchange of information between

More information

AN INTERNET OF THINGS (IOT) BASED SECURITY ALERT SYSTEM USING RASPBERRY PI

AN INTERNET OF THINGS (IOT) BASED SECURITY ALERT SYSTEM USING RASPBERRY PI Available online at www.apije.com ASIA PACIFIC INTERNATIONAL JOURNAL OF ENGINEERING SCIENCE Vol. 02 (01) (2016) 37 41 AN INTERNET OF THINGS (IOT) BASED SECURITY ALERT SYSTEM USING RASPBERRY PI A.Arun Raja

More information

Mobile Surveillance. User Manual

Mobile Surveillance. User Manual Mobile Surveillance User Manual Contents 1 Network Configuration... 1 1.1 Access Device via WLAN... 1 1.2 Access Device via 3G Network... 1 2 By Phones with iphone OS... 2 2.1 Installation Instruction...

More information

Dynamic Thread Pool based Service Tracking Manager

Dynamic Thread Pool based Service Tracking Manager Dynamic Thread Pool based Service Tracking Manager D.V.Lavanya, V.K.Govindan Department of Computer Science & Engineering National Institute of Technology Calicut Calicut, India e-mail: lavanya.vijaysri@gmail.com,

More information

In the pursuit of becoming smart

In the pursuit of becoming smart WHITE PAPER In the pursuit of becoming smart The business insight into Comarch IoT Platform Introduction Businesses around the world are seeking the direction for the future, trying to find the right solution

More information

ASUS WebStorage Client-based for Windows [Advanced] User Manual

ASUS WebStorage Client-based for Windows [Advanced] User Manual ASUS WebStorage Client-based for Windows [Advanced] User Manual 1 Welcome to ASUS WebStorage, your personal cloud space Our function panel will help you better understand ASUS WebStorage services. The

More information

An In-vehicle ecall Platform for Efficient Road Safety

An In-vehicle ecall Platform for Efficient Road Safety An In-vehicle ecall Platform for Efficient Road Safety W. Ait-Cheik-Bihi, A. Chariette, M. Bakhouya, A. Nait-Sidi-Moh, J. Gaber, M. Wack Université de Technologie de Belfort-Montbéliard Rue Thierry Mieg,

More information

Weather warnings. Find my vehicles

Weather warnings. Find my vehicles Your DQ-Track guide Discovery Insure wants you to be a better driver. We use the latest technology to measure and encourage good driving, improve your driving knowledge and awareness and promote greater

More information

Design of Severity Estimation Unit of Automotive Accidents

Design of Severity Estimation Unit of Automotive Accidents Design of Severity Estimation Unit of Automotive Accidents Saroj S. Raut, Swapnili P. Karmore Abstract During the last decades, there have been remarkable growth in the total number of vehicles around

More information

with Compatible with Select ESCORT and Beltronics Detectors Made for Android Smartphones

with Compatible with Select ESCORT and Beltronics Detectors Made for Android Smartphones with Compatible with Select ESCORT and Beltronics Detectors Made for Android Smartphones Congratulations! You have just purchased the most innovative and comprehensive radar/laser accessory available SmartCord

More information

Everything in your eyes. ismartviewpro. (For iphone) User Manual. Feb 2015 VER 3.0

Everything in your eyes. ismartviewpro. (For iphone) User Manual. Feb 2015 VER 3.0 IP Cloud Network Camera Everything in your eyes ismartviewpro (For iphone) User Manual Feb 2015 VER 3.0 1. ismartviewpro Summary ismartviewpro for iphone is our company developed application software based

More information

Hybrid System for Driver Assistance

Hybrid System for Driver Assistance International Journal of Information & Computation Technology. ISSN 0974-2239 Volume 4, Number 15 (2014), pp. 1583-1587 International Research Publications House http://www. irphouse.com Hybrid System

More information

To Install EdiView IP camera utility on Android device, follow the following instructions:

To Install EdiView IP camera utility on Android device, follow the following instructions: To Install EdiView IP camera utility on Android device, follow the following instructions: To install Ediview application, launch Market. (In your Android device s All apps menu). Click magnifier icon

More information

VEHICLE TRACKING SYSTEM USING GPS. 1 Student, ME (IT) Pursuing, SCOE, Vadgaon, Pune. 2 Asst. Professor, SCOE, Vadgaon, Pune

VEHICLE TRACKING SYSTEM USING GPS. 1 Student, ME (IT) Pursuing, SCOE, Vadgaon, Pune. 2 Asst. Professor, SCOE, Vadgaon, Pune VEHICLE TRACKING SYSTEM USING GPS Pooja P. Dehankar 1, 1 Student, ME (IT) Pursuing, SCOE, Vadgaon, Pune Prof. S. P. Potdar 2 2 Asst. Professor, SCOE, Vadgaon, Pune Abstract- Global Positioning System is

More information

High-Speed Thin Client Technology for Mobile Environment: Mobile RVEC

High-Speed Thin Client Technology for Mobile Environment: Mobile RVEC High-Speed Thin Client Technology for Mobile Environment: Mobile RVEC Masahiro Matsuda Kazuki Matsui Yuichi Sato Hiroaki Kameyama Thin client systems on smart devices have been attracting interest from

More information

Privacy Policy Version 1.0, 1 st of May 2016

Privacy Policy Version 1.0, 1 st of May 2016 Privacy Policy Version 1.0, 1 st of May 2016 THIS PRIVACY POLICY APPLIES TO PERSONAL INFORMATION COLLECTED BY GOCIETY SOLUTIONS FROM USERS OF THE GOCIETY SOLUTIONS APPLICATIONS (GoLivePhone and GoLiveAssist)

More information

REDCap project creation is not possible in the Mobile App

REDCap project creation is not possible in the Mobile App About the REDCap Mobile App REDCap software provides its online users with the ability to create and manage surveys and databases quickly and securely to facilitate data collection. The REDCap mobile app

More information

Alerting, Recording and Motion Detection Guide

Alerting, Recording and Motion Detection Guide Alerting, Recording and Motion Detection Guide This document is intended to be used as a general guide to the set up and use of the motion detection and recording features of the cameras offered in the

More information

Avaya one-x Mobile User Guide for iphone

Avaya one-x Mobile User Guide for iphone Avaya one-x Mobile User Guide for iphone Release 5.2 January 2010 0.3 2009 Avaya Inc. All Rights Reserved. Notice While reasonable efforts were made to ensure that the information in this document was

More information

1. Click and select to enter the Device Management interface. 2. Click to add a new device.

1. Click and select to enter the Device Management interface. 2. Click to add a new device. Overview Guarding Expert (Android Tablet) V3.1 mobile client software, which is designed for Android Tablet on the basis of Android OS (Version 3.0 or higher), can be used to remotely monitor the live

More information

How to Use Motion Detection in ACTi Cameras

How to Use Motion Detection in ACTi Cameras ACTi Knowledge Base Category: Installation & Configuration Note Sub-category: Application Model: All Firmware: N/A Software: N/A Author: Ando.Meritee Published: 2010/11/19 Reviewed: 2011/03/02 How to Use

More information

SECURITY AND EMERGENCY VEHICLE MANAGEMENT

SECURITY AND EMERGENCY VEHICLE MANAGEMENT SECURITY AND EMERGENCY VEHICLE MANAGEMENT Index Purpose Description Relevance for Large Scale Events Options Technologies Impacts Integration potential Implementation Best Cases and Examples 1 of 10 Purpose

More information

Smart Wi-Fi A Smart Offload Solution for Smart Phones Kineto Wireless, Inc.

Smart Wi-Fi A Smart Offload Solution for Smart Phones Kineto Wireless, Inc. A Smart Offload Solution for Smart Phones January 2010 Kineto Wireless, Inc. 1601 McCarthy Blvd. Milpitas, CA 95035 Tel: +1 408 546 0660 2010 Kineto Wireless, Inc. All rights reserved. www.kineto.com The

More information

Multi Client (Integration)

Multi Client (Integration) Multi Client (Integration) Installation and User s Guide Ver 12.10.x *All contents of this document may change without prior notice. INDEX 1. Index 01 2. Introduction 02 3. Installation 03 4. Using Multi

More information

White Paper April 2006

White Paper April 2006 White Paper April 2006 Table of Contents 1. Executive Summary...4 1.1 Scorecards...4 1.2 Alerts...4 1.3 Data Collection Agents...4 1.4 Self Tuning Caching System...4 2. Business Intelligence Model...5

More information

Indoor Surveillance System Using Android Platform

Indoor Surveillance System Using Android Platform Indoor Surveillance System Using Android Platform 1 Mandar Bhamare, 2 Sushil Dubey, 3 Praharsh Fulzele, 4 Rupali Deshmukh, 5 Dr. Shashi Dugad 1,2,3,4,5 Department of Computer Engineering, Fr. Conceicao

More information

Acano solution. Acano Clients v1.7 Getting Started Guide. June 2015 76-1047-03-D

Acano solution. Acano Clients v1.7 Getting Started Guide. June 2015 76-1047-03-D Acano solution Acano Clients v1.7 Getting Started Guide June 2015 76-1047-03-D Contents Contents 1 Introduction... 4 1.1 cospaces... 4 1.2 cospace Users... 4 1.3 The Acano Client... 5 2 Overview... 6 2.1

More information

ImagineWorldClient Client Management Software. User s Manual. (Revision-2)

ImagineWorldClient Client Management Software. User s Manual. (Revision-2) ImagineWorldClient Client Management Software User s Manual (Revision-2) (888) 379-2666 US Toll Free (905) 336-9665 Phone (905) 336-9662 Fax www.videotransmitters.com 1 Contents 1. CMS SOFTWARE FEATURES...4

More information

En Wireless Mobile Utility (Android) User s Manual. D610, D600, D7100, D5300, D5200, D3300, Df 0 2 26

En Wireless Mobile Utility (Android) User s Manual. D610, D600, D7100, D5300, D5200, D3300, Df 0 2 26 1 En Wireless Mobile Utility (Android) User s Manual Install the Wireless Mobile Utility on your smart device (smartphone or tablet) to download pictures from a camera or take pictures remotely. The Wireless

More information

This section will focus on basic operation of the interface including pan/tilt, video, audio, etc.

This section will focus on basic operation of the interface including pan/tilt, video, audio, etc. Catalogue Basic Operation... 2 For Internet Explorer... 2 For Other Non-IE Web Browsers... 5 Camera Settings... 6 System... 6 About... 6 PT Setting... 7 Backup and Restore Setup... 8 NTP Setting... 8 System

More information

SMART PHONES. A review based on Android from Samsung Apple IPhones will have very similar operational characteristics

SMART PHONES. A review based on Android from Samsung Apple IPhones will have very similar operational characteristics SMART PHONES A review based on Android from Samsung Apple IPhones will have very similar operational characteristics Compelling reasons to own one Some are now low cost May cost less than a new battery

More information

ipecs Communicator Installation and Operation Guide Please read this manual carefully before operating your set. Retain it for future reference.

ipecs Communicator Installation and Operation Guide Please read this manual carefully before operating your set. Retain it for future reference. ipecs Communicator Installation and Operation Guide ipecs is an Ericsson-LG Brand Please read this manual carefully before operating your set. Retain it for future reference. Revision History Issue Date

More information

Video Analytics and Security

Video Analytics and Security Video Analytics and Security Using video data to improve both safety and ROI March 2008 / White Paper Make the most of your energy Summary I. Executive Summary... 3 II. Captured on Video. Now What?...

More information

ibump: Smartphone Application to Detect Car Accidents

ibump: Smartphone Application to Detect Car Accidents ibump: Smartphone Application to Detect Car Accidents Fadi Aloul, Imran Zualkernan, Ruba Abu-Salma, Humaid Al-Ali, May Al-Merri Department of Computer Science & Engineering American University of Sharjah,

More information

Location Identification and Vehicle Tracking using VANET(VETRAC)

Location Identification and Vehicle Tracking using VANET(VETRAC) Location Identification and Vehicle Tracking using VANET(VETRAC) Supervisor Name: Md. Mosaddik Hasan Assistant Professor Dept. of CSE MBSTU Md. Al-Amin Nipu CE-10031 Dept. of CSE MBSTU Abstract: Large

More information

BlackVue Cloud App Overview...3. Getting Started...6. Basic Menu Screens...15. BlackVue Cloud...24. BlackVue Wi-Fi...40. Internal Memory...

BlackVue Cloud App Overview...3. Getting Started...6. Basic Menu Screens...15. BlackVue Cloud...24. BlackVue Wi-Fi...40. Internal Memory... Table of Contents BlackVue Cloud App Overview...3 Key Functions When Cloud is Connected...4 Key Functions When Wi-Fi Connection is Made...4 Key Features of Internal Memory...4 Supported Devices...5 Getting

More information

HP IMC User Behavior Auditor

HP IMC User Behavior Auditor HP IMC User Behavior Auditor Administrator Guide Abstract This guide describes the User Behavior Auditor (UBA), an add-on service module of the HP Intelligent Management Center. UBA is designed for IMC

More information

CAR ACCIDENT DETECTION SYSTEM USING GPS AND GSM

CAR ACCIDENT DETECTION SYSTEM USING GPS AND GSM CAR ACCIDENT DETECTION SYSTEM USING GPS AND GSM Vikram Singh Kushwaha 1, Deepa Yadav, 2 Abusayeed Topinkatti 3, Amrita Kumari 4 1 (Comp Dept & DYPCOE,,Talegaon, Pune University,India,,vikramsinghkushwaha8@gmail.com)

More information

Smart Home Security System Based on Microcontroller Using Internet and Android Smartphone

Smart Home Security System Based on Microcontroller Using Internet and Android Smartphone International Conference on Materials, Electronics & Information Engineering, ICMEIE-205 05-06 June, 205, Faculty of Engineering, University of Rajshahi, Bangladesh www.ru.ac.bd/icmeie205/proceedings/

More information

APP USER MANUAL. Trackunit Virtual Hardware. Status / Tracking / Map

APP USER MANUAL. Trackunit Virtual Hardware. Status / Tracking / Map APP USER MANUAL Trackunit Virtual Hardware Status / Tracking / Map Trackunit 2013 Table of Contents 1. Introduction... 2 Features... 2 Get started... 2 2. Status and tracking... 3 Network... 3 Account...

More information

GoodSAM. Smartphone Activated Medics The World s Most Advanced Emergency Alerting platform. www.goodsamapp.org

GoodSAM. Smartphone Activated Medics The World s Most Advanced Emergency Alerting platform. www.goodsamapp.org Smartphone Activated Medics The World s Most Advanced Emergency Alerting platform www.goodsamapp.org London responders April 2016 Worldwide responders April 2016 for everyone Features Alerter and Reponder

More information

Fuzzy Active Queue Management for Assured Forwarding Traffic in Differentiated Services Network

Fuzzy Active Queue Management for Assured Forwarding Traffic in Differentiated Services Network Fuzzy Active Management for Assured Forwarding Traffic in Differentiated Services Network E.S. Ng, K.K. Phang, T.C. Ling, L.Y. Por Department of Computer Systems & Technology Faculty of Computer Science

More information

SmartRack Proposal. Table Of Contents (1) Introduction (Campus Problems and Product Overview)...2. (2) SmartRack Proposal (Features)...

SmartRack Proposal. Table Of Contents (1) Introduction (Campus Problems and Product Overview)...2. (2) SmartRack Proposal (Features)... 1 SmartRack Proposal Team 39 Ian Barton.. Monday, 9:00 9:50 Roundtable Lindsey Chew. Tuesday, 3:30 4:20 Roundtable Dalton Cole Wednesday, 9:00 9:50 Roundtable Noah Deitch. Monday, 9:00 9:50 Roundtable

More information

PMES Dashboard User Manual

PMES Dashboard User Manual PMES Dashboard User Manual December 2013 Authors Javier Álvarez Barcelona Supercomputing Center Introduction This document describes the different functionalities of the PMES Dashboard. Principally, the

More information

About. IP Centrex App for ios Tablet. User Guide

About. IP Centrex App for ios Tablet. User Guide About IP Centrex App for ios Tablet User Guide December, 2015 1 2015 by Cox Communications. All rights reserved. No part of this document may be reproduced or transmitted in any form or by any means, electronic,

More information

Sophos Mobile Control User guide for Android

Sophos Mobile Control User guide for Android Sophos Mobile Control User guide for Android Product version: 2.5 Document date: July 2012 Contents 1 About Sophos Mobile Control... 3 2 Login to the Self Service Portal... 4 3 Set up Sophos Mobile Control

More information

Digital Voice Services User Guide

Digital Voice Services User Guide Digital Voice Services User Guide * Feature Access Codes *72 Call Forwarding Always Activation *73 Call Forwarding Always Deactivation *90 Call Forwarding Busy Activation *91 Call Forwarding Busy Deactivation

More information

Customer Onboarding Guide. How to successfully set up your service 2-9 users

Customer Onboarding Guide. How to successfully set up your service 2-9 users Customer Onboarding Guide How to successfully set up your service 2-9 users 1 Overview Welcome Thank you for choosing RingCentral as your phone system provider. This guide is designed to give you the information

More information

Copyright Copyright 2014 SerVision Ltd. All Rights Reserved.

Copyright Copyright 2014 SerVision Ltd. All Rights Reserved. Applliicatiion Sollutiion MONITORING STATIONARY SITES Usiing SerViisiion Viideo Gateways to Moniitor Fiixed Siites wiith Preexiistiing Cablled Networkiing IInfrastructure Copyright Copyright 2014 SerVision

More information

CinePlay 1.1.2. User Manual

CinePlay 1.1.2. User Manual CinePlay User Manual 1 CinePlay 1.1.2 User Manual CinePlay is a professional ios video player complete with timecode overlays, markers, masking, safe areas and much more. It is ideal for dailies, portfolios,

More information

Cisco Context-Aware Mobility Solution: Put Your Assets in Motion

Cisco Context-Aware Mobility Solution: Put Your Assets in Motion Cisco Context-Aware Mobility Solution: Put Your Assets in Motion How Contextual Information Can Drastically Change Your Business Mobility and Allow You to Achieve Unprecedented Efficiency What You Will

More information

Bendix Wingman Fusion

Bendix Wingman Fusion Protect Your Fleet with Our Most Advanced Safety System Ever Bendix Wingman Fusion The integration of camera, radar, and brakes delivers a new level of performance in North America. OUR NEW FLAGSHIP DRIVER

More information

Cleaning Encrypted Traffic

Cleaning Encrypted Traffic Optenet Documentation Cleaning Encrypted Traffic Troubleshooting Guide iii Version History Doc Version Product Date Summary of Changes V6 OST-6.4.300 01/02/2015 English editing Optenet Documentation

More information

Major Risks and Recommended Solutions

Major Risks and Recommended Solutions Major Risks and Recommended Solutions www.icdsecurity.com OVERVIEW Are you familiar with the main security risks that threaten data centers? This paper provides an overview of the most common and major

More information

TOTAL DEFENSE MOBILE SECURITY USER S GUIDE

TOTAL DEFENSE MOBILE SECURITY USER S GUIDE TOTAL DEFENSE MOBILE SECURITY USER S GUIDE Publication date 2015.04.09 Copyright 2015 Total Defense Mobile Security LEGAL NOTICE All rights reserved. No part of this book may be reproduced or transmitted

More information

Volkswagen Telematics by OnStar

Volkswagen Telematics by OnStar Volkswagen Telematics by OnStar Safety, security, and personalized information is available when needed, 24 hours a day, 365 days a year! Using a state-of-the-art Global Positioning System (GPS) and wireless

More information

Zipit Chat. Functional Specification / User Manual

Zipit Chat. Functional Specification / User Manual Zipit Chat Functional Specification / User Manual 1 Table of Contents 1. Zipit Chat Overview... 4 How to download... 4 Supported version... 4 2. Functionalities... 4 Get Started... 4 Login... 7 Payment

More information

Smartphone as a Remote Control Proxy in Automotive Navigation System

Smartphone as a Remote Control Proxy in Automotive Navigation System Contemporary Engineering Sciences, Vol. 7, 2014, no. 14, 683-689 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/ces.2014.4675 Smartphone as a Remote Control Proxy in Automotive Navigation System

More information

SmartTrac Stability Control Systems

SmartTrac Stability Control Systems Innovation That Delivers SmartTrac Stability Control Systems safety SmartTrac brings stability to your vehicles and your bottom line. Meritor WABCO is a recognized pioneer in delivering advanced stability

More information

DroboAccess User Manual

DroboAccess User Manual DroboAccess User Manual Release 8.2 The DroboAccess developers June 02, 2016 CONTENTS 1 DroboAccess 8.2 User Manual Introduction 1 2 Configuration of DroboAccess 8.2 3 2.1 Users, passwords and share management................................

More information

Home Security and Control

Home Security and Control Bright House Networks Home Security and Control Product Description Table of Contents Introduction... 3 Understanding Basic Security Terms and Functionality... 4 Security Zones... 4 Arming Modes... 4 Arm

More information

CMS Server Installation Guide

CMS Server Installation Guide CMS Server Installation Guide Models: SVC420GPS-L SVC820GPS-L 1 Contents Pre-requisites... 3 Server Installation... 3 Server Configuration... 8 Add a Client... 9 Add a Device... 10 Unit Setup... 12 Device

More information

Car Authentication and Accident Intimation System Using GPS and GSM

Car Authentication and Accident Intimation System Using GPS and GSM Car Authentication and Accident Intimation System Using GPS and GSM R.Monisha 1, Jessen Joseph Leo 2, B.T.Tharani Sri Sakthi 3 Master of Engineering (Embedded Systems), Department of ECE, Bannari Amman

More information

Disaster Voice Messaging Service

Disaster Voice Messaging Service Disaster Voice Messaging Service Disaster Countermeasure PS Voice Messaging Phone Number Disaster Voice Messaging Service The recent earthquake gave a fresh reminder of the importance of voice communication

More information

Software as a Service and the growth of ITS

Software as a Service and the growth of ITS 19th ITS World Congress, Vienna, Austria, 22/26 October 2012 AM-00014 Software as a Service and the growth of ITS Matthew Dorfman D Artagnan Consulting LLP, USA 4700 9 th St. S Arlington VA 22204 +1 703-608-4321

More information

A PLATFORM FOR SHARING DATA FROM FIELD OPERATIONAL TESTS

A PLATFORM FOR SHARING DATA FROM FIELD OPERATIONAL TESTS A PLATFORM FOR SHARING DATA FROM FIELD OPERATIONAL TESTS Yvonne Barnard ERTICO ITS Europe Avenue Louise 326 B-1050 Brussels, Belgium y.barnard@mail.ertico.com Sami Koskinen VTT Technical Research Centre

More information

Solutions Lab. AXIS Barcode Reader Beta 0.3

Solutions Lab. AXIS Barcode Reader Beta 0.3 AXIS Barcode Reader Beta 0.3 Please note that this software has only been subject to limited testing and that you cannot expect full support regarding the software. The software is to be considered as

More information

New GSM Alarm System. User s Manual. Profile For a better understanding of this product, please read this user manual thoroughly before using it.

New GSM Alarm System. User s Manual. Profile For a better understanding of this product, please read this user manual thoroughly before using it. New GSM Alarm System User s Manual Profile For a better understanding of this product, please read this user manual thoroughly before using it. Chapter 1. Features Chapter 2. Alarm Host Introduction Chapter

More information

Development of a Service Robot System for a Remote Child Monitoring Platform

Development of a Service Robot System for a Remote Child Monitoring Platform , pp.153-162 http://dx.doi.org/10.14257/ijsh.2014.8.5.14 Development of a Service Robot System for a Remote Child Monitoring Platform Taewoo Han 1 and Yong-Ho Seo 2, * 1 Department of Game and Multimedia,

More information

URBAN MOBILITY IN CLEAN, GREEN CITIES

URBAN MOBILITY IN CLEAN, GREEN CITIES URBAN MOBILITY IN CLEAN, GREEN CITIES C. G. Cassandras Division of Systems Engineering and Dept. of Electrical and Computer Engineering and Center for Information and Systems Engineering Boston University

More information

Stellar Phoenix Exchange Server Backup

Stellar Phoenix Exchange Server Backup Stellar Phoenix Exchange Server Backup Version 1.0 Installation Guide Introduction This is the first release of Stellar Phoenix Exchange Server Backup tool documentation. The contents will be updated periodically

More information

Intermedia Cloud Softphone. User Guide

Intermedia Cloud Softphone. User Guide Intermedia Cloud Softphone User Guide FOR MORE INFO VISIT: CALL US EMAIL US intermedia.net +1.800.379.7729 sales@intermedia.net 1 Contents 1 Introduction... 3 1.1 Cloud Softphone Features... 3 2 Installation...

More information

ABB solar inverters. User s manual ABB Remote monitoring portal

ABB solar inverters. User s manual ABB Remote monitoring portal ABB solar inverters User s manual ABB Remote monitoring portal List of related manuals Title ABB Remote monitoring portal User s manual NETA-01 Ethernet adapter module User s manual Code (English) 3AUA0000098904

More information

Central Management Software CV3-M1024

Central Management Software CV3-M1024 Table of Contents Chapter 1. User Interface Overview...5 Chapter 2. Installation...6 2.1 Beginning Installation...6 2.2 Starting the CMS software...10 2.3 Starting it from the Start menu...10 2.4 Starting

More information

Car Accident Detection and Notification System Using Smartphone

Car Accident Detection and Notification System Using Smartphone Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology IJCSMC, Vol. 4, Issue. 4, April 2015,

More information

An Empirical Approach - Distributed Mobility Management for Target Tracking in MANETs

An Empirical Approach - Distributed Mobility Management for Target Tracking in MANETs An Empirical Approach - Distributed Mobility Management for Target Tracking in MANETs G.Michael Assistant Professor, Department of CSE, Bharath University, Chennai, TN, India ABSTRACT: Mobility management

More information

UVO SYSTEM QUICK REFERENCE GUIDE

UVO SYSTEM QUICK REFERENCE GUIDE UVO SYSTEM QUICK REFERENCE GUIDE Congratulations on the Purchase of your new UVO system! Your new UVO system allows you to enjoy various audio and multimedia features through the main audio system. For

More information

Leveraging Tizen IVI Platform for Realizing V2X Use Cases

Leveraging Tizen IVI Platform for Realizing V2X Use Cases Leveraging Tizen IVI Platform for Realizing V2X Use Cases Purnendu Sinha Tizen IVI Team Samsung R&D India, Bangalore Email: p.sinha@samsung.com Outline V2X Applications and their Requirements Use Cases

More information

USER MANUAL FOR WEB INTERFACE. Contents

USER MANUAL FOR WEB INTERFACE. Contents USER MANUAL FOR WEB INTERFACE Contents 1. Main user interface 1.1 Access main system functions 1.2 Control panel 1.3 Latest events panel 1.4 Multiple camera thumbnails 2. Event thumbnail screen 2.1 Event

More information

How To Use The Bank Of Korea App On Android Or Blackberry Or Ipa (For Android)

How To Use The Bank Of Korea App On Android Or Blackberry Or Ipa (For Android) Getting Started... 2 Logging on to the App Initially... 2 Main Menu and Dashboard... 2 Accounts... 2 Adding Accounts from Other Financial Institutions... 3 Bills... 3 Transactions: Viewing, Searching,

More information

Open Access Research and Design for Mobile Terminal-Based on Smart Home System

Open Access Research and Design for Mobile Terminal-Based on Smart Home System Send Orders for Reprints to reprints@benthamscience.ae The Open Automation and Control Systems Journal, 2015, 7, 479-484 479 Open Access Research and Design for Mobile Terminal-Based on Smart Home System

More information

KCI Communications, Inc. 1050 Ensell Road, Suite 100 Lake Zurich, IL 60047 847.550.9885

KCI Communications, Inc. 1050 Ensell Road, Suite 100 Lake Zurich, IL 60047 847.550.9885 ADR-3000 KCI Communications, Inc. 1050 Ensell Road, Suite 100 Lake Zurich, IL 60047 847.550.9885 DIGITAL BLACK BOX BOX RECORDER Dual high resolution color camera system with wide angle view and infrared

More information

IP Wireless / Wired Camera NIGHT VISION & REMOTE PAN/TILT ROTATE. User Manual

IP Wireless / Wired Camera NIGHT VISION & REMOTE PAN/TILT ROTATE. User Manual IP Wireless / Wired Camera NIGHT VISION & REMOTE PAN/TILT ROTATE User Manual WELCOME This model IP Camera is an integrated wireless IP Camera solution. It combines a high quality digital Video Camera with

More information

A&E Specifications RoadRunner HD High Definition Mobile Recording System

A&E Specifications RoadRunner HD High Definition Mobile Recording System RoadRunner HD High Definition Mobile Recording System Version 1.4 A. Recorder: 1. The system shall be provided in compatible and interchangeable formats that support simultaneous recording of up to four

More information

A Real Time Tracking and Alerting System Using LabVIEW

A Real Time Tracking and Alerting System Using LabVIEW A Real Time Tracking and Alerting System Using LabVIEW J Jyothirmai Joshi Assistant Professor, Dept. of EIE, VNR Vignan Jyothi Institute of Engineering and Technology, Hyderabad, Telangana, India ABSTRACT:

More information

Video Analytics and Security

Video Analytics and Security Video Analytics and Security Video Analytics and Security Using video data to improve both safety and ROI TABLE OF CONTENTS I. Executive Summary... 1 II. Captured on Video. Now What?... 2 III. Start Where

More information

Plustek enhances transit security and surveillance

Plustek enhances transit security and surveillance Plustek enhances transit security and surveillance Table of Contents About Plustek Security 3 Get onboard video surveillance with 4G and Wi-Fi for buses 4 By Robert Fuchs Choosing the right in-vehicle

More information

DOMIQ, SIP and Mobotix cameras

DOMIQ, SIP and Mobotix cameras DOMIQ, SIP and Mobotix cameras This tutorial is the second in the series in which we present integration of Mobotix devices with the DOMIQ system. The main subject of this tutorial is the implementation

More information

V ID E O A N A LYT ICS

V ID E O A N A LYT ICS O SI A N D T HE P OWE R V ID E O A N A LYT ICS C A PA B I L IT IE S O F SOLUTION BRIEF OSI and Video Analytics Technical Capabilities Founded in 1996, Organizational Strategies, Inc. (OSI) offers a portfolio

More information

Junos Pulse Mobile Security Dashboard

Junos Pulse Mobile Security Dashboard Junos Pulse Mobile Security Dashboard User Guide Release 4.0 June 2012 R1 Copyright 2012, Juniper Networks, Inc. . Junos Pulse Mobile Security Dashboard Juniper Networks, Inc. 1194 North Mathilda Avenue

More information

(Road Accident Data Recorder)

(Road Accident Data Recorder) (Road Accident Data Recorder) Contents Why accident data? Existing situation What is RADaR? How RADaR works? Benefits Why Accident (Crash) Data? Factors contributing to road accidents are Driver behaviour

More information

KPN SMS mail. Send SMS as fast as e-mail!

KPN SMS mail. Send SMS as fast as e-mail! KPN SMS mail Send SMS as fast as e-mail! Quick start Start using KPN SMS mail in 5 steps If you want to install and use KPN SMS mail quickly, without reading the user guide, follow the next five steps.

More information

Android Phone Controlled Robot Using Bluetooth

Android Phone Controlled Robot Using Bluetooth International Journal of Electronic and Electrical Engineering. ISSN 0974-2174, Volume 7, Number 5 (2014), pp. 443-448 International Research Publication House http://www.irphouse.com Android Phone Controlled

More information

Base Station Design and Architecture for Wireless Sensor Networks

Base Station Design and Architecture for Wireless Sensor Networks Base Station Design and Architecture for Wireless Sensor Networks David Kohanbash*, Abhinav Valada, George Kantor Carnegie Mellon University Robotics Institute, 5000 Forbes Ave, Pittsburgh, PA, 15213 USA

More information

En Wireless Mobile Utility (Android) User s Manual. D750, D610, D600, D7200, D7100, D5500, D5300, D5200, D3300, Df 0 2 31

En Wireless Mobile Utility (Android) User s Manual. D750, D610, D600, D7200, D7100, D5500, D5300, D5200, D3300, Df 0 2 31 1 En Wireless Mobile Utility (Android) User s Manual Install the Wireless Mobile Utility on your smart device (smartphone or tablet) to download pictures from a camera or take pictures remotely. The Wireless

More information

CamGuard Security System CamGuard Security System Manual

CamGuard Security System CamGuard Security System Manual CamGuard Security System Manual JMC Electron Co.,LTD Brief Introduction... 3 Features... 3 System Requirements... 3 Configuration... 4 Add Camera... 4 Device Options... 4 About Alarm... 5 Alarm Actions...

More information

A Research Using Private Cloud with IP Camera and Smartphone Video Retrieval

A Research Using Private Cloud with IP Camera and Smartphone Video Retrieval , pp.175-186 http://dx.doi.org/10.14257/ijsh.2014.8.1.19 A Research Using Private Cloud with IP Camera and Smartphone Video Retrieval Kil-sung Park and Sun-Hyung Kim Department of Information & Communication

More information

Volvo On Call. An OEM view on European ecall

Volvo On Call. An OEM view on European ecall Volvo On Call An OEM view on European ecall Volvo On Call Strategy Brake assist BLIS Crumple zones Safety belt SIPS Airbag SAFETY Telematics/ On Call WHIPS DSTC ABS Lane Departure warning Personal Safety

More information