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 747

_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 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 83cb
authors Telea, Alexandru C.
year 2000
title Visualisation and simulation with object-oriented networks
source Eindhoven University of Technology
summary Among the existing systems, visual programming environments address best these issues. However, producing interactive simulations and visualisations is still a difficult task. This defines the main research objective of this thesis: The development and implementation of concepts and techniques to combine visualisation, simulation, and application construction in an interactive, easy to use, generic environment. The aim is to produce an environment in which the above mentioned activities can be learnt and carried out easily by a researcher. Working with such an environment should decrease the amount of time usually spent in redesigning existing software elements such as graphics interfaces, existing computational modules, and general infrastructure code. Writing new computational components or importing existing ones should be simple and automatic enough to make using the envisaged system an attractive option for a non programmer expert. Besides this, all proven successful elements of an interactive simulation and visualisation environment should be provided, such as visual programming, graphics user interfaces, direct manipulation, and so on. Finally, a large palette of existing scientific computation, data processing, and visualisation components should be integrated in the proposed system. On one hand, this should prove our claims of openness and easy code integration. On the other hand, this should provide the concrete set of tools needed for building a range of scientific applications and visualisations. This thesis is structured as follows. Chapter 2 defines the context of our work. The scientific research environment is presented and partitioned into the three roles of end user, application designer, and component developer. The interactions between these roles and their specific requirements are described and lead to a more precise formulation of our problem statement. Chapter 3 presents the most used architectures for simulation and visualisation systems: the monolithic system, the application library, and the framework. The advantages and disadvantages of these architectural models are then discussed in relation with our problem statement requirements. The main conclusion drawn is that no single existing architectural model suffices, and that what is needed is a combination of the features present in all three models. Chapter 4 introduces the new architectural model we propose, based on the combination of object-orientation in form of the C++ language and dataflow modelling in the new MC++ language. Chapter 5 presents VISSION, an interactive simulation and visualisation environment constructed on the introduced new architectural model, and shows how the usual tasks of application construction, steering, and visualisation are addressed. In chapter 6, the implementation of VISSION’s architectural model is described in terms of its component parts. Chapter 7 presents the applications of VISSION to numerical simulation, while chapter 8 focuses on its visualisation and graphics applications. Finally, chapter 9 concludes the thesis and outlines possible direction for future research.
keywords Computer Visualisation
series thesis:PhD
email
last changed 2003/02/12 22:37

_id 01c0
authors Af Klercker, Jonas
year 2000
title Modelling for Virtual Reality in Architecture
source Promise and Reality: State of the Art versus State of Practice in Computing for the Design and Planning Process [18th eCAADe Conference Proceedings / ISBN 0-9523687-6-5] Weimar (Germany) 22-24 June 2000, pp. 209-213
doi https://doi.org/10.52842/conf.ecaade.2000.209
summary CAAD systems are using object modelling methods for building databases to make information available. Object data must then be made useful for many different purposes in the design process. Even if the capacity of the computer will allow an almost unlimited amount of information to be transformed, the eye does not make the transformations in the same “simple” mathematical way. Trained architects have to involve in an inventive process of finding ways to “harmonize” this new medium with the human eye and the architect’s professional experience. This paper will be an interimistic report from a surveying course. During the spring semester 2000 the CAAD division of TU-Lund is giving a course “Modelling for VR in Architecture”. The students are practising architects with experience from using object modelling CAAD. The aims are to survey different ways to use available hard- and software to create VR-models of pieces of architecture and evaluate them in desktop and CAVE environments. The architect is to do as much preparation work as possible with his CAAD program and only the final adjustments with the special VR tool.
keywords CAAD, VR, Modelling, Spatial Experience
series eCAADe
email
more http://www.uni-weimar.de/ecaade/
last changed 2022/06/07 07:54

