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 34

_id 59c3
authors Bruckman, Amy
year 1996
title Finding One's Own Space in Cyberspace
source MIT Technology Review. January 1996, p. 50
summary The week the last Internet porn scandal broke, my phone didn't stop ringing: "Are women comfortable on the Net?" "Should women use gender-neutral names on the Net?" "Are women harassed on the Net?" Reporters called from all over the country with basically the same question. I told them all: your question is ill-formed. "The Net" is not one thing. It's like asking: "Are women comfortable in bars?" That's a silly question. Which woman? Which bar? The summer I was 18, I was the computer counselor at a summer camp. After the campers were asleep, the counselors were allowed out, and would go bar hopping. First everyone would go to Maria's, an Italian restaurant with red-and-white-checked table cloths. Maria welcomed everyone from behind the bar, greeting regular customers by name. She always brought us free garlic bread. Next we'd go to the Sandpiper, a disco with good dance music. The Sandpiper seemed excitingly adult--it was a little scary at first, but then I loved it. Next, we went to the Sportsman, a leather motorcycle bar that I found absolutely terrifying. Huge, bearded men bulging out of their leather vests and pants leered at me. I hid in the corner and tried not to make eye contact with anyone, hoping my friends would get tired soon and give me a ride back to camp.
series other
last changed 2003/04/23 15:50

_id 1d05
authors Finch, E.F., Flanagan, R. and Marsh, L.E.
year 1996
title Electronic document management in construction using auto-ID
source Automation in Construction 5 (4) (1996) pp. 313-321
summary The construction process relies upon the effective management of a variety of project information including drawings; specifications; bills of quantities; and other technical data. The method of information transfer determines the ease with which information can be assimilated and used in the construction process. Despite the widespread use of computers for the generation of project information, hard copy documentation remains the primary method of information transfer within the construction industry. Electronic Document Management (EDM) systems offer a level of control over information flow within the construction process, whether documents are in hard copy or in electronic format. However, many of the existing methods of information transfer undermine the performance of EDM systems in two respects; (1) they require the user to re-enter information to register incoming documents into a data base; (2) they cannot interpret and manipulate information contained in or supporting the document. This paper describes a method of bar coding hard copy drawings in order to electronically transfer document information from designer to contractor. This approach is designed to improve the functionality of EDM systems where hard copy documents predominate. The paper also considers the requirements for bar code application standards which would further improve the data exchange process concerning documents.
series journal paper
more http://www.elsevier.com/locate/autcon
last changed 2003/05/15 21:22

_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 ddssar9601
id ddssar9601
authors Achten, H.H., Bax, M.F.Th. and Oxman, R.M.
year 1996
title Generic Representations and the Generic Grid: Knowledge Interface, Organisation and Support of the (early) Design Process
source Timmermans, Harry (Ed.), Third Design and Decision Support Systems in Architecture and Urban Planning - Part one: Architecture Proceedings (Spa, Belgium), August 18-21, 1996
summary Computer Aided Design requires the implementation of architectural issues in order to support the architectural design process. These issues consist of elements, knowledge structures, and design processes that are typical for architectural design. The paper introduces two concepts that aim to define and model some of such architectural issues: building types and design processes. The first concept, the Generic grid, will be shown to structure the description of designs, provide a form-based hierarchical decomposition of design elements, and to provide conditions to accommodate concurrent design processes. The second concept, the Generic representation, models generic and typological knowledge of building types through the use of graphic representations with specific knowledge contents. The paper discusses both concepts and will show the potential of implementing Generic representations on the basis of the Generic grid in CAAD systems.
series DDSS
last changed 2003/11/21 15:15

_id 846c
authors Achten, Henri
year 1996
title Generic Representations: Intermediate Structures in Computer Aided Architectural Composition.
source Approaches to Computer Aided Architectural Composition [ISBN 83-905377-1-0] 1996, pp. 9-24
summary The paper discusses research work on typological and generic knowledge in architectural design. Architectural composition occurs predominantly through drawings as a medium. Throughout the process, architects apply knowledge. The paper discusses the question how to accommodate this process in computers bearing in mind the medium of drawings and the application of knowledge. It introduces generic representations as one particular approach and discusses its implications by the concept of intermediate structures. The paper concludes with an evaluation of the presented ideas.
keywords
series other
email
last changed 1999/04/08 17:16

