SlideShare une entreprise Scribd logo
1  sur  5
Télécharger pour lire hors ligne
Density of Route Frequency for Enforcement
Norazah Abd Aziz, Raja Mohamad Fairuz R. Mohamad Yusoff
MIMOS Berhad
Technology Park Malaysia
57000 Kuala Lumpur
+603-8995 5000
azahaa@mimos.my, fairuz.yusoff@mimos.my
ABSTRACT
Recently, big data has become one of the hot topics that lead the
organization, either public or private, to generate more efficient
management solutions. Not for business purposes only, the big data
has the potential to create significant value to assist law
enforcement or to improve the policy for the decision-making
process. The features of big data that have the ability to handle
massive data volume and variety at high velocity, can be used in
fields of policing to improve organization operation. The data are
valuable for Geographic Information System (GIS) based decision-
making. With intelligent GIS, information can be updated across
the organization immediately. Geospatial Modelling (GM) is to
help in the analysis solution in order to improve the decision-
making process in the daily operation of the police. The GM
technique is designed to discover patterns data involving the
location and other spatial related information such as density. The
patterns data consist of valuable traffic density will be used to
simulate routes planning in the patrol car. This paper presents the
approach on how to generate valuable traffic density to accurately
dispatch the patrol cars in a geographic environment as well as to
reduce criminal cases.
CCS Concepts
• Information systems➝
Information systems
applications➝
Spatial-temporal systems➝
Data streaming
Keywords
GIS, GPS, GPRS, traffic density, route, frequency, patrol
1. INTRODUCTION
Nowadays, the big data industry has set a new wave of innovation.
This opportunity is not missed to be utilized by the GIS industry as
a whole. GIS is a framework for gathering, managing, and
analyzing data [1]. In other words, GIS is a world virtually
represented by points, line, polygon, and graph which integrated
many types of data. It helps to visualize the spatial location and
organizes layers of information using maps and 3D scenes. With
this inimitable capability, which able to illustrate deeper insight
into data such as patterns, situations, and relationships, it helps
users make the right wise decisions.
The huge data sets in GIS known as geospatial data is numerical
values in a geographic coordinate system that represents the
location, shape, and size of a physical object. The geospatial data
or spatial data genre consists of vector or raster graphics format.
The raster data referred to as grid cells, express data in pixels. The
raster model is suitable for representing understated changes. For
example, lead contamination and temperature. The vector format is
a two-dimensional data stored in terms of x and y coordinates,
mostly described for a road and a river. It encompassed vertices and
paths with basic symbol types, lines, points, and polygons. The
polygon or nonlinear features mostly stored as a closed loop of
coordinates such as area boundaries. These features are used to
cultivate density mapping which represents by points or lines
estimated in a given area.
Many research practitioners are giving less focus on density
mapping using GIS tools as it is relatively easy to do. However, this
analysis offers precious insight into natural and social phenomena
at an application level. Furthermore, with new forms of big data, it
will generate new avenues of research. Align with that, this paper
aims to generate automate valuable density data by applying the
pairing of linear equations function to generate a frequency of
patrol routes.
In order to that, we extracted qualitative information from global
positioning systems (GPS) and tracking devices of route
enforcement. The information is used to calculate routes frequency
and then is encoded with specified color based density. The route
density is used to propose a new route planning simulation for
enforcer by correlating it with crime hotspot information. It is
important for urban safety research and planning as well as efficient
resource management.
This paper is organized as follows. In Section 2, we discuss the
related work which proposed the traffic density techniques. Then,
we describe our system architecture in Section 3 before explaining
further detail about our method. In Section 4, we present our
method in detail, which deliberate how the data is extracted and
computed for routing frequency, then will be used further analysis
such as correlation. We also present some prototype
implementation on the method. Finally, we conclude the
advantages of our approach and suggest future research directions.
2. RELATED WORK
There is much paper discussed on how to develop an efficient real-
time system for the patrol car allocation to various locations and
implemented variously in many countries. Hussain et al. [2]
presented a few examples of existing patrol car allocation systems
and proposed a new paradigm to develop an efficient real-time
patrol allocation system in the Emirate of Abu Dhabi. Three inputs
are introduced; variables and system parameters, constraints and
Publication rights licensed to ACM. ACM acknowledges that this
contribution was authored or co-authored by an employee, contractor or
affiliate of a national government. As such, the Government retains a
nonexclusive, royalty-free right to publish or reproduce this article, or to
allow others to do so, for Government purposes only.
ICIET 2020, March 28–30, 2020, Okayama, Japan
© 2020 Copyright is held by the owner/author(s). Publication rights
licensed to ACM.
ACM ISBN 978-1-4503-7705-8/20/03…$15.00
DOI: https://doi.org/10.1145/3395245.3396207
objective’s function and expected and unexpected events. The
inputs consist of such as variable exists in the GIS system,
frequency and nature of the incidents, number of patrol cars on duty
and traffic congestion. However, there is no technical explanation
on how to develop the system in detail as well as the discussion on
the density analysis.
Another method to detect the density of traffic is using an infrared
sensor as discussed in Chaitanya et al. [3] paper. The sensor is
installed as part of a traffic light to detect the number and motion
of the vehicle, hence to decide the heavy or normal traffic. The
information will be sent to General Packet Radio Service (GPRS)
device which communicates with the Global Positioning System
(GPS) to provide an alternate traffic route. They also used input
information from police traffic to be integrated into their proposed
application.
A. Badiger et al. [4] in their paper, proposed the Intelligent Traffic
Control Systems (ITCS) using the image processing technique to
detect the traffic density of every road in the junction. It means that
each road is provided with a camera to capture the image for
comparison between a heavily and normal lane. The density
analysis is also used to detect movement of the barricade and
provide proper spacing between the vehicles. They also proposed
an automatic braking system based on the density information and
integrated with the traffic police system to alert for any traffic
broken rules. Their project is not primarily for police patrol
planning but objectively on the accident precaution and facilitation
by providing such as an automatic braking system and the proper
spacing between the vehicles at the traffic, detecting the arrival of
the ambulance and control the barricade movement.
Another approach of density analysis suggested by S. Deepika and
R. Saradha [5] is by calculating the ANN index for hotspots and
cold spots of crash occurrences. It means that the data consist of
location and density analysis is clustering and used to calculate the
frequency of occurrences and risk density of each crash. The crash
data is collected from related segments such as road, busy cities,
growing towns, rural pathways and motorway segments which are
unmonitored currently. The result of the ANN index will assist
them to identify crash hotspots’ severity rates. The maximum rate
of the severity for each particular route can be used during police
dispatch. Hence, their method is claimed to be able to improve the
existing dispatch pattern of police enforcement by identifying areas
of higher crash severity.
X. Li et al. [6], proposes a density-based algorithm based on
clustering moving objects and clusters road segments of the
common traffic density. The traffic sensors were located at the
intersection or edge of the road and distance was calculated
between edges to define the relationship between traffic edges. The
system is said to be both effective and efficient at determining hot
routes. Similar to our approach, the density is shown by
highlighting (encode with color) on the road network but using
dimension reduction (feature vector) technique to describe the
traffic density.
Other prominent method namely kernel density estimation is used
to direct patrol routes in real-time by targeting high crime areas at
the same time as maximizing demand coverage. It is discussed in
Leigh et al. [7]. They developed an algorithm aims to direct patrols
in a better position to react to emergency calls and to reduce crimes.
The algorithm involves historical crime data and performing kernel
density after filtering unrelated data to generate hotspots. They use
weighting systems to improve the accuracy of hotspot predictions.
The highest potential to prevent crime is identified based on the
hotspots area were areas with the most effective of patrolling. To
solve the police positioning problem, researchers decided to use a
version of the maximum coverage location problem (MCLP). This
mechanism is adopted due to limited resources whereby there is a
hotspot not patrolled at once. The solution is a combination of
hotspots to patrol with the available resources that providing the
maximum coverage of predicted demand.
Most of the papers as discussed earlier were using the hotspot in
their study. Hotspot defines in [8] is a visible location on a screen
that may be linked to perform a specified task. Cheng [9] defines a
hotspot as “location that has underlying correctable safety
problems, and whose effect will be revealed through higher crash
frequencies on similar locations”. Elliott et al. [10] characterizing
the hotspot as correctable safety problems involving crash
frequencies based on this definition, because their study on optimal
patrol involving crashes of motor vehicles in transport on roadway
and crime data.
3. DENSITY OF ROUTE FREQUENCY
3.1 System Architecture Overview
A proper technique choice to produce valuable density is an
important consideration when working with Geographical
Information (GI) and urban safety, including route planning. For
example, in the case of determining route planning for a patrol car,
although the method is not so limited, routes have been
conventionally planned by looking at crime indexes using classical
frequency-based density methods.
However, the classical frequency-based method can be defined as
an open set, which might fall within a range [0, ∞]. Furthermore,
classical frequency based analyses focus on each road (one road
specifically) but do not cover all roads for a specific or defined area.
It is therefore statistically difficult to distribute between places with
a high crime index and lower crime index because there is a
possibility the level of crime is not static to a particular road. B.
Jennifer [11] elaborated in her paper, that hotspot is a perceptual
construct and somewhat arbitrary. So, there is necessarily an
analysis of the hotspot attributes such as the weighting scheme. The
related issue to show the level of crime index was also studied by
P. D. Allemar Jhone [12]. He used a K-Means algorithm to predict
the volume of crime for each cluster represents a city or
municipality in the province of Surigao del Norte.
In our context, we focus on route frequencies integrating with crime
hotspots, areas on a map that have high crime density. Then, we
proposed a new route planning simulation for enforcer based on the
route frequencies and crime hotspots correlation. The correlation
information is producing quality GI results to simulate route
planning for each patrol car to tackle unsafe places in the crime
area. Based on the simulation, the management can use it to decide
in more detail a route planning by providing aggregated traffic
patterns over time.
Similar to most of the existing routing enforcement systems, we
also propose a system for extracting route and traffic density consist
of three main modules; a geolocation recorder module, analysis
module and decision-maker module. Figure 1 illustrates an
exemplary overview of the system showing its interaction over a
network. The system includes a geolocation recorder module
adapted to gather traffic information from a source. For example,
the source may include Automated Vehicle Locator Systems
(AVLS). Satellites receive requests for geolocation information
from vehicles and then send the geolocation information to the
vehicles making the requests via radio or wireless communication.
Thereafter, the information is then resent via radio or wireless
communication, from the in-vehicle system to an analysis server to
process the information. The analysis server includes a map
extractor, route Extract Transfer Load (ETL) module, analysis
components, and related databases to analyze traffic data
comprising the geolocation information. The client computer
displays the results from the analysis’s server as a layer on the map.
A decision-maker module (i.e. decision support system) with some
simulation, prediction and an analytic tool is provided to simplify
the client analysis, such as route planning management.
Figure 1. Architecture diagram
The general process flow of our approach is illustrated in Figure 2.
Figure 2. General Process Flow
The process starts with getting traffic information from any
geolocation device. The information consisting of geographic data,
time capture and device identity for each predefined interval. The
next step is to compute the region of interests (ROI) and defining
routes as discussed in subsection 3.2. The routes information
involved extract, transfer, and load (ETL) process from the db_A.
The route frequency computation module has elaborated more in
subsection 3.3 to generate a route patrol hotspot. The last step is the
process of route color encodes module as described in subsection
3.4.
3.2 Map Extraction and Route ETL
The map extraction module is to define a region of interests (ROIs)
for roads within a defined area. The process starts by checking
whether all the roads within the defined area have been completely
processed or not. If not, longitude and latitude for every
intersection, road end and turn within the defined area are marked
with a unique identifier 𝑡𝑎, 𝑡𝑏, 𝑡𝑐, 𝑡𝑑, 𝑡𝑒. Then, the process
continues with computing a linear equation given two connected
intersections or road ends or turns or any combination thereof. The
equation values are saved as paired list A:
𝐴 = {(𝑡a, 𝑡𝑏), (𝑡𝑏, 𝑡𝑐), (𝑡𝑏, 𝑡𝑑), (𝑡𝑐, 𝑡𝑒)}
where 𝐴 is the starting point, 𝑡𝑏 is an intersection, 𝑡𝑐 and 𝑡𝑒 are on
the same road, and 𝑡𝑑 is an endpoint. If some of the elements in the
paired list (𝐴) have not been processed, two locations are paired to
get a linear relationship in terms of slope and y-intercept values.
The values are then indicated as a new identity (𝑡′ab, 𝑡′𝑏𝑐, 𝑡′𝑎𝑐 … )
and the values saved or written into a new paired list (A’). The
procedure is repeated until all the pairs have been processed. Then,
the paired values (A’) are saved into the Geospatial database
(db_B).
Figure 3 depicts the sample of extracting the map equation. Next,
the geolocation information from the db_B is extracted and
processed. Processing comprises searching the nearest on-road
location of the sorted information (by time) along with other
properties (such as region) and storing this into the new list
(list_B’). The transformed information is then saved into the
Transposed database (db_A’).
Figure 3. Sample of extracting map linear equation
3.3 Route Frequency
The main process in our system is route frequency computation in
the calculating route frequency module as illustrated in more detail
in Figure 4. The process starts by getting the transformed
geolocation information from the db_A’. A determination is then
made as to whether all the geolocation information has been
processed. If not, it will be saved as a temporary list. Then, the
nearest on-road location of the sorting information along with other
properties are determined and stored into new list C.
Road ID information (ID_R_1) is then read and extracted from the
geospatial database. The process then involves checking if the data
information of list C already exists in the road ID information
Automated Vehicle Locator
(AVLS)
Geolocation
Recorder
Analysis Center
Map Extractor
Route ETL
Analyst Component
Database
User (Analyst)
Decision
Maker
Simulation
Prediction
Analytic
Internet
Identifier Location (with identifier)
Jalan PJS 1/29 • 3.080437,101.646699 (Jalan PJS 1/29 intersection 1)
• 3.080577,101.645561 (Jalan PJS 1/29 intersection 2)
• 3.080705,101.644574 (Jalan PJS 1/29 intersection 3)
= , ( , , )
3.080577,101.645561
3.080705,101.644574
3.080437,101.646699
(ID_R_1). If not, the process involves creating new frequency data
of the road information along with its properties and saving the data
into the Frequency database (db_D). Otherwise, the process
involves checking if the geolocation (list C) is located on the same
road (ID_R_1) or not. If the geolocation is not on the same road,
the information is saved as frequency data into the db_D. The
process is then repeated until all the information in the Transposed
database (db_A’) have been processed.
Figure 4. Process flow of calculating route frequency
3.4 Route Color Encoding
After the process of generating route frequency information, the
data is then sorted in matrix order, in which columns denote roads
and properties such as a vehicle, date/time or region sorted into
rows. Dimension reduction techniques are used to obtain
percentages for each road (column). Then, the matrix along with
the road information (selected vehicle, date/time or region) and its
percentage is saved in the Route Statistic database (db_E). The last
execution module is to update the route statistic information with a
color encoded equation. A range of colors to be encoded is then
defined at least using color space as RGB (Red, Green, and Blue)
or CMYK (Cyan, Magenta, Yellow and Key (Black)) components.
Finally, the new layer is displayed using the encoded equation
based on all generated information overlaying it with a predefined
map.
3.5 Prototype Implementation
We built a prototype implementation based on the technique
discussed earlier, using AVLS sample data. The area with the
highest crime and population is selected for this prototype. The
ALVS data is plotted and shown as illustrated in Figure 5.
Figure 5. Sample for police patrol car captured from AVLS
The figure 5 shows a sample for police patrol car captured for every
3 seconds for 10 days. The total size for this data is around 10 GB
raw text files. As stated in the previous section, AVLS only
provides the location for the patrol car where all tracks are shown
in the red dot.
Based on this example, let say 1,2 is the equation for segment
connecting location 𝑡𝑎 and 𝑡𝑏, constrained by 1,2 and 1,2, and let
say 𝑊𝐴 is the set of segments for road identified by ID 1, where
𝑊1 { 1,2, 2,3, 2,4, 3,5} from db_B. We define 𝐹(𝑊
𝑛) and
𝐹( 𝑖,𝑗) as the frequency function for road 𝑊
𝑛 and segment 𝑖,𝑗
respectively. Let say 𝑊 is the collection of all roads, i.e. 𝑊
{𝑊1, 𝑊2, … , 𝑊𝑁}. These collections are stored in db_A’. For any
given patrol car location 𝑃 = (𝑢, 𝑣) from db_A, the minimum
distance for 𝑃 for any road, min 𝑑(𝑃, 𝑎,𝑏) will be calculated and
assigned to set as 𝑊
𝑛 . The canonical frequency 𝑊
𝑛 will be
increased by one and stored into db_D. This calculation is for an
aggregated 1-day time span. We need to normalize all the frequency
to apply a color-coded function. Based on all daily collection of 𝑊,
we define the distribution of 𝑊 as 𝑉~𝑁(𝜇, 𝜎) and stored it in
db_E. Now we can apply color-coded for visualization. For
example, used in Figure 6, we defined red for 𝐹(𝑊
𝑛) ≤ −2𝜎,
yellow for −2𝜎 < 𝐹(𝑊
𝑛) ≤ −𝜎 and green for otherwise.
Figure 6. Applying route frequency method on a police patrol
car
By using the same technique, it can also be applied for crime data
by creating new db_A, db_A’ and db_D. The db_B will be reusable
as a reference to capture the nearest road segment for each criminal
case as shown in Figure 7.
Figure 7. Applying route frequency using crime data
As an extension of this approach, we used correlation to see the
pattern between police patrolling and crimes. Let say 𝐹(𝑊
𝑛) is the
frequency of patrol car for road ID 𝑛, and 𝐹(𝑈𝑛) is the frequency
of crime case at road ID 𝑛, the correlation between frequency of
patrol car and criminal cases is calculated using Pearson
Correlation Coefficient equation for particular road ID 𝑛, i.e.,
𝜌𝑊𝑛,𝑈𝑛 = cov(𝑊
𝑛, 𝑈𝑛) (𝜎𝑊𝑛𝜎𝑈𝑛)
⁄ , with a difference that all sets
of 𝑊
𝑛 is based on 30 minutes interval. This is for creating rows to
compute the correlation. Figure 8 shows the correlation between
traffic density of police patrol car and crime frequency, based on
the road. This shows that the green is sufficient for police
patrolling, but for red or yellow road segment shows that there is a
crime happening in that area but police are patrolling less in the said
road.
Figure 8. Example of correlation of crime data and police
patrol car, populated using route frequency
Our prototype system simulated crime hotspot and route
frequencies correlation over time that can be used for patrol
allocation planning. The data also can be manipulated in many
ways using any existing analytical tools as a part of predictive and
analytics policing and management. The various correlation and
analytical data such as route frequencies over an area, time and
crime index is the best way to predict the pattern of criminal time
activities for short-term decision making. The other data such as
the number of enforcement resources and skills and population
density can be added to predict more criminal patterns that
beneficial for long-term policies related to urban safety.
4. CONCLUSION
We have presented an approach to discuss the issue faced by police
forces of inefficient patrolling. The approach aims to offer a system
for planning patrols by directing them to problem areas to reduce
crime levels. The density information is digitally coded on any
transmission channel and used to propose a new route planning
simulation for an enforcer. The route frequency output of our
approach also can be used for further analysis of prediction and
analytics such as the police patrol car and crime data correlation as
shown in our prototype. Based on the route frequency simulation,
police forces can plan the resources to be assigned in a dedicated
area at a specific time.
Future work in this area includes the accident frequency and
allocation resources of police forces in patrol and population
density. We hope to extend the analysis of density to allow
enforcement agencies to optimize their resources in route planning
of crime areas and traffic events. The collected data also may not
only from AVLS but from any GPRS tool such as body-worn
cameras for law enforcement.
5. ACKNOWLEDGMENTS
The cooperation of the PDRM is gracefully acknowledged as
without this support, the prototype project would not be possible.
This work was also supported by our Director Head Lab, Azhar bin
Abu Talib from National Security Lab, MIMOS Berhad.
6. REFERENCES
[1] Esri. 2019. What is GiS? [Online]. Available:
https://www.esri.com/en-us/what-is-gis/overview. [Accessed:
7 November 2019]
[2] Hussain, A., Oualid, B.A., and Atef. G. 2013. Real-Time
Traffic Patrol Allocation for Abu Dhabi Emirate (UAE).
Journal of traffic and Logistic Engineering (June 2013), 64-
68. DOI: https://doi.org/10.12720/jtle.1.1.64-68
[3] Chaitanya, V. L., Sreelatha, P. 2017. A Smart Traffic
Congestion Control System. International Journal of Pure
and Applied Mathematics (October 2017), 71-74.DOI:
http://dx.doi.org/10.12732/ijpam.v117i10.14
[4] Badiger, A., et al. 2016. SysteMatic and Automatic Road
Traffic Junction. In Proceeding of the International
Conference on Electrical, Electronics, and Optimization
Techniques (3-5 March, 2016). IEEE. DOI:
https://doi.org/10.1109/ICEEOT.2016.7755322
[5] Deepika, S., and Saradha, R. 2014. Clustering Crash
Hotspots to Organize Police Dispatch Routes Using GIS.
International Journal of Science and Research (2 February
2014). Volume 3 Issue 2. http://www.ijsrt.net
[6] Li, X. et al. 2007. Traffic Density-Based Discovery of Hot
Routes in Road Networks. In Proceedings Paper Advances
in Spatial and Temporal Databases, 10th International
Symposium, SSTD 2007, Boston. 441-449.
[7] Cheng, W., and Washington, S. P. 2005. Experimental
evaluation of hotspot identification methods. Accident
Analysis and Prevention. Vol. 37, no. 5, pp. 870–881, 2005.
[8] Computer Hope. 2019. Hotpsot [Online]. Available:
https://www.computerhope.com/jargon/h/hotspot.htm .
[Accessed: 3 November 2019]
[9] Leigh, J., Dunnett, S., and Jackson, L. 2017. Predictive
police patrolling to target hotspots and cover response
demand. Annals of Operation Research (25 May 2017).
Springer. DOI: https://doi.org/10.1007/s10479-017-2528-x
[10] Elliott, T., Payne, A., Atkison, T., and Smith, R. (2018).
Algorithms in Law Enforcement: Toward Optimal Patrol and
Deployment Algorithms. International Conference of
Information and Knowledge Engineering. ISBN: 1-60132-
484-7.
[11] Jennifer Bachner, 2013. Predictive Policing: Preventing
Crime with Data and Analytics, IBM Center for the Business
of Government, Washington, DC.
http://www.businessofgovernment.org/.
[12] Allemar Jhone P. Delima, 2019. Applying Data Mining
Techniques in Predicting Index and non-Index Crimes,
International Journal of Machine Learning and Computing
vol. 9, no. 4, pp. 533-538, 2019.

