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 491

_id 6097
authors Liu, Yu Tung
year 1996
title Connectionist CAAD for Restructuring Shapes in Terms of Emergent Subshapes
doi https://doi.org/10.52842/conf.caadria.1996.173
source CAADRIA ‘96 [Proceedings of The First Conference on Computer Aided Architectural Design Research in Asia / ISBN 9627-75-703-9] Hong Kong (Hong Kong) 25-27 April 1996, pp. 173-190
summary Designers naturally restructure shapes in terms of emergent subshapes in the process of design. According to the result of a psychological experiment about how experienced and non-experienced designers see shapes, only experienced designers can encode implicit subshapes emerged from the primary shapes. Many symbolic approaches have been considered in addressing this focused problem. On the other hand, the issue is also encountered by connectionist networks, also called parallel distributed models or neural networks. Recognizing both explicit and implicit emergent subshapes has been explored using connectionist networks associated with appropriate mechanisms of visual attention, namely recurrent attention and searchlight attention in combination. The distinction between symbolic and connectionist computations of shapes is discussed.
series CAADRIA
email
last changed 2022/06/07 07:59

_id e8ef
authors Soufi, B. and Edmonds, E.
year 1996
title The cognitive basis of emergence: implications for design support
source Design Studies, Vol. 17 No. 4, 451-463
summary Emergent shapes play a significant role in the creative design process. Designers frequently visualize emergent shapes and structure their understanding of the design and their reasoning about it in terms of emergent entities and relations. In design research, effort has concentrated on developing computational models capable of representing emergent shapes. Much less attention has been paid to the cognitive processes that give rise to emergence. In cognitive science, however, emergence has been the subject of empirical study. It is suggested that both the study of perception and that of mental imagery can contribute to understanding the cognitive psychological basis of emergence and the nature of emergent shapes that arise. Relevant cognitive science research findings are reviewed in this paper. Based on these findings two main classes of emergence processes are developed. Their implications for the development of user-interactive computational models of emergent shapes are then discussed.
series journal paper
last changed 2003/04/23 15:50

_id 2790
authors Mon Chu
year 1996
title A Symbolic/Neural Hybrid Approach to Emergent Subshape Recognition
doi https://doi.org/10.52842/conf.caadria.1996.191
source CAADRIA ‘96 [Proceedings of The First Conference on Computer Aided Architectural Design Research in Asia / ISBN 9627-75-703-9] Hong Kong (Hong Kong) 25-27 April 1996, pp. 191-198
summary Recognizing emergent subshape is one kind of human visual behaviour. People usually recognize several distinct emergent subshapes from primary shapes and give them different interpretations. This paper presents a symbolic/connectionist hybrid system to provide computers the ability of this kind. Through this approach, the recognition system is divided into three modules. Source images are sent to the first module, that is a connectionist network, of the hybrid system. The network is responsible for transforming the source image into abstract visual data, named Pre-attention Distribution and Local Feature Information. Then, the abstract visual data are processed in the second module that is a symbolic subsystem. The subsystem is responsible for making decision in the Visual Search Attention processes and for managing the features of the whole shape. Finally, another connectionist network takes the previous results from the symbolic subsystem and performs the final recognition.
series CAADRIA
last changed 2022/06/07 07:58

_id 2e5a
authors Matsumoto, N. and Seta, S.
year 1997
title A history and application of visual simulation in which perceptual behaviour movement is measured.
source Architectural and Urban Simulation Techniques in Research and Education [3rd EAEA-Conference Proceedings]
summary For our research on perception and judgment, we have developed a new visual simulation system based on the previous system. Here, we report on the development history of our system and on the current research employing it. In 1975, the first visual simulation system was introduced, witch comprised a fiberscope and small-scale models. By manipulating the fiberscope's handles, the subject was able to view the models at eye level. When the pen-size CCD TV camera came out, we immediately embraced it, incorporating it into a computer controlled visual simulation system in 1988. It comprises four elements: operation input, drive control, model shooting, and presentation. This system was easy to operate, and the subject gained an omnidirectional, eye-level image as though walking through the model. In 1995, we began developing a new visual system. We wanted to relate the scale model image directly to perceptual behavior, to make natural background images, and to record human feelings in a non-verbal method. Restructuring the above four elements to meet our equirements and adding two more (background shooting and emotion spectrum analysis), we inally completed the new simulation system in 1996. We are employing this system in streetscape research. Using the emotion spectrum system, we are able to record brain waves. Quantifying the visual effects through these waves, we are analyzing the relation between visual effects and physical elements. Thus, we are presented with a new aspect to study: the relationship between brain waves and changes in the physical environment. We will be studying the relation of brain waves in our sequential analysis of the streetscape.
keywords Architectural Endoscopy, Endoscopy, Simulation, Visualisation, Visualization, Real Environments
series EAEA
email
more http://www.bk.tudelft.nl/media/eaea/eaea97.html
last changed 2005/09/09 10:43

