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 387

_id c642
authors Andersen, T. and Carlsen, N.V.
year 1995
title Software design of maintainable knowledge-based systems for building design
source Automation in Construction 4 (2) (1995) pp. 101-110
summary Identifying and establishing a basic structure for knowledge representation is one of the keys to successful design of knowledge-based computer systems. In Building Design and Construction, this initial knowledge structure can be achieved by utilizing a query driven approach to software engineering. As (user) queries reflect the user's demand for in/output, it is natural to link the overall user dialogue with key elements in the knowledge base direct connections between user screen and objects in the knowledge base support prototyping and testing the application during development. However, the price for pursuing this approach in its pure form can be high, as needs for later maintenance and augmentation of the system can be very hard to fulfill. To overcome these problems, a strict user interlace, software separation strategy must be. introduced at early stages of software design. and implemented as a global control module as independent of the knowledge processing as possible.
keywords Knowledge-based; Query driven: Software design; User interlace: Separation; Maintainable systems
series journal paper
more http://www.elsevier.com/locate/autcon
last changed 2003/06/02 09:35

_id 2068
authors Frazer, John
year 1995
title AN EVOLUTIONARY ARCHITECTURE
source London: Architectural Association
summary In "An Evolutionary Architecture", John Frazer presents an overview of his work for the past 30 years. Attempting to develop a theoretical basis for architecture using analogies with nature's processes of evolution and morphogenesis. Frazer's vision of the future of architecture is to construct organic buildings. Thermodynamically open systems which are more environmentally aware and sustainable physically, sociologically and economically. The range of topics which Frazer discusses is a good illustration of the breadth and depth of the evolutionary design problem. Environmental Modelling One of the first topics dealt with is the importance of environmental modelling within the design process. Frazer shows how environmental modelling is often misused or misinterpreted by architects with particular reference to solar modelling. From the discussion given it would seem that simplifications of the environmental models is the prime culprit resulting in misinterpretation and misuse. The simplifications are understandable given the amount of information needed for accurate modelling. By simplifying the model of the environmental conditions the architect is able to make informed judgments within reasonable amounts of time and effort. Unfortunately the simplications result in errors which compound and cause the resulting structures to fall short of their anticipated performance. Frazer obviously believes that the computer can be a great aid in the harnessing of environmental modelling data, providing that the same simplifying assumptions are not made and that better models and interfaces are possible. Physical Modelling Physical modelling has played an important role in Frazer's research. Leading to the construction of several novel machine readable interactive models, ranging from lego-like building blocks to beermat cellular automata and wall partitioning systems. Ultimately this line of research has led to the Universal Constructor and the Universal Interactor. The Universal Constructor The Universal Constructor features on the cover of the book. It consists of a base plug-board, called the "landscape", on top of which "smart" blocks, or cells, can be stacked vertically. The cells are individually identified and can communicate with neighbours above and below. Cells communicate with users through a bank of LEDs displaying the current state of the cell. The whole structure is machine readable and so can be interpreted by a computer. The computer can interpret the states of the cells as either colour or geometrical transformations allowing a wide range of possible interpretations. The user interacts with the computer display through direct manipulation of the cells. The computer can communicate and even direct the actions of the user through feedback with the cells to display various states. The direct manipulation of the cells encourages experimentation by the user and demonstrates basic concepts of the system. The Universal Interactor The Universal Interactor is a whole series of experimental projects investigating novel input and output devices. All of the devices speak a common binary language and so can communicate through a mediating central hub. The result is that input, from say a body-suit, can be used to drive the out of a sound system or vice versa. The Universal Interactor opens up many possibilities for expression when using a CAD system that may at first seem very strange.However, some of these feedback systems may prove superior in the hands of skilled technicians than more standard devices. Imagine how a musician might be able to devise structures by playing melodies which express the character. Of course the interpretation of input in this form poses a difficult problem which will take a great deal of research to achieve. The Universal Interactor has been used to provide environmental feedback to affect the development of evolving genetic codes. The feedback given by the Universal Interactor has been used to guide selection of individuals from a population. Adaptive Computing Frazer completes his introduction to the range of tools used in his research by giving a brief tour of adaptive computing techniques. Covering topics including cellular automata, genetic algorithms, classifier systems and artificial evolution. Cellular Automata As previously mentioned Frazer has done some work using cellular automata in both physical and simulated environments. Frazer discusses how surprisingly complex behaviour can result from the simple local rules executed by cellular automata. Cellular automata are also capable of computation, in fact able to perform any computation possible by a finite state machine. Note that this does not mean that cellular automata are capable of any general computation as this would require the construction of a Turing machine which is beyond the capabilities of a finite state machine. Genetic Algorithms Genetic algorithms were first presented by Holland and since have become a important tool for many researchers in various areas.Originally developed for problem-solving and optimization problems with clearly stated criteria and goals. Frazer fails to mention one of the most important differences between genetic algorithms and other adaptive problem-solving techniques, ie. neural networks. Genetic algorithms have the advantage that criteria can be clearly stated and controlled within the fitness function. The learning by example which neural networks rely upon does not afford this level of control over what is to be learned. Classifier Systems Holland went on to develop genetic algorithms into classifier systems. Classifier systems are more focussed upon the problem of learning appropriate responses to stimuli, than searching for solutions to problems. Classifier systems receive information from the environment and respond according to rules, or classifiers. Successful classifiers are rewarded, creating a reinforcement learning environment. Obviously, the mapping between classifier systems and the cybernetic view of organisms sensing, processing and responding to environmental stimuli is strong. It would seem that a central process similar to a classifier system would be appropriate at the core of an organic building. Learning appropriate responses to environmental conditions over time. Artificial Evolution Artificial evolution traces it's roots back to the Biomorph program which was described by Dawkins in his book "The Blind Watchmaker". Essentially, artificial evolution requires that a user supplements the standard fitness function in genetic algorithms to guide evolution. The user may provide selection pressures which are unquantifiable in a stated problem and thus provide a means for dealing ill-defined criteria. Frazer notes that solving problems with ill-defined criteria using artificial evolution seriously limits the scope of problems that can be tackled. The reliance upon user interaction in artificial evolution reduces the practical size of populations and the duration of evolutionary runs. Coding Schemes Frazer goes on to discuss the encoding of architectural designs and their subsequent evolution. Introducing two major systems, the Reptile system and the Universal State Space Modeller. Blueprint vs. Recipe Frazer points out the inadequacies of using standard "blueprint" design techniques in developing organic structures. Using a "recipe" to describe the process of constructing a building is presented as an alternative. Recipes for construction are discussed with reference to the analogous process description given by DNA to construct an organism. The Reptile System The Reptile System is an ingenious construction set capable of producing a wide range of structures using just two simple components. Frazer saw the advantages of this system for rule-based and evolutionary systems in the compactness of structure descriptions. Compactness was essential for the early computational work when computer memory and storage space was scarce. However, compact representations such as those described form very rugged fitness landscapes which are not well suited to evolutionary search techniques. Structures are created from an initial "seed" or minimal construction, for example a compact spherical structure. The seed is then manipulated using a series of processes or transformations, for example stretching, shearing or bending. The structure would grow according to the transformations applied to it. Obviously, the transformations could be a predetermined sequence of actions which would always yield the same final structure given the same initial seed. Alternatively, the series of transformations applied could be environmentally sensitive resulting in forms which were also sensitive to their location. The idea of taking a geometrical form as a seed and transforming it using a series of processes to create complex structures is similar in many ways to the early work of Latham creating large morphological charts. Latham went on to develop his ideas into the "Mutator" system which he used to create organic artworks. Generalising the Reptile System Frazer has proposed a generalised version of the Reptile System to tackle more realistic building problems. Generating the seed or minimal configuration from design requirements automatically. From this starting point (or set of starting points) solutions could be evolved using artificial evolution. Quantifiable and specific aspects of the design brief define the formal criteria which are used as a standard fitness function. Non-quantifiable criteria, including aesthetic judgments, are evaluated by the user. The proposed system would be able to learn successful strategies for satisfying both formal and user criteria. In doing so the system would become a personalised tool of the designer. A personal assistant which would be able to anticipate aesthetic judgements and other criteria by employing previously successful strategies. Ultimately, this is a similar concept to Negroponte's "Architecture Machine" which he proposed would be computer system so personalised so as to be almost unusable by other people. The Universal State Space Modeller The Universal State Space Modeller is the basis of Frazer's current work. It is a system which can be used to model any structure, hence the universal claim in it's title. The datastructure underlying the modeller is a state space of scaleless logical points, called motes. Motes are arranged in a close-packing sphere arrangement, which makes each one equidistant from it's twelve neighbours. Any point can be broken down into a self-similar tetrahedral structure of logical points. Giving the state space a fractal nature which allows modelling at many different levels at once. Each mote can be thought of as analogous to a cell in a biological organism. Every mote carries a copy of the architectural genetic code in the same way that each cell within a organism carries a copy of it's DNA. The genetic code of a mote is stored as a sequence of binary "morons" which are grouped together into spatial configurations which are interpreted as the state of the mote. The developmental process begins with a seed. The seed develops through cellular duplication according to the rules of the genetic code. In the beginning the seed develops mainly in response to the internal genetic code, but as the development progresses the environment plays a greater role. Cells communicate by passing messages to their immediate twelve neighbours. However, it can send messages directed at remote cells, without knowledge of it's spatial relationship. During the development cells take on specialised functions, including environmental sensors or producers of raw materials. The resulting system is process driven, without presupposing the existence of a construction set to use. The datastructure can be interpreted in many ways to derive various phenotypes. The resulting structure is a by-product of the cellular activity during development and in response to the environment. As such the resulting structures have much in common with living organisms which are also the emergent result or by-product of local cellular activity. Primordial Architectural Soups To conclude, Frazer presents some of the most recent work done, evolving fundamental structures using limited raw materials, an initial seed and massive feedback. Frazer proposes to go further and do away with the need for initial seed and start with a primordial soup of basic architectural concepts. The research is attempting to evolve the starting conditions and evolutionary processes without any preconditions. Is there enough time to evolve a complex system from the basic building blocks which Frazer proposes? The computational complexity of the task being embarked upon is not discussed. There is an implicit assumption that the "superb tactics" of natural selection are enough to cut through the complexity of the task. However, Kauffman has shown how self-organisation plays a major role in the early development of replicating systems which we may call alive. Natural selection requires a solid basis upon which it can act. Is the primordial soup which Frazer proposes of the correct constitution to support self-organisation? Kauffman suggests that one of the most important attributes of a primordial soup to be capable of self-organisation is the need for a complex network of catalysts and the controlling mechanisms to stop the reactions from going supracritical. Can such a network be provided of primitive architectural concepts? What does it mean to have a catalyst in this domain? Conclusion Frazer shows some interesting work both in the areas of evolutionary design and self-organising systems. It is obvious from his work that he sympathizes with the opinions put forward by Kauffman that the order found in living organisms comes from both external evolutionary pressure and internal self-organisation. His final remarks underly this by paraphrasing the words of Kauffman, that life is always to found on the edge of chaos. By the "edge of chaos" Kauffman is referring to the area within the ordered regime of a system close to the "phase transition" to chaotic behaviour. Unfortunately, Frazer does not demonstrate that the systems he has presented have the necessary qualities to derive useful order at the edge of chaos. He does not demonstrate, as Kauffman does repeatedly, that there exists a "phase transition" between ordered and chaotic regimes of his systems. He also does not make any studies of the relationship of useful forms generated by his work to phase transition regions of his systems should they exist. If we are to find an organic architecture, in more than name alone, it is surely to reside close to the phase transition of the construction system of which is it built. Only there, if we are to believe Kauffman, are we to find useful order together with environmentally sensitive and thermodynamically open systems which can approach the utility of living organisms.
series other
type normal paper
last changed 2004/05/22 14:12

