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 260

_id 3207
authors Emmerik, Maarten J.G.M. van
year 1990
title Interactive design of parameterized 3D models by direct manipulation
source Delft University of Technology
summary The practical applicability of a computer-aided design system is strongly influenced by both the user interface and the internal model representation. A well designed user interface facilitates the communication with the system by offering an intuitive environment for for specification and representation of model information. An internal model representation, capable of storing geometric, topological and hierarchical dependencies between components in a model, increases the efficiency of the system by facilitating modification and elaboration of the model during the different stages of the design process. The subject of this thesis is the integration of a high level parameterized model representation with direct manipulation interface techniques for the design of three-dimensional objects. A direct manipulation interface enables the user to specify a model by interaction on a graphical representation, as an alternative for an abstract and error-prone apha-numerical dialogue style. A high level model representation is obtained by using a procedural modeling language with general purpose control structures, including arithmetic and logical expressions, repetition, conditionals, functions and procedures, and dedicated data types such as coordinate systems, geometric primitives and geometric constraints. The language interpreter is interconnected with a graphical interface, an incremental constraint solver and a geometrical modeler, using visual programming techniques. The developed techniques are implemented in a modeling system called GeoNode. The system incorporates paradigms of object-oriented design, with respect to both the user interface and to the system implementation. The applicability of the presented techniques is illustrated by examples in application domains such as solid modeling, kinematic analysis, feature modeling and top-down design.
keywords CAD/CAM
series thesis:PhD
last changed 2003/02/12 22:37

_id a7f0
authors Van Emmerick, M.J.G.M.
year 1990
title Interactive design of parameterized 3D models by direct manipulation
source Delft University Press
summary The practical applicability of a computer-aided design system is strongly influenced by both the user interface and the internal model representation. A well designed user interface facilitates the communication with the system by offering an intuitive environment for for specification and representation of model information. An internal model representation, capable of storing geometric, topological and hierarchical dependencies between components in a model, increases the efficiency of the system by facilitating modification and elaboration of the model during the different stages of the design process. The subject of this thesis is the integration of a high level parameterized model representation with direct manipulation interface techniques for the design of three-dimensional objects. A direct manipulation interface enables the user to specify a model by interaction on a graphical representation, as an alternative for an abstract and error-prone apha-numerical dialogue style. A high level model representation is obtained by using a procedural modeling language with general purpose control structures, including arithmetic and logical expressions, repetition, conditionals, functions and procedures, and dedicated data types such as coordinate systems, geometric primitives and geometric constraints. The language interpreter is interconnected with a graphical interface, an incremental constraint solver and a geometrical modeler, using visual programming techniques. The developed techniques are implemented in a modeling system called GeoNode. The system incorporates paradigms of object-oriented design, with respect to both the user interface and to the system implementation. The applicability of the presented techniques is illustrated by examples in application domains such as solid modeling, kinematic analysis, feature modeling and top-down design.
series other
last changed 2003/04/23 15:14

_id af76
authors Wong, Waycal C.H. and Will, Barry F.
year 1996
title An Analysis of Using a Digital 3D Sundial as a Design and Decision Support Tool
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. 131-141
doi https://doi.org/10.52842/conf.caadria.1996.131
summary The rapid speed of computer development brings new technologies, and these advances require innovative investigations to apply them optimally in the field of architecture. Burkett (1984) demonstrated that computer graphics can ‘provide an excellent opportunity for exploring solar issues in building redesign’. With one of the latest computer technologies, the "hyper-model” environment, this research investigates how to environment can become an aid in the design and decision support area. The research first reviews the communication between the architect and the client as described by Salisbury (1990). The review indicates that an interactive 3D hypermedia paradigm, with quick response, fast data manipulation and 3D visualization, offers a better communication media between the architect and the client. This research applies the "hyper-model” environment to design and develop a new methodology in collecting, analyzing, and presenting solar data. It also endeavors to show the possibilities of using the environment in design process.
series CAADRIA
last changed 2022/06/07 07:57