Contenu connexe

Tendances

CREATING DATA OUTPUTS FROM MULTI AGENT TRAFFIC MICRO SIMULATION TO ASSIMILATI...
CREATING DATA OUTPUTS FROM MULTI AGENT TRAFFIC MICRO SIMULATION TO ASSIMILATI...CREATING DATA OUTPUTS FROM MULTI AGENT TRAFFIC MICRO SIMULATION TO ASSIMILATI...
CREATING DATA OUTPUTS FROM MULTI AGENT TRAFFIC MICRO SIMULATION TO ASSIMILATI...csandit
 
IRJET- Monitoring and Analysing Real Time Traffic Images and Information Via ...
IRJET- Monitoring and Analysing Real Time Traffic Images and Information Via ...IRJET- Monitoring and Analysing Real Time Traffic Images and Information Via ...
IRJET- Monitoring and Analysing Real Time Traffic Images and Information Via ...IRJET Journal
 
A Data Collection Scheme with Multi-Agent Based Approach for VSNS
A Data Collection Scheme with Multi-Agent Based Approach for VSNSA Data Collection Scheme with Multi-Agent Based Approach for VSNS
A Data Collection Scheme with Multi-Agent Based Approach for VSNSIRJET Journal
 
Inter vehicular communication using packet network theory
Inter vehicular communication using packet network theoryInter vehicular communication using packet network theory
Inter vehicular communication using packet network theoryeSAT Publishing House
 
