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 717

_id avocaad_2001_22
id avocaad_2001_22
authors Jos van Leeuwen, Joran Jessurun
year 2001
title XML for Flexibility an Extensibility of Design Information Models
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 The VR-DIS research programme aims at the development of a Virtual Reality – Design Information System. This is a design and decision support system for collaborative design that provides a VR interface for the interaction with both the geometric representation of a design and the non-geometric information concerning the design throughout the design process. The major part of the research programme focuses on early stages of design. The programme is carried out by a large number of researchers from a variety of disciplines in the domain of construction and architecture, including architectural design, building physics, structural design, construction management, etc.Management of design information is at the core of this design and decision support system. Much effort in the development of the system has been and still is dedicated to the underlying theory for information management and its implementation in an Application Programming Interface (API) that the various modules of the system use. The theory is based on a so-called Feature-based modelling approach and is described in the PhD thesis by [first author, 1999] and in [first author et al., 2000a]. This information modelling approach provides three major capabilities: (1) it allows for extensibility of conceptual schemas, which is used to enable a designer to define new typologies to model with; (2) it supports sharing of conceptual schemas, called type-libraries; and (3) it provides a high level of flexibility that offers the designer the opportunity to easily reuse design information and to model information constructs that are not foreseen in any existing typologies. The latter aspect involves the capability to expand information entities in a model with relationships and properties that are not typologically defined but applicable to a particular design situation only; this helps the designer to represent the actual design concepts more accurately.The functional design of the information modelling system is based on a three-layered framework. In the bottom layer, the actual design data is stored in so-called Feature Instances. The middle layer defines the typologies of these instances in so-called Feature Types. The top layer is called the meta-layer because it provides the class definitions for both the Types layer and the Instances layer; both Feature Types and Feature Instances are objects of the classes defined in the top layer. This top layer ensures that types can be defined on the fly and that instances can be created from these types, as well as expanded with non-typological properties and relationships while still conforming to the information structures laid out in the meta-layer.The VR-DIS system consists of a growing number of modules for different kinds of functionality in relation with the design task. These modules access the design information through the API that implements the meta-layer of the framework. This API has previously been implemented using an Object-Oriented Database (OODB), but this implementation had a number of disadvantages. The dependency of the OODB, a commercial software library, was considered the most problematic. Not only are licenses of the OODB library rather expensive, also the fact that this library is not common technology that can easily be shared among a wide range of applications, including existing applications, reduces its suitability for a system with the aforementioned specifications. In addition, the OODB approach required a relatively large effort to implement the desired functionality. It lacked adequate support to generate unique identifications for worldwide information sources that were understandable for human interpretation. This strongly limited the capabilities of the system to share conceptual schemas.The approach that is currently being implemented for the core of the VR-DIS system is based on eXtensible Markup Language (XML). Rather than implementing the meta-layer of the framework into classes of Feature Types and Feature Instances, this level of meta-definitions is provided in a document type definition (DTD). The DTD is complemented with a set of rules that are implemented into a parser API, based on the Document Object Model (DOM). The advantages of the XML approach for the modelling framework are immediate. Type-libraries distributed through Internet are now supported through the mechanisms of namespaces and XLink. The implementation of the API is no longer dependent of a particular database system. This provides much more flexibility in the implementation of the various modules of the VR-DIS system. Being based on the (supposed to become) standard of XML the implementation is much more versatile in its future usage, specifically in a distributed, Internet-based environment.These immediate advantages of the XML approach opened the door to a wide range of applications that are and will be developed on top of the VR-DIS core. Examples of these are the VR-based 3D sketching module [VR-DIS ref., 2000]; the VR-based information-modelling tool that allows the management and manipulation of information models for design in a VR environment [VR-DIS ref., 2000]; and a design-knowledge capturing module that is now under development [first author et al., 2000a and 2000b]. The latter module aims to assist the designer in the recognition and utilisation of existing and new typologies in a design situation. The replacement of the OODB implementation of the API by the XML implementation enables these modules to use distributed Feature databases through Internet, without many changes to their own code, and without the loss of the flexibility and extensibility of conceptual schemas that are implemented as part of the API. Research in the near future will result in Internet-based applications that support designers in the utilisation of distributed libraries of product-information, design-knowledge, case-bases, etc.The paper roughly follows the outline of the abstract, starting with an introduction to the VR-DIS project, its objectives, and the developed theory of the Feature-modelling framework that forms the core of it. It briefly discusses the necessity of schema evolution, flexibility and extensibility of conceptual schemas, and how these capabilities have been addressed in the framework. The major part of the paper describes how the previously mentioned aspects of the framework are implemented in the XML-based approach, providing details on the so-called meta-layer, its definition in the DTD, and the parser rules that complement it. The impact of the XML approach on the functionality of the VR-DIS modules and the system as a whole is demonstrated by a discussion of these modules and scenarios of their usage for design tasks. The paper is concluded with an overview of future work on the sharing of Internet-based design information and design knowledge.
series AVOCAAD
email
last changed 2005/09/09 10:48

