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 724

_id 3888
authors Reffat, Rabee M.
year 2000
title Computational Situated Learning in Designing - Application to Architectural Shape Semantics
source The University of Sydney, Faculty of Architecture
summary Learning the situatedness (applicability conditions), of design knowledge recognised from design compositions is the central tenet of the research presented in this thesis. This thesis develops and implements a computational system of situated learning and investigates its utility in designing. Situated learning is based on the concept that "knowledge is contextually situated and is fundamentally influenced by its situation". In this sense learning is tuned to the situations within which "what you do when you do matters". Designing cannot be predicted and the results of designing are not based on actions independent of what is being designed or independent of when, where and how it was designed. Designers' actions are situation dependent (situated), such that designers work actively with the design environment within the specific conditions of the situation where neither the goal state nor the solution space is completely predetermined. In designing, design solutions are fluid and emergent entities generated by dynamic and situated activities instead of fixed design plans. Since it is not possible in advance to know what knowledge to use in relation to any situation we need to learn knowledge in relation to its situation, i.e. learn the applicability conditions of knowledge. This leads towards the notion of the situation as having the potential role of guiding the use of knowledge.

Situated Learning in Designing (SLiDe) is developed and implemented within the domain of architectural shape composition (in the form of floor plans), to construct the situatedness of shape semantics. An architectural shape semantic is a set of characteristics with a semantic meaning based on a particular view of a shape such as reflection symmetry, adjacency, rotation and linearity. Each shape semantic has preconditions without which it cannot be recognised. Such preconditions indicate nothing about the situation within which this shape semantic was recognised. The situatedness or the applicability conditions of a shape semantic is viewed as, the interdependent relationships between this shape semantic as the design knowledge in focus, and other shape semantics across the observations of a design composition. While designing, various shape semantics and relationships among them emerge in different representations of a design composition. Multiple representations of a design composition by re-interpretation have been proposed to serve as a platform for SLiDe. Multiple representations provide the opportunity for different shape semantics and relationships among them to be found from a single design composition. This is important if these relationships are to be used later because it is not known in advance which of the possible relationships could be constructed are likely to be useful. Hence, multiple representations provide a platform for different situations to be encountered. A symbolic representation of shape and shape semantics is used in which the infinite maximal lines form the representative primitives of the shape.

SLiDe is concerned with learning the applicability conditions (situatedness), of shape semantics locating them in relation to situations within which they were recognised (situation dependent), and updating the situatedness of shape semantics in response to new observations of the design composition. SLiDe consists of three primary modules: Generator, Recogniser and Incremental Situator. The Generator is used by the designer to develop a set of multiple representations of a design composition. This set of representations forms the initial design environment of SLiDe. The Recogniser detects shape semantics in each representation and produces a set of observations, each of which is comprised of a group of shape semantics recognised at each corresponding representation. The Incremental Situator module consists of two sub-modules, Situator and Restructuring Situator, and utilises an unsupervised incremental clustering mechanism not affected by concept drift. The Situator module locates recognised shape semantics in relation to their situations by finding regularities of relationships among them across observations of a design composition and clustering them into situational categories organised in a hierarchical tree structure. Such relationships change over time due to the changes taken place in the design environment whenever further representations are developed using the Generator module and new observations are constructed by the Recogniser module. The Restructuring Situator module updates previously learned situational categories and restructures the hierarchical tree accordingly in response to new observations.

Learning the situatedness shape semantics may play a crucial role in designing if designers pursue further some of these shape semantics. This thesis illustrates an approach in which SLiDe can be utilised in designing to explore the shapes in a design composition in various ways; bring designers! attention to potentially hidden features and shape semantics of their designs; and maintain the integrity of the design composition by using the situatedness of shape semantics. The thesis concludes by outlining future directions for this research to learn and update the situatedness of design knowledge within the context of use; considering the role of functional knowledge while learning the situatedness of design knowledge; and developing an autonomous situated agent-based designing system.

series thesis:PhD
email
last changed 2003/05/06 11:34