New weight function for adapting handover margin level over contiguous carrie...
New weight function for adapting handover margin level over contiguous carrie...New weight function for adapting handover margin level over contiguous carrie...
New weight function for adapting handover margin level over contiguous carrie...Journal Papers
 
Mining data for traffic detection system
Mining data for traffic detection systemMining data for traffic detection system
Mining data for traffic detection systemijccsa
 
International Journal of Engineering and Science Invention (IJESI)
International Journal of Engineering and Science Invention (IJESI)International Journal of Engineering and Science Invention (IJESI)
International Journal of Engineering and Science Invention (IJESI)inventionjournals
 
Optimization of smart traffic lights to prevent traffic congestion using fuzz...
Optimization of smart traffic lights to prevent traffic congestion using fuzz...Optimization of smart traffic lights to prevent traffic congestion using fuzz...
Optimization of smart traffic lights to prevent traffic congestion using fuzz...TELKOMNIKA JOURNAL
 
A hybrid model based on constraint oselm, adaptive weighted src and knn for l...
A hybrid model based on constraint oselm, adaptive weighted src and knn for l...A hybrid model based on constraint oselm, adaptive weighted src and knn for l...
A hybrid model based on constraint oselm, adaptive weighted src and knn for l...Journal Papers
 
Improving traffic and emergency vehicle clearance at congested intersections ...
Improving traffic and emergency vehicle clearance at congested intersections ...Improving traffic and emergency vehicle clearance at congested intersections ...
Improving traffic and emergency vehicle clearance at congested intersections ...IJECEIAES
 
Performance Evaluation of GPSR Routing Protocol for VANETs using Bi-direction...
Performance Evaluation of GPSR Routing Protocol for VANETs using Bi-direction...Performance Evaluation of GPSR Routing Protocol for VANETs using Bi-direction...
Performance Evaluation of GPSR Routing Protocol for VANETs using Bi-direction...CSCJournals
 
Simulation Based Analysis of Bee Swarm Inspired Hybrid Routing Protocol Param...
Simulation Based Analysis of Bee Swarm Inspired Hybrid Routing Protocol Param...Simulation Based Analysis of Bee Swarm Inspired Hybrid Routing Protocol Param...
Simulation Based Analysis of Bee Swarm Inspired Hybrid Routing Protocol Param...Editor IJCATR
 
Smart parking management system using SSGA MQTT and real-time database
Smart parking management system using SSGA MQTT and real-time databaseSmart parking management system using SSGA MQTT and real-time database
Smart parking management system using SSGA MQTT and real-time databaseTELKOMNIKA JOURNAL
 
APPLICABILITY OF CROWD SOURCING TO DETERMINE THE BEST TRANSPORTATION METHOD B...
APPLICABILITY OF CROWD SOURCING TO DETERMINE THE BEST TRANSPORTATION METHOD B...APPLICABILITY OF CROWD SOURCING TO DETERMINE THE BEST TRANSPORTATION METHOD B...
APPLICABILITY OF CROWD SOURCING TO DETERMINE THE BEST TRANSPORTATION METHOD B...IJDKP
 
Implementation of vehicle ventilation system using node mcu esp8266 for remot...
Implementation of vehicle ventilation system using node mcu esp8266 for remot...Implementation of vehicle ventilation system using node mcu esp8266 for remot...
Implementation of vehicle ventilation system using node mcu esp8266 for remot...Journal Papers
 
Ati location based_services
Ati location based_servicesAti location based_services
Ati location based_servicestienhoang00
 

Tendances (19)

CREATING DATA OUTPUTS FROM MULTI AGENT TRAFFIC MICRO SIMULATION TO ASSIMILATI...
CREATING DATA OUTPUTS FROM MULTI AGENT TRAFFIC MICRO SIMULATION TO ASSIMILATI...CREATING DATA OUTPUTS FROM MULTI AGENT TRAFFIC MICRO SIMULATION TO ASSIMILATI...
CREATING DATA OUTPUTS FROM MULTI AGENT TRAFFIC MICRO SIMULATION TO ASSIMILATI...
 
