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 85

_id f11d
authors Brown, K. and Petersen, D.
year 1999
title Ready-to-Run Java 3D
source Wiley Computer Publishing
summary Written for the intermediate Java programmer and Web site designer, Ready-to-Run Java 3D provides sample Java applets and code using Sun's new Java 3D API. This book provides a worthy jump-start for Java 3D that goes well beyond the documentation provided by Sun. Coverage includes downloading the Java 2 plug-in (needed by Java 3D) and basic Java 3D classes for storing shapes, matrices, and scenes. A listing of all Java 3D classes shows off its considerable richness. Generally, this book tries to cover basic 3D concepts and how they are implemented in Java 3D. (It assumes a certain knowledge of math, particularly with matrices, which are a staple of 3D graphics). Well-commented source code is printed throughout (though there is little additional commentary). An applet for orbiting planets provides an entertaining demonstration of transforming objects onscreen. You'll learn to add processing for fog effects and texture mapping and get material on 3D sound effects and several public domain tools for working with 3D artwork (including converting VRML [Virtual Reality Markup Language] files for use with Java 3D). In all, this book largely succeeds at being accessible for HTML designers while being useful to Java programmers. With Java 3D, Sun is betting that 3D graphics shouldn't require a degree in computer science. This book reflects that philosophy, though advanced Java developers will probably want more detail on this exciting new graphics package. --Richard Dragan Topics covered: Individual applets for morphing, translation, rotation, and scaling; support for light and transparency; adding motion and interaction to 3D objects (with Java 3D classes for behaviors and interpolators); and Java 3D classes used for event handling.
series other
last changed 2003/04/23 15:14

_id 1570
authors Sowizral, H.A. and Deering, M.F.
year 1999
title The Java 3D API and Virtual Reality
source IEEE Computer Graphics and Applications, May/June
summary Java 3D proves a natural choice for any Java programmer wanting to write an interactive 3D graphics program. A programmer constructs a scene graph containing graphic objects, lights, sounds, environmental effects objects, and behavior objects that handle interactions or modify other objects in the scene graph. The programmer then hands that scene graph to Java 3D for execution. Java 3D starts rendering objects and executing behaviors in the scene graph. Virtual reality applications go through an identical writing process. However, before a user can use such an application, Java 3D must additionally know about the user's physical characteristics (height, eye separation, and so forth) and physical environment (number of displays, their location, trackers, and so on). Not surprisingly, such information varies from installation to installation and from user to user. So Java 3D lets application developers separate their application's operation from the vagaries of the user's final display environment. The Java 3D application programmer's interface (API) provides a very flexible platform for building a broad range of graphics applications. Developers have already used Java 3D to build applications in a variety of domains including mechanical CAD, molecular visualization, scientific visualization, animation previews, geographic information systems, business graphics, 3D logos, and educational offerings. Virtual reality applications have included immersive workbench applications, headtracked shutter-glass-based desktop applications, and portals (a cave-like room with multiple back-projected walls).
series journal paper
last changed 2003/04/23 15:50

_id 3017
authors Carson, J. and Clark, A.
year 1999
title Multicast Shared Virtual Worlds Using VRML 97
source Proceedings of VRML 99 Fourth Symposium on the Virtual Reality Modeling language, The Association for Computing Machinery, Inc. New York, pp. 133-140
summary This paper describes a system for authoring and executing shared virtual worlds within existing VRML97 viewers such as Cosmo Player. As VRML97 does not contain any direct support for the construction of virtual worlds containing multiple users extensions are presented to provide support for shared behaviours, avatars and objects that can be manipulated and carried by participants in the world; these extensions are pre-processed into standard VRML97 and Java. A system infrastructure is described which allows worlds to be authored and executed within the context of the World Wide Web and the MBone. CR Categories and Subject Descriptors: C.2.2 [Computer Communication Networks]: Network Protocols - Applications; C.2.4 [Computer Communication Networks]: Distributed Sys- tems - Distributed Applications; H.5.1 [Information Interfaces and Presentation] Multimedia Information Systems - Artificial, Aug- mented and Virtual Realities; 1.3.2 [Computer Graphics]: Graphics Systems - Distributed/network graphics: 1.3.6 [Computer Graph- ics]: Methodology and Techniques - Interaction Techniques; 1.3.7 [Computer Graphics]: Three Dimensional Graphics and Realism - Virtual Reality.
series other
last changed 2003/04/23 15:50