_id 20ab
authors Yakeley, Megan
year 2000
title Digitally Mediated Design: Using Computer Programming to Develop a Personal Design Process
source Massachusetts Institute of Technology, Department of Architecture
summary This thesis is based on the proposal that the current system of architectural design education confuses product and process. Students are assessed through, and therefore concentrate on, the former whilst the latter is left in many cases to chance. This thesis describes a new course taught by the author at MIT for the last three years whose aim is to teach the design process away from the complexities inherent in the studio system. This course draws a parallel between the design process and the Constructionist view of learning, and asserts that the design process is a constant learning activity. Therefore, learning about the design process necessarily involves learning the cognitive skills of this theoretical approach to education. These include concrete thinking and the creation of external artifacts to develop of ideas through iterative, experimental, incremental exploration. The course mimics the Constructionist model of using the computer programming environment LOGO to teach mathematics. It uses computer programming in a CAD environment, and specifically the development of a generative system, to teach the design process. The efficacy of such an approach to architectural design education has been studied using methodologies from educational research. The research design used an emergent qualitative model, employing Maykut and Morehouses interpretive descriptive approach (Maykut & Morehouse, 1994) and Glaser and Strausss Constant Comparative Method of data analysis (Glaser & Strauss, 1967). Six students joined the course in the Spring 1999 semester. The experience of these students, what and how they learned, and whether this understanding was transferred to other areas of their educational process, were studied. The findings demonstrated that computer programming in a particular pedagogical framework, can help transform the way in which students understand the process of designing. The following changes were observed in the students during the course of the year: Development of understanding of a personalized design process; move from using computer programming to solve quantifiable problems to using it to support qualitative design decisions; change in understanding of the paradigm for computers in the design process; awareness of the importance of intrapersonal and interpersonal communication skills; change in expectations of, their sense of control over, and appropriation of, the computer in the design process; evidence of transference of cognitive skills; change from a Behaviourist to a Constructionist model of learning Thesis Supervisor: William J. Mitchell Title: Professor of Architecture and Media Arts and Sciences, School of Architecture and Planning
series thesis:PhD
last changed 2003/02/12 22:37

_id ga0012
id ga0012
authors Galanter, Philip
year 2000
title GA2: a Programming Environment for Abstract Generative Fine Art
source International Conference on Generative Art
summary Fine artists looking to use computers to create generative works, especially those artists inclined towards abstraction, often face an uncomfortable choice in the selection of software tools. On the one hand there are a number of commercial and shareware programs available which implement a few techniques in an easy to use GUI environment. Unfortunately such programs often impose a certain look or style and are not terribly versatile or expressive. The other choice seems to be writing code from scratch, in a language such as c or Java. This can be very time consuming as every new work seems to demand a new program, and the artist's ability to write code can seldom keep pace with his ability to imagine new visual ideas. This paper describes a software system created by the author called GA2 which has been implemented in the Matlab software environment. By layering GA2 over Matlab the artist can take advantage of a very mature programming environment which includes extensive mathematical libraries, simple graphics routines, GUI construction tools, built-in help facilities, and command line, batch mode, and GUI modes of interaction. In addition, GA2 is very portable and can run on Macintosh, Windows, and Unix systems with almost no incremental effort for multi-platform support. GA2 is a work in progress and an extension of the completed GA1 environment. It is medium independent, and can be used for all manner of image, animation, and sound production. GA1 includes a complete set of genetic algorithm operations for breeding families of graphical marks, a database function for managing and recalling various genes, a set of statistical operations for creating various distributions of marks on a canvas or animation frame, a unique Markov-chain-likeoperator for generating families of visually similar lines or paths, and a complete L-system implementation. GA2 extends GA1 by adding more generative techniques such as tiling and symmetry operations, Thom's cusp catastrophe, and mechanisms inspired by complexity science notions such as cellular automata, fractals, artificial life, and chaos. All of these techniques are encapulated in genetic representations. This paper is supplemented with examples from the authors art work, and comments on the philosophy behind this method of working, and its relation towards the reinvigoration of abstraction after post-modernism.  
series other
email
more http://www.generativeart.com/
last changed 2003/08/07 17:25