_id 2178
authors Chevrier, C. and Perrin, J.P.
year 2001
title Interactive 3D reconstruction for urban areas. An image based tool
source Proceedings of the Ninth International Conference on Computer Aided Architectural Design Futures [ISBN 0-7923-7023-6] Eindhoven, 8-11 July 2001, pp. 753-765
summary Urban applications (for example arrangement, new buildings, virtual sightseeing and walkthrough) require a three dimensional (3D) geometrical model of town areas. However, most of them do not need an accurate model of reality. Such model would occupy a considerable memory space and would be too slow to handle. Architects, urban designers and civil engineers can find in our tool a medium to conceive their projects. Some types of software exist but they do not correspond exactly to our needs. Consequently we have conceived and developed an interactive tool for virtual 3D rough reconstruction of buildings. The software development has been performed in the Maya environment (ALIAS Wavefront) with C++ language and MEL (Maya Embedded Language). A constraint we set for ourselves was the use of only light devices (for easy transportation) at low price (everybody can buy such devices). The principle is to overlay on the scanned photograph of the area we want to deal with, the two dimensional (2D) cadastral plan displayed from the same viewpoint as the picture. Then each building body can be extruded from its ground polygon and the roof can be created from what the user sees on the picture. A constraint is the flatness of the polygonal surfaces. Our application context was the town of Nancy in France for which some areas have been reconstructed. Some pictures have been used as textures for polygonal surfaces, giving more reality effect to the simulation.
keywords Geometrical Modelling, Architecture, Urban Area, Virtual Visit
series CAAD Futures
email
last changed 2006/11/07 07:22

_id 8805
authors Flemming, U., Erhan, H.I. and Ozkaya, I.
year 2001
title Object-Oriented Application Development in CAD
source Technical Report 48-01-01. Pittsburgh, PA: Carnegie Mellon University, Institute of Complex Engineered Systems
summary This report describes a graduate interdisciplinary course offered to students in the graduate program of the School of Architecture at Carnegie Mellon and related departments in fall 2000. The motivation was the realization that when commercial CAD (Computer-Aided Design) systems recently switched from procedural application programming languages to object-oriented ones, third-party application must undergo a significant cognitive retooling"; i. e. they must know more than the syntax and semantics of the new programming language to be used and must be able to employ appropriate software development strategies that are appropriate for the new paradigm. especially with respect to the importance of modeling, a distinguishing characteristic of object-oriented programming. The goal of the course was (a) to introduce and test strategies of object-oriented application development in general and in the context of MicroStation, a state-of-the-art commercial CAD package; (b) to develop-as a course team project-an interesting application that gives students practice with these strategies and team work; and (c) to document our approach and findings so that others can learn from them. The strategies introduced were the use-case approach of Jacobson et al. and the complementary object-modeling tools of Rumbaugh that were recently integrated into the Unified Modeling Language UML. The software platform supporting the course comprised MicroStation, JMDL (a superset of Java) and ProjectBank on the CAD side and RationalRose on the modeling side. The application developed by students in the course supports the generation of drawings for remodeling projects from a set of dgn files describing the existing state of the building to be remodeled. The course was supported by a grant and in-kind contributions from Bentley with matching funds from the Pennsylvania Infrastructure Technology Alliance (PITA)."
series report
email
last changed 2003/04/23 15:50

_id avocaad_2001_08
id avocaad_2001_08
authors Ivanka Iordanova, Temy Tidafi
year 2001
title Design assistance by complexity-supporting precedents' modelling
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 processes imply complexity at every stage of the development of a project. On one hand, this complexity is rarely taken into consideration by the currently used CAD programs. On the other hand, recent theoretical researches indicate that a large proportion of architectural design processes are based on precedents as a source of inspiration or as a basis for reflection. A precedent is usually seen as a sketch, as a picture, as a drawing or as a visual memory of an architectural object or space. Recent research enlarges this concept into at least two directions: (1) precedents are looked for not only in the architectural space, and (2) it’s not only the visual aspect of a precedent that is important, but also its internal logic and structure, the know-how associated to it, and the actions needed for its creation. Usually, architectural design knowledge is implicitly presented by precedents. This design knowledge is applied to design-objects having various levels of generality, at different states of detailing and expected to be dynamically transformed during the following stages of design. Having in mind these characteristics of precedents called for during the architectural design process, we propose to join their visual representation with a description of their most important characteristics: structural organisation, way of production, functional organisation, spatial composition, etc. These can be either described or modelled by the original author, or interpreted by the precedent’s ‘user’. These design-knowledge models can be of use in several ways: (1) providing a library for search of precedents by semantic analogy, (2) offering ready-to-use capsules of design knowledge for new design situations, (3) enriching the ‘design world’ of the user-architect. We have implemented the proposed method of complexity-supporting precedents’ modelling by the means of the functional programming SGDL-Scheme language. The models (a programming function or a structure of programming functions) describe the actions necessary for the creation of an object (or its digital representation) and the structural organisation between the models in order to generate new, more complex ones. The concept of describing actions instead of shapes, provides a multi-level applicability of the models. Visual presentations (digital maquettes, images or animations) of newly generated objects can be stored in a visual-library of the assistant, thus creating a new ‘precedent’ that can be referred to in future by visual analogy. The design-knowledge that has generated the new object, is stored and linked to the image. Thus, the visual stimulus of a precedent can be joined with functional characteristics, production procedures and/or semantic meaning of the object. The paper will present the ‘engine’ of the proposed assistant, its organisation, as well as digital models of precedents that have served as a basis for the design of new architectural objects or structures. The assistant is conceived as an open, complexity supporting structure that can be further developed by the ‘user-architect’. We will discuss the advantages and limitations of the proposed assistant.
series AVOCAAD
email
last changed 2005/09/09 10:48