_id 765f
authors Adam, Holger
year 2002
title Reinterpretation or replacement? The effects of the information and communication technologies on urban space
source CORP 2002, Vienna, pp. 345-349
summary The timid question “Virtual spaces or real places?” forms the core of many debates within the spatial sciences addressing theconsequences of the rapid development of information and communication technologies1 on existing spatial structures. So far several opinions rival each other for the interpretation of current and the prediction of future spatial developments. The spacelessness ofcomputer networks and the possibility to transmit data in real-time have lead visionaries to predict a far-reaching devaluation of timeand space, so questioning the future importance of traditional spatial structures: The “annihilation of distance and time constraints [incomputer networks] could undermine the very rationale for the existence of the city by dissolving the need for physical proximity”(Graham and Marvin 1996: 318). The disappearance of the city into the net, therefore, seems to become a distinct possibility.
series other
email
more www.corp.at
last changed 2003/11/21 15:15

_id 8ded
authors Anders, Peter
year 1996
title Envisioning Cyberspace: The Design of On-Line Communities
source Design Computation: Collaboration, Reasoning, Pedagogy [ACADIA Conference Proceedings / ISBN 1-880250-05-5] Tucson (Arizona / USA) October 31 - November 2, 1996, pp. 55-67
doi https://doi.org/10.52842/conf.acadia.1996.055
summary The development of the World Wide Web into an active, visual social environment poses unique opportunities for the design professions. Multi-user Domains, social meeting places in cyberspace, are mostly text-based virtual realities which use spatial references to set the stage for social interaction. Over the past year design students at the New Jersey Institute of Technology School of Architecture have investigated several text-based domains. In the course of their work, they envisioned and graphically portrayed these environments as immersive virtual realities through the use of computer animation. Their studies addressed issues ranging from the nature of symbolic motion to social/political structures of these domains.
series ACADIA
email
last changed 2022/06/07 07:54

_id d5c8
authors Angelo, C.V., Bueno, A.P., Ludvig, C., Reis, A.F. and Trezub, D.
year 1999
title Image and Shape: Two Distinct Approaches
source III Congreso Iberoamericano de Grafico Digital [SIGRADI Conference Proceedings] Montevideo (Uruguay) September 29th - October 1st 1999, pp. 410-415
summary This paper is the result of two researches done at the district of Campeche, Florianópolis, by the Grupo PET/ARQ/UFSC/CAPES. Different aspects and conceptual approaches were used to study the spatial attributes of this district located in the Southern part of Santa Catarina Island. The readings and analysis of two researches were based on graphic pistures builded with the use of Corel 7.0 e AutoCadR14. The first research – "Urban Development in the Island of Santa Catarina: Public Space Study"- examined the urban structures of Campeche based on the Spatial Syntax Theory developed by Hillier and Hanson (1984) that relates form and social appropriation of public spaces. The second research – "Topoceptive Characterisation of Campeche: The Image of a Locality in Expansion in the Island of Santa Catarina" -, based on the methodology developed by Kohlsdorf (1996) and also on the visual analysis proposed by Lynch (1960), identified characteristics of this locality with the specific goal of selecting attributes that contributed to the ideas of the place its population held. The paper consists of an initial exercise of linking these two methods in order to test the complementarity of their analytical tools. Exemplifying the analytical procedures undertaken in the two approaches, the readings done - global (of the locality as a whole) and partial (from parts of the settlement) - are presented and compared.
series SIGRADI
email
last changed 2016/03/10 09:47

_id af94
authors Anumba, C.J.
year 1996
title Data structures and DBMS for computer-aided design systems
source Advances in Engineering Software, 25(2/3), 123-129
summary The structures for the storage of data in CAD systems influence to a large extent the effectiveness of the system. This paper reviews the wide range of data structures and database management systems (DBMS) available for structuring CAD data. Examples of basic data types are drawn from the MODULA-2 language. The relationship between these basic data types, their composite structures and the classical data models (on which many DBMS are based) is discussed, and the limitations of existing DBMS in modelling CAD data highlighted. A set of requirements for CAD database management systems is drawn up and the emerging role of product models (which seek to encapsulate the totality of data elements required to define fully an engineering artefact) is explored.
series journal paper
last changed 2003/04/23 15:14

