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 3344

_id sigradi2007_af13
id sigradi2007_af13
authors Granero, Adriana Edith; Alicia Barrón; María Teresa Urruti
year 2007
title Transformations in the educational system, Influence of the Digital Graph [Transformaciones en el sistema educacional, influencia de la Gráfica Digital]
source SIGraDi 2007 - [Proceedings of the 11th Iberoamerican Congress of Digital Graphics] México D.F. - México 23-25 October 2007, pp. 182-186
summary The educative proposal was based on the summary attained through experiences piled up during the 2 last semester courses, 2/2006-1/2007. This proposal corresponds to a mix of methodology (by personal attendance / by internet). Founding on the Theory of the Game (Eric Berne 1960) and on different theories such as: Multiple intelligences (Haward Gardner 1983), Emotional Intelligence (Peter Salowey and John Mayer 1990, Goleman 1998), Social Intelligence (Goleman 2006), the Triarchy of Intelligence (Stemberg, R.J. 1985, 1997), “the hand of the human power”, it´s established that the power of the voice, that of the imagination, the reward, the commitment and association produce a significant increase of the productivity (Rosabeth Moss Kanter 2000), aside from the constructive processes of the knowledge (new pedagogical concepts constructivista of Ormrod J.E. 2003 and Tim O´Reilly 2004).
series SIGRADI
email
last changed 2016/03/10 09:52

_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 acfe
authors Archea, John
year 1985
title Architecture's Unique Position Among the Disciplines : Puzzle-Making vs. Problem Solving
source CRIT XV, The Architectural Student Journal. Summer, 1985. pp. 20-22
summary Most disciplines involved in the building process, i.e., programmers, space planners, and engineers work in what may be described as a problem solving mode. They state desired effects as explicit performance criteria before they initiate a decision process and test alternative solutions against those criteria until a fit is attained which falls within known probabilities of success. Architects, however are not problem solvers and they are not seeking explicit information when they design how buildings work. Architects are puzzle- makers, They are primarily concerned with unique design concepts. It is through the act of designing, or puzzle- making, that the architect learn what they want to accomplish and how. With regard to the making of buildings, places or experiences, the architect is a puzzle-maker surrounded by a group of problem solvers who address separate pieces of the puzzle
keywords puzzle making, design process, problem solving, architecture
series CADline
last changed 1999/02/12 15:07

_id 8ae8
authors Ayala, D., P. Brunet and Juan (et al)
year 1985
title Object Representation by Means of Nominimal Division Quadtrees and Octrees
source ACM Transactions on Graphics. January, 1985. vol. 4: pp. 41-59 : ill. includes bibliography
summary Quadtree representation of two-dimensional objects is performed with a tree that describes the recursive subdivision of the more complex parts of a picture until the desired resolution is reached. At the end, all the leaves of the tree are square cells that lie completely inside or outside the object. There are two great disadvantages in the use of quadtrees as a representation scheme for objects in geometric modeling system: The amount of memory required for polygonal objects is too great, and it is difficult to recompute the boundary representation of the object after some Boolean operations have been performed. In the present paper a new class of quadtrees, in which nodes may contain zero or one edge, is introduced. By using these quadtrees, storage requirements are reduced and it is possible to obtain the exact backward conversion to boundary representation. Algorithms for the generation of the quadtree, boolean operation, and recomputation of the boundary representation are presented, and their complexities in time and space are discussed. Three- dimensional algorithms working on octrees are also presented. Their use in the geometric modeling of three-dimensional polyhedral objects is discussed
keywords geometric modeling, algorithms, octree, quadtree, curves, curved surfaces, boolean operations
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 2d64
authors Batori, D.S. and Kim, W.
year 1985
title Modeling Concepts for VLSI CAD Objects
source ACM Transactions on Database Systems 10 No. 3 - pp. 322-346
summary VLSI CAD applications deal with design objects that have an interface description and an implementation description. Versions of design objects have a common interface but differ in their implementations. A molecular object is a modeling construct which enables a database entity to be represented by two sets of heterogeneous records, one set describes the object's interface and the other describes its implementation. Thus a reasonable starting point for modeling design objects is to begin with the concept of molecular objects. In this paper, we identify modeling concepts that are fundamental to capturing the semantics of VLSI CAD design objects and versions in terms of molecular objects. A provisional set of user operations on design objects, consistent with these modeling concepts, is also defined. The modeling framework that we present has been found useful for investigating physical storage techniques and change notification problems in version control. REFERENCES
series journal paper
last changed 2003/11/21 15:16

