Skip to content

Modelling and simulating how safeentry could have adverse effects on the infection rates in shopping malls

Notifications You must be signed in to change notification settings

Reuben-Tan/safeentry_simulation

Repository files navigation

Project description

Modelling and simulating how safeentry could have adverse effects on the infection rates in shopping malls

Problem

With circuit breaker measuers, retail malls are forced to restrict their number of entrances to ensure all mall patrons have checked into the safeentry database. However, this has led to bottle neck at these entrances, which might be counter productive to the government’s efforts to maintain safe-distancing. Increase the number of safe entry points might take a toll on the resources of the safe distancing ambasaddors. Our project aims to find out how malls should optimise the number of entry points while working around the contraints to reduce the number of infections in a mall.

Cost function: Number of infected

Variables: number of safeentry points in a mall

To-do

Done

  • Add queueing system
  • Add time dynamic
  • Adding multiple entrances (customers choose which is the shorter one)
  • Add graphs and statistics
  • Add infection dynamics
  • Style up html/css
  • Make parameters (e.g. probArrival) variable through inputs in html
  • Think of a way to incorporate multiple entrances (have two models/ have a different page)
  • Change infection model - cannot get infected unless came infected (Reuben)
  • Add profits and r = profit/infections ratio (Lucas)
  • Add customers making a purchase at shops (Reuben)
  • Add parameters that affect output (e.g. mall traffic limit)

Priority

  • Add graph for r = profit/infections ratio (Kenny)
  • Closing different shops - how does it affect the value of r
  • Output analysis - r vs mall traffic limit, r vs shops closed (Karan)

Submission

  • Title Page & textual description
  • Background readings
  • Project management - functional diagram
  • Data collection and manipulation
  • State diagram

Do later

  • Safe distancing ambassadors and asymptomatic/offenders
  • Model customers mall exploration habits (is it essential?)

Research

Monitoring physical distancing for crowd management: Real-time trajectory and group analysis

Website: https://journals.plos.org/plosone/article?id=10.1371/journal.pone.0240963

  • Mutual distance
  • Exposure Time
  • Compare before and after COVID19 behaviors
  • Offenders
  • Sample graphs of analysis which includes measures like pre-covid density, behaviour of families on working/non-working days. W and without restrictions etc
  • Introduce the concept of Corona Event: Whereby the event when 2 people, not belonging to the same family, get closer than a threshold distance D
  • Focus on contact times and mutual distances considering statistical observables as the radial distribution functions -> can be employed to quantify average exposure times
  • Colour code for different groups of people (part of family group, offenders group)
  • Unit of measurement for density 1 ped/ppl/m^2
  • Radial cumulative distribution function (RCDF) characterizes the distribution of pairwise distances between particles
  • Monte Carlo Simulation (randomly evolving simulation) - pick a set of randomly generated paths of a large sample (law of large numbers) that generates an accurate view
Agent-Based Modeling and Simulation of Emergency Evacuation Strategies

https://www.youtube.com/watch?v=6--5d5WYeZU

  • Agent based model to study the behavior of an individual
  • Jamming and Herding behaviors
  • Must define how the agents are to queue or would they herd in a semi-circle
  • Simulate the exit doors at different locations (Whether you put it in the edges of the shopping mall or do you put it in the corners. Will they have any effect on the herding effect?
  • What is the effect if one of the doors have lower visibility compared to the other doors (less known and periodically ignored)
  • Introduction of obstacles(might cause more jamming

Resources

About

Modelling and simulating how safeentry could have adverse effects on the infection rates in shopping malls

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published