_id ga0004
id ga0004
authors Lund, Andreas
year 2000
title Evolving the Shape of Things to Come - A Comparison of Interactive Evolution and Direct Manipulation for Creative Tasks
source International Conference on Generative Art
summary This paper is concerned with differences between direct manipulation and interactive evolutionary design as two fundamentally different interaction styles for creative tasks. Its main contribution to the field of generative design is the treatment of interactive evolutionary design as a general interaction style that can be used to support users in creative tasks. Direct manipulation interfaces, a term coined by Ben Shneiderman in the mid-seventies, are the kind of interface that is characteristic of most modern personal computer application user interfaces. Typically, direct manipulation interfaces incorporate a model of a context (such as a desktop environment) supposedly familiar to users. Rather than giving textual commands (i.e. "remove file.txt", "copy file1.txt file2.txt") to an imagined intermediary between the user and the computer, the user acts directly on the objects of interest to complete a task. Undoubtedly, direct manipulation has played an important role in making computers accessible to non-computer experts. Less certain are the reasons why direct manipulation interfaces are so successful. It has been suggested that this kind of interaction style caters for a sense of directness, control and engagement in the interaction with the computer. Also, the possibilities of incremental action with continuous feedback are believed to be an important factor of the attractiveness of direct manipulation. However, direct manipulation is also associated with a number of problems that make it a less than ideal interaction style in some situations. Recently, new interaction paradigms have emerged that address the shortcomings of direct manipulation in various ways. One example is so-called software agents that, quite the contrary to direct manipulation, act on behalf of the user and alleviate the user from some of the attention and cognitive load traditionally involved in the interaction with large quantities of information. However, this relief comes at the cost of lost user control and requires the user to put trust into a pseudo-autonomous piece of software. Another emerging style of human-computer interaction of special interest for creative tasks is that of interactive evolutionary design (sometimes referred to as aesthetic selection). Interactive evolutionary design is inspired by notions from biological evolution and may be described as a way of exploring a large – potentially infinite – space of possible design configurations based on the judgement of the user. Rather than, as is the case with direct manipulation, directly influencing the features of an object, the user influences the design by means of expressing her judgement of design examples. Variations of interactive evolutionary design have been employed to support design and creation of a variety of objects. Examples of such objects include artistic images, web advertising banners and facial expressions. In order to make an empirical investigation possible, two functional prototypes have been designed and implemented. Both prototypes are targeted at typeface design. The first prototype allows a user to directly manipulate a set of predefined attributes that govern the design of a typeface. The second prototype allows a user to iteratively influence the design of a typeface by means of expressing her judgement of typeface examples. Initially, these examples are randomly generated but will, during the course of interaction, converge upon design configurations that reflect the user’s expressed subjective judgement. In the evaluation of the prototypes, I am specifically interested in users’ sense of control, convergence and surprise. Is it possible to maintain a sense of control and convergence without sacrificing the possibilities of the unexpected in a design process? The empirical findings seem to suggest that direct manipulation caters for a high degree of control and convergence, but with a small amount of surprise and sense of novelty. The interactive evolutionary design prototype supported a lower degree of experienced control, but seems to provide both a sense of surprise and convergence. One plausible interpretation of this is that, on the one hand, direct manipulation is a good interaction style for realizing the user’s intentions. On the other hand, interactive evolutionary design has a potential to actually change the user’s intentions and pre-conceptions of that which is being designed and, in doing so, adds an important factor to the creative process. Based on the empirical findings, the paper discusses situations when interactive evolutionary design may be a serious contender with direct manipulation as the principal interaction style and also how a combination of both styles can be applied.
series other
email
more http://www.generativeart.com/
last changed 2003/08/07 17:25

_id be2e
authors Simoff, S.J. and Maher, M.L.
year 2000
title Analysing participation in collaborative design environments
source Design Studies, 21(2), 119-144
summary Computer-supported collaborative design can be realised by a broad range of collaborative environments, each facilitating a different kind of collaboration. Understanding the style of collaboration and the potential for each environment is important when choosing a particular technology. We have developed a virtual world approach to teaching design computing in which students learn through traditional lectures, online seminars, and collaborative design projects. The environment integrates both synchronous and asynchronous communication as well as shared documentation. One side effect of using this environment is the incremental development of a record of the communication and collaboration. This record can be the basis for the analysis of participation in collaboration. We show how text analysis as a part of data mining can be used to analyse different aspects of participation. Specifically, we analyse participation in synchronous communication to evaluate individual contribution. We then analyse asynchronous communication to evaluate the extent of collaboration. The methods presented can be an automated part of the collaborative environment providing information for student evaluation in an educational environment or individual contribution in a professional environment.
series journal paper
last changed 2003/04/23 15:50