_id b8b4
authors Igarashi, T., Matsuoka, S. and Tanaka, H.
year 1999
title Teddy: A Sketching Interface for 3D Freeform Design
source SIGGRAPH 99 Conference Proceedings, 109-126. ACM
summary Teddy is a sketching interface for quickly and easily design freeform models such as stuffed animals and other rotund objects. The user draws several 2D freeform strokes interactively on the screen and the system automatically constructs plausible 3D polygonal surfaces. Our system supports several modeling operations, including the operation to construct a 3D polygonal surface from a 2D silhouette drawn by the user: it inflates the region surrounded by the silhouette making wide area fat, and narrow area thin. Teddy, our prototype system, is implemented as a Java program, and the mesh construction is done in real-time on a standard PC. I will give a live demonstration of modeling operations and describe its algorithms in detail.
series other
last changed 2003/04/23 15:14

_id 6024
authors McCall, Raymond
year 1999
title A Web-centric CAD System for Collaborative Design
source Proceedings of the Eighth International Conference on Computer Aided Architectural Design Futures [ISBN 0-7923-8536-5] Atlanta, 7-8 June 1999, pp. 65-79
summary Web-PHIDIAS is a hypermedia-based, intelligent CAD system that delivers both CAD functionality and design information to anyone with Web access. This system is above all designed to facilitate collaborative architectural design. It provides both private (individual) and collaborative (group) drawing and text authoring spaces, with a variety of types of authoring and viewing privileges for groups. This enables a single designer to work in privacy on one piece of a design and later "publish" it to a supervisor or a group. It also enables a group to work in privacy and later publish its work to a different or larger group. This notion of "levels of privacy/publication" is a crucial but too- often missing component of collaborative design systems. With WebPHIDIAS, all drawings are stored in a central repository accessible from the group server. This means that they are accessible from anywhere in the world to any viewer who has the required viewing and/or authoring privileges. This enables designers to access and modify stored drawings while travelling or when out on the site, even if the site is in another country. It also enables them to create new drawings and store them in the central repository from anywhere in the world. Web-PHIDIAS consists of an interactive Web-based client that serves as an interface to the PHIDIAS hypermedia server. This client, which is implemented in Java, provides basic, 2D graphical editing functionality and as well as display of 3D views. It also provides access to multimedia information useful for whatever design task is at hand. This information includes text and graphical descriptions of design precedents as well as various issues in design of a particular type of building.
keywords Net-Centric, Web-Centric, Hypertext, Hypermedia, CAD, HyperCAD, Knowledge-Based Critics, Collaboration, Executable Content, Argumentative Design, IBIS, PHI, Design Rationale
series CAAD Futures
last changed 2006/11/07 07:22

_id 41d4
authors Medjdoub, Benachir
year 1999
title Interactive 2D Constraint-Based Geometric Construction System
source Proceedings of the Eighth International Conference on Computer Aided Architectural Design Futures [ISBN 0-7923-8536-5] Atlanta, 7-8 June 1999, pp. 197-212
summary This paper presents a 2D Constraint-Based Geometric Construction System where positioning and manipulating geometry is very precise. An unusually simple interface makes this system particularly interactive and easy to use. In our approach, the geometry types supported are: points, lines, circles, ellipses, circular arcs and b-spline curves. All the fundamental topologic constraints, i.e. tangent, parallel, perpendicular, coincident and concentric, are provided. Metric constraints, i.e. dividing the shapes into equal parts or fixing the geometric parameters, are also provided. These constraints are automatically applied by the application in response to the implied intentions of the end- user. Dynamic modifications of partially dimensioned models are supported, whereby the design is modified while enforcing the constraints. A graph-constructive approach is used to solve the model. As we are dealing with partial modifications, this resolution technique is quite sufficient, and makes our system stable and flexible. Our approach focuses highly on interactivity. Positioning a shape constrained to another is made directly through the graphic interface. Constraint relaxation is also done by direct manipulations. Modifications are made by dragging the geometry, or by typing into a numerical panel displaying the free shape parameters. Again, existing constraints are maintained as those numbers are applied. Well -constrained and under-constrained problems are discussed. This approach was developed in Java, JDK 3.0.1 of SGI's Java software.
keywords Sketching, Geometric Constraints, Interactivity, Geometric construction, Dynamic Modifications
series CAAD Futures
email
last changed 2006/11/07 07:22