_id ab63
authors Gross, Mark D.
year 1990
title Relational Modeling: A Basis for Computer-Assisted Design
source The Electronic Design Studio: Architectural Knowledge and Media in the Computer Era [CAAD Futures ‘89 Conference Proceedings / ISBN 0-262-13254-0] Cambridge (Massachusetts / USA), 1989, pp. 123-136
summary Today's computer assisted design (CAD) systems automate traditional ways of working with tracing paper and pencil, but they cannot represent the rules and relationships of a design. As hardware becomes faster and memory less expensive, more sophisticated fundamental software technologies will be adopted. This shift in the basis of CAD will provide powerful capabilities and offer new ways to think about designing. Recently parametric design, a technique for describing a large class of designs with a small description in code, has become a focus of attention in architectural computing. In parametric CAD systems, design features are identified and keyed to a number of input variables. Changes in the input values result in variations of the basic design. Based on conventional software technologies, parametric design has been successfully applied in many design domains including architecture and is supported by several commercial CAD packages. A weakness of parametric techniques is the need to predetermine which properties are input parameters to be varied and which are to be derived. Relational modeling is a simple and powerful extension of parametric design that overcomes this weakness. By viewing relations as reversible rather than one-way, any set of properties can be chosen as input parameters. For example, a relational model that calculates the shadow length of a given building can also be used to calculate the building height given a desired shadow length. In exercising a relational model the designer is not limited to a pre-selected set of input variables but can explore and experiment freely with changes in all parts of the model. Co is a relational modeling environment under development on the Macintosh-II computer, and Co-Draw, a prototype CAD program based on Co. Co's relationaI engine and object-oriented database provide a powerful basis for modeling design relations. Co-Draw's interactive graphics offer a flexible medium for design exploration. Co provides tools for viewing and editing design models in various representations, including spreadsheet cards, tree and graph structures, as well as plan and elevation graphics. Co's concepts and architecture are described and the implications for design education are discussed.
series CAAD Futures
email
last changed 2003/05/16 20:58

_id 4ec7
authors Papper, Mike
year 1990
title Using high-level constraints to aid space planning applications in computer-aided design
source University of Toronto, Department of Computer Science
summary This thesis describes a system that aids in solving space planning and layout design problems through an innovative use of constraints. Space planning problem solving is aided by constrained manipulation, a trial-and-error approach, and modelling the scaling properties of objects. Constraints are used to model various physical properties of solid objects (including gravity and friction) and to control the way in which objects scale. The system runs on a Silicon Graphics workstation supporting interactive, real-time, 3-dimensional graphics that aid in visualizing designs. The problems handled by our prototype are restricted to objects representable with rectangular solids oriented along the cartesian axes. This system was used by designers and novice computer users to solve a studio layout problem. Constraints were found to aid in the manipulation of objects by providing predictable behaviour for objects. The test results indicate that subjects learn the behaviour of objects easily and use this information in useful ways. In addition, there are indications that constraints can reduce users' cognitive loads at the user interface level. The coupling of constraints with the interactive, 3-dimensional aspect of the system encourages the use of the system at earlier stages of the design process than simple geometric drafting systems. (Abstract shortened by UMI.)
series thesis:MSc
email
last changed 2003/02/12 22:37