_id 490b
authors Woodbury, R.F., Burrow, A.L. and Datta, S.
year 2000
title Navigating Subsumption-Based Design Spaces
doi https://doi.org/10.52842/conf.caadria.2000.341
source CAADRIA 2000 [Proceedings of the Fifth Conference on Computer Aided Architectural Design Research in Asia / ISBN 981-04-2491-4] Singapore 18-19 May 2000, pp. 341-349
summary Design space explorers are information-rich environments conceived for providing effective support for electronic design processes. A subsumption-based design space structures the partial designs in the environment by a relation of information specificity. It provides formal exploration operators for predictive, goal-directed movement in the underlying space of designs and an interaction model for open-ended exploration. This paper focusses on the forward moving operator based on incremental pi-resolution and discusses the topic of information removal through the erasure operator. It describes the possible usage of these operators and the entry points for mixed-initiative human-computer interaction in the SEED-Config explorer .
series CAADRIA
email
last changed 2022/06/07 07:57

_id 4cd1
authors Abdelmawla, S., Elnimeiri, M. and Krawczyk, R.
year 2000
title Structural Gizmos
doi https://doi.org/10.52842/conf.acadia.2000.115
source Eternity, Infinity and Virtuality in Architecture [Proceedings of the 22nd Annual Conference of the Association for Computer-Aided Design in Architecture / 1-880250-09-8] Washington D.C. 19-22 October 2000, pp. 115-121
summary Architects are visual learners. The Internet has enabled interactive learning tools that can be used to assist in visual thinking of structural concepts, especially at the introductory levels. Here, we propose a visual approach for understanding structures through a series of interactive learning modules, or ’gizmos’. These gizmos, are the tools that the student may use to examine one structural concept at a time. Being interactive, they offer many more possibilities beyond what one static problem can show. The approach aims to enhance students’ visual intuition, and hence understanding of structural concepts and the parameters affecting design. This paper will present selected structural gizmos, how they work, and how they can enhance structural education for architects.
series ACADIA
email
last changed 2022/06/07 07:54

_id b088
authors Al-Qawasmi, Jamal
year 2000
title Learning Virtually: A Paradigm Shift in Design Education
doi https://doi.org/10.52842/conf.caadria.2000.123
source CAADRIA 2000 [Proceedings of the Fifth Conference on Computer Aided Architectural Design Research in Asia / ISBN 981-04-2491-4] Singapore 18-19 May 2000, pp. 123-133
summary We still think of architectural design education in terms of a "classroom" paradigm, that is, of an instructor teaching design skills to a class of students in a face-to-face format. However, emerging communication and collaboration technologies have created tremendous new opportunities to distribute students and faculty, while maintaining a close personal contact. This paper discusses and characterizes several aspects of the evolving paradigm of teaching design made possible by the ability to work in shared virtual environments.
series CAADRIA
email
last changed 2022/06/07 07:54

_id 456a
authors Alvarado, R.G., Parra, J.C., Vergara, R.L. and Chateau, H.B.
year 2000
title Architectural References to Virtual Environments Design
doi https://doi.org/10.52842/conf.ecaade.2000.151
source Promise and Reality: State of the Art versus State of Practice in Computing for the Design and Planning Process [18th eCAADe Conference Proceedings / ISBN 0-9523687-6-5] Weimar (Germany) 22-24 June 2000, pp. 151-155
summary Based on a comparison between the perception of digital and real construction, the development of virtual systems and the review of additional sources, this paper states some differences between the design of virtual environments and architectural spaces. Virtual-reality technologies provide advanced capabilities to simulate real situations, and also to create digital worlds not referred to physical places, such as imaginary landscapes or environments devoted to electronic activities, like entertainment, learning or commerce. Some on-line services already use 3D-stages, resembling building halls and domestic objects, and several authors have mentioned virtual modeling as a job opportunity to architects. But it will argue in this paper that the design of those environments should consider their own digital characteristics. Besides, the use of virtual installations on networks impells a convergence with global media, like Internet or TV. Virtual environments can be a 3Devolution of communicational technologies, which have an increasing participation in culture, reaching a closer relationship to contemporary architecture.
keywords Virtual Environments, Spatial Perception, Design Methodology
series eCAADe
email
more http://www.uni-weimar.de/ecaade/
last changed 2022/06/07 07:54