_id 84e8
authors Cohen, J.M., Markosian, L., Zeleznik, R.C., Hughes, J.F. and Barzel, R.
year 1999
title An Interface for Sketching 3D Curves
source ACM Symposium on Interactive 3D Graphics, pp. 17-22 (April 1999). ACM SIGGRAPH. Edited by Jessica Hodgins and James D. Foley
summary The ability to specify nonplanar 3D curves is of fundamental importance in 3D modeling and animation systems. Effective techniques for specifying such curves using 2D input devices are desirable, but existing methods typically require the user to edit the curve from several viewpoints. We present a novel method for specifying 3D curves with 2D input from a single viewpoint. The user rst draws the curve as it appears from the current viewpoint, and then draws its shadow on the oor plane. The system correlates the curve with its shadow to compute the curve's 3D shape. This method is more natural than existing methods in that it leverages skills that many artists and designers have developed from work with pencil and paper.
series other
last changed 2003/04/23 15:14

_id e4a7
authors Espina B., Jane J.
year 2001
title La tecnologia digital en las edificaciones arquitectonicas de la modernidad [The Digital Tecnology In Modern Architectural Constructions]
source 2da Conferencia Venezolana sobre Aplicación de Computadores en Arquitectura, Maracaibo (Venezuela) december 2001, pp. 136-145
summary This paper gives an overview of the experience developed by Computer Graphics II course of department of Communication in School of Architecture and Design of University of Zulia which was initiated since 1999.The work describes the methodology used by two groups of objectives: general of the course and those generated by experiences in two levels: one as analysis instruments and the other one during process of design. Course is looking for trainning in CAD system uses by 3D representation of modern buildings, so at the end of the experience students were succeed : 1) analysis of projects of modern architecture, 2) quick visualization and efficient volumetric representation, 3) make a digital format library of differents buildings of the city and 4) comprehension and historic knowledge of city. CAD systems used for representation of 2d and 3D drawings offer to architects tools as color, textures, shadows, plus generation of different points of view as isometrics, perspectives and realistic representations. The digital format of the selected buildings gives to drafts an additional value.
keywords Modern Architecture; Three-Dimensional; Realistic Representation; CAD Systems; Digital Format
series other
email
last changed 2003/02/14 08:29

_id 1022
authors Jozen, T., Wang, L. and Sasada, T.
year 1999
title Sketch VRML - 3D Modeling of Conception
doi https://doi.org/10.52842/conf.ecaade.1999.557
source Architectural Computing from Turing to 2000 [eCAADe Conference Proceedings / ISBN 0-9523687-5-7] Liverpool (UK) 15-17 September 1999, pp. 557-563
summary When an idea hits upon architect's mind suddenly, that idea may be memorized on a piece of paper like as napkin of a restaurant, reverse face of pamphlet etc. For conceptual design, free-form drawing with pencil and paper can efficiently delineate architect's thinking. In environmental design such as urban developing, architects usually describe their initial conception on 2D sketch. Our aim is to construct the Sketch-VRML system mixing non-photo realistic free-form 2D sketch and usual 3D computer graphics for conceptual design applying it to environmental design. It is our principle that we can use CG lightly and naturally like 'croquis' with no special hardware needed but just pencil and paper. From free-form 2D sketch on paper, the Sketch-VRML system builds it up to 3D model 'as is' resembling free hand drawing and it can be revolved and extruded. 3DCG component already produced will be useful material for design making as well as sketches. Therefore, we would like to use these materials as conception making resource with database.
keywords Conception, Sketch, 3DCG, Database
series eCAADe
last changed 2022/06/07 07:52

_id a25e
authors Loy, Hollis A.
year 1999
title Foundation for a Thorough CAAD Education
doi https://doi.org/10.52842/conf.ecaade.1999.301
source Architectural Computing from Turing to 2000 [eCAADe Conference Proceedings / ISBN 0-9523687-5-7] Liverpool (UK) 15-17 September 1999, pp. 301-308
summary The birth and development of computing is considered by most as one of the greatest technological achievements of the twentieth century. Since the integration of computers in the built environment, over two decades ago, computing methods developed into efficient designing and calculating tools. In contrast, accelerating advancements in computing technology have created generation gaps amongst architects. There are inexperienced, novice, intermediate and advanced computer-capable architects. If each group was asked to define CAAD, some would still describe it as a computer program for technical draughting. Others may define CAAD (Computer Aided Architectural Design) as a vast array of digital media in CAD, multimedia and DTP, assisting architects in compiling visual presentations. Currently, most architectural schools are capable of instructing most, if not all, facets of CAAD (2D & 3D CAD, model rendering, photo montage, brochure layouts, etc.). However, this knowledge is accumulated at random throughout the course of study. "Computer Graphics for Architects" is the latest educational development in Europe bridging generation gaps with senior architects and serving as an introductory CAAD seminar to beginning architecture students. This book and lecture presents a gallery of recent architectural CAD, multimedia, and DTP presentations practiced in Europe´s second largest architectural firm. The terminology is user-friendly and its content concentrates on responding to the most often posed questions by CAAD beginners relating to: (1) Terminology (2) Appearance (3) Time Consumption (4) Cost Techniques introduced are independent of any platform. The goal is to summarize quickly and effectively the countless possibilities of presentations applicable in architecture practice. "Computer Graphics for Architects" provides a direction for future presentations and motivates students to excel in CAAD.
series eCAADe
email
last changed 2022/06/07 07:59