IRJET- Monitoring and Analysing Real Time Traffic Images and Information Via ...
IRJET- Monitoring and Analysing Real Time Traffic Images and Information Via ...IRJET- Monitoring and Analysing Real Time Traffic Images and Information Via ...
IRJET- Monitoring and Analysing Real Time Traffic Images and Information Via ...
 
A Data Collection Scheme with Multi-Agent Based Approach for VSNS
A Data Collection Scheme with Multi-Agent Based Approach for VSNSA Data Collection Scheme with Multi-Agent Based Approach for VSNS
A Data Collection Scheme with Multi-Agent Based Approach for VSNS
 
Inter vehicular communication using packet network theory
Inter vehicular communication using packet network theoryInter vehicular communication using packet network theory
Inter vehicular communication using packet network theory
 
New weight function for adapting handover margin level over contiguous carrie...
New weight function for adapting handover margin level over contiguous carrie...New weight function for adapting handover margin level over contiguous carrie...
New weight function for adapting handover margin level over contiguous carrie...
 
Mining data for traffic detection system
Mining data for traffic detection systemMining data for traffic detection system
Mining data for traffic detection system
 
50120140504010
5012014050401050120140504010
50120140504010
 
International Journal of Engineering and Science Invention (IJESI)
International Journal of Engineering and Science Invention (IJESI)International Journal of Engineering and Science Invention (IJESI)
International Journal of Engineering and Science Invention (IJESI)
 
Optimization of smart traffic lights to prevent traffic congestion using fuzz...
Optimization of smart traffic lights to prevent traffic congestion using fuzz...Optimization of smart traffic lights to prevent traffic congestion using fuzz...
Optimization of smart traffic lights to prevent traffic congestion using fuzz...
 
A hybrid model based on constraint oselm, adaptive weighted src and knn for l...
A hybrid model based on constraint oselm, adaptive weighted src and knn for l...A hybrid model based on constraint oselm, adaptive weighted src and knn for l...
A hybrid model based on constraint oselm, adaptive weighted src and knn for l...
 
Improving traffic and emergency vehicle clearance at congested intersections ...
Improving traffic and emergency vehicle clearance at congested intersections ...Improving traffic and emergency vehicle clearance at congested intersections ...
Improving traffic and emergency vehicle clearance at congested intersections ...
 
proceedings of PSG NCIICT
proceedings of PSG NCIICTproceedings of PSG NCIICT
proceedings of PSG NCIICT
 
Performance Evaluation of GPSR Routing Protocol for VANETs using Bi-direction...
Performance Evaluation of GPSR Routing Protocol for VANETs using Bi-direction...Performance Evaluation of GPSR Routing Protocol for VANETs using Bi-direction...
Performance Evaluation of GPSR Routing Protocol for VANETs using Bi-direction...
 
Simulation Based Analysis of Bee Swarm Inspired Hybrid Routing Protocol Param...
Simulation Based Analysis of Bee Swarm Inspired Hybrid Routing Protocol Param...Simulation Based Analysis of Bee Swarm Inspired Hybrid Routing Protocol Param...
Simulation Based Analysis of Bee Swarm Inspired Hybrid Routing Protocol Param...
 
Smart parking management system using SSGA MQTT and real-time database
Smart parking management system using SSGA MQTT and real-time databaseSmart parking management system using SSGA MQTT and real-time database
Smart parking management system using SSGA MQTT and real-time database
 
K012437080
K012437080K012437080
K012437080
 
APPLICABILITY OF CROWD SOURCING TO DETERMINE THE BEST TRANSPORTATION METHOD B...
APPLICABILITY OF CROWD SOURCING TO DETERMINE THE BEST TRANSPORTATION METHOD B...APPLICABILITY OF CROWD SOURCING TO DETERMINE THE BEST TRANSPORTATION METHOD B...
APPLICABILITY OF CROWD SOURCING TO DETERMINE THE BEST TRANSPORTATION METHOD B...
 
Implementation of vehicle ventilation system using node mcu esp8266 for remot...
Implementation of vehicle ventilation system using node mcu esp8266 for remot...Implementation of vehicle ventilation system using node mcu esp8266 for remot...
Implementation of vehicle ventilation system using node mcu esp8266 for remot...
 
Ati location based_services
Ati location based_servicesAti location based_services
Ati location based_services
 

Similaire à Density of route frequency for enforcement

Geographical information system in transportation planning
Geographical information system in transportation planning Geographical information system in transportation planning
Geographical information system in transportation planning shayiqRashid
 
CREATING DATA OUTPUTS FROM MULTI AGENT TRAFFIC MICRO SIMULATION TO ASSIMILATI...
CREATING DATA OUTPUTS FROM MULTI AGENT TRAFFIC MICRO SIMULATION TO ASSIMILATI...CREATING DATA OUTPUTS FROM MULTI AGENT TRAFFIC MICRO SIMULATION TO ASSIMILATI...
CREATING DATA OUTPUTS FROM MULTI AGENT TRAFFIC MICRO SIMULATION TO ASSIMILATI...cscpconf
 
Certain Analysis on Traffic Dataset based on Data Mining Algorithms
Certain Analysis on Traffic Dataset based on Data Mining AlgorithmsCertain Analysis on Traffic Dataset based on Data Mining Algorithms
Certain Analysis on Traffic Dataset based on Data Mining AlgorithmsIRJET Journal
 
IRJET - Driving Safety Risk Analysis using Naturalistic Driving Data
IRJET - Driving Safety Risk Analysis using Naturalistic Driving DataIRJET - Driving Safety Risk Analysis using Naturalistic Driving Data
IRJET - Driving Safety Risk Analysis using Naturalistic Driving DataIRJET Journal
 
Smarter Cites Challenge 05202016 LG Final
Smarter Cites Challenge 05202016 LG FinalSmarter Cites Challenge 05202016 LG Final
Smarter Cites Challenge 05202016 LG FinalLew Gaskell
 
APPLICABILITY OF CROWD SOURCING TO DETERMINE THE BEST TRANSPORTATION METHOD B...
APPLICABILITY OF CROWD SOURCING TO DETERMINE THE BEST TRANSPORTATION METHOD B...APPLICABILITY OF CROWD SOURCING TO DETERMINE THE BEST TRANSPORTATION METHOD B...
APPLICABILITY OF CROWD SOURCING TO DETERMINE THE BEST TRANSPORTATION METHOD B...IJDKP
 
IRJET- Traffic Prediction Techniques: Comprehensive analysis
IRJET- Traffic Prediction Techniques: Comprehensive analysisIRJET- Traffic Prediction Techniques: Comprehensive analysis
IRJET- Traffic Prediction Techniques: Comprehensive analysisIRJET Journal
 
Information Spread in the Context of Evacuation Optimization
Information Spread in the Context of Evacuation OptimizationInformation Spread in the Context of Evacuation Optimization
Information Spread in the Context of Evacuation OptimizationDr. Mirko Kämpf
 
Application Of Gis In Transportation Engineering
Application Of Gis In Transportation EngineeringApplication Of Gis In Transportation Engineering
Application Of Gis In Transportation EngineeringEmily Smith
 
TorkkolaZhangLiZhangSchreinerGardner(MIRW2007)
TorkkolaZhangLiZhangSchreinerGardner(MIRW2007)TorkkolaZhangLiZhangSchreinerGardner(MIRW2007)
TorkkolaZhangLiZhangSchreinerGardner(MIRW2007)Harry Zhang
 
Neural Network Based Parking via Google Map Guidance
Neural Network Based Parking via Google Map GuidanceNeural Network Based Parking via Google Map Guidance
Neural Network Based Parking via Google Map GuidanceIJERA Editor
 
Enhancing Traffic Prediction with Historical Data and Estimated Time of Arrival
Enhancing Traffic Prediction with Historical Data and Estimated Time of ArrivalEnhancing Traffic Prediction with Historical Data and Estimated Time of Arrival
Enhancing Traffic Prediction with Historical Data and Estimated Time of ArrivalIRJET Journal
 
A Novel Methodology for Traffic Monitoring and Efficient Data Propagation in ...
A Novel Methodology for Traffic Monitoring and Efficient Data Propagation in ...A Novel Methodology for Traffic Monitoring and Efficient Data Propagation in ...
A Novel Methodology for Traffic Monitoring and Efficient Data Propagation in ...IOSR Journals
 
Classification Approach for Big Data Driven Traffic Flow Prediction using Ap...
Classification Approach for Big Data Driven Traffic  Flow Prediction using Ap...Classification Approach for Big Data Driven Traffic  Flow Prediction using Ap...
Classification Approach for Big Data Driven Traffic Flow Prediction using Ap...IRJET Journal
 
Analysis of Machine Learning Algorithm with Road Accidents Data Sets
Analysis of Machine Learning Algorithm with Road Accidents Data SetsAnalysis of Machine Learning Algorithm with Road Accidents Data Sets
Analysis of Machine Learning Algorithm with Road Accidents Data SetsDr. Amarjeet Singh
 
Big data traffic management in vehicular ad-hoc network
Big data traffic management in vehicular ad-hoc network Big data traffic management in vehicular ad-hoc network
Big data traffic management in vehicular ad-hoc network IJECEIAES
 
