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 429

_id 9b4d
authors Boerner, Wolfgang
year 2003
title The “Franziszeische Kataster” (land register) – Only a historial Map?
source CORP 2003, Vienna University of Technology, 25.2.-28.2.2003 [Proceedings on CD-Rom]
summary Franz I. of Austria that the legislative and technical hindrances were cleared away in order to commence with big changes. One cantruly say that it was due to his land tax patent from the 23rd of December 1817 that he founded the main land register of Austria andof the whole empire. The basic ideas of this patent are still valid today.This land register, named after it’s originator, was also said to be a “stabile” land register because the net profit rate, which wascrucial for the rating of taxation, was to be stabilized without giving consideration to higher productivity or diligence except to casesin which the fertility of the earth was destroyed by natural phenomenon.The land register was developed for the city of Vienna in the years 1819 to 1824. This land register of Vienna was scanned and digitized by the Urban Archaeology of Vienna. Since the launching of the “Kulturgüterkataster (Cultural Heritage Cadastre)“ in 1996, the individual municipal departments of the City of Vienna have developed a massive body of know-how regarding the various fields of interest. In particular, the inventoryingand evaluation of architectural objects as implemented by the City of Vienna could be easily adapted to other EU cities. It has alreadybeen suggested to initiate corresponding EU projects or participate in such.The long-time objective is an Internet portal. Based on the applications and competence developed in Vienna, the cultural assets of European metropolises could be digitised to present them in a novel forum. Lovers of culture, historians and urban planners would thus dispose of an instrument that renders urbanistic research much more efficient. Here, the “Franziszeischer Kataster“ could play a key role. Especially in the candidate countries in Eastern and South-eastern Europe, land surveying to this day would be unthinkable without this land register. A digital version of the register, could provide enormous support to the surveyor’s offices in the new Member States.
series other
email
last changed 2003/11/21 15:16

