Web based tools for Road Traffic Monitoring and Controlling System Camelia Avram 1,a,Adina Aştilean 1,b and Radu Miron 1,c

Size: px
Start display at page:

Download "Web based tools for Road Traffic Monitoring and Controlling System Camelia Avram 1,a,Adina Aştilean 1,b and Radu Miron 1,c"

Transcription

1 Advanced Engineering Forum Vols. 8-9 (2013) pp 3-12 Online: (2013) Trans Tech Publications, Switzerland doi: / Web based tools for Road Traffic Monitoring and Controlling System Camelia Avram 1,a,Adina Aştilean 1,b and Radu Miron 1,c 1 Technical University of Cluj Napoca, Automation and Computer Science Faculty, Department of Automation, Cluj Napoca, Romania a camelia.avram@aut.utcluj.ro, b adina.astilean@aut.utcluj.ro, c radu.miron@aut.utcluj.ro Keywords: road traffic, web tools, data fusion, modeling and simulation Abstract. The Road Traffic Monitoring and Control System (RTMCS) presented in this paper is intended to offer support for the surveillance, control and monitoring of road networks. It integrates complex components in a modular, flexible and open structure in order to validate models that take into account real time constraints and include tools to simulate various traffic scenarios and communication technologies, WEB based virtual instrumentation, personalized user interfaces and relational data. The system can be used to change the configuration of the road map (to design new streets segments) or to visualize the results of the different traffic scenarios implying the tuning of various parameters. RTMCS also offers several advantages, one of the most important consisting of the possibility to choose different configuration and components using a web browser. An implementation variant, including suitable, promising new technologies, different maps configurations, communication devices and protocols and routing systems is presented and analyzed. A large set of experiments and the corresponding results highlight the functionality of the configurable virtual web instrument concept illustrated by the proposed system. Aspects regarding the possibility of a subsequent integration of new tools are also presented. Introduction The accuracy of the monitoring of traffic flow conditions, the design of realistic traffic simulators and appropriate traffic control strategies are the most important factors that could influence the performances of traffic management systems. New trends and perspective solutions in this field include the use of VANET s applications and Web-based tools to find efficient solutions and to manage, analyze and evaluate control strategy changes. In [1] authors develop an application of the virtual instrument technology and use concepts of traffic flow theory, multi-sensor data fusion technology, database and fault diagnosis system in order to obtain a more detailed traffic condition information such as traffic volume, average velocity, link travel time, occupancy, etc. An application based on mobile technologies is proposed in [2]. Authors implement an Android-based mobile device platform that successfully programs a CAN-Bus driver which reads the data on the ECUs (Engine Control Unit) of the vehicle. Using virtual instruments, the results are graphically displayed on the mobile panel. A Web Based Sensors concept and a system of wireless, intercommunicating, spatially distributed sensors tags that can be easily deployed in new environments for monitoring and exploring purposes are presented in [3]. The macros-instrument concept, which has been introduced in [4], allows the spatial discovery of an environment utilizing distributed sensing platforms. These change information using wireless network communication services. The platforms are heterogeneous, including all types of communication: satellite and terrestrial; fixed and mobile. Additional information proved to be very useful for the traffic participants. It includes data regarding the current location and information about traffic in adjacent area, the finding of best routes to avoid congestions etc. The Vehicular Ad-hoc NETworks (VANET) are appropriate to offer relevant, supplementary information and to offer solutions for problems regarding pollution, All rights reserved. No part of contents of this paper may be reproduced or transmitted in any form or by any means without the written permission of Trans Tech Publications, (ID: /10/15,07:15:13)

2 4 Interdisciplinary Research in Engineering: Steps towards Breakthrough Innovation for Sustainable Development traffic congestion, fuel saving. Hundreds of fuel litters and hours spent in traffic can be saved using VANET enabled vehicles. The VANETs users benefit from useful information, applications, statistics and news, and also can give, from their locations, inside data regarding the traffic conditions. Many studies and scenarios were developed to assess the feasibility and efficiency of VANET based applications and to test new protocols. Simulation software is widely used to design real world scenarios [5, 6, 7, 8]. In this context, the paper proposes RTMCS (Road Traffic Monitoring and Control System) as complex system, which integrates maps generation, mobility analysis, simulation and control structures for road traffic applications using VANET simulators and Web-based tools. The flexibility and the modularity of the system, the specific adapted design of the assembly and of each component element allow relevant tests adapted to a great number of possible variants and particularizations, which can be included in three main categories, as follows: - The improvement of the traffic conditions for a given infrastructure; it implies the modification of the existing traffic routes in conditions corresponding to situations in which jamming or critical traffic events occur and the finding of alternative solutions for congested and perturbed traffic; the solutions considered for the both categories of problems are based on the using of the dynamic traffic signs and of the road segments which belong to the existing infrastructure and are only partial used in normal conditions; - The design of new infrastructures laying the emphasis on the choice, positioning and settings of the traffic control, on supervising and guidance structures, in accordance with real conditions. A special attention was given to the minimization of the travel time and generally to improvement of the traffic conditions; - The corresponding setting of traffic control parameters during the design phases, including the imposition of some restrictions, the positioning of traffic signs and semaphores and the establishing of the duration of their signaling colors. The system integrates Web based and advanced mobile communication technologies and facilitates the running and interpretation of the results of VANET simulations using various simulators (like VanetMobiSim [9, 10, 11] and UDAS [13, 14]). A special module based on Glomosim [12] is used for the analysis of the communication system. A complex component based on UDAS [13, 14] integrates the traffic simulator, the decision and control elements. A special attention was given to real time analysis performed using UPPAAL [15, 19 and 20] and UPPAAL Tron [16, 17, 18] tools. This complex architecture ensures the compatibility and combines predefined components such as VANET, Ad-Hoc networks simulators and GlomoSim with new, special designed structures for simulation and control, RTMCS. The RTMCS system allows integration of new tools that can be used to analyze and to design the road traffic. The proposed web based system can be seen as a tools configurator useful to monitor and control the road traffic. RTMCS System Architecture A multilevel, distributed architecture has been proposed for the RTMCS system, Fig. 1. The system is composed of the following main components: the Database Server, where the received and the processed data are stored and RTMCS Application Server, where the main components of the RTMCS are running. The interest information can be accessed by users through a Web Server. The distributed RTMCS systems communicate in a secure manner through a Virtual Private Network.

3 Advanced Engineering Forum Vols The software components of the RTMCS system are presented in Fig. 2. Figure 1. The RTMCS hardware architecture Figure 2. Software architecture of the RTMCS system As stated in [21], a middleware application can be used as a support layer for wireless sensor network applications in order to meet challenges associated with this type of applications. RTMCS middleware was developed in C++, using the Wt framework, which offers for the UI (User Interface) a widget-centric solution. The RTMCS middleware provides several services: - Guarantees the data exchange between RTMCS nodes; a transparent access to simulation scenarios from remote RTMCS nodes is provided; - Send notification for users or other applications; - Provides authentication mechanisms; - Provides functions for activation, deactivation of services. This system handle errors which arise in the usual activities; on a lower layer the network layer ensures that fault and communication errors are detected and eliminated. The capacity of the system to manage extensions which imply the addition of new nodes is an important feature of the RTMCS.

