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 7560
authors Gomez, Nestor
year 1998
title Conceptual Structural Design Through Knowledge Hierarchies
source Carnegie Mellon University, Department of Civil and Environmental Engineering, Pittsburgh
summary Computer support for conceptual design still lags behind software available for analysis and detailed design. The Software Environment to Support the Early Phases in Building Design (SEED) project has the goal of providing design generation and exploration capabilities to aid in the conceptual design of buildings, from architectural programming and layout to enclosure design and structural configuration. The current work presents a component of the efforts of the SEED-Config Structure group in providing computer support for conceptual structural design. The Building Entity and Technology (BENT) approach models data about building elements in a general, hierarchical form, where design evolution is represented by the growing specificity of the design description. Two methods of system-supported design generation are provided: case-based reasoning and application of knowledge rules. The knowledge rules, termed technologies, and how they are specified and used are the primary focus of this thesis. In the BENT approach, conceptual structural engineering knowledge is modularized into technology nodes arranged in a directed 'AND/OR' graph, where OR nodes represent alternative design decisions and AND nodes represent problem decomposition. In addition, nodes in the graph may also be specified as having AND/OR incoming arcs thus reducing the duplication of nodes and enhancing the representational power of the approach. In order to facilitate the incorporation of new knowledge into the system, and verify and/or change the knowledge already in the system, the data model and the interface allow for dynamic creation, browsing, and editing of technology nodes. Design generation through the use of the knowledge hierarchy involves the conditional application of nodes according to the design context as represented by the building element(s) under consideration. Each application of a technology node expands the design of building elements by increasing the detail of the design description or by decomposing the elements into less abstract components. In addition, support for simultaneous design of multiple elements and for iteration control are also provided. An important feature of the BENT approach is that the generative knowledge (i.e., the technology hierarchy) is detached from the information repository (i.e., the database of entities which make up the building). This allows the technology hierarchies to be used in a modular fashion from building problem to building problem.
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 66c1
authors Scott, Sam
year 1998
title Feature Engineering for a Symbolic Approach to Text Classification
source University of Ottawa Computer Science
summary Most text classification research to date has used the standard 'bag of words' model for text representation inherited from the word-based indexing techniques used in information retrieval research. There have been a number of past attempts to find better representations, but very few positive results have been found. Most of this previous work, however, has concentrated on retrieval rather than classification tasks, and none has involved symbolic learning algorithms. This thesis investigates a number of feature engineering methods for text classification in the context of a symbolic rule-based learning algorithm. The focus is on changing the standard 'bag of words' representation of text by incorporating some shallow linguistic processing techniques. Several new representations of text are explored in the hopes that they will allow the learner to find points of high information gain that were not present in the original set of words. Representations based on both semantic and syntactic linguistic knowledge are defined and evaluated using the RIPPER rule-learning system. Two major corpora are used for evaluation: a standard, widely-used corpus of news stories, and a new corpus of folk song lyrics. The results of the experiments are mostly negative. Although in some cases the new representations are at least as good as the bag of words, the improvements in quantitative performance that were hoped for do not materialize. However, the results are not entirely discouraging. The syntactically defined representations may enable the learner to produce simpler and more comprehensible hypotheses, and the semantically defined representations do produce some real performance gains on smaller classification tasks that for various reasons fail to scale up to larger tasks. Some ideas are offered as to why the new representations fail to produce better results, and some suggestions are made for continuing the research in future.
series thesis:MSc
last changed 2003/02/12 22:37

