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 146

_id 678e
authors Aish, Robert
year 1986
title Three-dimensional Input and Visualization
source Computer-Aided Architectural Design Futures [CAAD Futures Conference Proceedings / ISBN 0-408-05300-3] Delft (The Netherlands), 18-19 September 1985, pp. 68-84
summary The aim of this chapter is to investigate techniques by which man-computer interaction could be improved, specifically in the context of architectural applications of CAD. In this application the object being designed is often an assembly of defined components. Even if the building is not actually fabricated from such components, it is usually conceptualized in these terms. In a conventional graphics- based CAD system these components are usually represented by graphical icons which are displayed on the graphics screen and arranged by the user. The system described here consists of three- dimensional modelling elements which the user physically assembles to form his design. Unlike conventional architectural models which are static (i.e. cannot be changed by the users) and passive (i.e. cannot be read by a CAD system), this model is both 'user generated' and 'machine readable'. The user can create, edit and view the model by simple, natural modelling activities and without the need to learn complex operating commands often associated with CAD systems. In particular, the user can view the model, altering his viewpoint and focus of attention in a completely natural way. Conventional computer graphics within an associated CAD system are used to represent the detailed geometry which the different three-dimensional icons may represent. In addition, computer graphics are also used to present the output of the performance attributes of the objects being modelled. In the architectural application described in this chapter an energy- balance evaluation is displayed for a building designed using the modelling device. While this system is not intended to offer a completely free-form input facility it can be considered to be a specialist man-machine interface of particular relevance to architects or engineers.
series CAAD Futures
email
last changed 2003/11/21 15:15

_id 8298
authors Quadrel, Richard W. and Chassin, David P.
year 1985
title Energy Graphics: A Progress Report on the Development of Architectural Courseware
source ACADIA Workshop ‘85 [ACADIA Conference Proceedings] Tempe (Arizona / USA) 2-3 November 1985, pp. 129-141
doi https://doi.org/10.52842/conf.acadia.1985.129
summary Energy Graphics is a technique for determining the energy performance of buildings at the conceptual stage of the architectural design process. Unlike many energy analysis programs, which only produce results after ail of the building information has been supplied, Energy Graphics works with the designer in understanding how early decisions about building form and configuration affect energy use.

The Energy Graphics technique is currently being "computerized" on a Sun 2/120 graphics workstation, under a grant by the Inter-University Consortium for Educational Computing. The resulting software will be used in the architectural design curriculum so that students will be able to receive an immediate energy evaluation of their design explorations.

For use in the studios, the software must include a powerful graphics interface that allows students to "sketch" their design concepts interactively. The computer will then interpret these sketches as building information, organize them into an integrated database, perform the energy calculations, and inform the student of the results in a graphic format. One of the project's major goals is to provide this graphics interface in the same way that architects think about drawing, and not simply to imitate current computer "drafting" systems.

The goals of the project can only be met by developing the software on a powerful workstation system, which provides fast processing time, large memory, multitasking capabilities and high-resolution graphics. This progress report describes our efforts to date on the development of this important software.

series ACADIA
last changed 2022/06/07 08:00

_id 452c
authors Vanier, D. J. and Worling, Jamie
year 1986
title Three-dimensional Visualization: A Case Study
source Computer-Aided Architectural Design Futures [CAAD Futures Conference Proceedings / ISBN 0-408-05300-3] Delft (The Netherlands), 18-19 September 1985, pp. 92-102
summary Three-dimensional computer visualization has intrigued both building designers and computer scientists for decades. Research and conference papers present an extensive list of existing and potential uses for threedimensional geometric data for the building industry (Baer et al., 1979). Early studies on visualization include urban planning (Rogers, 1980), treeshading simulation (Schiler and Greenberg, 1980), sun studies (Anon, 1984), finite element analysis (Proulx, 1983), and facade texture rendering (Nizzolese, 1980). With the advent of better interfaces, faster computer processing speeds and better application packages, there had been interest on the part of both researchers and practitioners in three-dimensional -models for energy analysis (Pittman and Greenberg, 1980), modelling with transparencies (Hebert, 1982), super-realistic rendering (Greenberg, 1984), visual impact (Bridges, 1983), interference clash checking (Trickett, 1980), and complex object visualization (Haward, 1984). The Division of Building Research is currently investigating the application of geometric modelling in the building delivery process using sophisticated software (Evans, 1985). The first stage of the project (Vanier, 1985), a feasibility study, deals with the aesthetics of the mode. It identifies two significant requirements for geometric modelling systems: the need for a comprehensive data structure and the requirement for realistic accuracies and tolerances. This chapter presents the results of the second phase of this geometric modelling project, which is the construction of 'working' and 'presentation' models for a building.
series CAAD Futures
email
last changed 2003/05/16 20:58

