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 556

_id ddss9809
id ddss9809
authors Brondino, Nair Cristina Margarido and Da Silva, Antônio Nélson Rodrigues
year 1998
title A comparison of land valuation methods supported by GIS
source Timmermans, Harry (Ed.), Fourth Design and Decision Support Systems in Architecture and Urban Planning Maastricht, the Netherlands), ISBN 90-6814-081-7, July 26-29, 1998
summary The purpose of this work was to study three different strategies for the appraisal of urban land. The first, a theoretical strategy created by the authors of this study to reproduce the common conditions of Brazilian cities, uses increments and reductions in the value of a square meter of land according to each lot’s individual features. The second method, based on Multiple Regression techniques, is widely used for valuation purposes. Finally, the effectiveness of Artificial Neural Networks to deal with thiskind of problem is studied. A sample of 157 lots was collected from several neighbourhoods of a small Brazilian city for the case study. The lot features recorded were area, width, shape, distance to the downtown district of the city through the street network, existence of fences and paved sidewalks, and market price. Prediction errors have been estimated for each of the three methods in order to compare their results. Predicted and error values, added to Geographical Information Systems, may be used to build thematic maps and to check how each strategy applies to different areas of the city. The analyses of error values conducted in this study showed that Artificial Neural Networks presented the best performance as a land appraisal method for the case studied.
series DDSS
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 ddss9853
id ddss9853
authors Sidjanin, Predrag and Gerhardt, Waltraud
year 1998
title A design tool for analysis and visual quality control of urbanenvironments supported by object databases
source Timmermans, Harry (Ed.), Fourth Design and Decision Support Systems in Architecture and Urban Planning Maastricht, the Netherlands), ISBN 90-6814-081-7, July 26-29, 1998
summary In the paper, the main concepts about a design tool supported by an object database system will be described. The design tool should improve architectural design with respect to analysis and improving existing and planned urban environments regarding several quality criteria, especially those associated with visual aspects. Preconditions for defining the design tool's purpose are the determination of the "well-situated" urban elements, their impact on cognitive mapping, and the exploitation of thisknowledge on cognitive mapping for the improvement of urban environments. Cognitive mapping is a kind of representation of schematic knowledge that a person has about familiar environments. A cognitive map is stored information or knowledge about the purpose and function of the environment. This leads to the conclusion that an urban environment design which takes of the process of cognitive mapping into consideration, will be experienced by most of the people in the same way. Investigationsof this process result in a theoretical model of elements of urban environments, their relationships and their dependencies. The theoretical platform of the tool is based on design theory, cognitive science andcomputer science. Design theory and cognitive science will be used to develop the theoretical model. This theoretical model together with computer science will be the basis for tool development. The tooluses a schematic representation of urban environment, based partly on Lynch's theory of "urban form". Lynch's theory is crucial for the tool because it explains almost all elements of urban environments. Systematic investigation of urban environments and their characteristics are important for theoretical modeling as well as for the later computational modeling of the tool. The main computational support for the tool will be provided by an object database system, which helps to represent and to handle all the urban elements with their properties and relationships, with their natural semantics. The information represented in the database will be used to analyze urban environments as well as to improve andcontrol their visual quality.
series DDSS
email
last changed 2003/08/07 16:36

_id f288
authors Bille, Pia
year 1999
title Integrating GIS and Electronic Networks In Urban Design and Planning
doi https://doi.org/10.52842/conf.ecaade.1999.722
source Architectural Computing from Turing to 2000 [eCAADe Conference Proceedings / ISBN 0-9523687-5-7] Liverpool (UK) 15-17 September 1999, pp. 722-728
summary In 1998 I undertook an inquiry into the use of information technology in Urban Design and Planning in Danish municipalities and among planning consultants. The aim was to find out who was working with the IT and for what purposes it was used. In education there seems to be barriers to a full integration of the new media, and I wanted to find out if that was also the case in the practise of architects and planners. Surprisingly I discovered that there was a computer on almost every desk, - but there were big differences in the use of the technology. The investigation described here is based on interviews with planners in selected municipalities and with urban planning consultants, and the results have been summarised in a publication.
keywords Urban Planning, Electronic Collaboration, GIS, Data Bases
series eCAADe
email
last changed 2022/06/07 07:54