_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 db00
authors Espina, Jane J.B.
year 2002
title Base de datos de la arquitectura moderna de la ciudad de Maracaibo 1920-1990 [Database of the Modern Architecture of the City of Maracaibo 1920-1990]
source SIGraDi 2002 - [Proceedings of the 6th Iberoamerican Congress of Digital Graphics] Caracas (Venezuela) 27-29 november 2002, pp. 133-139
summary Bases de datos, Sistemas y Redes 134The purpose of this report is to present the achievements obtained in the use of the technologies of information andcommunication in the architecture, by means of the construction of a database to register the information on the modernarchitecture of the city of Maracaibo from 1920 until 1990, in reference to the constructions located in 5 of Julio, Sectorand to the most outstanding planners for its work, by means of the representation of the same ones in digital format.The objective of this investigation it was to elaborate a database for the registration of the information on the modernarchitecture in the period 1920-1990 of Maracaibo, by means of the design of an automated tool to organize the it datesrelated with the buildings, parcels and planners of the city. The investigation was carried out considering three methodologicalmoments: a) Gathering and classification of the information of the buildings and planners of the modern architectureto elaborate the databases, b) Design of the databases for the organization of the information and c) Design ofthe consultations, information, reports and the beginning menu. For the prosecution of the data files were generated inprograms attended by such computer as: AutoCAD R14 and 2000, Microsoft Word, Microsoft PowerPoint and MicrosoftAccess 2000, CorelDRAW V9.0 and Corel PHOTOPAINT V9.0.The investigation is related with the work developed in the class of Graphic Calculation II, belonging to the Departmentof Communication of the School of Architecture of the Faculty of Architecture and Design of The University of the Zulia(FADLUZ), carried out from the year 1999, using part of the obtained information of the works of the students generatedby means of the CAD systems for the representation in three dimensions of constructions with historical relevance in themodern architecture of Maracaibo, which are classified in the work of The Other City, generating different types ofisometric views, perspectives, representations photorealistics, plants and facades, among others.In what concerns to the thematic of this investigation, previous antecedents are ignored in our environment, and beingthe first time that incorporates the digital graph applied to the work carried out by the architects of “The Other City, thegenesis of the oil city of Maracaibo” carried out in the year 1994; of there the value of this research the field of thearchitecture and computer science. To point out that databases exist in the architecture field fits and of the design, alsoweb sites with information has more than enough architects and architecture works (Montagu, 1999).In The University of the Zulia, specifically in the Faculty of Architecture and Design, they have been carried out twoworks related with the thematic one of database, specifically in the years 1995 and 1996, in the first one a system wasdesigned to visualize, to classify and to analyze from the architectural point of view some historical buildings of Maracaiboand in the second an automated system of documental information was generated on the goods properties built insidethe urban area of Maracaibo. In the world environment it stands out the first database developed in Argentina, it is the database of the Modern andContemporary Architecture “Datarq 2000” elaborated by the Prof. Arturo Montagú of the University of Buenos Aires. The general objective of this work it was the use of new technologies for the prosecution in Architecture and Design (MONTAGU, Ob.cit). In the database, he intends to incorporate a complementary methodology and alternative of use of the informationthat habitually is used in the teaching of the architecture. When concluding this investigation, it was achieved: 1) analysis of projects of modern architecture, of which some form part of the historical patrimony of Maracaibo; 2) organized registrations of type text: historical, formal, space and technical data, and graph: you plant, facades, perspectives, pictures, among other, of the Moments of the Architecture of the Modernity in the city, general data and more excellent characteristics of the constructions, and general data of the Planners with their more important works, besides information on the parcels where the constructions are located, 3)construction in digital format and development of representations photorealistics of architecture projects already built. It is excellent to highlight the importance in the use of the Technologies of Information and Communication in this investigation, since it will allow to incorporate to the means digital part of the information of the modern architecturalconstructions that characterized the city of Maracaibo at the end of the XX century, and that in the last decades they have suffered changes, some of them have disappeared, destroying leaves of the modern historical patrimony of the city; therefore, the necessity arises of to register and to systematize in digital format the graphic information of those constructions. Also, to demonstrate the importance of the use of the computer and of the computer science in the representation and compression of the buildings of the modern architecture, to inclination texts, images, mapping, models in 3D and information organized in databases, and the relevance of the work from the pedagogic point of view,since it will be able to be used in the dictation of computer science classes and history in the teaching of the University studies of third level, allowing the learning with the use in new ways of transmission of the knowledge starting from the visual information on the part of the students in the elaboration of models in three dimensions or electronic scalemodels, also of the modern architecture and in a future to serve as support material for virtual recoveries of some buildings that at the present time they don’t exist or they are almost destroyed. In synthesis, the investigation will allow to know and to register the architecture of Maracaibo in this last decade, which arises under the parameters of the modernity and that through its organization and visualization in digital format, it will allow to the students, professors and interested in knowing it in a quicker and more efficient way, constituting a contribution to theteaching in the history area and calculation. Also, it can be of a lot of utility for the development of future investigation projects related with the thematic one and restoration of buildings of the modernity in Maracaibo.
keywords database, digital format, modern architecture, model, mapping
series SIGRADI
email
last changed 2016/03/10 09:51