_id 7da7
authors Benedetti, Cristina and Salvioni, Giulio
year 1999
title The Use of Renewable Resource in Architecture: New Teaching Methodologies
doi https://doi.org/10.52842/conf.ecaade.1999.751
source Architectural Computing from Turing to 2000 [eCAADe Conference Proceedings / ISBN 0-9523687-5-7] Liverpool (UK) 15-17 September 1999, pp. 751-756
summary The program is organized into four parts. Each is very much connected, both logically and methodologically, so that the unit as a whole consists of a content and method of access that are not divided up. This method is not in a chronological order that simply goes in one direction, rather it allows the user to "refer back", in real time and in different directions. For the simple purpose of explanation, the sections of the program are listed as follows: (-) "Basic information" concerns the basics of bioclimatic and timber architecture. Without this knowledge, the other two sections would be difficult to understand; (-) "Actual buildings throughout the world"; give examples of architectural quality; they concretize the basics of bioclimatic and timber architecture; (-) "Students' Masters Theses", that follow on from the basic information and the learning experience "in the field", and guided by the lecturer, have a critical approach to actual buildings throughout the world. (-) A multimedia data-sheet organized to ensure a clear and straightforward presentation of information about the construction products. It relies on a tab-based navigation interface that gives users access to eight different stacked windows.
keywords Architecture, Multimedia, Timber, Bioclimatic, Classification
series eCAADe
email
last changed 2022/06/07 07:54

_id 8948
authors Bertola Duarte, Rovenir
year 2001
title AS APROXIMAÇÕES DO COMPUTADOR AO PROCESSO DE ENSINO/ APRENDIZADO DO PROJETO ARQUITETÔNICO (An Approach to Computing in the Teaching/Learning Proces in Architectural Project Design)
source SIGraDi biobio2001 - [Proceedings of the 5th Iberoamerican Congress of Digital Graphics / ISBN 956-7813-12-4] Concepcion (Chile) 21-23 november 2001, pp. 207-209
summary This article seeks to disclose part of the results obtained with the development of the master dissertation. (DUARTE [2], 2000) The several approach forms between the computers and the process teaching/learning of architectural design were investigated in this work, standing out, close moment the edict of MEC that regulated the introduction of the computers in the architecture schools in Brazil. Ten Brazilian schools of architecture were researched, through questionnaires and visits, in which four approach forms were detected, that were understood more deeply with a study of cases, highlighting: methods, supports, components and the teaching process and the design process built by the student.
series SIGRADI
email
last changed 2016/03/10 09:47

_id 5227
authors Bessone, Miriam and Mantovani, Graciela
year 2000
title Procesos Proyectuales Alternativos: em el Inicio del Aprendizaje del Diseño Arquitectonico (Alternative Design Processes: At an Early Stage in the Learning of Architectural Design)
source SIGraDi’2000 - Construindo (n)o espacio digital (constructing the digital Space) [4th SIGRADI Conference Proceedings / ISBN 85-88027-02-X] Rio de Janeiro (Brazil) 25-28 september 2000, pp. 364-366
summary Building of knowledge and the traditional methods to approach it are changed by new technologies. The coexistence of two cultures, one of them based on written text and the other multitextual, are presented as an interesting exploring field. Accordingly, improvement in building of design learning, “new logics of perception” and “new projectable logics, are the main challenges to be addressed in a Research - Action Programme in harmonious interaction between both cultures and their instruments (analogous and digitals). Recognizing the existence of fields teachers are not trained in, an interaction teacher - pupil in didactic strategies is considered to be necessary.
series SIGRADI
email
last changed 2016/03/10 09:47