_id 78ca
authors Friedland, P. (Ed.)
year 1985
title Special Section on Architectures for Knowledge-Based Systems
source CACM (28), 9, September
summary A fundamental shift in the preferred approach to building applied artificial intelligence (AI) systems has taken place since the late 1960s. Previous work focused on the construction of general-purpose intelligent systems; the emphasis was on powerful inference methods that could function efficiently even when the available domain-specific knowledge was relatively meager. Today the emphasis is on the role of specific and detailed knowledge, rather than on reasoning methods.The first successful application of this method, which goes by the name of knowledge-based or expert-system research, was the DENDRAL program at Stanford, a long-term collaboration between chemists and computer scientists for automating the determination of molecular structure from empirical formulas and mass spectral data. The key idea is that knowledge is power, for experts, be they human or machine, are often those who know more facts and heuristics about a domain than lesser problem solvers. The task of building an expert system, therefore, is predominantly one of teaching" a system enough of these facts and heuristics to enable it to perform competently in a particular problem-solving context. Such a collection of facts and heuristics is commonly called a knowledge base. Knowledge-based systems are still dependent on inference methods that perform reasoning on the knowledge base, but experience has shown that simple inference methods like generate and test, backward-chaining, and forward-chaining are very effective in a wide variety of problem domains when they are coupled with powerful knowledge bases. If this methodology remains preeminent, then the task of constructing knowledge bases becomes the rate-limiting factor in expert-system development. Indeed, a major portion of the applied AI research in the last decade has been directed at developing techniques and tools for knowledge representation. We are now in the third generation of such efforts. The first generation was marked by the development of enhanced AI languages like Interlisp and PROLOG. The second generation saw the development of knowledge representation tools at AI research institutions; Stanford, for instance, produced EMYCIN, The Unit System, and MRS. The third generation is now producing fully supported commercial tools like KEE and S.1. Each generation has seen a substantial decrease in the amount of time needed to build significant expert systems. Ten years ago prototype systems commonly took on the order of two years to show proof of concept; today such systems are routinely built in a few months. Three basic methodologies-frames, rules, and logic-have emerged to support the complex task of storing human knowledge in an expert system. Each of the articles in this Special Section describes and illustrates one of these methodologies. "The Role of Frame-Based Representation in Reasoning," by Richard Fikes and Tom Kehler, describes an object-centered view of knowledge representation, whereby all knowldge is partitioned into discrete structures (frames) having individual properties (slots). Frames can be used to represent broad concepts, classes of objects, or individual instances or components of objects. They are joined together in an inheritance hierarchy that provides for the transmission of common properties among the frames without multiple specification of those properties. The authors use the KEE knowledge representation and manipulation tool to illustrate the characteristics of frame-based representation for a variety of domain examples. They also show how frame-based systems can be used to incorporate a range of inference methods common to both logic and rule-based systems.""Rule-Based Systems," by Frederick Hayes-Roth, chronicles the history and describes the implementation of production rules as a framework for knowledge representation. In essence, production rules use IF conditions THEN conclusions and IF conditions THEN actions structures to construct a knowledge base. The autor catalogs a wide range of applications for which this methodology has proved natural and (at least partially) successful for replicating intelligent behavior. The article also surveys some already-available computational tools for facilitating the construction of rule-based knowledge bases and discusses the inference methods (particularly backward- and forward-chaining) that are provided as part of these tools. The article concludes with a consideration of the future improvement and expansion of such tools.The third article, "Logic Programming, " by Michael Genesereth and Matthew Ginsberg, provides a tutorial introduction to the formal method of programming by description in the predicate calculus. Unlike traditional programming, which emphasizes how computations are to be performed, logic programming focuses on the what of objects and their behavior. The article illustrates the ease with which incremental additions can be made to a logic-oriented knowledge base, as well as the automatic facilities for inference (through theorem proving) and explanation that result from such formal descriptions. A practical example of diagnosis of digital device malfunctions is used to show how significantand complex problems can be represented in the formalism.A note to the reader who may infer that the AI community is being split into competing camps by these three methodologies: Although each provides advantages in certain specific domains (logic where the domain can be readily axiomatized and where complete causal models are available, rules where most of the knowledge can be conveniently expressed as experiential heuristics, and frames where complex structural descriptions are necessary to adequately describe the domain), the current view is one of synthesis rather than exclusivity. Both logic and rule-based systems commonly incorporate frame-like structures to facilitate the representation of large amounts of factual information, and frame-based systems like KEE allow both production rules and predicate calculus statements to be stored within and activated from frames to do inference. The next generation of knowledge representation tools may even help users to select appropriate methodologies for each particular class of knowledge, and then automatically integrate the various methodologies so selected into a consistent framework for knowledge. "
series journal paper
last changed 2003/04/23 15:14