_id ddss9483
id ddss9483
authors Shyi, Gary C.-W. and Huang, Tina S.-T.
year 1994
title Constructing Three-Dimensional Mental Models from Two-Dimensional Displays
source Second Design and Decision Support Systems in Architecture & Urban Planning (Vaals, the Netherlands), August 15-19, 1994
summary In the present study we adopted the tasks and the experimental procedures used in a recent series of study by Cooper (1990, 1991) for the purpose of examining how we utilized two-dimensional information in a line-drawing of visual objects to construct the corresponding three-dimensional mental structure represented by the 2-D displays. We expected that the stimulus materials we used avoided some of the problems that Cooper's stimuli had, and with that we examined the effect of complexity on the process of constructing 3-D models from 2-D displays. Such a manipulation helps to elucidate the difficulties of solving problems that require spatial abilities. We also investigated whether or not providing information representing an object viewed from different standpoints would affect the construction of the object's 3-D model. Some researchers have argued that 3-D models, once constructed, should be viewer-independent or viewpoint-invariant, while others have suggested that 3-D models are affected by the viewpoint of observation. Data pertinent to this issue are presented and discussed.
series DDSS
last changed 2003/08/07 16:36

_id 6a30
authors Bonn, Markus
year 1989
title Modeling Architectural Forms through Replacement Operations
source New Ideas and Directions for the 1990’s [ACADIA Conference Proceedings] Gainsville (Florida - USA) 27-29 October 1989, pp. 103-130
doi https://doi.org/10.52842/conf.acadia.1989.103
summary Replacement operations, where an element at any topological level may be replaced by another element at the same or different topological level, are defined. Their potential as design tools which may be incorporated in a CAD system is investigated and demonstrated through the experimental implementation of two such operations in MARCOS, a Modeling Architectural Compositions System. MARCOS has been written in C. It is highly interactive and runs on an Apple Macintosh IIx. The two operations which have been implemented are the face -> volume and volume -> volume replacements. They were chosen for their potential as generators of architectural forms. Examples of architectural compositions produced through the use of replacement operations are also illustrated.
series ACADIA
email
last changed 2022/06/07 07:54

_id effd
authors Morozumi, M., Nakamura, H. and Kijima, Y.
year 1990
title A Primitive-Instancing Interactive 3-D Modeling System for Spatial Design Studies
source The Electronic Design Studio: Architectural Knowledge and Media in the Computer Era [CAAD Futures ‘89 Conference Proceedings / ISBN 0-262-13254-0] Cambridge (Massachusetts / USA), 1989, pp. 457-468
summary The authors have developed a basic, interactive, primitive-instancing 3-D modeling system (CAADF), which is based on a high-speed 3-D color graphic workstation, and have tested its potential ability to support spatial design studies in an architectural design studio. After- a review of work performed by a student with the system, this paper concludes that this system provides an attractive environment for spatial design studies which conventional CAD systems have not achieved. The interactive process of 3-D modeling in perspective or isometric view images and the dynamic viewing utility are the most successful features of the system. In contrast to those advantages, the resolution of color graphic display is a limitation of the system. The authors conclude that if sufficiently many appropriate 3-D geometric primitives are supported by a CAD system, a primitive instancing method can significantly reduce the work entailed in object modeling.
series CAAD Futures
email
last changed 2003/05/16 20:58

_id 6b3c
authors Cheng, Nancy Yen-wen
year 1990
title Tradition and Innovation: Mixing digital and manual methods in designing a Cambodian Community Center
source Harvard Graduate School of Design, USA
summary This thesis examines how an architectural problem with specific social and site constraints can be addressed by a formal solution. In the process of exploring formal possibilities, computer imaging techniques were used to complement traditional models and drawings. Because the methods reveal different aspects of the project, they elicit different perceptions.

The project yielded insights into the use of representational techniques in design. Changing media keeps the designer alert to alternate ways of understanding. Successive manifestations can keep the identity of the design shifting: useful for exploring variants, but antithetical to resolution. In presentation, traditional representations can make the work more legible. If traditional and digital media are shown together, they must be arranged to complement rather than compete with each other.

series thesis:MSc
email
last changed 2003/05/29 06:01

_id e1c9
authors Danahy, John and Wright, Robert
year 1989
title Computing and Design in the Canadian Schools of Architecture and Landscape Architecture: A Proposed Research Agenda for Integrated CAD & GIS in the 1990's
source New Ideas and Directions for the 1990’s [ACADIA Conference Proceedings] Gainsville (Florida - USA) 27-29 October 1989, pp. 227-244
doi https://doi.org/10.52842/conf.acadia.1989.227
summary Conventional computer systems currently used by architecture and landscape architecture are not addressing complex decision making, system interface, dynamic manipulation and real time visualization of data. This paper identifies a strategy by which Canadian Schools could form a supportive network, incorporate and expand their research development. Within this larger framework schools would have better tools, a larger research base and access to funding as a group. The following discussion is an idea of what we at the Canadian Schools need to do differently over the next five years in our research and teaching in order to make a unique contribution to our fields.
series ACADIA
email
last changed 2022/06/07 07:55

