0% found this document useful (0 votes)
14 views21 pages

Cloud Computing For Agent-Second Review

Cloud Computing for Agent-second Review

Uploaded by

sathish
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
14 views21 pages

Cloud Computing For Agent-Second Review

Cloud Computing for Agent-second Review

Uploaded by

sathish
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 21

Cloud Computing for Agent-Based Urban Transportation Systems

1. Introduction
Agent-based traffic management systems can use the autonomy,
mobility, and adaptability of mobile agents to deal with dynamic traffic
environments. Cloud computing can help such systems cope with the
large amounts of storage and computing resources required to use traffic
strategy agents and mass transport data effectively. This article reviews
the history of the development of traffic control and management systems
within the evolving computing paradigm and shows the state of traffic
control and management systems based on mobile multi agent
technology. Intelligent transportation clouds could provide services such
as decision support, a standard development environment for traffic
management strategies, and so on. With mobile agent technology, an
urban-traffic management system based on Agent-Based Distributed and
Adaptive Platforms for Transportation Systems (Adapts) is both feasible
and effective. However, the large-scale use of mobile agents will lead to
the emergence of a complex, powerful organization layer that requires
enormous computing and power resources. To deal with this problem, we
propose a prototype urban-traffic management system using intelligent
traffic clouds.

Module Description

Artificial Transportation System

The system is placed in the lamp of the signal. It have Micro Controller
device that sense where the load will be there. The sensing is used to find the
road detection data. In this load detection data had given as input to the Agent.
The lamp control data is reset the optimized countdown time.

Intelligent Traffic Service Manager

In the module have Integration of ATS Systems. The Intelligent Traffic


Service Manager creates a agent for service to ATS. Agent is assigned by
particular number of ATS and control performance of ATS. It will be monitor
throughout the Whole System and involve parallel process in to store the data in
database.

Traffic-Strategy Agent Module

It is sub module of Intelligent Traffic Service Manager. It is used to get


the road detection data from ATS system and process the data. The process is
done through the help of service from the cloud and returns the lamp control
data to ATS system.

Intelligent Traffic Clouds

The clouds provide service for Agent in Intelligent Traffic Service


Manager and also store the data. More number of system access in that system
concurrently. It is a centralized one for all.

Virtual Machine Monitor

It manages the software, infrastructure and platform of the urban based


transportation system. The main work of the system is managing the
infrastructure. It has network details and database information. Example in
network it had port number, host, server and details about intersection of the
network. Every intersection point has ATS system. This ATS have individual id
and location. It is also used view the data from storing the data’s in the cloud.
Data Base design

Column Name Data Type size Constraint

Strategy table

Sno number 3 Not null

Dedection_data number 3 Not null

Control_data Number 3 Not null

Intersection table

Sno number 5 Not null

Intersection_ID varchar 10 Primary key

location varchar 20 Not null

TSC table

TSC_Id Varchar 10 Primary key

Intersection_id varchar 10 Foreign key, not


null

Status table

Sno Number 3 Not null

Tsc_id varchar 10 Foreign key, not


null

Date date default Not null

Time time default Not null

status varchar 5 Not null

Login table
User_id varchar 5 Not null

User_name varchar 15 Not null

password varchar 10 Not null

Overall System Architecture

Cloud Computing for Agent-Based Urban Transportation System

ATS

Intelligent Traffic Service Manager

Traffic Strategy Agent

Intelligent Traffic Cloud

Cloud Store Virtual Machine Monitor

Data Flow Diagrams


Virtual Machine Monitor

Register Physical Layer Information

Cloud Storage
View Physical Information
Network Admin

Traffic Manger View Traffic Status


Intelligent Traffic Service Manager

Intelligent Traffic Agent Creation


Service Manager

Agent Distribution

Agent Performance

Receive Data
Road Detection Data

ATS Get Service Cloud Service

Lamp Control Data Send data

Cloud Storage
Save data

UML Design

The software ‘Rational Rose’ is used to design the project by using


the UML diagrams.
Use-Case Diagram

Traffic-Strategy Agent Module

ATS

Intelligent Traffic Clouds

Intelligent Traffic Service Manager

Traffic Manger
Virtual Machine Monitor

Class Diagram

Intersections
ITS_Manager
Int_ID
port
location
place
agentCreation()
agentDistribution()
addIntersection()
managePerformance()
modifyIntersection()
saveData()
removeIntersection()

TSC
tsc_id ATS Traffic_Agent
port Cloud_Servic
Intersection_ID rdd
host
TSC_ID lcd rdd
rdd
port lcd
lcd
host getRdd()
getService() applyStrategy()
detectLoad()
connectionToagent() sendLcd()
sendRdd()
receiveRdd()

Sequence Diagram
ATS Traffic-Strategy CloudService CloudStorage
Agent

Road detection Data

Service Request

Acess Cloud DB

Get Data

Service Response

Lamp Control Data


Screen Shots

Start RMI registry and Start Cloud Server


Start Intelligent Traffic Service Manager
Start ATS

You might also like