A Tool for Exploratory Visualization of Bus Mobility and Ridership: A case study of Lisbon, Portugal
|
|
|
- Susanna Butler
- 10 years ago
- Views:
Transcription
1 A Tool for Exploratory Visualization of Bus Mobility and Ridership: A case study of Lisbon, Portugal Chalermpong Somdulyawat [email protected] Piyawat Pongjitpak [email protected] Santi Phithakkitnukoon (Corresponding author) [email protected] Marco Veloso Centro de Inform atica e Sistemas Universidade de Coimbra, Portugal [email protected] Carlos Bento Centro de Inform atica e Sistemas Universidade de Coimbra, Portugal [email protected] Abstract This paper presents a visualization tool for bus mobility and ridership. Data of bus usage from Lisbon, Portugal is used as a case study. The tool runs on two modes; mobility and ridership. The mobility mode displays an animation of bus movement in the city with varying number of riders of each bus stop throughout the day. In the ridership mode, the user can observe the varying number of riders (bus usage) in different areas of the city. The tool also allows the user to interact with the tool by not only selecting different modes of display (mobility and bus ridership), but also changing 2D-3D views, visualizing specific bus lines and stations, and viewing weather conditions. The visualization gives an overview of the dynamic urban flow. This also helps describe bus usage behavior, and it can be useful for urban planning and transport engineering to manage the flow in the city. Author Keywords Data visualization; urban mobility; bus usage. Copyright is held by the author/owner(s). UbiComp 15 Adjunct, Sept 7, 2015, Osaka, Japan. ACM /13/09...$ ACM Classification Keywords H.5.m. Information interfaces and presentation (e.g., HCI)
2 Introduction Globally, more people live in urban areas than in rural areas, with 54 percent of the world s population residing in urban areas in In 1950, 30 percent of the world s population was urban, and by 2050, 66 per cent of the world s population is projected to be urban [1]. Government and private organizations should pay attention to smart urban growth, because the city has high population density usually get problems and challenges in public transportation and urban planning. A large number of countries collect data of public transportation such as buses and taxis. These data can be used to benefit design and/or decision for urban management and development. One of the most important issues today is urban transportation. At this time the power of big data can synthesize and analyze data, that prepares us for smart urban growth and for city to transform to smart city. Exploratory data visualization is an important step for analysis and modeling of emerging trends and patterns of citizen behavior in public transport usage. Related Work Intelligent transportation is one of the most important elements of the smart city. Analyzing the patterns of public transport usage helps better understand user or citizen behavior, and hence lead to more informed design and planning that meet the real demands and needs. Bhattacharya et al. [2] built a predictive model for predicting bus usage while aiming at an adaptive public transport system that adaptively dispatches buses to meet varying user demands. Foell et al. [3] mine individual bus rider patterns for predicting next-day transport usage, which is useful for design of personalized travel information systems. Visualization of bus usage thus becomes very important for preliminary analysis as it helps researchers seeing emerging trends and patterns that may lead to formulating interesting research questions. Our visualization tool was inspired by other previous projects. One of those projects is the Shanghai Metro Flow by Nagel and Groß [4]. We were inspired by the way different elements of public transport are visualized. So, in this work we develop a more interactive visualization with features that are useful for analysis such as ability to select specific bus line, bus stop, and to display weather events, as well as an option for 2D and 3D views. Visualization As for demonstration, this visualization tool uses a bus data collected from Lisbon, Portugal. It provides multiple perspectives of the data and has two modes of interactive visualization. The first mode is Mobility, which displays an animation of the bus mobility and varying number of riders of each bus stop, including weather events. The second mode is Ridership, which displays an animation of ridership (number of people getting on the bus) in different areas in the city. It was developed with Processing Development Environment (PDE) 1. Data Description Our dataset contains one-week (9-15 Dec 2009) bus information from a bus operator in Lisbon. The dataset has two parts, first is a bus probe data and the other is a ticketing data. The bus probe data contains bus route information, i.e., arrival time at bus stop and bus location. The ticketing data contains the information on the amount of passengers getting on the bus at different bus stop locations. 1
3 (a) (b) (c) Figure 1: Three visualization scenes of Mobility mode: (a) Mobility mode, (b) rain event with a selected bus line, and (c) fog event with a selected bus station. BUS PROBE DATA The bus probe dataset contains information of bus route in the city of Lisbon during the period of one week, with 2,104 bus stops and 96 bus lines. We considered the context of the bus with its bus ID, bus stop ID, arrival times at bus stops, and bus stop locations (latitude, longitude). TICKETING DATA The second part of the dataset is about travel card usage. Data was collected on bus, after passenger used travel card to board, so the card ID was recorded along with a timestamp and bus specific information such as vehicle ID and bus line ID. WEATHER DATA Events of weather condition, such as rain and fog, were extracted from a publicly available weather data source, Weather Underground [5]. Data Pre-processing In this procedure, we pre-processed the aforementioned data (probe and ticketing data). We combined and arranged the data so that we were able to match all passengers boarding times recorded in the ticketing dataset to a specific bus arrival time present in the bus probe dataset, and generated an output data file that we further used in our visualization part. Visualization modes Our tool consists of two visualization modes, each providing different aspect of the bus usage. MOBILITY MODE The Mobility mode displays an animation of bus mobility and varying number of riders of each bus stop (a snapshot is shown in Figure 1a) on the Lisbon map. The visualization also allows the user to select to view a particular bus line and station. For demonstration, this visualization shows an animation of 24 hours, with a graph showing amount of users and clock display. Under different weather conditions, our tool shows, for example, bus mobility in a rainy (Figure 1b) and foggy conditions (Figure 1c). We use a light blue cylinder to visualize each bus, while color intensity of boxes rising up and down with different heights reflect the amount of users at different bus stops throughout the day. RIDERSHIP MODE The Ridership mode visualizes the amount of users (every half hour) getting on buses in different areas in the city, which was divided into cells, as shown in Figure 2. For demonstration, the visualization covers the time period of one week. Graph (on the top) shows quantity of all passengers in the city. Color intensity along with the height of the bar on the map are used to display the user density, ranging from yellow (low) to red (high). Figure 2: Ridership mode
4 Figure 3: Mobility mode's GUI, a) bus line and station selection button, b) weather condition button, c) drop-down list of bus lines and stations. Interaction Mouse and Keyboard inputs are important tools for controlling the visualization. User are able to interact with the tool, such as rotate camera view, zoom in and out. GUI In the Mobility mode, user can select to display particular bus line and station using the button on the left of the screen (Figure 3a). User can also choose the line of bus or a number of stations using a drop-down menu (Figure 3c). Moreover, the tool has the Weather button (Figure 3b) for the user to select to view the weather event. Clock and Graph The graph indicates quantity of passengers. Two types of graphs are available. First is the overall graph that shows the total number of users in the city throughout the day (Figure 4a). The other is a graph that shows the number of users at a selected bus station (Figure 4b). About the clock, in Mobility mode, an analog clock is used while a digital clock is used in the Ridership mode. Figure 4: (a) Overall graph, (b) Individual station graph. Demo For demonstration purposes, a video clip showing how our developed visualization tool works is available at User Experience We conducted a user experience study to get the first feedbacks from the real users. We based our survey study on the theory of four elements of user experience [6]. We recruited 50 subjects; 21 males and 29 females. They were 25 non-technical and 25 technical background users. We asked each subject to use the tool and afterwards answer a 1-to-7 Disagree-Agree response scale questionnaire with four statements: It is useful; It is easy to use; It is easy to start using; It is fun and engaging. Overall, the average scale for being useful is 6.34, 5.76 for being easy to use, 6.16 for being easy to start using, and 6.24 for being fun and engaging. (Figure 5). If separated by gender, female on average gave a higher scale than male subjects for being useful, easy to start using, and fun and engaging, while male gave higher scale than female for being easy to use. So we can interpret this result that female users were more pleased with the artistic aspects than male users. For example, some comments from female users are The graphic is very nice and The information is useful, and the interface is attractive. On the other hand, men were satisfied with the tool being easy to use. Moreover, the satisfaction was slightly different based on background knowledge in technology. Being funengaging and easy to use were rated higher from technical students. For example, non-technical users commented that The system may not be easy for people with limited knowledge in computer technology
5 to interact with the system. This may suggest that our tool may be slightly more difficult to use for users who have limited experience in using software GUI. In summary, based on the questionnaire results and feedback comments from the subjects, our tool was mostly found to be enjoyable and easy to understand. Nonetheless, the results also suggest that we need to improve the easy-to-use aspect of our visualization. Figure 5: Questionnaire results Conclusion In this preliminary work, we developed a visualization tool that presents the flow of buses and level of ridership in the city. Bus usage information from Lisbon, Portugal is used for demonstration. The tool allows user to adjust the view of display through the mouse and keyboard. Moreover, the tool GUI also allows the user to view a particular bus line and station, as well as weather conditions. We believe that our developed tool is useful as it provides an overview of bus usage behavioral patterns for researchers and designers for conducting further in-depth analysis or making critical decisions, to see emerging trends and patterns or even formulating interesting research questions. References 1. World Urbanization Prospects Report 2014, Population Division of the UN Department of Economic and Social Affairs Sourav Bhattacharya, Santi Phithakkitnukoon, Petteri Nurmi, Arto Klami, Marco Veloso, and Carlos Bento Gaussian process-based predictive modeling for bus ridership. In Proceedings of the 2013 ACM conference on Pervasive and ubiquitous computing adjunct publication (UbiComp '13 Adjunct). ACM, New York, NY, USA, Stefan Foell, Gerd Kortuem, Reza Rawassizadeh, Santi Phithakkitnukoon, Marco Veloso, and Carlos Bento Mining temporal patterns of transport behaviour for predicting future transport usage. In Proceedings of the 2013 ACM conference on Pervasive and ubiquitous computing adjunct publication (UbiComp '13 Adjunct). ACM, New York, NY, USA, Till Nagel and Benedikt Groß. Shanghai Metro Flow - Multiple perspectives into a subway system. In Proceedings of the IEEE VIS 2014 Arts Program. Paris, France: VISAP'14: Art+Interpretation, 9 th 14 th Weather Underground. Lisbon, Portugal. Retrieved February 15, 2015 from 36.html 6. Frank Guo More Than Usability: The Four Elements of User Experience. Retrieved April 22, 2015 from more-than-usability-the-four-elements-of-userexperience-part-i.php
Exploring the Relationship between Mobile Phone Call Intensity and Taxi Volume in Urban Area
212 15th International IEEE Conference on Intelligent Transportation Systems Anchorage, Alaska, USA, September 16-19, 212 Exploring the Relationship between Mobile Phone Call Intensity and Taxi Volume
idisplay v.2.0 User Guide
idisplay v.2.0 User Guide 2013 i3 International Inc. The contents of this user manual are protected under copyright and computer program laws. www.i3international.com 1.866.840.0004 CANADA 780 Birchmount
Reading with Mobile Phone & Large Display
Reading with Mobile Phone & Large Display Roswitha Gostner Computing Department Lancaster University, [email protected] Hans Gellersen Computing Department Lancaster University Lancaster, LA1 4WY, UK
Smoke Density Monitor application documentation
Smoke Density Monitor application documentation Navigating the User interface Fig. 1 Screen shot of the application layout. Description Graphical Monitor Data Browser Trending Graph Alarm View Create Report
Regional Drought Decision Support System (RDDSS) Charting Tools Help Documentation
Regional Drought Decision Support System (RDDSS) Charting Tools Help Documentation The following help documentation was prepared to give insight to the basic functionality of the charting tools within
The Notebook Software Activity Guide
The Notebook Software Activity Guide The Notebook software activity guide is intended to act as a reference of the best practices for creating and presenting lesson activities using Notebook software.
SmartTraveler Plus Overview Web Based Information
SmartTraveler Plus Overview Web Based Information 1 SmartTraveler Plus Overview Web Based Information Following are Trademarks of ACS: ORBSTAR, ORBGUIDE, ORBTRAC, ORBCAD, SMARTMDT, SMARTCOUNT, SMARTDATA,
Files Used in this Tutorial
Generate Point Clouds Tutorial This tutorial shows how to generate point clouds from IKONOS satellite stereo imagery. You will view the point clouds in the ENVI LiDAR Viewer. The estimated time to complete
Big Data in Pictures: Data Visualization
Big Data in Pictures: Data Visualization Huamin Qu Hong Kong University of Science and Technology What is data visualization? Data visualization is the creation and study of the visual representation of
BIG DATA FOR MODELLING 2.0
BIG DATA FOR MODELLING 2.0 ENHANCING MODELS WITH MASSIVE REAL MOBILITY DATA DATA INTEGRATION www.ptvgroup.com Lorenzo Meschini - CEO, PTV SISTeMA COST TU1004 final Conference www.ptvgroup.com Paris, 11
Quick Help Guide (via SRX-Pro Remote)
Quick Help Guide (via SRX-Pro Remote) 2012 i³ International Inc. The contents of this user manual are protected under copyright and computer program laws. Page 2 SRX-Pro Remote - Quick Help Guide Logging
and Passenger Information
Public Transport Operation and Passenger Information Yang Hongwei Vice Director Information Center, BPT Sept 8, 2011 www.viajeo.eu Contents 1. Profile of BPT 2. ITS Applications in Bus Operation 3. Passenger
GTFS: GENERAL TRANSIT FEED SPECIFICATION
GTFS: GENERAL TRANSIT FEED SPECIFICATION What is GTFS? A standard in representing schedule and route information Public Transportation Schedules GIS Data Route, trip, and stop information in one zipfile
Building a Real-Time Bus Tracking Data Display System
Building a Real-Time Bus Tracking Data Display System Jason Dudley [email protected] Department of Computer Science Ron Vetter [email protected] Department of Computer Science Jeff Brown [email protected]
Extend Table Lens for High-Dimensional Data Visualization and Classification Mining
Extend Table Lens for High-Dimensional Data Visualization and Classification Mining CPSC 533c, Information Visualization Course Project, Term 2 2003 Fengdong Du [email protected] University of British Columbia
Smart Cities. Opportunities for Service Providers
Smart Cities Opportunities for Service Providers By Zach Cohen Smart cities will use technology to transform urban environments. Cities are leveraging internet pervasiveness, data analytics, and networked
A Low Cost Vehicle Monitoring System for Fixed Routes Using Global Positioning System (GPS)
A Low Cost Vehicle Monitoring System for Fixed Routes Using Global Positioning System (GPS) Mark Darren Savuriar, Chandrasekharan Nataraj, Chitturi Venkatratnam, Sardar Ali School of Engineering Asia Pacific
AXIS Camera Station Quick Installation Guide
AXIS Camera Station Quick Installation Guide Copyright Axis Communications AB April 2005 Rev. 3.5 Part Number 23997 1 Table of Contents Regulatory Information.................................. 3 AXIS Camera
Ticketing and user information systems in Public Transport in Thessaloniki area
Ticketing and user information systems in Public Transport in Thessaloniki area ChrysaVizmpa, Transport Planner Engineer Thessaloniki Public Transport Authority «Technology, Mobility governance and Public
Magnum AVL GPS Fleet Tracking User Interface Help Guide
2011 Magnum AVL GPS Fleet Tracking User Interface Help Guide Contents: Recent Technical Bulletins and Website Updates, Overview of Control Panel and Software Menus and Quick Reference How To Guide Magnum
Intelligent Human Machine Interface Design for Advanced Product Life Cycle Management Systems
Intelligent Human Machine Interface Design for Advanced Product Life Cycle Management Systems Zeeshan Ahmed Vienna University of Technology Getreidemarkt 9/307, 1060 Vienna Austria Email: [email protected]
MODEL ANALYSES AND GUIDANCE (MAG) WEB APPLICATION
MODEL ANALYSES AND GUIDANCE (MAG) WEB APPLICATION MAG User s Manual (Documentation Version 3.10) April 2016 Prepared by: Systems Integration Branch/Software Development Team NCEP Central Operations NOAA
Intellect Platform - The Workflow Engine Basic HelpDesk Troubleticket System - A102
Intellect Platform - The Workflow Engine Basic HelpDesk Troubleticket System - A102 Interneer, Inc. Updated on 2/22/2012 Created by Erika Keresztyen Fahey 2 Workflow - A102 - Basic HelpDesk Ticketing System
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
IBM SPSS Statistics 20 Part 1: Descriptive Statistics
CALIFORNIA STATE UNIVERSITY, LOS ANGELES INFORMATION TECHNOLOGY SERVICES IBM SPSS Statistics 20 Part 1: Descriptive Statistics Summer 2013, Version 2.0 Table of Contents Introduction...2 Downloading the
CCTV - Video Analytics for Traffic Management
CCTV - Video Analytics for Traffic Management Index Purpose Description Relevance for Large Scale Events Technologies Impacts Integration potential Implementation Best Cases and Examples 1 of 12 Purpose
English. Trapeze Rail System. www.trapezegroup.com
English Trapeze Rail System www.trapezegroup.com Trapeze Rail System Enabling future railway, tram and metro transport The worldwide growth in demand for travel and increasing competition between all modes
Industrial Challenges for Content-Based Image Retrieval
Title Slide Industrial Challenges for Content-Based Image Retrieval Chahab Nastar, CEO Vienna, 20 September 2005 www.ltutech.com LTU technologies Page 1 Agenda CBIR what is it good for? Technological challenges
IV3Dm provides global settings which can be set prior to launching the application and are available through the device settings menu.
ImageVis3D Mobile This software can be used to display and interact with different kinds of datasets - such as volumes or meshes - on mobile devices, which currently includes iphone and ipad. A selection
INTEGRATING FIRE OPERATIONS WITH IT AND GIS: IMAGING COMPONENT TO SUPPORT DIGITAL PRE-FIRE SURVEYS IN FIRE APPARATUS
Lee Nichols Document Management / Imaging Specialist City of Winston-Salem Winston-Salem, NC 27102 INTEGRATING FIRE OPERATIONS WITH IT AND GIS: IMAGING COMPONENT TO SUPPORT DIGITAL PRE-FIRE SURVEYS IN
Pro/E Design Animation Tutorial*
MAE 377 Product Design in CAD Environment Pro/E Design Animation Tutorial* For Pro/Engineer Wildfire 3.0 Leng-Feng Lee 08 OVERVIEW: Pro/ENGINEER Design Animation provides engineers with a simple yet powerful
Jump-Start Tutorial For ProcessModel
Jump-Start Tutorial For ProcessModel www.blueorange.org.uk ProcessModel Jump-Start Tutorial This tutorial provides step-by-step instructions for creating a process model, running the simulation, and viewing
Defog Image Processing
Introduction Expectations for a camera s performance, no matter the application, are that it must work and provide clear usable images, regardless of any environmental or mechanical challenges the camera
Passenger Requirements of a Public Transport Ticketing System
Passenger Requirements of a Public Transport Ticketing System Brian Caulfield Centre for Transport Research Department of Civil, Structural and Environmental Engineering Trinity College Dublin Dublin 2
An Analysis of the Transitions between Mobile Application Usages based on Markov Chains
An Analysis of the Transitions between Mobile Application Usages based on Markov Chains Charles Gouin-Vallerand LICEF Research Center, Télé- Université du Québec 5800 St-Denis Boul. Montreal, QC H2S 3L5
LS-DYNA Material Table. HyperMesh 7.0
LS-DYNA Material Table HyperMesh 7.0 Table of Contents Using the LS-DYNA Material Table... 5 About the LS-DYNA Material Table... 5 Customizing Views of the Material Table... 6 Creating, Editing, and Loading
TABLE OF CONTENTS ABSTRACT ACKNOWLEDGEMENT LIST OF FIGURES LIST OF TABLES
TABLE OF CONTENTS ABSTRACT ACKNOWLEDGEMENT LIST OF FIGURES LIST OF TABLES ii iii x xiv CHAPTER 1: INTRODUCTION 1 1.0 Background 1 1.1 Research Motivation 4 1.2 Research Objectives 5 1.3 Project Scope 6
Key words: GPS, Geocoder, WWO Server, Google Server, Android, RAM, Mobile Equipment, OS.
Volume 5, Issue 3, March 2015 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Weather Monitoring
Passenger Information Systems: What Transit Agencies Need to Know
Passenger Information Systems: What Transit Agencies Need to Know 1 As transit service continues to evolve, passenger information systems are quickly becoming a mainstay in today s public transit domain.
System Software. 2.1 The Operating System (OS) %%describe the characteristics of different types
System Software 2 Revision Objectives After you have studied this chapter, you should be able to: %%describe the purpose of operating systems %%describe the characteristics of different types of operating
Density Map Visualization for Overlapping Bicycle Trajectories
, pp.327-332 http://dx.doi.org/10.14257/ijca.2014.7.3.31 Density Map Visualization for Overlapping Bicycle Trajectories Dongwook Lee 1, Jinsul Kim 2 and Minsoo Hahn 1 1 Digital Media Lab., Korea Advanced
User Guide Sygic. Sygic
Sygic 1 Thank you for choosing Sygic nagivation software. This manual will guide you through our navigation software. When using this manual you will learn how to operate basic functions and setting options
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
Big Data Analytics in Mobile Environments
1 Big Data Analytics in Mobile Environments 熊 辉 教 授 罗 格 斯 - 新 泽 西 州 立 大 学 2012-10-2 Rutgers, the State University of New Jersey Why big data: historical view? Productivity versus Complexity (interrelatedness,
DTN GPS Tracker Fleet http://www.gpstrackerservice.com/ 718-840-7448
DTN GPS Tracker Fleet http://www.gpstrackerservice.com/ 718-840-7448 1 How does DTN GPS Tracker works? A vehicle tracking system using DTN GPS takes the location, speed, direction and time data provided
How to use MyAvail Passenger Information Website
How to use MyAvail Passenger Information Website When you load the MyAvail Passenger Information website, the screen will look like this: The left side of the screen contains each route name and will contain
Use of GPS systems with people count sensors for transport planning studies
0 Use of GPS systems with people count sensors for transport planning studies Lic. Nora Turco 1 [email protected] 1. Summary: The Buenos Aires Metropolitan Region (RMBA 2 ) is one the major urban areas
The Mobility Opportunity Improving urban transport to drive economic growth
, CEO Infrastructure & Cities Sector, Siemens The Mobility Opportunity Improving urban transport to drive economic growth Answers for infrastructure and cities. We are in the "urban millennium" Population
Tutorial 13: Object Animation
Tutorial 13: Object Animation In this tutorial we will learn how to: Completion time 40 minutes Establish the number of frames for an object animation Rotate objects into desired positions Set key frames
Tutorial Segmentation and Classification
MARKETING ENGINEERING FOR EXCEL TUTORIAL VERSION 1.0.8 Tutorial Segmentation and Classification Marketing Engineering for Excel is a Microsoft Excel add-in. The software runs from within Microsoft Excel
Data Visualization. Brief Overview of ArcMap
Data Visualization Prepared by Francisco Olivera, Ph.D., P.E., Srikanth Koka and Lauren Walker Department of Civil Engineering September 13, 2006 Contents: Brief Overview of ArcMap Goals of the Exercise
GPS Tracking. Product Manual
GPS Tracking Product Manual Table of Contents Topic Page # Logging in to the web site 3 Top Menu Bar 3 International Settings 3 Asset Management 4 Asset Details 7 Logout 11 Facility Setup 12 Asset Alerts
Contents. Introduction... Shorthand... Tappable Items... Arrows... The Basics: Finding and Navigating to a Destination
Contents Introduction... Shorthand... Tappable Items... Arrows... The Basics: Finding and Navigating to a Destination Simple Search and Navigation... Part 1. Getting Started Touch Gestures... Using Touch
A Tutorial on dynamic networks. By Clement Levallois, Erasmus University Rotterdam
A Tutorial on dynamic networks By, Erasmus University Rotterdam V 1.0-2013 Bio notes Education in economics, management, history of science (Ph.D.) Since 2008, turned to digital methods for research. data
Interactive Information Visualization of Trend Information
Interactive Information Visualization of Trend Information Yasufumi Takama Takashi Yamada Tokyo Metropolitan University 6-6 Asahigaoka, Hino, Tokyo 191-0065, Japan [email protected] Abstract This paper
Windows Movie Maker 2012
Windows Movie Maker 2012 Open Windows Movie Maker A shortcut for Movie Maker should be on the desktop, but if it is not, you can search for the program by touching the right edge of the screen and swiping
Definition of Traffic for Network Planning Projects
Definition of Traffic for Network Planning Projects AWE Communications GmbH Otto-Lilienthal-Straße 36 D-71034 Böblingen [email protected] Issue Date Changes V0.1 Oct. 2012 First version of document V1.0
Voice Driven Animation System
Voice Driven Animation System Zhijin Wang Department of Computer Science University of British Columbia Abstract The goal of this term project is to develop a voice driven animation system that could take
WHAT IS NEW IN PTV VISSIM 7
WHAT IS NEW IN PTV VISSIM 7 COPYRIGHT: 2014 PTV AG, Karlsruhe PTV Vissim is a trademark of PTV AG All brand or product names in this documentation are trademarks or registered trademarks of the corresponding
Release Your App on Sunday Eve: Finding the Best Time to Deploy Apps
Release Your App on Sunday Eve: Finding the Best Time to Deploy Apps Niels Henze University of Oldenburg Escherweg 2 Oldenburg, Germany [email protected] Susanne Boll University of Oldenburg
CSE452 Computer Graphics
CSE452 Computer Graphics Lecture 14: User Interface CSE452 Lecture 14: User Interface 1 Purpose of UI A dialogue between the user and the machine The key to productivity Provide usable, functional, safe,
Video, film, and animation are all moving images that are recorded onto videotape,
See also Data Display (Part 3) Document Design (Part 3) Instructions (Part 2) Specifications (Part 2) Visual Communication (Part 3) Video and Animation Video, film, and animation are all moving images
Importing and Opening an Alignment
Chapter 6 Alignment Files An alignment defines the route of a road, utility line, water way, etc., and is typically comprised of both horizontal and vertical elements. Also, an alignment may include cross-sectional
Voluntary Product Accessibility Template
Date: April 15, 2008 Name of Product: Summit Central Version 4 Contact for more Information: http://www.miesoftware.com Summary Table Section 1194.21 Software Applications and Operating. Please refer to
The main imovie window is divided into six major parts.
The main imovie window is divided into six major parts. 1. Project Drag clips to the project area to create a timeline 2. Preview Window Displays a preview of your video 3. Toolbar Contains a variety of
Design Considerations for a Visualization and Simulation Tool for CBMS Data
Design Considerations for a Visualization and Simulation Tool for CBMS Data Nelson Marcos 1,*, Gerardo Largoza 2, Briane Paul Samson 3, Johnn Jelvin S. Base 4, Lawrence Patrick C. Calulo 5, Bervyn S. Co
A Conceptual Approach to Data Visualization for User Interface Design of Smart Grid Operation Tools
A Conceptual Approach to Data Visualization for User Interface Design of Smart Grid Operation Tools Dong-Joo Kang and Sunju Park Yonsei University [email protected], [email protected] Abstract
Development of an NTD Tool for Vanpool Services
Development of an NTD Tool for Vanpool Services Center for Urban Transportation Research University of South Florida, Tampa November 2008 Final Report Contract Number: BD549-40 DISCLAIMER The opinions,
One-Way Pseudo Transparent Display
One-Way Pseudo Transparent Display Andy Wu GVU Center Georgia Institute of Technology TSRB, 85 5th St. NW Atlanta, GA 30332 [email protected] Ali Mazalek GVU Center Georgia Institute of Technology TSRB,
A SMART TAXI DISPATCHING SYSTEM
A SMART TAXI DISPATCHING SYSTEM Ruey-Min Wang, Assistant Professor Dept. of Transportation Engineering and Management Feng-Chia University, Taichung City, Taiwan 40724 Tel: +886-4-4511548 Fax: +886-4-4522032
Instructions for applying data validation(s) to data fields in Microsoft Excel
1 of 10 Instructions for applying data validation(s) to data fields in Microsoft Excel According to Microsoft Excel, a data validation is used to control the type of data or the values that users enter
Integrated Intelligent Video Surveillance Management System. User's Manual V2.0
Integrated Intelligent Video Surveillance Management System User's Manual V2.0 1 Contents 1. Product Description... 4 1.1. General Information... 4 1.2. System Topology... 5 1.3. Operating Environment...
Instructions for creating a data entry form in Microsoft Excel
1 of 5 You have several options when you want to enter data manually in Excel. You can enter data in one cell, in several cells at the same time, or on more than one worksheet (worksheet/spreadsheet: The
The Design of Multimedia Interactive Courseware Based on FLASH ZHU Xiaowei 1, a
International Conference on Education, Management and Computing Technology (ICEMCT 2015) The Design of Multimedia Interactive Courseware Based on FLASH ZHU Xiaowei 1, a 1 Wuhan Polytechnic, Wuhan 430074,
Animation in ArcMap Tutorial
ArcGIS 9 Animation in ArcMap Tutorial Copyright 2005 2008 ESRI All Rights Reserved. Printed in the United States of America. The information contained in this document is the exclusive property of ESRI.
How To Run A Factory I/O On A Microsoft Gpu 2.5 (Sdk) On A Computer Or Microsoft Powerbook 2.3 (Powerpoint) On An Android Computer Or Macbook 2 (Powerstation) On
User Guide November 19, 2014 Contents 3 Welcome 3 What Is FACTORY I/O 3 How Does It Work 4 I/O Drivers: Connecting To External Technologies 5 System Requirements 6 Run Mode And Edit Mode 7 Controls 8 Cameras
Creating a Logo in CorelDRAW
Creating a Logo in CorelDRAW In this tutorial, we will look at creating a logo for an electrical contracting firm. Our goal is to create a logo that is clean and easily recognizable. Lighthouse Electric
GE Security VisioWave Product Line Key Transportation project references
GE Security VisioWave Product Line Key Transportation project references GE Security EMEA Document /revision: GE Security Key Transportation References (July, 2006) Owner: J-Philippe Lechat E-mail: [email protected]
Build Your First Web-based Report Using the SAS 9.2 Business Intelligence Clients
Technical Paper Build Your First Web-based Report Using the SAS 9.2 Business Intelligence Clients A practical introduction to SAS Information Map Studio and SAS Web Report Studio for new and experienced
Page 1 Revision 20100921
Page 1 Revision 20100921 Contents Idealpos 6.0 New Features 3 Introduction... 3 Major New Features 4 SQL 2008 Express R2 Transactional Database... 4 Microsoft.NET 4.0 Framework... 4 Dashboard... 5 Dashboard
Instructions for data-entry and data-analysis using Epi Info
Instructions for data-entry and data-analysis using Epi Info After collecting data using the tools for evaluation and feedback available in the Hand Hygiene Implementation Toolkit (available at http://www.who.int/gpsc/5may/tools
<User s Guide> Plus Viewer. monitoring. Web
Plus Viewer 1 < Plus Viewer (web ) > 1-1 Access Method The user can access the DVR system through the web. 1 Enter the IP for the DVR system in the address field of the web browser. 2 The
Contouring and Advanced Visualization
Contouring and Advanced Visualization Contouring Underlay your oneline with an image Geographic Data Views Auto-created geographic data visualization Emphasis of Display Objects Make specific objects standout
UTAH DEPARTMENT OF ENVIRONMENTAL QUALITY TIER 2 SUBMISSION PORTAL. And APPLICATION USER S GUIDE
UTAH DEPARTMENT OF ENVIRONMENTAL QUALITY TIER 2 SUBMISSION PORTAL And APPLICATION USER S GUIDE January 2015 1 Utah DEQ Tier 2 Internet Portal DEQ offers multiple options to assist facility submitters in
Reported Road Casualties Great Britain: 2013 Annual Report
Reported Road Casualties Great Britain: 2013 Annual Report Focus on pedal cyclists Key findings The key findings from this article include: Pedal cyclist deaths have seen a long-term fall, but have fluctuated
Leveraging the engagement of games to change energy behavior
Leveraging the engagement of games to change energy behavior Byron Reeves, Ph.D. Stanford University Department of Communication Stanford, CA 94305 USA [email protected] James J. Cummings Stanford University
Technology Applications are Improving Operations for Idaho Transit Providers
Technology Applications are Improving Operations for Idaho Transit Providers 2011 National Rural ITS Conference Coeur d Alene, Idaho August 28-31, 2011 Session T3: Emerging Technology for Rural Transit
DATA MINING TOOL FOR INTEGRATED COMPLAINT MANAGEMENT SYSTEM WEKA 3.6.7
DATA MINING TOOL FOR INTEGRATED COMPLAINT MANAGEMENT SYSTEM WEKA 3.6.7 UNDER THE GUIDANCE Dr. N.P. DHAVALE, DGM, INFINET Department SUBMITTED TO INSTITUTE FOR DEVELOPMENT AND RESEARCH IN BANKING TECHNOLOGY
Designing the GIS/Website Interface Millennium Earth Project: A Visual Framework for Sustainable Development (Virtual Global Earth Project)
Designing the GIS/Website Interface Millennium Earth Project: A Visual Framework for Sustainable Development (Virtual Global Earth Project) Table of Contents Summary of the project... 3 Major Tasks...
