CumInCAD is a Cumulative Index about publications in Computer Aided Architectural Design
supported by the sibling associations ACADIA, CAADRIA, eCAADe, SIGraDi, ASCAAD and CAAD futures

PDF papers
References

Hits 1 to 20 of 716

_id 071a
authors Myers, B., Hudson, S.E. and Pausch, R.
year 2001
title Past, Present, and Future of User Interface Software Tools
source Carroll, J. (eds), Human-Computer Interaction in the New Millennium, Addison Wesley, ACM Press, New York, pp. 213–233
summary A user interface software tool helps developers design and implement the user interface. Research on past tools has had enormous impact on today's developers-virtually all applications today were built using some form of user interface tool. In this paper, we consider cases of both success and failure in past user interface tools. From these cases we extract a set of themes which can serve as lessons for future work. Using these themes, past tools can be characterized by what aspects of the user interface they addressed, their threshold and ceiling, what path of least resistance they offer, how predictable they are to use, and whether they addressed a target that became irrelevant. We believe the lessons of these past themes are particularly important now, because increasingly rapid technological changes are likely to significantly change user interfaces. We are at the dawn of an era where user interfaces are about to break out of the "desktop" box where they have been stuck for the past 15 years. The next millenium will open with an increasing diversity of user interfaces on an increasing diversity of computerized devices. These devices include hand-held personal digital assistants (PDAs), cell phones, pagers, computerized pens, computerized notepads, and various kinds of desk, and wall-size computers, as well as devices in everyday objects (such as mounted on refrigerators, or even embedded in truck tires). The increased connectivity of computers, initially evidenced by the World-Wide Web, but spreading also with technologies such as personal-area networks, will also have a profound effect on the user interface to computers. Another important force will be recognitionbased user interfaces, especially speech, and camera-based vision systems. Other changes we see are an increasing need for 3D and end-user customization, programming, and scripting. All of these changes will require significant support from the underlying user interface software tools.
series other
last changed 2003/04/23 15:50

_id 456f
authors Quintana, C., Carra, A., Krajcik, J. and Soloway, E.
year 2001
title Learner-Centered Design: Reflections and New Directions
source Carroll, J. (eds), Human-Computer Interaction in the New Millennium, Addison Wesley, ACM Press, New York, pp. 605 – 626.
summary An Overview of Learner-Centered Design. Audience: Who Are "Learners"? LCD Problem: The Conceptual Gap between Learner and Work. Bridging the Learner-Centered Conceptual Gap: Designing for Learners. Open Issues In Designing Learner-Centered Tools. Issues in Learner-Centered Work and Task Analysis. Issues in Learner-Centered Requirements Specification. Issues in Learner-Centered Software Design. Issues in Learner-Centered Software Evaluation. Conclusion.
series other
last changed 2003/04/23 15:14

_id 8aef
authors Dave, Bharat
year 2001
title Immersive Modeling Environments
source Reinventing the Discourse - How Digital Tools Help Bridge and Transform Research, Education and Practice in Architecture [Proceedings of the Twenty First Annual Conference of the Association for Computer-Aided Design in Architecture / ISBN 1-880250-10-1] Buffalo (New York) 11-14 October 2001, pp. 242-247
doi https://doi.org/10.52842/conf.acadia.2001.242
summary The paper describes development of a large-format panoramic display environment. Unlike the ‘window-on-the-world’ metaphor associated with small displays, immersive environments foster a sense of ‘being-in-the-world’. That raises a question: Which aspects of human-computer interaction and information perception scale up or change substantially from small displays to immersive environments? The paper first describes implementation of our display environment, projects being explored in it, and motivates a focused research agenda. Finally, the paper describes an experiment to study differences in spatial judgments by subjects while working in traditional and immersive environments.
keywords Immersive Modeling, Interaction, Perception, Information Abstractions, Navigation
series ACADIA
email
last changed 2022/06/07 07:55