_id ddssar9608
id ddssar9608
authors Emdanat, S.S. and Vakalo, E.-G.
year 1996
title Shape grammars: a critical review and some thoughts
source Timmermans, Harry (Ed.), Third Design and Decision Support Systems in Architecture and Urban Planning - Part one: Architecture Proceedings (Spa, Belgium), August 18-21, 1996
summary Shape grammars are generative formalisms that produce shapes in specified styles. Little critical work has been done to examine the assumptions that shape grammar researchers make about architectural form and its generation, the methodology they employ, the underlying formalism they use, and consequently the adequacy of this formalism to describe architectural form. After establishing the criteria for evaluating the adequacy of a given generative formalism, this paper applies them to the evaluation of the shape grammar formalism. The paper demonstrates that, in its present state, shape grammar leaves a great deal to be desired in terms of its descriptive power and its generalizability. The paper concludes by exploring some of the desired characteristics for languages of architectural form.
series DDSS
last changed 2003/08/07 16:36

_id a026
authors Nagakura, Takehiko
year 1996
title Form Processing: A System for Architectural Design
source Harvard University
summary This thesis introduces a new approach to developing software for formal synthesis in architectural design. It presents theoretical foundations, describes prototype specifications for computable implementation, and illustrates some examples. The approach derives from the observation that architects explore ideas through the use of sequences of drawings. Architects derive each drawing in a sequence from its predecessor by executing some transformation on a portion of the drawing. Thus, a formal design state is established by a sequence of drawings with historical information about their construction through progressive transformations. The proposed system allows an architect to develop a design in three ways. First, a new transformation can be added to a current sequence of drawings. Second, existing sequences can be edited by exchanging their subset sequences. Third, an existing sequence can be revised parametrically by assigning new values to its design variables. The system implements scripts that specify categories of shapes and transformations between any two shape categories. When an instance of a shape category is found in a design, a transformation can replace it with an instance of another shape category. Recursive application of a given set of transformations to an initial shape instance produces a sequence of drawings that represents a formal design state. The system encodes this formal design state as an assembly of all the shape instances used and their relationships (nesting, emergent and replacement). Furthermore, this assembly, called a construction graph, allows the existing sequences to be edited efficiently by exchanging subsets and to be revised parametrically. The advantage of this approach as demonstrated in the examples is that it allows intuitive, rapid and interactive construction of complex designs. Moreover, design knowledge can be captured by scripts that depict heuristic shapes and transformations as well as by assembled construction graphs which depict cases of formal design. Such a reusable and expandable knowledge base is essential for assisting disciplined and creative architectural design.
keywords Computer Software Development; Architectural Design; Data Processing
series thesis:PhD
email
last changed 2003/02/12 22:37