_id ddss9808
id ddss9808
authors Boelen, A.J.
year 1998
title Pattern Matching for Decision Support
source Timmermans, Harry (Ed.), Fourth Design and Decision Support Systems in Architecture and Urban Planning Maastricht, the Netherlands), ISBN 90-6814-081-7, July 26-29, 1998
summary In this paper is discussed how we can use pattern matching techniques in combination with object orientation to support decision makers in arranging offices and industrial and commercial facilities in existing urban areas. The method used is based on the findings of a Ph.D. project almost finishedwhen writing this. The tool under development is specifically useful for rehabilitation of deteriorated industrial or commercial areas.I consider such an area already occupied and surrounded with all kinds of urban objects and connected to all kinds of infrastructure. I can describe this area in available objects and facilities. Furthermore we can describe the areas capacity left within the infrastructure, the capacity in forexample work force or clients and the available band width in noise or pollution. By describing the area in terms of availability of capacity to absorb or produce flows of people, goods, energy and information we sketch the room available for certain types of industrial or commercial facilities. I developed a technique to describe industrial and commercial facilities in such a way that we enable the match between these and the characteristics of an area available. Pattern matching techniquesenable the system to generate best matches between available areas, locations and facilities. This model can be adapted in several object oriented geographical information systems and be integrated with other information systems that for example calculate the pollution of certain kinds of facilities. The rules to match with are partly based on objective, measurable data like available capacity on the electricity network and needed electrical power for certain facilities. Other matching rules are based on political norms on for example acceptable pollution levels and suggested pollution of facilities. The paper presents the problem area of industrial area rehabilitation, describes the architecture of the modeling technique and presents the first findings of implementation studies.
keywords Pattern matching, Object GIS, Urban object modeling, Facility planning
series DDSS
last changed 2003/11/21 15:16

_id ddss9807
id ddss9807
authors Boelen, A.J. and Lugt, Hermen J. van der
year 1998
title Communication of design parameters within groups
source Timmermans, Harry (Ed.), Fourth Design and Decision Support Systems in Architecture and Urban Planning Maastricht, the Netherlands), ISBN 90-6814-081-7, July 26-29, 1998
summary This paper discusses the facilitation of worldwide concurrent design within the domains involved in environmental planning, urban design and civil engineering. Typical projects in these domains require the collaboration of many experts. Each of these has his reference framework for the taskat hand and for the variables used. The amount of variables makes it impossible for each project participant to take account for all possible impacts of proposed or planned actions. The typical project demands for a concurrent design process that enables all participants to concentrate ontheir domain of expertise. On the other hand the design process should enable them to have insight in the problems, within the domains of other experts. The system should provide a generic environment with the ability to attach domain specific knowledge. By providing this support thesystem integrates knowledge specific to various expert domains.In the PortPlan project within the LWI organization a system is being developed that supports the integration of various reference frameworks involved in environmental planning. We no longer need to develop a common language for the users. The system contains a dynamic set of scalebound reference objects for the domains involved. The system facilitates the communication of object characteristics. It also supports the presentation of these objects, in legends for each participant involved.We achieve the communication between participants using a dynamic legend. We also enable all participants to become informed on the interests of other participants. We achieve the technical communication using the exchange of interventions. We do not exchange results. This leads to alow "network traffic load" and thus enables the system to operate within the current Internet infrastructure. In this paper we present the problem area of concurrent design in environmental planning. We present this describing the background of our project, describing the overall architecture of the system and presenting the first findings of user studies.
keywords Concurrent Design, Interfaces, Legends
series DDSS
last changed 2003/11/21 15:16

