Monday, June 1, 2020

Simulation of Ticket Hall Queuing behavior in Transit Station Based on Cellular Automate Model

Exam Hall Ticket Management System

Simulation of Ticket Hall Queuing behavior in Transit Station Based on Cellular Automate Model

MODELING APPROACH

Exam Hall Ticket Management System
A.Overview The approach models each pedestrian individually as an “agent”. The distribution of arrival follows the Poisson distribution. The movement of pedestrian is driven by tasks, for example, buying ticket and entering the toll area through ticket check gate. In the rush hour, the queuing behavior is the common phenomena. So, in the microscopic level, several behaviors should be modeled: pedestrian generation, search for goal (ticket window and ticket check gate), queuing, movement in the queue and the non queue area, and waiting for service etc. B.Modular level Any microscopic simulation system not only considers agent’s movement or action, but also modules that compute higher level strategies of the agents. In fact, it makes sense to consider the physical and the mental world completely separately (Fig. 2).

https://codeshoppy.com/shop/product/exam-hall-ticket/
The most important modules of the decision layer are: zActivity Generator. Being able to compute routes, as the route generator does, only makes sense if one knows the destinations for the agents. A new technique in transportation research is to generate a (say) day-long chain of activities for each agent, and each activity’s specific location. In the Ticket Hall area, activities include: queuing for tickets at the ticket windows (without ticket), and directly queuing for passing through ticket check gate (with ticket or after buying tickets). zRoute Generator. It is not enough to have agents walk around randomly; for realistic applications it is necessary to generate plausible routes. In terms of graph language, this means that agents need to compute the sequence of links that they are taking through the network. A typical way to obtain such paths is to use a Dijkstra best path algorithm. This algorithm values individual links based on generalized costs, such as distance and travel time. zLocomotion modular: after a series of decision process, agents get their new move direction and position at each next time step. In pedestrian behavior models, the locomotion is achieved by CA.
The paper mainly study the queuing behaviour in normal situation based on CA. from theory and experimentation, some conclusions is drawn: (1) From animation, CA is suitable to simulating pedestrian behaviours in normal situation. (2) The transition possibility function based on modified included angle reflects the route preference of pedestrian. Code Shoppy


https://codeshoppy.com/shop/product/gram-panchayath-app/

No comments:

Post a Comment