quality of indoor spaces, providing circulation scores
to 3D plans, in order to help architects to decide
among different designs. Our approach accepts a 3D
plan and a relationship matrix as inputs. Then an
algorithm extracts a grid graph at a fine level of
granularity that contains all the geometrical
properties of the plan. In the next step, a topological
graph is generated that reveals the cost of movement
among different spaces, and the traffic flow cost of a
3D plan is calculated. Finally, circulation quality is
measured based on similarity of the topological
graph and the relationship matrix, and the traffic
score of the given 3D plan.
The remainder of the paper is organized as
follows. Section 2 provides a review of some related
work that attempted to measure circulation quality in
architecture. Section 3 introduces our proposed
approach. Section 4 discusses the experimental
results for three different 3D plan. Finally, a
conclusion and discussion based on our finding from
this study are presented in section 5.
2 RELATED WORK
One of the earliest studies in the field uses a shared
concept between architecture and geography, isovist
(Benedikt, 1979),
which is defined as the part of
space visible from a given vantage point. The
vantage point is the position of the viewer so that the
quality is measured based on his/her point of view.
Thus, isovist is a smart way of understanding an
interior environment from the point of view of
individuals, as they interact with it
. This obtained
visible space is associated with different measures
such as area, distance, and occlusion. Kyeonah Yu
(Yu, 2006) takes the advantages of isovist in path
finding algorithms through a visibility graph.
(Wiener and Franz, 2005) try to find out a
relationship between spatial characteristics of
buildings and spatial experience and behaviour of
people.
Architecture is not a static experience but is
experienced dynamically through circulation in the
space (Puusepp, 2011). Church (Church and
Marston, 2003) introduced a comparative access
measurement that can be combined with traditional
measures of absolute access to assist architects in
making decision about finding optimized paths in
urban design. Paul C Merrell et al. presented an
intelligent approach for generating residential
building layouts automatically (Merrell et al., 2010).
Their method takes advantages of machine learning
and optimization techniques for producing plausible
building layouts. Although in the optimization
procedure the accessibility term, along with other
architectural terms, is applied for cost evaluation, it
only considers the number of missing connections
and entrances. Building Information Modelling
(BIM) is the process of producing and managing
data involving digital representations of physical and
functional characteristics of a building during its life
cycle. (Lee et al., 2008) present a BIM-enabled
graph application for analysing accessible routes
within indoor spaces. They use an accessible
distance measurement technique and provide a
visualization system highlighting spaces that are in
the path. In the field of interior spaces, much work
has been done to provide a spatial model for
measuring the navigations quality between different
space units. In addition, some studies concentrated
on location-aware navigation in the form of
navigation queries that help the users to find a point
of interest through evaluating some factors such as
travel time(Afyouni et al., 2012). According to
(Afyouni et al., 2012) two types of spatial models
are recognized: geometric and symbolic spatial
models.
2.1 Geometrical Representation
Geometric spatial models are based on geometrical
characteristics of the space. A widespread approach
in the field consists of splitting the plan into certain
number of non-overlapping parts. A well-known
grid-based approach uses a regular tessellation
method. Moravec et al (Moravec and Elfes, 1985)
present high-resolution spatial maps in a system that
navigates a mobile robot to a desired destination.
Although grid based approaches are appropriate
for navigation and easy to implement, they are
expensive in terms of memory and processing time
for large spaces. This well-known geometric
structure splits a space into regions close to a set of
particular points of interest (Choset, 1997).The main
drawback of Voronoi tessellations is that, in some
situations, the path may not be optimal (Afyouni et
al., 2012).
2.2 Symbolic-based Models
Symbolic-based approaches try to generate a graph
based on topological characteristics of a given space
(Dürr and Rothermel, 2003), where nodes are
semantic locations (e.g., rooms, doors) and edges are
connections that provide the possibility of
movement between locations (Choset and Burdick,
2000); (Remolina et al., 1999). Place based graphs
AComputationalMetricoftheQualityofCirculationinInteriorSpaces
131