4 6 Interdisciplinary Research in Engineering: Steps towards Breakthrough Innovation for Sustainable Development The functions of the main components of RTMCS are described as follows: - To build scripts; the CMake scripts are separated into libraries; - To creates a property dialog; - The xml converters; to convert the UI model into xml and vice-versa; - A server code with the database layer, the business validators and the simulations runners are also included into the presented structure; - The utility library contains the logger and other useful tools. A short description of the RTMCS components is given below. Build system. CMake, the system generator is used for implementation of RTMCS. It is a crossplatform tool that takes as inputs the independent CMake files list, named CMakeLists.txt, included in each directory of a source tree. Within the files the components that make up a codebase are defined and are transformed by CMake into a specific platform build system (in RTMCS's case, the build system is based on GNU Make and g++). Client tier. The client tier encompasses the main loop method and all the specialized widgets and dialogues. Map drawing. In the case in which the user chooses to define the topological space by drawing it, on the configuration page which contains the custom made PaintBrush widget the PaintBrushForm is added. This widget extends the Wt::WPaintedWidget class and renders as the <canvas> HTML 5 tag in the browser. On this canvas, the user can draw the topological space in accordance with the specified requirements. In order to draw a segment on the canvas, the user has to click once to set the first point and then, at different coordinates within the perimeter of the canvas to set the second point. The class will then render a segment between these two points. XML converters. The xml folder of the source contains the implementation of the XML converters, the pugixml library being used. Three main components can be distinguished as follows: 1. The XML helper classes, which create an in-memory tree-like model representation of the XML. 2. A model of XML converter class, which takes the in-memory model and transforms it into a proper XML document. 3. A model of XML model converter class, which performs the reverse operation taking an XML document and transforms it into an in-memory representation. The in-memory representation of the XML is created by the client tier. The converters change this model into XML documents which are then persisted into the database or added to the VanetMobiSim configuration file. Server tier. The server tier is responsible for the configuration and the running of simulations and contains the classes used for the persisting of the configuration data. The persistence class relies heavily on Wt::Dbo library to connect to the database, create the working schema and perform the database operations. The configurator uses pugixml library to create the XML documents required by the simulators. The runners work in close relation with the classes that handle the configuration for each simulator. Database. Three important classes can be mentioned: - The entity classes: ConfigEntryEntity and ConfigurationEntity classes. They represent the two database tables. Each instance of any of these classes represents an entry in the table map; - The PersistenceManager class, a singleton that manages the database session and queries.

5 Advanced Engineering Forum Vols The interaction between RTMCS Middleware s components is presented in Fig. 3. Figure 3. The interaction between RTMCS middleware s components General characteristics of the RTMCS system The complex browser based application facilitates for any user the design and simulation of VANETs applications using VanetMobiSim and GloMoSim. Such an application should fulfill the following broad requirements: - The Creation of a VanetMobiSim.xml configuration; - The selection of GloMoSim routing protocol configurations; - The running of VanetMobiSim and GloMoSim simulators and the sending of the results in the requested format; - The running of a real time simulation using UDAS; - The running a real time analysis using UPPAAL and UPPAAL Tron for resource allocation; - The saving of the configurations for later use. VanetMobiSim was chosen for the traffic simulation due to its ease of use and high configurability. For simulation purposes, VanetMobiSim receives as input an xml file that details the steps and the defined environment of the simulation. It is capable to simulating vehicles behavior patterns in different traffic conditions, taking into account different circulation signalization like traffic lights and imposed speed limits. From a geographic configuration point of view, VanetMobiSim accepts either a randomly generated road topology or a user defined environment. GloMoSim is responsible for simulating the network routing protocols. The application offers the possibility to select among the following routing protocols: AODV (Ad-hoc On-Demand Distance Vector); BELLMAN-FORD; DSR (Dynamic Source Routing); LAR1 (Location-Aided Routing); WRP (Wireless Routing Protocol). UDAS is a Java based implementation of a modular distributed simulator a large system built up of many interacting components of long road segments, short road segments and intersections, together with the boundary conditions at the edges of the configuration. Each component allows the representation of some random behavior during the evolution of the simulation. UPPAAL is an integrated tool environment for modeling, validation and verification of real-time systems, modeled as networks of automata extended with data types (bounded integers, arrays, etc.) [15]. UPPAAL TRON is a testing tool, based on UPPAAL engine, suited for black-box conformance testing of timed systems, mainly targeted for embedded software commonly found in various controllers [16]. The testing and simulation of the RTMCS Web Instruments Application Different simulation tools can be used for the testing and analyses of traffic scenarios. These also can design new road segments or modify existing traffic infrastructure. The RTMCS system allows the user to add new features, various aspects being taken into consideration.

6 8 Interdisciplinary Research in Engineering: Steps towards Breakthrough Innovation for Sustainable Development Simulation scenarios in which a variable number of participants were successively considered is presented below. First, the generated map is presented; then, the vehicles mobility is analyzed taking into consideration various constraints and road traffic features; finally, the wireless communication between traffic participants was analyzed. The real time simulation of the traffic can be visualized using an updated and improved version of the simulator presented in [13, 14]. This was integrated as a tool in the RTMCS system. The performances of the modeled system were analyzed using UPPAAL and UPPAAL Tron, a different integrated tool. Configuration files in.xml format were generated; the output results of each tool were verified and validated using the implemented virtual tools. The interface file between two virtual tools was generated based on the configuration chosen by the user. The web application has been successfully deployed on several x86 32 and 64 bit PCs. The minimal hardware requirements are: Pentium III 800 or equivalent; 256 MB RAM; and at least 500 MB of free space on HDD. The map generated for simulation and analysis, Fig. 4, represents a part of a real, existing map. The simulation parameters were chosen as follows: a total area of 4 km 2 (2x2); two boulevards having two lanes in each direction; seven intersections, controlled by semaphores and several input and output gates; 200 vehicles for the first scenario and 20 vehicles for the second scenario; the average car length being 5.5 m and the average speed: 8.3 m/s. Figure 4. The simulated street map For future analysis and comparison the system offers the possibility of saving different simulation. A suggestive representation feature is implemented allowing the animation of different vehicles engaged in traffic as they move along the geographical topological space during a simulation.

7 Advanced Engineering Forum Vols The Road Traffic Simulation. Each node and vertex of the considered simulated map is configured following the steps indicated in Fig. 5. Figure 5. Traffic simulator property dialog for adding a node group Some results of simulation are presented in Fig. 6. Figure 6. The graphical representation of the simulation result for four vehicles (random selection)

8 10 Interdisciplinary Research in Engineering: Steps towards Breakthrough Innovation for Sustainable Development The Communication Simulator. The communication simulator is used to test different scenarios of messages exchange among traffic participants, implying the mobility of the nodes and the achieving traffic data from static observers (traffic lights, counters, etc.). The simulations were run on a PC having the following characteristics: - 64-bit Windows 7 OS; - CPU: Intel Core Duo, 2.20 GHz; - RAM: 4.00 GB RAM; - HDD: 50 GB of free space. Parameters used for the first simulation scenario are presented in the second column of Table 1. Table 1. Simulation scenarios parameters Parameters Scenario I Scenario II No. of mobile nodes (vehicles) No. of static nodes (RTCMS servers, traffic lights, 20 (4 servers) 20 (4 servers) counters) Map [km 2 ] 4 (2x2) 4 (2x2) Min speed [m/s] 5 5 Max speed [m/s] No. of crossroads controlled with traffic light 8 8 Streets with several traffic lanes (2 lanes) 4 4 Green light [s] A second scenario in which the number of mobile nodes is smaller and the rest of the parameters are the same, is described in accordance with the data contained in the third column of Table 1. In Table 2 the simulation results are presented. Table 2. Simulation results Parameters Scenario I Scenario II RTCMS Server 1 average end to end delay [s] RTCMS Server 2 average end to end delay [s] RTCMS Server 3 average end to end delay [s] RTCMS Server 4 average end to end delay [s] Total execution time [s] It must be mentioned that the final results are influenced by the chosen package routing algorithms. A comparison of results obtained using AODV, DSR and LAR protocols is presented in Fig. 7. For the second level of the design of a new vehicular traffic topology, the new structure must be created in accordance with the urban and suburban traffic and with the existing infrastructure. The new network must encapsulated characteristics components having specific features such as: - Traffic lights; - Intersections; - Drivers behavior; - Obstacles; - Traffic constraints; - Streets topology; - Urban and suburban topology.

9 Advanced Engineering Forum Vols Conclusions Figure 7. Number of package routed for a different node A web based virtual instrumentation system, RTMCS, was proposed in order to offer support for the surveillance, control and monitoring of road networks. It integrates complex created components to validate a variety of road traffic models. RTMCS take into account real time constraints and include tools to simulate various traffic scenarios, communication technologies and it has a personalized user interface. It offers several advantages, one of the most important consisting of the possibility to choose different configuration and components using a web browser. The open structure of the system offers multiple possibilities to modify the simulation conditions (which include the modification of road infrastructure). The system was designed not only to offer flexibility, but also the advantages of multiple choices. Due to modularity and a great number of combinations among the possibilities offered by each module, various structures can be built, mapping representative cases of real situations. UPPAAL model checker allows the analysis of the models that capture the dynamic behavior of systems. The program is particularly useful to analyze the behavioral properties, to detect possible deadlocks and to verify real time constraints but imply a relatively costly solution from the computational point of view. The presented experiments and their corresponding results highlight the functionality of the configurable virtual web instrument concept. The open structure of the system allows the implementation of several road traffic routing strategies based on real time collected data and the extensions of RTMCS functions in accordance with different preferences and new necessities. Acknowledgements This paper was supported by the project "Development and support of multidisciplinary postdoctoral programs in major technical areas of national strategy of Research - Development - Innovation" 4D-POSTDOC, contract no. POSDRU/89/1.5/S/52603, project co-funded by the European Social Fund through Sectorial Operational Program Human Resources Development

10 12 Interdisciplinary Research in Engineering: Steps towards Breakthrough Innovation for Sustainable Development References [1] C. Lin, Virtual detector in adaptive traffic signal control system based on support vector machine, Conference on Automation and Logistics, IEEE International, (2009) [2] H.F. Teng, M.J. Wang, C.M. Lin, An Implementation of Android-Based Mobile Virtual Instrument for Telematics Applications, Second International Conference on Innovations in Bio-inspired Computing and Applications IBICA, (2011), [3] K. A. Delin, S.P. Jackson, The Sensor Web: A New Instrument Concept. Presented at SPIE s Symposium on Integrated Optics, San Jose, CA, (2001), [4] K.A. Delin, The Sensor Web: A Macro-Instrument for Coordinated Sensing, Sensors Journal, 2(7), (2002), [5] A. Hassan, VANET Simulation, School of Information Science, Computer and Electrical Engineering Halmstad University, [6] A.L. Kun, I. Cassias, Vehicle Telematics: A Literature Review, Technical Report ECE.P , [7] F.M. Pardon, Traffic Congestion Detection Using VANET, Florida Atlantic University Boca Raton, Florida, [8] S. Jain, S. Taneja, D. Jain, Fuzzy logic based routing strategies in VANETs, Proceedings of the 3rd National Conference, India, (2009), [9] VanetMobiSim Vehicular Ad hoc Network mobility extension to the CanuMobiSim framework, Institut Eurécom/Politecnico di Torino, [10] VanetMobiSim : [11] CanuMobiSim: [12] GloMoSim: [13] C. Avram, R. Boel, Distributed implementation of a heterogeneous simulation of urban road traffic, High Performance Computing & Simulation Conference, HPC&S 05, Riga, Latvia, (2005), [14] C. Avram, A. Aştilean, T. Leţia, Multi Agent Implementation of an Urban Road Traffic Advisor, High Performance Computing & Simulation Conference (HPC&S 06), Koln, Germany, (2006), [15] G. Behrmann, A. David, and K. G. Larsen, A Tutorial on UPPAAL 4.0, Updated November 28, [16] K. G. Larsen, M. Mikucionis, B. Nielsen, UPPAAL Tron User Manual, CISS, BRICS, Aalborg University, Aalborg, Denmark, [17] A. Hessel, K. G. Larsen, M. Mikucionis, Brian Nielsen, Paul Pettersson and Arne Skou. Testing Real-Time Systems Using UPPAAL, Formal Methods and Testing. Springer Berlin / Heidelberg [18] M. Mikucionis, UPPAAL TRON: Testing Real-time systems Online, MoDES project meeting. Sønderborg, Denmark, [19] P. Ravn, J. Srba, S. Vighio. Modelling and Verification of Web Services Business Activity Protocol, Proceedings of the 17th International Conference on Tools and Algorithms for the Construction and Analysis of Systems, (2010), [20] A.P. Ravn, S. Vighio and J. Srba. A Formal Analysis of the Web Services Atomic Transaction Protocol with UPPAAL, Proceedings of the 4th International Symposium On Leveraging Applications of Formal Methods, Verification and Validation ISOLA, LNCS, Springer- Verlag, (2010), [21] S. Hadim, N. Mohamed, Middleware challenges and approaches for wireless sensor networks. IEEE Distributed Systems Online 7(3) (2009), 1-1. [22] G. Lu, B. Krishnamachari, Minimum latency joint scheduling and routing in wireless sensor networks, Ad Hoc Networks, 5, (2007), [23] J.A. Stankovic, When Sensor and Actuator Networks Cover the World, ETRI Journal, 30(5), (2008), [24] I. Stojmenovic, Handbook of Sensor Networks, Algorithms and Architectures, Wiley Interscience, 49, 2005.

11 Interdisciplinary Research in Engineering: Steps towards Breakthrough Innovation for Sustainable Development / Web Based Tools for Road Traffic Monitoring and Controlling System /

A Secure Intrusion detection system against DDOS attack in Wireless Mobile Ad-hoc Network Abstract

A Secure Intrusion detection system against DDOS attack in Wireless Mobile Ad-hoc Network Abstract A Secure Intrusion detection system against DDOS attack in Wireless Mobile Ad-hoc Network Abstract Wireless Mobile ad-hoc network (MANET) is an emerging technology and have great strength to be applied

More information

Implementation and Evaluation of Certificate Revocation List Distribution for Vehicular Ad-hoc Networks

Implementation and Evaluation of Certificate Revocation List Distribution for Vehicular Ad-hoc Networks Implementation and Evaluation of Certificate Revocation List Distribution for Vehicular Ad-hoc Networks Petra Ardelean advisor: Panos Papadimitratos January 2009 Abstract Vehicular Ad-hoc Networks (VANETs)

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

Software Development for Multiple OEMs Using Tool Configured Middleware for CAN Communication

Software Development for Multiple OEMs Using Tool Configured Middleware for CAN Communication 01PC-422 Software Development for Multiple OEMs Using Tool Configured Middleware for CAN Communication Pascal Jost IAS, University of Stuttgart, Germany Stephan Hoffmann Vector CANtech Inc., USA Copyright

More information

Use of a Web-Based GIS for Real-Time Traffic Information Fusion and Presentation over the Internet

Use of a Web-Based GIS for Real-Time Traffic Information Fusion and Presentation over the Internet Use of a Web-Based GIS for Real-Time Traffic Information Fusion and Presentation over the Internet SUMMARY Dimitris Kotzinos 1, Poulicos Prastacos 2 1 Department of Computer Science, University of Crete

More information

Performance Evaluation of VANETs with Multiple Car Crashes in Different Traffic Conditions

Performance Evaluation of VANETs with Multiple Car Crashes in Different Traffic Conditions Performance Evaluation of VANETs with Multiple Car Crashes in Different Traffic Conditions Georgios Charalampopoulos 1,2 and Tasos Dagiuklas 1 1. Dept. of Computer Science, Hellenic Open University, Greece,

More information

Software Requirements Specification

Software Requirements Specification METU DEPARTMENT OF COMPUTER ENGINEERING Software Requirements Specification SNMP Agent & Network Simulator Mustafa İlhan Osman Tahsin Berktaş Mehmet Elgin Akpınar 05.12.2010 Table of Contents 1. Introduction...

More information

Infor Web UI Sizing and Deployment for a Thin Client Solution

Infor Web UI Sizing and Deployment for a Thin Client Solution Infor Web UI Sizing and Deployment for a Thin Client Solution Copyright 2012 Infor Important Notices The material contained in this publication (including any supplementary information) constitutes and

More information

MOBILE GEOGRAPHIC INFORMATION SYSTEMS: A CASE STUDY ON MANSOURA UNIVERSITY, EGYPT

MOBILE GEOGRAPHIC INFORMATION SYSTEMS: A CASE STUDY ON MANSOURA UNIVERSITY, EGYPT MOBILE GEOGRAPHIC INFORMATION SYSTEMS: A CASE STUDY ON MANSOURA UNIVERSITY, EGYPT Asmaa Ahmed Hussein 1, Elkhedr Hassan Eibrahim 2, Aziza Asem 1 1 Faculty of Computer Sciences and information systems,

More information

A Real Time, Object Oriented Fieldbus Management System

A Real Time, Object Oriented Fieldbus Management System A Real Time, Object Oriented Fieldbus Management System Mr. Ole Cramer Nielsen Managing Director PROCES-DATA Supervisor International P-NET User Organisation Navervej 8 8600 Silkeborg Denmark pd@post4.tele.dk

More information

Performance Analysis of Mobility Pattern for Vehicular Ad-Hoc Network Using Various Routing Protocols

Performance Analysis of Mobility Pattern for Vehicular Ad-Hoc Network Using Various Routing Protocols International Journal of Computer Sciences and Engineering Open Access Research Paper Volume-4, Issue-2 E-ISSN: 2347-2693 Performance Analysis of Mobility Pattern for Vehicular Ad-Hoc Network Using Various

More information

TOPOLOGIES NETWORK SECURITY SERVICES

TOPOLOGIES NETWORK SECURITY SERVICES TOPOLOGIES NETWORK SECURITY SERVICES 1 R.DEEPA 1 Assitant Professor, Dept.of.Computer science, Raja s college of Tamil Studies & Sanskrit,Thiruvaiyaru ABSTRACT--In the paper propose about topology security

More information

Road-Based Routing Protocol for Vanet Using Sumo and Move

Road-Based Routing Protocol for Vanet Using Sumo and Move International Journal of Computer Sciences and Engineering Open Access Research Paper Volume-4, Issue-2 E-ISSN: 2347-2693 Road-Based Routing Protocol for Vanet Using Sumo and Move Devipriya. D 1 and Muruganandam.A

More information

INTELLECT TM Software Package

INTELLECT TM Software Package AxxonSoft INTELLECT TM Software Package Quick Start Guide Version 1.0.0 Moscow 2010 1 Contents CONTENTS... 2 1 INTRODUCTION... 3 1.1 Document purpose... 3 1.2 Purpose of the Intellect software package...

More information

Design of Remote data acquisition system based on Internet of Things

Design of Remote data acquisition system based on Internet of Things , pp.32-36 http://dx.doi.org/10.14257/astl.214.79.07 Design of Remote data acquisition system based on Internet of Things NIU Ling Zhou Kou Normal University, Zhoukou 466001,China; Niuling@zknu.edu.cn

More information

Informatica Data Director Performance

Informatica Data Director Performance Informatica Data Director Performance 2011 Informatica Abstract A variety of performance and stress tests are run on the Informatica Data Director to ensure performance and scalability for a wide variety

More information

How To Test Your Web Site On Wapt On A Pc Or Mac Or Mac (Or Mac) On A Mac Or Ipad Or Ipa (Or Ipa) On Pc Or Ipam (Or Pc Or Pc) On An Ip

How To Test Your Web Site On Wapt On A Pc Or Mac Or Mac (Or Mac) On A Mac Or Ipad Or Ipa (Or Ipa) On Pc Or Ipam (Or Pc Or Pc) On An Ip Load testing with WAPT: Quick Start Guide This document describes step by step how to create a simple typical test for a web application, execute it and interpret the results. A brief insight is provided

More information

PC-Duo Web Console Installation Guide

PC-Duo Web Console Installation Guide PC-Duo Web Console Installation Guide Release 12.1 August 2012 Vector Networks, Inc. 541 Tenth Street, Unit 123 Atlanta, GA 30318 (800) 330-5035 http://www.vector-networks.com Copyright 2012 Vector Networks

More information

Enterprise Service Bus

Enterprise Service Bus We tested: Talend ESB 5.2.1 Enterprise Service Bus Dr. Götz Güttich Talend Enterprise Service Bus 5.2.1 is an open source, modular solution that allows enterprises to integrate existing or new applications

More information

Application of Virtual Instrumentation for Sensor Network Monitoring

Application of Virtual Instrumentation for Sensor Network Monitoring Application of Virtual Instrumentation for Sensor etwor Monitoring COSTATI VOLOSECU VICTOR MALITA Department of Automatics and Applied Informatics Politehnica University of Timisoara Bd. V. Parvan nr.

More information

Developing Fleet and Asset Tracking Solutions with Web Maps

Developing Fleet and Asset Tracking Solutions with Web Maps Developing Fleet and Asset Tracking Solutions with Web Maps Introduction Many organizations have mobile field staff that perform business processes away from the office which include sales, service, maintenance,

More information

An Esri White Paper June 2010 Tracking Server 10

An Esri White Paper June 2010 Tracking Server 10 An Esri White Paper June 2010 Tracking Server 10 Esri 380 New York St., Redlands, CA 92373-8100 USA TEL 909-793-2853 FAX 909-793-5953 E-MAIL info@esri.com WEB www.esri.com Copyright 2010 Esri All rights

More information

Mobility Models for Vehicular Ad-hoc Network Simulation

Mobility Models for Vehicular Ad-hoc Network Simulation Mobility Models for Vehicular Ad-hoc Network Simulation Vaishali D. Khairnar Symbiosis Institute of Technology Pune Dr. S.N.Pradhan Institute of Technology Nirma University, Ahmedabad ABSTRACT One of the

More information

Ocean Data Systems Ltd. The Art of Industrial Intelligence. Dream Report GETTING STARTED. User- Friendly Programming-Free Reporting for Automation

Ocean Data Systems Ltd. The Art of Industrial Intelligence. Dream Report GETTING STARTED. User- Friendly Programming-Free Reporting for Automation Ocean Data Systems Ltd. The Art of Industrial Intelligence Dream Report GETTING STARTED User- Friendly Programming-Free Reporting for Automation http://www.dreamreport.net Copyright (R) Ocean Data Systems

More information

Simulation of wireless ad-hoc sensor networks with QualNet

Simulation of wireless ad-hoc sensor networks with QualNet Advanced Seminar Embedded Systems 2008/2009 Simulation of wireless ad-hoc sensor networks with QualNet Documentation by Tobias Doerffel Chemnitz, April 9, 2009 Contents Contents 1 Introduction 3 1.1 The

More information

Towards Efficient Routing in Vehicular Ad Hoc Networks

Towards Efficient Routing in Vehicular Ad Hoc Networks Towards Efficient Routing in Vehicular Ad Hoc Networks Moez Jerbi*, Sidi-Mohammed Senouci* and Yacine Ghamri-Doudane** *France Telecom R&D, Core Network Laboratories, Lannion, France **Networks and Multimedia

More information

Implementation of Botcatch for Identifying Bot Infected Hosts

Implementation of Botcatch for Identifying Bot Infected Hosts Implementation of Botcatch for Identifying Bot Infected Hosts GRADUATE PROJECT REPORT Submitted to the Faculty of The School of Engineering & Computing Sciences Texas A&M University-Corpus Christi Corpus

More information

Brainlab Node TM Technical Specifications

Brainlab Node TM Technical Specifications Brainlab Node TM Technical Specifications BRAINLAB NODE TM HP ProLiant DL360p Gen 8 CPU: Chipset: RAM: HDD: RAID: Graphics: LAN: HW Monitoring: Height: Width: Length: Weight: Operating System: 2x Intel

More information

QUALITYMATE FOR LOAD TESTING

QUALITYMATE FOR LOAD TESTING QUALITYMATE FOR LOAD TESTING QualityMate suite of tools enables organizations to industrialize the software development process providing support for different process activities like Requirements Management,

More information

Remote Home Security System Based on Wireless Sensor Network Using NS2

Remote Home Security System Based on Wireless Sensor Network Using NS2 Remote Home Security System Based on Wireless Sensor Network Using NS2 #Rajesh Banala 1, Asst.Professor,E-mail: rajesh.banal@gmail.com #D.Upender 2, Asst.Professor, E mail: upender584@gmail.com #Department

More information

Cloud Computing for Agent-based Traffic Management Systems

Cloud Computing for Agent-based Traffic Management Systems Cloud Computing for Agent-based Traffic Management Systems Manoj A Patil Asst.Prof. IT Dept. Khyamling A Parane Asst.Prof. CSE Dept. D. Rajesh Asst.Prof. IT Dept. ABSTRACT Increased traffic congestion

More information

Collaborative & Integrated Network & Systems Management: Management Using Grid Technologies

Collaborative & Integrated Network & Systems Management: Management Using Grid Technologies 2011 International Conference on Computer Communication and Management Proc.of CSIT vol.5 (2011) (2011) IACSIT Press, Singapore Collaborative & Integrated Network & Systems Management: Management Using

More information

JAVA-BASED FRAMEWORK FOR REMOTE ACCESS TO LABORATORY EXPERIMENTS. Department of Electrical Engineering University of Hagen D-58084 Hagen, Germany

JAVA-BASED FRAMEWORK FOR REMOTE ACCESS TO LABORATORY EXPERIMENTS. Department of Electrical Engineering University of Hagen D-58084 Hagen, Germany JAVA-BASED FRAMEWORK FOR REMOTE ACCESS TO LABORATORY EXPERIMENTS Christof Röhrig, 1 Andreas Jochheim 2 Department of Electrical Engineering University of Hagen D-58084 Hagen, Germany Abstract: This paper

More information

Performance Evaluation of AODV, OLSR Routing Protocol in VOIP Over Ad Hoc

Performance Evaluation of AODV, OLSR Routing Protocol in VOIP Over Ad Hoc (International Journal of Computer Science & Management Studies) Vol. 17, Issue 01 Performance Evaluation of AODV, OLSR Routing Protocol in VOIP Over Ad Hoc Dr. Khalid Hamid Bilal Khartoum, Sudan dr.khalidbilal@hotmail.com

More information

Managing DICOM Image Metadata with Desktop Operating Systems Native User Interface

Managing DICOM Image Metadata with Desktop Operating Systems Native User Interface Managing DICOM Image Metadata with Desktop Operating Systems Native User Interface Chia-Chi Teng, Member, IEEE Abstract Picture Archiving and Communication System (PACS) is commonly used in the hospital

More information

SAN Conceptual and Design Basics

SAN Conceptual and Design Basics TECHNICAL NOTE VMware Infrastructure 3 SAN Conceptual and Design Basics VMware ESX Server can be used in conjunction with a SAN (storage area network), a specialized high speed network that connects computer

More information

PEOPLESOFT MOBILE INVENTORY MANAGEMENT FOR THE HEALTHCARE INDUSTRY

PEOPLESOFT MOBILE INVENTORY MANAGEMENT FOR THE HEALTHCARE INDUSTRY PEOPLESOFT MOBILE INVENTORY MANAGEMENT FOR THE HEALTHCARE INDUSTRY PeopleSoft Mobile Inventory Management Applications enables automated mobile user operations. Users perform tasks using handheld Windowsenabled

More information

TYLER JUNIOR COLLEGE School of Continuing Studies 1530 SSW Loop 323 Tyler, TX 75701 1.800.298.5226 www.tjc.edu/continuingstudies/mycaa

TYLER JUNIOR COLLEGE School of Continuing Studies 1530 SSW Loop 323 Tyler, TX 75701 1.800.298.5226 www.tjc.edu/continuingstudies/mycaa TYLER JUNIOR COLLEGE School of Continuing Studies 1530 SSW Loop 323 Tyler, TX 75701 1.800.298.5226 www.tjc.edu/continuingstudies/mycaa Education & Training Plan CompTIA N+ Specialist Program Student Full

More information

INTERNATIONAL JOURNAL OF COMPUTER ENGINEERING & TECHNOLOGY (IJCET)

INTERNATIONAL JOURNAL OF COMPUTER ENGINEERING & TECHNOLOGY (IJCET) INTERNATIONAL JOURNAL OF COMPUTER ENGINEERING & TECHNOLOGY (IJCET) International Journal of Computer Engineering and Technology (IJCET), ISSN 0976-6367(Print), ISSN 0976 6367(Print) ISSN 0976 6375(Online)

More information

KEYWORDS. Control Systems, Urban Affairs, Transportation, Telecommunications, Distributed Processors. ABSTRACT

KEYWORDS. Control Systems, Urban Affairs, Transportation, Telecommunications, Distributed Processors. ABSTRACT TRAFFIC TELEMATICS SOFTWARE ENVIRONMENT E. Peytchev, A. Bargiela. Real Time Telemetry Systems - Simulation and Modelling Group, Department of Computing The Nottingham Trent University, Burton Street, Nottingham,

More information

Software design (Cont.)

Software design (Cont.) Package diagrams Architectural styles Software design (Cont.) Design modelling technique: Package Diagrams Package: A module containing any number of classes Packages can be nested arbitrarily E.g.: Java

More information

Parking Guidance System

Parking Guidance System Parking Guidance System The Need: With the development of modern life, the amount of cars is growing rapidly and the difference between cars and parking spaces becomes a problem in the crowded urban areas.

More information

An Ontology-Based Approach for Optimal Resource Allocation in Vehicular Cloud Computing

An Ontology-Based Approach for Optimal Resource Allocation in Vehicular Cloud Computing 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. 2, February 2015,

More information

Propsim enabled Mobile Ad-hoc Network Testing

Propsim enabled Mobile Ad-hoc Network Testing www.anite.com Propsim enabled Mobile Ad-hoc Network Testing Anite is now part of Keysight Technologies Lab-based, end-to-end performance testing of systems using Propsim MANET channel emulation A Mobile

More information

Network device management solution

Network device management solution iw Management Console Network device management solution iw MANAGEMENT CONSOLE Scalability. Reliability. Real-time communications. Productivity. Network efficiency. You demand it from your ERP systems

More information

DATA COMMUNICATION BETWEEN PROGRAMMABLE LOGIC CONTROLLERS IN THE INDUSTRIAL DISTRIBUTION APPLICATIONS

DATA COMMUNICATION BETWEEN PROGRAMMABLE LOGIC CONTROLLERS IN THE INDUSTRIAL DISTRIBUTION APPLICATIONS DATA COMMUNICATION BETWEEN PROGRAMMABLE LOGIC CONTROLLERS IN THE INDUSTRIAL DISTRIBUTION APPLICATIONS Anna BYSTRICANOVA 1, Andrej RYBOVIC 1 1 Department of Mechatronics and Electronics, Faculty of Electrical

More information

Installation Guide For Exchange Reporter Plus

Installation Guide For Exchange Reporter Plus Installation Guide For Exchange Reporter Plus Zoho Corp. 1 Table of Contents Contact ZOHO Corp.... 4 Contact ZOHO Corp.... 4 Technical Support... 4 Getting Started... 5 System Requirements... 5 Hardware

More information

Installation Notes for Outpost Network Security (ONS) version 3.2

Installation Notes for Outpost Network Security (ONS) version 3.2 Outpost Network Security Installation Notes version 3.2 Page 1 Installation Notes for Outpost Network Security (ONS) version 3.2 Contents Installation Notes for Outpost Network Security (ONS) version 3.2...

More information

OPNET Network Simulator

OPNET Network Simulator Simulations and Tools for Telecommunications 521365S: OPNET Network Simulator Jarmo Prokkola Research team leader, M. Sc. (Tech.) VTT Technical Research Centre of Finland Kaitoväylä 1, Oulu P.O. Box 1100,

More information

Visualisation in the Google Cloud

Visualisation in the Google Cloud Visualisation in the Google Cloud by Kieran Barker, 1 School of Computing, Faculty of Engineering ABSTRACT Providing software as a service is an emerging trend in the computing world. This paper explores

More information

Multiagent Control of Traffic Signals Vision Document 2.0. Vision Document. For Multiagent Control of Traffic Signals. Version 2.0

Multiagent Control of Traffic Signals Vision Document 2.0. Vision Document. For Multiagent Control of Traffic Signals. Version 2.0 Vision Document For Multiagent Control of Traffic Signals Version 2.0 Submitted in partial fulfillment of the requirements of the degree of MSE Bryan Nehl CIS 895 MSE Project Kansas State University Page

More information

DEVELOPMENT OF AN ANALYSIS AND REPORTING TOOL FOR ORACLE FORMS SOURCE CODES

DEVELOPMENT OF AN ANALYSIS AND REPORTING TOOL FOR ORACLE FORMS SOURCE CODES DEVELOPMENT OF AN ANALYSIS AND REPORTING TOOL FOR ORACLE FORMS SOURCE CODES by Çağatay YILDIRIM June, 2008 İZMİR CONTENTS Page PROJECT EXAMINATION RESULT FORM...ii ACKNOWLEDGEMENTS...iii ABSTRACT... iv

More information

TimePictra Release 10.0

TimePictra Release 10.0 DATA SHEET Release 100 Next Generation Synchronization System Key Features Web-based multi-tier software architecture Comprehensive FCAPS management functions Software options for advanced FCAPS features

More information

A Comparison Study of Qos Using Different Routing Algorithms In Mobile Ad Hoc Networks

A Comparison Study of Qos Using Different Routing Algorithms In Mobile Ad Hoc Networks A Comparison Study of Qos Using Different Routing Algorithms In Mobile Ad Hoc Networks T.Chandrasekhar 1, J.S.Chakravarthi 2, K.Sravya 3 Professor, Dept. of Electronics and Communication Engg., GIET Engg.

More information

siemens.com/mobility Traffic data analysis in Sitraffic Scala/Concert The expert system for visualization, quality management and statistics

siemens.com/mobility Traffic data analysis in Sitraffic Scala/Concert The expert system for visualization, quality management and statistics siemens.com/mobility Traffic data analysis in Sitraffic Scala/Concert The expert system for visualization, quality management and statistics 2 Traffic data analysis produces transparent intersections The

More information

inforouter V8.0 Server & Client Requirements

inforouter V8.0 Server & Client Requirements inforouter V8.0 Server & Client Requirements Please review this document thoroughly before proceeding with the installation of inforouter Version 8. This document describes the minimum and recommended

More information

Opendiem Training Exercise 1 Opendiem-TRN-0001

Opendiem Training Exercise 1 Opendiem-TRN-0001 Opendiem Training Exercise 1 Revision 5.0.0 Status Initials Date Comment Released RAC 11/12/2010 Updated format and content Exercise 1 - Accessing the Opendiem Server through a Standard Web Browser Introduction

More information

Continuous Fastest Path Planning in Road Networks by Mining Real-Time Traffic Event Information

Continuous Fastest Path Planning in Road Networks by Mining Real-Time Traffic Event Information Continuous Fastest Path Planning in Road Networks by Mining Real-Time Traffic Event Information Eric Hsueh-Chan Lu Chi-Wei Huang Vincent S. Tseng Institute of Computer Science and Information Engineering

More information

NETWRIX EVENT LOG MANAGER

NETWRIX EVENT LOG MANAGER NETWRIX EVENT LOG MANAGER QUICK-START GUIDE FOR THE ENTERPRISE EDITION Product Version: 4.0 July/2012. Legal Notice The information in this publication is furnished for information use only, and does not

More information

Phire Architect Hardware and Software Requirements

Phire Architect Hardware and Software Requirements Phire Architect Hardware and Software Requirements Copyright 2014, Phire. All rights reserved. The Programs (which include both the software and documentation) contain proprietary information; they are

More information

Development of a Kind of Mine Staff Management System

Development of a Kind of Mine Staff Management System Advanced Engineering Forum Online: 2011-12-22 ISSN: 2234-991X, Vols. 2-3, pp 779-784 doi:10.4028/www.scientific.net/aef.2-3.779 2012 Trans Tech Publications, Switzerland Development of a Kind of Mine Staff

More information

ManageEngine Exchange Reporter Plus :: Help Documentation WELCOME TO EXCHANGE REPORTER PLUS... 4 GETTING STARTED... 7 DASHBOARD VIEW...

ManageEngine Exchange Reporter Plus :: Help Documentation WELCOME TO EXCHANGE REPORTER PLUS... 4 GETTING STARTED... 7 DASHBOARD VIEW... TABLE OF CONTENTS WELCOME TO EXCHANGE REPORTER PLUS... 4 CONTACT ZOHO CORP.... 5 GETTING STARTED... 7 SYSTEM REQUIREMENTS... 8 INSTALLATION OF EXCHANGE REPORTER PLUS... 9 HOW EXCHANGE REPORTER PLUS WORKS...

More information

WBAN Beaconing for Efficient Resource Sharing. in Wireless Wearable Computer Networks

WBAN Beaconing for Efficient Resource Sharing. in Wireless Wearable Computer Networks Contemporary Engineering Sciences, Vol. 7, 2014, no. 15, 755-760 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/ces.2014.4686 WBAN Beaconing for Efficient Resource Sharing in Wireless Wearable

More information

D5.1 Tips&Info4BRT - Product specification of the event management software ALMO

D5.1 Tips&Info4BRT - Product specification of the event management software ALMO TiPS&Info4BRT Traffic lights priority system and information workflow for Bus Rapid Transit Corridors D5.1 Tips&Info4BRT - Product specification of the event management software ALMO Work package: WP5

More information

Proposal of Dynamic Load Balancing Algorithm in Grid System

Proposal of Dynamic Load Balancing Algorithm in Grid System www.ijcsi.org 186 Proposal of Dynamic Load Balancing Algorithm in Grid System Sherihan Abu Elenin Faculty of Computers and Information Mansoura University, Egypt Abstract This paper proposed dynamic load

More information

HP Intelligent Management Center Enterprise Software Platform

HP Intelligent Management Center Enterprise Software Platform Data sheet HP Intelligent Management Center Enterprise Software Platform Key features Highly flexible, scalable deployment models Powerful administration control Rich resource management Detailed performance

More information

A Management Tool for Component-Based Real-Time Supervision and Control Systems

A Management Tool for Component-Based Real-Time Supervision and Control Systems A Management Tool for Component-Based Real-Time Supervision and Control Systems Sandro Santos Andrade, Raimundo José de Araújo Macêdo Distributed Systems Laboratory (LaSiD) Post-Graduation Program on Mechatronics

More information

Fleet management system as actuator for public transport priority

Fleet management system as actuator for public transport priority 10th ITS European Congress, Helsinki, Finland 16 19 June 2014 TP 0226 Fleet management system as actuator for public transport priority Niels van den Bosch 1, Anders Boye Torp Madsen 2 1. IMTECH Traffic

More information

PCCC PCCC Course Description

PCCC PCCC Course Description Course Description CIS 101 Computer Concepts and Applications 3 credits (formerly Introduction to Computers and Information Processing) Introduces a variety of topics in computers and computing including

More information

Testing Intelligent Device Communications in a Distributed System

Testing Intelligent Device Communications in a Distributed System Testing Intelligent Device Communications in a Distributed System David Goughnour (Triangle MicroWorks), Joe Stevens (Triangle MicroWorks) dgoughnour@trianglemicroworks.com United States Smart Grid systems

More information

NEW CHALLENGES IN COLLABORATIVE VIRTUAL FACTORY DESIGN

NEW CHALLENGES IN COLLABORATIVE VIRTUAL FACTORY DESIGN 02 NEW CHALLENGES IN COLLABORATIVE VIRTUAL FACTORY DESIGN Stefano Mottura, Giampaolo Viganò, Luca Greci, Marco Sacco Emanuele Carpanzano Institute of Industrial Technologies and Automation National Research

More information

Influences of Communication Disruptions on Decentralized Routing in Transport Logistics

Influences of Communication Disruptions on Decentralized Routing in Transport Logistics Influences of Communication Disruptions on Decentralized Routing in Transport Logistics Bernd Scholz-Reiter, Christian Zabel BIBA Bremer Institut für Produktion und Logistik GmbH University of Bremen Hochschulring

More information

Model Based System Engineering (MBSE) For Accelerating Software Development Cycle

Model Based System Engineering (MBSE) For Accelerating Software Development Cycle Model Based System Engineering (MBSE) For Accelerating Software Development Cycle Manish Patil Sujith Annamaneni September 2015 1 Contents 1. Abstract... 3 2. MBSE Overview... 4 3. MBSE Development Cycle...

More information

Bus Data Acquisition and Remote Monitoring System Using Gsm & Can

Bus Data Acquisition and Remote Monitoring System Using Gsm & Can IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 2278-1676,p-ISSN: 2320-3331, Volume 8, Issue 3 (Nov. - Dec. 2013), PP 88-92 Bus Data Acquisition and Remote Monitoring System

More information

LCMON Network Traffic Analysis

LCMON Network Traffic Analysis LCMON Network Traffic Analysis Adam Black Centre for Advanced Internet Architectures, Technical Report 79A Swinburne University of Technology Melbourne, Australia adamblack@swin.edu.au Abstract The Swinburne

More information

The Masters of Science in Information Systems & Technology

The Masters of Science in Information Systems & Technology The Masters of Science in Information Systems & Technology College of Engineering and Computer Science University of Michigan-Dearborn A Rackham School of Graduate Studies Program PH: 313-593-5361; FAX:

More information

Computer Information Systems (CIS)

Computer Information Systems (CIS) Computer Information Systems (CIS) CIS 113 Spreadsheet Software Applications Prerequisite: CIS 146 or spreadsheet experience This course provides students with hands-on experience using spreadsheet software.

More information

Performance Management Platform

Performance Management Platform Open EMS Suite by Nokia Performance Management Platform Functional Overview Version 1.4 Nokia Siemens Networks 1 (16) Performance Management Platform The information in this document is subject to change

More information

New!! - Higher performance for Windows and UNIX environments

New!! - Higher performance for Windows and UNIX environments New!! - Higher performance for Windows and UNIX environments The IBM TotalStorage Network Attached Storage Gateway 300 (NAS Gateway 300) is designed to act as a gateway between a storage area network (SAN)

More information

Information Technology Engineers Examination. Network Specialist Examination. (Level 4) Syllabus. Details of Knowledge and Skills Required for

Information Technology Engineers Examination. Network Specialist Examination. (Level 4) Syllabus. Details of Knowledge and Skills Required for Information Technology Engineers Examination Network Specialist Examination (Level 4) Syllabus Details of Knowledge and Skills Required for the Information Technology Engineers Examination Version 2.0

More information

HP Intelligent Management Center Standard Software Platform

HP Intelligent Management Center Standard Software Platform Data sheet HP Intelligent Management Center Standard Software Platform Key features Highly flexible and scalable deployment Powerful administration control Rich resource management Detailed performance

More information

How To Use Mindarray For Business

How To Use Mindarray For Business Minder Network Performance Monitoring Monitor everything about your Network performance Discover, visualize and monitor your complete IT Infrastructure in less than an hour. Mindarray s Minder is a powerful

More information

Automated Test Approach for Web Based Software

Automated Test Approach for Web Based Software Automated Test Approach for Web Based Software Indrajit Pan 1, Subhamita Mukherjee 2 1 Dept. of Information Technology, RCCIIT, Kolkata 700 015, W.B., India 2 Dept. of Information Technology, Techno India,

More information

Remote control of CAN-based industrial equipment using Internet technologies

Remote control of CAN-based industrial equipment using Internet technologies Remote control of CAN-based industrial equipment using Internet technologies Prof. Dr.-Ing. Gerhard Gruhler, University of Applied Sciences Reutlingen, Steinbeis Technology Transfer Center Automation (STA),

More information

ENC Enterprise Network Center. Intuitive, Real-time Monitoring and Management of Distributed Devices. Benefits. Access anytime, anywhere

ENC Enterprise Network Center. Intuitive, Real-time Monitoring and Management of Distributed Devices. Benefits. Access anytime, anywhere Scalability management up to 2,000 devices Network and device auto-discovery Firmware upgrade/backup and device configurations Performance alerts and monitoring ZyXEL switch specialized in RMON management

More information

FCD in the real world system capabilities and applications

FCD in the real world system capabilities and applications 19th ITS World Congress, Vienna, Austria, 22/26 October 2012 EU-00040 FCD in the real world system capabilities and applications Anita Graser 1*, Melitta Dragaschnig 1, Wolfgang Ponweiser 1, Hannes Koller

More information

15 th TF-Mobility Meeting Sensor Networks. Torsten Braun Universität Bern braun@iam.unibe.ch www.iam.unibe.ch/~rvs

15 th TF-Mobility Meeting Sensor Networks. Torsten Braun Universität Bern braun@iam.unibe.ch www.iam.unibe.ch/~rvs 15 th TF-Mobility Meeting Sensor Networks Torsten Braun Universität Bern braun@iam.unibe.ch www.iam.unibe.ch/~rvs Overview 2 Ubiquitous Computing > Vision defined by Mark Weiser in 1991 Seamless integration

More information

EFFECTS OF BUSINESS INTELLIGENCE APPLICATION IN TOLLING SYSTEM

EFFECTS OF BUSINESS INTELLIGENCE APPLICATION IN TOLLING SYSTEM DOI: http://dx.doi.org/10.7708/ijtte.2015.5(1).06 UDC: 629.7.051 EFFECTS OF BUSINESS INTELLIGENCE APPLICATION IN TOLLING SYSTEM Gordana Radivojević 1,2, Bratislav Lazić 2, Gorana Šormaz 3 1 University

More information

Anti-Executable Dashboard. Last modified: August 2012

Anti-Executable Dashboard. Last modified: August 2012 1 Last modified: August 2012 2 1999-2012 Faronics Corporation. All rights reserved. Faronics, Deep Freeze, Faronics Core, Anti-Executable, Faronics Device Filter, Faronics Power Save, Faronics Insight,

More information

SCADE System 17.0. Technical Data Sheet. System Requirements Analysis. Technical Data Sheet SCADE System 17.0 1

SCADE System 17.0. Technical Data Sheet. System Requirements Analysis. Technical Data Sheet SCADE System 17.0 1 SCADE System 17.0 SCADE System is the product line of the ANSYS Embedded software family of products and solutions that empowers users with a systems design environment for use on systems with high dependability

More information

REAL TIME TRAFFIC LIGHT CONTROL USING IMAGE PROCESSING

REAL TIME TRAFFIC LIGHT CONTROL USING IMAGE PROCESSING REAL TIME TRAFFIC LIGHT CONTROL USING IMAGE PROCESSING Ms.PALLAVI CHOUDEKAR Ajay Kumar Garg Engineering College, Department of electrical and electronics Ms.SAYANTI BANERJEE Ajay Kumar Garg Engineering

More information

2X SecureRemoteDesktop. Version 1.1

2X SecureRemoteDesktop. Version 1.1 2X SecureRemoteDesktop Version 1.1 Website: www.2x.com Email: info@2x.com Information in this document is subject to change without notice. Companies, names, and data used in examples herein are fictitious

More information

Network device management solution.

Network device management solution. Network device management solution. iw Management Console Version 3 you can Scalability. Reliability. Real-time communications. Productivity. Network efficiency. You demand it from your ERP systems and

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

Multi-Tenant Engineering Architecture in SaaS

Multi-Tenant Engineering Architecture in SaaS Multi-Tenant Engineering Architecture in SaaS Sunil Kumar Khatri Himanshu Singhal Khushboo Bahri ABSTRACT Multi-Tenancy in SaaS (Software as a Service) architecture is the concept leveraging cloud computing

More information

CONDIS. IT Service Management and CMDB

CONDIS. IT Service Management and CMDB CONDIS IT Service and CMDB 2/17 Table of contents 1. Executive Summary... 3 2. ITIL Overview... 4 2.1 How CONDIS supports ITIL processes... 5 2.1.1 Incident... 5 2.1.2 Problem... 5 2.1.3 Configuration...

More information

An Architecture Model of Sensor Information System Based on Cloud Computing

An Architecture Model of Sensor Information System Based on Cloud Computing An Architecture Model of Sensor Information System Based on Cloud Computing Pengfei You, Yuxing Peng National Key Laboratory for Parallel and Distributed Processing, School of Computer Science, National

More information

How To Test For Performance And Scalability On A Server With A Multi-Core Computer (For A Large Server)

How To Test For Performance And Scalability On A Server With A Multi-Core Computer (For A Large Server) Scalability Results Select the right hardware configuration for your organization to optimize performance Table of Contents Introduction... 1 Scalability... 2 Definition... 2 CPU and Memory Usage... 2

More information

What s New in VMware vsphere 5.1 VMware vcenter Server

What s New in VMware vsphere 5.1 VMware vcenter Server What s New in VMware vsphere 5.1 VMware vsphere 5.1 TECHNICAL MARKETING DOCUMENTATION V 1.0/UPDATED JULY 2012 Table of Contents Introduction... 3 Key Components... 3 vcenter Single Sign-On Server.... 3

More information