_id avocaad_2001_22
id avocaad_2001_22
authors Jos van Leeuwen, Joran Jessurun
year 2001
title XML for Flexibility an Extensibility of Design Information Models
source AVOCAAD - ADDED VALUE OF COMPUTER AIDED ARCHITECTURAL DESIGN, Nys Koenraad, Provoost Tom, Verbeke Johan, Verleye Johan (Eds.), (2001) Hogeschool voor Wetenschap en Kunst - Departement Architectuur Sint-Lucas, Campus Brussel, ISBN 80-76101-05-1
summary The VR-DIS research programme aims at the development of a Virtual Reality – Design Information System. This is a design and decision support system for collaborative design that provides a VR interface for the interaction with both the geometric representation of a design and the non-geometric information concerning the design throughout the design process. The major part of the research programme focuses on early stages of design. The programme is carried out by a large number of researchers from a variety of disciplines in the domain of construction and architecture, including architectural design, building physics, structural design, construction management, etc.Management of design information is at the core of this design and decision support system. Much effort in the development of the system has been and still is dedicated to the underlying theory for information management and its implementation in an Application Programming Interface (API) that the various modules of the system use. The theory is based on a so-called Feature-based modelling approach and is described in the PhD thesis by [first author, 1999] and in [first author et al., 2000a]. This information modelling approach provides three major capabilities: (1) it allows for extensibility of conceptual schemas, which is used to enable a designer to define new typologies to model with; (2) it supports sharing of conceptual schemas, called type-libraries; and (3) it provides a high level of flexibility that offers the designer the opportunity to easily reuse design information and to model information constructs that are not foreseen in any existing typologies. The latter aspect involves the capability to expand information entities in a model with relationships and properties that are not typologically defined but applicable to a particular design situation only; this helps the designer to represent the actual design concepts more accurately.The functional design of the information modelling system is based on a three-layered framework. In the bottom layer, the actual design data is stored in so-called Feature Instances. The middle layer defines the typologies of these instances in so-called Feature Types. The top layer is called the meta-layer because it provides the class definitions for both the Types layer and the Instances layer; both Feature Types and Feature Instances are objects of the classes defined in the top layer. This top layer ensures that types can be defined on the fly and that instances can be created from these types, as well as expanded with non-typological properties and relationships while still conforming to the information structures laid out in the meta-layer.The VR-DIS system consists of a growing number of modules for different kinds of functionality in relation with the design task. These modules access the design information through the API that implements the meta-layer of the framework. This API has previously been implemented using an Object-Oriented Database (OODB), but this implementation had a number of disadvantages. The dependency of the OODB, a commercial software library, was considered the most problematic. Not only are licenses of the OODB library rather expensive, also the fact that this library is not common technology that can easily be shared among a wide range of applications, including existing applications, reduces its suitability for a system with the aforementioned specifications. In addition, the OODB approach required a relatively large effort to implement the desired functionality. It lacked adequate support to generate unique identifications for worldwide information sources that were understandable for human interpretation. This strongly limited the capabilities of the system to share conceptual schemas.The approach that is currently being implemented for the core of the VR-DIS system is based on eXtensible Markup Language (XML). Rather than implementing the meta-layer of the framework into classes of Feature Types and Feature Instances, this level of meta-definitions is provided in a document type definition (DTD). The DTD is complemented with a set of rules that are implemented into a parser API, based on the Document Object Model (DOM). The advantages of the XML approach for the modelling framework are immediate. Type-libraries distributed through Internet are now supported through the mechanisms of namespaces and XLink. The implementation of the API is no longer dependent of a particular database system. This provides much more flexibility in the implementation of the various modules of the VR-DIS system. Being based on the (supposed to become) standard of XML the implementation is much more versatile in its future usage, specifically in a distributed, Internet-based environment.These immediate advantages of the XML approach opened the door to a wide range of applications that are and will be developed on top of the VR-DIS core. Examples of these are the VR-based 3D sketching module [VR-DIS ref., 2000]; the VR-based information-modelling tool that allows the management and manipulation of information models for design in a VR environment [VR-DIS ref., 2000]; and a design-knowledge capturing module that is now under development [first author et al., 2000a and 2000b]. The latter module aims to assist the designer in the recognition and utilisation of existing and new typologies in a design situation. The replacement of the OODB implementation of the API by the XML implementation enables these modules to use distributed Feature databases through Internet, without many changes to their own code, and without the loss of the flexibility and extensibility of conceptual schemas that are implemented as part of the API. Research in the near future will result in Internet-based applications that support designers in the utilisation of distributed libraries of product-information, design-knowledge, case-bases, etc.The paper roughly follows the outline of the abstract, starting with an introduction to the VR-DIS project, its objectives, and the developed theory of the Feature-modelling framework that forms the core of it. It briefly discusses the necessity of schema evolution, flexibility and extensibility of conceptual schemas, and how these capabilities have been addressed in the framework. The major part of the paper describes how the previously mentioned aspects of the framework are implemented in the XML-based approach, providing details on the so-called meta-layer, its definition in the DTD, and the parser rules that complement it. The impact of the XML approach on the functionality of the VR-DIS modules and the system as a whole is demonstrated by a discussion of these modules and scenarios of their usage for design tasks. The paper is concluded with an overview of future work on the sharing of Internet-based design information and design knowledge.
series AVOCAAD
email
last changed 2005/09/09 10:48

