Difference between revisions of "Car Park Overspill Study PROJECT OVERVIEW"

From Analytics Practicum
Jump to navigation Jump to search
Line 38: Line 38:
 
<div style="border-left: #EAEAEA solid 12px; padding: 0px 30px 0px 18px; ">
 
<div style="border-left: #EAEAEA solid 12px; padding: 0px 30px 0px 18px; ">
  
<div style="text-align: justify;">Content coming soon</div>
+
<div style="text-align: justify;">
 +
The limited land space in Singapore is a challenge that is here to stay hence the best solution is to utilize every single space more effectively and efficiently; and within statutory regulations. This study will focus on facilitating the future design of car parks in Singapore by maximising its effectiveness of the land space required. This requires a careful analysis and evaluation of the impacts from different factors.
 +
 
 +
===Business objective===
 +
Analyzing of data by identifying and describing the current trends of the parking situation in various locations.
 +
To build a model which is able to simulate the car park operation with different parameter inputs so that the relevant authorities is able to forecast the optimal car park size required according to the various factors in the surrounding environment. Hence to increase the land/car park utilized rate.
 +
 
 +
===Technical objective===
 +
To apply basic analytical skills through data cleaning, data standardization, data process to identifying the current trends of car parking situation and the properties of each individual as well as the environment. This will help us develop a deeper understanding in applying analytical skills in a real world scenario.
 +
 
 +
To learn to use a computational modelling technique such as agent-based modelling approach to simulate and recreate a complex phenomenon where each autonomous individual follows their own rules and properties to act and interact with the surroundings.  This approach help us to gain higher level information such as to simulate the what-if scenario of different car park sizes versus , This also help to set parameters for the relevant parties when they
 +
</div>
 
</div>
 
</div>
  
 
<div align="left">
 
<div align="left">
 +
 
==<div style=" text-indent: 15px; border-left: #b3ccfe solid 32px;"><font color="66c0cf">Motivation and Project Scope</font></div>==
 
==<div style=" text-indent: 15px; border-left: #b3ccfe solid 32px;"><font color="66c0cf">Motivation and Project Scope</font></div>==
 
<div style="border-left: #EAEAEA solid 12px; padding: 0px 30px 0px 18px; ">
 
<div style="border-left: #EAEAEA solid 12px; padding: 0px 30px 0px 18px; ">

Revision as of 17:38, 10 January 2016


HOME

TEAM

PROJECT OVERVIEW

PROJECT MANAGEMENT

DOCUMENTATION


Project Introduction and Background

Content coming soon

Objectives

The limited land space in Singapore is a challenge that is here to stay hence the best solution is to utilize every single space more effectively and efficiently; and within statutory regulations. This study will focus on facilitating the future design of car parks in Singapore by maximising its effectiveness of the land space required. This requires a careful analysis and evaluation of the impacts from different factors.

Business objective

Analyzing of data by identifying and describing the current trends of the parking situation in various locations. To build a model which is able to simulate the car park operation with different parameter inputs so that the relevant authorities is able to forecast the optimal car park size required according to the various factors in the surrounding environment. Hence to increase the land/car park utilized rate.

Technical objective

To apply basic analytical skills through data cleaning, data standardization, data process to identifying the current trends of car parking situation and the properties of each individual as well as the environment. This will help us develop a deeper understanding in applying analytical skills in a real world scenario.

To learn to use a computational modelling technique such as agent-based modelling approach to simulate and recreate a complex phenomenon where each autonomous individual follows their own rules and properties to act and interact with the surroundings. This approach help us to gain higher level information such as to simulate the what-if scenario of different car park sizes versus , This also help to set parameters for the relevant parties when they

Motivation and Project Scope

With data sets provided by our project sponsor, our group will help our sponsor conduct some preliminary data analysis in report format. The preliminary report contains detailed site information along with relevant data collected, such as human traffic count within the site and roadside parking data. We help our project sponsor to compile the reports so that our sponsor can further hand them over to Land Transport Authority (LTA) to let LTA have a better understanding about the parking situation around those identified development sites. In this project, our group aims to finish 5 to 6 preliminary reports, and each of them is for one particular site that assigned by the project sponsor.

Meanwhile, having identified the limitations of the collected data provided by our project sponsor, in order to conduct a valid data analysis and gain more insights, our group aims to build a simulation programme based on Agent-based Model to simulate and estimate car park parking occupancy and overspill outcomes against a set of dynamically changed variables, and to provide a valid explanation on the outcomes of our model against the variables in report format. In order to achieve these objectives, our group identified the following major tasks in our project besides the preliminary reports aforementioned:

  1. Prepare data including cleaning collected raw data and transforming them into usable format.
  2. Research on Agent-based Modelling (ABM) and learn the programming language required by NetLogo - an ABM simulator.
  3. Apply project data into NetLogo and build a valid model.
  4. Analyze and evaluate the outcomes of our built model.

Project Data

Data Collection

In order to facilitate the understanding of current parking situation, two kinds of data is collected in this project and they are related to Parking Occupancy and Overspill and Human Traffic Count respectively. Each kind of the data is collected island wide. In total of 65 different site data is collected, and the sites include 30 retail malls, 15 retail and F&B clusters, 10 hawker centers, and 10 community clubs.

Parking Occupancy and Overspill data counts the total number of car park lots available on site, off-street parking lots provided by the development, and the number of parking lots inside the public car parks. To collect the data, 3 to 4 Enumerators are assigned to the entrance / exit of the car park. A typical example would be, Enumerator A counts the number of empty lots in the park, Enumerator B notes the number of cars IN and OUT until the intended start of the survey. Hence, the following equation si derived: the Base Car Park Occupancy (the number of empty lots in the park at the survey time) = number of empty lots in the park - Total IN + Total OUT.

Human Traffic Counts refers to the counting of the number of people that enter and exit a particular development, in order to derive the total number of people within the development at a particular period. Five methods are used for counting, and they are:

  1. Manual Count
  2. Line-of-Sight Count by enumerators
  3. Automated Count using electronic devices
  4. Snapshot Count
  5. Sit-Stand Count by roamers

In considering the possible differences of data collected under Peak and Non-peak days, aforementioned data is collected in week days and weekends separately.

In order to assure the survey sample validity, the margin of error and confidence interval of the sample data is controlled within 5% and 95% respectively.

Data Set

Pre-survey Report

It states the basic information about the survey site, such as site characteristics, site assessment, recommended survey time and locations. The report is to provide readers more insights into the studied area and assess the impact on the surroundings.

Human Traffic Count

It records the total counts of human in and out in 15 minutes interval from 10:00 AM to 01:00 PM and 6:00 PM to 9 PM each survey day.

Roadside Parking Count

It records the car park occupancy and overspill count in 15 minutes interval from 07:00 AM to 10:00 PM of each survey day. The data is further subcategorised into Cars and M/Cs.

Interview Survey

The survey states some demographic information like genders, age groups etc along with other information like the purpose of visit of surveyors, kinds of transportations taken, visit frequency etc.

Final Deliverables

Phase 1

  • 5 to 6 preliminary analysis reports for MRC and LTA to review.

Phase 2

  1. A programme built on agent-based model that simulates a car park overspill performance against a set of dynamically changed #variables representing site characteristics.
  2. A report analyzes and evaluates our built model and states the model’s assumptions and limitations.

Methodolgy

Agent-based Model

Tools

Limitation and Assumptions

Content coming soon

References

Content coming soon