_id a136
authors Blaise, J.Y., Dudek, I. and Drap, P.
year 1998
title Java collaborative interface for architectural simulations A case study on wooden ceilings of Krakow
source International Conference On Conservation - Krakow 2000, 23-24 November 1998, Krakow, Poland
summary Concern for the architectural and urban preservation problems has been considerably increasing in the past decades, and with it the necessity to investigate the consequences and opportunities opened for the conservation discipline by the development of computer-based systems. Architectural interventions on historical edifices or in preserved urban fabric face conservationists and architects with specific problems related to the handling and exchange of a variety of historical documents and representations. The recent development of information technologies offers opportunities to favour a better access to such data, as well as means to represent architectural hypothesis or design. Developing applications for the Internet also introduces a greater capacity to exchange experiences or ideas and to invest on low-cost collaborative working platforms. In the field of the architectural heritage, our research addresses two problems: historical data and documentation of the edifice, methods of representation (knowledge modelling and visualisation) of the edifice. This research is connected with the ARKIW POLONIUM co-operation program that links the MAP-GAMSAU CNRS laboratory (Marseilles, France) and the Institute HAiKZ of Kraków's Faculty of Architecture. The ARKIW programme deals with questions related to the use of information technologies in the recording, protection and studying of the architectural heritage. Case studies are chosen in order to experience and validate a technical platform dedicated to the formalisation and exchange of knowledge related to the architectural heritage (architectural data management, representation and simulation tools, survey methods, ...). A special focus is put on the evolution of the urban fabric and on the simulation of reconstructional hypothesis. Our contribution will introduce current ARKIW internet applications and experiences: The ARPENTEUR architectural survey experiment on Wieża Ratuszowa (a photogrammetrical survey based on an architectural model). A Gothic and Renaissance reconstruction of the Ratusz Krakowski using a commercial modelisation and animation software (MAYA). The SOL on line documentation interface for Kraków's Rynek G_ówny. Internet analytical approach in the presentation of morphological informations about Kraków's Kramy Bogate Rynku Krakowskiego. Object-Orientation approach in the modelling of the architectural corpus. The VALIDEUR and HUBLOT Virtual Reality modellers for the simulation and representation of reconstructional hypothesis and corpus analysis.
series other
last changed 2003/04/23 15:14

_id 9e00
authors Bridges, Alan
year 1999
title Progress? What Progress?
source Architectural Computing from Turing to 2000 [eCAADe Conference Proceedings / ISBN 0-9523687-5-7] Liverpool (UK) 15-17 September 1999, pp. 321-326
doi https://doi.org/10.52842/conf.ecaade.1999.321
summary This paper briefly reviews some of the history of computer graphics standardisation and then presents two specific case studies: one comparing HTML with SGML and Troff and the other comparing VRML with the Tektronix® Interactive Graphics Language implementation of the ACM Core Standard. In each case, it will be shown how the essential intellectual work carried out twenty years ago still lies at the foundations of the newer applications.
keywords SGML, HTML, VRML
series eCAADe
email
last changed 2022/06/07 07:54

_id b4c4
authors Carrara, G., Fioravanti, A. and Novembri, G.
year 2000
title A framework for an Architectural Collaborative Design
source Promise and Reality: State of the Art versus State of Practice in Computing for the Design and Planning Process [18th eCAADe Conference Proceedings / ISBN 0-9523687-6-5] Weimar (Germany) 22-24 June 2000, pp. 57-60
doi https://doi.org/10.52842/conf.ecaade.2000.057
summary The building industry involves a larger number of disciplines, operators and professionals than other industrial processes. Its peculiarity is that the products (building objects) have a number of parts (building elements) that does not differ much from the number of classes into which building objects can be conceptually subdivided. Another important characteristic is that the building industry produces unique products (de Vries and van Zutphen, 1992). This is not an isolated situation but indeed one that is spreading also in other industrial fields. For example, production niches have proved successful in the automotive and computer industries (Carrara, Fioravanti, & Novembri, 1989). Building design is a complex multi-disciplinary process, which demands a high degree of co-ordination and co-operation among separate teams, each having its own specific knowledge and its own set of specific design tools. Establishing an environment for design tool integration is a prerequisite for network-based distributed work. It was attempted to solve the problem of efficient, user-friendly, and fast information exchange among operators by treating it simply as an exchange of data. But the failure of IGES, CGM, PHIGS confirms that data have different meanings and importance in different contexts. The STandard for Exchange of Product data, ISO 10303 Part 106 BCCM, relating to AEC field (Wix, 1997), seems to be too complex to be applied to professional studios. Moreover its structure is too deep and the conceptual classifications based on it do not allow multi-inheritance (Ekholm, 1996). From now on we shall adopt the BCCM semantic that defines the actor as "a functional participant in building construction"; and we shall define designer as "every member of the class formed by designers" (architects, engineers, town-planners, construction managers, etc.).
keywords Architectural Design Process, Collaborative Design, Knowledge Engineering, Dynamic Object Oriented Programming
series eCAADe
email
more http://www.uni-weimar.de/ecaade/
last changed 2022/06/07 07:55