_id 1af4
authors Kalay, Yehuda E. and Marx, John
year 2001
title Architecture and the Internet: Designing Places in Cyberspace
source Reinventing the Discourse - How Digital Tools Help Bridge and Transform Research, Education and Practice in Architecture [Proceedings of the Twenty First Annual Conference of the Association for Computer-Aided Design in Architecture / ISBN 1-880250-10-1] Buffalo (New York) 11-14 October 2001, pp. 230-241
doi https://doi.org/10.52842/conf.acadia.2001.230
summary Cyberspace, as the information space is called, has become accessible in the past decade through the World Wide Web. And although it can only be experienced through the mediation of computers, it is quickly becoming an alternative stage for everyday economic, cultural, and other human activities. As such, there is a potential and a need to design it according to place-like principles. Making places for human inhabitation is, of course, what architects, landscape architects, town planners, and interior designers have been doing in physical space for thousands of years. It is curious, therefore, that Cyberspace designers have not capitalized on the theories, experiences, and practices that have been guiding physical place-making. Rather, they have adopted the woefully inadequate ‘document metaphor’: instead of ‘web-places’ we find ‘web-pages.’ 3D environments that closely mimic physical space are not much better suited for making Cyber-places: they are, by and large, devoid of essential characteristics that make a ‘place’ different from a mere ‘space,’ and only rarely are they sensitive to, and take advantage of, the peculiarities of Cyberspace. We believe that this state of affairs is temporary, characteristic of early adoption stages of new technologies. As the Web matures, and as it assumes more fully its role as a space rather than as means of communication, there will be a growing need to design it according to place-making principles rather than document-making ones. By looking at physical architecture as a case study and metaphor for organizing space into meaningful places, this paper explores the possibility of organizing Cyberspace into spatial settings that not only afford social interaction, but, like physical places, also embody and express cultural values. At the same time, because Cyberspace lacks materiality, is free from physical constraints, and because it can only be ‘inhabited’ by proxy, these ‘places’ may not necessarily resemble their physical counterparts.
keywords Place, Internet, Cyberspace
series ACADIA
email
last changed 2022/06/07 07:52

_id 887c
authors Knight, Michael and Brown, André
year 2001
title Towards a natural and appropriate Architectural Virtual Reality: the nAVRgate project. Past, present, future
source Proceedings of the Ninth International Conference on Computer Aided Architectural Design Futures [ISBN 0-7923-7023-6] Eindhoven, 8-11 July 2001, pp. 139-149
summary The lure of virtual environments is strong and the apparent potential is enticing. But questions of how Human Computer Interaction (HCI) issues should be handled and married with best practice in Human-Human Interaction (HHI) remains largely unresolved. How should architectural images and ideas be most appropriately represented, and how should designers interact and react through this computer mediated medium? Whilst there is never likely to be unanimity in answer to such questions, we can develop new ideas and new systems, test them, report on them and invite comment. The nature and novelty of virtual environments is such that refinements and innovations are likely to come from a variety of sources and in a variety of ways. The work described here explains the evolution and current plans for the development of a particular approach that has been developed and refined by the authors. Low-cost, effective and appropriate are the key words that have driven the developments behind the evolving nAVRgate system that has arisen from this work, and that is described here.
keywords Virtual Environments, Navigation, Interaction, Perception
series CAAD Futures
email
last changed 2006/11/07 07:22

_id cf2011_p115
id cf2011_p115
authors Pohl, Ingrid; Hirschberg Urs
year 2011
title Sensitive Voxel - A reactive tangible surface
source Computer Aided Architectural Design Futures 2011 [Proceedings of the 14th International Conference on Computer Aided Architectural Design Futures / ISBN 9782874561429] Liege (Belgium) 4-8 July 2011, pp. 525-538.
summary Haptic and tactile sensations, the active or passive exploration of our built surroundings through our sense of touch, give us a direct feeling and detailed information of space, a sense of architecture (Pallasmaa 2005). This paper presents the prototype of a reactive surface system, which focuses its output on the sense of touch. It explains how touch sensations influence the perception of architecture and discusses potential applications that might arise from such systems in the future. A growing number of projects demonstrate the strong impact of interaction design on the human senses and perception. They offer new ways of sensing and experiencing architectural space. But the majority of these interaction concepts focus on visual and auditory output-effects. The sense of touch is typically used as an input generator, but neglected as as a potential receiver of stimuli. With all the possibilities of sensors and micro-devices available nowadays, there is no longer a technical reason for this. It is possible to explore a much wider range of sense responding projects, to broaden the horizon of sensitive interaction concepts (Bullivant 2006). What if the surfaces of our surroundings can actively change the way it feels to touch them? What if things like walls and furniture get the ability to interactively respond to our touch? What new dimensions of communication and esthetic experience will open up when we conceive of tangibility in this bi-directional way? This paper presents a prototype system aimed at exploring these very questions. The prototype consists of a grid of tangible embedded cells, each one combining three kinds of actuators to produce divergent touch stimuli. All cells can be individually controlled from an interactive computer program. By providing a layering of different combinations and impulse intensities, the grid structure enables altering patterns of actuation. Thus it can be employed to explore a sort of individual touch aesthetic, for which - in order to differentiate it from established types of aesthetic experiences - we have created the term 'Euhaptics' (from the Greek ευ = good and άπτω = touch, finger). The possibility to mix a wide range of actuators leads to blending options of touch stimuli. The sense of touch has an expanded perception- spectrum, which can be exploited by this technically embedded superposition. The juxtaposed arrangement of identical multilayered cell-units offers blending and pattern effects of different touch-stimuli. It reveals an augmented form of interaction with surfaces and interactive material structures. The combination of impulses does not need to be fixed a priori; it can be adjusted during the process of use. Thus the sensation of touch can be made personally unique in its qualities. The application on architectural shapes and surfaces allows the user to feel the sensations in a holistic manner – potentially on the entire body. Hence the various dimensions of touch phenomena on the skin can be explored through empirical investigations by the prototype construction. The prototype system presented in the paper is limited in size and resolution, but its functionality suggests various directions of further development. In architectural applications, this new form of overlay may lead to create augmented environments that let inhabitants experience multimodal touch sensations. By interactively controlling the sensual patterns, such environments could get a unique “touch” for every person that inhabit them. But there may be further applications that go beyond the interactive configuration of comfort, possibly opening up new forms of communication for handicapped people or applications in medical and therapeutic fields (Grunwald 2001). The well-known influence of touch- sensations on human psychological processes and moreover their bodily implications suggest that there is a wide scope of beneficial utilisations yet to be investigated.
keywords Sensitive Voxel- A reactive tangible surface
series CAAD Futures
email
last changed 2012/02/11 19:21