_id 68aa
authors Greenberg, Donald P.
year 1986
title Computer Graphics and Visualization
source Computer-Aided Architectural Design Futures [CAAD Futures Conference Proceedings / ISBN 0-408-05300-3] Delft (The Netherlands), 18-19 September 1985, pp. 63-67
summary The field of computer graphics has made enormous progress during the past decade. It is rapidly approaching the time when we will be able to create images of such realism that it will be possible to 'walk through' nonexistent spaces and to evaluate their aesthetic quality based on the simulations. In this chapter we wish to document the historical development of computer graphics image creation and describe some techniques which are currently being developed. We will try to explain some pilot projects that we are just beginning to undertake at the Program of Computer Graphics and the Center for Theory and Simulation in Science and Engineering at Cornell University.
series CAAD Futures
last changed 1999/04/03 17:58

_id ae09
authors Lieberman, Henry
year 1985
title There's More to Menu Systems Than Meets the Screen
source SIGGRAPH '85 Conference Proceedings. July, 1985. vol. 19 ; no. 3: pp. 181-189 : ill. includes bibliography
summary Love playing with those fancy menu-based graphical user interfaces, but afraid to program one yourself for your own application? Do windows seem opaque to you? Are you scared of Mice? Like what-you-see-is-what-you-get but don't know how to get-what-you-want-to-see on the screen? Everyone agrees using systems like graphical document illustrators, circuit designers, and iconic file systems is fun, but programming user interfaces for these systems isn't as much fun as it should be. Systems like the Lisp Machines, Xerox D- Machines, and Apple Macintosh provide powerful graphics primitives, but the casual applications designer is often stymied by the difficulty of mastering the details of window specification, multiple processes, interpreting mouse input, etc. This paper presents a kit called EZWin, which provides many services common to implementing a wide variety of interfaces, described as generalized editors for sets of graphical objects. An individual application is programmed simply by creating objects to represent the interface itself, each kind of graphical object, and each command. A unique interaction style is established which is insensitive to whether commands are chosen before or after their arguments. The system anticipates the types of arguments needed by commands preventing selection mistakes which are a common source of frustrating errors. Displayed objects are made 'mouse-sensitive' only if selection of the object is appropriate in the current context. The implementation of a graphical interface for a computer network simulation is described to illustrate how EZWin works
keywords user interface, computer graphics
series CADline
last changed 1999/02/12 15:09

_id ce52
authors Abram, Greg, Weslover, Lee and Whitted, Turner
year 1985
title Efficient Alias-Free Rendering using Bit-masks and Look-up Tables
source SIGGRAPH '85 Conference Proceedings. July, 1985. vol. 19 ; no. 3: pp. 53-59 : ill. (some col.). includes bibliography
summary The authors demonstrate methods of rendering alias-free synthetic images using a precomputed convolution integral. The method is based on the observation that a visible polygon fragment's contribution to an image is solely a function of its position and shape, and that within a reasonable level of accuracy, a limited number of shapes represent the majority of cases encountered in images commonly rendered. The basic technique has been applied to several different rendering algorithms. A version of the newly non-uniform sampling technique implemented in the same program but with different tables values was introduced
keywords algorithms, computer graphics, anti-aliasing
series CADline
last changed 2003/06/02 13:58