_id 0f4c
authors Asanowicz, Aleksander
year 1998
title From Real to Cyber Reality
source Cyber-Real Design [Conference Proceedings / ISBN 83-905377-2-9] Bialystock (Poland), 23-25 April 1998, pp. 11-19
summary Human activity takes place in two planes, at two levels. Practical activity is present in one of the planes, the other level is occupied by purely cognitive activity. When observing sufficiently long sequences of practical and cognitive activities, one notices transitions between them, which prove true the suspicions of their functional relationship. Because on both of these planes of human activity there is always one and the same element present - an informative element - which on the first plane functions as subordinate, and in the other as an independent one, one can search for a common characteristic for both planes. Such common characteristic for both levels of human activity can be perceived in the fact that in both situations the activity of a human is based on CREATION. Human thinking is based on transitions between what is accessible through experience and what is referred to conceptually. The human thought exists only and exclusively in the vertical motion: from the phenomenal level to the structural level direction of abstraction) and from the conceptual level to the empirical level direction of concretisation). All human activity is multilayered or, more precisely, it is an activity within many layers: the sensual one as well as the structural one. The appearance of conceptual thinking has created a qualitatively new type of a situation. This novelty can be easily seen both in the sphere of the practical cognitive activity as well as in the sphere of the pure cognitive activity. In both cases, the cognitive activity of a human is of a "double-decker" character: image and concept. It is necessary to note here that the "image" does not only mean structural, concrete, but also one which is purely visual, abstract, of no physical form. Therefore, the human experience, being the result of the cognitive activity, is being expressed, becoming objective, materialising in two different but compatible ways. Firstly, in the material structures of practical significance - this way the material culture is created. Secondly - in material structures which have no practical meaning but are solely used for expressing the spiritual contents - thus creating the spiritual culture. Humans have developed an extraordinarily strong need for spiritual activity, which is manifested by the material activity, redundant from the point of view of the material needs.
series plCAD
email
last changed 2003/05/17 10:01

_id a136
authors Blaise, J.Y., Dudek, I. and Drap, P.
year 1998
title Java collaborative interface for architectural simulations A case study on wooden ceilings of Krakow
source International Conference On Conservation - Krakow 2000, 23-24 November 1998, Krakow, Poland
summary Concern for the architectural and urban preservation problems has been considerably increasing in the past decades, and with it the necessity to investigate the consequences and opportunities opened for the conservation discipline by the development of computer-based systems. Architectural interventions on historical edifices or in preserved urban fabric face conservationists and architects with specific problems related to the handling and exchange of a variety of historical documents and representations. The recent development of information technologies offers opportunities to favour a better access to such data, as well as means to represent architectural hypothesis or design. Developing applications for the Internet also introduces a greater capacity to exchange experiences or ideas and to invest on low-cost collaborative working platforms. In the field of the architectural heritage, our research addresses two problems: historical data and documentation of the edifice, methods of representation (knowledge modelling and visualisation) of the edifice. This research is connected with the ARKIW POLONIUM co-operation program that links the MAP-GAMSAU CNRS laboratory (Marseilles, France) and the Institute HAiKZ of Kraków's Faculty of Architecture. The ARKIW programme deals with questions related to the use of information technologies in the recording, protection and studying of the architectural heritage. Case studies are chosen in order to experience and validate a technical platform dedicated to the formalisation and exchange of knowledge related to the architectural heritage (architectural data management, representation and simulation tools, survey methods, ...). A special focus is put on the evolution of the urban fabric and on the simulation of reconstructional hypothesis. Our contribution will introduce current ARKIW internet applications and experiences: The ARPENTEUR architectural survey experiment on Wieża Ratuszowa (a photogrammetrical survey based on an architectural model). A Gothic and Renaissance reconstruction of the Ratusz Krakowski using a commercial modelisation and animation software (MAYA). The SOL on line documentation interface for Kraków's Rynek G_ówny. Internet analytical approach in the presentation of morphological informations about Kraków's Kramy Bogate Rynku Krakowskiego. Object-Orientation approach in the modelling of the architectural corpus. The VALIDEUR and HUBLOT Virtual Reality modellers for the simulation and representation of reconstructional hypothesis and corpus analysis.
series other
last changed 2003/04/23 15:14

