(function(doc, html, url) { var widget = doc.createElement("div"); widget.innerHTML = html; var script = doc.currentScript; // e = a.currentScript; if (!script) { var scripts = doc.scripts; for (var i = 0; i < scripts.length; ++i) { script = scripts[i]; if (script.src && script.src.indexOf(url) != -1) break; } } script.parentElement.replaceChild(widget, script); }(document, '

An approach for developing indoor navigation systems for visually impaired people

What is it about?

This article presents a Building Information Model (BIM), which describes the topo¬logy, geomet¬ry, and semantics of buildings; user preferences; and status of sensors deployed in the building. The aim is to propose an approach for developing a context-aware indoor navigation system, which assists blind and visually impaired people in unfamiliar large public buildings with complex horizontal and vertical connectivity. The proposed building data model aims to overcome the drawbacks of existing BIM-based Indoor Navigation Systems (INS). The innovation aspects of the proposed data model can be summarized as follows: 1) Abstract description of the hierarchy of building elements; 2) BIM is focused on indoor navigation. It allows one to extract information about the topology of a specified part of the building, which is used by an algorithm for coarse-to-fine path finding; 3) Provides rich semantic information on all building elements, objects and users located in the building; and 4) Pro-vides all necessary information for obstacle (fixed and movable) avoidance.

Read more on Kudos…
The following have contributed to this page:
Rosen Ivanov
' ,"url"));