_id 2928
authors Barsky, Brian A. and De Rose, Tony D.
year 1985
title The Beta2-spline : A Special Case of the Beta-spline Curve and Surface Representation
source IEEE Computer Graphics and Applications September, 1985. vol. 5: pp. 46-58 : ill. includes bibliography.
summary This article develops a special case of the Beta-spline curve and surface technique called the Beta2-spline. While a general Beta-spline has two parameters (B1 and B2) controlling its shape, the special case presented here has only the single parameter B2. Experience has shown this to be a simple but very useful special case that is computationally more efficient than the general case. Optimized algorithms for the evaluation of the Beta2-spline basis functions and rendering of Beta2-spline curves and surfaces via subdivision are presented. This technique is proving to be quite useful in the modeling of complex shapes. The representation is sufficiently general and flexible so as to be capable of modeling irregular curved-surface objects such as automobile bodies, aircraft fuselages, ship hulls, turbine blades, and bottles
keywords B-splines, curved surfaces, computational geometry, representation, algorithms, computer graphics, rendering
series CADline
last changed 2003/06/02 14:41

_id 644f
authors Bijl, Aart
year 1986
title Designing with Words and Pictures in a Logic Modelling Environment
source Computer-Aided Architectural Design Futures [CAAD Futures Conference Proceedings / ISBN 0-408-05300-3] Delft (The Netherlands), 18-19 September 1985, pp. 128-145
summary At EdCAAD we are interested in design as something people do. Designed artefacts, the products of designing, are interesting only in so far as they tell us something about design. An extreme expression of this position is to say that the world of design is the thoughts in the heads of designers, plus the skills of designers in externalizing their thoughts; design artifacts, once perceived and accepted in the worlds of other people, are no longer part of the world of design. We can describe design, briefly, as a process of synthesis. Design has to achieve a fusion between parts to create new parts, so that the products are recognized, as having a right and proper place in the world of people. Parts should be understood as referring to anything - physical objects, abstract ideas, aspirations. These parts occur in some design environment from which parts are extracted, designed upon and results replaced; in the example of buildings, the environment is people and results have to be judged by reference to that environment. It is characteristic of design that both the process and the product are not subject to explicit and complete criteria. This view of design differs sharply from the more orthodox understanding of scientific and technological endeavours which rely predominantly on a process of analysis. In the latter case, the approach is to decompose a problem into parts until individual parts are recognized as being amenable to known operations and results are reassembled into a solution. This process has a peripheral role in design when evaluating selected aspects of tentative design proposals, but the absence of well-defined and widely recognized criteria for design excludes it from the main stream of analytical developments.
series CAAD Futures
last changed 2003/11/21 15:16

_id 66b3
authors Bollinger, Elizabeth
year 1985
title Integrating CADD into the AEC Process - A Case Study
source ACADIA Workshop ‘85 [ACADIA Conference Proceedings] Tempe (Arizona / USA) 2-3 November 1985, pp. 13-24
doi https://doi.org/10.52842/conf.acadia.1985.013
summary A research grant was awarded to the Graduate School of Architecture at the University of Houston by Nash Phillips/Copus, a large homebuilding corporation, to study the integration of computer aided design into the entire building process. A computer aided design system had been utilized by the firm's department of architecture and planning for several months. A team of University faculty and graduate students studied the organization of the firm with respect to functions that could be automated. Its determination was that by utilizing an integrated data base, with information to be extracted from the computer generated drawings, the entire process of bidding and building a structure could be made more efficient and cost effective. The research team developed a system in which cost estimating could be done directly from the drawings. As drawings were modified, new reports could be automatically generated. More design solutions could be studied from the impact of cost as well as aesthetics. Additionally, once plans were drawn, a program written by students would automatically generate elevations of wall panels to be sent to the construction department for its use, and which would also generate material reports. The team also studied techniques of computer modelling for usage by the architectural planning department in client presentations.
series ACADIA
email
last changed 2022/06/07 07:54

_id 4532
authors Bono, Peter R.
year 1985
title A Survey of Graphics Standards and Their Role in Information Interchange
source IEEE Computer. October, 1985. vol. 18: pp. 63-75 : ill. ; tables. includes bibliography
summary The survey describes each graphic standard and explains the interrelationships among the standards. The role and commercial impact of PCs serving as workstations in a distributed, network, multimedia environment is emphasized. It is shown that current graphics standardization activity focused on three principal areas: the application interface, the device interface, and picture exchange. The operator interface and hardware interfaces will be expected to be the subjects for standardization in the future. In addition, picture exchange will be replaced by information exchange, where information includes text, image, and voice components merged with graphics to create an integrated whole
keywords computer graphics, standards, GKS, communication
series CADline
last changed 2003/06/02 13:58