_id 2036
authors Dzeng, R.J.
year 1995
title Caseplan: A Case-based Planer and Scheduler for Construction Using Product Modeling
source University of Michigan
summary Construction planning and scheduling are important to contractors for estimating the cost and duration of a project they are to bid on and construct. Many projects specify incentive and disincentive clauses for completing projects early and late. The timely completion and success of a project rely on good planning and scheduling. Contractors who repeatedly build the same kind of facilities acquire experience in scheduling the needed construction work. When parts of a facility's design are copied from one project to the next, the previously developed schedules could possibly be reused to schedule future work. This dissertation presents a construction planner and scheduler, named CasePlan, that automates the planning and scheduling process through the use of experience encoded in cases. CasePlan enables a contractor to specify a facility design using a product model, describe the relationships between product components and parts of a schedule (e.g., activity subnetworks, construction crews), and store this information as a case. As a decision support tool, CasePlan enables the contractor to search for cases whose facility designs are similar to that of a new project. The similarity assessment is based on the relative importance values that the contractor assigns to the components and their attributes in the product model. As an automation tool, CasePlan creates the schedule of a new project by reusing parts of the schedules whose associated designs are most similar to that project's design. The result is a schedule in which construction alternatives are chosen from those used in previous cases based on the new project scheduling constraints. The contractor / system-user can interact with CasePlan during its operation or modify the resulting schedule to add detail needed for executing the schedule in the field. Two types of construction projects have been studied for the development of CasePlan. One is the Kit-of-Parts post offices, in which designs are made by reusing design modules defined as Parts. The other is the boiler erection for fossil-fueled power plants, in which the design process is standardized and component configurations are similar across designs. These projects were chosen because their schedules are similar within each project type, which suggested that practitioners had a high incentive and were likely to reuse schedules. CasePlan's similarity assessment for boiler erection projects was validated using a survey. CasePlan's schedules and usability was subjectively evaluated also by the interviewed professionals.
series thesis:PhD
email
last changed 2003/02/12 22:37

