You are on page 1of 5

2021 4th International Conference on Information and Computer Technologies (ICICT)

Graph Representation of Road Network for


Mobility-Impaired Persons
2021 4th International Conference on Information and Computer Technologies (ICICT) | 978-1-6654-1399-2/21/$31.00 ©2021 IEEE | DOI: 10.1109/ICICT52872.2021.00039

Bernard H. Ugalde Albert A. Vinluan Jennifer T. Carpio


AMA University New Era University University of Makati
Quezon City, Philippines Quezon City, Philippines Makati City, Philippines
bernardugalde@gmail.com albertvinluan@gmail.com jennifer.carpio@umak.edu.ph

Abstract — One of the recurring issues mobility-impaired in the area comprise 1.2 percent of the overall population of
persons have to deal with is traveling alone in a wheelchair 318,676 in the city [10].
blindly without prior information regarding the accessibility of
the planned route. Ordinary people usually choose the shortest The growing demand for equal privileges and rights paved
path, but people with ambulant disabilities may prefer a longer the way for the government to implement several laws and
route that does not include an uphill. The purpose of this paper is regulations supporting the interest of people with disabilities.
to extract the graph representation for people with reduced These aim to enhance the overall health and social integration
mobility across Baguio's Central Business District. The PWD of PWDs in terms of education, wellness, fitness, leisure, work,
ramps and wheelchair passable drop curbs were located with a and other facets of social progress. To illustrate, disability-
smartphone GPS. Google Maps was used to verify the related events are allowed based on the City Ordinance No. 24
coordinates. The road distance was calculated using the Series of 2017 [11]. Many regulations involve Batas Pambansa
Haversine formula as verified using Google Earth. The Lavene's 344, which requires the construction of equipment inside
Test for equality of variances and T-test of equality of means institutions to facilitate the mobility of PWDs. It also involves
were used to check the significant difference between the derived the Republic Act 7277 or the Magna Carta for PWDs, which
values against Google's data. The derived latitude and longitude ensures suitable housing. This allows the process of enhancing
using a mobile phone's GPS did not differ significantly from the infrastructures and increasing the availability of PWD-friendly
Google Maps coordinates. Moreover, the study showed that the
amenities, as specified by law.
calculated road distance using the Haversine formula did not
vary considerably from the Google Earth distance. As such, the Various studies had been conducted to distinguish people in
study aims to provide time and safety benefits by presenting a wheelchairs from those who rely on other persons. These also
novel model representing the road network as a graph for look into increasing social integration in the effort to defend
mobility-impaired persons. the aforementioned legislation for the advantage of PWDs.
They vary from studies on core attributes for the creation of
Keywords— graph, road network, haversine, mobility-impaired assistive location-based technology [12] to investigations on
persons
the concept and execution of direction-tracking mobile
I. INTRODUCTION application frameworks [13], [14], [15].
One billion people or about 15 percent of the global II. REVIEW OF RELATED LITERATURE
population suffer from an impairment, while 2-4 percent of Several studies in the past investigated and stressed the
them face severe operating issues [1], [2]. These people often need for navigation assistance for mobility-impaired persons.
go unseen and are usually forgotten [3]. Szücs [16] conducted a study that sought to find the
In fact, individuals diagnosed with ambulatory disabilities equilibrium in the path optimization problem and proposed a
remain among the most vulnerable populations that warrant solution in route planning in a road network for a user where
great attention as they impact a wide variety of people around the roads have uncertain attributes. It later revealed that the
the globe [4], [5], [6]. This puts forth [7] the claim that nearly 2% approach was sufficient and had the appropriate solution for
of the entire global population is in need of ambulatory devices. large networks.
A point in case is Philippines where the percentage of In addition, Muñoz et al. [17], developed a project called
people with disabilities (PWDs) is estimated to be around 1.57 SIMON which endeavored to use ICT services to support the
percent of the total population based on the 2010 Population independent living and societal participation of mobility-
and Household Census [8]. Interestingly, a large number of impaired people in connection to on-street public parking areas
PWDs are in the Cordillera Administrative Region (CAR), and multiple transport modes. It was piloted in Madrid, Lisbon,
making it a part of the top 5 regions in the country. and Parma. SIMON was built on existing mobility services,
Considering the 2010 population census [9], the City Social using the infrastructure of the cities and the necessary work
Welfare Development Office of Baguio has estimated the city's integration to provide a seamless services integration layer that
overall number of disabled persons to be around 1,400. PWDs can be instantiated in different cities.