_id 6352
authors Chase, Scott and Murty, Paul
year 2000
title Evaluating the Complexity of CAD Models as a Measure for Student Assessment
source Eternity, Infinity and Virtuality in Architecture [Proceedings of the 22nd Annual Conference of the Association for Computer-Aided Design in Architecture / 1-880250-09-8] Washington D.C. 19-22 October 2000, pp. 173-182
doi https://doi.org/10.52842/conf.acadia.2000.173
summary The feasibility of a proposed CAD project is often judged in terms of two conceptions of complexity: design complexity, based on visible features of the object to be modeled; and CAD complexity, based on the actual CAD embodiment of the design. The latter is suggested as a more useful guide. Clearer articulation of this underutilized concept is proposed for use in both educational and industrial settings. A formal model of CAD complexity is introduced, and initial experiments to determine the complexity of CAD models are described.
series ACADIA
email
last changed 2022/06/07 07:55

_id 3264
authors Chen, Kuang-Hsiung and Tsai, Wen-Hsiang
year 2000
title Vision-based obstacle detection and avoidance for autonomous land vehicle navigation in outdoor roads
source Automation in Construction 10 (1) (2000) pp. 1-25
summary An effective approach to obstacle detection and avoidance for autonomous land vehicle (ALV) navigation in outdoor road environments using computer vision and image sequence techniques is proposed. To judge whether an object newly appearing in the image of the current cycle taken by the ALV is an obstacle, the object shape boundary is first extracted from the image. After the translation from the ALV location in the current cycle to that in the next cycle is estimated, the position of the object shape in the image of the next cycle is predicted, using coordinate transformation techniques based on the assumption that the height of the object is zero. The predicted object shape is then matched with the extracted shape of the object in the image of the next cycle to decide whether the object is an obstacle. We use a reasonable distance measure to compute the correlation measure between two shapes for shape matching. Finally, a safe navigation point is determined, and a turn angle is computed to guide the ALV toward the navigation point for obstacle avoidance. Successful navigation tests show that the proposed approach is effective for obstacle detection and avoidance in outdoor road environments.
series journal paper
more http://www.elsevier.com/locate/autcon
last changed 2003/05/15 21:22

_id 958e
authors Coppola, Carlo and Ceso, Alessandro
year 2000
title Computer Aided Design and Artificial Intelligence in Urban and Architectural Design
source Promise and Reality: State of the Art versus State of Practice in Computing for the Design and Planning Process [18th eCAADe Conference Proceedings / ISBN 0-9523687-6-5] Weimar (Germany) 22-24 June 2000, pp. 301-307
doi https://doi.org/10.52842/conf.ecaade.2000.301
summary In general, computer-aided design is still limited to a rather elementary use of the medium, as it is mainly used for the representation/simulation of a design idea w an electronic drawing-table. hich is not computer-generated. The procedures used to date have been basically been those of an electronic drawing-table. At the first stage of development the objective was to find a different and better means of communication, to give form to an idea so as to show its quality. The procedures used were 2D design and 3D simulation models, usually used when the design was already defined. The second stage is when solid 3D modelling is used to define the formal design at the conception stage, using virtual models instead of study models in wood, plastic, etc. At the same time in other connected fields the objective is to evaluate the feasibility of the formal idea by means of structural and technological analysis. The third stage, in my opinion, should aim to develop procedures capable of contributing to both the generation of the formal idea and the simultaneous study of technical feasibility by means of a decision-making support system aided by an Artificial Intelligence procedure which will lead to what I would describe as the definition of the design in its totality. The approach to architectural and urban design has been strongly influenced by the first two stages, though these have developed independently and with very specific objectives. It is my belief that architectural design is now increasingly the result of a structured and complex process, not a simple act of pure artistic invention. Consequently, I feel that the way forward is a procedure able to virtually represent all the features of the object designed, not only in its definitive configuration but also and more importantly in the interactions which determine the design process as it develops. Thus A.I. becomes the means of synthesis for models which are hierarchically subordinated which together determine the design object in its developmental process, supporting decision-making by applying processing criteria which generative modelling has already identified. This trend is currently being experimented, giving rise to interesting results from process design in the field of industrial production.
series eCAADe
email
more http://www.uni-weimar.de/ecaade/
last changed 2022/06/07 07:56