_id 54f5
authors Wakisaka, T. Furuya, N. Inoue, Y. and Shiokawa, T.
year 2000
title Automated construction system for high-rise reinforced concrete buildings
source Automation in Construction 9 (3) (2000) pp. 229-250
summary An all-weather automated construction system has been developed to reduce the total cost of high-rise reinforced concrete building construction. It was applied for the first time ever to the construction of a 26-story reinforced concrete condominium project located in the Tokyo Metropolitan area in 1995. This system incorporates four major elements: (a) a synchronously climbing all-weather temporary roof; (b) a parallel material delivery system; (c) prefabrication and unification of construction materials; and (d) a material management system. It ensures good quality; improves working and environmental conditions; reduces the construction period, manpower, and waste; and improves overall productivity.
series journal paper
more http://www.elsevier.com/locate/autcon
last changed 2003/05/15 21:23

_id 5236
authors Arciszewski, T., Michalski, R.S. and Dybala, T.
year 1995
title STAR methodology-based learning about construction accidents and their prevention
source Automation in Construction 4 (1) (1995) pp. 75-85
summary This paper presents the results of a feasibility study concerning the application of STAR-methodology-basedmachine learning to construction accidents and their prevention. A ten-stage knowledge acquisition process is presented and its individual stages described. Knowledge about construction accidents was acquired using a collection of 225 examples, based on actual accidents records. Inductive learning with a system based on the STAR-methodology was employed. This system was used in both the generalization and specialization modes of operation. The decision rules obtained are complex, but their interpretation is clear and they seem to be consistent with the present understanding of causal relationships between accident results and various factors affecting them. Also, the rules were verified using average overall and omission empirical error rates, which were calculated as average for three randomly determined sequences of examples. These error rates were calculated for all seven steps in the machine learning process, and were used to construct learning curves for both error rates. The relationships between error rates and the number of examples used for learning are analyzed, and coefficients of linear regression given and discussed. The 225 examples used were found to be grossly insufficient to produce reliable knowledge about accidents and therefore a large study is postulated which would involve the collection of a larger number of construction accident records. In general, our study demonstrated the feasibility of machine learning in acquiring knowledge about construction accidents.
keywords Construction accidents and their prevention; Knowledge acquisition; Machine learning; Multi-stepmachine learning process
series journal paper
more http://www.elsevier.com/locate/autcon
last changed 2003/06/02 09:31