_id ddss9815
id ddss9815
authors Cutler, Lorraine M.
year 1998
title Prototypical Laboratory Design to Support Learning and Teaching
source Timmermans, Harry (Ed.), Fourth Design and Decision Support Systems in Architecture and Urban Planning Maastricht, the Netherlands), ISBN 90-6814-081-7, July 26-29, 1998
summary Collaboration between designers and scientists is an unusual combination to undertake the prototypical design of a teaching laboratory funded by Howard Hughes Medical Institute. The zoologists are developing a cooperative learning and interactive teaching pedagogy to make learningscience a process of critical inquiry and discovery. The industrial and interior designers are paying attention to the design issues of function and environmental support for teaching and doing the work required in a three-hour, hands-on beginning science learning space. Using both qualitative andquantitative research methods, the designers are able to determine a framework for making design decisions in prototypical beginning science environments. This framework is being developed as a guideline for designing similar environments at other institutions of higher learning. Videotape analysis precedes the research to uncover the underlying problems of the existing space and to formulate the questions for the research. Elements of a case study and an evaluative study integratewith the design process to form the basis of an intensive investigation of design issues for a beginning science teaching laboratory. Using two pretests as a baseline, the posttest data evaluates the success orfailure of the prototypical design. Both the pretests and the posttest evaluate the physical attributes of the old and new learning environment related to a beginning laboratory course in Zoology at Arizona State University.
series DDSS
last changed 2003/08/07 16:36

_id 1d83
authors Dodge, M., Doyle, S. and Smith, A.
year 1998
title Visual Communication in Urban Planning and Urban Design
source Working Paper 2; Centre for Advanced Spatial Analysis Working Papers; London; June 1998
summary This Case Study documents the current status of visual communication in urban design and planning. Visual communication is examined through discussion of standalone and network media, specifically concentrating on visualisation on the World Wide Web (WWW). First, we examine the use of Solid and Geometric Modelling for visualising urban planning and urban design. This report documents and compares examples of the use of Virtual Reality Modelling Language (VRML) and proprietary WWW based Virtual Reality modelling software. Examples include the modelling of Bath and Glasgow using both VRML 1.0 and 2.0. The use of Virtual Worlds and their role in visualising urban form within multi-user environments is reviewed. The use of Virtual Worlds is developed into a study of the possibilities and limitations of Virtual Internet Design Arena's (ViDA's), an initiative undertaken at the Centre for Advanced Spatial Analysis, University College London. The use of Virtual Worlds and their development towards ViDA's is seen as one of the most important developments in visual communication for urban planning and urban design since the development plan. Secondly, the role of photorealistic media in the process of communicating plans is examined. The process of creating photorealistic media is documented, and examples of the Virtual Streetscape and Wired Whitehall Virtual Urban Interface System are provided. The conclusion is that, although the use of photo-realistic media on the WWW provides a way to visually communicate planning information, its use is limited. The merging of photorealistic media and solid geometric modelling in the creation of Augmented Reality is reviewed. Augmented Reality is seen to provide an important step forward in the ability quickly and easily to visualise urban planning and urban design information. Third, the role of visual communication of planning data through GIS is examined in terms of desktop, three dimensional, and Internet based GIS. The evolution to Internet GIS is seen as a critical component in the development of virtual cities that will allow urban planners and urban designers to visualise and model the complexity of the built environment in networked virtual reality. Finally, a viewpoint is put forward of the Virtual City, linking Internet GIS with photorealistic multi-user Virtual Worlds. At present there are constraints on how far virtual cities can be developed, but a view is provided on how these networked virtual worlds are developing to aid visual communication in urban planning and urban design.
series other
last changed 2003/04/23 15:50

_id 8dae
authors Homma, R., Morozumi, M. and Iki, K.
year 1998
title Network-Based Dynamic Evaluation Process for Urban Landscapes
doi https://doi.org/10.52842/conf.caadria.1998.213
source CAADRIA ‘98 [Proceedings of The Third Conference on Computer Aided Architectural Design Research in Asia / ISBN 4-907662-009] Osaka (Japan) 22-24 April 1998, pp. 213-222
summary When designing large-scale projects that affect urban landscapes such as the construction of power stations, it is important for a designer, to be able to predict how the landscape will be changed and public opinion in regard to the design stage. In order to support the communication between the public and the designer in the design process, authors have proposed a Network-Based Dynamic Evaluation Process (NDEP) for urban landscapes with WEB. This process can achieve a consensus decision, by applying the interactive cycles of proposal and evaluation to the design process. In this paper the authors outlined the framework of the process, the evaluation method by AHP, and a case study of an experimental production system.
keywords Decision Support Systems, Landscape Simulation, VRML, JAVA
series CAADRIA
email
more http://www.caadria.org
last changed 2022/06/07 07:50