978-1-6654-1399-2/21/$31.00 ©2021 IEEE 194


DOI 10.1109/ICICT52872.2021.00039

Authorized licensed use limited to: HCT Salalah. Downloaded on July 21,2021 at 11:56:10 UTC from IEEE Xplore. Restrictions apply.
Mantha et al. also [18] proposed an architecture based on III. METHODOLOGY
Mobile Augmented Reality to support the development of The study focused on Baguio City, a mountainous province
indoor navigation systems dedicated to wheelchair users. The in Northern Luzon, Philippines. It is situated about 1,470
architecture was capable of recognizing CAD drawings of the meters above the average sea level, so it gives off a cool
buildings and dealing with accessibility issues of wheelchair climate deeming it the Summer Capital of the country [26].
users.
It considered three (3) participants with permanent mobility
Comai et al. [19] developed another system called Maps for impairment who used a manually powered wheelchair and are
Easy Paths (MEP) to enhance geographical maps and still able to utilize smartphones. They were identified using
accessibility of urban pedestrian pathways for people with purposive sampling. Request for cooperation and assurance of
mobility problems. Their experimental results showed the confidentiality of information were strictly observed.
feasibility and applicability of the approach.
The volunteer respondents were asked to locate wheelchair
Priandani et al. [20] also proposed a mobile application passable drop curbs and PWD ramps across Baguio's Central
using location-based service by utilizing the mobile device Business District (CBD) on May 20, 2020. The participants
GPS service to determine the beginning position of a non- used two test trails per drop curb and ramp, and the average
wheelchair user. Based on the user's coordinates, the was derived from the two readings. The locations were
Haversine formula was used to identify the location of the measured in Decimal Degrees (DD) with the help of the GPS
nearest potential point as the user departs from the beginning of an Android 10 smartphone. Google Maps was used to verify
point to his destination the location coordinates. Moreover, Google Earth was used to
On a similar note, Winarno [21] put forward a proposal on establish the edges validated through ocular inspection. The
a location-based service using the haversine method to edges' weight was in accordance with the distance between the
calculate the distance between two locations. The study vertices extracted using the Haversine formula and expressed
developed the Haversine method for measurement and in Equation (1) [27]. The calculation was verified using Google
estimation of distance with limitation in localization. Earth.
Mokashi et al. [23] also illustrated the impact of geographic distance = 2 + ( 1) ( 2) (1)
information systems in the planning of transport services with
the Transport for London (TfL) as the case study. The study
was focused on the identification of GIS features, which Lavene's Test for equality of variances and T-test of
support the planning of transport services. The results of the equality of means were used in the statistical computations and
study showed that Transport for London was already using GIS analysis in the paper. Lastly, with the help of the GraphTea
but to a minimal extent. simulation program, the graph was visualized. Mnemonics
were used to reflect vertices because coordinate measurements
Interestingly, Rodriguez-Sánchez and Martinez-Romo [24] were not supported by the simulation program. Some of the
proposed and validated a service system in the context of shortest paths from the graph were simulated. Thus, the
wayfinding in order to improve the smart cities mechanism: resulting graph model was defined.
smart mobility, smart people, smart governance, and smart
living services. The platform provided a universal and IV. RESULTS AND DISCUSSION
accessible solution to manage wayfinding applications that
A field experiment was done to locate each ramp around
focused on people with a disability in indoor and outdoor
the CBD of Baguio covering Abanao Road, Session Road,
environments. The results were efficient and remarkable.
Harrison Road, Calderon Street, Lake Drive, Fernando Bautista
In a more local context, Castillo [25] proposed a mobile Drive, Shanum Street, Perfecto Street, Luneta Hill, and Upper
application for new students and visitors to explore and Session Road. The road stretch covers major government
navigate the campus grounds of the Technological Institute of establishments, shopping malls, restaurants, and hotels in the
the Philippines - Quezon City. The mobile application utilized city.
Google Maps to identify the current location of a non-
wheelchair user and map the route from the origin to the PWD Ramp Wheelchair Passable Drop Curb
destination inside campus using the fuzzy logic algorithm to
derive the optimal route, and channel selection algorithm to
41%
locate the nearby user within a perimeter.
Lastly, Arellano et al. [15] proposed the implementation of
an application that can guide disabled people. It was based on
the geolocation and destination of the user. The access ramps
coordinates were expressed in Decimal Degrees (DD) and were 59%
obtained using a smartphone's GPS. The Dijkstra algorithm
was used for the route development that includes the value or
"weight" of each path. Fig. 1. Total number of ramps in Baguio's CBD