_id 2a49
authors Asanowicz, Aleksander
year 1995
title Multimedia Versus Ugliness of the City
source Multimedia and Architectural Disciplines [Proceedings of the 13th European Conference on Education in Computer Aided Architectural Design in Europe / ISBN 0-9523687-1-4] Palermo (Italy) 16-18 November 1995, pp. 389-394
doi https://doi.org/10.52842/conf.ecaade.1995.389
summary This paper presents a method of using multimedia techniques in order to solve problems of visual pollution of city environment. It is our observation that human - inducted degradation of city environmental results not only from neglect and vandalism but also from well - intentioned but inappropriate preservation actions by uninformed designers and local administrations. Very often, a local municipality administration permit to erect an ugly, bad-fitting surroundings houses. It is usually connected with lack of informations about certain areas of a city, its features, characteristic and about present and earlier buildings. Therefore there was an experiment - a complex programme aiding the decision process as a part of the CAMUS system (Computer Aided Management of Urban Structure) which is created at Faculty of Architecture TUB. One of the integral parts of it is a block, which has been called "How would it be like to be nice around". One of the basic elements of that system is a town data base consisting of the independent knowledge - based systems, working together in a distributed computing environment. City administration will have access to each information from multimedia data-base. Multimedia is also having and impact on the effectiveness of decision process in urban planning and in our fight with ugliness of the city.

series eCAADe
email
more http://dpce.ing.unipa.it/Webshare/Wwwroot/ecaade95/Pag_46.htm
last changed 2022/06/07 07:54

_id c3fa
authors Barnanente, A., Cuscito, A.P. and Maiellaro, N.
year 1995
title Expert System and Hypertext for Development Control
source Multimedia and Architectural Disciplines [Proceedings of the 13th European Conference on Education in Computer Aided Architectural Design in Europe / ISBN 0-9523687-1-4] Palermo (Italy) 16-18 November 1995, pp. 347-354
doi https://doi.org/10.52842/conf.ecaade.1995.347
summary The paper deals with an interactive system based on expert system and hypertext interaction in order to meet the demands of support for local government officials' activity in building-application inspection. Also described are the planning departments context and the problem related to eliciting knowledge in building-inspection process.
series eCAADe
more http://dpce.ing.unipa.it/Webshare/Wwwroot/ecaade95/Pag_42.htm
last changed 2022/06/07 07:54

_id d79e
authors Boerner, Katy
year 1995
title Interactive, Adaptive, Computer-aided Design
source Sixth International Conference on Computer-Aided Architectural Design Futures [ISBN 9971-62-423-0] Singapore, 24-26 September 1995, pp. 627-634
summary A general framework of a system that supports building engineering is presented. It accounts for a set of desirable features. Among them are (1) graphical man-machine interaction, (2) high interactivity to facilitate the acquisition of the huge amount of knowledge necessary to support design, (3) incremental knowledge acquisition as the basis for incrementally increasing system support, and (4) adaptability to the tasks which are tackled, the distinctive features of the domain, and user preferences. This paper provides the underlying assumptions and basic approaches of the modules constituting this framework and sketches the current implementation.
keywords Graphical Interfaces, Incremental Knowledge Acquisition, Knowledge Organization, Case-Based Reasoning, Design Prototypes, Analogical Reasoning
series CAAD Futures
email
last changed 2003/11/21 15:16

_id 05f7
authors Carrara, G., Confessore, G., Fioravanti, A. and Novembri, G.
year 1995
title Multimedia and Knowledge-Based Computer-Aided Architectural Design
source Multimedia and Architectural Disciplines [Proceedings of the 13th European Conference on Education in Computer Aided Architectural Design in Europe / ISBN 0-9523687-1-4] Palermo (Italy) 16-18 November 1995, pp. 323-330
doi https://doi.org/10.52842/conf.ecaade.1995.323
summary It appears by now fairly accepted to many researchers in the field of the Computer Aided Architectural Design that the way to realize support tools for these aims is by means of the realization of Knowledge Based Assistants. This kind of computer programs, based on the knowledge engineering, finds their power and efficaciousness by their knowledge base. Nowadays this kind of tools is leaving the research world and it appears evident that the common graphic interfaces and the modalities of dialogue between the architect and the computer, are inadequate to support the exchange of information that the use of these tools requires. The use of the knowledge bases furthermore, presupposes that the conceptual model of the building realized by others, must be made entirely understandable to the architect. The CAAD Laboratory has carried out a system software prototype based on Knowledge Engineering in the field of hospital buildings. In order to overcome the limit of software systems based on usual Knowledge Engineering, by improving architect-computer interaction, at CAAD Lab it is refining building model introducing into the knowledge base two complementary each other methodologies: the conceptual clustering and multimedia technics. This research will make it possible for architects navigate consciously through the domain of the knowledge base already implemented.