A VISION-BASED REAL-TIME ADAPTIVE TRAFFIC LIGHT CONTROL SYSTEM USING VEHICULA...
A VISION-BASED REAL-TIME ADAPTIVE TRAFFIC LIGHT CONTROL SYSTEM USING VEHICULA...A VISION-BASED REAL-TIME ADAPTIVE TRAFFIC LIGHT CONTROL SYSTEM USING VEHICULA...
A VISION-BASED REAL-TIME ADAPTIVE TRAFFIC LIGHT CONTROL SYSTEM USING VEHICULA...JANAK TRIVEDI
 
Tips For Implementing Smart City Technology
Tips For Implementing Smart City TechnologyTips For Implementing Smart City Technology
Tips For Implementing Smart City TechnologyAlan Oviatt
 

Similaire à Density of route frequency for enforcement (20)

Geographical information system in transportation planning
Geographical information system in transportation planning Geographical information system in transportation planning
Geographical information system in transportation planning
 
CREATING DATA OUTPUTS FROM MULTI AGENT TRAFFIC MICRO SIMULATION TO ASSIMILATI...
CREATING DATA OUTPUTS FROM MULTI AGENT TRAFFIC MICRO SIMULATION TO ASSIMILATI...CREATING DATA OUTPUTS FROM MULTI AGENT TRAFFIC MICRO SIMULATION TO ASSIMILATI...
CREATING DATA OUTPUTS FROM MULTI AGENT TRAFFIC MICRO SIMULATION TO ASSIMILATI...
 
Certain Analysis on Traffic Dataset based on Data Mining Algorithms
Certain Analysis on Traffic Dataset based on Data Mining AlgorithmsCertain Analysis on Traffic Dataset based on Data Mining Algorithms
Certain Analysis on Traffic Dataset based on Data Mining Algorithms
 
IRJET - Driving Safety Risk Analysis using Naturalistic Driving Data
IRJET - Driving Safety Risk Analysis using Naturalistic Driving DataIRJET - Driving Safety Risk Analysis using Naturalistic Driving Data
IRJET - Driving Safety Risk Analysis using Naturalistic Driving Data
 
Smarter Cites Challenge 05202016 LG Final
Smarter Cites Challenge 05202016 LG FinalSmarter Cites Challenge 05202016 LG Final
Smarter Cites Challenge 05202016 LG Final
 
APPLICABILITY OF CROWD SOURCING TO DETERMINE THE BEST TRANSPORTATION METHOD B...
APPLICABILITY OF CROWD SOURCING TO DETERMINE THE BEST TRANSPORTATION METHOD B...APPLICABILITY OF CROWD SOURCING TO DETERMINE THE BEST TRANSPORTATION METHOD B...
APPLICABILITY OF CROWD SOURCING TO DETERMINE THE BEST TRANSPORTATION METHOD B...
 
IRJET- Traffic Prediction Techniques: Comprehensive analysis
IRJET- Traffic Prediction Techniques: Comprehensive analysisIRJET- Traffic Prediction Techniques: Comprehensive analysis
IRJET- Traffic Prediction Techniques: Comprehensive analysis
 
Information Spread in the Context of Evacuation Optimization
Information Spread in the Context of Evacuation OptimizationInformation Spread in the Context of Evacuation Optimization
Information Spread in the Context of Evacuation Optimization
 
Application Of Gis In Transportation Engineering
Application Of Gis In Transportation EngineeringApplication Of Gis In Transportation Engineering
Application Of Gis In Transportation Engineering
 
TorkkolaZhangLiZhangSchreinerGardner(MIRW2007)
TorkkolaZhangLiZhangSchreinerGardner(MIRW2007)TorkkolaZhangLiZhangSchreinerGardner(MIRW2007)
TorkkolaZhangLiZhangSchreinerGardner(MIRW2007)
 
capitulo 8
capitulo 8capitulo 8
capitulo 8
 
Neural Network Based Parking via Google Map Guidance
Neural Network Based Parking via Google Map GuidanceNeural Network Based Parking via Google Map Guidance
Neural Network Based Parking via Google Map Guidance
 
Enhancing Traffic Prediction with Historical Data and Estimated Time of Arrival
Enhancing Traffic Prediction with Historical Data and Estimated Time of ArrivalEnhancing Traffic Prediction with Historical Data and Estimated Time of Arrival
Enhancing Traffic Prediction with Historical Data and Estimated Time of Arrival
 
A Novel Methodology for Traffic Monitoring and Efficient Data Propagation in ...
A Novel Methodology for Traffic Monitoring and Efficient Data Propagation in ...A Novel Methodology for Traffic Monitoring and Efficient Data Propagation in ...
A Novel Methodology for Traffic Monitoring and Efficient Data Propagation in ...
 
Classification Approach for Big Data Driven Traffic Flow Prediction using Ap...
Classification Approach for Big Data Driven Traffic  Flow Prediction using Ap...Classification Approach for Big Data Driven Traffic  Flow Prediction using Ap...
Classification Approach for Big Data Driven Traffic Flow Prediction using Ap...
 
Adaboost Clustering In Defining Los Criteria of Mumbai City
Adaboost Clustering In Defining Los Criteria of Mumbai CityAdaboost Clustering In Defining Los Criteria of Mumbai City
Adaboost Clustering In Defining Los Criteria of Mumbai City
 
Analysis of Machine Learning Algorithm with Road Accidents Data Sets
Analysis of Machine Learning Algorithm with Road Accidents Data SetsAnalysis of Machine Learning Algorithm with Road Accidents Data Sets
Analysis of Machine Learning Algorithm with Road Accidents Data Sets
 
Big data traffic management in vehicular ad-hoc network
Big data traffic management in vehicular ad-hoc network Big data traffic management in vehicular ad-hoc network
Big data traffic management in vehicular ad-hoc network
 
A VISION-BASED REAL-TIME ADAPTIVE TRAFFIC LIGHT CONTROL SYSTEM USING VEHICULA...
A VISION-BASED REAL-TIME ADAPTIVE TRAFFIC LIGHT CONTROL SYSTEM USING VEHICULA...A VISION-BASED REAL-TIME ADAPTIVE TRAFFIC LIGHT CONTROL SYSTEM USING VEHICULA...
A VISION-BASED REAL-TIME ADAPTIVE TRAFFIC LIGHT CONTROL SYSTEM USING VEHICULA...
 
Tips For Implementing Smart City Technology
Tips For Implementing Smart City TechnologyTips For Implementing Smart City Technology
Tips For Implementing Smart City Technology
 

Plus de Conference Papers

Ai driven occupational skills generator
Ai driven occupational skills generatorAi driven occupational skills generator
Ai driven occupational skills generatorConference Papers
 
Advanced resource allocation and service level monitoring for container orche...
Advanced resource allocation and service level monitoring for container orche...Advanced resource allocation and service level monitoring for container orche...
Advanced resource allocation and service level monitoring for container orche...Conference Papers
 
Adaptive authentication to determine login attempt penalty from multiple inpu...
Adaptive authentication to determine login attempt penalty from multiple inpu...Adaptive authentication to determine login attempt penalty from multiple inpu...
Adaptive authentication to determine login attempt penalty from multiple inpu...Conference Papers
 
Absorption spectrum analysis of dentine sialophosphoprotein (dspp) in orthodo...
Absorption spectrum analysis of dentine sialophosphoprotein (dspp) in orthodo...Absorption spectrum analysis of dentine sialophosphoprotein (dspp) in orthodo...
Absorption spectrum analysis of dentine sialophosphoprotein (dspp) in orthodo...Conference Papers
 
A deployment scenario a taxonomy mapping and keyword searching for the appl...
A deployment scenario   a taxonomy mapping and keyword searching for the appl...A deployment scenario   a taxonomy mapping and keyword searching for the appl...
A deployment scenario a taxonomy mapping and keyword searching for the appl...Conference Papers
 
Automated snomed ct mapping of clinical discharge summary data for cardiology...
Automated snomed ct mapping of clinical discharge summary data for cardiology...Automated snomed ct mapping of clinical discharge summary data for cardiology...
Automated snomed ct mapping of clinical discharge summary data for cardiology...Conference Papers
 
Automated login method selection in a multi modal authentication - login meth...
Automated login method selection in a multi modal authentication - login meth...Automated login method selection in a multi modal authentication - login meth...
Automated login method selection in a multi modal authentication - login meth...Conference Papers
 
Atomization of reduced graphene oxide ultra thin film for transparent electro...
Atomization of reduced graphene oxide ultra thin film for transparent electro...Atomization of reduced graphene oxide ultra thin film for transparent electro...
Atomization of reduced graphene oxide ultra thin film for transparent electro...Conference Papers
 
An enhanced wireless presentation system for large scale content distribution
An enhanced wireless presentation system for large scale content distribution An enhanced wireless presentation system for large scale content distribution
An enhanced wireless presentation system for large scale content distribution Conference Papers
 
An analysis of a large scale wireless image distribution system deployment
An analysis of a large scale wireless image distribution system deploymentAn analysis of a large scale wireless image distribution system deployment
An analysis of a large scale wireless image distribution system deploymentConference Papers
 
Validation of early testing method for e government projects by requirement ...
Validation of early testing method for e  government projects by requirement ...Validation of early testing method for e  government projects by requirement ...
Validation of early testing method for e government projects by requirement ...Conference Papers
 
The design and implementation of trade finance application based on hyperledg...
The design and implementation of trade finance application based on hyperledg...The design and implementation of trade finance application based on hyperledg...
The design and implementation of trade finance application based on hyperledg...Conference Papers
 
Unified theory of acceptance and use of technology of e government services i...
Unified theory of acceptance and use of technology of e government services i...Unified theory of acceptance and use of technology of e government services i...
Unified theory of acceptance and use of technology of e government services i...Conference Papers
 