_id ddss9831
id ddss9831
authors Kellett, Ronald and Girling, Cynthia
year 1998
title Informing Public Participation in Neighborhood ScalePlanning and Design
source Timmermans, Harry (Ed.), Fourth Design and Decision Support Systems in Architecture and Urban Planning Maastricht, the Netherlands), ISBN 90-6814-081-7, July 26-29, 1998
summary Neighborhood scale planning and design in many areas of the United States has been evolving toward a system of negotiated priorities and agreements. Common models include public workshops and design 'charrettes' which bring diverse stakeholders (citizens, land owners, developers, consultantsand public officials, for example) together to develop a mutually acceptable plan. Crucial to the quality and effectiveness of the outcome are decision support tools that help this diverse audience understand, communicate, collaborate and make decisions about complex and often emotional issuesof land use and design. Net Energy Communities (NEC), the project summarized in this paper, creates a suite of computer based tools for this purpose. NEC links three types of computer software — the spatial data manipulation, modeling and visualization capabilities of Geographic Information Systems (GIS), the illustration and information retrieval capabilities of multimedia relational databases and, the simulation and comparison capabilities of spreadsheet-based calculation models;into four tools — a site modeller, an elements of neighborhood database, a scenario modeller and ascenario calculator. This paper reports on the NEC project as an example of decision support tools for public participation using illustrations and examples from a 420 acre demonstration neighborhood design in progress for the City of Corvallis, Oregon, USA.
series DDSS
last changed 2003/08/07 16:36

_id ddss9832
id ddss9832
authors Keuren, A. and Sanders, F.M.
year 1998
title Integrated Land-Use and Network Modelling
source Timmermans, Harry (Ed.), Fourth Design and Decision Support Systems in Architecture and Urban Planning Maastricht, the Netherlands), ISBN 90-6814-081-7, July 26-29, 1998
summary In this paper, the integration of modelling the changes in land-use and the changes in the infrastructure network will be described. Emphasis is laid on the automatic development of the network instead of changing the network by hand before simulating the changes in the land-use pattern.The approach and working procedure were tested by developing a pilot model simulating the spatial situation on the Frisian island Ameland (The Netherlands). The pilot is developed within the geographical information system Arcinfo. In this pilot model, special attention is paid to the extension of the infrastructure network and the allocation of more than one activity. Network analysis for the purpose of network extension is based on graph theory. Selection of links is based on the increase of the total accessibility within the network system as a result of adding a link to the network. The allocation of activities is based on several selection criteria and takes place within a cellular grid. Several methods ofselecting cells and links and the choices made will be discussed.
series DDSS
last changed 2003/08/07 16:36

_id 2b30
authors Mejía, Ricardo Cuberos
year 1998
title Integration of CAD on a Planning Support System Experiences in Urban Planning of Altagracia
source Cyber-Real Design [Conference Proceedings / ISBN 83-905377-2-9] Bialystock (Poland), 23-25 April 1998, pp. 53-74
summary This paper relates to the group of strategies of information automation utilized for the development of a planning support system, conceived for the preparation of the urban plan of an intermediate city, with semi-industrial, tourist and fishing character, whish is located in the occident from Venezuela. Developed according the official methodology of urban analysis established for the national urban authorities, the planning support system incorporates different technical for the automated processing of information in innovative way, to obtaining each one of the products that constitute the urban plan. Such system bases on a model of integral management and structured control of cartographic and document information, databases, images and animations, respect to information fields so different as routes networks, census segments, building inventories, and tourist videos. For it, a CAD system was combined with analysis and information presentation tools, elaborated through GIS, word processors, image processors, spreadsheet, database systems, presentation programs and hypertext interfaces, under the administration of a local network area.
series plCAD
last changed 1999/04/08 17:16