_id 0471
authors Bruton, B.
year 1998
title Grammars and Pedagogy - Towards new Media Art and Design Education Strategies
doi https://doi.org/10.52842/conf.caadria.1998.385
source CAADRIA ‘98 [Proceedings of The Third Conference on Computer Aided Architectural Design Research in Asia / ISBN 4-907662-009] Osaka (Japan) 22-24 April 1998, pp. 385-394
summary The impact of computational grammatical design on pedagogy has received little attention in art education due to the dominant modes of traditional approaches to art and design education. This paper explores the pedagogical implications of grammatical strategies using computers for judgements of design within an art educational setting. Grammatical strategies are studied for their effect on the judgements of novice artists in a new media educational context. It is argued that concepts of grammar and views of contingency are used in a variety of senses in the conception and form making of artists; that finding methods for discussing and utilising complex visual information is aided by grammatical formalisation; that these strategies are evidently effective at both early and mature stages of the realisation of a project. The research explores the relation between computer and art on three levels in which grammar is used: as a sense of grammar, as a computational paradigm and as a description of a kind of computer program. Grammatical formalism is apparent in two dimensional linear and non-linear animations using Photoshop, Premiere and Director, and in solid modelling programs such as Extreme 3D, Form Z, Strata Studio Pro, 3D Studio Max and SoftImage. Web site construction also impacts on the judgements of 2D and 3D design. Computational grammatical programs generate forms that reflect alternative understandings of art and design. Art practise is defined in terms of developing consistent and appropriate design language for the contingency at hand. Form making using grammatical tools, both recursive and array types, is discussed in terms of their applicability and educative value. Reference is made to formal qualities for critique and strategic capability of alternative pedagogy for generation of forms. Examples provided show how simple rule sets develop into complex derivational sequences that challenge traditional strategies for computer imaging. The paper demonstrates the value of a sense of grammars for novice art and design practitioners by using first hand examples of experimental work at the South Australian School of Art, University of South Australia. For novice artists and designers, grammars in conjunction with reflective practice is offered as a useful mind set that supports an interest in actively defining a new kind of art. Illustrations provided show the utility of a contingent sense of grammar for pedagogy and highlights the significant role of grammar in pedagogy.
keywords Grammar, Pedagogy, Computer, Art, Design
series CAADRIA
email
more http://www.caadria.org
last changed 2022/06/07 07:54

_id 07c5
authors Burry, Mark
year 1998
title Handcraft and Machine Metaphysics
doi https://doi.org/10.52842/conf.ecaade.1998.041
source Computers in Design Studio Teaching [EAAE/eCAADe International Workshop Proceedings / ISBN 09523687-7-3] Leuven (Belgium) 13-14 November 1998, pp. 41-50
summary As the cost of 3D digitisers drops and PC price performance rises, opportunities for hand - computer co-operation improve. Architectural form may now be experimentally moulded or carved using manual techniques in close association with the computer. At any stage the model can be mechanically digitised and translated to a computer database for explorations that go beyond simple physical manipulation. In the virtual environment, the resulting forms can be rationalised using an ordering geometry or further de-rationalised. This potential for debasing intuitive, sensually haptic and responsive handwork through its translation into numerically cogent formulations is risky business. But it may also bring new and unlikely rewards. This paper considers the implications and aesthetics of negotiations between handcraft and consecutive or synchronous computer digitalisation of intentions. Two situations will be discussed and compared. The first is the nature of computer modelling and its representation per se, and the second is the relevance of using handcraft as a sponsor for computer-based manipulation and morphological experimenting.
series eCAADe
email
more http://www.eaae.be/
last changed 2022/06/07 07:54

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

_id ddss9815
id ddss9815
authors Cutler, Lorraine M.
year 1998
title Prototypical Laboratory Design to Support Learning and Teaching
source Timmermans, Harry (Ed.), Fourth Design and Decision Support Systems in Architecture and Urban Planning Maastricht, the Netherlands), ISBN 90-6814-081-7, July 26-29, 1998
summary Collaboration between designers and scientists is an unusual combination to undertake the prototypical design of a teaching laboratory funded by Howard Hughes Medical Institute. The zoologists are developing a cooperative learning and interactive teaching pedagogy to make learningscience a process of critical inquiry and discovery. The industrial and interior designers are paying attention to the design issues of function and environmental support for teaching and doing the work required in a three-hour, hands-on beginning science learning space. Using both qualitative andquantitative research methods, the designers are able to determine a framework for making design decisions in prototypical beginning science environments. This framework is being developed as a guideline for designing similar environments at other institutions of higher learning. Videotape analysis precedes the research to uncover the underlying problems of the existing space and to formulate the questions for the research. Elements of a case study and an evaluative study integratewith the design process to form the basis of an intensive investigation of design issues for a beginning science teaching laboratory. Using two pretests as a baseline, the posttest data evaluates the success orfailure of the prototypical design. Both the pretests and the posttest evaluate the physical attributes of the old and new learning environment related to a beginning laboratory course in Zoology at Arizona State University.
series DDSS
last changed 2003/08/07 16:36