In total, 135 access ramps for PWDs and fairly good drop
curbs were found in the Baguio's CBD, as shown in Fig. 1.

195

Authorized licensed use limited to: HCT Salalah. Downloaded on July 21,2021 at 11:56:10 UTC from IEEE Xplore. Restrictions apply.
TABLE II. INDEPENDENT SAMPLE TEST OF LATITUDE
Lavene's Test for Equality of
T-Test of Equality of Means
Variances
Variance 95% Confidence Interval of
Sig. Mean Std. Error the Difference
F Sig. t df
(2-tailed) Difference Difference
Lower Upper
Equal variances
0.000 0.991 -0.008 268 0.994 0.0000 0.00029 -0.00057 0.00056
assumed
Equal variances
-0.008 268.000 0.994 0.0000 0.00029 -0.00057 0.00056
not assumed

An independent sample T-test was run to test if derived the CBD of Baguio. The results of this study were consistent
latitude with a mean equal to 16.4111 and standard error of with the previous studies conducted [28], [29], [30].
0.00029 is comparable to Google Maps latitude measurement
with a mean of 16.4111 and standard error of 0.00020 as Based on Google Earth, the connection of the vertices in
shown in Table 1. the map was identified, as demonstrated in Fig. 2. In order to
ensure the edges were correctly aligned, they have been further
TABLE I. GROUP STATISTICS OF LATITUDE
checked by means of an ocular visit. With this, a total of 168
edges were identified.
Latitude N Mean Std. Deviation Std. Error Mean
Derived 135 16.4111 0.00236 0.00020
Google
135 16.4111 0.00236 0.00020
Maps

The statistical result indicated that indeed the two


approaches were comparable, t(268)=-0.008, p>0.05.; likewise,
equality of variance did not differ significantly under Levene's
Test (p>0.05), as shown in Table 2.
At the same time, an independent sample T-test was run to
test if the derived longitude with a mean equal to 120.5961 and
standard error of 0.00025 is comparable to Google Maps
longitude measurement with a mean equal to 120.5961 and
standard error of 0.00025, as shown in Table 3.
Fig. 2. Access ramps around the CBD of Baguio
TABLE III. GROUP STATISTICS OF LONGITUDE
The distance in meters was used as the weight of each edge.
Longitude N Mean Std. Deviation Std. Error Mean The distance was derived using the Haversine formula and
Derived 135 120.5961 0.00291 0.00025 validated through Google Earth.
Google
135 120.5961 0.00292 0.00025
Maps An independent sample T-test was run to test if the road
distance calculated using Haversine formula (mean = 56.4619,
standard error = 4.49) is comparable to Google Earth distance
The statistical result indicated that indeed the two (mean = 56.1250, standard error = 4.488) as shown in Table 5.
approaches were comparable, t(268)=-0.001, p>0.05.; likewise,
equality of variance did not differ significantly under Levene's
TABLE V. GROUP STATISTICS OF ROAD DISTANCE
Test (p>0.05), as shown in Table 4.
Road N Mean Std. Deviation Std. Error Mean
The current study has confirmed the reliability of the
Haversine 168 56.4619 58.20125 4.49033
derived latitude and longitude as a source of location Google
information of the PWD ramps and passable drop curbs around Eath
168 58.1250 58.17527 4.48832

TABLE IV. INDEPENDENT SAMPLE TEST OF LATITUDE

Lavene's Test for Equality of Variances T-Test of Equality of Means


