SlideShare ist ein Scribd-Unternehmen logo
1 von 5
Downloaden Sie, um offline zu lesen
International Journal of Soft Computing and Engineering (IJSCE)
                                                                        ISSN: 2231-2307, Volume-2, Issue-3, July 2012




     Cloud Computing for Intelligent Transportation
                       System
                              Prashant Trivedi, Kavita Deshmukh, Manish Shrivastava


                                                                   offline to improve control. Traffic management systems in
Abstract—Intelligent transportation clouds could provide            this phase, such as transyt, consisted of numerous single
Services such as autonomy, mobility, decision support and the       control points.
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 multi agent
based intelligent traffic clouds. Cloud computing can help us to
handle the large amount of storage resources and mass
transportation of data effectively and efficiently.

Keywords— Adapts, Intelligent clouds, Traffic management,
mobile agents.


                        I. INTRODUCTION
IBM introduces urban traffic management system in the year
of 1956. Today, transportation research and development is
no longer a field dominated by civil, mechanical, operations
research, and other traditional engineering and management
disciplines.      Rather,    computer     sciences,   control,
communication, the Internet, and methods developed in
artificial intelligence (AI), computational intelligence, web
sciences, and many other emerging information sciences and
engineering areas have formed the core of new ITS
technology and become integral and important parts of
modern transportation engineering. Cloud computing control
the traffic allocation process provides optimal solution with
five stages specification. In the first phase, computers were
huge and costly, so mainframes were usually shared by many
terminals. In the 1960s, the whole traffic management system
shared the resources of one computer in a centralized model.
Introduction of large-scale integrated circuits and the
miniaturization of computer technology, the IT industry
welcomed the second transformation in computing paradigm.
In this paradigm, microcomputer was powerful enough to
handle a single user’s computing requirements. At that time,        Fig 1. The paradigm of traffic management Systems.
the same technology leads to the appearance of the traffic
signal controller. Each TSC had enough independent                  In phase three, local area networks (lans) appeared to enable
computing and storage capacity to control one period,               resource sharing and handle the increasingly complex
researchers optimized the control modes and parameters of           requirements. One such lan, the ethernet, was invented in
                                                                    1973 and has been widely used hierarchical model. Network
                                                                    communication enabled the layers to handle their own duties
Manuscript received July 04, 2012.                                  while cooperating with one another. In the following internet
   Mr. Prashant Trivedi, Research Scholar IT, LNCT College,         era, users have been able to retrieve data from remote sites
Bhopal(M.P.), India.                                                and process them locally, but this wasted a lot of precious
   Ms Kavita Deshmukh, Assistant Professor IT Depratment, LNCT
College, Bhopal(M.P.), India,                                       network bandwidth. Agent-based computing and mobile
   Dr. Manish Shrivastava, HOD, IT Department, LNCT College,        agents were proposed to handle this vexing problem. Only
Bhopal(M.P.), India.



                                                                568
Cloud Computing for Intelligent Transportation System

requiring a runtime environment, mobile agents can run              three databases (control strategy, typical traffic scenes, and
computations near data to improve performance by reducing           traffic strategy agent), and an artificial transportation system.
communication time and costs. This computing paradigm
soon drew much attention in the transportation field. From
multi-agent systems and agent structure to ways of negotiating
between agents to control agent strategies, all these fields
have had varying degrees of success. Now, the it industry has
ushered in the fifth computing paradigm cloud computing.
Based on the internet, cloud computing provides on demand
computing capacity to individuals and businesses in the form
of heterogeneous and autonomous services. With cloud
computing, users do not need to be aware of or to understand
the details of the infrastructure in the ―clouds;‖ they need only
know what resources they need and how to obtain appropriate
services and those resources, which shields the computational
complexity of providing the required services. In recent years,
the research and application of parallel transportation
management systems (ptms), which consists of artificial
systems, computational experiments, and parallel execution,
has become a hot spot in the traffic research field. [3], [4]
Here, the term parallel describes the parallel interaction
between an actual transportation system and one or more of its
corresponding artificial or virtual counterparts. [1], [5]

         II. AGENT BASED TRAFFIC MANAGEMENT
                                   SYSTEM
Agent technology was used in traffic management systems as
early as 1992, while multi-agent traffic management systems
were presented later. [5] However, all these systems focus on
negotiation and collaboration between static agents for
coordination and optimization. [6–8] In 2004, mobile agent
technology began to attract the attention of the transportation     Fig 2. Organizational layers of Agent based Distributed
field. The characteristics of mobile agents—autonomous,             Transportation System
mobile, and adaptive—make them suitable to handling the
uncertainties and inconstant states in a dynamic                    As one traffic strategy has been proposed, the strategy code is
environment.[9] The mobile agent moves through the network          saved in the traffic strategy database. Then, according to the
to reach control devices and implements appropriate                 agent’s prototype, the traffic strategy will be encapsulated
strategies in either autonomous or passive modes. In this way,      into a traffic strategy agent that is saved in the traffic strategy
traffic devices only need to provide an operating platform for      agent database. Also, the traffic strategy agent will be tested
mobile traffic agents working in dynamic environments,              by the typical traffic scenes to review its performance.
without having to contain every traffic strategies. This            Typical traffic scenes, which are stored in a typical
approach saves storage and computing capacity in physical           intersections database, can determine the performance of
control devices, which helps reduce their update and                various agents. With the support of the three databases, the
replacement rates. Moreover, when faced with the different          MA embodies the organization layer’s intelligence. The
requirements of dynamic traffic scenes, a multi-agent system        function of the agents’ scheduling and agent-oriented task
taking advantage of mobile agents will perform better than          decomposition is based on the MA’s knowledge base, which
any static agent system. In 2005, the Agent-Based Distributed       consists of the performances of different agents in various
and Adaptive Platforms for Transportation Systems (Adapts)          traffic scenes. If the urban management system cannot deal
was proposed as a hierarchical urban traffic- management            with a transportation scene with its existing agents, it will send
system.[10] The three layers in Adapts are organization,            a traffic task to the organization layer for help. The traffic task
coordination, and execution, respectively. Mobile agents play       contains the information about the state of urban
a role as the carrier of the control strategies in the system. In   transportation, so a traffic task can be decomposed into a
the follow-up articles, both the architecture and the function      combination of several typical traffic scenes. With knowledge
static agents in each layer were also depicted in detail of         about the most appropriate traffic strategy agent to deal with
mobile traffic control agents were defined clearly. What’s          any typical traffic scene, when the organization layer receives
more, a new traffic signal controller was designed to provide       the traffic task, the MA will return a combination of agents
the runtime environment for mobile agent. Currently, Adapts         and a map about the distribution of agents to solve it. This
is part of PtMS, which can take advantage of mobile traffic         way, this system takes advantage of the strategy agent to
strategy agents to manage a road map. The organization layer,       manage a road map. Lastly, we set up an ATS to test
which is the core of our system, has four functions,                performance of the urban-traffic management system based
agent-oriented task decomposition, agent scheduling,                on the map showing the distribution of agents. ATS is
encapsulating traffic strategy, and agent management. The           modelled from the bottom up, and it mirrors the real urban
organization layer consists of a management agent (MA),             transportation environment.[11] because the speed of the



                                                                569
International Journal of Soft Computing and Engineering (IJSCE)
                                                                       ISSN: 2231-2307, Volume-2, Issue-3, July 2012

computational experiments is faster than the real world, if the    future systems must have the following capabilities.
performance is unsatisfactory, the agent-distribution map in       Computing Power the more typical traffic scenes used to test a
both systems will be modified.                                     traffic-strategy agent, the more detailed the learning about the
                                                                   advantages and disadvantages of different traffic strategy
                                                                   agents will be




                                                                   Fig 4. Time required ATS and Adapts experiments on one PC.

                                                                   . In this case, the initial agent-distribution map will be more
                                                                   accurate. To achieve this superior performance, however,
                                                                   testing a large amount of typical traffic scenes requires
                                                                   enormous computing resources. Researchers have developed