_id cd0b
authors Meloni, Wanda
year 2001
title The Slow Rise of 3D on the Web
source Computer Graphics Worlds - July 2001, p. 22
summary Consumer, commercial, and educational applications on the Web have been slow to take advantage of 3D, although for years it has been viewed as a boon for the graphics industry. Over the last 18 months, the situation has begun to look more favorable for the graphics industry, reports M2 Research's Wanda Meloni. Meloni says changes in the market and in technology have fueled the rise of 3D on the Web. The increase in broadband connections from 2.7 million users in 1999 to 8 million users in 2000 means that the market of consumers who have Internet connections fast enough to view and interact with 3D content has grown considerably. Also, 3D players are no longer limited to a proprietary format now that new game consoles from Nintendo and Microsoft will offer Web-based real-time 3D multiplayer gaming; in addition, 3D graphics technology will now be embedded into applications for Internet appliances and handheld devices. M2 Research estimates that the number of Web media players that are 3D-enabled will rise from 17 percent currently to 32 percent by the end of the year, as 3D player vendors offer more direct support to 2D players such as RealPlayer and Shockwave. Still, content production will remain a major hurdle because millions of Web authors are not using 3D. Meloni says creative professionals and digital designers will need a new set of 3D tools that will work seamlessly with current Web content in video, 2D graphics, and audio.
series journal paper
last changed 2003/04/23 15:50

_id d81d
authors Pierce, Jeffrey S., Conway, M., van Dantzich, M. and Robertson, G.
year 1999
title Toolspaces and Glances: Storing, Accessing, and Retrieving Objects in 3D Desktop Applications
source Proceedings of the Symposium on Interactive 3D Graphics 1999. pp. 163-168
summary Users of 3D desktop applications perform tasks that require accessing data storage, moving objects, and navigation. These operations are typically performed using 2D GUI elements or 3D widgets. We wish to focus on interaction with 3D widgets directly in the 3D world, rather than forcing our users to repeatedly switch contexts between 2D and 3D. However, the use of 3D widgets requires a mechanism for storing, accessing, and retrieving these widgets. In this paper we present toolspaces and glances to provide this capability for 3D widgets and other objects in interactive 3D worlds. Toolspaces are storage spaces attached to the user's virtual body; objects placed in these spaces are always accessible yet out of the user's view until needed. Users access these toolspaces to store and retrieve objects through a type of lightweight and ephemeral navigation we call glances.
series other
last changed 2003/04/23 15:50

_id 6883
authors Richens, Paul
year 1999
title The Piranesi System for Interactive Rendering
source Proceedings of the Eighth International Conference on Computer Aided Architectural Design Futures [ISBN 0-7923-8536-5] Atlanta, 7-8 June 1999, pp. 381-398
summary Photorealistic rendering requires special skills to achieve, but the result is not necessarily ideal for architectural communication. The Piranesi software provides an alternative way of producing a much wider range of images from the same geometrical model. Piranesi appears to be a 2d paint program for editing raster images, but its input includes a z-buffer. This allows painting and and pasting to reflect the perspective of the image, and many other depthrelated effects. The result is a new, and enjoyable, way of producing architectural images.
keywords Computer Graphics, Non-Photorealism, Painting, Interaction, Rendering
series CAAD Futures
email
more http://www.arct.cam.ac.uk/research/pubs/
last changed 2006/11/07 07:22