_id ddssup9602
id ddssup9602
authors Arentze, T.A., Borgers, A.W.J. and Harry J.P.
year 1996
title A knowledge-based model for developing location strategies in a DSS for retail planning
source Timmermans, Harry (Ed.), Third Design and Decision Support Systems in Architecture and Urban Planning - Part two: Urban Planning Proceedings (Spa, Belgium), August 18-21, 1996
summary Most DSS for retail planning are based on impact assessment models to support the evaluation of plan scenario's. This paper introduces a complementary knowledge-based model to support also the earlier stage of formulating plan scenario's. An analysis of the retail planning problem reveals the main lines of the strategies adopted by most Dutch planners and retailers to achieve their goals. A basic strategy that seems to be appropriate in most problem contexts is formulated in the form of a set of decision tables. Each decision table or system of decision tables specifies for a problem area decision rules to identify and analyse problems and to formulate possible actions. The model is implemented in a DSS where it is used in combination with quantitative impact assessment models. A case study in the area of daily good facilities demonstrates the approach. The major conclusion is that the knowledge-based approach and in particular the decision table technique provides interesting possibilities to implement planning task structures in a DSS environment.
series DDSS
last changed 2003/11/21 15:16

_id 8e02
authors Brown, A.G.P. and Coenen, F.P.
year 2000
title Spatial reasoning: improving computational efficiency
source Automation in Construction 9 (4) (2000) pp. 361-367
summary When spatial data is analysed the result is often very computer intensive: even by the standards of contemporary technologies, the machine power needed is great and the processing times significant. This is particularly so in 3-D and 4-D scenarios. What we describe here is a technique, which tackles this and associated problems. The technique is founded in the idea of quad-tesseral addressing; a technique, which was originally applied to the analysis of atomic structures. It is based on ideas concerning Hierarchical clustering developed in the 1960s and 1970s to improve data access time [G.M. Morton, A computer oriented geodetic database and a new technique on file sequencing, IBM Canada, 1996.], and on atomic isohedral (same shape) tiling strategies developed in the 1970s and 1980s concerned with group theory [B. Grunbaum, G.C. Shephard, Tilings and Patterns, Freeman, New York, 1987.]. The technique was first suggested as a suitable representation for GIS in the early 1980s when the two strands were brought together and a tesseral arithmetic applied [F.C. Holdroyd, The Geometry of Tiling Hierarchies, Ars Combanitoria 16B (1983) 211–244.; S.B.M. Bell, B.M. Diaz, F.C. Holroyd, M.J.J. Jackson, Spatially referenced methods of processing raster and vector data, Image and Vision Computing 1 (4) (1983) 211–220.; Diaz, S.B.M. Bell, Spatial Data Processing Using Tesseral Methods, Natural Environment Research Council, Swindon, 1986.]. Here, we describe how that technique can equally be applied to the analysis of environmental interaction with built forms. The way in which the technique deals with the problems described is first to linearise the three-dimensional (3-D) space being investigated. Then, the reasoning applied to that space is applied within the same environment as the definition of the problem data. We show, with an illustrative example, how the technique can be applied. The problem then remains of how to visualise the results of the analysis so undertaken. We show how this has been accomplished so that the 3-D space and the results are represented in a way which facilitates rapid interpretation of the analysis, which has been carried out.
series journal paper
more http://www.elsevier.com/locate/autcon
last changed 2003/05/15 21:22

_id 029b
authors Bryson, Steve
year 1996
title Virtual Reality in Scientific Visualization
source Communications of the ACM. Vol.39, No.5. pp. 62-71
summary Immersing the user in the solution, virtual reality reveals the spatially complex structures in computational science in a way that makes them easy to understand and study. But beyond adding a 3D interface, virtual reality also means greater computational complexity.
series journal paper
last changed 2003/04/23 15:50