_id 2fb3
authors Bhavnani, S.K.
year 2000
title Designs Conducive to the Use of Efficient Strategies
source Proceedings of DIS'00, (2000), 338-345
summary Studies on the widespread inefficient use of complex computer applications have suggested that users need to learn efficient strategies in addition to learning how to use tools. This paper argues that our growing understanding of strategic knowledge can be used to guide designers develop systems which are conducive to the use of efficient strategies. The paper first describes ten general strategies which appear to be useful across three computer application domains. Next, the paper discusses the functionalities required to execute the ten strategies, and what makes them conducive to strategy use. An analysis of six major computer applications in three domains reveals that these functionalities are not consistently offered, and how their absence directly affects the performance of complex tasks. The analysis leads to questions related to the generality of the results, the problem of featurism, and how strategy-conducive systems could facilitate the transfer of knowledge across applications. The paper concludes by briefly describing how we intend to use the strategy framework to develop analysis methods for designers and trainers.
keywords Strategy; Strategic Knowledge; Efficiency; Design; Training
series other
email
last changed 2003/11/21 15:16

_id 4e0a
authors Bouchlaghem, N., Sher, W. and Beacham, N.
year 2000
title Computer Imagery and Visualization in Civil Engineering Education
source Journal of Computing in Civil Engineering, Vol. 14, No. 2, April 2000, pp. 134-140
summary Higher education institutions in the United Kingdom have invested significantly in the implementation of communication and information technology in teaching, learning, and assessment of civil and building engineering—with mixed results. This paper focuses on the use of digital imagery and visualization materials to improve student understanding. It describes ways in which these materials are being used in the civil and building engineering curriculum, and, in particular, how distributed performance support systems (DPSS) can be applied to make more effective use of digital imagery and visualization material. This paper centers on the extent to which DPSS can be used in a civil and building vocational and continuing professional development context by tutors in the form of an electronic course delivery tool and by students in the form of an open-access student information system. This paper then describes how a DPSS approach to education is being adopted at Loughborough University as part of the CAL-Visual project. After highlighting the main aims and objectives of the project and describing the system, this paper discusses some of the issues encountered during the design and implementation of a DPSS and presents some preliminary results from initial trials.
keywords Computer Aided Instruction; Engineering Education; Imaging Techniques; Information Systems; Professional Development
series journal paper
last changed 2003/05/15 21:45

_id cef3
authors Bridges, Alan H.
year 1992
title Computing and Problem Based Learning at Delft University of Technology Faculty of Architecture
doi https://doi.org/10.52842/conf.ecaade.1992.289
source CAAD Instruction: The New Teaching of an Architect? [eCAADe Conference Proceedings] Barcelona (Spain) 12-14 November 1992, pp. 289-294
summary Delft University of Technology, founded in 1842, is the oldest and largest technical university in the Netherlands. It provides education for more than 13,000 students in fifteen main subject areas. The Faculty of Architecture, Housing, Urban Design and Planning is one of the largest faculties of the DUT with some 2000 students and over 500 staff members. The course of study takes four academic years: a first year (Propaedeuse) and a further three years (Doctoraal) leading to the "ingenieur" qualification. The basic course material is delivered in the first two years and is taken by all students. The third and fourth years consist of a smaller number of compulsory subjects in each of the department's specialist areas together with a wide range of option choices. The five main subject areas the students may choose from for their specialisation are Architecture, Building and Project Management, Building Technology, Urban Design and Planning, and Housing.

The curriculum of the Faculty has been radically revised over the last two years and is now based on the concept of "Problem-Based Learning". The subject matter taught is divided thematically into specific issues that are taught in six week blocks. The vehicles for these blocks are specially selected and adapted case studies prepared by teams of staff members. These provide a focus for integrating specialist subjects around a studio based design theme. In the case of second year this studio is largely computer-based: many drawings are produced by computer and several specially written computer applications are used in association with the specialist inputs.