_id avocaad_2001_03
id avocaad_2001_03
authors M.K.D. Coomans, J.P. van Leeuwen, H.J.P. Timmermans
year 2001
title Abstract but Tangible, Complex but Manageable
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 VR-DIS research program, an innovative design-information modelling technique has been proposed that is based on features. In this modelling technique, the designer is invited not only to model the form and spatial aspects of his or her design, but also to model the structure of the data behind the design. The designer is offered a way to control how abstract design data is structured and stored. In this way, the designer is given the power to model concepts like conformity, contrast, and scale on the formal data level, and this for both graphical and non-graphical design characteristics. Further, the designer is invited to input formal descriptions of own design concepts, and use these personal concepts during the design process. With this new information modelling technique, we expect that the designers will be better capable to handle the complexity of linking diverse kinds of information involved in a design process. This new way of computer aided design offers a unique design freedom: any design concept becomes addressable. On the other hand, this technique also puts the responsibility for the content of the CAD database entirely in the hands of the designer. In order to be able to enjoy the design freedom fully and at the same time handle the responsibility over the design database, a computer tool is needed that shows the precise content of the database, and that is easy and quick to interact with. Only with such a tool, the designer will be capable of keeping the complex data model in pace with his or her design reasoning. To realise this requirement, a “feature browser” has been developed with a 3D graphical user interface. It shows the data objects as 3D blocks, mutually linked by rubber-band arrows that closely reflect the database structure. The whole forms an interactive 3D graph. The intuitiveness and user friendliness of the interface was improved by adding features like the visualisation of the browsing history, the visualisation of link-semantics, and animated visual feedback effects. The hardware part of the interface is worked out as a Fish Tank VR set-up. This hardware configuration improves the experienced realism of the displayed 3D objects up to a feeling of physical presence. The interface as a whole therefore provides a highly attractive display of the abstract design data; abstract but tangible. It is a tool in which complex data structures can be explored and controlled: complex but manageable.
series AVOCAAD
email
last changed 2005/09/09 10:48

_id ecaade03_601_68_penttila
id ecaade03_601_68_penttila
authors Penttilä, Hannu
year 2003
title Survey of Architectural-ICT in the Educational Curriculumns of Europe
doi https://doi.org/10.52842/conf.ecaade.2003.601
source Digital Design [21th eCAADe Conference Proceedings / ISBN 0-9541183-1-6] Graz (Austria) 17-20 September 2003, pp. 601-606
summary The paper documents the findings of the post-graduate study carried out among the 180 European schools of architecture in more than 30 countries during 2002-2003. The objective has been to describe the role of ""modern digital information technology"" and to give an understandable and measurable overview the current architectural education and its relation with ICT and CAAD. The study material has been collected with a web-survey, with questionnaires to eCAADe-conference participants in Helsinki 2001 and Warsaw 2002, and with direct email-contacts to schools’ key-persons. Computer-aided design has developed into architectural information and communication technology (ICT), to become the main tool of the majority. The general image of new media use in the architectural schools seems to be slightly too positive. The invisible or ”normal” ICT-use - writing, surfing, emailing - has a lot more volume than documented. The major hardware platform in european architecture schools is PC/Windows (90-95 %), Linux and Unix are used also commonly (25-35 %). Macintoshes are also used much more widely within architecture (50-55 %) than within the common computing platforms. MS/Office (90-95 %) and PhotoShop (85-90 %) are obviously also used widely in the architecture schools. Graphic tools PageMaker, QuarkXpress, Illustrator, Freehand are common tools for architecture students (30-50 %). AutoCAD is ”the marketing leader"" in architectural platforms (80-90 %) followed by ArchiCAD (60-65 %). MicroStation/Bentley has also a remarkable volume in the schools (35-40 %). 3DStudio is the most common 3D-modelling tool (80-85 %), followed by formZ (35-40 %). Slightly less volume but still remarkable (15-25 %) have Rhino, Maya, Alias, Lightscape and Radiance.
keywords Architectural education; architectural curriculumns; information and communication technology; IT; ICT; questionnaires; statistics
series eCAADe
email
more http://www.arkit.net
last changed 2022/06/07 08:00