_id 80f7
authors Carrara, G., Fioravanti, A. and Novembri, G.
year 2001
title Knowledge-based System to Support Architectural Design - Intelligent objects, project net-constraints, collaborative work
source Architectural Information Management [19th eCAADe Conference Proceedings / ISBN 0-9523687-8-1] Helsinki (Finland) 29-31 August 2001, pp. 80-85
doi https://doi.org/10.52842/conf.ecaade.2001.080
summary The architectural design business is marked by a progressive increase in operators all cooperating towards the realization of building structures and complex infrastructures (Jenckes, 1997). This type of design implies the simultaneous activity of specialists in different fields, often working a considerable distance apart, on increasingly distributed design studies. Collaborative Architectural Design comprises a vast field of studies that embraces also these sectors and problems. To mention but a few: communication among operators in the building and design sector; design process system logic architecture; conceptual structure of the building organism; building component representation; conflict identification and management; sharing of knowledge; and also, user interface; global evaluation of solutions adopted; IT definition of objects; inter-object communication (in the IT sense). The point of view of the research is that of the designers of the architectural artefact (Simon, 1996); its focus consists of the relations among the various design operators and among the latter and the information exchanged: the Building Objects. Its primary research goal is thus the conceptual structure of the building organism for the purpose of managing conflicts and developing possible methods of resolving them.
keywords Keywords. Collaborative Design, Architectural And Building Knowledge, Distributed Knowledge Bases, Information Management, Multidisciplinarity
series eCAADe
email
last changed 2022/06/07 07:55

_id 275b
authors Chase, Scott C.
year 1996
title Design Modeling With Shape Algebras and Formal Logic
source Design Computation: Collaboration, Reasoning, Pedagogy [ACADIA Conference Proceedings / ISBN 1-880250-05-5] Tucson (Arizona / USA) October 31 - November 2, 1996, pp. 99-113
doi https://doi.org/10.52842/conf.acadia.1996.099
summary A new method of describing designs by combining the paradigms of shape algebras and predicate logic representations is presented. Representing shapes and spatial relations in logic provides a natural, intuitive method of developing complete computer systems for reasoning about designs. The advantages of shape algebra formalisms over more traditional representations of geometric objects are discussed. The method employed involves the definition of a large set of high level design relations from a small set of simple structures and spatial relations. Examples in architecture and geographic information systems are illustrated.
series ACADIA
email
last changed 2022/06/07 07:55

_id 8ff1
authors Cáceres Jara, Hugo
year 2001
title EL COLOR DIGITAL EN EL DISEÑO DE TESELACIONES PERIODICAS (The Digital Color in the Design of Periodical Teselations)
source SIGraDi biobio2001 - [Proceedings of the 5th Iberoamerican Congress of Digital Graphics / ISBN 956-7813-12-4] Concepcion (Chile) 21-23 november 2001, pp. 64-66
summary The present study of fundamentally exploratory type tries to examine the distribution of the color in the structures of repetition designed according to the Mathematical Theory of the Tessellations and inspired in the grafphic work of the artist holandes M.C.Escher. The results reached are product of the exercises pedagogicos carried out in the catedra of design of the color of the Design Workshop I, Universidad del Bío-Bío, among the years 1996 and 2000 to pursue a design graphic degree.
series SIGRADI
email
last changed 2016/03/10 09:50

_id 5b63
authors De Vries, Bauke
year 1996
title Communication in the building industry: a strategy for implementing electronic information
source Eindhoven University of Technology
summary Information Technology in general and electronic communication in particular influence organizational structures. New communication media will change communication processes and business processes. To be able to analyze the influences of the new communication media, a clear view is required of the information flow and the information contents during a building project. Given this view, the question can be answered whether the business process and business organization fit the actual information needs. From the information flow frequency and the information contents, the most appropriate storage structure and transfer medium can be determined. The goal of this thesis is to create a formal description of the information exchange process during a building project, to provide the clear view as stated above.
series thesis:PhD
email
last changed 2003/02/12 22:37

_id 011e
authors Engeli, M. and Kurmann, D.
year 1996
title Spatial objects and intelligent agents in a virtual environment
source Automation in Construction 5 (3) (1996) pp. 141-150
summary Many CAD software tools are available today for architectural design. They are useful for drafting, but tools that support design development in an early stage are still missing. In a conceptual phase of the design aspects other than precision and measurements become important. With today's knowledge and technological possibilities new ways of interaction, different data structures and intelligent support tools can be implemented. This article describes our research on new ways to support the design development in an early stage. The concept of modelling spaces, the virtual modelling tool and the integration of intelligent agents are described.
series journal paper
more http://www.elsevier.com/locate/autcon
last changed 2003/05/15 21:22