_id de43
authors Counsell, J.
year 2000
title The management and visualisation of 3-dimensional models using a spatial database
source CIDAC, Volume 2 Issue 4 November 2000, pp. 225-235
summary Each year, computer-aided architectural design (CAAD) systems in common use are enhanced and gain facilities that ease 3-dimensional (3D) modelling. Consequently, large complex datasets are increasinly common during the creation and management of 3D models of buildings and urban areas. Uses for such models range from the automatic generation of drawings and schedules to virtual reality (VR) and visualisation across the web. Geographic information systems (GISs) are optimised for the management and retrieval of spatial data and may be used to assist both management and visualisation of large 3D datasets using open standards, such as the ISO standard virtual reality modelling langauge (VRML). Experience gained in the use of such systems indicates a need for specific procedures for recording 3D data and creating linkages to other information. It is suggested that these procedures are applicable to a broad range of such models.
keywords VRML, Urban 3-Dimensional Models, GIS Management
series journal paper
last changed 2003/05/15 21:23

_id ec4d
authors Croser, J.
year 2001
title GDL Object
source The Architect’s Journal, 14 June 2001, pp. 49-50
summary It is all too common for technology companies to seek a new route to solving the same problem but for the most part the solutions address the effect and not the cause. The good old-fashioned pencil is the perfect example where inventors have sought to design-out the effect of the inherent brittleness of lead. Traditionally different methods of sharpening were suggested and more recently the propelling pencil has reigned king, the lead being supported by the dispensing sleeve thus reducing the likelihood of breakage. Developers convinced by the Single Building Model approach to design development have each embarked on a difficult journey to create an easy to use feature packed application. Unfortunately it seems that the two are not mutually compatible if we are to believe what we see emanating from Technology giants Autodesk in the guise of Architectural Desktop 3. The effect of their development is a feature rich environment but the cost and in this case the cause is a tool which is far from easy to use. However, this is only a small part of a much bigger problem, Interoperability. You see when one designer develops a model with one tool the information is typically locked in that environment. Of course the geometry can be distributed and shared amongst the team for use with their tools but the properties, or as often misquoted, the intelligence is lost along the way. The effect is the technological version of rubble; the cause is the low quality of data-translation available to us. Fortunately there is one company, which is making rapid advancements on the whole issue of collaboration, and data sharing. An old timer (Graphisoft - famous for ArchiCAD) has just donned a smart new suit, set up a new company called GDL Technology and stepped into the ring to do battle, with a difference. The difference is that GDL Technology does not rely on conquering the competition, quite the opposite in fact their success relies upon the continued success of all the major CAD platforms including AutoCAD, MicroStation and ArchiCAD (of course). GDL Technology have created a standard data format for manufacturers called GDL Objects. Product manufacturers such as Velux are now able to develop product libraries using GDL Objects, which can then be placed in a CAD model, or drawing using almost any CAD tool. The product libraries can be stored on the web or on CD giving easy download access to any building industry professional. These objects are created using scripts which makes them tiny for downloading from the web. Each object contains 3 important types of information: · Parametric scale dependant 2d plan symbols · Full 3d geometric data · Manufacturers information such as material, colour and price Whilst manufacturers are racing to GDL Technologies door to sign up, developers and clients are quick to see the benefit too. Porsche are using GDL Objects to manage their brand identity as they build over 300 new showrooms worldwide. Having defined the building style and interior Porsche, in conjunction with the product suppliers, have produced a CD-ROM with all of the selected building components such as cladding, doors, furniture, and finishes. Designing and detailing the various schemes will therefore be as straightforward as using Lego. To ease the process of accessing, sizing and placing the product libraries GDL Technology have developed a product called GDL Object Explorer, a free-standing application which can be placed on the CD with the product libraries. Furthermore, whilst the Object Explorer gives access to the GDL Objects it also enables the user to save the object in one of many file formats including DWG, DGN, DXF, 3DS and even the IAI's IFC. However, if you are an AutoCAD user there is another tool, which has been designed especially for you, it is called the Object Adapter and it works inside of AutoCAD 14 and 2000. The Object Adapter will dynamically convert all GDL Objects to AutoCAD Blocks during placement, which means that they can be controlled with standard AutoCAD commands. Furthermore, each object can be linked to an online document from the manufacturer web site, which is ideal for more extensive product information. Other tools, which have been developed to make the most of the objects, are the Web Plug-in and SalesCAD. The Plug-in enables objects to be dynamically modified and displayed on web pages and Sales CAD is an easy to learn and use design tool for sales teams to explore, develop and cost designs on a Notebook PC whilst sitting in the architects office. All sales quotations are directly extracted from the model and presented in HTML format as a mixture of product images, product descriptions and tables identifying quantities and costs. With full lifecycle information stored in each GDL Object it is no surprise that GDL Technology see their objects as the future for building design. Indeed they are not alone, the IAI have already said that they are going to explore the possibility of associating GDL Objects with their own data sharing format the IFC. So down to the dirty stuff, money and how much it costs? Well, at the risk of sounding like a market trader in Petticoat Lane, "To you guv? Nuffin". That's right as a user of this technology it will cost you nothing! Not a penny, it is gratis, free. The product manufacturer pays for the license to host their libraries on the web or on CD and even then their costs are small costing from as little as 50p for each CD filled with objects. GDL Technology has come up trumps with their GDL Objects. They have developed a new way to solve old problems. If CAD were a pencil then GDL Objects would be ballistic lead, which would never break or loose its point. A much better alternative to the strategy used by many of their competitors who seek to avoid breaking the pencil by persuading the artist not to press down so hard. If you are still reading and you have not already dropped the magazine and run off to find out if your favorite product supplier has already signed up then I suggest you check out the following web sites www.gdlcentral.com and www.gdltechnology.com. If you do not see them there, pick up the phone and ask them why.
series journal paper
email
last changed 2003/04/23 15:14