_id 4112
authors Raposo, M., Sampio, M. and Raposo, P.
year 2001
title A City Simulator
doi https://doi.org/10.52842/conf.acadia.2001.052
source Reinventing the Discourse - How Digital Tools Help Bridge and Transform Research, Education and Practice in Architecture [Proceedings of the Twenty First Annual Conference of the Association for Computer-Aided Design in Architecture / ISBN 1-880250-10-1] Buffalo (New York) 11-14 October 2001, pp. 052-061
summary This paper presents a new computer model for city skyline simulation. It works by shaping medium and high-rise buildings to their best performance. This new tool was conceived to simulate and analyze cities where tall buildings are emerging on pre-existing urban schemes with irregular geometry and where inter-building spacing is proportional to the height of built blocks. The model is based on two main inputs, namely: the description of the network formed by land subdivision of the actual or irregular urban schemes, and the building regulations quantitative parameters based on solar obstruction angles and maximum usability rates. By combining data from these inputs, the computer model presents the dimensions of the building envelop for maximum profitability of each plot. That way the architect will immediately know the number of floors that leads to the maximum built area, for certain plots. In addition to this, the built blocks images are presented in the screen, as well as corresponding tables and Cartesian graphs. Furthermore, this model can also be used for analyzing city skyline for large urban areas. This analysis can range from a mere visual inspection of the variety of images built blocks will take under different legal constraints, to a more intricate analysis of how city skyline and built area, amongst others, are affected by different the regulations.
keywords Computing City Shape, Land use performance, Computing city skyline, Urban network design, Computing City Architecture.
series ACADIA
email
last changed 2022/06/07 08:00

_id avocaad_2001_07
id avocaad_2001_07
authors Stefan Wrona, Adam Gorczyca
year 2001
title Complexity in Architecture - How CAAD can be involved to Deal with it. - "Duality"
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 “Complexity “ is for us a very ambigous notion. It may be understood in two contexts.1.Thorough solution of a problem.Complexity means full recognition of design area, followed by appropriate work. That work must be thorough and interdisciplinary – if necessary, separated to different co-operatives. These trade designers reqiure a branch coordination and – the most important- all of them must have a „common denominator”. Such as a proper CAAD platform and office standards. That will reduce costs of changes, improve an interplay between designers and somtimes enable to face up a new challenge.Nowadays architects are no longer “solitary” individualists working alone – they must concern a team – they become a member, a part of a huge design machine. “Import/export”, compatibility, interplay – these words must appear and we have to put a stress on them. How to organize work for different trade-designers? How to join in common database architectural design ,engineering design, HVAC design, electricity design, technology design, computer network design and all other trades ?...A key to solve this range of problems is in good work organization. Universal prescription does not exist, but some evergreen rules can be observed. We are going to present a scheme of work in CAAD application ALLPLAN FT v.16 with a Group manager , which starts to conquest polish market and is widely spread in Germany. “Golden rules” of ALLPLAN FT There is one database – it is placed on server. It includes all projects. There is a well-developed office standard. It must be created at the beginning of collaboration, although it is possible to improve it later. It consist of hatches, fonts, symbols, macros, materials, pen-widths, and – the most important –layers . A layer set – predefined structure divided into functional groups – e.g. drafting, text, dimensioning, architecture, HVAC, engineering, urban design, etc.That stucture is a part of an office standard – all workers use a relevant part of it. No name duplicates, no misunderstandings... If however design extends, and a new group of layers is required, it can be easily added, e.g. computer networks, fireguard systems. Administrator of ALLPLAN network defines different users and gives them different permitions of access. For example – an electrician will be able to draft on layer “electricity”, but he won’t modify anything at layer “architecture – walls”, and he won’t even see a layer “engineering- slabs”, because he doesn’t need it..At the same time our electrician will be able to see , how architect moves some walls and how HVAC moved and started to cross with his wires. Every user is able to see relevant changes, after they are saved by author. Two different users can not access at the same time the same file. That excludes inconsistent or overlapping changes . All users operate on a 3D model. While putting some data into a model, they must remember about a “Z” coordinate at work-storey. But at the same time all create a fully-integrated, synchronous database, which can be used later for bills of quantities, specifications, and – of course – for visuaisation. That method can be described as “model-centric”. To simplify complex structure of architectural object -ALLPLAN offers files. Usually one file means one storey, but at special designs it might become a functional part of a storey, or whatever you wish. Files connected with layers easy enable to separate certain structural elements, e.g. if we want to glance only at concrete slabs and columns in the building – we will turn on all files with “layer filter” – “slabs” and “columns”. ALLPLAN is of course one of possible solutions. We described it , because we use it in our workshop. It seems to be stretchy enough to face up every demand and ever-increasing complexity of current projects. The essence of the matter, however, is not a name or version of application – it is a set of features, we mentioned above, which allows to deal with EVERY project. The number of solutions is infinite.2. Increasing difficulties during design process. It may be associated with more and more installations inside of new buildings, especially some “high-tech” examples. The number of these installations increases as well as their complexity. Now buildings are full of sensors, video-screens, computer networks, safety-guard systems... Difficulties are connected with some trends in contemporary architecture, for example an organic architecture, which conceives “morphed” shapes, “moving” surfaces, “soft” solids. This direction is specially supported by modelling or CAD applications. Sometimes it is good – they allow to realize all imaginations, but often they lead to produce “unbuildable” forms, which can exist only in virtual world.Obstacles appear, when we design huge cubatures with “dense” functional scheme. Multi-purposed objects, exhibition halls, olimpic stadium at Sydney – all of them have to be stretchy, even if it requires sliding thousands pound concrete blocks! Requirements were never so high.The last reason, why designs become so complex is obvious - intensifying changes due to specific requirements of clients/developers.We could say “ signum tempori” – everything gets more and more complicated , people have to become specialists, to face up new technology. But how CAAD can help us with it? How?! We have already answered that question. Sometimes CAAD is the only way to imagine and sketch something, to visualize something, to compute a construction , to prepare a simulation... So that human must “only” interprete ready solutions. Sometimes CAAD help us to notify a problem. It works exactly in the same way, as spy-glasses does. For example – without a real-time visualization we we would have never realised (until finished!) some strange interference of solids, which have occured in the upper roof part of our new appartment-house.ConclusionsTemporary CAAD is an integral part of design process – not only as a tool, but sometimes as an inspiration. It helps to organize our work, to define problems, to filter relevant elements and to render our visions. It becomes an integral part of our senses – and that will be a real complexity in architecture...
series AVOCAAD
email
last changed 2005/09/09 10:48