_id ga0021
id ga0021
authors Eacott, John
year 2000
title Generative music composition in practice - a critical evaluation
source International Conference on Generative Art
summary This critical evaluation will discuss 4 computer based musical works which, for reasons I shall explain, I describe as non-linear or generative. The works have been constructed by me and publicly performed or exhibited during a two year period from October 1998 to October 2000. ‘In the beginning…’ interactive music installation, strangeAttraction, Morley Gallery, London. July 1999 ‘jnrtv’ live generative dance music May 1999 to Dec 2000 ‘jazz’ interactive music installation, another strangeAttraction Morley Gallery, London. July 2000-09-26 ‘the street’ architectural interactive music installation, University of Westminster Oct 2000 Introduction I have always loved the practice of composing, particularly when it means scoring a work to be played by a live ensemble. There is something about taking a fresh sheet of manuscript , ruling the bar lines, adding clefs, key and time signatures and beginning the gradual process of adding notes, one at a time to the score until it is complete that is gratifying and compensates for the enormous effort involved. The process of scoring however is actually one distinct act within the more general task of creating music. Recently, the notion of ‘composing’ has met challenges through an increased interest in non-linear compositional methods. It is actually the presence of Chaotic or uncontrolable elements which add real beauty to music and many if not all of the things we value. If we think of a sunset, waves lapping on the shore, plants, trees a human face and the sound of the human voice, these things are not perfect and more importantly perhaps, they are transient, constantly changing and evolving. Last year and again this year, I have organised an exhibition of interactive , non-linear music installations called 'strangeAttraction'. The title refers to what Edward Lorenz called a ‘strange attractor’ the phenomenon that despite vast degrees of Chaos and uncertainty within a system, there is a degree of predictability, the tendency for chaotic behaviour to ‘attract’ towards a probable set of outcomes. Composition that deals with 'attractors' or probable outcomes rather than specific details which are set in stone is an increasingly intriguing notion.
series other
more http://www.generativeart.com/
last changed 2003/08/07 17:25

_id 203b
authors Jabi, Wassim M.
year 1998
title The Role of Artifacts in Collaborative Design
doi https://doi.org/10.52842/conf.caadria.1998.271
source CAADRIA ‘98 [Proceedings of The Third Conference on Computer Aided Architectural Design Research in Asia / ISBN 4-907662-009] Osaka (Japan) 22-24 April 1998, pp. 271-280
summary With the proliferation of digital technology, a new category of design artifacts, usually described with the term virtual, has emerged. Virtual artifacts have gained further prominence due to the advances made in collaboration software and networking technologies. These technologies have made it easier to communicate design intentions through the transfer and sharing of virtual rather than physical artifacts. This becomes particularly true in the case of long-distance or international collaborative efforts. This paper compares the two major categories of artifacts – the physical and the computer-based – and places them in relationship to an observed collaborative design process. In order to get at their specific roles in collaboration, two case studies were conducted in which designers in academic and professional settings were observed using a methodology which focused on participation in the everydayness of the designer as well as casual discussions, collection of artifacts, note-taking, and detailed descriptions of insightful events. The collected artifacts were then categorized according to the setting in which they were created and the setting in which they were intended to be used. These two attributes could have one of two values, private or public, which yield a matrix of four possible categories. It was observed that artifacts belonging in the same quadrant shared common qualities such as parsimony, completeness, and ambiguity. This paper finds that distinguishing between physical and virtual artifacts according to their material and imagined attributes is neither accurate nor useful. This research illustrates how virtual artifacts can obtain the qualities of their physical counterparts and vice versa. It also demonstrates how a new meta-artifact can emerge from the inclusion and unification of its material and imagined components. In conclusion, the paper calls for a seamless continuity in the representation and management of physical and virtual artifacts as a prerequisite to the success of: (1) computer-supported collaborative design processes, (2) academic instruction dealing with making and artifact building, and (3) executive policies in architectural practice addressing the management of architectural documents.
keywords Collaborative Design Process
series CAADRIA
email
more http://www.caadria.org
last changed 2022/06/07 07:50