_id a6f1
authors Bridges, A.H.
year 1986
title Any Progress in Systematic Design?
source Computer-Aided Architectural Design Futures [CAAD Futures Conference Proceedings / ISBN 0-408-05300-3] Delft (The Netherlands), 18-19 September 1985, pp. 5-15
summary In order to discuss this question it is necessary to reflect awhile on design methods in general. The usual categorization discusses 'generations' of design methods, but Levy (1981) proposes an alternative approach. He identifies five paradigm shifts during the course of the twentieth century which have influenced design methods debate. The first paradigm shift was achieved by 1920, when concern with industrial arts could be seen to have replaced concern with craftsmanship. The second shift, occurring in the early 1930s, resulted in the conception of a design profession. The third happened in the 1950s, when the design methods debate emerged; the fourth took place around 1970 and saw the establishment of 'design research'. Now, in the 1980s, we are going through the fifth paradigm shift, associated with the adoption of a holistic approach to design theory and with the emergence of the concept of design ideology. A major point in Levy's paper was the observation that most of these paradigm shifts were associated with radical social reforms or political upheavals. For instance, we may associate concern about public participation with the 1970s shift and the possible use (or misuse) of knowledge, information and power with the 1980s shift. What has emerged, however, from the work of colleagues engaged since the 1970s in attempting to underpin the practice of design with a coherent body of design theory is increasing evidence of the fundamental nature of a person's engagement with the design activity. This includes evidence of the existence of two distinctive modes of thought, one of which can be described as cognitive modelling and the other which can be described as rational thinking. Cognitive modelling is imagining, seeing in the mind's eye. Rational thinking is linguistic thinking, engaging in a form of internal debate. Cognitive modelling is externalized through action, and through the construction of external representations, especially drawings. Rational thinking is externalized through verbal language and, more formally, through mathematical and scientific notations. Cognitive modelling is analogic, presentational, holistic, integrative and based upon pattern recognition and pattern manipulation. Rational thinking is digital, sequential, analytical, explicatory and based upon categorization and logical inference. There is some relationship between the evidence for two distinctive modes of thought and the evidence of specialization in cerebral hemispheres (Cross, 1984). Design methods have tended to focus upon the rational aspects of design and have, therefore, neglected the cognitive aspects. By recognizing that there are peculiar 'designerly' ways of thinking combining both types of thought process used to perceive, construct and comprehend design representations mentally and then transform them into an external manifestation current work in design theory is promising at last to have some relevance to design practice.
series CAAD Futures
email
last changed 2003/11/21 15:16

_id 8a90
authors Buchmann, Alejandro P. and Gerzso, Miguel J.
year 1985
title Handling Heterogeneously Formatted Data in an Object Oriented Database Environment
source NCGA - National Computer Graphics Association Conference Proceedings. 1985. vol. 3: pp. 645-655 : ill. includes bibliography
summary The paper discussed the problems associated with handling heterogeneously formatted data and the interfacing of the subsystems of a CAD system that intervene in the handling of these data: the database management system, the graphic display system and application programs. Object-oriented languages with message passing capabilities were offered as a feasible solution which was illustrated through examples in the language TM
keywords CAD, systems, languages, computer graphics, database
series CADline
last changed 2003/06/02 10:24