_id avocaad_2001_16
id avocaad_2001_16
authors Yu-Ying Chang, Yu-Tung Liu, Chien-Hui Wong
year 2001
title Some Phenomena of Spatial Characteristics of Cyberspace
source AVOCAAD - ADDED VALUE OF COMPUTER AIDED ARCHITECTURAL DESIGN, Nys Koenraad, Provoost Tom, Verbeke Johan, Verleye Johan (Eds.), (2001) Hogeschool voor Wetenschap en Kunst - Departement Architectuur Sint-Lucas, Campus Brussel, ISBN 80-76101-05-1
summary "Space," which has long been an important concept in architecture (Bloomer & Moore, 1977; Mitchell, 1995, 1999), has attracted interest of researchers from various academic disciplines in recent years (Agnew, 1993; Benko & Strohmayer, 1996; Chang, 1999; Foucault, 1982; Gould, 1998). Researchers from disciplines such as anthropology, geography, sociology, philosophy, and linguistics regard it as the basis of the discussion of various theories in social sciences and humanities (Chen, 1999). On the other hand, since the invention of Internet, Internet users have been experiencing a new and magic "world." According to the definitions in traditional architecture theories, "space" is generated whenever people define a finite void by some physical elements (Zevi, 1985). However, although Internet is a virtual, immense, invisible and intangible world, navigating in it, we can still sense the very presence of ourselves and others in a wonderland. This sense could be testified by our naming of Internet as Cyberspace -- an exotic kind of space. Therefore, as people nowadays rely more and more on the Internet in their daily life, and as more and more architectural scholars and designers begin to invest their efforts in the design of virtual places online (e.g., Maher, 1999; Li & Maher, 2000), we cannot help but ask whether there are indeed sensible spaces in Internet. And if yes, these spaces exist in terms of what forms and created by what ways?To join the current interdisciplinary discussion on the issue of space, and to obtain new definition as well as insightful understanding of "space", this study explores the spatial phenomena in Internet. We hope that our findings would ultimately be also useful for contemporary architectural designers and scholars in their designs in the real world.As a preliminary exploration, the main objective of this study is to discover the elements involved in the creation/construction of Internet spaces and to examine the relationship between human participants and Internet spaces. In addition, this study also attempts to investigate whether participants from different academic disciplines define or experience Internet spaces in different ways, and to find what spatial elements of Internet they emphasize the most.In order to achieve a more comprehensive understanding of the spatial phenomena in Internet and to overcome the subjectivity of the members of the research team, the research design of this study was divided into two stages. At the first stage, we conducted literature review to study existing theories of space (which are based on observations and investigations of the physical world). At the second stage of this study, we recruited 8 Internet regular users to approach this topic from different point of views, and to see whether people with different academic training would define and experience Internet spaces differently.The results of this study reveal that the relationship between human participants and Internet spaces is different from that between human participants and physical spaces. In the physical world, physical elements of space must be established first; it then begins to be regarded as a place after interaction between/among human participants or interaction between human participants and the physical environment. In contrast, in Internet, a sense of place is first created through human interactions (or activities), Internet participants then begin to sense the existence of a space. Therefore, it seems that, among the many spatial elements of Internet we found, "interaction/reciprocity" Ñ either between/among human participants or between human participants and the computer interface Ð seems to be the most crucial element.In addition, another interesting result of this study is that verbal (linguistic) elements could provoke a sense of space in a degree higher than 2D visual representation and no less than 3D visual simulations. Nevertheless, verbal and 3D visual elements seem to work in different ways in terms of cognitive behaviors: Verbal elements provoke visual imagery and other sensory perceptions by "imagining" and then excite personal experiences of space; visual elements, on the other hand, provoke and excite visual experiences of space directly by "mapping".Finally, it was found that participants with different academic training did experience and define space differently. For example, when experiencing and analyzing Internet spaces, architecture designers, the creators of the physical world, emphasize the design of circulation and orientation, while participants with linguistics training focus more on subtle language usage. Visual designers tend to analyze the graphical elements of virtual spaces based on traditional painting theories; industrial designers, on the other hand, tend to treat these spaces as industrial products, emphasizing concept of user-center and the control of the computer interface.The findings of this study seem to add new information to our understanding of virtual space. It would be interesting for future studies to investigate how this information influences architectural designers in their real-world practices in this digital age. In addition, to obtain a fuller picture of Internet space, further research is needed to study the same issue by examining more Internet participants who have no formal linguistics and graphical training.
series AVOCAAD
email
last changed 2005/09/09 10:48