_id 7526
authors Tsou, J.-Y., Yimin, Z. and Lam, S.
year 2001
title Improving Air Quality of Public Transport Interchanges - Design Strategies to integrate CFD simulation in early design process
doi https://doi.org/10.52842/conf.ecaade.2001.054
source Architectural Information Management [19th eCAADe Conference Proceedings / ISBN 0-9523687-8-1] Helsinki (Finland) 29-31 August 2001, pp. 54-59
summary Indoor public transport interchanges (PTI) are ubiquitous in Hong Kong. In the hyperdense urban context, land use has been optimized through the design of complex public facilities. Owing to the use of diesel engines by public transport vehicles, the main pollutants are sulphur dioxide, nitrogen dioxide and carbon monoxides. Although the Hong Kong Government took measurements to improve the air quality in PTI, unfortunately, the problem has not been solved up to now. To effectively integrate the architectural design with efficient ventilation system to remove pollutants, designers and engineers need to predict and visualize the pollutant concentration and the time history of pollutant transfer during early stage of design. With time dependent computational fluid dynamics (CFD) simulation and the scientific visualization technology, architects and engineers could visualize the pollutant distribution in real time, and “what-if” scenarios could be investigated collaboratively. In this project, we have established a time-dependent CFD multiphase model to describe the pollutant concentration and the time history of pollutant transfer in PTI. On the basis of simulation results, several new design schemes are proposed and tested.
keywords Public Transport Interchanges, Early Design Process, Computational Fluid Dynamics Simulation (CFD) & Scientific Visualization
series eCAADe
email
last changed 2022/06/07 07:57

_id ga0208
id ga0208
authors Wang, Xu and Lau, Siu Yu
year 2002
title Pursuing New Urban Living Environment In The New Millennium: Projecting The Future Of High-Rise And High Density Living In Hong Kong
source International Conference on Generative Art
summary High-rise and high density living is a way of life for most of the 6.7 Million population of Hong Kong. The merits and demerits affiliated with Hong Kong’s compact urban form continues to attract academic deliberations and debates over the acceptability of such urban form as an alternative to urban sprawl for future city and urban life-style. This paper traces the development and causes for Hong Kong’s high-rise and high-density urban form over the past fifty years or so, and focuses its discussions on the pros and cons of high-rise living based on subjective user survey in late 2001 and early 2002. Because of an articulated land shortage, acute topography, escalating population growth, and shortage of time, Hong Kong government and planners have little options left but to adopt vertical development, resulted in a densely and mixed use urban habitat packed with closely built high-rise residences and commercial buildings. From the survey, it is clear that mixed and intensive land use, high quality of living and recreation infrastructure, efficient public transportation network, and segregation of pedestrian and traffic can facilitate the performance of compact urban form. In addition, most of Hong Kong families have been accustomed to high-rise living pattern and the disadvantages such living pattern might cause on its resident’s social communication and children education are readily ignored by most of the people. Based on the analysis of current living situation and development trends in Hong Kong, new pattern of future city form is conceived to be a likely applicable development way in a coastal city with such high density as Hong Kong in the next 50 years. Design countermeasures are presented in this paper to suggest ways of alleviating the pressure of the forever-increasing house requirements in Hong Kong. high-density, high-rise, compact city, social acceptance, life-style.
keywords high-density, high-rise, compact city, social acceptance, life-style
series other
email
more http://www.generativeart.com/
last changed 2003/08/07 17:25

