Indoor Navigation System
Indoor Navigation System
Indoor Navigation System
https://doi.org/10.22214/ijraset.2023.50018
International Journal for Research in Applied Science & Engineering Technology (IJRASET)
ISSN: 2321-9653; IC Value: 45.98; SJ Impact Factor: 7.538
Volume 11 Issue IV Apr 2023- Available at www.ijraset.com
Abstract: At some point in their life, everyone has probably gotten lost in an auditorium, had trouble finding an exit at an
airport, or maybe they got there late because they didn't find suitable lecture hall in a university. But this way of getting lost in
complexes and large halls could soon be a thing of the past. Today, indoor navigation apps for mobile devices are common and
people need to find their destination inside tall buildings. Most indoor navigation apps use different technologies such as Wi-Fi
fingerprints and Bluetooth beacons. These applications use pre-computed paths and fixed background maps to guide users to
their destinations. Users of these systems need to understand how specific interior cards and card reading signals work in
general. Additionally, these systems require complex and precise calculations to determine a route before navigating begins,
which can be affected by spotty Wi-Fi signals. Discover Indoor Maps, the new generation of indoor navigation. In this article, we
offer an indoor map that expands to 3D capabilities using augmented reality, with an increasing focus on commerce and general
orientation. Indoor navigation systems integrating augmented reality allow users to locate locations in buildings and gain more
knowledge about their surroundings. Although different efforts with different technologies, infrastructures and capabilities have
been introduced, the procedures used to specify these systems have not yet been standardized. Additionally, while systems
generally manage location contextual information in a proprietary format, a platform-independent model is desirable, which
would encourage its access, updating, and management. This article proposes an approach for the development of an indoor
navigation system based on the integration of augmented reality and semantic web technologies to present navigation
instructions and contextual information about the environment. It consists of four modules: Defining Spatial Models, Data
Management (Ontology Supported), Location and Navigation, and Content Visualization.
I. INTRODUCTION
Indoor Navigation is all about providing flexible guidance to people in chaotic and unfamiliar buildings in universities and resorts.
Navigation systems help users easily enter unfamiliar surroundings. The term "navigation" collectively includes the tasks of locating
a user's location, planning a feasible route, and guiding the user along the route to a desired destination. Our system will provide sm
ooth localized navigation in large institutions using our navigation system. Indoor navigation is a revolutionary concept that visualiz
es indoor sites and spatial data on 2D or 3D digital maps.
This allows us to walk around universities, large shopping malls, hospitals, auditoriums, etc. navigation. In terms of complexity, ind
oor navigation is very different from outdoor navigation. In our indoor navigation, the technology is rather complex as it consists of
3 modules which should be categorized as site mapping, database population and user interface design. Augmented Reality (AR) lev
erages dynamic and accurate 3D maps for realworld experiences. Displaying people, assets and places on a digital map enables solut
ions such as indoor navigation and indoor positioning.
Indoor navigation apps for mobile devices are common and people need to find a destination inside a tall building. These application
s use precomputed paths and fixed background maps to guide users to their destinations. Users of these systems need to understand
how specific interior cards and card reading signals work in general. Additionally, these systems require complex and precise calcul
ations to determine a route before navigating begins, which can be affected by spotty Wi-
Fi signals. Discover Indoor Maps, the new generation of indoor navigation.
In this article, we offer an indoor map that expands to 3D capabilities using augmented reality, with an increasing focus on commerc
e and general orientation. Indoor navigation systems integrating augmented reality allow users to locate locations in buildings and g
ain more knowledge about their surroundings. Although different efforts with different technologies, infrastructures and capabilities
have been introduced, the procedures used to specify these systems have not yet been standardized. Additionally, while systems gen
erally manage location contextual information in a proprietary format, a platform-
independent model is desirable, which would encourage its access, updating, and management. This article proposes an approach for
the development of an indoor navigation system based on the integration of augmented reality and semantic web technologies to pr
esent navigation instructions and contextual information about the environment.
©IJRASET: All Rights are Reserved | SJ Impact Factor 7.538 | ISRA Journal Impact Factor 7.894 | 30
International Journal for Research in Applied Science & Engineering Technology (IJRASET)
ISSN: 2321-9653; IC Value: 45.98; SJ Impact Factor: 7.538
Volume 11 Issue IV Apr 2023- Available at www.ijraset.com
It is an indoor navigation app that can use augmented reality without any restrictions. The first step in the development of this applicati
on is to build a 3D model of the building and its interior where we will deploy this application. We use cellular tools to develop 3D mo
dels of buildings. The system needs to know the user's location and it needs to be mapped to a 3D model of the building. Aunit that allo
ws the device to detect horizontal and vertical surfaces and planes.
It also includes motion detection, allowing phones to understand and track their position relative to the world. As AR Core continue
s to improve and expand, it will add more contextual and semantic understanding of people, places, and things. Unity is a free and o
pensource 3D computer graphics software tool used to create animated films, visual effects, art, 3D printed models, motion graphics
, interactive 3D applications, virtual reality and computer games. Unity will naturally import DCC (Digital Content Creation), fbx a
nd obj files. To achieve this, we will install QR codes in all possible destinations in the building, assuming that any destination can b
e used as a starting point for the user.
Each QR code is linked to a specific graph node, but not all nodes contain a QR code. Using QR codes, the navigation map can iden
tify the user's location and place 3D objects on the smartphone screen. 3D objects are represented by arrows defining the direction to
the next point. Once the user scans a QR code, the system will know their current location and prompt them to choose a destination.
After the user selects a destination, the user's camera is activated.
Google AR Core performs both location and mapping by getting realtime information from the user's camera, which means compari
ng the realtime information from the camera with the 3D model of the building to get the location exact from the user. As the user m
oves through the building, their location is updated very seamlessly, like GPS. Depending on the selected path, the AR (augmented r
eality) arrows point to the next node on the path. So the user knows exactly where to turn right or left. When the system knows the u
ser's location, it uses the A* shortest path search algorithm to find the shortest path to the selected destination.
The A* algorithm is faster, more efficient and more reliable than Dijkstra's algorithm. After the system finds the way to the destinati
on, it places a virtual 3D arrow object on the user's camera screen to help the user reach the destination by the shortest path. The sho
rtest path is continually updated as the user's location is updated.
©IJRASET: All Rights are Reserved | SJ Impact Factor 7.538 | ISRA Journal Impact Factor 7.894 | 31
International Journal for Research in Applied Science & Engineering Technology (IJRASET)
ISSN: 2321-9653; IC Value: 45.98; SJ Impact Factor: 7.538
Volume 11 Issue IV Apr 2023- Available at www.ijraset.com
The process begins with a projection into a point cloud discretized into a voxelbased model and a region ascent followed by a projec
tion into a point cloud discretized into a voxelbased model. Outdoors, the orientation of the trajectory has been used to identify road
segments and thus define the soil composition in curbs, sidewalks, ramps and stairs based on geometric and topological characteristi
cs (Balado, Vilariño , Arias and Soilan et al., 2017) (Vilariño, Verbree , Zlatanova and Diakité et al.Already 2017).
Optical and visionbased location systems use motion sensors or cameras in a user's mobile device to assess the location of a person
or object within a building by detecting markers or images in the building (Mautz & Tilch, 2011); Klopschitz, Schall, Schmalstieg a
nd Reitmayr, 2010).
A marker is a static object with a marker that can be used as a reference in the field of view of an image sensor (e.g., cell phone cam
era) (Mautz, 2012).
2) Software requirements:
a) Android operating system
b) Unity Software
c) Windows 7 (+)
d) 2 GB RAM
e) Graphics API
©IJRASET: All Rights are Reserved | SJ Impact Factor 7.538 | ISRA Journal Impact Factor 7.894 | 32
International Journal for Research in Applied Science & Engineering Technology (IJRASET)
ISSN: 2321-9653; IC Value: 45.98; SJ Impact Factor: 7.538
Volume 11 Issue IV Apr 2023- Available at www.ijraset.com
B. Block Diagram
Start
App Launched
False
Permissions
True
User must scan QR code to get
current location at starting
point
End
V. CONCLUSION
Users of indoor navigation systems can view their location on a map on their smart device. After selecting a destination or point of
interest, the route to the selected destination is displayed on the map. This tool is invaluable for newcomers and guests as they can
find their destination room faster and easier. Some people may find it an added benefit not to have to ask a stranger for help if they
get lost in a new building. Navigation instructions are displayed on the camera view.
REFERENCES
[1] Mulloni, A.; Wagner, D.; Barakonyi, I.; Schmalstieg, D. Indoor positioning and navigation with camera phones. IEEE Pervasive Comput. 2009, 8, 22–31
[2] Huey, L.C.; Sebastian, P.; Drieberg, M. Augmented reality based indoor positioning navigation tool. In Proceedings of the IEEE Conference on Open Systems,
Langkawi, Malaysia, 25–28 September 2011; pp. 256–260.
[3] Mehdi Mekni and Andre Lemieux,” Augmented reality: Applications challenges and future trends”, Applied Computational Science— Proceedings of the 13th
International Conference on Applied Computer and Applied Computational Science (ACACOS ‘14), pp. 205- 209, 2014.
[4] Basiri, A.; Lohan, E.S.; Moore, T.; Winstanley, A.; Peltola, P.; Hill, C.; Amirian, P.; Figueiredo e Silva, P. Indoor Location Based Services Challenges,
Requirements and Usability of Current Solutions. Comput. Sci. Rev. 2017, 24, 1–12.
[5] Li, K.-J.; Zlatanova, S.; Torres-Sospedra, J.; Perez-Navarro, A.; Laoudias, C.; Moreira, A. Survey on Indoor Map Standards and Formats. In Proceedings of the
2019 International Conference on Indoor Positioning and Indoor Navigation (IPIN), Pisa, Italy, 30 September–3 October 2019; pp. 1–8
©IJRASET: All Rights are Reserved | SJ Impact Factor 7.538 | ISRA Journal Impact Factor 7.894 | 33