Towards predictive maintenance for marine sector in malaysia
Towards predictive maintenance for marine sector in malaysiaTowards predictive maintenance for marine sector in malaysia
Towards predictive maintenance for marine sector in malaysiaConference Papers
 
The new leaed (ii) ion selective electrode on free plasticizer film of pthfa ...
The new leaed (ii) ion selective electrode on free plasticizer film of pthfa ...The new leaed (ii) ion selective electrode on free plasticizer film of pthfa ...
The new leaed (ii) ion selective electrode on free plasticizer film of pthfa ...Conference Papers
 
Searchable symmetric encryption security definitions
Searchable symmetric encryption security definitionsSearchable symmetric encryption security definitions
Searchable symmetric encryption security definitionsConference Papers
 
Super convergence of autonomous things
Super convergence of autonomous thingsSuper convergence of autonomous things
Super convergence of autonomous thingsConference Papers
 
Study on performance of capacitor less ldo with different types of resistor
Study on performance of capacitor less ldo with different types of resistorStudy on performance of capacitor less ldo with different types of resistor
Study on performance of capacitor less ldo with different types of resistorConference Papers
 
Stil test pattern generation enhancement in mixed signal design
Stil test pattern generation enhancement in mixed signal designStil test pattern generation enhancement in mixed signal design
Stil test pattern generation enhancement in mixed signal designConference Papers
 
On premise ai platform - from dc to edge
On premise ai platform - from dc to edgeOn premise ai platform - from dc to edge
On premise ai platform - from dc to edgeConference Papers
 

Plus de Conference Papers (20)

Ai driven occupational skills generator
Ai driven occupational skills generatorAi driven occupational skills generator
Ai driven occupational skills generator
 
Advanced resource allocation and service level monitoring for container orche...
Advanced resource allocation and service level monitoring for container orche...Advanced resource allocation and service level monitoring for container orche...
Advanced resource allocation and service level monitoring for container orche...
 
Adaptive authentication to determine login attempt penalty from multiple inpu...
Adaptive authentication to determine login attempt penalty from multiple inpu...Adaptive authentication to determine login attempt penalty from multiple inpu...
Adaptive authentication to determine login attempt penalty from multiple inpu...
 
Absorption spectrum analysis of dentine sialophosphoprotein (dspp) in orthodo...
Absorption spectrum analysis of dentine sialophosphoprotein (dspp) in orthodo...Absorption spectrum analysis of dentine sialophosphoprotein (dspp) in orthodo...
Absorption spectrum analysis of dentine sialophosphoprotein (dspp) in orthodo...
 
A deployment scenario a taxonomy mapping and keyword searching for the appl...
A deployment scenario   a taxonomy mapping and keyword searching for the appl...A deployment scenario   a taxonomy mapping and keyword searching for the appl...
A deployment scenario a taxonomy mapping and keyword searching for the appl...
 
Automated snomed ct mapping of clinical discharge summary data for cardiology...
Automated snomed ct mapping of clinical discharge summary data for cardiology...Automated snomed ct mapping of clinical discharge summary data for cardiology...
Automated snomed ct mapping of clinical discharge summary data for cardiology...
 
Automated login method selection in a multi modal authentication - login meth...
Automated login method selection in a multi modal authentication - login meth...Automated login method selection in a multi modal authentication - login meth...
Automated login method selection in a multi modal authentication - login meth...
 
Atomization of reduced graphene oxide ultra thin film for transparent electro...
Atomization of reduced graphene oxide ultra thin film for transparent electro...Atomization of reduced graphene oxide ultra thin film for transparent electro...
Atomization of reduced graphene oxide ultra thin film for transparent electro...
 
An enhanced wireless presentation system for large scale content distribution
An enhanced wireless presentation system for large scale content distribution An enhanced wireless presentation system for large scale content distribution
An enhanced wireless presentation system for large scale content distribution
 
An analysis of a large scale wireless image distribution system deployment
An analysis of a large scale wireless image distribution system deploymentAn analysis of a large scale wireless image distribution system deployment
An analysis of a large scale wireless image distribution system deployment
 
Validation of early testing method for e government projects by requirement ...
Validation of early testing method for e  government projects by requirement ...Validation of early testing method for e  government projects by requirement ...
Validation of early testing method for e government projects by requirement ...
 
The design and implementation of trade finance application based on hyperledg...
The design and implementation of trade finance application based on hyperledg...The design and implementation of trade finance application based on hyperledg...
The design and implementation of trade finance application based on hyperledg...
 
Unified theory of acceptance and use of technology of e government services i...
Unified theory of acceptance and use of technology of e government services i...Unified theory of acceptance and use of technology of e government services i...
Unified theory of acceptance and use of technology of e government services i...
 
Towards predictive maintenance for marine sector in malaysia
Towards predictive maintenance for marine sector in malaysiaTowards predictive maintenance for marine sector in malaysia
Towards predictive maintenance for marine sector in malaysia
 
The new leaed (ii) ion selective electrode on free plasticizer film of pthfa ...
The new leaed (ii) ion selective electrode on free plasticizer film of pthfa ...The new leaed (ii) ion selective electrode on free plasticizer film of pthfa ...
The new leaed (ii) ion selective electrode on free plasticizer film of pthfa ...
 
Searchable symmetric encryption security definitions
Searchable symmetric encryption security definitionsSearchable symmetric encryption security definitions
Searchable symmetric encryption security definitions
 
Super convergence of autonomous things
Super convergence of autonomous thingsSuper convergence of autonomous things
Super convergence of autonomous things
 
Study on performance of capacitor less ldo with different types of resistor
Study on performance of capacitor less ldo with different types of resistorStudy on performance of capacitor less ldo with different types of resistor
Study on performance of capacitor less ldo with different types of resistor
 
Stil test pattern generation enhancement in mixed signal design
Stil test pattern generation enhancement in mixed signal designStil test pattern generation enhancement in mixed signal design
Stil test pattern generation enhancement in mixed signal design
 
On premise ai platform - from dc to edge
On premise ai platform - from dc to edgeOn premise ai platform - from dc to edge
On premise ai platform - from dc to edge
 

Dernier

How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfsudhanshuwaghmare1
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUK Journal
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessPixlogix Infotech
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobeapidays
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
Developing An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilDeveloping An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilV3cube
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...Neo4j
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Enterprise Knowledge
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...Martijn de Jong
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?Igalia
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc
 

Dernier (20)

How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your Business
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Developing An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilDeveloping An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of Brazil
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 