_id bb5f
authors Ahmad Rafi, M.E. and Mohd Fazidin, J.
year 2001
title Creating a City Administration System (CAS) using Virtual Reality in an Immersive Collaborative Environment (ICE)
source Architectural Information Management [19th eCAADe Conference Proceedings / ISBN 0-9523687-8-1] Helsinki (Finland) 29-31 August 2001, pp. 449-453
doi https://doi.org/10.52842/conf.ecaade.2001.449
summary Current problems in administration of a city are found to be decentralized and noninteractive for an effective city management. This usually will result in inconsistencies of decision-making, inefficient services and slow response to a particular action. City administration often spends more money, time and human resource because of these problems. This research demonstrates our research and development of creating a City Administration System (CAS) to solve the problems stated above. The task of the system is to use information, multimedia and graphical technologies to form a database in which the city administrators can monitor, understand and manage an entire city from a central location. The key technology behind the success of the overall system uses virtual reality and immersive collaborative environment (ICE). This system employs emerging computer based real-time interactive technologies that are expected to ensure effective decisionmaking process, improved communication, and collaboration, error reduction, (Rafi and Karboulonis, 2000) between multi disciplinary users and approaches. This multi perspective approach allows planners, engineers, urban designers, architects, local authorities, environmentalists and general public to search, understand, process and anticipate the impact of a particular situation in the new city. It is hoped that the CAS will benefit city administrators to give them a tool that gives them the ability to understand, plan, and manage the business of running the city.
keywords City Administration System (CAS), Virtual Reality, Immersive Collaborative Environment (ICE), Database
series eCAADe
email
last changed 2022/06/07 07:54

_id avocaad_2001_02
id avocaad_2001_02
authors Cheng-Yuan Lin, Yu-Tung Liu
year 2001
title A digital Procedure of Building Construction: A practical project
source AVOCAAD - ADDED VALUE OF COMPUTER AIDED ARCHITECTURAL DESIGN, Nys Koenraad, Provoost Tom, Verbeke Johan, Verleye Johan (Eds.), (2001) Hogeschool voor Wetenschap en Kunst - Departement Architectuur Sint-Lucas, Campus Brussel, ISBN 80-76101-05-1
summary In earlier times in which computers have not yet been developed well, there has been some researches regarding representation using conventional media (Gombrich, 1960; Arnheim, 1970). For ancient architects, the design process was described abstractly by text (Hewitt, 1985; Cable, 1983); the process evolved from unselfconscious to conscious ways (Alexander, 1964). Till the appearance of 2D drawings, these drawings could only express abstract visual thinking and visually conceptualized vocabulary (Goldschmidt, 1999). Then with the massive use of physical models in the Renaissance, the form and space of architecture was given better precision (Millon, 1994). Researches continued their attempts to identify the nature of different design tools (Eastman and Fereshe, 1994). Simon (1981) figured out that human increasingly relies on other specialists, computational agents, and materials referred to augment their cognitive abilities. This discourse was verified by recent research on conception of design and the expression using digital technologies (McCullough, 1996; Perez-Gomez and Pelletier, 1997). While other design tools did not change as much as representation (Panofsky, 1991; Koch, 1997), the involvement of computers in conventional architecture design arouses a new design thinking of digital architecture (Liu, 1996; Krawczyk, 1997; Murray, 1997; Wertheim, 1999). The notion of the link between ideas and media is emphasized throughout various fields, such as architectural education (Radford, 2000), Internet, and restoration of historical architecture (Potier et al., 2000). Information technology is also an important tool for civil engineering projects (Choi and Ibbs, 1989). Compared with conventional design media, computers avoid some errors in the process (Zaera, 1997). However, most of the application of computers to construction is restricted to simulations in building process (Halpin, 1990). It is worth studying how to employ computer technology meaningfully to bring significant changes to concept stage during the process of building construction (Madazo, 2000; Dave, 2000) and communication (Haymaker, 2000).In architectural design, concept design was achieved through drawings and models (Mitchell, 1997), while the working drawings and even shop drawings were brewed and communicated through drawings only. However, the most effective method of shaping building elements is to build models by computer (Madrazo, 1999). With the trend of 3D visualization (Johnson and Clayton, 1998) and the difference of designing between the physical environment and virtual environment (Maher et al. 2000), we intend to study the possibilities of using digital models, in addition to drawings, as a critical media in the conceptual stage of building construction process in the near future (just as the critical role that physical models played in early design process in the Renaissance). This research is combined with two practical building projects, following the progress of construction by using digital models and animations to simulate the structural layouts of the projects. We also tried to solve the complicated and even conflicting problems in the detail and piping design process through an easily accessible and precise interface. An attempt was made to delineate the hierarchy of the elements in a single structural and constructional system, and the corresponding relations among the systems. Since building construction is often complicated and even conflicting, precision needed to complete the projects can not be based merely on 2D drawings with some imagination. The purpose of this paper is to describe all the related elements according to precision and correctness, to discuss every possibility of different thinking in design of electric-mechanical engineering, to receive feedback from the construction projects in the real world, and to compare the digital models with conventional drawings.Through the application of this research, the subtle relations between the conventional drawings and digital models can be used in the area of building construction. Moreover, a theoretical model and standard process is proposed by using conventional drawings, digital models and physical buildings. By introducing the intervention of digital media in design process of working drawings and shop drawings, there is an opportune chance to use the digital media as a prominent design tool. This study extends the use of digital model and animation from design process to construction process. However, the entire construction process involves various details and exceptions, which are not discussed in this paper. These limitations should be explored in future studies.
series AVOCAAD
email
last changed 2005/09/09 10:48