_id avocaad_2001_14
id avocaad_2001_14
authors Adam Jakimowicz
year 2001
title Non-Linear Postrationalisation: Architectural Values Emergence in a Teamwork Interpretation
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 The paper presents the outcomes of the experiment being conducted at the Faculty of Architecture in Bialystok, which derives form three main sources: a new course of architectural composition by computer modelling, developed and conducted in Bialystok postrationalisation as a formulation platform for new architectural values and theories, applied by e.g. Bernard Tschumi the idea of new values emergence resulting form a teamwork, when placed in an appropriate environment; It is assumed that the work performed first intuitively, can be later seriously interpreted, and to some extent rationalised, verbalised, described. With no doubt we can state, that in creative parts of architectural activities, very often decision are taken intuitively (form design). So this ‘procedure’ of postrationalisation of intuitively undertaken efforts and results seems to be very important –when trying to explain ideas. This kind of activity is also very important during the first years of architectural education. In case of this experiment, the students’ works from the course of architectural composition are taken as a base and subjects for interpretation, and values research. However, when at first, individual works are being interpreted by their authors, at the latter stage, the teams are to be formed. The aim of the teamwork is to present individual works, analyse them, find common value(s), and represent it (them) in an appropriate, creative way. The ideal environment to perform this work is hypertext based internet, because the non-linearity of team interpretations is unavoidable. On the other hand, the digital input data (computer models) is a very appropriate initial material to be used for hypermedia development. The experiment is to analyse the specific of the following: the self-influence of the group on the individual work ‘qualification’, mutual influence of the team members on their own work interpretation, the influence of the digital non-linear environment on the final outcome definition. The added value of hypertext in architectural groupwork digital performance shall be examined and described. A new value of individualised, though group based, non-linearity of expression will be presented and concluded.
series AVOCAAD
email
last changed 2005/09/09 10:48

_id 12e3
authors Ahmad Rafi, M.E., Che Zulkhairi, A. and Karboulonis, P.
year 2002
title Interactive Storytelling and Its Role in the Design Process
doi https://doi.org/10.52842/conf.caadria.2002.151
source CAADRIA 2002 [Proceedings of the 7th International Conference on Computer Aided Architectural Design Research in Asia / ISBN 983-2473-42-X] Cyberjaya (Malaysia) 18–20 April 2002, pp. 151-158
summary Projects of ever increasing complexity and size have incited the need for new and robust design methodologies and tools in an effort to manage complexity, lower costs, ascertain quality and reduce risk. Technology convergence through the growing availability of networked computers, rapid progress in Computer Aided Design (CAD) and information management have encouraged the undertaking of even more complex designs that demand high degrees of interaction, collaboration and the efficient sharing and dissemination of information. It is suggested that interactive storytelling and interactive design (Rafi and Karboulonis, 2001) techniques that use non-linear information mapping systems can be deployed to assist users as they navigate information that is structured to address localized needs as they arise. The design process is a collaborative effort that encompasses diverse knowledge disciplines and demands the management and utilization of available resources to satisfy the needs of a single or set of goals. It is thought that building industry specialists should work close together in an organised manner to solve design problems as they emerge and find alternatives when designs fall short. The design process involves the processing of dynamic and complex information, that can be anything from the amount of soil required to level lands - to the needs of specific lightings systems in operation theatres. Other important factors that affect the design process are related to costs and deadlines. This paper will demonstrate some of our early findings in several experiments to establish nonlinear storytelling. It will conclude with a recommendation for a plausible design of such a system based on experimental work that is currently being conducted and is reaching its final stages. The paper will lay the foundations of a possible path to implementation based on the concept of multi-path animation that is appropriate for structuring the design process as used in the building industry.
series CAADRIA
email
last changed 2022/06/07 07:54

_id ascaad2004_paper12
id ascaad2004_paper12
authors Al-Qawasmi, Jamal
year 2004
title Reflections on e-Design: The e-Studio Experience
source eDesign in Architecture: ASCAAD's First International Conference on Computer Aided Architectural Design, 7-9 December 2004, KFUPM, Saudi Arabia
summary The influence of digital media and information technology on architectural design education and practice is increasingly evident. The practice and learning of architecture is increasingly aided by and dependant on digital media. Digital technologies not only provide new production methods, but also expand our abilities to create, explore, manipulate and compose space. In contemporary design education, there is a continuous demand to deliver new skills in digital media and to rethink architectural design education in the light of the new developments in digital technology. During the academic years 2001-2003, I had the chance to lead the efforts to promote an effective use of digital media for design education at Department of Architecture, Jordan University of Science and Technology (JUST). Architectural curriculum at JUST dedicated much time for teaching computing skills. However, in this curriculum, digital media was taught in the form of "software use" education. In this context, digital media is perceived and used mainly as a presentation tool. Furthermore, Computer Aided Architectural Design and architectural design are taught in separate courses without interactions between the two.
series ASCAAD
email
last changed 2007/04/08 19:47