95% Confidence Interval of
Variance Sig. Mean Std. Error
F Sig. t df the Difference
(2-tailed) Difference Difference
Lower Upper
Equal variances
0.000 0.993 -0.001 268 0.999 0.0000 0.00035 -0.00070 0.00070
assumed
Equal variances
-0.001 268.000 0.999 0.0000 0.00035 -0.00070 0.00070
not assumed

196

Authorized licensed use limited to: HCT Salalah. Downloaded on July 21,2021 at 11:56:10 UTC from IEEE Xplore. Restrictions apply.
TABLE VI. INDEPENDENT SAMPLE TEST OF ROAD DISTANCE
Lavene's Test for Equality of
T-Test of Equality of Means
Variances
Variance 95% Confidence Interval of the
Sig. Mean Std. Error Difference
F Sig. t df
(2-tailed) Difference Difference
Lower Upper
Equal variances
0.000 0.998 0.053 334 0.958 0.33690 6.34886 -12.15190 12.82571
assumed
Equal variances
0.53 334.000 0.958 0.33690 6.34886 -12.15190 12.82571
not assumed

The statistical result indicated that indeed the two The graph was then tested for the shortest path as shown in
approaches were comparable, t(334)=0.053, p>0.05.; likewise, Fig. 4. The start vertex was selected as 1 and the ending vertex
equality of variance did not differ significantly under Levene's as 26. Dijkstra is the routing algorithm. The graph was able to
Test (p>0.05), as shown in Table 6. generate the shortest path as 0 > 18 > 19 > 20 > 21 > 22 > 23 >
24 > 25 > 26.
The study shows that both Haversine Formula and Google
Earth distance values obtained did not differ significantly. It V. CONCLUSION
can be concluded that the Haversine formula that was used on
the road distance computation has a small difference compared Travel navigation of people with ambulant disabilities is
to Google Earth distance measurement. The same findings undeniably important to allow them to move around safely and
were reported by [31], [32], [33], [34] in their studies. swiftly. Determining the proper route after locating the correct
PWD ramps and wheelchair passable drop curbs is a crucial
task. This study proposed a model to help mobility-impaired
persons and people around them to represent a road network as
a graph.
The results of the study indicated that the derived latitude
and longitude of the PWD ramps and wheelchair passable drop
curbs using the GPS of a mobile phone did not significantly
differ from the Google Maps coordinates. Also, the calculated
distance between nodes did not vary considerably from the
Google Earth measurement.
The empirical study of road modeling demonstrates the
Fig. 3. Partial map of the 135 ramps around the CBD of Baguio applicability of the proposed approach. In the future, it is also
expected to further optimize the weight of the graph
The graph was visualized using GraphTea, as shown in Fig. considering the multiple convergent criteria that affect the
3. The coordinates were converted as nodes, and the edges selection of the best path.
were labeled accordingly. The graph can be characterized by a
maximum degree of 3 and with a minimum of 1. This means ACKNOWLEDGMENT
that the vertex's degree with the greatest number of edges The authors wish to thank AMA University, Philippines for
incident to it is three, while the degree of the vertex with the the wonderful opportunity and continuing support on this kind
least number of edges incident to it is one. The graph girth size of work.
is 4. This implies that the graph contains a cycle, and the
length of the shortest cycle is 4. There are no other connected REFERENCES
components in the graph. The graph has a minimum of 4 colors. [1] World Health Organization, “World report on disability,”
There are four triangles in the graph, in which three vertices Dec. 13, 2011. [Online]. Available:
and three edges form a triangle. https://www.who.int/disabilities/world_report/2011/report/en/.
[Accessed: Aug. 12, 2020].
[2] World Bank, “UN high-level meeting of the General Assembly on
Disability,” Sept. 17, 2013. [Online]. Available:
https://www.worldbank.org/en/news/pressrelease/2013/09/23/statement-
from-the-world-bank-group-at-the-un-high-level-meeting-of-the-
general-assembly-on-disability. [Accessed: Aug. 12, 2020].
[3] United Nations Department of Economic and Social Affairs, “Disability
and development report,” 2008. [Online]. Available:
https://www.un.org/development/desa/disabilities/wpcontent/uploads/sit
es/15/2019/07/disability-report-chapter1.pdf. [Accessed: Aug. 12, 2020].
[4] L. C. Oliveira et al., "Mobile augmented reality enhances indoor
navigation for wheelchair users," Research on Biomedical Engineering,
vol. 32, no. 2, pp. 111-122, May 2016.
[5] S. Ethel, Old People in Three Industrial Societies. New York: Routledge,
Fig. 4. Simulation of the shortest path 2017.

