AIS Data Explorer.

Slides:



Advertisements
Similar presentations
Fred P. Baker CCIE, CCIP(security), CCSA, MCSE+I, MCSE(2000)
Advertisements

VIEWS / TSS Overview. End-to-end Air Quality Data and Decision Support VIEWS / TSS Vision Acquisition Import Unification Management Manipulation Retrieval.
ECE 4450:427/527 - Computer Networks Spring 2015 Dr. Nghi Tran Department of Electrical & Computer Engineering Lecture 8: Application Layer Dr. Nghi Tran.
Tableau Visual Intelligence Platform
Business Continuity and DR, A Practical Implementation Mich Talebzadeh, Consultant, Deutsche Bank
On board equipment for Sea traffic Management What will be needed?
Progress Report 11/1/01 Matt Bridges. Overview Data collection and analysis tool for web site traffic Lets website administrators know who is on their.
Complaint Desk Team 8. Introduction A web based system that records grievances. A web based system that records grievances. Users can report their grievances.
Jen Stirrup MVP CopperBlue Consulting. Flexible: Can model anything Powerful: Enterprise scale Secure: Fine grain control Near real time: 15 minute.
Schedule Viewer A Scheduling Tool for UBC Okanagan Administration Jacob Orr Dr. Ramon Lawrence Bachelor of Science Honours Project.
Creating a SharePoint App with Microsoft Access Services
Tableau Visual Intelligence Platform
Vessel Traffic Data and Analysis. What is AIS? Automated Identification System (AIS) Automated Identification System (AIS) Vessel Identification and Tracking.
Established in 1999 Headquartered in Boulder, CO Citrix Service Provider Primary Data Center in Denver, CO Secondary DC geographically positioned MSFT.
© 2012 IBM Corporation IBM Israel Software Lab (ILSL( Daniel Yellin, Director March 2013.
Application Lifecycle Management and the cloud
Stocked – Mobile App solution for equipment tracking (iOS)
SQL Server 2014: The Data Platform for the Cloud.
Automatic Identification System
Windows Azure Team 9 Ben Holland Bao Nguyen Eric Petrowiak Barret Schloerke.
Cloud Computing & Amazon Web Services – EC2 Arpita Patel Software Engineer.
Developers of a suite of products to help you monitor and optimize Windows/SQL Server performance o Performance Advisor – awareness and control over Windows.
e-Navigation and it’s applicability to inland waterways
Understanding SQL Server 2008 Change Data Capture Bret Stateham Training Manager Vortex Learning Solutions blogs.netconnex.com.
Behind the Scenes of Alan Gamboa & The Development Team.
REAL-TIME STATS 101 RTS brings all your query data together in one simple and intuitive dashboard.
Company small business cloud solution Client UNIVERSITY OF BEDFORDSHIRE.
Social Media Apps Programming Min-Yuh Day, Ph.D. Assistant Professor Department of Information Management Tamkang University
Team Members Ming-Chun Chang Lungisa Matshoba Steven Preston Supervisors Dr James Gain Dr Patrick Marais.
KEVIN HOWELL DEVELOPER, DBA SQLPSI SQL Server Monitoring: DBA Lifesaver.
TRAFFIC HUB PROJECT. 1. Interchange of SADC traffic 2. Saving in Bandwidth and Cost 3. Speed and Quality of service.
Date of download: 9/17/2016 Copyright © ASME. All rights reserved. From: Modeling an Radio Frequency Identification Asset Management Solution Hosted on.
SAP Process Mining by Celonis
A presentation on ElasticSearch
3.2 Your strategic MES partner.
Tessa de Wit, Marco Puts, Maarten Pouwels
Virtual laboratories in cloud infrastructure of educational institutions Evgeniy Pluzhnik, Evgeniy Nikulchev, Moscow Technological Institute
Redundancy Control For PostgreSQL
Couchbase Server is a NoSQL Database with a SQL-Based Query Language
eResearch Suite A comprehensive electronic platform for
Test Automation for IoT solutions A Paradigm shift
Amit R Bhatia / Puneeth Nayak
IBM NETEZZA DBA online Training at GoLogica Technologies
Database-Driven Web Sites
ThinkRace OEM/ODM service Giving life to your ideas for GPS tracking business for GPS tracking business.
Designed for Big Data Visual Analytics, Zoomdata Allows Business Users to Quickly Connect, Stream, and Visualize Data in the Microsoft Azure Platform MICROSOFT.
Rocky Mountain CMG Spring? ‘09 Forum
Yellowfin: An Azure-Compatible Business Intelligence Platform That Connects People with Their Data for Better Decision Making MICROSOFT AZURE APP BUILDER.
My life at the Cooperators
Users Manage Terabytes of Data with Powerful and Agnostic Hosting from Azure Cloud Service Partner Logo “Given the challenges we face both in dealing with.
Azure's Performance, Scalability, SQL Servers Automate Real Time Data Transfer at Low Cost MINI-CASE STUDY “Azure offers high performance, scalable, and.
Mobile Personnel Info Retriever (MPIR)
3. SafeSeaNet A data exchange network and a standardisation of the main information available on ships (all flags) and their cargo Providing a clear picture.
Replace with Application Image
NVIDIA AI CITY CHALLENGE
Anke Consten (14 October 2016,Ljubljana)
What query folding means to self-service BI projects
ESSnet on Big Data: AIS-data
Media & Entertainment Business challenge
ECE 4450:427/527 - Computer Networks Spring 2017
Rapid Data Exploration:
Computer Services Business challenge
Employee Monitoring Solution
Cisco Meraki Digital Solutions for K-12 Education
AI Discovery Template IBM Cloud Architecture Center
Pitch Deck.
=tg= Thomas Grohser SQL Saturday Philadelphia 2019 TSQL Functions 42.
With IBM Cloud you can teach your students something new every day
SQL Azure to .NET Developers
Presentation transcript:

AIS Data Explorer

Team Dr Andrew Rau-Chaplin Kai Qi Nitin Agrawal Rahul Mahadev

What is AIS The Automatic Identification System (AIS) is an automatic tracking system used on ships and by vessel traffic services (VTS) for identifying and locating vessels by electronically exchanging data with other nearby ships, AIS base stations, and satellites. The information provided by AIS equipment are unique identification, position, course, and speed etc.

AIM The main aim of AIS data explorer is to let users browse,analyse and download historical ais data and allow filters for time,region and other ship specifics. The main users would be in the form of oceanographers who would like to study ship traffic in a region.

Another Perspective Another perspective of this project is to compare the performance of different backend solutions. PostgreSQL ,IBM Netezza and vOLAP

Comparison PostgreSQL IBM Netezza vOLAP SQL IBM in house Easy to set up Expensive to set up Difficult to set up Has a query interface No query Interface yet Scaling is limited to the system which hosts it. Scaling is very expensive. Scaling is easy as it is cloud based.

Architecture Backend App Server Client Data Ingestion

Current State The application is complete with postgreSQL as the backend. Basic functionality of the application have been successfully ported to Netezza and vOLAP. We have 2 days of data on postgreSQL and 30 days of data on Netezza. In a position to roll out a demo to potential users.

Challenges Faced Data is huge around 3 billion rows in traditional SQL Real world data is often not clean and full of garbled values.

Future Plans Optimize the application for Netezza and vOLAP Compare the performace difference between the systems. Get feedback from potential users

Future Plans Optimize the application for Netezza and vOLAP Compare the performace difference between the systems. Get feedback from potential users

Demo