_id avocaad_2001_18
id avocaad_2001_18
authors Aleksander Asanowicz
year 2001
title The End of Methodology - Towards New Integration
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 The present paper is devoted to the deliberation on the genesis and development of designing from the point of view of the potential use of computers in the process. Moreover, it also presents the great hopes which were connected with the use of the systematic designing methods in the 1960’s, as well as the great disappointment resulting from the lack of concrete results. At this time a great deal of attention was paid to the process of design as a branch of a wider process of problem-solving. Many people believed that the intuitive methods of design traditionally used by architects were incapable of dealing with the complexity of the problems to be solved. Therefore, the basic problem was the definition of a vertical structure of the designing process, which would make it possible to optimise each process of architectural design. The studies of design methodology directed at the codification of the norms of actions have not brought about any solutions which could be commonly accepted, as the efforts to present the designing process as a formally logical one and one that is not internally “uncontrary” from the mathematical point of view, were doomed to fail. Moreover, the difficulties connected with the use of the computer in designing were caused by the lack of a graphic interface, which is so very characteristic of an architect’s workshop. In result, the methodology ceased to be the main area of the architect’s interest and efforts were focused on facilitating the method of the designer’s communication with the computer. New tools were created, which enabled both the automatic generation of diversity and the creation of forms on the basis of genetic algorithms, as well as the presentation of the obtained results in the form of rendering, animation and VRML. This was the end of the general methodology of designing and the beginning of a number of methods solving the partial problems of computer-supported design. The present situation can be described with the words of Ian Stewart as a “chaotic run in all directions”. An immediate need for new integration is felt. Cyber-real space could be a solution to the problem. C-R-S is not a virtual reality understood as an unreal world. Whilst VR could be indeed treated as a sort of an illusion, C-R-S is a much more realistic being, defining the area in which the creative activities are taking place. The architect gains the possibility of having a direct contact with the form he or she is creating. Direct design enables one to creatively use the computer technology in the designing process. The intelligent system of recognising speech, integrated with the system of virtual reality, will allow to create an environment for the designer – computer communication which will be most natural to the person. The elimination of this obstacle will facilitate the integration of the new methods into one designing environment. The theoretical assumptions of such an environment are described in the present paper.
series AVOCAAD
email
last changed 2005/09/09 10:48

_id 30fc
authors Alfredo, Andia
year 2001
title Talleres por Internet: Evaluacion de La Experiencia colaborativa del "Internet Studios Constortium" [Online Studios: Evaluation of Collaborative Experience "Internet Studios Consortium"]
source 2da Conferencia Venezolana sobre Aplicación de Computadores en Arquitectura, Maracaibo (Venezuela) december 2001, pp. 110-115
summary This paper explores the pedagogical use of Internet in design-studio teaching in architectural education. The findings are based on a three-year experience working in semester long projects in which large numbers of participants (from 35 to 300 students) from Miami, Santiago, Valparaiso, Buenos Aires, Rosario, Maracaibo, Caracas and Guayaquil collaborated using the Internet in various format. The majority of the collaboration has been accomplished by using low-bandwidth Internet communication such as Web publishing, Chat, Web3D, RealPlayer, IP videoconferencing, CAD software, and other technologies such as ISDN broadcasting. New grants, obtained from Global Crossing, Cisco, and Lucent Technologies, from the Ampath project at FIU, Miami, is supporting a new series of experimentation with high-bandwidth technologies on the Internet2 Abilene Network.
series other
email
last changed 2003/11/21 15:15

_id f95f
authors Angulo, A.H., Davidson, R.J. and Vásquez de Velasco, G.P.
year 2001
title Digital Visualization in the Teaching of Cognitive Visualization
doi https://doi.org/10.52842/conf.acadia.2001.292
source Reinventing the Discourse - How Digital Tools Help Bridge and Transform Research, Education and Practice in Architecture [Proceedings of the Twenty First Annual Conference of the Association for Computer-Aided Design in Architecture / ISBN 1-880250-10-1] Buffalo (New York) 11-14 October 2001, pp. 292-301
summary Professional design offices claim that our graduates have difficulties with their free-hand perspective drawing skills. This fact, which has become obvious over the last 5 years, is parallel to a clear tendency towards the use of 3-dimensional digital imagery in the projects of our students. Frequently, faculty tends to blame the computer for the shortcomings of our students in the use of traditional media, yet there is no clear evidence on the source of the blame. At a more fundamental level, the visualization skills of our students are questioned. This paper will explain how faculty teaching design communication techniques, with traditional and digital media, are working together in the development of a teaching methodology that makes use of computers in support of our student’s training on cognitive visualization skills, namely; “The Third-Eye Method”. The paper describes the Third-Eye Method as an alternative to traditional methods. As evidence of the benefits offered by the Third-Eye Method, the paper presents the results of testing it against traditional methods among freshman students. At the end, the paper draws as conclusion that computers are not the main source of the problem but a potential solution.
keywords Pedagogy, Visualization, Media
series ACADIA
email
last changed 2022/06/07 07:54