_id ddss9843
id ddss9843
authors Mitossi, Vicky and Koutamanis, Alexander
year 1998
title Spatial representations as the basis of formal and functional analysis
source Timmermans, Harry (Ed.), Fourth Design and Decision Support Systems in Architecture and Urban Planning Maastricht, the Netherlands), ISBN 90-6814-081-7, July 26-29, 1998
summary The proliferation of the computer in the documentation of architectural designs generates a growing number of computerized architectural drawings. As a result, practice is showing an increasing interest in the utility of such drawings. This interest is linked to a fundamental promise of computerization in architecture, the analysis and evaluation of a building’s behaviour and performance during the design process. The main drawback of conventional computerized drawings is that they are restricted toplotting orthographic or, less frequently, perspective projections. This effectively reduces the computer to a mere electronic drafting table and computerized drawings to unstructured, haphazard collectionsof arbitrarily chosen graphic elements, normally of the lowest possible complexity. The lack of structure and in particular of meaningful, relevant primitives leads to inadequate support even for basic analyses and evaluations. We consider the structure of computerized design representations with respect to the choice of primitives that facilitate automation of analysis and support focused feedback. We argue that current drawing systems are capable of deriving the basic dual network of ‘solid’ building elements and ‘void’ spaces on the basis of user-input descriptions of familiar entities and that this network is sufficient for normative analyses.
series DDSS
last changed 2003/08/07 16:36

_id avocaad_2001_19
id avocaad_2001_19
authors Shen-Kai Tang, Yu-Tung Liu, Yu-Sheng Chung, Chi-Seng Chung
year 2001
title The visual harmony between new and old materials in the restoration of historical architecture: A study of computer simulation
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 the research of historical architecture restoration, scholars respectively focus on the field of architectural context and architectural archeology (Shi, 1988, 1990, 1991, 1992, 1995; Fu, 1995, 1997; Chiu, 2000) or on architecture construction and the procedure of restoration (Shi, 1988, 1989; Chiu, 1990). How to choose materials and cope with their durability becomes an important issue in the restoration of historical architecture (Dasser, 1990; Wang, 1998).In the related research of the usage and durability of materials, some scholars deem that, instead of continuing the traditional ways that last for hundreds of years (that is to replace new materials with old ones), it might be better to keep the original materials (Dasser, 1990). However, unavoidably, some of the originals are much worn. Thus we have to first establish the standard of eliminating components, and secondly to replace identical or similar materials with the old components (Lee, 1990). After accomplishing the restoration, we often unexpectedly find out that the renewed historical building is too new that the sense of history is eliminated (Dasser, 1990; Fu, 1997). Actually this is the important factor that determines the accomplishment of restoration. In the past, some scholars find out that the contrast and conflict between new and old materials are contributed to the different time of manufacture and different coating, such as antiseptic, pattern, etc., which result in the discrepancy of the sense of visual perception (Lee, 1990; Fu, 1997; Dasser, 1990).In recent years, a number of researches and practice of computer technology have been done in the field of architectural design. We are able to proceed design communication more exactly by the application of some systematic softwares, such as image processing, computer graphic, computer modeling/rendering, animation, multimedia, virtual reality and so on (Lawson, 1995; Liu, 1996). The application of computer technology to the research of the preservation of historical architecture is comparatively late. Continually some researchers explore the procedure of restoration by computer simulation technology (Potier, 2000), or establish digital database of the investigation of historical architecture (Sasada, 2000; Wang, 1998). How to choose materials by the technology of computer simulation influences the sense of visual perception. Liu (2000) has a more complete result on visual impact analysis and assessment (VIAA) about the research of urban design projection. The main subjects of this research paper focuses on whether the technology of computer simulation can extenuate the conflict between new and old materials that imposed on visual perception.The objective of this paper is to propose a standard method of visual harmony effects for materials in historical architecture (taking the Gigi Train Station destroyed by the earthquake in last September as the operating example).There are five steps in this research: 1.Categorize the materials of historical architecture and establish the information in digital database. 2.Get new materials of historical architecture and establish the information in digital database. 3.According to the mixing amount of new and old materials, determinate their proportion of the building; mixing new and old materials in a certain way. 4.Assign the mixed materials to the computer model and proceed the simulation of lighting. 5.Make experts and the citizens to evaluate the accomplished computer model in order to propose the expected standard method.According to the experiment mentioned above, we first address a procedure of material simulation of the historical architecture restoration and then offer some suggestions of how to mix new and old materials.By this procedure of simulation, we offer a better view to control the restoration of historical architecture. And, the discrepancy and discordance by new and old materials can be released. Moreover, we thus avoid to reconstructing ¡§too new¡¨ historical architecture.
series AVOCAAD
email
last changed 2005/09/09 10:48

