Amir Kouretchian Peter Turschmid Chris Byszeski

Slides:



Advertisements
Similar presentations
WEB AND WIRELESS AUTOMATION connecting people and processes InduSoft Web Solution Welcome.
Advertisements

ProAssist ® complex assistance services management system Global Assistance & INGENIUM Praha.
Status Enterprise System Overview. What is Status Enterprise? Status is an HMI/SCADA system with live and historical data, trending, alarming, web and.
Presented by Group: 110: Byron Sinclair, Jacob Alexander, and Manmeet Singh.
Who Doesn’t Love Music? Chen Wei Lee Jeff Chen. Operational Concepts  Target customer – students taking music classes  Motivation: Software in the music.
CHAPTER 1 SOFTWARE DEVELOPMENT. 2 Goals of software development Aspects of software quality Development life cycle models Basic concepts of algorithm.
The Datastore Presenters: Nicholas Couture – President / CTO Marc Tomkinson – Director of Product Innovation.
CLOUD COMPUTING Kevin Chung. what is cloud computing? “Internet-based computing, whereby shared resources, software and information are provided to computers.
Winter Operations GPS Truck Tracking and Material Usage Tom Clay Washington State Department of Transportation Western States Equipment Conference
Introduction to Web Applications Instructor: Enoch E. Damson.
November 2011 At A Glance GREAT is a flexible & highly portable set of mission operations analysis tools that increases the operational value of ground.
Cloud Computing.
Intranet and internet based software components. 2 Overview  What are intranet and internet based map applications?  System Requirements  Architecture.
Week 7 Lecture Web Database Development Samuel Conn, Asst. Professor
Life Cycle Objectives CSE 403 Project: Developing a GIS application for a mobile client. Developing a GIS application for a mobile client.
ORCA Robot Simulator HY-475 Autonomous Robot Navigation.
Project Title : CyberGIS Project Members : M.S.R Perera D.S Kulasuriya W.M.D Jeewantha Project Title : CyberGIS Project Members : M.S.R Perera D.S Kulasuriya.
Pogorazdov Roman Automation of business processes in accordance with specifications, technical requirements in the environment of electronic.
TestFiles Life Cycle Architecture Chris Byszeski Ooi Hsu Han Amir Kouretchian Sachin Pradhan Quang Tran Peter Turschmid Nick Walker.
 An Internet Protocol address (IP address) is a numerical label assigned to each device (e.g., computer, printer) participating in a computer network.