_id cdcd
authors De Amorim, Arivaldo Leăo
year 2000
title Linguagem, Informaçăo e Representaçăo do Espaço (Language, Information and Space Representation)
source SIGraDi’2000 - Construindo (n)o espacio digital (constructing the digital Space) [4th SIGRADI Conference Proceedings / ISBN 85-88027-02-X] Rio de Janeiro (Brazil) 25-28 september 2000, pp. 90-92
summary This paper presents a brief project process and representation techniques retrospective along the history, discussing the technologies used to support this process and evaluating its application, considering the practical needs and requirements that should be assisted by them in each moment of the humanity’s development, showing the interdependence relationship among the available project tools and the resultant products. It discusses a range of computational and information technologies that are potentially useful for the project process and could indeed contribute for the product improvement and for the process rationalization. The use of “new technologies” in the different phases and stages of the project process are discussed. Finally, it stands out the attention for the configuration of a new project language based in the massive use of computational technologies, as a tool capable to assist the current demands imposed by the society that comprehends: quality, productivity, competitiveness and others actual paradigms.
series SIGRADI
email
last changed 2016/03/10 09:50

_id 9b63
authors De Mesa, A., Quilez, J. and Regot, J.
year 1999
title Sunlight Energy Graphic and Analytic Control in 3D Modelling
source Architectural Computing from Turing to 2000 [eCAADe Conference Proceedings / ISBN 0-9523687-5-7] Liverpool (UK) 15-17 September 1999, pp. 733-738
doi https://doi.org/10.52842/conf.ecaade.1999.733
summary Linking solar positions with architecture is a traditional idea, but the use of graphical tools to control sunlight in urban surroundings or buildings is relatively recent. A three-dimensional working environment like the computer offers a new dimension to verify the relationships between the sun and the architecture. This paper shows a new way to calculate the incidence of solar energy in architectural environments using computer 3D modelling. The addition of virtual space visualisation to the analytic computation brings a new tool that simplifies the technical study of sunlight. We have developed several programs based upon the three-dimensional construction of the solar vault and the obstructing objects for a defined position. The first one draws the solar vault for a defined range of dates according to latitude, that is the basis of the energetic calculation. The second program computes the obstruction, i.e. the solar regions that are obstructed by any object. Finally, the third one, allow us to define an orientation to compute the energy that arrives to the analysed positioning. The last program returns the result of calculation in several ways: it shows the amount of energy through colours and makes a list of solar hours according to its energy.
keywords Sunlight, Energy, 3D modelling
series eCAADe
last changed 2022/06/07 07:56