_id c5bb
authors Hirschberg, U., Meister, M. and Neumann, F.
year 1993
title Processing of Geographic Data for CAAD-supported Analysis and Design of Urban Development Areas
source [eCAADe Conference Proceedings] Eindhoven (The Netherlands) 11-13 November 1993
doi https://doi.org/10.52842/conf.ecaade.1993.x.w2h
summary The interdisciplinary research project aims at the development of a hard- and software environment to support the representation, analysis, manipulation and design of urban development areas for architects and city planners. It was started in 1990 and involves three groups at the ETH Zurich: Architecture/Urban design - Processing of Geographic Data/Photogrammetry -Computer Sciences/CAAD. The first part of this paper will give an introduction to the goals and implications of the project by comparing it with a similar project one of the authors took part in as a student. Then the paper gives a brief description of the work of the three groups involved, an overview of the methods they employed and the results that were achieved. The main focus will be on the work of the CAAD group . Finally some conclusions are drawn and problems are discussed. The future work includes the testing of the tool by students during the winter term 1993/94.

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

_id 4b09
authors Iwata, Hiroo
year 1990
title Artificial Reality with Force-Feedback : Development of Desktop Virtual Space with Compact Master Manipulator
source Computer Graphics. August, 1990. vol. 24: pp. 165-170 : ill. includes bibliography
summary A new configuration of human interface for 'artificial reality' is discussed. The paper describes a method of implementing force-feedback in a virtual space manipulation system. The system is composed of two subsystems, a real time graphic display system and a tactile input device with reaction force generator. A specialized graphic computer (Stardent TITAN) provides a real time image of the virtual space. A 9 degree-of-freedom manipulator applies reaction forces to the fingers and palm of the operator. The generated forces are calculated from a solid model of the virtual space. The performance of the system is exemplified in manipulation of virtual solids objects such as a mockup for industrial design and a 3D animated character
keywords user interface, virtual reality, computer graphics
series CADline
last changed 1999/02/12 15:08

_id 39e0
id 39e0
authors Jablonski, Allen D.
year 1991
title Integrated Component-based Computer Design Modeling System: The Implications of Control Parameters on the Design Process
source New Jersey Institute of Technology, Newark, NJ Graduate Thesis - Master's Program College of Architecture
summary The design process is dependent on a clear order of integrating and managing all of the control parameters that impact on a building's design. All component elements of a building must be defined by their: Physical and functional relations; Quantitative and calculable properties; Component and/or system functions. This requires a means of representation to depict a model of a building that can be viewed and interpreted by a variety of interested parties. These parties need different types of representation to address their individual control parameters, as each component instance has specific implications on all of the control parameters.

Representations are prepared for periodic design review either manually through hand-drawn graphics and handcrafted models; or with the aid of computer aided design programs. Computer programs can profoundly increase the speed and accuracy of the process', as well as provide a level of integration, graphic representation and simulation, untenable through a manual process.

By maintaining a single control model in an Integrated Component-based Computer Design Modeling System (ICCDMS), interested parties could access the design model at any point during the process. Each party could either: 1. Analyze individual components, or constraints of the model, for interferences against parameters within that party's control; or 2. Explore design alternatives to modify the model, and verify the integration of the components or functions, within the design model, as allowable in relation to other control parameters.

keywords Architectural Design; Data Processing
series thesis:MSc
type extended abstract
email
more http://www.library.njit.edu/etd/1990s/1990/njit-etd1990-005/njit-etd1990-005.html
last changed 2006/09/25 09:04