_id 67fa
authors Datta, Sambit and Woodbury, Robert F.
year 2001
title An approach to search and exploration through mixed-initiative
source CAADRIA 2001 [Proceedings of the Sixth Conference on Computer Aided Architectural Design Research in Asia / ISBN 1-86487-096-6] Sydney 19-21 April 2001, pp. 275-282
doi https://doi.org/10.52842/conf.caadria.2001.275
summary Generative design environments need support for human intervention as well as sound computational formalisms. A systematic approach to integrating the two, formal generation and the exploratory, is lacking. In this paper, we posit the possibility of a design support system that combines formal search with user driven exploration. Our approach is to cast the interaction between the user and the generative formalism as agent collaboration in a mixed-initiative environment. We describe the role of interaction and agency in an experimental mixed-initiative design support system, FOLDS and demonstrate its application.
series CAADRIA
email
last changed 2022/06/07 07:55

_id a16d
authors Heylighen, A. and Neuckermans, H.
year 2001
title A case base of Case-Based Design tools for architecture
source Computer-Aided Design, Vol. 33 (14) (2001) pp. 1111-1122
summary In the 1990s, Case-Based Design (CBD) seemed an appealing approach to develop intelligent design support. Based on an alternative view of human cognition, CBDsystems find new design solutions by adapting similar experiences from the past. Although several CBD applications have been built, a convincing breakthrough by thesesystems has yet to come. In search of reasons for this limited success, this article embarks on a critical review of the CBD approach. Its underlying cognitive model servesas a framework to analyse six CBD systems and to identify gaps in CBD research. The article focuses primarily on CBD applications for architecture, yet the findings maybe relevant for other design domains as well.
keywords Design Automation, Case-Based Design, Architecture
series journal paper
last changed 2003/05/15 21:33

_id 8af6
authors Hoffmann, O., Stumptner, M. and Chalabi, T.
year 2001
title Tolerating Inconsistencies. The Distributed Perspectives Model
source Proceedings of the Ninth International Conference on Computer Aided Architectural Design Futures [ISBN 0-7923-7023-6] Eindhoven, 8-11 July 2001, pp. 375-386
summary A new design model is presented. Information on the design is distributed over multiple self-contained design perspectives and translation functions between design perspectives. Inconsistencies between specifications in different design perspectives introduced by human designers are temporarily tolerated in order to support creative design processes. The implementation of a design support system currently under evaluation is outlined.
keywords CAD, Microstation, Artificial Intelligence, Creativity, Urban Design, Typology, Java, JATLite, JATLiteBean, Agent, JESS
series CAAD Futures
email
last changed 2006/11/07 07:22

_id 2fd6
authors Johnson, Brian R.
year 2001
title Unfocused Interaction in Distributed Workgroups. Establishing group presence in a web-based environment
source Proceedings of the Ninth International Conference on Computer Aided Architectural Design Futures [ISBN 0-7923-7023-6] Eindhoven, 8-11 July 2001, pp. 401-414
summary Face-to-face human interaction is divided into "focused" and "unfocused" types. Unfocused interaction often conveys important content and context information and contributes to group cohesiveness and effectiveness. Research in Computer Mediated Communication (CMC) and Computer Supported Collaborative Work (CSCW) is also concerned with human interaction. CMC tools, such as electronic mail, and CSCW tools, such as Decision Support Systems (DSS) and Group Support Systems (GSS) provide for focused interaction among members of distributed workgroups. However, little has been published regarding unfocused interaction in distributed workgroups, where group members' primary work activities hold "center-stage" and communication activities are peripheral, though this describes many distributed educational and work situations. A framework for studying this type of support using standard web browsers and server applications is described, and informal preliminary results are discussed. Opportunities for future support of peripheral awareness and unfocused interaction are also discussed.
keywords Distributed Workgroups, Unfocused Interaction, Presence, Collaboration
series CAAD Futures
email
last changed 2006/11/07 07:22