_id ga0026
id ga0026
authors Ransen, Owen F.
year 2000
title Possible Futures in Computer Art Generation
source International Conference on Generative Art
summary Years of trying to create an "Image Idea Generator" program have convinced me that the perfect solution would be to have an artificial artistic person, a design slave. This paper describes how I came to that conclusion, realistic alternatives, and briefly, how it could possibly happen. 1. The history of Repligator and Gliftic 1.1 Repligator In 1996 I had the idea of creating an “image idea generator”. I wanted something which would create images out of nothing, but guided by the user. The biggest conceptual problem I had was “out of nothing”. What does that mean? So I put aside that problem and forced the user to give the program a starting image. This program eventually turned into Repligator, commercially described as an “easy to use graphical effects program”, but actually, to my mind, an Image Idea Generator. The first release came out in October 1997. In December 1998 I described Repligator V4 [1] and how I thought it could be developed away from simply being an effects program. In July 1999 Repligator V4 won the Shareware Industry Awards Foundation prize for "Best Graphics Program of 1999". Prize winners are never told why they won, but I am sure that it was because of two things: 1) Easy of use 2) Ease of experimentation "Ease of experimentation" means that Repligator does in fact come up with new graphics ideas. Once you have input your original image you can generate new versions of that image simply by pushing a single key. Repligator is currently at version 6, but, apart from adding many new effects and a few new features, is basically the same program as version 4. Following on from the ideas in [1] I started to develop Gliftic, which is closer to my original thoughts of an image idea generator which "starts from nothing". The Gliftic model of images was that they are composed of three components: 1. Layout or form, for example the outline of a mandala is a form. 2. Color scheme, for example colors selected from autumn leaves from an oak tree. 3. Interpretation, for example Van Gogh would paint a mandala with oak tree colors in a different way to Andy Warhol. There is a Van Gogh interpretation and an Andy Warhol interpretation. Further I wanted to be able to genetically breed images, for example crossing two layouts to produce a child layout. And the same with interpretations and color schemes. If I could achieve this then the program would be very powerful. 1.2 Getting to Gliftic Programming has an amazing way of crystalising ideas. If you want to put an idea into practice via a computer program you really have to understand the idea not only globally, but just as importantly, in detail. You have to make hard design decisions, there can be no vagueness, and so implementing what I had decribed above turned out to be a considerable challenge. I soon found out that the hardest thing to do would be the breeding of forms. What are the "genes" of a form? What are the genes of a circle, say, and how do they compare to the genes of the outline of the UK? I wanted the genotype representation (inside the computer program's data) to be directly linked to the phenotype representation (on the computer screen). This seemed to be the best way of making sure that bred-forms would bare some visual relationship to their parents. I also wanted symmetry to be preserved. For example if two symmetrical objects were bred then their children should be symmetrical. I decided to represent shapes as simply closed polygonal shapes, and the "genes" of these shapes were simply the list of points defining the polygon. Thus a circle would have to be represented by a regular polygon of, say, 100 sides. The outline of the UK could easily be represented as a list of points every 10 Kilometers along the coast line. Now for the important question: what do you get when you cross a circle with the outline of the UK? I tried various ways of combining the "genes" (i.e. coordinates) of the shapes, but none of them really ended up producing interesting shapes. And of the methods I used, many of them, applied over several "generations" simply resulted in amorphous blobs, with no distinct family characteristics. Or rather maybe I should say that no single method of breeding shapes gave decent results for all types of images. Figure 1 shows an example of breeding a mandala with 6 regular polygons: Figure 1 Mandala bred with array of regular polygons I did not try out all my ideas, and maybe in the future I will return to the problem, but it was clear to me that it is a non-trivial problem. And if the breeding of shapes is a non-trivial problem, then what about the breeding of interpretations? I abandoned the genetic (breeding) model of generating designs but retained the idea of the three components (form, color scheme, interpretation). 1.3 Gliftic today Gliftic Version 1.0 was released in May 2000. It allows the user to change a form, a color scheme and an interpretation. The user can experiment with combining different components together and can thus home in on an personally pleasing image. Just as in Repligator, pushing the F7 key make the program choose all the options. Unlike Repligator however the user can also easily experiment with the form (only) by pushing F4, the color scheme (only) by pushing F5 and the interpretation (only) by pushing F6. Figures 2, 3 and 4 show some example images created by Gliftic. Figure 2 Mandala interpreted with arabesques   Figure 3 Trellis interpreted with "graphic ivy"   Figure 4 Regular dots interpreted as "sparks" 1.4 Forms in Gliftic V1 Forms are simply collections of graphics primitives (points, lines, ellipses and polygons). The program generates these collections according to the user's instructions. Currently the forms are: Mandala, Regular Polygon, Random Dots, Random Sticks, Random Shapes, Grid Of Polygons, Trellis, Flying Leap, Sticks And Waves, Spoked Wheel, Biological Growth, Chequer Squares, Regular Dots, Single Line, Paisley, Random Circles, Chevrons. 1.5 Color Schemes in Gliftic V1 When combining a form with an interpretation (described later) the program needs to know what colors it can use. The range of colors is called a color scheme. Gliftic has three color scheme types: 1. Random colors: Colors for the various parts of the image are chosen purely at random. 2. Hue Saturation Value (HSV) colors: The user can choose the main hue (e.g. red or yellow), the saturation (purity) of the color scheme and the value (brightness/darkness) . The user also has to choose how much variation is allowed in the color scheme. A wide variation allows the various colors of the final image to depart a long way from the HSV settings. A smaller variation results in the final image using almost a single color. 3. Colors chosen from an image: The user can choose an image (for example a JPG file of a famous painting, or a digital photograph he took while on holiday in Greece) and Gliftic will select colors from that image. Only colors from the selected image will appear in the output image. 1.6 Interpretations in Gliftic V1 Interpretation in Gliftic is best decribed with a few examples. A pure geometric line could be interpreted as: 1) the branch of a tree 2) a long thin arabesque 3) a sequence of disks 4) a chain, 5) a row of diamonds. An pure geometric ellipse could be interpreted as 1) a lake, 2) a planet, 3) an eye. Gliftic V1 has the following interpretations: Standard, Circles, Flying Leap, Graphic Ivy, Diamond Bar, Sparkz, Ess Disk, Ribbons, George Haite, Arabesque, ZigZag. 1.7 Applications of Gliftic Currently Gliftic is mostly used for creating WEB graphics, often backgrounds as it has an option to enable "tiling" of the generated images. There is also a possibility that it will be used in the custom textile business sometime within the next year or two. The real application of Gliftic is that of generating new graphics ideas, and I suspect that, like Repligator, many users will only understand this later. 2. The future of Gliftic, 3 possibilties Completing Gliftic V1 gave me the experience to understand what problems and opportunities there will be in future development of the program. Here I divide my many ideas into three oversimplified possibilities, and the real result may be a mix of two or all three of them. 2.1 Continue the current development "linearly" Gliftic could grow simply by the addition of more forms and interpretations. In fact I am sure that initially it will grow like this. However this limits the possibilities to what is inside the program itself. These limits can be mitigated by allowing the user to add forms (as vector files). The user can already add color schemes (as images). The biggest problem with leaving the program in its current state is that there is no easy way to add interpretations. 2.2 Allow the artist to program Gliftic It would be interesting to add a language to Gliftic which allows the user to program his own form generators and interpreters. In this way Gliftic becomes a "platform" for the development of dynamic graphics styles by the artist. The advantage of not having to deal with the complexities of Windows programming could attract the more adventurous artists and designers. The choice of programming language of course needs to take into account the fact that the "programmer" is probably not be an expert computer scientist. I have seen how LISP (an not exactly easy artificial intelligence language) has become very popular among non programming users of AutoCAD. If, to complete a job which you do manually and repeatedly, you can write a LISP macro of only 5 lines, then you may be tempted to learn enough LISP to write those 5 lines. Imagine also the ability to publish (and/or sell) "style generators". An artist could develop a particular interpretation function, it creates images of a given character which others find appealing. The interpretation (which runs inside Gliftic as a routine) could be offered to interior designers (for example) to unify carpets, wallpaper, furniture coverings for single projects. As Adrian Ward [3] says on his WEB site: "Programming is no less an artform than painting is a technical process." Learning a computer language to create a single image is overkill and impractical. Learning a computer language to create your own artistic style which generates an infinite series of images in that style may well be attractive. 2.3 Add an artificial conciousness to Gliftic This is a wild science fiction idea which comes into my head regularly. Gliftic manages to surprise the users with the images it makes, but, currently, is limited by what gets programmed into it or by pure chance. How about adding a real artifical conciousness to the program? Creating an intelligent artificial designer? According to Igor Aleksander [1] conciousness is required for programs (computers) to really become usefully intelligent. Aleksander thinks that "the line has been drawn under the philosophical discussion of conciousness, and the way is open to sound scientific investigation". Without going into the details, and with great over-simplification, there are roughly two sorts of artificial intelligence: 1) Programmed intelligence, where, to all intents and purposes, the programmer is the "intelligence". The program may perform well (but often, in practice, doesn't) and any learning which is done is simply statistical and pre-programmed. There is no way that this type of program could become concious. 2) Neural network intelligence, where the programs are based roughly on a simple model of the brain, and the network learns how to do specific tasks. It is this sort of program which, according to Aleksander, could, in the future, become concious, and thus usefully intelligent. What could the advantages of an artificial artist be? 1) There would be no need for programming. Presumbably the human artist would dialog with the artificial artist, directing its development. 2) The artificial artist could be used as an apprentice, doing the "drudge" work of art, which needs intelligence, but is, anyway, monotonous for the human artist. 3) The human artist imagines "concepts", the artificial artist makes them concrete. 4) An concious artificial artist may come up with ideas of its own. Is this science fiction? Arthur C. Clarke's 1st Law: "If a famous scientist says that something can be done, then he is in all probability correct. If a famous scientist says that something cannot be done, then he is in all probability wrong". Arthur C Clarke's 2nd Law: "Only by trying to go beyond the current limits can you find out what the real limits are." One of Bertrand Russell's 10 commandments: "Do not fear to be eccentric in opinion, for every opinion now accepted was once eccentric" 3. References 1. "From Ramon Llull to Image Idea Generation". Ransen, Owen. Proceedings of the 1998 Milan First International Conference on Generative Art. 2. "How To Build A Mind" Aleksander, Igor. Wiedenfeld and Nicolson, 1999 3. "How I Drew One of My Pictures: or, The Authorship of Generative Art" by Adrian Ward and Geof Cox. Proceedings of the 1999 Milan 2nd International Conference on Generative Art.
series other
email
more http://www.generativeart.com/
last changed 2003/08/07 17:25

_id a9ca
authors Abadi Abbo, Isaac
year 1996
title EFFECTIVENESS OF MODELS
source Full-Scale Modeling in the Age of Virtual Reality [6th EFA-Conference Proceedings]
summary Architects use many types of models to simulate space either in their design process or as final specifications for building them. These models have been proved useful or effective for specific purposes. This paper evaluates architectural models in terms of five effectiveness components: time of development, cost, complexity, variables simulated and ecological validity. This series of models, used regularly in architecture, are analysed to finally produce a matrix that shows the effectiveness of the different models for specific purposes in architectural design, research and education. Special emphasis is given to three specific models: 1/10 scale, full-scale and computer generated.
keywords Model Simulation, Real Environments
series other
type normal paper
more http://info.tuwien.ac.at/efa/
last changed 2016/02/17 13:47

_id 8a25
authors Alshawi, M. and Underwood, J.
year 1996
title Applying object-oriented analysis to the integration of design and construction
source Automation in Construction 5 (2) (1996) pp. 105-121
summary This paper implements an Object Oriented Analysis technique to model information related to design and construction. In a previous study, an approach to integrate design and construction processes based upon information analysis and modelling has been proposed. By breaking down the project's vast information into groups of related information, construction related problems have been identified and then traced back too their relevant design processes. This paper models this process using a relatively young and new method of analysis rather than a traditional structured approach. An Object-Oriented Analysis (OOA) method has been applied to model the information in terms of the fundamental ideas that underlie object-oriented technology i.e. object types and classes, methods, requests, encapsulation and inheritance. Proceeding through the five major activities of Coad and Yourdon's OOA method, a complete OOA model has been developed with potential to improve the construction related problems.
series journal paper
more http://www.elsevier.com/locate/autcon
last changed 2003/05/15 21:22

_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 eb51
authors Coyne, Richard
year 1996
title CAAD, Curriculum and Controversy
doi https://doi.org/10.52842/conf.ecaade.1996.121
source Education for Practice [14th eCAADe Conference Proceedings / ISBN 0-9523687-2-2] Lund (Sweden) 12-14 September 1996, pp. 121-130
summary This paper brings some of the debate within educational theory to bear on CAAD teaching, outlining the contributions of conservatism, critical theory, radical hermeneutics and pragmatism. The paper concludes by recommending that CAAD teaching move away from conservative concepts of teaching, design and technology to integrate it into the studio. In a highly illuminating book on education theory, Shaun Gallagher (1991) outlines four current views on education that correspond to four major positions in contemporary social theory and philosophy. I will extend these categories to a consideration of attitudes to information technology, and the teaching of computing in architecture. These four positions are conservatism, critical theory, radical hermeneutics, and pragmatism. I will show how certain issues cluster around them, how each position provides the focus of various discursive practices, or intellectual conversations in contemporary thinking, and how information technology is caught up in those conversations. These four positions are not "cognitive styles," but vigorously argued domains of debate involving writers such as Gadamer, Habermas and Derrida about the theory of interpretation. The field of interpretation is known as hermeneutics, which is concerned less with epistemology and knowledge than with understanding. Interpretation theory applies to reading texts, interpreting the law, and appreciating art, but also to the application of any practical task, such as making art, drawing, defining and solving problems, and design (Coyne and Snodgrass, 1995). Hermeneutics provides a coherent focus for considering many contemporary issues and many domains of practice. I outline what these positions in education mean in terms of CAAD (computer-aided architectural design) in the curriculum.

series eCAADe
email
more http://www.caad.ac.uk/~richard
last changed 2022/06/07 07:56

_id 413e
authors Dalholm-Hornyansky, Elisabeth and Rydberg-Mitchell, Birgitta
year 1996
title SPATIAL NAVIGATION IN VIRTUAL REALITY
source Full-Scale Modeling in the Age of Virtual Reality [6th EFA-Conference Proceedings]
summary For the past decade, we have carried out a number of participation projects using full-scale modeling as an aid for communication and design. We are currently participating in an interdisciplinary research project which aims to combine and compare various visualization methods and techniques, among others, full-scale modeling and virtual reality, in design processes with users. In this paper, we will discuss virtual reality as a design tool in light of previous experience with full-scale modeling and literature on cognitive psychology. We describe a minor explorative study, which was carried out to elucidate the answers to several crucial questions: Is realism in movement a condition for the perception of space or can it be achieved while moving through walls, floors and so forth? Does velocity of movement and reduced visual field have an impact on the perception of space? Are landmarks vital clues for spatial navigation and how do we reproduce them in virtual environments? Can “daylight“, color, material and texture facilitate navigation and are details, furnishings and people important objects of reference? How could contextual information clues, like views and surroundings, be added to facilitate orientation? Do we need our other senses to supplement the visual experience in virtual reality and what is the role of mental maps in spatial navigation?
keywords Model Simulation, Real Environments
series other
type normal paper
email
more http://info.tuwien.ac.at/efa/
last changed 2004/05/04 14:49

_id 3905
authors Duffy, T.M. and Cunningham, D.J.
year 1996
title Constructivism: Implications for the design and delivery of instruction
source D.H. Jonassen, (Ed) Handbook of research for educational communications and technology, N.Y; Macmillan Library reference USA
summary This will be a seminar that examines Constructivist theory as it applies to our thinking about instruction. Many folks think of constructivism as a method of instruction -- it is not. It is a framework for thinking about learning or what it means to come to know. As such, it is a framework for understanding (interpreting) any learning environment as well as a framework for designing instruction. The seminar will be organized around weekly readings. We will examine the alternative constructivist theories, e.g., socio-cultural constructivism and cognitive constructivism, and the pragmatism of Richard Rorty. However, rather than focusing on the differences between these frameworks, our emphasis will be on the implications of the broader, common framework for the design of instruction. Hence we will spend most of the semester discussing strategies for designing and delivering instruction, e.g., the work of Bransford, Collins, Pea, Jonassen, Spiro, Fosnot, Senge, and Schank. We will consider both business and schooling environments for learning -- there is significant work in both domains. There will be particular emphasis of the use of technology in instruction. We will look at the communication, information, and context providing roles of technology as contrasted to the traditional approach of using technology to deliver instruction (to teach). We will also pay particular attention to problem based learning as one instructional model. In PBL there is particular emphasis on the role of the facilitator as a learning coach (process orientation) as opposed to a content provider. There is also a particular emphasis on supporting the development of abductive reasoning skills so that the learner develops the ability to be an effective problem solver in the content domain. The major paper/project for the course will be the design of instruction to train individuals to be learning coaches in a problem based learning or goal based scenario learning environment. That is, how do you support teachers in adapting the role of learning coach (which, of course, requires us to understand what it means to be a learning coach). Design teams will be formed with the teams all working on this same design problem. A comprehensive prototype of the learning environment is required as well as a paper provide the theoretical framework and rationale for the design strategy. While not required, I would expect that computer technology will play a significant role in the design of your learning environment. With that in mind, let me note that it is not required that the prototype be delivered on the computer, i.e., I am not requiring programming skills but rather design skills and so "storyboards" is all that is required.
series other
last changed 2003/04/23 15:14

_id 0c78
authors Flood, I. and Christophilos, P.
year 1996
title Modeling construction processes using artificial neural networks
source Automation in Construction 4 (4) (1996) pp. 307-320
summary The paper evaluates a neural network approach to modeling the dynamics of construction processes that exhibit both discrete and stochastic behavior, providing an alternative to the more conventional method of discrete-event simulation. The incentive for developing the technique is its potential for (i) facilitating model development in situations where there is limited theory describing the dependence between component processes; and (ii) rapid execution of a simulation through parallel processing. The alternative ways in which neural networks can be used to model construction processes are reviewed and their relative merits are identified. The most promising approach, a recursive method of dynamic modeling, is examined in a series of experiments. These involve the application of the technique to two classes of earthmoving system, the first comprising a push-dozer and a fleet of scrapers, and the second a loader and fleet of haul trucks. The viability of the neural network approach is demonstrated in terms of its ability to model the discrete and stochastic behavior of these classes of construction processes. The paper concludes with an indication of some areas for further development of the technique.
series journal paper
more http://www.elsevier.com/locate/autcon
last changed 2003/05/15 21:22

_id 8ee5
authors Koutamanis, A., Mitossi, V.
year 1996
title SIMULATION FOR ANALYSIS: REQUIREMENTS FROM ARCHITECTURAL DESIGN
source Full-Scale Modeling in the Age of Virtual Reality [6th EFA-Conference Proceedings]
summary Computerization has been a positive factor in the evolution of both kinds of analysis with respect to cost, availability and efficiency. Knowledge-based systems offer an appropriate implementation environment for normative analysis which can be more reliable and economical than evaluation by human experts. Perhaps more significant is the potential of interactive computer simulation where designs can be examined intuitively in full detail and at the same time by quantitative models. The advantages of this coupling are evident in the achievements of scientific visualization. Another advantage of computational systems is that the analysis can be linked to the design representation, thereby adding feedback to the conventional visualization of designs in drawing and modeling systems. Such connections are essential for the development of design guidance systems capable of reflecting consequences of partial inadequacies or changes to other aspects in a transparent and meaningful network of design constraints.

The possibilities of computer simulation also extend to issues inadequately covered by normative analysis and in particular to dynamic aspects of design such as human movement and circulation. The paper reports on a framework for addressing two related problems, (a) the simulation of fire escape from buildings and (b) the simulation of human movement on stairs. In both cases we propose that current evaluation techniques and the underlying design norms are too abstract to offer a measure of design success, as testified by the number of fatal accidents in fires and on stairs. In addition, fire escape and stair climbing are characterized by great variability with respect to both the form of the possible designs and the profiles of potential users. This suggests that testing prototypical forms by typical users and publishing the results as new, improved norms is not a realistic proposition for ensuring a global solution. Instead, we should test every design individually, within its own context. The development of an affordable, readily available system for the analysis and evaluation of aspects such as fire escape and stair safety can be based on the combination of the technologies of virtual reality and motion capture. Testing of a design by a number of test people in an immersion space provides not only intuitive evaluations by actual users but also quantitative data on the cognitive and proprioceptive behaviour of the test people. These data can be compiled into profiles of virtual humans for further testing of the same or related designs.

keywords Model Simulation, Real Environments
series other
type normal paper
email
more http://info.tuwien.ac.at/efa/
last changed 2004/05/04 14:40

_id 82a5
authors Leclercq, P.
year 1996
title From an architectural sketch to its semantic representation
source The Int. Journal of Construction IT 4(2), pp. 67-84
summary This paper presents an essay on the needs and viability of the semantic harnessing of architectural sketches in the framework of integrated computer design. A symbolic and relation representation is proposed as the shared architectural model. This is structured with the practical proposals of cognitive sciences about knowledge creation and manipulation. An experiment is described which observes and analyses the composition of professional sketches. Its results are taken as directives to build the architectural model content. Two computer software are presented as prototypes for managing a case base of architectural knowledge and deducing the semantic concepts from sketches. Back to Search Results
series journal paper
last changed 2003/05/15 21:45

_id ddss2006-hb-187
id DDSS2006-HB-187
authors Lidia Diappi and Paola Bolchi
year 2006
title Gentrification Waves in the Inner-City of Milan - A multi agent / cellular automata model based on Smith's Rent Gap theory
source Van Leeuwen, J.P. and H.J.P. Timmermans (eds.) 2006, Innovations in Design & Decision Support Systems in Architecture and Urban Planning, Dordrecht: Springer, ISBN-10: 1-4020-5059-3, ISBN-13: 978-1-4020-5059-6, p. 187-201
summary The aim of this paper is to investigate the gentrification process by applying an urban spatial model of gentrification, based on Smith's (1979; 1987; 1996) Rent Gap theory. The rich sociological literature on the topic mainly assumes gentrification to be a cultural phenomenon, namely the result of a demand pressure of the suburban middle and upper class, willing to return to the city (Ley, 1980; Lipton, 1977, May, 1996). Little attempt has been made to investigate and build a sound economic explanation on the causes of the process. The Rent Gap theory (RGT) of Neil Smith still represents an important contribution in this direction. At the heart of Smith's argument there is the assumption that gentrification takes place because capitals return to the inner city, creating opportunities for residential relocation and profit. This paper illustrates a dynamic model of Smith's theory through a multi-agent/ cellular automata system approach (Batty, 2005) developed on a Netlogo platform. A set of behavioural rules for each agent involved (homeowner, landlord, tenant and developer, and the passive 'dwelling' agent with their rent and level of decay) are formalised. The simulations show the surge of neighbouring degradation or renovation and population turn over, starting with different initial states of decay and estate rent values. Consistent with a Self Organized Criticality approach, the model shows that non linear interactions at local level may produce different configurations of the system at macro level. This paper represents a further development of a previous version of the model (Diappi, Bolchi, 2005). The model proposed here includes some more realistic factors inspired by the features of housing market dynamics in the city of Milan. It includes the shape of the potential rent according to city form and functions, the subdivision in areal submarkets according to the current rents, and their maintenance levels. The model has a more realistic visualisation of the city and its form, and is able to show the different dynamics of the emergent neighbourhoods in the last ten years in Milan.
keywords Multi agent systems, Housing market, Gentrification, Emergent systems
series DDSS
last changed 2006/08/29 12:55

_id ddssar9622
id ddssar9622
authors Macmillan, Andrew andMezughi, Mustafa M.
year 1996
title The integral role of conventional sketching in conceptualisation
source Timmermans, Harry (Ed.), Third Design and Decision Support Systems in Architecture and Urban Planning - Part one: Architecture Proceedings (Spa, Belgium), August 18-21, 1996
summary Architectural Design Studies is an expanding research area, which recently has experienced dramatic shifts in approach. The successful application of computing to architectural practice has created pressure leading to a rediscovery of Architectural Drawing. The thrust of recent design studies is toward the early stages of the design process, where the modes of conception, human perceptual, and cognitive systems are the focus. In this paper we endeavour to examine the integral role of sketching in conceptualisation. A modelling technique relating to both the design and the graphic process 'sheds light' on the interaction between thought and drawing. Data from a protocol analysis is tested within the framework of the proposed model.
series DDSS
last changed 2003/08/07 16:36

_id 037a
authors Oxman, R.E.
year 1996
title Design by re-representation: a model of visual reasoning in design
source Design Studies - Vol 18, No 4, pp. 329-347
summary The conception of design as a sequential process of description and redescription in the development of designs is presented. Re-representational theory (RRH) is introduced and the cognitive mechanisms which enable re-representation in design are explicated. A theory of re-representation and multiple representations in design is proposed. The concept of adaptation developed in CBR is exploited to formalize transformations in the re-representation process. An empirical research was constructed to study the cognitive abilities which underlie the creative phenomena of re-representation in design adaptation. On the basis of the findings of the experiment, a model of design re-representation is developed and presented. The main concepts of the model, multiple representation and re-representation, are shown to provide a powerful basis for the understanding of creative behavior in design.
series journal paper
email
last changed 2003/04/23 15:50

_id sigradi2012_59
id sigradi2012_59
authors Pinheiro, Mauro; Spitz, Rejane
year 2012
title Mecanismos atencionais como parâmetros para o design de sistemas de informação ambiente [Attentional mechanisms as parameters for the design of ambient information systems]
source SIGraDi 2012 [Proceedings of the 16th Iberoamerican Congress of Digital Graphics] Brasil - Fortaleza 13-16 November 2012, pp. 175-178
summary We present an evaluation model to analyze ambient information systems, based on attentional mechanisms. Taking Weiser and Brown (1996) concepts of Ubiquitous Computing and Calm Technology as a starting point, we delimit ambient information systems as those that can be monitored without requiring the focus of our attention. Using the theoretical framework from Cognitive Psychology, we propose an evaluation model to analyze ambient information systems, considering the attentional mechanisms involved in their use. As a conclusion, we outline a set of parameters to be considered during the design of ambient information systems.
keywords sistemas de informação; atenção; ambiente; computação ubíqua; tecnologia calma
series SIGRADI
email
last changed 2016/03/10 09:57

For more results click below:

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