series eCAADe
more http://dpce.ing.unipa.it/Webshare/Wwwroot/ecaade95/Pag_39.htm
last changed 2022/06/07 07:55

_id db00
authors Espina, Jane J.B.
year 2002
title Base de datos de la arquitectura moderna de la ciudad de Maracaibo 1920-1990 [Database of the Modern Architecture of the City of Maracaibo 1920-1990]
source SIGraDi 2002 - [Proceedings of the 6th Iberoamerican Congress of Digital Graphics] Caracas (Venezuela) 27-29 november 2002, pp. 133-139
summary Bases de datos, Sistemas y Redes 134The purpose of this report is to present the achievements obtained in the use of the technologies of information andcommunication in the architecture, by means of the construction of a database to register the information on the modernarchitecture of the city of Maracaibo from 1920 until 1990, in reference to the constructions located in 5 of Julio, Sectorand to the most outstanding planners for its work, by means of the representation of the same ones in digital format.The objective of this investigation it was to elaborate a database for the registration of the information on the modernarchitecture in the period 1920-1990 of Maracaibo, by means of the design of an automated tool to organize the it datesrelated with the buildings, parcels and planners of the city. The investigation was carried out considering three methodologicalmoments: a) Gathering and classification of the information of the buildings and planners of the modern architectureto elaborate the databases, b) Design of the databases for the organization of the information and c) Design ofthe consultations, information, reports and the beginning menu. For the prosecution of the data files were generated inprograms attended by such computer as: AutoCAD R14 and 2000, Microsoft Word, Microsoft PowerPoint and MicrosoftAccess 2000, CorelDRAW V9.0 and Corel PHOTOPAINT V9.0.The investigation is related with the work developed in the class of Graphic Calculation II, belonging to the Departmentof Communication of the School of Architecture of the Faculty of Architecture and Design of The University of the Zulia(FADLUZ), carried out from the year 1999, using part of the obtained information of the works of the students generatedby means of the CAD systems for the representation in three dimensions of constructions with historical relevance in themodern architecture of Maracaibo, which are classified in the work of The Other City, generating different types ofisometric views, perspectives, representations photorealistics, plants and facades, among others.In what concerns to the thematic of this investigation, previous antecedents are ignored in our environment, and beingthe first time that incorporates the digital graph applied to the work carried out by the architects of “The Other City, thegenesis of the oil city of Maracaibo” carried out in the year 1994; of there the value of this research the field of thearchitecture and computer science. To point out that databases exist in the architecture field fits and of the design, alsoweb sites with information has more than enough architects and architecture works (Montagu, 1999).In The University of the Zulia, specifically in the Faculty of Architecture and Design, they have been carried out twoworks related with the thematic one of database, specifically in the years 1995 and 1996, in the first one a system wasdesigned to visualize, to classify and to analyze from the architectural point of view some historical buildings of Maracaiboand in the second an automated system of documental information was generated on the goods properties built insidethe urban area of Maracaibo. In the world environment it stands out the first database developed in Argentina, it is the database of the Modern andContemporary Architecture “Datarq 2000” elaborated by the Prof. Arturo Montagú of the University of Buenos Aires. The general objective of this work it was the use of new technologies for the prosecution in Architecture and Design (MONTAGU, Ob.cit). In the database, he intends to incorporate a complementary methodology and alternative of use of the informationthat habitually is used in the teaching of the architecture. When concluding this investigation, it was achieved: 1) analysis of projects of modern architecture, of which some form part of the historical patrimony of Maracaibo; 2) organized registrations of type text: historical, formal, space and technical data, and graph: you plant, facades, perspectives, pictures, among other, of the Moments of the Architecture of the Modernity in the city, general data and more excellent characteristics of the constructions, and general data of the Planners with their more important works, besides information on the parcels where the constructions are located, 3)construction in digital format and development of representations photorealistics of architecture projects already built. It is excellent to highlight the importance in the use of the Technologies of Information and Communication in this investigation, since it will allow to incorporate to the means digital part of the information of the modern architecturalconstructions that characterized the city of Maracaibo at the end of the XX century, and that in the last decades they have suffered changes, some of them have disappeared, destroying leaves of the modern historical patrimony of the city; therefore, the necessity arises of to register and to systematize in digital format the graphic information of those constructions. Also, to demonstrate the importance of the use of the computer and of the computer science in the representation and compression of the buildings of the modern architecture, to inclination texts, images, mapping, models in 3D and information organized in databases, and the relevance of the work from the pedagogic point of view,since it will be able to be used in the dictation of computer science classes and history in the teaching of the University studies of third level, allowing the learning with the use in new ways of transmission of the knowledge starting from the visual information on the part of the students in the elaboration of models in three dimensions or electronic scalemodels, also of the modern architecture and in a future to serve as support material for virtual recoveries of some buildings that at the present time they don’t exist or they are almost destroyed. In synthesis, the investigation will allow to know and to register the architecture of Maracaibo in this last decade, which arises under the parameters of the modernity and that through its organization and visualization in digital format, it will allow to the students, professors and interested in knowing it in a quicker and more efficient way, constituting a contribution to theteaching in the history area and calculation. Also, it can be of a lot of utility for the development of future investigation projects related with the thematic one and restoration of buildings of the modernity in Maracaibo.
keywords database, digital format, modern architecture, model, mapping
series SIGRADI
email
last changed 2016/03/10 09:51