Density of route frequency for enforcement

  • 1. Density of Route Frequency for Enforcement Norazah Abd Aziz, Raja Mohamad Fairuz R. Mohamad Yusoff MIMOS Berhad Technology Park Malaysia 57000 Kuala Lumpur +603-8995 5000 azahaa@mimos.my, fairuz.yusoff@mimos.my ABSTRACT Recently, big data has become one of the hot topics that lead the organization, either public or private, to generate more efficient management solutions. Not for business purposes only, the big data has the potential to create significant value to assist law enforcement or to improve the policy for the decision-making process. The features of big data that have the ability to handle massive data volume and variety at high velocity, can be used in fields of policing to improve organization operation. The data are valuable for Geographic Information System (GIS) based decision- making. With intelligent GIS, information can be updated across the organization immediately. Geospatial Modelling (GM) is to help in the analysis solution in order to improve the decision- making process in the daily operation of the police. The GM technique is designed to discover patterns data involving the location and other spatial related information such as density. The patterns data consist of valuable traffic density will be used to simulate routes planning in the patrol car. This paper presents the approach on how to generate valuable traffic density to accurately dispatch the patrol cars in a geographic environment as well as to reduce criminal cases. CCS Concepts • Information systems➝ Information systems applications➝ Spatial-temporal systems➝ Data streaming Keywords GIS, GPS, GPRS, traffic density, route, frequency, patrol 1. INTRODUCTION Nowadays, the big data industry has set a new wave of innovation. This opportunity is not missed to be utilized by the GIS industry as a whole. GIS is a framework for gathering, managing, and analyzing data [1]. In other words, GIS is a world virtually represented by points, line, polygon, and graph which integrated many types of data. It helps to visualize the spatial location and organizes layers of information using maps and 3D scenes. With this inimitable capability, which able to illustrate deeper insight into data such as patterns, situations, and relationships, it helps users make the right wise decisions. The huge data sets in GIS known as geospatial data is numerical values in a geographic coordinate system that represents the location, shape, and size of a physical object. The geospatial data or spatial data genre consists of vector or raster graphics format. The raster data referred to as grid cells, express data in pixels. The raster model is suitable for representing understated changes. For example, lead contamination and temperature. The vector format is a two-dimensional data stored in terms of x and y coordinates, mostly described for a road and a river. It encompassed vertices and paths with basic symbol types, lines, points, and polygons. The polygon or nonlinear features mostly stored as a closed loop of coordinates such as area boundaries. These features are used to cultivate density mapping which represents by points or lines estimated in a given area. Many research practitioners are giving less focus on density mapping using GIS tools as it is relatively easy to do. However, this analysis offers precious insight into natural and social phenomena at an application level. Furthermore, with new forms of big data, it will generate new avenues of research. Align with that, this paper aims to generate automate valuable density data by applying the pairing of linear equations function to generate a frequency of patrol routes. In order to that, we extracted qualitative information from global positioning systems (GPS) and tracking devices of route enforcement. The information is used to calculate routes frequency and then is encoded with specified color based density. The route density is used to propose a new route planning simulation for enforcer by correlating it with crime hotspot information. It is important for urban safety research and planning as well as efficient resource management. This paper is organized as follows. In Section 2, we discuss the related work which proposed the traffic density techniques. Then, we describe our system architecture in Section 3 before explaining further detail about our method. In Section 4, we present our method in detail, which deliberate how the data is extracted and computed for routing frequency, then will be used further analysis such as correlation. We also present some prototype implementation on the method. Finally, we conclude the advantages of our approach and suggest future research directions. 2. RELATED WORK There is much paper discussed on how to develop an efficient real- time system for the patrol car allocation to various locations and implemented variously in many countries. Hussain et al. [2] presented a few examples of existing patrol car allocation systems and proposed a new paradigm to develop an efficient real-time patrol allocation system in the Emirate of Abu Dhabi. Three inputs are introduced; variables and system parameters, constraints and Publication rights licensed to ACM. ACM acknowledges that this contribution was authored or co-authored by an employee, contractor or affiliate of a national government. As such, the Government retains a nonexclusive, royalty-free right to publish or reproduce this article, or to allow others to do so, for Government purposes only. ICIET 2020, March 28–30, 2020, Okayama, Japan © 2020 Copyright is held by the owner/author(s). Publication rights licensed to ACM. ACM ISBN 978-1-4503-7705-8/20/03…$15.00 DOI: https://doi.org/10.1145/3395245.3396207
  • 2. objective’s function and expected and unexpected events. The inputs consist of such as variable exists in the GIS system, frequency and nature of the incidents, number of patrol cars on duty and traffic congestion. However, there is no technical explanation on how to develop the system in detail as well as the discussion on the density analysis. Another method to detect the density of traffic is using an infrared sensor as discussed in Chaitanya et al. [3] paper. The sensor is installed as part of a traffic light to detect the number and motion of the vehicle, hence to decide the heavy or normal traffic. The information will be sent to General Packet Radio Service (GPRS) device which communicates with the Global Positioning System (GPS) to provide an alternate traffic route. They also used input information from police traffic to be integrated into their proposed application. A. Badiger et al. [4] in their paper, proposed the Intelligent Traffic Control Systems (ITCS) using the image processing technique to detect the traffic density of every road in the junction. It means that each road is provided with a camera to capture the image for comparison between a heavily and normal lane. The density analysis is also used to detect movement of the barricade and provide proper spacing between the vehicles. They also proposed an automatic braking system based on the density information and integrated with the traffic police system to alert for any traffic broken rules. Their project is not primarily for police patrol planning but objectively on the accident precaution and facilitation by providing such as an automatic braking system and the proper spacing between the vehicles at the traffic, detecting the arrival of the ambulance and control the barricade movement. Another approach of density analysis suggested by S. Deepika and R. Saradha [5] is by calculating the ANN index for hotspots and cold spots of crash occurrences. It means that the data consist of location and density analysis is clustering and used to calculate the frequency of occurrences and risk density of each crash. The crash data is collected from related segments such as road, busy cities, growing towns, rural pathways and motorway segments which are unmonitored currently. The result of the ANN index will assist them to identify crash hotspots’ severity rates. The maximum rate of the severity for each particular route can be used during police dispatch. Hence, their method is claimed to be able to improve the existing dispatch pattern of police enforcement by identifying areas of higher crash severity. X. Li et al. [6], proposes a density-based algorithm based on clustering moving objects and clusters road segments of the common traffic density. The traffic sensors were located at the intersection or edge of the road and distance was calculated between edges to define the relationship between traffic edges. The system is said to be both effective and efficient at determining hot routes. Similar to our approach, the density is shown by highlighting (encode with color) on the road network but using dimension reduction (feature vector) technique to describe the traffic density. Other prominent method namely kernel density estimation is used to direct patrol routes in real-time by targeting high crime areas at the same time as maximizing demand coverage. It is discussed in Leigh et al. [7]. They developed an algorithm aims to direct patrols in a better position to react to emergency calls and to reduce crimes. The algorithm involves historical crime data and performing kernel density after filtering unrelated data to generate hotspots. They use weighting systems to improve the accuracy of hotspot predictions. The highest potential to prevent crime is identified based on the hotspots area were areas with the most effective of patrolling. To solve the police positioning problem, researchers decided to use a version of the maximum coverage location problem (MCLP). This mechanism is adopted due to limited resources whereby there is a hotspot not patrolled at once. The solution is a combination of hotspots to patrol with the available resources that providing the maximum coverage of predicted demand. Most of the papers as discussed earlier were using the hotspot in their study. Hotspot defines in [8] is a visible location on a screen that may be linked to perform a specified task. Cheng [9] defines a hotspot as “location that has underlying correctable safety problems, and whose effect will be revealed through higher crash frequencies on similar locations”. Elliott et al. [10] characterizing the hotspot as correctable safety problems involving crash frequencies based on this definition, because their study on optimal patrol involving crashes of motor vehicles in transport on roadway and crime data. 3. DENSITY OF ROUTE FREQUENCY 3.1 System Architecture Overview A proper technique choice to produce valuable density is an important consideration when working with Geographical Information (GI) and urban safety, including route planning. For example, in the case of determining route planning for a patrol car, although the method is not so limited, routes have been conventionally planned by looking at crime indexes using classical frequency-based density methods. However, the classical frequency-based method can be defined as an open set, which might fall within a range [0, ∞]. Furthermore, classical frequency based analyses focus on each road (one road specifically) but do not cover all roads for a specific or defined area. It is therefore statistically difficult to distribute between places with a high crime index and lower crime index because there is a possibility the level of crime is not static to a particular road. B. Jennifer [11] elaborated in her paper, that hotspot is a perceptual construct and somewhat arbitrary. So, there is necessarily an analysis of the hotspot attributes such as the weighting scheme. The related issue to show the level of crime index was also studied by P. D. Allemar Jhone [12]. He used a K-Means algorithm to predict the volume of crime for each cluster represents a city or municipality in the province of Surigao del Norte. In our context, we focus on route frequencies integrating with crime hotspots, areas on a map that have high crime density. Then, we proposed a new route planning simulation for enforcer based on the route frequencies and crime hotspots correlation. The correlation information is producing quality GI results to simulate route planning for each patrol car to tackle unsafe places in the crime area. Based on the simulation, the management can use it to decide in more detail a route planning by providing aggregated traffic patterns over time. Similar to most of the existing routing enforcement systems, we also propose a system for extracting route and traffic density consist of three main modules; a geolocation recorder module, analysis module and decision-maker module. Figure 1 illustrates an exemplary overview of the system showing its interaction over a network. The system includes a geolocation recorder module adapted to gather traffic information from a source. For example, the source may include Automated Vehicle Locator Systems (AVLS). Satellites receive requests for geolocation information from vehicles and then send the geolocation information to the
  • 3. vehicles making the requests via radio or wireless communication. Thereafter, the information is then resent via radio or wireless communication, from the in-vehicle system to an analysis server to process the information. The analysis server includes a map extractor, route Extract Transfer Load (ETL) module, analysis components, and related databases to analyze traffic data comprising the geolocation information. The client computer displays the results from the analysis’s server as a layer on the map. A decision-maker module (i.e. decision support system) with some simulation, prediction and an analytic tool is provided to simplify the client analysis, such as route planning management. Figure 1. Architecture diagram The general process flow of our approach is illustrated in Figure 2. Figure 2. General Process Flow The process starts with getting traffic information from any geolocation device. The information consisting of geographic data, time capture and device identity for each predefined interval. The next step is to compute the region of interests (ROI) and defining routes as discussed in subsection 3.2. The routes information involved extract, transfer, and load (ETL) process from the db_A. The route frequency computation module has elaborated more in subsection 3.3 to generate a route patrol hotspot. The last step is the process of route color encodes module as described in subsection 3.4. 3.2 Map Extraction and Route ETL The map extraction module is to define a region of interests (ROIs) for roads within a defined area. The process starts by checking whether all the roads within the defined area have been completely processed or not. If not, longitude and latitude for every intersection, road end and turn within the defined area are marked with a unique identifier 𝑡𝑎, 𝑡𝑏, 𝑡𝑐, 𝑡𝑑, 𝑡𝑒. Then, the process continues with computing a linear equation given two connected intersections or road ends or turns or any combination thereof. The equation values are saved as paired list A: 𝐴 = {(𝑡a, 𝑡𝑏), (𝑡𝑏, 𝑡𝑐), (𝑡𝑏, 𝑡𝑑), (𝑡𝑐, 𝑡𝑒)} where 𝐴 is the starting point, 𝑡𝑏 is an intersection, 𝑡𝑐 and 𝑡𝑒 are on the same road, and 𝑡𝑑 is an endpoint. If some of the elements in the paired list (𝐴) have not been processed, two locations are paired to get a linear relationship in terms of slope and y-intercept values. The values are then indicated as a new identity (𝑡′ab, 𝑡′𝑏𝑐, 𝑡′𝑎𝑐 … ) and the values saved or written into a new paired list (A’). The procedure is repeated until all the pairs have been processed. Then, the paired values (A’) are saved into the Geospatial database (db_B). Figure 3 depicts the sample of extracting the map equation. Next, the geolocation information from the db_B is extracted and processed. Processing comprises searching the nearest on-road location of the sorted information (by time) along with other properties (such as region) and storing this into the new list (list_B’). The transformed information is then saved into the Transposed database (db_A’). Figure 3. Sample of extracting map linear equation 3.3 Route Frequency The main process in our system is route frequency computation in the calculating route frequency module as illustrated in more detail in Figure 4. The process starts by getting the transformed geolocation information from the db_A’. A determination is then made as to whether all the geolocation information has been processed. If not, it will be saved as a temporary list. Then, the nearest on-road location of the sorting information along with other properties are determined and stored into new list C. Road ID information (ID_R_1) is then read and extracted from the geospatial database. The process then involves checking if the data information of list C already exists in the road ID information Automated Vehicle Locator (AVLS) Geolocation Recorder Analysis Center Map Extractor Route ETL Analyst Component Database User (Analyst) Decision Maker Simulation Prediction Analytic Internet Identifier Location (with identifier) Jalan PJS 1/29 • 3.080437,101.646699 (Jalan PJS 1/29 intersection 1) • 3.080577,101.645561 (Jalan PJS 1/29 intersection 2) • 3.080705,101.644574 (Jalan PJS 1/29 intersection 3) = , ( , , ) 3.080577,101.645561 3.080705,101.644574 3.080437,101.646699
  • 4. (ID_R_1). If not, the process involves creating new frequency data of the road information along with its properties and saving the data into the Frequency database (db_D). Otherwise, the process involves checking if the geolocation (list C) is located on the same road (ID_R_1) or not. If the geolocation is not on the same road, the information is saved as frequency data into the db_D. The process is then repeated until all the information in the Transposed database (db_A’) have been processed. Figure 4. Process flow of calculating route frequency 3.4 Route Color Encoding After the process of generating route frequency information, the data is then sorted in matrix order, in which columns denote roads and properties such as a vehicle, date/time or region sorted into rows. Dimension reduction techniques are used to obtain percentages for each road (column). Then, the matrix along with the road information (selected vehicle, date/time or region) and its percentage is saved in the Route Statistic database (db_E). The last execution module is to update the route statistic information with a color encoded equation. A range of colors to be encoded is then defined at least using color space as RGB (Red, Green, and Blue) or CMYK (Cyan, Magenta, Yellow and Key (Black)) components. Finally, the new layer is displayed using the encoded equation based on all generated information overlaying it with a predefined map. 3.5 Prototype Implementation We built a prototype implementation based on the technique discussed earlier, using AVLS sample data. The area with the highest crime and population is selected for this prototype. The ALVS data is plotted and shown as illustrated in Figure 5. Figure 5. Sample for police patrol car captured from AVLS The figure 5 shows a sample for police patrol car captured for every 3 seconds for 10 days. The total size for this data is around 10 GB raw text files. As stated in the previous section, AVLS only provides the location for the patrol car where all tracks are shown in the red dot. Based on this example, let say 1,2 is the equation for segment connecting location 𝑡𝑎 and 𝑡𝑏, constrained by 1,2 and 1,2, and let say 𝑊𝐴 is the set of segments for road identified by ID 1, where 𝑊1 { 1,2, 2,3, 2,4, 3,5} from db_B. We define 𝐹(𝑊 𝑛) and 𝐹( 𝑖,𝑗) as the frequency function for road 𝑊 𝑛 and segment 𝑖,𝑗 respectively. Let say 𝑊 is the collection of all roads, i.e. 𝑊 {𝑊1, 𝑊2, … , 𝑊𝑁}. These collections are stored in db_A’. For any given patrol car location 𝑃 = (𝑢, 𝑣) from db_A, the minimum distance for 𝑃 for any road, min 𝑑(𝑃, 𝑎,𝑏) will be calculated and assigned to set as 𝑊 𝑛 . The canonical frequency 𝑊 𝑛 will be increased by one and stored into db_D. This calculation is for an aggregated 1-day time span. We need to normalize all the frequency to apply a color-coded function. Based on all daily collection of 𝑊, we define the distribution of 𝑊 as 𝑉~𝑁(𝜇, 𝜎) and stored it in db_E. Now we can apply color-coded for visualization. For example, used in Figure 6, we defined red for 𝐹(𝑊 𝑛) ≤ −2𝜎, yellow for −2𝜎 < 𝐹(𝑊 𝑛) ≤ −𝜎 and green for otherwise. Figure 6. Applying route frequency method on a police patrol car By using the same technique, it can also be applied for crime data by creating new db_A, db_A’ and db_D. The db_B will be reusable as a reference to capture the nearest road segment for each criminal case as shown in Figure 7.
  • 5. Figure 7. Applying route frequency using crime data As an extension of this approach, we used correlation to see the pattern between police patrolling and crimes. Let say 𝐹(𝑊 𝑛) is the frequency of patrol car for road ID 𝑛, and 𝐹(𝑈𝑛) is the frequency of crime case at road ID 𝑛, the correlation between frequency of patrol car and criminal cases is calculated using Pearson Correlation Coefficient equation for particular road ID 𝑛, i.e., 𝜌𝑊𝑛,𝑈𝑛 = cov(𝑊 𝑛, 𝑈𝑛) (𝜎𝑊𝑛𝜎𝑈𝑛) ⁄ , with a difference that all sets of 𝑊 𝑛 is based on 30 minutes interval. This is for creating rows to compute the correlation. Figure 8 shows the correlation between traffic density of police patrol car and crime frequency, based on the road. This shows that the green is sufficient for police patrolling, but for red or yellow road segment shows that there is a crime happening in that area but police are patrolling less in the said road. Figure 8. Example of correlation of crime data and police patrol car, populated using route frequency Our prototype system simulated crime hotspot and route frequencies correlation over time that can be used for patrol allocation planning. The data also can be manipulated in many ways using any existing analytical tools as a part of predictive and analytics policing and management. The various correlation and analytical data such as route frequencies over an area, time and crime index is the best way to predict the pattern of criminal time activities for short-term decision making. The other data such as the number of enforcement resources and skills and population density can be added to predict more criminal patterns that beneficial for long-term policies related to urban safety. 4. CONCLUSION We have presented an approach to discuss the issue faced by police forces of inefficient patrolling. The approach aims to offer a system for planning patrols by directing them to problem areas to reduce crime levels. The density information is digitally coded on any transmission channel and used to propose a new route planning simulation for an enforcer. The route frequency output of our approach also can be used for further analysis of prediction and analytics such as the police patrol car and crime data correlation as shown in our prototype. Based on the route frequency simulation, police forces can plan the resources to be assigned in a dedicated area at a specific time. Future work in this area includes the accident frequency and allocation resources of police forces in patrol and population density. We hope to extend the analysis of density to allow enforcement agencies to optimize their resources in route planning of crime areas and traffic events. The collected data also may not only from AVLS but from any GPRS tool such as body-worn cameras for law enforcement. 5. ACKNOWLEDGMENTS The cooperation of the PDRM is gracefully acknowledged as without this support, the prototype project would not be possible. This work was also supported by our Director Head Lab, Azhar bin Abu Talib from National Security Lab, MIMOS Berhad. 6. REFERENCES [1] Esri. 2019. What is GiS? [Online]. Available: https://www.esri.com/en-us/what-is-gis/overview. [Accessed: 7 November 2019] [2] Hussain, A., Oualid, B.A., and Atef. G. 2013. Real-Time Traffic Patrol Allocation for Abu Dhabi Emirate (UAE). Journal of traffic and Logistic Engineering (June 2013), 64- 68. DOI: https://doi.org/10.12720/jtle.1.1.64-68 [3] Chaitanya, V. L., Sreelatha, P. 2017. A Smart Traffic Congestion Control System. International Journal of Pure and Applied Mathematics (October 2017), 71-74.DOI: http://dx.doi.org/10.12732/ijpam.v117i10.14 [4] Badiger, A., et al. 2016. SysteMatic and Automatic Road Traffic Junction. In Proceeding of the International Conference on Electrical, Electronics, and Optimization Techniques (3-5 March, 2016). IEEE. DOI: https://doi.org/10.1109/ICEEOT.2016.7755322 [5] Deepika, S., and Saradha, R. 2014. Clustering Crash Hotspots to Organize Police Dispatch Routes Using GIS. International Journal of Science and Research (2 February 2014). Volume 3 Issue 2. http://www.ijsrt.net [6] Li, X. et al. 2007. Traffic Density-Based Discovery of Hot Routes in Road Networks. In Proceedings Paper Advances in Spatial and Temporal Databases, 10th International Symposium, SSTD 2007, Boston. 441-449. [7] Cheng, W., and Washington, S. P. 2005. Experimental evaluation of hotspot identification methods. Accident Analysis and Prevention. Vol. 37, no. 5, pp. 870–881, 2005. [8] Computer Hope. 2019. Hotpsot [Online]. Available: https://www.computerhope.com/jargon/h/hotspot.htm . [Accessed: 3 November 2019] [9] Leigh, J., Dunnett, S., and Jackson, L. 2017. Predictive police patrolling to target hotspots and cover response demand. Annals of Operation Research (25 May 2017). Springer. DOI: https://doi.org/10.1007/s10479-017-2528-x [10] Elliott, T., Payne, A., Atkison, T., and Smith, R. (2018). Algorithms in Law Enforcement: Toward Optimal Patrol and Deployment Algorithms. International Conference of Information and Knowledge Engineering. ISBN: 1-60132- 484-7. [11] Jennifer Bachner, 2013. Predictive Policing: Preventing Crime with Data and Analytics, IBM Center for the Business of Government, Washington, DC. http://www.businessofgovernment.org/. [12] Allemar Jhone P. Delima, 2019. Applying Data Mining Techniques in Predicting Index and non-Index Crimes, International Journal of Machine Learning and Computing vol. 9, no. 4, pp. 533-538, 2019.