_id ddssar9610
id ddssar9610
authors Fahmy, A.B. and Vakalo, E.-G.
year 1996
title A conceptual framework for deriving and analyzing the geometric structures of orthogonal architectural compositions in plan
source Timmermans, Harry (Ed.), Third Design and Decision Support Systems in Architecture and Urban Planning - Part one: Architecture Proceedings (Spa, Belgium), August 18-21, 1996
summary This paper introduces a conceptual framework for the analysis and generation of the underlying geometry of orthogonal architectural compositions in plan. The proposed framework has three interrelated objectives: (1) to allow the systematic analysis and derivation of the geometric structures of orthogonal architectural compositions in plan, (2) to describe the spatial relations among their constituent elements, and (3) to enumerate the morphological operations involved creating these relations. It comprises of a grammatical formalism and two data structures. The grammatical formalism allows the systematic derivation and analysis of the geometric structures of architectural compositions in plan. The first data structure is a table that enumerates the rules used to derive and/or analyze geometric structures and the sequence of their application. The second data structure is a binary tree that represents the spatial relations between the shapes produced during these processes.
series DDSS
last changed 2003/08/07 16:36

_id diss_fox
id diss_fox
authors Fox, M.A.
year 1996
title Novel Affordances of Computation to the Design Process of Kinetic Structures
source Massachusetts Institute of Technology, Cambridge, MA
summary This paper is a discourse into the relationship between the process, computational tools and the role which symbolic structure can play in both. I argue the relationship of the process and tools is dialectic, whereby the tools we utilize in design develop new heuristics, the methodologies in turn, if reflectively understood, can be more aptly facilitated through the development of novel tools. The tools and the process then evolve together. A theory is laid out exploring the human visual information processing systems pertinence to the limitations in mental three-dimensional imaging and transformation operations as relevant to the operations of drawing and mental visualization within the architectural design processes, substantiating the designers necessity to draw (by traditional means, but more importantly here, through the inclusive integration of CAD within the process). The necessity to draw is explored as a representational process to the visual system as predicated upon the existence of a structured internal library of diagram-like representations in our heads. I argue that the ways we utilize such idiosyncratic libraries is predicated upon the ways in which we go about structuring the perceived experienced world around us into symbol systems. And finally, the ways we utilize our reflective understanding of the heuristic transformations of these symbols within the design process in the context of a CAD environment are explored as a means to an enhanced understanding of that which is being designed and consequently as a vehicle for the development of future CAD systems to better facilitate such methodologies of designing. A personal design process of several kinetic structures is carried out in order to arrive at a localized process analysis within computer-aided design environment. Through an interactive, reflective process analysis, conclusions are drawn as to the affordances and limitations of such tools as suggestive of the operations a CAD environment might perform so as to better foster future methodologies of designing. The design experiments are utilized as a vehicle to understand the process. Specifically three kinetic projects are exploited for the prototypical operations they display. When difficulties or mental limitations are encountered with the operations, specific tools are developed to facilitate the limitation or to overcome the problem.
series thesis:MSc
more http://www.mafox.net/sm_thesis/Thesis11.pdf
last changed 2003/11/28 07:35

_id 89ca
authors Garcia, Renato
year 1996
title Sound Structure: Using Data Sonification to Enhance Building Structures CAI
source CAADRIA ‘96 [Proceedings of The First Conference on Computer Aided Architectural Design Research in Asia / ISBN 9627-75-703-9] Hong Kong (Hong Kong) 25-27 April 1996, pp. 109-117
doi https://doi.org/10.52842/conf.caadria.1996.109
summary Although sound is now extensively used to enrich multimedia applications in the form of simple audio signals, earcons, musical passages and speech, it has unfortunately been under-utilized as a means of data representation. Sound, having many characteristics which enable it to convey multi-dimensional information, provides a broad channel for dynamically presenting data in a learning environment. This paper looks into how teaching concepts of building structures to students of architecture and engineering through computers and multimedia can be enhanced by enlisting the use of appropriate sound parameters. Sound is useful in presenting redundant or supplementary information such as in portraying building structural response to static and dynamic external loading. This process of audiolization, which refers to the use of sounds to present data, can alleviate much of the cognitive load that usually burdens visual displays and has been used to some degree of success in various studies on scientific representation. Where appropriate, audiolization can be synchronized to more established visualization processes to provide more effective multi-modal multimedia systems for the study of building structures.
series CAADRIA
email
last changed 2022/06/07 07:50

For more results click below:

this is page 0show page 1HOMELOGIN (you are user _anon_504339 from group guest) CUMINCAD Papers Powered by SciX Open Publishing Services 1.002