Movement Prediction Device Using Agent Size Magnification
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Existing movement prediction methods lack accuracy in simulating agent movement due to the inability to consider unique conditions specific to each agent, such as size, which affects congestion simulations in crowded areas.
Innovation Solution
A movement predicting device and method that incorporates agent information including departure time, destination, free walking speed, and size magnification, calculating population density and moving speed based on these attributes, and updating agent positions to simulate movement accurately.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Measurement precision
If conventional movement prediction methods are used, then computational complexity is reduced, but prediction accuracy deteriorates because unique conditions of each agent cannot be considered
Solution Approach 1:
The simulation is divided into discrete time steps, with each step processing individual agent movements independently. This segmentation allows complex multi-agent simulations to be broken down into manageable units, maintaining accuracy while controlling computational complexity through incremental processing
Solution Approach 2:
The population density calculation focuses only on the local area in front of each agent (within a predetermined distance), rather than calculating global density for all agents. This local quality approach maintains prediction accuracy by considering relevant local conditions while significantly reducing computational complexity by excluding irrelevant global calculations
2Measurement precision
If detailed agent attributes are incorporated, then simulation accuracy improves, but computational load increases
Solution Approach 1:
Only the essential attribute (size magnification) is extracted and incorporated into the simulation, while other potential agent attributes are excluded. This selective extraction maintains simulation accuracy for congestion prediction while minimizing computational load by avoiding processing of unnecessary attributes
Solution Approach 2:
The agent size is represented as a magnification parameter applied to the agent's occupied area, rather than using complex geometric models. This parameter change simplifies the computational representation of agent attributes while maintaining the accuracy needed to predict congestion effects on movement
Data Source
AI summary
The movement of an agent can be simulated with high accuracy using the attributes of the agent. A population density for each of mobile agents is calculated based on an area of a section from its position to a set front length and a size magnification of the other agent existing in the section. A moving speed of the mobile agent for each of the mobile agents is calculated based on a free walking speed of agent information, a calculated population density, and a predetermined parameter.