_id 0beb
authors Koch, Volker and Russell, Peter
year 2000
title VuuA.Org: The Virtual Upperrhine University of Architecture
doi https://doi.org/10.52842/conf.ecaade.2000.023
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. 23-25
summary In 1998, architecture schools in the three nation region of the upper Rhine came together to undertake a joint design studio. With the support of the Center for Entrepeneurship in Colmar, France, the schools worked on the reuse of the Kuenzer Mill situated near Herbolzheim, Germany. The students met jointly three times during the semester and then worked on the project at their home universities usng conventional methods. This project was essential to generating closer ties between the participating students, tutors and institutions and as such, the results were quite positive. So much so, that the organisers decided to repeat the exercise one year later. However, it became clear that although the students had met three times in large groups, the real success of a co-operative design studio would require mechanisms which allow far more intimate interaction among the participants, be they students, teachers or outside experts. The experiences from the Netzentwurf at the Institut für Industrielle Bauproduktion (ifib) showed the potential in a web based studio and the addition of ifib to the three nation group led to the development of the VuuA platform. The first project served to illuminate the the differences in teaching concepts among the partner institutions and their teaching staff as well as problems related to the integration of students from three countries with two languages and four different faculties: landscape architecture, interior design, architecture and urban planning. The project for the Fall of 1999 was the reuse of Fort Kléber in Wolfisheim by Strasbourg, France. The students again met on site to kick off the Semester but were also instructed to continue their cooperation and criticism using the VuuA platform.
keywords Virtual Design Studio, CSCW, International Cooperation, Planning Platform
series eCAADe
email
more http://www.vuua.org
last changed 2022/06/07 07:51

_id 7471
authors Kram, Reed
year 1999
title The Digital Sketch Workshop: a Core Course in Design with Computation
source AVOCAAD Second International Conference [AVOCAAD Conference Proceedings / ISBN 90-76101-02-07] Brussels (Belgium) 8-10 April 1999, pp. 251-264
summary This paper summarizes DIGITAL SKETCH, a workshop that took place over the course of two weeks in September 1998 at Designskolen Kolding, Denmark. DIGITAL SKETCH was an attempt to create a foundation course in design for the digital medium for students with strong visual design skills, but little to no computer experience. Teaching design on computers is commonly thought of as detailing the current version of the latest commercial software. As long as this is the case, design on computers will (quite rightfully) continue to get little respect from those designers using more traditional design methods. How can we find the "core" of this medium when faced with the constant onslaught of operating system upgrades and version 11.2 of software Y83? For DIGITAL SKETCH, we tried to demystify the process of controlling the computer. In this workshop we examined the meanings of the term "sketch" as it applies to the design process on the computer. Our hope was that by revealing some of the unique characteristics of the digital medium, we might develop new design processes in tune with this medium.
series AVOCAAD
email
last changed 2005/09/09 10:48

_id 6397
authors Marx, John
year 1998
title A Proposal for Alternative Methodologies in Teaching Digital Design
doi https://doi.org/10.52842/conf.acadia.1998.058
source Digital Design Studios: Do Computers Make a Difference? [ACADIA Conference Proceedings / ISBN 1-880250-07-1] Québec City (Canada) October 22-25, 1998, pp. 58-73
summary Computers have the potential to radically change the process of architectural design, and match more closely the formal aspirations of contemporary designers. What, then, should be the direction educators take in response to the opportunities created by the use of computers in the design process? There are, perhaps, two obvious methods of teaching Digital Design at a university level; a course adjunct to a design studio, or a course offered independently of a design studio. The computer is a facilitator of design ideas, but by itself, is not a creator of content. The primary responsibility of the design studio is the creation of content. It is the implementation of theory and critical analysis which should be the core concern of studio instruction. Given the limited time students are exposed to design studio it would seem appropriate, then, that the digital tools, which facilitate the design process, be taught separately, so as not to dilute the design studios importance. Likewise, this separation should allow the student to concentrate attention on Digital Design as a comprehensive process, beginning with initial massing studies and ending with high resolution presentation drawings. The burden of learning this new process is difficult as well as time consuming. Students are generally struggling to learn how to design, much less to design on the computer. In addition, the current lack of digital skills on the part of design faculty makes it difficult to create a level of consistency in teaching digital design. Compounding these problems is the cost to architectural departments of providing hardware and software resources sufficient to have a computer on every studio desk.
series ACADIA
email
last changed 2022/06/07 07:59