_id 7501
authors Apley, Julie
year 2001
title A Virtual Reconstruction: Isthmia Roman Bath
doi https://doi.org/10.52842/conf.acadia.2001.410
source Reinventing the Discourse - How Digital Tools Help Bridge and Transform Research, Education and Practice in Architecture [Proceedings of the Twenty First Annual Conference of the Association for Computer-Aided Design in Architecture / ISBN 1-880250-10-1] Buffalo (New York) 11-14 October 2001, pp. 410-411
summary The Isthmia Roman Bath is located in Greece overlooking a great ravine on the Isthmus of Corinth. It was in use during the 2nd through the 4th centuries. I have created a 3D VRML walkthrough of the ancient bath. This interdisciplinary project utilizes the research of an archaeologist, architect, and art historian. Because the researchers live in different locations, it made sense to use the Internet as a research tool. When clicking on the numbers on the home page, you can see the process that I went through to model the Roman Bath. After seeing the images, the researchers were able to visualize their research, reply to questions, and re-evaluate their findings. VRML promises an accessible, highly visual, and interactive representation of difficult to see data, opening up new ways of presenting research. It is possible to walk within the bath by clicking on the Virtual Reconstruction link. When in the "Entrance view", click on the vase to see a map of the ruin. There are three places within the project that link to the existing excavated site. Links are also available to walk outside. The project runs best on Windows NT using Netscape. You must have the plug-ins for Cosmoplayer (VRML) and Quicktime (movie). Because the VRML plug-in doesn't work as well on a Mac, it is possible that you may only be able to view the images and movie from the project.
series ACADIA
last changed 2022/06/07 07:55

_id 2a2d
authors Baesler, F.A., Sepúlveda, J., Thompson, W., García, R.A., Pezo, M.B. and Rodríguez, P.M.
year 2001
title EL USO DE SIMULACIÓN EN EL ANÁLISIS DEL FLUJO DE PACIENTES EN SISTEMAS DE SALUD (The Use of Simulation in the Analysis of the Flow of Patients in Health Systems)
source SIGraDi biobio2001 - [Proceedings of the 5th Iberoamerican Congress of Digital Graphics / ISBN 956-7813-12-4] Concepcion (Chile) 21-23 november 2001, pp. 86-88
summary This paper presents the results of three research projects developed by the authors oriented to the use of simulation as a tool for process improvement at the emergency room and cancer treatment center of the Orlando Regional Health Care Systems Hospital in the USA. The results obtained showed that simulation is as powerful tool for reducing patients waiting time. A second phase of this study presents the idea of integrating simulation and virtual reality techniques. This methodology would allow to explore digitally new alternatives for architectonic design linked to the development of activities over time.
series SIGRADI
email
last changed 2016/03/10 09:47

_id 0f18
authors Bailey, Rohan
year 2001
title A Digital Design Coach for Young Designers
doi https://doi.org/10.52842/conf.acadia.2001.330
source Reinventing the Discourse - How Digital Tools Help Bridge and Transform Research, Education and Practice in Architecture [Proceedings of the Twenty First Annual Conference of the Association for Computer-Aided Design in Architecture / ISBN 1-880250-10-1] Buffalo (New York) 11-14 October 2001, pp. 330-335
summary The present use of digital media in architectural practice and education is primarily focused on representation, communication of ideas and production. Designers, however, still use pencil and paper to assist the early conception of ideas. Recently, research into providing digital tools for designers to use in conceptual designing has focused on enhancing or assisting the designer. Rarely has the computer been regarded as a potential teaching tool for design skills. Based on previous work by the author about visual thinking and the justification for a digital design assistant, the intention of this paper is to illustrate to the reader the feasibility of a digital design coach. Reference is made to recent advances in research about design computability. In particular, research by Mark Gross and Ellen Do with respect to their Electronic Cocktail Napkin project is used as a basis on which to determine what such a digital coach may look and feel like.
keywords Design Education, Protocol Analysis, CADD, Sketching
series ACADIA
email
last changed 2022/06/07 07:54

_id caadria2010_043
id caadria2010_043
authors Barker, Tom and M. Hank Haeusler
year 2010
title Urban digital media: facilitating the intersection between science, the arts and culture in the arena of technology and building
doi https://doi.org/10.52842/conf.caadria.2010.457
source Proceedings of the 15th International Conference on Computer Aided Architectural Design Research in Asia / Hong Kong 7-10 April 2010, pp. 457-466
summary The research presented in this paper investigates ways of providing better design applications for technologies in the field of Urban Digital Media (UDM). The work takes an emergent approach, evolving a design strategy through the early engagement of stakeholders. The paper discusses research in a design-led creative intersection between media technology, culture and the arts in the built environment. The case study discusses opportunities for the enhancement of a university campus experience, learning culture and community, through the provision of an integrated digital presence within campus architecture and urban spaces. It considers types of information architecture (Manovich, 2001) and designs for use in urban settings to create communication-rich, advanced and interactive designed spaces (Haeusler, 2009). The presented research investigates how to create a strategy for display technologies and networked communications to transform and augment the constructed reality of the built environment, allowing new formats of media activity.
keywords Urban design; outdoor digital media; information architecture; multidisciplinary design; augmented reality; media facades
series CAADRIA
email
last changed 2022/06/07 07:54

For more results click below:

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