_id c3b1
authors Berry, R. E. and Meekings, B.A.E.
year 1985
title A Style Analysis of C Programs
source communications of the ACM. January, 1985. vol. 29: pp. 80-88
summary Since programming is considered by many to be learned by experience and example, rather than instruction, the authors analyzed code produced by professional programmers. C programs comprising the UNIX operating system and its utilities were chosen. The authors have arbitrarily selected a large body of professionally produced code and subjected it to 'stylish analysis.' Each program was given a percentage 'score' for style that consists of contributions in varying degrees from various program features like module length, line length, reserved words etc
keywords languages, C, programming, techniques
series CADline
last changed 2003/06/02 13:58

_id c088
authors Biermann, Alan W., Rodman, Robert D. and Rubin, David C. (et al)
year 1985
title Natural Language with Discrete Speech as a Mode for Human- to-Machine Communication
source Communications of the ACM June, 1985. vol. 28: pp. 628-636 : ill. includes bibliography.
summary A voice interactive natural language system, which allows users to solve problems with spoken English commands, has been constructed. The system utilizes a commercially available discrete speech recognizer which requires that each word be followed by approximately a 300 millisecond pause. In a test of the system, subjects were able to learn its use after about two hours of training. The system correctly processed about 77 percent of the over 6000 input sentences spoken in problem-solving sessions. Subjects spoke at the rate of about three sentences per minute and were able to effectively use the system to complete the given tasks. Subjects found the system relatively easy to learn and use, and gave a generally positive report of their experience
keywords user interface, natural languages, speech recognition, AI
series CADline
last changed 2003/06/02 13:58

_id ca88
authors Buzbee, B.L. and Sharp, D.H.
year 1985
title Perspectives on Supercomputing
source Science. February, 1985. vol. 227: pp. 591-597 : ill. includes bibliography
summary This article provides a brief look at the current status of supercomputers and supercomputing in the United States. It addresses a variety of applications of supercomputers and the characteristics of a large modern supercomputing facility, the radical changes in the design of supercomputers that are impending, and the conditions that are necessary for a conducive climate for the further development and application of supercomputers
keywords parallel processing, hardware, business
series CADline
last changed 2003/06/02 13:58

_id fe6c
authors Clark, R.H. and Pause, M.
year 1985
title Precedents in architecture
source Van Nostrand Reinhold, New York
summary Precedents in Architecture provides a vocabulary for architectural analysis that will help you understand the works of others, and aid you in creating your own designs. Here, you will examine the work of internationally known architects with the help of a unique diagrammatic technique, which you can also use to analyze existing buildings. In addition to the sixteen original contributors, the Second Edition features seven new, distinguished architects. All 23 architects were selected because of the strength, quality, and interest of their designs. Precedents in Architecture, 2/e is an invaluable resource offering: * Factual graphic information on 88 buildings that represent a range of time, function, and style accompanied by detailed analysis of each building * A reference for a technique of graphic analysis as a tool for understanding and designing architecture Whether you are a novice or a seasoned professional, Precedents in Architecture, 2/e will enrich your design vocabulary and give you an invaluable tool for the ongoing assessment of buildings you encounter every day.
series other
last changed 2003/04/23 15:14