_id a64e
authors Liu, Yu-Tung
year 2001
title Spatial Representation of Design Thinking in Virtual Space
source J. S. Gero, B. Tversky and T. Purcell (eds), 2001, Visual and Spatial Reasoning in Design, II - Key Centre of Design Computing and Cognition, University of Sydney, Australia
summary “Space” has long been an important concept in architecture;and architectural spaces and forms have been continuously evolved dueto the appearance of new concepts of space. Since the invention ofInternet, new spaces have been created through the computer. Tounderstand how human beings in the digital age experience these newvirtual spaces, and to discover the implications of the possible newconcepts of space into the physical architectural world, this paperdiscusses the nature of virtual spaces by examining the verbal and visualelements involved in the creation of a sense of virtual spaces. All theverbal and visual elements of virtual spaces discovered through ourexperiments and interviews are presented. It is found that the three coreelements of both verbally and visually constructed virtual spaces are:movements, interactions, and acoustic effects. In addition, a comparisonbetween verbally and visually constructed spaces, and between physicaland virtual spaces are explored. Finally, further studies related to therole of digital media in the construction of a sense of space aresuggested at the end of this paper.
series other
email
more http://www.arch.usyd.edu.au/kcdc/conferences/vr01/
last changed 2003/05/02 11:15

_id 728a
authors Mantere, Markku
year 2001
title Visualization of Flow Data in Photo-realistic Virtual Environment
source Helsinki University of Technology, Espoo, Finland
summary Virtual reality technology has been adopted in many different fields and new application areas are searched continuously. At the moment virtual reality has been applied separately for instance to scientific visualization and illustration of architectural spaces. In this work, a photo-realistic room model and a visualization of an air flow inside the room has been combined. The integrated illustrative three-dimensional model is presented within an immersive virtual environment. The first part of the work covers scientific visualization and virtual reality implementation techniques. The visualization review begins with a discussion about human percepion of visual information and proceeds with an introduction to three-dimensional visualization. The focus is on illustration of a flow data produced as a result of a computational simulation. The flow visualization techniques utilizing all three dimensions are discussed and many examples of different graphical elements are presented. Virtual reality is examined from technical solutions point of view. The features having effect on the quality of a virtual experience are discussed and three different commonly used display techniques are introduced. The hardware of Experimental Virtual Environment -facility at Helsinki University of Technology is given as a detailed example. The implementation of a visualization software is described in the applied part of this thesis. Discussion covers the evaluation of different software tools, the tool selection process, and a detailed description of the design principles and implementation of the software. The different visualization solutions are also justified in this part. In the implementation, the real-time system requirements and utilization of all three dimensions have been taken into account. Finally, the results and their meaning are discussed and the performance of the implementation is evaluated. The applied part successfully integrated the room model and the flow visualization in an interactive virtual environment.
keywords Virtual Environments, Virtual Reality, Flow Visualization, CFD, 3D, Computer Graphics
series thesis:MSc
last changed 2003/02/12 22:37

_id ecaade03_561_150_martens
id ecaade03_561_150_martens
authors Martens, Yuri and Koutamanis, Alexander
year 2003
title Realestate online information systems
source Digital Design [21th eCAADe Conference Proceedings / ISBN 0-9541183-1-6] Graz (Austria) 17-20 September 2003, pp. 561-567
doi https://doi.org/10.52842/conf.ecaade.2003.561
summary Several commercial real-estate sites provide listings of available commercial property on the Internet. These listings are generated on the basis of selection criteria as floor area, price and location. Despite the obvious utility of the listings and their promise for the transaction process and market transparency, one third of commercial realestate listing sites went bankrupt in 2001 and 2002. To provide an explanation for the failure, 63 commercial real-estate sites were analysed and classified into three basic business models: the Research / Information model, the Marketing model and the Transaction model. A common success factor for all models is the functionality of the site, especially interaction between the user and the available information. The paper proposes that the transfer of existing architectural representations, information-processing instruments and decision-taking tools is an essential component of future development towards integrated services that accompany a building throughout its lifecycle. This transfer amounts to (1) the addition of building and contextual information from standard documentation and online information services, (2) the derivation and coherent description of programmatic requirements database, and (3) advanced user interaction with building information.
keywords e-commerce, human-computer interaction, building information systems,web-based communication
series eCAADe
email
more http://www.re-h.nl
last changed 2022/06/07 07:59