_id a23f
authors Jordan, J. Peter (Ed.)
year 1990
title From Research to Practice [Conference Proceedings]
source ACADIA Conference Proceedings / Big Sky (Montana - USA) 4-6 October 1990, 231 p.
doi https://doi.org/10.52842/conf.acadia.1990
summary For the tenth time in as many years, the Association for Computer-Aided Design in Architecture (ACADIA) has invited architectural educators and professionals to discuss their activities and interests related to computer-aided architectural design. This annual meeting has grown from a small group representing a handful of schools to a conference with international participation. For the fifth time, the papers presented at this annual conference have been collected and published in a bound volume as the conference proceedings. In organizing these meetings, ACADIA must be viewed has having firmly established itself as a valuable forum for those who are interested and active in this area. Moreover, the proceedings of these conferences have become an important record for documenting the progress of ideas and activities in this field. This organization and its annual conferences have been a critical influence on my own professional development. The first conference I attended, ACADIA '86, confirmed a nagging suspicion that courses in computer-aided design (CAD) offered at the university level should be more than vendor training. Papers and conversations at subsequent conferences have reinforced this conviction and strengthened my commitment to CAD education which does more than convey electronic drawing technology. At the same time, I have been frustrated at the apparent lack of communication between those involved in these activities in architectural education and the average professional practice. With some notable exceptions, architects are only beginning to make basic computer-aided drafting pay for itself. In many small offices, "The CAD Computer" remains more decoration and status symbol than useful tool. While it can be argued that the economics of computer-aided drafting have only recently become attractive, it must be admitted that many members of ACADIA are actively involved in the development and use of computer applications which are significantly more challenging. In the short run, most of these activities will go largely unnoticed by the community of practicing architects. This situation raises a number of questions on the value of the work produced by members of ACADIA. One can (and many do) challenge the worth of "design" research produced by academia to those in professional practice. However, it is a fundamental mistake to insist that such work be of immediate and direct relevance to the profession. In fact, some presentations at the ACADIA conferences have focused solely on the pedagogical environment (which may be of some intellectual interest) but do not even attempt to address professional design issues. Other work may serve as the basis for further activities which may result in useful applications at some future point in time. Such work is strategic in nature and should not be expected to bear fruit for many years. These are the *natural" products of a university environment and, indeed, may be what the university does best. Still, design professionals remain indifferent (if not somewhat hostile) to these endeavors. The central dilemma resides in the ongoing debate about the fundamental goals of professional education. A number of design professionals believe that architectural education should follow more of a “trade school” model where a professional degree program becomes solely a process of acquiring (and practicing) a set of skills which are directly and immediately useful upon graduation. Today these people stiR closely examine the drafting skill of any recent graduate, but they are also likely to demanding expertise on AutoCAD. It is my view that this position tends to deprecate the image of architects and depreciate the economic status of the profession. On the other hand, there is a similar minority in architectural academia who teach because they are unable or unwilling to deal with the very real complexities and challenges of professional practice. These instructors tend to focus on obscure theory and academic credentials while discounting the importance of professional development. For most who participate in this discussion, it is becoming increasingly clear that professional competency must be founded on an effective marriage of intellectual theory and practical expertise. This must lead to the conclusion that CAD research must recognize and give serious consideration to the professional agenda in a substantive manner without abandoning those activities which deal with strategic and pedagogical issues.
series ACADIA
email
more http://www.acadia.org
last changed 2022/06/07 07:49

_id 8833
authors Kalay, Yehuda E., Swerdloff, Lucien M. and Majkowski, Bruce R. (et al)
year 1990
title Process and Knowledge in Design Computation
source Journal of Architectural Education. February, 1990. includes bibliography
summary The challenge of understanding the many facets of design has been a central issue in attempting to computationally define design processes and knowledge. The historical progression of computers in design has been characterized by high aspirations repeatedly humbled by the complexity of design problems. Fundamental questions concerning the role and impact of computers in design should be re-examined in light of new developments in Computer-Aided Design (CAD) and Artificial Intelligence (AI), and the progressive understanding of design itself. At the heart of these issues must lie a mutual understanding of the respective traits of design and computation, and the balance of interaction between them. In this paper two avenues, expressed in terms of mappings between design and computation, are explored with the intention of clarifying the relationship between the theories of design and computation. First, the relationship between models of the design process and computational search strategies is explored. Several paradigms (problem solving, puzzle making, and constraint satisfying), which demonstrate a breadth of approaches to modeling design, are presented along with their computational implications. Second, relationships between design knowledge and computational representation schemes are discussed. Emphasis is placed on drawing from cognitive and computational knowledge representation schemes to represent design knowledge. Finally, some thoughts on integrating these design models and knowledge representation schemes into computer systems to assist designers are discussed
keywords design process, knowledge, representation, architecture
series CADline
email
last changed 2003/06/02 13:58