_id d7f7
authors Jeng, Hoang-Ell
year 1995
title A Dialogical Model for Participatory Design; A Computational Approach to Group Planning
source Delft University of Technology
summary In participatory design, design concepts are generated collectively through discussion, dialogical interactions, in which the interchange of normative and supporting factual descriptions builds a collective design discourse. The goal of this research is to develop a method for participatory design to support this collective, face-to-face design problem-solving, in order to increase the acceptability of the design product. Since the mid-1960s, there has been an important movement towards increasing the participation of citizens in determining their built environment. At first, the movement was associated with social-political ideologies and rhetoric. By the end of the 1970s, participatory design had become an accepted component of professional practice. The objectives of the movement became more pragmatically and more modestly focused on exchanging practical information, resolving conflicts, and supplementing design. Today, participatory design is in a new phase. Traditional participatory design methods are seen as insufficient to fulfill an increasing demand for dialogue. The point of departure of the study is the assumption that new information technologies can satisfy this demand. The method includes: (1) a group-reasoning model, (2) a dialogical system and (3) a framework for participation-based design guidelines. The group-reasoning model formulates the process of knowledge acquisition, the learning and sharing of belief systems, the generation of design alternatives and design evaluations--by which reasoning takes place dialogically. The dialogical system provides a clear description of how the information should be processed, what aspects should be paid attention to, what results can be anticipated, and when and how to control the process. The framework for participation-based design guidelines guides and structures the design process. It facilitates a reconstruction of the implicit cognitive structure which underlines dialogue and is generated through the discussion of a group.
series thesis:PhD
last changed 2003/02/12 22:37

_id 8573
authors Lucardie, L., De Gelder, J. and Huijsing, A.
year 1995
title The Advanced Knowledge Transfer System
source Sixth International Conference on Computer-Aided Architectural Design Futures [ISBN 9971-62-423-0] Singapore, 24-26 September 1995, pp. 163-171
summary The joint application of decision tables and Prolog seems to meet all the necessary requirements to be met by a language or modelling knowledge. Despite the high complementarity of decision tables and Prolog, it appears that they still yield a language with certain drawbacks. The Advanced Knowledge Transfer System (AKTS) has been developed to take advantage of this complementarity and simultaneously eliminate these drawbacks. To show the capabilities of AKT three knowledge-based systems in the building and construction sector are described which recently have been developed using AKTS.
keywords Knowledge-Based Systems, Modelling Language, Decision Tables, Prolog
series CAAD Futures
last changed 1999/08/03 17:16

_id c449
authors Millard, Lesley
year 1995
title A Strategic Approach to Climate Responsive Design Using Computer Based Learning
source Multimedia and Architectural Disciplines [Proceedings of the 13th European Conference on Education in Computer Aided Architectural Design in Europe / ISBN 0-9523687-1-4] Palermo (Italy) 16-18 November 1995, pp. 177-182
doi https://doi.org/10.52842/conf.ecaade.1995.177
summary Existing computer software to support the teaching of environmental issues to architecture students is mainly based on energy calculation methods or packages of information split into subject areas. Neither approach seems to adequately support the early stages of the design process. The paper explores the construction of a model for a computer based learning system to teach the development of environmental strategies. Different strands of educational theory were used to develop teaching principles based around consideration of the subjective quality of knowledge influenced by ideas and theories from different sources, the importance of learning a "language" consisting of methods and theories of a subject and their application in context and the suggestion that "deep" learning requires conceptual changes. A suitable framework for the development of environmental strategies is suggested and its implementation using multi-media software as a method of integrating different types of information and learning materials is proposed. The paper concludes that the process of analysis is a key part of the system and should be made the focus of the structure and contents.

series eCAADe
more http://dpce.ing.unipa.it/Webshare/Wwwroot/ecaade95/Pag_23.htm
last changed 2022/06/07 07:58