_id avocaad_2001_21
id avocaad_2001_21
authors Martijn Stellingwerff
year 2001
title Visual Cues in the CYBER-REAL Complex
source AVOCAAD - ADDED VALUE OF COMPUTER AIDED ARCHITECTURAL DESIGN, Nys Koenraad, Provoost Tom, Verbeke Johan, Verleye Johan (Eds.), (2001) Hogeschool voor Wetenschap en Kunst - Departement Architectuur Sint-Lucas, Campus Brussel, ISBN 80-76101-05-1
summary Current Computer Aided Architectural Design deals with issues of complexity in creation and interpretation of the built environment, complexity of the computer systems and complexity of the representations of the design object. The term ‘CYBER-REAL Complex’ in this paper is defined as the whole (un)conscious state of the architectural design project in the heads of the design-group and as how it is maintained in CAAD systems. The ‘CYBER-REAL Complex’ contains the design, its context and all related information such as planning, product specifications and design ideas. An Intranet is an interesting means for storage and approach of such complex project-data. However the knowledge and data of the project participants remains in their heads and new methods have to be developed in order to get each participant to share his or her personal information about the project. Meetings and intense data retrieval by an Intranet can establish a useful ‘CYBER-REAL Complex’. Then, as a designer wants to approach and change the information in the ‘CYBER-REAL Complex’, a very good set of tools, methods and media has to be at hand. The complexity of all the information can be overwhelming and it can take much effort to re-understand and re-interpret the information before new decisions and design-steps can be made. Currently, the understanding of CAAD representations by the designer and the deliberate execution of operations on increasingly complex datasets through increasingly complex user interfaces takes too much time and effort. An enhanced way of representation in the ‘CYBER-REAL Complex’ could help the approach and understanding of the information. Therefore the visual language of information systems needs further research and development. This paper explores several limits of human perception and ways to adhere to the human way of visual thinking in order to find and add new visual cues in CAAD, VR interfaces and in the ‘CYBER-REAL Complex’ as a whole. Successively the perceptive aspects of complex information, the role of visual cues in complex information and several examples of visual cues in research tests are presented. The paper draws from knowledge of the Gestalt Theory, Perception Research and findings of a PhD research project about Visual Language for Context Related Architectural Design. Findings of this research show that designers use distinct views to get overview and insight in the project data and that different kinds of data representation are needed for different phases in the design process. Finally it showed that abstract represented and filtered information can be very useful for remaining focus in the otherwise overwhelming dataset.
series AVOCAAD
email
last changed 2005/09/09 10:48

_id ga0102
id ga0102
authors Moroni, A., Mammana, A. and Manzolli, J.
year 2001
title InstrumentAll: a Virtual Instrument
source International Conference on Generative Art
summary In this paper we describe InstrumentAll, a musical interface that uses a transparent tablet as an input device. The tablet was developed for the investigation of rhythmic ability in bimanual coordination. The interface, InstrumentAll, a first prototype for the investigation of the tabletas a musical instrument, has only three controls that allows to select instrument, percussion and musical pattern. Despite its basic simplicity, surprising results were obtained. New possibilities for the interface design and interaction are suggested. The transparent tablet and InstrumentAll proved to be appropriate for the study of human perception.
series other
email
more http://www.generativeart.com/
last changed 2003/08/07 17:25

_id 2abf
id 2abf
authors Rafi, A
year 2001
title Design creativity in emerging technologies
source In Von, H., Stocker, G. and Schopf, C. (Eds.), Takeover: Who’s doing art of tomorrow (pp. 41-54), New York: SpringerWein.
summary Human creativity works best when there are constraints – pressures to react to, to shape, to suggest. People are generally not very good at making it all up from scratch (Laurel, 1991). Emerging technology particularly virtual reality (VR) Multimedia and Internet is yet to be fully discovered as it allows unprecedented creative talent, ability, skill set, creative thinking, representation, exploration, observation and reference. In an effort to deliver interactive content, designers tend to freely borrow from different fields such as advertising, medicine, game, fine art, commerce, entertainment, edutainment, film-making and architecture (Rafi, Kamarulzaman, Fauzan and Karboulonis, 2000). As a result, content becomes a base that developers transfer the technique of conventional medium design media to the computer. What developers (e.g. artist and technologist) often miss is that to develop the emerging technology content based on the nature of the medium. In this context, the user is the one that will be the best judge to value the effectiveness of the content.

The paper will introduce Global Information Infrastructure (GII) that is currently being developed in the Asian region and discuss its impact on the Information Age society. It will further highlight the ‘natural’ value and characteristics of the emerging technologies in particular Virtual Reality (VR), Multimedia and Internet as a guidance to design an effective, rich and innovative content development. This paper also argues that content designers of the future must not only be both artist and technologist, but artist and technologist that are aware of the re-convergence of art and science and context in which content is being developed. Some of our exploration at the Faculty of Creative Multimedia, Multimedia University will also be demonstrated. It is hoped that this will be the evidence to guide future ‘techno-creative designers’.

keywords design, creativity, content, emerging technologies
series book
type normal paper
email
last changed 2007/09/13 03:46

For more results click below:

this is page 0show page 1show page 2show page 3show page 4show page 5... show page 35HOMELOGIN (you are user _anon_763690 from group guest) CUMINCAD Papers Powered by SciX Open Publishing Services 1.002