240 likes | 246 Views
This paper presents a crowd simulation method using individual knowledge merge for path construction and smoothed particle hydrodynamics. It aims to simulate crowd behavior in unknown environments and demonstrate unfixed-pattern locomotion.
E N D
A Crowd Simulation Using Individual-Knowledge-Merge based Path Construction and Smoothed Particle Hydrodynamics Weerawat Tantisiriwat, Arisara Sumleeon and Pizzanu Kanongchaiyos Dept. of Computer Engineering, Faculty of Engineering, Chulalongkorn University, Thailand.
Outline • Introduction • Literature Review • Objective • Individual-Knowledge-Merge Method • Conclusion & Future Works
Outline • Introduction • Literature Review • Objective • Individual-Knowledge-Merge Method • Conclusion & Future Works
Introduction • The current crowd simulation consist of 2 steps First : Prepare the global path construction to go to the destination. Second : Simulate the crowd locomotion along with the created path by using behavioral rules.
Outline • Introduction • Literature Review • Objective • Individual-Knowledge-Merge Method • Conclusion & Future Works
Related Works(1/4) Autonomous pedestrians [Wei et al., 2005] • Able to analyzethe situation from the perceiving environment. • Unable to demonstrate natural crowd locomotion.
Related Works(2/4) Continuum Crowds [Treuille et al., 2006] • Able to demonstrate unfixed-pattern of crowd locomotion. • Unable to analyze the situation from surrounding environment. • Unable to automatically find the destination.
Related Works(3/4) Continuum Crowds [Treuille et al., 2006] • Able to generate the locomotion direction in the all position. • Able to avoid the obstacle and another individual automatically. • Unable to generate potential if do not specify the destination.
Related Works(4/4) • The results : • Interactive time simulation. • Natural phenomena locomotion demonstration. • The problems : • Unable to simulate crowd behavior for finding the destination in unknown environment. • Unable to construct the path if do not use the global map knowledge.
Outline • Introduction • Literature Review • Objective • Individual-Knowledge-Merge Method • Conclusion & Future Works
Objective • To simulate crowd behavior for finding the destination in the unknown environment. • To simulate unfixed-pattern of crowd locomotion.
Outline • Introduction • Literature Review • Objective • Individual-Knowledge-Merge Method • Conclusion & Future Works
Individual-Knowledge-Merge(1/9) This methodis used to simulate crowd behavior and crowd locomotion for finding the destination in unknown environment by using local map knowledge. Consist of : - Perception - Recognition - Decision - Locomotion
- Vision - Communication Individual-Knowledge-Merge(2/9) Perception To perceive the data in the environment by shooting a ray.
Individual-Knowledge-Merge(3/9) Recognition To create local map knowledge by recognizing from perception.
Individual-Knowledge-Merge(4/9) Decision To select a appropriate path from generated potential to go the destination. Case 1 :The destination is in the local map knowledge. Case 2 : The destination does not be in the local map knowledge.
= Distance = Density = Convenience Individual-Knowledge-Merge(5/9) Decision : The destination is in the map
Individual-Knowledge-Merge(6/9) Decision : The destination does not be in the map The connection area is became a minor destination
Individual-Knowledge-Merge(7/9) Locomotion To calculate next position by using computational fluid dynamics. Smooth Particle Hydrodynamics SPHs is an interpolation method that approximates the value of a continuous field quantity and its derivative by using discrete sample points. {
Pressure force Viscous force External body force = Potential force field Individual-Knowledge-Merge(8/9) Locomotion
Individual-Knowledge-Merge(9/9) Locomotion
Outline • Introduction • Literature Review • Objective • Individual-Knowledge-Merge Method • Conclusion & Future Works
Conclusion & Future Works Conclusion This system can use for crowd simulation by • Able to find the destination in the unknown environment automatically. • Able to demonstrate unfixed-pattern of crowd locomotion. Future Works • Improve the behavioral model. • Improve the decision factors.