_id ga0024
id ga0024
authors Ferrara, Paolo and Foglia, Gabriele
year 2000
title TEAnO or the computer assisted generation of manufactured aesthetic goods seen as a constrained flux of technological unconsciousness
source International Conference on Generative Art
summary TEAnO (Telematica, Elettronica, Analisi nell'Opificio) was born in Florence, in 1991, at the age of 8, being the direct consequence of years of attempts by a group of computer science professionals to use the digital computers technology to find a sustainable match among creation, generation (or re-creation) and recreation, the three basic keywords underlying the concept of “Littérature potentielle” deployed by Oulipo in France and Oplepo in Italy (see “La Littérature potentielle (Créations Re-créations Récréations) published in France by Gallimard in 1973). During the last decade, TEAnO has been involving in the generation of “artistic goods” in aesthetic domains such as literature, music, theatre and painting. In all those artefacts in the computer plays a twofold role: it is often a tool to generate the good (e.g. an editor to compose palindrome sonnets of to generate antonymic music) and, sometimes it is the medium that makes the fruition of the good possible (e.g. the generator of passages of definition literature). In that sense such artefacts can actually be considered as “manufactured” goods. A great part of such creation and re-creation work has been based upon a rather small number of generation constraints borrowed from Oulipo, deeply stressed by the use of the digital computer massive combinatory power: S+n, edge extraction, phonetic manipulation, re-writing of well known masterpieces, random generation of plots, etc. Regardless this apparently simple underlying generation mechanisms, the systematic use of computer based tools, as weel the analysis of the produced results, has been the way to highlight two findings which can significantly affect the practice of computer based generation of aesthetic goods: ? the deep structure of an aesthetic work persists even through the more “desctructive” manipulations, (such as the antonymic transformation of the melody and lyrics of a music work) and become evident as a sort of profound, earliest and distinctive constraint; ? the intensive flux of computer generated “raw” material seems to confirm and to bring to our attention the existence of what Walter Benjamin indicated as the different way in which the nature talk to a camera and to our eye, and Franco Vaccari called “technological unconsciousness”. Essential references R. Campagnoli, Y. Hersant, “Oulipo La letteratura potenziale (Creazioni Ri-creazioni Ricreazioni)”, 1985 R. Campagnoli “Oupiliana”, 1995 TEAnO, “Quaderno n. 2 Antologia di letteratura potenziale”, 1996 W. Benjiamin, “Das Kunstwerk im Zeitalter seiner technischen Reprodizierbarkeit”, 1936 F. Vaccari, “Fotografia e inconscio tecnologico”, 1994
series other
more http://www.generativeart.com/
last changed 2003/08/07 17:25

_id 6947
authors Foxley, Eric, McGettrick, A. D. and van Leeuwen, J. (consulting editors)
year 1985
title UNIX for Super Users
source xiv, 213 p. Wokingham, England: Addison-Wesley Pub. Co., 1985. includes index -- (International Computer Science Series)
summary For the person responsible for managing a UNIX system. A description of key management functions like : Bringing up the system and taking it down, creation of new login names, maintenance of file-store security, monitoring user resource usage, and machine performance considerations. Outlines of shell scripts and C programs for various system management function are given. All major versions, at the time, of UNIX and its derivatives are covered
keywords UNIX, operating systems
series CADline
last changed 2003/06/02 13:58

_id 4e29
authors Gero, John S. and Coyne, Richard D.
year 1985
title Logic Programming As a Means of Representing Semantics in Design Languages
source Environment and Planning B. 1985. vol. 12: pp. 351-369 : ill. includes bibliography
summary Logic programming is discussed as a method for representing aspects of design language: Descriptions of designs domain knowledge, transformation rules, design grammar and control mechanisms necessary to implement rules. The applicability of logic programming to the representation of semantics in design is also explored. Control at the semantic level provides a means of directing the automated generation of designs. Examples are drawn from a rule-based design system written in the logic programming language PROLOG
keywords PROLOG, logic, programming, design, shape grammars, semantics, languages, representation
series CADline
email
last changed 2003/05/17 10:17

_id c7b6
authors Jones, Gerald E.
year 1985
title Can Creativity be Automated
source Computer Graphics World. April, 1985. vol. 8: pp. 73-77
summary Some graphic tasks once left to human creative intuition and skill have been automated with considerable success
keywords It is becoming necessary to ask then, what aspects of the creative process, cannot or should not, be automated? design, automation, creativity
series CADline
last changed 2003/06/02 13:58

_id 2a4f
authors Jordani, David A.
year 1985
title The Management of CADD Systems in the AEC Office
source 1985. [17] p
summary A well known A/E firm purchased a CAAD system two years ago. They report great success and satisfaction. Their staff is enthused and more importantly so are their clients. Other firms watched them, and after six months one of their competitors purchased the identical CADD system. But that's where the similarities end. At the second firm, the system is under-utilized, management and staff appear to regret their decision and there has been little impact on the firm's work, its profitability and its clients. Identical systems installed in very similar firms with totally different results. What's the difference? MANAGEMENT...Even with the brief history of CADD in the AEC office we can see that the success or failure of CADD system implementation is more likely traced to the effectiveness of management than accuracy of system selection. The information conveyed in this paper is directed at new and experienced planners and managers of turnkey CADD systems in AEC or facilities management environments. With a focus on real solutions to real problems, it addresses some of the critical issues that will help you successfully plan and implements your own CADD system
keywords practice, management, architecture, CAD, integration, systems
series CADline
last changed 2003/06/02 13:58

_id 07c6
authors Kalay, Y.E., Harfmann, A.C. and Swerdloff, L.M.
year 1985
title ALEX: A Knowledge-Based Architectural Design System
doi https://doi.org/10.52842/conf.acadia.1985.096
source ACADIA Workshop ‘85 [ACADIA Conference Proceedings] Tempe (Arizona / USA) 2-3 November 1985, pp. 96-108
summary A methodology for the development of a knowledge-based computer-aided design system and its experimental application in the domain of single family house design are presented.

The methodology involves integrating within a unified design environment, tools and techniques that have been independently developed in various disciplines (including knowledge representation, information management, geometric modeling, human,machine interface, and architectural design). By assuming the role of active design partners, the resulting systems are expected to increase the productivity of designers, improve the quality of their products, and reduce cost and lead time of the design process as a whole.

ALEX (Architecture Learning Expert), a particular application of this methodology, is a prototype knowledge-based CAD system in the domain of single family house design. It employs user-interactive, goal directed heuristic search strategies in a solution space that consists of a network of objects. Message-based change propagation techniques, guided by domain-specific knowledge, are used to ensure database integrity and well-formedness.

The significance of the methodology and its application is threefold: it furthers our knowledge of the architectural design process, explores the utilization of knowledge engineering methods in design, and serves as a prototype for developing the next generation of computer-aided architectural design systems.

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

_id e234
authors Kalay, Yehuda E. and Harfmann, Anton C.
year 1985
title An Integrative Approach to Computer-Aided Design Education in Architecture
source February, 1985. [17] p. : [8] p. of ill
summary With the advent of CAD, schools of architecture are now obliged to prepare their graduates for using the emerging new design tools and methods in architectural practices of the future. In addition to this educational obligation, schools of architecture (possibly in partnership with practicing firms) are also the most appropriate agents for pursuing research in CAD that will lead to the development of better CAD software for use by the profession as a whole. To meet these two rather different obligations, two kinds of CAD education curricula are required: one which prepares tool- users, and another that prepares tool-builders. The first educates students about the use of CAD tools for the design of buildings, whereas the second educates them about the design of CAD tools themselves. The School of Architecture and Planning in SUNY at Buffalo has recognized these two obligations, and in Fall 1982 began to meet them by planning and implementing an integrated CAD environment. This environment now consists of 3 components: a tool-building sequence of courses, an advanced research program, and a general tool-users architectural curriculum. Students in the tool-building course sequence learn the principles of CAD and may, upon graduation, become researchers and the managers of CAD systems in practicing offices. While in school they form a pool of research assistants who may be employed in the research component of the CAD environment, thereby facilitating the design and development of advanced CAD tools. The research component, through its various projects, develops and provides state of the art tools to be used by practitioners as well as by students in the school, in such courses as architectural studio, environmental controls, performance programming, and basic design courses. Students in these courses who use the tools developed by the research group constitute the tool-users component of the CAD environment. While they are being educated in the methods they will be using throughout their professional careers, they also act as a 'real-world' laboratory for testing the software and thereby provide feedback to the research component. The School of Architecture and Planning in SUNY at Buffalo has been the first school to incorporate such a comprehensive CAD environment in its curriculum, thereby successfully fulfilling its obligation to train students in the innovative methods of design that will be used in architectural practices of the future, and at the same time making a significant contribution to the profession of architecture as a whole. This paper describes the methodology and illustrates the history of the CAD environment's implementation in the School
keywords CAD, architecture, education
series CADline
email
last changed 2003/06/02 13:58

_id a48a
authors Kalay, Yehuda E. and Shibley, Robert G.
year 1985
title Computer-Aided Design Research and Technology Transfer : Report of the SUNY-AB Symposium
source Buffalo: November, 1985. pp. 1-16
summary To explore modes of creative relationship between the university, government, industry and professional practice for the purpose of computer-aided design (CAD) research, development, and education in the disciplines that relate to design, construction and management of building, the School of Architecture and Planning of the State University of New York Buffalo, in cooperation with the Maedl Group of Buffalo New York, have assembled a panel of experts to deliberate and to explore how the transfer of CAD technology from research laboratories to architectural and engineering practices can best be accomplished. Institutionally the panel consisted of representatives of the university researchers and educators, private research and development corporations, a governmental agency that supports basic research and technology transfer, and the professional community who will ultimately use the produce
keywords architecture, technology transfer, CAD, research, practice, education
series CADline
email
last changed 2003/06/02 13:58

_id 0e0a
authors Kalay, Yehuda E., Harfmann, Anton C. and Swerdloff, Lucien M.
year 1985
title An Expert System Approach to Computer-Aided Participatory Architectural Design
source February, 1985. 16 p. : ill. includes bibliography
summary Increased satisfaction of the built environment can be achieved by more effective communication between the people who use that environment and the designers who form it. Participatory design is a method which educates and involves the users in the actual design process so that such a communication becomes possible. Methods that have so far been developed for participatory design have proven to be too limited, due mainly to the large time demands they place on architects. An effective participatory design method can be achieved by the use of a knowledge-based expert system which is capable of providing an educational design experience to the user. The development and implementation of such a system, specifically for the design of single family homes, is the focus of this paper
keywords expert systems, CAD, architecture, design process
series CADline
email
last changed 2003/06/02 13:58

_id 8e75
authors Kalay, Yehuda E.
year 1985
title Redefining the Role of Computers in Architecture : From Drafting/Modeling Tools to Knowledge- Based Design Assistants
source Computer Aided Design September, 1985. vol. 17: pp. 319-328 : ill. includes bibliography.
summary This paper argues that the modeling/drafting role computers have been assigned in architectural design should be changed, so that computers will become intelligent assistants to designers, relieving them from the need to perform the more trivial design tasks and augmenting their decision making capabilities. A conceptual framework of a knowledge-based computer-aided design system is presented, and its potential for increasing the utility of computers in the design buildings is discussed
keywords AI, architecture, design, knowledge base, intelligence, building, CAD
series CADline
email
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 167HOMELOGIN (you are user _anon_163265 from group guest) CUMINCAD Papers Powered by SciX Open Publishing Services 1.002