_id eada
authors Fischer, T., Burry, M. and Woodbury, R.
year 2000
title Object-Oriented Modelling Using XML in Computer-Aided Architectural and Educational CAD. The Problem of Interoperability Exemplified in Two Case Studies
source CAADRIA 2000 [Proceedings of the Fifth Conference on Computer Aided Architectural Design Research in Asia / ISBN 981-04-2491-4] Singapore 18-19 May 2000, pp. 145-155
doi https://doi.org/10.52842/conf.caadria.2000.145
summary This paper highlights our application of XML as a messaging and storage format for parametric 3D modelling and pattern-oriented online teaching. As a recent format for data description and transport technology XML is designed to allow communication between arbitrary data platforms - and to communicate purpose-insensitively. We have used it to communicate design patterns as well as design parameters and as a consequence experienced a remarkable technical similarity between both approaches with their common manifestation in object orientation. There is a necessity to perform dynamic synchronizations of semantics between 'knowledge domains' involved in design processes in order to provide the necessary conceptual openness. At this time, this requirement appears to be alien to available XML schema specifications and tools.
series CAADRIA
email
last changed 2022/06/07 07:50

_id f78f
authors Fridqvist, Sverker
year 2000
title Property-Oriented Information Systems for Design Prototypes for the BAS•CAAD system
source Lund Institute of Technology, School of Architecture
summary Property-oriented systems are a new kind of information systems that are based on concepts of properties instead of concepts of things or classes of things. By focusing on properties, the property-oriented systems become more flexible and more suited to the dynamic early stages of design than the traditional class-oriented systems can be. The theoretical framework for property-oriented systems developed within the BAS*CAAD project and presented in this thesis has previously been presented in several papers, a selection of which are included here. Some of the basic considerations from the papers are further developed in a separate chapter. Additionally, the thesis covers several questions regarding prerequisites for and implications of property-oriented systems. These questions have not been addressed in earlier BAS*CAAD publications. The development of research proptotypes based on the theoretical framework is presented, with a discussion of the different versions and the considerations behind them. A study of the history of computer aided building design has revealed that many basic ideas of today were developed the first time at the beginning of electronic computing, in the early sixties. Since the early development seems to be unknown today, a brief account is presented in this thesis, with special focus on issues considered in the BAS*CAAD project. Finally, the experimental architectural design software DASK, developed mainly by the present author in the later 1980s, will get its first presentation in writing in this thesis.
keywords Information Technology; Design; Construction; Product Modelling
series thesis:PhD
email
more http://www.lub.lu.se/cgi-bin/show_diss.pl?db=global&fname=tec_391.html
last changed 2003/02/12 22:37

_id 6899
authors Groisman, Martin
year 2000
title Tal Vez Mańana - Un Estudio sobre la Ficción Narrativa en los Hypermedios (Perhaps Tomorrow - A Study on the Fictional Narrative in Hypermedia)
source SIGraDi’2000 - Construindo (n)o espacio digital (constructing the digital Space) [4th SIGRADI Conference Proceedings / ISBN 85-88027-02-X] Rio de Janeiro (Brazil) 25-28 september 2000, pp. 304-306
summary Medio y Medio is an interdisciplinary argentine-uruguayan group of research and production that originated two years ago in the academic context of the ORT University of Uruguay, with the object of exploring the possibilities of narrative fiction in multimedia language. With the participation of teachers and professionals in the field of graphic design, fine arts, the cinema, TV, music, system programming and literature, a product has been devised, called “Maybe Tomorrow...” It is an interactive novel constructed on CD-ROM support. It is based on an original narration, developed around four stories that take place in the city of Montevideo. Each story has a different image treatment which responds to the use of different audiovisual languages. The reading of this interactive novel offers different trajectories, making the navigation in diverse ways possible. In this way, the reader constructs the meaning of the narration as he/she advances in the reading.
series SIGRADI
email
last changed 2016/03/10 09:52