Fig 3. Cloud computing for urban traffic management system.        many traffic strategies based on AI. Some of them such as
                                                                   neural networks consume a lot of computing resources for
                    III. NEW CHALLENGES                            training in order to achieve satisfactory performance.
We need to send the agent-distribution map and the relevant        However, if a traffic strategy trains on actuator, the actuator’s
agents to ATS for experimental evaluation, so we can test the      limited computing power and inconstant traffic scene will
cost of this operation during the runtime of Adapts. In our test   damage the performance of the traffic AI agent. As a result,
bed, traffic-control agents must communicate with ATS to get       the whole system’s performance will deteriorate. If the traffic
traffic detection data and send back lamp control data. Both       AI agent is trained before moving it to the actuator, however,
running load and communication volumes increase with the           it can better serve the traffic management system. Rational
number of intersections. If the time to complete the               traffic decisions and distributions of agents need the support
experimental evaluation exceeds a certain threshold, the           of ATS, which primarily use agent oriented programming
experimental results become meaningless and useless. As a          technology. Agents themselves can be humans, vehicles, and
result, the carry capacity for experimental evaluation of one      so on. To ensure ATS mirrors real urban transportation, we
PC is limited. In our test, we used a 2.66-GHz PC with a           need large computing resources to run many agents.
1-Gbyte memory to run both ATS and Adapts. The
experiment took 3,600 seconds in real time. The number of                                    IV. STORAGE
intersections we tested increased from two to 20. When the         Vast amounts of traffic data such as the configuration of
number of traffic-control agents is 20, the experiment takes       traffic scenes, regulations, and information of different types
1,130 seconds. If we set the time threshold to 600 seconds, the    of agents in ATS need vast amounts of storage. Similarly,
maximum number of intersections in one experiment is only          numerous traffic strategy agents and relative information such
12. This is insufficient to handle model major urban areas         as control performances about agents under different traffic
such as Beijing, where the central area within the Second Ring     scenes also consume a lot of storage resources. Finally, the
Road intersection contains up to 119 intersections. scale of       decision-support system requires vast amounts of data about
several hundreds of intersections. Furthermore, a complete         the state of urban transportation. Two solutions can help fulfil
urban traffic management system also requires traffic control,     these requirements:
detection, guidance, monitoring, and emergency subsystems.         • Equip all centres of urban-traffic management systems with
To handle the different states in a traffic environment, an        a supercomputer.
urban-traffic management system must provide appropriate           • Use cloud computing technologies— such as Google’s
traffic strategy agents. And to handle performance                 Map-Reduce, IBM’s Blue Cloud, and Amazon’s EC2—to
improvements and the addition of new subsystems, new               construct intelligent traffic clouds to serve urban
traffic strategies must be introduced continually.[2] So future    transportation.
urban-traffic management systems must generate, store,                       The former both wastes social resources and risks
manage, test, optimize, and effectively use a large number of      insufficient capacity in the future. On the contrary, the latter
mobile agents.[1], [5] Moreover, they need a decision-support      takes advantage of the infinite scalability of cloud computing
system to communicate with traffic managers. A                     to dynamically satisfy the needs of several urban-traffic
comprehensive, powerful decision- support system with a            systems at the time. This way we can make full use of existing
friendly human-computer interface is an inevitable trend in        cheap servers and minimize the upfront investment of an
the development of urban-traffic management systems. Thus,         entire system.



                                                               570
Cloud Computing for Intelligent Transportation System

    V. INTELLIGENT TRAFFIC CLOUDS                                    continuous application of computer simulation programs to
Urban-traffic management systems using intelligent traffic           analyze and predict behaviors of actual systems in different
clouds have overcome the issues we’ve described. With the            situations. In addition, we can use this mode to estimate,
support of cloud computing technologies, it will go far              evaluate, and validate the performance of proposed solutions
beyond than any other multi agent traffic management                 for online and offline decision making.
systems, addressing issues such as infinite system scalability,
an appropriate agent management scheme, reducing the                                          VIII. ARCHITECTURE
upfront investment and risk for users, and minimizing the total      According to the basic structure of cloud computing, [12] an
cost of ownership.                                                   intelligent traffic clouds have four architecture layers:
                                                                     application, platform, unified source, and fabric. Figure 5
    VI. PROTOTYPE                                                    shows the relationship between the layers and the function of
Urban-traffic management systems based on cloud computing            each layer. The application layer contains all applications that
has two roles: service provider and customer. All the service        run in the clouds. It supports applications such as agent
providers such as the test bed of typical traffic scenes, ATS,       generation, agent management, agent testing, agent
traffic strategy database, and traffic strategy agent database       optimization, agent oriented task decomposition, and traffic
are all veiled in the systems core: intelligent traffic clouds.      decision support. The clouds provide all the services to
The clouds customers such as the urban-traffic management            customers through a standard interface. The platform layer is
systems and traffic participants exist outside the cloud. The        made of ATS, provided platform as a service. [1],[2] This
intelligent traffic clouds could provide traffic strategy agents     layer contains a population synthesizer, weather simulator,
and agent-distribution maps to the traffic management                path planner, 3D game engine, and so on to provide services
systems, traffic-strategy performance to the traffic-strategy        to upper traffic applications and agent development.
developer, and the state of urban traffic transportation and the
effect of traffic decisions to the traffic managers. It could also
deal with different customers’ requests for services such as
storage service for traffic data and strategies, mobile
traffic-strategy agents, and so on. With the development of
intelligent traffic clouds, numerous traffic management
systems could connect and share the clouds’ infinite
capability, thus saving resources. Moreover, new traffic
strategies can be transformed into mobile agents so such
systems can continuously improve with the development of
transportation science.

     VII. INTERSECTION MANAGER PRICE UPDATE
Input: Different kinds of traffic loads, costs and demand.
1.) We are taking the different numbers of driver agents.
2.) One driver agent supply the traffic loads to another agent.
3.) All the agents will be working intersection operation with
     the intersection manager.
4.) Intersection manager control the excess load allocation
     process
5.) Excess numbers of requests can be handled with updated
     cost.
6.) We are updating the route and provide the new route
     identification.
7.) Apply the assumption function and increases the driver
     agent’s creation process, create the                  new
                                                                       Fig. 5 Intelligent traffic clouds have fabric, unified source layer, platform
     agents prototype.                                                 and application layers.
8.) Apply the transportation from one driver agent to another
     driver agent.                                                   The unified source layer governs the raw hardware level
9.) Numbers of requests are travel till for finding the desired      resource in the fabric layer to provide infrastructure as a
     route identification process.                                   service. It uses virtualization technologies such as virtual
10.) According to capacity provide the sufficient agents.            machines to hide the physical characteristics of resources
11.) It can works on decision making strategies for getting the      from users to ensure
     good densities specification process.                           the safety of data and equipment. It also provides a unified
12.) Provides transportation with minimization cost                  access interface for the upper and reasonable distribute
     specifications.                                                 computing resources. All those will help solve information
Output:Equilibrium results identification.                           silo problems in urban traffic and help fully mine useful
                                                                     information in the traffic data. Lastly, the fabric layer contains
Here, artificial systems serve mainly as a platform for              the raw hardware level resources such as computing, storage,
conducting computational experiments or for systematic,              and network resources. The intelligent traffic clouds use these



                                                                 571
International Journal of Soft Computing and Engineering (IJSCE)
                                                                         ISSN: 2231-2307, Volume-2, Issue-3, July 2012