This paper describes the "block structure" used in second year, giving examples of the special computer programs used, but also raises a number of broader educational issues. Introduction of the block system arose as a method of curriculum integration in response to difficulties emerging from the independent functioning of strong discipline areas in the traditional work groups. The need for a greater level of selfdirected learning was recognised as opposed to the "passive information model" of student learning in which the students are seen as empty vessels to be filled with knowledge - which they are then usually unable to apply in design related contexts in the studio. Furthermore, the value of electives had been questioned: whilst enabling some diversity of choice, they may also be seen as diverting attention and resources from the real problems of teaching architecture.

series eCAADe
email
last changed 2022/06/07 07:54

_id ga0023
id ga0023
authors Brotzu, PierPaolo and Maiocchi, Marco
year 2000
title A Generative Approach to Variations in Production Processes
source International Conference on Generative Art
summary Many work procedures in generating various types of products (such as execution of recipes for food, work operation for leather, procedures for conservation of vegetables, factory workmanship processes, etc) are characterised by precise procedural steps. Each step can be defined, at the proper detail level, in terms of kind of operations, input conditions, output results; then, a complete procedure can be exploited as a set of partially ordered steps of such a kind of functions. The formalisation of such a steps allows to evaluate procedures devoted to the same goal, introducing metrics for comparing them in terms of originality or imitation. Furtherly, a contextual analysis of different procedures devoted to similar goals allows to verify possible variations in the procedures, introducing innovation and changes on the basis of the available examples. The changes can be automated through proper algorithms, just using techniques of learning by examples, in the respect of verifiable constraints. The results can be verified, and used again as a new enriched experienced basis to improve the innovation procedures. The paper will describe the approach for the analysis and the description, will propose an experienced metric, and will show examples of generation of new innovative methods based on the automated analysis of successful examples. All the practical examples will be expressed in cooking recipes, described, compared in terms of plagiarism with properly defined metrics, improved with automatic generation based on experience and examples, properly checked and validated.
series other
more http://www.generativeart.com/
last changed 2003/08/07 17:25

_id 9384
authors Burry, M., Datta, S. and Anson, S.
year 2000
title Introductory Computer Programming as a Means for Extending Spatial and Temporal Understanding
doi https://doi.org/10.52842/conf.acadia.2000.129
source Eternity, Infinity and Virtuality in Architecture [Proceedings of the 22nd Annual Conference of the Association for Computer-Aided Design in Architecture / 1-880250-09-8] Washington D.C. 19-22 October 2000, pp. 129-135
summary Should computer programming be taught within schools of architecture? Incorporating even low-level computer programming within architectural education curricula is a matter of debate but we have found it useful to do so for two reasons: as an introduction or at least a consolidation of the realm of descriptive geometry and in providing an environment for experimenting in morphological time-based change. Mathematics and descriptive geometry formed a significant proportion of architectural education until the end of the 19th century. This proportion has declined in contemporary curricula, possibly at some cost for despite major advances in automated manufacture, Cartesian measurement is still the principal ‘language’ with which to describe building for construction purposes. When computer programming is used as a platform for instruction in logic and spatial representation, the waning interest in mathematics as a basis for spatial description can be readdressed using a left-field approach. Students gain insights into topology, Cartesian space and morphology through programmatic form finding, as opposed to through direct manipulation. In this context, it matters to the architect-programmer how the program operates more than what it does. This paper describes an assignment where students are given a figurative conceptual space comprising the three Cartesian axes with a cube at its centre. Six Phileban solids mark the Cartesian axial limits to the space. Any point in this space represents a hybrid of one, two or three transformations from the central cube towards the various Phileban solids. Students are asked to predict the topological and morphological outcomes of the operations. Through programming, they become aware of morphogenesis and hybridisation. Here we articulate the hypothesis above and report on the outcome from a student group, whose work reveals wider learning opportunities for architecture students in computer programming than conventionally assumed.
series ACADIA
email
last changed 2022/06/07 07:54