_id 0453
authors McIntosh, Patricia G.
year 1998
title The Internet as Communication Medium and Online Laboratory For Architecture Research
doi https://doi.org/10.52842/conf.ecaade.1998.151
source Computerised Craftsmanship [eCAADe Conference Proceedings] Paris (France) 24-26 September 1998, pp. 151-157
summary This case study documents the experiences of two courses recently conducted on the Internet. The courses are a sequence of core methods courses offered to post-professional degree architecture students studying in a Computer Aided Design concentration in a Master of Science program. In these courses the students use the Internet as a communication medium and as a research tool using the Virtual Reality Modeling Language (VRML). The VRML interface in the Web browser serves as an online laboratory and presents new opportunities for communication and for studying distributed computing in a multimedia and multidimensional environment.
series eCAADe
email
more http://www.paris-valdemarne.archi.fr/archive/ecaade98/html/09mcintosh/index.htm
last changed 2022/06/07 07:58

_id 2
authors Montagu, Arturo
year 1998
title Desde La Computacion Grafica a los Sistemas CAD Actuales. Una Vision Historica de la Revolucion Producida en los Sistemas de Representacion Grafica (1966-1998) (From Graphical Computation to Present CAD Systems. An Historical Vision of the Revolution Produced in the Systems of Graphical Representation (1966-1998))
source II Seminario Iberoamericano de Grafico Digital [SIGRADI Conference Proceedings / ISBN 978-97190-0-X] Mar del Plata (Argentina) 9-11 september 1998, pp. 14-21
summary Throughout these pages are made known the persons, the projects and the books that have influenced my actions and that they will be mentioned in form underlined in this paper. I have to emphasize that since 1965 to 1970, and in the continuous search that I was accomplishing to find data and bibliography adapted to the topic of computer graphics, only two series of publications contained topics related to this matter at that time: one was the IBM Journal and the other series was the communications of the ACM. The purpose of this work is to make known an experience accomplished throughout 30 years of intense activity in finding new methods of drawing and design, based on the use of digital computers, mainly in Argentina, and during certain periods of time in Great Britain and since 1971 during short visits to the United States and also in France. The first idea emerged in the year 1965 when I was assistant teacher at the School of Architecture of the University of Buenos Aires, as a combination of ideas between the concepts of spatial geometry and the current morphological studies that we taught in the Course of professor Gaston Breyer. However the idea of automatic drawing emerged observing the operation of the first scientific digital computer installed in the Computing Institute of the Faculty of Sciences of the University of Buenos Aires in 1963 (Sadosky 1963). At the beginning, the approach to the computer were not accomplished from a strictly scientific point of view, but it was implying a kind of "sincresis" (Koheler 1940) it is more than a synthesis, because I was tried to combine ideas that have had its origin in different worlds of thinking, the analogous world and the digital world, and this situation was very difficult to accept at that time.The designing procedures in the decade 1960's was deeply rooted (and still continues) in the architectural design field as a result of a drawing process based in heuristic techniques.
series SIGRADI
email
last changed 2016/03/10 09:55

_id 0657
authors Morozumi, M., Homma, R., Shounai, Y., Yamaguchi, S. and Kawasumi, N.
year 2001
title Web-based collaborative design studio: tools and programs
doi https://doi.org/10.52842/conf.caadria.2001.093
source CAADRIA 2001 [Proceedings of the Sixth Conference on Computer Aided Architectural Design Research in Asia / ISBN 1-86487-096-6] Sydney 19-21 April 2001, pp. 93-102
summary Since 1996, Kumamoto University has repeated several experiments to apply web-based collaborative design techniques to a junior design studio aiming to stimulate studentsí interaction in the class and to enhance their design abilities. When it became clear after a two-year experiment that writing web pages and uploading them to a web server was a barrier of communication for students, the authors developed a web-based groupware called GW-Notebook, and started using it in 1998. In the fall semester of 2000, the authors introduced a new design studio program, and tested the revised version of the groupware, GW-Notebook III. This paper discusses the features of the system, and gives an outline of the studio program and some of the findings in the studio as well as the use of the revised system.
series CAADRIA
email
last changed 2022/06/07 07:59