distributed resources to cater the peak demand of
urban-traffic management systems, support the running of
agents and ATS test beds, and efficiently store traffic strategy
agents and their performances. [1],[2]

                         IX. SUMMARY
Increased traffic congestion and the associated pollution are
forcing everyone in transportation to think about rapid
changes in traffic processes and procedures to keep our
mobility safe, comfortable, and economical. Cloud computing
based intelligent transportation systems (ITSs) concept has
recently emerged to meet this challenge. Many people see this
emergence as part of normal evolutionary adaptation to new
traffic conditions and technology. They consider current ITS
applications perfectly adequate to the times and a safer, wiser
response to today’s and tomorrow’s transportation problems.
REFERENCES
   [1]. Zhen Jiang Li and Cheng Chen, Kai Wang, Intelligent
         transportation system ―Cloud Computing for Urban
         Traffic Management System‖. IEEE pp. 1541-1672,
         2011.
   [2]. D.C. Gazis, ―Traffic Control: From Hand Signals to
         Computers,‖ Proc. IEEE, vol. 59, no. 7, 1971, pp.
         1090–1099.
   [3]. F.-Y. Wang, ―Parallel System Methods for Management
         and Control of Complex Systems,‖ Control and Decision,
         vol. 19, no. 5, 2004, pp. 485–489.
   [4]. F.-Y. Wang, ―Toward a Revolution in Transportation
         Operations: AI for Complex Systems,‖ IEEE Intelligent
         Systems, vol. 23, no. 6, 2008, pp. 8–13.
   [5]. F.-Y. Wang, ―Parallel Control and Management for
         Intelligent     Transportation     Systems:     Concepts,
         Architectures, and Applications,‖ IEEE Trans. Intelligent
         Transportation Systems, vol. 11, no. 3, 2010, pp. 1–9.
   [6]. B. Chen and H. H. Cheng, ―A Review of the Applications of
         Agent Technology in Traffic and Transportation
         Systems,‖ IEEE Trans. Intelligent Transportation
         Systems, vol. 11, no. 2, 2010, pp. 485–497.
   [7]. M. C. Choy, D. Srinivasan and R. L. Cheu, ―Cooperative,
         Hybrid Agent Architecture for Real-Time Traffic Signal
         Control,‖ IEEE Trans. Systems, Man and Cybernetics,
         Part A: Systems and Humans, vol. 33, no. 5, 2003, pp.
         597–607.
   [8]. M. C. Choy, D. Srinivasan, and R. L .Cheu, ―Neural
         Networks for Continuous Online Learning and Control,‖
         IEEE Trans. Neural Networks, vo1. 7, no. 6, 2006, pp.
         1511–1531.
   [9]. B. P. Gokulan and D. Srinivasan, ―Distributed Geometric
         Fuzzy Multiagent Urban Traffic Signal Control,‖ IEEE
         Trans. Intelligent Transportation Systems, vol. 11, no. 3,
         2010, pp. 714–727.
  [10]. N. Suri, K. M. Ford, and A. J. Cafias, ―An Architecture for
         Smart Internet Agents,‖ Proc. 11th Int’l FLAIRS Conf.,
         AAAI Press, 1998, pp. 116–120.

  [11]. F. Y. Wang, ―Agent-Based Control for Networked Traffic
         Management Systems,‖ IEEE Intelligent Systems, vol. 20,
         no. 5, 2005, pp. 92–96.

  [12]. F.-Y. Wang and S. Tang, ―Artificial Societies for
         Integrated and Sustainable Development of Metropolitan
         Systems,‖ IEEE Intelligent Systems, vol. 19, no. 4, 2004,
         pp. 82–87. 12. I. Foster et al., ―Cloud Computing and Grid
         Computing 360-Degree Compared,‖ Proc. Grid
         Computing Environments Workshop, IEEE Press, 2008,
         pp. 1–10.




                                                                  572

Weitere ähnliche Inhalte

Was ist angesagt?

Dynamic multiagent method to avoid duplicated information at intersections in...
Dynamic multiagent method to avoid duplicated information at intersections in...Dynamic multiagent method to avoid duplicated information at intersections in...
Dynamic multiagent method to avoid duplicated information at intersections in...TELKOMNIKA JOURNAL
 
A hierarchical RCNN for vehicle and vehicle license plate detection and recog...
A hierarchical RCNN for vehicle and vehicle license plate detection and recog...A hierarchical RCNN for vehicle and vehicle license plate detection and recog...
A hierarchical RCNN for vehicle and vehicle license plate detection and recog...IJECEIAES
 
Vehicle Obstacles Avoidance Using Vehicle- To Infrastructure Communication
Vehicle Obstacles Avoidance Using Vehicle- To Infrastructure  CommunicationVehicle Obstacles Avoidance Using Vehicle- To Infrastructure  Communication
Vehicle Obstacles Avoidance Using Vehicle- To Infrastructure CommunicationIOSR Journals
 
Inter vehicular communication using packet network theory
Inter vehicular communication using packet network theoryInter vehicular communication using packet network theory
Inter vehicular communication using packet network theoryeSAT Publishing House
 
CAD HOC Paper - Subodh, Edwin, Dr. Helal
CAD HOC Paper - Subodh, Edwin, Dr. HelalCAD HOC Paper - Subodh, Edwin, Dr. Helal
CAD HOC Paper - Subodh, Edwin, Dr. HelalDr. Edwin Hernandez
 
Advancement in VANET Routing by Optimize the Centrality with ANT Colony Approach
Advancement in VANET Routing by Optimize the Centrality with ANT Colony ApproachAdvancement in VANET Routing by Optimize the Centrality with ANT Colony Approach
Advancement in VANET Routing by Optimize the Centrality with ANT Colony Approachijceronline
 
A Survey on Medium Access Control Schemes for 5G Vehicular Cloud Computing Sy...
A Survey on Medium Access Control Schemes for 5G Vehicular Cloud Computing Sy...A Survey on Medium Access Control Schemes for 5G Vehicular Cloud Computing Sy...
A Survey on Medium Access Control Schemes for 5G Vehicular Cloud Computing Sy...University of Piraeus
 
Implementation of Motion Model Using Vanet
Implementation of Motion Model Using VanetImplementation of Motion Model Using Vanet
Implementation of Motion Model Using VanetIJCERT
 
A Data Collection Scheme with Multi-Agent Based Approach for VSNS
A Data Collection Scheme with Multi-Agent Based Approach for VSNSA Data Collection Scheme with Multi-Agent Based Approach for VSNS
A Data Collection Scheme with Multi-Agent Based Approach for VSNSIRJET Journal
 
Towards and adaptable spatial processing architecture
Towards and adaptable spatial processing architectureTowards and adaptable spatial processing architecture
Towards and adaptable spatial processing architectureArmando Guevara
 
An Enhanced Inter-Domain Communication among MANETs through selected Gateways
An Enhanced Inter-Domain Communication among MANETs through selected GatewaysAn Enhanced Inter-Domain Communication among MANETs through selected Gateways
An Enhanced Inter-Domain Communication among MANETs through selected Gatewaysidescitation
 
An Open Source Java Code For Visualizing Supply Chain Problems
An Open Source Java Code For Visualizing Supply Chain ProblemsAn Open Source Java Code For Visualizing Supply Chain Problems
An Open Source Java Code For Visualizing Supply Chain Problemsertekg
 

Was ist angesagt? (19)

Dynamic multiagent method to avoid duplicated information at intersections in...
Dynamic multiagent method to avoid duplicated information at intersections in...Dynamic multiagent method to avoid duplicated information at intersections in...
Dynamic multiagent method to avoid duplicated information at intersections in...
 