_id 63d0
authors Carrara, Gianfranco and Novembri, Gabriele
year 1986
title Constraint-bounded design search
source Computer-Aided Architectural Design Futures [CAAD Futures Conference Proceedings / ISBN 0-408-05300-3] Delft (The Netherlands), 18-19 September 1985, pp. 146-157
summary The design process requires continual checking of the consistency of design choices against given sets of goals that have been fulfilled. Such a check is generally performed by comparing abstract representations of design goals with these of the sought real building objects (RBO) resulting from complex intellectual activities closely related to the designer's culture and to the environment in which he operates. In this chapter we define a possible formalization of such representations concerning the goals and the RBO that are usually considered in the architectural design process by our culture in our environment. The representation of design goals is performed by expressing their objective aspects (requirements) and by defining their allowable values (performance specifications). The resulting system of requirements defines the set of allowable solutions and infers an abstract representation of the sought building objects (BO) that consists of the set of characteristics (attributes and relations) which are considered relevant to represent the particular kind of RBO with respect to the consistency check with design goals. The values related to such characteristics define the performances of the RBO while their set establishes its behaviour. Generally speaking, there is no single real object corresponding to an abstract representation but the whole class of the RBO that are equivalent with respect to the values assumed by the considered characteristics. The more we increase the number of these, as well as their specifications, the smaller the class becomes until it coincides with a single real object - given that the assessed specifications be fully consistent. On the other hand, the corresponding representation evolves to the total prefiguration of the RBO. It is not therefore possible to completely define a BO representation in advance since this is inferred by the considered goals and is itself a result of the design process. What can only be established in advance is that any set of characteristics assumed to represent any RBO consists of hierarchic, topological, geometrical and functional relations among the parts of the object at any level of aggregation (from components to space units, to building units, to the whole building) that we define representation structure (RS). Consequently the RS may be thought as the elementary structures that, by superposition and interaction, set up the abstract representation that best fit with design goals.
series CAAD Futures
last changed 1999/04/03 17:58

_id e4bc
authors Cass, Christopher
year 1985
title Creativity and Automation: Thoughtful Training Guarantees Room for Both
source computer Graphics World. November, 1985. vol. 8: pp. 33-34, 36 : col. ill
summary To avoid losing and ignoring the conceptual and functional importance of traditional design and modeling skills, firms should control the use of new technology in such a way that traditional organizational benefits are retained. Problems and suggestions were presented for the training programs given to those who already possess design skills in order to enhance creativity
keywords creativity, training, automation, practice
series CADline
last changed 1999/02/12 15:07

_id cf2015_005
id cf2015_005
authors Celani, Gabriela; Sperling, David M. and Franco, Juarez M. S. (eds.)
year 2015
title Preface
source The next city - New technologies and the future of the built environment [16th International Conference CAAD Futures 2015. Sao Paulo, July 8-10, 2015. Electronic Proceedings/ ISBN 978-85-85783-53-2] Sao Paulo, Brazil, July 8-10, 2015, pp. 5-13.
summary Since 1985 the Computer-Aided Architectural Design Futures Foundation has fostered high level discussions about the search for excellence in the built environment through the use of new technologies with an exploratory and critical perspective. In 2015, the 16th CAAD Futures Conference was held, for the first time, in South America, in the lively megalopolis of Sao Paulo, Brazil. In order to establish a connection to local issues, the theme of the conference was "The next city". The city of Sao Paulo was torn down and almost completely rebuilt twice, from the mid 1800s to the mid 1900s, evolving from a city built in rammed-earth to a city built in bricks and then from a city built in bricks to a city built in concrete. In the 21st century, with the widespread use of digital technologies both in the design and production of buildings, cities are changing even faster, in terms of layout, materials, shapes, textures, production methods and, above all, in terms of the information that is now embedded in built systems.Among the 200 abstracts received in the first phase, 64 were selected for presentation in the conference and publication in the Electronic Proceedings, either as long or short papers, after 3 tough evaluation stages. Each paper was reviewed by at least three different experts from an international committee of more than 80 highly experienced researchers. The authors come from 23 different countries. Among all papers, 10 come from Latin-American institutions, which have been usually under-represented in CAAD Futures. The 33 highest rated long papers are also being published in a printed book by Springer. For this reason, only their abstracts were included in this Electronic Proceedings, at the end of each chapter.The papers in this book have been organized under the following topics: (1) modeling, analyzing and simulating the city, (2) sustainability and performance of the built environment, (3) automated and parametric design, (4) building information modeling (BIM), (5) fabrication and materiality, and (6) shape studies. The first topic includes papers describing different uses of computation applied to the study of the urban environment. The second one represents one of the most important current issues in the study and design of the built environment. The third topic, automated and parametric design, is an established field of research that is finally becoming more available to practitioners. Fabrication has been a hot topic in CAAD conferences, and is becoming ever more popular. This new way of making design and buildings will soon start affecting the way cities look like. Finally, shape studies are an established and respected field in design computing that is traditionally discussed in CAAD conferences.
series CAAD Futures
email
last changed 2015/06/29 07:55