_id fe09
authors Morozumi, Mitsuo and Homma, Riken
year 2001
title A Design Studio Program that Applied Groupware to Stimulate Students’ Interactions - A Case Study of Junior Studio
doi https://doi.org/10.52842/conf.ecaade.2001.317
source Architectural Information Management [19th eCAADe Conference Proceedings / ISBN 0-9523687-8-1] Helsinki (Finland) 29-31 August 2001, pp. 317-322
summary Since 1996, Kumamoto University has repeated several experiments to apply web-based collaborative design techniques to a junior design studio to stimulate students’ interaction in the class and to enhance their design abilities. As it became evident after a two-year experiment that writing web pages and uploading them to a web server was a barrier of communication for students, the authors developed a web-based groupware called GWNotebook, and started using it in 1998. In the fall semester of 2000, the authors tested the groupware in a revised version, and a new program of studio instructions that assumed the use of the groupware. This paper, referring students’ answers to two sets of questionnaire respectively carried out in 1997 and 2000, discusses the effectiveness of groupware and the instruction program.
keywords Design Studio, Groupware, Www, Information Sharing, Design Communication
series eCAADe
email
last changed 2022/06/07 07:59

_id 6
authors Neiman, Bennett and Bermudez, J.
year 1998
title Entre la Civilizacion Analoga y la Digital: El Workshop de Medios y Manipulacion Espacial (Between the Analogue and Digital Civilization: Workshop of Media and Space Manipulation)
source II Seminario Iberoamericano de Grafico Digital [SIGRADI Conference Proceedings / ISBN 978-97190-0-X] Mar del Plata (Argentina) 9-11 september 1998, pp. 46-55
summary As the power shift from material culture to media culture accelerates, architecture finds itself in the midst of a clash between centuries old analog design methods (such as tracing paper, vellum, graphite, ink, chipboard, clay, balsa wood, plastic, metal, etc.) and the new digital systems of production (such as scanning, video capture, image manipulation, visualization, solid modeling, computer aided drafting, animation, rendering, etc.). Moving forward requires a realization that a material interpretation of architecture proves limiting at a time when information and media environments are the major drivers of culture. It means to pro-actively incorporate the emerging digital world into our traditional analog work. It means to change. This paper presents the results of an intense design workshop that looks, probes, and builds at the very interface that is provoking the cultural and professional shifts. Media space is presented and used as an interpretive playground for design experimentation in which the poetics of representation (and not its technicalities) are the driving force to generate architectural ideas. The work discussed was originally developed as a starting exercise for a digital design course. The exercise was later conducted as a workshop at two schools of architecture by different faculty working in collaboration with it's inventor. The workshop is an effective sketch problem that gives students an immediate start into a non-traditional, hands-on, and integrated use of contemporary media in the design process. In doing so, it establishes a procedural foundation for a design studio dealing with digital media.
series SIGRADI
email
more http://www. arch.utah.edu/people/faculty/julio/studio.htm
last changed 2016/03/10 09:56

_id 29
authors Nozica, G., Grizas, E. and Potenzoni, A.
year 1998
title Diagnostico del Patrimonio Cultural Ambiental Urbano de un ˇrea de la Ciudad de San Juan Usando la Tecnologia Sig (Diagnostico of the Urban Cultural Patrimony in an area of the City of San Juan Using SGI Tecnology)
source II Seminario Iberoamericano de Grafico Digital [SIGRADI Conference Proceedings / ISBN 978-97190-0-X] Mar del Plata (Argentina) 9-11 september 1998, pp. 226-231
summary This paper includes some of the results obtained by "The Assessment of San Juan City Environmental Cultural Heritage - A methodology development based on G.I.S. technology" project team. Various criteria and methodologies used for an urban sector diagnosis are analysed based on D.F. Sarmiento Native Home National Historical Monument. Although the above mentioned GIS technology was applied together with the data base generated by the SICAT (Survey Data System), it was necessary to incorporate other data which were not considered by such a base. Consequently, a new system called Heritage Data System (HDS) was designed. The methodological contribution improved the GIS quality of detecting multiple relations among the sector under study cultural goods, such as: eleven environmental historical elements, two designated national historical monuments, one designated national historical site, historical buildings, urban districts, trees and facilities and allowed to define what was called "The Protected Environmental Historical Area".
series SIGRADI
email
last changed 2016/03/10 09:56

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_889971 from group guest) CUMINCAD Papers Powered by SciX Open Publishing Services 1.002