A hierarchical RCNN for vehicle and vehicle license plate detection and recog...
A hierarchical RCNN for vehicle and vehicle license plate detection and recog...A hierarchical RCNN for vehicle and vehicle license plate detection and recog...
A hierarchical RCNN for vehicle and vehicle license plate detection and recog...
 
66 71
66 7166 71
66 71
 
Vehicle Obstacles Avoidance Using Vehicle- To Infrastructure Communication
Vehicle Obstacles Avoidance Using Vehicle- To Infrastructure  CommunicationVehicle Obstacles Avoidance Using Vehicle- To Infrastructure  Communication
Vehicle Obstacles Avoidance Using Vehicle- To Infrastructure Communication
 
Inter vehicular communication using packet network theory
Inter vehicular communication using packet network theoryInter vehicular communication using packet network theory
Inter vehicular communication using packet network theory
 
CAD HOC Paper - Subodh, Edwin, Dr. Helal
CAD HOC Paper - Subodh, Edwin, Dr. HelalCAD HOC Paper - Subodh, Edwin, Dr. Helal
CAD HOC Paper - Subodh, Edwin, Dr. Helal
 
Advancement in VANET Routing by Optimize the Centrality with ANT Colony Approach
Advancement in VANET Routing by Optimize the Centrality with ANT Colony ApproachAdvancement in VANET Routing by Optimize the Centrality with ANT Colony Approach
Advancement in VANET Routing by Optimize the Centrality with ANT Colony Approach
 
TOD
TODTOD
TOD
 
Ip and 3 g
Ip and 3 gIp and 3 g
Ip and 3 g
 
Parking
ParkingParking
Parking
 
A Survey on Medium Access Control Schemes for 5G Vehicular Cloud Computing Sy...
A Survey on Medium Access Control Schemes for 5G Vehicular Cloud Computing Sy...A Survey on Medium Access Control Schemes for 5G Vehicular Cloud Computing Sy...
A Survey on Medium Access Control Schemes for 5G Vehicular Cloud Computing Sy...
 
Implementation of Motion Model Using Vanet
Implementation of Motion Model Using VanetImplementation of Motion Model Using Vanet
Implementation of Motion Model Using Vanet
 
Ck32540542
Ck32540542Ck32540542
Ck32540542
 
IJET-V3I1P6
IJET-V3I1P6IJET-V3I1P6
IJET-V3I1P6
 
A Data Collection Scheme with Multi-Agent Based Approach for VSNS
A Data Collection Scheme with Multi-Agent Based Approach for VSNSA Data Collection Scheme with Multi-Agent Based Approach for VSNS
A Data Collection Scheme with Multi-Agent Based Approach for VSNS
 
Towards and adaptable spatial processing architecture
Towards and adaptable spatial processing architectureTowards and adaptable spatial processing architecture
Towards and adaptable spatial processing architecture
 
An Enhanced Inter-Domain Communication among MANETs through selected Gateways
An Enhanced Inter-Domain Communication among MANETs through selected GatewaysAn Enhanced Inter-Domain Communication among MANETs through selected Gateways
An Enhanced Inter-Domain Communication among MANETs through selected Gateways
 
B1802030511
B1802030511B1802030511
B1802030511
 
An Open Source Java Code For Visualizing Supply Chain Problems
An Open Source Java Code For Visualizing Supply Chain ProblemsAn Open Source Java Code For Visualizing Supply Chain Problems
An Open Source Java Code For Visualizing Supply Chain Problems
 

Andere mochten auch

Presentación final app
Presentación final appPresentación final app
Presentación final appMarco Hidalgo
 
Gines nmdl final pixar presentation
Gines nmdl final pixar presentationGines nmdl final pixar presentation
Gines nmdl final pixar presentationginesaly
 
Oda a mi niña Alejandra
Oda a mi niña Alejandra Oda a mi niña Alejandra
Oda a mi niña Alejandra maitemerelasg
 
Store pub app_toc
Store pub app_tocStore pub app_toc
Store pub app_tocraysug
 
Gines NMDL Final Pixar Presentation
Gines NMDL Final Pixar PresentationGines NMDL Final Pixar Presentation
Gines NMDL Final Pixar Presentationginesaly
 
Gines NMDL Final Pixar Explanation Presentation
Gines NMDL Final Pixar Explanation PresentationGines NMDL Final Pixar Explanation Presentation
Gines NMDL Final Pixar Explanation Presentationginesaly
 
大家一起學Python
大家一起學Python大家一起學Python
大家一起學PythonLun Dong
 
Cj pitch presentation
Cj pitch presentationCj pitch presentation
Cj pitch presentationncouncil7
 
Respiratory dis. presentation1 for gen path copy (2)
Respiratory dis. presentation1 for gen path   copy (2)Respiratory dis. presentation1 for gen path   copy (2)
Respiratory dis. presentation1 for gen path copy (2)Art Arts
 
Introduction_languagecube_2012_12
Introduction_languagecube_2012_12Introduction_languagecube_2012_12
Introduction_languagecube_2012_12unionnec
 
9. civil aircraft_advacned_avionics_architectures_-_shri._c.m._ananda
9. civil aircraft_advacned_avionics_architectures_-_shri._c.m._ananda9. civil aircraft_advacned_avionics_architectures_-_shri._c.m._ananda
9. civil aircraft_advacned_avionics_architectures_-_shri._c.m._anandavinny1992
 
Full thickness rotator cuff tears, Value of clinical tests
Full thickness rotator cuff tears, Value of clinical testsFull thickness rotator cuff tears, Value of clinical tests
Full thickness rotator cuff tears, Value of clinical testsHanneke van der Weijden
 
Introduction_unionnec 2012_11
Introduction_unionnec 2012_11Introduction_unionnec 2012_11
Introduction_unionnec 2012_11unionnec
 
Introduction ddims_ecm_2012_11
Introduction ddims_ecm_2012_11Introduction ddims_ecm_2012_11
Introduction ddims_ecm_2012_11unionnec
 

Andere mochten auch (15)

Presentación final app
Presentación final appPresentación final app
Presentación final app
 
Gines nmdl final pixar presentation
Gines nmdl final pixar presentationGines nmdl final pixar presentation
Gines nmdl final pixar presentation
 
Oda a mi niña Alejandra
Oda a mi niña Alejandra Oda a mi niña Alejandra
Oda a mi niña Alejandra
 
Store pub app_toc
Store pub app_tocStore pub app_toc
Store pub app_toc
 
Gines NMDL Final Pixar Presentation
Gines NMDL Final Pixar PresentationGines NMDL Final Pixar Presentation
Gines NMDL Final Pixar Presentation
 
The environment
The environmentThe environment
The environment
 
Gines NMDL Final Pixar Explanation Presentation
Gines NMDL Final Pixar Explanation PresentationGines NMDL Final Pixar Explanation Presentation
Gines NMDL Final Pixar Explanation Presentation
 
大家一起學Python
大家一起學Python大家一起學Python
大家一起學Python
 
Cj pitch presentation
Cj pitch presentationCj pitch presentation
Cj pitch presentation
 
Respiratory dis. presentation1 for gen path copy (2)
Respiratory dis. presentation1 for gen path   copy (2)Respiratory dis. presentation1 for gen path   copy (2)
Respiratory dis. presentation1 for gen path copy (2)
 
Introduction_languagecube_2012_12
Introduction_languagecube_2012_12Introduction_languagecube_2012_12
Introduction_languagecube_2012_12
 
9. civil aircraft_advacned_avionics_architectures_-_shri._c.m._ananda
9. civil aircraft_advacned_avionics_architectures_-_shri._c.m._ananda9. civil aircraft_advacned_avionics_architectures_-_shri._c.m._ananda
9. civil aircraft_advacned_avionics_architectures_-_shri._c.m._ananda
 
