+ All Categories
Home > Documents > 123 final ppt

123 final ppt

Date post: 26-Jul-2015
Category:
Upload: saroj-pawar
View: 126 times
Download: 1 times
Share this document with a friend
Popular Tags:
17
PROJECT PRESENTATION ON BY UNDER THE GUIDENCE Mr. S.R.KHOT D.Y.PATIL COLLEGE OF ENGG. & TECHNOLOGY KASBA BAVADA, KOLHAPUR. 2010-2011 Mr. Manjit Patil Miss. Sarojini Powar Miss. Neha Patil Miss. Snehal Dongare TOURIST ROUTE PLANNER
Transcript
Page 1: 123 final ppt

PROJECT PRESENTATION ON

BY

UNDER THE GUIDENCE

Mr. S.R.KHOT

D.Y.PATIL COLLEGE OF ENGG. & TECHNOLOGY KASBA BAVADA, KOLHAPUR.

2010-2011

Mr. Manjit Patil

Miss. Sarojini Powar

Miss. Neha Patil

Miss. Snehal Dongare

TOURIST ROUTE PLANNER

Page 2: 123 final ppt

INTRODUCTION

• The Tourist Route Planner was designed to guide the Client about the road route which, he is planning to travel .

• It show the client all the possible routes along with the shortest path to reach the destination.

– www.mapmyindia.com– www.oktatabyebye.com

• Drawback of these sites are: • One displays flowchart node wise• Other only plots the node graphically

• Why TRP:• The visualized view of the route helps the client to get more information about his route.• The application save time and easy to understand

Page 3: 123 final ppt

PROBLEM STATEMENT

• In today’s fast world there is a lot of importance given for the time. Time also plays an important role in tours.

• The basic problem that occurs is to choose the correct path or the shortest path to reach the destination.

• It also creates confusion which in end results into loss of interest and no full satisfaction though client has spent large amount of money.

• So we have designed this software that properly guides the tourist about his path that he/she wishes to travel.

• We do this by providing the tourist the shortest path available to reach his/her destination and we also give all the other possible paths available to reach the destination.

Page 4: 123 final ppt

SOFTWARE ENGINEERING MODEL

Requirements

Design

Implementation

Testing

Deployment & Maintenance

Page 5: 123 final ppt

• REQUIREMENTS– The raw material is collected.– The things which are required for building the project.– The information about the cities, states, places, categories, car fare is been

collected.

• DESIGN:– The proper placement or arrangement of all the requirements is done.– Consist of the database structure and also the form design and the GUI

design to make the project a bit interactive with the client.

Page 6: 123 final ppt

• IMPLEMENTATION

– The proper coding for the development of project is done.– In this stage we are going to write the code for implementing this algorithm.

• TESTING

– In testing stage we are going to test the working of the shortest path algorithm.

– Remove the errors if any for the proper working of the code.

• DEPLOYMENT & MAINTENANCE

– The code is being installed on the client side. – The client is being given all the necessary information. – The procedure for the execution of our application.

Page 7: 123 final ppt

INTEGRATED SYSTEM DESIGN

Routes

Places

Categories

Admin

User

Place List

Path

Shortest Path

Routes Database

User

if

Page 8: 123 final ppt

Display Graph on

map

Shortest Path

AlgorithmTracking

Output File

TRP Application

client

Node database

Input source and destination

Transmitting string to server via GPRS

Choose

Enter

Use table for source and destination

LEVEL0 DFD : Client side

Input PageApplication Database

Check Result on

Calculate shortest path

Sending Report in tabular format and as a graph

Data Flow Diagram

Page 9: 123 final ppt

administrator Enter Name & Password

Validate administrator

TRP application

Invalid administrator

Application database

resultcheck

no

Yes: Enter in system & get authority

LEVEL1 DFD : Server side

Page 10: 123 final ppt

TABLES INTERRELATION

Categories

CategoryID

CategoryName

City

CityIDCityNameStateIDCategoryID

State

StateIDStateName

Route

RouteID

FromID

ToID

Distance

Place

PlaceCode

PlaceNameCityIDCategoryID

Page 11: 123 final ppt

WORKING

Sr. No. From To Distance

1 A B 5

2 A C 10

3 D B 4

4 D C 3

5 B C 8

6 A D 6

Plot graph

A - D

A - B

A - C

D - B

D - BD - B

(Dijkstras, vector algo) Shortest path

A D B C

Source Destination

Input:

Possibilities

(Non-cummulative law)

Page 12: 123 final ppt

B

C

D

5

10

6

4

3

8

A

EXAMPLE CONTINUED

Page 13: 123 final ppt

CONCLUSION• Because of which we have been successful in providing our client with the shortest

path to reach his destination.

• And we also provided him with all other available paths to reach his destination.

• And we have been

successful in saving

the valuable time

and money

of our client.

Page 14: 123 final ppt

PROPOSED WORK• MODULE 3:

– In this module we are going to display/plot the information on the map graphically using GIS technology.

– We are also going

to implement the

usability of our

application through

mobile browser

using GPRS

methodology.

Page 15: 123 final ppt

FUTURE OF TRP• TRP 2.0:

– It will consist of virtual imaging technology along with voice guided assistance to reach the destination.

– A membership pattern will be included in this system.– Only the members

can use the virtual

imagining and 24x7

voice guided

navigation system.

Page 16: 123 final ppt

REFERENCES• http://en.wikipedia.org/wiki/Component_diagram• http://www.visualcase.com/kbase/component_diagram.htm• http://en.wikipedia.org/wiki/Software_development_process• www.google.com

Page 17: 123 final ppt

THANK YOU…


Recommended