_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 ascaad2006_paper20
id ascaad2006_paper20
authors Chougui, Ali
year 2006
title The Digital Design Process: reflections on architectural design positions on complexity and CAAD
source Computing in Architecture / Re-Thinking the Discourse: The Second International Conference of the Arab Society for Computer Aided Architectural Design (ASCAAD 2006), 25-27 April 2006, Sharjah, United Arab Emirates
summary These instructions are intended to guide contributors to the Second Architecture is presently engaged in an impatient search for solutions to critical questions about the nature and the identity of the discipline, and digital technology is a key agent for prevailing innovations in architectural design. The problem of complexity underlies all design problems. With the advent of CAD however, Architect’s ability to truly represent complexity has increased considerably. Another source that provides information about dealing with complexity is architectural theory. As Rowe (1987) states, architectural theory constitutes “a corpus of principles that are agreed upon and therefore worthy of emulation”. Architectural theory often is a mixed reflection on the nature of architectural design, design processes, made in descriptive and prescriptive terms (see Kruft 1985). Complexity is obviously not a new issue in architectural theory. Since it is an inherent characteristic of design problems, it has been dealt with in many different ways throughout history. Contemporary architects incorporate the computer in their design process. They produce architecture that is generated by the use of particle systems, simulation software, animation software, but also the more standard modelling tools. The architects reflect on the impact of the computer in their theories, and display changes in style by using information modelling techniques that have become versatile enough to encompass the complexity of information in the architectural design process. In this way, architectural style and theory can provide directions to further develop CAD. Most notable is the acceptance of complexity as a given fact, not as a phenomenon to oppose in systems of organization, but as a structuring principle to begin with. No matter what information modelling paradigm is used, complex and huge amounts of information need to be processed by designers. A key aspect in the combination of CAD, complexity, and architectural design is the role of the design representation. The way the design is presented and perceived during the design process is instrumental to understanding the design task. More architects are trying to reformulate this working of the representation. The intention of this paper is to present and discuss the current state of the art in architectural design positions on complexity and CAAD, and to reflect in particular on the role of digital design representations in this discussion. We also try to investigate how complexity can be dealt with, by looking at architects, in particular their styles and theories. The way architects use digital media and graphic representations can be informative how units of information can be formed and used in the design process. A case study is a concrete architect’s design processes such as Peter Eisenman Rem Koolhaas, van Berkel, Lynn, and Franke gehry, who embrace complexity and make it a focus point in their design, Rather than viewing it as problematic issue, by using computer as an indispensable instrument in their approaches.
series ASCAAD
email
last changed 2007/04/08 19:47

_id 0533
authors Clemons, Eric K. and Greenfield, Arnold J.
year 1985
title The SAGE System Architecture: A System for the Rapid Development of Graphics Interfaces for Decision Support
source IEEE Computer Graphics and Applications. November, 1985. vol. 5: pp. 38-50 : ill. includes bibliography
summary Graphics interfaces support the decision maker in sensitivity analysis - the exploration of proposed solutions and examination of alternatives. The authors present an architecture for rapid preparation of graphics interfaces for large classes of management sciences, operations research, and expert systems models. This architecture is based on a detailed study of sensitivity analysis requests is also presented. The architecture was the basis of a prototype, now operational, which is illustrated through a case study of sensitivity analysis in a vehicle-routing system
keywords expert systems, user interface, operations research
series CADline
last changed 2003/06/02 10:24

_id c341
authors Cohen, Michael F. and Greenberg, Donald P.
year 1985
title The Hemi-Cube: A Radiosity Solution for Complex Environments
source SIGGRAPH '85 conference proceedings. July, 1985. vol. 19 ; no. 3: pp. 31-39 : ill. (some col.). includes bibliography
summary This paper presents a comprehensive method to calculate object to object diffuse reflections within complex environments containing hidden surfaces and shadows. In essence, each object in the environment is treated as a secondary light source. The method provides an accurate representation of the 'diffuse' and 'ambient' terms found in typical image synthesis algorithms. The phenomena of 'color bleeding' from one surface to another, shading within shadow envelopes, and penumbras along shadow boundaries are accurately reproduced. Additional advantages result because computations are independent of viewer position. This allows the efficient rendering of multiple views of the same scene for dynamic sequences. Light sources can be modulated and object reflectivities can be changed, with minimal extra computation. The procedures extend the radiosity method beyond the bounds previously imposed
keywords hidden surfaces, shadowing, computer graphics, geometric modeling, radiosity
series CADline
last changed 2003/06/02 13:58

For more results click below:

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