_id ga0026
id ga0026
authors Ransen, Owen F.
year 2000
title Possible Futures in Computer Art Generation
source International Conference on Generative Art
summary Years of trying to create an "Image Idea Generator" program have convinced me that the perfect solution would be to have an artificial artistic person, a design slave. This paper describes how I came to that conclusion, realistic alternatives, and briefly, how it could possibly happen. 1. The history of Repligator and Gliftic 1.1 Repligator In 1996 I had the idea of creating an “image idea generator”. I wanted something which would create images out of nothing, but guided by the user. The biggest conceptual problem I had was “out of nothing”. What does that mean? So I put aside that problem and forced the user to give the program a starting image. This program eventually turned into Repligator, commercially described as an “easy to use graphical effects program”, but actually, to my mind, an Image Idea Generator. The first release came out in October 1997. In December 1998 I described Repligator V4 [1] and how I thought it could be developed away from simply being an effects program. In July 1999 Repligator V4 won the Shareware Industry Awards Foundation prize for "Best Graphics Program of 1999". Prize winners are never told why they won, but I am sure that it was because of two things: 1) Easy of use 2) Ease of experimentation "Ease of experimentation" means that Repligator does in fact come up with new graphics ideas. Once you have input your original image you can generate new versions of that image simply by pushing a single key. Repligator is currently at version 6, but, apart from adding many new effects and a few new features, is basically the same program as version 4. Following on from the ideas in [1] I started to develop Gliftic, which is closer to my original thoughts of an image idea generator which "starts from nothing". The Gliftic model of images was that they are composed of three components: 1. Layout or form, for example the outline of a mandala is a form. 2. Color scheme, for example colors selected from autumn leaves from an oak tree. 3. Interpretation, for example Van Gogh would paint a mandala with oak tree colors in a different way to Andy Warhol. There is a Van Gogh interpretation and an Andy Warhol interpretation. Further I wanted to be able to genetically breed images, for example crossing two layouts to produce a child layout. And the same with interpretations and color schemes. If I could achieve this then the program would be very powerful. 1.2 Getting to Gliftic Programming has an amazing way of crystalising ideas. If you want to put an idea into practice via a computer program you really have to understand the idea not only globally, but just as importantly, in detail. You have to make hard design decisions, there can be no vagueness, and so implementing what I had decribed above turned out to be a considerable challenge. I soon found out that the hardest thing to do would be the breeding of forms. What are the "genes" of a form? What are the genes of a circle, say, and how do they compare to the genes of the outline of the UK? I wanted the genotype representation (inside the computer program's data) to be directly linked to the phenotype representation (on the computer screen). This seemed to be the best way of making sure that bred-forms would bare some visual relationship to their parents. I also wanted symmetry to be preserved. For example if two symmetrical objects were bred then their children should be symmetrical. I decided to represent shapes as simply closed polygonal shapes, and the "genes" of these shapes were simply the list of points defining the polygon. Thus a circle would have to be represented by a regular polygon of, say, 100 sides. The outline of the UK could easily be represented as a list of points every 10 Kilometers along the coast line. Now for the important question: what do you get when you cross a circle with the outline of the UK? I tried various ways of combining the "genes" (i.e. coordinates) of the shapes, but none of them really ended up producing interesting shapes. And of the methods I used, many of them, applied over several "generations" simply resulted in amorphous blobs, with no distinct family characteristics. Or rather maybe I should say that no single method of breeding shapes gave decent results for all types of images. Figure 1 shows an example of breeding a mandala with 6 regular polygons: Figure 1 Mandala bred with array of regular polygons I did not try out all my ideas, and maybe in the future I will return to the problem, but it was clear to me that it is a non-trivial problem. And if the breeding of shapes is a non-trivial problem, then what about the breeding of interpretations? I abandoned the genetic (breeding) model of generating designs but retained the idea of the three components (form, color scheme, interpretation). 1.3 Gliftic today Gliftic Version 1.0 was released in May 2000. It allows the user to change a form, a color scheme and an interpretation. The user can experiment with combining different components together and can thus home in on an personally pleasing image. Just as in Repligator, pushing the F7 key make the program choose all the options. Unlike Repligator however the user can also easily experiment with the form (only) by pushing F4, the color scheme (only) by pushing F5 and the interpretation (only) by pushing F6. Figures 2, 3 and 4 show some example images created by Gliftic. Figure 2 Mandala interpreted with arabesques   Figure 3 Trellis interpreted with "graphic ivy"   Figure 4 Regular dots interpreted as "sparks" 1.4 Forms in Gliftic V1 Forms are simply collections of graphics primitives (points, lines, ellipses and polygons). The program generates these collections according to the user's instructions. Currently the forms are: Mandala, Regular Polygon, Random Dots, Random Sticks, Random Shapes, Grid Of Polygons, Trellis, Flying Leap, Sticks And Waves, Spoked Wheel, Biological Growth, Chequer Squares, Regular Dots, Single Line, Paisley, Random Circles, Chevrons. 1.5 Color Schemes in Gliftic V1 When combining a form with an interpretation (described later) the program needs to know what colors it can use. The range of colors is called a color scheme. Gliftic has three color scheme types: 1. Random colors: Colors for the various parts of the image are chosen purely at random. 2. Hue Saturation Value (HSV) colors: The user can choose the main hue (e.g. red or yellow), the saturation (purity) of the color scheme and the value (brightness/darkness) . The user also has to choose how much variation is allowed in the color scheme. A wide variation allows the various colors of the final image to depart a long way from the HSV settings. A smaller variation results in the final image using almost a single color. 3. Colors chosen from an image: The user can choose an image (for example a JPG file of a famous painting, or a digital photograph he took while on holiday in Greece) and Gliftic will select colors from that image. Only colors from the selected image will appear in the output image. 1.6 Interpretations in Gliftic V1 Interpretation in Gliftic is best decribed with a few examples. A pure geometric line could be interpreted as: 1) the branch of a tree 2) a long thin arabesque 3) a sequence of disks 4) a chain, 5) a row of diamonds. An pure geometric ellipse could be interpreted as 1) a lake, 2) a planet, 3) an eye. Gliftic V1 has the following interpretations: Standard, Circles, Flying Leap, Graphic Ivy, Diamond Bar, Sparkz, Ess Disk, Ribbons, George Haite, Arabesque, ZigZag. 1.7 Applications of Gliftic Currently Gliftic is mostly used for creating WEB graphics, often backgrounds as it has an option to enable "tiling" of the generated images. There is also a possibility that it will be used in the custom textile business sometime within the next year or two. The real application of Gliftic is that of generating new graphics ideas, and I suspect that, like Repligator, many users will only understand this later. 2. The future of Gliftic, 3 possibilties Completing Gliftic V1 gave me the experience to understand what problems and opportunities there will be in future development of the program. Here I divide my many ideas into three oversimplified possibilities, and the real result may be a mix of two or all three of them. 2.1 Continue the current development "linearly" Gliftic could grow simply by the addition of more forms and interpretations. In fact I am sure that initially it will grow like this. However this limits the possibilities to what is inside the program itself. These limits can be mitigated by allowing the user to add forms (as vector files). The user can already add color schemes (as images). The biggest problem with leaving the program in its current state is that there is no easy way to add interpretations. 2.2 Allow the artist to program Gliftic It would be interesting to add a language to Gliftic which allows the user to program his own form generators and interpreters. In this way Gliftic becomes a "platform" for the development of dynamic graphics styles by the artist. The advantage of not having to deal with the complexities of Windows programming could attract the more adventurous artists and designers. The choice of programming language of course needs to take into account the fact that the "programmer" is probably not be an expert computer scientist. I have seen how LISP (an not exactly easy artificial intelligence language) has become very popular among non programming users of AutoCAD. If, to complete a job which you do manually and repeatedly, you can write a LISP macro of only 5 lines, then you may be tempted to learn enough LISP to write those 5 lines. Imagine also the ability to publish (and/or sell) "style generators". An artist could develop a particular interpretation function, it creates images of a given character which others find appealing. The interpretation (which runs inside Gliftic as a routine) could be offered to interior designers (for example) to unify carpets, wallpaper, furniture coverings for single projects. As Adrian Ward [3] says on his WEB site: "Programming is no less an artform than painting is a technical process." Learning a computer language to create a single image is overkill and impractical. Learning a computer language to create your own artistic style which generates an infinite series of images in that style may well be attractive. 2.3 Add an artificial conciousness to Gliftic This is a wild science fiction idea which comes into my head regularly. Gliftic manages to surprise the users with the images it makes, but, currently, is limited by what gets programmed into it or by pure chance. How about adding a real artifical conciousness to the program? Creating an intelligent artificial designer? According to Igor Aleksander [1] conciousness is required for programs (computers) to really become usefully intelligent. Aleksander thinks that "the line has been drawn under the philosophical discussion of conciousness, and the way is open to sound scientific investigation". Without going into the details, and with great over-simplification, there are roughly two sorts of artificial intelligence: 1) Programmed intelligence, where, to all intents and purposes, the programmer is the "intelligence". The program may perform well (but often, in practice, doesn't) and any learning which is done is simply statistical and pre-programmed. There is no way that this type of program could become concious. 2) Neural network intelligence, where the programs are based roughly on a simple model of the brain, and the network learns how to do specific tasks. It is this sort of program which, according to Aleksander, could, in the future, become concious, and thus usefully intelligent. What could the advantages of an artificial artist be? 1) There would be no need for programming. Presumbably the human artist would dialog with the artificial artist, directing its development. 2) The artificial artist could be used as an apprentice, doing the "drudge" work of art, which needs intelligence, but is, anyway, monotonous for the human artist. 3) The human artist imagines "concepts", the artificial artist makes them concrete. 4) An concious artificial artist may come up with ideas of its own. Is this science fiction? Arthur C. Clarke's 1st Law: "If a famous scientist says that something can be done, then he is in all probability correct. If a famous scientist says that something cannot be done, then he is in all probability wrong". Arthur C Clarke's 2nd Law: "Only by trying to go beyond the current limits can you find out what the real limits are." One of Bertrand Russell's 10 commandments: "Do not fear to be eccentric in opinion, for every opinion now accepted was once eccentric" 3. References 1. "From Ramon Llull to Image Idea Generation". Ransen, Owen. Proceedings of the 1998 Milan First International Conference on Generative Art. 2. "How To Build A Mind" Aleksander, Igor. Wiedenfeld and Nicolson, 1999 3. "How I Drew One of My Pictures: or, The Authorship of Generative Art" by Adrian Ward and Geof Cox. Proceedings of the 1999 Milan 2nd International Conference on Generative Art.
series other
email
more http://www.generativeart.com/
last changed 2003/08/07 17:25

_id ascaad2004_paper11
id ascaad2004_paper11
authors Abdelfattah, Hesham Khairy and Ali A. Raouf
year 2004
title No More Fear or Doubt: Electronic Architecture in Architectural Education
source eDesign in Architecture: ASCAAD's First International Conference on Computer Aided Architectural Design, 7-9 December 2004, KFUPM, Saudi Arabia
summary Operating electronic and Internet worked tools for Architectural education is an important, and merely a prerequisite step toward creating powerful tele-collabortion and tele-research in our Architectural studios. The design studio, as physical place and pedagogical method, is the core of architectural education. The Carnegie Endowment report on architectural education, published in 1996, identified a comparably central role for studios in schools today. Advances in CAD and visualization, combined with technologies to communicate images, data, and “live” action, now enable virtual dimensions of studio experience. Students no longer need to gather at the same time and place to tackle the same design problem. Critics can comment over the network or by e-mail, and distinguished jurors can make virtual visits without being in the same room as the pin-up—if there is a pin-up (or a room). Virtual design studios (VDS) have the potential to support collaboration over competition, diversify student experiences, and redistribute the intellectual resources of architectural education across geographic and socioeconomic divisions. The challenge is to predict whether VDS will isolate students from a sense of place and materiality, or if it will provide future architects the tools to reconcile communication environments and physical space.
series ASCAAD
email
last changed 2007/04/08 19:47

_id 4daf
authors Berdinsky, Dimitry V.
year 1996
title CAAD Creations in Moscow
source CAD Creativeness [Conference Proceedings / ISBN 83-905377-0-2] Bialystock (Poland), 25-27 April 1996 pp. 27-30
summary In the history of architecture we saw changing ideas, styles and methods of designing. From the charcoal in an ancient man's hand, architectural tools transformed into contemporary pens, papers and copying machines. They made the creative architectural work more productive and informative. Today, in the last quarter of our century, evolution of the architectural design is influenced by brandnew intellectual tools and instruments. Invasion of those tools make new problems appear. All the people can be divided into two groups- the first group can be defined as mechanically or mathematically oriented one while the second group can be defined as art oriented one.
series plCAD
last changed 1999/04/09 15:30

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

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

_id 68e3
authors Fuchs, Wladek and Martinico, Anthony
year 1996
title THE V.C.NET - A DIGITAL STUDY IN ARCHITECTURE
doi https://doi.org/10.52842/conf.acadia.1996.023
source Design Computation: Collaboration, Reasoning, Pedagogy [ACADIA Conference Proceedings / ISBN 1-880250-05-5] Tucson (Arizona / USA) October 31 - November 2, 1996, pp. 23-29
summary The "V.C.net" project is an Internet-based educational and communication tool for the architectural community. Its goal is to encourage students from architecture programs across the country and around the world to examine problems and collaborate in the exploration of ideas through the World Wide Web. The central concept of the project involves the creation of a simulated, vital urban environment constructed from various forms of digital data. This "virtual city" will be comprised of projects executed by students of architecture and urban design in the U.S. and abroad. Projects will be proposed for specific sites and will reflect real-world questions as they are minored in the virtual world. The city exists as a heuristic tool and is not intended as a copy of any existing human habitat. The ultimate goal of the project is to create a dynamic platform to study the interrelationship of various forces effecting urban development: architecture, planning, civil engineering, economics, social sciences etc. The project originates at the School of Architecture of the University of Detroit Mercy and is intended to be truly interdisciplinary.
series ACADIA
type normal paper
last changed 2022/06/07 07:50

_id d9bf
authors Goodchild, N.F., Steyaert, L.T., Parks, B.O., Johnson, C., Maidment, D., Crane, M. and Glendinning, S. (Eds.)
year 1996
title GIS and Environmental Modeling: Progress and Research Issues
source Fort Collins, CO: GIS World Books, pp.451-454
summary GIS and Environmental Modeling: Progress and Research Issues Michael F. Goodchild, Louis T. Steyaert, Bradley O. Parks, Carol Johnston, David Maidment, Michael Crane, and Sandi Glendinning, Editors With growing pressure on natural resources and landscapes there is an increasing need to predict the consequences of any changes to the environment. Modelling plays an important role in this by helping our understanding of the environment and by forecasting likely impacts. In recent years moves have been made to link models to Geographical Information Systems to provide a means of analysing changes over an area as well as over time. GIS and Environmental Modeling explores the progress made to date in integrating these two software systems. Approaches to the subject are made from theoretical, technical as well as data stand points. The existing capabilities of current systems are described along with important issues of data availability, accuracy and error. Various case studies illustrate this and highlight the common concepts and issues that exist between researchers in different environmental fields. The future needs and prospects for integrating GIS and environmental models are also explored with developments in both data handling and modelling discussed. The book brings together the knowledge and experience of over 100 researchers from academic, commercial and government backgrounds who work in a wide range of disciplines. The themes followed in the text provide a fund of knowledge and guidance for those involved in environmental modelling and GIS. The book is easily accessible for readers with a basic GIS knowledge and the ideas and results of the research are clearly illustrated with both colour and black and white graphics.
series other
last changed 2003/04/23 15:14

_id 3451
authors Harrison, Beverly L.
year 1996
title The Design and Evaluation of Transparent User Interfaces. From Theory to Practice
source University of Toronto, Toronto
summary The central research issue addressed by this dissertation is how we can design systems where information on user interface tools is overlaid on the work product being developed with these tools. The interface tools typically appear in the display foreground while the data or work space being manipulated typically appear in the perceptual background. This represents a trade-off in focused foreground attention versus focused background attention. By better supporting human attention we hope to improve the fluency of work, where fluency is reflected in a more seamless integration between task goals, user interface tool manipulations to achieve these goals, and feedback from the data or work space being manipulated. This research specifically focuses on the design and evaluation of transparent user interface 'layers' applied to graphical user interfaces. By allowing users to see through windows, menus, and tool palettes appearing in the perceptual foreground, an improved awareness of the underlying workspace and preservation of context are possible. However, transparent overlapping objects introduce visual interference which may degrade task performance, through reduced legibility. This dissertation explores a new interface technique (i.e., transparent layering) and, more importantly, undertakes a deeper investigation into the underlying issues that have implications for the design and use of this new technique. We have conducted a series of experiments, progressively more representative of the complex stimuli from real task domains. This enables us to systematically evaluate a variety of transparent user interfaces, while remaining confident of the applicability of the results to actual task contexts. We also describe prototypes and a case study evaluation of a working system using transparency based on our design parameters and experimental findings. Our findings indicate that similarity in both image color and in image content affect the levels of visual interference. Solid imagery in either the user interface tools (e.g., icons) or in the work space content (e.g., video, rendered models) are highly interference resistant and work well up to 75% transparent (i.e., 25% of foreground image and 75% of background content). Text and wire frame images (or line drawings) perform equally poorly but are highly usable up to 50% transparent, with no apparent performance penalty. Introducing contrasting outlining techniques improves the usability of transparent text menu interfaces up to 90% transparency. These results suggest that transparency is a usable and promising interface alternative. We suggest several methods of overcoming today's technical challenges in order to integrate transparency into existing applications.  
series thesis:PhD
email
last changed 2003/02/12 22:37

_id 3a28
authors Laiserin, Jerry
year 2002
title From atelier to e-telier: virtual design studios
source Architectural Record
summary The design studio, as physical place and pedagogical method, is the core of architectural education. Ateliers clustered around rue Napoleon in Paris defined the École des Beaux Arts. The Carnegie Endowment report on architectural education, published in 1996, identified a comparably central role for studios in schools today. From programs, schemes, and parti to desk crits, pin-ups, and charrettes-language and behavior learned in the studio establish the profession's cultural framework. Advances in CAD and visualization, combined with technologies to communicate images, data, and "live" action, now enable virtual dimensions of studio experience. Students no longer need gather at the same time and place to tackle the same design problem. Critics can comment over the network or by e-mail, and distinguished jurors can make virtual visits without being in the same room as the pin-up-if there is a pin-up (or a room). Virtual design studios (VDS) have the potential to favor collaboration over competition, diversify student experiences, and redistribute the intellectual resources of architectural education across geographic and socioeconomic divisions. The catch is predicting whether VDS will isolate students from a sense of place and materiality, or if it will provide future architects the tools to reconcile communication environments and physical space.
series journal paper
last changed 2003/04/23 15:50

_id 44cc
authors Martens, Bob (ed.)
year 1996
title Full-scale Modeling in the Age of Virtual Reality
source Proceedings of the 6th European Full-scale Modeling Association Conference / ISBN 3-85437-132-2 / Vienna (Austria) 4-6 September 1996, 140 p.
summary In times characterized by the growing "architectural criticism"; to the same extent as by the helplessness of the anonymous user the communication process between contractors, planner and users gains in importance. If communication is successful will not only depend on the quality of the project but also on the means of conveyance, e.g. visualizing or model representation. Can planning evaluation be effectively supported by virtual reality (VR)?

The principal item of a full-scale lab preferably features a court-like facility where the 1:1 simulations are performed. Such lab facilities can be found at various architecture education centers throughout Europe. In the early eighties the European Full-scale Modeling Association (abrev. EFA, full-scale standing for 1:1 or simulation in full-scale) was founded acting as the patron of a conference every two years. In line with the conference title "Full-scale Modeling in the Age of Virtual Reality" the participants were particularly concerned with the relationship of physical 1:1 simulations and VR. The assumption that those creating architecture provide of a higher degree of affinity to physical than to virtual models and prototypes was subject of vivid discussions.

Furthermore, the participants devoted some time to issues such as the integration of model-like ideas and built reality thus uncovering any such synergy-effects. Thus some major considerations had to be given to the question of how the architectís model-like ideas and built reality would correspond, also dealing with user-suitability as such: what the building artist might be thrilled with might not turn out to be the residentsí and usersí everyday delight. Aspects of this nature were considered at the îArchitectural Psychology Meeting” together with specialists on environment and aesthetics. As individual space perception as well as its evaluation differ amongst various architects, and these being from various countries furnishing cultural differences, lively discussions were bound to arise.

keywords VR, Virtual Reality, Simulation in Full-scale, Model Simulation, Real Environments
series other
email
more http://info.tuwien.ac.at/efa/EFA-Proceedings.html
last changed 2003/08/25 10:12

_id 7c92
authors Nickerson, S.
year 1996
title CART, Report on a Computer Assisted Recording Tool
source Automation in Construction 5 (3) (1996) pp. 161-170
summary Unlike other areas of architecture which today rely heavily on computers, as-found recording is still in the paper age. The tools available, such as Computer Aided Drafting, are better suited to describing ideas than objects, and modern survey techniques are generally slow and expensive when applied to small architectural objects. This paper describes a synthesis between these tools that allows the high speed collection of points in a simple database which is then used to automatically generate a CAD model. The final result is a Geographic Information System with each object linked to one or more database tables.
series journal paper
more http://www.elsevier.com/locate/autcon
last changed 2003/05/15 21:23

_id 7886
authors Rosenman, M.A. and Gero, J.S.
year 1996
title Modelling multiple views of design objects in a collaborative CAD environment
source Computer-Aided Design, Vol. 28 (3) (1996) pp. 193-205
summary Collaboration between designers in different disciplines is an increasingly important aspect in complex design situations, as exemplified in the AEC domain. CAD systems are essential for handling this complexitybut current CAD modelling technology is directed towards the production of a single product model. In the AEC environment, many disciplines are involved, each with its own concept of the design object. Eachsuch concept must be accommodated in any representation. This paper presents the ideas behind the representation of multiple concepts from an underlying description of a design such that the inter- andintra-discipline views of that design can be formed dynamically. These ideas are based on different functional contexts. Functional subsystems are introduced as an adjunct to design prototypes. An example showshow these functional subsystems are related to the design elements and how they allow for the formation of the various concepts. Thus the representation of the functional properties of design objects is theunderlying basis for the formation of different concepts.
keywords Conceptual Modelling, Multiple Abstraction Representation, CAD Modelling, Collaborative Design, Functional Representation
series journal paper
email
last changed 2003/05/15 21:33

_id 3151
authors Sanders, K.
year 1996
title The Digital Architect
source New York, NY, John Wiley &Sons
summary Written by an architect for design professionals, The Digital Architect is a gold mine of commonsense advice and guidance on the realities of using computer technology in design practice. Ken Sanders, AIA, takes you beyond the hyperbole to discover the practical reality of using computers today. He explains their strengths and weaknesses; what these tools do and what they don't do; and how they can be used strategically and tactically to improve quality, productivity, and profits in design firms of all sizes. Drawing on his own experiences and those of colleagues from across the nation whose comments appear throughout, he provides a wealth of valuable insights and advice on: * Choosing technology that leverages your professional value * Integrating technology seamlessly into your firm * Implementing cost-effective technology training and education * Managing the digital office, including liability, privacy, and security issues * Organizing the knowledge base of your firm * Using the Internet's World Wide Web as a global information resource * Hardware platforms, operating systems, and networks * Software tools and applications, including CAD, word processing, spreadsheets, multimedia, visualization, animation, virtual reality, on-line services, and more * The latest releases of major software products, including Windows 95TM and AutoCAD(r) Release 13(r) The only guide of its kind, The Digital Architect is a valuable tool for architects, engineers, designers, and all those who participate in creating the built environment.
series other
last changed 2003/04/23 15:14

_id 0ef8
authors Völker, H., Sariyildiz, S., Schwenck, M. and Durmisevic, S.
year 1996
title THE NEXT GENERATION OF ARCHITECTURE WITHIN COMPUTER SCIENCES
source Full-Scale Modeling in the Age of Virtual Reality [6th EFA-Conference Proceedings]
summary Considering architecture as a mixture of exact sciences and the art, we can state that as in all other sciences, every technical invention and development has resulted in advantages and disadvantages for the well-being and prosperity of mankind. Think about the developments in the fields of nuclear energy or space travel. Besides bringing a lot of improvements in many fields, it also has danger for the well-being of a mankind. The development of the advanced computer techniques has also influence on architecture, which is inevitable. How did the computer science influence architecture till now, and what is going to be the future of the architecture with this ongoing of computer science developments? The future developments will be both in the field of conceptual design (form aspect) and also in the area of materialization of the design process.

These all are dealing with the material world, for which the tools of computer science are highly appropriate. But what will happen to the immaterial world? How can we put these immaterial values into a computers model? Or can the computer be creative as a human being? Early developments of computer science in the field of architecture involved two-dimensional applications, and subsequently the significance of the third dimension became manifest. Nowadays, however, people are already speaking of a fourth dimension, interpreting it as time or as dynamics. And what, for instance, would a fifth, sixth or X-dimension represent?

In the future we will perhaps speak of the fifth dimension, comprising the tangible qualities of the building materials around us. And one day a sixth dimension might be created, when it will be possible to establish direct communication with computers, because direct exchange between the computer and the human brain has been realised. The ideas of designers can then be processed by the computer directly, and we will no longer be hampered by obstacles such as screen and keyboard. There are scientist who are working to realize bio-chips. If it will work, perhaps we can realise all these speculations. It is nearly sure that the emergence of new technologies will also affect our subject area, architecture and this will create fresh challenges, fresh concepts, and new buildings in the 21st century. The responsibility of the architects must be, to bear in mind that we are dealing with the well-being and the prosperity of mankind.

keywords Model Simulation, Real Environments
series other
type normal paper
email
more http://info.tuwien.ac.at/efa/
last changed 2004/05/04 14:43

_id avocaad_2001_17
id avocaad_2001_17
authors Ying-Hsiu Huang, Yu-Tung Liu, Cheng-Yuan Lin, Yi-Ting Cheng, Yu-Chen Chiu
year 2001
title The comparison of animation, virtual reality, and scenario scripting in design process
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 Design media is a fundamental tool, which can incubate concrete ideas from ambiguous concepts. Evolved from freehand sketches, physical models to computerized drafting, modeling (Dave, 2000), animations (Woo, et al., 1999), and virtual reality (Chiu, 1999; Klercker, 1999; Emdanat, 1999), different media are used to communicate to designers or users with different conceptual levels¡@during the design process. Extensively employed in design process, physical models help designers in managing forms and spaces more precisely and more freely (Millon, 1994; Liu, 1996).Computerized drafting, models, animations, and VR have gradually replaced conventional media, freehand sketches and physical models. Diversely used in the design process, computerized media allow designers to handle more divergent levels of space than conventional media do. The rapid emergence of computers in design process has ushered in efforts to the visual impact of this media, particularly (Rahman, 1992). He also emphasized the use of computerized media: modeling and animations. Moreover, based on Rahman's study, Bai and Liu (1998) applied a new design media¡Xvirtual reality, to the design process. In doing so, they proposed an evaluation process to examine the visual impact of this new media in the design process. That same investigation pointed towards the facilitative role of the computerized media in enhancing topical comprehension, concept realization, and development of ideas.Computer technology fosters the growth of emerging media. A new computerized media, scenario scripting (Sasada, 2000; Jozen, 2000), markedly enhances computer animations and, in doing so, positively impacts design processes. For the three latest media, i.e., computerized animation, virtual reality, and scenario scripting, the following question arises: What role does visual impact play in different design phases of these media. Moreover, what is the origin of such an impact? Furthermore, what are the similarities and variances of computing techniques, principles of interaction, and practical applications among these computerized media?This study investigates the similarities and variances among computing techniques, interacting principles, and their applications in the above three media. Different computerized media in the design process are also adopted to explore related phenomenon by using these three media in two projects. First, a renewal planning project of the old district of Hsinchu City is inspected, in which animations and scenario scripting are used. Second, the renewal project is compared with a progressive design project for the Hsinchu Digital Museum, as designed by Peter Eisenman. Finally, similarity and variance among these computerized media are discussed.This study also examines the visual impact of these three computerized media in the design process. In computerized animation, although other designers can realize the spatial concept in design, users cannot fully comprehend the concept. On the other hand, other media such as virtual reality and scenario scripting enable users to more directly comprehend what the designer's presentation.Future studies should more closely examine how these three media impact the design process. This study not only provides further insight into the fundamental characteristics of the three computerized media discussed herein, but also enables designers to adopt different media in the design stages. Both designers and users can more fully understand design-related concepts.
series AVOCAAD
email
last changed 2005/09/09 10:48

_id e2c4
authors Comair, C., Kaga, A. and Sasada, T.
year 1996
title Collaborative Design System with Network Technologies in Design Projects
doi https://doi.org/10.52842/conf.caadria.1996.269
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. 269-286
summary This paper depicts the work of the team of researchers at the Sasada Laboratory in the area of collaborative design and the integration of global area network such as the Internet in order to extend the architectural studio into cyber-space. The Sasada Laboratory is located at the University of Osaka, Faculty of Engineering, Department of Environmental engineering, Japan. The portfolio of the Laboratory is extensive and impressive. The projects which were produced by the men and women of the Laboratory range from the production of databases and computer simulation of several segments of different cities throughout the world to specific studies of architectural monuments. The work performed on the databases was varied and included simulation of past, present, and future events. These databases were often huge and very complex to build. They presented challenges that sometimes seemed impossible to overcome. Often, specialised software, and in some cases hardware, had to be designed on the "fly” for the task. In this paper, we describe the advances of our research and how our work led us to the development of hardware and software. Most importantly, it depicts the methodology of work which our lab undertook. This research led to the birth of what we call the "Open Development Environment” (ODE) and later to the networked version of ODE (NODE). The main purpose of NODE is to allow various people, usually separated by great distances, to work together on a given project and to introduce computer simulation into the working environment. Today, our laboratory is no longer limited to the physical location of our lab. Thanks to global area networks, such as the Internet, our office has been extended into the virtual space of the web. Today, we exchange ideas and collaborate on projects using the network with people that are spread over the five continents.
series CAADRIA
email
last changed 2022/06/07 07:56

_id avocaad_2001_16
id avocaad_2001_16
authors Yu-Ying Chang, Yu-Tung Liu, Chien-Hui Wong
year 2001
title Some Phenomena of Spatial Characteristics of Cyberspace
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 "Space," which has long been an important concept in architecture (Bloomer & Moore, 1977; Mitchell, 1995, 1999), has attracted interest of researchers from various academic disciplines in recent years (Agnew, 1993; Benko & Strohmayer, 1996; Chang, 1999; Foucault, 1982; Gould, 1998). Researchers from disciplines such as anthropology, geography, sociology, philosophy, and linguistics regard it as the basis of the discussion of various theories in social sciences and humanities (Chen, 1999). On the other hand, since the invention of Internet, Internet users have been experiencing a new and magic "world." According to the definitions in traditional architecture theories, "space" is generated whenever people define a finite void by some physical elements (Zevi, 1985). However, although Internet is a virtual, immense, invisible and intangible world, navigating in it, we can still sense the very presence of ourselves and others in a wonderland. This sense could be testified by our naming of Internet as Cyberspace -- an exotic kind of space. Therefore, as people nowadays rely more and more on the Internet in their daily life, and as more and more architectural scholars and designers begin to invest their efforts in the design of virtual places online (e.g., Maher, 1999; Li & Maher, 2000), we cannot help but ask whether there are indeed sensible spaces in Internet. And if yes, these spaces exist in terms of what forms and created by what ways?To join the current interdisciplinary discussion on the issue of space, and to obtain new definition as well as insightful understanding of "space", this study explores the spatial phenomena in Internet. We hope that our findings would ultimately be also useful for contemporary architectural designers and scholars in their designs in the real world.As a preliminary exploration, the main objective of this study is to discover the elements involved in the creation/construction of Internet spaces and to examine the relationship between human participants and Internet spaces. In addition, this study also attempts to investigate whether participants from different academic disciplines define or experience Internet spaces in different ways, and to find what spatial elements of Internet they emphasize the most.In order to achieve a more comprehensive understanding of the spatial phenomena in Internet and to overcome the subjectivity of the members of the research team, the research design of this study was divided into two stages. At the first stage, we conducted literature review to study existing theories of space (which are based on observations and investigations of the physical world). At the second stage of this study, we recruited 8 Internet regular users to approach this topic from different point of views, and to see whether people with different academic training would define and experience Internet spaces differently.The results of this study reveal that the relationship between human participants and Internet spaces is different from that between human participants and physical spaces. In the physical world, physical elements of space must be established first; it then begins to be regarded as a place after interaction between/among human participants or interaction between human participants and the physical environment. In contrast, in Internet, a sense of place is first created through human interactions (or activities), Internet participants then begin to sense the existence of a space. Therefore, it seems that, among the many spatial elements of Internet we found, "interaction/reciprocity" Ñ either between/among human participants or between human participants and the computer interface Ð seems to be the most crucial element.In addition, another interesting result of this study is that verbal (linguistic) elements could provoke a sense of space in a degree higher than 2D visual representation and no less than 3D visual simulations. Nevertheless, verbal and 3D visual elements seem to work in different ways in terms of cognitive behaviors: Verbal elements provoke visual imagery and other sensory perceptions by "imagining" and then excite personal experiences of space; visual elements, on the other hand, provoke and excite visual experiences of space directly by "mapping".Finally, it was found that participants with different academic training did experience and define space differently. For example, when experiencing and analyzing Internet spaces, architecture designers, the creators of the physical world, emphasize the design of circulation and orientation, while participants with linguistics training focus more on subtle language usage. Visual designers tend to analyze the graphical elements of virtual spaces based on traditional painting theories; industrial designers, on the other hand, tend to treat these spaces as industrial products, emphasizing concept of user-center and the control of the computer interface.The findings of this study seem to add new information to our understanding of virtual space. It would be interesting for future studies to investigate how this information influences architectural designers in their real-world practices in this digital age. In addition, to obtain a fuller picture of Internet space, further research is needed to study the same issue by examining more Internet participants who have no formal linguistics and graphical training.
series AVOCAAD
email
last changed 2005/09/09 10:48

_id 4b55
authors Af Klercker, J. , Ekholm, A. and Fridqvist, S. (Ed.)
year 1996
title Education for Practice [Conference Proceedings]
doi https://doi.org/10.52842/conf.ecaade.1996
source 14th eCAADe Conference Proceedings / ISBN 0-9523687-2-2 / Lund (Sweden) 12-14 September 1996, 425 p.
summary There are many of us trying to make place for CAAD in a natural way in the Curriculum of the Architect school. We would like to make CAAD useful to the students already during their studies. Even if we have the support of our collegues for running courses there is very often no space in the timetable. And even if we have all the entusiasm of our students it is hard to practice your CAAD knowledge on projects where it is not asked for.

The education of architects in the use of computers has lead me to try to find "the roots of education of architects" in general. A collegue of mine in a bookshelf of course litterature in Informatics found and put into my hands "Educating the reflective practitioner" by Donald Schön. It lead to an interesting process of personal reflection and discussion within our CAAD team.

We think by the way that the theme of the conference points to the heart of the message in Donald Schöns book and we are inviting him as a key note speaker at the Conference.

series eCAADe
type normal paper
email
more http://www.caad.lth.se/ECAADE/
last changed 2022/06/07 07:49

_id 8a25
authors Alshawi, M. and Underwood, J.
year 1996
title Applying object-oriented analysis to the integration of design and construction
source Automation in Construction 5 (2) (1996) pp. 105-121
summary This paper implements an Object Oriented Analysis technique to model information related to design and construction. In a previous study, an approach to integrate design and construction processes based upon information analysis and modelling has been proposed. By breaking down the project's vast information into groups of related information, construction related problems have been identified and then traced back too their relevant design processes. This paper models this process using a relatively young and new method of analysis rather than a traditional structured approach. An Object-Oriented Analysis (OOA) method has been applied to model the information in terms of the fundamental ideas that underlie object-oriented technology i.e. object types and classes, methods, requests, encapsulation and inheritance. Proceeding through the five major activities of Coad and Yourdon's OOA method, a complete OOA model has been developed with potential to improve the construction related problems.
series journal paper
more http://www.elsevier.com/locate/autcon
last changed 2003/05/15 21:22

For more results click below:

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