_id 2004
authors Hendricx, A.
year 2000
title A Core Object Model for Architectural Design
source Katholieke Universiteit Leuven
summary A core object model apt to describe architectural objects and their functionality is one of the keystones to an integrated digital design environment for architecture. The object model presented in this thesis is based on a conceptual framework for computer aided architectural design (CAAD) and aims to assist the architect designer right from the early stages in the design process. For its development the object-oriented analysis method MERODE (Model-based Existence-dependency Relationship Object-oriented Development) is used. After a survey on the role of computers in the architectural design process and on particular Product Modelling initiatives, the model is elaborated in two phases: the enterprise-modelling phase and the higher functionality-modelling phase. Actual design cases and test implementations help to establish the conceptual model and illustrate its concepts. The appendices provide a detailed description of both the object model and one of the case studies. The architect’s point of view and the specific nature of the architectural design process are the basic considerations, thus leading to a unique model that hopes to make a valuable contribution to the research area of integrated design environments.
series thesis:PhD
email
last changed 2003/02/12 22:37

_id ddssar0012
id ddssar0012
authors Hendricx, Ann and Neuckermans, Herman
year 2000
title Setting objects to work: adding functionality to an architectural object model
source Timmermans, Harry (Ed.), Fifth Design and Decision Support Systems in Architecture and Urban Planning - Part one: Architecture Proceedings (Nijkerk, the Netherlands)
summary Several research initiatives in the field of product modelling have produced static descriptions of the architectural and geometrical objects capable of describing architectural design projects. Less attention is paid to the development phase in which these static models are transformed into workable architectural design environments. In the context of the IDEA+ research project (Integrated Design Environment for Architectural Design), we use the object-oriented analysis method MERODE to develop and describe both an enterprise (or product) model and a functionality model. On the one hand, the enterprise model defines the architectural and geometrical objects, their methods and their relation with other objects. On the other hand, the functionality model organizes the functionality objects – ranging from single-event objects to complex-workflow objects – in a layered and easily expandable system. The functionality model is created on top of the enterprise model and closes the gap between the static enterprise model and the dynamic design environment as a whole. After a short introduction of the envisaged design environment and its underlying enterprise model, the paper will concentrate on the presentation of the higher-level functionality model. Elaborated examples of functionality objects on the different levels will clarify its concepts and proof its feasibility.
series DDSS
last changed 2003/08/07 16:36

_id 0014
authors Hsu, W. and Liu, B.
year 2000
title Conceptual design: issues and challenges
source Computer-Aided Design, Vol. 32 (14) (2000) pp. 849-850
summary Decisions made during conceptual design have significant influence on the cost, performance, reliability, safety and environmental impact of a product. It has been estimated that design decisions account for more than 75% of final product costs. It is, therefore, vital that designers have access to the right tools to support such design activities. In the early 1980s, researchers began to realize the impact of design decisions on downstream activities. As a result, different methodologies such as design for assembly, design for manufacturing and concurrent engineering, have been proposed. Software tools that implement these methodologies have also been developed. However, most of these tools are only applicable in the detailed design phase. Yet, even the highest standard of detailed design cannot compensate for a poor design concept formulated at the conceptual design phase. In spite of this, few CAD tools have been developed to support conceptual design activities. This is because knowledge of the design requirements and constraints during this early phase of a product's life cycle is usually imprecise and incomplete, making it difficult to utilize computer-based systems or prototypes. However, recent advances in fields such as fuzzy logic, computational geometry, constraints programming and so on have now made it possible for researchers to tackle some of the challenging issues in dealing with conceptual design activities. In this special issue, we have gathered together discussions on various aspects of conceptual design phase: from the capturing of the designer's intent, to modelling design constraints and solving them in an efficient manner, to verifying the correctness of the design.
series journal paper
email
last changed 2003/05/15 10:54

For more results click below:

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