_id 2ccd
authors Kalisperis, Loukas N.
year 1994
title 3D Visualization in Design Education
source Reconnecting [ACADIA Conference Proceedings / ISBN 1-880250-03-9] Washington University (Saint Louis / USA) 1994, pp. 177-184
doi https://doi.org/10.52842/conf.acadia.1994.177
summary It has been said that "The beginning of architecture is empty space." (Mitchell 1990) This statement typifies a design education philosophy in which the concepts of space and form are separated and defined respectively as the negative and positive of the physical world, a world where solid objects exist and void-the mere absence of substance-is a surrounding atmospheric emptiness. Since the beginning of the nineteenth century, however, there has been an alternative concept of space as a continuum: that there is a continuously modified surface between the pressures of form and space in which the shape of the space in our lungs is directly connected to the shape of the space within which we exist. (Porter 1979). The nature of the task of representing architecture alters to reflect the state of architectural understanding at each period of time. The construction of architectural space and form represents a fundamental achievement of humans in their environment and has always involved effort and materials requiring careful planning, preparation, and forethought. In architecture there is a necessary conversion to that which is habitable, experiential, and functional from an abstraction in an entirely different medium. It is often an imperfect procedure that centers on the translation rather than the actual design. Design of the built environment is an art of distinctions within the continuum of space, for example: between solid and void, interior and exterior, light and dark, or warm and cold. It is concerned with the physical organization and articulation of space. The amount and shape of the void contained and generated by the building create the fabric and substance of the built environment. Architecture as a design discipline, therefore, can be considered as a creative expression of the coexistence of form and space on a human scale. As Frank Ching writes in Architecture: Form, Space, and Order, "These elements of form and space are the critical means of architecture. While the utilitarian concerns of function and use can be relatively short lived, and symbolic interpretations can vary from age to age, these primary elements of form and space comprise timeless and fundamental vocabulary of the architectural designer." (1979)

series ACADIA
email
last changed 2022/06/07 07:52

_id 6960
authors Langendorf, Richard
year 1986
title Alternative Models of Architectural Practice: The Impact of Computers -- 1990 and 2000
source ACADIA Workshop ‘86 Proceedings - Houston (Texas - USA) 24-26 October 1986, pp. 7-27
doi https://doi.org/10.52842/conf.acadia.1986.007
summary Though many architectural firms have only recently begun to use computers, and most firms still do not use computers for design, it is likely that by the turn of the century computers will have transformed architectural practice. First this paper assesses the likelihood of change by examining the potential use of computers in architectural practice, summarizing technology forecasts for computer hardware, software, and standards. -However, because there is an opportunity, architectural firms will not necessarily computerize. Next is a brief review of impediments to change and the process of organizational adaptation of new technology. Finally, the paper concludes with a number of forecasts in architectural practice in 1990 and 2000. A variety of professional practice options are defined, with the suggestion that there will be increasing experimentation and diversity within the profession. Finally, the implications of these changes are explored for architectural education.
series ACADIA
last changed 2022/06/07 07:52

_id f507
authors Mitchell, W.
year 1990
title The Logic of Architecture: Design, Computation and Cognition
source The MIT Press, Cambridge
summary The Logic of Architecture is the first comprehensive, systematic, and modern treatment of the logical foundations of design thinking. It provides a detailed discussion of languages of architectural form, their specification by means of formal grammars, their interpretation, and their role in structuring design thinking. Supplemented by more than 200 original illustrations, The Logic of Architecture reexamines central issues of design theory in the light of recent advances in artificial intelligence, cognitive science, and the theory of computation. The richness of this approach permits sympathetic and constructive analysis of positions developed by a wide range of theorists and philosophers from Socrates to the present. Mitchell first considers how buildings may be described in words and shows how such descriptions may be formalized by the notation of first order predicate calculus. This leads to the idea of a critical language for speaking about the qualities of buildings. Turning to the question of representation by drawings and scale models, Mitchell then develops the notion of design worlds that provide graphic tokens which can be manipulated according to certain grammatical rules. In particular, he shows how domains of graphic compositions possible in a design world may be specified by formal shape grammars. Design worlds and critical languages are connected by showing how such languages may be interpreted in design worlds. Design processes are then viewed as computations in a design world with the objective of satisfying predicates of form and function stated in a critical language.
series other
last changed 2003/04/23 15:14

For more results click below:

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