_id avocaad_2001_20
id avocaad_2001_20
authors Shen-Kai Tang
year 2001
title Toward a procedure of computer simulation in the restoration of historical architecture
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 field of architectural design, “visualization¨ generally refers to some media, communicating and representing the idea of designers, such as ordinary drafts, maps, perspectives, photos and physical models, etc. (Rahman, 1992; Susan, 2000). The main reason why we adopt visualization is that it enables us to understand clearly and to control complicated procedures (Gombrich, 1990). Secondly, the way we get design knowledge is more from the published visualized images and less from personal experiences (Evans, 1989). Thus the importance of the representation of visualization is manifested.Due to the developments of computer technology in recent years, various computer aided design system are invented and used in a great amount, such as image processing, computer graphic, computer modeling/rendering, animation, multimedia, virtual reality and collaboration, etc. (Lawson, 1995; Liu, 1996). The conventional media are greatly replaced by computer media, and the visualization is further brought into the computerized stage. The procedure of visual impact analysis and assessment (VIAA), addressed by Rahman (1992), is renewed and amended for the intervention of computer (Liu, 2000). Based on the procedures above, a great amount of applied researches are proceeded. Therefore it is evident that the computer visualization is helpful to the discussion and evaluation during the design process (Hall, 1988, 1990, 1992, 1995, 1996, 1997, 1998; Liu, 1997; Sasada, 1986, 1988, 1990, 1993, 1997, 1998). In addition to the process of architectural design, the computer visualization is also applied to the subject of construction, which is repeatedly amended and corrected by the images of computer simulation (Liu, 2000). Potier (2000) probes into the contextual research and restoration of historical architecture by the technology of computer simulation before the practical restoration is constructed. In this way he established a communicative mode among archeologists, architects via computer media.In the research of restoration and preservation of historical architecture in Taiwan, many scholars have been devoted into the studies of historical contextual criticism (Shi, 1988, 1990, 1991, 1992, 1995; Fu, 1995, 1997; Chiu, 2000). Clues that accompany the historical contextual criticism (such as oral information, writings, photographs, pictures, etc.) help to explore the construction and the procedure of restoration (Hung, 1995), and serve as an aid to the studies of the usage and durability of the materials in the restoration of historical architecture (Dasser, 1990; Wang, 1998). Many clues are lost, because historical architecture is often age-old (Hung, 1995). Under the circumstance, restoration of historical architecture can only be proceeded by restricted pictures, written data and oral information (Shi, 1989). Therefore, computer simulation is employed by scholars to simulate the condition of historical architecture with restricted information after restoration (Potier, 2000). Yet this is only the early stage of computer-aid restoration. The focus of the paper aims at exploring that whether visual simulation of computer can help to investigate the practice of restoration and the estimation and evaluation after restoration.By exploring the restoration of historical architecture (taking the Gigi Train Station destroyed by the earthquake in last September as the operating example), this study aims to establish a complete work on computer visualization, including the concept of restoration, the practice of restoration, and the estimation and evaluation of restoration.This research is to simulate the process of restoration by computer simulation based on visualized media (restricted pictures, restricted written data and restricted oral information) and the specialized experience of historical architects (Potier, 2000). During the process of practicing, communicates with craftsmen repeatedly with some simulated alternatives, and makes the result as the foundation of evaluating and adjusting the simulating process and outcome. In this way we address a suitable and complete process of computer visualization for historical architecture.The significance of this paper is that we are able to control every detail more exactly, and then prevent possible problems during the process of restoration of historical architecture.
series AVOCAAD
email
last changed 2005/09/09 10:48

_id c777
authors Bach, Fr.-W., Rachkov, M., Seevers, J. and Hahn, M.
year 1995
title High tractive power wall-climbing robot
source Automation in Construction 4 (3) (1995) pp. 213-224
summary There are a lot of tasks in building construction and maintenance which demand either the carriage of heavy technological equipment along vertical and sloping surfaces and/or provision for force technological operations on such surfaces For example, surface cleaning or grinding by automatic equipment, the mounting of expansion bolts and anchors by drilling or by driving in. Additionally surface inspection by heavy measuring devices and the painting of big construction areas are difficult and expensive to perform manually. It is therefore expedient to apply climbing robots to automate these tractive power operations. The climbing robot was developed for such purposes. The design of the robot with increased load capacity and improved gripper system was carefully considered. The robot has a video camera for orientation and for the monitoring of processes. A sensor-based computer control system is used. This paper contains a brief overview of the technical parameters and experimental characteristics of the robot's transport module, control system with video camera unit, and the different schemes of the robot's application.
keywords Climbing robot; Two-staged gripper system Monitoring Sensor-based computer control system; Automatic Technological equipment
series journal paper
more http://www.elsevier.com/locate/autcon
last changed 2003/06/02 09:36

_id 00e7
authors Bushby, S.T.
year 1997
title BACnetTM: a standard communication infrastructure for intelligent buildings
source Automation in Construction 6 (5-6) (1997) pp. 529-540
summary Intelligent buildings require integration of a variety of computer-based building automation and control system products that are usually made by different manufacturers. The exchange of information among these devices is critical to the successful operation of the building systems. Proprietary approaches to providing this communication have created great challenges for system integrators and hampered the development of intelligent building technology. Even though digital automation and control technology has been widely available for more than a decade and islands of automation are common, intelligent buildings with integrated building services are still more of a promise than a reality. BACnetTM is a standard communication protocol for building automation and control networks developed by the American Society of Heating, Refrigerating and Air-conditioning Engineers (ASHRAE, Standard 135-1995: BACnetTM--A Data Communication Protocol for Building Automation and Control Networks. American Society of Heating, Refrigerating, and Air-conditioning Engineers. Atlanta, Georgia, USA, 1995). BACnetTM provides the communication infrastructure needed to integrate products made by different vendors and to integrate building services that are now independent. This paper describes the main features of the BACnetTM protocol and early experience implementing it.
series journal paper
more http://www.elsevier.com/locate/autcon
last changed 2003/05/15 21:22