_id 2690
authors Chiu, Mao-Lin
year 1999
title Design Navigation and Construction Simulation by Virtual Reality
doi https://doi.org/10.52842/conf.caadria.1999.031
source CAADRIA '99 [Proceedings of The Fourth Conference on Computer Aided Architectural Design Research in Asia / ISBN 7-5439-1233-3] Shanghai (China) 5-7 May 1999, pp. 31-41
summary This paper depicts the approach of constructing a virtual reality environment for simulating architectural design and construction operations. The virtual environment is established to demonstrate the spatial performance of design and constructability of construction operations. Particularly, the functions such as navigation of construction sites, simulation of construction operations, and evaluation of construction details will be critical to construction operations. The system shell is implemented by JAVA on the web and integrated with VRML for supporting the above functions. The study focuses on the needs for the system integration and interface design. Four modes of human computer interfaces are proposed, including the user, agent, monitor, and immersion modes. Finally, this paper provides demonstration of construction simulation in an office building project to highlight the above discussion. The operations of crane towers and curtain wall installation are also studied in the construction process. In conclusion, this paper demonstrates the potential uses and limitation of virtual reality in simulation of the built environment.
series CAADRIA
email
last changed 2022/06/07 07:56

_id ae38
authors Jabi, Wassim
year 1999
title Integrating Databases, Objects and the World-Wide Web for Collaboration in Architectural Design
source Proceedings of the focus symposium: World Wide Web as Framework for Collaboration in conjunction with the 11th International Conference on Systems Research, Informatics and Cybernetics, The International Institute for Advanced Studies in Systems Research
summary Architectural design requires specialized vertical knowledge that goes beyond the sharing of marks on paper or the multi-casting of video images. This paper briefly surveys the state-ofthe- art in groupware and outlines the need for vertical and integrated support of synchronous and asynchronous design collaboration. The paper also describes a software prototype (WebOutliner) under development that uses a three-tier persistent object-oriented, web-based technology for a richer representation of hierarchical architectural artifacts using Apple’s WebObjects technology. The prototype contributes to earlier work that defined a framework for a shared workspace consisting of Participants, Tasks, Proposals, and Artifacts. These four elements have been found through observation and analysis to be adequate representations of the essential components of collaborative architectural design. These components are also hierarchical which allows users to filter information, copy completed solutions to other parts of the program, analyze and compare design parameters and aggregate hierarchical amounts. Given its object orientation, the represented artifacts have built-in data and methods that allow them to respond to user actions and manage their own sub-artifacts. In addition, the prototype integrates this technology with Java tools for ubiquitous synchronous web-based access. The prototype uses architectural programming (defining the spatial program of a building) and early conceptual design as examples of seamlessly integrated groupware applications.
keywords Computer Supported Collaborative Design, WebObjects, Synchronous and Asynchronous Collaboration, Java Applets, Application Server, Web-based Interface
series other
email
last changed 2002/03/05 19:55

_id 0d5b
authors Latch Craig, David and Zimring, Craig
year 1999
title Practical Support for Collaborative Design Involving Divided Interests
doi https://doi.org/10.52842/conf.acadia.1999.126
source Media and Design Process [ACADIA ‘99 / ISBN 1-880250-08-X] Salt Lake City 29-31 October 1999, pp. 126-137
summary Collaboration is common in design, yet relatively little is known about the cognitive reasoning processes that occur during collaboration. This paper discusses collaborative design, emphasizing the elaboration and transformations of the problem search space, and the roles that unstructured verbal communication and graphic communication can play in these processes. The paper discusses a prototype system called the Immersive Discussion Tool (IDT) that supports asynchronous design. IDT allows collaborators to mark-up 3-D models over the Internet using a variety of tools, including diagrammatic marks, dynamic simulations and text annotations. IDT relies on VRML to view the models, with an extensive Java-based interface on the backend powering the interactive construction and playback of graphical annotations, the management of threaded discussions, and the management of file input/output. The development of this tool has revealed the difficulty of constructing complex marks in a virtual 3-D space, and the initial implementation of IDT suggests several strategies for solving these problems.
series ACADIA
email
last changed 2022/06/07 07:51