_id 8802
authors Burry, Mark, Dawson, Tony and Woodbury, Robert
year 1999
title Learning about Architecture with the Computer, and Learning about the Computer in Architecture
doi https://doi.org/10.52842/conf.ecaade.1999.374
source Architectural Computing from Turing to 2000 [eCAADe Conference Proceedings / ISBN 0-9523687-5-7] Liverpool (UK) 15-17 September 1999, pp. 374-382
summary Most students commencing their university studies in architecture must confront and master two new modes of thought. The first, widely known as reflection-in-action, is a continuous cycle of self-criticism and creation that produces both learning and improved work. The second, which we call here design making, is a process which considers building construction as an integral part of architectural designing. Beginning students in Australia tend to do neither very well; their largely analytic secondary education leaves the majority ill-prepared for these new forms of learning and working. Computers have both complicated and offered opportunities to improve this situation. An increasing number of entering students have significant computing skill, yet university architecture programs do little in developing such skill into sound and extensible knowledge. Computing offers new ways to engage both reflection-in-action and design making. The collaboration between two Schools in Australia described in detail here pools computer-based learning resources to provide a wider scope for the education in each institution, which we capture in the phrase: Learn to use computers in architecture (not use computers to learn architecture). The two shared learning resources are Form Making Games (Adelaide University), aimed at reflection-in-action and The Construction Primer (Deakin University and Victoria University of Wellington), aimed at design making. Through contributing to and customising the resources themselves, students learn how designing and computing relate. This paper outlines the collaborative project in detail and locates the initiative at a time when the computer seems to have become less self-consciously assimilated within the wider architectural program.
keywords Reflection-In-Action, Design Making, Customising Computers
series eCAADe
email
last changed 2022/06/07 07:54

_id 6756
authors Butler, K.S., Rincón, H., Maria Lane, K. and Brand, R.
year 2001
title Construyendo una ciudad sostenible en la frontera: planificación de la ciudad de Colombia, Nuevo León, México [Constructing A Sustainable City In the Border: Planning of the City of Colombia, Nuevo León, Mexico ]
source 2da Conferencia Venezolana sobre Aplicación de Computadores en Arquitectura, Maracaibo (Venezuela) december 2001, pp. 194-203
summary The policy rationale for promotion of urban development in the Mexico-Texas borderland of Nuevo León is likely to be sustained and even strengthened. The University of Texasí participation in new town planning for Colombia spans at least three hierarchical levels with students, faculty members, practitioners and government officials joining efforts. At the ìstudio levelî, students completed a comprehensive landscape assessment for portions of the future city using GPS surveying and GIS database and modeling. Graduate students, using field data, updated 2000 maps/shapefiles, and spatial modeling as an analysis tool, created a series of spatial models to produce useful information about the study areaís inherent suitability for agriculture, human settlement and preservation. This work culminated in a research symposium, planning charrette, refinement of land use and infrastructure assumptions, and the development of masterplan elements for the future city. In contrast to the professional firm, the project provides unique opportunities for intensive learning and applied research that contribute to the ecological, social and economic well-being of new cities and developing regions,
keywords USA-Mexico Border; Sustainable Development; Regional Planning; Arch View
series other
email
last changed 2003/02/14 08:29

_id 1206
authors Cabezas, M., Mariano, C., Mitolo, S. and Oliva, S.
year 1999
title Transformaciones en el Proceso Enseñanza-Aprendizaje de la Geometría Descriptiva con la Apliacación de los Medios Digitales (Transformations in the Teaching/Learning Process of Descriptive Geometry with the Aplplication of Digital Media)
source III Congreso Iberoamericano de Grafico Digital [SIGRADI Conference Proceedings] Montevideo (Uruguay) September 29th - October 1st 1999, pp. 347-348
summary The insert of the digital technologies in the atmosphere Áulico has left generalizing in a significant way. An example constitutes it the high percentage of students that they manifested general knowledge in the software handling in the introductory course of visual communication, as well as the voluntary presentation of practical works developed with digital means. The necessity of an answer to the requirements that arise of the students sinks to the certainty of a pedagogic compatibility among the matter to try and the teaching attended by the personal computer that would increase the Iconidad and the understanding of a topic of certain complexity like it is the geometry of the space. An educational program designed for the teaching of the Sistema Monge whose general characteristics were presented in the II Ibero-American Seminar of Digital Graph and that it will be applied as experience pilot in the course 2000, it will allow us to respond to the following queries: what place it will be given to the educational program in the formation process in connection with the other pedagogic means.
series SIGRADI
email
last changed 2016/03/10 09:47

For more results click below:

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