Full thickness rotator cuff tears, Value of clinical tests
Full thickness rotator cuff tears, Value of clinical testsFull thickness rotator cuff tears, Value of clinical tests
Full thickness rotator cuff tears, Value of clinical tests
 
Introduction_unionnec 2012_11
Introduction_unionnec 2012_11Introduction_unionnec 2012_11
Introduction_unionnec 2012_11
 
Introduction ddims_ecm_2012_11
Introduction ddims_ecm_2012_11Introduction ddims_ecm_2012_11
Introduction ddims_ecm_2012_11
 

Ähnlich wie C0848062312

Network Monitoring and Traffic Reduction using Multi-Agent Technology
Network Monitoring and Traffic Reduction using Multi-Agent TechnologyNetwork Monitoring and Traffic Reduction using Multi-Agent Technology
Network Monitoring and Traffic Reduction using Multi-Agent TechnologyEswar Publications
 
CREATING DATA OUTPUTS FROM MULTI AGENT TRAFFIC MICRO SIMULATION TO ASSIMILATI...
CREATING DATA OUTPUTS FROM MULTI AGENT TRAFFIC MICRO SIMULATION TO ASSIMILATI...CREATING DATA OUTPUTS FROM MULTI AGENT TRAFFIC MICRO SIMULATION TO ASSIMILATI...
CREATING DATA OUTPUTS FROM MULTI AGENT TRAFFIC MICRO SIMULATION TO ASSIMILATI...cscpconf
 
Cloud computing for agent based urban transportation systems
Cloud computing for agent based urban transportation systemsCloud computing for agent based urban transportation systems
Cloud computing for agent based urban transportation systemsAishwariyaravi
 
CREATING DATA OUTPUTS FROM MULTI AGENT TRAFFIC MICRO SIMULATION TO ASSIMILATI...
CREATING DATA OUTPUTS FROM MULTI AGENT TRAFFIC MICRO SIMULATION TO ASSIMILATI...CREATING DATA OUTPUTS FROM MULTI AGENT TRAFFIC MICRO SIMULATION TO ASSIMILATI...
CREATING DATA OUTPUTS FROM MULTI AGENT TRAFFIC MICRO SIMULATION TO ASSIMILATI...csandit
 
SEMINAR PPT PPPPPPPPPPTTTTTTTTTTTTformat.ppt
SEMINAR PPT PPPPPPPPPPTTTTTTTTTTTTformat.pptSEMINAR PPT PPPPPPPPPPTTTTTTTTTTTTformat.ppt
SEMINAR PPT PPPPPPPPPPTTTTTTTTTTTTformat.pptrajamank1207
 
Deployment of Intelligent Transport Systems Based on User Mobility to be Endo...
Deployment of Intelligent Transport Systems Based on User Mobility to be Endo...Deployment of Intelligent Transport Systems Based on User Mobility to be Endo...
Deployment of Intelligent Transport Systems Based on User Mobility to be Endo...ijbuiiir1
 
Deployment of Intelligent Transport Systems Based on User Mobility to be Endo...
Deployment of Intelligent Transport Systems Based on User Mobility to be Endo...Deployment of Intelligent Transport Systems Based on User Mobility to be Endo...
Deployment of Intelligent Transport Systems Based on User Mobility to be Endo...ijcnes
 
The realistic mobility evaluation of vehicular ad hoc network for indian auto...
The realistic mobility evaluation of vehicular ad hoc network for indian auto...The realistic mobility evaluation of vehicular ad hoc network for indian auto...
The realistic mobility evaluation of vehicular ad hoc network for indian auto...ijasuc
 
Back-Bone Assisted HOP Greedy Routing for VANET
Back-Bone Assisted HOP Greedy Routing for VANETBack-Bone Assisted HOP Greedy Routing for VANET
Back-Bone Assisted HOP Greedy Routing for VANETijsrd.com
 
International Journal of Engineering and Science Invention (IJESI)
International Journal of Engineering and Science Invention (IJESI)International Journal of Engineering and Science Invention (IJESI)
International Journal of Engineering and Science Invention (IJESI)inventionjournals
 
CIV 8331 Presentation Assignment Upload.pptx
CIV 8331 Presentation Assignment Upload.pptxCIV 8331 Presentation Assignment Upload.pptx
CIV 8331 Presentation Assignment Upload.pptxKABIRABUBAKARRAWAYAU
 
Real Time Services for Cloud Computing Enabled Vehicle Networks
Real Time Services for Cloud Computing Enabled Vehicle NetworksReal Time Services for Cloud Computing Enabled Vehicle Networks
Real Time Services for Cloud Computing Enabled Vehicle NetworksIOSR Journals
 
Optimal Content Downloading in Vehicular Network with Density Measurement
Optimal Content Downloading in Vehicular Network with Density MeasurementOptimal Content Downloading in Vehicular Network with Density Measurement
Optimal Content Downloading in Vehicular Network with Density MeasurementZac Darcy
 
Real time vehicle counting in complex scene for traffic flow estimation using...
Real time vehicle counting in complex scene for traffic flow estimation using...Real time vehicle counting in complex scene for traffic flow estimation using...
Real time vehicle counting in complex scene for traffic flow estimation using...Journal Papers
 
Smart Traffic Congestion Control System: Leveraging Machine Learning for Urba...
Smart Traffic Congestion Control System: Leveraging Machine Learning for Urba...Smart Traffic Congestion Control System: Leveraging Machine Learning for Urba...
Smart Traffic Congestion Control System: Leveraging Machine Learning for Urba...IRJET Journal
 
A review of multi-agent mobile robot systems applications
A review of multi-agent mobile robot systems applicationsA review of multi-agent mobile robot systems applications
A review of multi-agent mobile robot systems applicationsIJECEIAES
 
Smart government transportation with cloud security
Smart government transportation with cloud securitySmart government transportation with cloud security
Smart government transportation with cloud securityIRJET Journal
 

Ähnlich wie C0848062312 (20)

Network Monitoring and Traffic Reduction using Multi-Agent Technology
Network Monitoring and Traffic Reduction using Multi-Agent TechnologyNetwork Monitoring and Traffic Reduction using Multi-Agent Technology
Network Monitoring and Traffic Reduction using Multi-Agent Technology
 
CREATING DATA OUTPUTS FROM MULTI AGENT TRAFFIC MICRO SIMULATION TO ASSIMILATI...
CREATING DATA OUTPUTS FROM MULTI AGENT TRAFFIC MICRO SIMULATION TO ASSIMILATI...CREATING DATA OUTPUTS FROM MULTI AGENT TRAFFIC MICRO SIMULATION TO ASSIMILATI...
CREATING DATA OUTPUTS FROM MULTI AGENT TRAFFIC MICRO SIMULATION TO ASSIMILATI...
 
Cloud computing for agent based urban transportation systems
Cloud computing for agent based urban transportation systemsCloud computing for agent based urban transportation systems
Cloud computing for agent based urban transportation systems
 
CREATING DATA OUTPUTS FROM MULTI AGENT TRAFFIC MICRO SIMULATION TO ASSIMILATI...
CREATING DATA OUTPUTS FROM MULTI AGENT TRAFFIC MICRO SIMULATION TO ASSIMILATI...CREATING DATA OUTPUTS FROM MULTI AGENT TRAFFIC MICRO SIMULATION TO ASSIMILATI...
CREATING DATA OUTPUTS FROM MULTI AGENT TRAFFIC MICRO SIMULATION TO ASSIMILATI...
 
Its architecture
Its architectureIts architecture
Its architecture
 