_id ddss9860
id ddss9860
authors Vakalo, E-G. and Fahmy, A.
year 1998
title A Theoretical Framework for the Analysis and Derivation of Orthogonal Building Plans and Sections
source Timmermans, Harry (Ed.), Fourth Design and Decision Support Systems in Architecture and Urban Planning Maastricht, the Netherlands), ISBN 90-6814-081-7, July 26-29, 1998
summary Architects are generally perceived as “Formgivers with an extraordinary gift” (Ackerman, 1980:12). Implicit in this statement is the belief that the operations that architects employ to compose their designs are the product of a creative faculty that is beyond the reach of rational discourse, and thereby cannot be subjected to logical investigation. This view is detrimental to the advancement of knowledge about architectural composition and adversely affects both practice and education in architecture. More specifically, it prevents the architectural community from acquiring of a more refined conception about how architects derive their designs. In contrast to this view, this study demonstrates that architectural form-making is amenable to logical analysis. In specific, this is to be done through a theoretical and computational framework that describe and explain the tasks involved in the making of orthogonal building plans and sections. In addition to illustrating the susceptibility of architectural form-making to logical analysis, the frameworks proposed in this study overcome the limitations of previously established theories thatdeal with architectural form-making. These can be divided into two categories: normative and positive theories.Normative theories include architectural treatises and manifestos. A major limitation of normativetheories is that they have limited explanatory power. Their concern is with promoting a specific aesthetic ideology and prescribing rules that can be used to derive compositions that conform to it. Therefore, they cannot be used to explain form-making in general. Positive frameworks, such asshape grammar, rely on rules to describe derivation and analysis processes. Nevertheless, they do not provide a comprehensive description of the tasks involved in architectural form-making. This causes the relation between the rules and compositional tasks to be ambiguous. It also affects adversely the ability of these frameworks to provide architects with a complete understanding of the role of compositional rules in derivation or analysis processes.
series DDSS
type normal paper
last changed 2010/05/16 09:11

_id ddss9814
id ddss9814
authors Van Raes, N., Cornelis, B. and Donney, J.P.
year 1998
title Decision Support for Improving Public Transport Network
source Timmermans, Harry (Ed.), Fourth Design and Decision Support Systems in Architecture and Urban Planning Maastricht, the Netherlands), ISBN 90-6814-081-7, July 26-29, 1998
summary When dealing with accessibility in a public transport network, isochronous maps are the common rule. Those maps are based on shortest distance algorithms run over simple or simplified networks. This contribution aims at representing the actual spatial distribution of the public transport offer in order to improve the usefulness to the urban community and to predict the evolution of the network according to the expected development of the agglomeration. The study combines the street (walking distance)and public transportation (buses) networks. The analyses rely on timetables and road maps completed by the public transportation company (TEC). Moreover, it makes use of built-up areas derived from satellite imagery. The processing requires raster- as well as vector-based procedures which have been achieved notably with the IDRISI software. Nevertheless the implementation of the decision rule relies on an original routine written by the authors. The area of interest concerns a part of the agglomeration of Liège (Belgium), including two secondary poles, highlighting their relation with the centre of the city and with each other. First the paper presents the typology of the public transport routes. Then the methodology elaborated for each transportation type is analysed; the shortestdistance routes and their alternatives are extracted and combined within a raster process. The obtained results and their operationality are finally presented and the paper concludes with possible improvements of the methodology.
series DDSS
last changed 2003/08/07 16:36

