Top Banner
TRAFFIC DENSITY ANALYSIS USING HADOOP
19
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: TRAFFIC DATA ANALYSIS USING HADOOP

TRAFFIC DENSITY ANALYSIS USING HADOOP

Page 2: TRAFFIC DATA ANALYSIS USING HADOOP

Objectives

Introduction

Existing System and Proposed System

System Requirements

System Design

Demonstration

Future Enhancement

Conclusion

References

Page 3: TRAFFIC DATA ANALYSIS USING HADOOP

Analyse the traffic density by using

HADOOP framework.

Provide the live feed of traffic density in

various nodes.

Provide a platform to analyse the data of

various nodes statistically and

graphically.

Page 4: TRAFFIC DATA ANALYSIS USING HADOOP

Big Data

Data that can’t be computed using

traditional computational technique.

Tool

HADOOP HDFS

Page 5: TRAFFIC DATA ANALYSIS USING HADOOP

Traffic information is shared

- voice

- data communications.

Problems:

Requires huge man power.

Time consuming.

Static traffic timing.

Lack of Traffic Information to users

It is also difficult to setup the system initially.

Page 6: TRAFFIC DATA ANALYSIS USING HADOOP

Mobile Nodes

concentrated on generation of

traffic data using random numbers

generated data are

transmitted through mobiles

data transmission are done by using

mobile applications

Live Feed

providing authentication

provide suitable features which are helpful for analysing the data

Hadoop Server

concentrated on storage of traffic data in Hbase of Hadoop

data in database are used to provide results for user

queries

The whole project is divided into 3 modules

Page 7: TRAFFIC DATA ANALYSIS USING HADOOP

Software Requirements

VM Player PhonegapAptanaStudio

WampServer Sublime Text Notepad++

Page 8: TRAFFIC DATA ANALYSIS USING HADOOP

Languages

JAVA SCRIPT

HTML 5

PHPCSS

jQuery

Page 9: TRAFFIC DATA ANALYSIS USING HADOOP

TOOLS

HBASE Shell

LeafletPhoneGap

Framework

HADOOP

HTML Kick Start

Page 10: TRAFFIC DATA ANALYSIS USING HADOOP
Page 11: TRAFFIC DATA ANALYSIS USING HADOOP
Page 12: TRAFFIC DATA ANALYSIS USING HADOOP

On opening mobile our project first

page introduction will be shown.

In next page a brief Introduction

of our project team

And in next pageA prompt will asked

to enter valid “SERVER I P”

On entering valid IP, Server Status and

related traffic density will be shown

Page 13: TRAFFIC DATA ANALYSIS USING HADOOP

Cd hadoop/bin

./start-all.sh

Cd ~

Cd hbase/bin

./start-hbase.sh

./hbase-daemon.sh start thrift

./hbase rest start –p 8080

Page 14: TRAFFIC DATA ANALYSIS USING HADOOP
Page 15: TRAFFIC DATA ANALYSIS USING HADOOP

Command to Start Server.

On connection to server

Provides admin LOGIN

Credentials.

On Successful login, density at different nodes are shown in

markers.

On clicking particular node, its respective density

and graph are shown

Marker turns from green to red if

density crosses the limit.

Marker turns from red to green on clicking optimize

button.

Statistics for amirahmed_circle

Page 16: TRAFFIC DATA ANALYSIS USING HADOOP

For practicality purpose, sensor like presence sensor, traffic

light sensor can be used instead of mobile nodes to collect

traffic data.

We can compare traffic density between two nodes.

The whole project can be converted to a mobile app and can

be used in smart phones.

We can enhance overall project, by reducing delay factor

considerably.

Page 17: TRAFFIC DATA ANALYSIS USING HADOOP

Overall we can say that, huge amount of

data can be efficiently accessed by Hadoop

framework. In our project, we have provided

a solution for increasing traffic density by

optimization, so that density can be

reduced. We have also provided statistics

page for data analysis which can be used for

traffic prediction and analysis.

Page 18: TRAFFIC DATA ANALYSIS USING HADOOP

•http://tecadmin.net/install-oracle-java-8-jdk-8-ubuntu-via-

ppa/

•https://archanaschangale.wordpress.com/2013/08/31/installi

ng-pseudo-distributed-hbase-on-ubuntu/

•http://www.tutorialspoint.com/hadoop/

•http://hortonworks.com/hadoop/

•https://jquery.com/

•https://developer.mozilla.org/en/docs/WebSockets/Writing_

WebSocket_client_applications#Sending_data_to_the_serve

r

•http://cjihrig.com/blog/how-to-use-websockets/

•http://daneden.github.io/animate.css/

•http://www.aptana.com/products/studio3/download.html

Page 19: TRAFFIC DATA ANALYSIS USING HADOOP

THANK YOU. . .