SEMINAR PPT PPPPPPPPPPTTTTTTTTTTTTformat.ppt
SEMINAR PPT PPPPPPPPPPTTTTTTTTTTTTformat.pptSEMINAR PPT PPPPPPPPPPTTTTTTTTTTTTformat.ppt
SEMINAR PPT PPPPPPPPPPTTTTTTTTTTTTformat.ppt
 
Deployment of Intelligent Transport Systems Based on User Mobility to be Endo...
Deployment of Intelligent Transport Systems Based on User Mobility to be Endo...Deployment of Intelligent Transport Systems Based on User Mobility to be Endo...
Deployment of Intelligent Transport Systems Based on User Mobility to be Endo...
 
Deployment of Intelligent Transport Systems Based on User Mobility to be Endo...
Deployment of Intelligent Transport Systems Based on User Mobility to be Endo...Deployment of Intelligent Transport Systems Based on User Mobility to be Endo...
Deployment of Intelligent Transport Systems Based on User Mobility to be Endo...
 
The realistic mobility evaluation of vehicular ad hoc network for indian auto...
The realistic mobility evaluation of vehicular ad hoc network for indian auto...The realistic mobility evaluation of vehicular ad hoc network for indian auto...
The realistic mobility evaluation of vehicular ad hoc network for indian auto...
 
Mercury
MercuryMercury
Mercury
 
Back-Bone Assisted HOP Greedy Routing for VANET
Back-Bone Assisted HOP Greedy Routing for VANETBack-Bone Assisted HOP Greedy Routing for VANET
Back-Bone Assisted HOP Greedy Routing for VANET
 
International Journal of Engineering and Science Invention (IJESI)
International Journal of Engineering and Science Invention (IJESI)International Journal of Engineering and Science Invention (IJESI)
International Journal of Engineering and Science Invention (IJESI)
 
CIV 8331 Presentation Assignment Upload.pptx
CIV 8331 Presentation Assignment Upload.pptxCIV 8331 Presentation Assignment Upload.pptx
CIV 8331 Presentation Assignment Upload.pptx
 
Real Time Services for Cloud Computing Enabled Vehicle Networks
Real Time Services for Cloud Computing Enabled Vehicle NetworksReal Time Services for Cloud Computing Enabled Vehicle Networks
Real Time Services for Cloud Computing Enabled Vehicle Networks
 
Optimal Content Downloading in Vehicular Network with Density Measurement
Optimal Content Downloading in Vehicular Network with Density MeasurementOptimal Content Downloading in Vehicular Network with Density Measurement
Optimal Content Downloading in Vehicular Network with Density Measurement
 
Real time vehicle counting in complex scene for traffic flow estimation using...
Real time vehicle counting in complex scene for traffic flow estimation using...Real time vehicle counting in complex scene for traffic flow estimation using...
Real time vehicle counting in complex scene for traffic flow estimation using...
 
Smart Traffic Congestion Control System: Leveraging Machine Learning for Urba...
Smart Traffic Congestion Control System: Leveraging Machine Learning for Urba...Smart Traffic Congestion Control System: Leveraging Machine Learning for Urba...
Smart Traffic Congestion Control System: Leveraging Machine Learning for Urba...
 
A review of multi-agent mobile robot systems applications
A review of multi-agent mobile robot systems applicationsA review of multi-agent mobile robot systems applications
A review of multi-agent mobile robot systems applications
 
Smart government transportation with cloud security
Smart government transportation with cloud securitySmart government transportation with cloud security
Smart government transportation with cloud security
 
A044030110
A044030110A044030110
A044030110
 

Kürzlich hochgeladen

Making and Justifying Mathematical Decisions.pdf
Making and Justifying Mathematical Decisions.pdfMaking and Justifying Mathematical Decisions.pdf
Making and Justifying Mathematical Decisions.pdfChris Hunter
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingTechSoup
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfagholdier
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphThiyagu K
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 
fourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writingfourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writingTeacherCyreneCayanan
 
Gardella_Mateo_IntellectualProperty.pdf.
Gardella_Mateo_IntellectualProperty.pdf.Gardella_Mateo_IntellectualProperty.pdf.
Gardella_Mateo_IntellectualProperty.pdf.MateoGardella
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxDenish Jangid
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsTechSoup
 
Gardella_PRCampaignConclusion Pitch Letter
Gardella_PRCampaignConclusion Pitch LetterGardella_PRCampaignConclusion Pitch Letter
Gardella_PRCampaignConclusion Pitch LetterMateoGardella
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Celine George
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfciinovamais
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDThiyagu K
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfAdmir Softic
 
Seal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxSeal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxnegromaestrong
 

Kürzlich hochgeladen (20)

Making and Justifying Mathematical Decisions.pdf
Making and Justifying Mathematical Decisions.pdfMaking and Justifying Mathematical Decisions.pdf
Making and Justifying Mathematical Decisions.pdf
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot Graph
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
fourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writingfourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writing
 
Gardella_Mateo_IntellectualProperty.pdf.
Gardella_Mateo_IntellectualProperty.pdf.Gardella_Mateo_IntellectualProperty.pdf.
Gardella_Mateo_IntellectualProperty.pdf.
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
 
Advance Mobile Application Development class 07
Advance Mobile Application Development class 07Advance Mobile Application Development class 07
Advance Mobile Application Development class 07
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
Gardella_PRCampaignConclusion Pitch Letter
Gardella_PRCampaignConclusion Pitch LetterGardella_PRCampaignConclusion Pitch Letter
Gardella_PRCampaignConclusion Pitch Letter
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SD
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 
Seal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxSeal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptx
 