_id avocaad_2001_09
id avocaad_2001_09
authors Yu-Tung Liu, Yung-Ching Yeh, Sheng-Cheng Shih
year 2001
title Digital Architecture in CAD studio and Internet-based competition
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 Architectural design has been changing because of the vast and creative use of computer in different ways. From the viewpoint of designing itself, computer has been used as drawing tools in the latter phase of design (Mitchell 1977; Coyne et al. 1990), presentation and simulation tools in the middle phase (Liu and Bai 2000), and even critical media which triggers creative thinking in the very early phase (Maher et al. 2000; Liu 1999; Won 1999). All the various roles that computer can play have been adopted in a number of professional design corporations and so-called computer-aided design (CAD) studio in schools worldwide (Kvan 1997, 2000; Cheng 1998). The processes and outcomes of design have been continuously developing to capture the movement of the computer age. However, from the viewpoint of social-cultural theories of architecture, the evolvement of design cannot be achieved solely by designers or design processes. Any new idea of design can be accepted socially, culturally and historically only under one condition: The design outcomes could be reviewed and appreciated by critics in the field at the time of its production (Csikszentmihalyi 1986, 1988; Schon and Wiggins 1992; Liu 2000). In other words, aspects of design production (by designers in different design processes) are as critical as those of design appreciation (by critics in different review processes) in the observation of the future trends of architecture.Nevertheless, in the field of architectural design with computer and Internet, that is, so-called computer-aided design computer-mediated design, or internet-based design, most existing studies pay more attentions to producing design in design processes as mentioned above. Relatively few studies focus on how critics act and how they interact with designers in the review processes. Therefore, this study intends to investigate some evolving phenomena of the interaction between design production and appreciation in the environment of computer and Internet.This paper takes a CAD studio and an Internet-based competition as examples. The CAD studio includes 7 master's students and 2 critics, all from the same countries. The Internet-based competition, held in year 2000, includes 206 designers from 43 counties and 26 critics from 11 countries. 3 students and the 2 critics in the CAD studio are the competition participating designers and critics respectively. The methodological steps are as follows: 1. A qualitative analysis: observation and interview of the 3 participants and 2 reviewers who join both the CAD studio and the competition. The 4 analytical criteria are the kinds of presenting media, the kinds of supportive media (such as verbal and gesture/facial data), stages of the review processes, and interaction between the designer and critics. The behavioral data are acquired by recording the design presentation and dialogue within 3 months. 2. A quantitative analysis: statistical analysis of the detailed reviewing data in the CAD studio and the competition. The four 4 analytical factors are the reviewing time, the number of reviewing of the same project, the comparison between different projects, and grades/comments. 3. Both the qualitative and quantitative data are cross analyzed and discussed, based on the theories of design thinking, design production/appreciation, and the appreciative system (Goodman 1978, 1984).The result of this study indicates that the interaction between design production and appreciation during the review processes could differ significantly. The review processes could be either linear or cyclic due to the influences from the kinds of media, the environmental discrepancies between studio and Internet, as well as cognitive thinking/memory capacity. The design production and appreciation seem to be more linear in CAD studio whereas more cyclic in the Internet environment. This distinction coincides with the complementary observations of designing as a linear process (Jones 1970; Simon 1981) or a cyclic movement (Schon and Wiggins 1992). Some phenomena during the two processes are also illustrated in detail in this paper.This study is merely a starting point of the research in design production and appreciation in the computer and network age. The future direction of investigation is to establish a theoretical model for the interaction between design production and appreciation based on current findings. The model is expected to conduct using revised protocol analysis and interviews. The other future research is to explore how design computing creativity emerge from the process of producing and appreciating.
series AVOCAAD
email
last changed 2005/09/09 10:48