Software Breakdown. Monday, October 26, 2009 CS410 Green Team Fall High Level Architecture.
Campus Locator – Cell Phone Interface (May06-05) Dr. John Lamont Prof. Ralph Patterson III Faculty Advisors Iowa State University Senior Design Client.
Spatial Note LCA assignment Chris Fitzner Thinh Luu Dung Nguyen.
Frontiers in Massive Data Analysis Chapter 3.  Difficult to include data from multiple sources  Each organization develops a unique way of representing.
OmnėMail Nicholas Allen Effie Goenawan Annie Liu.
Sudoku Taryn Wise. Operational Concepts and System Requirements Solve sudoku puzzles in a convenient way Have a notes option for number possibilities.
Translation Assistance Software Life Cycle Objectives Review Aneesa Awaludin Van Phan Jacob Huston.
Our goal is to make a web based multi-user organizer that can be accessed via cellular devices. There are three main component for this project: A main.
NUOL Internet Application Services Midterm presentation 22 nd March, 2004.
Unified Distributed (UDub Mail) Life Cycle Objectives Sachin Pradhan Gabriel Maganis.
Hot Interconnects TCP-Splitter: A Reconfigurable Hardware Based TCP/IP Flow Monitor David V. Schuehler
SeETL Demonstration 22 Data Modelling 20/07/2013
Database Server Concepts and Possibilities Lee Lueking D0 Data Browser Workshop April 8, 2002.
Company small business cloud solution Client UNIVERSITY OF BEDFORDSHIRE.
E a s y S h a r e Jung Son Ky Le. Operational Concepts Recent years, huge number of growth in Internet users and broadband usage File-sharing become extremely.
a network visualization service
Encrypted Chat Program LCO Review Asif Daud & Craig Atkinson.
I NTRODUCTION TO N ETWORK A DMINISTRATION. W HAT IS A N ETWORK ? A network is a group of computers connected to each other to share information. Networks.
MICROSOFT TESTS /291/293 Fairfax County Adult Education Courses 1477/1478/1479.
Enterprise Computing with Jini Technology Mark Stang and Stephen Whinston Jan / Feb 2001, IT Pro presented by Alex Kotchnev.
IM Shopping Instant Messenger that sells and buys Lou Pan Jian Wu.
What the $#*! IS my password? Secure Online Password Storage Lon Smith Aaron Gremmert.
I NTRODUCTION TO N ETWORK A DMINISTRATION. W HAT IS A N ETWORK ? A network is a group of computers connected to each other to share information. Networks.
CSE 403 LCO Presentation Chris Scoville. Operational Concepts Create a built in 411-type system in a cell phone Allows the user to find a person’s phone.
Centralized Grading System. LCO Objectives Operational Concepts System Requirements System and Software Architecture Lifecycle Plan Feasibility Rationale.
Airport Ride Service LCO Project Proposal. AGENDA Operational Concepts System Requirements System and Software Architecture Lifecycle Plan Feasibility.
Musicbuster Life Cycle Objectives Review Brian Judy Phil McDonnell Erik Bronnum.
I Copyright © 2004, Oracle. All rights reserved. Introduction.
Mary Ganesan and Lora Strother Campus Tours Using a Mobile Device.
Unit 3 Virtualization.
Multilevel Marketing Tree Viewer
Client-Server Computing
Lecture # 1 M.Sc / BS(CS)/ BS(I.T) DPT.
Scheduler 1.0 By Vipul Sabhaya Udam Dewaraja.
An Introduction to Computer Networking
You’ve lost the hope in it.
CellMap Erik Curre Taj Isono.
Tiers vs. Layers.
Wireless Hotspot Locator
Introduction to Operating Systems
“Plan your route around the traffic” Team Awesome Ryan Johnson John Su
Brad Woodward Ben Higgins
+ Chen Hsong Cloud = Connectivity.
Clayton Chang, Justin McCarron, Vincent Pai
Project Change Control
Crimson® 3.1 Updates January 2019.
HY-475 Autonomous Robot Navigation
New Technologies for Storage and Display of Meteorological Data
Jeff Hebrank Jason Radabaugh
Gordon McKenna | MVP & CEO | Inframon
Presentation transcript:

Amir Kouretchian Peter Turschmid Chris Byszeski ARC Amir Kouretchian Peter Turschmid Chris Byszeski

Operational Concepts Calculate and display optimized routes in Western Washington to users that takes current and forecasted traffic data into account Our primary user base will be people who commute to and from work and large events

Operational Concepts 2 Live traffic map Portability Highway Nodes Start/End Addresses or Locations Traffic Forecasting Start/End Time Constraints Force Road Usage Dynamic Manipulation of Traffic Save Routes

Example

System Requirements Access to WSDOT traffic database Server that can support many simultaneous TCP/IP connections at once Server with large storage devices to store WSDOT historic data Clients with enough resources to perform a routing algorithm like Dijkstra’s and to display the route map

System and Software Architecture

Life Cycle Plan Agile Development Plan Milestone 1: Simple client and server with sample WSDOT data. Milestone 2: Display historic traffic data and traffic forecasting Milestone 3: Saving and displaying favorite routes, debugging and user testing Milestone 4: User testing, debugging, documentation and code maintenance

Feasibility Rationale Assumptions Clients utilize Java 1.5 Clients have a dedicated high speed internet connection Clients live in the Seattle area and use the highway system

Feasibility Rationale 2 Risks WSDOT can grant us access to real time traffic data from their servers Reliability of the WSDOT servers, if they go down, we go down Feature creep We don’t have experience interfacing Java with SQL