C0848062312

  • 1. International Journal of Soft Computing and Engineering (IJSCE) ISSN: 2231-2307, Volume-2, Issue-3, July 2012 Cloud Computing for Intelligent Transportation System Prashant Trivedi, Kavita Deshmukh, Manish Shrivastava  offline to improve control. Traffic management systems in Abstract—Intelligent transportation clouds could provide this phase, such as transyt, consisted of numerous single Services such as autonomy, mobility, decision support and the control points. 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 multi agent based intelligent traffic clouds. Cloud computing can help us to handle the large amount of storage resources and mass transportation of data effectively and efficiently. Keywords— Adapts, Intelligent clouds, Traffic management, mobile agents. I. INTRODUCTION IBM introduces urban traffic management system in the year of 1956. Today, transportation research and development is no longer a field dominated by civil, mechanical, operations research, and other traditional engineering and management disciplines. Rather, computer sciences, control, communication, the Internet, and methods developed in artificial intelligence (AI), computational intelligence, web sciences, and many other emerging information sciences and engineering areas have formed the core of new ITS technology and become integral and important parts of modern transportation engineering. Cloud computing control the traffic allocation process provides optimal solution with five stages specification. In the first phase, computers were huge and costly, so mainframes were usually shared by many terminals. In the 1960s, the whole traffic management system shared the resources of one computer in a centralized model. Introduction of large-scale integrated circuits and the miniaturization of computer technology, the IT industry welcomed the second transformation in computing paradigm. In this paradigm, microcomputer was powerful enough to handle a single user’s computing requirements. At that time, Fig 1. The paradigm of traffic management Systems. the same technology leads to the appearance of the traffic signal controller. Each TSC had enough independent In phase three, local area networks (lans) appeared to enable computing and storage capacity to control one period, resource sharing and handle the increasingly complex researchers optimized the control modes and parameters of requirements. One such lan, the ethernet, was invented in 1973 and has been widely used hierarchical model. Network communication enabled the layers to handle their own duties Manuscript received July 04, 2012. while cooperating with one another. In the following internet Mr. Prashant Trivedi, Research Scholar IT, LNCT College, era, users have been able to retrieve data from remote sites Bhopal(M.P.), India. and process them locally, but this wasted a lot of precious Ms Kavita Deshmukh, Assistant Professor IT Depratment, LNCT College, Bhopal(M.P.), India, network bandwidth. Agent-based computing and mobile Dr. Manish Shrivastava, HOD, IT Department, LNCT College, agents were proposed to handle this vexing problem. Only Bhopal(M.P.), India. 568
  • 2. Cloud Computing for Intelligent Transportation System requiring a runtime environment, mobile agents can run three databases (control strategy, typical traffic scenes, and computations near data to improve performance by reducing traffic strategy agent), and an artificial transportation system. communication time and costs. This computing paradigm soon drew much attention in the transportation field. From multi-agent systems and agent structure to ways of negotiating between agents to control agent strategies, all these fields have had varying degrees of success. Now, the it industry has ushered in the fifth computing paradigm cloud computing. Based on the internet, cloud computing provides on demand computing capacity to individuals and businesses in the form of heterogeneous and autonomous services. With cloud computing, users do not need to be aware of or to understand the details of the infrastructure in the ―clouds;‖ they need only know what resources they need and how to obtain appropriate services and those resources, which shields the computational complexity of providing the required services. In recent years, the research and application of parallel transportation management systems (ptms), which consists of artificial systems, computational experiments, and parallel execution, has become a hot spot in the traffic research field. [3], [4] Here, the term parallel describes the parallel interaction between an actual transportation system and one or more of its corresponding artificial or virtual counterparts. [1], [5] II. AGENT BASED TRAFFIC MANAGEMENT SYSTEM Agent technology was used in traffic management systems as early as 1992, while multi-agent traffic management systems were presented later. [5] However, all these systems focus on negotiation and collaboration between static agents for coordination and optimization. [6–8] In 2004, mobile agent technology began to attract the attention of the transportation Fig 2. Organizational layers of Agent based Distributed field. The characteristics of mobile agents—autonomous, Transportation System mobile, and adaptive—make them suitable to handling the uncertainties and inconstant states in a dynamic As one traffic strategy has been proposed, the strategy code is environment.[9] The mobile agent moves through the network saved in the traffic strategy database. Then, according to the to reach control devices and implements appropriate agent’s prototype, the traffic strategy will be encapsulated strategies in either autonomous or passive modes. In this way, into a traffic strategy agent that is saved in the traffic strategy traffic devices only need to provide an operating platform for agent database. Also, the traffic strategy agent will be tested mobile traffic agents working in dynamic environments, by the typical traffic scenes to review its performance. without having to contain every traffic strategies. This Typical traffic scenes, which are stored in a typical approach saves storage and computing capacity in physical intersections database, can determine the performance of control devices, which helps reduce their update and various agents. With the support of the three databases, the replacement rates. Moreover, when faced with the different MA embodies the organization layer’s intelligence. The requirements of dynamic traffic scenes, a multi-agent system function of the agents’ scheduling and agent-oriented task taking advantage of mobile agents will perform better than decomposition is based on the MA’s knowledge base, which any static agent system. In 2005, the Agent-Based Distributed consists of the performances of different agents in various and Adaptive Platforms for Transportation Systems (Adapts) traffic scenes. If the urban management system cannot deal was proposed as a hierarchical urban traffic- management with a transportation scene with its existing agents, it will send system.[10] The three layers in Adapts are organization, a traffic task to the organization layer for help. The traffic task coordination, and execution, respectively. Mobile agents play contains the information about the state of urban a role as the carrier of the control strategies in the system. In transportation, so a traffic task can be decomposed into a the follow-up articles, both the architecture and the function combination of several typical traffic scenes. With knowledge static agents in each layer were also depicted in detail of about the most appropriate traffic strategy agent to deal with mobile traffic control agents were defined clearly. What’s any typical traffic scene, when the organization layer receives more, a new traffic signal controller was designed to provide the traffic task, the MA will return a combination of agents the runtime environment for mobile agent. Currently, Adapts and a map about the distribution of agents to solve it. This is part of PtMS, which can take advantage of mobile traffic way, this system takes advantage of the strategy agent to strategy agents to manage a road map. The organization layer, manage a road map. Lastly, we set up an ATS to test which is the core of our system, has four functions, performance of the urban-traffic management system based agent-oriented task decomposition, agent scheduling, on the map showing the distribution of agents. ATS is encapsulating traffic strategy, and agent management. The modelled from the bottom up, and it mirrors the real urban organization layer consists of a management agent (MA), transportation environment.[11] because the speed of the 569
  • 3. International Journal of Soft Computing and Engineering (IJSCE) ISSN: 2231-2307, Volume-2, Issue-3, July 2012 computational experiments is faster than the real world, if the future systems must have the following capabilities. performance is unsatisfactory, the agent-distribution map in Computing Power the more typical traffic scenes used to test a both systems will be modified. traffic-strategy agent, the more detailed the learning about the advantages and disadvantages of different traffic strategy agents will be Fig 4. Time required ATS and Adapts experiments on one PC. . In this case, the initial agent-distribution map will be more accurate. To achieve this superior performance, however, testing a large amount of typical traffic scenes requires enormous computing resources. Researchers have developed Fig 3. Cloud computing for urban traffic management system. many traffic strategies based on AI. Some of them such as neural networks consume a lot of computing resources for III. NEW CHALLENGES training in order to achieve satisfactory performance. We need to send the agent-distribution map and the relevant However, if a traffic strategy trains on actuator, the actuator’s agents to ATS for experimental evaluation, so we can test the limited computing power and inconstant traffic scene will cost of this operation during the runtime of Adapts. In our test damage the performance of the traffic AI agent. As a result, bed, traffic-control agents must communicate with ATS to get the whole system’s performance will deteriorate. If the traffic traffic detection data and send back lamp control data. Both AI agent is trained before moving it to the actuator, however, running load and communication volumes increase with the it can better serve the traffic management system. Rational number of intersections. If the time to complete the traffic decisions and distributions of agents need the support experimental evaluation exceeds a certain threshold, the of ATS, which primarily use agent oriented programming experimental results become meaningless and useless. As a technology. Agents themselves can be humans, vehicles, and result, the carry capacity for experimental evaluation of one so on. To ensure ATS mirrors real urban transportation, we PC is limited. In our test, we used a 2.66-GHz PC with a need large computing resources to run many agents. 1-Gbyte memory to run both ATS and Adapts. The experiment took 3,600 seconds in real time. The number of IV. STORAGE intersections we tested increased from two to 20. When the Vast amounts of traffic data such as the configuration of number of traffic-control agents is 20, the experiment takes traffic scenes, regulations, and information of different types 1,130 seconds. If we set the time threshold to 600 seconds, the of agents in ATS need vast amounts of storage. Similarly, maximum number of intersections in one experiment is only numerous traffic strategy agents and relative information such 12. This is insufficient to handle model major urban areas as control performances about agents under different traffic such as Beijing, where the central area within the Second Ring scenes also consume a lot of storage resources. Finally, the Road intersection contains up to 119 intersections. scale of decision-support system requires vast amounts of data about several hundreds of intersections. Furthermore, a complete the state of urban transportation. Two solutions can help fulfil urban traffic management system also requires traffic control, these requirements: detection, guidance, monitoring, and emergency subsystems. • Equip all centres of urban-traffic management systems with To handle the different states in a traffic environment, an a supercomputer. urban-traffic management system must provide appropriate • Use cloud computing technologies— such as Google’s traffic strategy agents. And to handle performance Map-Reduce, IBM’s Blue Cloud, and Amazon’s EC2—to improvements and the addition of new subsystems, new construct intelligent traffic clouds to serve urban traffic strategies must be introduced continually.[2] So future transportation. urban-traffic management systems must generate, store, The former both wastes social resources and risks manage, test, optimize, and effectively use a large number of insufficient capacity in the future. On the contrary, the latter mobile agents.[1], [5] Moreover, they need a decision-support takes advantage of the infinite scalability of cloud computing system to communicate with traffic managers. A to dynamically satisfy the needs of several urban-traffic comprehensive, powerful decision- support system with a systems at the time. This way we can make full use of existing friendly human-computer interface is an inevitable trend in cheap servers and minimize the upfront investment of an the development of urban-traffic management systems. Thus, entire system. 570
  • 4. Cloud Computing for Intelligent Transportation System V. INTELLIGENT TRAFFIC CLOUDS continuous application of computer simulation programs to Urban-traffic management systems using intelligent traffic analyze and predict behaviors of actual systems in different clouds have overcome the issues we’ve described. With the situations. In addition, we can use this mode to estimate, support of cloud computing technologies, it will go far evaluate, and validate the performance of proposed solutions beyond than any other multi agent traffic management for online and offline decision making. systems, addressing issues such as infinite system scalability, an appropriate agent management scheme, reducing the VIII. ARCHITECTURE upfront investment and risk for users, and minimizing the total According to the basic structure of cloud computing, [12] an cost of ownership. intelligent traffic clouds have four architecture layers: application, platform, unified source, and fabric. Figure 5 VI. PROTOTYPE shows the relationship between the layers and the function of Urban-traffic management systems based on cloud computing each layer. The application layer contains all applications that has two roles: service provider and customer. All the service run in the clouds. It supports applications such as agent providers such as the test bed of typical traffic scenes, ATS, generation, agent management, agent testing, agent traffic strategy database, and traffic strategy agent database optimization, agent oriented task decomposition, and traffic are all veiled in the systems core: intelligent traffic clouds. decision support. The clouds provide all the services to The clouds customers such as the urban-traffic management customers through a standard interface. The platform layer is systems and traffic participants exist outside the cloud. The made of ATS, provided platform as a service. [1],[2] This intelligent traffic clouds could provide traffic strategy agents layer contains a population synthesizer, weather simulator, and agent-distribution maps to the traffic management path planner, 3D game engine, and so on to provide services systems, traffic-strategy performance to the traffic-strategy to upper traffic applications and agent development. developer, and the state of urban traffic transportation and the effect of traffic decisions to the traffic managers. It could also deal with different customers’ requests for services such as storage service for traffic data and strategies, mobile traffic-strategy agents, and so on. With the development of intelligent traffic clouds, numerous traffic management systems could connect and share the clouds’ infinite capability, thus saving resources. Moreover, new traffic strategies can be transformed into mobile agents so such systems can continuously improve with the development of transportation science. VII. INTERSECTION MANAGER PRICE UPDATE Input: Different kinds of traffic loads, costs and demand. 1.) We are taking the different numbers of driver agents. 2.) One driver agent supply the traffic loads to another agent. 3.) All the agents will be working intersection operation with the intersection manager. 4.) Intersection manager control the excess load allocation process 5.) Excess numbers of requests can be handled with updated cost. 6.) We are updating the route and provide the new route identification. 7.) Apply the assumption function and increases the driver agent’s creation process, create the new Fig. 5 Intelligent traffic clouds have fabric, unified source layer, platform agents prototype. and application layers. 8.) Apply the transportation from one driver agent to another driver agent. The unified source layer governs the raw hardware level 9.) Numbers of requests are travel till for finding the desired resource in the fabric layer to provide infrastructure as a route identification process. service. It uses virtualization technologies such as virtual 10.) According to capacity provide the sufficient agents. machines to hide the physical characteristics of resources 11.) It can works on decision making strategies for getting the from users to ensure good densities specification process. the safety of data and equipment. It also provides a unified 12.) Provides transportation with minimization cost access interface for the upper and reasonable distribute specifications. computing resources. All those will help solve information Output:Equilibrium results identification. silo problems in urban traffic and help fully mine useful information in the traffic data. Lastly, the fabric layer contains Here, artificial systems serve mainly as a platform for the raw hardware level resources such as computing, storage, conducting computational experiments or for systematic, and network resources. The intelligent traffic clouds use these 571
  • 5. International Journal of Soft Computing and Engineering (IJSCE) ISSN: 2231-2307, Volume-2, Issue-3, July 2012 distributed resources to cater the peak demand of urban-traffic management systems, support the running of agents and ATS test beds, and efficiently store traffic strategy agents and their performances. [1],[2] IX. SUMMARY Increased traffic congestion and the associated pollution are forcing everyone in transportation to think about rapid changes in traffic processes and procedures to keep our mobility safe, comfortable, and economical. Cloud computing based intelligent transportation systems (ITSs) concept has recently emerged to meet this challenge. Many people see this emergence as part of normal evolutionary adaptation to new traffic conditions and technology. They consider current ITS applications perfectly adequate to the times and a safer, wiser response to today’s and tomorrow’s transportation problems. REFERENCES [1]. Zhen Jiang Li and Cheng Chen, Kai Wang, Intelligent transportation system ―Cloud Computing for Urban Traffic Management System‖. IEEE pp. 1541-1672, 2011. [2]. D.C. Gazis, ―Traffic Control: From Hand Signals to Computers,‖ Proc. IEEE, vol. 59, no. 7, 1971, pp. 1090–1099. [3]. F.-Y. Wang, ―Parallel System Methods for Management and Control of Complex Systems,‖ Control and Decision, vol. 19, no. 5, 2004, pp. 485–489. [4]. F.-Y. Wang, ―Toward a Revolution in Transportation Operations: AI for Complex Systems,‖ IEEE Intelligent Systems, vol. 23, no. 6, 2008, pp. 8–13. [5]. F.-Y. Wang, ―Parallel Control and Management for Intelligent Transportation Systems: Concepts, Architectures, and Applications,‖ IEEE Trans. Intelligent Transportation Systems, vol. 11, no. 3, 2010, pp. 1–9. [6]. B. Chen and H. H. Cheng, ―A Review of the Applications of Agent Technology in Traffic and Transportation Systems,‖ IEEE Trans. Intelligent Transportation Systems, vol. 11, no. 2, 2010, pp. 485–497. [7]. M. C. Choy, D. Srinivasan and R. L. Cheu, ―Cooperative, Hybrid Agent Architecture for Real-Time Traffic Signal Control,‖ IEEE Trans. Systems, Man and Cybernetics, Part A: Systems and Humans, vol. 33, no. 5, 2003, pp. 597–607. [8]. M. C. Choy, D. Srinivasan, and R. L .Cheu, ―Neural Networks for Continuous Online Learning and Control,‖ IEEE Trans. Neural Networks, vo1. 7, no. 6, 2006, pp. 1511–1531. [9]. B. P. Gokulan and D. Srinivasan, ―Distributed Geometric Fuzzy Multiagent Urban Traffic Signal Control,‖ IEEE Trans. Intelligent Transportation Systems, vol. 11, no. 3, 2010, pp. 714–727. [10]. N. Suri, K. M. Ford, and A. J. Cafias, ―An Architecture for Smart Internet Agents,‖ Proc. 11th Int’l FLAIRS Conf., AAAI Press, 1998, pp. 116–120. [11]. F. Y. Wang, ―Agent-Based Control for Networked Traffic Management Systems,‖ IEEE Intelligent Systems, vol. 20, no. 5, 2005, pp. 92–96. [12]. F.-Y. Wang and S. Tang, ―Artificial Societies for Integrated and Sustainable Development of Metropolitan Systems,‖ IEEE Intelligent Systems, vol. 19, no. 4, 2004, pp. 82–87. 12. I. Foster et al., ―Cloud Computing and Grid Computing 360-Degree Compared,‖ Proc. Grid Computing Environments Workshop, IEEE Press, 2008, pp. 1–10. 572