_id e75d
authors Achten, H., Dijkstra, J., Oxman, R. and Bax, Th.
year 1995
title Knowledge-Based Systems Programming for Knowledge Intensive Teaching
source Multimedia and Architectural Disciplines [Proceedings of the 13th European Conference on Education in Computer Aided Architectural Design in Europe / ISBN 0-9523687-1-4] Palermo (Italy) 16-18 November 1995, pp. 139-148
doi https://doi.org/10.52842/conf.ecaade.1995.139
summary Typological design implies extensive knowledge of building types in order to design a building belonging to a building type. It facilitates the design process, which can be considered us a sequence of decisions. The paper gives an outline of a new approach in a course teaching typological knowledge through the medium of Knowledge-Based Systems programming. It demonstrates how Knowledge-Based Systems offer an appropriate structure for analysing the knowledge required to implement typological design. The class consists of third-year undergraduate students with no extensive previous programming experience. The implementation language is AutoLISP which operates in the AutoCAD environment. The building type used in the course is the office building. in order to become acquainted with both building type and programming in AutoLISP, information and instructions have been gathered and prestructured, including a worked out analysis and AutoLISP code. Office plans are generated through use of the Knowledge-Based System. They are encoded in the form of frames. At the end of the course the students will have learned the basics of Knowledge-Based Systems, have been introduced to programming these systems, have analysed and reflected upon the design process, and gained insight into a specific building type.
series eCAADe
email
more http://dpce.ing.unipa.it/Webshare/Wwwroot/ecaade95/Pag_18.htm
last changed 2022/06/07 07:54

_id df4b
authors Angulo Mendivil, Antonieta Humbelina
year 1995
title On the Conceptual Feasibility of a CAAD-CAAI Integrated Decision Support System: A Computer Aided Environment for Technical Decision Making in Architecture
source Delft University of Technology
summary This document addresses two questions: What are the ultimate means of design support we can offer to the architect, and how can we devise them? We are not the first ones to address these questions, neither the first ones to point our finger in the direction of Decision Support Systems for such purposes. Nevertheless, we may be among those scholars that understanding 'Decision Support" in terms of "Learning Support", are willing to explore the implications that such an understanding assumes for the concept of Decision Support Systems. Our exploration in such regards has shown us that knowledge application and knowledge acquisition cycles describe a continuum, and that such cycles, encapsulated in our "Practice Based Learning" and "Continuing Professional Development" dynamics are present in both our instructional and professional environments. From such a perspective, our scope regarding feasible Decision Support Systems is not restricted to the use of CAAD instrumental resources, but expanded into a context of CAAD-CAAI integration. Throughout this document we conceive a system that blends CAAD and CAAI resources looking forward to the creation of a Support Environment that seeks to motivate a reflective attitude during design, in such a way, upgrade our capability for acquiring as well as applying knowledge in design. In instrumental terms, this document explains how mainstream CAAD developments in the field of "Intelligent Front End Technology" and CAAI developments in the field of "Knowledge-based Curricular Networks" can complement each other in the establishment of a Decision Support System of trans-environmental relevancy. As an application framework for the concept and instrumental base described above, this document presents an image of the kind of decision-making model that it will intend to support, the kind of task support model it will look forward to implement, and the kind of general instrumental layout it will require. On the basis of such an instrumental layout, the system that is hereby outlined can be regarded as a "CAAD-CAAI Integrated", "Intelligent", and "User-Oriented" Interface System.
series thesis:PhD
email
last changed 2003/02/12 22:37

_id 8378
authors Arlati, Ezio
year 1995
title Patriarch: A Hypermedia Environment for the Support of Architectural Design
source Multimedia and Architectural Disciplines [Proceedings of the 13th European Conference on Education in Computer Aided Architectural Design in Europe / ISBN 0-9523687-1-4] Palermo (Italy) 16-18 November 1995, pp. 187-198
doi https://doi.org/10.52842/conf.ecaade.1995.187
summary This paper reports on current research in the field of architectural design and knowledge- based systems, through the conception and implementation of two software tools operating as a part of an integrated hypermedia environment denominated PatriArch. Main concern of this set of tools operating in PatriArch is the support of design since the very beginning, in that phase of not yet correctly explored or interpretated constraints and of scarcely specified goals, in which an initial solution model - provisionally composed of fragments of supposed fitting ideas - for the design theme has to take place. The creative activity of the designer is assumed as an 'intentional planning activity' that represents the acquired level of knowledge of the network of connections defining the nature, function, shape in the space etc. of the increasingly integrated solution-model: the final design will be an evolution of this - and other competitive and concurrent - models. PatriArch is meant to be the environment containing and allowing the representation of this evolution through its ability of linking the fragments of designers' knowledge, supported by an integrated relational data base: Sysinfo. These works were conceived inside an educational software development program for architecture students.

series eCAADe
more http://dpce.ing.unipa.it/Webshare/Wwwroot/ecaade95/Pag_25.htm
last changed 2022/06/07 07:54

_id f8f0
authors Bakhtari, Shirin and Oertel, Wolfgang
year 1995
title DOM: An Active Assistance System for Architectural and Engineering Design
source Sixth International Conference on Computer-Aided Architectural Design Futures [ISBN 9971-62-423-0] Singapore, 24-26 September 1995, pp. 153-162
summary This article delineates an active design assistance system for conceptual design, called DOM which is the abbreviation for Domain Ontology Modelling. The intention of our work is to endorse the role of modelling a common and shared platform of design knowledge as well as to address the crucial task of representing design decisions and engineering judgements in order to evaluate design layouts and to support layout construction from scratch.The prerequisites and assumptions for an appropriate role of an active design assistance system are explained. The presented paper contains both a conceptual and a technical exploration of the DOM system.
keywords Design Ontology, Decision Making, Analysis, Synthesis
series CAAD Futures
last changed 2003/11/21 15:16

For more results click below:

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