_id ddss9801
id ddss9801
authors Achten, Henri and Leeuwen, Jos van
year 1998
title A Feature-Based Description Technique for Design Processes: A Case Study
source Timmermans, Harry (Ed.), Fourth Design and Decision Support Systems in Architecture and Urban Planning Maastricht, the Netherlands), ISBN 90-6814-081-7, July 26-29, 1998
summary In order to develop appropriate tools for decision support in design processes, it is necessary to found them on an understanding of design. Analytical techniques of design processes that have a direct relationship with tool development can enhance design support systems development. The paper focuses on a design support system in the VR-DIS research program. The aim of this research program is to develop insight in the architectural design process and to establish design tools for architectsworking in Virtual Reality. The basic approach for data modelling in VR in this research is based on an extension of the Feature Based Modelling paradigm taken from design in mechanical engineering. The computer model of the design in the system is a Feature-based model. This paper describes design processes in terms of changes in the Feature-based model of the design. For this purpose, a case of a house design is used. Drawings in the conceptual design phase up to the preliminary design phase arestudied. Each state of the drawings is described in terms of a Feature-model. Particular design actions such as creation of spaces, definition of architectural elements, and changes during the design process can be expressed in terms of changes in the Feature-model. Because of the use of Features, the changes can be formalised in the VR-DIS system. The description in terms of Features offers an analytical toolthat leads to a functional brief for design support tools. The paper ends with a discussion of implications and future work.
series DDSS
last changed 2003/11/21 15:15

_id ddss9802
id ddss9802
authors Akin, O., Aygen, Z., Cumming, M., Donia, M., Sen, R. and Zhang, Y.
year 1998
title Computational Specification of Building Requirements in theEarly Stages of Design
source Timmermans, Harry (Ed.), Fourth Design and Decision Support Systems in Architecture and Urban Planning Maastricht, the Netherlands), ISBN 90-6814-081-7, July 26-29, 1998
summary We have been exploring computational techniques to help building designers to specify design requirements during the early stages of design. In the past, little has been accomplished in this area either in terms of innovative computational technologies or the improvement of design performance.The prospect of improving design productivity and creating a seamless process between requirements specification and formal design are our primary motivations. This research has been conducted as partof a larger project entitled SEED (Software Environment to Support Early Phases in Building Design). SEED features an open-ended modular architecture, where each module provides support for a design activity that takes place in early design stages. Each module is supported by a database to store and retrieve information, as well as a user interface to support the interaction with designers. The module described in this paper, SEED-Pro (the architectural programming module of SEED), is a workingprototype for building design requirements specification. It can be used by other modules in SEED or by design systems in other domains, such as mechanical engineering, civil engineering, industrial designand electrical engineering. Our approach to SEED-Pro is divided into two phases: core, and support functionalities. The core functionalities operate in an interactive mode relying on a case-based approach to retrieve and adapt complex specification records to the problem at hand. The supportfunctionalities include the case-base, the data-base, and the standards processing environment for building specification tasks. Our findings indicate that SEED-Pro: (1) is a tool that structures the unstructured domain of design requirements; (2) enables the integration of design requirements with the rest of the design process, (3) leads to the creation of complex case-bases and (4) enables the observation of their performance in the context of real world design problems.
series DDSS
last changed 2003/11/21 15:15

_id ddss9803
id ddss9803
authors Arentze, T., Borgers, A. and Timmermans, H.
year 1998
title Extending spatial DSS with spatial choice models of multipurpose shopping trip behaviour
source Timmermans, Harry (Ed.), Fourth Design and Decision Support Systems in Architecture and Urban Planning Maastricht, the Netherlands), ISBN 90-6814-081-7, July 26-29, 1998
summary Spatial choice or interaction models have been widely used in spatial DSS or customised GIS for analysing the impacts of retail location plans. The models typically used, however, do not account for spatial agglomeration effects on spatial choice behaviour. This study develops a model system for analysing the impacts of retail plans based on a choice model of multipurpose behaviour developed in earlier work. The model system is implemented in the spatial DSS called Location Planner. An empirical study demonstrates the empirical estimation and use of the model for analysing the impacts of an expansion of floor space in the major shopping centre of a middle-sized city in The Netherlands. The results indicate that agglomeration effects as predicted by the model can have substantial impacts on the performance of retail systems. Therefore, it is argued that when incorporated in a spatial DSS, the more complex models have the potential to improve the use of these systems for impact analysis.
series DDSS
last changed 2003/11/21 15:16

For more results click below:

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