_id 221d
authors Lee, Sanghyun
year 1999
title Internet-based collaborative design evaluation : an architect's perspective
source Harvard University
summary This research aims at developing a design evaluation system that employs a Product Model as the logical basis for integrating building design and construction processes. The system is implemented with Java language, which allows the system to work over the Internet. Accordingly, the system helps architects to collaborate with remote participants. Thus, this design evaluation system is a building performance evaluator like DOE-2, RADIANCE, HVAC, and the Automated Building Code Checker. This research, however, is mainly concerned with an architect's view during the schematic design and design development stage, while the existing design evaluation systems cover other special consultants' views such as those of HVAC designers, structural engineers, and contractors. From an architect's view, this evaluation system checks the compliance of design objects represented by means of physical objects such as walls and windows and conceptual objects such as rooms as well, to the design criteria focused on accommodating human behavior, rather than other building performances such as sustaining building structures and maintaining indoor livability. As such, the system helps designers analyze and evaluate design solutions according to their original intent. The innovative points of this research lie in the following: (1) Unlike other inquiries, it addresses a systematic evaluation of building design from an architect's view focusing on the experiential quality of the built environment. This research demonstrates that such an evaluation becomes available by introducing human activity-based evaluation. (2) It can take a multi-agenda for several groups of different interests by providing an Aspect Model based on human activity-centered systematic translation of their design considerations and 3D model-based graphical representations into system readable ones. (3) As a result, it addresses the possibility of expanding the capability of the design evaluator from a mere code checker to a general design evaluator while simultaneously, enhancing the availability from stand alone to Internet based networking.
keywords Architectural Rendering; Data Processing; Evaluation; Buildings; Performance; World Wide Web; Internet
series thesis:PhD
last changed 2003/02/12 22:37

_id 3849
authors Luttermann, H. and Grauer, M.
year 1999
title VRML History: Storing And Browsing Temporal 3DWorlds
source Proceedings of the fourth symposium on the virtual reality modeling language, ACM Press, pp. 153-160
summary Spatio-temporal data are presented and explored by VR-based visualization systems which offer 3D-navigation and time-navigation for better immersion and analysis. If the visualization results are disseminated on the WWW, they are mostly transformed into videos or, recently, into animated VRML-files which neither support 3D-navigation nor time navigation nor a time-referenced data representation. In this paper, the script language VRML History is proposed which supports the description of spatio-temporal worlds on the internet by conceptually extending VRML with a new time dimension. This is realized by a set of new nodes representing temporal geometries and time references, and a set of Java-classes extending standard VRML-browsers to perform time navigation.
series other
last changed 2003/04/23 15:14

_id 9f59
authors Qian, Dongqiu and Gross, Mark D.
year 1999
title Collaborative Design with NetDraw
source Proceedings of the Eighth International Conference on Computer Aided Architectural Design Futures [ISBN 0-7923-8536-5] Atlanta, 7-8 June 1999, pp. 213-226
summary The paper describes NetDraw, a Java-based object oriented drawing program that employs a server-client architecture to provide a shared drawing environment for collaborative design. NetDraw goes beyond conventional shared whiteboard applications in its support for concurrency control, groups and constraints, and ephemeral gesture objects. Small and simple enough that users can learn it quickly, NetDraw is designed to run on small platforms such as handheld computers. We describe NetDraw's features and an early evaluation of its use.
keywords Synchronous Collaboration, Shared Drawing.
series CAAD Futures
email
last changed 2006/11/07 07:22

_id f6d5
authors Song, Y., Clayton, M.J. and Johnson, R.E.
year 1999
title Anticipating Reuse: Documenting Buildings for Operations Using Web Technology
doi https://doi.org/10.52842/conf.acadia.1999.054
source Media and Design Process [ACADIA ‘99 / ISBN 1-880250-08-X] Salt Lake City 29-31 October 1999, pp. 54-65
summary This research explores the feasibility of Web technology as a means for delivering building information to better support facility operations. Our research proposes just-in-time (JIT) facility documentation as a pragmatic solution to the limitations of current as-built documents, allowing more effective reuse of building information. Our investigation addresses four issues: 1) what building information is needed for facility operations; 2) how the design and construction team can improve the format for delivering the building information to facility operators; 3) how current Web technology can store and deliver facility information in support of operations; 4) what is the mechanism of documenting building information using the Web technology. //

We surveyed literature, interviewed members of design and operations teams and reviewed current initiatives of industry and software vendors to identify problems with current practices. We also surveyed promising Web technologies and conducted experiments to determine how these technologies could help to solve the problems. We constructed a conceptual framework of JIT facility documentation as a solution to current information fragmentation problems. We developed a prototype of the JIT document system to demonstrate a “proof of concept” by using current Web technologies such as Autodesk’s DWF, Microsoft’s Active Server Pages, VB and Java script, and Access database to develop the prototype system. By dynamically composing HTML pages in response to task-specific requests, our prototype enables easy access and integration of a variety of building information to support facility operations.

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

For more results click below:

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