197

Authorized licensed use limited to: HCT Salalah. Downloaded on July 21,2021 at 11:56:10 UTC from IEEE Xplore. Restrictions apply.
[6] T. Shakespeare, Disability: The Basics, 1st ed. New York: Routledge, [21] E. Winarno, W. Hadikurniawati, and R. N. Rosso, "Location based
2017. service for presence system using haversine method," in 2017
[7] Wheelchair Foundation, “Frequently asked questions”. [Online]. International Conference on Innovative and Creative Information
Available: https://www.wheelchairfoundation. org/ about/. [Accessed: Technology (ICITech). [Online]. doi: 10.1109/INNOCIT.2017.8319153
Aug. 12, 2020]. [22] A. A. Kikelomo, Y. Nureni and P. Adelokun, "Design and
[8] Philippine Statistics Authority, Republic of the Philippines, “The implementation of mobile map application for finding shortest direction
2010 census of population and housing reveals the Philippine between two pair locations using shortest path algorithm: a case study,"
population at 92.34 million,” Apr. 4, 2012. [Online]. Available: Int. J. Advanced Networking and Applications, vol. 9, no. , pp. 3300-
https://psa.gov.ph/content/2010-census-population-and-housing-reveals- 3305, Aug. 2017.
philippine-population-9234-million. [Accessed: Aug. 12, 2020]. [23] M. S. Mokashi, P. Okeke, and U. Mohan. "Study on the use of
[9] Department of Health, Republic of the Philippines, “Health and Geographic Information Systems (GIS) for effective transport planning
wellness of persons with disabilities - Situational analysis: 1-10”. for Transport for London (TfL)," in Proc. International Conference on
[Online]. Available: http://caro.doh.gov.ph/wp- Data Engineering and Communication Technology. [Online]. doi:
content/uploads/2016/01/PWD-situational-analysis.pdf. [Accessed: Aug. 10.1007/978-981-10-1678-3_69
12, 2020]. [24] M. C. Rodriguez-Sánchez and J. Martinez-Romo, "GAWA–Manager for
[10] O. Empian, “Advocating PWD rights, one jeepney ride at a time”. accessibility Wayfinding apps," International Journal of Information
[Online]. Available: http://baguiomidlandcourier.com.ph/anniv16_ Management, vol. 37, no. 6, pp. 505-519, Dec. 2017.
article.asp?mode=anniv_%202016/supplements/empian.txt. [Accessed: [25] R. Castillo, J. Caliwag, A. J. Santos, and R. Pagaduan, "TIP EXPRESS:
Aug. 12, 2020]. An Android school navigation application," International Journal of
[11] The City Government of Baguio, “PWD-related activities Computer and Communication Engineering, vol. 7, no. 3, pp. 98-106,
institutionalized”. [Online]. Available: http://www.baguio.gov.ph/ July 2018.
content/pwd-related-activities-institutionalized. [Accessed: Aug. 12, [26] M. Balmeo et al., "Integrating technology in teaching students with
2020]. special learning needs in the SPED schools in Baguio City," IAFOR
[12] H. Kotaro, C. Chan, and J. E. Froehlich, "The design of assistive Journal of Education, vol. 2, no. 2, pp. 149-178, Aug. 2014.
location-based technologies for people with ambulatory disabilities: A [27] S. Schlick, I. Eigner, and A. Fechner, "Using collective intelligence
formative study," in Proc. 2016 CHI Conference on Human Factors in to generate trend-based travel recommendations," in Proc. 7th
Computing Systems. [Online]. doi: 10.1145/2858036.2858315 International Joint Conference on Knowledge Discovery, Knowledge
[13] R. N. Abdullaha, S. Yahyab, and M. R. Malimc, "Enhancing decision Engineering and Knowledge Management (IC3K). [Online]. doi:
making process using AHP-SCOR Integrated Model (ASIM)," 10.5220/0005582201770185
International Journal of Innovation, Creativity and Change, vol. 8, no. [28] P. Zandbergen and S. J. Barbeau, "Positional accuracy of assisted GPS
11, pp. 159-171, 2019. data from high-sensitivity GPS-enabled mobile phones," The Journal of
Navigation, vol. 64, no. 3, pp. 381-399, June 2011.
[14] F. Ajmi, S. B. Abdallah, S. B. Othman, H. Zgaya-Biau, and S.
Hammadi,"An innovative system to assist the mobility of people with [29] K. Merry and P. Bettinger, "Smartphone GPS accuracy study in an
motor disabilities" in 2019 IEEE International Conference on Systems, urban environment," PloS One, vol. 14, no. 7, pp. 1-19, July 2019.
Man and Cybernetics (SMC). [Online]. Available: https://hal.archives- [30] M. Modsching, R. Kramer, and K. Hagen, "Field trial on
ouvertes.fr/hal-02439262 GPS accuracy in a medium size city: The influence of built-up,"
[15] L. Arellano, D. Del Castillo, G. G. Idrovo, and F. T. Leon, "Mobile in Proc. 3rd WPNC. [Online]. Available:
application based on Dijkstra's algorithm, to improve the inclusion of http://www.modsching.com/papers/FieldtrialonGPSAccuracy10pages20
people with motor disabilities within urban areas," in World Conference 06-02-10_06crcit.pdf
on Information Systems and Technologies. [Online]. doi: 10.1007/978-3- [31] E. Maria, E. Budiman, H. Haviluddin, and M. Taruk, "Measure distance
030-16184-2_22 locating nearest public facilities using Haversine and Euclidean
[16] G. Szücs, "Decision support for route search and optimum finding in Methods," in IOP-Journal of Physics Conference Series. [Online]. doi:
transport networks under uncertainty," Journal of Applied Research and 10.1088/1742-6596/1450/1/012080
Technology, vol. 13.1, pp. 125-134, Feb. 2015. [32] K. Saputra, N. Nazaruddin, D. H. Yunardi, and R. Andriyani,
[17] E. Muñoz et al., "SIMON: Assisted mobility for older and impaired "Implementation of Haversine formula on location based mobile
users," Transportation Research Procedia, vol. 14, pp. 4420-4429, 2006. application in Syiah Kuala University," in 2019 IEEE
International Conference on Cybernetics and Computational
[18] B. Mantha, C. Menassa, V. Kamat, and C. D’Souza, "Evaluation of Intelligence (CyberneticsCom). [Online]. doi:
preference-and constraint-sensitive path planning for assisted navigation 10.1109/CYBERNETICSCOM.2019.8875686.
in indoor building environments," Journal of Computing in Civil
Engineering, vol. 34, no. 1, p. 04019050, Jan. 2020. [33] I. Setyorini and R. Desi, "Finding nearest mosque using Haversine
formula on Android platform," Journal Online Informatika, vol. 4, no. 1,
[19] S. Comai, E. De Bernardi, M. Matteucci, and F. Salice, "Maps for easy
pp. 57-62, Feb. 2019.
paths (MEP): Enriching maps with accessible paths using MEP traces,"
in International Conference on Smart Objects and Technologies for [34] D. A. Prasetya, P. T. Nguyen, R. Faizullin, I. Iswanto, and E. F. Armay,
Social Good. [Online]. doi: 10.1007/978-3-319-61949-1_27 "Resolving the shortest path problem using the Haversine algorithm,"
Journal of Critical Reviews, vol. 7, no. 1, pp. 62-64, Jan. 2020.
[20] N. D. Priandani, H. Tolle, and D. R. Yunianto, "Design and
implementation of mobile-based application for Malang city public
transportation route search," Int. J. Advance Soft Compu. Appl, vol. 8,
no. 33, pp. 48-58, Dec. 2016.

198

Authorized licensed use limited to: HCT Salalah. Downloaded on July 21,2021 at 11:56:10 UTC from IEEE Xplore. Restrictions apply.

You might also like